=> Bootstrap dependency digest>=20211023: found digest-20220214 ===> Building for mpv-0.35.0nb1 cd /Users/pbulk/build/multimedia/mpv/work/mpv-0.35.0 && /usr/bin/env CC=clang CFLAGS=\ -pipe\ -Os\ -I/opt/pkg/include\ -I/opt/pkg/include/freetype2\ -I/opt/pkg/include/lua-5.2\ -I/opt/pkg/include/ncurses\ -I/opt/pkg/include/SDL2\ -I/opt/pkg/include/python3.10\ -I/opt/pkg/include/harfbuzz\ -I/opt/pkg/include/glib-2.0\ -I/opt/pkg/include/gio-unix-2.0\ -I/opt/pkg/lib/glib-2.0/include\ -I/opt/pkg/include/ffmpeg5 CXX=clang++ CXXFLAGS=\ -pipe\ -Os\ -I/opt/pkg/include\ -I/opt/pkg/include/freetype2\ -I/opt/pkg/include/lua-5.2\ -I/opt/pkg/include/ncurses\ -I/opt/pkg/include/SDL2\ -I/opt/pkg/include/python3.10\ -I/opt/pkg/include/harfbuzz\ -I/opt/pkg/include/glib-2.0\ -I/opt/pkg/include/gio-unix-2.0\ -I/opt/pkg/lib/glib-2.0/include\ -I/opt/pkg/include/ffmpeg5 DESTDIR=/Users/pbulk/build/multimedia/mpv/work/.destdir LINKFLAGS=\ \ \ -L/opt/pkg/lib\ -L/opt/pkg/lib/ffmpeg5 PATH=/Users/pbulk/build/multimedia/mpv/work/.cwrapper/bin:/Users/pbulk/build/multimedia/mpv/work/.buildlink/bin:/Users/pbulk/build/multimedia/mpv/work/.tools/bin:/opt/pkg/bin:/sbin:/bin:/usr/sbin:/usr/bin PREFIX=/opt/pkg JOBS=3 LC_ALL="en_US.UTF-8" ./waf --mandir=/opt/pkg/share/man --libdir=/opt/pkg/lib Waf: Entering directory `/Users/pbulk/build/multimedia/mpv/work/mpv-0.35.0/build' [1/1] Compiling version.sh [ 2/447] Processing osdep/macOS_swift.o,osdep/macOS_swift.h,osdep/macOS_swift.swiftmodule: osdep/macos/log_helper.swift osdep/macos/libmpv_helper.swift osdep/macos/mpv_helper.swift osdep/macos/swift_extensions.swift osdep/macos/swift_compat.swift osdep/macos/remote_command_center.swift video/out/mac/common.swift video/out/mac/view.swift video/out/mac/window.swift video/out/mac/title_bar.swift video/out/cocoa_cb_common.swift video/out/mac/gl_layer.swift -> build/osdep/macOS_swift.o build/osdep/macOS_swift.h build/osdep/macOS_swift.swiftmodule [ 3/447] Compiling TOOLS/osxbundle/mpv.app/Contents/Resources/icon.icns [ 4/447] Compiling etc/mpv-icon-8bit-16x16.png [ 5/447] Compiling etc/mpv-icon-8bit-32x32.png [ 6/447] Compiling etc/mpv-icon-8bit-64x64.png [ 7/447] Compiling etc/mpv-icon-8bit-128x128.png [ 8/447] Compiling etc/input.conf [ 9/447] Compiling etc/builtin.conf [ 10/447] Compiling sub/osd_font.otf [ 11/447] Compiling player/lua/defaults.lua [ 12/447] Compiling player/lua/assdraw.lua [ 13/447] Compiling player/lua/options.lua [ 14/447] Compiling player/lua/osc.lua [ 15/447] Compiling player/lua/ytdl_hook.lua [ 16/447] Compiling player/lua/stats.lua [ 17/447] Compiling player/lua/console.lua [ 18/447] Compiling player/lua/auto_profiles.lua [ 19/447] Compiling player/javascript/defaults.js [ 20/447] Creating build/generated/ebml_types.h [ 21/447] Creating build/generated/ebml_defs.inc [ 22/447] Compiling libmpv/mpv.def [ 23/447] Compiling libmpv/mpv.def [ 24/447] Compiling libmpv/mpv.pc.in [ 25/447] Compiling DOCS/man/mpv.rst :0: remark: did not find a prebuilt standard library for target 'arm64-apple-macos' compatible with this Swift compiler; building it may take a few minutes, but it should only happen once for this combination of compiler and target /Users/pbulk/build/multimedia/mpv/work/mpv-0.35.0/osdep/macos/libmpv_helper.swift:127:13: warning: 'glGetIntegerv' was deprecated in macOS 10.14: OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) glGetIntegerv(GLenum(GL_DRAW_FRAMEBUFFER_BINDING), &i) ^ /Users/pbulk/build/multimedia/mpv/work/mpv-0.35.0/osdep/macos/libmpv_helper.swift:148:13: warning: 'glClearColor' was deprecated in macOS 10.14: OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) glClearColor(0, 0, 0, 1) ^ /Users/pbulk/build/multimedia/mpv/work/mpv-0.35.0/osdep/macos/libmpv_helper.swift:149:13: warning: 'glClear' was deprecated in macOS 10.14: OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) glClear(GLbitfield(GL_COLOR_BUFFER_BIT)) ^ /Users/pbulk/build/multimedia/mpv/work/mpv-0.35.0/osdep/macos/libmpv_helper.swift:152:20: warning: 'CGLFlushDrawable' was deprecated in macOS 10.14: OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) if !skip { CGLFlushDrawable(ctx) } ^ /Users/pbulk/build/multimedia/mpv/work/mpv-0.35.0/osdep/macos/swift_extensions.swift:38:55: warning: 'kIOMasterPortDefault' was deprecated in macOS 12.0: renamed to 'kIOMainPortDefault' let result = IOServiceGetMatchingServices(kIOMasterPortDefault, matching, &iter) ^ /Users/pbulk/build/multimedia/mpv/work/mpv-0.35.0/osdep/macos/swift_extensions.swift:38:55: note: use 'kIOMainPortDefault' instead let result = IOServiceGetMatchingServices(kIOMasterPortDefault, matching, &iter) ^~~~~~~~~~~~~~~~~~~~ kIOMainPortDefault /Users/pbulk/build/multimedia/mpv/work/mpv-0.35.0/video/out/mac/common.swift:307:47: warning: 'kIOMasterPortDefault' was deprecated in macOS 12.0: renamed to 'kIOMainPortDefault' let srv = IOServiceGetMatchingService(kIOMasterPortDefault, IOServiceMatching("AppleLMUController")) ^ /Users/pbulk/build/multimedia/mpv/work/mpv-0.35.0/video/out/mac/common.swift:307:47: note: use 'kIOMainPortDefault' instead let srv = IOServiceGetMatchingService(kIOMasterPortDefault, IOServiceMatching("AppleLMUController")) ^~~~~~~~~~~~~~~~~~~~ kIOMainPortDefault /Users/pbulk/build/multimedia/mpv/work/mpv-0.35.0/video/out/mac/common.swift:313:54: warning: 'kIOMasterPortDefault' was deprecated in macOS 12.0: renamed to 'kIOMainPortDefault' lightSensorIOPort = IONotificationPortCreate(kIOMasterPortDefault) ^ /Users/pbulk/build/multimedia/mpv/work/mpv-0.35.0/video/out/mac/common.swift:313:54: note: use 'kIOMainPortDefault' instead lightSensorIOPort = IONotificationPortCreate(kIOMasterPortDefault) ^~~~~~~~~~~~~~~~~~~~ kIOMainPortDefault /Users/pbulk/build/multimedia/mpv/work/mpv-0.35.0/video/out/mac/view.swift:35:9: warning: 'wantsBestResolutionOpenGLSurface' was deprecated in macOS 10.14: Use NSOpenGLView instead. wantsBestResolutionOpenGLSurface = true ^ /Users/pbulk/build/multimedia/mpv/work/mpv-0.35.0/video/out/mac/title_bar.swift:39:29: warning: 'light' was deprecated in macOS 10.14: Use a semantic material instead. To force the appearance of a view hierarchy, set the `appearance` property to an appropriate NSAppearance value. if material == .light || material == .dark { ^ /Users/pbulk/build/multimedia/mpv/work/mpv-0.35.0/video/out/mac/title_bar.swift:39:51: warning: 'dark' was deprecated in macOS 10.14: Use a semantic material instead. To force the appearance of a view hierarchy, set the `appearance` property to an appropriate NSAppearance value. if material == .light || material == .dark { ^ /Users/pbulk/build/multimedia/mpv/work/mpv-0.35.0/video/out/mac/title_bar.swift:42:36: warning: 'mediumLight' was deprecated in macOS 10.14: Use a semantic material instead. To force the appearance of a view hierarchy, set the `appearance` property to an appropriate NSAppearance value. material == .mediumLight || material == .ultraDark ^ /Users/pbulk/build/multimedia/mpv/work/mpv-0.35.0/video/out/mac/title_bar.swift:42:64: warning: 'ultraDark' was deprecated in macOS 10.14: Use a semantic material instead. To force the appearance of a view hierarchy, set the `appearance` property to an appropriate NSAppearance value. material == .mediumLight || material == .ultraDark ^ /Users/pbulk/build/multimedia/mpv/work/mpv-0.35.0/video/out/mac/title_bar.swift:219:41: warning: 'dark' was deprecated in macOS 10.14: Use a semantic material instead. To force the appearance of a view hierarchy, set the `appearance` property to an appropriate NSAppearance value. case "14", "dark": return .dark ^ /Users/pbulk/build/multimedia/mpv/work/mpv-0.35.0/video/out/mac/title_bar.swift:220:41: warning: 'light' was deprecated in macOS 10.14: Use a semantic material instead. To force the appearance of a view hierarchy, set the `appearance` property to an appropriate NSAppearance value. case "15", "light": return .light ^ /Users/pbulk/build/multimedia/mpv/work/mpv-0.35.0/video/out/mac/title_bar.swift:230:49: warning: 'mediumLight' was deprecated in macOS 10.14: Use a semantic material instead. To force the appearance of a view hierarchy, set the `appearance` property to an appropriate NSAppearance value. case "16", "mediumLight": return .mediumLight ^ /Users/pbulk/build/multimedia/mpv/work/mpv-0.35.0/video/out/mac/title_bar.swift:231:49: warning: 'ultraDark' was deprecated in macOS 10.14: Use a semantic material instead. To force the appearance of a view hierarchy, set the `appearance` property to an appropriate NSAppearance value. case "17", "ultraDark": return .ultraDark ^ /Users/pbulk/build/multimedia/mpv/work/mpv-0.35.0/video/out/mac/gl_layer.swift:70:16: warning: 'CAOpenGLLayer' was deprecated in macOS 10.14: OpenGL is deprecated class GLLayer: CAOpenGLLayer { ^ /Users/pbulk/build/multimedia/mpv/work/mpv-0.35.0/video/out/mac/gl_layer.swift:117:9: warning: 'CGLSetParameter' was deprecated in macOS 10.14: OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) CGLSetParameter(cglContext, kCGLCPSwapInterval, &i) ^ /Users/pbulk/build/multimedia/mpv/work/mpv-0.35.0/video/out/mac/gl_layer.swift:178:9: warning: 'glGetIntegerv' was deprecated in macOS 10.14: OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) glGetIntegerv(GLenum(GL_VIEWPORT), &dims) ^ /Users/pbulk/build/multimedia/mpv/work/mpv-0.35.0/video/out/mac/gl_layer.swift:190:13: warning: 'NSDisableScreenUpdates()' was deprecated in macOS 10.11: As of 10.11 it is not generally necessary to take explicit action to achieve visual atomicity. +[NSAnimationContext runAnimationGroup:] and other similar methods can be used when a stronger than normal need for visual atomicity is required. The NSAnimationContext methods do not suffer from the same performance problems as NSDisableScreenUpdates. NSDisableScreenUpdates() ^ /Users/pbulk/build/multimedia/mpv/work/mpv-0.35.0/video/out/mac/gl_layer.swift:197:13: warning: 'NSEnableScreenUpdates()' was deprecated in macOS 10.11: As of 10.11 it is not generally necessary to take explicit action to achieve visual atomicity. +[NSAnimationContext runAnimationGroup:] and other similar methods can be used when a stronger than normal need for visual atomicity is required. The NSAnimationContext methods do not suffer from the same performance problems as NSEnableScreenUpdates. NSEnableScreenUpdates() ^ /Users/pbulk/build/multimedia/mpv/work/mpv-0.35.0/video/out/mac/gl_layer.swift:283:23: warning: 'CGLChoosePixelFormat' was deprecated in macOS 10.14: OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) err = CGLChoosePixelFormat(format, &pix, &npix) ^ /Users/pbulk/build/multimedia/mpv/work/mpv-0.35.0/video/out/mac/gl_layer.swift:299:36: warning: 'CGLErrorString' was deprecated in macOS 10.14: OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) let errS = String(cString: CGLErrorString(err)) ^ /Users/pbulk/build/multimedia/mpv/work/mpv-0.35.0/video/out/mac/gl_layer.swift:312:21: warning: 'CGLCreateContext' was deprecated in macOS 10.14: OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) let error = CGLCreateContext(pixelFormat, nil, &context) ^ /Users/pbulk/build/multimedia/mpv/work/mpv-0.35.0/video/out/mac/gl_layer.swift:315:40: warning: 'CGLErrorString' was deprecated in macOS 10.14: OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) let errS = String(cString: CGLErrorString(error)) ^ [ 26/447] Compiling options/parse_commandline.c [ 27/447] Compiling options/path.c [ 28/447] Compiling common/tags.c [ 29/447] Compiling player/external_files.c [ 30/447] Compiling stream/stream_slice.c [ 31/447] Compiling misc/random.c [ 32/447] Compiling audio/chmap.c [ 33/447] Compiling misc/node.c [ 34/447] Compiling audio/out/ao_coreaudio.c [ 35/447] Compiling video/out/vo_libmpv.c [ 36/447] Compiling video/img_format.c [ 37/447] Compiling filters/f_decoder_wrapper.c [ 38/447] Compiling audio/filter/af_scaletempo2_internals.c [ 39/447] Compiling misc/natural_sort.c [ 40/447] Compiling filters/f_auto_filters.c [ 41/447] Compiling video/image_writer.c [ 42/447] Compiling misc/json.c [ 43/447] Compiling audio/filter/af_scaletempo2.c [ 44/447] Compiling filters/f_async_queue.c [ 45/447] Compiling player/configfiles.c [ 46/447] Compiling stream/stream_bluray.c [ 47/447] Compiling filters/f_autoconvert.c [ 48/447] Compiling video/image_loader.c [ 49/447] Compiling misc/dispatch.c [ 50/447] Compiling audio/fmt-conversion.c [ 51/447] Compiling misc/bstr.c [ 52/447] Compiling video/hwdec.c [ 53/447] Compiling misc/charset_conv.c [ 54/447] Compiling demux/timeline.c [ 55/447] Compiling stream/stream_avdevice.c [ 56/447] Compiling video/fmt-conversion.c [ 57/447] Compiling demux/packet.c [ 58/447] Compiling audio/format.c [ 59/447] Compiling stream/stream_cb.c [ 60/447] Compiling demux/ebml.c [ 61/447] Compiling video/filter/vf_sub.c [ 62/447] Compiling input/keycodes.c [ 63/447] Compiling input/ipc-unix.c [ 64/447] Compiling video/out/gpu/hwdec.c [ 65/447] Compiling player/command.c [ 66/447] Compiling stream/cookies.c [ 67/447] Compiling demux/demux_timeline.c [ 68/447] Compiling video/filter/refqueue.c [ 69/447] Compiling demux/demux_raw.c [ 70/447] Compiling input/ipc.c [ 71/447] Compiling audio/chmap_avchannel.c [ 72/447] Compiling video/decode/vd_lavc.c [ 73/447] Compiling input/input.c [ 74/447] Compiling video/out/opengl/hwdec_osx.c [ 75/447] Compiling stream/stream.c [ 76/447] Compiling video/csputils.c [ 77/447] Compiling input/event.c [ 78/447] Compiling video/out/opengl/formats.c [ 79/447] Compiling input/cmd.c [ 80/447] Compiling video/filter/vf_format.c [ 81/447] Compiling ta/ta_talloc.c [ 82/447] Compiling video/out/opengl/context_cocoa.c [ 83/447] Compiling video/out/opengl/context.c [ 84/447] Compiling video/out/vo_tct.c [ 85/447] Compiling player/audio.c ../video/out/opengl/context.c:265:5: warning: unannotated fall-through between switch labels [-Wimplicit-fallthrough] case FLUSH_YES: ^ ../video/out/opengl/context.c:265:5: note: insert '__attribute__((fallthrough));' to silence this warning case FLUSH_YES: ^ __attribute__((fallthrough)); ../video/out/opengl/context.c:265:5: note: insert 'break;' to avoid fall-through case FLUSH_YES: ^ break; 1 warning generated. [ 86/447] Compiling player/video.c [ 87/447] Compiling video/out/vo_sixel.c [ 88/447] Compiling sub/sd_lavc.c [ 89/447] Compiling filters/user_filters.c [ 90/447] Compiling video/out/vo_sdl.c [ 91/447] Compiling osdep/semaphore_osx.c [ 92/447] Compiling video/out/vo_null.c [ 93/447] Compiling filters/filter.c [ 94/447] Compiling video/out/opengl/common.c [ 95/447] Compiling demux/demux_mkv.c [ 96/447] Compiling video/out/libmpv_sw.c [ 97/447] Compiling sub/sd_ass.c [ 98/447] Compiling demux/demux_mf.c [ 99/447] Compiling filters/f_utils.c [100/447] Compiling player/sub.c [101/447] Compiling sub/osd_libass.c [102/447] Compiling filters/f_swscale.c [103/447] Compiling video/out/gpu/video_shaders.c [104/447] Compiling video/out/gpu/video.c [105/447] Compiling sub/osd.c [106/447] Compiling filters/f_swresample.c [107/447] Compiling filters/f_output_chain.c [108/447] Compiling video/out/gpu/utils.c [109/447] Compiling osdep/threads.c [110/447] Compiling video/sws_utils.c [111/447] Compiling options/parse_configfile.c ../video/sws_utils.c:326:1: warning: unused label 'success' [-Wunused-label] success: ^~~~~~~~ ../video/sws_utils.c:127:13: warning: unused function 'allow_zimg' [-Wunused-function] static bool allow_zimg(struct mp_sws_context *ctx) ^ 2 warnings generated. [112/447] Compiling video/out/gpu/error_diffusion.c [113/447] Compiling player/client.c [114/447] Compiling player/scripting.c [115/447] Compiling sub/lavc_conv.c [116/447] Compiling video/out/gpu/user_shaders.c [117/447] Compiling input/sdl_gamepad.c [118/447] Compiling sub/img_convert.c [119/447] Compiling filters/f_hwtransfer.c [120/447] Compiling video/out/gpu/spirv.c [121/447] Compiling audio/chmap_sel.c [122/447] Compiling video/out/gpu/shader_cache.c [123/447] Compiling player/screenshot.c [124/447] Compiling sub/filter_sdh.c [125/447] Compiling demux/demux_libarchive.c ../video/out/gpu/shader_cache.c:704:9: warning: unannotated fall-through between switch labels [-Wimplicit-fallthrough] case RA_VARTYPE_TEX: ^ ../video/out/gpu/shader_cache.c:704:9: note: insert '__attribute__((fallthrough));' to silence this warning case RA_VARTYPE_TEX: ^ __attribute__((fallthrough)); ../video/out/gpu/shader_cache.c:704:9: note: insert 'break;' to avoid fall-through case RA_VARTYPE_TEX: ^ break; 1 warning generated. [126/447] Compiling ta/ta_utils.c [127/447] Compiling demux/demux_lavf.c [128/447] Compiling video/out/gpu/ra.c [129/447] Compiling ta/ta.c [130/447] Compiling sub/filter_regex.c [131/447] Compiling audio/decode/ad_lavc.c [132/447] Compiling osdep/subprocess.c [133/447] Compiling osdep/subprocess-posix.c [134/447] Compiling demux/demux_edl.c [135/447] Compiling video/out/gpu/osd.c [136/447] Compiling osdep/path-unix.c [137/447] Compiling common/version.c [138/447] Compiling player/playloop.c [139/447] Compiling sub/draw_bmp.c [140/447] Compiling demux/demux_disc.c [141/447] Compiling osdep/path-macosx.m [142/447] Compiling filters/f_lavfi.c [143/447] Compiling demux/demux_cue.c [144/447] Compiling osdep/macosx_menubar.m [145/447] Compiling osdep/macosx_events.m [146/447] Compiling sub/ass_mp.c [147/447] Compiling audio/decode/ad_spdif.c [148/447] Compiling osdep/macosx_application.m ../osdep/macosx_menubar.m:699:28: warning: 'openFile:' is deprecated: first deprecated in macOS 11.0 - Use -[NSWorkspace openURL:] instead. [-Wdeprecated-declarations] if ([workspace openFile:fileP]) ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSWorkspace.h:350:1: note: 'openFile:' has been explicitly marked deprecated here - (BOOL)openFile:(NSString *)fullPath API_DEPRECATED("Use -[NSWorkspace openURL:] instead.", macos(10.0, 11.0)); ^ ../osdep/macosx_menubar.m:701:24: warning: 'openFile:' is deprecated: first deprecated in macOS 11.0 - Use -[NSWorkspace openURL:] instead. [-Wdeprecated-declarations] [workspace openFile:path]; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSWorkspace.h:350:1: note: 'openFile:' has been explicitly marked deprecated here - (BOOL)openFile:(NSString *)fullPath API_DEPRECATED("Use -[NSWorkspace openURL:] instead.", macos(10.0, 11.0)); ^ ../osdep/macosx_menubar.m:706:24: warning: 'openFile:' is deprecated: first deprecated in macOS 11.0 - Use -[NSWorkspace openURL:] instead. [-Wdeprecated-declarations] if ([workspace openFile:path]) { ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSWorkspace.h:350:1: note: 'openFile:' has been explicitly marked deprecated here - (BOOL)openFile:(NSString *)fullPath API_DEPRECATED("Use -[NSWorkspace openURL:] instead.", macos(10.0, 11.0)); ^ 3 warnings generated. [149/447] Compiling osdep/polldev.c [150/447] Compiling demux/demux.c [151/447] Compiling osdep/timer.c [152/447] Compiling osdep/timer-darwin.c [153/447] Compiling audio/filter/af_lavcac3enc.c [154/447] Compiling player/osd.c [155/447] Compiling sub/dec_sub.c [156/447] Compiling demux/cue.c ../demux/demux.c:2418:10: warning: variable 'any_selected' set but not used [-Wunused-but-set-variable] bool any_selected = false; ^ 1 warning generated. [157/447] Compiling demux/cache.c [158/447] Compiling osdep/io.c [159/447] Compiling common/recorder.c [160/447] Compiling osdep/macosx_touchbar.m [161/447] Compiling audio/filter/af_format.c [162/447] Compiling osdep/terminal-unix.c [163/447] Compiling video/out/vo_lavc.c [164/447] Compiling stream/stream_null.c [165/447] Compiling common/playlist.c [166/447] Compiling options/options.c [167/447] Compiling options/m_property.c [168/447] Compiling video/out/gpu/context.c [169/447] Compiling common/stats.c [170/447] Compiling player/misc.c [171/447] Compiling stream/stream_mf.c [172/447] Compiling common/msg.c [173/447] Compiling video/repack.c [174/447] Compiling video/out/vo_gpu.c [175/447] Compiling common/common.c [176/447] Compiling video/out/vo.c [177/447] Compiling stream/stream_memory.c [178/447] Compiling common/encode_lavc.c [179/447] Compiling video/out/win_state.c [180/447] Compiling video/out/opengl/utils.c [181/447] Compiling options/m_config_frontend.c [182/447] Compiling common/codecs.c [183/447] Compiling video/out/opengl/libmpv_gl.c [184/447] Compiling player/main.c [185/447] Compiling stream/stream_libarchive.c [186/447] Compiling common/av_common.c [187/447] Compiling demux/demux_playlist.c [188/447] Compiling video/out/gpu/libmpv_gpu.c ../common/av_common.c:199:5: warning: 'av_init_packet' is deprecated [-Wdeprecated-declarations] av_init_packet(dst); ^ /Users/pbulk/build/multimedia/mpv/work/.buildlink/include/ffmpeg5/libavcodec/packet.h:511:1: note: 'av_init_packet' has been explicitly marked deprecated here attribute_deprecated ^ /Users/pbulk/build/multimedia/mpv/work/.buildlink/include/ffmpeg5/libavutil/attributes.h:100:49: note: expanded from macro 'attribute_deprecated' # define attribute_deprecated __attribute__((deprecated)) ^ 1 warning generated. [189/447] Compiling misc/thread_pool.c [190/447] Compiling common/av_log.c [191/447] Compiling demux/demux_null.c [192/447] Compiling demux/demux_mkv_timeline.c [193/447] Compiling stream/stream_lavf.c [194/447] Compiling audio/out/buffer.c [195/447] Compiling video/out/filter_kernels.c [196/447] Compiling audio/filter/af_scaletempo.c [197/447] Compiling audio/out/ao_sdl.c [198/447] Compiling video/out/gpu/lcms.c [199/447] Compiling player/lua.c [200/447] Compiling stream/stream_file.c [201/447] Compiling video/out/dr_helper.c [202/447] Compiling audio/filter/af_drop.c [203/447] Compiling audio/out/ao_pcm.c [204/447] Compiling video/out/dither.c [205/447] Compiling audio/out/ao_null.c [206/447] Compiling stream/stream_edl.c [207/447] Compiling video/out/cocoa_common.m [208/447] Compiling video/out/vo_image.c [209/447] Compiling audio/out/ao_lavc.c [210/447] Compiling video/out/cocoa/window.m ../audio/out/ao_lavc.c:188:16: warning: variable 'outpts' set but not used [-Wunused-but-set-variable] double outpts = ac->expected_next_pts; ^ 1 warning generated. [211/447] Compiling audio/out/ao_jack.c [212/447] Compiling player/loadfile.c [213/447] Compiling stream/stream_dvdnav.c In file included from ../stream/stream_dvdnav.c:40: In file included from /Users/pbulk/build/multimedia/mpv/work/.buildlink/include/dvdnav/dvdnav.h:36: In file included from /Users/pbulk/build/multimedia/mpv/work/.buildlink/include/dvdread/nav_types.h:32: /Users/pbulk/build/multimedia/mpv/work/.buildlink/include/dvdread/ifo_types.h:69:3: warning: unknown attribute 'gcc_struct' ignored [-Wunknown-attributes] } ATTRIBUTE_PACKED dvd_time_t; ^~~~~~~~~~~~~~~~ /Users/pbulk/build/multimedia/mpv/work/.buildlink/include/dvdread/ifo_types.h:36:49: note: expanded from macro 'ATTRIBUTE_PACKED' #define ATTRIBUTE_PACKED __attribute__ ((packed,gcc_struct)) ^~~~~~~~~~ /Users/pbulk/build/multimedia/mpv/work/.buildlink/include/dvdread/ifo_types.h:76:3: warning: unknown attribute 'gcc_struct' ignored [-Wunknown-attributes] } ATTRIBUTE_PACKED vm_cmd_t; ^~~~~~~~~~~~~~~~ /Users/pbulk/build/multimedia/mpv/work/.buildlink/include/dvdread/ifo_types.h:36:49: note: expanded from macro 'ATTRIBUTE_PACKED' #define ATTRIBUTE_PACKED __attribute__ ((packed,gcc_struct)) ^~~~~~~~~~ /Users/pbulk/build/multimedia/mpv/work/.buildlink/include/dvdread/ifo_types.h:97:3: warning: unknown attribute 'gcc_struct' ignored [-Wunknown-attributes] } ATTRIBUTE_PACKED video_attr_t; ^~~~~~~~~~~~~~~~ /Users/pbulk/build/multimedia/mpv/work/.buildlink/include/dvdread/ifo_types.h:36:49: note: expanded from macro 'ATTRIBUTE_PACKED' #define ATTRIBUTE_PACKED __attribute__ ((packed,gcc_struct)) ^~~~~~~~~~ /Users/pbulk/build/multimedia/mpv/work/.buildlink/include/dvdread/ifo_types.h:117:12: warning: unknown attribute 'gcc_struct' ignored [-Wunknown-attributes] struct ATTRIBUTE_PACKED { ^~~~~~~~~~~~~~~~ /Users/pbulk/build/multimedia/mpv/work/.buildlink/include/dvdread/ifo_types.h:36:49: note: expanded from macro 'ATTRIBUTE_PACKED' #define ATTRIBUTE_PACKED __attribute__ ((packed,gcc_struct)) ^~~~~~~~~~ /Users/pbulk/build/multimedia/mpv/work/.buildlink/include/dvdread/ifo_types.h:124:12: warning: unknown attribute 'gcc_struct' ignored [-Wunknown-attributes] struct ATTRIBUTE_PACKED { ^~~~~~~~~~~~~~~~ /Users/pbulk/build/multimedia/mpv/work/.buildlink/include/dvdread/ifo_types.h:36:49: note: expanded from macro 'ATTRIBUTE_PACKED' #define ATTRIBUTE_PACKED __attribute__ ((packed,gcc_struct)) ^~~~~~~~~~ /Users/pbulk/build/multimedia/mpv/work/.buildlink/include/dvdread/ifo_types.h:129:5: warning: unknown attribute 'gcc_struct' ignored [-Wunknown-attributes] } ATTRIBUTE_PACKED app_info; ^~~~~~~~~~~~~~~~ /Users/pbulk/build/multimedia/mpv/work/.buildlink/include/dvdread/ifo_types.h:36:49: note: expanded from macro 'ATTRIBUTE_PACKED' #define ATTRIBUTE_PACKED __attribute__ ((packed,gcc_struct)) ^~~~~~~~~~ /Users/pbulk/build/multimedia/mpv/work/.buildlink/include/dvdread/ifo_types.h:130:3: warning: unknown attribute 'gcc_struct' ignored [-Wunknown-attributes] } ATTRIBUTE_PACKED audio_attr_t; ^~~~~~~~~~~~~~~~ /Users/pbulk/build/multimedia/mpv/work/.buildlink/include/dvdread/ifo_types.h:36:49: note: expanded from macro 'ATTRIBUTE_PACKED' #define ATTRIBUTE_PACKED __attribute__ ((packed,gcc_struct)) ^~~~~~~~~~ /Users/pbulk/build/multimedia/mpv/work/.buildlink/include/dvdread/ifo_types.h:161:3: warning: unknown attribute 'gcc_struct' ignored [-Wunknown-attributes] } ATTRIBUTE_PACKED multichannel_ext_t; ^~~~~~~~~~~~~~~~ /Users/pbulk/build/multimedia/mpv/work/.buildlink/include/dvdread/ifo_types.h:36:49: note: expanded from macro 'ATTRIBUTE_PACKED' #define ATTRIBUTE_PACKED __attribute__ ((packed,gcc_struct)) ^~~~~~~~~~ /Users/pbulk/build/multimedia/mpv/work/.buildlink/include/dvdread/ifo_types.h:185:3: warning: unknown attribute 'gcc_struct' ignored [-Wunknown-attributes] } ATTRIBUTE_PACKED subp_attr_t; ^~~~~~~~~~~~~~~~ /Users/pbulk/build/multimedia/mpv/work/.buildlink/include/dvdread/ifo_types.h:36:49: note: expanded from macro 'ATTRIBUTE_PACKED' #define ATTRIBUTE_PACKED __attribute__ ((packed,gcc_struct)) ^~~~~~~~~~ /Users/pbulk/build/multimedia/mpv/work/.buildlink/include/dvdread/ifo_types.h:200:3: warning: unknown attribute 'gcc_struct' ignored [-Wunknown-attributes] } ATTRIBUTE_PACKED pgc_command_tbl_t; ^~~~~~~~~~~~~~~~ /Users/pbulk/build/multimedia/mpv/work/.buildlink/include/dvdread/ifo_types.h:36:49: note: expanded from macro 'ATTRIBUTE_PACKED' #define ATTRIBUTE_PACKED __attribute__ ((packed,gcc_struct)) ^~~~~~~~~~ /Users/pbulk/build/multimedia/mpv/work/.buildlink/include/dvdread/ifo_types.h:229:3: warning: unknown attribute 'gcc_struct' ignored [-Wunknown-attributes] } ATTRIBUTE_PACKED cell_playback_t; ^~~~~~~~~~~~~~~~ /Users/pbulk/build/multimedia/mpv/work/.buildlink/include/dvdread/ifo_types.h:36:49: note: expanded from macro 'ATTRIBUTE_PACKED' #define ATTRIBUTE_PACKED __attribute__ ((packed,gcc_struct)) ^~~~~~~~~~ /Users/pbulk/build/multimedia/mpv/work/.buildlink/include/dvdread/ifo_types.h:246:3: warning: unknown attribute 'gcc_struct' ignored [-Wunknown-attributes] } ATTRIBUTE_PACKED cell_position_t; ^~~~~~~~~~~~~~~~ /Users/pbulk/build/multimedia/mpv/work/.buildlink/include/dvdread/ifo_types.h:36:49: note: expanded from macro 'ATTRIBUTE_PACKED' #define ATTRIBUTE_PACKED __attribute__ ((packed,gcc_struct)) ^~~~~~~~~~ /Users/pbulk/build/multimedia/mpv/work/.buildlink/include/dvdread/ifo_types.h:281:3: warning: unknown attribute 'gcc_struct' ignored [-Wunknown-attributes] } ATTRIBUTE_PACKED user_ops_t; ^~~~~~~~~~~~~~~~ /Users/pbulk/build/multimedia/mpv/work/.buildlink/include/dvdread/ifo_types.h:36:49: note: expanded from macro 'ATTRIBUTE_PACKED' #define ATTRIBUTE_PACKED __attribute__ ((packed,gcc_struct)) ^~~~~~~~~~ /Users/pbulk/build/multimedia/mpv/work/.buildlink/include/dvdread/ifo_types.h:309:3: warning: unknown attribute 'gcc_struct' ignored [-Wunknown-attributes] } ATTRIBUTE_PACKED pgc_t; ^~~~~~~~~~~~~~~~ /Users/pbulk/build/multimedia/mpv/work/.buildlink/include/dvdread/ifo_types.h:36:49: note: expanded from macro 'ATTRIBUTE_PACKED' #define ATTRIBUTE_PACKED __attribute__ ((packed,gcc_struct)) ^~~~~~~~~~ /Users/pbulk/build/multimedia/mpv/work/.buildlink/include/dvdread/ifo_types.h:323:3: warning: unknown attribute 'gcc_struct' ignored [-Wunknown-attributes] } ATTRIBUTE_PACKED pgci_srp_t; ^~~~~~~~~~~~~~~~ /Users/pbulk/build/multimedia/mpv/work/.buildlink/include/dvdread/ifo_types.h:36:49: note: expanded from macro 'ATTRIBUTE_PACKED' #define ATTRIBUTE_PACKED __attribute__ ((packed,gcc_struct)) ^~~~~~~~~~ /Users/pbulk/build/multimedia/mpv/work/.buildlink/include/dvdread/ifo_types.h:335:3: warning: unknown attribute 'gcc_struct' ignored [-Wunknown-attributes] } ATTRIBUTE_PACKED pgcit_t; ^~~~~~~~~~~~~~~~ /Users/pbulk/build/multimedia/mpv/work/.buildlink/include/dvdread/ifo_types.h:36:49: note: expanded from macro 'ATTRIBUTE_PACKED' #define ATTRIBUTE_PACKED __attribute__ ((packed,gcc_struct)) ^~~~~~~~~~ /Users/pbulk/build/multimedia/mpv/work/.buildlink/include/dvdread/ifo_types.h:347:3: warning: unknown attribute 'gcc_struct' ignored [-Wunknown-attributes] } ATTRIBUTE_PACKED pgci_lu_t; ^~~~~~~~~~~~~~~~ /Users/pbulk/build/multimedia/mpv/work/.buildlink/include/dvdread/ifo_types.h:36:49: note: expanded from macro 'ATTRIBUTE_PACKED' #define ATTRIBUTE_PACKED __attribute__ ((packed,gcc_struct)) ^~~~~~~~~~ /Users/pbulk/build/multimedia/mpv/work/.buildlink/include/dvdread/ifo_types.h:358:3: warning: unknown attribute 'gcc_struct' ignored [-Wunknown-attributes] } ATTRIBUTE_PACKED pgci_ut_t; ^~~~~~~~~~~~~~~~ /Users/pbulk/build/multimedia/mpv/work/.buildlink/include/dvdread/ifo_types.h:36:49: note: expanded from macro 'ATTRIBUTE_PACKED' #define ATTRIBUTE_PACKED __attribute__ ((packed,gcc_struct)) ^~~~~~~~~~ /Users/pbulk/build/multimedia/mpv/work/.buildlink/include/dvdread/ifo_types.h:370:3: warning: unknown attribute 'gcc_struct' ignored [-Wunknown-attributes] } ATTRIBUTE_PACKED cell_adr_t; ^~~~~~~~~~~~~~~~ /Users/pbulk/build/multimedia/mpv/work/.buildlink/include/dvdread/ifo_types.h:36:49: note: expanded from macro 'ATTRIBUTE_PACKED' #define ATTRIBUTE_PACKED __attribute__ ((packed,gcc_struct)) ^~~~~~~~~~ /Users/pbulk/build/multimedia/mpv/work/.buildlink/include/dvdread/ifo_types.h:380:3: warning: unknown attribute 'gcc_struct' ignored [-Wunknown-attributes] } ATTRIBUTE_PACKED c_adt_t; ^~~~~~~~~~~~~~~~ /Users/pbulk/build/multimedia/mpv/work/.buildlink/include/dvdread/ifo_types.h:36:49: note: expanded from macro 'ATTRIBUTE_PACKED' #define ATTRIBUTE_PACKED __attribute__ ((packed,gcc_struct)) ^~~~~~~~~~ /Users/pbulk/build/multimedia/mpv/work/.buildlink/include/dvdread/ifo_types.h:389:3: warning: unknown attribute 'gcc_struct' ignored [-Wunknown-attributes] } ATTRIBUTE_PACKED vobu_admap_t; ^~~~~~~~~~~~~~~~ /Users/pbulk/build/multimedia/mpv/work/.buildlink/include/dvdread/ifo_types.h:36:49: note: expanded from macro 'ATTRIBUTE_PACKED' #define ATTRIBUTE_PACKED __attribute__ ((packed,gcc_struct)) ^~~~~~~~~~ /Users/pbulk/build/multimedia/mpv/work/.buildlink/include/dvdread/ifo_types.h:442:3: warning: unknown attribute 'gcc_struct' ignored [-Wunknown-attributes] } ATTRIBUTE_PACKED vmgi_mat_t; ^~~~~~~~~~~~~~~~ /Users/pbulk/build/multimedia/mpv/work/.buildlink/include/dvdread/ifo_types.h:36:49: note: expanded from macro 'ATTRIBUTE_PACKED' #define ATTRIBUTE_PACKED __attribute__ ((packed,gcc_struct)) ^~~~~~~~~~ /Users/pbulk/build/multimedia/mpv/work/.buildlink/include/dvdread/ifo_types.h:453:3: warning: unknown attribute 'gcc_struct' ignored [-Wunknown-attributes] } ATTRIBUTE_PACKED playback_type_t; ^~~~~~~~~~~~~~~~ /Users/pbulk/build/multimedia/mpv/work/.buildlink/include/dvdread/ifo_types.h:36:49: note: expanded from macro 'ATTRIBUTE_PACKED' #define ATTRIBUTE_PACKED __attribute__ ((packed,gcc_struct)) ^~~~~~~~~~ /Users/pbulk/build/multimedia/mpv/work/.buildlink/include/dvdread/ifo_types.h:466:3: warning: unknown attribute 'gcc_struct' ignored [-Wunknown-attributes] } ATTRIBUTE_PACKED title_info_t; ^~~~~~~~~~~~~~~~ /Users/pbulk/build/multimedia/mpv/work/.buildlink/include/dvdread/ifo_types.h:36:49: note: expanded from macro 'ATTRIBUTE_PACKED' #define ATTRIBUTE_PACKED __attribute__ ((packed,gcc_struct)) ^~~~~~~~~~ /Users/pbulk/build/multimedia/mpv/work/.buildlink/include/dvdread/ifo_types.h:476:3: warning: unknown attribute 'gcc_struct' ignored [-Wunknown-attributes] } ATTRIBUTE_PACKED tt_srpt_t; ^~~~~~~~~~~~~~~~ /Users/pbulk/build/multimedia/mpv/work/.buildlink/include/dvdread/ifo_types.h:36:49: note: expanded from macro 'ATTRIBUTE_PACKED' #define ATTRIBUTE_PACKED __attribute__ ((packed,gcc_struct)) ^~~~~~~~~~ /Users/pbulk/build/multimedia/mpv/work/.buildlink/include/dvdread/ifo_types.h:496:3: warning: unknown attribute 'gcc_struct' ignored [-Wunknown-attributes] } ATTRIBUTE_PACKED ptl_mait_country_t; ^~~~~~~~~~~~~~~~ /Users/pbulk/build/multimedia/mpv/work/.buildlink/include/dvdread/ifo_types.h:36:49: note: expanded from macro 'ATTRIBUTE_PACKED' #define ATTRIBUTE_PACKED __attribute__ ((packed,gcc_struct)) ^~~~~~~~~~ /Users/pbulk/build/multimedia/mpv/work/.buildlink/include/dvdread/ifo_types.h:507:3: warning: unknown attribute 'gcc_struct' ignored [-Wunknown-attributes] } ATTRIBUTE_PACKED ptl_mait_t; ^~~~~~~~~~~~~~~~ /Users/pbulk/build/multimedia/mpv/work/.buildlink/include/dvdread/ifo_types.h:36:49: note: expanded from macro 'ATTRIBUTE_PACKED' #define ATTRIBUTE_PACKED __attribute__ ((packed,gcc_struct)) ^~~~~~~~~~ /Users/pbulk/build/multimedia/mpv/work/.buildlink/include/dvdread/ifo_types.h:538:3: warning: unknown attribute 'gcc_struct' ignored [-Wunknown-attributes] } ATTRIBUTE_PACKED vts_attributes_t; ^~~~~~~~~~~~~~~~ /Users/pbulk/build/multimedia/mpv/work/.buildlink/include/dvdread/ifo_types.h:36:49: note: expanded from macro 'ATTRIBUTE_PACKED' #define ATTRIBUTE_PACKED __attribute__ ((packed,gcc_struct)) ^~~~~~~~~~ /Users/pbulk/build/multimedia/mpv/work/.buildlink/include/dvdread/ifo_types.h:551:3: warning: unknown attribute 'gcc_struct' ignored [-Wunknown-attributes] } ATTRIBUTE_PACKED vts_atrt_t; ^~~~~~~~~~~~~~~~ /Users/pbulk/build/multimedia/mpv/work/.buildlink/include/dvdread/ifo_types.h:36:49: note: expanded from macro 'ATTRIBUTE_PACKED' #define ATTRIBUTE_PACKED __attribute__ ((packed,gcc_struct)) ^~~~~~~~~~ /Users/pbulk/build/multimedia/mpv/work/.buildlink/include/dvdread/ifo_types.h:574:3: warning: unknown attribute 'gcc_struct' ignored [-Wunknown-attributes] } ATTRIBUTE_PACKED txtdt_t; ^~~~~~~~~~~~~~~~ /Users/pbulk/build/multimedia/mpv/work/.buildlink/include/dvdread/ifo_types.h:36:49: note: expanded from macro 'ATTRIBUTE_PACKED' #define ATTRIBUTE_PACKED __attribute__ ((packed,gcc_struct)) ^~~~~~~~~~ /Users/pbulk/build/multimedia/mpv/work/.buildlink/include/dvdread/ifo_types.h:585:3: warning: unknown attribute 'gcc_struct' ignored [-Wunknown-attributes] } ATTRIBUTE_PACKED txtdt_lu_t; ^~~~~~~~~~~~~~~~ /Users/pbulk/build/multimedia/mpv/work/.buildlink/include/dvdread/ifo_types.h:36:49: note: expanded from macro 'ATTRIBUTE_PACKED' #define ATTRIBUTE_PACKED __attribute__ ((packed,gcc_struct)) ^~~~~~~~~~ /Users/pbulk/build/multimedia/mpv/work/.buildlink/include/dvdread/ifo_types.h:597:3: warning: unknown attribute 'gcc_struct' ignored [-Wunknown-attributes] } ATTRIBUTE_PACKED txtdt_mgi_t; ^~~~~~~~~~~~~~~~ /Users/pbulk/build/multimedia/mpv/work/.buildlink/include/dvdread/ifo_types.h:36:49: note: expanded from macro 'ATTRIBUTE_PACKED' #define ATTRIBUTE_PACKED __attribute__ ((packed,gcc_struct)) ^~~~~~~~~~ /Users/pbulk/build/multimedia/mpv/work/.buildlink/include/dvdread/ifo_types.h:662:3: warning: unknown attribute 'gcc_struct' ignored [-Wunknown-attributes] } ATTRIBUTE_PACKED vtsi_mat_t; ^~~~~~~~~~~~~~~~ /Users/pbulk/build/multimedia/mpv/work/.buildlink/include/dvdread/ifo_types.h:36:49: note: expanded from macro 'ATTRIBUTE_PACKED' #define ATTRIBUTE_PACKED __attribute__ ((packed,gcc_struct)) ^~~~~~~~~~ /Users/pbulk/build/multimedia/mpv/work/.buildlink/include/dvdread/ifo_types.h:670:3: warning: unknown attribute 'gcc_struct' ignored [-Wunknown-attributes] } ATTRIBUTE_PACKED ptt_info_t; ^~~~~~~~~~~~~~~~ /Users/pbulk/build/multimedia/mpv/work/.buildlink/include/dvdread/ifo_types.h:36:49: note: expanded from macro 'ATTRIBUTE_PACKED' #define ATTRIBUTE_PACKED __attribute__ ((packed,gcc_struct)) ^~~~~~~~~~ /Users/pbulk/build/multimedia/mpv/work/.buildlink/include/dvdread/ifo_types.h:678:3: warning: unknown attribute 'gcc_struct' ignored [-Wunknown-attributes] } ATTRIBUTE_PACKED ttu_t; ^~~~~~~~~~~~~~~~ /Users/pbulk/build/multimedia/mpv/work/.buildlink/include/dvdread/ifo_types.h:36:49: note: expanded from macro 'ATTRIBUTE_PACKED' #define ATTRIBUTE_PACKED __attribute__ ((packed,gcc_struct)) ^~~~~~~~~~ /Users/pbulk/build/multimedia/mpv/work/.buildlink/include/dvdread/ifo_types.h:689:3: warning: unknown attribute 'gcc_struct' ignored [-Wunknown-attributes] } ATTRIBUTE_PACKED vts_ptt_srpt_t; ^~~~~~~~~~~~~~~~ /Users/pbulk/build/multimedia/mpv/work/.buildlink/include/dvdread/ifo_types.h:36:49: note: expanded from macro 'ATTRIBUTE_PACKED' #define ATTRIBUTE_PACKED __attribute__ ((packed,gcc_struct)) ^~~~~~~~~~ /Users/pbulk/build/multimedia/mpv/work/.buildlink/include/dvdread/ifo_types.h:707:3: warning: unknown attribute 'gcc_struct' ignored [-Wunknown-attributes] } ATTRIBUTE_PACKED vts_tmap_t; ^~~~~~~~~~~~~~~~ /Users/pbulk/build/multimedia/mpv/work/.buildlink/include/dvdread/ifo_types.h:36:49: note: expanded from macro 'ATTRIBUTE_PACKED' #define ATTRIBUTE_PACKED __attribute__ ((packed,gcc_struct)) ^~~~~~~~~~ /Users/pbulk/build/multimedia/mpv/work/.buildlink/include/dvdread/ifo_types.h:719:3: warning: unknown attribute 'gcc_struct' ignored [-Wunknown-attributes] } ATTRIBUTE_PACKED vts_tmapt_t; ^~~~~~~~~~~~~~~~ /Users/pbulk/build/multimedia/mpv/work/.buildlink/include/dvdread/ifo_types.h:36:49: note: expanded from macro 'ATTRIBUTE_PACKED' #define ATTRIBUTE_PACKED __attribute__ ((packed,gcc_struct)) ^~~~~~~~~~ In file included from ../stream/stream_dvdnav.c:40: In file included from /Users/pbulk/build/multimedia/mpv/work/.buildlink/include/dvdnav/dvdnav.h:36: /Users/pbulk/build/multimedia/mpv/work/.buildlink/include/dvdread/nav_types.h:57:3: warning: unknown attribute 'gcc_struct' ignored [-Wunknown-attributes] } ATTRIBUTE_PACKED pci_gi_t; ^~~~~~~~~~~~~~~~ /Users/pbulk/build/multimedia/mpv/work/.buildlink/include/dvdread/ifo_types.h:36:49: note: expanded from macro 'ATTRIBUTE_PACKED' #define ATTRIBUTE_PACKED __attribute__ ((packed,gcc_struct)) ^~~~~~~~~~ In file included from ../stream/stream_dvdnav.c:40: In file included from /Users/pbulk/build/multimedia/mpv/work/.buildlink/include/dvdnav/dvdnav.h:36: /Users/pbulk/build/multimedia/mpv/work/.buildlink/include/dvdread/nav_types.h:64:3: warning: unknown attribute 'gcc_struct' ignored [-Wunknown-attributes] } ATTRIBUTE_PACKED nsml_agli_t; ^~~~~~~~~~~~~~~~ /Users/pbulk/build/multimedia/mpv/work/.buildlink/include/dvdread/ifo_types.h:36:49: note: expanded from macro 'ATTRIBUTE_PACKED' #define ATTRIBUTE_PACKED __attribute__ ((packed,gcc_struct)) ^~~~~~~~~~ In file included from ../stream/stream_dvdnav.c:40: In file included from /Users/pbulk/build/multimedia/mpv/work/.buildlink/include/dvdnav/dvdnav.h:36: /Users/pbulk/build/multimedia/mpv/work/.buildlink/include/dvdread/nav_types.h:94:3: warning: unknown attribute 'gcc_struct' ignored [-Wunknown-attributes] } ATTRIBUTE_PACKED hl_gi_t; ^~~~~~~~~~~~~~~~ /Users/pbulk/build/multimedia/mpv/work/.buildlink/include/dvdread/ifo_types.h:36:49: note: expanded from macro 'ATTRIBUTE_PACKED' #define ATTRIBUTE_PACKED __attribute__ ((packed,gcc_struct)) ^~~~~~~~~~ In file included from ../stream/stream_dvdnav.c:40: In file included from /Users/pbulk/build/multimedia/mpv/work/.buildlink/include/dvdnav/dvdnav.h:36: /Users/pbulk/build/multimedia/mpv/work/.buildlink/include/dvdread/nav_types.h:107:3: warning: unknown attribute 'gcc_struct' ignored [-Wunknown-attributes] } ATTRIBUTE_PACKED btn_colit_t; ^~~~~~~~~~~~~~~~ /Users/pbulk/build/multimedia/mpv/work/.buildlink/include/dvdread/ifo_types.h:36:49: note: expanded from macro 'ATTRIBUTE_PACKED' #define ATTRIBUTE_PACKED __attribute__ ((packed,gcc_struct)) ^~~~~~~~~~ In file included from ../stream/stream_dvdnav.c:40: In file included from /Users/pbulk/build/multimedia/mpv/work/.buildlink/include/dvdnav/dvdnav.h:36: /Users/pbulk/build/multimedia/mpv/work/.buildlink/include/dvdread/nav_types.h:136:3: warning: unknown attribute 'gcc_struct' ignored [-Wunknown-attributes] } ATTRIBUTE_PACKED btni_t; ^~~~~~~~~~~~~~~~ /Users/pbulk/build/multimedia/mpv/work/.buildlink/include/dvdread/ifo_types.h:36:49: note: expanded from macro 'ATTRIBUTE_PACKED' #define ATTRIBUTE_PACKED __attribute__ ((packed,gcc_struct)) ^~~~~~~~~~ In file included from ../stream/stream_dvdnav.c:40: In file included from /Users/pbulk/build/multimedia/mpv/work/.buildlink/include/dvdnav/dvdnav.h:36: /Users/pbulk/build/multimedia/mpv/work/.buildlink/include/dvdread/nav_types.h:145:3: warning: unknown attribute 'gcc_struct' ignored [-Wunknown-attributes] } ATTRIBUTE_PACKED hli_t; ^~~~~~~~~~~~~~~~ /Users/pbulk/build/multimedia/mpv/work/.buildlink/include/dvdread/ifo_types.h:36:49: note: expanded from macro 'ATTRIBUTE_PACKED' #define ATTRIBUTE_PACKED __attribute__ ((packed,gcc_struct)) ^~~~~~~~~~ In file included from ../stream/stream_dvdnav.c:40: In file included from /Users/pbulk/build/multimedia/mpv/work/.buildlink/include/dvdnav/dvdnav.h:36: /Users/pbulk/build/multimedia/mpv/work/.buildlink/include/dvdread/nav_types.h:155:3: warning: unknown attribute 'gcc_struct' ignored [-Wunknown-attributes] } ATTRIBUTE_PACKED pci_t; ^~~~~~~~~~~~~~~~ /Users/pbulk/build/multimedia/mpv/work/.buildlink/include/dvdread/ifo_types.h:36:49: note: expanded from macro 'ATTRIBUTE_PACKED' #define ATTRIBUTE_PACKED __attribute__ ((packed,gcc_struct)) ^~~~~~~~~~ In file included from ../stream/stream_dvdnav.c:40: In file included from /Users/pbulk/build/multimedia/mpv/work/.buildlink/include/dvdnav/dvdnav.h:36: /Users/pbulk/build/multimedia/mpv/work/.buildlink/include/dvdread/nav_types.h:174:3: warning: unknown attribute 'gcc_struct' ignored [-Wunknown-attributes] } ATTRIBUTE_PACKED dsi_gi_t; ^~~~~~~~~~~~~~~~ /Users/pbulk/build/multimedia/mpv/work/.buildlink/include/dvdread/ifo_types.h:36:49: note: expanded from macro 'ATTRIBUTE_PACKED' #define ATTRIBUTE_PACKED __attribute__ ((packed,gcc_struct)) ^~~~~~~~~~ In file included from ../stream/stream_dvdnav.c:40: In file included from /Users/pbulk/build/multimedia/mpv/work/.buildlink/include/dvdnav/dvdnav.h:36: /Users/pbulk/build/multimedia/mpv/work/.buildlink/include/dvdread/nav_types.h:192:3: warning: unknown attribute 'gcc_struct' ignored [-Wunknown-attributes] } ATTRIBUTE_PACKED sml_pbi_t; ^~~~~~~~~~~~~~~~ /Users/pbulk/build/multimedia/mpv/work/.buildlink/include/dvdread/ifo_types.h:36:49: note: expanded from macro 'ATTRIBUTE_PACKED' #define ATTRIBUTE_PACKED __attribute__ ((packed,gcc_struct)) ^~~~~~~~~~ In file included from ../stream/stream_dvdnav.c:40: In file included from /Users/pbulk/build/multimedia/mpv/work/.buildlink/include/dvdnav/dvdnav.h:36: /Users/pbulk/build/multimedia/mpv/work/.buildlink/include/dvdread/nav_types.h:200:3: warning: unknown attribute 'gcc_struct' ignored [-Wunknown-attributes] } ATTRIBUTE_PACKED sml_agl_data_t; ^~~~~~~~~~~~~~~~ /Users/pbulk/build/multimedia/mpv/work/.buildlink/include/dvdread/ifo_types.h:36:49: note: expanded from macro 'ATTRIBUTE_PACKED' #define ATTRIBUTE_PACKED __attribute__ ((packed,gcc_struct)) ^~~~~~~~~~ In file included from ../stream/stream_dvdnav.c:40: In file included from /Users/pbulk/build/multimedia/mpv/work/.buildlink/include/dvdnav/dvdnav.h:36: /Users/pbulk/build/multimedia/mpv/work/.buildlink/include/dvdread/nav_types.h:207:3: warning: unknown attribute 'gcc_struct' ignored [-Wunknown-attributes] } ATTRIBUTE_PACKED sml_agli_t; ^~~~~~~~~~~~~~~~ /Users/pbulk/build/multimedia/mpv/work/.buildlink/include/dvdread/ifo_types.h:36:49: note: expanded from macro 'ATTRIBUTE_PACKED' #define ATTRIBUTE_PACKED __attribute__ ((packed,gcc_struct)) ^~~~~~~~~~ In file included from ../stream/stream_dvdnav.c:40: In file included from /Users/pbulk/build/multimedia/mpv/work/.buildlink/include/dvdnav/dvdnav.h:36: /Users/pbulk/build/multimedia/mpv/work/.buildlink/include/dvdread/nav_types.h:219:3: warning: unknown attribute 'gcc_struct' ignored [-Wunknown-attributes] } ATTRIBUTE_PACKED vobu_sri_t; ^~~~~~~~~~~~~~~~ /Users/pbulk/build/multimedia/mpv/work/.buildlink/include/dvdread/ifo_types.h:36:49: note: expanded from macro 'ATTRIBUTE_PACKED' #define ATTRIBUTE_PACKED __attribute__ ((packed,gcc_struct)) ^~~~~~~~~~ In file included from ../stream/stream_dvdnav.c:40: In file included from /Users/pbulk/build/multimedia/mpv/work/.buildlink/include/dvdnav/dvdnav.h:36: /Users/pbulk/build/multimedia/mpv/work/.buildlink/include/dvdread/nav_types.h:229:3: warning: unknown attribute 'gcc_struct' ignored [-Wunknown-attributes] } ATTRIBUTE_PACKED synci_t; ^~~~~~~~~~~~~~~~ /Users/pbulk/build/multimedia/mpv/work/.buildlink/include/dvdread/ifo_types.h:36:49: note: expanded from macro 'ATTRIBUTE_PACKED' #define ATTRIBUTE_PACKED __attribute__ ((packed,gcc_struct)) ^~~~~~~~~~ In file included from ../stream/stream_dvdnav.c:40: In file included from /Users/pbulk/build/multimedia/mpv/work/.buildlink/include/dvdnav/dvdnav.h:36: /Users/pbulk/build/multimedia/mpv/work/.buildlink/include/dvdread/nav_types.h:241:3: warning: unknown attribute 'gcc_struct' ignored [-Wunknown-attributes] } ATTRIBUTE_PACKED dsi_t; ^~~~~~~~~~~~~~~~ /Users/pbulk/build/multimedia/mpv/work/.buildlink/include/dvdread/ifo_types.h:36:49: note: expanded from macro 'ATTRIBUTE_PACKED' #define ATTRIBUTE_PACKED __attribute__ ((packed,gcc_struct)) ^~~~~~~~~~ 52 warnings generated. [214/447] Compiling video/out/cocoa/video_view.m ../video/out/cocoa_common.m:210:21: warning: variable length array used [-Wvla] uint64_t values[outputs]; ^~~~~~~ ../video/out/cocoa_common.m:614:15: warning: 'setWantsBestResolutionOpenGLSurface:' is deprecated: first deprecated in macOS 10.14 - Use NSOpenGLView instead. [-Wdeprecated-declarations] [s->video setWantsBestResolutionOpenGLSurface:YES]; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSOpenGLView.h:47:16: note: property 'wantsBestResolutionOpenGLSurface' is declared deprecated here @property BOOL wantsBestResolutionOpenGLSurface API_DEPRECATED("Use NSOpenGLView instead.", macos(10.7,10.14)); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSOpenGLView.h:47:16: note: 'setWantsBestResolutionOpenGLSurface:' has been explicitly marked deprecated here ../video/out/cocoa_common.m:617:18: warning: 'setView:' is deprecated: first deprecated in macOS 10.14 - Use NSOpenGLView to provide OpenGL content in a Cocoa app. [-Wdeprecated-declarations] [s->nsgl_ctx setView:s->video]; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSOpenGL.h:193:36: note: property 'view' is declared deprecated here @property (nullable, weak) NSView *view API_DEPRECATED("", macos(10.0,10.14)); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSOpenGL.h:194:1: note: 'setView:' has been explicitly marked deprecated here - (void)setView:(nullable NSView *)view API_DEPRECATED("Use NSOpenGLView to provide OpenGL content in a Cocoa app.", macos(10.0,10.14)); ^ ../video/out/cocoa_common.m:549:12: warning: unused function 'vo_cocoa_ontop' [-Wunused-function] static int vo_cocoa_ontop(struct vo *vo) ^ ../video/out/cocoa_common.m:653:12: warning: unused function 'vo_cocoa_window_border' [-Wunused-function] static int vo_cocoa_window_border(struct vo *vo) ^ 5 warnings generated. [215/447] Compiling options/m_option.c [216/447] Compiling audio/out/ao_coreaudio_utils.c [217/447] Compiling video/out/aspect.c [218/447] Compiling options/m_config_core.c [219/447] Compiling audio/out/ao_coreaudio_properties.c [220/447] Compiling stream/stream_concat.c [221/447] Compiling video/out/cocoa/events_view.m [222/447] Compiling video/out/opengl/ra_gl.c [223/447] Compiling audio/out/ao_coreaudio_exclusive.c [224/447] Compiling video/out/bitmap_packer.c [225/447] Compiling misc/thread_tools.c [226/447] Compiling demux/codec_tags.c [227/447] Compiling filters/frame.c [228/447] Compiling video/mp_image_pool.c [229/447] Compiling audio/out/ao.c [230/447] Compiling audio/out/ao_coreaudio_chmap.c [231/447] Compiling misc/rendezvous.c [232/447] Compiling audio/aframe.c ../audio/out/ao_coreaudio_chmap.c:236:23: warning: variable length array used [-Wvla] uint32_t channels[nch]; ^~~ 1 warning generated. [233/447] Compiling filters/f_demux_in.c [234/447] Compiling video/mp_image.c ../video/out/cocoa/events_view.m:42:41: warning: 'NSFilenamesPboardType' is deprecated: first deprecated in macOS 10.14 - Create multiple pasteboard items with NSPasteboardTypeFileURL or kUTTypeFileURL instead [-Wdeprecated-declarations] [self registerForDraggedTypes:@[NSFilenamesPboardType, ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSPasteboard.h:312:32: note: 'NSFilenamesPboardType' has been explicitly marked deprecated here APPKIT_EXTERN NSPasteboardType NSFilenamesPboardType API_DEPRECATED("Create multiple pasteboard items with NSPasteboardTypeFileURL or kUTTypeFileURL instead", macos(10.0,10.14)); ^ ../video/out/cocoa/events_view.m:43:41: warning: 'NSURLPboardType' is deprecated: first deprecated in macOS 10.14 [-Wdeprecated-declarations] NSURLPboardType]]; ^~~~~~~~~~~~~~~ NSPasteboardTypeURL /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSPasteboard.h:321:32: note: 'NSURLPboardType' has been explicitly marked deprecated here APPKIT_EXTERN NSPasteboardType NSURLPboardType API_DEPRECATED_WITH_REPLACEMENT("NSPasteboardTypeURL", macos(10.0,10.14)); ^ ../video/out/cocoa/events_view.m:308:31: warning: 'NSFilenamesPboardType' is deprecated: first deprecated in macOS 10.14 - Create multiple pasteboard items with NSPasteboardTypeFileURL or kUTTypeFileURL instead [-Wdeprecated-declarations] if ([types containsObject:NSFilenamesPboardType] || ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSPasteboard.h:312:32: note: 'NSFilenamesPboardType' has been explicitly marked deprecated here APPKIT_EXTERN NSPasteboardType NSFilenamesPboardType API_DEPRECATED("Create multiple pasteboard items with NSPasteboardTypeFileURL or kUTTypeFileURL instead", macos(10.0,10.14)); ^ ../video/out/cocoa/events_view.m:309:31: warning: 'NSURLPboardType' is deprecated: first deprecated in macOS 10.14 [-Wdeprecated-declarations] [types containsObject:NSURLPboardType]) { ^~~~~~~~~~~~~~~ NSPasteboardTypeURL /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSPasteboard.h:321:32: note: 'NSURLPboardType' has been explicitly marked deprecated here APPKIT_EXTERN NSPasteboardType NSURLPboardType API_DEPRECATED_WITH_REPLACEMENT("NSPasteboardTypeURL", macos(10.0,10.14)); ^ ../video/out/cocoa/events_view.m:319:40: warning: 'NSFilenamesPboardType' is deprecated: first deprecated in macOS 10.14 - Create multiple pasteboard items with NSPasteboardTypeFileURL or kUTTypeFileURL instead [-Wdeprecated-declarations] if ([[pboard types] containsObject:NSFilenamesPboardType]) { ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSPasteboard.h:312:32: note: 'NSFilenamesPboardType' has been explicitly marked deprecated here APPKIT_EXTERN NSPasteboardType NSFilenamesPboardType API_DEPRECATED("Create multiple pasteboard items with NSPasteboardTypeFileURL or kUTTypeFileURL instead", macos(10.0,10.14)); ^ ../video/out/cocoa/events_view.m:320:56: warning: 'NSFilenamesPboardType' is deprecated: first deprecated in macOS 10.14 - Create multiple pasteboard items with NSPasteboardTypeFileURL or kUTTypeFileURL instead [-Wdeprecated-declarations] NSArray *pbitems = [pboard propertyListForType:NSFilenamesPboardType]; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSPasteboard.h:312:32: note: 'NSFilenamesPboardType' has been explicitly marked deprecated here APPKIT_EXTERN NSPasteboardType NSFilenamesPboardType API_DEPRECATED("Create multiple pasteboard items with NSPasteboardTypeFileURL or kUTTypeFileURL instead", macos(10.0,10.14)); ^ ../video/out/cocoa/events_view.m:323:47: warning: 'NSURLPboardType' is deprecated: first deprecated in macOS 10.14 [-Wdeprecated-declarations] } else if ([[pboard types] containsObject:NSURLPboardType]) { ^~~~~~~~~~~~~~~ NSPasteboardTypeURL /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSPasteboard.h:321:32: note: 'NSURLPboardType' has been explicitly marked deprecated here APPKIT_EXTERN NSPasteboardType NSURLPboardType API_DEPRECATED_WITH_REPLACEMENT("NSPasteboardTypeURL", macos(10.0,10.14)); ^ 7 warnings generated. [235/447] Compiling osdep/main-fn-cocoa.c [236/447] Compiling misc/node.c [237/447] Compiling video/out/aspect.c [238/447] Compiling audio/out/ao_coreaudio.c [239/447] Compiling audio/out/ao.c [240/447] Compiling video/out/dither.c [241/447] Compiling video/out/gpu/context.c [242/447] Linking build/mpv [243/447] Compiling common/codecs.c [244/447] Compiling misc/dispatch.c [245/447] Compiling player/external_files.c [246/447] Compiling audio/filter/af_scaletempo2.c [247/447] Compiling video/out/cocoa/window.m [248/447] Compiling video/out/bitmap_packer.c [249/447] Compiling audio/out/buffer.c [250/447] Compiling misc/bstr.c [251/447] Compiling video/out/cocoa/events_view.m ld: warning: Could not find or use auto-linked library 'swift_Concurrency' ld: warning: Could not find or use auto-linked library 'swiftsimd' ld: warning: Could not find or use auto-linked library 'swiftCore' ld: warning: Could not find or use auto-linked library 'swiftCoreGraphics' ld: warning: Could not find or use auto-linked library 'swiftCoreImage' ld: warning: Could not find or use auto-linked library 'swiftCoreMedia' ld: warning: Could not find or use auto-linked library 'swiftObjectiveC' ld: warning: Could not find or use auto-linked library 'swiftCoreMIDI' ld: warning: Could not find or use auto-linked library 'swiftAVFoundation' ld: warning: Could not find or use auto-linked library 'swiftCoreAudio' ld: warning: Could not find or use auto-linked library 'swiftDarwin' ld: warning: Could not find or use auto-linked library 'swiftQuartzCore' ld: warning: Could not find or use auto-linked library 'swiftFoundation' ld: warning: Could not find or use auto-linked library 'swiftUniformTypeIdentifiers' ld: warning: Could not find or use auto-linked library 'swiftMetal' ld: warning: Could not find or use auto-linked library 'swiftXPC' ld: warning: Could not find or use auto-linked library 'swiftDispatch' ld: warning: Could not find or use auto-linked library 'swiftCoreFoundation' ld: warning: Could not find or use auto-linked library 'swiftAppKit' ld: warning: Could not find or use auto-linked library 'swiftIOKit' ld: warning: Could not find or use auto-linked library 'swift_StringProcessing' Undefined symbols for architecture arm64: "_$s10Foundation12CharacterSetV22whitespacesAndNewlinesACvgZ", referenced from: _$s11macOS_swift4ViewC20performDragOperationySbSo14NSDraggingInfo_pFTf4nd_n in macOS_swift.o "_$s10Foundation12CharacterSetVMa", referenced from: _$s11macOS_swift4ViewC20performDragOperationySbSo14NSDraggingInfo_pFTf4nd_n in macOS_swift.o "_$s10Foundation12NotificationV36_unconditionallyBridgeFromObjectiveCyACSo14NSNotificationCSgFZ", referenced from: _$s10Foundation12NotificationVIeghn_So14NSNotificationCIeyBhy_TR in macOS_swift.o _$s11macOS_swift6WindowC24windowDidEnterFullScreenyy10Foundation12NotificationVFToTm in macOS_swift.o _$s11macOS_swift6WindowC28windowDidChangeScreenProfileyy10Foundation12NotificationVFTo in macOS_swift.o _$s11macOS_swift6WindowC32windowDidChangeBackingPropertiesyy10Foundation12NotificationVFTo in macOS_swift.o _$s11macOS_swift6WindowC25windowWillStartLiveResizeyy10Foundation12NotificationVFTo in macOS_swift.o _$s11macOS_swift6WindowC15windowDidResizeyy10Foundation12NotificationVFTo in macOS_swift.o _$s11macOS_swift6WindowC18windowDidResignKeyyy10Foundation12NotificationVFTo in macOS_swift.o ... "_$s10Foundation12NotificationVMa", referenced from: _$s10Foundation12NotificationVIeghn_So14NSNotificationCIeyBhy_TR in macOS_swift.o _$s11macOS_swift6WindowC24windowDidEnterFullScreenyy10Foundation12NotificationVFToTm in macOS_swift.o _$s11macOS_swift6WindowC28windowDidChangeScreenProfileyy10Foundation12NotificationVFTo in macOS_swift.o _$s11macOS_swift6WindowC32windowDidChangeBackingPropertiesyy10Foundation12NotificationVFTo in macOS_swift.o _$s11macOS_swift6WindowC25windowWillStartLiveResizeyy10Foundation12NotificationVFTo in macOS_swift.o _$s11macOS_swift6WindowC15windowDidResizeyy10Foundation12NotificationVFTo in macOS_swift.o _$s11macOS_swift6WindowC18windowDidResignKeyyy10Foundation12NotificationVFTo in macOS_swift.o ... "_$s10Foundation13__DataStorageC6_bytesSvSgvg", referenced from: _$s10Foundation4DataV15_RepresentationO22withUnsafeMutableBytesyxxSwKXEKlFyt_Tg579$s11macOS_swift12LibmpvHelperC19setRenderICCProfileyySo12NSColorSpaceCFySwXEfU_03macI6_swift0kL0CTf1ncn_n in macOS_swift.o _$s10Foundation4DataV15_RepresentationO22withUnsafeMutableBytesyxxSwKXEKlFyt_Tg5101$s11macOS_swift6CommonC7control_6events7request4datas5Int32VSpySo2voVG_SpyAIGs6UInt32VSvSgtFySwXEfU7_SpySo4bstrVGTf1ncn_n in macOS_swift.o _$s10Foundation4DataV11InlineSliceV22withUnsafeMutableBytesyxxSwKXEKlFyt_Tg579$s11macOS_swift12LibmpvHelperC19setRenderICCProfileyySo12NSColorSpaceCFySwXEfU_03macJ6_swift0lM0CTf1ncn_n in macOS_swift.o _$s10Foundation4DataV11InlineSliceV22withUnsafeMutableBytesyxxSwKXEKlFyt_Tg5101$s11macOS_swift6CommonC7control_6events7request4datas5Int32VSpySo2voVG_SpyAIGs6UInt32VSvSgtFySwXEfU7_SpySo4bstrVGTf1ncn_n in macOS_swift.o "_$s10Foundation13__DataStorageC7_lengthSivg", referenced from: _$s10Foundation4DataV15_RepresentationO22withUnsafeMutableBytesyxxSwKXEKlFyt_Tg579$s11macOS_swift12LibmpvHelperC19setRenderICCProfileyySo12NSColorSpaceCFySwXEfU_03macI6_swift0kL0CTf1ncn_n in macOS_swift.o _$s10Foundation4DataV15_RepresentationO22withUnsafeMutableBytesyxxSwKXEKlFyt_Tg5101$s11macOS_swift6CommonC7control_6events7request4datas5Int32VSpySo2voVG_SpyAIGs6UInt32VSvSgtFySwXEfU7_SpySo4bstrVGTf1ncn_n in macOS_swift.o _$s10Foundation4DataV11InlineSliceV22withUnsafeMutableBytesyxxSwKXEKlFyt_Tg579$s11macOS_swift12LibmpvHelperC19setRenderICCProfileyySo12NSColorSpaceCFySwXEfU_03macJ6_swift0lM0CTf1ncn_n in macOS_swift.o _$s10Foundation4DataV11InlineSliceV22withUnsafeMutableBytesyxxSwKXEKlFyt_Tg5101$s11macOS_swift6CommonC7control_6events7request4datas5Int32VSpySo2voVG_SpyAIGs6UInt32VSvSgtFySwXEfU7_SpySo4bstrVGTf1ncn_n in macOS_swift.o "_$s10Foundation13__DataStorageC7_offsetSivg", referenced from: _$s10Foundation4DataV15_RepresentationO22withUnsafeMutableBytesyxxSwKXEKlFyt_Tg579$s11macOS_swift12LibmpvHelperC19setRenderICCProfileyySo12NSColorSpaceCFySwXEfU_03macI6_swift0kL0CTf1ncn_n in macOS_swift.o _$s10Foundation4DataV15_RepresentationO22withUnsafeMutableBytesyxxSwKXEKlFyt_Tg5101$s11macOS_swift6CommonC7control_6events7request4datas5Int32VSpySo2voVG_SpyAIGs6UInt32VSvSgtFySwXEfU7_SpySo4bstrVGTf1ncn_n in macOS_swift.o _$s10Foundation4DataV11InlineSliceV22withUnsafeMutableBytesyxxSwKXEKlFyt_Tg579$s11macOS_swift12LibmpvHelperC19setRenderICCProfileyySo12NSColorSpaceCFySwXEfU_03macJ6_swift0lM0CTf1ncn_n in macOS_swift.o _$s10Foundation4DataV11InlineSliceV22withUnsafeMutableBytesyxxSwKXEKlFyt_Tg5101$s11macOS_swift6CommonC7control_6events7request4datas5Int32VSpySo2voVG_SpyAIGs6UInt32VSvSgtFySwXEfU7_SpySo4bstrVGTf1ncn_n in macOS_swift.o "_$s10Foundation22_convertNSErrorToErrorys0E0_pSo0C0CSgF", referenced from: _$s11macOS_swift4ViewC20performDragOperationySbSo14NSDraggingInfo_pFTf4nd_n in macOS_swift.o "_$s10Foundation22kCFStringEncodingASCIIs6UInt32Vvg", referenced from: _$s11macOS_swift12LibmpvHelperC14getProcAddressySvSgAE_SPys4Int8VGSgtXCvpfiA2E_AItcfU_Tf4dn_n in macOS_swift.o "_$s10Foundation3URLV14absoluteStringSSvg", referenced from: _$s11macOS_swift4ViewC20performDragOperationySbSo14NSDraggingInfo_pFTf4nd_n in macOS_swift.o "_$s10Foundation3URLVMa", referenced from: _$ss21_arrayConditionalCastySayq_GSgSayxGr0_lFyp_10Foundation3URLVTg5 in macOS_swift.o _$ss22_ContiguousArrayBufferV20_consumeAndCreateNew14bufferIsUnique15minimumCapacity13growForAppendAByxGSb_SiSbtF10Foundation3URLV_Tg5 in macOS_swift.o _$s11macOS_swift4ViewC20performDragOperationySbSo14NSDraggingInfo_pFTf4nd_n in macOS_swift.o "_$s10Foundation3URLVMn", referenced from: _symbolic _____Sg 10Foundation3URLV in macOS_swift.o _symbolic _____y_____G s23_ContiguousArrayStorageC 10Foundation3URLV in macOS_swift.o "_$s10Foundation4DataV10LargeSliceV21ensureUniqueReferenceyyF", referenced from: _$s10Foundation4DataV15_RepresentationO22withUnsafeMutableBytesyxxSwKXEKlFyt_Tg579$s11macOS_swift12LibmpvHelperC19setRenderICCProfileyySo12NSColorSpaceCFySwXEfU_03macI6_swift0kL0CTf1ncn_n in macOS_swift.o _$s10Foundation4DataV15_RepresentationO22withUnsafeMutableBytesyxxSwKXEKlFyt_Tg5101$s11macOS_swift6CommonC7control_6events7request4datas5Int32VSpySo2voVG_SpyAIGs6UInt32VSvSgtFySwXEfU7_SpySo4bstrVGTf1ncn_n in macOS_swift.o "_$s10Foundation4DataV11InlineSliceV21ensureUniqueReferenceyyF", referenced from: _$s10Foundation4DataV11InlineSliceV22withUnsafeMutableBytesyxxSwKXEKlFyt_Tg579$s11macOS_swift12LibmpvHelperC19setRenderICCProfileyySo12NSColorSpaceCFySwXEfU_03macJ6_swift0lM0CTf1ncn_n in macOS_swift.o _$s10Foundation4DataV11InlineSliceV22withUnsafeMutableBytesyxxSwKXEKlFyt_Tg5101$s11macOS_swift6CommonC7control_6events7request4datas5Int32VSpySo2voVG_SpyAIGs6UInt32VSvSgtFySwXEfU7_SpySo4bstrVGTf1ncn_n in macOS_swift.o "_$s10Foundation4DataV36_unconditionallyBridgeFromObjectiveCyACSo6NSDataCSgFZ", referenced from: _$s11macOS_swift12LibmpvHelperC19setRenderICCProfileyySo12NSColorSpaceCF in macOS_swift.o _$s11macOS_swift6CommonC7control_6events7request4datas5Int32VSpySo2voVG_SpyAIGs6UInt32VSvSgtFTf4dnnnn_n in macOS_swift.o "_$s12CoreGraphics7CGFloatVMn", referenced from: _symbolic _____ 12CoreGraphics7CGFloatV in macOS_swift.o "_$s15_ObjectiveCTypes01_A11CBridgeablePTl", referenced from: l_got.$s15_ObjectiveCTypes01_A11CBridgeablePTl in macOS_swift.o "_$s19ArrayLiteralElements013ExpressibleByaB0PTl", referenced from: l_got.$s19ArrayLiteralElements013ExpressibleByaB0PTl in macOS_swift.o "_$s6AppKit01_abB23NumericRawRepresentablePAAE1poiyxx_0D5ValueQztFZ", referenced from: _$s11macOS_swift6WindowC8setOnTopyySb_SitF in macOS_swift.o "_$s7Elements10SetAlgebraPTl", referenced from: l_got.$s7Elements10SetAlgebraPTl in macOS_swift.o "_$s8Dispatch0A13WorkItemFlagsVMa", referenced from: _$s11macOS_swift6CommonC15initWindowStateyyF in macOS_swift.o _$s11macOS_swift6CommonC17updateDisplaylinkyyF in macOS_swift.o _$s11macOS_swift6CommonC0A18OptsWakeupCallbackySvSgXCSgvpfiyAEcfU_ in macOS_swift.o _$s11macOS_swift7CocoaCBC8reconfigyySpySo2voVGF in macOS_swift.o _$s11macOS_swift7CocoaCBC21windowDidEndAnimationyyF in macOS_swift.o _$s11macOS_swift7CocoaCBC28windowDidChangeScreenProfileyyF in macOS_swift.o _$s11macOS_swift7CocoaCBC7control_6events7request4datas5Int32VSpySo2voVG_SpyAIGs6UInt32VSvSgtF in macOS_swift.o ... "_$s8Dispatch0A13WorkItemFlagsVMn", referenced from: _symbolic Say_____G 8Dispatch0A13WorkItemFlagsV in macOS_swift.o "_$s8Dispatch0A13WorkItemFlagsVs10SetAlgebraAAMc", referenced from: _$s11macOS_swift6CommonC15initWindowStateyyF in macOS_swift.o _$s11macOS_swift6CommonC17updateDisplaylinkyyF in macOS_swift.o _$s11macOS_swift6CommonC0A18OptsWakeupCallbackySvSgXCSgvpfiyAEcfU_ in macOS_swift.o _$s11macOS_swift7CocoaCBC8reconfigyySpySo2voVGF in macOS_swift.o _$s11macOS_swift7CocoaCBC21windowDidEndAnimationyyF in macOS_swift.o _$s11macOS_swift7CocoaCBC28windowDidChangeScreenProfileyyF in macOS_swift.o _$s11macOS_swift7CocoaCBC7control_6events7request4datas5Int32VSpySo2voVG_SpyAIGs6UInt32VSvSgtF in macOS_swift.o ... "_$s8Dispatch0A3QoSV11unspecifiedACvgZ", referenced from: _$s11macOS_swift6CommonCyACs13OpaquePointerVSgcfc in macOS_swift.o _$s11macOS_swift6CommonC15initWindowStateyyF in macOS_swift.o _$s11macOS_swift6CommonC17updateDisplaylinkyyF in macOS_swift.o _$s11macOS_swift6CommonC0A18OptsWakeupCallbackySvSgXCSgvpfiyAEcfU_ in macOS_swift.o _$s11macOS_swift7CocoaCBC8reconfigyySpySo2voVGF in macOS_swift.o _$s11macOS_swift7CocoaCBC21windowDidEndAnimationyyF in macOS_swift.o _$s11macOS_swift7CocoaCBC28windowDidChangeScreenProfileyyF in macOS_swift.o ... "_$s8Dispatch0A3QoSVMa", referenced from: _$s11macOS_swift6CommonCyACs13OpaquePointerVSgcfc in macOS_swift.o _$s11macOS_swift6CommonC15initWindowStateyyF in macOS_swift.o _$s11macOS_swift6CommonC17updateDisplaylinkyyF in macOS_swift.o _$s11macOS_swift6CommonC0A18OptsWakeupCallbackySvSgXCSgvpfiyAEcfU_ in macOS_swift.o _$s11macOS_swift7CocoaCBC8reconfigyySpySo2voVGF in macOS_swift.o _$s11macOS_swift7CocoaCBC21windowDidEndAnimationyyF in macOS_swift.o _$s11macOS_swift7CocoaCBC28windowDidChangeScreenProfileyyF in macOS_swift.o ... "_$s8Dispatch0A4TimeV3nowACyFZ", referenced from: _$s11macOS_swift6CommonC17updateDisplaylinkyyF in macOS_swift.o "_$s8Dispatch0A4TimeVMa", referenced from: _$s11macOS_swift6CommonC17updateDisplaylinkyyF in macOS_swift.o "_$s8Dispatch1poiyAA0A4TimeVAD_SdtF", referenced from: _$s11macOS_swift6CommonC17updateDisplaylinkyyF in macOS_swift.o "_$s8RawValueSYTl", referenced from: l_got.$s8RawValueSYTl in macOS_swift.o "_$sBOWV", referenced from: _$s11macOS_swift9LogHelperCMf in macOS_swift.o _$s11macOS_swift19RemoteCommandCenterCMf in macOS_swift.o _$s11macOS_swift6CommonCMf in macOS_swift.o _$s11macOS_swift4ViewCMf in macOS_swift.o _$s11macOS_swift6WindowCMf in macOS_swift.o _$s11macOS_swift8TitleBarCMf in macOS_swift.o _$s11macOS_swift7CocoaCBCMf in macOS_swift.o ... "_$sBi32_WV", referenced from: _$sSo27CGDisplayChangeSummaryFlagsVMf in macOS_swift.o _$sSo17_CGLOpenGLProfileVMf in macOS_swift.o _$sSo24_CGLPixelFormatAttributeVMf in macOS_swift.o _$sSo21mpv_render_param_typeVMf in macOS_swift.o _$sSo13mp_alpha_typeVMf in macOS_swift.o _$sSo16mp_stereo3d_modeVMf in macOS_swift.o _$sSo18mp_chroma_locationVMf in macOS_swift.o ... "_$sBi64_WV", referenced from: _$sSo17NSWindowStyleMaskVMf in macOS_swift.o _$sSo13NSWindowLevelaMf in macOS_swift.o _$sSo14NSWindowButtonVMf in macOS_swift.o _$sSo8mpv_nodeV17__Unnamed_union_uVMf in macOS_swift.o "_$sBoWV", referenced from: _$s11macOS_swift12LibmpvHelperCMf in macOS_swift.o _$s11macOS_swift9MPVHelperCMf in macOS_swift.o "_$sSD10FoundationE19_bridgeToObjectiveCSo12NSDictionaryCyF", referenced from: _$s11macOS_swift19RemoteCommandCenterC5startyyF in macOS_swift.o "_$sSD10FoundationE34_conditionallyBridgeFromObjectiveC_6resultSbSo12NSDictionaryC_SDyxq_GSgztFZ", referenced from: _$sSo8NSScreenC11macOS_swiftE11displayNameSSSgvg in macOS_swift.o "_$sSD10FoundationE36_unconditionallyBridgeFromObjectiveCySDyxq_GSo12NSDictionaryCSgFZ", referenced from: _$sSo8NSScreenC11macOS_swiftE9displayIDs6UInt32Vvg in macOS_swift.o _$sSo8NSScreenC11macOS_swiftE11displayNameSSSgvg in macOS_swift.o _$s11macOS_swift6CommonC10setAppIconyyFTf4d_n in macOS_swift.o "_$sSH13_rawHashValue4seedS2i_tFTq", referenced from: l_got.$sSH13_rawHashValue4seedS2i_tFTq in macOS_swift.o "_$sSH4hash4intoys6HasherVz_tFTq", referenced from: l_got.$sSH4hash4intoys6HasherVz_tFTq in macOS_swift.o "_$sSH9hashValueSivgTq", referenced from: l_got.$sSH9hashValueSivgTq in macOS_swift.o "_$sSHMp", referenced from: l_got.$sSHMp in macOS_swift.o "_$sSHSQTb", referenced from: l_got.$sSHSQTb in macOS_swift.o "_$sSKsSS7ElementRtzrlE6joined9separatorS2S_tF", referenced from: _$s11macOS_swift7GLLayerC15findPixelFormat_8softwares13OpaquePointerVSg_s5Int32VSo9_CGLErrorVtAA7CocoaCBC_SbtFZTf4nnd_n in macOS_swift.o "_$sSPyxGs7CVarArgsMc", referenced from: _$s11macOS_swift9LogHelperC4send7message4typeySS_SitF in macOS_swift.o _$sSPys4Int8VGSPyxGs7CVarArgsWl in macOS_swift.o "_$sSQ2eeoiySbx_xtFZTq", referenced from: l_got.$sSQ2eeoiySbx_xtFZTq in macOS_swift.o "_$sSQMp", referenced from: l_got.$sSQMp in macOS_swift.o "_$sSS10FoundationE19_bridgeToObjectiveCSo8NSStringCyF", referenced from: _$s11macOS_swift9LogHelperC4send7message4typeySS_SitF in macOS_swift.o _$sSo22NSDeviceDescriptionKeya11macOS_swiftE12screenNumber_WZ in macOS_swift.o _$s11macOS_swift6CommonC10initWindowyySpySo2voVG_So20NSRunningApplicationCSgtF in macOS_swift.o _$s11macOS_swift6CommonC19disableDisplaySleepyyF in macOS_swift.o _$s11macOS_swift6WindowC9styleMaskSo013NSWindowStyleF0Vvs in macOS_swift.o _$s11macOS_swift8TitleBarC7mouseUp4withySo7NSEventC_tF in macOS_swift.o _$s11macOS_swift7GLLayerC7cocoaCBAcA05CocoaF0C_tcfc in macOS_swift.o ... "_$sSS10FoundationE26_forceBridgeFromObjectiveC_6resultySo8NSStringC_SSSgztFZ", referenced from: _$ss20_SwiftNewtypeWrapperPss21_ObjectiveCBridgeable8RawValueRpzrlE016_forceBridgeFromD1C_6resultyAD_01_D5CTypeQZ_xSgztFZSo16NSPasteboardTypea_Tgq5Tf4nnd_n in macOS_swift.o "_$sSS10FoundationE34_conditionallyBridgeFromObjectiveC_6resultSbSo8NSStringC_SSSgztFZ", referenced from: _$ss20_SwiftNewtypeWrapperPss21_ObjectiveCBridgeable8RawValueRpzrlE024_conditionallyBridgeFromD1C_6resultSbAD_01_D5CTypeQZ_xSgztFZSo16NSPasteboardTypea_Tgq5Tf4nnd_n in macOS_swift.o "_$sSS10FoundationE36_unconditionallyBridgeFromObjectiveCySSSo8NSStringCSgFZ", referenced from: _$s11macOS_swift19RemoteCommandCenterCACycfc in macOS_swift.o _$s11macOS_swift19RemoteCommandCenterC5startyyF in macOS_swift.o _$sSTsSQ7ElementRpzrlE8containsySbABFSaySo16NSPasteboardTypeaG_Tg5 in macOS_swift.o _$s11macOS_swift6WindowC9styleMaskSo013NSWindowStyleF0Vvs in macOS_swift.o _$s11macOS_swift8TitleBarC7mouseUp4withySo7NSEventC_tF in macOS_swift.o _$sSo16NSPasteboardTypeas21_ObjectiveCBridgeableSCsACP026_unconditionallyBridgeFromC1Cyx01_C5CTypeQzSgFZTW in macOS_swift.o _$sSo16NSPasteboardTypeaSQSCSQ2eeoiySbx_xtFZTW in macOS_swift.o ... "_$sSS11utf8CStrings15ContiguousArrayVys4Int8VGvg", referenced from: _$s11macOS_swift9MPVHelperC7commandyySSF in macOS_swift.o _$s11macOS_swift6CommonC7control_6events7request4datas5Int32VSpySo2voVG_SpyAIGs6UInt32VSvSgtFTf4dnnnn_n in macOS_swift.o "_$sSS18_uncheckedFromUTF8ySSSRys5UInt8VGFZ", referenced from: _$sSS8_copyingySSSsFZ in macOS_swift.o "_$sSS4hash4intoys6HasherVz_tF", referenced from: _$sSo16NSPasteboardTypeaSHSCSH4hash4intoys6HasherVz_tFTW in macOS_swift.o _$sSo16NSPasteboardTypeaSHSCSH13_rawHashValue4seedS2i_tFTW in macOS_swift.o _$ss22__RawDictionaryStorageC4findys10_HashTableV6BucketV6bucket_Sb5foundtxSHRzlFSo22NSDeviceDescriptionKeya_Tg5 in macOS_swift.o _$ss22__RawDictionaryStorageC4findys10_HashTableV6BucketV6bucket_Sb5foundtxSHRzlFSS_Tg5 in macOS_swift.o _$ss17_NativeDictionaryV20_copyOrMoveAndResize8capacity12moveElementsySi_SbtFSS_ypTg5 in macOS_swift.o "_$sSS5countSivg", referenced from: _$s11macOS_swift4ViewC20performDragOperationySbSo14NSDraggingInfo_pFTf4nd_n in macOS_swift.o "_$sSS5index_8offsetBy07limitedC0SS5IndexVSgAE_SiAEtF", referenced from: _$sSo7NSColorC11macOS_swiftE3hexABSS_tcfCTf4gn_n in macOS_swift.o "_$sSS6appendyySSF", referenced from: _$s11macOS_swift6CommonC10currentFpsSdyF in macOS_swift.o _$s11macOS_swift6CommonC11getScreenBy2idSo8NSScreenCSgSi_tF in macOS_swift.o _$s11macOS_swift6WindowC8setFrame_7displayySo6CGRectV_SbtF in macOS_swift.o _$s11macOS_swift6WindowC09setNormalD4SizeyyFTm in macOS_swift.o _$s11macOS_swift6WindowC03addD5ScaleyySdF in macOS_swift.o _$s11macOS_swift7GLLayerC7cocoaCBAcA05CocoaF0C_tcfc in macOS_swift.o _$ss12_ArrayBufferV19_getElementSlowPathyyXlSiFSo15MPRemoteCommandC_Tg5Tm in macOS_swift.o ... "_$sSS7cStringSSSPys4Int8VG_tcfC", referenced from: _$s11macOS_swift19RemoteCommandCenterC12processEventyySpySo9mpv_eventVGF in macOS_swift.o _$s11macOS_swift6CommonC15getTargetScreen13forFullscreenSo8NSScreenCSgSb_tF in macOS_swift.o _$s11macOS_swift7GLLayerC7cocoaCBAcA05CocoaF0C_tcfc in macOS_swift.o _$s11macOS_swift7GLLayerC15findPixelFormat_8softwares13OpaquePointerVSg_s5Int32VSo9_CGLErrorVtAA7CocoaCBC_SbtFZTf4nnd_n in macOS_swift.o "_$sSS8IteratorV4nextSJSgyF", referenced from: _$sSTsSQ7ElementRpzrlE6starts4withSbqd___tSTRd__AAQyd__ABRSlFSS_SSTg5 in macOS_swift.o "_$sSS8UTF8ViewV13_foreignIndex5afterSS0D0VAF_tF", referenced from: _$sSTsE21_copySequenceContents12initializing8IteratorQz_SitSry7ElementQzG_tFSs8UTF8ViewV_Tgq5 in macOS_swift.o "_$sSS8UTF8ViewV13_foreignIndex_8offsetBySS0D0VAF_SitF", referenced from: _$ss11_StringGutsV27_slowEnsureMatchingEncodingySS5IndexVAEF in macOS_swift.o "_$sSS8UTF8ViewV16_foreignDistance4from2toSiSS5IndexV_AGtF", referenced from: _$sSlsE5countSivgSs8UTF8ViewV_Tgq5 in macOS_swift.o _$ss5SliceV32withContiguousStorageIfAvailableyqd__Sgqd__SRy7ElementQzGKXEKlFqd__AGKXEfU_SS8UTF8ViewV_SiSgTg5Tf4xnn_n in macOS_swift.o "_$sSS8UTF8ViewV17_foreignSubscript8positions5UInt8VSS5IndexV_tF", referenced from: _$sSTsE21_copySequenceContents12initializing8IteratorQz_SitSry7ElementQzG_tFSs8UTF8ViewV_Tgq5 in macOS_swift.o "_$sSS9UTF16ViewV5index_8offsetBySS5IndexVAF_SitF", referenced from: _$ss11_StringGutsV27_slowEnsureMatchingEncodingySS5IndexVAEF in macOS_swift.o "_$sSS9hashValueSivg", referenced from: _$sSo16NSPasteboardTypeaSHSCSH9hashValueSivgTW in macOS_swift.o "_$sSSN", referenced from: _$s11macOS_swift9LogHelperC4send7message4typeySS_SitF in macOS_swift.o _$sSo8NSScreenC11macOS_swiftE11displayNameSSSgvg in macOS_swift.o _$s11macOS_swift19RemoteCommandCenterCACycfc in macOS_swift.o _$s11macOS_swift19RemoteCommandCenterC5startyyF in macOS_swift.o _$s11macOS_swift6CommonC0A10OptsUpdateyyF in macOS_swift.o _$ss15_arrayForceCastySayq_GSayxGr0_lFSS_ypTg5 in macOS_swift.o _$s11macOS_swift8TitleBarC3set10appearanceyyp_tF in macOS_swift.o ... "_$sSSSHsWP", referenced from: _$sSo8NSScreenC11macOS_swiftE11displayNameSSSgvg in macOS_swift.o _$s11macOS_swift19RemoteCommandCenterC5startyyF in macOS_swift.o _$sSo22NSDeviceDescriptionKeyas35_HasCustomAnyHashableRepresentationSCsACP03_toefG0s0fG0VSgyFTW in macOS_swift.o _$sSo16NSPasteboardTypeas35_HasCustomAnyHashableRepresentationSCsACP03_todeF0s0eF0VSgyFTW in macOS_swift.o _$s11macOS_swift6CommonC10setAppIconyyFTf4d_n in macOS_swift.o "_$sSSSysMc", referenced from: _$sS2SSysWl in macOS_swift.o "_$sSSs7CVarArg10FoundationMc", referenced from: _$sS2Ss7CVarArg10FoundationWl in macOS_swift.o "_$sSSySSxcs25LosslessStringConvertibleRzSTRzSJ7ElementSTRtzlufC", referenced from: _$ss13_parseInteger5ascii5radixq_Sgx_SitSyRzs010FixedWidthB0R_r0_lFSs_SiTg5 in macOS_swift.o "_$sSSySsSnySS5IndexVGcig", referenced from: _$sSS8_copyingyS2SFZ in macOS_swift.o _$sSo7NSColorC11macOS_swiftE3hexABSS_tcfCTf4gn_n in macOS_swift.o "_$sSY8rawValue03RawB0QzvgTq", referenced from: l_got.$sSY8rawValue03RawB0QzvgTq in macOS_swift.o "_$sSY8rawValuexSg03RawB0Qz_tcfCTq", referenced from: l_got.$sSY8rawValuexSg03RawB0Qz_tcfCTq in macOS_swift.o "_$sSYMp", referenced from: l_got.$sSYMp in macOS_swift.o "_$sSa10FoundationE19_bridgeToObjectiveCSo7NSArrayCyF", referenced from: _$s11macOS_swift6CommonC8initViewyySpySo2voVG_So7CALayerCtF in macOS_swift.o _$s11macOS_swift6WindowC29customWindowsToExitFullScreen3forSaySo8NSWindowCGSgAG_tFTo in macOS_swift.o _$s11macOS_swift4ViewC20performDragOperationySbSo14NSDraggingInfo_pFTf4nd_n in macOS_swift.o "_$sSa10FoundationE36_unconditionallyBridgeFromObjectiveCySayxGSo7NSArrayCSgFZ", referenced from: _$s11macOS_swift6CommonC11getScreenBy2idSo8NSScreenCSgSi_tF in macOS_swift.o _$s11macOS_swift6CommonC11getScreenBy4nameSo8NSScreenCSgSSSg_tFTf4nd_n in macOS_swift.o _$s11macOS_swift6CommonC12getActiveAppSo20NSRunningApplicationCSgyFTf4d_n in macOS_swift.o _$s11macOS_swift4ViewC15draggingEnteredySo15NSDragOperationVSo14NSDraggingInfo_pFTf4nd_n in macOS_swift.o _$s11macOS_swift4ViewC20performDragOperationySbSo14NSDraggingInfo_pFTf4nd_n in macOS_swift.o "_$sSayxGSKsMc", referenced from: _$s11macOS_swift7GLLayerC15findPixelFormat_8softwares13OpaquePointerVSg_s5Int32VSo9_CGLErrorVtAA7CocoaCBC_SbtFZTf4nnd_n in macOS_swift.o _$sSaySSGSayxGSKsWl in macOS_swift.o "_$sSayxGSTsMc", referenced from: _$s11macOS_swift6CommonCyACs13OpaquePointerVSgcfc in macOS_swift.o _$s11macOS_swift6CommonC15initWindowStateyyF in macOS_swift.o _$s11macOS_swift6CommonC17updateDisplaylinkyyF in macOS_swift.o _$s11macOS_swift6CommonC0A18OptsWakeupCallbackySvSgXCSgvpfiyAEcfU_ in macOS_swift.o _$s11macOS_swift7CocoaCBC8reconfigyySpySo2voVGF in macOS_swift.o _$s11macOS_swift7CocoaCBC21windowDidEndAnimationyyF in macOS_swift.o _$s11macOS_swift7CocoaCBC28windowDidChangeScreenProfileyyF in macOS_swift.o ... "_$sSd5write2toyxz_ts16TextOutputStreamRzlF", referenced from: _$s11macOS_swift6CommonC10currentFpsSdyF in macOS_swift.o _$s11macOS_swift6WindowC09setNormalD4SizeyyFTm in macOS_swift.o _$s11macOS_swift6WindowC03addD5ScaleyySdF in macOS_swift.o "_$sSi10FoundationE19_bridgeToObjectiveCSo8NSNumberCyF", referenced from: _$sSo13NSWindowLevelas21_ObjectiveCBridgeableSCsACP09_bridgeToC1C01_C5CTypeQzyFTW in macOS_swift.o "_$sSi10FoundationE26_forceBridgeFromObjectiveC_6resultySo8NSNumberC_SiSgztFZ", referenced from: _$sSo13NSWindowLevelas21_ObjectiveCBridgeableSCsACP016_forceBridgeFromC1C_6resulty01_C5CTypeQz_xSgztFZTW in macOS_swift.o "_$sSi10FoundationE34_conditionallyBridgeFromObjectiveC_6resultSbSo8NSNumberC_SiSgztFZ", referenced from: _$sSo13NSWindowLevelas21_ObjectiveCBridgeableSCsACP024_conditionallyBridgeFromC1C_6resultSb01_C5CTypeQz_xSgztFZTW in macOS_swift.o "_$sSi10FoundationE36_unconditionallyBridgeFromObjectiveCySiSo8NSNumberCSgFZ", referenced from: _$sSo13NSWindowLevelas21_ObjectiveCBridgeableSCsACP026_unconditionallyBridgeFromC1Cyx01_C5CTypeQzSgFZTW in macOS_swift.o "_$sSi9hashValueSivg", referenced from: _$sSo13NSWindowLevelaSHSCSH9hashValueSivgTW in macOS_swift.o "_$sSiN", referenced from: _$s11macOS_swift6CommonC11getScreenBy2idSo8NSScreenCSgSi_tF in macOS_swift.o _$s11macOS_swift6CommonC0A10OptsUpdateyyF in macOS_swift.o _$s11macOS_swift8TitleBarC3set10appearanceyyp_tF in macOS_swift.o _$s11macOS_swift8TitleBarC3set8materialyyp_tF in macOS_swift.o _$s11macOS_swift8TitleBarC5frame6window6commonACSo6CGRectV_So8NSWindowCAA6CommonCtcfcTf4nggn_n in macOS_swift.o _$sS2iSzsWl in macOS_swift.o "_$sSiSHsWP", referenced from: _$sSo13NSWindowLevelas35_HasCustomAnyHashableRepresentationSCsACP03_todeF0s0eF0VSgyFTW in macOS_swift.o "_$sSiSzsMc", referenced from: _$sS2iSzsWl in macOS_swift.o "_$sSo13NSWindowLevela6AppKit01_cdD23NumericRawRepresentableACMc", referenced from: _$s11macOS_swift6WindowC8setOnTopyySb_SitF in macOS_swift.o _$sSo13NSWindowLevelaAB6AppKit01_cdD23NumericRawRepresentableACWl in macOS_swift.o "_$sSo17OS_dispatch_queueC8DispatchE10AttributesVMa", referenced from: _$s11macOS_swift6CommonCyACs13OpaquePointerVSgcfc in macOS_swift.o _$s11macOS_swift7GLLayerC7cocoaCBAcA05CocoaF0C_tcfc in macOS_swift.o _$s11macOS_swift7GLLayerC5layerACyp_tcfc in macOS_swift.o _$s11macOS_swift7GLLayerC5coderACSgSo7NSCoderC_tcfcTf4dn_n in macOS_swift.o _$sSo17OS_dispatch_queueC8DispatchE10AttributesVAEs10SetAlgebraACWl in macOS_swift.o "_$sSo17OS_dispatch_queueC8DispatchE10AttributesVMn", referenced from: _symbolic Say_____G So17OS_dispatch_queueC8DispatchE10AttributesV in macOS_swift.o "_$sSo17OS_dispatch_queueC8DispatchE10AttributesVs10SetAlgebraACMc", referenced from: _$s11macOS_swift6CommonCyACs13OpaquePointerVSgcfc in macOS_swift.o _$s11macOS_swift7GLLayerC7cocoaCBAcA05CocoaF0C_tcfc in macOS_swift.o _$s11macOS_swift7GLLayerC5layerACyp_tcfc in macOS_swift.o _$s11macOS_swift7GLLayerC5coderACSgSo7NSCoderC_tcfcTf4dn_n in macOS_swift.o _$sSo17OS_dispatch_queueC8DispatchE10AttributesVAEs10SetAlgebraACWl in macOS_swift.o "_$sSo17OS_dispatch_queueC8DispatchE10asyncAfter8deadline3qos5flags7executeyAC0D4TimeV_AC0D3QoSVAC0D13WorkItemFlagsVyyXBtF", referenced from: _$s11macOS_swift6CommonC17updateDisplaylinkyyF in macOS_swift.o "_$sSo17OS_dispatch_queueC8DispatchE20AutoreleaseFrequencyO7inherityA2EmFWC", referenced from: _$s11macOS_swift6CommonCyACs13OpaquePointerVSgcfc in macOS_swift.o _$s11macOS_swift7GLLayerC7cocoaCBAcA05CocoaF0C_tcfc in macOS_swift.o _$s11macOS_swift7GLLayerC5layerACyp_tcfc in macOS_swift.o _$s11macOS_swift7GLLayerC5coderACSgSo7NSCoderC_tcfcTf4dn_n in macOS_swift.o "_$sSo17OS_dispatch_queueC8DispatchE20AutoreleaseFrequencyOMa", referenced from: _$s11macOS_swift6CommonCyACs13OpaquePointerVSgcfc in macOS_swift.o _$s11macOS_swift7GLLayerC7cocoaCBAcA05CocoaF0C_tcfc in macOS_swift.o _$s11macOS_swift7GLLayerC5layerACyp_tcfc in macOS_swift.o _$s11macOS_swift7GLLayerC5coderACSgSo7NSCoderC_tcfcTf4dn_n in macOS_swift.o "_$sSo17OS_dispatch_queueC8DispatchE4mainABvgZ", referenced from: _$s11macOS_swift6CommonC15initWindowStateyyF in macOS_swift.o _$s11macOS_swift6CommonC0A18OptsWakeupCallbackySvSgXCSgvpfiyAEcfU_ in macOS_swift.o _$s11macOS_swift7CocoaCBC8reconfigyySpySo2voVGF in macOS_swift.o _$s11macOS_swift7CocoaCBC7control_6events7request4datas5Int32VSpySo2voVG_SpyAIGs6UInt32VSvSgtF in macOS_swift.o _$s11macOS_swift6CommonC7control_6events7request4datas5Int32VSpySo2voVG_SpyAIGs6UInt32VSvSgtFTf4dnnnn_n in macOS_swift.o "_$sSo17OS_dispatch_queueC8DispatchE5async5group3qos5flags7executeySo0a1_b1_F0CSg_AC0D3QoSVAC0D13WorkItemFlagsVyyXBtF", referenced from: _$s11macOS_swift6CommonC15initWindowStateyyF in macOS_swift.o _$s11macOS_swift6CommonC0A18OptsWakeupCallbackySvSgXCSgvpfiyAEcfU_ in macOS_swift.o _$s11macOS_swift7CocoaCBC8reconfigyySpySo2voVGF in macOS_swift.o _$s11macOS_swift7CocoaCBC21windowDidEndAnimationyyF in macOS_swift.o _$s11macOS_swift7CocoaCBC28windowDidChangeScreenProfileyyF in macOS_swift.o _$s11macOS_swift7CocoaCBC7control_6events7request4datas5Int32VSpySo2voVG_SpyAIGs6UInt32VSvSgtF in macOS_swift.o _$s11macOS_swift7GLLayerC14updateCallbackyySvSgXCvpfiyAEcfU_ in macOS_swift.o ... "_$sSo17OS_dispatch_queueC8DispatchE5label3qos10attributes20autoreleaseFrequency6targetABSS_AC0D3QoSVAbCE10AttributesVAbCE011AutoreleaseI0OABSgtcfC", referenced from: _$s11macOS_swift6CommonCyACs13OpaquePointerVSgcfc in macOS_swift.o _$s11macOS_swift7GLLayerC7cocoaCBAcA05CocoaF0C_tcfc in macOS_swift.o _$s11macOS_swift7GLLayerC5layerACyp_tcfc in macOS_swift.o _$s11macOS_swift7GLLayerC5coderACSgSo7NSCoderC_tcfcTf4dn_n in macOS_swift.o "_$sSo8NSObjectC10ObjectiveCE13_rawHashValue4seedS2i_tF", referenced from: _$ss22__RawDictionaryStorageC4findys10_HashTableV6BucketV6bucket_Sb5foundtxSHRzlFSo15MPRemoteCommandC_Tg5 in macOS_swift.o _$ss17_NativeDictionaryV20_copyOrMoveAndResize8capacity12moveElementsySi_SbtFSo15MPRemoteCommandC_SDySSypGTg5 in macOS_swift.o _$ss17_NativeDictionaryV7_delete2atys10_HashTableV6BucketV_tFSo15MPRemoteCommandC_SDySSypGTg5 in macOS_swift.o "_$sSo8NSObjectC10ObjectiveCE2eeoiySbAB_ABtFZ", referenced from: _$s11macOS_swift6WindowC16toggleFullScreenyyypSgF in macOS_swift.o _$s11macOS_swift6WindowC6window_48startCustomAnimationToExitFullScreenWithDurationySo8NSWindowC_SdtF in macOS_swift.o _$s11macOS_swift6WindowC23windowDidExitFullScreenyy10Foundation12NotificationVF in macOS_swift.o _$s11macOS_swift6WindowC05setToD0yyF in macOS_swift.o _$s11macOS_swift6WindowC21windowDidChangeScreenyy10Foundation12NotificationVF in macOS_swift.o _$ss22__RawDictionaryStorageC4find_9hashValues10_HashTableV6BucketV6bucket_Sb5foundtx_SitSHRzlFSo15MPRemoteCommandC_Tg5 in macOS_swift.o _$s11macOS_swift6WindowC11contentRect6screen4view6commonACSo6CGRectV_So8NSScreenCSgSo6NSViewCAA6CommonCtcfCTf4ngnnn_n in macOS_swift.o ... "_$sSsN", referenced from: _$ss13_parseInteger5ascii5radixq_Sgx_SitSyRzs010FixedWidthB0R_r0_lFSs_SiTg5 in macOS_swift.o _$sS2sSTsWl in macOS_swift.o "_$sSsSTsMc", referenced from: _$sS2sSTsWl in macOS_swift.o "_$sSss25LosslessStringConvertiblesWP", referenced from: _$ss13_parseInteger5ascii5radixq_Sgx_SitSyRzs010FixedWidthB0R_r0_lFSs_SiTg5 in macOS_swift.o "_$sSy10FoundationE10components11separatedBySaySSGqd___tSyRd__lF", referenced from: _$s11macOS_swift4ViewC20performDragOperationySbSo14NSDraggingInfo_pFTf4nd_n in macOS_swift.o "_$sSy10FoundationE18trimmingCharacters2inSSAA12CharacterSetV_tF", referenced from: _$s11macOS_swift4ViewC20performDragOperationySbSo14NSDraggingInfo_pFTf4nd_n in macOS_swift.o "_$sSzsE11descriptionSSvg", referenced from: _$s11macOS_swift6CommonC11getScreenBy2idSo8NSScreenCSgSi_tF in macOS_swift.o _$s11macOS_swift6CommonC0A10OptsUpdateyyF in macOS_swift.o _$s11macOS_swift8TitleBarC3set10appearanceyyp_tF in macOS_swift.o _$s11macOS_swift8TitleBarC3set8materialyyp_tF in macOS_swift.o _$s11macOS_swift7GLLayerC15findPixelFormat_8softwares13OpaquePointerVSg_s5Int32VSo9_CGLErrorVtAA7CocoaCBC_SbtFZTf4nnd_n in macOS_swift.o "_$ss018_bridgeAnyObjectToB0yypyXlSgF", referenced from: _$s11macOS_swift19RemoteCommandCenterC5startyyF in macOS_swift.o _$s11macOS_swift6WindowC16toggleFullScreenyyypSgFTo in macOS_swift.o _$s11macOS_swift7GLLayerC5layerACyp_tcfcTo in macOS_swift.o "_$ss10SetAlgebraMp", referenced from: l_got.$ss10SetAlgebraMp in macOS_swift.o "_$ss10SetAlgebraP10isDisjoint4withSbx_tFTq", referenced from: l_got.$ss10SetAlgebraP10isDisjoint4withSbx_tFTq in macOS_swift.o "_$ss10SetAlgebraP10isSuperset2ofSbx_tFTq", referenced from: l_got.$ss10SetAlgebraP10isSuperset2ofSbx_tFTq in macOS_swift.o "_$ss10SetAlgebraP11subtractingyxxFTq", referenced from: l_got.$ss10SetAlgebraP11subtractingyxxFTq in macOS_swift.o "_$ss10SetAlgebraP12intersectionyxxFTq", referenced from: l_got.$ss10SetAlgebraP12intersectionyxxFTq in macOS_swift.o "_$ss10SetAlgebraP16formIntersectionyyxFTq", referenced from: l_got.$ss10SetAlgebraP16formIntersectionyyxFTq in macOS_swift.o "_$ss10SetAlgebraP19symmetricDifferenceyxxnFTq", referenced from: l_got.$ss10SetAlgebraP19symmetricDifferenceyxxnFTq in macOS_swift.o "_$ss10SetAlgebraP23formSymmetricDifferenceyyxnFTq", referenced from: l_got.$ss10SetAlgebraP23formSymmetricDifferenceyyxnFTq in macOS_swift.o "_$ss10SetAlgebraP5unionyxxnFTq", referenced from: l_got.$ss10SetAlgebraP5unionyxxnFTq in macOS_swift.o "_$ss10SetAlgebraP6insertySb8inserted_7ElementQz17memberAfterInserttAFnFTq", referenced from: l_got.$ss10SetAlgebraP6insertySb8inserted_7ElementQz17memberAfterInserttAFnFTq in macOS_swift.o "_$ss10SetAlgebraP6removey7ElementQzSgAEFTq", referenced from: l_got.$ss10SetAlgebraP6removey7ElementQzSgAEFTq in macOS_swift.o "_$ss10SetAlgebraP6update4with7ElementQzSgAFn_tFTq", referenced from: l_got.$ss10SetAlgebraP6update4with7ElementQzSgAFn_tFTq in macOS_swift.o "_$ss10SetAlgebraP7isEmptySbvgTq", referenced from: l_got.$ss10SetAlgebraP7isEmptySbvgTq in macOS_swift.o "_$ss10SetAlgebraP8containsySb7ElementQzFTq", referenced from: l_got.$ss10SetAlgebraP8containsySb7ElementQzFTq in macOS_swift.o "_$ss10SetAlgebraP8isSubset2ofSbx_tFTq", referenced from: l_got.$ss10SetAlgebraP8isSubset2ofSbx_tFTq in macOS_swift.o "_$ss10SetAlgebraP8subtractyyxFTq", referenced from: l_got.$ss10SetAlgebraP8subtractyyxFTq in macOS_swift.o "_$ss10SetAlgebraP9formUnionyyxnFTq", referenced from: l_got.$ss10SetAlgebraP9formUnionyyxnFTq in macOS_swift.o "_$ss10SetAlgebraPSQTb", referenced from: l_got.$ss10SetAlgebraPSQTb in macOS_swift.o "_$ss10SetAlgebraPs25ExpressibleByArrayLiteralTb", referenced from: l_got.$ss10SetAlgebraPs25ExpressibleByArrayLiteralTb in macOS_swift.o "_$ss10SetAlgebraPsEyxqd__ncSTRd__7ElementQyd__ACRtzlufC", referenced from: _$sSo17NSWindowStyleMaskVs10SetAlgebraSCsACPyxqd__ncSTRd__7ElementQyd__AERtzlufCTW in macOS_swift.o _$sSo27CGDisplayChangeSummaryFlagsVs10SetAlgebraSCsACPyxqd__ncSTRd__7ElementQyd__AERtzlufCTW in macOS_swift.o "_$ss10SetAlgebraPxycfCTq", referenced from: l_got.$ss10SetAlgebraPxycfCTq in macOS_swift.o "_$ss10SetAlgebraPyxqd__ncSTRd__7ElementQyd__ACRtzlufCTj", referenced from: _$s11macOS_swift6CommonCyACs13OpaquePointerVSgcfc in macOS_swift.o _$s11macOS_swift6CommonC15initWindowStateyyF in macOS_swift.o _$s11macOS_swift6CommonC17updateDisplaylinkyyF in macOS_swift.o _$s11macOS_swift6CommonC0A18OptsWakeupCallbackySvSgXCSgvpfiyAEcfU_ in macOS_swift.o _$s11macOS_swift7CocoaCBC8reconfigyySpySo2voVGF in macOS_swift.o _$s11macOS_swift7CocoaCBC21windowDidEndAnimationyyF in macOS_swift.o _$s11macOS_swift7CocoaCBC28windowDidChangeScreenProfileyyF in macOS_swift.o ... "_$ss10SetAlgebraPyxqd__ncSTRd__7ElementQyd__ACRtzlufCTq", referenced from: l_got.$ss10SetAlgebraPyxqd__ncSTRd__7ElementQyd__ACRtzlufCTq in macOS_swift.o "_$ss10_HashTableV12previousHole6beforeAB6BucketVAF_tF", referenced from: _$ss17_NativeDictionaryV7_delete2atys10_HashTableV6BucketV_tFSo15MPRemoteCommandC_SDySSypGTg5 in macOS_swift.o "_$ss11_StringGutsV4growyySiF", referenced from: _$s11macOS_swift6CommonC10currentFpsSdyF in macOS_swift.o _$s11macOS_swift6CommonC11getScreenBy2idSo8NSScreenCSgSi_tF in macOS_swift.o _$s11macOS_swift6WindowC8setFrame_7displayySo6CGRectV_SbtF in macOS_swift.o _$s11macOS_swift6WindowC09setNormalD4SizeyyFTm in macOS_swift.o _$s11macOS_swift6WindowC03addD5ScaleyySdF in macOS_swift.o _$ss12_ArrayBufferV19_getElementSlowPathyyXlSiFSo15MPRemoteCommandC_Tg5Tm in macOS_swift.o _$ss12_ArrayBufferV19_getElementSlowPathyyXlSiFSo8NSObject_p_Tg5 in macOS_swift.o ... "_$ss12_ArrayBufferV18_typeCheckSlowPathyySiF", referenced from: _$ss12_ArrayBufferV13_copyContents8subRange12initializingSpyxGSnySiG_AFtFSo8NSButtonC_Tg5 in macOS_swift.o _$ss12_ArrayBufferV13_copyContents8subRange12initializingSpyxGSnySiG_AFtFSo8NSObject_p_Tg5Tf4nng_n in macOS_swift.o "_$ss13OpaquePointerVMn", referenced from: _symbolic _____Sg s13OpaquePointerV in macOS_swift.o _symbolic _____ s13OpaquePointerV in macOS_swift.o _symbolic _____Sg_A3Bt s13OpaquePointerV in macOS_swift.o _symbolic __________Sg_SPy_____GSg_____SvSgtXCSg s5Int32V s13OpaquePointerV So8m_optionV So4bstrV in macOS_swift.o _symbolic __________Sg_SPy_____GSg_____tXCSg s5Int32V s13OpaquePointerV So8m_optionV So4bstrV in macOS_swift.o _symbolic __________Sg_SPy_____GSg_____AGSvSgtXCSg s5Int32V s13OpaquePointerV So8m_optionV So4bstrV in macOS_swift.o "_$ss13_StringObjectV10sharedUTF8SRys5UInt8VGvg", referenced from: _$ss13_parseInteger5ascii5radixq_Sgx_SitSyRzs010FixedWidthB0R_r0_lFSs_SiTg5 in macOS_swift.o _$sSS8_copyingySSSsFZ in macOS_swift.o _$sSTsE21_copySequenceContents12initializing8IteratorQz_SitSry7ElementQzG_tFSs8UTF8ViewV_Tgq5 in macOS_swift.o _$sSo7NSColorC11macOS_swiftE3hexABSS_tcfCTf4gn_n in macOS_swift.o "_$ss15_print_unlockedyyx_q_zts16TextOutputStreamR_r0_lF", referenced from: _$s11macOS_swift6WindowC8setFrame_7displayySo6CGRectV_SbtF in macOS_swift.o "_$ss17_assertionFailure__4file4line5flagss5NeverOs12StaticStringV_SSAHSus6UInt32VtF", referenced from: _$s11macOS_swift4ViewC5coderACSgSo7NSCoderC_tcfcTo in macOS_swift.o _$s11macOS_swift8TitleBarC5coderACSgSo7NSCoderC_tcfcTo in macOS_swift.o _$s11macOS_swift7GLLayerC5layerACyp_tcfc in macOS_swift.o _$s11macOS_swift7GLLayerC5coderACSgSo7NSCoderC_tcfcTf4dn_n in macOS_swift.o "_$ss17_assertionFailure__5flagss5NeverOs12StaticStringV_SSs6UInt32VtF", referenced from: _$ss12_ArrayBufferV19_getElementSlowPathyyXlSiFSo15MPRemoteCommandC_Tg5Tm in macOS_swift.o _$ss12_ArrayBufferV19_getElementSlowPathyyXlSiFSo8NSObject_p_Tg5 in macOS_swift.o "_$ss18_CocoaArrayWrapperV13_copyContents8subRange12initializingSpyyXlGSnySiG_AFtF", referenced from: _$ss12_ArrayBufferV13_copyContents8subRange12initializingSpyxGSnySiG_AFtFSo8NSButtonC_Tg5 in macOS_swift.o _$ss12_ArrayBufferV13_copyContents8subRange12initializingSpyxGSnySiG_AFtFSo8NSObject_p_Tg5Tf4nng_n in macOS_swift.o "_$ss18_CocoaArrayWrapperV8endIndexSivg", referenced from: _$s11macOS_swift19RemoteCommandCenterCACycfc in macOS_swift.o _$s11macOS_swift6CommonC22removeAppNotificationsyyF in macOS_swift.o _$s11macOS_swift6CommonC11getScreenBy2idSo8NSScreenCSgSi_tF in macOS_swift.o _$s11macOS_swift8TitleBarC4showyyF in macOS_swift.o _$ss12_ArrayBufferV20_consumeAndCreateNew14bufferIsUnique15minimumCapacity13growForAppendAByxGSb_SiSbtFSo8NSObject_p_Tg5 in macOS_swift.o _$ss12_ArrayBufferV20_consumeAndCreateNew14bufferIsUnique15minimumCapacity13growForAppendAByxGSb_SiSbtFSo8NSButtonC_Tg5 in macOS_swift.o _$sSa034_makeUniqueAndReserveCapacityIfNotB0yyFSo8NSObject_p_Tg5 in macOS_swift.o ... "_$ss18_CocoaArrayWrapperVyyXlSicig", referenced from: _$ss12_ArrayBufferV19_getElementSlowPathyyXlSiFSo15MPRemoteCommandC_Tg5Tm in macOS_swift.o _$ss12_ArrayBufferV19_getElementSlowPathyyXlSiFSo8NSObject_p_Tg5 in macOS_swift.o "_$ss18_DictionaryStorageC4copy8originalAByxq_Gs05__RawaB0C_tFZ", referenced from: _$ss17_NativeDictionaryV4copyyyFSS_ypTg5 in macOS_swift.o _$ss17_NativeDictionaryV4copyyyFSo15MPRemoteCommandC_SDySSypGTg5 in macOS_swift.o "_$ss18_DictionaryStorageC6resize8original8capacity4moveAByxq_Gs05__RawaB0C_SiSbtFZ", referenced from: _$ss17_NativeDictionaryV20_copyOrMoveAndResize8capacity12moveElementsySi_SbtFSS_ypTg5 in macOS_swift.o _$ss17_NativeDictionaryV20_copyOrMoveAndResize8capacity12moveElementsySi_SbtFSo15MPRemoteCommandC_SDySSypGTg5 in macOS_swift.o "_$ss18_DictionaryStorageC8allocate8capacityAByxq_GSi_tFZ", referenced from: _$sSD17dictionaryLiteralSDyxq_Gx_q_td_tcfCSS_ypTg5Tf4gd_n in macOS_swift.o _$sSD17dictionaryLiteralSDyxq_Gx_q_td_tcfCSo15MPRemoteCommandC_SDySSypGTg5Tf4gd_n in macOS_swift.o _$sSD17dictionaryLiteralSDyxq_Gx_q_td_tcfCs6UInt32V_SSTg5Tf4gd_n in macOS_swift.o "_$ss18_DictionaryStorageCMn", referenced from: _symbolic _____y_____SSG s18_DictionaryStorageC s6UInt32V in macOS_swift.o _symbolic _____ySSypG s18_DictionaryStorageC in macOS_swift.o _symbolic _____ySo15MPRemoteCommandCSDySSypGG s18_DictionaryStorageC in macOS_swift.o "_$ss20_SwiftNewtypeWrapperMp", referenced from: l_got.$ss20_SwiftNewtypeWrapperMp in macOS_swift.o "_$ss20_SwiftNewtypeWrapperPSYTb", referenced from: l_got.$ss20_SwiftNewtypeWrapperPSYTb in macOS_swift.o "_$ss20_SwiftNewtypeWrapperPs35_HasCustomAnyHashableRepresentationTb", referenced from: l_got.$ss20_SwiftNewtypeWrapperPs35_HasCustomAnyHashableRepresentationTb in macOS_swift.o "_$ss20_SwiftNewtypeWrapperPsSHRzSH8RawValueSYRpzrlE20_toCustomAnyHashables0hI0VSgyF", referenced from: _$sSo22NSDeviceDescriptionKeyas35_HasCustomAnyHashableRepresentationSCsACP03_toefG0s0fG0VSgyFTW in macOS_swift.o _$sSo16NSPasteboardTypeas35_HasCustomAnyHashableRepresentationSCsACP03_todeF0s0eF0VSgyFTW in macOS_swift.o _$sSo13NSWindowLevelas35_HasCustomAnyHashableRepresentationSCsACP03_todeF0s0eF0VSgyFTW in macOS_swift.o "_$ss21_ObjectiveCBridgeableMp", referenced from: l_got.$ss21_ObjectiveCBridgeableMp in macOS_swift.o "_$ss21_ObjectiveCBridgeableP016_forceBridgeFromA1C_6resulty01_A5CTypeQz_xSgztFZTq", referenced from: l_got.$ss21_ObjectiveCBridgeableP016_forceBridgeFromA1C_6resulty01_A5CTypeQz_xSgztFZTq in macOS_swift.o "_$ss21_ObjectiveCBridgeableP024_conditionallyBridgeFromA1C_6resultSb01_A5CTypeQz_xSgztFZTq", referenced from: l_got.$ss21_ObjectiveCBridgeableP024_conditionallyBridgeFromA1C_6resultSb01_A5CTypeQz_xSgztFZTq in macOS_swift.o "_$ss21_ObjectiveCBridgeableP026_unconditionallyBridgeFromA1Cyx01_A5CTypeQzSgFZTq", referenced from: l_got.$ss21_ObjectiveCBridgeableP026_unconditionallyBridgeFromA1Cyx01_A5CTypeQzSgFZTq in macOS_swift.o "_$ss21_ObjectiveCBridgeableP09_bridgeToA1C01_A5CTypeQzyFTq", referenced from: l_got.$ss21_ObjectiveCBridgeableP09_bridgeToA1C01_A5CTypeQzyFTq in macOS_swift.o "_$ss23_ContiguousArrayStorageCMn", referenced from: _symbolic _____y_____G s23_ContiguousArrayStorageC s5Int32V in macOS_swift.o _symbolic _____yypG s23_ContiguousArrayStorageC in macOS_swift.o _symbolic _____ySvSgG s23_ContiguousArrayStorageC in macOS_swift.o _symbolic _____y_____G s23_ContiguousArrayStorageC So16mpv_render_paramV in macOS_swift.o _symbolic _____ySay_____GG s23_ContiguousArrayStorageC So24_CGLPixelFormatAttributeV in macOS_swift.o _symbolic _____y_____G s23_ContiguousArrayStorageC So24_CGLPixelFormatAttributeV in macOS_swift.o _symbolic _____y______SStG s23_ContiguousArrayStorageC s6UInt32V in macOS_swift.o ... "_$ss25ExpressibleByArrayLiteralMp", referenced from: l_got.$ss25ExpressibleByArrayLiteralMp in macOS_swift.o "_$ss25ExpressibleByArrayLiteralP05arrayD0x0cD7ElementQzd_tcfCTq", referenced from: l_got.$ss25ExpressibleByArrayLiteralP05arrayD0x0cD7ElementQzd_tcfCTq in macOS_swift.o "_$ss26DefaultStringInterpolationVN", referenced from: _$s11macOS_swift6CommonC10currentFpsSdyF in macOS_swift.o _$s11macOS_swift6WindowC8setFrame_7displayySo6CGRectV_SbtF in macOS_swift.o _$s11macOS_swift6WindowC09setNormalD4SizeyyFTm in macOS_swift.o _$s11macOS_swift6WindowC03addD5ScaleyySdF in macOS_swift.o "_$ss26DefaultStringInterpolationVs16TextOutputStreamsWP", referenced from: _$s11macOS_swift6CommonC10currentFpsSdyF in macOS_swift.o _$s11macOS_swift6WindowC8setFrame_7displayySo6CGRectV_SbtF in macOS_swift.o _$s11macOS_swift6WindowC09setNormalD4SizeyyFTm in macOS_swift.o _$s11macOS_swift6WindowC03addD5ScaleyySdF in macOS_swift.o "_$ss27_bridgeAnythingToObjectiveCyyXlxlF", referenced from: _$s11macOS_swift6WindowC16toggleFullScreenyyypSgF in macOS_swift.o "_$ss27_stringCompareWithSmolCheck__9expectingSbs11_StringGutsV_ADs01_G16ComparisonResultOtF", referenced from: _$s11macOS_swift19RemoteCommandCenterC12processEventyySpySo9mpv_eventVGF in macOS_swift.o _$sSTsSQ7ElementRpzrlE8containsySbABFSaySo16NSPasteboardTypeaG_Tg5 in macOS_swift.o _$sSTsSQ7ElementRpzrlE6starts4withSbqd___tSTRd__AAQyd__ABRSlFSS_SSTg5 in macOS_swift.o _$s11macOS_swift8TitleBarC7mouseUp4withySo7NSEventC_tF in macOS_swift.o _$sSo16NSPasteboardTypeaSQSCSQ2eeoiySbx_xtFZTW in macOS_swift.o _$ss22__RawDictionaryStorageC4find_9hashValues10_HashTableV6BucketV6bucket_Sb5foundtx_SitSHRzlFSo22NSDeviceDescriptionKeya_Tg5 in macOS_swift.o _$ss22__RawDictionaryStorageC4find_9hashValues10_HashTableV6BucketV6bucket_Sb5foundtx_SitSHRzlFSS_Tg5 in macOS_swift.o ... "_$ss28__ContiguousArrayStorageBaseCMa", referenced from: _$s11macOS_swift9MPVHelperC28withUnsafeMutableRawPointers_8pointers7closureySayypG_SaySvSgGyAIXEtFZ07$s11macB50_swift12LibmpvHelperC10initRenderyyFySaySvSgGXEfU_AhA0nO0CTf1nncn_nTf4nnnng_n in macOS_swift.o _$s11macOS_swift9MPVHelperC28withUnsafeMutableRawPointers_8pointers7closureySayypG_SaySvSgGyAIXEtFZ07$s11macB105_swift12LibmpvHelperC10drawRender___4skipySo6CGSizeV_s5Int32VSpySo17_CGLContextObjectVGSbtFySaySvSgGXEfU_AA0nO0CTf1nncn_nTf4nnng_n in macOS_swift.o "_$ss35_HasCustomAnyHashableRepresentationMp", referenced from: l_got.$ss35_HasCustomAnyHashableRepresentationMp in macOS_swift.o "_$ss35_HasCustomAnyHashableRepresentationP03_tobcD0s0cD0VSgyFTq", referenced from: l_got.$ss35_HasCustomAnyHashableRepresentationP03_tobcD0s0cD0VSgyFTq in macOS_swift.o "_$ss4Int8VMn", referenced from: _symbolic SvSgAA_SPy_____GSgtXC s4Int8V in macOS_swift.o _symbolic Spy_____GSg s4Int8V in macOS_swift.o _symbolic Spy_____G s4Int8V in macOS_swift.o _symbolic SPy_____G s4Int8V in macOS_swift.o _symbolic SPy_____GSg s4Int8V in macOS_swift.o _symbolic SpySpy_____GSgGSg s4Int8V in macOS_swift.o _symbolic SvSgAA_SPy_____GSgtXCSg s4Int8V in macOS_swift.o ... "_$ss53KEY_TYPE_OF_DICTIONARY_VIOLATES_HASHABLE_REQUIREMENTSys5NeverOypXpF", referenced from: _$ss17_NativeDictionaryV12mutatingFind_8isUniques10_HashTableV6BucketV6bucket_Sb5foundtx_SbtFSS_ypTg5 in macOS_swift.o _$ss17_NativeDictionaryV12mutatingFind_8isUniques10_HashTableV6BucketV6bucket_Sb5foundtx_SbtFSo15MPRemoteCommandC_SDySSypGTg5 in macOS_swift.o "_$ss5Int16VMn", referenced from: _symbolic _____ s5Int16V in macOS_swift.o "_$ss5Int32VMn", referenced from: _symbolic _____ s5Int32V in macOS_swift.o _symbolic ___________SPy_____GAD_____SpyAEGSvSgtXC s5Int32V So16CVDisplayLinkRefa So11CVTimeStampa s6UInt64V in macOS_swift.o _symbolic _____Spy_____GSg_SvSgSpyAAGSg_____AEtXC s5Int32V So2voV s6UInt32V in macOS_swift.o _symbolic _____y_____G s23_ContiguousArrayStorageC s5Int32V in macOS_swift.o _symbolic _____Spy_____GSgXCSg s5Int32V So2voV in macOS_swift.o _symbolic _____Spy_____GSg_AAtXCSg s5Int32V So2voV in macOS_swift.o _symbolic _____Spy_____GSg_Spy_____GSgtXCSg s5Int32V So2voV So15mp_image_paramsV in macOS_swift.o ... "_$ss5Int32VN", referenced from: _$s11macOS_swift12LibmpvHelperC10drawRender___4skipySo6CGSizeV_s5Int32VSpySo17_CGLContextObjectVGSbtF in macOS_swift.o _$s11macOS_swift19RemoteCommandCenterCACycfc in macOS_swift.o _$s11macOS_swift19RemoteCommandCenterC10cmdHandlerySo08MPRemoteeH6StatusVSo0iE5EventCF in macOS_swift.o _$s11macOS_swift7GLLayerC7cocoaCBAcA05CocoaF0C_tcfc in macOS_swift.o "_$ss5Int64VMn", referenced from: _symbolic _____ s5Int64V in macOS_swift.o _symbolic ySpy_____GSg______tXCSg So2voV s5Int64V in macOS_swift.o "_$ss5UInt8VMn", referenced from: _symbolic _____y_____G s23_ContiguousArrayStorageC s5UInt8V in macOS_swift.o _symbolic _____ s5UInt8V in macOS_swift.o _symbolic Spy_____GSg_A3Ct s5UInt8V in macOS_swift.o _symbolic Spy_____GSg s5UInt8V in macOS_swift.o "_$ss6HasherV5_hash4seed5bytes5countS2i_s6UInt64VSitFZ", referenced from: _$ss22__RawDictionaryStorageC4findys10_HashTableV6BucketV6bucket_Sb5foundtxSHRzlFs6UInt32V_Tg5 in macOS_swift.o "_$ss6HasherV5_hash4seed_S2i_s6UInt64VtFZ", referenced from: _$sSo13NSWindowLevelaSHSCSH13_rawHashValue4seedS2i_tFTW in macOS_swift.o "_$ss6HasherV5_seedABSi_tcfC", referenced from: _$s11macOS_swift19RemoteCommandCenterC7KeyTypeOSHAASH9hashValueSivgTW in macOS_swift.o _$s11macOS_swift19RemoteCommandCenterC7KeyTypeOSHAASH13_rawHashValue4seedS2i_tFTW in macOS_swift.o _$s11macOS_swift7CocoaCBC5StateOSHAASH9hashValueSivgTW in macOS_swift.o _$s11macOS_swift7CocoaCBC5StateOSHAASH13_rawHashValue4seedS2i_tFTW in macOS_swift.o _$s11macOS_swift7GLLayerC4DrawOSHAASH9hashValueSivgTW in macOS_swift.o _$s11macOS_swift7GLLayerC4DrawOSHAASH13_rawHashValue4seedS2i_tFTW in macOS_swift.o _$sSo16NSPasteboardTypeaSHSCSH13_rawHashValue4seedS2i_tFTW in macOS_swift.o ... "_$ss6HasherV8_combineyySuF", referenced from: _$s11macOS_swift19RemoteCommandCenterC7KeyTypeOSHAASH9hashValueSivgTW in macOS_swift.o _$s11macOS_swift19RemoteCommandCenterC7KeyTypeOSHAASH4hash4intoys6HasherVz_tFTW in macOS_swift.o _$s11macOS_swift19RemoteCommandCenterC7KeyTypeOSHAASH13_rawHashValue4seedS2i_tFTW in macOS_swift.o _$s11macOS_swift7CocoaCBC5StateOSHAASH9hashValueSivgTW in macOS_swift.o _$s11macOS_swift7CocoaCBC5StateOSHAASH4hash4intoys6HasherVz_tFTW in macOS_swift.o _$s11macOS_swift7CocoaCBC5StateOSHAASH13_rawHashValue4seedS2i_tFTW in macOS_swift.o _$s11macOS_swift7GLLayerC4DrawOSHAASH9hashValueSivgTW in macOS_swift.o ... "_$ss6HasherV9_finalizeSiyF", referenced from: _$s11macOS_swift19RemoteCommandCenterC7KeyTypeOSHAASH9hashValueSivgTW in macOS_swift.o _$s11macOS_swift19RemoteCommandCenterC7KeyTypeOSHAASH13_rawHashValue4seedS2i_tFTW in macOS_swift.o _$s11macOS_swift7CocoaCBC5StateOSHAASH9hashValueSivgTW in macOS_swift.o _$s11macOS_swift7CocoaCBC5StateOSHAASH13_rawHashValue4seedS2i_tFTW in macOS_swift.o _$s11macOS_swift7GLLayerC4DrawOSHAASH9hashValueSivgTW in macOS_swift.o _$s11macOS_swift7GLLayerC4DrawOSHAASH13_rawHashValue4seedS2i_tFTW in macOS_swift.o _$sSo16NSPasteboardTypeaSHSCSH13_rawHashValue4seedS2i_tFTW in macOS_swift.o ... "_$ss6UInt32VMn", referenced from: _symbolic _____ s6UInt32V in macOS_swift.o _symbolic ySvSg______AbAtXC s6UInt32V in macOS_swift.o _symbolic y___________SvSgtXC s6UInt32V So27CGDisplayChangeSummaryFlagsV in macOS_swift.o _symbolic _____Spy_____GSg_SvSgSpyAAGSg_____AEtXC s5Int32V So2voV s6UInt32V in macOS_swift.o _symbolic _____y______SStG s23_ContiguousArrayStorageC s6UInt32V in macOS_swift.o _symbolic _____y_____SSG s18_DictionaryStorageC s6UInt32V in macOS_swift.o _symbolic _____Spy_____GSg______SvSgtXCSg s5Int32V So2voV s6UInt32V in macOS_swift.o ... "_$ss6UInt32VN", referenced from: _$sSo8NSScreenC11macOS_swiftE9displayIDs6UInt32Vvg in macOS_swift.o _$sSo8NSScreenC11macOS_swiftE11displayNameSSSgvg in macOS_swift.o _$s11macOS_swift19RemoteCommandCenterCACycfc in macOS_swift.o _$s11macOS_swift19RemoteCommandCenterC10cmdHandlerySo08MPRemoteeH6StatusVSo0iE5EventCF in macOS_swift.o _$s11macOS_swift7GLLayerC15findPixelFormat_8softwares13OpaquePointerVSg_s5Int32VSo9_CGLErrorVtAA7CocoaCBC_SbtFZTf4nnd_n in macOS_swift.o _$ss6UInt32VABSzsWl in macOS_swift.o "_$ss6UInt32VSzsMc", referenced from: _$ss6UInt32VABSzsWl in macOS_swift.o "_$ss6UInt64VMn", referenced from: _symbolic _____ s6UInt64V in macOS_swift.o _symbolic ___________SPy_____GAD_____SpyAEGSvSgtXC s5Int32V So16CVDisplayLinkRefa So11CVTimeStampa s6UInt64V in macOS_swift.o _symbolic _____y_____G s23_ContiguousArrayStorageC s6UInt64V in macOS_swift.o "_$ss7CVarArgMp", referenced from: _symbolic _____y______pG s23_ContiguousArrayStorageC s7CVarArgP in macOS_swift.o _symbolic ______pSg s7CVarArgP in macOS_swift.o "_$ss9OptionSetMp", referenced from: l_got.$ss9OptionSetMp in macOS_swift.o "_$ss9OptionSetP8rawValuex03RawD0Qz_tcfCTq", referenced from: l_got.$ss9OptionSetP8rawValuex03RawD0Qz_tcfCTq in macOS_swift.o "_$ss9OptionSetPSYTb", referenced from: l_got.$ss9OptionSetPSYTb in macOS_swift.o "_$ss9OptionSetPs0B7AlgebraTb", referenced from: l_got.$ss9OptionSetPs0B7AlgebraTb in macOS_swift.o "_$ss9_typeName_9qualifiedSSypXp_SbtF", referenced from: _$ss12_ArrayBufferV19_getElementSlowPathyyXlSiFSo15MPRemoteCommandC_Tg5Tm in macOS_swift.o _$ss12_ArrayBufferV19_getElementSlowPathyyXlSiFSo8NSObject_p_Tg5 in macOS_swift.o "_$ss9getVaListys03CVaC7PointerVSays7CVarArg_pGF", referenced from: _$s11macOS_swift9LogHelperC4send7message4typeySS_SitF in macOS_swift.o "_$syXlN", referenced from: _$sSo8NSScreenC11macOS_swiftE11displayNameSSSgvg in macOS_swift.o "_$sypN", referenced from: _$sSo8NSScreenC11macOS_swiftE9displayIDs6UInt32Vvg in macOS_swift.o _$sSo8NSScreenC11macOS_swiftE11displayNameSSSgvg in macOS_swift.o _$s11macOS_swift19RemoteCommandCenterC5startyyF in macOS_swift.o _$s11macOS_swift19RemoteCommandCenterC10cmdHandlerySo08MPRemoteeH6StatusVSo0iE5EventCF in macOS_swift.o _$s11macOS_swift6CommonC0A10OptsUpdateyyF in macOS_swift.o _$ss21_arrayConditionalCastySayq_GSgSayxGr0_lFyp_10Foundation3URLVTg5 in macOS_swift.o _$ss15_arrayForceCastySayq_GSayxGr0_lFSS_ypTg5 in macOS_swift.o ... "_OBJC_CLASS_$__TtCs12_SwiftObject", referenced from: _$s11macOS_swift12LibmpvHelperCN in macOS_swift.o _$s11macOS_swift9MPVHelperCN in macOS_swift.o "_OBJC_METACLASS_$__TtCs12_SwiftObject", referenced from: _$s11macOS_swift12LibmpvHelperCMm in macOS_swift.o _$s11macOS_swift9MPVHelperCMm in macOS_swift.o "__swiftEmptyArrayStorage", referenced from: _$s11macOS_swift12LibmpvHelperC10drawRender___4skipySo6CGSizeV_s5Int32VSpySo17_CGLContextObjectVGSbtF in macOS_swift.o _$s11macOS_swift6CommonCyACs13OpaquePointerVSgcfc in macOS_swift.o _$s11macOS_swift6CommonC15initWindowStateyyF in macOS_swift.o _$s11macOS_swift6CommonC17updateDisplaylinkyyF in macOS_swift.o _$s11macOS_swift6CommonC22removeAppNotificationsyyF in macOS_swift.o _$s11macOS_swift6CommonC0A18OptsWakeupCallbackySvSgXCSgvpfiyAEcfU_ in macOS_swift.o _$ss21_arrayConditionalCastySayq_GSgSayxGr0_lFyp_10Foundation3URLVTg5 in macOS_swift.o ... "__swiftEmptyDictionarySingleton", referenced from: _$sSD17dictionaryLiteralSDyxq_Gx_q_td_tcfCSS_ypTg5Tf4gd_n in macOS_swift.o _$sSD17dictionaryLiteralSDyxq_Gx_q_td_tcfCSo15MPRemoteCommandC_SDySSypGTg5Tf4gd_n in macOS_swift.o _$sSD17dictionaryLiteralSDyxq_Gx_q_td_tcfCs6UInt32V_SSTg5Tf4gd_n in macOS_swift.o "__swift_FORCE_LOAD_$_swiftAVFoundation", referenced from: __swift_FORCE_LOAD_$_swiftAVFoundation_$_macOS_swift in macOS_swift.o (maybe you meant: __swift_FORCE_LOAD_$_swiftAVFoundation_$_macOS_swift) "__swift_FORCE_LOAD_$_swiftAppKit", referenced from: __swift_FORCE_LOAD_$_swiftAppKit_$_macOS_swift in macOS_swift.o (maybe you meant: __swift_FORCE_LOAD_$_swiftAppKit_$_macOS_swift) "__swift_FORCE_LOAD_$_swiftCoreAudio", referenced from: __swift_FORCE_LOAD_$_swiftCoreAudio_$_macOS_swift in macOS_swift.o (maybe you meant: __swift_FORCE_LOAD_$_swiftCoreAudio_$_macOS_swift) "__swift_FORCE_LOAD_$_swiftCoreFoundation", referenced from: __swift_FORCE_LOAD_$_swiftCoreFoundation_$_macOS_swift in macOS_swift.o (maybe you meant: __swift_FORCE_LOAD_$_swiftCoreFoundation_$_macOS_swift) "__swift_FORCE_LOAD_$_swiftCoreGraphics", referenced from: __swift_FORCE_LOAD_$_swiftCoreGraphics_$_macOS_swift in macOS_swift.o (maybe you meant: __swift_FORCE_LOAD_$_swiftCoreGraphics_$_macOS_swift) "__swift_FORCE_LOAD_$_swiftCoreImage", referenced from: __swift_FORCE_LOAD_$_swiftCoreImage_$_macOS_swift in macOS_swift.o (maybe you meant: __swift_FORCE_LOAD_$_swiftCoreImage_$_macOS_swift) "__swift_FORCE_LOAD_$_swiftCoreMIDI", referenced from: __swift_FORCE_LOAD_$_swiftCoreMIDI_$_macOS_swift in macOS_swift.o (maybe you meant: __swift_FORCE_LOAD_$_swiftCoreMIDI_$_macOS_swift) "__swift_FORCE_LOAD_$_swiftCoreMedia", referenced from: __swift_FORCE_LOAD_$_swiftCoreMedia_$_macOS_swift in macOS_swift.o (maybe you meant: __swift_FORCE_LOAD_$_swiftCoreMedia_$_macOS_swift) "__swift_FORCE_LOAD_$_swiftDarwin", referenced from: __swift_FORCE_LOAD_$_swiftDarwin_$_macOS_swift in macOS_swift.o (maybe you meant: __swift_FORCE_LOAD_$_swiftDarwin_$_macOS_swift) "__swift_FORCE_LOAD_$_swiftDispatch", referenced from: __swift_FORCE_LOAD_$_swiftDispatch_$_macOS_swift in macOS_swift.o (maybe you meant: __swift_FORCE_LOAD_$_swiftDispatch_$_macOS_swift) "__swift_FORCE_LOAD_$_swiftFoundation", referenced from: __swift_FORCE_LOAD_$_swiftFoundation_$_macOS_swift in macOS_swift.o (maybe you meant: __swift_FORCE_LOAD_$_swiftFoundation_$_macOS_swift) "__swift_FORCE_LOAD_$_swiftIOKit", referenced from: __swift_FORCE_LOAD_$_swiftIOKit_$_macOS_swift in macOS_swift.o (maybe you meant: __swift_FORCE_LOAD_$_swiftIOKit_$_macOS_swift) "__swift_FORCE_LOAD_$_swiftMetal", referenced from: __swift_FORCE_LOAD_$_swiftMetal_$_macOS_swift in macOS_swift.o (maybe you meant: __swift_FORCE_LOAD_$_swiftMetal_$_macOS_swift) "__swift_FORCE_LOAD_$_swiftObjectiveC", referenced from: __swift_FORCE_LOAD_$_swiftObjectiveC_$_macOS_swift in macOS_swift.o (maybe you meant: __swift_FORCE_LOAD_$_swiftObjectiveC_$_macOS_swift) "__swift_FORCE_LOAD_$_swiftQuartzCore", referenced from: __swift_FORCE_LOAD_$_swiftQuartzCore_$_macOS_swift in macOS_swift.o (maybe you meant: __swift_FORCE_LOAD_$_swiftQuartzCore_$_macOS_swift) "__swift_FORCE_LOAD_$_swiftUniformTypeIdentifiers", referenced from: __swift_FORCE_LOAD_$_swiftUniformTypeIdentifiers_$_macOS_swift in macOS_swift.o (maybe you meant: __swift_FORCE_LOAD_$_swiftUniformTypeIdentifiers_$_macOS_swift) "__swift_FORCE_LOAD_$_swiftXPC", referenced from: __swift_FORCE_LOAD_$_swiftXPC_$_macOS_swift in macOS_swift.o (maybe you meant: __swift_FORCE_LOAD_$_swiftXPC_$_macOS_swift) "__swift_FORCE_LOAD_$_swiftsimd", referenced from: __swift_FORCE_LOAD_$_swiftsimd_$_macOS_swift in macOS_swift.o (maybe you meant: __swift_FORCE_LOAD_$_swiftsimd_$_macOS_swift) "__swift_stdlib_reportUnimplementedInitializer", referenced from: _$s11macOS_swift9LogHelperCACycfcTo in macOS_swift.o _$s11macOS_swift6CommonCACycfcTo in macOS_swift.o _$s11macOS_swift4ViewC5frameACSo6CGRectV_tcfcToTm in macOS_swift.o _$s11macOS_swift7GLLayerCACycfcTo in macOS_swift.o "_swift_allocObject", referenced from: _$s11macOS_swift9LogHelperC4send7message4typeySS_SitF in macOS_swift.o _$s11macOS_swift12LibmpvHelperC10drawRender___4skipySo6CGSizeV_s5Int32VSpySo17_CGLContextObjectVGSbtF in macOS_swift.o _$s11macOS_swift19RemoteCommandCenterCACycfc in macOS_swift.o _$s11macOS_swift19RemoteCommandCenterC5startyyF in macOS_swift.o _$s11macOS_swift6CommonC8initViewyySpySo2voVG_So7CALayerCtF in macOS_swift.o _$s11macOS_swift6CommonC15initWindowStateyyF in macOS_swift.o _$s11macOS_swift6CommonC17updateDisplaylinkyyF in macOS_swift.o ... "_swift_arrayDestroy", referenced from: _$ss17_NativeDictionaryV_8isUniqueq_Sgx_SbtciM6$deferL_yySHRzr0_lFSo15MPRemoteCommandC_SDySSypGTg5 in macOS_swift.o "_swift_arrayInitWithCopy", referenced from: _$ss12_ArrayBufferV20_consumeAndCreateNew14bufferIsUnique15minimumCapacity13growForAppendAByxGSb_SiSbtFSS_Tg5 in macOS_swift.o _$ss12_ArrayBufferV20_consumeAndCreateNew14bufferIsUnique15minimumCapacity13growForAppendAByxGSb_SiSbtFSaySo24_CGLPixelFormatAttributeVG_Tg5 in macOS_swift.o _$ss12_ArrayBufferV13_copyContents8subRange12initializingSpyxGSnySiG_AFtFSo8NSButtonC_Tg5 in macOS_swift.o _$ss22_ContiguousArrayBufferV20_consumeAndCreateNew14bufferIsUnique15minimumCapacity13growForAppendAByxGSb_SiSbtFyp_Tg5 in macOS_swift.o _$ss22_ContiguousArrayBufferV20_consumeAndCreateNew14bufferIsUnique15minimumCapacity13growForAppendAByxGSb_SiSbtFSS_Tg5 in macOS_swift.o _$ss22_ContiguousArrayBufferV20_consumeAndCreateNew14bufferIsUnique15minimumCapacity13growForAppendAByxGSb_SiSbtF10Foundation3URLV_Tg5 in macOS_swift.o _$sSa6append10contentsOfyqd__n_t7ElementQyd__RszSTRd__lFSaySo24_CGLPixelFormatAttributeVG_SayAGGTg5 in macOS_swift.o ... "_swift_arrayInitWithTakeBackToFront", referenced from: _$ss22_ContiguousArrayBufferV20_consumeAndCreateNew14bufferIsUnique15minimumCapacity13growForAppendAByxGSb_SiSbtF10Foundation3URLV_Tg5 in macOS_swift.o "_swift_arrayInitWithTakeFrontToBack", referenced from: _$ss22_ContiguousArrayBufferV20_consumeAndCreateNew14bufferIsUnique15minimumCapacity13growForAppendAByxGSb_SiSbtF10Foundation3URLV_Tg5 in macOS_swift.o "_swift_beginAccess", referenced from: _$s11macOS_swift12LibmpvHelperC23setRenderUpdateCallback_7contextyySvSgXC_yXltFTm in macOS_swift.o _$s11macOS_swift12LibmpvHelperC10drawRender___4skipySo6CGSizeV_s5Int32VSpySo17_CGLContextObjectVGSbtF in macOS_swift.o _$s11macOS_swift12LibmpvHelperC19setRenderICCProfileyySo12NSColorSpaceCF in macOS_swift.o _$s11macOS_swift19RemoteCommandCenterC6configSDySo08MPRemoteE0CSDySSypGGvM in macOS_swift.o _$s11macOS_swift19RemoteCommandCenterC5startyyF in macOS_swift.o _$s11macOS_swift19RemoteCommandCenterC4stopyyF in macOS_swift.o _$s11macOS_swift19RemoteCommandCenterC10cmdHandlerySo08MPRemoteeH6StatusVSo0iE5EventCF in macOS_swift.o ... "_swift_bridgeObjectRelease", referenced from: _$sSo8NSScreenC11macOS_swiftE9displayIDs6UInt32Vvg in macOS_swift.o _$sSo8NSScreenC11macOS_swiftE11displayNameSSSgvg in macOS_swift.o _$s11macOS_swift19RemoteCommandCenterCACycfc in macOS_swift.o _$s11macOS_swift19RemoteCommandCenterC5startyyF in macOS_swift.o _$s11macOS_swift19RemoteCommandCenterC4stopyyF in macOS_swift.o _$s11macOS_swift19RemoteCommandCenterC10cmdHandlerySo08MPRemoteeH6StatusVSo0iE5EventCF in macOS_swift.o _$s11macOS_swift19RemoteCommandCenterC12processEventyySpySo9mpv_eventVGF in macOS_swift.o ... "_swift_bridgeObjectRelease_n", referenced from: _$sSo8NSScreenC11macOS_swiftE9displayIDs6UInt32Vvg in macOS_swift.o _$sSo8NSScreenC11macOS_swiftE11displayNameSSSgvg in macOS_swift.o _$s11macOS_swift19RemoteCommandCenterC10cmdHandlerySo08MPRemoteeH6StatusVSo0iE5EventCF in macOS_swift.o _$s11macOS_swift6CommonC22removeAppNotificationsyyF in macOS_swift.o _$s11macOS_swift6CommonC15getTargetScreen13forFullscreenSo8NSScreenCSgSb_tF in macOS_swift.o _$sSTsSQ7ElementRpzrlE8containsySbABFSaySo16NSPasteboardTypeaG_Tg5 in macOS_swift.o _$s11macOS_swift8TitleBarC4showyyF in macOS_swift.o ... "_swift_bridgeObjectRetain", referenced from: _$sSo8NSScreenC11macOS_swiftE9displayIDs6UInt32Vvg in macOS_swift.o _$sSo8NSScreenC11macOS_swiftE11displayNameSSSgvg in macOS_swift.o _$s11macOS_swift19RemoteCommandCenterCACycfc in macOS_swift.o _$s11macOS_swift19RemoteCommandCenterC5startyyF in macOS_swift.o _$s11macOS_swift19RemoteCommandCenterC4stopyyF in macOS_swift.o _$s11macOS_swift19RemoteCommandCenterC10cmdHandlerySo08MPRemoteeH6StatusVSo0iE5EventCF in macOS_swift.o _$s11macOS_swift6CommonC10initWindowyySpySo2voVG_So20NSRunningApplicationCSgtF in macOS_swift.o ... "_swift_bridgeObjectRetain_n", referenced from: _$s11macOS_swift19RemoteCommandCenterC10cmdHandlerySo08MPRemoteeH6StatusVSo0iE5EventCF in macOS_swift.o _$s11macOS_swift6CommonC22removeAppNotificationsyyF in macOS_swift.o _$s11macOS_swift9MPVHelperC28withUnsafeMutableRawPointers_8pointers7closureySayypG_SaySvSgGyAIXEtFZ07$s11macB50_swift12LibmpvHelperC10initRenderyyFySaySvSgGXEfU_AhA0nO0CTf1nncn_nTf4nnnng_n in macOS_swift.o _$s11macOS_swift9MPVHelperC28withUnsafeMutableRawPointers_8pointers7closureySayypG_SaySvSgGyAIXEtFZ07$s11macB105_swift12LibmpvHelperC10drawRender___4skipySo6CGSizeV_s5Int32VSpySo17_CGLContextObjectVGSbtFySaySvSgGXEfU_AA0nO0CTf1nncn_nTf4nnng_n in macOS_swift.o _$s11macOS_swift7GLLayerC15findPixelFormat_8softwares13OpaquePointerVSg_s5Int32VSo9_CGLErrorVtAA7CocoaCBC_SbtFZTf4nnd_n in macOS_swift.o _$s11macOS_swift6CommonC7control_6events7request4datas5Int32VSpySo2voVG_SpyAIGs6UInt32VSvSgtFyyScMYccfU9_TA in macOS_swift.o "_swift_deallocClassInstance", referenced from: _$s11macOS_swift12LibmpvHelperCfD in macOS_swift.o _$s11macOS_swift9MPVHelperCfD in macOS_swift.o "_swift_deallocObject", referenced from: l_objectdestroy in macOS_swift.o l_objectdestroy.179 in macOS_swift.o l_objectdestroy.182 in macOS_swift.o l_objectdestroy.189 in macOS_swift.o l_objectdestroy.196 in macOS_swift.o l_objectdestroy.199 in macOS_swift.o l_objectdestroy.212 in macOS_swift.o ... "_swift_deletedMethodError", referenced from: _$s11macOS_swift12LibmpvHelperCN in macOS_swift.o _$s11macOS_swift9MPVHelperCN in macOS_swift.o _$s11macOS_swift9LogHelperCN in macOS_swift.o _$s11macOS_swift19RemoteCommandCenterCN in macOS_swift.o _$s11macOS_swift6CommonCN in macOS_swift.o _$s11macOS_swift4ViewCN in macOS_swift.o _$s11macOS_swift6WindowCN in macOS_swift.o ... "_swift_dynamicCast", referenced from: _$sSo8NSScreenC11macOS_swiftE9displayIDs6UInt32Vvg in macOS_swift.o _$sSo8NSScreenC11macOS_swiftE11displayNameSSSgvg in macOS_swift.o _$s11macOS_swift19RemoteCommandCenterC10cmdHandlerySo08MPRemoteeH6StatusVSo0iE5EventCF in macOS_swift.o _$s11macOS_swift6CommonC0A10OptsUpdateyyF in macOS_swift.o _$ss21_arrayConditionalCastySayq_GSgSayxGr0_lFyp_10Foundation3URLVTg5 in macOS_swift.o _$ss15_arrayForceCastySayq_GSayxGr0_lFSS_ypTg5 in macOS_swift.o _$s11macOS_swift8TitleBarC3set10appearanceyyp_tF in macOS_swift.o ... "_swift_dynamicCastClass", referenced from: _$s11macOS_swift9MPVHelperC28withUnsafeMutableRawPointers_8pointers7closureySayypG_SaySvSgGyAIXEtFZ07$s11macB50_swift12LibmpvHelperC10initRenderyyFySaySvSgGXEfU_AhA0nO0CTf1nncn_nTf4nnnng_n in macOS_swift.o _$s11macOS_swift9MPVHelperC28withUnsafeMutableRawPointers_8pointers7closureySayypG_SaySvSgGyAIXEtFZ07$s11macB105_swift12LibmpvHelperC10drawRender___4skipySo6CGSizeV_s5Int32VSpySo17_CGLContextObjectVGSbtFySaySvSgGXEfU_AA0nO0CTf1nncn_nTf4nnng_n in macOS_swift.o "_swift_dynamicCastObjCClass", referenced from: _$s11macOS_swift12LibmpvHelperCyACs13OpaquePointerV_AESgtcfc in macOS_swift.o _$s11macOS_swift9MPVHelperCyACSpySo2voVG_AA9LogHelperCtcfc in macOS_swift.o _$s11macOS_swift19RemoteCommandCenterC5startyyF in macOS_swift.o _$ss12_ArrayBufferV19_getElementSlowPathyyXlSiFSo15MPRemoteCommandC_Tg5Tm in macOS_swift.o _$s11macOS_swift6CommonC10setAppIconyyFTf4d_n in macOS_swift.o _$s11macOS_swift6WindowC11contentRect6screen4view6commonACSo6CGRectV_So8NSScreenCSgSo6NSViewCAA6CommonCtcfCTf4ngnnn_n in macOS_swift.o "_swift_dynamicCastObjCProtocolConditional", referenced from: _$ss12_ArrayBufferV19_getElementSlowPathyyXlSiFSo8NSObject_p_Tg5 in macOS_swift.o "_swift_endAccess", referenced from: _$s11macOS_swift19RemoteCommandCenterC6configSDySo08MPRemoteE0CSDySSypGGvM.resume.0 in macOS_swift.o _$s11macOS_swift19RemoteCommandCenterC5startyyF in macOS_swift.o _$s11macOS_swift6CommonC19disableDisplaySleepyyF in macOS_swift.o _$s11macOS_swift6CommonC15initLightSensoryyF in macOS_swift.o _$s11macOS_swift6CommonC19addAppNotificationsyyF in macOS_swift.o _$s11macOS_swift9MPVHelperC28withUnsafeMutableRawPointers_8pointers7closureySayypG_SaySvSgGyAIXEtFZ07$s11macB50_swift12LibmpvHelperC10initRenderyyFySaySvSgGXEfU_AhA0nO0CTf1nncn_nTf4nnnng_n in macOS_swift.o _$s11macOS_swift6CommonC16startDisplayLinkyySpySo2voVGFTf4dn_n in macOS_swift.o ... "_swift_getForeignTypeMetadata", referenced from: _$sSo22NSDeviceDescriptionKeyaMaTm in macOS_swift.o "_swift_getObjCClassFromMetadata", referenced from: _$sSo7NSColorC11macOS_swiftE3hexABSS_tcfCTf4gn_n in macOS_swift.o "_swift_getObjCClassMetadata", referenced from: _$sSo17OS_dispatch_queueCMaTm in macOS_swift.o "_swift_getObjectType", referenced from: _$ss12_ArrayBufferV19_getElementSlowPathyyXlSiFSo15MPRemoteCommandC_Tg5Tm in macOS_swift.o _$ss12_ArrayBufferV19_getElementSlowPathyyXlSiFSo8NSObject_p_Tg5 in macOS_swift.o "_swift_getTypeByMangledNameInContext", referenced from: ___swift_instantiateConcreteTypeFromMangledName in macOS_swift.o "_swift_getTypeByMangledNameInContextInMetadataState", referenced from: ___swift_instantiateConcreteTypeFromMangledNameAbstract in macOS_swift.o "_swift_getWitnessTable", referenced from: _$sSo22NSDeviceDescriptionKeyaABSHSCWlTm in macOS_swift.o _$s11macOS_swift7CocoaCBC5StateOAESQAAWl in macOS_swift.o _$s11macOS_swift7GLLayerC4DrawOAESQAAWl in macOS_swift.o _$s8Dispatch0A13WorkItemFlagsVACs10SetAlgebraAAWlTm in macOS_swift.o _$ss6UInt32VABSzsWl in macOS_swift.o _$sS2sSTsWl in macOS_swift.o _$sS2iSzsWl in macOS_swift.o ... "_swift_initStackObject", referenced from: _$s11macOS_swift19RemoteCommandCenterCACycfc in macOS_swift.o _$s11macOS_swift8TitleBarC4showyyF in macOS_swift.o _$s11macOS_swift8TitleBarC5frame6window6commonACSo6CGRectV_So8NSWindowCAA6CommonCtcfcTf4nggn_n in macOS_swift.o _$s11macOS_swift8TitleBarC4hideyySdFyycfU0_TA in macOS_swift.o "_swift_initStaticObject", referenced from: _$s11macOS_swift10glVersions_WZ in macOS_swift.o _$s11macOS_swift12glFormatBase_WZ in macOS_swift.o _$s11macOS_swift20glFormatSoftwareBase_WZ in macOS_swift.o _$s11macOS_swift16glFormatOptional_WZ in macOS_swift.o _$s11macOS_swift13glFormat10Bit_WZ in macOS_swift.o _$s11macOS_swift15glFormatAutoGPU_WZ in macOS_swift.o _$s11macOS_swift15attributeLookUp_WZ in macOS_swift.o ... "_swift_isEscapingClosureAtFileLocation", referenced from: _$s11macOS_swift6WindowC6window_49startCustomAnimationToEnterFullScreenWithDurationySo8NSWindowC_SdtF in macOS_swift.o _$s11macOS_swift6WindowC6window_48startCustomAnimationToExitFullScreenWithDurationySo8NSWindowC_SdtF in macOS_swift.o _$s11macOS_swift6WindowC12endAnimationyySo6CGRectVF in macOS_swift.o _$s11macOS_swift8TitleBarC4showyyF in macOS_swift.o _$s11macOS_swift8TitleBarC4hideyySdF in macOS_swift.o _$s11macOS_swift7CocoaCBC8reconfigyySpySo2voVGF in macOS_swift.o _$s11macOS_swift7CocoaCBC7control_6events7request4datas5Int32VSpySo2voVG_SpyAIGs6UInt32VSvSgtF in macOS_swift.o ... "_swift_isUniquelyReferenced_nonNull_bridgeObject", referenced from: _$s11macOS_swift8TitleBarC4showyyF in macOS_swift.o _$sSa034_makeUniqueAndReserveCapacityIfNotB0yyFSo8NSObject_p_Tg5 in macOS_swift.o _$s11macOS_swift8TitleBarC5frame6window6commonACSo6CGRectV_So8NSWindowCAA6CommonCtcfcTf4nggn_n in macOS_swift.o _$s11macOS_swift8TitleBarC4hideyySdFyycfU0_TA in macOS_swift.o "_swift_isUniquelyReferenced_nonNull_native", referenced from: _$ss21_arrayConditionalCastySayq_GSgSayxGr0_lFyp_10Foundation3URLVTg5 in macOS_swift.o _$ss15_arrayForceCastySayq_GSayxGr0_lFSS_ypTg5 in macOS_swift.o _$s11macOS_swift7GLLayerC17updateSurfaceSizeyyF in macOS_swift.o _$sSD8_VariantV8setValue_6forKeyyq_n_xtFSS_ypTg5 in macOS_swift.o _$sSD8_VariantVyq_SgxciMSo15MPRemoteCommandC_SDySSypGTg5 in macOS_swift.o _$sSa15replaceSubrange_4withySnySiG_qd__nt7ElementQyd__RszSlRd__lFSo24_CGLPixelFormatAttributeV_s15CollectionOfOneVyAGGTg5 in macOS_swift.o _$sSa6append10contentsOfyqd__n_t7ElementQyd__RszSTRd__lFSaySo24_CGLPixelFormatAttributeVG_SayAGGTg5 in macOS_swift.o ... "_swift_isaMask", referenced from: _$s11macOS_swift6CommonC12linkCallbackys5Int32VSo16CVDisplayLinkRefa_SPySo11CVTimeStampaGAKs6UInt64VSpyAMGSvSgtXCvpfiAfH_A2kmnOtcfU_To in macOS_swift.o _$s11macOS_swift4ViewC7magnify4withySo7NSEventC_tF in macOS_swift.o _$s11macOS_swift6WindowC12endAnimationyySo6CGRectVF in macOS_swift.o _$s11macOS_swift6WindowC15setToFullScreenyyF in macOS_swift.o _$s11macOS_swift6WindowC05setToD0yyF in macOS_swift.o _$s11macOS_swift6WindowC10updateSizeyySo6CGSizeVF in macOS_swift.o _$s11macOS_swift6WindowC21windowDidChangeScreenyy10Foundation12NotificationVF in macOS_swift.o ... "_swift_once", referenced from: _$sSo8NSScreenC11macOS_swiftE9displayIDs6UInt32Vvg in macOS_swift.o _$sSo8NSScreenC11macOS_swiftE11displayNameSSSgvg in macOS_swift.o _$s11macOS_swift6CommonC8initViewyySpySo2voVG_So7CALayerCtF in macOS_swift.o _$s11macOS_swift4ViewC15draggingEnteredySo15NSDragOperationVSo14NSDraggingInfo_pFTf4nd_n in macOS_swift.o _$s11macOS_swift4ViewC20performDragOperationySbSo14NSDraggingInfo_pFTf4nd_n in macOS_swift.o _$s11macOS_swift7GLLayerC15findPixelFormat_8softwares13OpaquePointerVSg_s5Int32VSo9_CGLErrorVtAA7CocoaCBC_SbtFZTf4nnd_n in macOS_swift.o "_swift_release", referenced from: _$s11macOS_swift9LogHelperC4send7message4typeySS_SitF in macOS_swift.o _$s11macOS_swift12LibmpvHelperC10drawRender___4skipySo6CGSizeV_s5Int32VSpySo17_CGLContextObjectVGSbtF in macOS_swift.o _$s11macOS_swift9MPVHelperC7commandyySSF in macOS_swift.o _$s11macOS_swift19RemoteCommandCenterCACycfc in macOS_swift.o _$s11macOS_swift19RemoteCommandCenterC5startyyF in macOS_swift.o _$sSo20MPRemoteCommandEventCSo0aB13HandlerStatusVIeggd_AbDIeyByd_TR in macOS_swift.o _$s11macOS_swift19RemoteCommandCenterC4stopyyF in macOS_swift.o ... "_swift_release_n", referenced from: _$s11macOS_swift8TitleBarC4showyyF in macOS_swift.o _$s11macOS_swift7GLLayerC7cocoaCBAcA05CocoaF0C_tcfc in macOS_swift.o _$s11macOS_swift8TitleBarC5frame6window6commonACSo6CGRectV_So8NSWindowCAA6CommonCtcfcTf4nggn_n in macOS_swift.o _$s11macOS_swift8TitleBarC4hideyySdFyycfU0_TA in macOS_swift.o "_swift_retain", referenced from: _$s11macOS_swift12LibmpvHelperC10drawRender___4skipySo6CGSizeV_s5Int32VSpySo17_CGLContextObjectVGSbtF in macOS_swift.o _$s11macOS_swift12LibmpvHelperC19setRenderICCProfileyySo12NSColorSpaceCF in macOS_swift.o _$sSo20MPRemoteCommandEventCSo0aB13HandlerStatusVIeggd_AbDIeyByd_TR in macOS_swift.o _$s11macOS_swift6CommonC7initAppyyF in macOS_swift.o _$sIeg_IeyB_TR in macOS_swift.o _$sSo16CVDisplayLinkRefaSPySo11CVTimeStampaGAEs6UInt64VSpyAGGs5Int32VIeggyyyyd_Ab2eghJIeyByyyyyd_TR in macOS_swift.o _$s10Foundation12NotificationVIeghn_So14NSNotificationCIeyBhy_TR in macOS_swift.o ... "_swift_unexpectedError", referenced from: _$s11macOS_swift4ViewC20performDragOperationySbSo14NSDraggingInfo_pFTf4nd_n in macOS_swift.o "_swift_unknownObjectRelease", referenced from: _$s11macOS_swift19RemoteCommandCenterC5startyyF in macOS_swift.o _$s11macOS_swift6CommonC22removeAppNotificationsyyF in macOS_swift.o _$s11macOS_swift4ViewC15draggingEnteredySo15NSDragOperationVSo14NSDraggingInfo_pFTo in macOS_swift.o _$s11macOS_swift4ViewC20performDragOperationySbSo14NSDraggingInfo_pFTo in macOS_swift.o _$s11macOS_swift6WindowC16toggleFullScreenyyypSgF in macOS_swift.o _$s11macOS_swift6WindowC16toggleFullScreenyyypSgFTo in macOS_swift.o _$s11macOS_swift7GLLayerC5layerACyp_tcfcTo in macOS_swift.o ... "_swift_unknownObjectRetain", referenced from: _$sSo8NSScreenC11macOS_swiftE11displayNameSSSgvg in macOS_swift.o _$s11macOS_swift6CommonC22removeAppNotificationsyyF in macOS_swift.o _$s11macOS_swift4ViewC15draggingEnteredySo15NSDragOperationVSo14NSDraggingInfo_pFTo in macOS_swift.o _$s11macOS_swift4ViewC20performDragOperationySbSo14NSDraggingInfo_pFTo in macOS_swift.o _$s11macOS_swift6WindowC16toggleFullScreenyyypSgFTo in macOS_swift.o _$s11macOS_swift7GLLayerC5layerACyp_tcfcTo in macOS_swift.o _$ss12_ArrayBufferV19_getElementSlowPathyyXlSiFSo15MPRemoteCommandC_Tg5Tm in macOS_swift.o ... "_swift_unknownObjectRetain_n", referenced from: _$ss12_ArrayBufferV19_getElementSlowPathyyXlSiFSo15MPRemoteCommandC_Tg5Tm in macOS_swift.o _$ss12_ArrayBufferV19_getElementSlowPathyyXlSiFSo8NSObject_p_Tg5 in macOS_swift.o "_swift_unknownObjectUnownedDestroy", referenced from: _$s11macOS_swift4ViewCfETo in macOS_swift.o _$s11macOS_swift8TitleBarCfETo in macOS_swift.o _$s11macOS_swift7GLLayerCfETo in macOS_swift.o l_objectdestroy.450 in macOS_swift.o "_swift_unknownObjectUnownedInit", referenced from: _$s11macOS_swift19RemoteCommandCenterC5startyyF in macOS_swift.o _$s11macOS_swift6CommonC8initViewyySpySo2voVG_So7CALayerCtF in macOS_swift.o _$s11macOS_swift7GLLayerC7cocoaCBAcA05CocoaF0C_tcfc in macOS_swift.o _$s11macOS_swift7GLLayerC5layerACyp_tcfc in macOS_swift.o _$s11macOS_swift8TitleBarC5frame6window6commonACSo6CGRectV_So8NSWindowCAA6CommonCtcfcTf4nggn_n in macOS_swift.o "_swift_unknownObjectUnownedLoadStrong", referenced from: _$s11macOS_swift6CommonC19setCursorVisibilityyySbF in macOS_swift.o _$s11macOS_swift4ViewC10mouseMoved4withySo7NSEventC_tF in macOS_swift.o _$s11macOS_swift4ViewC7mouseUp4withySo7NSEventC_tF in macOS_swift.o _$s11macOS_swift4ViewC12mouseDragged4withySo7NSEventC_tFTm in macOS_swift.o _$s11macOS_swift4ViewC12otherMouseUp4withySo7NSEventC_tF in macOS_swift.o _$s11macOS_swift4ViewC7magnify4withySo7NSEventC_tF in macOS_swift.o _$s11macOS_swift4ViewC19signalMouseMovementyySo7NSEventCF in macOS_swift.o ... "_swift_unknownObjectWeakAssign", referenced from: _$s11macOS_swift6WindowC11contentRect6screen4view6commonACSo6CGRectV_So8NSScreenCSgSo6NSViewCAA6CommonCtcfCTf4ngnnn_n in macOS_swift.o "_swift_unknownObjectWeakDestroy", referenced from: _$s11macOS_swift6WindowCfETo in macOS_swift.o l_objectdestroy.413 in macOS_swift.o "_swift_unknownObjectWeakInit", referenced from: _$s11macOS_swift6CommonC19addAppNotificationsyyF in macOS_swift.o _$s11macOS_swift6WindowC11contentRect9styleMask7backing5deferACSo6CGRectV_So013NSWindowStyleH0VSo18NSBackingStoreTypeVSbtcfc in macOS_swift.o "_swift_unknownObjectWeakLoadStrong", referenced from: _$s11macOS_swift6CommonC10initWindowyySpySo2voVG_So20NSRunningApplicationCSgtF in macOS_swift.o _$s11macOS_swift4ViewC19signalMouseMovementyySo7NSEventCF in macOS_swift.o _$s11macOS_swift6WindowC16toggleFullScreenyyypSgF in macOS_swift.o _$s11macOS_swift6WindowC6window_49startCustomAnimationToEnterFullScreenWithDurationySo8NSWindowC_SdtF in macOS_swift.o _$s11macOS_swift6WindowC6window_48startCustomAnimationToExitFullScreenWithDurationySo8NSWindowC_SdtF in macOS_swift.o _$s11macOS_swift6WindowC24windowDidEnterFullScreenyy10Foundation12NotificationVF in macOS_swift.o _$s11macOS_swift6WindowC23windowDidExitFullScreenyy10Foundation12NotificationVF in macOS_swift.o ... "_swift_willThrow", referenced from: _$s11macOS_swift4ViewC20performDragOperationySbSo14NSDraggingInfo_pFTf4nd_n in macOS_swift.o ld: symbol(s) not found for architecture arm64 clang: error: linker command failed with exit code 1 (use -v to see invocation) ../video/out/cocoa/events_view.m:42:41: warning: 'NSFilenamesPboardType' is deprecated: first deprecated in macOS 10.14 - Create multiple pasteboard items with NSPasteboardTypeFileURL or kUTTypeFileURL instead [-Wdeprecated-declarations] [self registerForDraggedTypes:@[NSFilenamesPboardType, ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSPasteboard.h:312:32: note: 'NSFilenamesPboardType' has been explicitly marked deprecated here APPKIT_EXTERN NSPasteboardType NSFilenamesPboardType API_DEPRECATED("Create multiple pasteboard items with NSPasteboardTypeFileURL or kUTTypeFileURL instead", macos(10.0,10.14)); ^ ../video/out/cocoa/events_view.m:43:41: warning: 'NSURLPboardType' is deprecated: first deprecated in macOS 10.14 [-Wdeprecated-declarations] NSURLPboardType]]; ^~~~~~~~~~~~~~~ NSPasteboardTypeURL /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSPasteboard.h:321:32: note: 'NSURLPboardType' has been explicitly marked deprecated here APPKIT_EXTERN NSPasteboardType NSURLPboardType API_DEPRECATED_WITH_REPLACEMENT("NSPasteboardTypeURL", macos(10.0,10.14)); ^ ../video/out/cocoa/events_view.m:308:31: warning: 'NSFilenamesPboardType' is deprecated: first deprecated in macOS 10.14 - Create multiple pasteboard items with NSPasteboardTypeFileURL or kUTTypeFileURL instead [-Wdeprecated-declarations] if ([types containsObject:NSFilenamesPboardType] || ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSPasteboard.h:312:32: note: 'NSFilenamesPboardType' has been explicitly marked deprecated here APPKIT_EXTERN NSPasteboardType NSFilenamesPboardType API_DEPRECATED("Create multiple pasteboard items with NSPasteboardTypeFileURL or kUTTypeFileURL instead", macos(10.0,10.14)); ^ ../video/out/cocoa/events_view.m:309:31: warning: 'NSURLPboardType' is deprecated: first deprecated in macOS 10.14 [-Wdeprecated-declarations] [types containsObject:NSURLPboardType]) { ^~~~~~~~~~~~~~~ NSPasteboardTypeURL /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSPasteboard.h:321:32: note: 'NSURLPboardType' has been explicitly marked deprecated here APPKIT_EXTERN NSPasteboardType NSURLPboardType API_DEPRECATED_WITH_REPLACEMENT("NSPasteboardTypeURL", macos(10.0,10.14)); ^ ../video/out/cocoa/events_view.m:319:40: warning: 'NSFilenamesPboardType' is deprecated: first deprecated in macOS 10.14 - Create multiple pasteboard items with NSPasteboardTypeFileURL or kUTTypeFileURL instead [-Wdeprecated-declarations] if ([[pboard types] containsObject:NSFilenamesPboardType]) { ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSPasteboard.h:312:32: note: 'NSFilenamesPboardType' has been explicitly marked deprecated here APPKIT_EXTERN NSPasteboardType NSFilenamesPboardType API_DEPRECATED("Create multiple pasteboard items with NSPasteboardTypeFileURL or kUTTypeFileURL instead", macos(10.0,10.14)); ^ ../video/out/cocoa/events_view.m:320:56: warning: 'NSFilenamesPboardType' is deprecated: first deprecated in macOS 10.14 - Create multiple pasteboard items with NSPasteboardTypeFileURL or kUTTypeFileURL instead [-Wdeprecated-declarations] NSArray *pbitems = [pboard propertyListForType:NSFilenamesPboardType]; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSPasteboard.h:312:32: note: 'NSFilenamesPboardType' has been explicitly marked deprecated here APPKIT_EXTERN NSPasteboardType NSFilenamesPboardType API_DEPRECATED("Create multiple pasteboard items with NSPasteboardTypeFileURL or kUTTypeFileURL instead", macos(10.0,10.14)); ^ ../video/out/cocoa/events_view.m:323:47: warning: 'NSURLPboardType' is deprecated: first deprecated in macOS 10.14 [-Wdeprecated-declarations] } else if ([[pboard types] containsObject:NSURLPboardType]) { ^~~~~~~~~~~~~~~ NSPasteboardTypeURL /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSPasteboard.h:321:32: note: 'NSURLPboardType' has been explicitly marked deprecated here APPKIT_EXTERN NSPasteboardType NSURLPboardType API_DEPRECATED_WITH_REPLACEMENT("NSPasteboardTypeURL", macos(10.0,10.14)); ^ 7 warnings generated. Waf: Leaving directory `/Users/pbulk/build/multimedia/mpv/work/mpv-0.35.0/build' Build failed -> task in 'mpv' failed with exit status 1 (run with -v to display more information) *** Error code 1 Stop. bmake[1]: stopped in /Volumes/data/jenkins/workspace/pkgsrc-macos11-trunk-arm64/multimedia/mpv *** Error code 1 Stop. bmake: stopped in /Volumes/data/jenkins/workspace/pkgsrc-macos11-trunk-arm64/multimedia/mpv