Skip to content

Instantly share code, notes, and snippets.

@magnetophon
Created September 4, 2021 16:44
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save magnetophon/a315559adab71202c1b0f529f9fc2945 to your computer and use it in GitHub Desktop.
Save magnetophon/a315559adab71202c1b0f529f9fc2945 to your computer and use it in GitHub Desktop.
nix-env -f $NIXPKGS -iA CHOWTapeModel
installing 'CHOWTapeModel-2.8.0'
these derivations will be built:
/nix/store/yjyppw7gkqp0pcw82piakk5mfbbla2d7-CHOWTapeModel-2.8.0.drv
cannot build on 'ssh://nixBuild@builder': cannot connect to 'nixBuild@builder': ssh: connect to host 62.251.18.196 port 27511: No route to host
building '/nix/store/yjyppw7gkqp0pcw82piakk5mfbbla2d7-CHOWTapeModel-2.8.0.drv'...
unpacking sources
unpacking source archive /nix/store/11lwy6pwaddc8bpv6jv1s47z353j3ngq-source
source root is source
patching sources
configuring
fixing cmake files...
cmake flags: -DCMAKE_FIND_USE_SYSTEM_PACKAGE_REGISTRY=OFF -DCMAKE_FIND_USE_PACKAGE_REGISTRY=OFF -DCMAKE_EXPORT_NO_PACKAGE_REGISTRY=ON -DCMAKE_BUILD_TYPE=Release -DCMAKE_SKIP_BUILD_RPATH=ON -DBUILD_TESTING=OFF -DCMAKE_INSTALL_LOCALEDIR=/nix/store/m0vabg7albpbmb107032ssa59s4hfz8q-CHOWTapeModel-2.8.0/share/locale -DCMAKE_INSTALL_LIBEXECDIR=/nix/store/m0vabg7albpbmb107032ssa59s4hfz8q-CHOWTapeModel-2.8.0/libexec -DCMAKE_INSTALL_LIBDIR=/nix/store/m0vabg7albpbmb107032ssa59s4hfz8q-CHOWTapeModel-2.8.0/lib -DCMAKE_INSTALL_DOCDIR=/nix/store/m0vabg7albpbmb107032ssa59s4hfz8q-CHOWTapeModel-2.8.0/share/doc/CHOWTapeModel -DCMAKE_INSTALL_INFODIR=/nix/store/m0vabg7albpbmb107032ssa59s4hfz8q-CHOWTapeModel-2.8.0/share/info -DCMAKE_INSTALL_MANDIR=/nix/store/m0vabg7albpbmb107032ssa59s4hfz8q-CHOWTapeModel-2.8.0/share/man -DCMAKE_INSTALL_OLDINCLUDEDIR=/nix/store/m0vabg7albpbmb107032ssa59s4hfz8q-CHOWTapeModel-2.8.0/include -DCMAKE_INSTALL_INCLUDEDIR=/nix/store/m0vabg7albpbmb107032ssa59s4hfz8q-CHOWTapeModel-2.8.0/include -DCMAKE_INSTALL_SBINDIR=/nix/store/m0vabg7albpbmb107032ssa59s4hfz8q-CHOWTapeModel-2.8.0/sbin -DCMAKE_INSTALL_BINDIR=/nix/store/m0vabg7albpbmb107032ssa59s4hfz8q-CHOWTapeModel-2.8.0/bin -DCMAKE_INSTALL_NAME_DIR=/nix/store/m0vabg7albpbmb107032ssa59s4hfz8q-CHOWTapeModel-2.8.0/lib -DCMAKE_POLICY_DEFAULT_CMP0025=NEW -DCMAKE_OSX_SYSROOT= -DCMAKE_FIND_FRAMEWORK=LAST -DCMAKE_STRIP=/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/strip -DCMAKE_RANLIB=/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ranlib -DCMAKE_AR=/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ar -DCMAKE_C_COMPILER=gcc -DCMAKE_CXX_COMPILER=g++ -DCMAKE_INSTALL_PREFIX=/nix/store/m0vabg7albpbmb107032ssa59s4hfz8q-CHOWTapeModel-2.8.0
-- The C compiler identification is GNU 10.3.0
-- The CXX compiler identification is GNU 10.3.0
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working C compiler: /nix/store/4xs1xyj8728yvh9y5v6ji819kwgfy2fv-gcc-wrapper-10.3.0/bin/gcc - 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: /nix/store/4xs1xyj8728yvh9y5v6ji819kwgfy2fv-gcc-wrapper-10.3.0/bin/g++ - skipped
-- Detecting CXX compile features
-- Detecting CXX compile features - done
-- Found PkgConfig: pkg-config (found version "0.29.2")
-- Checking for module 'libcurl'
-- Found libcurl, version 7.76.1
-- Checking for modules 'webkit2gtk-4.0;gtk+-x11-3.0'
-- Found webkit2gtk-4.0, version 2.32.3
-- Found gtk+-x11-3.0, version 3.24.30
-- Checking for module 'alsa'
-- Found alsa, version 1.2.5.1
-- Checking for module 'freetype2'
-- Found freetype2, version 24.0.18
-- Configuring juceaide
-- Building juceaide
-- Exporting juceaide
-- Performing Test COMPILER_SUPPORTS_MARCH_NATIVE
-- Performing Test COMPILER_SUPPORTS_MARCH_NATIVE - Success
-- RTNeural -- Using xsimd backend
-- Configuring done
-- Generating done
CMake Warning:
Manually-specified variables were not used by the project:
BUILD_TESTING
CMAKE_EXPORT_NO_PACKAGE_REGISTRY
CMAKE_INSTALL_BINDIR
CMAKE_INSTALL_DOCDIR
CMAKE_INSTALL_INCLUDEDIR
CMAKE_INSTALL_INFODIR
CMAKE_INSTALL_LIBDIR
CMAKE_INSTALL_LIBEXECDIR
CMAKE_INSTALL_LOCALEDIR
CMAKE_INSTALL_MANDIR
CMAKE_INSTALL_OLDINCLUDEDIR
CMAKE_INSTALL_SBINDIR
CMAKE_POLICY_DEFAULT_CMP0025
-- Build files have been written to: /build/source/Plugin/build
cmake: enabled parallel building
building
build flags: -j8 -l8 SHELL=/nix/store/dpjnjrqbgbm8a5wvi1hya01vd8wyvsq4-bash-4.4-p23/bin/bash
Scanning dependencies of target lv2_ttl_generator
Scanning dependencies of target RTNeural
[ 0%] Generating juce_binarydata_BinaryData/JuceLibraryCode/BinaryData1.cpp, juce_binarydata_BinaryData/JuceLibraryCode/BinaryData2.cpp, juce_binarydata_BinaryData/JuceLibraryCode/BinaryData3.cpp, juce_binarydata_BinaryData/JuceLibraryCode/BinaryData4.cpp, juce_binarydata_BinaryData/JuceLibraryCode/BinaryData5.cpp, juce_binarydata_BinaryData/JuceLibraryCode/BinaryData6.cpp, juce_binarydata_BinaryData/JuceLibraryCode/BinaryData7.cpp, juce_binarydata_BinaryData/JuceLibraryCode/BinaryData8.cpp, juce_binarydata_BinaryData/JuceLibraryCode/BinaryData9.cpp, juce_binarydata_BinaryData/JuceLibraryCode/BinaryData10.cpp, juce_binarydata_BinaryData/JuceLibraryCode/BinaryData11.cpp, juce_binarydata_BinaryData/JuceLibraryCode/BinaryData12.cpp, juce_binarydata_BinaryData/JuceLibraryCode/BinaryData13.cpp, juce_binarydata_BinaryData/JuceLibraryCode/BinaryData14.cpp, juce_binarydata_BinaryData/JuceLibraryCode/BinaryData15.cpp, juce_binarydata_BinaryData/JuceLibraryCode/BinaryData16.cpp, juce_binarydata_BinaryData/JuceLibraryCode/BinaryData17.cpp, juce_binarydata_BinaryData/JuceLibraryCode/BinaryData18.cpp, juce_binarydata_BinaryData/JuceLibraryCode/BinaryData19.cpp, juce_binarydata_BinaryData/JuceLibraryCode/BinaryData20.cpp, juce_binarydata_BinaryData/JuceLibraryCode/BinaryData21.cpp, juce_binarydata_BinaryData/JuceLibraryCode/BinaryData22.cpp, juce_binarydata_BinaryData/JuceLibraryCode/BinaryData23.cpp, juce_binarydata_BinaryData/JuceLibraryCode/BinaryData24.cpp, juce_binarydata_BinaryData/JuceLibraryCode/BinaryData25.cpp, juce_binarydata_BinaryData/JuceLibraryCode/BinaryData26.cpp, juce_binarydata_BinaryData/JuceLibraryCode/BinaryData27.cpp, juce_binarydata_BinaryData/JuceLibraryCode/BinaryData28.cpp, juce_binarydata_BinaryData/JuceLibraryCode/BinaryData29.cpp, juce_binarydata_BinaryData/JuceLibraryCode/BinaryData30.cpp, juce_binarydata_BinaryData/JuceLibraryCode/BinaryData31.cpp, juce_binarydata_BinaryData/JuceLibraryCode/BinaryData32.cpp, juce_binarydata_BinaryData/JuceLibraryCode/BinaryData33.cpp, juce_binarydata_BinaryData/JuceLibraryCode/BinaryData34.cpp, juce_binarydata_BinaryData/JuceLibraryCode/BinaryData35.cpp, juce_binarydata_BinaryData/JuceLibraryCode/BinaryData36.cpp, juce_binarydata_BinaryData/JuceLibraryCode/BinaryData37.cpp, juce_binarydata_BinaryData/JuceLibraryCode/BinaryData.h
[ 1%] Building C object CMakeFiles/lv2_ttl_generator.dir/modules/DISTRHO-JUCE/extras/Build/lv2_ttl_generator/lv2_ttl_generator.c.o
[ 2%] Building CXX object modules/RTNeural/RTNeural/CMakeFiles/RTNeural.dir/RTNeural.cpp.o
[ 3%] Linking C executable lv2_ttl_generator
Scanning dependencies of target BinaryData
[ 6%] Building CXX object Source/CMakeFiles/BinaryData.dir/juce_binarydata_BinaryData/JuceLibraryCode/BinaryData4.cpp.o
[ 6%] Building CXX object Source/CMakeFiles/BinaryData.dir/juce_binarydata_BinaryData/JuceLibraryCode/BinaryData1.cpp.o
[ 6%] Building CXX object Source/CMakeFiles/BinaryData.dir/juce_binarydata_BinaryData/JuceLibraryCode/BinaryData2.cpp.o
[ 6%] Building CXX object Source/CMakeFiles/BinaryData.dir/juce_binarydata_BinaryData/JuceLibraryCode/BinaryData5.cpp.o
[ 7%] Building CXX object Source/CMakeFiles/BinaryData.dir/juce_binarydata_BinaryData/JuceLibraryCode/BinaryData3.cpp.o
[ 8%] Building CXX object Source/CMakeFiles/BinaryData.dir/juce_binarydata_BinaryData/JuceLibraryCode/BinaryData6.cpp.o
[ 8%] Built target lv2_ttl_generator
[ 9%] Building CXX object Source/CMakeFiles/BinaryData.dir/juce_binarydata_BinaryData/JuceLibraryCode/BinaryData7.cpp.o
[ 10%] Building CXX object Source/CMakeFiles/BinaryData.dir/juce_binarydata_BinaryData/JuceLibraryCode/BinaryData9.cpp.o
[ 11%] Building CXX object Source/CMakeFiles/BinaryData.dir/juce_binarydata_BinaryData/JuceLibraryCode/BinaryData8.cpp.o
[ 11%] Building CXX object Source/CMakeFiles/BinaryData.dir/juce_binarydata_BinaryData/JuceLibraryCode/BinaryData10.cpp.o
[ 12%] Building CXX object Source/CMakeFiles/BinaryData.dir/juce_binarydata_BinaryData/JuceLibraryCode/BinaryData11.cpp.o
[ 13%] Building CXX object Source/CMakeFiles/BinaryData.dir/juce_binarydata_BinaryData/JuceLibraryCode/BinaryData12.cpp.o
[ 15%] Building CXX object Source/CMakeFiles/BinaryData.dir/juce_binarydata_BinaryData/JuceLibraryCode/BinaryData14.cpp.o
[ 15%] Building CXX object Source/CMakeFiles/BinaryData.dir/juce_binarydata_BinaryData/JuceLibraryCode/BinaryData13.cpp.o
[ 16%] Building CXX object Source/CMakeFiles/BinaryData.dir/juce_binarydata_BinaryData/JuceLibraryCode/BinaryData15.cpp.o
[ 16%] Building CXX object Source/CMakeFiles/BinaryData.dir/juce_binarydata_BinaryData/JuceLibraryCode/BinaryData16.cpp.o
[ 17%] Building CXX object Source/CMakeFiles/BinaryData.dir/juce_binarydata_BinaryData/JuceLibraryCode/BinaryData17.cpp.o
[ 18%] Building CXX object Source/CMakeFiles/BinaryData.dir/juce_binarydata_BinaryData/JuceLibraryCode/BinaryData19.cpp.o
[ 18%] Building CXX object Source/CMakeFiles/BinaryData.dir/juce_binarydata_BinaryData/JuceLibraryCode/BinaryData20.cpp.o
[ 19%] Building CXX object Source/CMakeFiles/BinaryData.dir/juce_binarydata_BinaryData/JuceLibraryCode/BinaryData18.cpp.o
[ 20%] Building CXX object Source/CMakeFiles/BinaryData.dir/juce_binarydata_BinaryData/JuceLibraryCode/BinaryData21.cpp.o
[ 21%] Building CXX object Source/CMakeFiles/BinaryData.dir/juce_binarydata_BinaryData/JuceLibraryCode/BinaryData22.cpp.o
[ 22%] Building CXX object Source/CMakeFiles/BinaryData.dir/juce_binarydata_BinaryData/JuceLibraryCode/BinaryData23.cpp.o
[ 23%] Building CXX object Source/CMakeFiles/BinaryData.dir/juce_binarydata_BinaryData/JuceLibraryCode/BinaryData24.cpp.o
[ 23%] Building CXX object Source/CMakeFiles/BinaryData.dir/juce_binarydata_BinaryData/JuceLibraryCode/BinaryData25.cpp.o
[ 24%] Building CXX object Source/CMakeFiles/BinaryData.dir/juce_binarydata_BinaryData/JuceLibraryCode/BinaryData26.cpp.o
[ 25%] Building CXX object Source/CMakeFiles/BinaryData.dir/juce_binarydata_BinaryData/JuceLibraryCode/BinaryData27.cpp.o
[ 26%] Building CXX object Source/CMakeFiles/BinaryData.dir/juce_binarydata_BinaryData/JuceLibraryCode/BinaryData28.cpp.o
[ 26%] Building CXX object Source/CMakeFiles/BinaryData.dir/juce_binarydata_BinaryData/JuceLibraryCode/BinaryData30.cpp.o
[ 27%] Building CXX object Source/CMakeFiles/BinaryData.dir/juce_binarydata_BinaryData/JuceLibraryCode/BinaryData29.cpp.o
[ 28%] Building CXX object Source/CMakeFiles/BinaryData.dir/juce_binarydata_BinaryData/JuceLibraryCode/BinaryData31.cpp.o
[ 29%] Building CXX object Source/CMakeFiles/BinaryData.dir/juce_binarydata_BinaryData/JuceLibraryCode/BinaryData32.cpp.o
[ 30%] Building CXX object Source/CMakeFiles/BinaryData.dir/juce_binarydata_BinaryData/JuceLibraryCode/BinaryData33.cpp.o
[ 31%] Building CXX object Source/CMakeFiles/BinaryData.dir/juce_binarydata_BinaryData/JuceLibraryCode/BinaryData34.cpp.o
[ 31%] Building CXX object Source/CMakeFiles/BinaryData.dir/juce_binarydata_BinaryData/JuceLibraryCode/BinaryData35.cpp.o
[ 32%] Building CXX object Source/CMakeFiles/BinaryData.dir/juce_binarydata_BinaryData/JuceLibraryCode/BinaryData36.cpp.o
[ 33%] Building CXX object Source/CMakeFiles/BinaryData.dir/juce_binarydata_BinaryData/JuceLibraryCode/BinaryData37.cpp.o
[ 34%] Linking CXX static library libBinaryData.a
[ 34%] Built target BinaryData
[ 35%] Linking CXX static library libRTNeural.a
[ 35%] Built target RTNeural
Scanning dependencies of target juce_plugin_modules
[ 36%] Building CXX object modules/CMakeFiles/juce_plugin_modules.dir/DISTRHO-JUCE/modules/juce_audio_utils/juce_audio_utils.cpp.o
[ 37%] Building CXX object modules/CMakeFiles/juce_plugin_modules.dir/DISTRHO-JUCE/modules/juce_audio_processors/juce_audio_processors.cpp.o
[ 38%] Building CXX object modules/CMakeFiles/juce_plugin_modules.dir/DISTRHO-JUCE/modules/juce_gui_basics/juce_gui_basics.cpp.o
[ 39%] Building CXX object modules/CMakeFiles/juce_plugin_modules.dir/DISTRHO-JUCE/modules/juce_gui_extra/juce_gui_extra.cpp.o
[ 39%] Building CXX object modules/CMakeFiles/juce_plugin_modules.dir/DISTRHO-JUCE/modules/juce_graphics/juce_graphics.cpp.o
[ 41%] Building CXX object modules/CMakeFiles/juce_plugin_modules.dir/DISTRHO-JUCE/modules/juce_core/juce_core.cpp.o
[ 41%] Building CXX object modules/CMakeFiles/juce_plugin_modules.dir/DISTRHO-JUCE/modules/juce_events/juce_events.cpp.o
[ 41%] Building CXX object modules/CMakeFiles/juce_plugin_modules.dir/DISTRHO-JUCE/modules/juce_data_structures/juce_data_structures.cpp.o
In file included from /build/source/Plugin/modules/DISTRHO-JUCE/modules/juce_core/system/juce_StandardHeader.h:68,
from /build/source/Plugin/modules/DISTRHO-JUCE/modules/juce_core/juce_core.h:203,
from /build/source/Plugin/modules/DISTRHO-JUCE/modules/juce_core/juce_core.cpp:37:
/build/source/Plugin/modules/DISTRHO-JUCE/modules/juce_core/system/juce_PlatformDefs.h:250:42: note: '#pragma message: "Please re-save your project with the latest Projucer version to avoid this warning"'
250 | #define JUCE_COMPILER_WARNING(message) _Pragma(JUCE_STRINGIFY (JUCE_WARNING_HELPER (message)))
| ^~~~~~~
/build/source/Plugin/modules/DISTRHO-JUCE/modules/juce_core/juce_core.cpp:114:2: note: in expansion of macro 'JUCE_COMPILER_WARNING'
114 | JUCE_COMPILER_WARNING ("Please re-save your project with the latest Projucer version to avoid this warning")
| ^~~~~~~~~~~~~~~~~~~~~
[ 42%] Building CXX object modules/CMakeFiles/juce_plugin_modules.dir/DISTRHO-JUCE/modules/juce_audio_basics/juce_audio_basics.cpp.o
[ 43%] Building CXX object modules/CMakeFiles/juce_plugin_modules.dir/DISTRHO-JUCE/modules/juce_audio_formats/juce_audio_formats.cpp.o
[ 44%] Building CXX object modules/CMakeFiles/juce_plugin_modules.dir/DISTRHO-JUCE/modules/juce_audio_devices/juce_audio_devices.cpp.o
[ 45%] Building CXX object modules/CMakeFiles/juce_plugin_modules.dir/foleys_gui_magic/foleys_gui_magic.cpp.o
[ 45%] Building CXX object modules/CMakeFiles/juce_plugin_modules.dir/DISTRHO-JUCE/modules/juce_dsp/juce_dsp.cpp.o
[ 46%] Building CXX object modules/CMakeFiles/juce_plugin_modules.dir/chowdsp_utils/chowdsp_utils.cpp.o
[ 47%] Linking CXX static library libjuce_plugin_modules.a
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ar: CMakeFiles/juce_plugin_modules.dir/DISTRHO-JUCE/modules/juce_audio_utils/juce_audio_utils.cpp.o: plugin needed to handle lto object
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ranlib: libjuce_plugin_modules.a(juce_audio_utils.cpp.o): plugin needed to handle lto object
[ 47%] Built target juce_plugin_modules
[ 48%] Generating CHOWTapeModel_artefacts/JuceLibraryCode/JuceHeader.h
Scanning dependencies of target CHOWTapeModel
[ 48%] Building CXX object CMakeFiles/CHOWTapeModel.dir/Source/GUI/AutoUpdating.cpp.o
[ 49%] Building CXX object CMakeFiles/CHOWTapeModel.dir/Source/GUI/MyLNF.cpp.o
[ 50%] Building CXX object CMakeFiles/CHOWTapeModel.dir/Source/GUI/TitleComp.cpp.o
[ 51%] Building CXX object CMakeFiles/CHOWTapeModel.dir/Source/GUI/TooltipComp.cpp.o
[ 52%] Building CXX object CMakeFiles/CHOWTapeModel.dir/Source/GUI/WowFlutterMenu.cpp.o
[ 52%] Building CXX object CMakeFiles/CHOWTapeModel.dir/Source/GUI/OnOff/OnOffManager.cpp.o
[ 53%] Building CXX object CMakeFiles/CHOWTapeModel.dir/Source/GUI/OnOff/PowerButton.cpp.o
[ 54%] Building CXX object CMakeFiles/CHOWTapeModel.dir/Source/GUI/Visualizers/LightMeter.cpp.o
[ 55%] Building CXX object CMakeFiles/CHOWTapeModel.dir/Source/GUI/Visualizers/MixGroupViz.cpp.o
[ 56%] Building CXX object CMakeFiles/CHOWTapeModel.dir/Source/GUI/Visualizers/TapeScope.cpp.o
[ 56%] Building CXX object CMakeFiles/CHOWTapeModel.dir/Source/Processors/Chew/ChewProcessor.cpp.o
[ 57%] Building CXX object CMakeFiles/CHOWTapeModel.dir/Source/Processors/Degrade/DegradeProcessor.cpp.o
[ 58%] Building CXX object CMakeFiles/CHOWTapeModel.dir/Source/Processors/Hysteresis/HysteresisProcessing.cpp.o
[ 59%] Building CXX object CMakeFiles/CHOWTapeModel.dir/Source/Processors/Hysteresis/HysteresisProcessor.cpp.o
[ 60%] Building CXX object CMakeFiles/CHOWTapeModel.dir/Source/Processors/Hysteresis/HysteresisSTN.cpp.o
[ 60%] Building CXX object CMakeFiles/CHOWTapeModel.dir/Source/Processors/Hysteresis/STNModel.cpp.o
[ 61%] Building CXX object CMakeFiles/CHOWTapeModel.dir/Source/Processors/Hysteresis/ToneControl.cpp.o
[ 62%] Building CXX object CMakeFiles/CHOWTapeModel.dir/Source/Processors/Input_Filters/InputFilters.cpp.o
[ 63%] Building CXX object CMakeFiles/CHOWTapeModel.dir/Source/Processors/Loss_Effects/AzimuthProc.cpp.o
[ 64%] Building CXX object CMakeFiles/CHOWTapeModel.dir/Source/Processors/Loss_Effects/LossFilter.cpp.o
[ 64%] Building CXX object CMakeFiles/CHOWTapeModel.dir/Source/Processors/Timing_Effects/WowFlutterProcessor.cpp.o
[ 65%] Building CXX object CMakeFiles/CHOWTapeModel.dir/Source/Processors/Timing_Effects/FlutterProcess.cpp.o
[ 66%] Building CXX object CMakeFiles/CHOWTapeModel.dir/Source/Processors/Timing_Effects/WowProcess.cpp.o
[ 67%] Building CXX object CMakeFiles/CHOWTapeModel.dir/Source/PluginProcessor.cpp.o
[ 68%] Building CXX object CMakeFiles/CHOWTapeModel.dir/Source/MixGroups/MixGroupsController.cpp.o
[ 68%] Building CXX object CMakeFiles/CHOWTapeModel.dir/Source/MixGroups/MixGroupsSharedData.cpp.o
[ 69%] Building CXX object CMakeFiles/CHOWTapeModel.dir/Source/Presets/PresetComp.cpp.o
[ 70%] Building CXX object CMakeFiles/CHOWTapeModel.dir/Source/Presets/PresetManager.cpp.o
[ 71%] Building CXX object CMakeFiles/CHOWTapeModel.dir/modules/DISTRHO-JUCE/modules/juce_audio_plugin_client/juce_audio_plugin_client_utils.cpp.o
[ 72%] Linking CXX static library CHOWTapeModel_artefacts/Release/libCHOWTapeModel_SharedCode.a
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ar: CMakeFiles/CHOWTapeModel.dir/Source/GUI/AutoUpdating.cpp.o: plugin needed to handle lto object
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ranlib: CHOWTapeModel_artefacts/Release/libCHOWTapeModel_SharedCode.a(AutoUpdating.cpp.o): plugin needed to handle lto object
[ 72%] Built target CHOWTapeModel
Scanning dependencies of target CHOWTapeModel_LV2
Scanning dependencies of target CHOWTapeModel_Standalone
[ 73%] Building CXX object CMakeFiles/CHOWTapeModel_Standalone.dir/modules/DISTRHO-JUCE/modules/juce_audio_plugin_client/juce_audio_plugin_client_AAX.cpp.o
[ 73%] Building CXX object CMakeFiles/CHOWTapeModel_LV2.dir/modules/DISTRHO-JUCE/modules/juce_audio_plugin_client/juce_audio_plugin_client_AAX.cpp.o
[ 74%] Building CXX object CMakeFiles/CHOWTapeModel_Standalone.dir/modules/DISTRHO-JUCE/modules/juce_audio_plugin_client/juce_audio_plugin_client_LV2.cpp.o
[ 75%] Building CXX object CMakeFiles/CHOWTapeModel_LV2.dir/modules/DISTRHO-JUCE/modules/juce_audio_plugin_client/juce_audio_plugin_client_LV2.cpp.o
[ 76%] Building CXX object CMakeFiles/CHOWTapeModel_Standalone.dir/modules/DISTRHO-JUCE/modules/juce_audio_plugin_client/juce_audio_plugin_client_RTAS_3.cpp.o
[ 77%] Building CXX object CMakeFiles/CHOWTapeModel_LV2.dir/modules/DISTRHO-JUCE/modules/juce_audio_plugin_client/juce_audio_plugin_client_RTAS_1.cpp.o
[ 77%] Building CXX object CMakeFiles/CHOWTapeModel_Standalone.dir/modules/DISTRHO-JUCE/modules/juce_audio_plugin_client/juce_audio_plugin_client_RTAS_2.cpp.o
[ 78%] Building CXX object CMakeFiles/CHOWTapeModel_Standalone.dir/modules/DISTRHO-JUCE/modules/juce_audio_plugin_client/juce_audio_plugin_client_RTAS_1.cpp.o
[ 78%] Building CXX object CMakeFiles/CHOWTapeModel_LV2.dir/modules/DISTRHO-JUCE/modules/juce_audio_plugin_client/juce_audio_plugin_client_RTAS_4.cpp.o
[ 79%] Building CXX object CMakeFiles/CHOWTapeModel_Standalone.dir/modules/DISTRHO-JUCE/modules/juce_audio_plugin_client/juce_audio_plugin_client_RTAS_4.cpp.o
[ 80%] Building CXX object CMakeFiles/CHOWTapeModel_Standalone.dir/modules/DISTRHO-JUCE/modules/juce_audio_plugin_client/juce_audio_plugin_client_RTAS_utils.cpp.o
[ 81%] Building CXX object CMakeFiles/CHOWTapeModel_LV2.dir/modules/DISTRHO-JUCE/modules/juce_audio_plugin_client/juce_audio_plugin_client_RTAS_utils.cpp.o
[ 82%] Building CXX object CMakeFiles/CHOWTapeModel_Standalone.dir/modules/DISTRHO-JUCE/modules/juce_audio_plugin_client/juce_audio_plugin_client_Standalone.cpp.o
[ 83%] Building CXX object CMakeFiles/CHOWTapeModel_LV2.dir/modules/DISTRHO-JUCE/modules/juce_audio_plugin_client/juce_audio_plugin_client_Unity.cpp.o
[ 83%] Building CXX object CMakeFiles/CHOWTapeModel_Standalone.dir/modules/DISTRHO-JUCE/modules/juce_audio_plugin_client/juce_audio_plugin_client_Unity.cpp.o
[ 84%] Building CXX object CMakeFiles/CHOWTapeModel_Standalone.dir/modules/DISTRHO-JUCE/modules/juce_audio_plugin_client/juce_audio_plugin_client_VST2.cpp.o
[ 85%] Building CXX object CMakeFiles/CHOWTapeModel_LV2.dir/modules/DISTRHO-JUCE/modules/juce_audio_plugin_client/juce_audio_plugin_client_Standalone.cpp.o
[ 86%] Building CXX object CMakeFiles/CHOWTapeModel_Standalone.dir/modules/DISTRHO-JUCE/modules/juce_audio_plugin_client/juce_audio_plugin_client_VST3.cpp.o
[ 87%] Building CXX object CMakeFiles/CHOWTapeModel_LV2.dir/modules/DISTRHO-JUCE/modules/juce_audio_plugin_client/juce_audio_plugin_client_VST2.cpp.o
[ 87%] Building CXX object CMakeFiles/CHOWTapeModel_LV2.dir/modules/DISTRHO-JUCE/modules/juce_audio_plugin_client/juce_audio_plugin_client_VST3.cpp.o
[ 88%] Building CXX object CMakeFiles/CHOWTapeModel_LV2.dir/modules/DISTRHO-JUCE/modules/juce_audio_plugin_client/juce_audio_plugin_client_RTAS_3.cpp.o
[ 89%] Building CXX object CMakeFiles/CHOWTapeModel_LV2.dir/modules/DISTRHO-JUCE/modules/juce_audio_plugin_client/juce_audio_plugin_client_RTAS_2.cpp.o
[ 90%] Linking CXX shared module CHOWTapeModel_artefacts/Release/LV2/CHOWTapeModel.lv2/CHOWTapeModel.so
[ 91%] Linking CXX executable CHOWTapeModel_artefacts/Release/Standalone/CHOWTapeModel
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: /build/CHOWTapeModel.so.WK0Bv6.ltrans0.ltrans.o: in function `findMaxTotalChannels(std::unique_ptr<juce::AudioProcessor, std::default_delete<juce::AudioProcessor> >&, int&, int&)':
<artificial>:(.text+0xb97): undefined reference to `juce::AudioProcessor::enableAllBuses()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0xc98): undefined reference to `juce::AudioProcessor::Bus::getMaxSupportedChannels(int) const'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0xcb8): undefined reference to `juce::AudioProcessor::Bus::getMaxSupportedChannels(int) const'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: /build/CHOWTapeModel.so.WK0Bv6.ltrans0.ltrans.o: in function `SharedMessageThread::~SharedMessageThread()':
<artificial>:(.text+0xcdf): undefined reference to `juce::MessageManager::getInstance()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0xce7): undefined reference to `juce::MessageManager::stopDispatchLoop()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0xcf4): undefined reference to `juce::Thread::waitForThreadToExit(int) const'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: /build/CHOWTapeModel.so.WK0Bv6.ltrans0.ltrans.o: in function `SharedMessageThread::~SharedMessageThread()':
<artificial>:(.text+0xd1f): undefined reference to `juce::MessageManager::getInstance()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0xd27): undefined reference to `juce::MessageManager::stopDispatchLoop()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0xd34): undefined reference to `juce::Thread::waitForThreadToExit(int) const'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0xd3c): undefined reference to `juce::Thread::~Thread()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: /build/CHOWTapeModel.so.WK0Bv6.ltrans0.ltrans.o: in function `SharedMessageThread::run()':
<artificial>:(.text+0xd76): undefined reference to `juce::ScopedJuceInitialiser_GUI::ScopedJuceInitialiser_GUI()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0xd7b): undefined reference to `juce::MessageManager::getInstance()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0xd83): undefined reference to `juce::MessageManager::setCurrentThreadAsMessageThread()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0xd8a): undefined reference to `juce::XWindowSystem::singletonHolder'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0xda1): undefined reference to `juce::MessageManager::getInstance()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0xdae): undefined reference to `juce::MessageManager::runDispatchLoopUntil(int)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0xdba): undefined reference to `juce::Thread::threadShouldExit() const'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0xdc6): undefined reference to `juce::ScopedJuceInitialiser_GUI::~ScopedJuceInitialiser_GUI()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0xdec): undefined reference to `juce::CriticalSection::enter() const'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0xdfc): undefined reference to `juce::CriticalSection::exit() const'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0xe23): undefined reference to `juce::XWindowSystem::XWindowSystem()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: /build/CHOWTapeModel.so.WK0Bv6.ltrans0.ltrans.o: in function `JuceLv2ExternalUIWindow::closeButtonPressed()':
<artificial>:(.text+0xe65): undefined reference to `juce::Component::getScreenPosition() const'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0xe74): undefined reference to `juce::Component::removeFromDesktop()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: /build/CHOWTapeModel.so.WK0Bv6.ltrans0.ltrans.o: in function `JuceLv2ParentContainer::~JuceLv2ParentContainer()':
<artificial>:(.text+0xeaf): undefined reference to `juce::Component::~Component()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: /build/CHOWTapeModel.so.WK0Bv6.ltrans0.ltrans.o: in function `JuceLv2ParentContainer::childBoundsChanged(juce::Component*)':
<artificial>:(.text+0xefc): undefined reference to `juce::X11Symbols::singletonHolder'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0xf17): undefined reference to `juce::Component::getWindowHandle() const'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x1855): undefined reference to `juce::String::String(char const*)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x186b): undefined reference to `juce::DynamicLibrary::open(juce::String const&)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x1873): undefined reference to `juce::String::~String()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x1891): undefined reference to `juce::String::String(char const*)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x18a7): undefined reference to `juce::DynamicLibrary::open(juce::String const&)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x18af): undefined reference to `juce::String::~String()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x18cd): undefined reference to `juce::String::String(char const*)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x18e3): undefined reference to `juce::DynamicLibrary::open(juce::String const&)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x18f2): undefined reference to `juce::String::~String()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x1901): undefined reference to `juce::String::String(char const*)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x1917): undefined reference to `juce::DynamicLibrary::open(juce::String const&)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x191f): undefined reference to `juce::String::~String()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x193a): undefined reference to `juce::String::String(char const*)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x1954): undefined reference to `juce::DynamicLibrary::open(juce::String const&)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x195c): undefined reference to `juce::String::~String()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x1963): undefined reference to `juce::X11Symbols::singletonHolder'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: /build/CHOWTapeModel.so.WK0Bv6.ltrans0.ltrans.o: in function `juceLV2UI_idle(void*)':
<artificial>:(.text+0x1a18): undefined reference to `juce::CriticalSection::enter() const'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x1a43): undefined reference to `juce::CriticalSection::exit() const'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: /build/CHOWTapeModel.so.WK0Bv6.ltrans0.ltrans.o: in function `juce::Array<juce::String, juce::DummyCriticalSection, 0>::~Array()':
<artificial>:(.text+0x1b57): undefined reference to `juce::String::~String()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: /build/CHOWTapeModel.so.WK0Bv6.ltrans0.ltrans.o: in function `JuceLv2UIWrapper::~JuceLv2UIWrapper()':
<artificial>:(.text+0x1b94): undefined reference to `juce::PopupMenu::dismissAllActiveMenus()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x1be0): undefined reference to `juce::Component::~Component()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x1c0a): undefined reference to `juce::Component::isOnDesktop() const'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x1c25): undefined reference to `juce::DocumentWindow::~DocumentWindow()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x1c4c): undefined reference to `juce::AudioProcessor::editorBeingDeleted(juce::AudioProcessorEditor*)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x1c6f): undefined reference to `juce::CriticalSection::~CriticalSection()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x1caf): undefined reference to `juce::Component::~Component()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x1cd1): undefined reference to `juce::Component::isOnDesktop() const'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x1ce8): undefined reference to `juce::DocumentWindow::~DocumentWindow()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x1d1c): undefined reference to `juce::Component::removeFromDesktop()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x1d2c): undefined reference to `juce::Component::removeFromDesktop()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: /build/CHOWTapeModel.so.WK0Bv6.ltrans0.ltrans.o: in function `JuceLv2UIWrapper::~JuceLv2UIWrapper()':
<artificial>:(.text+0x1d85): undefined reference to `juce::PopupMenu::dismissAllActiveMenus()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x1dd1): undefined reference to `juce::Component::~Component()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x1dfc): undefined reference to `juce::Component::isOnDesktop() const'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x1e18): undefined reference to `juce::DocumentWindow::~DocumentWindow()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x1e3f): undefined reference to `juce::AudioProcessor::editorBeingDeleted(juce::AudioProcessorEditor*)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x1e62): undefined reference to `juce::CriticalSection::~CriticalSection()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x1ea2): undefined reference to `juce::Component::~Component()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x1ec5): undefined reference to `juce::Component::isOnDesktop() const'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x1edd): undefined reference to `juce::DocumentWindow::~DocumentWindow()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x1f02): undefined reference to `juce::Timer::~Timer()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x1f24): undefined reference to `juce::Component::removeFromDesktop()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x1f34): undefined reference to `juce::Component::removeFromDesktop()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: /build/CHOWTapeModel.so.WK0Bv6.ltrans0.ltrans.o: in function `non-virtual thunk to JuceLv2UIWrapper::~JuceLv2UIWrapper()':
<artificial>:(.text+0x1f86): undefined reference to `juce::PopupMenu::dismissAllActiveMenus()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x1fd3): undefined reference to `juce::Component::~Component()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x1ffe): undefined reference to `juce::Component::isOnDesktop() const'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x201a): undefined reference to `juce::DocumentWindow::~DocumentWindow()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x2041): undefined reference to `juce::AudioProcessor::editorBeingDeleted(juce::AudioProcessorEditor*)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x2064): undefined reference to `juce::CriticalSection::~CriticalSection()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x20a4): undefined reference to `juce::Component::~Component()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x20c7): undefined reference to `juce::Component::isOnDesktop() const'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x20df): undefined reference to `juce::DocumentWindow::~DocumentWindow()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x2134): undefined reference to `juce::Component::removeFromDesktop()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x2144): undefined reference to `juce::Component::removeFromDesktop()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: /build/CHOWTapeModel.so.WK0Bv6.ltrans0.ltrans.o: in function `non-virtual thunk to JuceLv2UIWrapper::~JuceLv2UIWrapper()':
<artificial>:(.text+0x2180): undefined reference to `juce::PopupMenu::dismissAllActiveMenus()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x21cc): undefined reference to `juce::Component::~Component()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x21f7): undefined reference to `juce::Component::isOnDesktop() const'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x2213): undefined reference to `juce::DocumentWindow::~DocumentWindow()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x223a): undefined reference to `juce::AudioProcessor::editorBeingDeleted(juce::AudioProcessorEditor*)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x225d): undefined reference to `juce::CriticalSection::~CriticalSection()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x229d): undefined reference to `juce::Component::~Component()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x22c0): undefined reference to `juce::Component::isOnDesktop() const'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x22dc): undefined reference to `juce::DocumentWindow::~DocumentWindow()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x2300): undefined reference to `juce::Timer::~Timer()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x2344): undefined reference to `juce::Component::removeFromDesktop()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x2354): undefined reference to `juce::Component::removeFromDesktop()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: /build/CHOWTapeModel.so.WK0Bv6.ltrans0.ltrans.o: in function `JuceLv2ExternalUIWindow::~JuceLv2ExternalUIWindow()':
<artificial>:(.text+0x237f): undefined reference to `juce::DocumentWindow::~DocumentWindow()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: /build/CHOWTapeModel.so.WK0Bv6.ltrans0.ltrans.o: in function `JuceLv2UIWrapper::audioProcessorParameterChanged(juce::AudioProcessor*, int, float)':
<artificial>:(.text+0x241a): undefined reference to `juce::CriticalSection::enter() const'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x246b): undefined reference to `juce::CriticalSection::exit() const'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: /build/CHOWTapeModel.so.WK0Bv6.ltrans0.ltrans.o: in function `JuceLv2UIWrapper::audioProcessorParameterChangeGestureBegin(juce::AudioProcessor*, int)':
<artificial>:(.text+0x2587): undefined reference to `juce::CriticalSection::enter() const'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: /build/CHOWTapeModel.so.WK0Bv6.ltrans0.ltrans.o: in function `JuceLv2UIWrapper::audioProcessorParameterChangeGestureEnd(juce::AudioProcessor*, int)':
<artificial>:(.text+0x2707): undefined reference to `juce::CriticalSection::enter() const'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: /build/CHOWTapeModel.so.WK0Bv6.ltrans0.ltrans.o: in function `JuceLv2UIWrapper::resetParentUI(_LV2_Feature const* const*)':
<artificial>:(.text+0x2bdd): undefined reference to `juce::Component::isOnDesktop() const'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x2bfd): undefined reference to `juce::Component::getWindowHandle() const'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x2c07): undefined reference to `juce::X11Symbols::singletonHolder'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x2c95): undefined reference to `juce::Component::removeFromDesktop()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x3585): undefined reference to `juce::String::String(char const*)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x359b): undefined reference to `juce::DynamicLibrary::open(juce::String const&)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x35a3): undefined reference to `juce::String::~String()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x35c1): undefined reference to `juce::String::String(char const*)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x35d7): undefined reference to `juce::DynamicLibrary::open(juce::String const&)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x35df): undefined reference to `juce::String::~String()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x35fd): undefined reference to `juce::String::String(char const*)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x3613): undefined reference to `juce::DynamicLibrary::open(juce::String const&)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x3622): undefined reference to `juce::String::~String()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x3631): undefined reference to `juce::String::String(char const*)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x3647): undefined reference to `juce::DynamicLibrary::open(juce::String const&)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x364f): undefined reference to `juce::String::~String()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x366a): undefined reference to `juce::String::String(char const*)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x3684): undefined reference to `juce::DynamicLibrary::open(juce::String const&)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x368c): undefined reference to `juce::String::~String()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x3693): undefined reference to `juce::X11Symbols::singletonHolder'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x36bf): undefined reference to `juce::Component::Component()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x36cd): undefined reference to `juce::XWindowSystem::singletonHolder'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x36f9): undefined reference to `juce::Component::setOpaque(bool)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x3707): undefined reference to `juce::Component::setOpaque(bool)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x3725): undefined reference to `juce::Component::setBounds(juce::Rectangle<int>)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x3732): undefined reference to `juce::Component::setTopLeftPosition(int, int)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x3743): undefined reference to `juce::Component::addAndMakeVisible(juce::Component*, int)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x3774): undefined reference to `juce::Component::~Component()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x3792): undefined reference to `juce::CriticalSection::enter() const'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x37a1): undefined reference to `juce::CriticalSection::exit() const'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x37dd): undefined reference to `juce::XWindowSystem::XWindowSystem()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: /build/CHOWTapeModel.so.WK0Bv6.ltrans0.ltrans.o: in function `JuceLv2Wrapper::lv2Run(unsigned int)':
<artificial>:(.text+0x395a): undefined reference to `juce::CriticalSection::enter() const'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x3992): undefined reference to `juce::FloatVectorOperations::copy(float*, float const*, int)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x3a1f): undefined reference to `juce::MidiBuffer::clear()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x3f5e): undefined reference to `juce::CriticalSection::exit() const'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x4012): undefined reference to `juce::MidiBuffer::isEmpty() const'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: /build/CHOWTapeModel.so.WK0Bv6.ltrans0.ltrans.o: in function `juceLV2_ConnectPort(void*, unsigned int, void*)':
<artificial>:(.text+0x45b2): undefined reference to `juce::AudioProcessor::getParameters() const'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: /build/CHOWTapeModel.so.WK0Bv6.ltrans0.ltrans.o: in function `juceLV2_Activate(void*)':
<artificial>:(.text+0x4a3a): undefined reference to `juce::AudioProcessor::setPlayConfigDetails(int, int, double, int)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: /build/CHOWTapeModel.so.WK0Bv6.ltrans0.ltrans.o: in function `juceLV2_getProgram(void*, unsigned int)':
<artificial>:(.text+0x4aee): undefined reference to `juce::String::toUTF8() const'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x4b05): undefined reference to `juce::String::~String()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: /build/CHOWTapeModel.so.WK0Bv6.ltrans0.ltrans.o: in function `juceLV2_SaveState(void*, LV2_State_Status (*)(void*, unsigned int, void const*, unsigned long, unsigned int, unsigned int), void*, unsigned int, _LV2_Feature const* const*)':
<artificial>:(.text+0x4b82): undefined reference to `juce::MemoryBlock::MemoryBlock()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x4bea): undefined reference to `juce::MemoryBlock::~MemoryBlock()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: /build/CHOWTapeModel.so.WK0Bv6.ltrans0.ltrans.o: in function `nameToSymbol(juce::String const&, unsigned int)':
<artificial>:(.text+0x4c4d): undefined reference to `juce::String::String()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x4c58): undefined reference to `juce::String::trimStart() const'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x4c70): undefined reference to `juce::String::trimEnd() const'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x4c80): undefined reference to `juce::String::toLowerCase() const'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x4c91): undefined reference to `juce::String::~String()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x4c99): undefined reference to `juce::String::~String()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x4ccb): undefined reference to `juce::String::operator+=(char const*)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x4cd6): undefined reference to `juce::String::length() const'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x4ce4): undefined reference to `juce::String::operator[](int) const'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x4d0a): undefined reference to `juce::String::operator+=(wchar_t)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x4d1b): undefined reference to `juce::String::operator+=(char const*)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x4d27): undefined reference to `juce::String::String(unsigned int)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x4d32): undefined reference to `juce::String::operator+=(juce::String const&)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x4d3a): undefined reference to `juce::String::~String()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x4d74): undefined reference to `juce::operator==(juce::String const&, juce::String const&)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x4d91): undefined reference to `juce::String::String(char const*)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x4d9e): undefined reference to `juce::String::operator+=(juce::String const&)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x4df4): undefined reference to `juce::operator==(juce::String const&, juce::String const&)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x4e0b): undefined reference to `juce::String::String(int)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x4e1d): undefined reference to `juce::operator+(char const*, juce::String const&)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x4e2a): undefined reference to `juce::String::~String()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x4e37): undefined reference to `juce::StringRef::StringRef(juce::String const&)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x4e47): undefined reference to `juce::StringRef::StringRef(juce::String const&)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x4e5f): undefined reference to `juce::String::replace(juce::StringRef, juce::StringRef, bool) const'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x4e6a): undefined reference to `juce::String::operator=(juce::String&&)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x4e72): undefined reference to `juce::String::~String()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x4e7d): undefined reference to `juce::String::operator=(juce::String const&)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x4e85): undefined reference to `juce::String::~String()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x4e96): undefined reference to `juce::String::~String()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x4ec5): undefined reference to `juce::String::String(juce::String const&)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x4ecd): undefined reference to `juce::String::~String()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x4f55): undefined reference to `juce::String::String(juce::String&&)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x4f65): undefined reference to `juce::String::~String()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: /build/CHOWTapeModel.so.WK0Bv6.ltrans0.ltrans.o: in function `createLv2Files(char const*)':
<artificial>:(.text+0x509b): undefined reference to `juce::ScopedJuceInitialiser_GUI::ScopedJuceInitialiser_GUI()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x50a5): undefined reference to `juce::AudioProcessor::setTypeOfNextNewPlugin(juce::AudioProcessor::WrapperType)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x50aa): undefined reference to `createPluginFilter()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x50b4): undefined reference to `juce::AudioProcessor::setTypeOfNextNewPlugin(juce::AudioProcessor::WrapperType)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x50f7): undefined reference to `juce::String::String(char const*)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x510a): undefined reference to `juce::String::String(juce::String const&)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x512c): undefined reference to `juce::operator+(juce::String, char const*)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x5134): undefined reference to `juce::String::~String()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x532c): undefined reference to `juce::String::String()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x533b): undefined reference to `juce::String::operator+=(char const*)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x534f): undefined reference to `juce::String::operator+=(char const*)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x535e): undefined reference to `juce::String::operator+=(char const*)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x536d): undefined reference to `juce::String::operator+=(char const*)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x537c): undefined reference to `juce::String::operator+=(char const*)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x539a): undefined reference to `juce::operator+(char const*, juce::String const&)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x53ac): undefined reference to `juce::operator+(juce::String, char const*)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x53b7): undefined reference to `juce::String::operator+=(juce::String const&)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x53bf): undefined reference to `juce::String::~String()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x53c7): undefined reference to `juce::String::~String()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x53d6): undefined reference to `juce::String::operator+=(char const*)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x53f0): undefined reference to `juce::operator+(char const*, juce::String const&)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x5402): undefined reference to `juce::operator+(juce::String, char const*)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x540d): undefined reference to `juce::String::operator+=(juce::String const&)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x5415): undefined reference to `juce::String::~String()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x541d): undefined reference to `juce::String::~String()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x542f): undefined reference to `juce::operator+(char const*, juce::String const&)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x5441): undefined reference to `juce::operator+(juce::String, char const*)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x544c): undefined reference to `juce::String::operator+=(juce::String const&)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x5454): undefined reference to `juce::String::~String()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x545c): undefined reference to `juce::String::~String()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x546b): undefined reference to `juce::String::operator+=(char const*)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x5495): undefined reference to `juce::operator+(char const*, juce::String const&)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x54a7): undefined reference to `juce::operator+(juce::String, char const*)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x54b2): undefined reference to `juce::String::operator+=(juce::String const&)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x54ba): undefined reference to `juce::String::~String()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x54c2): undefined reference to `juce::String::~String()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x54d1): undefined reference to `juce::String::operator+=(char const*)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x54e3): undefined reference to `juce::operator+(char const*, juce::String const&)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x54f5): undefined reference to `juce::operator+(juce::String, char const*)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x5500): undefined reference to `juce::String::operator+=(juce::String const&)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x5508): undefined reference to `juce::String::~String()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x5510): undefined reference to `juce::String::~String()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x551f): undefined reference to `juce::String::operator+=(char const*)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x552e): undefined reference to `juce::String::operator+=(char const*)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x553d): undefined reference to `juce::String::operator+=(char const*)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x554c): undefined reference to `juce::String::operator+=(char const*)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x5562): undefined reference to `juce::operator+(char const*, juce::String const&)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x5574): undefined reference to `juce::operator+(juce::String, char const*)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x557f): undefined reference to `juce::String::operator+=(juce::String const&)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x5587): undefined reference to `juce::String::~String()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x558f): undefined reference to `juce::String::~String()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x559e): undefined reference to `juce::String::operator+=(char const*)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x55b0): undefined reference to `juce::operator+(char const*, juce::String const&)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x55c2): undefined reference to `juce::operator+(juce::String, char const*)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x55cd): undefined reference to `juce::String::operator+=(juce::String const&)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x55d5): undefined reference to `juce::String::~String()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x55dd): undefined reference to `juce::String::~String()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x55ec): undefined reference to `juce::String::operator+=(char const*)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x55fb): undefined reference to `juce::String::operator+=(char const*)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x560a): undefined reference to `juce::String::operator+=(char const*)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x5619): undefined reference to `juce::String::operator+=(char const*)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x5628): undefined reference to `juce::StringRef::StringRef(char const*)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x563c): undefined reference to `juce::String::contains(juce::StringRef) const'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x5665): undefined reference to `juce::String::String(char const*)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x56a1): undefined reference to `juce::String::String(char const*)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x56ae): undefined reference to `juce::String::toRawUTF8() const'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x56c6): undefined reference to `juce::String::formattedRaw(char const*, ...)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x56e4): undefined reference to `juce::operator+(char const*, juce::String const&)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x5701): undefined reference to `juce::operator+(juce::String, juce::String const&)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x571d): undefined reference to `juce::operator+(juce::String, char const*)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x572b): undefined reference to `juce::operator+(juce::String, juce::String const&)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x573d): undefined reference to `juce::operator+(juce::String, char const*)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x574a): undefined reference to `juce::String::operator+=(juce::String const&)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x5752): undefined reference to `juce::String::~String()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x575a): undefined reference to `juce::String::~String()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x5762): undefined reference to `juce::String::~String()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x576c): undefined reference to `juce::String::~String()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x5774): undefined reference to `juce::String::~String()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: /build/CHOWTapeModel.so.WK0Bv6.ltrans0.ltrans.o:<artificial>:(.text+0x577c): more undefined references to `juce::String::~String()' follow
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: /build/CHOWTapeModel.so.WK0Bv6.ltrans0.ltrans.o: in function `createLv2Files(char const*)':
<artificial>:(.text+0x579a): undefined reference to `juce::String::operator+=(char const*)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x57b0): undefined reference to `juce::operator+(char const*, juce::String const&)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x57c2): undefined reference to `juce::operator+(juce::String, char const*)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x57cd): undefined reference to `juce::String::operator+=(juce::String const&)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x57d5): undefined reference to `juce::String::~String()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x57dd): undefined reference to `juce::String::~String()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x5801): undefined reference to `juce::operator+(char const*, juce::String const&)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x5813): undefined reference to `juce::operator+(juce::String, char const*)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x581e): undefined reference to `juce::String::operator+=(juce::String const&)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x5826): undefined reference to `juce::String::~String()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x582e): undefined reference to `juce::String::~String()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x5836): undefined reference to `juce::String::~String()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x5845): undefined reference to `juce::String::operator+=(char const*)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x5854): undefined reference to `juce::String::operator+=(char const*)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x587c): undefined reference to `juce::String::~String()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x5886): undefined reference to `juce::String::toRawUTF8() const'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x58f4): undefined reference to `juce::String::~String()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x5992): undefined reference to `juce::String::toRawUTF8() const'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x59e9): undefined reference to `juce::String::toUTF8() const'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x5bab): undefined reference to `juce::String::String()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x5bba): undefined reference to `juce::String::operator+=(char const*)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x5bc9): undefined reference to `juce::String::operator+=(char const*)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x5bd8): undefined reference to `juce::String::operator+=(char const*)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x5be7): undefined reference to `juce::String::operator+=(char const*)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x5bf6): undefined reference to `juce::String::operator+=(char const*)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: /build/CHOWTapeModel.so.WK0Bv6.ltrans0.ltrans.o:<artificial>:(.text+0x5c05): more undefined references to `juce::String::operator+=(char const*)' follow
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: /build/CHOWTapeModel.so.WK0Bv6.ltrans0.ltrans.o: in function `createLv2Files(char const*)':
<artificial>:(.text+0x5c2a): undefined reference to `juce::operator+(char const*, juce::String const&)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x5c3c): undefined reference to `juce::operator+(juce::String, char const*)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x5c47): undefined reference to `juce::String::operator+=(juce::String const&)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x5c57): undefined reference to `juce::String::~String()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x5c5f): undefined reference to `juce::String::~String()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x5c67): undefined reference to `juce::String::String()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x5c76): undefined reference to `juce::String::operator+=(char const*)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x5c88): undefined reference to `juce::operator+(char const*, juce::String const&)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x5c9a): undefined reference to `juce::operator+(juce::String, char const*)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x5ca5): undefined reference to `juce::String::operator+=(juce::String const&)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x5cad): undefined reference to `juce::String::~String()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x5cb5): undefined reference to `juce::String::~String()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x5cbd): undefined reference to `juce::String::~String()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x5ccc): undefined reference to `juce::String::operator+=(char const*)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x5cdb): undefined reference to `juce::String::operator+=(char const*)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x5cea): undefined reference to `juce::String::operator+=(char const*)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x5cf9): undefined reference to `juce::String::operator+=(char const*)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x5d08): undefined reference to `juce::String::operator+=(char const*)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: /build/CHOWTapeModel.so.WK0Bv6.ltrans0.ltrans.o:<artificial>:(.text+0x5d17): more undefined references to `juce::String::operator+=(char const*)' follow
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: /build/CHOWTapeModel.so.WK0Bv6.ltrans0.ltrans.o: in function `createLv2Files(char const*)':
<artificial>:(.text+0x5d24): undefined reference to `juce::String::String(unsigned int)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x5d36): undefined reference to `juce::operator+(char const*, juce::String const&)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x5d48): undefined reference to `juce::operator+(juce::String, char const*)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x5d53): undefined reference to `juce::String::operator+=(juce::String const&)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x5d5b): undefined reference to `juce::String::~String()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x5d63): undefined reference to `juce::String::~String()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x5d6b): undefined reference to `juce::String::~String()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x5d78): undefined reference to `juce::String::String(unsigned int)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x5d8a): undefined reference to `juce::operator+(char const*, juce::String const&)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x5d9c): undefined reference to `juce::operator+(juce::String, char const*)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x5da7): undefined reference to `juce::String::operator+=(juce::String const&)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x5daf): undefined reference to `juce::String::~String()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x5db7): undefined reference to `juce::String::~String()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x5dbf): undefined reference to `juce::String::~String()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x5dce): undefined reference to `juce::String::operator+=(char const*)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x5df1): undefined reference to `juce::String::operator+=(char const*)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x5e00): undefined reference to `juce::String::operator+=(char const*)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x5e0f): undefined reference to `juce::String::operator+=(char const*)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x5e1e): undefined reference to `juce::String::operator+=(char const*)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x5e28): undefined reference to `juce::String::String(unsigned int)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x5e3a): undefined reference to `juce::operator+(char const*, juce::String const&)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x5e4c): undefined reference to `juce::operator+(juce::String, char const*)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x5e57): undefined reference to `juce::String::operator+=(juce::String const&)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x5e5f): undefined reference to `juce::String::~String()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x5e67): undefined reference to `juce::String::~String()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x5e6f): undefined reference to `juce::String::~String()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x5e7e): undefined reference to `juce::String::operator+=(char const*)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x5e8d): undefined reference to `juce::String::operator+=(char const*)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x5e9c): undefined reference to `juce::String::operator+=(char const*)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x5eab): undefined reference to `juce::String::operator+=(char const*)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x5eba): undefined reference to `juce::String::operator+=(char const*)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: /build/CHOWTapeModel.so.WK0Bv6.ltrans0.ltrans.o:<artificial>:(.text+0x5ec9): more undefined references to `juce::String::operator+=(char const*)' follow
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: /build/CHOWTapeModel.so.WK0Bv6.ltrans0.ltrans.o: in function `createLv2Files(char const*)':
<artificial>:(.text+0x5ef4): undefined reference to `juce::String::String(unsigned int)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x5f06): undefined reference to `juce::operator+(char const*, juce::String const&)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x5f18): undefined reference to `juce::operator+(juce::String, char const*)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x5f23): undefined reference to `juce::String::operator+=(juce::String const&)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x5f2b): undefined reference to `juce::String::~String()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x5f33): undefined reference to `juce::String::~String()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x5f3b): undefined reference to `juce::String::~String()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x5f4a): undefined reference to `juce::String::operator+=(char const*)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x5f59): undefined reference to `juce::String::operator+=(char const*)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x5f68): undefined reference to `juce::String::operator+=(char const*)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x5f77): undefined reference to `juce::String::operator+=(char const*)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x5f86): undefined reference to `juce::String::operator+=(char const*)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: /build/CHOWTapeModel.so.WK0Bv6.ltrans0.ltrans.o:<artificial>:(.text+0x5f95): more undefined references to `juce::String::operator+=(char const*)' follow
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: /build/CHOWTapeModel.so.WK0Bv6.ltrans0.ltrans.o: in function `createLv2Files(char const*)':
<artificial>:(.text+0x5fed): undefined reference to `juce::String::String(unsigned int)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x5fff): undefined reference to `juce::operator+(char const*, juce::String const&)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x6011): undefined reference to `juce::operator+(juce::String, char const*)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x601c): undefined reference to `juce::String::operator+=(juce::String const&)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x6024): undefined reference to `juce::String::~String()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x602c): undefined reference to `juce::String::~String()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x6034): undefined reference to `juce::String::~String()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x6043): undefined reference to `juce::String::operator+=(char const*)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x6052): undefined reference to `juce::String::operator+=(char const*)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x6061): undefined reference to `juce::String::operator+=(char const*)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x6070): undefined reference to `juce::String::operator+=(char const*)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x607f): undefined reference to `juce::String::operator+=(char const*)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: /build/CHOWTapeModel.so.WK0Bv6.ltrans0.ltrans.o:<artificial>:(.text+0x608e): more undefined references to `juce::String::operator+=(char const*)' follow
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: /build/CHOWTapeModel.so.WK0Bv6.ltrans0.ltrans.o: in function `createLv2Files(char const*)':
<artificial>:(.text+0x60dc): undefined reference to `juce::String::String(unsigned int)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x60ee): undefined reference to `juce::operator+(char const*, juce::String const&)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x6100): undefined reference to `juce::operator+(juce::String, char const*)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x610b): undefined reference to `juce::String::operator+=(juce::String const&)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x6116): undefined reference to `juce::String::~String()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x611e): undefined reference to `juce::String::~String()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x6126): undefined reference to `juce::String::~String()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x6130): undefined reference to `juce::String::String(int)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x6142): undefined reference to `juce::operator+(char const*, juce::String const&)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x6154): undefined reference to `juce::operator+(juce::String, char const*)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x615f): undefined reference to `juce::String::operator+=(juce::String const&)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x6167): undefined reference to `juce::String::~String()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x616f): undefined reference to `juce::String::~String()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x6177): undefined reference to `juce::String::~String()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x6181): undefined reference to `juce::String::String(int)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x6193): undefined reference to `juce::operator+(char const*, juce::String const&)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x61a5): undefined reference to `juce::operator+(juce::String, char const*)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x61b0): undefined reference to `juce::String::operator+=(juce::String const&)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x61b8): undefined reference to `juce::String::~String()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x61c0): undefined reference to `juce::String::~String()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x61c8): undefined reference to `juce::String::~String()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x61dd): undefined reference to `juce::String::operator+=(char const*)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x6201): undefined reference to `juce::String::operator+=(char const*)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x621b): undefined reference to `juce::String::operator+=(char const*)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x624b): undefined reference to `juce::String::operator+=(char const*)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x625a): undefined reference to `juce::String::operator+=(char const*)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x626c): undefined reference to `juce::String::String(unsigned int)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x627e): undefined reference to `juce::operator+(char const*, juce::String const&)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x6290): undefined reference to `juce::operator+(juce::String, char const*)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x629b): undefined reference to `juce::String::operator+=(juce::String const&)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x62a6): undefined reference to `juce::String::~String()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x62ae): undefined reference to `juce::String::~String()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x62b6): undefined reference to `juce::String::~String()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x62c0): undefined reference to `juce::String::String(int)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x62d2): undefined reference to `juce::operator+(char const*, juce::String const&)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x62e4): undefined reference to `juce::operator+(juce::String, char const*)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x62ef): undefined reference to `juce::String::operator+=(juce::String const&)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x62f7): undefined reference to `juce::String::~String()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x62ff): undefined reference to `juce::String::~String()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x6307): undefined reference to `juce::String::~String()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x6311): undefined reference to `juce::String::String(int)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x6323): undefined reference to `juce::operator+(char const*, juce::String const&)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x6335): undefined reference to `juce::operator+(juce::String, char const*)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x6340): undefined reference to `juce::String::operator+=(juce::String const&)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x6348): undefined reference to `juce::String::~String()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x6350): undefined reference to `juce::String::~String()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x6358): undefined reference to `juce::String::~String()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x636d): undefined reference to `juce::String::operator+=(char const*)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x6391): undefined reference to `juce::String::operator+=(char const*)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x63ab): undefined reference to `juce::String::operator+=(char const*)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x63de): undefined reference to `juce::AudioProcessor::getParameters() const'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x63fe): undefined reference to `juce::String::operator+=(char const*)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x640d): undefined reference to `juce::String::operator+=(char const*)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x6419): undefined reference to `juce::String::String(unsigned int)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x642b): undefined reference to `juce::operator+(char const*, juce::String const&)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x643d): undefined reference to `juce::operator+(juce::String, char const*)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x6448): undefined reference to `juce::String::operator+=(juce::String const&)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x6450): undefined reference to `juce::String::~String()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x6458): undefined reference to `juce::String::~String()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x6460): undefined reference to `juce::String::~String()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x6492): undefined reference to `juce::operator+(char const*, juce::String const&)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x64a4): undefined reference to `juce::operator+(juce::String, char const*)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x64af): undefined reference to `juce::String::operator+=(juce::String const&)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x64b7): undefined reference to `juce::String::~String()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x64bf): undefined reference to `juce::String::~String()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x64c7): undefined reference to `juce::String::~String()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x64d0): undefined reference to `juce::String::~String()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x64f8): undefined reference to `juce::String::~String()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x6528): undefined reference to `juce::operator+(char const*, juce::String const&)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x653a): undefined reference to `juce::operator+(juce::String, char const*)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x6545): undefined reference to `juce::String::operator+=(juce::String const&)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x654d): undefined reference to `juce::String::~String()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x6555): undefined reference to `juce::String::~String()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x655d): undefined reference to `juce::String::~String()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x65a3): undefined reference to `juce::String::String(char const*)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x65bc): undefined reference to `juce::String::toRawUTF8() const'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x65d2): undefined reference to `juce::String::formattedRaw(char const*, ...)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x65e4): undefined reference to `juce::operator+(char const*, juce::String const&)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x65f6): undefined reference to `juce::operator+(juce::String, char const*)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x6601): undefined reference to `juce::String::operator+=(juce::String const&)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x6609): undefined reference to `juce::String::~String()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x6611): undefined reference to `juce::String::~String()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x6619): undefined reference to `juce::String::~String()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x6622): undefined reference to `juce::String::~String()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x6631): undefined reference to `juce::String::operator+=(char const*)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x6640): undefined reference to `juce::String::operator+=(char const*)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x6661): undefined reference to `juce::String::operator+=(char const*)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x666c): undefined reference to `juce::AudioProcessor::getParameters() const'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x6680): undefined reference to `juce::String::operator+=(char const*)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x669b): undefined reference to `juce::String::operator+=(char const*)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x66c3): undefined reference to `juce::String::operator+=(char const*)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x66d7): undefined reference to `juce::String::String(int)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x66e9): undefined reference to `juce::operator+(char const*, juce::String const&)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x66fb): undefined reference to `juce::operator+(juce::String, char const*)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x6706): undefined reference to `juce::String::operator+=(juce::String const&)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x672a): undefined reference to `juce::operator+(char const*, juce::String const&)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x673c): undefined reference to `juce::operator+(juce::String, char const*)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x6747): undefined reference to `juce::String::operator+=(juce::String const&)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x674f): undefined reference to `juce::String::~String()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x6757): undefined reference to `juce::String::~String()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x675f): undefined reference to `juce::String::~String()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x676e): undefined reference to `juce::String::operator+=(char const*)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x6776): undefined reference to `juce::String::toRawUTF8() const'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x67e4): undefined reference to `juce::String::~String()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x6a33): undefined reference to `juce::String::String()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x6a42): undefined reference to `juce::String::operator+=(char const*)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x6a56): undefined reference to `juce::String::operator+=(char const*)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x6a65): undefined reference to `juce::String::operator+=(char const*)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x6a74): undefined reference to `juce::String::operator+=(char const*)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x6a83): undefined reference to `juce::String::operator+=(char const*)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: /build/CHOWTapeModel.so.WK0Bv6.ltrans0.ltrans.o:<artificial>:(.text+0x6a92): more undefined references to `juce::String::operator+=(char const*)' follow
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: /build/CHOWTapeModel.so.WK0Bv6.ltrans0.ltrans.o: in function `createLv2Files(char const*)':
<artificial>:(.text+0x6ad1): undefined reference to `juce::StringRef::StringRef(char const*)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x6ae5): undefined reference to `juce::String::contains(juce::StringRef) const'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x6b03): undefined reference to `juce::String::String(char const*)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x6b2b): undefined reference to `juce::String::operator+=(char const*)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x6b35): undefined reference to `juce::String::~String()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x6b3d): undefined reference to `juce::MemoryBlock::~MemoryBlock()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x6b47): undefined reference to `juce::String::~String()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x6bd5): undefined reference to `juce::String::String()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x6bfe): undefined reference to `juce::String::String(char const*)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x6c0a): undefined reference to `juce::String::toRawUTF8() const'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x6c1b): undefined reference to `juce::String::formattedRaw(char const*, ...)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x6c39): undefined reference to `juce::operator+(char const*, juce::String const&)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x6c56): undefined reference to `juce::operator+(juce::String, juce::String const&)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x6c6a): undefined reference to `juce::operator+(juce::String, char const*)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x6c78): undefined reference to `juce::operator+(juce::String, juce::String const&)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x6c8a): undefined reference to `juce::operator+(juce::String, char const*)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x6c97): undefined reference to `juce::String::operator+=(juce::String const&)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x6c9f): undefined reference to `juce::String::~String()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x6ca7): undefined reference to `juce::String::~String()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x6caf): undefined reference to `juce::String::~String()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x6cb9): undefined reference to `juce::String::~String()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x6cc1): undefined reference to `juce::String::~String()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: /build/CHOWTapeModel.so.WK0Bv6.ltrans0.ltrans.o:<artificial>:(.text+0x6cc9): more undefined references to `juce::String::~String()' follow
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: /build/CHOWTapeModel.so.WK0Bv6.ltrans0.ltrans.o: in function `createLv2Files(char const*)':
<artificial>:(.text+0x6ce6): undefined reference to `juce::String::operator+=(char const*)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x6cee): undefined reference to `juce::MemoryBlock::MemoryBlock()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x6d17): undefined reference to `juce::Base64::toBase64(void const*, unsigned long)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x6d26): undefined reference to `juce::String::operator+=(char const*)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x6d35): undefined reference to `juce::String::operator+=(char const*)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x6d49): undefined reference to `juce::operator+(char const*, juce::String const&)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x6d5b): undefined reference to `juce::operator+(juce::String, char const*)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x6d66): undefined reference to `juce::String::operator+=(juce::String const&)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x6d6e): undefined reference to `juce::String::~String()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x6d76): undefined reference to `juce::String::~String()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x6d85): undefined reference to `juce::String::operator+=(char const*)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x6d8d): undefined reference to `juce::AudioProcessor::getParameters() const'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x6da9): undefined reference to `juce::String::operator+=(char const*)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x6dce): undefined reference to `juce::String::~String()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x6e24): undefined reference to `juce::AudioProcessor::getParameters() const'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x6e46): undefined reference to `juce::String::operator+=(char const*)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x6e78): undefined reference to `juce::operator+(char const*, juce::String const&)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x6e8a): undefined reference to `juce::operator+(juce::String, char const*)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x6e97): undefined reference to `juce::String::operator+=(juce::String const&)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x6e9f): undefined reference to `juce::String::~String()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x6ea7): undefined reference to `juce::String::~String()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x6eb0): undefined reference to `juce::String::~String()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x6eb8): undefined reference to `juce::String::~String()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x6efd): undefined reference to `juce::String::String(char const*)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x6f15): undefined reference to `juce::String::toRawUTF8() const'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x6f2c): undefined reference to `juce::String::formattedRaw(char const*, ...)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x6f3f): undefined reference to `juce::operator+(char const*, juce::String const&)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x6f51): undefined reference to `juce::operator+(juce::String, char const*)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x6f5e): undefined reference to `juce::String::operator+=(juce::String const&)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x6f69): undefined reference to `juce::String::~String()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x6f71): undefined reference to `juce::String::~String()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x6f7a): undefined reference to `juce::String::~String()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x6f82): undefined reference to `juce::String::~String()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x6f8a): undefined reference to `juce::AudioProcessor::getParameters() const'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x6fa0): undefined reference to `juce::String::operator+=(char const*)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x6fbd): undefined reference to `juce::String::operator+=(char const*)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x6fed): undefined reference to `juce::String::operator+=(char const*)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x7010): undefined reference to `juce::String::operator+=(char const*)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x701d): undefined reference to `juce::String::operator+=(juce::String const&)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x7046): undefined reference to `juce::String::~String()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x7050): undefined reference to `juce::String::toRawUTF8() const'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x70c4): undefined reference to `juce::String::~String()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x741a): undefined reference to `juce::String::~String()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x7427): undefined reference to `juce::String::~String()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x7447): undefined reference to `juce::ScopedJuceInitialiser_GUI::~ScopedJuceInitialiser_GUI()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x74a2): undefined reference to `juce::operator+(char const*, juce::String const&)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x74b4): undefined reference to `juce::operator+(juce::String, char const*)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x74bf): undefined reference to `juce::String::operator+=(juce::String const&)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x74c7): undefined reference to `juce::String::~String()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x74cf): undefined reference to `juce::String::~String()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x74e5): undefined reference to `juce::operator+(char const*, juce::String const&)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x74f7): undefined reference to `juce::operator+(juce::String, char const*)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x7502): undefined reference to `juce::String::operator+=(juce::String const&)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x750a): undefined reference to `juce::String::~String()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x7512): undefined reference to `juce::String::~String()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x7521): undefined reference to `juce::String::operator+=(char const*)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x7613): undefined reference to `juce::String::String(char const*)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x761a): undefined reference to `juce::String::~String()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x766b): undefined reference to `juce::String::String(char const*)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x7672): undefined reference to `juce::String::~String()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x76c3): undefined reference to `juce::String::String(char const*)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x76ca): undefined reference to `juce::String::~String()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: /build/CHOWTapeModel.so.WK0Bv6.ltrans0.ltrans.o: in function `JuceLv2ExternalUIWrapper::doRun(_LV2_External_UI_Widget*)':
<artificial>:(.text+0x7d0a): undefined reference to `juce::MessageManagerLock::MessageManagerLock(juce::Thread*)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x7d1c): undefined reference to `juce::Component::repaint()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x7d24): undefined reference to `juce::MessageManagerLock::~MessageManagerLock()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: /build/CHOWTapeModel.so.WK0Bv6.ltrans0.ltrans.o: in function `JuceLv2ExternalUIWrapper::doShow(_LV2_External_UI_Widget*)':
<artificial>:(.text+0x7d8a): undefined reference to `juce::MessageManagerLock::MessageManagerLock(juce::Thread*)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x7d9f): undefined reference to `juce::Component::isOnDesktop() const'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x7db7): undefined reference to `juce::Component::setTopLeftPosition(int, int)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x7dc4): undefined reference to `juce::Component::setVisible(bool)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x7dcc): undefined reference to `juce::MessageManagerLock::~MessageManagerLock()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x7df4): undefined reference to `juce::TopLevelWindow::addToDesktop()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: /build/CHOWTapeModel.so.WK0Bv6.ltrans0.ltrans.o: in function `JuceLv2ExternalUIWrapper::doHide(_LV2_External_UI_Widget*)':
<artificial>:(.text+0x7e39): undefined reference to `juce::MessageManagerLock::MessageManagerLock(juce::Thread*)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x7e4e): undefined reference to `juce::Component::getScreenPosition() const'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x7e5f): undefined reference to `juce::Component::setVisible(bool)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x7e67): undefined reference to `juce::MessageManagerLock::~MessageManagerLock()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: /build/CHOWTapeModel.so.WK0Bv6.ltrans0.ltrans.o: in function `JuceLv2Wrapper::~JuceLv2Wrapper()':
<artificial>:(.text+0x7ed6): undefined reference to `juce::MessageManagerLock::MessageManagerLock(juce::Thread*)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x7f25): undefined reference to `juce::PopupMenu::dismissAllActiveMenus()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x7f71): undefined reference to `juce::Component::~Component()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x7f9b): undefined reference to `juce::Component::isOnDesktop() const'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x7fb6): undefined reference to `juce::DocumentWindow::~DocumentWindow()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x7fdd): undefined reference to `juce::AudioProcessor::editorBeingDeleted(juce::AudioProcessorEditor*)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x8000): undefined reference to `juce::CriticalSection::~CriticalSection()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x8040): undefined reference to `juce::Component::~Component()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x8062): undefined reference to `juce::Component::isOnDesktop() const'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x807d): undefined reference to `juce::DocumentWindow::~DocumentWindow()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x80a2): undefined reference to `juce::Timer::~Timer()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x8143): undefined reference to `juce::MessageManagerLock::~MessageManagerLock()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x81c3): undefined reference to `juce::PopupMenu::dismissAllActiveMenus()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x820f): undefined reference to `juce::Component::~Component()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x823a): undefined reference to `juce::Component::isOnDesktop() const'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x8256): undefined reference to `juce::DocumentWindow::~DocumentWindow()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x827d): undefined reference to `juce::AudioProcessor::editorBeingDeleted(juce::AudioProcessorEditor*)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x82a0): undefined reference to `juce::CriticalSection::~CriticalSection()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x82e0): undefined reference to `juce::Component::~Component()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x8303): undefined reference to `juce::Component::isOnDesktop() const'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x831f): undefined reference to `juce::DocumentWindow::~DocumentWindow()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x8344): undefined reference to `juce::Timer::~Timer()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x836c): undefined reference to `juce::SpinLock::enter() const'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x83b4): undefined reference to `juce::MessageManager::getInstance()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x83bc): undefined reference to `juce::MessageManager::stopDispatchLoop()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x83c9): undefined reference to `juce::Thread::waitForThreadToExit(int) const'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x83d1): undefined reference to `juce::Thread::~Thread()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x843c): undefined reference to `juce::Component::removeFromDesktop()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x844c): undefined reference to `juce::Component::removeFromDesktop()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x845c): undefined reference to `juce::Component::removeFromDesktop()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x846c): undefined reference to `juce::Component::removeFromDesktop()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: /build/CHOWTapeModel.so.WK0Bv6.ltrans0.ltrans.o: in function `JuceLv2Wrapper::~JuceLv2Wrapper()':
<artificial>:(.text+0x8507): undefined reference to `juce::MessageManagerLock::MessageManagerLock(juce::Thread*)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x8557): undefined reference to `juce::PopupMenu::dismissAllActiveMenus()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x85a4): undefined reference to `juce::Component::~Component()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x85d0): undefined reference to `juce::Component::isOnDesktop() const'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x85eb): undefined reference to `juce::DocumentWindow::~DocumentWindow()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x8615): undefined reference to `juce::AudioProcessor::editorBeingDeleted(juce::AudioProcessorEditor*)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x863b): undefined reference to `juce::CriticalSection::~CriticalSection()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x867b): undefined reference to `juce::Component::~Component()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x869e): undefined reference to `juce::Component::isOnDesktop() const'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x86b9): undefined reference to `juce::DocumentWindow::~DocumentWindow()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x86e0): undefined reference to `juce::Timer::~Timer()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x8781): undefined reference to `juce::MessageManagerLock::~MessageManagerLock()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x8802): undefined reference to `juce::PopupMenu::dismissAllActiveMenus()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x8851): undefined reference to `juce::Component::~Component()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x887d): undefined reference to `juce::Component::isOnDesktop() const'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x8898): undefined reference to `juce::DocumentWindow::~DocumentWindow()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x88c2): undefined reference to `juce::AudioProcessor::editorBeingDeleted(juce::AudioProcessorEditor*)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x88e8): undefined reference to `juce::CriticalSection::~CriticalSection()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x892a): undefined reference to `juce::Component::~Component()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x894d): undefined reference to `juce::Component::isOnDesktop() const'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x8968): undefined reference to `juce::DocumentWindow::~DocumentWindow()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x898f): undefined reference to `juce::Timer::~Timer()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x89b7): undefined reference to `juce::SpinLock::enter() const'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x89ff): undefined reference to `juce::MessageManager::getInstance()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x8a07): undefined reference to `juce::MessageManager::stopDispatchLoop()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x8a14): undefined reference to `juce::Thread::waitForThreadToExit(int) const'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x8a1c): undefined reference to `juce::Thread::~Thread()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x8a94): undefined reference to `juce::Component::removeFromDesktop()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x8aa4): undefined reference to `juce::Component::removeFromDesktop()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x8ab4): undefined reference to `juce::Component::removeFromDesktop()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x8ac4): undefined reference to `juce::Component::removeFromDesktop()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: /build/CHOWTapeModel.so.WK0Bv6.ltrans0.ltrans.o: in function `juceLV2_Instantiate(_LV2_Descriptor const*, double, char const*, _LV2_Feature const* const*)':
<artificial>:(.text+0x8b6c): undefined reference to `juce::SpinLock::enter() const'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x8caa): undefined reference to `juce::MessageManagerLock::MessageManagerLock(juce::Thread*)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x8cb4): undefined reference to `juce::AudioProcessor::setTypeOfNextNewPlugin(juce::AudioProcessor::WrapperType)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x8cb9): undefined reference to `createPluginFilter()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x8cc3): undefined reference to `juce::AudioProcessor::setTypeOfNextNewPlugin(juce::AudioProcessor::WrapperType)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x8ce0): undefined reference to `juce::MessageManagerLock::~MessageManagerLock()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x8d0c): undefined reference to `juce::AudioProcessor::setPlayConfigDetails(int, int, double, int)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x8d54): undefined reference to `juce::AudioProcessor::getParameters() const'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x8d87): undefined reference to `juce::AudioProcessor::getParameters() const'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x937d): undefined reference to `juce::String::String(char const*)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x938a): undefined reference to `juce::Thread::Thread(juce::String const&, unsigned long)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x9399): undefined reference to `juce::String::~String()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x93b2): undefined reference to `juce::Thread::startThread(int)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x93c6): undefined reference to `juce::Thread::sleep(int)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x9408): undefined reference to `juce::MessageManager::getInstance()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x9410): undefined reference to `juce::MessageManager::stopDispatchLoop()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x941d): undefined reference to `juce::Thread::waitForThreadToExit(int) const'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x9425): undefined reference to `juce::Thread::~Thread()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: /build/CHOWTapeModel.so.WK0Bv6.ltrans0.ltrans.o: in function `juceLV2_Cleanup(void*)':
<artificial>:(.text+0x97b9): undefined reference to `juce::MessageManagerLock::MessageManagerLock(juce::Thread*)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x9809): undefined reference to `juce::PopupMenu::dismissAllActiveMenus()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x9856): undefined reference to `juce::Component::~Component()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x9882): undefined reference to `juce::Component::isOnDesktop() const'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x989d): undefined reference to `juce::DocumentWindow::~DocumentWindow()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x98c7): undefined reference to `juce::AudioProcessor::editorBeingDeleted(juce::AudioProcessorEditor*)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x98ed): undefined reference to `juce::CriticalSection::~CriticalSection()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x992d): undefined reference to `juce::Component::~Component()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x9950): undefined reference to `juce::Component::isOnDesktop() const'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x996b): undefined reference to `juce::DocumentWindow::~DocumentWindow()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x9992): undefined reference to `juce::Timer::~Timer()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x9a33): undefined reference to `juce::MessageManagerLock::~MessageManagerLock()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x9ab4): undefined reference to `juce::PopupMenu::dismissAllActiveMenus()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x9b03): undefined reference to `juce::Component::~Component()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x9b2f): undefined reference to `juce::Component::isOnDesktop() const'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x9b4a): undefined reference to `juce::DocumentWindow::~DocumentWindow()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x9b74): undefined reference to `juce::AudioProcessor::editorBeingDeleted(juce::AudioProcessorEditor*)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x9b9a): undefined reference to `juce::CriticalSection::~CriticalSection()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x9bdc): undefined reference to `juce::Component::~Component()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x9bff): undefined reference to `juce::Component::isOnDesktop() const'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x9c1a): undefined reference to `juce::DocumentWindow::~DocumentWindow()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x9c41): undefined reference to `juce::Timer::~Timer()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x9c69): undefined reference to `juce::SpinLock::enter() const'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x9cf3): undefined reference to `juce::MessageManager::getInstance()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x9cfb): undefined reference to `juce::MessageManager::stopDispatchLoop()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x9d08): undefined reference to `juce::Thread::waitForThreadToExit(int) const'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x9d10): undefined reference to `juce::Thread::~Thread()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x9db4): undefined reference to `juce::Component::removeFromDesktop()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x9dc4): undefined reference to `juce::Component::removeFromDesktop()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x9dd4): undefined reference to `juce::Component::removeFromDesktop()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x9de4): undefined reference to `juce::Component::removeFromDesktop()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: /build/CHOWTapeModel.so.WK0Bv6.ltrans0.ltrans.o: in function `juceLV2_RestoreState(void*, void const* (*)(void*, unsigned int, unsigned long*, unsigned int*, unsigned int*), void*, unsigned int, _LV2_Feature const* const*)':
<artificial>:(.text+0x9f12): undefined reference to `juce::MessageManagerLock::MessageManagerLock(juce::Thread*)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x9f20): undefined reference to `juce::Component::repaint()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x9f2e): undefined reference to `juce::Component::repaint()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x9f40): undefined reference to `juce::Component::repaint()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x9f48): undefined reference to `juce::MessageManagerLock::~MessageManagerLock()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: /build/CHOWTapeModel.so.WK0Bv6.ltrans0.ltrans.o: in function `juceLV2UI_Instantiate(void (*)(void*, unsigned int, unsigned int, unsigned int, void const*), void*, void**, _LV2_Feature const* const*, bool)':
<artificial>:(.text+0xa0d0): undefined reference to `juce::MessageManagerLock::MessageManagerLock(juce::Thread*)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0xa207): undefined reference to `juce::String::String(char const*)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0xa212): undefined reference to `juce::String::operator=(juce::String&&)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0xa21a): undefined reference to `juce::String::~String()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0xa245): undefined reference to `juce::Component::setTopLeftPosition(int, int)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0xa25d): undefined reference to `juce::DocumentWindow::setName(juce::String const&)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0xa26c): undefined reference to `juce::Timer::startTimer(int)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0xa274): undefined reference to `juce::String::~String()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0xa28f): undefined reference to `juce::MessageManagerLock::~MessageManagerLock()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0xa2a9): undefined reference to `juce::Component::getWindowHandle() const'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0xa2d8): undefined reference to `vtable for juce::AudioProcessorListener'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0xa300): undefined reference to `juce::Timer::Timer()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0xa38a): undefined reference to `juce::CriticalSection::CriticalSection()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0xa391): undefined reference to `juce::XWindowSystem::singletonHolder'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0xa478): undefined reference to `juce::Component::getWindowHandle() const'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0xa4ee): undefined reference to `juce::PopupMenu::dismissAllActiveMenus()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0xa53a): undefined reference to `juce::Component::~Component()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0xa565): undefined reference to `juce::Component::isOnDesktop() const'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0xa581): undefined reference to `juce::DocumentWindow::~DocumentWindow()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0xa5a8): undefined reference to `juce::AudioProcessor::editorBeingDeleted(juce::AudioProcessorEditor*)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0xa5cb): undefined reference to `juce::CriticalSection::~CriticalSection()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0xa60b): undefined reference to `juce::Component::~Component()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0xa62e): undefined reference to `juce::Component::isOnDesktop() const'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0xa64a): undefined reference to `juce::DocumentWindow::~DocumentWindow()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0xa66f): undefined reference to `juce::Timer::~Timer()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0xa709): undefined reference to `juce::String::String(char const*)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0xa714): undefined reference to `juce::String::operator=(juce::String&&)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0xa71c): undefined reference to `juce::String::~String()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0xa755): undefined reference to `juce::DocumentWindow::setName(juce::String const&)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0xa764): undefined reference to `juce::Timer::startTimer(int)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0xa76c): undefined reference to `juce::String::~String()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0xa7ab): undefined reference to `juce::String::String(char const*)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0xa7b6): undefined reference to `juce::String::operator=(juce::String&&)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0xa7be): undefined reference to `juce::String::~String()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0xa7ed): undefined reference to `juce::DocumentWindow::DocumentWindow(juce::String const&, juce::Colour, int, bool)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0xa818): undefined reference to `juce::Component::setOpaque(bool)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0xa828): undefined reference to `juce::ResizableWindow::setContentNonOwned(juce::Component*, bool)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0xa836): undefined reference to `juce::Component::setSize(int, int)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0xa843): undefined reference to `juce::TopLevelWindow::setUsingNativeTitleBar(bool)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0xa88a): undefined reference to `juce::Component::isOnDesktop() const'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0xa8a5): undefined reference to `juce::DocumentWindow::~DocumentWindow()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0xa8ce): undefined reference to `juce::Timer::startTimer(int)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0xa8d6): undefined reference to `juce::String::~String()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0xa935): undefined reference to `juce::AudioProcessor::createEditorIfNeeded()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0xa971): undefined reference to `juce::CriticalSection::enter() const'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0xa980): undefined reference to `juce::CriticalSection::exit() const'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0xa99f): undefined reference to `juce::Component::removeFromDesktop()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0xa9ac): undefined reference to `juce::Component::removeFromDesktop()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0xa9e0): undefined reference to `juce::XWindowSystem::XWindowSystem()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0xa9ff): undefined reference to `juce::Component::removeFromDesktop()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0xaa0d): undefined reference to `juce::Component::setTopLeftPosition(int, int)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: /build/CHOWTapeModel.so.WK0Bv6.ltrans0.ltrans.o: in function `juceLV2UI_Cleanup(void*)':
<artificial>:(.text+0xaadc): undefined reference to `juce::MessageManagerLock::MessageManagerLock(juce::Thread*)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0xab3d): undefined reference to `juce::Component::getScreenPosition() const'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0xab4d): undefined reference to `juce::Component::removeFromDesktop()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0xab5e): undefined reference to `juce::MessageManagerLock::~MessageManagerLock()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0xab8d): undefined reference to `juce::Timer::stopTimer()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0xabb6): undefined reference to `juce::Component::isOnDesktop() const'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0xabc3): undefined reference to `juce::Component::removeFromDesktop()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0xabd6): undefined reference to `juce::Component::getScreenPosition() const'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: /build/CHOWTapeModel.so.WK0Bv6.ltrans0.ltrans.o: in function `SharedMessageThread::~SharedMessageThread()':
<artificial>:(.text+0xcfd): undefined reference to `juce::Thread::~Thread()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: /build/CHOWTapeModel.so.WK0Bv6.ltrans0.ltrans.o: in function `JuceLv2ParentContainer::~JuceLv2ParentContainer()':
<artificial>:(.text+0xe9b): undefined reference to `juce::Component::~Component()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: /build/CHOWTapeModel.so.WK0Bv6.ltrans0.ltrans.o: in function `JuceLv2UIWrapper::~JuceLv2UIWrapper()':
<artificial>:(.text+0x1d11): undefined reference to `juce::Timer::~Timer()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: /build/CHOWTapeModel.so.WK0Bv6.ltrans0.ltrans.o: in function `non-virtual thunk to JuceLv2UIWrapper::~JuceLv2UIWrapper()':
<artificial>:(.text+0x2108): undefined reference to `juce::Timer::~Timer()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: /build/CHOWTapeModel.so.WK0Bv6.ltrans0.ltrans.o: in function `JuceLv2ExternalUIWindow::~JuceLv2ExternalUIWindow()':
<artificial>:(.text+0x236b): undefined reference to `juce::DocumentWindow::~DocumentWindow()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: /build/CHOWTapeModel.so.WK0Bv6.ltrans0.ltrans.o: in function `JuceLv2UIWrapper::audioProcessorParameterChangeGestureBegin(juce::AudioProcessor*, int)':
<artificial>:(.text+0x25e7): undefined reference to `juce::CriticalSection::exit() const'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: /build/CHOWTapeModel.so.WK0Bv6.ltrans0.ltrans.o: in function `JuceLv2UIWrapper::audioProcessorParameterChangeGestureEnd(juce::AudioProcessor*, int)':
<artificial>:(.text+0x2767): undefined reference to `juce::CriticalSection::exit() const'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: /build/CHOWTapeModel.so.WK0Bv6.ltrans0.ltrans.o: in function `JuceLv2UIWrapper::timerCallback()':
<artificial>:(.text+0x29ee): undefined reference to `juce::Timer::stopTimer()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: /build/CHOWTapeModel.so.WK0Bv6.ltrans0.ltrans.o: in function `non-virtual thunk to JuceLv2UIWrapper::timerCallback()':
<artificial>:(.text+0x2a3d): undefined reference to `juce::Timer::stopTimer()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: /build/CHOWTapeModel.so.WK0Bv6.ltrans0.ltrans.o: in function `JuceLv2Wrapper::lv2Run(unsigned int)':
<artificial>:(.text+0x4048): undefined reference to `juce::MidiBuffer::clear()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: /build/CHOWTapeModel.so.WK0Bv6.ltrans0.ltrans.o: in function `SharedMessageThread::run() [clone .cold]':
<artificial>:(.text.unlikely+0xa0): undefined reference to `juce::CriticalSection::exit() const'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text.unlikely+0xa8): undefined reference to `juce::ScopedJuceInitialiser_GUI::~ScopedJuceInitialiser_GUI()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: /build/CHOWTapeModel.so.WK0Bv6.ltrans0.ltrans.o: in function `JuceLv2ParentContainer::childBoundsChanged(juce::Component*) [clone .cold]':
<artificial>:(.text.unlikely+0xbb): undefined reference to `juce::String::~String()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text.unlikely+0xc3): undefined reference to `juce::DynamicLibrary::close()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text.unlikely+0xcd): undefined reference to `juce::DynamicLibrary::close()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text.unlikely+0xd7): undefined reference to `juce::DynamicLibrary::close()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text.unlikely+0xe0): undefined reference to `juce::DynamicLibrary::close()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text.unlikely+0x100): undefined reference to `juce::String::~String()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text.unlikely+0x10d): undefined reference to `juce::String::~String()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text.unlikely+0x11a): undefined reference to `juce::String::~String()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text.unlikely+0x127): undefined reference to `juce::String::~String()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: /build/CHOWTapeModel.so.WK0Bv6.ltrans0.ltrans.o: in function `JuceLv2UIWrapper::resetParentUI(_LV2_Feature const* const*) [clone .cold]':
<artificial>:(.text.unlikely+0x142): undefined reference to `juce::String::~String()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text.unlikely+0x14a): undefined reference to `juce::DynamicLibrary::close()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text.unlikely+0x154): undefined reference to `juce::DynamicLibrary::close()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text.unlikely+0x15e): undefined reference to `juce::DynamicLibrary::close()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text.unlikely+0x167): undefined reference to `juce::DynamicLibrary::close()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text.unlikely+0x184): undefined reference to `juce::String::~String()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text.unlikely+0x18e): undefined reference to `juce::String::~String()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text.unlikely+0x198): undefined reference to `juce::String::~String()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text.unlikely+0x1a2): undefined reference to `juce::String::~String()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text.unlikely+0x1b9): undefined reference to `juce::CriticalSection::exit() const'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text.unlikely+0x1c1): undefined reference to `juce::Component::~Component()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: /build/CHOWTapeModel.so.WK0Bv6.ltrans0.ltrans.o: in function `JuceLv2Wrapper::lv2Run(unsigned int) [clone .cold]':
<artificial>:(.text.unlikely+0x219): undefined reference to `juce::CriticalSection::exit() const'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: /build/CHOWTapeModel.so.WK0Bv6.ltrans0.ltrans.o: in function `juceLV2_getProgram(void*, unsigned int) [clone .cold]':
<artificial>:(.text.unlikely+0x235): undefined reference to `juce::String::~String()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: /build/CHOWTapeModel.so.WK0Bv6.ltrans0.ltrans.o: in function `juceLV2_SaveState(void*, LV2_State_Status (*)(void*, unsigned int, void const*, unsigned long, unsigned int, unsigned int), void*, unsigned int, _LV2_Feature const* const*) [clone .cold]':
<artificial>:(.text.unlikely+0x245): undefined reference to `juce::MemoryBlock::~MemoryBlock()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: /build/CHOWTapeModel.so.WK0Bv6.ltrans0.ltrans.o: in function `nameToSymbol(juce::String const&, unsigned int) [clone .cold]':
<artificial>:(.text.unlikely+0x255): undefined reference to `juce::String::~String()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text.unlikely+0x25f): undefined reference to `juce::String::~String()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text.unlikely+0x267): undefined reference to `juce::String::~String()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text.unlikely+0x26f): undefined reference to `juce::String::~String()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text.unlikely+0x282): undefined reference to `juce::String::~String()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: /build/CHOWTapeModel.so.WK0Bv6.ltrans0.ltrans.o:<artificial>:(.text.unlikely+0x28e): more undefined references to `juce::String::~String()' follow
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: /build/CHOWTapeModel.so.WK0Bv6.ltrans0.ltrans.o: in function `createLv2Files(char const*) [clone .cold]':
<artificial>:(.text.unlikely+0x314): undefined reference to `juce::ScopedJuceInitialiser_GUI::~ScopedJuceInitialiser_GUI()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text.unlikely+0x361): undefined reference to `juce::String::~String()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text.unlikely+0x369): undefined reference to `juce::String::~String()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text.unlikely+0x373): undefined reference to `juce::String::~String()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text.unlikely+0x37d): undefined reference to `juce::String::~String()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text.unlikely+0x38a): undefined reference to `juce::String::~String()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: /build/CHOWTapeModel.so.WK0Bv6.ltrans0.ltrans.o:<artificial>:(.text.unlikely+0x42a): more undefined references to `juce::String::~String()' follow
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: /build/CHOWTapeModel.so.WK0Bv6.ltrans0.ltrans.o: in function `createLv2Files(char const*) [clone .cold]':
<artificial>:(.text.unlikely+0x4b9): undefined reference to `juce::MemoryBlock::~MemoryBlock()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text.unlikely+0x4c3): undefined reference to `juce::String::~String()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text.unlikely+0x4cb): undefined reference to `juce::String::~String()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text.unlikely+0x4d4): undefined reference to `juce::String::~String()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text.unlikely+0x4dc): undefined reference to `juce::String::~String()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text.unlikely+0x4e9): undefined reference to `juce::String::~String()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: /build/CHOWTapeModel.so.WK0Bv6.ltrans0.ltrans.o:<artificial>:(.text.unlikely+0x4f1): more undefined references to `juce::String::~String()' follow
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: /build/CHOWTapeModel.so.WK0Bv6.ltrans0.ltrans.o: in function `JuceLv2ExternalUIWrapper::doRun(_LV2_External_UI_Widget*) [clone .cold]':
<artificial>:(.text.unlikely+0x983): undefined reference to `juce::MessageManagerLock::~MessageManagerLock()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: /build/CHOWTapeModel.so.WK0Bv6.ltrans0.ltrans.o: in function `JuceLv2ExternalUIWrapper::doShow(_LV2_External_UI_Widget*) [clone .cold]':
<artificial>:(.text.unlikely+0x993): undefined reference to `juce::MessageManagerLock::~MessageManagerLock()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: /build/CHOWTapeModel.so.WK0Bv6.ltrans0.ltrans.o: in function `JuceLv2ExternalUIWrapper::doHide(_LV2_External_UI_Widget*) [clone .cold]':
<artificial>:(.text.unlikely+0x9a3): undefined reference to `juce::MessageManagerLock::~MessageManagerLock()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: /build/CHOWTapeModel.so.WK0Bv6.ltrans0.ltrans.o: in function `juceLV2_Instantiate(_LV2_Descriptor const*, double, char const*, _LV2_Feature const* const*) [clone .cold]':
<artificial>:(.text.unlikely+0x9b3): undefined reference to `juce::MessageManagerLock::~MessageManagerLock()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text.unlikely+0xa1e): undefined reference to `juce::SpinLock::enter() const'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text.unlikely+0xa62): undefined reference to `juce::MessageManager::getInstance()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text.unlikely+0xa6a): undefined reference to `juce::MessageManager::stopDispatchLoop()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text.unlikely+0xa77): undefined reference to `juce::Thread::waitForThreadToExit(int) const'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text.unlikely+0xa7f): undefined reference to `juce::Thread::~Thread()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text.unlikely+0xab1): undefined reference to `juce::String::~String()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text.unlikely+0xac8): undefined reference to `juce::Thread::~Thread()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: /build/CHOWTapeModel.so.WK0Bv6.ltrans0.ltrans.o: in function `juceLV2_RestoreState(void*, void const* (*)(void*, unsigned int, unsigned long*, unsigned int*, unsigned int*), void*, unsigned int, _LV2_Feature const* const*) [clone .cold]':
<artificial>:(.text.unlikely+0xad9): undefined reference to `juce::MessageManagerLock::~MessageManagerLock()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: /build/CHOWTapeModel.so.WK0Bv6.ltrans0.ltrans.o: in function `juceLV2UI_Instantiate(void (*)(void*, unsigned int, unsigned int, unsigned int, void const*), void*, void**, _LV2_Feature const* const*, bool) [clone .cold]':
<artificial>:(.text.unlikely+0xae9): undefined reference to `juce::String::~String()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text.unlikely+0xaf3): undefined reference to `juce::MessageManagerLock::~MessageManagerLock()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text.unlikely+0xb03): undefined reference to `juce::DocumentWindow::~DocumentWindow()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text.unlikely+0xb18): undefined reference to `juce::String::~String()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text.unlikely+0xb22): undefined reference to `juce::CriticalSection::~CriticalSection()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text.unlikely+0xb55): undefined reference to `juce::Component::isOnDesktop() const'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text.unlikely+0xb61): undefined reference to `juce::Component::removeFromDesktop()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text.unlikely+0xb74): undefined reference to `juce::DocumentWindow::~DocumentWindow()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text.unlikely+0xb9b): undefined reference to `juce::Timer::~Timer()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text.unlikely+0xbb5): undefined reference to `juce::String::~String()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text.unlikely+0xbcf): undefined reference to `juce::CriticalSection::exit() const'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: /build/CHOWTapeModel.so.WK0Bv6.ltrans0.ltrans.o: in function `juceLV2UI_Cleanup(void*) [clone .cold]':
<artificial>:(.text.unlikely+0xbdc): undefined reference to `juce::MessageManagerLock::~MessageManagerLock()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: /build/CHOWTapeModel.so.WK0Bv6.ltrans0.ltrans.o: in function `getPluginURI()':
<artificial>:(.text.startup+0x3c): undefined reference to `juce::String::String(char const*)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text.startup+0x43): undefined reference to `juce::String::~String()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: /build/CHOWTapeModel.so.WK0Bv6.ltrans0.ltrans.o: in function `_GLOBAL__sub_I_juce_audio_plugin_client_LV2.cpp':
<artificial>:(.text.startup+0xc0): undefined reference to `juce::this_will_fail_to_link_if_some_of_your_compile_units_are_built_in_release_mode::this_will_fail_to_link_if_some_of_your_compile_units_are_built_in_release_mode()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text.startup+0xce): undefined reference to `juce::Colour::Colour(unsigned int)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text.startup+0xdf): undefined reference to `juce::Colour::Colour(unsigned int)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text.startup+0xf0): undefined reference to `juce::Colour::Colour(unsigned int)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text.startup+0x101): undefined reference to `juce::Colour::Colour(unsigned int)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text.startup+0x112): undefined reference to `juce::Colour::Colour(unsigned int)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: /build/CHOWTapeModel.so.WK0Bv6.ltrans0.ltrans.o:<artificial>:(.text.startup+0x123): more undefined references to `juce::Colour::Colour(unsigned int)' follow
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: /build/CHOWTapeModel.so.WK0Bv6.ltrans0.ltrans.o: in function `_GLOBAL__sub_I_juce_audio_plugin_client_LV2.cpp':
<artificial>:(.text.startup+0xa49): undefined reference to `juce::String::toRawUTF8() const'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text.startup+0xa68): undefined reference to `juce::String::String(juce::String const&)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text.startup+0xa7a): undefined reference to `juce::operator+(juce::String, char const*)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text.startup+0xa82): undefined reference to `juce::String::toRawUTF8() const'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text.startup+0xa99): undefined reference to `juce::String::~String()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text.startup+0xaa1): undefined reference to `juce::String::~String()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text.startup+0xab1): undefined reference to `juce::String::String(juce::String const&)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text.startup+0xac3): undefined reference to `juce::operator+(juce::String, char const*)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text.startup+0xacb): undefined reference to `juce::String::toRawUTF8() const'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text.startup+0xae2): undefined reference to `juce::String::~String()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text.startup+0xaea): undefined reference to `juce::String::~String()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: /build/CHOWTapeModel.so.WK0Bv6.ltrans0.ltrans.o:(.data.rel.ro+0x38): undefined reference to `typeinfo for juce::DocumentWindow'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: /build/CHOWTapeModel.so.WK0Bv6.ltrans0.ltrans.o:(.data.rel.ro+0x58): undefined reference to `typeinfo for juce::AudioProcessorListener'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: /build/CHOWTapeModel.so.WK0Bv6.ltrans0.ltrans.o:(.data.rel.ro+0x68): undefined reference to `typeinfo for juce::Timer'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: /build/CHOWTapeModel.so.WK0Bv6.ltrans0.ltrans.o:(.data.rel.ro+0x88): undefined reference to `typeinfo for juce::Component'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: /build/CHOWTapeModel.so.WK0Bv6.ltrans0.ltrans.o:(.data.rel.ro+0xa0): undefined reference to `typeinfo for juce::Thread'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: /build/CHOWTapeModel.so.WK0Bv6.ltrans0.ltrans.o:(.data.rel.ro+0xc8): undefined reference to `juce::Component::mouseMove(juce::MouseEvent const&)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: /build/CHOWTapeModel.so.WK0Bv6.ltrans0.ltrans.o:(.data.rel.ro+0xd0): undefined reference to `juce::Component::mouseEnter(juce::MouseEvent const&)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: /build/CHOWTapeModel.so.WK0Bv6.ltrans0.ltrans.o:(.data.rel.ro+0xd8): undefined reference to `juce::Component::mouseExit(juce::MouseEvent const&)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: /build/CHOWTapeModel.so.WK0Bv6.ltrans0.ltrans.o:(.data.rel.ro+0xe0): undefined reference to `juce::ResizableWindow::mouseDown(juce::MouseEvent const&)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: /build/CHOWTapeModel.so.WK0Bv6.ltrans0.ltrans.o:(.data.rel.ro+0xe8): undefined reference to `juce::ResizableWindow::mouseDrag(juce::MouseEvent const&)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: /build/CHOWTapeModel.so.WK0Bv6.ltrans0.ltrans.o:(.data.rel.ro+0xf0): undefined reference to `juce::ResizableWindow::mouseUp(juce::MouseEvent const&)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: /build/CHOWTapeModel.so.WK0Bv6.ltrans0.ltrans.o:(.data.rel.ro+0xf8): undefined reference to `juce::DocumentWindow::mouseDoubleClick(juce::MouseEvent const&)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: /build/CHOWTapeModel.so.WK0Bv6.ltrans0.ltrans.o:(.data.rel.ro+0x100): undefined reference to `juce::Component::mouseWheelMove(juce::MouseEvent const&, juce::MouseWheelDetails const&)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: /build/CHOWTapeModel.so.WK0Bv6.ltrans0.ltrans.o:(.data.rel.ro+0x108): undefined reference to `juce::Component::mouseMagnify(juce::MouseEvent const&, float)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: /build/CHOWTapeModel.so.WK0Bv6.ltrans0.ltrans.o:(.data.rel.ro+0x110): undefined reference to `juce::DocumentWindow::setName(juce::String const&)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: /build/CHOWTapeModel.so.WK0Bv6.ltrans0.ltrans.o:(.data.rel.ro+0x118): undefined reference to `juce::Component::setVisible(bool)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: /build/CHOWTapeModel.so.WK0Bv6.ltrans0.ltrans.o:(.data.rel.ro+0x120): undefined reference to `juce::ResizableWindow::visibilityChanged()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: /build/CHOWTapeModel.so.WK0Bv6.ltrans0.ltrans.o:(.data.rel.ro+0x128): undefined reference to `juce::TopLevelWindow::addToDesktop(int, void*)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: /build/CHOWTapeModel.so.WK0Bv6.ltrans0.ltrans.o:(.data.rel.ro+0x130): undefined reference to `juce::DocumentWindow::userTriedToCloseWindow()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: /build/CHOWTapeModel.so.WK0Bv6.ltrans0.ltrans.o:(.data.rel.ro+0x138): undefined reference to `juce::Component::minimisationStateChanged(bool)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: /build/CHOWTapeModel.so.WK0Bv6.ltrans0.ltrans.o:(.data.rel.ro+0x140): undefined reference to `juce::Component::getDesktopScaleFactor() const'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: /build/CHOWTapeModel.so.WK0Bv6.ltrans0.ltrans.o:(.data.rel.ro+0x148): undefined reference to `juce::DocumentWindow::parentHierarchyChanged()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: /build/CHOWTapeModel.so.WK0Bv6.ltrans0.ltrans.o:(.data.rel.ro+0x150): undefined reference to `juce::Component::childrenChanged()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: /build/CHOWTapeModel.so.WK0Bv6.ltrans0.ltrans.o:(.data.rel.ro+0x158): undefined reference to `juce::Component::hitTest(int, int)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: /build/CHOWTapeModel.so.WK0Bv6.ltrans0.ltrans.o:(.data.rel.ro+0x160): undefined reference to `juce::DocumentWindow::lookAndFeelChanged()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: /build/CHOWTapeModel.so.WK0Bv6.ltrans0.ltrans.o:(.data.rel.ro+0x168): undefined reference to `juce::Component::createFocusTraverser()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: /build/CHOWTapeModel.so.WK0Bv6.ltrans0.ltrans.o:(.data.rel.ro+0x170): undefined reference to `juce::Component::enablementChanged()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: /build/CHOWTapeModel.so.WK0Bv6.ltrans0.ltrans.o:(.data.rel.ro+0x178): undefined reference to `juce::Component::alphaChanged()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: /build/CHOWTapeModel.so.WK0Bv6.ltrans0.ltrans.o:(.data.rel.ro+0x180): undefined reference to `juce::Component::getMouseCursor()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: /build/CHOWTapeModel.so.WK0Bv6.ltrans0.ltrans.o:(.data.rel.ro+0x188): undefined reference to `juce::DocumentWindow::paint(juce::Graphics&)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: /build/CHOWTapeModel.so.WK0Bv6.ltrans0.ltrans.o:(.data.rel.ro+0x190): undefined reference to `juce::Component::paintOverChildren(juce::Graphics&)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: /build/CHOWTapeModel.so.WK0Bv6.ltrans0.ltrans.o:(.data.rel.ro+0x198): undefined reference to `juce::Component::keyPressed(juce::KeyPress const&)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: /build/CHOWTapeModel.so.WK0Bv6.ltrans0.ltrans.o:(.data.rel.ro+0x1a0): undefined reference to `juce::Component::keyStateChanged(bool)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: /build/CHOWTapeModel.so.WK0Bv6.ltrans0.ltrans.o:(.data.rel.ro+0x1a8): undefined reference to `juce::Component::modifierKeysChanged(juce::ModifierKeys const&)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: /build/CHOWTapeModel.so.WK0Bv6.ltrans0.ltrans.o:(.data.rel.ro+0x1b0): undefined reference to `juce::Component::focusGained(juce::Component::FocusChangeType)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: /build/CHOWTapeModel.so.WK0Bv6.ltrans0.ltrans.o:(.data.rel.ro+0x1b8): undefined reference to `juce::Component::focusLost(juce::Component::FocusChangeType)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: /build/CHOWTapeModel.so.WK0Bv6.ltrans0.ltrans.o:(.data.rel.ro+0x1c0): undefined reference to `juce::TopLevelWindow::focusOfChildComponentChanged(juce::Component::FocusChangeType)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: /build/CHOWTapeModel.so.WK0Bv6.ltrans0.ltrans.o:(.data.rel.ro+0x1c8): undefined reference to `juce::DocumentWindow::resized()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: /build/CHOWTapeModel.so.WK0Bv6.ltrans0.ltrans.o:(.data.rel.ro+0x1d0): undefined reference to `juce::ResizableWindow::moved()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: /build/CHOWTapeModel.so.WK0Bv6.ltrans0.ltrans.o:(.data.rel.ro+0x1d8): undefined reference to `juce::ResizableWindow::childBoundsChanged(juce::Component*)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: /build/CHOWTapeModel.so.WK0Bv6.ltrans0.ltrans.o:(.data.rel.ro+0x1e0): undefined reference to `juce::ResizableWindow::parentSizeChanged()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: /build/CHOWTapeModel.so.WK0Bv6.ltrans0.ltrans.o:(.data.rel.ro+0x1e8): undefined reference to `juce::Component::broughtToFront()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: /build/CHOWTapeModel.so.WK0Bv6.ltrans0.ltrans.o:(.data.rel.ro+0x1f0): undefined reference to `juce::Component::handleCommandMessage(int)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: /build/CHOWTapeModel.so.WK0Bv6.ltrans0.ltrans.o:(.data.rel.ro+0x1f8): undefined reference to `juce::Component::canModalEventBeSentToComponent(juce::Component const*)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: /build/CHOWTapeModel.so.WK0Bv6.ltrans0.ltrans.o:(.data.rel.ro+0x200): undefined reference to `juce::Component::inputAttemptWhenModal()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: /build/CHOWTapeModel.so.WK0Bv6.ltrans0.ltrans.o:(.data.rel.ro+0x208): undefined reference to `juce::Component::colourChanged()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: /build/CHOWTapeModel.so.WK0Bv6.ltrans0.ltrans.o:(.data.rel.ro+0x210): undefined reference to `juce::Component::createNewPeer(int, void*)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: /build/CHOWTapeModel.so.WK0Bv6.ltrans0.ltrans.o:(.data.rel.ro+0x218): undefined reference to `juce::DocumentWindow::activeWindowStatusChanged()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: /build/CHOWTapeModel.so.WK0Bv6.ltrans0.ltrans.o:(.data.rel.ro+0x220): undefined reference to `juce::DocumentWindow::getDesktopWindowStyleFlags() const'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: /build/CHOWTapeModel.so.WK0Bv6.ltrans0.ltrans.o:(.data.rel.ro+0x228): undefined reference to `juce::DocumentWindow::getBorderThickness()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: /build/CHOWTapeModel.so.WK0Bv6.ltrans0.ltrans.o:(.data.rel.ro+0x230): undefined reference to `juce::DocumentWindow::getContentComponentBorder()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: /build/CHOWTapeModel.so.WK0Bv6.ltrans0.ltrans.o:(.data.rel.ro+0x240): undefined reference to `juce::DocumentWindow::minimiseButtonPressed()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: /build/CHOWTapeModel.so.WK0Bv6.ltrans0.ltrans.o:(.data.rel.ro+0x248): undefined reference to `juce::DocumentWindow::maximiseButtonPressed()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: /build/CHOWTapeModel.so.WK0Bv6.ltrans0.ltrans.o:(.data.rel.ro+0x270): undefined reference to `juce::Component::mouseMove(juce::MouseEvent const&)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: /build/CHOWTapeModel.so.WK0Bv6.ltrans0.ltrans.o:(.data.rel.ro+0x278): undefined reference to `juce::Component::mouseEnter(juce::MouseEvent const&)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: /build/CHOWTapeModel.so.WK0Bv6.ltrans0.ltrans.o:(.data.rel.ro+0x280): undefined reference to `juce::Component::mouseExit(juce::MouseEvent const&)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: /build/CHOWTapeModel.so.WK0Bv6.ltrans0.ltrans.o:(.data.rel.ro+0x288): undefined reference to `juce::Component::mouseDown(juce::MouseEvent const&)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: /build/CHOWTapeModel.so.WK0Bv6.ltrans0.ltrans.o:(.data.rel.ro+0x290): undefined reference to `juce::Component::mouseDrag(juce::MouseEvent const&)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: /build/CHOWTapeModel.so.WK0Bv6.ltrans0.ltrans.o:(.data.rel.ro+0x298): undefined reference to `juce::Component::mouseUp(juce::MouseEvent const&)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: /build/CHOWTapeModel.so.WK0Bv6.ltrans0.ltrans.o:(.data.rel.ro+0x2a0): undefined reference to `juce::Component::mouseDoubleClick(juce::MouseEvent const&)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: /build/CHOWTapeModel.so.WK0Bv6.ltrans0.ltrans.o:(.data.rel.ro+0x2a8): undefined reference to `juce::Component::mouseWheelMove(juce::MouseEvent const&, juce::MouseWheelDetails const&)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: /build/CHOWTapeModel.so.WK0Bv6.ltrans0.ltrans.o:(.data.rel.ro+0x2b0): undefined reference to `juce::Component::mouseMagnify(juce::MouseEvent const&, float)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: /build/CHOWTapeModel.so.WK0Bv6.ltrans0.ltrans.o:(.data.rel.ro+0x2b8): undefined reference to `juce::Component::setName(juce::String const&)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: /build/CHOWTapeModel.so.WK0Bv6.ltrans0.ltrans.o:(.data.rel.ro+0x2c0): undefined reference to `juce::Component::setVisible(bool)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: /build/CHOWTapeModel.so.WK0Bv6.ltrans0.ltrans.o:(.data.rel.ro+0x2c8): undefined reference to `juce::Component::visibilityChanged()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: /build/CHOWTapeModel.so.WK0Bv6.ltrans0.ltrans.o:(.data.rel.ro+0x2d0): undefined reference to `juce::Component::addToDesktop(int, void*)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: /build/CHOWTapeModel.so.WK0Bv6.ltrans0.ltrans.o:(.data.rel.ro+0x2d8): undefined reference to `juce::Component::userTriedToCloseWindow()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: /build/CHOWTapeModel.so.WK0Bv6.ltrans0.ltrans.o:(.data.rel.ro+0x2e0): undefined reference to `juce::Component::minimisationStateChanged(bool)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: /build/CHOWTapeModel.so.WK0Bv6.ltrans0.ltrans.o:(.data.rel.ro+0x2e8): undefined reference to `juce::Component::getDesktopScaleFactor() const'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: /build/CHOWTapeModel.so.WK0Bv6.ltrans0.ltrans.o:(.data.rel.ro+0x2f0): undefined reference to `juce::Component::parentHierarchyChanged()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: /build/CHOWTapeModel.so.WK0Bv6.ltrans0.ltrans.o:(.data.rel.ro+0x2f8): undefined reference to `juce::Component::childrenChanged()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: /build/CHOWTapeModel.so.WK0Bv6.ltrans0.ltrans.o:(.data.rel.ro+0x300): undefined reference to `juce::Component::hitTest(int, int)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: /build/CHOWTapeModel.so.WK0Bv6.ltrans0.ltrans.o:(.data.rel.ro+0x308): undefined reference to `juce::Component::lookAndFeelChanged()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: /build/CHOWTapeModel.so.WK0Bv6.ltrans0.ltrans.o:(.data.rel.ro+0x310): undefined reference to `juce::Component::createFocusTraverser()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: /build/CHOWTapeModel.so.WK0Bv6.ltrans0.ltrans.o:(.data.rel.ro+0x318): undefined reference to `juce::Component::enablementChanged()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: /build/CHOWTapeModel.so.WK0Bv6.ltrans0.ltrans.o:(.data.rel.ro+0x320): undefined reference to `juce::Component::alphaChanged()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: /build/CHOWTapeModel.so.WK0Bv6.ltrans0.ltrans.o:(.data.rel.ro+0x328): undefined reference to `juce::Component::getMouseCursor()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: /build/CHOWTapeModel.so.WK0Bv6.ltrans0.ltrans.o:(.data.rel.ro+0x340): undefined reference to `juce::Component::keyPressed(juce::KeyPress const&)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: /build/CHOWTapeModel.so.WK0Bv6.ltrans0.ltrans.o:(.data.rel.ro+0x348): undefined reference to `juce::Component::keyStateChanged(bool)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: /build/CHOWTapeModel.so.WK0Bv6.ltrans0.ltrans.o:(.data.rel.ro+0x350): undefined reference to `juce::Component::modifierKeysChanged(juce::ModifierKeys const&)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: /build/CHOWTapeModel.so.WK0Bv6.ltrans0.ltrans.o:(.data.rel.ro+0x358): undefined reference to `juce::Component::focusGained(juce::Component::FocusChangeType)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: /build/CHOWTapeModel.so.WK0Bv6.ltrans0.ltrans.o:(.data.rel.ro+0x360): undefined reference to `juce::Component::focusLost(juce::Component::FocusChangeType)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: /build/CHOWTapeModel.so.WK0Bv6.ltrans0.ltrans.o:(.data.rel.ro+0x368): undefined reference to `juce::Component::focusOfChildComponentChanged(juce::Component::FocusChangeType)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: /build/CHOWTapeModel.so.WK0Bv6.ltrans0.ltrans.o:(.data.rel.ro+0x370): undefined reference to `juce::Component::resized()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: /build/CHOWTapeModel.so.WK0Bv6.ltrans0.ltrans.o:(.data.rel.ro+0x378): undefined reference to `juce::Component::moved()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: /build/CHOWTapeModel.so.WK0Bv6.ltrans0.ltrans.o:(.data.rel.ro+0x388): undefined reference to `juce::Component::parentSizeChanged()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: /build/CHOWTapeModel.so.WK0Bv6.ltrans0.ltrans.o:(.data.rel.ro+0x390): undefined reference to `juce::Component::broughtToFront()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: /build/CHOWTapeModel.so.WK0Bv6.ltrans0.ltrans.o:(.data.rel.ro+0x398): undefined reference to `juce::Component::handleCommandMessage(int)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: /build/CHOWTapeModel.so.WK0Bv6.ltrans0.ltrans.o:(.data.rel.ro+0x3a0): undefined reference to `juce::Component::canModalEventBeSentToComponent(juce::Component const*)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: /build/CHOWTapeModel.so.WK0Bv6.ltrans0.ltrans.o:(.data.rel.ro+0x3a8): undefined reference to `juce::Component::inputAttemptWhenModal()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: /build/CHOWTapeModel.so.WK0Bv6.ltrans0.ltrans.o:(.data.rel.ro+0x3b0): undefined reference to `juce::Component::colourChanged()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: /build/CHOWTapeModel.so.WK0Bv6.ltrans0.ltrans.o:(.data.rel.ro+0x3b8): undefined reference to `juce::Component::createNewPeer(int, void*)'
collect2: error: ld returned 1 exit status
make[2]: *** [CMakeFiles/CHOWTapeModel_LV2.dir/build.make:259: CHOWTapeModel_artefacts/Release/LV2/CHOWTapeModel.lv2/CHOWTapeModel.so] Error 1
make[1]: *** [CMakeFiles/Makefile2:333: CMakeFiles/CHOWTapeModel_LV2.dir/all] Error 2
make[1]: *** Waiting for unfinished jobs....
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: /build/CHOWTapeModel.VUQkq1.ltrans0.ltrans.o: in function `juce::ArrayBase<juce::MidiDeviceInfo, juce::DummyCriticalSection>::clear()':
<artificial>:(.text+0xd3): undefined reference to `juce::String::~String()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0xdb): undefined reference to `juce::String::~String()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: /build/CHOWTapeModel.VUQkq1.ltrans0.ltrans.o: in function `std::unique_ptr<juce::XmlElement, std::default_delete<juce::XmlElement> >::~unique_ptr()':
<artificial>:(.text+0x10d): undefined reference to `juce::XmlElement::~XmlElement()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: /build/CHOWTapeModel.VUQkq1.ltrans0.ltrans.o: in function `juce::StandalonePluginHolder::deletePlugin()':
<artificial>:(.text+0x13e): undefined reference to `juce::AudioProcessorPlayer::setProcessor(juce::AudioProcessor*)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: /build/CHOWTapeModel.VUQkq1.ltrans0.ltrans.o: in function `juce::StandalonePluginHolder::createPlugin()':
<artificial>:(.text+0x17f): undefined reference to `juce::AudioProcessor::setTypeOfNextNewPlugin(juce::AudioProcessor::WrapperType)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x184): undefined reference to `createPluginFilter()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x18e): undefined reference to `juce::AudioProcessor::setTypeOfNextNewPlugin(juce::AudioProcessor::WrapperType)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x1ad): undefined reference to `juce::AudioProcessor::disableNonMainBuses()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x1c3): undefined reference to `juce::AudioProcessor::setRateAndBufferSizeDetails(double, int)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: /build/CHOWTapeModel.VUQkq1.ltrans0.ltrans.o: in function `juce::StandalonePluginHolder::valueChanged(juce::Value&)':
<artificial>:(.text+0x2a0): undefined reference to `juce::Value::getValue() const'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x2a8): undefined reference to `juce::var::operator bool() const'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x2b6): undefined reference to `juce::var::~var()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: /build/CHOWTapeModel.VUQkq1.ltrans0.ltrans.o: in function `non-virtual thunk to juce::StandalonePluginHolder::valueChanged(juce::Value&)':
<artificial>:(.text+0x300): undefined reference to `juce::Value::getValue() const'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x308): undefined reference to `juce::var::operator bool() const'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x316): undefined reference to `juce::var::~var()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: /build/CHOWTapeModel.VUQkq1.ltrans0.ltrans.o: in function `juce::StandaloneFilterApp::getApplicationName()':
<artificial>:(.text+0x34d): undefined reference to `juce::String::String(char const*)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: /build/CHOWTapeModel.VUQkq1.ltrans0.ltrans.o: in function `juce::StandaloneFilterApp::getApplicationVersion()':
<artificial>:(.text+0x36d): undefined reference to `juce::String::String(char const*)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: /build/CHOWTapeModel.VUQkq1.ltrans0.ltrans.o: in function `juce::StandalonePluginHolder::SettingsComponent::paint(juce::Graphics&)':
<artificial>:(.text+0x385): undefined reference to `juce::Component::getLookAndFeel() const'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x392): undefined reference to `juce::LookAndFeel::findColour(int) const'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: /build/CHOWTapeModel.VUQkq1.ltrans0.ltrans.o: in function `juce::StandalonePluginHolder::SettingsComponent::resized()':
<artificial>:(.text+0x3c2): undefined reference to `juce::Component::getLocalBounds() const'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x49d): undefined reference to `juce::Component::setBounds(juce::Rectangle<int>)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: /build/CHOWTapeModel.VUQkq1.ltrans0.ltrans.o: in function `juce::StandaloneFilterWindow::MainContentComponent::NotificationArea::resized()':
<artificial>:(.text+0x4d0): undefined reference to `juce::Component::getLocalBounds() const'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x52d): undefined reference to `juce::Component::setBounds(juce::Rectangle<int>)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: /build/CHOWTapeModel.VUQkq1.ltrans0.ltrans.o: in function `std::_Function_handler<void (bool), juce::StandalonePluginHolder::StandalonePluginHolder(juce::PropertySet*, bool, juce::String const&, juce::AudioDeviceManager::AudioDeviceSetup const*, juce::Array<juce::StandalonePluginHolder::PluginInOuts, juce::DummyCriticalSection, 0> const&, bool)::{lambda(bool)#1}>::_M_manager(std::_Any_data&, std::_Function_handler<void (bool), juce::StandalonePluginHolder::StandalonePluginHolder(juce::PropertySet*, bool, juce::String const&, juce::AudioDeviceManager::AudioDeviceSetup const*, juce::Array<juce::StandalonePluginHolder::PluginInOuts, juce::DummyCriticalSection, 0> const&, bool)::{lambda(bool)#1}> const&, std::_Manager_operation)':
<artificial>:(.text+0x5a7): undefined reference to `juce::String::~String()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x60a): undefined reference to `juce::String::String(juce::String const&)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: /build/CHOWTapeModel.VUQkq1.ltrans0.ltrans.o: in function `juce::StandalonePluginHolder::timerCallback()':
<artificial>:(.text+0x64c): undefined reference to `juce::MidiInput::getAvailableDevices()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x697): undefined reference to `juce::operator==(juce::String const&, juce::String const&)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x704): undefined reference to `juce::operator==(juce::String const&, juce::String const&)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x714): undefined reference to `juce::operator==(juce::String const&, juce::String const&)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x78c): undefined reference to `juce::operator==(juce::String const&, juce::String const&)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x79c): undefined reference to `juce::operator==(juce::String const&, juce::String const&)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x7e7): undefined reference to `juce::String::String(juce::String const&)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x7f8): undefined reference to `juce::String::String(juce::String const&)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x84d): undefined reference to `juce::String::~String()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x859): undefined reference to `juce::String::~String()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x892): undefined reference to `juce::String::~String()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x89a): undefined reference to `juce::String::~String()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x8e2): undefined reference to `juce::AudioDeviceManager::setMidiInputDeviceEnabled(juce::String const&, bool)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x8fd): undefined reference to `juce::AudioDeviceManager::setMidiInputDeviceEnabled(juce::String const&, bool)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x942): undefined reference to `juce::operator==(juce::String const&, juce::String const&)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: /build/CHOWTapeModel.VUQkq1.ltrans0.ltrans.o: in function `non-virtual thunk to juce::StandalonePluginHolder::timerCallback()':
<artificial>:(.text+0x9ac): undefined reference to `juce::MidiInput::getAvailableDevices()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x9ef): undefined reference to `juce::operator==(juce::String const&, juce::String const&)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0xa5c): undefined reference to `juce::operator==(juce::String const&, juce::String const&)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0xa6c): undefined reference to `juce::operator==(juce::String const&, juce::String const&)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0xae4): undefined reference to `juce::operator==(juce::String const&, juce::String const&)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0xaf4): undefined reference to `juce::operator==(juce::String const&, juce::String const&)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0xb37): undefined reference to `juce::String::String(juce::String const&)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0xb49): undefined reference to `juce::String::String(juce::String const&)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0xb9d): undefined reference to `juce::String::~String()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0xba9): undefined reference to `juce::String::~String()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0xbe2): undefined reference to `juce::String::~String()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0xbea): undefined reference to `juce::String::~String()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0xc32): undefined reference to `juce::AudioDeviceManager::setMidiInputDeviceEnabled(juce::String const&, bool)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0xc4d): undefined reference to `juce::AudioDeviceManager::setMidiInputDeviceEnabled(juce::String const&, bool)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0xc91): undefined reference to `juce::operator==(juce::String const&, juce::String const&)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: /build/CHOWTapeModel.VUQkq1.ltrans0.ltrans.o: in function `juce::StandaloneFilterWindow::closeButtonPressed()':
<artificial>:(.text+0xcfa): undefined reference to `juce::MemoryBlock::MemoryBlock()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0xd1e): undefined reference to `juce::MemoryBlock::toBase64Encoding() const'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0xd2e): undefined reference to `juce::var::var(juce::String&&)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0xd3d): undefined reference to `juce::StringRef::StringRef(char const*)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0xd4c): undefined reference to `juce::PropertySet::setValue(juce::StringRef, juce::var const&)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0xd54): undefined reference to `juce::var::~var()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0xd5c): undefined reference to `juce::String::~String()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0xd64): undefined reference to `juce::MemoryBlock::~MemoryBlock()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: /build/CHOWTapeModel.VUQkq1.ltrans0.ltrans.o: in function `juce::StandaloneFilterWindow::buttonClicked(juce::Button*)':
<artificial>:(.text+0xecb): undefined reference to `juce::translate(char const*)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0xee3): undefined reference to `juce::PopupMenu::addItem(int, juce::String, bool, bool)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0xeeb): undefined reference to `juce::String::~String()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0xef3): undefined reference to `juce::PopupMenu::addSeparator()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0xf02): undefined reference to `juce::translate(char const*)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0xf1a): undefined reference to `juce::PopupMenu::addItem(int, juce::String, bool, bool)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0xf22): undefined reference to `juce::String::~String()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0xf31): undefined reference to `juce::translate(char const*)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0xf49): undefined reference to `juce::PopupMenu::addItem(int, juce::String, bool, bool)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0xf51): undefined reference to `juce::String::~String()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0xf59): undefined reference to `juce::PopupMenu::addSeparator()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0xf68): undefined reference to `juce::translate(char const*)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0xf80): undefined reference to `juce::PopupMenu::addItem(int, juce::String, bool, bool)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0xf88): undefined reference to `juce::String::~String()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0xffe): undefined reference to `juce::ModalCallbackFunction::create(std::function<void (int)>)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x1030): undefined reference to `juce::PopupMenu::Options::Options()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x103e): undefined reference to `juce::PopupMenu::showMenuAsync(juce::PopupMenu::Options const&, juce::ModalComponentManager::Callback*)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x1057): undefined reference to `juce::PopupMenu::~PopupMenu()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: /build/CHOWTapeModel.VUQkq1.ltrans0.ltrans.o: in function `juce::StandaloneFilterWindow::MainContentComponent::valueChanged(juce::Value&)':
<artificial>:(.text+0x1191): undefined reference to `juce::Value::getValue() const'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x1199): undefined reference to `juce::var::operator bool() const'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x11ae): undefined reference to `juce::Component::setVisible(bool)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x11bf): undefined reference to `juce::Component::getLocalBounds() const'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x11d4): undefined reference to `juce::Component::getLocalArea(juce::Component const*, juce::Rectangle<int>) const'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x11f1): undefined reference to `juce::Component::setSize(int, int)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x11f9): undefined reference to `juce::var::~var()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: /build/CHOWTapeModel.VUQkq1.ltrans0.ltrans.o: in function `non-virtual thunk to juce::StandaloneFilterWindow::MainContentComponent::valueChanged(juce::Value&)':
<artificial>:(.text+0x1252): undefined reference to `juce::Value::getValue() const'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x125a): undefined reference to `juce::var::operator bool() const'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x126c): undefined reference to `juce::Component::setVisible(bool)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x127d): undefined reference to `juce::Component::getLocalBounds() const'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x1299): undefined reference to `juce::Component::getLocalArea(juce::Component const*, juce::Rectangle<int>) const'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x12b6): undefined reference to `juce::Component::setSize(int, int)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x12be): undefined reference to `juce::var::~var()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: /build/CHOWTapeModel.VUQkq1.ltrans0.ltrans.o: in function `juce::StandaloneFilterWindow::MainContentComponent::componentMovedOrResized(juce::Component&, bool, bool)':
<artificial>:(.text+0x1311): undefined reference to `juce::Component::getLocalBounds() const'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x1326): undefined reference to `juce::Component::getLocalArea(juce::Component const*, juce::Rectangle<int>) const'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: /build/CHOWTapeModel.VUQkq1.ltrans0.ltrans.o: in function `non-virtual thunk to juce::StandaloneFilterWindow::MainContentComponent::componentMovedOrResized(juce::Component&, bool, bool)':
<artificial>:(.text+0x1376): undefined reference to `juce::Component::getLocalBounds() const'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x1392): undefined reference to `juce::Component::getLocalArea(juce::Component const*, juce::Rectangle<int>) const'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: /build/CHOWTapeModel.VUQkq1.ltrans0.ltrans.o: in function `juce::StandaloneFilterWindow::MainContentComponent::resized()':
<artificial>:(.text+0x13f2): undefined reference to `juce::Component::getLocalBounds() const'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x148c): undefined reference to `juce::Component::getLocalArea(juce::Component const*, juce::Rectangle<float>) const'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x14a0): undefined reference to `juce::Component::getTransform() const'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x14ad): undefined reference to `juce::AffineTransform::inverted() const'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x154e): undefined reference to `juce::Component::setBounds(juce::Rectangle<int>)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x15ad): undefined reference to `juce::Component::setBounds(juce::Rectangle<int>)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: /build/CHOWTapeModel.VUQkq1.ltrans0.ltrans.o: in function `juce::StandaloneFilterWindow::MainContentComponent::NotificationArea::paint(juce::Graphics&)':
<artificial>:(.text+0x15cc): undefined reference to `juce::Component::getLocalBounds() const'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x15e3): undefined reference to `juce::Graphics::setColour(juce::Colour)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x161f): undefined reference to `juce::Graphics::fillRect(juce::Rectangle<int>) const'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x162d): undefined reference to `juce::Graphics::setColour(juce::Colour)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: /build/CHOWTapeModel.VUQkq1.ltrans0.ltrans.o: in function `std::_Function_handler<void (bool), juce::StandalonePluginHolder::StandalonePluginHolder(juce::PropertySet*, bool, juce::String const&, juce::AudioDeviceManager::AudioDeviceSetup const*, juce::Array<juce::StandalonePluginHolder::PluginInOuts, juce::DummyCriticalSection, 0> const&, bool)::{lambda(bool)#1}>::_M_invoke(std::_Any_data const&, bool&&)':
<artificial>:(.text+0x169c): undefined reference to `juce::AudioDeviceManager::addAudioCallback(juce::AudioIODeviceCallback*)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x16b2): undefined reference to `juce::String::String()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x16c4): undefined reference to `juce::AudioDeviceManager::addMidiInputDeviceCallback(juce::String const&, juce::MidiInputCallback*)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x16d0): undefined reference to `juce::String::~String()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x16f4): undefined reference to `juce::StringRef::StringRef(char const*)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x1707): undefined reference to `juce::PropertySet::getXmlValue(juce::StringRef) const'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x1728): undefined reference to `juce::XmlElement::~XmlElement()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x1746): undefined reference to `juce::XmlElement::~XmlElement()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x176a): undefined reference to `juce::StringRef::StringRef(char const*)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x177f): undefined reference to `juce::PropertySet::getBoolValue(juce::StringRef, bool) const'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x178a): undefined reference to `juce::var::var(bool)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x1799): undefined reference to `juce::Value::setValue(juce::var const&)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x17a1): undefined reference to `juce::var::~var()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x182e): undefined reference to `juce::AudioDeviceManager::initialise(int, int, juce::XmlElement const*, bool, juce::String const&, juce::AudioDeviceManager::AudioDeviceSetup const*)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x1838): undefined reference to `juce::String::~String()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x1849): undefined reference to `juce::XmlElement::~XmlElement()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x1871): undefined reference to `juce::MemoryBlock::MemoryBlock()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x187d): undefined reference to `juce::String::String()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x188d): undefined reference to `juce::StringRef::StringRef(char const*)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x189f): undefined reference to `juce::PropertySet::getValue(juce::StringRef, juce::String const&) const'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x18aa): undefined reference to `juce::StringRef::StringRef(juce::String const&)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x18ba): undefined reference to `juce::MemoryBlock::fromBase64Encoding(juce::StringRef)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x18c6): undefined reference to `juce::String::~String()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x18ce): undefined reference to `juce::String::~String()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x18da): undefined reference to `juce::MemoryBlock::~MemoryBlock()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x18ea): undefined reference to `juce::AudioProcessorPlayer::setProcessor(juce::AudioProcessor*)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x1920): undefined reference to `juce::String::~String()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x1928): undefined reference to `juce::String::~String()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: /build/CHOWTapeModel.VUQkq1.ltrans0.ltrans.o: in function `juce::StandaloneFilterApp::systemRequestedQuit()':
<artificial>:(.text+0x19e5): undefined reference to `juce::MemoryBlock::MemoryBlock()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x1a09): undefined reference to `juce::MemoryBlock::toBase64Encoding() const'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x1a19): undefined reference to `juce::var::var(juce::String&&)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x1a28): undefined reference to `juce::StringRef::StringRef(char const*)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x1a37): undefined reference to `juce::PropertySet::setValue(juce::StringRef, juce::var const&)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x1a3f): undefined reference to `juce::var::~var()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x1a47): undefined reference to `juce::String::~String()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x1a4f): undefined reference to `juce::MemoryBlock::~MemoryBlock()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x1a56): undefined reference to `juce::ModalComponentManager::singletonHolder'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x1a6a): undefined reference to `juce::ModalComponentManager::cancelAllModalComponents()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x1aa1): undefined reference to `juce::Timer::callAfterDelay(int, std::function<void ()>)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x1b19): undefined reference to `juce::ModalComponentManager::ModalComponentManager()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: /build/CHOWTapeModel.VUQkq1.ltrans0.ltrans.o: in function `std::_Function_handler<void (), juce::StandaloneFilterApp::systemRequestedQuit()::{lambda()#1}>::_M_invoke(std::_Any_data const&)':
<artificial>:(.text+0x1b7d): undefined reference to `juce::JUCEApplicationBase::appInstance'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x1bcf): undefined reference to `juce::MemoryBlock::MemoryBlock()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x1bf3): undefined reference to `juce::MemoryBlock::toBase64Encoding() const'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x1c03): undefined reference to `juce::var::var(juce::String&&)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x1c12): undefined reference to `juce::StringRef::StringRef(char const*)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x1c21): undefined reference to `juce::PropertySet::setValue(juce::StringRef, juce::var const&)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x1c29): undefined reference to `juce::var::~var()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x1c31): undefined reference to `juce::String::~String()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x1c39): undefined reference to `juce::MemoryBlock::~MemoryBlock()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x1c40): undefined reference to `juce::ModalComponentManager::singletonHolder'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x1c54): undefined reference to `juce::ModalComponentManager::cancelAllModalComponents()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x1c8b): undefined reference to `juce::Timer::callAfterDelay(int, std::function<void ()>)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x1d01): undefined reference to `juce::ModalComponentManager::ModalComponentManager()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: /build/CHOWTapeModel.VUQkq1.ltrans0.ltrans.o: in function `juce_CreateApplication()':
<artificial>:(.text+0x1d8f): undefined reference to `juce::JUCEApplication::JUCEApplication()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x1db7): undefined reference to `juce::ApplicationProperties::ApplicationProperties()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x1dbe): undefined reference to `juce::PluginHostType::jucePlugInClientCurrentWrapperType'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x1dda): undefined reference to `juce::PropertiesFile::Options::Options()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x1dfd): undefined reference to `juce::String::String(char const*)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x1e08): undefined reference to `juce::String::operator=(juce::String const&)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x1e15): undefined reference to `juce::String::~String()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x1e24): undefined reference to `juce::String::String(char const*)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x1e2f): undefined reference to `juce::String::operator=(juce::String&&)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x1e3c): undefined reference to `juce::String::~String()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x1e4b): undefined reference to `juce::String::String(char const*)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x1e56): undefined reference to `juce::String::operator=(juce::String&&)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x1e63): undefined reference to `juce::String::~String()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x1e72): undefined reference to `juce::String::String(char const*)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x1e7d): undefined reference to `juce::String::operator=(juce::String&&)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x1e85): undefined reference to `juce::String::~String()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x1e92): undefined reference to `juce::ApplicationProperties::setStorageParameters(juce::PropertiesFile::Options const&)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x1e9a): undefined reference to `juce::String::~String()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x1ea2): undefined reference to `juce::String::~String()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x1eaa): undefined reference to `juce::String::~String()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x1eb2): undefined reference to `juce::String::~String()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: /build/CHOWTapeModel.VUQkq1.ltrans0.ltrans.o: in function `juce::StandalonePluginHolder::~StandalonePluginHolder()':
<artificial>:(.text+0x1f52): undefined reference to `juce::Timer::stopTimer()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x1f5c): undefined reference to `juce::AudioProcessorPlayer::setProcessor(juce::AudioProcessor*)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x1f9e): undefined reference to `juce::AudioDeviceManager::createStateXml() const'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x1fbb): undefined reference to `juce::StringRef::StringRef(char const*)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x1fcd): undefined reference to `juce::PropertySet::setValue(juce::StringRef, juce::XmlElement const*)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x1ff2): undefined reference to `juce::Value::getValue() const'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x2004): undefined reference to `juce::var::operator bool() const'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x200f): undefined reference to `juce::var::var(bool)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x201e): undefined reference to `juce::StringRef::StringRef(char const*)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x2030): undefined reference to `juce::PropertySet::setValue(juce::StringRef, juce::var const&)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x2038): undefined reference to `juce::var::~var()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x2042): undefined reference to `juce::var::~var()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x2054): undefined reference to `juce::XmlElement::~XmlElement()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x2069): undefined reference to `juce::String::String()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x207b): undefined reference to `juce::AudioDeviceManager::removeMidiInputDeviceCallback(juce::String const&, juce::MidiInputCallback*)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x2086): undefined reference to `juce::String::~String()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x2091): undefined reference to `juce::AudioDeviceManager::removeAudioCallback(juce::AudioIODeviceCallback*)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x20b7): undefined reference to `juce::String::~String()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x20bf): undefined reference to `juce::String::~String()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x20e9): undefined reference to `juce::BigInteger::~BigInteger()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x20f2): undefined reference to `juce::BigInteger::~BigInteger()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x20fb): undefined reference to `juce::String::~String()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x2103): undefined reference to `juce::String::~String()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x2128): undefined reference to `juce::Value::~Value()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x213c): undefined reference to `juce::AudioProcessorPlayer::~AudioProcessorPlayer()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x2144): undefined reference to `juce::AudioDeviceManager::~AudioDeviceManager()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: /build/CHOWTapeModel.VUQkq1.ltrans0.ltrans.o: in function `juce::StandalonePluginHolder::~StandalonePluginHolder()':
<artificial>:(.text+0x2212): undefined reference to `juce::Timer::stopTimer()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x221c): undefined reference to `juce::AudioProcessorPlayer::setProcessor(juce::AudioProcessor*)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x225e): undefined reference to `juce::AudioDeviceManager::createStateXml() const'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x227b): undefined reference to `juce::StringRef::StringRef(char const*)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x228d): undefined reference to `juce::PropertySet::setValue(juce::StringRef, juce::XmlElement const*)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x22b2): undefined reference to `juce::Value::getValue() const'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x22c4): undefined reference to `juce::var::operator bool() const'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x22cf): undefined reference to `juce::var::var(bool)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x22de): undefined reference to `juce::StringRef::StringRef(char const*)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x22f0): undefined reference to `juce::PropertySet::setValue(juce::StringRef, juce::var const&)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x22f8): undefined reference to `juce::var::~var()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x2302): undefined reference to `juce::var::~var()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x2314): undefined reference to `juce::XmlElement::~XmlElement()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x2329): undefined reference to `juce::String::String()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x233b): undefined reference to `juce::AudioDeviceManager::removeMidiInputDeviceCallback(juce::String const&, juce::MidiInputCallback*)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x2345): undefined reference to `juce::String::~String()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x2350): undefined reference to `juce::AudioDeviceManager::removeAudioCallback(juce::AudioIODeviceCallback*)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x2377): undefined reference to `juce::String::~String()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x237f): undefined reference to `juce::String::~String()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x23a9): undefined reference to `juce::BigInteger::~BigInteger()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x23b3): undefined reference to `juce::BigInteger::~BigInteger()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x23bd): undefined reference to `juce::String::~String()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x23c5): undefined reference to `juce::String::~String()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x23ea): undefined reference to `juce::Value::~Value()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x23fe): undefined reference to `juce::AudioProcessorPlayer::~AudioProcessorPlayer()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x2406): undefined reference to `juce::AudioDeviceManager::~AudioDeviceManager()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x2449): undefined reference to `juce::Timer::~Timer()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: /build/CHOWTapeModel.VUQkq1.ltrans0.ltrans.o: in function `non-virtual thunk to juce::StandalonePluginHolder::~StandalonePluginHolder()':
<artificial>:(.text+0x24ec): undefined reference to `juce::Timer::stopTimer()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x24f6): undefined reference to `juce::AudioProcessorPlayer::setProcessor(juce::AudioProcessor*)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x2538): undefined reference to `juce::AudioDeviceManager::createStateXml() const'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x2555): undefined reference to `juce::StringRef::StringRef(char const*)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x2567): undefined reference to `juce::PropertySet::setValue(juce::StringRef, juce::XmlElement const*)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x258c): undefined reference to `juce::Value::getValue() const'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x259e): undefined reference to `juce::var::operator bool() const'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x25a9): undefined reference to `juce::var::var(bool)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x25b8): undefined reference to `juce::StringRef::StringRef(char const*)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x25ca): undefined reference to `juce::PropertySet::setValue(juce::StringRef, juce::var const&)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x25d2): undefined reference to `juce::var::~var()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x25dc): undefined reference to `juce::var::~var()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x25ee): undefined reference to `juce::XmlElement::~XmlElement()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x2603): undefined reference to `juce::String::String()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x2615): undefined reference to `juce::AudioDeviceManager::removeMidiInputDeviceCallback(juce::String const&, juce::MidiInputCallback*)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x2620): undefined reference to `juce::String::~String()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x262c): undefined reference to `juce::AudioDeviceManager::removeAudioCallback(juce::AudioIODeviceCallback*)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x2657): undefined reference to `juce::String::~String()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x265f): undefined reference to `juce::String::~String()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x2689): undefined reference to `juce::BigInteger::~BigInteger()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x2692): undefined reference to `juce::BigInteger::~BigInteger()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x269b): undefined reference to `juce::String::~String()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x26a3): undefined reference to `juce::String::~String()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x26c8): undefined reference to `juce::Value::~Value()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x26dc): undefined reference to `juce::AudioProcessorPlayer::~AudioProcessorPlayer()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x26e4): undefined reference to `juce::AudioDeviceManager::~AudioDeviceManager()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: /build/CHOWTapeModel.VUQkq1.ltrans0.ltrans.o: in function `non-virtual thunk to juce::StandalonePluginHolder::~StandalonePluginHolder()':
<artificial>:(.text+0x27b7): undefined reference to `juce::Timer::stopTimer()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x27c1): undefined reference to `juce::AudioProcessorPlayer::setProcessor(juce::AudioProcessor*)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x2803): undefined reference to `juce::AudioDeviceManager::createStateXml() const'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x281b): undefined reference to `juce::StringRef::StringRef(char const*)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x282b): undefined reference to `juce::PropertySet::setValue(juce::StringRef, juce::XmlElement const*)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x2848): undefined reference to `juce::Value::getValue() const'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x2855): undefined reference to `juce::var::operator bool() const'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x2860): undefined reference to `juce::var::var(bool)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x286f): undefined reference to `juce::StringRef::StringRef(char const*)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x2881): undefined reference to `juce::PropertySet::setValue(juce::StringRef, juce::var const&)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x2889): undefined reference to `juce::var::~var()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x2891): undefined reference to `juce::var::~var()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x28a3): undefined reference to `juce::XmlElement::~XmlElement()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x28b8): undefined reference to `juce::String::String()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x28ca): undefined reference to `juce::AudioDeviceManager::removeMidiInputDeviceCallback(juce::String const&, juce::MidiInputCallback*)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x28d4): undefined reference to `juce::String::~String()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x28e1): undefined reference to `juce::AudioDeviceManager::removeAudioCallback(juce::AudioIODeviceCallback*)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x2907): undefined reference to `juce::String::~String()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x290f): undefined reference to `juce::String::~String()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x2939): undefined reference to `juce::BigInteger::~BigInteger()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x2943): undefined reference to `juce::BigInteger::~BigInteger()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x294d): undefined reference to `juce::String::~String()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x2955): undefined reference to `juce::String::~String()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x297a): undefined reference to `juce::Value::~Value()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x298e): undefined reference to `juce::AudioProcessorPlayer::~AudioProcessorPlayer()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x2996): undefined reference to `juce::AudioDeviceManager::~AudioDeviceManager()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: /build/CHOWTapeModel.VUQkq1.ltrans0.ltrans.o: in function `non-virtual thunk to juce::StandalonePluginHolder::~StandalonePluginHolder()':
<artificial>:(.text+0x2a6c): undefined reference to `juce::Timer::stopTimer()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x2a76): undefined reference to `juce::AudioProcessorPlayer::setProcessor(juce::AudioProcessor*)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x2ab8): undefined reference to `juce::AudioDeviceManager::createStateXml() const'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x2ad5): undefined reference to `juce::StringRef::StringRef(char const*)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x2ae7): undefined reference to `juce::PropertySet::setValue(juce::StringRef, juce::XmlElement const*)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x2b04): undefined reference to `juce::Value::getValue() const'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x2b0c): undefined reference to `juce::var::operator bool() const'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x2b21): undefined reference to `juce::var::var(bool)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x2b30): undefined reference to `juce::StringRef::StringRef(char const*)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x2b44): undefined reference to `juce::PropertySet::setValue(juce::StringRef, juce::var const&)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x2b4e): undefined reference to `juce::var::~var()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x2b56): undefined reference to `juce::var::~var()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x2b68): undefined reference to `juce::XmlElement::~XmlElement()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x2b7d): undefined reference to `juce::String::String()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x2b8f): undefined reference to `juce::AudioDeviceManager::removeMidiInputDeviceCallback(juce::String const&, juce::MidiInputCallback*)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x2b9a): undefined reference to `juce::String::~String()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x2ba6): undefined reference to `juce::AudioDeviceManager::removeAudioCallback(juce::AudioIODeviceCallback*)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x2bcf): undefined reference to `juce::String::~String()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x2bd7): undefined reference to `juce::String::~String()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x2c01): undefined reference to `juce::BigInteger::~BigInteger()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x2c0a): undefined reference to `juce::BigInteger::~BigInteger()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x2c13): undefined reference to `juce::String::~String()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x2c1b): undefined reference to `juce::String::~String()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x2c40): undefined reference to `juce::Value::~Value()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x2c54): undefined reference to `juce::AudioProcessorPlayer::~AudioProcessorPlayer()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x2c5c): undefined reference to `juce::AudioDeviceManager::~AudioDeviceManager()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x2c9f): undefined reference to `juce::Timer::~Timer()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: /build/CHOWTapeModel.VUQkq1.ltrans0.ltrans.o: in function `non-virtual thunk to juce::StandalonePluginHolder::~StandalonePluginHolder()':
<artificial>:(.text+0x2d42): undefined reference to `juce::Timer::stopTimer()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x2d4c): undefined reference to `juce::AudioProcessorPlayer::setProcessor(juce::AudioProcessor*)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x2d8e): undefined reference to `juce::AudioDeviceManager::createStateXml() const'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x2dab): undefined reference to `juce::StringRef::StringRef(char const*)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x2dbd): undefined reference to `juce::PropertySet::setValue(juce::StringRef, juce::XmlElement const*)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x2de2): undefined reference to `juce::Value::getValue() const'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x2df4): undefined reference to `juce::var::operator bool() const'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x2dff): undefined reference to `juce::var::var(bool)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x2e0e): undefined reference to `juce::StringRef::StringRef(char const*)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x2e20): undefined reference to `juce::PropertySet::setValue(juce::StringRef, juce::var const&)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x2e28): undefined reference to `juce::var::~var()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x2e32): undefined reference to `juce::var::~var()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x2e44): undefined reference to `juce::XmlElement::~XmlElement()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x2e59): undefined reference to `juce::String::String()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x2e6b): undefined reference to `juce::AudioDeviceManager::removeMidiInputDeviceCallback(juce::String const&, juce::MidiInputCallback*)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x2e75): undefined reference to `juce::String::~String()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x2e80): undefined reference to `juce::AudioDeviceManager::removeAudioCallback(juce::AudioIODeviceCallback*)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x2ea7): undefined reference to `juce::String::~String()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x2eaf): undefined reference to `juce::String::~String()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x2ed9): undefined reference to `juce::BigInteger::~BigInteger()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x2ee3): undefined reference to `juce::BigInteger::~BigInteger()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x2eed): undefined reference to `juce::String::~String()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x2ef5): undefined reference to `juce::String::~String()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x2f1a): undefined reference to `juce::Value::~Value()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x2f2e): undefined reference to `juce::AudioProcessorPlayer::~AudioProcessorPlayer()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x2f36): undefined reference to `juce::AudioDeviceManager::~AudioDeviceManager()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x2f79): undefined reference to `juce::Timer::~Timer()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: /build/CHOWTapeModel.VUQkq1.ltrans0.ltrans.o: in function `juce::StandalonePluginHolder::showAudioSettingsDialog()':
<artificial>:(.text+0x2feb): undefined reference to `juce::DialogWindow::LaunchOptions::LaunchOptions()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x3045): undefined reference to `juce::AudioChannelSet::size() const'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x3077): undefined reference to `juce::AudioChannelSet::size() const'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x30ab): undefined reference to `juce::Component::Component()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x30f7): undefined reference to `juce::AudioDeviceSelectorComponent::AudioDeviceSelectorComponent(juce::AudioDeviceManager&, int, int, int, int, bool, bool, bool, bool)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x311c): undefined reference to `juce::String::String(char const*)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x312f): undefined reference to `juce::String::String(char const*)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x313d): undefined reference to `juce::Label::Label(juce::String const&, juce::String const&)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x3145): undefined reference to `juce::String::~String()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x314d): undefined reference to `juce::String::~String()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x316a): undefined reference to `juce::String::String(char const*)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x3175): undefined reference to `juce::ToggleButton::ToggleButton(juce::String const&)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x317d): undefined reference to `juce::String::~String()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x318e): undefined reference to `juce::Component::setOpaque(bool)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x319b): undefined reference to `juce::Button::setClickingTogglesState(bool)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x31c3): undefined reference to `juce::Value::referTo(juce::Value const&)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x31d7): undefined reference to `juce::Component::addAndMakeVisible(juce::Component&, int)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x3255): undefined reference to `juce::Component::setSize(int, int)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x3264): undefined reference to `juce::translate(char const*)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x326f): undefined reference to `juce::String::operator=(juce::String&&)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x3277): undefined reference to `juce::String::~String()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x3280): undefined reference to `juce::Component::getLookAndFeel() const'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x328d): undefined reference to `juce::LookAndFeel::findColour(int) const'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x32a5): undefined reference to `juce::DialogWindow::LaunchOptions::launchAsync()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x32d9): undefined reference to `juce::String::~String()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x3338): undefined reference to `juce::Component::addAndMakeVisible(juce::Component&, int)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x334c): undefined reference to `juce::Component::addAndMakeVisible(juce::Component&, int)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x335c): undefined reference to `juce::Label::attachToComponent(juce::Component*, bool)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: /build/CHOWTapeModel.VUQkq1.ltrans0.ltrans.o: in function `juce::StandalonePluginHolder::SettingsComponent::~SettingsComponent()':
<artificial>:(.text+0x340a): undefined reference to `juce::ToggleButton::~ToggleButton()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x3416): undefined reference to `juce::Label::~Label()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x3422): undefined reference to `juce::AudioDeviceSelectorComponent::~AudioDeviceSelectorComponent()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: /build/CHOWTapeModel.VUQkq1.ltrans0.ltrans.o: in function `juce::StandalonePluginHolder::SettingsComponent::~SettingsComponent()':
<artificial>:(.text+0x344a): undefined reference to `juce::ToggleButton::~ToggleButton()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x3456): undefined reference to `juce::Label::~Label()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x3462): undefined reference to `juce::AudioDeviceSelectorComponent::~AudioDeviceSelectorComponent()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x346a): undefined reference to `juce::Component::~Component()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: /build/CHOWTapeModel.VUQkq1.ltrans0.ltrans.o: in function `juce::StandalonePluginHolder::audioDeviceIOCallback(float const**, int, float**, int, int)':
<artificial>:(.text+0x3511): undefined reference to `juce::FloatVectorOperations::clear(float*, int)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: /build/CHOWTapeModel.VUQkq1.ltrans0.ltrans.o: in function `juce::StandalonePluginHolder::audioDeviceAboutToStart(juce::AudioIODevice*)':
<artificial>:(.text+0x3586): undefined reference to `juce::BigInteger::countNumberOfSetBits() const'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x36f4): undefined reference to `juce::BigInteger::~BigInteger()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x3728): undefined reference to `juce::FloatVectorOperations::clear(float*, int)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x374d): undefined reference to `juce::AudioProcessorPlayer::audioDeviceAboutToStart(juce::AudioIODevice*)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: /build/CHOWTapeModel.VUQkq1.ltrans0.ltrans.o: in function `juce::StandalonePluginHolder::audioDeviceStopped()':
<artificial>:(.text+0x37e6): undefined reference to `juce::AudioProcessorPlayer::setMidiOutput(juce::MidiOutput*)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x37ee): undefined reference to `juce::AudioProcessorPlayer::audioDeviceStopped()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: /build/CHOWTapeModel.VUQkq1.ltrans0.ltrans.o: in function `juce::StandaloneFilterWindow::~StandaloneFilterWindow()':
<artificial>:(.text+0x38f9): undefined reference to `juce::var::var(int)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x3908): undefined reference to `juce::StringRef::StringRef(char const*)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x3918): undefined reference to `juce::PropertySet::setValue(juce::StringRef, juce::var const&)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x3920): undefined reference to `juce::var::~var()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x392d): undefined reference to `juce::var::var(int)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x393c): undefined reference to `juce::StringRef::StringRef(char const*)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x394c): undefined reference to `juce::PropertySet::setValue(juce::StringRef, juce::var const&)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x3954): undefined reference to `juce::var::~var()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x396a): undefined reference to `juce::AudioProcessorPlayer::setProcessor(juce::AudioProcessor*)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x3972): undefined reference to `juce::ResizableWindow::clearContentComponent()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x39dc): undefined reference to `juce::Timer::stopTimer()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x39f2): undefined reference to `juce::AudioProcessorPlayer::setProcessor(juce::AudioProcessor*)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x3a34): undefined reference to `juce::AudioDeviceManager::createStateXml() const'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x3a4c): undefined reference to `juce::StringRef::StringRef(char const*)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x3a5c): undefined reference to `juce::PropertySet::setValue(juce::StringRef, juce::XmlElement const*)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x3a79): undefined reference to `juce::Value::getValue() const'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x3a86): undefined reference to `juce::var::operator bool() const'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x3a91): undefined reference to `juce::var::var(bool)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x3aa0): undefined reference to `juce::StringRef::StringRef(char const*)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x3ab2): undefined reference to `juce::PropertySet::setValue(juce::StringRef, juce::var const&)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x3aba): undefined reference to `juce::var::~var()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x3ac2): undefined reference to `juce::var::~var()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x3ad4): undefined reference to `juce::XmlElement::~XmlElement()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x3ae9): undefined reference to `juce::String::String()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x3afb): undefined reference to `juce::AudioDeviceManager::removeMidiInputDeviceCallback(juce::String const&, juce::MidiInputCallback*)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x3b05): undefined reference to `juce::String::~String()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x3b10): undefined reference to `juce::AudioDeviceManager::removeAudioCallback(juce::AudioIODeviceCallback*)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x3b36): undefined reference to `juce::String::~String()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x3b3e): undefined reference to `juce::String::~String()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x3b67): undefined reference to `juce::BigInteger::~BigInteger()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x3b70): undefined reference to `juce::BigInteger::~BigInteger()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x3b79): undefined reference to `juce::String::~String()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x3b81): undefined reference to `juce::String::~String()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x3ba6): undefined reference to `juce::Value::~Value()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x3bbc): undefined reference to `juce::AudioProcessorPlayer::~AudioProcessorPlayer()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x3bc4): undefined reference to `juce::AudioDeviceManager::~AudioDeviceManager()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x3be6): undefined reference to `juce::Timer::~Timer()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x3c00): undefined reference to `juce::TextButton::~TextButton()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x3c5e): undefined reference to `juce::Timer::stopTimer()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x3c74): undefined reference to `juce::AudioProcessorPlayer::setProcessor(juce::AudioProcessor*)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x3cb6): undefined reference to `juce::AudioDeviceManager::createStateXml() const'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x3cce): undefined reference to `juce::StringRef::StringRef(char const*)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x3cde): undefined reference to `juce::PropertySet::setValue(juce::StringRef, juce::XmlElement const*)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x3cfb): undefined reference to `juce::Value::getValue() const'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x3d08): undefined reference to `juce::var::operator bool() const'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x3d13): undefined reference to `juce::var::var(bool)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x3d22): undefined reference to `juce::StringRef::StringRef(char const*)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x3d34): undefined reference to `juce::PropertySet::setValue(juce::StringRef, juce::var const&)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x3d3c): undefined reference to `juce::var::~var()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x3d44): undefined reference to `juce::var::~var()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x3d56): undefined reference to `juce::XmlElement::~XmlElement()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x3d6b): undefined reference to `juce::String::String()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x3d7d): undefined reference to `juce::AudioDeviceManager::removeMidiInputDeviceCallback(juce::String const&, juce::MidiInputCallback*)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x3d87): undefined reference to `juce::String::~String()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x3d92): undefined reference to `juce::AudioDeviceManager::removeAudioCallback(juce::AudioIODeviceCallback*)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x3db6): undefined reference to `juce::String::~String()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x3dbe): undefined reference to `juce::String::~String()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x3de7): undefined reference to `juce::BigInteger::~BigInteger()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x3df0): undefined reference to `juce::BigInteger::~BigInteger()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x3df9): undefined reference to `juce::String::~String()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x3e01): undefined reference to `juce::String::~String()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x3e26): undefined reference to `juce::Value::~Value()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x3e3c): undefined reference to `juce::AudioProcessorPlayer::~AudioProcessorPlayer()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x3e44): undefined reference to `juce::AudioDeviceManager::~AudioDeviceManager()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x3e62): undefined reference to `juce::Timer::~Timer()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: /build/CHOWTapeModel.VUQkq1.ltrans0.ltrans.o: in function `juce::StandaloneFilterWindow::~StandaloneFilterWindow()':
<artificial>:(.text+0x3fa9): undefined reference to `juce::var::var(int)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x3fb8): undefined reference to `juce::StringRef::StringRef(char const*)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x3fc8): undefined reference to `juce::PropertySet::setValue(juce::StringRef, juce::var const&)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x3fd0): undefined reference to `juce::var::~var()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x3fdd): undefined reference to `juce::var::var(int)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x3fec): undefined reference to `juce::StringRef::StringRef(char const*)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x3ffc): undefined reference to `juce::PropertySet::setValue(juce::StringRef, juce::var const&)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x4004): undefined reference to `juce::var::~var()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x401a): undefined reference to `juce::AudioProcessorPlayer::setProcessor(juce::AudioProcessor*)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x4022): undefined reference to `juce::ResizableWindow::clearContentComponent()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x408c): undefined reference to `juce::Timer::stopTimer()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x40a2): undefined reference to `juce::AudioProcessorPlayer::setProcessor(juce::AudioProcessor*)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x40e4): undefined reference to `juce::AudioDeviceManager::createStateXml() const'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x40fc): undefined reference to `juce::StringRef::StringRef(char const*)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x410c): undefined reference to `juce::PropertySet::setValue(juce::StringRef, juce::XmlElement const*)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x4129): undefined reference to `juce::Value::getValue() const'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x4136): undefined reference to `juce::var::operator bool() const'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x4141): undefined reference to `juce::var::var(bool)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x4150): undefined reference to `juce::StringRef::StringRef(char const*)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x4162): undefined reference to `juce::PropertySet::setValue(juce::StringRef, juce::var const&)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x416a): undefined reference to `juce::var::~var()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x4172): undefined reference to `juce::var::~var()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x4184): undefined reference to `juce::XmlElement::~XmlElement()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x4199): undefined reference to `juce::String::String()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x41ab): undefined reference to `juce::AudioDeviceManager::removeMidiInputDeviceCallback(juce::String const&, juce::MidiInputCallback*)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x41b5): undefined reference to `juce::String::~String()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x41c0): undefined reference to `juce::AudioDeviceManager::removeAudioCallback(juce::AudioIODeviceCallback*)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x41e6): undefined reference to `juce::String::~String()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x41ee): undefined reference to `juce::String::~String()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x4217): undefined reference to `juce::BigInteger::~BigInteger()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x4220): undefined reference to `juce::BigInteger::~BigInteger()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x4229): undefined reference to `juce::String::~String()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x4231): undefined reference to `juce::String::~String()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x4256): undefined reference to `juce::Value::~Value()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x426c): undefined reference to `juce::AudioProcessorPlayer::~AudioProcessorPlayer()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x4274): undefined reference to `juce::AudioDeviceManager::~AudioDeviceManager()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x4296): undefined reference to `juce::Timer::~Timer()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x42b0): undefined reference to `juce::TextButton::~TextButton()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x430e): undefined reference to `juce::Timer::stopTimer()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x4324): undefined reference to `juce::AudioProcessorPlayer::setProcessor(juce::AudioProcessor*)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x4366): undefined reference to `juce::AudioDeviceManager::createStateXml() const'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x437e): undefined reference to `juce::StringRef::StringRef(char const*)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x438e): undefined reference to `juce::PropertySet::setValue(juce::StringRef, juce::XmlElement const*)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x43ab): undefined reference to `juce::Value::getValue() const'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x43b8): undefined reference to `juce::var::operator bool() const'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x43c3): undefined reference to `juce::var::var(bool)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x43d2): undefined reference to `juce::StringRef::StringRef(char const*)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x43e4): undefined reference to `juce::PropertySet::setValue(juce::StringRef, juce::var const&)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x43ec): undefined reference to `juce::var::~var()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x43f4): undefined reference to `juce::var::~var()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x4406): undefined reference to `juce::XmlElement::~XmlElement()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x441b): undefined reference to `juce::String::String()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x442d): undefined reference to `juce::AudioDeviceManager::removeMidiInputDeviceCallback(juce::String const&, juce::MidiInputCallback*)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x4437): undefined reference to `juce::String::~String()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x4442): undefined reference to `juce::AudioDeviceManager::removeAudioCallback(juce::AudioIODeviceCallback*)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x4466): undefined reference to `juce::String::~String()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x446e): undefined reference to `juce::String::~String()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x4497): undefined reference to `juce::BigInteger::~BigInteger()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x44a0): undefined reference to `juce::BigInteger::~BigInteger()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x44a9): undefined reference to `juce::String::~String()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x44b1): undefined reference to `juce::String::~String()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x44d6): undefined reference to `juce::Value::~Value()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x44ec): undefined reference to `juce::AudioProcessorPlayer::~AudioProcessorPlayer()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x44f4): undefined reference to `juce::AudioDeviceManager::~AudioDeviceManager()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x4512): undefined reference to `juce::Timer::~Timer()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x4527): undefined reference to `juce::DocumentWindow::~DocumentWindow()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: /build/CHOWTapeModel.VUQkq1.ltrans0.ltrans.o: in function `non-virtual thunk to juce::StandaloneFilterWindow::~StandaloneFilterWindow()':
<artificial>:(.text+0x4667): undefined reference to `juce::var::var(int)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x4676): undefined reference to `juce::StringRef::StringRef(char const*)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x4686): undefined reference to `juce::PropertySet::setValue(juce::StringRef, juce::var const&)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x468e): undefined reference to `juce::var::~var()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x469c): undefined reference to `juce::var::var(int)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x46ab): undefined reference to `juce::StringRef::StringRef(char const*)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x46bb): undefined reference to `juce::PropertySet::setValue(juce::StringRef, juce::var const&)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x46c3): undefined reference to `juce::var::~var()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x46dc): undefined reference to `juce::AudioProcessorPlayer::setProcessor(juce::AudioProcessor*)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x46e4): undefined reference to `juce::ResizableWindow::clearContentComponent()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x4747): undefined reference to `juce::Timer::stopTimer()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x475d): undefined reference to `juce::AudioProcessorPlayer::setProcessor(juce::AudioProcessor*)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x479f): undefined reference to `juce::AudioDeviceManager::createStateXml() const'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x47bc): undefined reference to `juce::StringRef::StringRef(char const*)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x47ce): undefined reference to `juce::PropertySet::setValue(juce::StringRef, juce::XmlElement const*)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x47f3): undefined reference to `juce::Value::getValue() const'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x4805): undefined reference to `juce::var::operator bool() const'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x4810): undefined reference to `juce::var::var(bool)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x481f): undefined reference to `juce::StringRef::StringRef(char const*)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x4831): undefined reference to `juce::PropertySet::setValue(juce::StringRef, juce::var const&)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x4839): undefined reference to `juce::var::~var()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x4843): undefined reference to `juce::var::~var()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x4855): undefined reference to `juce::XmlElement::~XmlElement()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x486a): undefined reference to `juce::String::String()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x487c): undefined reference to `juce::AudioDeviceManager::removeMidiInputDeviceCallback(juce::String const&, juce::MidiInputCallback*)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x4887): undefined reference to `juce::String::~String()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x4892): undefined reference to `juce::AudioDeviceManager::removeAudioCallback(juce::AudioIODeviceCallback*)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x48b8): undefined reference to `juce::String::~String()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x48c0): undefined reference to `juce::String::~String()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x48eb): undefined reference to `juce::BigInteger::~BigInteger()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x48f5): undefined reference to `juce::BigInteger::~BigInteger()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x48ff): undefined reference to `juce::String::~String()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x4907): undefined reference to `juce::String::~String()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x492c): undefined reference to `juce::Value::~Value()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x4942): undefined reference to `juce::AudioProcessorPlayer::~AudioProcessorPlayer()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x494a): undefined reference to `juce::AudioDeviceManager::~AudioDeviceManager()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x498f): undefined reference to `juce::Timer::~Timer()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x49a5): undefined reference to `juce::TextButton::~TextButton()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x4a07): undefined reference to `juce::Timer::stopTimer()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x4a11): undefined reference to `juce::AudioProcessorPlayer::setProcessor(juce::AudioProcessor*)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x4a53): undefined reference to `juce::AudioDeviceManager::createStateXml() const'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x4a70): undefined reference to `juce::StringRef::StringRef(char const*)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x4a82): undefined reference to `juce::PropertySet::setValue(juce::StringRef, juce::XmlElement const*)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x4aa7): undefined reference to `juce::Value::getValue() const'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x4ab9): undefined reference to `juce::var::operator bool() const'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x4ac4): undefined reference to `juce::var::var(bool)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x4ad3): undefined reference to `juce::StringRef::StringRef(char const*)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x4ae5): undefined reference to `juce::PropertySet::setValue(juce::StringRef, juce::var const&)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x4aed): undefined reference to `juce::var::~var()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x4af7): undefined reference to `juce::var::~var()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x4b09): undefined reference to `juce::XmlElement::~XmlElement()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x4b1e): undefined reference to `juce::String::String()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x4b30): undefined reference to `juce::AudioDeviceManager::removeMidiInputDeviceCallback(juce::String const&, juce::MidiInputCallback*)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x4b3b): undefined reference to `juce::String::~String()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x4b46): undefined reference to `juce::AudioDeviceManager::removeAudioCallback(juce::AudioIODeviceCallback*)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x4b70): undefined reference to `juce::String::~String()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x4b78): undefined reference to `juce::String::~String()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x4ba3): undefined reference to `juce::BigInteger::~BigInteger()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x4bad): undefined reference to `juce::BigInteger::~BigInteger()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x4bb7): undefined reference to `juce::String::~String()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x4bbf): undefined reference to `juce::String::~String()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x4be4): undefined reference to `juce::Value::~Value()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x4bf8): undefined reference to `juce::AudioProcessorPlayer::~AudioProcessorPlayer()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x4c00): undefined reference to `juce::AudioDeviceManager::~AudioDeviceManager()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x4c45): undefined reference to `juce::Timer::~Timer()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: /build/CHOWTapeModel.VUQkq1.ltrans0.ltrans.o: in function `non-virtual thunk to juce::StandaloneFilterWindow::~StandaloneFilterWindow()':
<artificial>:(.text+0x4d20): undefined reference to `juce::var::var(int)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x4d2f): undefined reference to `juce::StringRef::StringRef(char const*)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x4d3f): undefined reference to `juce::PropertySet::setValue(juce::StringRef, juce::var const&)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x4d47): undefined reference to `juce::var::~var()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x4d55): undefined reference to `juce::var::var(int)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x4d64): undefined reference to `juce::StringRef::StringRef(char const*)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x4d74): undefined reference to `juce::PropertySet::setValue(juce::StringRef, juce::var const&)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x4d7c): undefined reference to `juce::var::~var()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x4d8e): undefined reference to `juce::AudioProcessorPlayer::setProcessor(juce::AudioProcessor*)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x4d96): undefined reference to `juce::ResizableWindow::clearContentComponent()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x4df9): undefined reference to `juce::Timer::stopTimer()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x4e0f): undefined reference to `juce::AudioProcessorPlayer::setProcessor(juce::AudioProcessor*)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x4e51): undefined reference to `juce::AudioDeviceManager::createStateXml() const'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x4e6e): undefined reference to `juce::StringRef::StringRef(char const*)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x4e80): undefined reference to `juce::PropertySet::setValue(juce::StringRef, juce::XmlElement const*)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x4ea5): undefined reference to `juce::Value::getValue() const'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x4eb7): undefined reference to `juce::var::operator bool() const'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x4ec2): undefined reference to `juce::var::var(bool)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x4ed1): undefined reference to `juce::StringRef::StringRef(char const*)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x4ee3): undefined reference to `juce::PropertySet::setValue(juce::StringRef, juce::var const&)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x4eeb): undefined reference to `juce::var::~var()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x4ef5): undefined reference to `juce::var::~var()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x4f07): undefined reference to `juce::XmlElement::~XmlElement()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x4f1c): undefined reference to `juce::String::String()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x4f2e): undefined reference to `juce::AudioDeviceManager::removeMidiInputDeviceCallback(juce::String const&, juce::MidiInputCallback*)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x4f39): undefined reference to `juce::String::~String()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x4f44): undefined reference to `juce::AudioDeviceManager::removeAudioCallback(juce::AudioIODeviceCallback*)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x4f70): undefined reference to `juce::String::~String()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x4f78): undefined reference to `juce::String::~String()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x4fa3): undefined reference to `juce::BigInteger::~BigInteger()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x4fad): undefined reference to `juce::BigInteger::~BigInteger()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x4fb7): undefined reference to `juce::String::~String()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x4fbf): undefined reference to `juce::String::~String()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x4fe4): undefined reference to `juce::Value::~Value()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x4ffa): undefined reference to `juce::AudioProcessorPlayer::~AudioProcessorPlayer()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x5002): undefined reference to `juce::AudioDeviceManager::~AudioDeviceManager()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x5047): undefined reference to `juce::Timer::~Timer()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x505d): undefined reference to `juce::TextButton::~TextButton()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x50bf): undefined reference to `juce::Timer::stopTimer()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x50c9): undefined reference to `juce::AudioProcessorPlayer::setProcessor(juce::AudioProcessor*)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x510b): undefined reference to `juce::AudioDeviceManager::createStateXml() const'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x5128): undefined reference to `juce::StringRef::StringRef(char const*)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x513a): undefined reference to `juce::PropertySet::setValue(juce::StringRef, juce::XmlElement const*)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x515f): undefined reference to `juce::Value::getValue() const'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x5171): undefined reference to `juce::var::operator bool() const'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x517c): undefined reference to `juce::var::var(bool)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x518b): undefined reference to `juce::StringRef::StringRef(char const*)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x519d): undefined reference to `juce::PropertySet::setValue(juce::StringRef, juce::var const&)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x51a5): undefined reference to `juce::var::~var()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x51af): undefined reference to `juce::var::~var()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x51c1): undefined reference to `juce::XmlElement::~XmlElement()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x51d6): undefined reference to `juce::String::String()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x51e8): undefined reference to `juce::AudioDeviceManager::removeMidiInputDeviceCallback(juce::String const&, juce::MidiInputCallback*)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x51f3): undefined reference to `juce::String::~String()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x51fe): undefined reference to `juce::AudioDeviceManager::removeAudioCallback(juce::AudioIODeviceCallback*)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x5228): undefined reference to `juce::String::~String()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x5230): undefined reference to `juce::String::~String()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x525b): undefined reference to `juce::BigInteger::~BigInteger()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x5265): undefined reference to `juce::BigInteger::~BigInteger()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x526f): undefined reference to `juce::String::~String()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x5277): undefined reference to `juce::String::~String()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x529c): undefined reference to `juce::Value::~Value()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x52b0): undefined reference to `juce::AudioProcessorPlayer::~AudioProcessorPlayer()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x52b8): undefined reference to `juce::AudioDeviceManager::~AudioDeviceManager()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x52fd): undefined reference to `juce::Timer::~Timer()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x5312): undefined reference to `juce::DocumentWindow::~DocumentWindow()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: /build/CHOWTapeModel.VUQkq1.ltrans0.ltrans.o: in function `juce::StandaloneFilterWindow::MainContentComponent::NotificationArea::~NotificationArea()':
<artificial>:(.text+0x539a): undefined reference to `juce::TextButton::~TextButton()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x53a6): undefined reference to `juce::Label::~Label()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: /build/CHOWTapeModel.VUQkq1.ltrans0.ltrans.o: in function `juce::StandaloneFilterWindow::MainContentComponent::MainContentComponent(juce::StandaloneFilterWindow&)':
<artificial>:(.text+0x53f1): undefined reference to `juce::Component::Component()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x5442): undefined reference to `juce::Component::Component()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x545f): undefined reference to `juce::String::String(char const*)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x5473): undefined reference to `juce::String::String(char const*)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x5488): undefined reference to `juce::Label::Label(juce::String const&, juce::String const&)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x5497): undefined reference to `juce::String::~String()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x549f): undefined reference to `juce::String::~String()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x54ae): undefined reference to `juce::String::String(char const*)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x54b9): undefined reference to `juce::TextButton::TextButton(juce::String const&)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x54c1): undefined reference to `juce::String::~String()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x54ce): undefined reference to `juce::Component::setOpaque(bool)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x54e1): undefined reference to `juce::Component::setColour(int, juce::Colour)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x54f3): undefined reference to `juce::Button::addListener(juce::Button::Listener*)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x5503): undefined reference to `juce::Component::addAndMakeVisible(juce::Component&, int)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x5513): undefined reference to `juce::Component::addAndMakeVisible(juce::Component&, int)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x5551): undefined reference to `juce::AudioProcessor::createEditorIfNeeded()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x5584): undefined reference to `juce::Component::addComponentListener(juce::ComponentListener*)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x5598): undefined reference to `juce::Component::getLocalBounds() const'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x55ad): undefined reference to `juce::Component::getLocalArea(juce::Component const*, juce::Rectangle<int>) const'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x55ce): undefined reference to `juce::Component::setSize(int, int)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x55e2): undefined reference to `juce::Component::addAndMakeVisible(juce::Component*, int)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x55f2): undefined reference to `juce::Component::addChildComponent(juce::Component&, int)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x561d): undefined reference to `juce::Value::addListener(juce::Value::Listener*)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x562d): undefined reference to `juce::Value::getValue() const'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x5635): undefined reference to `juce::var::operator bool() const'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x5643): undefined reference to `juce::var::~var()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x5652): undefined reference to `juce::Component::setVisible(bool)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x5663): undefined reference to `juce::Component::getLocalBounds() const'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x5678): undefined reference to `juce::Component::getLocalArea(juce::Component const*, juce::Rectangle<int>) const'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x5695): undefined reference to `juce::Component::setSize(int, int)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x56d8): undefined reference to `juce::GenericAudioProcessorEditor::GenericAudioProcessorEditor(juce::AudioProcessor&)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: /build/CHOWTapeModel.VUQkq1.ltrans0.ltrans.o: in function `juce::StandaloneFilterWindow::menuCallback(int, juce::StandaloneFilterWindow*)':
<artificial>:(.text+0x57d9): undefined reference to `juce::String::String()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x57f8): undefined reference to `juce::String::String()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x5807): undefined reference to `juce::String::String()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x583f): undefined reference to `juce::String::String()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x5852): undefined reference to `juce::StringRef::StringRef(char const*)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x586b): undefined reference to `juce::PropertySet::getValue(juce::StringRef, juce::String const&) const'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x5884): undefined reference to `juce::File::File(juce::String const&)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x5893): undefined reference to `juce::File::operator=(juce::File&&)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x589f): undefined reference to `juce::String::~String()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x58a7): undefined reference to `juce::String::~String()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x58af): undefined reference to `juce::String::~String()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x58c9): undefined reference to `juce::String::String()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x58d4): undefined reference to `juce::File::operator==(juce::File const&) const'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x58df): undefined reference to `juce::String::~String()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x58fb): undefined reference to `juce::translate(char const*)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x5929): undefined reference to `juce::FileChooser::FileChooser(juce::String const&, juce::File const&, juce::String const&, bool, bool, juce::Component*)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x593a): undefined reference to `juce::String::~String()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x5942): undefined reference to `juce::String::~String()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x594a): undefined reference to `juce::String::~String()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x5957): undefined reference to `juce::FileChooser::browseForFileToSave(bool)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x5981): undefined reference to `juce::FileChooser::getResult() const'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x5993): undefined reference to `juce::var::var(juce::String const&)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x59a6): undefined reference to `juce::StringRef::StringRef(char const*)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x59b8): undefined reference to `juce::PropertySet::setValue(juce::StringRef, juce::var const&)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x59c0): undefined reference to `juce::var::~var()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x59c8): undefined reference to `juce::String::~String()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x59d7): undefined reference to `juce::MemoryBlock::MemoryBlock()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x5a00): undefined reference to `juce::FileChooser::getResult() const'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x5a16): undefined reference to `juce::File::replaceWithData(void const*, unsigned long) const'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x5a20): undefined reference to `juce::String::~String()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x5a2c): undefined reference to `juce::String::String()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x5a4c): undefined reference to `juce::translate(char const*)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x5a62): undefined reference to `juce::translate(char const*)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x5a7b): undefined reference to `juce::AlertWindow::showMessageBoxAsync(juce::AlertWindow::AlertIconType, juce::String const&, juce::String const&, juce::String const&, juce::Component*, juce::ModalComponentManager::Callback*)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x5a83): undefined reference to `juce::String::~String()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x5a8b): undefined reference to `juce::String::~String()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x5a93): undefined reference to `juce::String::~String()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x5a9f): undefined reference to `juce::MemoryBlock::~MemoryBlock()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x5aa7): undefined reference to `juce::FileChooser::~FileChooser()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x5aaf): undefined reference to `juce::String::~String()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x5ada): undefined reference to `juce::AudioProcessorPlayer::setProcessor(juce::AudioProcessor*)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x5ae2): undefined reference to `juce::ResizableWindow::clearContentComponent()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x5b14): undefined reference to `juce::AudioProcessorPlayer::setProcessor(juce::AudioProcessor*)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x5b51): undefined reference to `juce::StringRef::StringRef(char const*)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x5b60): undefined reference to `juce::PropertySet::removeValue(juce::StringRef)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x5b8b): undefined reference to `juce::AudioProcessor::setTypeOfNextNewPlugin(juce::AudioProcessor::WrapperType)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x5b90): undefined reference to `createPluginFilter()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x5b9a): undefined reference to `juce::AudioProcessor::setTypeOfNextNewPlugin(juce::AudioProcessor::WrapperType)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x5bb9): undefined reference to `juce::AudioProcessor::disableNonMainBuses()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x5bcf): undefined reference to `juce::AudioProcessor::setRateAndBufferSizeDetails(double, int)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x5c26): undefined reference to `juce::ResizableWindow::setContentOwned(juce::Component*, bool)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x5cb1): undefined reference to `juce::String::String()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x5cd5): undefined reference to `juce::String::startsWithChar(wchar_t) const'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x5cf4): undefined reference to `juce::operator+(char const*, juce::String const&)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x5d03): undefined reference to `juce::String::String()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x5d3b): undefined reference to `juce::String::String()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x5d4e): undefined reference to `juce::StringRef::StringRef(char const*)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x5d67): undefined reference to `juce::PropertySet::getValue(juce::StringRef, juce::String const&) const'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x5d80): undefined reference to `juce::File::File(juce::String const&)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x5d8f): undefined reference to `juce::File::operator=(juce::File&&)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x5d9b): undefined reference to `juce::String::~String()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x5da3): undefined reference to `juce::String::~String()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x5dab): undefined reference to `juce::String::~String()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x5dc5): undefined reference to `juce::String::String()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x5dd0): undefined reference to `juce::File::operator==(juce::File const&) const'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x5ddb): undefined reference to `juce::String::~String()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x5df7): undefined reference to `juce::translate(char const*)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x5e25): undefined reference to `juce::FileChooser::FileChooser(juce::String const&, juce::File const&, juce::String const&, bool, bool, juce::Component*)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x5e31): undefined reference to `juce::String::~String()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x5e39): undefined reference to `juce::String::~String()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x5e41): undefined reference to `juce::String::~String()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x5e4b): undefined reference to `juce::FileChooser::browseForFileToOpen(juce::FilePreviewComponent*)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x5e7c): undefined reference to `juce::FileChooser::getResult() const'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x5e95): undefined reference to `juce::var::var(juce::String const&)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x5eab): undefined reference to `juce::StringRef::StringRef(char const*)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x5ebd): undefined reference to `juce::PropertySet::setValue(juce::StringRef, juce::var const&)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x5ec5): undefined reference to `juce::var::~var()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x5ed1): undefined reference to `juce::String::~String()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x5edd): undefined reference to `juce::MemoryBlock::MemoryBlock()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x5ee8): undefined reference to `juce::FileChooser::getResult() const'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x5ef7): undefined reference to `juce::File::loadFileAsData(juce::MemoryBlock&) const'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x5f01): undefined reference to `juce::String::~String()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x5f48): undefined reference to `juce::String::startsWithChar(wchar_t) const'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x5f67): undefined reference to `juce::operator+(char const*, juce::String const&)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x5f7b): undefined reference to `juce::String::String()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x6010): undefined reference to `juce::File::getSpecialLocation(juce::File::SpecialLocationType)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x601b): undefined reference to `juce::File::operator=(juce::File&&)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x6023): undefined reference to `juce::String::~String()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x6040): undefined reference to `juce::File::getSpecialLocation(juce::File::SpecialLocationType)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x604b): undefined reference to `juce::File::operator=(juce::File&&)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x6053): undefined reference to `juce::String::~String()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x60a4): undefined reference to `juce::String::String()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x60c4): undefined reference to `juce::translate(char const*)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x60da): undefined reference to `juce::translate(char const*)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x60f3): undefined reference to `juce::AlertWindow::showMessageBoxAsync(juce::AlertWindow::AlertIconType, juce::String const&, juce::String const&, juce::String const&, juce::Component*, juce::ModalComponentManager::Callback*)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: /build/CHOWTapeModel.VUQkq1.ltrans0.ltrans.o: in function `juce::StandaloneFilterWindow::MainContentComponent::~MainContentComponent()':
<artificial>:(.text+0x6245): undefined reference to `juce::Component::removeComponentListener(juce::ComponentListener*)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x6263): undefined reference to `juce::AudioProcessor::editorBeingDeleted(juce::AudioProcessorEditor*)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x62b3): undefined reference to `juce::TextButton::~TextButton()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x62bf): undefined reference to `juce::Label::~Label()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x62c7): undefined reference to `juce::Component::~Component()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: /build/CHOWTapeModel.VUQkq1.ltrans0.ltrans.o: in function `juce::StandaloneFilterWindow::MainContentComponent::~MainContentComponent()':
<artificial>:(.text+0x6335): undefined reference to `juce::Component::removeComponentListener(juce::ComponentListener*)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x6353): undefined reference to `juce::AudioProcessor::editorBeingDeleted(juce::AudioProcessorEditor*)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x63a3): undefined reference to `juce::TextButton::~TextButton()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x63af): undefined reference to `juce::Label::~Label()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x63b7): undefined reference to `juce::Component::~Component()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x63bf): undefined reference to `juce::Component::~Component()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: /build/CHOWTapeModel.VUQkq1.ltrans0.ltrans.o: in function `non-virtual thunk to juce::StandaloneFilterWindow::MainContentComponent::~MainContentComponent()':
<artificial>:(.text+0x642e): undefined reference to `juce::Component::removeComponentListener(juce::ComponentListener*)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x6449): undefined reference to `juce::AudioProcessor::editorBeingDeleted(juce::AudioProcessorEditor*)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x6493): undefined reference to `juce::TextButton::~TextButton()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x64a6): undefined reference to `juce::Label::~Label()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x64ae): undefined reference to `juce::Component::~Component()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: /build/CHOWTapeModel.VUQkq1.ltrans0.ltrans.o: in function `non-virtual thunk to juce::StandaloneFilterWindow::MainContentComponent::~MainContentComponent()':
<artificial>:(.text+0x6520): undefined reference to `juce::Component::removeComponentListener(juce::ComponentListener*)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x653b): undefined reference to `juce::AudioProcessor::editorBeingDeleted(juce::AudioProcessorEditor*)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x6585): undefined reference to `juce::TextButton::~TextButton()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x6598): undefined reference to `juce::Label::~Label()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x65a0): undefined reference to `juce::Component::~Component()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: /build/CHOWTapeModel.VUQkq1.ltrans0.ltrans.o: in function `non-virtual thunk to juce::StandaloneFilterWindow::MainContentComponent::~MainContentComponent()':
<artificial>:(.text+0x660f): undefined reference to `juce::Component::removeComponentListener(juce::ComponentListener*)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x662a): undefined reference to `juce::AudioProcessor::editorBeingDeleted(juce::AudioProcessorEditor*)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x6674): undefined reference to `juce::TextButton::~TextButton()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x6687): undefined reference to `juce::Label::~Label()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x668f): undefined reference to `juce::Component::~Component()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: /build/CHOWTapeModel.VUQkq1.ltrans0.ltrans.o: in function `non-virtual thunk to juce::StandaloneFilterWindow::MainContentComponent::~MainContentComponent()':
<artificial>:(.text+0x6702): undefined reference to `juce::Component::removeComponentListener(juce::ComponentListener*)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x671d): undefined reference to `juce::AudioProcessor::editorBeingDeleted(juce::AudioProcessorEditor*)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x6767): undefined reference to `juce::TextButton::~TextButton()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x6773): undefined reference to `juce::Label::~Label()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x677b): undefined reference to `juce::Component::~Component()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x6783): undefined reference to `juce::Component::~Component()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: /build/CHOWTapeModel.VUQkq1.ltrans0.ltrans.o: in function `non-virtual thunk to juce::StandaloneFilterWindow::MainContentComponent::~MainContentComponent()':
<artificial>:(.text+0x67f4): undefined reference to `juce::Component::removeComponentListener(juce::ComponentListener*)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x680f): undefined reference to `juce::AudioProcessor::editorBeingDeleted(juce::AudioProcessorEditor*)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x6859): undefined reference to `juce::TextButton::~TextButton()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x6865): undefined reference to `juce::Label::~Label()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x686d): undefined reference to `juce::Component::~Component()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x6875): undefined reference to `juce::Component::~Component()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: /build/CHOWTapeModel.VUQkq1.ltrans0.ltrans.o: in function `non-virtual thunk to juce::StandaloneFilterWindow::MainContentComponent::~MainContentComponent()':
<artificial>:(.text+0x68e3): undefined reference to `juce::Component::removeComponentListener(juce::ComponentListener*)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x68fe): undefined reference to `juce::AudioProcessor::editorBeingDeleted(juce::AudioProcessorEditor*)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x6948): undefined reference to `juce::TextButton::~TextButton()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x6954): undefined reference to `juce::Label::~Label()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x695c): undefined reference to `juce::Component::~Component()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x6964): undefined reference to `juce::Component::~Component()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: /build/CHOWTapeModel.VUQkq1.ltrans0.ltrans.o: in function `juce::StandaloneFilterApp::createWindow()':
<artificial>:(.text+0x69d4): undefined reference to `juce::String::String(char const*)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x69d9): undefined reference to `juce::LookAndFeel::getDefaultLookAndFeel()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x69e6): undefined reference to `juce::LookAndFeel::findColour(int) const'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x69f2): undefined reference to `juce::ApplicationProperties::getUserSettings()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x6a0b): undefined reference to `juce::String::String()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x6a35): undefined reference to `juce::DocumentWindow::DocumentWindow(juce::String const&, juce::Colour, int, bool)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x6a7b): undefined reference to `juce::String::String(char const*)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x6a86): undefined reference to `juce::TextButton::TextButton(juce::String const&)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x6a8e): undefined reference to `juce::String::~String()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x6a9d): undefined reference to `juce::DocumentWindow::setTitleBarButtonsRequired(int, bool)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x6aad): undefined reference to `juce::Component::addAndMakeVisible(juce::Component&, int)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x6abc): undefined reference to `juce::Button::addListener(juce::Button::Listener*)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x6ac9): undefined reference to `juce::Button::setTriggeredOnMouseDown(bool)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x6aed): undefined reference to `vtable for juce::AudioIODeviceCallback'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x6b1e): undefined reference to `juce::Timer::Timer()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x6b53): undefined reference to `juce::AudioDeviceManager::AudioDeviceManager()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x6b6c): undefined reference to `juce::AudioProcessorPlayer::AudioProcessorPlayer(bool)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x6ba3): undefined reference to `juce::Value::Value()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x6c16): undefined reference to `juce::Value::addListener(juce::Value::Listener*)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x6c27): undefined reference to `juce::var::var(bool)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x6c36): undefined reference to `juce::Value::operator=(juce::var const&)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x6c3e): undefined reference to `juce::var::~var()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x6c48): undefined reference to `juce::AudioProcessor::setTypeOfNextNewPlugin(juce::AudioProcessor::WrapperType)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x6c4d): undefined reference to `createPluginFilter()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x6c5b): undefined reference to `juce::AudioProcessor::setTypeOfNextNewPlugin(juce::AudioProcessor::WrapperType)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x6c8f): undefined reference to `juce::AudioProcessor::disableNonMainBuses()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x6ca6): undefined reference to `juce::AudioProcessor::setRateAndBufferSizeDetails(double, int)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x6cf3): undefined reference to `juce::RuntimePermissions::isRequired(juce::RuntimePermissions::PermissionID)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x6d15): undefined reference to `juce::AudioDeviceManager::addAudioCallback(juce::AudioIODeviceCallback*)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x6d1d): undefined reference to `juce::String::String()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x6d30): undefined reference to `juce::AudioDeviceManager::addMidiInputDeviceCallback(juce::String const&, juce::MidiInputCallback*)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x6d38): undefined reference to `juce::String::~String()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x6d75): undefined reference to `juce::StringRef::StringRef(char const*)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x6d8e): undefined reference to `juce::PropertySet::getXmlValue(juce::StringRef) const'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x6db9): undefined reference to `juce::XmlElement::~XmlElement()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x6ddf): undefined reference to `juce::XmlElement::~XmlElement()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x6e0b): undefined reference to `juce::StringRef::StringRef(char const*)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x6e23): undefined reference to `juce::PropertySet::getBoolValue(juce::StringRef, bool) const'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x6e2e): undefined reference to `juce::var::var(bool)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x6e3d): undefined reference to `juce::Value::setValue(juce::var const&)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x6e45): undefined reference to `juce::var::~var()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x6edf): undefined reference to `juce::AudioDeviceManager::initialise(int, int, juce::XmlElement const*, bool, juce::String const&, juce::AudioDeviceManager::AudioDeviceSetup const*)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x6eef): undefined reference to `juce::String::~String()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x6f0a): undefined reference to `juce::XmlElement::~XmlElement()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x6f2f): undefined reference to `juce::MemoryBlock::MemoryBlock()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x6f51): undefined reference to `juce::String::String()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x6f64): undefined reference to `juce::StringRef::StringRef(char const*)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x6f92): undefined reference to `juce::PropertySet::getValue(juce::StringRef, juce::String const&) const'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x6fa5): undefined reference to `juce::StringRef::StringRef(juce::String const&)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x6fb4): undefined reference to `juce::MemoryBlock::fromBase64Encoding(juce::StringRef)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x6fc8): undefined reference to `juce::String::~String()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x6fd4): undefined reference to `juce::String::~String()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x6fdc): undefined reference to `juce::MemoryBlock::~MemoryBlock()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x6fed): undefined reference to `juce::AudioProcessorPlayer::setProcessor(juce::AudioProcessor*)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x705e): undefined reference to `juce::Timer::stopTimer()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x7076): undefined reference to `juce::AudioProcessorPlayer::setProcessor(juce::AudioProcessor*)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x70bc): undefined reference to `juce::AudioDeviceManager::createStateXml() const'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x70e4): undefined reference to `juce::StringRef::StringRef(char const*)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x70f7): undefined reference to `juce::PropertySet::setValue(juce::StringRef, juce::XmlElement const*)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x711c): undefined reference to `juce::Value::getValue() const'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x7124): undefined reference to `juce::var::operator bool() const'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x712f): undefined reference to `juce::var::var(bool)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x713e): undefined reference to `juce::StringRef::StringRef(char const*)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x7151): undefined reference to `juce::PropertySet::setValue(juce::StringRef, juce::var const&)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x7159): undefined reference to `juce::var::~var()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x7161): undefined reference to `juce::var::~var()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x7175): undefined reference to `juce::XmlElement::~XmlElement()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x718a): undefined reference to `juce::String::String()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x71a3): undefined reference to `juce::AudioDeviceManager::removeMidiInputDeviceCallback(juce::String const&, juce::MidiInputCallback*)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x71ad): undefined reference to `juce::String::~String()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x71bf): undefined reference to `juce::AudioDeviceManager::removeAudioCallback(juce::AudioIODeviceCallback*)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x71ed): undefined reference to `juce::String::~String()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x71f5): undefined reference to `juce::String::~String()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x722c): undefined reference to `juce::BigInteger::~BigInteger()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x7235): undefined reference to `juce::BigInteger::~BigInteger()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x723e): undefined reference to `juce::String::~String()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x7246): undefined reference to `juce::String::~String()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x7272): undefined reference to `juce::Value::~Value()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x728a): undefined reference to `juce::AudioProcessorPlayer::~AudioProcessorPlayer()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x7292): undefined reference to `juce::AudioDeviceManager::~AudioDeviceManager()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x72be): undefined reference to `juce::Timer::~Timer()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x72fa): undefined reference to `juce::ResizableWindow::setContentOwned(juce::Component*, bool)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x7319): undefined reference to `juce::StringRef::StringRef(char const*)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x732a): undefined reference to `juce::PropertySet::getIntValue(juce::StringRef, int) const'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x733b): undefined reference to `juce::StringRef::StringRef(char const*)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x734c): undefined reference to `juce::PropertySet::getIntValue(juce::StringRef, int) const'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x737a): undefined reference to `juce::ResizableWindow::setBoundsConstrained(juce::Rectangle<int> const&)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x738c): undefined reference to `juce::Component::centreWithSize(int, int)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x7398): undefined reference to `juce::String::~String()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x73a4): undefined reference to `juce::String::~String()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x7414): undefined reference to `juce::String::~String()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x7420): undefined reference to `juce::String::~String()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x74fd): undefined reference to `juce::Timer::startTimer(int)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x7536): undefined reference to `juce::RuntimePermissions::isGranted(juce::RuntimePermissions::PermissionID)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x755c): undefined reference to `juce::String::String(juce::String const&)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x758c): undefined reference to `juce::String::String(juce::String const&)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x75c4): undefined reference to `juce::RuntimePermissions::request(juce::RuntimePermissions::PermissionID, std::function<void (bool)>)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x75e6): undefined reference to `juce::String::~String()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: /build/CHOWTapeModel.VUQkq1.ltrans0.ltrans.o: in function `juce::StandaloneFilterApp::initialise(juce::String const&)':
<artificial>:(.text+0x7791): undefined reference to `juce::var::var(int)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x77a0): undefined reference to `juce::StringRef::StringRef(char const*)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x77b0): undefined reference to `juce::PropertySet::setValue(juce::StringRef, juce::var const&)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x77b8): undefined reference to `juce::var::~var()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x77c5): undefined reference to `juce::var::var(int)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x77d4): undefined reference to `juce::StringRef::StringRef(char const*)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x77e4): undefined reference to `juce::PropertySet::setValue(juce::StringRef, juce::var const&)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x77ec): undefined reference to `juce::var::~var()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x7802): undefined reference to `juce::AudioProcessorPlayer::setProcessor(juce::AudioProcessor*)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x780a): undefined reference to `juce::ResizableWindow::clearContentComponent()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x7875): undefined reference to `juce::Timer::stopTimer()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x788b): undefined reference to `juce::AudioProcessorPlayer::setProcessor(juce::AudioProcessor*)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x78cd): undefined reference to `juce::AudioDeviceManager::createStateXml() const'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x78ea): undefined reference to `juce::StringRef::StringRef(char const*)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x78fc): undefined reference to `juce::PropertySet::setValue(juce::StringRef, juce::XmlElement const*)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x7921): undefined reference to `juce::Value::getValue() const'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x7933): undefined reference to `juce::var::operator bool() const'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x793e): undefined reference to `juce::var::var(bool)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x794d): undefined reference to `juce::StringRef::StringRef(char const*)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x795f): undefined reference to `juce::PropertySet::setValue(juce::StringRef, juce::var const&)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x7967): undefined reference to `juce::var::~var()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x7971): undefined reference to `juce::var::~var()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x7983): undefined reference to `juce::XmlElement::~XmlElement()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x7998): undefined reference to `juce::String::String()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x79aa): undefined reference to `juce::AudioDeviceManager::removeMidiInputDeviceCallback(juce::String const&, juce::MidiInputCallback*)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x79b5): undefined reference to `juce::String::~String()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x79c0): undefined reference to `juce::AudioDeviceManager::removeAudioCallback(juce::AudioIODeviceCallback*)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x79e7): undefined reference to `juce::String::~String()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x79ef): undefined reference to `juce::String::~String()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x7a19): undefined reference to `juce::BigInteger::~BigInteger()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x7a22): undefined reference to `juce::BigInteger::~BigInteger()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x7a2b): undefined reference to `juce::String::~String()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x7a33): undefined reference to `juce::String::~String()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x7a58): undefined reference to `juce::Value::~Value()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x7a6e): undefined reference to `juce::AudioProcessorPlayer::~AudioProcessorPlayer()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x7a76): undefined reference to `juce::AudioDeviceManager::~AudioDeviceManager()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x7abb): undefined reference to `juce::Timer::~Timer()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x7ad5): undefined reference to `juce::TextButton::~TextButton()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x7b34): undefined reference to `juce::Timer::stopTimer()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x7b4a): undefined reference to `juce::AudioProcessorPlayer::setProcessor(juce::AudioProcessor*)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x7b8c): undefined reference to `juce::AudioDeviceManager::createStateXml() const'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x7ba9): undefined reference to `juce::StringRef::StringRef(char const*)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x7bbb): undefined reference to `juce::PropertySet::setValue(juce::StringRef, juce::XmlElement const*)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x7be0): undefined reference to `juce::Value::getValue() const'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x7bf2): undefined reference to `juce::var::operator bool() const'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x7bfd): undefined reference to `juce::var::var(bool)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x7c0c): undefined reference to `juce::StringRef::StringRef(char const*)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x7c1e): undefined reference to `juce::PropertySet::setValue(juce::StringRef, juce::var const&)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x7c26): undefined reference to `juce::var::~var()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x7c30): undefined reference to `juce::var::~var()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x7c42): undefined reference to `juce::XmlElement::~XmlElement()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x7c57): undefined reference to `juce::String::String()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x7c69): undefined reference to `juce::AudioDeviceManager::removeMidiInputDeviceCallback(juce::String const&, juce::MidiInputCallback*)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x7c74): undefined reference to `juce::String::~String()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x7c7f): undefined reference to `juce::AudioDeviceManager::removeAudioCallback(juce::AudioIODeviceCallback*)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x7ca7): undefined reference to `juce::String::~String()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x7caf): undefined reference to `juce::String::~String()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x7cd9): undefined reference to `juce::BigInteger::~BigInteger()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x7ce2): undefined reference to `juce::BigInteger::~BigInteger()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x7ceb): undefined reference to `juce::String::~String()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x7cf3): undefined reference to `juce::String::~String()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x7d18): undefined reference to `juce::Value::~Value()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x7d2e): undefined reference to `juce::AudioProcessorPlayer::~AudioProcessorPlayer()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x7d36): undefined reference to `juce::AudioDeviceManager::~AudioDeviceManager()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x7d7b): undefined reference to `juce::Timer::~Timer()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x7d90): undefined reference to `juce::DocumentWindow::~DocumentWindow()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: /build/CHOWTapeModel.VUQkq1.ltrans0.ltrans.o: in function `juce::StandaloneFilterApp::shutdown()':
<artificial>:(.text+0x7ebb): undefined reference to `juce::var::var(int)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x7eca): undefined reference to `juce::StringRef::StringRef(char const*)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x7eda): undefined reference to `juce::PropertySet::setValue(juce::StringRef, juce::var const&)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x7ee2): undefined reference to `juce::var::~var()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x7eef): undefined reference to `juce::var::var(int)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x7efe): undefined reference to `juce::StringRef::StringRef(char const*)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x7f0e): undefined reference to `juce::PropertySet::setValue(juce::StringRef, juce::var const&)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x7f16): undefined reference to `juce::var::~var()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x7f2c): undefined reference to `juce::AudioProcessorPlayer::setProcessor(juce::AudioProcessor*)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x7f34): undefined reference to `juce::ResizableWindow::clearContentComponent()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x7f9f): undefined reference to `juce::Timer::stopTimer()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x7fb5): undefined reference to `juce::AudioProcessorPlayer::setProcessor(juce::AudioProcessor*)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x7ff7): undefined reference to `juce::AudioDeviceManager::createStateXml() const'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x8014): undefined reference to `juce::StringRef::StringRef(char const*)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x8026): undefined reference to `juce::PropertySet::setValue(juce::StringRef, juce::XmlElement const*)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x804b): undefined reference to `juce::Value::getValue() const'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x805d): undefined reference to `juce::var::operator bool() const'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x8068): undefined reference to `juce::var::var(bool)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x8077): undefined reference to `juce::StringRef::StringRef(char const*)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x8089): undefined reference to `juce::PropertySet::setValue(juce::StringRef, juce::var const&)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x8091): undefined reference to `juce::var::~var()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x809b): undefined reference to `juce::var::~var()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x80ad): undefined reference to `juce::XmlElement::~XmlElement()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x80c2): undefined reference to `juce::String::String()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x80d4): undefined reference to `juce::AudioDeviceManager::removeMidiInputDeviceCallback(juce::String const&, juce::MidiInputCallback*)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x80df): undefined reference to `juce::String::~String()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x80ea): undefined reference to `juce::AudioDeviceManager::removeAudioCallback(juce::AudioIODeviceCallback*)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x8117): undefined reference to `juce::String::~String()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x811f): undefined reference to `juce::String::~String()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x8149): undefined reference to `juce::BigInteger::~BigInteger()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x8152): undefined reference to `juce::BigInteger::~BigInteger()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x815b): undefined reference to `juce::String::~String()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x8163): undefined reference to `juce::String::~String()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x8188): undefined reference to `juce::Value::~Value()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x819e): undefined reference to `juce::AudioProcessorPlayer::~AudioProcessorPlayer()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x81a6): undefined reference to `juce::AudioDeviceManager::~AudioDeviceManager()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x81eb): undefined reference to `juce::Timer::~Timer()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x8205): undefined reference to `juce::TextButton::~TextButton()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x8264): undefined reference to `juce::Timer::stopTimer()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x827a): undefined reference to `juce::AudioProcessorPlayer::setProcessor(juce::AudioProcessor*)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x82bc): undefined reference to `juce::AudioDeviceManager::createStateXml() const'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x82d9): undefined reference to `juce::StringRef::StringRef(char const*)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x82eb): undefined reference to `juce::PropertySet::setValue(juce::StringRef, juce::XmlElement const*)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x8310): undefined reference to `juce::Value::getValue() const'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x8322): undefined reference to `juce::var::operator bool() const'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x832d): undefined reference to `juce::var::var(bool)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x833c): undefined reference to `juce::StringRef::StringRef(char const*)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x834e): undefined reference to `juce::PropertySet::setValue(juce::StringRef, juce::var const&)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x8356): undefined reference to `juce::var::~var()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x8360): undefined reference to `juce::var::~var()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x8372): undefined reference to `juce::XmlElement::~XmlElement()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x8387): undefined reference to `juce::String::String()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x8399): undefined reference to `juce::AudioDeviceManager::removeMidiInputDeviceCallback(juce::String const&, juce::MidiInputCallback*)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x83a4): undefined reference to `juce::String::~String()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x83af): undefined reference to `juce::AudioDeviceManager::removeAudioCallback(juce::AudioIODeviceCallback*)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x83d7): undefined reference to `juce::String::~String()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x83df): undefined reference to `juce::String::~String()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x8409): undefined reference to `juce::BigInteger::~BigInteger()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x8412): undefined reference to `juce::BigInteger::~BigInteger()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x841b): undefined reference to `juce::String::~String()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x8423): undefined reference to `juce::String::~String()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x8448): undefined reference to `juce::Value::~Value()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x845e): undefined reference to `juce::AudioProcessorPlayer::~AudioProcessorPlayer()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x8466): undefined reference to `juce::AudioDeviceManager::~AudioDeviceManager()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x84ab): undefined reference to `juce::Timer::~Timer()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x84c0): undefined reference to `juce::DocumentWindow::~DocumentWindow()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: /build/CHOWTapeModel.VUQkq1.ltrans0.ltrans.o: in function `juce::StandaloneFilterApp::~StandaloneFilterApp()':
<artificial>:(.text+0x85e5): undefined reference to `juce::var::var(int)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x85f4): undefined reference to `juce::StringRef::StringRef(char const*)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x8604): undefined reference to `juce::PropertySet::setValue(juce::StringRef, juce::var const&)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x860c): undefined reference to `juce::var::~var()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x8619): undefined reference to `juce::var::var(int)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x8628): undefined reference to `juce::StringRef::StringRef(char const*)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x8638): undefined reference to `juce::PropertySet::setValue(juce::StringRef, juce::var const&)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x8640): undefined reference to `juce::var::~var()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x8656): undefined reference to `juce::AudioProcessorPlayer::setProcessor(juce::AudioProcessor*)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x865e): undefined reference to `juce::ResizableWindow::clearContentComponent()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x86c9): undefined reference to `juce::Timer::stopTimer()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x86df): undefined reference to `juce::AudioProcessorPlayer::setProcessor(juce::AudioProcessor*)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x8721): undefined reference to `juce::AudioDeviceManager::createStateXml() const'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x873e): undefined reference to `juce::StringRef::StringRef(char const*)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x8750): undefined reference to `juce::PropertySet::setValue(juce::StringRef, juce::XmlElement const*)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x8775): undefined reference to `juce::Value::getValue() const'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x8787): undefined reference to `juce::var::operator bool() const'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x8792): undefined reference to `juce::var::var(bool)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x87a1): undefined reference to `juce::StringRef::StringRef(char const*)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x87b3): undefined reference to `juce::PropertySet::setValue(juce::StringRef, juce::var const&)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x87bb): undefined reference to `juce::var::~var()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x87c5): undefined reference to `juce::var::~var()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x87d7): undefined reference to `juce::XmlElement::~XmlElement()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x87ec): undefined reference to `juce::String::String()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x87fe): undefined reference to `juce::AudioDeviceManager::removeMidiInputDeviceCallback(juce::String const&, juce::MidiInputCallback*)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x8809): undefined reference to `juce::String::~String()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x8814): undefined reference to `juce::AudioDeviceManager::removeAudioCallback(juce::AudioIODeviceCallback*)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x883f): undefined reference to `juce::String::~String()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x8847): undefined reference to `juce::String::~String()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x8871): undefined reference to `juce::BigInteger::~BigInteger()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x887a): undefined reference to `juce::BigInteger::~BigInteger()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x8883): undefined reference to `juce::String::~String()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x888b): undefined reference to `juce::String::~String()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x88b0): undefined reference to `juce::Value::~Value()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x88c6): undefined reference to `juce::AudioProcessorPlayer::~AudioProcessorPlayer()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x88ce): undefined reference to `juce::AudioDeviceManager::~AudioDeviceManager()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x8913): undefined reference to `juce::Timer::~Timer()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x892d): undefined reference to `juce::TextButton::~TextButton()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x898c): undefined reference to `juce::Timer::stopTimer()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x89a2): undefined reference to `juce::AudioProcessorPlayer::setProcessor(juce::AudioProcessor*)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x89e4): undefined reference to `juce::AudioDeviceManager::createStateXml() const'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x8a01): undefined reference to `juce::StringRef::StringRef(char const*)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x8a13): undefined reference to `juce::PropertySet::setValue(juce::StringRef, juce::XmlElement const*)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x8a38): undefined reference to `juce::Value::getValue() const'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x8a4a): undefined reference to `juce::var::operator bool() const'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x8a55): undefined reference to `juce::var::var(bool)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x8a64): undefined reference to `juce::StringRef::StringRef(char const*)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x8a76): undefined reference to `juce::PropertySet::setValue(juce::StringRef, juce::var const&)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x8a7e): undefined reference to `juce::var::~var()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x8a88): undefined reference to `juce::var::~var()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x8a9a): undefined reference to `juce::XmlElement::~XmlElement()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x8aaf): undefined reference to `juce::String::String()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x8ac1): undefined reference to `juce::AudioDeviceManager::removeMidiInputDeviceCallback(juce::String const&, juce::MidiInputCallback*)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x8acc): undefined reference to `juce::String::~String()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x8ad7): undefined reference to `juce::AudioDeviceManager::removeAudioCallback(juce::AudioIODeviceCallback*)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x8aff): undefined reference to `juce::String::~String()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x8b07): undefined reference to `juce::String::~String()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x8b31): undefined reference to `juce::BigInteger::~BigInteger()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x8b3a): undefined reference to `juce::BigInteger::~BigInteger()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x8b43): undefined reference to `juce::String::~String()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x8b4b): undefined reference to `juce::String::~String()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x8b70): undefined reference to `juce::Value::~Value()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x8b86): undefined reference to `juce::AudioProcessorPlayer::~AudioProcessorPlayer()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x8b8e): undefined reference to `juce::AudioDeviceManager::~AudioDeviceManager()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x8bd3): undefined reference to `juce::Timer::~Timer()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x8be8): undefined reference to `juce::DocumentWindow::~DocumentWindow()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x8bfe): undefined reference to `juce::ApplicationProperties::~ApplicationProperties()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: /build/CHOWTapeModel.VUQkq1.ltrans0.ltrans.o: in function `juce::StandaloneFilterApp::~StandaloneFilterApp()':
<artificial>:(.text+0x8d15): undefined reference to `juce::var::var(int)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x8d24): undefined reference to `juce::StringRef::StringRef(char const*)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x8d34): undefined reference to `juce::PropertySet::setValue(juce::StringRef, juce::var const&)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x8d3c): undefined reference to `juce::var::~var()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x8d49): undefined reference to `juce::var::var(int)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x8d58): undefined reference to `juce::StringRef::StringRef(char const*)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x8d68): undefined reference to `juce::PropertySet::setValue(juce::StringRef, juce::var const&)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x8d70): undefined reference to `juce::var::~var()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x8d86): undefined reference to `juce::AudioProcessorPlayer::setProcessor(juce::AudioProcessor*)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x8d8e): undefined reference to `juce::ResizableWindow::clearContentComponent()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x8df9): undefined reference to `juce::Timer::stopTimer()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x8e0f): undefined reference to `juce::AudioProcessorPlayer::setProcessor(juce::AudioProcessor*)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x8e51): undefined reference to `juce::AudioDeviceManager::createStateXml() const'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x8e6e): undefined reference to `juce::StringRef::StringRef(char const*)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x8e80): undefined reference to `juce::PropertySet::setValue(juce::StringRef, juce::XmlElement const*)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x8ea5): undefined reference to `juce::Value::getValue() const'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x8eb7): undefined reference to `juce::var::operator bool() const'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x8ec2): undefined reference to `juce::var::var(bool)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x8ed1): undefined reference to `juce::StringRef::StringRef(char const*)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x8ee3): undefined reference to `juce::PropertySet::setValue(juce::StringRef, juce::var const&)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x8eeb): undefined reference to `juce::var::~var()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x8ef5): undefined reference to `juce::var::~var()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x8f07): undefined reference to `juce::XmlElement::~XmlElement()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x8f1c): undefined reference to `juce::String::String()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x8f2e): undefined reference to `juce::AudioDeviceManager::removeMidiInputDeviceCallback(juce::String const&, juce::MidiInputCallback*)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x8f39): undefined reference to `juce::String::~String()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x8f44): undefined reference to `juce::AudioDeviceManager::removeAudioCallback(juce::AudioIODeviceCallback*)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x8f6f): undefined reference to `juce::String::~String()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x8f77): undefined reference to `juce::String::~String()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x8fa1): undefined reference to `juce::BigInteger::~BigInteger()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x8faa): undefined reference to `juce::BigInteger::~BigInteger()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x8fb3): undefined reference to `juce::String::~String()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x8fbb): undefined reference to `juce::String::~String()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x8fe0): undefined reference to `juce::Value::~Value()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x8ff6): undefined reference to `juce::AudioProcessorPlayer::~AudioProcessorPlayer()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x8ffe): undefined reference to `juce::AudioDeviceManager::~AudioDeviceManager()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x9043): undefined reference to `juce::Timer::~Timer()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x905d): undefined reference to `juce::TextButton::~TextButton()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x90bc): undefined reference to `juce::Timer::stopTimer()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x90d2): undefined reference to `juce::AudioProcessorPlayer::setProcessor(juce::AudioProcessor*)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x9114): undefined reference to `juce::AudioDeviceManager::createStateXml() const'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x9131): undefined reference to `juce::StringRef::StringRef(char const*)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x9143): undefined reference to `juce::PropertySet::setValue(juce::StringRef, juce::XmlElement const*)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x9168): undefined reference to `juce::Value::getValue() const'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x917a): undefined reference to `juce::var::operator bool() const'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x9185): undefined reference to `juce::var::var(bool)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x9194): undefined reference to `juce::StringRef::StringRef(char const*)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x91a6): undefined reference to `juce::PropertySet::setValue(juce::StringRef, juce::var const&)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x91ae): undefined reference to `juce::var::~var()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x91b8): undefined reference to `juce::var::~var()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x91ca): undefined reference to `juce::XmlElement::~XmlElement()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x91df): undefined reference to `juce::String::String()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x91f1): undefined reference to `juce::AudioDeviceManager::removeMidiInputDeviceCallback(juce::String const&, juce::MidiInputCallback*)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x91fc): undefined reference to `juce::String::~String()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x9207): undefined reference to `juce::AudioDeviceManager::removeAudioCallback(juce::AudioIODeviceCallback*)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x922f): undefined reference to `juce::String::~String()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x9237): undefined reference to `juce::String::~String()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x9261): undefined reference to `juce::BigInteger::~BigInteger()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x926a): undefined reference to `juce::BigInteger::~BigInteger()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x9273): undefined reference to `juce::String::~String()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x927b): undefined reference to `juce::String::~String()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x92a0): undefined reference to `juce::Value::~Value()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x92b6): undefined reference to `juce::AudioProcessorPlayer::~AudioProcessorPlayer()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x92be): undefined reference to `juce::AudioDeviceManager::~AudioDeviceManager()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x9303): undefined reference to `juce::Timer::~Timer()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x9318): undefined reference to `juce::DocumentWindow::~DocumentWindow()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x932e): undefined reference to `juce::ApplicationProperties::~ApplicationProperties()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x9336): undefined reference to `juce::JUCEApplication::~JUCEApplication()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: /build/CHOWTapeModel.VUQkq1.ltrans0.ltrans.o: in function `non-virtual thunk to juce::StandaloneFilterApp::~StandaloneFilterApp()':
<artificial>:(.text+0x9441): undefined reference to `juce::var::var(int)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x9450): undefined reference to `juce::StringRef::StringRef(char const*)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x9460): undefined reference to `juce::PropertySet::setValue(juce::StringRef, juce::var const&)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x9468): undefined reference to `juce::var::~var()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x9473): undefined reference to `juce::var::var(int)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x9482): undefined reference to `juce::StringRef::StringRef(char const*)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x9492): undefined reference to `juce::PropertySet::setValue(juce::StringRef, juce::var const&)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x949a): undefined reference to `juce::var::~var()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x94af): undefined reference to `juce::AudioProcessorPlayer::setProcessor(juce::AudioProcessor*)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x94b7): undefined reference to `juce::ResizableWindow::clearContentComponent()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x9523): undefined reference to `juce::Timer::stopTimer()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x953a): undefined reference to `juce::AudioProcessorPlayer::setProcessor(juce::AudioProcessor*)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x9580): undefined reference to `juce::AudioDeviceManager::createStateXml() const'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x959e): undefined reference to `juce::StringRef::StringRef(char const*)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x95b0): undefined reference to `juce::PropertySet::setValue(juce::StringRef, juce::XmlElement const*)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x95d7): undefined reference to `juce::Value::getValue() const'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x95e9): undefined reference to `juce::var::operator bool() const'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x95f4): undefined reference to `juce::var::var(bool)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x9603): undefined reference to `juce::StringRef::StringRef(char const*)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x9615): undefined reference to `juce::PropertySet::setValue(juce::StringRef, juce::var const&)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x961d): undefined reference to `juce::var::~var()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x9627): undefined reference to `juce::var::~var()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x9639): undefined reference to `juce::XmlElement::~XmlElement()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x964e): undefined reference to `juce::String::String()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x9661): undefined reference to `juce::AudioDeviceManager::removeMidiInputDeviceCallback(juce::String const&, juce::MidiInputCallback*)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x966c): undefined reference to `juce::String::~String()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x9677): undefined reference to `juce::AudioDeviceManager::removeAudioCallback(juce::AudioIODeviceCallback*)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x96a8): undefined reference to `juce::String::~String()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x96b0): undefined reference to `juce::String::~String()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x96dd): undefined reference to `juce::BigInteger::~BigInteger()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x96e6): undefined reference to `juce::BigInteger::~BigInteger()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x96ef): undefined reference to `juce::String::~String()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x96f7): undefined reference to `juce::String::~String()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x971e): undefined reference to `juce::Value::~Value()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x9735): undefined reference to `juce::AudioProcessorPlayer::~AudioProcessorPlayer()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x973d): undefined reference to `juce::AudioDeviceManager::~AudioDeviceManager()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x9788): undefined reference to `juce::Timer::~Timer()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x97a1): undefined reference to `juce::TextButton::~TextButton()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x9802): undefined reference to `juce::Timer::stopTimer()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x9819): undefined reference to `juce::AudioProcessorPlayer::setProcessor(juce::AudioProcessor*)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x985f): undefined reference to `juce::AudioDeviceManager::createStateXml() const'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x987d): undefined reference to `juce::StringRef::StringRef(char const*)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x988f): undefined reference to `juce::PropertySet::setValue(juce::StringRef, juce::XmlElement const*)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x98b6): undefined reference to `juce::Value::getValue() const'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x98c8): undefined reference to `juce::var::operator bool() const'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x98d3): undefined reference to `juce::var::var(bool)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x98e2): undefined reference to `juce::StringRef::StringRef(char const*)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x98f4): undefined reference to `juce::PropertySet::setValue(juce::StringRef, juce::var const&)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x98fc): undefined reference to `juce::var::~var()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x9906): undefined reference to `juce::var::~var()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x9918): undefined reference to `juce::XmlElement::~XmlElement()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x992d): undefined reference to `juce::String::String()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x9940): undefined reference to `juce::AudioDeviceManager::removeMidiInputDeviceCallback(juce::String const&, juce::MidiInputCallback*)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x994b): undefined reference to `juce::String::~String()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x9956): undefined reference to `juce::AudioDeviceManager::removeAudioCallback(juce::AudioIODeviceCallback*)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x9988): undefined reference to `juce::String::~String()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x9990): undefined reference to `juce::String::~String()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x99bd): undefined reference to `juce::BigInteger::~BigInteger()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x99c6): undefined reference to `juce::BigInteger::~BigInteger()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x99cf): undefined reference to `juce::String::~String()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x99d7): undefined reference to `juce::String::~String()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x99fe): undefined reference to `juce::Value::~Value()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x9a15): undefined reference to `juce::AudioProcessorPlayer::~AudioProcessorPlayer()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x9a1d): undefined reference to `juce::AudioDeviceManager::~AudioDeviceManager()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x9a68): undefined reference to `juce::Timer::~Timer()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x9a7d): undefined reference to `juce::DocumentWindow::~DocumentWindow()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x9a97): undefined reference to `juce::ApplicationProperties::~ApplicationProperties()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: /build/CHOWTapeModel.VUQkq1.ltrans0.ltrans.o: in function `non-virtual thunk to juce::StandaloneFilterApp::~StandaloneFilterApp()':
<artificial>:(.text+0x9ba7): undefined reference to `juce::var::var(int)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x9bb6): undefined reference to `juce::StringRef::StringRef(char const*)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x9bc6): undefined reference to `juce::PropertySet::setValue(juce::StringRef, juce::var const&)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x9bce): undefined reference to `juce::var::~var()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x9bd9): undefined reference to `juce::var::var(int)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x9be8): undefined reference to `juce::StringRef::StringRef(char const*)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x9bf8): undefined reference to `juce::PropertySet::setValue(juce::StringRef, juce::var const&)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x9c00): undefined reference to `juce::var::~var()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x9c15): undefined reference to `juce::AudioProcessorPlayer::setProcessor(juce::AudioProcessor*)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x9c1d): undefined reference to `juce::ResizableWindow::clearContentComponent()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x9c89): undefined reference to `juce::Timer::stopTimer()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x9ca0): undefined reference to `juce::AudioProcessorPlayer::setProcessor(juce::AudioProcessor*)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x9cea): undefined reference to `juce::AudioDeviceManager::createStateXml() const'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x9d08): undefined reference to `juce::StringRef::StringRef(char const*)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x9d1a): undefined reference to `juce::PropertySet::setValue(juce::StringRef, juce::XmlElement const*)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x9d39): undefined reference to `juce::Value::getValue() const'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x9d43): undefined reference to `juce::var::operator bool() const'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x9d58): undefined reference to `juce::var::var(bool)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x9d67): undefined reference to `juce::StringRef::StringRef(char const*)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x9d79): undefined reference to `juce::PropertySet::setValue(juce::StringRef, juce::var const&)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x9d83): undefined reference to `juce::var::~var()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x9d8d): undefined reference to `juce::var::~var()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x9d9f): undefined reference to `juce::XmlElement::~XmlElement()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x9db4): undefined reference to `juce::String::String()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x9dc8): undefined reference to `juce::AudioDeviceManager::removeMidiInputDeviceCallback(juce::String const&, juce::MidiInputCallback*)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x9dd3): undefined reference to `juce::String::~String()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x9ddf): undefined reference to `juce::AudioDeviceManager::removeAudioCallback(juce::AudioIODeviceCallback*)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x9e08): undefined reference to `juce::String::~String()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x9e10): undefined reference to `juce::String::~String()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x9e3d): undefined reference to `juce::BigInteger::~BigInteger()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x9e46): undefined reference to `juce::BigInteger::~BigInteger()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x9e4f): undefined reference to `juce::String::~String()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x9e57): undefined reference to `juce::String::~String()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x9e7e): undefined reference to `juce::Value::~Value()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x9e95): undefined reference to `juce::AudioProcessorPlayer::~AudioProcessorPlayer()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x9e9e): undefined reference to `juce::AudioDeviceManager::~AudioDeviceManager()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x9ee9): undefined reference to `juce::Timer::~Timer()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x9f02): undefined reference to `juce::TextButton::~TextButton()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x9f63): undefined reference to `juce::Timer::stopTimer()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x9f7a): undefined reference to `juce::AudioProcessorPlayer::setProcessor(juce::AudioProcessor*)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x9fc4): undefined reference to `juce::AudioDeviceManager::createStateXml() const'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x9fe2): undefined reference to `juce::StringRef::StringRef(char const*)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0x9ff4): undefined reference to `juce::PropertySet::setValue(juce::StringRef, juce::XmlElement const*)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0xa013): undefined reference to `juce::Value::getValue() const'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0xa01d): undefined reference to `juce::var::operator bool() const'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0xa032): undefined reference to `juce::var::var(bool)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0xa041): undefined reference to `juce::StringRef::StringRef(char const*)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0xa053): undefined reference to `juce::PropertySet::setValue(juce::StringRef, juce::var const&)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0xa05d): undefined reference to `juce::var::~var()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0xa067): undefined reference to `juce::var::~var()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0xa079): undefined reference to `juce::XmlElement::~XmlElement()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0xa08e): undefined reference to `juce::String::String()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0xa0a2): undefined reference to `juce::AudioDeviceManager::removeMidiInputDeviceCallback(juce::String const&, juce::MidiInputCallback*)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0xa0ad): undefined reference to `juce::String::~String()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0xa0b9): undefined reference to `juce::AudioDeviceManager::removeAudioCallback(juce::AudioIODeviceCallback*)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0xa0e8): undefined reference to `juce::String::~String()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0xa0f0): undefined reference to `juce::String::~String()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0xa11d): undefined reference to `juce::BigInteger::~BigInteger()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0xa126): undefined reference to `juce::BigInteger::~BigInteger()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0xa12f): undefined reference to `juce::String::~String()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0xa137): undefined reference to `juce::String::~String()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0xa15e): undefined reference to `juce::Value::~Value()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0xa175): undefined reference to `juce::AudioProcessorPlayer::~AudioProcessorPlayer()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0xa17e): undefined reference to `juce::AudioDeviceManager::~AudioDeviceManager()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0xa1c9): undefined reference to `juce::Timer::~Timer()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0xa1de): undefined reference to `juce::DocumentWindow::~DocumentWindow()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0xa1f4): undefined reference to `juce::ApplicationProperties::~ApplicationProperties()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0xa1fc): undefined reference to `juce::JUCEApplication::~JUCEApplication()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: /build/CHOWTapeModel.VUQkq1.ltrans0.ltrans.o: in function `juce::StandaloneFilterWindow::MainContentComponent::NotificationArea::~NotificationArea()':
<artificial>:(.text+0xa29a): undefined reference to `juce::TextButton::~TextButton()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0xa2a6): undefined reference to `juce::Label::~Label()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0xa2ae): undefined reference to `juce::Component::~Component()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: /build/CHOWTapeModel.VUQkq1.ltrans0.ltrans.o: in function `juce::StandaloneFilterWindow::resized()':
<artificial>:(.text+0xa2c5): undefined reference to `juce::DocumentWindow::resized()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text+0xa2cd): undefined reference to `juce::DocumentWindow::getTitleBarHeight() const'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: /build/CHOWTapeModel.VUQkq1.ltrans0.ltrans.o: in function `juce::StandalonePluginHolder::SettingsComponent::paint(juce::Graphics&)':
<artificial>:(.text+0x39d): undefined reference to `juce::Graphics::fillAll(juce::Colour) const'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: /build/CHOWTapeModel.VUQkq1.ltrans0.ltrans.o: in function `juce::StandalonePluginHolder::SettingsComponent::resized()':
<artificial>:(.text+0x420): undefined reference to `juce::Component::setBounds(juce::Rectangle<int>)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: /build/CHOWTapeModel.VUQkq1.ltrans0.ltrans.o: in function `juce::StandaloneFilterWindow::MainContentComponent::NotificationArea::resized()':
<artificial>:(.text+0x574): undefined reference to `juce::Component::setBounds(juce::Rectangle<int>)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: /build/CHOWTapeModel.VUQkq1.ltrans0.ltrans.o: in function `juce::StandaloneFilterWindow::closeButtonPressed()':
<artificial>:(.text+0xd85): undefined reference to `juce::JUCEApplicationBase::quit()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: /build/CHOWTapeModel.VUQkq1.ltrans0.ltrans.o: in function `juce::StandaloneFilterWindow::MainContentComponent::componentMovedOrResized(juce::Component&, bool, bool)':
<artificial>:(.text+0x1347): undefined reference to `juce::Component::setSize(int, int)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: /build/CHOWTapeModel.VUQkq1.ltrans0.ltrans.o: in function `non-virtual thunk to juce::StandaloneFilterWindow::MainContentComponent::componentMovedOrResized(juce::Component&, bool, bool)':
<artificial>:(.text+0x13b8): undefined reference to `juce::Component::setSize(int, int)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: /build/CHOWTapeModel.VUQkq1.ltrans0.ltrans.o: in function `juce::StandaloneFilterWindow::MainContentComponent::NotificationArea::paint(juce::Graphics&)':
<artificial>:(.text+0x164a): undefined reference to `juce::Graphics::fillRect(juce::Rectangle<int>) const'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: /build/CHOWTapeModel.VUQkq1.ltrans0.ltrans.o: in function `std::_Function_handler<void (bool), juce::StandalonePluginHolder::StandalonePluginHolder(juce::PropertySet*, bool, juce::String const&, juce::AudioDeviceManager::AudioDeviceSetup const*, juce::Array<juce::StandalonePluginHolder::PluginInOuts, juce::DummyCriticalSection, 0> const&, bool)::{lambda(bool)#1}>::_M_invoke(std::_Any_data const&, bool&&)':
<artificial>:(.text+0x196f): undefined reference to `juce::Timer::startTimer(int)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: /build/CHOWTapeModel.VUQkq1.ltrans0.ltrans.o: in function `juce::StandaloneFilterApp::systemRequestedQuit()':
<artificial>:(.text+0x1afd): undefined reference to `juce::JUCEApplicationBase::quit()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: /build/CHOWTapeModel.VUQkq1.ltrans0.ltrans.o: in function `std::_Function_handler<void (), juce::StandaloneFilterApp::systemRequestedQuit()::{lambda()#1}>::_M_invoke(std::_Any_data const&)':
<artificial>:(.text+0x1ce5): undefined reference to `juce::JUCEApplicationBase::quit()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: /build/CHOWTapeModel.VUQkq1.ltrans0.ltrans.o: in function `juce::StandalonePluginHolder::~StandalonePluginHolder()':
<artificial>:(.text+0x21a5): undefined reference to `juce::Timer::~Timer()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: /build/CHOWTapeModel.VUQkq1.ltrans0.ltrans.o: in function `non-virtual thunk to juce::StandalonePluginHolder::~StandalonePluginHolder()':
<artificial>:(.text+0x2745): undefined reference to `juce::Timer::~Timer()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: /build/CHOWTapeModel.VUQkq1.ltrans0.ltrans.o: in function `non-virtual thunk to juce::StandalonePluginHolder::~StandalonePluginHolder()':
<artificial>:(.text+0x29f7): undefined reference to `juce::Timer::~Timer()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: /build/CHOWTapeModel.VUQkq1.ltrans0.ltrans.o: in function `juce::StandalonePluginHolder::SettingsComponent::~SettingsComponent()':
<artificial>:(.text+0x342b): undefined reference to `juce::Component::~Component()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: /build/CHOWTapeModel.VUQkq1.ltrans0.ltrans.o: in function `juce::StandalonePluginHolder::audioDeviceIOCallback(float const**, int, float**, int, int)':
<artificial>:(.text+0x34ca): undefined reference to `juce::AudioProcessorPlayer::audioDeviceIOCallback(float const**, int, float**, int, int)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: /build/CHOWTapeModel.VUQkq1.ltrans0.ltrans.o: in function `juce::StandalonePluginHolder::audioDeviceAboutToStart(juce::AudioIODevice*)':
<artificial>:(.text+0x377a): undefined reference to `juce::AudioProcessorPlayer::setMidiOutput(juce::MidiOutput*)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: /build/CHOWTapeModel.VUQkq1.ltrans0.ltrans.o: in function `juce::StandaloneFilterWindow::~StandaloneFilterWindow()':
<artificial>:(.text+0x3e99): undefined reference to `juce::DocumentWindow::~DocumentWindow()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: /build/CHOWTapeModel.VUQkq1.ltrans0.ltrans.o: in function `non-virtual thunk to juce::StandaloneFilterWindow::~StandaloneFilterWindow()':
<artificial>:(.text+0x4c78): undefined reference to `juce::DocumentWindow::~DocumentWindow()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: /build/CHOWTapeModel.VUQkq1.ltrans0.ltrans.o: in function `juce::StandaloneFilterWindow::MainContentComponent::NotificationArea::~NotificationArea()':
<artificial>:(.text+0x53af): undefined reference to `juce::Component::~Component()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: /build/CHOWTapeModel.VUQkq1.ltrans0.ltrans.o: in function `juce::StandaloneFilterWindow::menuCallback(int, juce::StandaloneFilterWindow*)':
<artificial>:(.text+0x5c5e): undefined reference to `juce::AudioProcessorPlayer::setProcessor(juce::AudioProcessor*)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: /build/CHOWTapeModel.VUQkq1.ltrans0.ltrans.o: in function `juce::StandaloneFilterWindow::MainContentComponent::~MainContentComponent()':
<artificial>:(.text+0x62d6): undefined reference to `juce::Component::~Component()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: /build/CHOWTapeModel.VUQkq1.ltrans0.ltrans.o: in function `non-virtual thunk to juce::StandaloneFilterWindow::MainContentComponent::~MainContentComponent()':
<artificial>:(.text+0x64bd): undefined reference to `juce::Component::~Component()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: /build/CHOWTapeModel.VUQkq1.ltrans0.ltrans.o: in function `non-virtual thunk to juce::StandaloneFilterWindow::MainContentComponent::~MainContentComponent()':
<artificial>:(.text+0x65af): undefined reference to `juce::Component::~Component()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: /build/CHOWTapeModel.VUQkq1.ltrans0.ltrans.o: in function `non-virtual thunk to juce::StandaloneFilterWindow::MainContentComponent::~MainContentComponent()':
<artificial>:(.text+0x669e): undefined reference to `juce::Component::~Component()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: /build/CHOWTapeModel.VUQkq1.ltrans0.ltrans.o: in function `juce::StandaloneFilterApp::shutdown()':
<artificial>:(.text+0x84f4): undefined reference to `juce::ApplicationProperties::saveIfNeeded()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: /build/CHOWTapeModel.VUQkq1.ltrans0.ltrans.o: in function `juce::StandaloneFilterApp::~StandaloneFilterApp()':
<artificial>:(.text+0x8c24): undefined reference to `juce::JUCEApplication::~JUCEApplication()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: /build/CHOWTapeModel.VUQkq1.ltrans0.ltrans.o: in function `non-virtual thunk to juce::StandaloneFilterApp::~StandaloneFilterApp()':
<artificial>:(.text+0x9abd): undefined reference to `juce::JUCEApplication::~JUCEApplication()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: /build/CHOWTapeModel.VUQkq1.ltrans0.ltrans.o: in function `juce::StandaloneFilterWindow::resized()':
<artificial>:(.text+0xa2ed): undefined reference to `juce::Component::setBounds(int, int, int, int)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: /build/CHOWTapeModel.VUQkq1.ltrans0.ltrans.o: in function `juce::StandaloneFilterWindow::closeButtonPressed() [clone .cold]':
<artificial>:(.text.unlikely+0x3c): undefined reference to `juce::var::~var()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text.unlikely+0x47): undefined reference to `juce::String::~String()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text.unlikely+0x4f): undefined reference to `juce::MemoryBlock::~MemoryBlock()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: /build/CHOWTapeModel.VUQkq1.ltrans0.ltrans.o: in function `juce::StandaloneFilterWindow::buttonClicked(juce::Button*) [clone .cold]':
<artificial>:(.text.unlikely+0x60): undefined reference to `juce::String::~String()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text.unlikely+0x68): undefined reference to `juce::PopupMenu::~PopupMenu()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text.unlikely+0x78): undefined reference to `juce::String::~String()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text.unlikely+0x82): undefined reference to `juce::String::~String()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text.unlikely+0xf4): undefined reference to `juce::String::~String()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: /build/CHOWTapeModel.VUQkq1.ltrans0.ltrans.o: in function `juce::StandaloneFilterWindow::MainContentComponent::valueChanged(juce::Value&) [clone .cold]':
<artificial>:(.text.unlikely+0x102): undefined reference to `juce::var::~var()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: /build/CHOWTapeModel.VUQkq1.ltrans0.ltrans.o: in function `non-virtual thunk to juce::StandaloneFilterWindow::MainContentComponent::valueChanged(juce::Value&) [clone .cold]':
<artificial>:(.text.unlikely+0x112): undefined reference to `juce::var::~var()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: /build/CHOWTapeModel.VUQkq1.ltrans0.ltrans.o: in function `std::_Function_handler<void (bool), juce::StandalonePluginHolder::StandalonePluginHolder(juce::PropertySet*, bool, juce::String const&, juce::AudioDeviceManager::AudioDeviceSetup const*, juce::Array<juce::StandalonePluginHolder::PluginInOuts, juce::DummyCriticalSection, 0> const&, bool)::{lambda(bool)#1}>::_M_invoke(std::_Any_data const&, bool&&) [clone .cold]':
<artificial>:(.text.unlikely+0x122): undefined reference to `juce::String::~String()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text.unlikely+0x12a): undefined reference to `juce::String::~String()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text.unlikely+0x136): undefined reference to `juce::MemoryBlock::~MemoryBlock()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text.unlikely+0x14a): undefined reference to `juce::String::~String()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text.unlikely+0x15a): undefined reference to `juce::var::~var()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: /build/CHOWTapeModel.VUQkq1.ltrans0.ltrans.o: in function `juce::StandaloneFilterApp::systemRequestedQuit() [clone .cold]':
<artificial>:(.text.unlikely+0x177): undefined reference to `juce::var::~var()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text.unlikely+0x17f): undefined reference to `juce::String::~String()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text.unlikely+0x187): undefined reference to `juce::MemoryBlock::~MemoryBlock()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: /build/CHOWTapeModel.VUQkq1.ltrans0.ltrans.o: in function `std::_Function_handler<void (), juce::StandaloneFilterApp::systemRequestedQuit()::{lambda()#1}>::_M_invoke(std::_Any_data const&) [clone .cold]':
<artificial>:(.text.unlikely+0x1e3): undefined reference to `juce::var::~var()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text.unlikely+0x1eb): undefined reference to `juce::String::~String()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text.unlikely+0x1f3): undefined reference to `juce::MemoryBlock::~MemoryBlock()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: /build/CHOWTapeModel.VUQkq1.ltrans0.ltrans.o: in function `juce_CreateApplication() [clone .cold]':
<artificial>:(.text.unlikely+0x222): undefined reference to `juce::String::~String()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text.unlikely+0x22a): undefined reference to `juce::String::~String()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text.unlikely+0x232): undefined reference to `juce::String::~String()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text.unlikely+0x23a): undefined reference to `juce::String::~String()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text.unlikely+0x254): undefined reference to `juce::ApplicationProperties::~ApplicationProperties()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text.unlikely+0x25f): undefined reference to `juce::JUCEApplication::~JUCEApplication()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: /build/CHOWTapeModel.VUQkq1.ltrans0.ltrans.o: in function `juce::StandalonePluginHolder::~StandalonePluginHolder() [clone .cold]':
<artificial>:(.text.unlikely+0x2ac): undefined reference to `juce::String::~String()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text.unlikely+0x2b9): undefined reference to `juce::var::~var()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text.unlikely+0x2c3): undefined reference to `juce::var::~var()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: /build/CHOWTapeModel.VUQkq1.ltrans0.ltrans.o: in function `juce::StandalonePluginHolder::~StandalonePluginHolder() [clone .cold]':
<artificial>:(.text.unlikely+0x2d8): undefined reference to `juce::String::~String()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text.unlikely+0x2e5): undefined reference to `juce::var::~var()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text.unlikely+0x2ef): undefined reference to `juce::var::~var()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: /build/CHOWTapeModel.VUQkq1.ltrans0.ltrans.o: in function `non-virtual thunk to juce::StandalonePluginHolder::~StandalonePluginHolder() [clone .cold]':
<artificial>:(.text.unlikely+0x303): undefined reference to `juce::String::~String()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text.unlikely+0x310): undefined reference to `juce::var::~var()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text.unlikely+0x31a): undefined reference to `juce::var::~var()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: /build/CHOWTapeModel.VUQkq1.ltrans0.ltrans.o: in function `non-virtual thunk to juce::StandalonePluginHolder::~StandalonePluginHolder() [clone .cold]':
<artificial>:(.text.unlikely+0x32e): undefined reference to `juce::String::~String()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text.unlikely+0x33b): undefined reference to `juce::var::~var()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text.unlikely+0x343): undefined reference to `juce::var::~var()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: /build/CHOWTapeModel.VUQkq1.ltrans0.ltrans.o: in function `non-virtual thunk to juce::StandalonePluginHolder::~StandalonePluginHolder() [clone .cold]':
<artificial>:(.text.unlikely+0x357): undefined reference to `juce::String::~String()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text.unlikely+0x366): undefined reference to `juce::var::~var()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text.unlikely+0x36e): undefined reference to `juce::var::~var()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: /build/CHOWTapeModel.VUQkq1.ltrans0.ltrans.o: in function `non-virtual thunk to juce::StandalonePluginHolder::~StandalonePluginHolder() [clone .cold]':
<artificial>:(.text.unlikely+0x382): undefined reference to `juce::String::~String()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text.unlikely+0x38f): undefined reference to `juce::var::~var()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text.unlikely+0x399): undefined reference to `juce::var::~var()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: /build/CHOWTapeModel.VUQkq1.ltrans0.ltrans.o: in function `juce::StandalonePluginHolder::showAudioSettingsDialog() [clone .cold]':
<artificial>:(.text.unlikely+0x3ae): undefined reference to `juce::String::~String()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text.unlikely+0x3b6): undefined reference to `juce::String::~String()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text.unlikely+0x3be): undefined reference to `juce::AudioDeviceSelectorComponent::~AudioDeviceSelectorComponent()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text.unlikely+0x3cd): undefined reference to `juce::Component::~Component()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text.unlikely+0x3e8): undefined reference to `juce::String::~String()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text.unlikely+0x423): undefined reference to `juce::String::~String()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text.unlikely+0x42e): undefined reference to `juce::Label::~Label()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text.unlikely+0x438): undefined reference to `juce::ToggleButton::~ToggleButton()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: /build/CHOWTapeModel.VUQkq1.ltrans0.ltrans.o: in function `juce::StandalonePluginHolder::audioDeviceAboutToStart(juce::AudioIODevice*) [clone .cold]':
<artificial>:(.text.unlikely+0x44a): undefined reference to `juce::BigInteger::~BigInteger()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: /build/CHOWTapeModel.VUQkq1.ltrans0.ltrans.o: in function `juce::StandaloneFilterWindow::~StandaloneFilterWindow() [clone .cold]':
<artificial>:(.text.unlikely+0x460): undefined reference to `juce::String::~String()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text.unlikely+0x46d): undefined reference to `juce::var::~var()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text.unlikely+0x475): undefined reference to `juce::var::~var()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text.unlikely+0x48c): undefined reference to `juce::var::~var()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text.unlikely+0x494): undefined reference to `juce::var::~var()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text.unlikely+0x4a8): undefined reference to `juce::String::~String()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: /build/CHOWTapeModel.VUQkq1.ltrans0.ltrans.o: in function `juce::StandaloneFilterWindow::~StandaloneFilterWindow() [clone .cold]':
<artificial>:(.text.unlikely+0x4b2): undefined reference to `juce::String::~String()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text.unlikely+0x4bf): undefined reference to `juce::var::~var()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text.unlikely+0x4c7): undefined reference to `juce::var::~var()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text.unlikely+0x4de): undefined reference to `juce::var::~var()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text.unlikely+0x4e6): undefined reference to `juce::var::~var()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text.unlikely+0x4fa): undefined reference to `juce::String::~String()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: /build/CHOWTapeModel.VUQkq1.ltrans0.ltrans.o: in function `non-virtual thunk to juce::StandaloneFilterWindow::~StandaloneFilterWindow() [clone .cold]':
<artificial>:(.text.unlikely+0x504): undefined reference to `juce::var::~var()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text.unlikely+0x50e): undefined reference to `juce::var::~var()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text.unlikely+0x525): undefined reference to `juce::var::~var()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text.unlikely+0x52f): undefined reference to `juce::var::~var()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text.unlikely+0x546): undefined reference to `juce::String::~String()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text.unlikely+0x550): undefined reference to `juce::String::~String()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: /build/CHOWTapeModel.VUQkq1.ltrans0.ltrans.o: in function `non-virtual thunk to juce::StandaloneFilterWindow::~StandaloneFilterWindow() [clone .cold]':
<artificial>:(.text.unlikely+0x55a): undefined reference to `juce::var::~var()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text.unlikely+0x564): undefined reference to `juce::var::~var()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text.unlikely+0x57b): undefined reference to `juce::var::~var()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text.unlikely+0x585): undefined reference to `juce::var::~var()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text.unlikely+0x59c): undefined reference to `juce::String::~String()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text.unlikely+0x5a6): undefined reference to `juce::String::~String()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: /build/CHOWTapeModel.VUQkq1.ltrans0.ltrans.o: in function `juce::StandaloneFilterWindow::MainContentComponent::MainContentComponent(juce::StandaloneFilterWindow&) [clone .cold]':
<artificial>:(.text.unlikely+0x5b0): undefined reference to `juce::String::~String()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text.unlikely+0x5b8): undefined reference to `juce::String::~String()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text.unlikely+0x5c0): undefined reference to `juce::Component::~Component()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text.unlikely+0x5c8): undefined reference to `juce::Component::~Component()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text.unlikely+0x5ef): undefined reference to `juce::String::~String()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text.unlikely+0x5f7): undefined reference to `juce::Label::~Label()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text.unlikely+0x601): undefined reference to `juce::TextButton::~TextButton()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: /build/CHOWTapeModel.VUQkq1.ltrans0.ltrans.o: in function `juce::StandaloneFilterWindow::menuCallback(int, juce::StandaloneFilterWindow*) [clone .cold]':
<artificial>:(.text.unlikely+0x61f): undefined reference to `juce::String::~String()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text.unlikely+0x62b): undefined reference to `juce::MemoryBlock::~MemoryBlock()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text.unlikely+0x633): undefined reference to `juce::FileChooser::~FileChooser()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text.unlikely+0x63b): undefined reference to `juce::String::~String()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text.unlikely+0x652): undefined reference to `juce::String::~String()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text.unlikely+0x65a): undefined reference to `juce::String::~String()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text.unlikely+0x665): undefined reference to `juce::String::~String()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text.unlikely+0x66f): undefined reference to `juce::var::~var()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text.unlikely+0x67b): undefined reference to `juce::String::~String()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text.unlikely+0x683): undefined reference to `juce::FileChooser::~FileChooser()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text.unlikely+0x6a2): undefined reference to `juce::String::~String()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text.unlikely+0x6ae): undefined reference to `juce::String::~String()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text.unlikely+0x6bf): undefined reference to `juce::String::~String()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text.unlikely+0x6c7): undefined reference to `juce::String::~String()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text.unlikely+0x6d2): undefined reference to `juce::String::~String()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: /build/CHOWTapeModel.VUQkq1.ltrans0.ltrans.o:<artificial>:(.text.unlikely+0x6df): more undefined references to `juce::String::~String()' follow
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: /build/CHOWTapeModel.VUQkq1.ltrans0.ltrans.o: in function `juce::StandaloneFilterWindow::menuCallback(int, juce::StandaloneFilterWindow*) [clone .cold]':
<artificial>:(.text.unlikely+0x70c): undefined reference to `juce::MemoryBlock::~MemoryBlock()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text.unlikely+0x719): undefined reference to `juce::String::~String()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text.unlikely+0x725): undefined reference to `juce::String::~String()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text.unlikely+0x72d): undefined reference to `juce::String::~String()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text.unlikely+0x73e): undefined reference to `juce::String::~String()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text.unlikely+0x74b): undefined reference to `juce::String::~String()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: /build/CHOWTapeModel.VUQkq1.ltrans0.ltrans.o:<artificial>:(.text.unlikely+0x757): more undefined references to `juce::String::~String()' follow
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: /build/CHOWTapeModel.VUQkq1.ltrans0.ltrans.o: in function `juce::StandaloneFilterWindow::menuCallback(int, juce::StandaloneFilterWindow*) [clone .cold]':
<artificial>:(.text.unlikely+0x764): undefined reference to `juce::var::~var()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text.unlikely+0x770): undefined reference to `juce::String::~String()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text.unlikely+0x784): undefined reference to `juce::String::~String()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: /build/CHOWTapeModel.VUQkq1.ltrans0.ltrans.o: in function `juce::StandaloneFilterApp::createWindow() [clone .cold]':
<artificial>:(.text.unlikely+0x796): undefined reference to `juce::String::~String()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text.unlikely+0x7a2): undefined reference to `juce::String::~String()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text.unlikely+0x7aa): undefined reference to `juce::MemoryBlock::~MemoryBlock()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text.unlikely+0x7ee): undefined reference to `juce::Value::~Value()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text.unlikely+0x807): undefined reference to `juce::AudioProcessorPlayer::~AudioProcessorPlayer()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text.unlikely+0x80f): undefined reference to `juce::AudioDeviceManager::~AudioDeviceManager()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text.unlikely+0x858): undefined reference to `juce::Timer::~Timer()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text.unlikely+0x871): undefined reference to `juce::TextButton::~TextButton()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text.unlikely+0x889): undefined reference to `juce::DocumentWindow::~DocumentWindow()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text.unlikely+0x8a2): undefined reference to `juce::String::~String()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text.unlikely+0x8ae): undefined reference to `juce::String::~String()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text.unlikely+0x8be): undefined reference to `juce::var::~var()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text.unlikely+0x8c6): undefined reference to `juce::var::~var()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text.unlikely+0x8e3): undefined reference to `juce::BigInteger::~BigInteger()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text.unlikely+0x8ec): undefined reference to `juce::BigInteger::~BigInteger()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text.unlikely+0x8f5): undefined reference to `juce::String::~String()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text.unlikely+0x8fd): undefined reference to `juce::String::~String()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text.unlikely+0x955): undefined reference to `juce::String::~String()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text.unlikely+0x97a): undefined reference to `juce::String::~String()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text.unlikely+0x98a): undefined reference to `juce::var::~var()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text.unlikely+0x9a3): undefined reference to `juce::String::~String()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text.unlikely+0x9b3): undefined reference to `juce::var::~var()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text.unlikely+0x9d2): undefined reference to `juce::String::~String()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: /build/CHOWTapeModel.VUQkq1.ltrans0.ltrans.o: in function `juce::StandaloneFilterApp::initialise(juce::String const&) [clone .cold]':
<artificial>:(.text.unlikely+0x9e0): undefined reference to `juce::var::~var()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text.unlikely+0x9ea): undefined reference to `juce::var::~var()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text.unlikely+0xa01): undefined reference to `juce::var::~var()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text.unlikely+0xa0b): undefined reference to `juce::var::~var()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text.unlikely+0xa22): undefined reference to `juce::String::~String()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text.unlikely+0xa2c): undefined reference to `juce::String::~String()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: /build/CHOWTapeModel.VUQkq1.ltrans0.ltrans.o: in function `juce::StandaloneFilterApp::shutdown() [clone .cold]':
<artificial>:(.text.unlikely+0xa36): undefined reference to `juce::var::~var()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text.unlikely+0xa40): undefined reference to `juce::var::~var()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text.unlikely+0xa57): undefined reference to `juce::var::~var()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text.unlikely+0xa61): undefined reference to `juce::var::~var()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text.unlikely+0xa78): undefined reference to `juce::String::~String()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text.unlikely+0xa82): undefined reference to `juce::String::~String()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: /build/CHOWTapeModel.VUQkq1.ltrans0.ltrans.o: in function `juce::StandaloneFilterApp::~StandaloneFilterApp() [clone .cold]':
<artificial>:(.text.unlikely+0xa8c): undefined reference to `juce::var::~var()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text.unlikely+0xa96): undefined reference to `juce::var::~var()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text.unlikely+0xaad): undefined reference to `juce::var::~var()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text.unlikely+0xab7): undefined reference to `juce::var::~var()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text.unlikely+0xace): undefined reference to `juce::String::~String()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text.unlikely+0xad8): undefined reference to `juce::String::~String()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: /build/CHOWTapeModel.VUQkq1.ltrans0.ltrans.o: in function `juce::StandaloneFilterApp::~StandaloneFilterApp() [clone .cold]':
<artificial>:(.text.unlikely+0xae2): undefined reference to `juce::var::~var()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text.unlikely+0xaec): undefined reference to `juce::var::~var()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text.unlikely+0xb03): undefined reference to `juce::var::~var()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text.unlikely+0xb0d): undefined reference to `juce::var::~var()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text.unlikely+0xb24): undefined reference to `juce::String::~String()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text.unlikely+0xb2e): undefined reference to `juce::String::~String()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: /build/CHOWTapeModel.VUQkq1.ltrans0.ltrans.o: in function `non-virtual thunk to juce::StandaloneFilterApp::~StandaloneFilterApp() [clone .cold]':
<artificial>:(.text.unlikely+0xb38): undefined reference to `juce::var::~var()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text.unlikely+0xb42): undefined reference to `juce::var::~var()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text.unlikely+0xb59): undefined reference to `juce::var::~var()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text.unlikely+0xb63): undefined reference to `juce::var::~var()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text.unlikely+0xb7a): undefined reference to `juce::String::~String()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text.unlikely+0xb84): undefined reference to `juce::String::~String()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: /build/CHOWTapeModel.VUQkq1.ltrans0.ltrans.o: in function `non-virtual thunk to juce::StandaloneFilterApp::~StandaloneFilterApp() [clone .cold]':
<artificial>:(.text.unlikely+0xb90): undefined reference to `juce::var::~var()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text.unlikely+0xb9a): undefined reference to `juce::var::~var()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text.unlikely+0xbb3): undefined reference to `juce::var::~var()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text.unlikely+0xbbd): undefined reference to `juce::var::~var()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text.unlikely+0xbd4): undefined reference to `juce::String::~String()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text.unlikely+0xbde): undefined reference to `juce::String::~String()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: /build/CHOWTapeModel.VUQkq1.ltrans0.ltrans.o: in function `main':
<artificial>:(.text.startup+0x3): undefined reference to `juce::JUCEApplicationBase::createInstance'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: /build/CHOWTapeModel.VUQkq1.ltrans0.ltrans.o: in function `_GLOBAL__sub_I__Z22juce_CreateApplicationv':
<artificial>:(.text.startup+0x52): undefined reference to `juce::this_will_fail_to_link_if_some_of_your_compile_units_are_built_in_release_mode::this_will_fail_to_link_if_some_of_your_compile_units_are_built_in_release_mode()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text.startup+0x60): undefined reference to `juce::Colour::Colour(unsigned int)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text.startup+0x71): undefined reference to `juce::Colour::Colour(unsigned int)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text.startup+0x82): undefined reference to `juce::Colour::Colour(unsigned int)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text.startup+0x93): undefined reference to `juce::Colour::Colour(unsigned int)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: <artificial>:(.text.startup+0xa4): undefined reference to `juce::Colour::Colour(unsigned int)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: /build/CHOWTapeModel.VUQkq1.ltrans0.ltrans.o:<artificial>:(.text.startup+0xb5): more undefined references to `juce::Colour::Colour(unsigned int)' follow
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: /build/CHOWTapeModel.VUQkq1.ltrans0.ltrans.o: in function `main':
<artificial>:(.text.startup+0x12): undefined reference to `juce::JUCEApplicationBase::main(int, char const**)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: /build/CHOWTapeModel.VUQkq1.ltrans0.ltrans.o: in function `_GLOBAL__sub_I__Z22juce_CreateApplicationv':
<artificial>:(.text.startup+0x9d2): undefined reference to `juce::Colour::Colour(unsigned int)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: /build/CHOWTapeModel.VUQkq1.ltrans0.ltrans.o:(.data.rel.ro+0x10): undefined reference to `typeinfo for juce::JUCEApplication'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: /build/CHOWTapeModel.VUQkq1.ltrans0.ltrans.o:(.data.rel.ro+0x28): undefined reference to `typeinfo for juce::Component'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: /build/CHOWTapeModel.VUQkq1.ltrans0.ltrans.o:(.data.rel.ro+0x48): undefined reference to `typeinfo for juce::Component'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: /build/CHOWTapeModel.VUQkq1.ltrans0.ltrans.o:(.data.rel.ro+0x78): undefined reference to `typeinfo for juce::ComponentListener'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: /build/CHOWTapeModel.VUQkq1.ltrans0.ltrans.o:(.data.rel.ro+0xd8): undefined reference to `typeinfo for juce::DocumentWindow'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: /build/CHOWTapeModel.VUQkq1.ltrans0.ltrans.o:(.data.rel.ro+0x108): undefined reference to `typeinfo for juce::Component'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: /build/CHOWTapeModel.VUQkq1.ltrans0.ltrans.o:(.data.rel.ro+0x138): undefined reference to `typeinfo for juce::AudioIODeviceCallback'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: /build/CHOWTapeModel.VUQkq1.ltrans0.ltrans.o:(.data.rel.ro+0x148): undefined reference to `typeinfo for juce::Timer'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: /build/CHOWTapeModel.VUQkq1.ltrans0.ltrans.o:(.data.rel.ro+0x1f0): undefined reference to `juce::JUCEApplication::suspended()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: /build/CHOWTapeModel.VUQkq1.ltrans0.ltrans.o:(.data.rel.ro+0x1f8): undefined reference to `juce::JUCEApplication::resumed()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: /build/CHOWTapeModel.VUQkq1.ltrans0.ltrans.o:(.data.rel.ro+0x200): undefined reference to `juce::JUCEApplication::unhandledException(std::exception const*, juce::String const&, int)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: /build/CHOWTapeModel.VUQkq1.ltrans0.ltrans.o:(.data.rel.ro+0x218): undefined reference to `juce::JUCEApplication::initialiseApp()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: /build/CHOWTapeModel.VUQkq1.ltrans0.ltrans.o:(.data.rel.ro+0x220): undefined reference to `juce::JUCEApplication::getNextCommandTarget()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: /build/CHOWTapeModel.VUQkq1.ltrans0.ltrans.o:(.data.rel.ro+0x228): undefined reference to `juce::JUCEApplication::getCommandInfo(int, juce::ApplicationCommandInfo&)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: /build/CHOWTapeModel.VUQkq1.ltrans0.ltrans.o:(.data.rel.ro+0x230): undefined reference to `juce::JUCEApplication::getAllCommands(juce::Array<int, juce::DummyCriticalSection, 0>&)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: /build/CHOWTapeModel.VUQkq1.ltrans0.ltrans.o:(.data.rel.ro+0x238): undefined reference to `juce::JUCEApplication::perform(juce::ApplicationCommandTarget::InvocationInfo const&)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: /build/CHOWTapeModel.VUQkq1.ltrans0.ltrans.o:(.data.rel.ro+0x268): undefined reference to `non-virtual thunk to juce::JUCEApplication::getNextCommandTarget()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: /build/CHOWTapeModel.VUQkq1.ltrans0.ltrans.o:(.data.rel.ro+0x270): undefined reference to `non-virtual thunk to juce::JUCEApplication::getAllCommands(juce::Array<int, juce::DummyCriticalSection, 0>&)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: /build/CHOWTapeModel.VUQkq1.ltrans0.ltrans.o:(.data.rel.ro+0x278): undefined reference to `non-virtual thunk to juce::JUCEApplication::getCommandInfo(int, juce::ApplicationCommandInfo&)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: /build/CHOWTapeModel.VUQkq1.ltrans0.ltrans.o:(.data.rel.ro+0x280): undefined reference to `non-virtual thunk to juce::JUCEApplication::perform(juce::ApplicationCommandTarget::InvocationInfo const&)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: /build/CHOWTapeModel.VUQkq1.ltrans0.ltrans.o:(.data.rel.ro+0x2a8): undefined reference to `juce::Component::mouseMove(juce::MouseEvent const&)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: /build/CHOWTapeModel.VUQkq1.ltrans0.ltrans.o:(.data.rel.ro+0x2b0): undefined reference to `juce::Component::mouseEnter(juce::MouseEvent const&)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: /build/CHOWTapeModel.VUQkq1.ltrans0.ltrans.o:(.data.rel.ro+0x2b8): undefined reference to `juce::Component::mouseExit(juce::MouseEvent const&)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: /build/CHOWTapeModel.VUQkq1.ltrans0.ltrans.o:(.data.rel.ro+0x2c0): undefined reference to `juce::Component::mouseDown(juce::MouseEvent const&)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: /build/CHOWTapeModel.VUQkq1.ltrans0.ltrans.o:(.data.rel.ro+0x2c8): undefined reference to `juce::Component::mouseDrag(juce::MouseEvent const&)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: /build/CHOWTapeModel.VUQkq1.ltrans0.ltrans.o:(.data.rel.ro+0x2d0): undefined reference to `juce::Component::mouseUp(juce::MouseEvent const&)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: /build/CHOWTapeModel.VUQkq1.ltrans0.ltrans.o:(.data.rel.ro+0x2d8): undefined reference to `juce::Component::mouseDoubleClick(juce::MouseEvent const&)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: /build/CHOWTapeModel.VUQkq1.ltrans0.ltrans.o:(.data.rel.ro+0x2e0): undefined reference to `juce::Component::mouseWheelMove(juce::MouseEvent const&, juce::MouseWheelDetails const&)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: /build/CHOWTapeModel.VUQkq1.ltrans0.ltrans.o:(.data.rel.ro+0x2e8): undefined reference to `juce::Component::mouseMagnify(juce::MouseEvent const&, float)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: /build/CHOWTapeModel.VUQkq1.ltrans0.ltrans.o:(.data.rel.ro+0x2f0): undefined reference to `juce::Component::setName(juce::String const&)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: /build/CHOWTapeModel.VUQkq1.ltrans0.ltrans.o:(.data.rel.ro+0x2f8): undefined reference to `juce::Component::setVisible(bool)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: /build/CHOWTapeModel.VUQkq1.ltrans0.ltrans.o:(.data.rel.ro+0x300): undefined reference to `juce::Component::visibilityChanged()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: /build/CHOWTapeModel.VUQkq1.ltrans0.ltrans.o:(.data.rel.ro+0x308): undefined reference to `juce::Component::addToDesktop(int, void*)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: /build/CHOWTapeModel.VUQkq1.ltrans0.ltrans.o:(.data.rel.ro+0x310): undefined reference to `juce::Component::userTriedToCloseWindow()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: /build/CHOWTapeModel.VUQkq1.ltrans0.ltrans.o:(.data.rel.ro+0x318): undefined reference to `juce::Component::minimisationStateChanged(bool)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: /build/CHOWTapeModel.VUQkq1.ltrans0.ltrans.o:(.data.rel.ro+0x320): undefined reference to `juce::Component::getDesktopScaleFactor() const'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: /build/CHOWTapeModel.VUQkq1.ltrans0.ltrans.o:(.data.rel.ro+0x328): undefined reference to `juce::Component::parentHierarchyChanged()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: /build/CHOWTapeModel.VUQkq1.ltrans0.ltrans.o:(.data.rel.ro+0x330): undefined reference to `juce::Component::childrenChanged()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: /build/CHOWTapeModel.VUQkq1.ltrans0.ltrans.o:(.data.rel.ro+0x338): undefined reference to `juce::Component::hitTest(int, int)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: /build/CHOWTapeModel.VUQkq1.ltrans0.ltrans.o:(.data.rel.ro+0x340): undefined reference to `juce::Component::lookAndFeelChanged()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: /build/CHOWTapeModel.VUQkq1.ltrans0.ltrans.o:(.data.rel.ro+0x348): undefined reference to `juce::Component::createFocusTraverser()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: /build/CHOWTapeModel.VUQkq1.ltrans0.ltrans.o:(.data.rel.ro+0x350): undefined reference to `juce::Component::enablementChanged()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: /build/CHOWTapeModel.VUQkq1.ltrans0.ltrans.o:(.data.rel.ro+0x358): undefined reference to `juce::Component::alphaChanged()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: /build/CHOWTapeModel.VUQkq1.ltrans0.ltrans.o:(.data.rel.ro+0x360): undefined reference to `juce::Component::getMouseCursor()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: /build/CHOWTapeModel.VUQkq1.ltrans0.ltrans.o:(.data.rel.ro+0x370): undefined reference to `juce::Component::paintOverChildren(juce::Graphics&)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: /build/CHOWTapeModel.VUQkq1.ltrans0.ltrans.o:(.data.rel.ro+0x378): undefined reference to `juce::Component::keyPressed(juce::KeyPress const&)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: /build/CHOWTapeModel.VUQkq1.ltrans0.ltrans.o:(.data.rel.ro+0x380): undefined reference to `juce::Component::keyStateChanged(bool)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: /build/CHOWTapeModel.VUQkq1.ltrans0.ltrans.o:(.data.rel.ro+0x388): undefined reference to `juce::Component::modifierKeysChanged(juce::ModifierKeys const&)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: /build/CHOWTapeModel.VUQkq1.ltrans0.ltrans.o:(.data.rel.ro+0x390): undefined reference to `juce::Component::focusGained(juce::Component::FocusChangeType)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: /build/CHOWTapeModel.VUQkq1.ltrans0.ltrans.o:(.data.rel.ro+0x398): undefined reference to `juce::Component::focusLost(juce::Component::FocusChangeType)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: /build/CHOWTapeModel.VUQkq1.ltrans0.ltrans.o:(.data.rel.ro+0x3a0): undefined reference to `juce::Component::focusOfChildComponentChanged(juce::Component::FocusChangeType)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: /build/CHOWTapeModel.VUQkq1.ltrans0.ltrans.o:(.data.rel.ro+0x3b0): undefined reference to `juce::Component::moved()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: /build/CHOWTapeModel.VUQkq1.ltrans0.ltrans.o:(.data.rel.ro+0x3b8): undefined reference to `juce::Component::childBoundsChanged(juce::Component*)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: /build/CHOWTapeModel.VUQkq1.ltrans0.ltrans.o:(.data.rel.ro+0x3c0): undefined reference to `juce::Component::parentSizeChanged()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: /build/CHOWTapeModel.VUQkq1.ltrans0.ltrans.o:(.data.rel.ro+0x3c8): undefined reference to `juce::Component::broughtToFront()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: /build/CHOWTapeModel.VUQkq1.ltrans0.ltrans.o:(.data.rel.ro+0x3d0): undefined reference to `juce::Component::handleCommandMessage(int)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: /build/CHOWTapeModel.VUQkq1.ltrans0.ltrans.o:(.data.rel.ro+0x3d8): undefined reference to `juce::Component::canModalEventBeSentToComponent(juce::Component const*)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: /build/CHOWTapeModel.VUQkq1.ltrans0.ltrans.o:(.data.rel.ro+0x3e0): undefined reference to `juce::Component::inputAttemptWhenModal()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: /build/CHOWTapeModel.VUQkq1.ltrans0.ltrans.o:(.data.rel.ro+0x3e8): undefined reference to `juce::Component::colourChanged()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: /build/CHOWTapeModel.VUQkq1.ltrans0.ltrans.o:(.data.rel.ro+0x3f0): undefined reference to `juce::Component::createNewPeer(int, void*)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: /build/CHOWTapeModel.VUQkq1.ltrans0.ltrans.o:(.data.rel.ro+0x418): undefined reference to `juce::Component::mouseMove(juce::MouseEvent const&)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: /build/CHOWTapeModel.VUQkq1.ltrans0.ltrans.o:(.data.rel.ro+0x420): undefined reference to `juce::Component::mouseEnter(juce::MouseEvent const&)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: /build/CHOWTapeModel.VUQkq1.ltrans0.ltrans.o:(.data.rel.ro+0x428): undefined reference to `juce::Component::mouseExit(juce::MouseEvent const&)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: /build/CHOWTapeModel.VUQkq1.ltrans0.ltrans.o:(.data.rel.ro+0x430): undefined reference to `juce::Component::mouseDown(juce::MouseEvent const&)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: /build/CHOWTapeModel.VUQkq1.ltrans0.ltrans.o:(.data.rel.ro+0x438): undefined reference to `juce::Component::mouseDrag(juce::MouseEvent const&)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: /build/CHOWTapeModel.VUQkq1.ltrans0.ltrans.o:(.data.rel.ro+0x440): undefined reference to `juce::Component::mouseUp(juce::MouseEvent const&)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: /build/CHOWTapeModel.VUQkq1.ltrans0.ltrans.o:(.data.rel.ro+0x448): undefined reference to `juce::Component::mouseDoubleClick(juce::MouseEvent const&)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: /build/CHOWTapeModel.VUQkq1.ltrans0.ltrans.o:(.data.rel.ro+0x450): undefined reference to `juce::Component::mouseWheelMove(juce::MouseEvent const&, juce::MouseWheelDetails const&)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: /build/CHOWTapeModel.VUQkq1.ltrans0.ltrans.o:(.data.rel.ro+0x458): undefined reference to `juce::Component::mouseMagnify(juce::MouseEvent const&, float)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: /build/CHOWTapeModel.VUQkq1.ltrans0.ltrans.o:(.data.rel.ro+0x460): undefined reference to `juce::Component::setName(juce::String const&)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: /build/CHOWTapeModel.VUQkq1.ltrans0.ltrans.o:(.data.rel.ro+0x468): undefined reference to `juce::Component::setVisible(bool)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: /build/CHOWTapeModel.VUQkq1.ltrans0.ltrans.o:(.data.rel.ro+0x470): undefined reference to `juce::Component::visibilityChanged()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: /build/CHOWTapeModel.VUQkq1.ltrans0.ltrans.o:(.data.rel.ro+0x478): undefined reference to `juce::Component::addToDesktop(int, void*)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: /build/CHOWTapeModel.VUQkq1.ltrans0.ltrans.o:(.data.rel.ro+0x480): undefined reference to `juce::Component::userTriedToCloseWindow()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: /build/CHOWTapeModel.VUQkq1.ltrans0.ltrans.o:(.data.rel.ro+0x488): undefined reference to `juce::Component::minimisationStateChanged(bool)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: /build/CHOWTapeModel.VUQkq1.ltrans0.ltrans.o:(.data.rel.ro+0x490): undefined reference to `juce::Component::getDesktopScaleFactor() const'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: /build/CHOWTapeModel.VUQkq1.ltrans0.ltrans.o:(.data.rel.ro+0x498): undefined reference to `juce::Component::parentHierarchyChanged()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: /build/CHOWTapeModel.VUQkq1.ltrans0.ltrans.o:(.data.rel.ro+0x4a0): undefined reference to `juce::Component::childrenChanged()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: /build/CHOWTapeModel.VUQkq1.ltrans0.ltrans.o:(.data.rel.ro+0x4a8): undefined reference to `juce::Component::hitTest(int, int)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: /build/CHOWTapeModel.VUQkq1.ltrans0.ltrans.o:(.data.rel.ro+0x4b0): undefined reference to `juce::Component::lookAndFeelChanged()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: /build/CHOWTapeModel.VUQkq1.ltrans0.ltrans.o:(.data.rel.ro+0x4b8): undefined reference to `juce::Component::createFocusTraverser()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: /build/CHOWTapeModel.VUQkq1.ltrans0.ltrans.o:(.data.rel.ro+0x4c0): undefined reference to `juce::Component::enablementChanged()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: /build/CHOWTapeModel.VUQkq1.ltrans0.ltrans.o:(.data.rel.ro+0x4c8): undefined reference to `juce::Component::alphaChanged()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: /build/CHOWTapeModel.VUQkq1.ltrans0.ltrans.o:(.data.rel.ro+0x4d0): undefined reference to `juce::Component::getMouseCursor()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: /build/CHOWTapeModel.VUQkq1.ltrans0.ltrans.o:(.data.rel.ro+0x4d8): undefined reference to `juce::Component::paint(juce::Graphics&)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: /build/CHOWTapeModel.VUQkq1.ltrans0.ltrans.o:(.data.rel.ro+0x4e0): undefined reference to `juce::Component::paintOverChildren(juce::Graphics&)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: /build/CHOWTapeModel.VUQkq1.ltrans0.ltrans.o:(.data.rel.ro+0x4e8): undefined reference to `juce::Component::keyPressed(juce::KeyPress const&)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: /build/CHOWTapeModel.VUQkq1.ltrans0.ltrans.o:(.data.rel.ro+0x4f0): undefined reference to `juce::Component::keyStateChanged(bool)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: /build/CHOWTapeModel.VUQkq1.ltrans0.ltrans.o:(.data.rel.ro+0x4f8): undefined reference to `juce::Component::modifierKeysChanged(juce::ModifierKeys const&)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: /build/CHOWTapeModel.VUQkq1.ltrans0.ltrans.o:(.data.rel.ro+0x500): undefined reference to `juce::Component::focusGained(juce::Component::FocusChangeType)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: /build/CHOWTapeModel.VUQkq1.ltrans0.ltrans.o:(.data.rel.ro+0x508): undefined reference to `juce::Component::focusLost(juce::Component::FocusChangeType)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: /build/CHOWTapeModel.VUQkq1.ltrans0.ltrans.o:(.data.rel.ro+0x510): undefined reference to `juce::Component::focusOfChildComponentChanged(juce::Component::FocusChangeType)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: /build/CHOWTapeModel.VUQkq1.ltrans0.ltrans.o:(.data.rel.ro+0x520): undefined reference to `juce::Component::moved()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: /build/CHOWTapeModel.VUQkq1.ltrans0.ltrans.o:(.data.rel.ro+0x528): undefined reference to `juce::Component::childBoundsChanged(juce::Component*)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: /build/CHOWTapeModel.VUQkq1.ltrans0.ltrans.o:(.data.rel.ro+0x530): undefined reference to `juce::Component::parentSizeChanged()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: /build/CHOWTapeModel.VUQkq1.ltrans0.ltrans.o:(.data.rel.ro+0x538): undefined reference to `juce::Component::broughtToFront()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: /build/CHOWTapeModel.VUQkq1.ltrans0.ltrans.o:(.data.rel.ro+0x540): undefined reference to `juce::Component::handleCommandMessage(int)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: /build/CHOWTapeModel.VUQkq1.ltrans0.ltrans.o:(.data.rel.ro+0x548): undefined reference to `juce::Component::canModalEventBeSentToComponent(juce::Component const*)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: /build/CHOWTapeModel.VUQkq1.ltrans0.ltrans.o:(.data.rel.ro+0x550): undefined reference to `juce::Component::inputAttemptWhenModal()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: /build/CHOWTapeModel.VUQkq1.ltrans0.ltrans.o:(.data.rel.ro+0x558): undefined reference to `juce::Component::colourChanged()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: /build/CHOWTapeModel.VUQkq1.ltrans0.ltrans.o:(.data.rel.ro+0x560): undefined reference to `juce::Component::createNewPeer(int, void*)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: /build/CHOWTapeModel.VUQkq1.ltrans0.ltrans.o:(.data.rel.ro+0x600): undefined reference to `juce::ComponentListener::componentBroughtToFront(juce::Component&)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: /build/CHOWTapeModel.VUQkq1.ltrans0.ltrans.o:(.data.rel.ro+0x608): undefined reference to `juce::ComponentListener::componentVisibilityChanged(juce::Component&)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: /build/CHOWTapeModel.VUQkq1.ltrans0.ltrans.o:(.data.rel.ro+0x610): undefined reference to `juce::ComponentListener::componentChildrenChanged(juce::Component&)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: /build/CHOWTapeModel.VUQkq1.ltrans0.ltrans.o:(.data.rel.ro+0x618): undefined reference to `juce::ComponentListener::componentParentHierarchyChanged(juce::Component&)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: /build/CHOWTapeModel.VUQkq1.ltrans0.ltrans.o:(.data.rel.ro+0x620): undefined reference to `juce::ComponentListener::componentNameChanged(juce::Component&)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: /build/CHOWTapeModel.VUQkq1.ltrans0.ltrans.o:(.data.rel.ro+0x628): undefined reference to `juce::ComponentListener::componentBeingDeleted(juce::Component&)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: /build/CHOWTapeModel.VUQkq1.ltrans0.ltrans.o:(.data.rel.ro+0x630): undefined reference to `juce::ComponentListener::componentEnablementChanged(juce::Component&)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: /build/CHOWTapeModel.VUQkq1.ltrans0.ltrans.o:(.data.rel.ro+0x658): undefined reference to `juce::Component::mouseMove(juce::MouseEvent const&)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: /build/CHOWTapeModel.VUQkq1.ltrans0.ltrans.o:(.data.rel.ro+0x660): undefined reference to `juce::Component::mouseEnter(juce::MouseEvent const&)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: /build/CHOWTapeModel.VUQkq1.ltrans0.ltrans.o:(.data.rel.ro+0x668): undefined reference to `juce::Component::mouseExit(juce::MouseEvent const&)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: /build/CHOWTapeModel.VUQkq1.ltrans0.ltrans.o:(.data.rel.ro+0x670): undefined reference to `juce::ResizableWindow::mouseDown(juce::MouseEvent const&)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: /build/CHOWTapeModel.VUQkq1.ltrans0.ltrans.o:(.data.rel.ro+0x678): undefined reference to `juce::ResizableWindow::mouseDrag(juce::MouseEvent const&)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: /build/CHOWTapeModel.VUQkq1.ltrans0.ltrans.o:(.data.rel.ro+0x680): undefined reference to `juce::ResizableWindow::mouseUp(juce::MouseEvent const&)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: /build/CHOWTapeModel.VUQkq1.ltrans0.ltrans.o:(.data.rel.ro+0x688): undefined reference to `juce::DocumentWindow::mouseDoubleClick(juce::MouseEvent const&)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: /build/CHOWTapeModel.VUQkq1.ltrans0.ltrans.o:(.data.rel.ro+0x690): undefined reference to `juce::Component::mouseWheelMove(juce::MouseEvent const&, juce::MouseWheelDetails const&)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: /build/CHOWTapeModel.VUQkq1.ltrans0.ltrans.o:(.data.rel.ro+0x698): undefined reference to `juce::Component::mouseMagnify(juce::MouseEvent const&, float)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: /build/CHOWTapeModel.VUQkq1.ltrans0.ltrans.o:(.data.rel.ro+0x6a0): undefined reference to `juce::DocumentWindow::setName(juce::String const&)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: /build/CHOWTapeModel.VUQkq1.ltrans0.ltrans.o:(.data.rel.ro+0x6a8): undefined reference to `juce::Component::setVisible(bool)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: /build/CHOWTapeModel.VUQkq1.ltrans0.ltrans.o:(.data.rel.ro+0x6b0): undefined reference to `juce::ResizableWindow::visibilityChanged()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: /build/CHOWTapeModel.VUQkq1.ltrans0.ltrans.o:(.data.rel.ro+0x6b8): undefined reference to `juce::TopLevelWindow::addToDesktop(int, void*)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: /build/CHOWTapeModel.VUQkq1.ltrans0.ltrans.o:(.data.rel.ro+0x6c0): undefined reference to `juce::DocumentWindow::userTriedToCloseWindow()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: /build/CHOWTapeModel.VUQkq1.ltrans0.ltrans.o:(.data.rel.ro+0x6c8): undefined reference to `juce::Component::minimisationStateChanged(bool)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: /build/CHOWTapeModel.VUQkq1.ltrans0.ltrans.o:(.data.rel.ro+0x6d0): undefined reference to `juce::Component::getDesktopScaleFactor() const'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: /build/CHOWTapeModel.VUQkq1.ltrans0.ltrans.o:(.data.rel.ro+0x6d8): undefined reference to `juce::DocumentWindow::parentHierarchyChanged()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: /build/CHOWTapeModel.VUQkq1.ltrans0.ltrans.o:(.data.rel.ro+0x6e0): undefined reference to `juce::Component::childrenChanged()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: /build/CHOWTapeModel.VUQkq1.ltrans0.ltrans.o:(.data.rel.ro+0x6e8): undefined reference to `juce::Component::hitTest(int, int)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: /build/CHOWTapeModel.VUQkq1.ltrans0.ltrans.o:(.data.rel.ro+0x6f0): undefined reference to `juce::DocumentWindow::lookAndFeelChanged()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: /build/CHOWTapeModel.VUQkq1.ltrans0.ltrans.o:(.data.rel.ro+0x6f8): undefined reference to `juce::Component::createFocusTraverser()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: /build/CHOWTapeModel.VUQkq1.ltrans0.ltrans.o:(.data.rel.ro+0x700): undefined reference to `juce::Component::enablementChanged()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: /build/CHOWTapeModel.VUQkq1.ltrans0.ltrans.o:(.data.rel.ro+0x708): undefined reference to `juce::Component::alphaChanged()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: /build/CHOWTapeModel.VUQkq1.ltrans0.ltrans.o:(.data.rel.ro+0x710): undefined reference to `juce::Component::getMouseCursor()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: /build/CHOWTapeModel.VUQkq1.ltrans0.ltrans.o:(.data.rel.ro+0x718): undefined reference to `juce::DocumentWindow::paint(juce::Graphics&)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: /build/CHOWTapeModel.VUQkq1.ltrans0.ltrans.o:(.data.rel.ro+0x720): undefined reference to `juce::Component::paintOverChildren(juce::Graphics&)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: /build/CHOWTapeModel.VUQkq1.ltrans0.ltrans.o:(.data.rel.ro+0x728): undefined reference to `juce::Component::keyPressed(juce::KeyPress const&)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: /build/CHOWTapeModel.VUQkq1.ltrans0.ltrans.o:(.data.rel.ro+0x730): undefined reference to `juce::Component::keyStateChanged(bool)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: /build/CHOWTapeModel.VUQkq1.ltrans0.ltrans.o:(.data.rel.ro+0x738): undefined reference to `juce::Component::modifierKeysChanged(juce::ModifierKeys const&)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: /build/CHOWTapeModel.VUQkq1.ltrans0.ltrans.o:(.data.rel.ro+0x740): undefined reference to `juce::Component::focusGained(juce::Component::FocusChangeType)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: /build/CHOWTapeModel.VUQkq1.ltrans0.ltrans.o:(.data.rel.ro+0x748): undefined reference to `juce::Component::focusLost(juce::Component::FocusChangeType)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: /build/CHOWTapeModel.VUQkq1.ltrans0.ltrans.o:(.data.rel.ro+0x750): undefined reference to `juce::TopLevelWindow::focusOfChildComponentChanged(juce::Component::FocusChangeType)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: /build/CHOWTapeModel.VUQkq1.ltrans0.ltrans.o:(.data.rel.ro+0x760): undefined reference to `juce::ResizableWindow::moved()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: /build/CHOWTapeModel.VUQkq1.ltrans0.ltrans.o:(.data.rel.ro+0x768): undefined reference to `juce::ResizableWindow::childBoundsChanged(juce::Component*)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: /build/CHOWTapeModel.VUQkq1.ltrans0.ltrans.o:(.data.rel.ro+0x770): undefined reference to `juce::ResizableWindow::parentSizeChanged()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: /build/CHOWTapeModel.VUQkq1.ltrans0.ltrans.o:(.data.rel.ro+0x778): undefined reference to `juce::Component::broughtToFront()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: /build/CHOWTapeModel.VUQkq1.ltrans0.ltrans.o:(.data.rel.ro+0x780): undefined reference to `juce::Component::handleCommandMessage(int)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: /build/CHOWTapeModel.VUQkq1.ltrans0.ltrans.o:(.data.rel.ro+0x788): undefined reference to `juce::Component::canModalEventBeSentToComponent(juce::Component const*)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: /build/CHOWTapeModel.VUQkq1.ltrans0.ltrans.o:(.data.rel.ro+0x790): undefined reference to `juce::Component::inputAttemptWhenModal()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: /build/CHOWTapeModel.VUQkq1.ltrans0.ltrans.o:(.data.rel.ro+0x798): undefined reference to `juce::Component::colourChanged()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: /build/CHOWTapeModel.VUQkq1.ltrans0.ltrans.o:(.data.rel.ro+0x7a0): undefined reference to `juce::Component::createNewPeer(int, void*)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: /build/CHOWTapeModel.VUQkq1.ltrans0.ltrans.o:(.data.rel.ro+0x7a8): undefined reference to `juce::DocumentWindow::activeWindowStatusChanged()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: /build/CHOWTapeModel.VUQkq1.ltrans0.ltrans.o:(.data.rel.ro+0x7b0): undefined reference to `juce::DocumentWindow::getDesktopWindowStyleFlags() const'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: /build/CHOWTapeModel.VUQkq1.ltrans0.ltrans.o:(.data.rel.ro+0x7b8): undefined reference to `juce::DocumentWindow::getBorderThickness()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: /build/CHOWTapeModel.VUQkq1.ltrans0.ltrans.o:(.data.rel.ro+0x7c0): undefined reference to `juce::DocumentWindow::getContentComponentBorder()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: /build/CHOWTapeModel.VUQkq1.ltrans0.ltrans.o:(.data.rel.ro+0x7d0): undefined reference to `juce::DocumentWindow::minimiseButtonPressed()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: /build/CHOWTapeModel.VUQkq1.ltrans0.ltrans.o:(.data.rel.ro+0x7d8): undefined reference to `juce::DocumentWindow::maximiseButtonPressed()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: /build/CHOWTapeModel.VUQkq1.ltrans0.ltrans.o:(.data.rel.ro+0x840): undefined reference to `juce::Component::mouseMove(juce::MouseEvent const&)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: /build/CHOWTapeModel.VUQkq1.ltrans0.ltrans.o:(.data.rel.ro+0x848): undefined reference to `juce::Component::mouseEnter(juce::MouseEvent const&)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: /build/CHOWTapeModel.VUQkq1.ltrans0.ltrans.o:(.data.rel.ro+0x850): undefined reference to `juce::Component::mouseExit(juce::MouseEvent const&)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: /build/CHOWTapeModel.VUQkq1.ltrans0.ltrans.o:(.data.rel.ro+0x858): undefined reference to `juce::Component::mouseDown(juce::MouseEvent const&)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: /build/CHOWTapeModel.VUQkq1.ltrans0.ltrans.o:(.data.rel.ro+0x860): undefined reference to `juce::Component::mouseDrag(juce::MouseEvent const&)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: /build/CHOWTapeModel.VUQkq1.ltrans0.ltrans.o:(.data.rel.ro+0x868): undefined reference to `juce::Component::mouseUp(juce::MouseEvent const&)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: /build/CHOWTapeModel.VUQkq1.ltrans0.ltrans.o:(.data.rel.ro+0x870): undefined reference to `juce::Component::mouseDoubleClick(juce::MouseEvent const&)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: /build/CHOWTapeModel.VUQkq1.ltrans0.ltrans.o:(.data.rel.ro+0x878): undefined reference to `juce::Component::mouseWheelMove(juce::MouseEvent const&, juce::MouseWheelDetails const&)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: /build/CHOWTapeModel.VUQkq1.ltrans0.ltrans.o:(.data.rel.ro+0x880): undefined reference to `juce::Component::mouseMagnify(juce::MouseEvent const&, float)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: /build/CHOWTapeModel.VUQkq1.ltrans0.ltrans.o:(.data.rel.ro+0x888): undefined reference to `juce::Component::setName(juce::String const&)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: /build/CHOWTapeModel.VUQkq1.ltrans0.ltrans.o:(.data.rel.ro+0x890): undefined reference to `juce::Component::setVisible(bool)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: /build/CHOWTapeModel.VUQkq1.ltrans0.ltrans.o:(.data.rel.ro+0x898): undefined reference to `juce::Component::visibilityChanged()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: /build/CHOWTapeModel.VUQkq1.ltrans0.ltrans.o:(.data.rel.ro+0x8a0): undefined reference to `juce::Component::addToDesktop(int, void*)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: /build/CHOWTapeModel.VUQkq1.ltrans0.ltrans.o:(.data.rel.ro+0x8a8): undefined reference to `juce::Component::userTriedToCloseWindow()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: /build/CHOWTapeModel.VUQkq1.ltrans0.ltrans.o:(.data.rel.ro+0x8b0): undefined reference to `juce::Component::minimisationStateChanged(bool)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: /build/CHOWTapeModel.VUQkq1.ltrans0.ltrans.o:(.data.rel.ro+0x8b8): undefined reference to `juce::Component::getDesktopScaleFactor() const'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: /build/CHOWTapeModel.VUQkq1.ltrans0.ltrans.o:(.data.rel.ro+0x8c0): undefined reference to `juce::Component::parentHierarchyChanged()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: /build/CHOWTapeModel.VUQkq1.ltrans0.ltrans.o:(.data.rel.ro+0x8c8): undefined reference to `juce::Component::childrenChanged()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: /build/CHOWTapeModel.VUQkq1.ltrans0.ltrans.o:(.data.rel.ro+0x8d0): undefined reference to `juce::Component::hitTest(int, int)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: /build/CHOWTapeModel.VUQkq1.ltrans0.ltrans.o:(.data.rel.ro+0x8d8): undefined reference to `juce::Component::lookAndFeelChanged()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: /build/CHOWTapeModel.VUQkq1.ltrans0.ltrans.o:(.data.rel.ro+0x8e0): undefined reference to `juce::Component::createFocusTraverser()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: /build/CHOWTapeModel.VUQkq1.ltrans0.ltrans.o:(.data.rel.ro+0x8e8): undefined reference to `juce::Component::enablementChanged()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: /build/CHOWTapeModel.VUQkq1.ltrans0.ltrans.o:(.data.rel.ro+0x8f0): undefined reference to `juce::Component::alphaChanged()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: /build/CHOWTapeModel.VUQkq1.ltrans0.ltrans.o:(.data.rel.ro+0x8f8): undefined reference to `juce::Component::getMouseCursor()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: /build/CHOWTapeModel.VUQkq1.ltrans0.ltrans.o:(.data.rel.ro+0x908): undefined reference to `juce::Component::paintOverChildren(juce::Graphics&)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: /build/CHOWTapeModel.VUQkq1.ltrans0.ltrans.o:(.data.rel.ro+0x910): undefined reference to `juce::Component::keyPressed(juce::KeyPress const&)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: /build/CHOWTapeModel.VUQkq1.ltrans0.ltrans.o:(.data.rel.ro+0x918): undefined reference to `juce::Component::keyStateChanged(bool)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: /build/CHOWTapeModel.VUQkq1.ltrans0.ltrans.o:(.data.rel.ro+0x920): undefined reference to `juce::Component::modifierKeysChanged(juce::ModifierKeys const&)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: /build/CHOWTapeModel.VUQkq1.ltrans0.ltrans.o:(.data.rel.ro+0x928): undefined reference to `juce::Component::focusGained(juce::Component::FocusChangeType)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: /build/CHOWTapeModel.VUQkq1.ltrans0.ltrans.o:(.data.rel.ro+0x930): undefined reference to `juce::Component::focusLost(juce::Component::FocusChangeType)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: /build/CHOWTapeModel.VUQkq1.ltrans0.ltrans.o:(.data.rel.ro+0x938): undefined reference to `juce::Component::focusOfChildComponentChanged(juce::Component::FocusChangeType)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: /build/CHOWTapeModel.VUQkq1.ltrans0.ltrans.o:(.data.rel.ro+0x948): undefined reference to `juce::Component::moved()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: /build/CHOWTapeModel.VUQkq1.ltrans0.ltrans.o:(.data.rel.ro+0x950): undefined reference to `juce::Component::childBoundsChanged(juce::Component*)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: /build/CHOWTapeModel.VUQkq1.ltrans0.ltrans.o:(.data.rel.ro+0x958): undefined reference to `juce::Component::parentSizeChanged()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: /build/CHOWTapeModel.VUQkq1.ltrans0.ltrans.o:(.data.rel.ro+0x960): undefined reference to `juce::Component::broughtToFront()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: /build/CHOWTapeModel.VUQkq1.ltrans0.ltrans.o:(.data.rel.ro+0x968): undefined reference to `juce::Component::handleCommandMessage(int)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: /build/CHOWTapeModel.VUQkq1.ltrans0.ltrans.o:(.data.rel.ro+0x970): undefined reference to `juce::Component::canModalEventBeSentToComponent(juce::Component const*)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: /build/CHOWTapeModel.VUQkq1.ltrans0.ltrans.o:(.data.rel.ro+0x978): undefined reference to `juce::Component::inputAttemptWhenModal()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: /build/CHOWTapeModel.VUQkq1.ltrans0.ltrans.o:(.data.rel.ro+0x980): undefined reference to `juce::Component::colourChanged()'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: /build/CHOWTapeModel.VUQkq1.ltrans0.ltrans.o:(.data.rel.ro+0x988): undefined reference to `juce::Component::createNewPeer(int, void*)'
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: /build/CHOWTapeModel.VUQkq1.ltrans0.ltrans.o:(.data.rel.ro+0x9c8): undefined reference to `juce::AudioIODeviceCallback::audioDeviceError(juce::String const&)'
collect2: error: ld returned 1 exit status
make[2]: *** [CMakeFiles/CHOWTapeModel_Standalone.dir/build.make:259: CHOWTapeModel_artefacts/Release/Standalone/CHOWTapeModel] Error 1
make[1]: *** [CMakeFiles/Makefile2:363: CMakeFiles/CHOWTapeModel_Standalone.dir/all] Error 2
make: *** [Makefile:149: all] Error 2
builder for '/nix/store/yjyppw7gkqp0pcw82piakk5mfbbla2d7-CHOWTapeModel-2.8.0.drv' failed with exit code 2
error: build of '/nix/store/yjyppw7gkqp0pcw82piakk5mfbbla2d7-CHOWTapeModel-2.8.0.drv' failed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment