Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[vst3sdk] Build failure on arm64-osx #43433

Closed
autoantwort opened this issue Jan 23, 2025 · 0 comments · Fixed by #43434
Closed

[vst3sdk] Build failure on arm64-osx #43433

autoantwort opened this issue Jan 23, 2025 · 0 comments · Fixed by #43434
Assignees
Labels
category:port-bug The issue is with a library, which is something the port should already support

Comments

@autoantwort
Copy link
Contributor

Package: vst3sdk[core,hosting-examples]:[email protected]_build_20

Host Environment

  • Host: arm64-osx
  • Compiler: AppleClang 16.0.0.16000026
  • vcpkg-tool version: 2025-01-11-0f310537c75015100d200eb71b137f6376aad510
    vcpkg-scripts version: 01be99f 2025-01-23 (7 hours ago)

To Reproduce

vcpkg install --enforce-port-checks --allow-unsupported

Failure logs

-- Using cached steinbergmedia-vst3sdk-v3.7.12_build_20.tar.gz.
-- Extracting source /Users/leanderSchulten/git_projekte/vcpkg/downloads/steinbergmedia-vst3sdk-v3.7.12_build_20.tar.gz
-- Using source at /Users/leanderSchulten/git_projekte/vcpkg/buildtrees/vst3sdk/src/2_build_20-f06f0373d0.clean
-- Using cached steinbergmedia-vst3_base-v3.7.12_build_20.tar.gz.
-- Extracting source /Users/leanderSchulten/git_projekte/vcpkg/downloads/steinbergmedia-vst3_base-v3.7.12_build_20.tar.gz
-- Using source at /Users/leanderSchulten/git_projekte/vcpkg/buildtrees/vst3sdk/src/2_build_20-dec8235938.clean
-- Using cached steinbergmedia-vst3_cmake-v3.7.12_build_20.tar.gz.
-- Extracting source /Users/leanderSchulten/git_projekte/vcpkg/downloads/steinbergmedia-vst3_cmake-v3.7.12_build_20.tar.gz
-- Using source at /Users/leanderSchulten/git_projekte/vcpkg/buildtrees/vst3sdk/src/2_build_20-9223f313de.clean
-- Using cached steinbergmedia-vst3_doc-v3.7.12_build_20.tar.gz.
-- Extracting source /Users/leanderSchulten/git_projekte/vcpkg/downloads/steinbergmedia-vst3_doc-v3.7.12_build_20.tar.gz
-- Using source at /Users/leanderSchulten/git_projekte/vcpkg/buildtrees/vst3sdk/src/2_build_20-58f5830ff0.clean
-- Using cached steinbergmedia-vst3_pluginterfaces-v3.7.12_build_20.tar.gz.
-- Extracting source /Users/leanderSchulten/git_projekte/vcpkg/downloads/steinbergmedia-vst3_pluginterfaces-v3.7.12_build_20.tar.gz
-- Using source at /Users/leanderSchulten/git_projekte/vcpkg/buildtrees/vst3sdk/src/2_build_20-6137134a63.clean
-- Using cached steinbergmedia-vst3_public_sdk-v3.7.12_build_20.tar.gz.
-- Extracting source /Users/leanderSchulten/git_projekte/vcpkg/downloads/steinbergmedia-vst3_public_sdk-v3.7.12_build_20.tar.gz
-- Using source at /Users/leanderSchulten/git_projekte/vcpkg/buildtrees/vst3sdk/src/2_build_20-544609f789.clean
-- Found external ninja('1.12.1').
-- Configuring arm64-osx
-- Building arm64-osx-dbg
-- Building arm64-osx-rel
-- Up-to-date: /Users/leanderSchulten/git_projekte/vcpkg/packages/vst3sdk_arm64-osx/debug/lib/vst3sdk
-- Installing: /Users/leanderSchulten/git_projekte/vcpkg/packages/vst3sdk_arm64-osx/debug/lib/vst3sdk/Debug
-- Installing: /Users/leanderSchulten/git_projekte/vcpkg/packages/vst3sdk_arm64-osx/debug/lib/vst3sdk/Debug/libsdk_hosting.a
-- Installing: /Users/leanderSchulten/git_projekte/vcpkg/packages/vst3sdk_arm64-osx/debug/lib/vst3sdk/Debug/libbase.a
-- Installing: /Users/leanderSchulten/git_projekte/vcpkg/packages/vst3sdk_arm64-osx/debug/lib/vst3sdk/Debug/libsdk.a
-- Installing: /Users/leanderSchulten/git_projekte/vcpkg/packages/vst3sdk_arm64-osx/debug/lib/vst3sdk/Debug/libpluginterfaces.a
-- Installing: /Users/leanderSchulten/git_projekte/vcpkg/packages/vst3sdk_arm64-osx/debug/lib/vst3sdk/Debug/libsdk_common.a
-- Up-to-date: /Users/leanderSchulten/git_projekte/vcpkg/packages/vst3sdk_arm64-osx/lib/vst3sdk
-- Installing: /Users/leanderSchulten/git_projekte/vcpkg/packages/vst3sdk_arm64-osx/lib/vst3sdk/Release
-- Installing: /Users/leanderSchulten/git_projekte/vcpkg/packages/vst3sdk_arm64-osx/lib/vst3sdk/Release/libsdk_hosting.a
-- Installing: /Users/leanderSchulten/git_projekte/vcpkg/packages/vst3sdk_arm64-osx/lib/vst3sdk/Release/libbase.a
-- Installing: /Users/leanderSchulten/git_projekte/vcpkg/packages/vst3sdk_arm64-osx/lib/vst3sdk/Release/libsdk.a
-- Installing: /Users/leanderSchulten/git_projekte/vcpkg/packages/vst3sdk_arm64-osx/lib/vst3sdk/Release/libpluginterfaces.a
-- Installing: /Users/leanderSchulten/git_projekte/vcpkg/packages/vst3sdk_arm64-osx/lib/vst3sdk/Release/libsdk_common.a
-- Up-to-date: /Users/leanderSchulten/git_projekte/vcpkg/packages/vst3sdk_arm64-osx/include/vst3sdk/base/source/
-- Installing: /Users/leanderSchulten/git_projekte/vcpkg/packages/vst3sdk_arm64-osx/include/vst3sdk/base/source//classfactoryhelpers.h
-- Installing: /Users/leanderSchulten/git_projekte/vcpkg/packages/vst3sdk_arm64-osx/include/vst3sdk/base/source//fdebug.h
-- Installing: /Users/leanderSchulten/git_projekte/vcpkg/packages/vst3sdk_arm64-osx/include/vst3sdk/base/source//fdynlib.h
-- Installing: /Users/leanderSchulten/git_projekte/vcpkg/packages/vst3sdk_arm64-osx/include/vst3sdk/base/source//fcommandline.h
-- Installing: /Users/leanderSchulten/git_projekte/vcpkg/packages/vst3sdk_arm64-osx/include/vst3sdk/base/source//fstdmethods.h
-- Installing: /Users/leanderSchulten/git_projekte/vcpkg/packages/vst3sdk_arm64-osx/include/vst3sdk/base/source//fstreamer.h
-- Installing: /Users/leanderSchulten/git_projekte/vcpkg/packages/vst3sdk_arm64-osx/include/vst3sdk/base/source//fstring.h
-- Installing: /Users/leanderSchulten/git_projekte/vcpkg/packages/vst3sdk_arm64-osx/include/vst3sdk/base/source//timer.h
-- Installing: /Users/leanderSchulten/git_projekte/vcpkg/packages/vst3sdk_arm64-osx/include/vst3sdk/base/source//updatehandler.h
-- Installing: /Users/leanderSchulten/git_projekte/vcpkg/packages/vst3sdk_arm64-osx/include/vst3sdk/base/source//fobject.h
-- Installing: /Users/leanderSchulten/git_projekte/vcpkg/packages/vst3sdk_arm64-osx/include/vst3sdk/base/source//hexbinary.h
-- Installing: /Users/leanderSchulten/git_projekte/vcpkg/packages/vst3sdk_arm64-osx/include/vst3sdk/base/source//fcleanup.h
-- Installing: /Users/leanderSchulten/git_projekte/vcpkg/packages/vst3sdk_arm64-osx/include/vst3sdk/base/source//fbuffer.h
-- Up-to-date: /Users/leanderSchulten/git_projekte/vcpkg/packages/vst3sdk_arm64-osx/include/vst3sdk/pluginterfaces/base/
-- Installing: /Users/leanderSchulten/git_projekte/vcpkg/packages/vst3sdk_arm64-osx/include/vst3sdk/pluginterfaces/base//futils.h
-- Installing: /Users/leanderSchulten/git_projekte/vcpkg/packages/vst3sdk_arm64-osx/include/vst3sdk/pluginterfaces/base//geoconstants.h
-- Installing: /Users/leanderSchulten/git_projekte/vcpkg/packages/vst3sdk_arm64-osx/include/vst3sdk/pluginterfaces/base//ucolorspec.h
-- Installing: /Users/leanderSchulten/git_projekte/vcpkg/packages/vst3sdk_arm64-osx/include/vst3sdk/pluginterfaces/base//smartpointer.h
-- Installing: /Users/leanderSchulten/git_projekte/vcpkg/packages/vst3sdk_arm64-osx/include/vst3sdk/pluginterfaces/base//fvariant.h
-- Installing: /Users/leanderSchulten/git_projekte/vcpkg/packages/vst3sdk_arm64-osx/include/vst3sdk/pluginterfaces/base//conststringtable.h
-- Installing: /Users/leanderSchulten/git_projekte/vcpkg/packages/vst3sdk_arm64-osx/include/vst3sdk/pluginterfaces/base//typesizecheck.h
-- Installing: /Users/leanderSchulten/git_projekte/vcpkg/packages/vst3sdk_arm64-osx/include/vst3sdk/pluginterfaces/base//ustring.h
-- Installing: /Users/leanderSchulten/git_projekte/vcpkg/packages/vst3sdk_arm64-osx/include/vst3sdk/pluginterfaces/base//ftypes.h
-- Installing: /Users/leanderSchulten/git_projekte/vcpkg/packages/vst3sdk_arm64-osx/include/vst3sdk/pluginterfaces/base//iplugincompatibility.h
-- Installing: /Users/leanderSchulten/git_projekte/vcpkg/packages/vst3sdk_arm64-osx/include/vst3sdk/pluginterfaces/base//doc.h
-- Installing: /Users/leanderSchulten/git_projekte/vcpkg/packages/vst3sdk_arm64-osx/include/vst3sdk/pluginterfaces/base//ierrorcontext.h
-- Installing: /Users/leanderSchulten/git_projekte/vcpkg/packages/vst3sdk_arm64-osx/include/vst3sdk/pluginterfaces/base//keycodes.h
-- Installing: /Users/leanderSchulten/git_projekte/vcpkg/packages/vst3sdk_arm64-osx/include/vst3sdk/pluginterfaces/base//istringresult.h
-- Installing: /Users/leanderSchulten/git_projekte/vcpkg/packages/vst3sdk_arm64-osx/include/vst3sdk/pluginterfaces/base//fplatform.h
-- Installing: /Users/leanderSchulten/git_projekte/vcpkg/packages/vst3sdk_arm64-osx/include/vst3sdk/pluginterfaces/base//ipluginbase.h
-- Installing: /Users/leanderSchulten/git_projekte/vcpkg/packages/vst3sdk_arm64-osx/include/vst3sdk/pluginterfaces/base//falignpush.h
-- Installing: /Users/leanderSchulten/git_projekte/vcpkg/packages/vst3sdk_arm64-osx/include/vst3sdk/pluginterfaces/base//pluginbasefwd.h
-- Installing: /Users/leanderSchulten/git_projekte/vcpkg/packages/vst3sdk_arm64-osx/include/vst3sdk/pluginterfaces/base//fstrdefs.h
-- Installing: /Users/leanderSchulten/git_projekte/vcpkg/packages/vst3sdk_arm64-osx/include/vst3sdk/pluginterfaces/base//icloneable.h
-- Installing: /Users/leanderSchulten/git_projekte/vcpkg/packages/vst3sdk_arm64-osx/include/vst3sdk/pluginterfaces/base//falignpop.h
-- Installing: /Users/leanderSchulten/git_projekte/vcpkg/packages/vst3sdk_arm64-osx/include/vst3sdk/pluginterfaces/base//ipersistent.h
-- Installing: /Users/leanderSchulten/git_projekte/vcpkg/packages/vst3sdk_arm64-osx/include/vst3sdk/pluginterfaces/base//funknownimpl.h
-- Installing: /Users/leanderSchulten/git_projekte/vcpkg/packages/vst3sdk_arm64-osx/include/vst3sdk/pluginterfaces/base//iupdatehandler.h
-- Installing: /Users/leanderSchulten/git_projekte/vcpkg/packages/vst3sdk_arm64-osx/include/vst3sdk/pluginterfaces/base//funknown.h
-- Installing: /Users/leanderSchulten/git_projekte/vcpkg/packages/vst3sdk_arm64-osx/include/vst3sdk/pluginterfaces/base//ibstream.h
-- Up-to-date: /Users/leanderSchulten/git_projekte/vcpkg/packages/vst3sdk_arm64-osx/include/vst3sdk/pluginterfaces/gui/
-- Installing: /Users/leanderSchulten/git_projekte/vcpkg/packages/vst3sdk_arm64-osx/include/vst3sdk/pluginterfaces/gui//iplugviewcontentscalesupport.h
-- Installing: /Users/leanderSchulten/git_projekte/vcpkg/packages/vst3sdk_arm64-osx/include/vst3sdk/pluginterfaces/gui//iplugview.h
-- Up-to-date: /Users/leanderSchulten/git_projekte/vcpkg/packages/vst3sdk_arm64-osx/include/vst3sdk/pluginterfaces/vst/
-- Installing: /Users/leanderSchulten/git_projekte/vcpkg/packages/vst3sdk_arm64-osx/include/vst3sdk/pluginterfaces/vst//ivstphysicalui.h
-- Installing: /Users/leanderSchulten/git_projekte/vcpkg/packages/vst3sdk_arm64-osx/include/vst3sdk/pluginterfaces/vst//ivstcomponent.h
-- Installing: /Users/leanderSchulten/git_projekte/vcpkg/packages/vst3sdk_arm64-osx/include/vst3sdk/pluginterfaces/vst//vsttypes.h
-- Installing: /Users/leanderSchulten/git_projekte/vcpkg/packages/vst3sdk_arm64-osx/include/vst3sdk/pluginterfaces/vst//ivstattributes.h
-- Installing: /Users/leanderSchulten/git_projekte/vcpkg/packages/vst3sdk_arm64-osx/include/vst3sdk/pluginterfaces/vst//vstpresetkeys.h
-- Installing: /Users/leanderSchulten/git_projekte/vcpkg/packages/vst3sdk_arm64-osx/include/vst3sdk/pluginterfaces/vst//ivstremapparamid.h
-- Installing: /Users/leanderSchulten/git_projekte/vcpkg/packages/vst3sdk_arm64-osx/include/vst3sdk/pluginterfaces/vst//ivsteditcontroller.h
-- Installing: /Users/leanderSchulten/git_projekte/vcpkg/packages/vst3sdk_arm64-osx/include/vst3sdk/pluginterfaces/vst//ivsttestplugprovider.h
-- Installing: /Users/leanderSchulten/git_projekte/vcpkg/packages/vst3sdk_arm64-osx/include/vst3sdk/pluginterfaces/vst//ivstevents.h
-- Installing: /Users/leanderSchulten/git_projekte/vcpkg/packages/vst3sdk_arm64-osx/include/vst3sdk/pluginterfaces/vst//ivstprocesscontext.h
-- Installing: /Users/leanderSchulten/git_projekte/vcpkg/packages/vst3sdk_arm64-osx/include/vst3sdk/pluginterfaces/vst//ivstmessage.h
-- Installing: /Users/leanderSchulten/git_projekte/vcpkg/packages/vst3sdk_arm64-osx/include/vst3sdk/pluginterfaces/vst//vstspeaker.h
-- Installing: /Users/leanderSchulten/git_projekte/vcpkg/packages/vst3sdk_arm64-osx/include/vst3sdk/pluginterfaces/vst//vstpshpack4.h
-- Installing: /Users/leanderSchulten/git_projekte/vcpkg/packages/vst3sdk_arm64-osx/include/vst3sdk/pluginterfaces/vst//ivstrepresentation.h
-- Installing: /Users/leanderSchulten/git_projekte/vcpkg/packages/vst3sdk_arm64-osx/include/vst3sdk/pluginterfaces/vst//ivstcontextmenu.h
-- Installing: /Users/leanderSchulten/git_projekte/vcpkg/packages/vst3sdk_arm64-osx/include/vst3sdk/pluginterfaces/vst//ivstmidicontrollers.h
-- Installing: /Users/leanderSchulten/git_projekte/vcpkg/packages/vst3sdk_arm64-osx/include/vst3sdk/pluginterfaces/vst//ivstmidilearn.h
-- Installing: /Users/leanderSchulten/git_projekte/vcpkg/packages/vst3sdk_arm64-osx/include/vst3sdk/pluginterfaces/vst//ivstchannelcontextinfo.h
-- Installing: /Users/leanderSchulten/git_projekte/vcpkg/packages/vst3sdk_arm64-osx/include/vst3sdk/pluginterfaces/vst//ivstprefetchablesupport.h
-- Installing: /Users/leanderSchulten/git_projekte/vcpkg/packages/vst3sdk_arm64-osx/include/vst3sdk/pluginterfaces/vst//ivstdataexchange.h
-- Installing: /Users/leanderSchulten/git_projekte/vcpkg/packages/vst3sdk_arm64-osx/include/vst3sdk/pluginterfaces/vst//ivstautomationstate.h
-- Installing: /Users/leanderSchulten/git_projekte/vcpkg/packages/vst3sdk_arm64-osx/include/vst3sdk/pluginterfaces/vst//ivstinterappaudio.h
-- Installing: /Users/leanderSchulten/git_projekte/vcpkg/packages/vst3sdk_arm64-osx/include/vst3sdk/pluginterfaces/vst//ivstaudioprocessor.h
-- Installing: /Users/leanderSchulten/git_projekte/vcpkg/packages/vst3sdk_arm64-osx/include/vst3sdk/pluginterfaces/vst//ivstnoteexpression.h
-- Installing: /Users/leanderSchulten/git_projekte/vcpkg/packages/vst3sdk_arm64-osx/include/vst3sdk/pluginterfaces/vst//ivsthostapplication.h
-- Installing: /Users/leanderSchulten/git_projekte/vcpkg/packages/vst3sdk_arm64-osx/include/vst3sdk/pluginterfaces/vst//ivstplugview.h
-- Installing: /Users/leanderSchulten/git_projekte/vcpkg/packages/vst3sdk_arm64-osx/include/vst3sdk/pluginterfaces/vst//ivstunits.h
-- Installing: /Users/leanderSchulten/git_projekte/vcpkg/packages/vst3sdk_arm64-osx/include/vst3sdk/pluginterfaces/vst//ivstpluginterfacesupport.h
-- Installing: /Users/leanderSchulten/git_projekte/vcpkg/packages/vst3sdk_arm64-osx/include/vst3sdk/pluginterfaces/vst//ivstparameterfunctionname.h
-- Installing: /Users/leanderSchulten/git_projekte/vcpkg/packages/vst3sdk_arm64-osx/include/vst3sdk/pluginterfaces/vst//ivstparameterchanges.h
-- Up-to-date: /Users/leanderSchulten/git_projekte/vcpkg/packages/vst3sdk_arm64-osx/include/vst3sdk/public.sdk//source/vst/
-- Installing: /Users/leanderSchulten/git_projekte/vcpkg/packages/vst3sdk_arm64-osx/include/vst3sdk/public.sdk//source/vst//aaxwrapper
-- Installing: /Users/leanderSchulten/git_projekte/vcpkg/packages/vst3sdk_arm64-osx/include/vst3sdk/public.sdk//source/vst//aaxwrapper/docaax.h
-- Installing: /Users/leanderSchulten/git_projekte/vcpkg/packages/vst3sdk_arm64-osx/include/vst3sdk/public.sdk//source/vst//aaxwrapper/aaxwrapper_parameters.h
-- Installing: /Users/leanderSchulten/git_projekte/vcpkg/packages/vst3sdk_arm64-osx/include/vst3sdk/public.sdk//source/vst//aaxwrapper/aaxwrapper.h
-- Installing: /Users/leanderSchulten/git_projekte/vcpkg/packages/vst3sdk_arm64-osx/include/vst3sdk/public.sdk//source/vst//aaxwrapper/aaxwrapper_description.h
-- Installing: /Users/leanderSchulten/git_projekte/vcpkg/packages/vst3sdk_arm64-osx/include/vst3sdk/public.sdk//source/vst//aaxwrapper/aaxwrapper_gui.h
-- Installing: /Users/leanderSchulten/git_projekte/vcpkg/packages/vst3sdk_arm64-osx/include/vst3sdk/public.sdk//source/vst//aaxwrapper/resource
-- Installing: /Users/leanderSchulten/git_projekte/vcpkg/packages/vst3sdk_arm64-osx/include/vst3sdk/public.sdk//source/vst//auwrapper
-- Installing: /Users/leanderSchulten/git_projekte/vcpkg/packages/vst3sdk_arm64-osx/include/vst3sdk/public.sdk//source/vst//auwrapper/docAUv2.h
-- Installing: /Users/leanderSchulten/git_projekte/vcpkg/packages/vst3sdk_arm64-osx/include/vst3sdk/public.sdk//source/vst//auwrapper/config
-- Installing: /Users/leanderSchulten/git_projekte/vcpkg/packages/vst3sdk_arm64-osx/include/vst3sdk/public.sdk//source/vst//auwrapper/auwrapper.h
-- Installing: /Users/leanderSchulten/git_projekte/vcpkg/packages/vst3sdk_arm64-osx/include/vst3sdk/public.sdk//source/vst//auwrapper/aucarbonview.h
-- Installing: /Users/leanderSchulten/git_projekte/vcpkg/packages/vst3sdk_arm64-osx/include/vst3sdk/public.sdk//source/vst//auwrapper/aucocoaview.h
-- Installing: /Users/leanderSchulten/git_projekte/vcpkg/packages/vst3sdk_arm64-osx/include/vst3sdk/public.sdk//source/vst//auwrapper/NSDataIBStream.h
-- Installing: /Users/leanderSchulten/git_projekte/vcpkg/packages/vst3sdk_arm64-osx/include/vst3sdk/public.sdk//source/vst//vstspeakerarray.h
-- Installing: /Users/leanderSchulten/git_projekte/vcpkg/packages/vst3sdk_arm64-osx/include/vst3sdk/public.sdk//source/vst//vstgui_win32_bundle_support.h
-- Installing: /Users/leanderSchulten/git_projekte/vcpkg/packages/vst3sdk_arm64-osx/include/vst3sdk/public.sdk//source/vst//auv3wrapper
-- Installing: /Users/leanderSchulten/git_projekte/vcpkg/packages/vst3sdk_arm64-osx/include/vst3sdk/public.sdk//source/vst//auv3wrapper/Shared
-- Installing: /Users/leanderSchulten/git_projekte/vcpkg/packages/vst3sdk_arm64-osx/include/vst3sdk/public.sdk//source/vst//auv3wrapper/Shared/AUv3WrapperFactory.h
-- Installing: /Users/leanderSchulten/git_projekte/vcpkg/packages/vst3sdk_arm64-osx/include/vst3sdk/public.sdk//source/vst//auv3wrapper/Shared/AUv3AudioEngine.h
-- Installing: /Users/leanderSchulten/git_projekte/vcpkg/packages/vst3sdk_arm64-osx/include/vst3sdk/public.sdk//source/vst//auv3wrapper/Shared/AUv3Wrapper.h
-- Installing: /Users/leanderSchulten/git_projekte/vcpkg/packages/vst3sdk_arm64-osx/include/vst3sdk/public.sdk//source/vst//auv3wrapper/AUv3WrappermacOS
-- Installing: /Users/leanderSchulten/git_projekte/vcpkg/packages/vst3sdk_arm64-osx/include/vst3sdk/public.sdk//source/vst//auv3wrapper/docAUv3.h
-- Installing: /Users/leanderSchulten/git_projekte/vcpkg/packages/vst3sdk_arm64-osx/include/vst3sdk/public.sdk//source/vst//vsthelpers.h
-- Installing: /Users/leanderSchulten/git_projekte/vcpkg/packages/vst3sdk_arm64-osx/include/vst3sdk/public.sdk//source/vst//moduleinfo
-- Installing: /Users/leanderSchulten/git_projekte/vcpkg/packages/vst3sdk_arm64-osx/include/vst3sdk/public.sdk//source/vst//moduleinfo/moduleinfoparser.h
-- Installing: /Users/leanderSchulten/git_projekte/vcpkg/packages/vst3sdk_arm64-osx/include/vst3sdk/public.sdk//source/vst//moduleinfo/jsoncxx.h
-- Installing: /Users/leanderSchulten/git_projekte/vcpkg/packages/vst3sdk_arm64-osx/include/vst3sdk/public.sdk//source/vst//moduleinfo/moduleinfocreator.h
-- Installing: /Users/leanderSchulten/git_projekte/vcpkg/packages/vst3sdk_arm64-osx/include/vst3sdk/public.sdk//source/vst//moduleinfo/moduleinfo.h
-- Installing: /Users/leanderSchulten/git_projekte/vcpkg/packages/vst3sdk_arm64-osx/include/vst3sdk/public.sdk//source/vst//moduleinfo/json.h
-- Installing: /Users/leanderSchulten/git_projekte/vcpkg/packages/vst3sdk_arm64-osx/include/vst3sdk/public.sdk//source/vst//vstrepresentation.h
-- Installing: /Users/leanderSchulten/git_projekte/vcpkg/packages/vst3sdk_arm64-osx/include/vst3sdk/public.sdk//source/vst//testsuite
-- Installing: /Users/leanderSchulten/git_projekte/vcpkg/packages/vst3sdk_arm64-osx/include/vst3sdk/public.sdk//source/vst//testsuite/unit
-- Installing: /Users/leanderSchulten/git_projekte/vcpkg/packages/vst3sdk_arm64-osx/include/vst3sdk/public.sdk//source/vst//testsuite/unit/checkunitstructure.h
-- Installing: /Users/leanderSchulten/git_projekte/vcpkg/packages/vst3sdk_arm64-osx/include/vst3sdk/public.sdk//source/vst//testsuite/unit/scanunits.h
-- Installing: /Users/leanderSchulten/git_projekte/vcpkg/packages/vst3sdk_arm64-osx/include/vst3sdk/public.sdk//source/vst//testsuite/unit/scanprograms.h
-- Installing: /Users/leanderSchulten/git_projekte/vcpkg/packages/vst3sdk_arm64-osx/include/vst3sdk/public.sdk//source/vst//testsuite/processing
-- Installing: /Users/leanderSchulten/git_projekte/vcpkg/packages/vst3sdk_arm64-osx/include/vst3sdk/public.sdk//source/vst//testsuite/processing/processinputoverwriting.h
-- Installing: /Users/leanderSchulten/git_projekte/vcpkg/packages/vst3sdk_arm64-osx/include/vst3sdk/public.sdk//source/vst//testsuite/processing/silenceprocessing.h
-- Installing: /Users/leanderSchulten/git_projekte/vcpkg/packages/vst3sdk_arm64-osx/include/vst3sdk/public.sdk//source/vst//testsuite/processing/processcontextrequirements.h
-- Installing: /Users/leanderSchulten/git_projekte/vcpkg/packages/vst3sdk_arm64-osx/include/vst3sdk/public.sdk//source/vst//testsuite/processing/speakerarrangement.h
-- Installing: /Users/leanderSchulten/git_projekte/vcpkg/packages/vst3sdk_arm64-osx/include/vst3sdk/public.sdk//source/vst//testsuite/processing/silenceflags.h
-- Installing: /Users/leanderSchulten/git_projekte/vcpkg/packages/vst3sdk_arm64-osx/include/vst3sdk/public.sdk//source/vst//testsuite/processing/processformat.h
-- Installing: /Users/leanderSchulten/git_projekte/vcpkg/packages/vst3sdk_arm64-osx/include/vst3sdk/public.sdk//source/vst//testsuite/processing/automation.h
-- Installing: /Users/leanderSchulten/git_projekte/vcpkg/packages/vst3sdk_arm64-osx/include/vst3sdk/public.sdk//source/vst//testsuite/processing/process.h
-- Installing: /Users/leanderSchulten/git_projekte/vcpkg/packages/vst3sdk_arm64-osx/include/vst3sdk/public.sdk//source/vst//testsuite/processing/variableblocksize.h
-- Installing: /Users/leanderSchulten/git_projekte/vcpkg/packages/vst3sdk_arm64-osx/include/vst3sdk/public.sdk//source/vst//testsuite/processing/processtail.h
-- Installing: /Users/leanderSchulten/git_projekte/vcpkg/packages/vst3sdk_arm64-osx/include/vst3sdk/public.sdk//source/vst//testsuite/processing/processthreaded.h
-- Installing: /Users/leanderSchulten/git_projekte/vcpkg/packages/vst3sdk_arm64-osx/include/vst3sdk/public.sdk//source/vst//testsuite/general
-- Installing: /Users/leanderSchulten/git_projekte/vcpkg/packages/vst3sdk_arm64-osx/include/vst3sdk/public.sdk//source/vst//testsuite/general/terminit.h
-- Installing: /Users/leanderSchulten/git_projekte/vcpkg/packages/vst3sdk_arm64-osx/include/vst3sdk/public.sdk//source/vst//testsuite/general/suspendresume.h
-- Installing: /Users/leanderSchulten/git_projekte/vcpkg/packages/vst3sdk_arm64-osx/include/vst3sdk/public.sdk//source/vst//testsuite/general/midimapping.h
-- Installing: /Users/leanderSchulten/git_projekte/vcpkg/packages/vst3sdk_arm64-osx/include/vst3sdk/public.sdk//source/vst//testsuite/general/midilearn.h
-- Installing: /Users/leanderSchulten/git_projekte/vcpkg/packages/vst3sdk_arm64-osx/include/vst3sdk/public.sdk//source/vst//testsuite/general/scanparameters.h
-- Installing: /Users/leanderSchulten/git_projekte/vcpkg/packages/vst3sdk_arm64-osx/include/vst3sdk/public.sdk//source/vst//testsuite/general/plugcompat.h
-- Installing: /Users/leanderSchulten/git_projekte/vcpkg/packages/vst3sdk_arm64-osx/include/vst3sdk/public.sdk//source/vst//testsuite/general/editorclasses.h
-- Installing: /Users/leanderSchulten/git_projekte/vcpkg/packages/vst3sdk_arm64-osx/include/vst3sdk/public.sdk//source/vst//testsuite/general/parameterfunctionname.h
-- Installing: /Users/leanderSchulten/git_projekte/vcpkg/packages/vst3sdk_arm64-osx/include/vst3sdk/public.sdk//source/vst//testsuite/bus
-- Installing: /Users/leanderSchulten/git_projekte/vcpkg/packages/vst3sdk_arm64-osx/include/vst3sdk/public.sdk//source/vst//testsuite/bus/businvalidindex.h
-- Installing: /Users/leanderSchulten/git_projekte/vcpkg/packages/vst3sdk_arm64-osx/include/vst3sdk/public.sdk//source/vst//testsuite/bus/scanbusses.h
-- Installing: /Users/leanderSchulten/git_projekte/vcpkg/packages/vst3sdk_arm64-osx/include/vst3sdk/public.sdk//source/vst//testsuite/bus/busconsistency.h
-- Installing: /Users/leanderSchulten/git_projekte/vcpkg/packages/vst3sdk_arm64-osx/include/vst3sdk/public.sdk//source/vst//testsuite/bus/sidechainarrangement.h
-- Installing: /Users/leanderSchulten/git_projekte/vcpkg/packages/vst3sdk_arm64-osx/include/vst3sdk/public.sdk//source/vst//testsuite/bus/busactivation.h
-- Installing: /Users/leanderSchulten/git_projekte/vcpkg/packages/vst3sdk_arm64-osx/include/vst3sdk/public.sdk//source/vst//testsuite/bus/checkaudiobusarrangement.h
-- Installing: /Users/leanderSchulten/git_projekte/vcpkg/packages/vst3sdk_arm64-osx/include/vst3sdk/public.sdk//source/vst//testsuite/state
-- Installing: /Users/leanderSchulten/git_projekte/vcpkg/packages/vst3sdk_arm64-osx/include/vst3sdk/public.sdk//source/vst//testsuite/state/repeatidenticalstatetransition.h
-- Installing: /Users/leanderSchulten/git_projekte/vcpkg/packages/vst3sdk_arm64-osx/include/vst3sdk/public.sdk//source/vst//testsuite/state/bypasspersistence.h
-- Installing: /Users/leanderSchulten/git_projekte/vcpkg/packages/vst3sdk_arm64-osx/include/vst3sdk/public.sdk//source/vst//testsuite/state/validstatetransition.h
-- Installing: /Users/leanderSchulten/git_projekte/vcpkg/packages/vst3sdk_arm64-osx/include/vst3sdk/public.sdk//source/vst//testsuite/state/invalidstatetransition.h
-- Installing: /Users/leanderSchulten/git_projekte/vcpkg/packages/vst3sdk_arm64-osx/include/vst3sdk/public.sdk//source/vst//testsuite/vsttestsuite.h
-- Installing: /Users/leanderSchulten/git_projekte/vcpkg/packages/vst3sdk_arm64-osx/include/vst3sdk/public.sdk//source/vst//testsuite/testbase.h
-- Installing: /Users/leanderSchulten/git_projekte/vcpkg/packages/vst3sdk_arm64-osx/include/vst3sdk/public.sdk//source/vst//testsuite/noteexpression
-- Installing: /Users/leanderSchulten/git_projekte/vcpkg/packages/vst3sdk_arm64-osx/include/vst3sdk/public.sdk//source/vst//testsuite/noteexpression/keyswitch.h
-- Installing: /Users/leanderSchulten/git_projekte/vcpkg/packages/vst3sdk_arm64-osx/include/vst3sdk/public.sdk//source/vst//testsuite/noteexpression/noteexpression.h
-- Installing: /Users/leanderSchulten/git_projekte/vcpkg/packages/vst3sdk_arm64-osx/include/vst3sdk/public.sdk//source/vst//testsuite/vststructsizecheck.h
-- Installing: /Users/leanderSchulten/git_projekte/vcpkg/packages/vst3sdk_arm64-osx/include/vst3sdk/public.sdk//source/vst//vstsinglecomponenteffect.h
-- Installing: /Users/leanderSchulten/git_projekte/vcpkg/packages/vst3sdk_arm64-osx/include/vst3sdk/public.sdk//source/vst//vstbypassprocessor.h
-- Installing: /Users/leanderSchulten/git_projekte/vcpkg/packages/vst3sdk_arm64-osx/include/vst3sdk/public.sdk//source/vst//basewrapper
-- Installing: /Users/leanderSchulten/git_projekte/vcpkg/packages/vst3sdk_arm64-osx/include/vst3sdk/public.sdk//source/vst//basewrapper/basewrapper.h
-- Installing: /Users/leanderSchulten/git_projekte/vcpkg/packages/vst3sdk_arm64-osx/include/vst3sdk/public.sdk//source/vst//vsteditcontroller.h
-- Installing: /Users/leanderSchulten/git_projekte/vcpkg/packages/vst3sdk_arm64-osx/include/vst3sdk/public.sdk//source/vst//vstnoteexpressiontypes.h
-- Installing: /Users/leanderSchulten/git_projekte/vcpkg/packages/vst3sdk_arm64-osx/include/vst3sdk/public.sdk//source/vst//interappaudio
-- Installing: /Users/leanderSchulten/git_projekte/vcpkg/packages/vst3sdk_arm64-osx/include/vst3sdk/public.sdk//source/vst//interappaudio/MidiIO.h
-- Installing: /Users/leanderSchulten/git_projekte/vcpkg/packages/vst3sdk_arm64-osx/include/vst3sdk/public.sdk//source/vst//interappaudio/AudioIO.h
-- Installing: /Users/leanderSchulten/git_projekte/vcpkg/packages/vst3sdk_arm64-osx/include/vst3sdk/public.sdk//source/vst//interappaudio/PresetBrowserViewController.h
-- Installing: /Users/leanderSchulten/git_projekte/vcpkg/packages/vst3sdk_arm64-osx/include/vst3sdk/public.sdk//source/vst//interappaudio/VSTInterAppAudioAppDelegateBase.h
-- Installing: /Users/leanderSchulten/git_projekte/vcpkg/packages/vst3sdk_arm64-osx/include/vst3sdk/public.sdk//source/vst//interappaudio/VST3Editor.h
-- Installing: /Users/leanderSchulten/git_projekte/vcpkg/packages/vst3sdk_arm64-osx/include/vst3sdk/public.sdk//source/vst//interappaudio/PresetManager.h
-- Installing: /Users/leanderSchulten/git_projekte/vcpkg/packages/vst3sdk_arm64-osx/include/vst3sdk/public.sdk//source/vst//interappaudio/VST3Plugin.h
-- Installing: /Users/leanderSchulten/git_projekte/vcpkg/packages/vst3sdk_arm64-osx/include/vst3sdk/public.sdk//source/vst//interappaudio/PresetSaveViewController.h
-- Installing: /Users/leanderSchulten/git_projekte/vcpkg/packages/vst3sdk_arm64-osx/include/vst3sdk/public.sdk//source/vst//interappaudio/SettingsViewController.h
-- Installing: /Users/leanderSchulten/git_projekte/vcpkg/packages/vst3sdk_arm64-osx/include/vst3sdk/public.sdk//source/vst//interappaudio/HostApp.h
-- Installing: /Users/leanderSchulten/git_projekte/vcpkg/packages/vst3sdk_arm64-osx/include/vst3sdk/public.sdk//source/vst//vstpresetfile.h
-- Installing: /Users/leanderSchulten/git_projekte/vcpkg/packages/vst3sdk_arm64-osx/include/vst3sdk/public.sdk//source/vst//vstaudioprocessoralgo.h
-- Installing: /Users/leanderSchulten/git_projekte/vcpkg/packages/vst3sdk_arm64-osx/include/vst3sdk/public.sdk//source/vst//vstparameters.h
-- Installing: /Users/leanderSchulten/git_projekte/vcpkg/packages/vst3sdk_arm64-osx/include/vst3sdk/public.sdk//source/vst//vsteventshelper.h
-- Installing: /Users/leanderSchulten/git_projekte/vcpkg/packages/vst3sdk_arm64-osx/include/vst3sdk/public.sdk//source/vst//vstbus.h
-- Installing: /Users/leanderSchulten/git_projekte/vcpkg/packages/vst3sdk_arm64-osx/include/vst3sdk/public.sdk//source/vst//hosting
-- Installing: /Users/leanderSchulten/git_projekte/vcpkg/packages/vst3sdk_arm64-osx/include/vst3sdk/public.sdk//source/vst//hosting/processdata.h
-- Installing: /Users/leanderSchulten/git_projekte/vcpkg/packages/vst3sdk_arm64-osx/include/vst3sdk/public.sdk//source/vst//hosting/test
-- Installing: /Users/leanderSchulten/git_projekte/vcpkg/packages/vst3sdk_arm64-osx/include/vst3sdk/public.sdk//source/vst//hosting/pluginterfacesupport.h
-- Installing: /Users/leanderSchulten/git_projekte/vcpkg/packages/vst3sdk_arm64-osx/include/vst3sdk/public.sdk//source/vst//hosting/hostdataexchangehandler.h
-- Installing: /Users/leanderSchulten/git_projekte/vcpkg/packages/vst3sdk_arm64-osx/include/vst3sdk/public.sdk//source/vst//hosting/hostclasses.h
-- Installing: /Users/leanderSchulten/git_projekte/vcpkg/packages/vst3sdk_arm64-osx/include/vst3sdk/public.sdk//source/vst//hosting/connectionproxy.h
-- Installing: /Users/leanderSchulten/git_projekte/vcpkg/packages/vst3sdk_arm64-osx/include/vst3sdk/public.sdk//source/vst//hosting/parameterchanges.h
-- Installing: /Users/leanderSchulten/git_projekte/vcpkg/packages/vst3sdk_arm64-osx/include/vst3sdk/public.sdk//source/vst//hosting/plugprovider.h
-- Installing: /Users/leanderSchulten/git_projekte/vcpkg/packages/vst3sdk_arm64-osx/include/vst3sdk/public.sdk//source/vst//hosting/module.h
-- Installing: /Users/leanderSchulten/git_projekte/vcpkg/packages/vst3sdk_arm64-osx/include/vst3sdk/public.sdk//source/vst//hosting/eventlist.h
-- Installing: /Users/leanderSchulten/git_projekte/vcpkg/packages/vst3sdk_arm64-osx/include/vst3sdk/public.sdk//source/vst//vstguieditor.h
-- Installing: /Users/leanderSchulten/git_projekte/vcpkg/packages/vst3sdk_arm64-osx/include/vst3sdk/public.sdk//source/vst//vstcomponentbase.h
-- Installing: /Users/leanderSchulten/git_projekte/vcpkg/packages/vst3sdk_arm64-osx/include/vst3sdk/public.sdk//source/vst//vstcomponent.h
-- Installing: /Users/leanderSchulten/git_projekte/vcpkg/packages/vst3sdk_arm64-osx/include/vst3sdk/public.sdk//source/vst//vstaudioeffect.h
-- Installing: /Users/leanderSchulten/git_projekte/vcpkg/packages/vst3sdk_arm64-osx/include/vst3sdk/public.sdk//source/vst//utility
-- Installing: /Users/leanderSchulten/git_projekte/vcpkg/packages/vst3sdk_arm64-osx/include/vst3sdk/public.sdk//source/vst//utility/testing.h
-- Installing: /Users/leanderSchulten/git_projekte/vcpkg/packages/vst3sdk_arm64-osx/include/vst3sdk/public.sdk//source/vst//utility/alignedalloc.h
-- Installing: /Users/leanderSchulten/git_projekte/vcpkg/packages/vst3sdk_arm64-osx/include/vst3sdk/public.sdk//source/vst//utility/processcontextrequirements.h
-- Installing: /Users/leanderSchulten/git_projekte/vcpkg/packages/vst3sdk_arm64-osx/include/vst3sdk/public.sdk//source/vst//utility/test
-- Installing: /Users/leanderSchulten/git_projekte/vcpkg/packages/vst3sdk_arm64-osx/include/vst3sdk/public.sdk//source/vst//utility/processdataslicer.h
-- Installing: /Users/leanderSchulten/git_projekte/vcpkg/packages/vst3sdk_arm64-osx/include/vst3sdk/public.sdk//source/vst//utility/memoryibstream.h
-- Installing: /Users/leanderSchulten/git_projekte/vcpkg/packages/vst3sdk_arm64-osx/include/vst3sdk/public.sdk//source/vst//utility/rttransfer.h
-- Installing: /Users/leanderSchulten/git_projekte/vcpkg/packages/vst3sdk_arm64-osx/include/vst3sdk/public.sdk//source/vst//utility/ump.h
-- Installing: /Users/leanderSchulten/git_projekte/vcpkg/packages/vst3sdk_arm64-osx/include/vst3sdk/public.sdk//source/vst//utility/optional.h
-- Installing: /Users/leanderSchulten/git_projekte/vcpkg/packages/vst3sdk_arm64-osx/include/vst3sdk/public.sdk//source/vst//utility/versionparser.h
-- Installing: /Users/leanderSchulten/git_projekte/vcpkg/packages/vst3sdk_arm64-osx/include/vst3sdk/public.sdk//source/vst//utility/audiobuffers.h
-- Installing: /Users/leanderSchulten/git_projekte/vcpkg/packages/vst3sdk_arm64-osx/include/vst3sdk/public.sdk//source/vst//utility/sampleaccurate.h
-- Installing: /Users/leanderSchulten/git_projekte/vcpkg/packages/vst3sdk_arm64-osx/include/vst3sdk/public.sdk//source/vst//utility/stringconvert.h
-- Installing: /Users/leanderSchulten/git_projekte/vcpkg/packages/vst3sdk_arm64-osx/include/vst3sdk/public.sdk//source/vst//utility/objcclassbuilder.h
-- Installing: /Users/leanderSchulten/git_projekte/vcpkg/packages/vst3sdk_arm64-osx/include/vst3sdk/public.sdk//source/vst//utility/mpeprocessor.h
-- Installing: /Users/leanderSchulten/git_projekte/vcpkg/packages/vst3sdk_arm64-osx/include/vst3sdk/public.sdk//source/vst//utility/vst2persistence.h
-- Installing: /Users/leanderSchulten/git_projekte/vcpkg/packages/vst3sdk_arm64-osx/include/vst3sdk/public.sdk//source/vst//utility/dataexchange.h
-- Installing: /Users/leanderSchulten/git_projekte/vcpkg/packages/vst3sdk_arm64-osx/include/vst3sdk/public.sdk//source/vst//utility/ringbuffer.h
-- Installing: /Users/leanderSchulten/git_projekte/vcpkg/packages/vst3sdk_arm64-osx/include/vst3sdk/public.sdk//source/vst//utility/systemtime.h
-- Installing: /Users/leanderSchulten/git_projekte/vcpkg/packages/vst3sdk_arm64-osx/include/vst3sdk/public.sdk//source/vst//utility/uid.h
CMake Error at ports/vst3sdk/portfile.cmake:95 (file):
  file INSTALL cannot find
  "/Users/leanderSchulten/git_projekte/vcpkg/buildtrees/vst3sdk/arm64-osx-rel/bin/moduleinfotool":
  No such file or directory.
Call Stack (most recent call first):
  scripts/ports.cmake:196 (include)



Additional context

vcpkg.json
{
  "name": "joey",
  "version-string": "HEAD",
  "dependencies": [
    {
      "name": "vst3sdk",
      "default-features": false,
      "features": [
        "hosting-examples"
      ]
    }
  ]
}

@WangWeiLin-MV WangWeiLin-MV added the category:port-bug The issue is with a library, which is something the port should already support label Jan 24, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
category:port-bug The issue is with a library, which is something the port should already support
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants