<html><head><meta http-equiv="Content-Type" content="text/html; charset=utf-8"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;" class=""><br class=""><div class=""><span class="" style="font-family: TimesNewRomanPSMT;">Hello all,</span><div class="" style="font-family: TimesNewRomanPSMT;"><br class=""></div><div class="" style="font-family: TimesNewRomanPSMT;">I was able to build Ardour just fine on my old Intel MacPro (running High Sierra), but now I’ve moved to a MacStudio (ARM-based, running Monterey) and would like to ask for a little help.</div><div class="" style="font-family: TimesNewRomanPSMT;"><br class=""></div><div class="" style="font-family: TimesNewRomanPSMT;">I have the list of support libs all freshly built, and know how to use the waf build system.</div><div class="" style="font-family: TimesNewRomanPSMT;"><br class=""></div><div class="" style="font-family: TimesNewRomanPSMT;">The problem is that:</div><div class="" style="font-family: TimesNewRomanPSMT;"><br class=""></div><div class="" style="font-family: TimesNewRomanPSMT;"><span class="Apple-tab-span" style="white-space: pre;">    </span>A) G++ can’t seem to handle the ObjectiveC files (even with the appropriate flag), and </div><div class="" style="font-family: TimesNewRomanPSMT;"><br class=""></div><div class="" style="font-family: TimesNewRomanPSMT;"><span class="Apple-tab-span" style="white-space: pre;">  </span>B) Clang++ balks at the “noexcept" notations on constructors.</div><div class="" style="font-family: TimesNewRomanPSMT;"><br class=""></div><div class="" style="font-family: TimesNewRomanPSMT;">Output examples are included below.</div><div class="" style="font-family: TimesNewRomanPSMT;"><br class=""></div><div class="" style="font-family: TimesNewRomanPSMT;">Can someone tell me what I’m missing?</div><div class="" style="font-family: TimesNewRomanPSMT;"><br class=""></div><div class="" style="font-family: TimesNewRomanPSMT;">…any reply appreciated…</div><div class="" style="font-family: TimesNewRomanPSMT;"><br class=""></div><div class="" style="font-family: TimesNewRomanPSMT;">Stephen Pope (stp)</div><div class="" style="font-family: TimesNewRomanPSMT;"><br class=""></div><div class="" style="font-family: TimesNewRomanPSMT;"><div class=""><span class="" style="font-family: HelveticaNeue; font-size: 12px;">--------</span><br class="" style="font-family: HelveticaNeue; font-size: 12px;"><br class="" style="font-family: HelveticaNeue; font-size: 12px;"><span class="" style="font-family: HelveticaNeue; font-size: 12px;">Stephen Travis Pope    Ojai,</span><span class="" style="font-family: HelveticaNeue; font-size: 12px;"> </span><span class="" style="font-family: HelveticaNeue; font-size: 12px;">California, USA</span><font face="HelveticaNeue" class="" style="font-size: 16px;"><span class="" style="font-size: 12px;"><br class="">     <a href="http://HeavenEverywhere.com" class="">http://HeavenEverywhere.com</a></span></font><div class="" style="font-size: 16px;"><font face="HelveticaNeue" class=""><span class="" style="font-size: 12px;">     <a href="http://FASTLabInc.com" class="">http://FASTLabInc.com</a></span></font></div><div class="" style="font-size: 16px;"><font face="HelveticaNeue" class=""><span class="" style="font-size: 12px;">     <a href="https://vimeo.com/user19434036/videos" class="">https://vimeo.com/user19434036/videos</a></span></font></div><div class="" style="font-size: 16px;"><font face="HelveticaNeue" class=""><span class="" style="font-size: 12px;">     </span></font><span class="" style="font-size: 12px; font-family: HelveticaNeue;"><a href="http://heaveneverywhere.com/Reflections" class="">http://heaveneverywhere.com/Reflections</a></span></div><div class="" style="font-size: 16px;"><br class=""></div></div></div><div class="" style="font-family: TimesNewRomanPSMT;">———</div><div class="" style="font-family: TimesNewRomanPSMT;"><br class=""></div><div class="" style="font-family: TimesNewRomanPSMT;">Output examples</div><div class="" style="font-family: TimesNewRomanPSMT;"><br class=""></div><div class="" style="font-family: TimesNewRomanPSMT;">Clang</div><div class="" style="font-family: TimesNewRomanPSMT;"><br class=""></div><div class="" style="font-family: TimesNewRomanPSMT;"><div class="" style="margin: 0px; font-stretch: normal; font-size: 13px; line-height: normal; font-family: "Courier New"; background-color: rgb(254, 245, 202);"><span class="" style="font-variant-ligatures: no-common-ligatures;"><b class="">/usr/bin/clang++ -I/Users/stp/Code/Audio/Ardour -w -Wno-deprecated -I/usr/local/include -DHAVE_RF64_RIFF -DCOMPILER_INT128_SUPPORT -DWAF_BUILD -g -fshow-column -DBUILD_VECLIB_OPTIMIZATIONS -DMAC_OS_X_VERSION_MAX_ALLOWED=110000 -mmacosx-version-min=11.0 -Wall -Wpointer-arith -Wcast-qual -Wcast-align -Wno-unused-parameter -DBOOST_SYSTEM_NO_DEPRECATED -DBOOST_BIND_GLOBAL_PLACEHOLDERS -D_ISOC9X_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DPROGRAM_NAME="Ardour" -DPROGRAM_VERSION="7" -DCARBON_FLAT_HEADERS -Woverloaded-virtual -Wno-mismatched-tags -Wno-cast-align -Wno-unused-local-typedefs -Wunneeded-internal-declaration -D__STDC_LIMIT_MACROS -D__STDC_FORMAT_MACROS -DCANVAS_COMPATIBILITY -DCANVAS_DEBUG -DBOOST_ERROR_CODE_HEADER_ONLY -fPIC -fPIC -F/Library/Frameworks -Ilibs/pbd -I../libs/pbd -I/opt/homebrew/Cellar/glibmm@2.66/2.66.2/include/glibmm-2.4 -I/opt/homebrew/Cellar/glibmm@2.66/2.66.2/lib/glibmm-2.4/include -I/opt/homebrew/Cellar/glib/2.74.0/include -I/opt/homebrew/Cellar/glib/2.74.0/include/glib-2.0 -I/opt/homebrew/Cellar/glib/2.74.0/lib/glib-2.0/include -I/opt/homebrew/opt/gettext/include -I/opt/homebrew/Cellar/pcre2/10.40/include -I/opt/homebrew/Cellar/libsigc++@2/2.10.8/include/sigc++-2.0 -I/opt/homebrew/Cellar/libsigc++@2/2.10.8/lib/sigc++-2.0/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/include/ffi -I/opt/homebrew/Cellar/libsndfile/1.1.0_1/include -I/opt/homebrew/Cellar/flac/1.4.1/include -I/opt/homebrew/Cellar/libvorbis/1.3.7/include -I/opt/homebrew/Cellar/libogg/1.3.5/include -I/opt/homebrew/Cellar/opus/1.3.1/include/opus -I/opt/homebrew/Cellar/glibmm@2.66/2.66.2/include/giomm-2.4 -I/opt/homebrew/Cellar/glibmm@2.66/2.66.2/lib/giomm-2.4/include -I/usr/local/include -I/Users/stp/Code/Audio/Ardour/build -DNEED_INTL=1 -DHAVE_COREAUDIO=1 -DAUDIOUNIT_SUPPORT=1 -DMACVST_SUPPORT=1 -DTOP_MENUBAR=1 -DINTERNAL_SHARED_LIBS=1 -DHAVE_GLIB=1 -DHAVE_GLIB_2_64=1 -DHAVE_GTHREAD=1 -DHAVE_GLIBMM=1 -DHAVE_SNDFILE=1 -DHAVE_GIOMM=1 -DHAVE_CURL=1 -DHAVE_ARCHIVE=1 -DHAVE_LO=1 -DHAVE_TAGLIB=1 -DHAVE_VAMPSDK=1 -DHAVE_VAMPHOSTSDK=1 -DHAVE_RUBBERBAND=1 -DEXPORT_VISIBILITY_HIDDEN=0 -DPHONE_HOME=1 -DENABLE_NLS=0 -D_DARWIN_C_SOURCE=1 -DCONFIG_ARCH="arm64" -DHAVE_LIBS_APPLEUTILITY=1 -DHAVE_LIBS_CLEARLOOKS_NEWER=1 -DHAVE_LIBS_FLUIDSYNTH=1 -DHAVE_HIDAPI=1 -DHAVE_LIBS_HIDAPI=1 -DHAVE_LIBS_LIBLTC=1 -DHAVE_LIBS_LUA=1 -DHAVE_LIBS_PTFORMAT=1 -DHAVE_LIBS_QM_DSP=1 -DHAVE_FFTW3F=1 -DHAVE_AUBIO=1 -DHAVE_LIBS_VAMP_PLUGINS=1 -DHAVE_LIBS_VAMP_PYIN=1 -DHAVE_LIBS_ZITA_RESAMPLER=1 -DHAVE_LIBS_ZITA_CONVOLVER=1 -DHAVE_XML=1 -DHAVE_SIGCPP=1 -DHAVE_EXECINFO=1 -DHAVE_POSIX_MEMALIGN=1 -DHAVE_LOCALTIME_R=1 -DHAVE_LIBS_PBD=1 -DHAVE_LIBS_MIDIPP2=1 -DHAVE_LIBS_EVORAL=1 -DHAVE_USB=1 -DHAVE_CONTROL_PROTOCOL=1 -DHAVE_FADERPORT=1 -DHAVE_FADERPORT8=1 -DHAVE_CC121=1 -DHAVE_GENERIC_MIDI=1 -DHAVE_MACKIE=1 -DHAVE_US2400=1 -DHAVE_LAUNCH_CONTROL_XL=1 -DHAVE_OSC=1 -DHAVE_PANGOMM=1 -DHAVE_CAIROMM=1 -DHAVE_PUSH2=1 -DHAVE_CONTOURDESIGN=1 -DHAVE_LIBS_SURFACES=1 -DHAVE_2IN2OUT=1 -DHAVE_1IN2OUT=1 -DHAVE_VBAP=1 -DHAVE_STEREOBALANCE=1 -DHAVE_LIBS_PANNERS=1 -DHAVE_LIBS_BACKENDS=1 -DHAVE_LIBS_TEMPORAL=1 -DHAVE_SAMPLERATE=1 -DHAVE_LV2=1 -DHAVE_LV2_1_10_0=1 -DHAVE_LV2_1_17_2=1 -DHAVE_SERD=1 -DHAVE_SORD=1 -DHAVE_SRATOM=1 -DHAVE_LILV=1 -DHAVE_SUIL=1 -DLV2_SUPPORT=1 -DLV2_EXTENDED=1 -DHAVE_OGG=1 -DHAVE_FLAC=1 -DHAVE_FFTW35F=1 -DUSE_RUBBERBAND=1 -DCURRENT_SESSION_FILE_VERSION=7001 -DHAVE_SYS_STATVFS_H=1 -DHAVE_UNISTD=1 -DHAVE_BOOST_SCOPED_PTR_HPP=1 -DHAVE_BOOST_PTR_CONTAINER_PTR_LIST_HPP=1 -DHAVE_LIBS_ARDOUR=1 -DHAVE_GTKMM=1 -DHAVE_GTK=1 -DHAVE_LIBS_GTKMM2EXT=1 -DHAVE_BOOST_FORMAT_HPP=1 -DHAVE_LIBS_AUDIOGRAPHER=1 -DHAVE_LIBS_CANVAS=1 -DHAVE_LIBS_WIDGETS=1 -DHAVE_LIBS_WAVEVIEW=1 -DHAVE_LV2_1_0_0=1 -DHAVE_LIBS_PLUGINS_REASONABLESYNTH_LV2=1 -DHAVE_CAIRO=1 -DHAVE_LIBS_PLUGINS_A_COMP_LV2=1 -DHAVE_LIBS_PLUGINS_A_EXP_LV2=1 -DHAVE_LIBS_PLUGINS_A_DELAY_LV2=1 -DHAVE_LIBS_PLUGINS_A_EQ_LV2=1 -DHAVE_LIBS_PLUGINS_A_REVERB_LV2=1 -DHAVE_LIBS_PLUGINS_A_FLUIDSYNTH_LV2=1 -DHAVE_X11=1 -DHAVE_PANGOFT2=1 -DHAVE_FONTCONFIG=1 -DHAVE_COCOA_LIVE_RESIZING=1 -DHAVE_BOOST_SHARED_PTR_HPP=1 -DHAVE_BOOST_WEAK_PTR_HPP=1 -DHAVE_GTK2_ARDOUR=1 -DHAVE_SHARE_EXPORT=1 -DHAVE_SHARE_MEDIA=1 -DHAVE_SHARE_MIDI_MAPS=1 -DHAVE_SHARE_MCP=1 -DHAVE_SHARE_OSC=1 -DHAVE_SHARE_PATCHFILES=1 -DHAVE_SHARE_PLUGIN_METADATA=1 -DHAVE_SHARE_SCRIPTS=1 -DHAVE_SHARE_WEB_SURFACES=1 -DHAVE_HEADLESS=1 -DHAVE_READLINE=1 -DHAVE_LUASESSION=1 -DHAVE_SESSION_UTILS=1 -DHAVE_LIBS_FST=1 -DHAVE_LIBS_VFORK=1 -DHAVE_LIBS_ARDOURALSAUTIL=1 -DHAVE_LIBS_AUSCAN=1 -DLIBPBD_DLL_EXPORTS=1 -DPACKAGE="libpbd4" ../libs/pbd/<a href="http://debug.cc" class="">debug.cc</a> -c -o/Users/stp/Code/Audio/Ardour/build/libs/pbd/<a href="http://debug.cc" class="">debug.cc</a>.2.o -w -Wno-deprecated</b></span></div><div class="" style="margin: 0px; font-stretch: normal; font-size: 13px; line-height: normal; font-family: "Courier New"; background-color: rgb(254, 245, 202);"><span class="" style="font-variant-ligatures: no-common-ligatures;"><b class=""><br class=""></b></span></div><div class="" style="margin: 0px; font-stretch: normal; font-size: 13px; line-height: normal; font-family: "Courier New"; background-color: rgb(254, 245, 202);"><span class="" style="font-variant-ligatures: no-common-ligatures;"><b class="">In file included from ../libs/pbd/<a href="http://strsplit.cc:19" class="">strsplit.cc:19</a>:</b></span></div><div class="" style="margin: 0px; font-stretch: normal; font-size: 13px; line-height: normal; font-family: "Courier New"; background-color: rgb(254, 245, 202);"><span class="" style="font-variant-ligatures: no-common-ligatures;"><b class="">In file included from ../libs/pbd/pbd/strsplit.h:24:</b></span></div><div class="" style="margin: 0px; font-stretch: normal; font-size: 13px; line-height: normal; font-family: "Courier New"; background-color: rgb(254, 245, 202);"><span class="" style="font-variant-ligatures: no-common-ligatures;"><b class="">/opt/homebrew/Cellar/glibmm@2.66/2.66.2/include/glibmm-2.4/glibmm/ustring.h:360:24: error: expected ';' at end of declaration list</b></span></div><div class="" style="margin: 0px; font-stretch: normal; font-size: 13px; line-height: normal; font-family: "Courier New"; background-color: rgb(254, 245, 202);"><span class="" style="font-variant-ligatures: no-common-ligatures;"><b class="">  GLIBMM_API ~ustring() noexcept;</b></span></div><div class="" style="margin: 0px; font-stretch: normal; font-size: 13px; line-height: normal; font-family: "Courier New"; background-color: rgb(254, 245, 202);"><span class="" style="font-variant-ligatures: no-common-ligatures;"><b class="">                       ^</b></span></div><div class="" style="margin: 0px; font-stretch: normal; font-size: 13px; line-height: normal; font-family: "Courier New"; background-color: rgb(254, 245, 202);"><span class="" style="font-variant-ligatures: no-common-ligatures;"><b class="">                       ;</b></span></div><div class="" style="margin: 0px; font-stretch: normal; font-size: 13px; line-height: normal; font-family: "Courier New"; background-color: rgb(254, 245, 202);"><span class="" style="font-variant-ligatures: no-common-ligatures;"><b class="">/opt/homebrew/Cellar/glibmm@2.66/2.66.2/include/glibmm-2.4/glibmm/ustring.h:1092:29: error: expected ';' at end of declaration list</b></span></div><div class="" style="margin: 0px; font-stretch: normal; font-size: 13px; line-height: normal; font-family: "Courier New"; background-color: rgb(254, 245, 202);"><span class="" style="font-variant-ligatures: no-common-ligatures;"><b class="">  GLIBMM_API ~FormatStream() noexcept;</b></span></div><div class="" style="margin: 0px; font-stretch: normal; font-size: 13px; line-height: normal; font-family: "Courier New"; background-color: rgb(254, 245, 202);"><span class="" style="font-variant-ligatures: no-common-ligatures;"><b class="">                            ^</b></span></div><div class="" style="margin: 0px; font-stretch: normal; font-size: 13px; line-height: normal; font-family: "Courier New"; background-color: rgb(254, 245, 202);"><span class="" style="font-variant-ligatures: no-common-ligatures;"><b class="">                            ;</b></span></div><div class="" style="margin: 0px; font-stretch: normal; font-size: 13px; line-height: normal; font-family: "Courier New"; background-color: rgb(254, 245, 202);"><span class="" style="font-variant-ligatures: no-common-ligatures;"><b class="">2 errors generated.</b></span></div><div class="" style="margin: 0px; font-stretch: normal; font-size: 13px; line-height: normal; font-family: "Courier New"; background-color: rgb(254, 245, 202); min-height: 15px;"><span class="" style="font-variant-ligatures: no-common-ligatures;"><b class=""></b></span><br class=""></div><div class="" style="margin: 0px; font-stretch: normal; font-size: 13px; line-height: normal; font-family: "Courier New"; background-color: rgb(254, 245, 202);"><span class="" style="font-variant-ligatures: no-common-ligatures;"><b class="">In file included from ../libs/pbd/<a href="http://epa.cc:25" class="">epa.cc:25</a>:</b></span></div><div class="" style="margin: 0px; font-stretch: normal; font-size: 13px; line-height: normal; font-family: "Courier New"; background-color: rgb(254, 245, 202);"><span class="" style="font-variant-ligatures: no-common-ligatures;"><b class="">In file included from ../libs/pbd/pbd/strsplit.h:24:</b></span></div><div class="" style="margin: 0px; font-stretch: normal; font-size: 13px; line-height: normal; font-family: "Courier New"; background-color: rgb(254, 245, 202);"><span class="" style="font-variant-ligatures: no-common-ligatures;"><b class="">/opt/homebrew/Cellar/glibmm@2.66/2.66.2/include/glibmm-2.4/glibmm/ustring.h:360:24: error: expected ';' at end of declaration list</b></span></div><div class="" style="margin: 0px; font-stretch: normal; font-size: 13px; line-height: normal; font-family: "Courier New"; background-color: rgb(254, 245, 202);"><span class="" style="font-variant-ligatures: no-common-ligatures;"><b class="">  GLIBMM_API ~ustring() noexcept;</b></span></div><div class="" style="margin: 0px; font-stretch: normal; font-size: 13px; line-height: normal; font-family: "Courier New"; background-color: rgb(254, 245, 202);"><span class="" style="font-variant-ligatures: no-common-ligatures;"><b class="">                       ^</b></span></div><div class="" style="margin: 0px; font-stretch: normal; font-size: 13px; line-height: normal; font-family: "Courier New"; background-color: rgb(254, 245, 202);"><span class="" style="font-variant-ligatures: no-common-ligatures;"><b class="">                       ;</b></span></div><div class="" style="margin: 0px; font-stretch: normal; font-size: 13px; line-height: normal; font-family: "Courier New"; background-color: rgb(254, 245, 202);"><span class="" style="font-variant-ligatures: no-common-ligatures;"><b class="">/opt/homebrew/Cellar/glibmm@2.66/2.66.2/include/glibmm-2.4/glibmm/ustring.h:1092:29: error: expected ';' at end of declaration list</b></span></div><div class="" style="margin: 0px; font-stretch: normal; font-size: 13px; line-height: normal; font-family: "Courier New"; background-color: rgb(254, 245, 202);"><span class="" style="font-variant-ligatures: no-common-ligatures;"><b class="">  GLIBMM_API ~FormatStream() noexcept;</b></span></div><div class="" style="margin: 0px; font-stretch: normal; font-size: 13px; line-height: normal; font-family: "Courier New"; background-color: rgb(254, 245, 202);"><span class="" style="font-variant-ligatures: no-common-ligatures;"><b class="">                            ^</b></span></div><div class="" style="margin: 0px; font-stretch: normal; font-size: 13px; line-height: normal; font-family: "Courier New"; background-color: rgb(254, 245, 202);"><span class="" style="font-variant-ligatures: no-common-ligatures;"><b class="">                            ;</b></span></div><div class="" style="margin: 0px; font-stretch: normal; font-size: 13px; line-height: normal; font-family: "Courier New"; background-color: rgb(254, 245, 202);"><span class="" style="font-variant-ligatures: no-common-ligatures;"><b class="">2 errors generated.</b></span></div></div><div class="" style="font-family: TimesNewRomanPSMT;"><br class=""></div><div class="" style="font-family: TimesNewRomanPSMT;"><div class="">———</div></div><div class="" style="font-family: TimesNewRomanPSMT;"><br class=""></div><div class="" style="font-family: TimesNewRomanPSMT;">G++</div><div class="" style="font-family: TimesNewRomanPSMT;"><br class=""></div><div class="" style="font-family: TimesNewRomanPSMT;"><div class="" style="margin: 0px; font-stretch: normal; font-size: 13px; line-height: normal; font-family: "Courier New"; background-color: rgb(254, 245, 202);"><span class="" style="font-variant-ligatures: no-common-ligatures;"><b class="">/opt/homebrew/bin/g++ -x objective-c++ -I/Users/stp/Code/Audio/Ardour -w -Wno-deprecated -I/usr/local/include -DHAVE_RF64_RIFF -DCOMPILER_INT128_SUPPORT -DWAF_BUILD -g -fshow-column -DBUILD_VECLIB_OPTIMIZATIONS -DMAC_OS_X_VERSION_MAX_ALLOWED=110000 -mmacosx-version-min=11.0 -Wall -Wpointer-arith -Wcast-qual -Wcast-align -Wno-unused-parameter -DBOOST_SYSTEM_NO_DEPRECATED -DBOOST_BIND_GLOBAL_PLACEHOLDERS -D_ISOC9X_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DPROGRAM_NAME="Ardour" -DPROGRAM_VERSION="7" -DCARBON_FLAT_HEADERS -Woverloaded-virtual -D__STDC_LIMIT_MACROS -D__STDC_FORMAT_MACROS -DCANVAS_COMPATIBILITY -DCANVAS_DEBUG -DBOOST_ERROR_CODE_HEADER_ONLY -fPIC -fPIC -DAUDIOUNIT_SUPPORT -F/Library/Frameworks -Ilibs/ardour -I../libs/ardour -Ilibs/vst3 -I../libs/vst3 -Ilibs/surfaces/control_protocol -I../libs/surfaces/control_protocol -Ilibs -I../libs -Ilibs/midi++2 -I../libs/midi++2 -Ilibs/evoral -I../libs/evoral -Ilibs/evoral/libsmf -I../libs/evoral/libsmf -Ilibs/temporal -I../libs/temporal -Ilibs/audiographer -I../libs/audiographer -Ilibs/audiographer/src -I../libs/audiographer/src -Ilibs/ptformat -I../libs/ptformat -Ilibs/pbd -I../libs/pbd -Ilibs/lua -I../libs/lua -Ilibs/zita-resampler -I../libs/zita-resampler -Ilibs/zita-convolver -I../libs/zita-convolver -Ilibs/libltc/ltc -I../libs/libltc/ltc -Ilibs/fluidsynth/fluidsynth -I../libs/fluidsynth/fluidsynth -Ilibs/appleutility/CoreAudio/PublicUtility -I../libs/appleutility/CoreAudio/PublicUtility -I/opt/homebrew/Cellar/glibmm@2.66/2.66.2/include/glibmm-2.4 -I/opt/homebrew/Cellar/glibmm@2.66/2.66.2/lib/glibmm-2.4/include -I/opt/homebrew/Cellar/glib/2.74.0/include -I/opt/homebrew/Cellar/glib/2.74.0/include/glib-2.0 -I/opt/homebrew/Cellar/glib/2.74.0/lib/glib-2.0/include -I/opt/homebrew/opt/gettext/include -I/opt/homebrew/Cellar/pcre2/10.40/include -I/opt/homebrew/Cellar/libsigc++@2/2.10.8/include/sigc++-2.0 -I/opt/homebrew/Cellar/libsigc++@2/2.10.8/lib/sigc++-2.0/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/include/ffi -I/usr/local/include/aubio -I/usr/local/include -I/opt/homebrew/Cellar/libsndfile/1.1.0_1/include -I/opt/homebrew/Cellar/flac/1.4.1/include -I/opt/homebrew/Cellar/libvorbis/1.3.7/include -I/opt/homebrew/Cellar/libogg/1.3.5/include -I/opt/homebrew/Cellar/opus/1.3.1/include/opus -I/opt/homebrew/Cellar/glibmm@2.66/2.66.2/include/giomm-2.4 -I/opt/homebrew/Cellar/glibmm@2.66/2.66.2/lib/giomm-2.4/include -I/usr/local/include/taglib -I/usr/local/include/lilv-0 -I/usr/local/include/sratom-0 -I/usr/local/include/sord-0 -I/usr/local/include/serd-0 -I/usr/local/include/suil-0 -I/Users/stp/Code/Audio/Ardour/build -DNEED_INTL=1 -DHAVE_COREAUDIO=1 -DAUDIOUNIT_SUPPORT=1 -DMACVST_SUPPORT=1 -DTOP_MENUBAR=1 -DINTERNAL_SHARED_LIBS=1 -DHAVE_GLIB=1 -DHAVE_GLIB_2_64=1 -DHAVE_GTHREAD=1 -DHAVE_GLIBMM=1 -DHAVE_SNDFILE=1 -DHAVE_GIOMM=1 -DHAVE_CURL=1 -DHAVE_ARCHIVE=1 -DHAVE_LO=1 -DHAVE_TAGLIB=1 -DHAVE_VAMPSDK=1 -DHAVE_VAMPHOSTSDK=1 -DHAVE_RUBBERBAND=1 -DEXPORT_VISIBILITY_HIDDEN=0 -DPHONE_HOME=1 -DENABLE_NLS=0 -D_DARWIN_C_SOURCE=1 -DCONFIG_ARCH="arm64" -DHAVE_LIBS_APPLEUTILITY=1 -DHAVE_LIBS_CLEARLOOKS_NEWER=1 -DHAVE_LIBS_FLUIDSYNTH=1 -DHAVE_HIDAPI=1 -DHAVE_LIBS_HIDAPI=1 -DHAVE_LIBS_LIBLTC=1 -DHAVE_LIBS_LUA=1 -DHAVE_LIBS_PTFORMAT=1 -DHAVE_LIBS_QM_DSP=1 -DHAVE_FFTW3F=1 -DHAVE_AUBIO=1 -DHAVE_LIBS_VAMP_PLUGINS=1 -DHAVE_LIBS_VAMP_PYIN=1 -DHAVE_LIBS_ZITA_RESAMPLER=1 -DHAVE_LIBS_ZITA_CONVOLVER=1 -DHAVE_XML=1 -DHAVE_SIGCPP=1 -DHAVE_EXECINFO=1 -DHAVE_POSIX_MEMALIGN=1 -DHAVE_LOCALTIME_R=1 -DHAVE_LIBS_PBD=1 -DHAVE_LIBS_MIDIPP2=1 -DHAVE_LIBS_EVORAL=1 -DHAVE_USB=1 -DHAVE_CONTROL_PROTOCOL=1 -DHAVE_FADERPORT=1 -DHAVE_FADERPORT8=1 -DHAVE_CC121=1 -DHAVE_GENERIC_MIDI=1 -DHAVE_MACKIE=1 -DHAVE_US2400=1 -DHAVE_LAUNCH_CONTROL_XL=1 -DHAVE_OSC=1 -DHAVE_PANGOMM=1 -DHAVE_CAIROMM=1 -DHAVE_PUSH2=1 -DHAVE_CONTOURDESIGN=1 -DHAVE_LIBS_SURFACES=1 -DHAVE_2IN2OUT=1 -DHAVE_1IN2OUT=1 -DHAVE_VBAP=1 -DHAVE_STEREOBALANCE=1 -DHAVE_LIBS_PANNERS=1 -DHAVE_LIBS_BACKENDS=1 -DHAVE_LIBS_TEMPORAL=1 -DHAVE_SAMPLERATE=1 -DHAVE_LV2=1 -DHAVE_LV2_1_10_0=1 -DHAVE_LV2_1_17_2=1 -DHAVE_SERD=1 -DHAVE_SORD=1 -DHAVE_SRATOM=1 -DHAVE_LILV=1 -DHAVE_SUIL=1 -DLV2_SUPPORT=1 -DLV2_EXTENDED=1 -DHAVE_OGG=1 -DHAVE_FLAC=1 -DHAVE_FFTW35F=1 -DUSE_RUBBERBAND=1 -DCURRENT_SESSION_FILE_VERSION=7001 -DHAVE_SYS_STATVFS_H=1 -DHAVE_UNISTD=1 -DHAVE_BOOST_SCOPED_PTR_HPP=1 -DHAVE_BOOST_PTR_CONTAINER_PTR_LIST_HPP=1 -DHAVE_LIBS_ARDOUR=1 -DHAVE_GTKMM=1 -DHAVE_GTK=1 -DHAVE_LIBS_GTKMM2EXT=1 -DHAVE_BOOST_FORMAT_HPP=1 -DHAVE_LIBS_AUDIOGRAPHER=1 -DHAVE_LIBS_CANVAS=1 -DHAVE_LIBS_WIDGETS=1 -DHAVE_LIBS_WAVEVIEW=1 -DHAVE_LV2_1_0_0=1 -DHAVE_LIBS_PLUGINS_REASONABLESYNTH_LV2=1 -DHAVE_CAIRO=1 -DHAVE_LIBS_PLUGINS_A_COMP_LV2=1 -DHAVE_LIBS_PLUGINS_A_EXP_LV2=1 -DHAVE_LIBS_PLUGINS_A_DELAY_LV2=1 -DHAVE_LIBS_PLUGINS_A_EQ_LV2=1 -DHAVE_LIBS_PLUGINS_A_REVERB_LV2=1 -DHAVE_LIBS_PLUGINS_A_FLUIDSYNTH_LV2=1 -DHAVE_X11=1 -DHAVE_PANGOFT2=1 -DHAVE_FONTCONFIG=1 -DHAVE_COCOA_LIVE_RESIZING=1 -DHAVE_BOOST_SHARED_PTR_HPP=1 -DHAVE_BOOST_WEAK_PTR_HPP=1 -DHAVE_GTK2_ARDOUR=1 -DHAVE_SHARE_EXPORT=1 -DHAVE_SHARE_MEDIA=1 -DHAVE_SHARE_MIDI_MAPS=1 -DHAVE_SHARE_MCP=1 -DHAVE_SHARE_OSC=1 -DHAVE_SHARE_PATCHFILES=1 -DHAVE_SHARE_PLUGIN_METADATA=1 -DHAVE_SHARE_SCRIPTS=1 -DHAVE_SHARE_WEB_SURFACES=1 -DHAVE_HEADLESS=1 -DHAVE_READLINE=1 -DHAVE_LUASESSION=1 -DHAVE_SESSION_UTILS=1 -DHAVE_LIBS_FST=1 -DHAVE_LIBS_VFORK=1 -DHAVE_LIBS_ARDOURALSAUTIL=1 -DHAVE_LIBS_AUSCAN=1 -DLIBARDOUR_DLL_EXPORTS=1 -DPACKAGE="ardour7" -DDATA_DIR="/usr/local/share/ardour7" -DCONFIG_DIR="/usr/local/etc" -DLOCALEDIR="/usr/local/share/ardour7/locale" -DLIBARDOUR="ardour7" -DMACVST_SUPPORT ../libs/ardour/<a href="http://audio_unit.cc" class="">audio_unit.cc</a> -c -o/Users/stp/Code/Audio/Ardour/build/libs/ardour/<a href="http://audio_unit.cc" class="">audio_unit.cc</a>.1.o -w -Wno-deprecated</b></span></div><div class="" style="margin: 0px; font-stretch: normal; font-size: 13px; line-height: normal; font-family: "Courier New"; background-color: rgb(254, 245, 202);"><span class="" style="font-variant-ligatures: no-common-ligatures;"><b class=""><br class=""></b></span></div><div class="" style="margin: 0px; font-stretch: normal; font-size: 13px; line-height: normal; font-family: "Courier New"; background-color: rgb(254, 245, 202);"><span class="" style="font-variant-ligatures: no-common-ligatures;"><b class="">In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/dispatch/dispatch.h:63,</b></span></div><div class="" style="margin: 0px; font-stretch: normal; font-size: 13px; line-height: normal; font-family: "Courier New"; background-color: rgb(254, 245, 202);"><span class="" style="font-variant-ligatures: no-common-ligatures;"><b class="">                 from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFStream.h:20,</b></span></div><div class="" style="margin: 0px; font-stretch: normal; font-size: 13px; line-height: normal; font-family: "Courier New"; background-color: rgb(254, 245, 202);"><span class="" style="font-variant-ligatures: no-common-ligatures;"><b class="">                 from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFPropertyList.h:17,</b></span></div><div class="" style="margin: 0px; font-stretch: normal; font-size: 13px; line-height: normal; font-family: "Courier New"; background-color: rgb(254, 245, 202);"><span class="" style="font-variant-ligatures: no-common-ligatures;"><b class="">                 from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CoreFoundation.h:60,</b></span></div><div class="" style="margin: 0px; font-stretch: normal; font-size: 13px; line-height: normal; font-family: "Courier New"; background-color: rgb(254, 245, 202);"><span class="" style="font-variant-ligatures: no-common-ligatures;"><b class="">                 from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AudioToolbox.framework/Headers/AudioComponent.h:170,</b></span></div><div class="" style="margin: 0px; font-stretch: normal; font-size: 13px; line-height: normal; font-family: "Courier New"; background-color: rgb(254, 245, 202);"><span class="" style="font-variant-ligatures: no-common-ligatures;"><b class="">                 from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AudioToolbox.framework/Headers/AUComponent.h:65,</b></span></div><div class="" style="margin: 0px; font-stretch: normal; font-size: 13px; line-height: normal; font-family: "Courier New"; background-color: rgb(254, 245, 202);"><span class="" style="font-variant-ligatures: no-common-ligatures;"><b class="">                 from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AudioUnit.framework/Headers/AUComponent.h:1,</b></span></div><div class="" style="margin: 0px; font-stretch: normal; font-size: 13px; line-height: normal; font-family: "Courier New"; background-color: rgb(254, 245, 202);"><span class="" style="font-variant-ligatures: no-common-ligatures;"><b class="">                 from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AudioUnit.framework/Headers/AudioUnit.h:11,</b></span></div><div class="" style="margin: 0px; font-stretch: normal; font-size: 13px; line-height: normal; font-family: "Courier New"; background-color: rgb(254, 245, 202);"><span class="" style="font-variant-ligatures: no-common-ligatures;"><b class="">                 from ../libs/ardour/ardour/audio_unit.h:37,</b></span></div><div class="" style="margin: 0px; font-stretch: normal; font-size: 13px; line-height: normal; font-family: "Courier New"; background-color: rgb(254, 245, 202);"><span class="" style="font-variant-ligatures: no-common-ligatures;"><b class="">                 from ../libs/ardour/<a href="http://audio_unit.cc:47" class="">audio_unit.cc:47</a>:</b></span></div><div class="" style="margin: 0px; font-stretch: normal; font-size: 13px; line-height: normal; font-family: "Courier New"; background-color: rgb(254, 245, 202);"><span class="" style="font-variant-ligatures: no-common-ligatures;"><b class="">/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/os/object.h:203:1: </b></span><span class="" style="font-variant-ligatures: no-common-ligatures; color: rgb(175, 32, 23);"><b class="">error: </b></span><span class="" style="font-variant-ligatures: no-common-ligatures;"><b class="">expected unqualified-id before 'interface'</b></span></div><div class="" style="margin: 0px; font-stretch: normal; font-size: 13px; line-height: normal; font-family: "Courier New"; background-color: rgb(254, 245, 202);"><span class="" style="font-variant-ligatures: no-common-ligatures;"><b class="">  203 | </b></span><span class="" style="font-variant-ligatures: no-common-ligatures; color: rgb(175, 32, 23);"><b class="">OS_OBJECT_DECL_BASE</b></span><span class="" style="font-variant-ligatures: no-common-ligatures;"><b class="">(object, NSObject);</b></span></div><div class="" style="margin: 0px; font-stretch: normal; font-size: 13px; line-height: normal; font-family: "Courier New"; color: rgb(175, 32, 23); background-color: rgb(254, 245, 202);"><span class="" style="font-variant-ligatures: no-common-ligatures; color: rgb(0, 0, 0);"><b class="">      | </b></span><span class="" style="font-variant-ligatures: no-common-ligatures;"><b class="">^~~~~~~~~~~~~~~~~~~</b></span></div><div class="" style="margin: 0px; font-stretch: normal; font-size: 13px; line-height: normal; font-family: "Courier New"; background-color: rgb(254, 245, 202);"><span class="" style="font-variant-ligatures: no-common-ligatures;"><b class="">/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/os/workgroup_object.h:48:1: </b></span><span class="" style="font-variant-ligatures: no-common-ligatures; color: rgb(175, 32, 23);"><b class="">error: </b></span><span class="" style="font-variant-ligatures: no-common-ligatures;"><b class="">expected unqualified-id before 'interface'</b></span></div><div class="" style="margin: 0px; font-stretch: normal; font-size: 13px; line-height: normal; font-family: "Courier New"; background-color: rgb(254, 245, 202);"><span class="" style="font-variant-ligatures: no-common-ligatures;"><b class="">   48 | </b></span><span class="" style="font-variant-ligatures: no-common-ligatures; color: rgb(175, 32, 23);"><b class="">OS_WORKGROUP_DECL</b></span><span class="" style="font-variant-ligatures: no-common-ligatures;"><b class="">(os_workgroup, WorkGroup);</b></span></div><div class="" style="margin: 0px; font-stretch: normal; font-size: 13px; line-height: normal; font-family: "Courier New"; color: rgb(175, 32, 23); background-color: rgb(254, 245, 202);"><span class="" style="font-variant-ligatures: no-common-ligatures; color: rgb(0, 0, 0);"><b class="">      | </b></span><span class="" style="font-variant-ligatures: no-common-ligatures;"><b class="">^~~~~~~~~~~~~~~~~</b></span></div><div class="" style="margin: 0px; font-stretch: normal; font-size: 13px; line-height: normal; font-family: "Courier New"; background-color: rgb(254, 245, 202);"><span class="" style="font-variant-ligatures: no-common-ligatures;"><b class="">/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/os/workgroup_object.h:48:1: </b></span><span class="" style="font-variant-ligatures: no-common-ligatures; color: rgb(175, 32, 23);"><b class="">error: </b></span><span class="" style="font-variant-ligatures: no-common-ligatures;"><b class="">'OS_os_workgroup' does not name a type</b></span></div><div class="" style="margin: 0px; font-stretch: normal; font-size: 13px; line-height: normal; font-family: "Courier New"; background-color: rgb(254, 245, 202);"><span class="" style="font-variant-ligatures: no-common-ligatures;"><b class="">   48 | </b></span><span class="" style="font-variant-ligatures: no-common-ligatures; color: rgb(175, 32, 23);"><b class="">OS_WORKGROUP_DECL</b></span><span class="" style="font-variant-ligatures: no-common-ligatures;"><b class="">(os_workgroup, WorkGroup);</b></span></div><div class="" style="margin: 0px; font-stretch: normal; font-size: 13px; line-height: normal; font-family: "Courier New"; color: rgb(175, 32, 23); background-color: rgb(254, 245, 202);"><span class="" style="font-variant-ligatures: no-common-ligatures; color: rgb(0, 0, 0);"><b class="">      | </b></span><span class="" style="font-variant-ligatures: no-common-ligatures;"><b class="">^~~~~~~~~~~~~~~~~</b></span></div><div class="" style="margin: 0px; font-stretch: normal; font-size: 13px; line-height: normal; font-family: "Courier New"; background-color: rgb(254, 245, 202);"><span class="" style="font-variant-ligatures: no-common-ligatures;"><b class="">In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/os/workgroup.h:30,</b></span></div><div class="" style="margin: 0px; font-stretch: normal; font-size: 13px; line-height: normal; font-family: "Courier New"; background-color: rgb(254, 245, 202);"><span class="" style="font-variant-ligatures: no-common-ligatures;"><b class="">                 from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/dispatch/dispatch.h:64:</b></span></div><div class="" style="margin: 0px; font-stretch: normal; font-size: 13px; line-height: normal; font-family: "Courier New"; background-color: rgb(254, 245, 202);"><span class="" style="font-variant-ligatures: no-common-ligatures;"><b class="">/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/os/workgroup_object.h:93:24: </b></span><span class="" style="font-variant-ligatures: no-common-ligatures; color: rgb(175, 32, 23);"><b class="">error: </b></span><span class="" style="font-variant-ligatures: no-common-ligatures;"><b class="">'os_workgroup_t' was not declared in this scope; did you mean 'os_workgroup_attr_t'?</b></span></div><div class="" style="margin: 0px; font-stretch: normal; font-size: 13px; line-height: normal; font-family: "Courier New"; background-color: rgb(254, 245, 202);"><span class="" style="font-variant-ligatures: no-common-ligatures;"><b class="">   93 | os_workgroup_copy_port(</b></span><span class="" style="font-variant-ligatures: no-common-ligatures; color: rgb(175, 32, 23);"><b class="">os_workgroup_t</b></span><span class="" style="font-variant-ligatures: no-common-ligatures;"><b class=""> wg, mach_port_t *mach_port_out);</b></span></div><div class="" style="margin: 0px; font-stretch: normal; font-size: 13px; line-height: normal; font-family: "Courier New"; background-color: rgb(254, 245, 202);"><span class="" style="font-variant-ligatures: no-common-ligatures;"><b class="">      |                        </b></span><span class="" style="font-variant-ligatures: no-common-ligatures; color: rgb(175, 32, 23);"><b class="">^~~~~~~~~~~~~~</b></span></div><div class="" style="margin: 0px; font-stretch: normal; font-size: 13px; line-height: normal; font-family: "Courier New"; background-color: rgb(254, 245, 202);"><span class="" style="font-variant-ligatures: no-common-ligatures;"><b class="">      |                        </b></span><span class="" style="font-variant-ligatures: no-common-ligatures; color: rgb(40, 173, 24);"><b class="">os_workgroup_attr_t</b></span></div><div class="" style="margin: 0px; font-stretch: normal; font-size: 13px; line-height: normal; font-family: "Courier New"; background-color: rgb(254, 245, 202);"><span class="" style="font-variant-ligatures: no-common-ligatures;"><b class="">/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/os/workgroup_object.h:93:55: </b></span><span class="" style="font-variant-ligatures: no-common-ligatures; color: rgb(175, 32, 23);"><b class="">error: </b></span><span class="" style="font-variant-ligatures: no-common-ligatures;"><b class="">expected primary-expression before '*' token</b></span></div><div class="" style="margin: 0px; font-stretch: normal; font-size: 13px; line-height: normal; font-family: "Courier New"; background-color: rgb(254, 245, 202);"><span class="" style="font-variant-ligatures: no-common-ligatures;"><b class="">   93 | os_workgroup_copy_port(os_workgroup_t wg, mach_port_t </b></span><span class="" style="font-variant-ligatures: no-common-ligatures; color: rgb(175, 32, 23);"><b class="">*</b></span><span class="" style="font-variant-ligatures: no-common-ligatures;"><b class="">mach_port_out);</b></span></div><div class="" style="margin: 0px; font-stretch: normal; font-size: 13px; line-height: normal; font-family: "Courier New"; background-color: rgb(254, 245, 202);"><span class="" style="font-variant-ligatures: no-common-ligatures;"><b class="">      |                                                       </b></span><span class="" style="font-variant-ligatures: no-common-ligatures; color: rgb(175, 32, 23);"><b class="">^</b></span></div><div class="" style="margin: 0px; font-stretch: normal; font-size: 13px; line-height: normal; font-family: "Courier New"; background-color: rgb(254, 245, 202);"><span class="" style="font-variant-ligatures: no-common-ligatures;"><b class="">/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/os/workgroup_object.h:93:56: </b></span><span class="" style="font-variant-ligatures: no-common-ligatures; color: rgb(175, 32, 23);"><b class="">error: </b></span><span class="" style="font-variant-ligatures: no-common-ligatures;"><b class="">'mach_port_out' was not declared in this scope; did you mean 'mach_port_t'?</b></span></div><div class="" style="margin: 0px; font-stretch: normal; font-size: 13px; line-height: normal; font-family: "Courier New"; background-color: rgb(254, 245, 202);"><span class="" style="font-variant-ligatures: no-common-ligatures;"><b class="">   93 | os_workgroup_copy_port(os_workgroup_t wg, mach_port_t *</b></span><span class="" style="font-variant-ligatures: no-common-ligatures; color: rgb(175, 32, 23);"><b class="">mach_port_out</b></span><span class="" style="font-variant-ligatures: no-common-ligatures;"><b class="">);</b></span></div><div class="" style="margin: 0px; font-stretch: normal; font-size: 13px; line-height: normal; font-family: "Courier New"; background-color: rgb(254, 245, 202);"><span class="" style="font-variant-ligatures: no-common-ligatures;"><b class="">      |                                                        </b></span><span class="" style="font-variant-ligatures: no-common-ligatures; color: rgb(175, 32, 23);"><b class="">^~~~~~~~~~~~~</b></span></div><div class="" style="margin: 0px; font-stretch: normal; font-size: 13px; line-height: normal; font-family: "Courier New"; background-color: rgb(254, 245, 202);"><span class="" style="font-variant-ligatures: no-common-ligatures;"><b class="">      |                                                        </b></span><span class="" style="font-variant-ligatures: no-common-ligatures; color: rgb(40, 173, 24);"><b class="">mach_port_t</b></span></div><div class="" style="margin: 0px; font-stretch: normal; font-size: 13px; line-height: normal; font-family: "Courier New"; background-color: rgb(254, 245, 202);"><span class="" style="font-variant-ligatures: no-common-ligatures;"><b class="">/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/os/workgroup_object.h:93:69: </b></span><span class="" style="font-variant-ligatures: no-common-ligatures; color: rgb(175, 32, 23);"><b class="">error: </b></span><span class="" style="font-variant-ligatures: no-common-ligatures;"><b class="">expression list treated as compound expression in initializer [</b></span><span class="" style="font-variant-ligatures: no-common-ligatures; color: rgb(175, 32, 23);"><b class="">-fpermissive</b></span><span class="" style="font-variant-ligatures: no-common-ligatures;"><b class="">]</b></span></div><div class="" style="margin: 0px; font-stretch: normal; font-size: 13px; line-height: normal; font-family: "Courier New"; background-color: rgb(254, 245, 202);"><span class="" style="font-variant-ligatures: no-common-ligatures;"><b class="">   93 | os_workgroup_copy_port(os_workgroup_t wg, mach_port_t *mach_port_out</b></span><span class="" style="font-variant-ligatures: no-common-ligatures; color: rgb(175, 32, 23);"><b class="">)</b></span><span class="" style="font-variant-ligatures: no-common-ligatures;"><b class="">;</b></span></div><div class="" style="margin: 0px; font-stretch: normal; font-size: 13px; line-height: normal; font-family: "Courier New"; background-color: rgb(254, 245, 202);"><span class="" style="font-variant-ligatures: no-common-ligatures;"><b class="">      |                                                                     </b></span><span class="" style="font-variant-ligatures: no-common-ligatures; color: rgb(175, 32, 23);"><b class="">^</b></span></div><div class="" style="margin: 0px; font-stretch: normal; font-size: 13px; line-height: normal; font-family: "Courier New"; background-color: rgb(254, 245, 202);"><span class="" style="font-variant-ligatures: no-common-ligatures;"><b class="">/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/os/workgroup_object.h:116:1: </b></span><span class="" style="font-variant-ligatures: no-common-ligatures; color: rgb(175, 32, 23);"><b class="">error: </b></span><span class="" style="font-variant-ligatures: no-common-ligatures;"><b class="">'os_workgroup_t' does not name a type; did you mean 'os_workgroup_attr_t'?</b></span></div><div class="" style="margin: 0px; font-stretch: normal; font-size: 13px; line-height: normal; font-family: "Courier New"; background-color: rgb(254, 245, 202);"><span class="" style="font-variant-ligatures: no-common-ligatures;"><b class="">  116 | </b></span><span class="" style="font-variant-ligatures: no-common-ligatures; color: rgb(175, 32, 23);"><b class="">os_workgroup_t</b></span><span class="" style="font-variant-ligatures: no-common-ligatures;"><b class=""> _Nullable</b></span></div><div class="" style="margin: 0px; font-stretch: normal; font-size: 13px; line-height: normal; font-family: "Courier New"; color: rgb(175, 32, 23); background-color: rgb(254, 245, 202);"><span class="" style="font-variant-ligatures: no-common-ligatures; color: rgb(0, 0, 0);"><b class="">      | </b></span><span class="" style="font-variant-ligatures: no-common-ligatures;"><b class="">^~~~~~~~~~~~~~</b></span></div><div class="" style="margin: 0px; font-stretch: normal; font-size: 13px; line-height: normal; font-family: "Courier New"; color: rgb(40, 173, 24); background-color: rgb(254, 245, 202);"><span class="" style="font-variant-ligatures: no-common-ligatures; color: rgb(0, 0, 0);"><b class="">      | </b></span><span class="" style="font-variant-ligatures: no-common-ligatures;"><b class="">os_workgroup_attr_t</b></span></div><div class="" style="margin: 0px; font-stretch: normal; font-size: 13px; line-height: normal; font-family: "Courier New"; background-color: rgb(254, 245, 202);"><span class="" style="font-variant-ligatures: no-common-ligatures;"><b class="">/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/os/workgroup_object.h:137:1: </b></span><span class="" style="font-variant-ligatures: no-common-ligatures; color: rgb(175, 32, 23);"><b class="">error: </b></span><span class="" style="font-variant-ligatures: no-common-ligatures;"><b class="">'os_workgroup_t' does not name a type; did you mean 'os_workgroup_attr_t'?</b></span></div><div class="" style="margin: 0px; font-stretch: normal; font-size: 13px; line-height: normal; font-family: "Courier New"; background-color: rgb(254, 245, 202);"><span class="" style="font-variant-ligatures: no-common-ligatures;"><b class="">  137 | </b></span><span class="" style="font-variant-ligatures: no-common-ligatures; color: rgb(175, 32, 23);"><b class="">os_workgroup_t</b></span><span class="" style="font-variant-ligatures: no-common-ligatures;"><b class=""> _Nullable</b></span></div><div class="" style="margin: 0px; font-stretch: normal; font-size: 13px; line-height: normal; font-family: "Courier New"; color: rgb(175, 32, 23); background-color: rgb(254, 245, 202);"><span class="" style="font-variant-ligatures: no-common-ligatures; color: rgb(0, 0, 0);"><b class="">      | </b></span><span class="" style="font-variant-ligatures: no-common-ligatures;"><b class="">^~~~~~~~~~~~~~</b></span></div><div class="" style="margin: 0px; font-stretch: normal; font-size: 13px; line-height: normal; font-family: "Courier New"; color: rgb(40, 173, 24); background-color: rgb(254, 245, 202);"><span class="" style="font-variant-ligatures: no-common-ligatures; color: rgb(0, 0, 0);"><b class="">      | </b></span><span class="" style="font-variant-ligatures: no-common-ligatures;"><b class="">os_workgroup_attr_t</b></span></div><div class="" style="margin: 0px; font-stretch: normal; font-size: 13px; line-height: normal; font-family: "Courier New"; background-color: rgb(254, 245, 202);"><br class=""></div></div><div class="" style="font-family: TimesNewRomanPSMT;"><font face="HelveticaNeue" class=""><span class="" style="font-size: 12px;">———</span></font></div></div></body></html>