Ticket #68955: meson-log.txt

File meson-log.txt, 151.3 KB (added by MaurizioLoreti, 9 months ago)
Line 
1Build started at 2023-12-22T06:37:31.607940
2Main binary: /opt/local/Library/Frameworks/Python.framework/Versions/3.11/bin/python3.11
3Build Options: -Dmanpage-build=enabled -Dcoreaudio=enabled -Dcocoa=enabled -Dcplugins=enabled -Dzlib=enabled -Dswift-build=enabled -Dhtml-build=disabled -Dvideotoolbox-gl=enabled -Dcuda-hwaccel=disabled -Dopensles=disabled -Degl-drm=disabled -Degl-angle-lib=disabled -Degl-angle-win32=disabled -Daudiounit=disabled -Dios-gl=disabled -Ddirect3d=disabled -Dandroid-media-ndk=disabled -Drpi=disabled -Ddvbin=disabled -Dlibmpv=false -Dcaca=disabled -Dcdda=enabled -Dpthread-debug=disabled -Ddvdnav=enabled -Degl-x11=disabled -Dgl=enabled -Dgl-cocoa=enabled -Dvulkan=disabled -Dgl-x11=disabled -Djack=disabled -Djavascript=disabled -Djpeg=disabled -Dlibarchive=enabled -Dlibbluray=enabled -Dlua=lua5.2 -Dopenal=disabled -Dpdf-build=disabled -Dpulse=disabled -Drubberband=disabled -Duchardet=disabled -Dvapoursynth=disabled -Dx11=disabled -Dxv=disabled -Dprefix=/opt/local -Dbuildtype=release -Dwrap_mode=default
4Python system: Darwin
5The Meson build system
6Version: 1.3.0
7Source dir: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_mpv/mpv/work/mpv-0.37.0
8Build dir: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_mpv/mpv/work/build
9Build type: native build
10Project name: mpv
11Project version: 0.37.0
12-----------
13Detecting compiler via: `/usr/bin/clang --version` -> 0
14stdout:
15Apple clang version 15.0.0 (clang-1500.1.0.2.5)
16Target: arm64-apple-darwin23.2.0
17Thread model: posix
18InstalledDir: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin
19-----------
20Running command: /usr/bin/clang -E -dM -
21-----
22-----------
23Detecting linker via: `/usr/bin/clang -Wl,--version -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -arch arm64 -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -arch arm64 -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk` -> 1
24stderr:
25ld: unknown options: --version
26clang: error: linker command failed with exit code 1 (use -v to see invocation)
27-----------
28-----------
29Detecting Apple linker via: `/usr/bin/clang -Wl,-v -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -arch arm64 -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -arch arm64 -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk` -> 1
30stderr:
31@(#)PROGRAM:ld  PROJECT:dyld-1022.1
32BUILD 13:21:42 Nov 10 2023
33configured to support archs: armv6 armv7 armv7s arm64 arm64e arm64_32 i386 x86_64 x86_64h
34will use ld-classic for: armv6 armv7 armv7s arm64_32 i386 armv6m armv7k armv7m armv7em
35LTO support using: LLVM version 15.0.0 (static support for 29, runtime is 29)
36TAPI support using: Apple TAPI version 15.0.0 (tapi-1500.0.12.8)
37Library search paths:
38        /opt/local/lib
39Framework search paths:
40ld: Undefined symbols:
41  _main, referenced from:
42      <initial-undefines>
43clang: error: linker command failed with exit code 1 (use -v to see invocation)
44-----------
45Sanity testing C compiler: /usr/bin/clang
46Is cross compiler: False.
47Sanity check compiler command line: /usr/bin/clang sanitycheckc.c -o sanitycheckc.exe -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -arch arm64 -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk
48Sanity check compile stdout:
49
50-----
51Sanity check compile stderr:
52
53-----
54Running test binary command:  /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_mpv/mpv/work/build/meson-private/sanitycheckc.exe
55C compiler for the host machine: /usr/bin/clang (clang 15.0.0 "Apple clang version 15.0.0 (clang-1500.1.0.2.5)")
56C linker for the host machine: /usr/bin/clang ld64 1022.1
57-----------
58Detecting linker via: `llvm-ar --version` -> [Errno 2] No such file or directory: 'llvm-ar'
59-----------
60Detecting linker via: `ar --version` -> 1
61stderr:
62usage:  ar -d [-TLsv] archive file ...
63        ar -m [-TLsv] archive file ...
64        ar -m [-abiTLsv] position archive file ...
65        ar -p [-TLsv] archive [file ...]
66        ar -q [-cTLsv] archive file ...
67        ar -r [-cuTLsv] archive file ...
68        ar -r [-abciuTLsv] position archive file ...
69        ar -t [-TLsv] archive [file ...]
70        ar -x [-ouTLsv] archive [file ...]
71-----------
72-----------
73Detecting compiler via: `/usr/bin/clang --version` -> 0
74stdout:
75Apple clang version 15.0.0 (clang-1500.1.0.2.5)
76Target: arm64-apple-darwin23.2.0
77Thread model: posix
78InstalledDir: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin
79-----------
80Running command: /usr/bin/clang -E -dM -
81-----
82-----------
83Detecting linker via: `/usr/bin/clang -Wl,--version -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -arch arm64 -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -arch arm64 -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk` -> 1
84stderr:
85ld: unknown options: --version
86clang: error: linker command failed with exit code 1 (use -v to see invocation)
87-----------
88-----------
89Detecting Apple linker via: `/usr/bin/clang -Wl,-v -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -arch arm64 -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -arch arm64 -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk` -> 1
90stderr:
91@(#)PROGRAM:ld  PROJECT:dyld-1022.1
92BUILD 13:21:42 Nov 10 2023
93configured to support archs: armv6 armv7 armv7s arm64 arm64e arm64_32 i386 x86_64 x86_64h
94will use ld-classic for: armv6 armv7 armv7s arm64_32 i386 armv6m armv7k armv7m armv7em
95LTO support using: LLVM version 15.0.0 (static support for 29, runtime is 29)
96TAPI support using: Apple TAPI version 15.0.0 (tapi-1500.0.12.8)
97Library search paths:
98        /opt/local/lib
99Framework search paths:
100ld: Undefined symbols:
101  _main, referenced from:
102      <initial-undefines>
103clang: error: linker command failed with exit code 1 (use -v to see invocation)
104-----------
105Sanity testing C compiler: /usr/bin/clang
106Is cross compiler: False.
107Sanity check compiler command line: /usr/bin/clang sanitycheckc.c -o sanitycheckc.exe -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -arch arm64 -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk
108Sanity check compile stdout:
109
110-----
111Sanity check compile stderr:
112
113-----
114Running test binary command:  /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_mpv/mpv/work/build/meson-private/sanitycheckc.exe
115C compiler for the build machine: /usr/bin/clang (clang 15.0.0 "Apple clang version 15.0.0 (clang-1500.1.0.2.5)")
116C linker for the build machine: /usr/bin/clang ld64 1022.1
117-----------
118Detecting linker via: `llvm-ar --version` -> [Errno 2] No such file or directory: 'llvm-ar'
119-----------
120Detecting linker via: `ar --version` -> 1
121stderr:
122usage:  ar -d [-TLsv] archive file ...
123        ar -m [-TLsv] archive file ...
124        ar -m [-abiTLsv] position archive file ...
125        ar -p [-TLsv] archive [file ...]
126        ar -q [-cTLsv] archive file ...
127        ar -r [-cuTLsv] archive file ...
128        ar -r [-abciuTLsv] position archive file ...
129        ar -t [-TLsv] archive [file ...]
130        ar -x [-ouTLsv] archive [file ...]
131-----------
132Build machine cpu family: aarch64
133Build machine cpu: aarch64
134Host machine cpu family: aarch64
135Host machine cpu: aarch64
136Target machine cpu family: aarch64
137Target machine cpu: aarch64
138Program python3 found: YES (/opt/local/bin/python3)
139Pkg-config binary missing from cross or native file, or env var undefined.
140Trying a default Pkg-config fallback at pkg-config
141Found pkg-config: YES (/opt/local/bin/pkg-config) 0.29.2
142Determining dependency 'libavcodec' with pkg-config executable '/opt/local/bin/pkg-config'
143env[PKG_CONFIG_PATH]:
144env[PKG_CONFIG]: /opt/local/bin/pkg-config
145-----------
146Called: `/opt/local/bin/pkg-config --modversion libavcodec` -> 0
147stdout:
14858.134.100
149-----------
150env[PKG_CONFIG_PATH]:
151env[PKG_CONFIG]: /opt/local/bin/pkg-config
152-----------
153Called: `/opt/local/bin/pkg-config --cflags libavcodec` -> 0
154stdout:
155-I/opt/local/include
156-----------
157env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1
158env[PKG_CONFIG_PATH]:
159env[PKG_CONFIG]: /opt/local/bin/pkg-config
160-----------
161Called: `/opt/local/bin/pkg-config --libs libavcodec` -> 0
162stdout:
163-L/opt/local/lib -lavcodec
164-----------
165env[PKG_CONFIG_PATH]:
166env[PKG_CONFIG]: /opt/local/bin/pkg-config
167-----------
168Called: `/opt/local/bin/pkg-config --libs libavcodec` -> 0
169stdout:
170-L/opt/local/lib -lavcodec
171-----------
172Running compile:
173Working directory:  /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_mpv/mpv/work/build/meson-private/tmpu4nvif2a
174Code:
175 
176        #include<stddef.h>
177        #include<stdio.h>
178        int main(void) {
179            printf("%ld\n", (long)(sizeof(void *)));
180            return 0;
181        }
182-----------
183Command line: `/usr/bin/clang -L/opt/local/lib /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_mpv/mpv/work/build/meson-private/tmpu4nvif2a/testfile.c -o /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_mpv/mpv/work/build/meson-private/tmpu4nvif2a/output.exe -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -arch arm64 -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -O0 -Werror=implicit-function-declaration -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk` -> 0
184Program stdout:
185
1868
187
188Program stderr:
189
190
191Running compile:
192Working directory:  /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_mpv/mpv/work/build/meson-private/tmpg3yjuiv9
193Code:
194 
195-----------
196Command line: `/usr/bin/clang /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_mpv/mpv/work/build/meson-private/tmpg3yjuiv9/testfile.c -o /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_mpv/mpv/work/build/meson-private/tmpg3yjuiv9/output.obj -c -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -arch arm64 -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -O0 -Werror=implicit-function-declaration -Werror=unknown-warning-option -Werror=unused-command-line-argument -Werror=ignored-optimization-argument --print-search-dirs` -> 0
197stdout:
198programs: =/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin
199libraries: =/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/15.0.0
200-----------
201Run-time dependency libavcodec found: YES 58.134.100
202Determining dependency 'libavfilter' with pkg-config executable '/opt/local/bin/pkg-config'
203env[PKG_CONFIG_PATH]:
204env[PKG_CONFIG]: /opt/local/bin/pkg-config
205-----------
206Called: `/opt/local/bin/pkg-config --modversion libavfilter` -> 0
207stdout:
2087.110.100
209-----------
210env[PKG_CONFIG_PATH]:
211env[PKG_CONFIG]: /opt/local/bin/pkg-config
212-----------
213Called: `/opt/local/bin/pkg-config --cflags libavfilter` -> 0
214stdout:
215-I/opt/local/include
216-----------
217env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1
218env[PKG_CONFIG_PATH]:
219env[PKG_CONFIG]: /opt/local/bin/pkg-config
220-----------
221Called: `/opt/local/bin/pkg-config --libs libavfilter` -> 0
222stdout:
223-L/opt/local/lib -lavfilter
224-----------
225env[PKG_CONFIG_PATH]:
226env[PKG_CONFIG]: /opt/local/bin/pkg-config
227-----------
228Called: `/opt/local/bin/pkg-config --libs libavfilter` -> 0
229stdout:
230-L/opt/local/lib -lavfilter
231-----------
232Run-time dependency libavfilter found: YES 7.110.100
233Determining dependency 'libavformat' with pkg-config executable '/opt/local/bin/pkg-config'
234env[PKG_CONFIG_PATH]:
235env[PKG_CONFIG]: /opt/local/bin/pkg-config
236-----------
237Called: `/opt/local/bin/pkg-config --modversion libavformat` -> 0
238stdout:
23958.76.100
240-----------
241env[PKG_CONFIG_PATH]:
242env[PKG_CONFIG]: /opt/local/bin/pkg-config
243-----------
244Called: `/opt/local/bin/pkg-config --cflags libavformat` -> 0
245stdout:
246-I/opt/local/include
247-----------
248env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1
249env[PKG_CONFIG_PATH]:
250env[PKG_CONFIG]: /opt/local/bin/pkg-config
251-----------
252Called: `/opt/local/bin/pkg-config --libs libavformat` -> 0
253stdout:
254-L/opt/local/lib -lavformat
255-----------
256env[PKG_CONFIG_PATH]:
257env[PKG_CONFIG]: /opt/local/bin/pkg-config
258-----------
259Called: `/opt/local/bin/pkg-config --libs libavformat` -> 0
260stdout:
261-L/opt/local/lib -lavformat
262-----------
263Run-time dependency libavformat found: YES 58.76.100
264Determining dependency 'libavutil' with pkg-config executable '/opt/local/bin/pkg-config'
265env[PKG_CONFIG_PATH]:
266env[PKG_CONFIG]: /opt/local/bin/pkg-config
267-----------
268Called: `/opt/local/bin/pkg-config --modversion libavutil` -> 0
269stdout:
27056.70.100
271-----------
272env[PKG_CONFIG_PATH]:
273env[PKG_CONFIG]: /opt/local/bin/pkg-config
274-----------
275Called: `/opt/local/bin/pkg-config --cflags libavutil` -> 0
276stdout:
277-I/opt/local/include
278-----------
279env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1
280env[PKG_CONFIG_PATH]:
281env[PKG_CONFIG]: /opt/local/bin/pkg-config
282-----------
283Called: `/opt/local/bin/pkg-config --libs libavutil` -> 0
284stdout:
285-L/opt/local/lib -lavutil
286-----------
287env[PKG_CONFIG_PATH]:
288env[PKG_CONFIG]: /opt/local/bin/pkg-config
289-----------
290Called: `/opt/local/bin/pkg-config --libs libavutil` -> 0
291stdout:
292-L/opt/local/lib -lavutil
293-----------
294Run-time dependency libavutil found: YES 56.70.100
295Determining dependency 'libswresample' with pkg-config executable '/opt/local/bin/pkg-config'
296env[PKG_CONFIG_PATH]:
297env[PKG_CONFIG]: /opt/local/bin/pkg-config
298-----------
299Called: `/opt/local/bin/pkg-config --modversion libswresample` -> 0
300stdout:
3013.9.100
302-----------
303env[PKG_CONFIG_PATH]:
304env[PKG_CONFIG]: /opt/local/bin/pkg-config
305-----------
306Called: `/opt/local/bin/pkg-config --cflags libswresample` -> 0
307stdout:
308-I/opt/local/include
309-----------
310env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1
311env[PKG_CONFIG_PATH]:
312env[PKG_CONFIG]: /opt/local/bin/pkg-config
313-----------
314Called: `/opt/local/bin/pkg-config --libs libswresample` -> 0
315stdout:
316-L/opt/local/lib -lswresample
317-----------
318env[PKG_CONFIG_PATH]:
319env[PKG_CONFIG]: /opt/local/bin/pkg-config
320-----------
321Called: `/opt/local/bin/pkg-config --libs libswresample` -> 0
322stdout:
323-L/opt/local/lib -lswresample
324-----------
325Run-time dependency libswresample found: YES 3.9.100
326Determining dependency 'libswscale' with pkg-config executable '/opt/local/bin/pkg-config'
327env[PKG_CONFIG_PATH]:
328env[PKG_CONFIG]: /opt/local/bin/pkg-config
329-----------
330Called: `/opt/local/bin/pkg-config --modversion libswscale` -> 0
331stdout:
3325.9.100
333-----------
334env[PKG_CONFIG_PATH]:
335env[PKG_CONFIG]: /opt/local/bin/pkg-config
336-----------
337Called: `/opt/local/bin/pkg-config --cflags libswscale` -> 0
338stdout:
339-I/opt/local/include
340-----------
341env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1
342env[PKG_CONFIG_PATH]:
343env[PKG_CONFIG]: /opt/local/bin/pkg-config
344-----------
345Called: `/opt/local/bin/pkg-config --libs libswscale` -> 0
346stdout:
347-L/opt/local/lib -lswscale
348-----------
349env[PKG_CONFIG_PATH]:
350env[PKG_CONFIG]: /opt/local/bin/pkg-config
351-----------
352Called: `/opt/local/bin/pkg-config --libs libswscale` -> 0
353stdout:
354-L/opt/local/lib -lswscale
355-----------
356Run-time dependency libswscale found: YES 5.9.100
357Determining dependency 'libplacebo' with pkg-config executable '/opt/local/bin/pkg-config'
358env[PKG_CONFIG_PATH]:
359env[PKG_CONFIG]: /opt/local/bin/pkg-config
360-----------
361Called: `/opt/local/bin/pkg-config --modversion libplacebo` -> 0
362stdout:
3636.338.1
364-----------
365env[PKG_CONFIG_PATH]:
366env[PKG_CONFIG]: /opt/local/bin/pkg-config
367-----------
368Called: `/opt/local/bin/pkg-config --cflags libplacebo` -> 0
369stdout:
370-I/opt/local/include
371-----------
372env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1
373env[PKG_CONFIG_PATH]:
374env[PKG_CONFIG]: /opt/local/bin/pkg-config
375-----------
376Called: `/opt/local/bin/pkg-config --libs libplacebo` -> 0
377stdout:
378-L/opt/local/lib -lplacebo
379-----------
380env[PKG_CONFIG_PATH]:
381env[PKG_CONFIG]: /opt/local/bin/pkg-config
382-----------
383Called: `/opt/local/bin/pkg-config --libs libplacebo` -> 0
384stdout:
385-L/opt/local/lib -lplacebo
386-----------
387Run-time dependency libplacebo found: YES 6.338.1
388Determining dependency 'libass' with pkg-config executable '/opt/local/bin/pkg-config'
389env[PKG_CONFIG_PATH]:
390env[PKG_CONFIG]: /opt/local/bin/pkg-config
391-----------
392Called: `/opt/local/bin/pkg-config --modversion libass` -> 0
393stdout:
3940.17.1
395-----------
396env[PKG_CONFIG_PATH]:
397env[PKG_CONFIG]: /opt/local/bin/pkg-config
398-----------
399Called: `/opt/local/bin/pkg-config --cflags libass` -> 0
400stdout:
401-I/opt/local/include -I/opt/local/include/harfbuzz -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -I/opt/local/include/fribidi -I/opt/local/include/freetype2 -I/opt/local/include/libpng16 -I/opt/local/include
402-----------
403env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1
404env[PKG_CONFIG_PATH]:
405env[PKG_CONFIG]: /opt/local/bin/pkg-config
406-----------
407Called: `/opt/local/bin/pkg-config --libs libass` -> 0
408stdout:
409-L/opt/local/lib -lass
410-----------
411env[PKG_CONFIG_PATH]:
412env[PKG_CONFIG]: /opt/local/bin/pkg-config
413-----------
414Called: `/opt/local/bin/pkg-config --libs libass` -> 0
415stdout:
416-L/opt/local/lib -lass
417-----------
418Run-time dependency libass found: YES 0.17.1
419Running compile:
420Working directory:  /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_mpv/mpv/work/build/meson-private/tmp420d3l2b
421Code:
422 extern int i;
423int i;
424
425-----------
426Command line: `/usr/bin/clang /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_mpv/mpv/work/build/meson-private/tmp420d3l2b/testfile.c -o /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_mpv/mpv/work/build/meson-private/tmp420d3l2b/output.obj -c -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -arch arm64 -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -O0 -Werror=implicit-function-declaration -Werror=unknown-warning-option -Werror=unused-command-line-argument -Werror=ignored-optimization-argument -Werror=implicit-function-declaration` -> 0
427Compiler for C supports arguments -Werror=implicit-function-declaration: YES
428Running compile:
429Working directory:  /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_mpv/mpv/work/build/meson-private/tmpxzx_w_q6
430Code:
431 extern int i;
432int i;
433
434-----------
435Command line: `/usr/bin/clang /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_mpv/mpv/work/build/meson-private/tmpxzx_w_q6/testfile.c -o /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_mpv/mpv/work/build/meson-private/tmpxzx_w_q6/output.obj -c -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -arch arm64 -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -O0 -Werror=implicit-function-declaration -Werror=unknown-warning-option -Werror=unused-command-line-argument -Werror=ignored-optimization-argument -Wempty-body` -> 0
436Compiler for C supports arguments -Wempty-body: YES
437Running compile:
438Working directory:  /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_mpv/mpv/work/build/meson-private/tmprpkv_cdn
439Code:
440 extern int i;
441int i;
442
443-----------
444Command line: `/usr/bin/clang /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_mpv/mpv/work/build/meson-private/tmprpkv_cdn/testfile.c -o /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_mpv/mpv/work/build/meson-private/tmprpkv_cdn/output.obj -c -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -arch arm64 -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -O0 -Werror=implicit-function-declaration -Werror=unknown-warning-option -Werror=unused-command-line-argument -Werror=ignored-optimization-argument -Wdisabled-optimization` -> 0
445Compiler for C supports arguments -Wdisabled-optimization: YES
446Running compile:
447Working directory:  /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_mpv/mpv/work/build/meson-private/tmpky653o66
448Code:
449 extern int i;
450int i;
451
452-----------
453Command line: `/usr/bin/clang /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_mpv/mpv/work/build/meson-private/tmpky653o66/testfile.c -o /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_mpv/mpv/work/build/meson-private/tmpky653o66/output.obj -c -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -arch arm64 -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -O0 -Werror=implicit-function-declaration -Werror=unknown-warning-option -Werror=unused-command-line-argument -Werror=ignored-optimization-argument -Wstrict-prototypes` -> 0
454Compiler for C supports arguments -Wstrict-prototypes: YES
455Running compile:
456Working directory:  /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_mpv/mpv/work/build/meson-private/tmp702wkhmx
457Code:
458 extern int i;
459int i;
460
461-----------
462Command line: `/usr/bin/clang /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_mpv/mpv/work/build/meson-private/tmp702wkhmx/testfile.c -o /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_mpv/mpv/work/build/meson-private/tmp702wkhmx/output.obj -c -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -arch arm64 -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -O0 -Werror=implicit-function-declaration -Werror=unknown-warning-option -Werror=unused-command-line-argument -Werror=ignored-optimization-argument -Wformat-zero-length -Wno-format-zero-length` -> 0
463Compiler for C supports arguments -Wno-format-zero-length: YES
464Running compile:
465Working directory:  /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_mpv/mpv/work/build/meson-private/tmpr0wbcpwx
466Code:
467 extern int i;
468int i;
469
470-----------
471Command line: `/usr/bin/clang /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_mpv/mpv/work/build/meson-private/tmpr0wbcpwx/testfile.c -o /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_mpv/mpv/work/build/meson-private/tmpr0wbcpwx/output.obj -c -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -arch arm64 -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -O0 -Werror=implicit-function-declaration -Werror=unknown-warning-option -Werror=unused-command-line-argument -Werror=ignored-optimization-argument -Wredundant-decls -Wno-redundant-decls` -> 0
472Compiler for C supports arguments -Wno-redundant-decls: YES
473Running compile:
474Working directory:  /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_mpv/mpv/work/build/meson-private/tmptogivn8t
475Code:
476 extern int i;
477int i;
478
479-----------
480Command line: `/usr/bin/clang /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_mpv/mpv/work/build/meson-private/tmptogivn8t/testfile.c -o /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_mpv/mpv/work/build/meson-private/tmptogivn8t/output.obj -c -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -arch arm64 -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -O0 -Werror=implicit-function-declaration -Werror=unknown-warning-option -Werror=unused-command-line-argument -Werror=ignored-optimization-argument -Wvla` -> 0
481Compiler for C supports arguments -Wvla: YES
482Running compile:
483Working directory:  /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_mpv/mpv/work/build/meson-private/tmp_plji3mx
484Code:
485 extern int i;
486int i;
487
488-----------
489Command line: `/usr/bin/clang /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_mpv/mpv/work/build/meson-private/tmp_plji3mx/testfile.c -o /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_mpv/mpv/work/build/meson-private/tmp_plji3mx/output.obj -c -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -arch arm64 -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -O0 -Werror=implicit-function-declaration -Werror=unknown-warning-option -Werror=unused-command-line-argument -Werror=ignored-optimization-argument -Wformat-truncation -Wno-format-truncation` -> 1
490stderr:
491error: unknown warning option '-Wformat-truncation' [-Werror,-Wunknown-warning-option]
492error: unknown warning option '-Wno-format-truncation' [-Werror,-Wunknown-warning-option]
493-----------
494Compiler for C supports arguments -Wno-format-truncation: NO
495Running compile:
496Working directory:  /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_mpv/mpv/work/build/meson-private/tmpnpvx552g
497Code:
498 extern int i;
499int i;
500
501-----------
502Command line: `/usr/bin/clang /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_mpv/mpv/work/build/meson-private/tmpnpvx552g/testfile.c -o /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_mpv/mpv/work/build/meson-private/tmpnpvx552g/output.obj -c -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -arch arm64 -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -O0 -Werror=implicit-function-declaration -Werror=unknown-warning-option -Werror=unused-command-line-argument -Werror=ignored-optimization-argument -Wimplicit-fallthrough` -> 0
503Compiler for C supports arguments -Wimplicit-fallthrough: YES
504Running compile:
505Working directory:  /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_mpv/mpv/work/build/meson-private/tmpisfemeao
506Code:
507 extern int i;
508int i;
509
510-----------
511Command line: `/usr/bin/clang /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_mpv/mpv/work/build/meson-private/tmpisfemeao/testfile.c -o /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_mpv/mpv/work/build/meson-private/tmpisfemeao/output.obj -c -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -arch arm64 -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -O0 -Werror=implicit-function-declaration -Werror=unknown-warning-option -Werror=unused-command-line-argument -Werror=ignored-optimization-argument -fno-math-errno` -> 0
512Compiler for C supports arguments -fno-math-errno: YES
513Running compile:
514Working directory:  /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_mpv/mpv/work/build/meson-private/tmpefn64ybl
515Code:
516 extern int i;
517int i;
518
519-----------
520Command line: `/usr/bin/clang /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_mpv/mpv/work/build/meson-private/tmpefn64ybl/testfile.c -o /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_mpv/mpv/work/build/meson-private/tmpefn64ybl/output.obj -c -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -arch arm64 -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -O0 -Werror=implicit-function-declaration -Werror=unknown-warning-option -Werror=unused-command-line-argument -Werror=ignored-optimization-argument -Wformat -Werror=format-security` -> 0
521Compiler for C supports arguments -Wformat -Werror=format-security: YES
522Running compile:
523Working directory:  /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_mpv/mpv/work/build/meson-private/tmpzzynmij2
524Code:
525 int main(void) { return 0; }
526
527-----------
528Command line: `/usr/bin/clang -L/opt/local/lib /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_mpv/mpv/work/build/meson-private/tmpzzynmij2/testfile.c -o /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_mpv/mpv/work/build/meson-private/tmpzzynmij2/output.exe -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -arch arm64 -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -O0 -Werror=implicit-function-declaration -Wl,-fatal_warnings -Wl,-z,noexecstack -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk` -> 1
529stderr:
530ld: unknown options: -z
531clang: error: linker command failed with exit code 1 (use -v to see invocation)
532-----------
533Compiler for C supports link arguments -Wl,-z,noexecstack: NO
534Running compile:
535Working directory:  /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_mpv/mpv/work/build/meson-private/tmp22lkltm3
536Code:
537 int main(void) { return 0; }
538
539-----------
540Command line: `/usr/bin/clang -L/opt/local/lib /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_mpv/mpv/work/build/meson-private/tmp22lkltm3/testfile.c -o /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_mpv/mpv/work/build/meson-private/tmp22lkltm3/output.exe -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -arch arm64 -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -O0 -Werror=implicit-function-declaration -Wl,-fatal_warnings -Wl,--nxcompat,--no-seh,--dynamicbase -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk` -> 1
541stderr:
542ld: unknown options: --nxcompat --no-seh --dynamicbase
543clang: error: linker command failed with exit code 1 (use -v to see invocation)
544-----------
545Compiler for C supports link arguments -Wl,--nxcompat,--no-seh,--dynamicbase: NO
546Running compile:
547Working directory:  /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_mpv/mpv/work/build/meson-private/tmpzqt0otxi
548Code:
549 #include <dlfcn.h>
550#include <limits.h>
551
552        #if defined __stub_dlopen || defined __stub___dlopen
553        fail fail fail this function is not going to work
554        #endif
555       
556int main(void) {
557            void *a = (void*) &dlopen;
558            long long b = (long long) a;
559            return (int) b;
560        }
561-----------
562Command line: `/usr/bin/clang -L/opt/local/lib /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_mpv/mpv/work/build/meson-private/tmpzqt0otxi/testfile.c -o /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_mpv/mpv/work/build/meson-private/tmpzqt0otxi/output.exe -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -arch arm64 -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -O0 -Werror=implicit-function-declaration -Wl,-no_weak_imports -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk` -> 0
563Run-time dependency dl found: YES
564Running compile:
565Working directory:  /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_mpv/mpv/work/build/meson-private/tmpi_1v74uf
566Code:
567 int main(void) { return 0; }
568
569-----------
570Command line: `/usr/bin/clang -L/opt/local/lib /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_mpv/mpv/work/build/meson-private/tmpi_1v74uf/testfile.c -o /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_mpv/mpv/work/build/meson-private/tmpi_1v74uf/output.exe -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -arch arm64 -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -O0 -Werror=implicit-function-declaration -latomic -Wl,-undefined,dynamic_lookup -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk` -> 1
571stderr:
572ld: library 'atomic' not found
573clang: error: linker command failed with exit code 1 (use -v to see invocation)
574-----------
575Library atomic found: NO
576Running compile:
577Working directory:  /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_mpv/mpv/work/build/meson-private/tmprt7l5utm
578Code:
579 int main(void) { return 0; }
580
581-----------
582Command line: `/usr/bin/clang -L/opt/local/lib /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_mpv/mpv/work/build/meson-private/tmprt7l5utm/testfile.c -o /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_mpv/mpv/work/build/meson-private/tmprt7l5utm/output.exe -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -arch arm64 -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -O0 -Werror=implicit-function-declaration -Wl,-fatal_warnings -rdynamic -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk` -> 0
583Compiler for C supports link arguments -rdynamic: YES
584Run-time dependency threads found: YES
585Running compile:
586Working directory:  /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_mpv/mpv/work/build/meson-private/tmp52lw3hue
587Code:
588 
589        #include <pthread.h>
590        int main(void) {
591            /* If it's not defined as a macro, try to use as a symbol */
592            #ifndef pthread_condattr_setclock
593                pthread_condattr_setclock;
594            #endif
595            return 0;
596        }
597-----------
598Command line: `/usr/bin/clang /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_mpv/mpv/work/build/meson-private/tmp52lw3hue/testfile.c -o /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_mpv/mpv/work/build/meson-private/tmp52lw3hue/output.obj -c -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -arch arm64 -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -O0 -Werror=implicit-function-declaration -Werror=unknown-warning-option -Werror=unused-command-line-argument -Werror=ignored-optimization-argument -std=c11` -> 1
599stderr:
600/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_mpv/mpv/work/build/meson-private/tmp52lw3hue/testfile.c:6:17: error: use of undeclared identifier 'pthread_condattr_setclock'; did you mean 'pthread_condattr_destroy'?
601                pthread_condattr_setclock;
602                ^~~~~~~~~~~~~~~~~~~~~~~~~
603                pthread_condattr_destroy
604/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk/usr/include/pthread.h:324:5: note: 'pthread_condattr_destroy' declared here
605int pthread_condattr_destroy(pthread_condattr_t *);
606    ^
607/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_mpv/mpv/work/build/meson-private/tmp52lw3hue/testfile.c:6:17: warning: expression result unused [-Wunused-value]
608                pthread_condattr_setclock;
609                ^~~~~~~~~~~~~~~~~~~~~~~~~
6101 warning and 1 error generated.
611-----------
612Header "pthread.h" has symbol "pthread_condattr_setclock" with dependency threads: NO
613Running compile:
614Working directory:  /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_mpv/mpv/work/build/meson-private/tmpuypahbp0
615Code:
616 int main(void) { return 0; }
617-----------
618Command line: `/usr/bin/clang -L/opt/local/lib /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_mpv/mpv/work/build/meson-private/tmpuypahbp0/testfile.c -o /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_mpv/mpv/work/build/meson-private/tmpuypahbp0/output.exe -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -arch arm64 -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -O0 -Werror=implicit-function-declaration -framework Cocoa -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk` -> 0
619Running compile:
620Working directory:  /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_mpv/mpv/work/build/meson-private/tmp61qe6av4
621Code:
622 int main(void) { return 0; }
623-----------
624Command line: `/usr/bin/clang -L/opt/local/lib /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_mpv/mpv/work/build/meson-private/tmp61qe6av4/testfile.c -o /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_mpv/mpv/work/build/meson-private/tmp61qe6av4/output.exe -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -arch arm64 -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -O0 -Werror=implicit-function-declaration -framework IOKit -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk` -> 0
625Running compile:
626Working directory:  /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_mpv/mpv/work/build/meson-private/tmpyvv4e2jw
627Code:
628 int main(void) { return 0; }
629-----------
630Command line: `/usr/bin/clang -L/opt/local/lib /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_mpv/mpv/work/build/meson-private/tmpyvv4e2jw/testfile.c -o /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_mpv/mpv/work/build/meson-private/tmpyvv4e2jw/output.exe -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -arch arm64 -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -O0 -Werror=implicit-function-declaration -framework QuartzCore -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk` -> 0
631Run-time dependency appleframeworks found: YES (Cocoa, IOKit, QuartzCore)
632Running compile:
633Working directory:  /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_mpv/mpv/work/build/meson-private/tmpl5gv8egn
634Code:
635 #include <poll.h>
636#include <limits.h>
637
638        #if defined __stub_ppoll || defined __stub___ppoll
639        fail fail fail this function is not going to work
640        #endif
641       
642int main(void) {
643            void *a = (void*) &ppoll;
644            long long b = (long long) a;
645            return (int) b;
646        }
647-----------
648Command line: `/usr/bin/clang -L/opt/local/lib /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_mpv/mpv/work/build/meson-private/tmpl5gv8egn/testfile.c -o /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_mpv/mpv/work/build/meson-private/tmpl5gv8egn/output.exe -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -arch arm64 -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -O0 -Werror=implicit-function-declaration -std=c11 -D_GNU_SOURCE -Wl,-no_weak_imports -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk` -> 1
649stderr:
650/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_mpv/mpv/work/build/meson-private/tmpl5gv8egn/testfile.c:9:32: error: use of undeclared identifier 'ppoll'; did you mean 'poll'?
651            void *a = (void*) &ppoll;
652                               ^~~~~
653                               poll
654/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk/usr/include/sys/poll.h:113:12: note: 'poll' declared here
655extern int poll(struct pollfd *, nfds_t, int) __DARWIN_ALIAS_C(poll);
656           ^
6571 error generated.
658-----------
659Running compile:
660Working directory:  /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_mpv/mpv/work/build/meson-private/tmpq2yakv1t
661Code:
662 #include <poll.h>
663        int main(void) {
664
665        /* With some toolchains (MSYS2/mingw for example) the compiler
666         * provides various builtins which are not really implemented and
667         * fall back to the stdlib where they aren't provided and fail at
668         * build/link time. In case the user provides a header, including
669         * the header didn't lead to the function being defined, and the
670         * function we are checking isn't a builtin itself we assume the
671         * builtin is not functional and we just error out. */
672        #if !0 && !defined(ppoll) && !0
673            #error "No definition for __builtin_ppoll found in the prefix"
674        #endif
675
676        #ifdef __has_builtin
677            #if !__has_builtin(__builtin_ppoll)
678                #error "__builtin_ppoll not found"
679            #endif
680        #elif ! defined(ppoll)
681            __builtin_ppoll;
682        #endif
683        return 0;
684        }
685-----------
686Command line: `/usr/bin/clang -L/opt/local/lib /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_mpv/mpv/work/build/meson-private/tmpq2yakv1t/testfile.c -o /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_mpv/mpv/work/build/meson-private/tmpq2yakv1t/output.exe -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -arch arm64 -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -O0 -Werror=implicit-function-declaration -std=c11 -D_GNU_SOURCE -Wl,-no_weak_imports -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk` -> 1
687stderr:
688/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_mpv/mpv/work/build/meson-private/tmpq2yakv1t/testfile.c:12:14: error: "No definition for __builtin_ppoll found in the prefix"
689            #error "No definition for __builtin_ppoll found in the prefix"
690             ^
691/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_mpv/mpv/work/build/meson-private/tmpq2yakv1t/testfile.c:17:18: error: "__builtin_ppoll not found"
692                #error "__builtin_ppoll not found"
693                 ^
6942 errors generated.
695-----------
696Checking for function "ppoll" : NO
697Library windowsapp skipped: feature uwp disabled
698Running compile:
699Working directory:  /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_mpv/mpv/work/build/meson-private/tmpc8njlvnk
700Code:
701 #include <glob.h>
702#include <limits.h>
703
704        #if defined __stub_glob || defined __stub___glob
705        fail fail fail this function is not going to work
706        #endif
707       
708int main(void) {
709            void *a = (void*) &glob;
710            long long b = (long long) a;
711            return (int) b;
712        }
713-----------
714Command line: `/usr/bin/clang -L/opt/local/lib /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_mpv/mpv/work/build/meson-private/tmpc8njlvnk/testfile.c -o /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_mpv/mpv/work/build/meson-private/tmpc8njlvnk/output.exe -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -arch arm64 -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -O0 -Werror=implicit-function-declaration -std=c11 -Wl,-no_weak_imports -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk` -> 0
715Checking for function "glob" : YES
716Running compile:
717Working directory:  /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_mpv/mpv/work/build/meson-private/tmpfgwsca8y
718Code:
719 
720        #include <sys/vt.h>
721        int main(void) {
722            /* If it's not defined as a macro, try to use as a symbol */
723            #ifndef VT_GETMODE
724                VT_GETMODE;
725            #endif
726            return 0;
727        }
728-----------
729Command line: `/usr/bin/clang /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_mpv/mpv/work/build/meson-private/tmpfgwsca8y/testfile.c -o /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_mpv/mpv/work/build/meson-private/tmpfgwsca8y/output.obj -c -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -arch arm64 -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -O0 -Werror=implicit-function-declaration -Werror=unknown-warning-option -Werror=unused-command-line-argument -Werror=ignored-optimization-argument -std=c11` -> 1
730stderr:
731/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_mpv/mpv/work/build/meson-private/tmpfgwsca8y/testfile.c:2:18: fatal error: 'sys/vt.h' file not found
732        #include <sys/vt.h>
733                 ^~~~~~~~~~
7341 error generated.
735-----------
736Header "sys/vt.h" has symbol "VT_GETMODE" : NO
737Running compile:
738Working directory:  /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_mpv/mpv/work/build/meson-private/tmp7u6kowq_
739Code:
740 
741        #include <sys/consio.h>
742        int main(void) {
743            /* If it's not defined as a macro, try to use as a symbol */
744            #ifndef VT_GETMODE
745                VT_GETMODE;
746            #endif
747            return 0;
748        }
749-----------
750Command line: `/usr/bin/clang /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_mpv/mpv/work/build/meson-private/tmp7u6kowq_/testfile.c -o /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_mpv/mpv/work/build/meson-private/tmp7u6kowq_/output.obj -c -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -arch arm64 -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -O0 -Werror=implicit-function-declaration -Werror=unknown-warning-option -Werror=unused-command-line-argument -Werror=ignored-optimization-argument -std=c11` -> 1
751stderr:
752/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_mpv/mpv/work/build/meson-private/tmp7u6kowq_/testfile.c:2:18: fatal error: 'sys/consio.h' file not found
753        #include <sys/consio.h>
754                 ^~~~~~~~~~~~~~
7551 error generated.
756-----------
757Header "sys/consio.h" has symbol "VT_GETMODE" : NO
758Running compile:
759Working directory:  /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_mpv/mpv/work/build/meson-private/tmp86ki8_tg
760Code:
761 #include <sys/mount.h>
762#include <sys/param.h>
763#include <limits.h>
764
765        #if defined __stub_fstatfs || defined __stub___fstatfs
766        fail fail fail this function is not going to work
767        #endif
768       
769int main(void) {
770            void *a = (void*) &fstatfs;
771            long long b = (long long) a;
772            return (int) b;
773        }
774-----------
775Command line: `/usr/bin/clang -L/opt/local/lib /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_mpv/mpv/work/build/meson-private/tmp86ki8_tg/testfile.c -o /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_mpv/mpv/work/build/meson-private/tmp86ki8_tg/output.exe -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -arch arm64 -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -O0 -Werror=implicit-function-declaration -std=c11 -Wl,-no_weak_imports -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk` -> 0
776Checking for function "fstatfs" : YES
777Running compile:
778Working directory:  /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_mpv/mpv/work/build/meson-private/tmp88mbnqo0
779Code:
780 #include <sys/vfs.h>
781#include <limits.h>
782
783        #if defined __stub_fstatfs || defined __stub___fstatfs
784        fail fail fail this function is not going to work
785        #endif
786       
787int main(void) {
788            void *a = (void*) &fstatfs;
789            long long b = (long long) a;
790            return (int) b;
791        }
792-----------
793Command line: `/usr/bin/clang -L/opt/local/lib /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_mpv/mpv/work/build/meson-private/tmp88mbnqo0/testfile.c -o /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_mpv/mpv/work/build/meson-private/tmp88mbnqo0/output.exe -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -arch arm64 -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -O0 -Werror=implicit-function-declaration -std=c11 -Wl,-no_weak_imports -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk` -> 1
794stderr:
795/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_mpv/mpv/work/build/meson-private/tmp88mbnqo0/testfile.c:1:10: fatal error: 'sys/vfs.h' file not found
796#include <sys/vfs.h>
797         ^~~~~~~~~~~
7981 error generated.
799-----------
800Running compile:
801Working directory:  /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_mpv/mpv/work/build/meson-private/tmpv_dyusun
802Code:
803 #include <sys/vfs.h>
804        int main(void) {
805
806        /* With some toolchains (MSYS2/mingw for example) the compiler
807         * provides various builtins which are not really implemented and
808         * fall back to the stdlib where they aren't provided and fail at
809         * build/link time. In case the user provides a header, including
810         * the header didn't lead to the function being defined, and the
811         * function we are checking isn't a builtin itself we assume the
812         * builtin is not functional and we just error out. */
813        #if !0 && !defined(fstatfs) && !0
814            #error "No definition for __builtin_fstatfs found in the prefix"
815        #endif
816
817        #ifdef __has_builtin
818            #if !__has_builtin(__builtin_fstatfs)
819                #error "__builtin_fstatfs not found"
820            #endif
821        #elif ! defined(fstatfs)
822            __builtin_fstatfs;
823        #endif
824        return 0;
825        }
826-----------
827Command line: `/usr/bin/clang -L/opt/local/lib /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_mpv/mpv/work/build/meson-private/tmpv_dyusun/testfile.c -o /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_mpv/mpv/work/build/meson-private/tmpv_dyusun/output.exe -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -arch arm64 -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -O0 -Werror=implicit-function-declaration -std=c11 -Wl,-no_weak_imports -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk` -> 1
828stderr:
829/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_mpv/mpv/work/build/meson-private/tmpv_dyusun/testfile.c:1:10: fatal error: 'sys/vfs.h' file not found
830#include <sys/vfs.h>
831         ^~~~~~~~~~~
8321 error generated.
833-----------
834Checking for function "fstatfs" : NO
835Running compile:
836Working directory:  /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_mpv/mpv/work/build/meson-private/tmp6zgp3i0i
837Code:
838 int main() {
839float v __attribute__((vector_size(32)));
840}
841
842-----------
843Command line: `/usr/bin/clang /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_mpv/mpv/work/build/meson-private/tmp6zgp3i0i/testfile.c -o /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_mpv/mpv/work/build/meson-private/tmp6zgp3i0i/output.obj -c -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -arch arm64 -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -O0 -Werror=implicit-function-declaration -Werror=unknown-warning-option -Werror=unused-command-line-argument -Werror=ignored-optimization-argument -std=c11` -> 0
844Checking if "vector check" compiles: YES
845Program /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_mpv/mpv/work/mpv-0.37.0/TOOLS/docutils-wrapper.py found: YES (/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_mpv/mpv/work/mpv-0.37.0/TOOLS/docutils-wrapper.py)
846Program /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_mpv/mpv/work/mpv-0.37.0/TOOLS/file2string.py found: YES (/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_mpv/mpv/work/mpv-0.37.0/TOOLS/file2string.py)
847Program /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_mpv/mpv/work/mpv-0.37.0/TOOLS/matroska.py found: YES (/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_mpv/mpv/work/mpv-0.37.0/TOOLS/matroska.py)
848Determining dependency 'libcdio' with pkg-config executable '/opt/local/bin/pkg-config'
849env[PKG_CONFIG_PATH]:
850env[PKG_CONFIG]: /opt/local/bin/pkg-config
851-----------
852Called: `/opt/local/bin/pkg-config --modversion libcdio` -> 0
853stdout:
8542.1.0
855-----------
856env[PKG_CONFIG_PATH]:
857env[PKG_CONFIG]: /opt/local/bin/pkg-config
858-----------
859Called: `/opt/local/bin/pkg-config --cflags libcdio` -> 0
860stdout:
861-I/opt/local/include
862-----------
863env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1
864env[PKG_CONFIG_PATH]:
865env[PKG_CONFIG]: /opt/local/bin/pkg-config
866-----------
867Called: `/opt/local/bin/pkg-config --libs libcdio` -> 0
868stdout:
869-L/opt/local/lib -lcdio -lm -liconv -Wl,-framework,CoreFoundation -Wl,-framework,IOKit -Wl,-framework,DiskArbitration
870-----------
871env[PKG_CONFIG_PATH]:
872env[PKG_CONFIG]: /opt/local/bin/pkg-config
873-----------
874Called: `/opt/local/bin/pkg-config --libs libcdio` -> 0
875stdout:
876-L/opt/local/lib -lcdio -lm -liconv -Wl,-framework,CoreFoundation -Wl,-framework,IOKit -Wl,-framework,DiskArbitration
877-----------
878Running compile:
879Working directory:  /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_mpv/mpv/work/build/meson-private/tmpu7oxu7iy
880Code:
881 int main(void) { return 0; }
882
883-----------
884Command line: `/usr/bin/clang -L/opt/local/lib /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_mpv/mpv/work/build/meson-private/tmpu7oxu7iy/testfile.c -o /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_mpv/mpv/work/build/meson-private/tmpu7oxu7iy/output.exe -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -arch arm64 -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -O0 -Werror=implicit-function-declaration -lm -Wl,-undefined,dynamic_lookup -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk` -> 0
885Run-time dependency libcdio found: YES 2.1.0
886Determining dependency 'libcdio_paranoia' with pkg-config executable '/opt/local/bin/pkg-config'
887env[PKG_CONFIG_PATH]:
888env[PKG_CONFIG]: /opt/local/bin/pkg-config
889-----------
890Called: `/opt/local/bin/pkg-config --modversion libcdio_paranoia` -> 0
891stdout:
89210.2+2.0.0
893-----------
894env[PKG_CONFIG_PATH]:
895env[PKG_CONFIG]: /opt/local/bin/pkg-config
896-----------
897Called: `/opt/local/bin/pkg-config --cflags libcdio_paranoia` -> 0
898stdout:
899-I/opt/local/include
900-----------
901env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1
902env[PKG_CONFIG_PATH]:
903env[PKG_CONFIG]: /opt/local/bin/pkg-config
904-----------
905Called: `/opt/local/bin/pkg-config --libs libcdio_paranoia` -> 0
906stdout:
907-L/opt/local/lib -lcdio_paranoia -lcdio_cdda -lcdio -lm -liconv -Wl,-framework,CoreFoundation -Wl,-framework,IOKit -Wl,-framework,DiskArbitration
908-----------
909env[PKG_CONFIG_PATH]:
910env[PKG_CONFIG]: /opt/local/bin/pkg-config
911-----------
912Called: `/opt/local/bin/pkg-config --libs libcdio_paranoia` -> 0
913stdout:
914-L/opt/local/lib -lcdio_paranoia -lcdio_cdda -lcdio -lm -liconv -Wl,-framework,CoreFoundation -Wl,-framework,IOKit -Wl,-framework,DiskArbitration
915-----------
916Run-time dependency libcdio_paranoia found: YES 10.2+2.0.0
917Determining dependency 'dvdnav' with pkg-config executable '/opt/local/bin/pkg-config'
918env[PKG_CONFIG_PATH]:
919env[PKG_CONFIG]: /opt/local/bin/pkg-config
920-----------
921Called: `/opt/local/bin/pkg-config --modversion dvdnav` -> 0
922stdout:
9236.1.1
924-----------
925env[PKG_CONFIG_PATH]:
926env[PKG_CONFIG]: /opt/local/bin/pkg-config
927-----------
928Called: `/opt/local/bin/pkg-config --cflags dvdnav` -> 0
929stdout:
930-I/opt/local/include
931-----------
932env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1
933env[PKG_CONFIG_PATH]:
934env[PKG_CONFIG]: /opt/local/bin/pkg-config
935-----------
936Called: `/opt/local/bin/pkg-config --libs dvdnav` -> 0
937stdout:
938-L/opt/local/lib -ldvdnav -lpthread
939-----------
940env[PKG_CONFIG_PATH]:
941env[PKG_CONFIG]: /opt/local/bin/pkg-config
942-----------
943Called: `/opt/local/bin/pkg-config --libs dvdnav` -> 0
944stdout:
945-L/opt/local/lib -ldvdnav -lpthread
946-----------
947Running compile:
948Working directory:  /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_mpv/mpv/work/build/meson-private/tmp41hcecp8
949Code:
950 int main(void) { return 0; }
951
952-----------
953Command line: `/usr/bin/clang -L/opt/local/lib /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_mpv/mpv/work/build/meson-private/tmp41hcecp8/testfile.c -o /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_mpv/mpv/work/build/meson-private/tmp41hcecp8/output.exe -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -arch arm64 -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -O0 -Werror=implicit-function-declaration -lpthread -Wl,-undefined,dynamic_lookup -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk` -> 0
954Run-time dependency dvdnav found: YES 6.1.1
955Determining dependency 'dvdread' with pkg-config executable '/opt/local/bin/pkg-config'
956env[PKG_CONFIG_PATH]:
957env[PKG_CONFIG]: /opt/local/bin/pkg-config
958-----------
959Called: `/opt/local/bin/pkg-config --modversion dvdread` -> 0
960stdout:
9616.1.3
962-----------
963env[PKG_CONFIG_PATH]:
964env[PKG_CONFIG]: /opt/local/bin/pkg-config
965-----------
966Called: `/opt/local/bin/pkg-config --cflags dvdread` -> 0
967stdout:
968-I/opt/local/include
969-----------
970env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1
971env[PKG_CONFIG_PATH]:
972env[PKG_CONFIG]: /opt/local/bin/pkg-config
973-----------
974Called: `/opt/local/bin/pkg-config --libs dvdread` -> 0
975stdout:
976-L/opt/local/lib -ldvdread
977-----------
978env[PKG_CONFIG_PATH]:
979env[PKG_CONFIG]: /opt/local/bin/pkg-config
980-----------
981Called: `/opt/local/bin/pkg-config --libs dvdread` -> 0
982stdout:
983-L/opt/local/lib -ldvdread
984-----------
985Run-time dependency dvdread found: YES 6.1.3
986Running compile:
987Working directory:  /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_mpv/mpv/work/build/meson-private/tmpq6ksb1r5
988Code:
989 #include <iconv.h>
990
991int main() {
992    iconv_open("","");
993}
994-----------
995Command line: `/usr/bin/clang -L/opt/local/lib /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_mpv/mpv/work/build/meson-private/tmpq6ksb1r5/testfile.c -o /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_mpv/mpv/work/build/meson-private/tmpq6ksb1r5/output.exe -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -arch arm64 -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -O0 -Werror=implicit-function-declaration -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk` -> 1
996stderr:
997ld: Undefined symbols:
998  _libiconv_open, referenced from:
999      _main in testfile-29c4ce.o
1000clang: error: linker command failed with exit code 1 (use -v to see invocation)
1001-----------
1002Running compile:
1003Working directory:  /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_mpv/mpv/work/build/meson-private/tmp0u6os7ow
1004Code:
1005 
1006        #ifdef __has_include
1007         #if !__has_include("iconv.h")
1008          #error "Header 'iconv.h' could not be found"
1009         #endif
1010        #else
1011         #include <iconv.h>
1012        #endif
1013-----------
1014Command line: `/usr/bin/clang /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_mpv/mpv/work/build/meson-private/tmp0u6os7ow/testfile.c -E -P -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -arch arm64 -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -P -O0 -Werror=implicit-function-declaration` -> 0
1015Running compile:
1016Working directory:  /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_mpv/mpv/work/build/meson-private/tmphydv2mzt
1017Code:
1018 int main(void) { return 0; }
1019
1020-----------
1021Command line: `/usr/bin/clang -L/opt/local/lib /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_mpv/mpv/work/build/meson-private/tmphydv2mzt/testfile.c -o /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_mpv/mpv/work/build/meson-private/tmphydv2mzt/output.exe -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -arch arm64 -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -O0 -Werror=implicit-function-declaration -liconv -Wl,-undefined,dynamic_lookup -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk` -> 0
1022Run-time dependency iconv found: YES
1023Dependency mujs skipped: feature javascript disabled
1024Determining dependency 'lcms2' with pkg-config executable '/opt/local/bin/pkg-config'
1025env[PKG_CONFIG_PATH]:
1026env[PKG_CONFIG]: /opt/local/bin/pkg-config
1027-----------
1028Called: `/opt/local/bin/pkg-config --modversion lcms2` -> 0
1029stdout:
10302.15
1031-----------
1032env[PKG_CONFIG_PATH]:
1033env[PKG_CONFIG]: /opt/local/bin/pkg-config
1034-----------
1035Called: `/opt/local/bin/pkg-config --cflags lcms2` -> 0
1036stdout:
1037-I/opt/local/include
1038-----------
1039env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1
1040env[PKG_CONFIG_PATH]:
1041env[PKG_CONFIG]: /opt/local/bin/pkg-config
1042-----------
1043Called: `/opt/local/bin/pkg-config --libs lcms2` -> 0
1044stdout:
1045-L/opt/local/lib -llcms2
1046-----------
1047env[PKG_CONFIG_PATH]:
1048env[PKG_CONFIG]: /opt/local/bin/pkg-config
1049-----------
1050Called: `/opt/local/bin/pkg-config --libs lcms2` -> 0
1051stdout:
1052-L/opt/local/lib -llcms2
1053-----------
1054Run-time dependency lcms2 found: YES 2.15
1055Determining dependency 'libarchive' with pkg-config executable '/opt/local/bin/pkg-config'
1056env[PKG_CONFIG_PATH]:
1057env[PKG_CONFIG]: /opt/local/bin/pkg-config
1058-----------
1059Called: `/opt/local/bin/pkg-config --modversion libarchive` -> 0
1060stdout:
10613.7.2
1062-----------
1063env[PKG_CONFIG_PATH]:
1064env[PKG_CONFIG]: /opt/local/bin/pkg-config
1065-----------
1066Called: `/opt/local/bin/pkg-config --cflags libarchive` -> 0
1067stdout:
1068-I/opt/local/include
1069-----------
1070env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1
1071env[PKG_CONFIG_PATH]:
1072env[PKG_CONFIG]: /opt/local/bin/pkg-config
1073-----------
1074Called: `/opt/local/bin/pkg-config --libs libarchive` -> 0
1075stdout:
1076-L/opt/local/lib -larchive
1077-----------
1078env[PKG_CONFIG_PATH]:
1079env[PKG_CONFIG]: /opt/local/bin/pkg-config
1080-----------
1081Called: `/opt/local/bin/pkg-config --libs libarchive` -> 0
1082stdout:
1083-L/opt/local/lib -larchive
1084-----------
1085Run-time dependency libarchive found: YES 3.7.2
1086Determining dependency 'libavdevice' with pkg-config executable '/opt/local/bin/pkg-config'
1087env[PKG_CONFIG_PATH]:
1088env[PKG_CONFIG]: /opt/local/bin/pkg-config
1089-----------
1090Called: `/opt/local/bin/pkg-config --modversion libavdevice` -> 0
1091stdout:
109258.13.100
1093-----------
1094env[PKG_CONFIG_PATH]:
1095env[PKG_CONFIG]: /opt/local/bin/pkg-config
1096-----------
1097Called: `/opt/local/bin/pkg-config --cflags libavdevice` -> 0
1098stdout:
1099-I/opt/local/include
1100-----------
1101env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1
1102env[PKG_CONFIG_PATH]:
1103env[PKG_CONFIG]: /opt/local/bin/pkg-config
1104-----------
1105Called: `/opt/local/bin/pkg-config --libs libavdevice` -> 0
1106stdout:
1107-L/opt/local/lib -lavdevice
1108-----------
1109env[PKG_CONFIG_PATH]:
1110env[PKG_CONFIG]: /opt/local/bin/pkg-config
1111-----------
1112Called: `/opt/local/bin/pkg-config --libs libavdevice` -> 0
1113stdout:
1114-L/opt/local/lib -lavdevice
1115-----------
1116Run-time dependency libavdevice found: YES 58.13.100
1117Determining dependency 'libbluray' with pkg-config executable '/opt/local/bin/pkg-config'
1118env[PKG_CONFIG_PATH]:
1119env[PKG_CONFIG]: /opt/local/bin/pkg-config
1120-----------
1121Called: `/opt/local/bin/pkg-config --modversion libbluray` -> 0
1122stdout:
11231.3.4
1124-----------
1125env[PKG_CONFIG_PATH]:
1126env[PKG_CONFIG]: /opt/local/bin/pkg-config
1127-----------
1128Called: `/opt/local/bin/pkg-config --cflags libbluray` -> 0
1129stdout:
1130-I/opt/local/include -I/opt/local/include/libxml2 -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include/libpng16 -I/opt/local/include
1131-----------
1132env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1
1133env[PKG_CONFIG_PATH]:
1134env[PKG_CONFIG]: /opt/local/bin/pkg-config
1135-----------
1136Called: `/opt/local/bin/pkg-config --libs libbluray` -> 0
1137stdout:
1138-L/opt/local/lib -lbluray
1139-----------
1140env[PKG_CONFIG_PATH]:
1141env[PKG_CONFIG]: /opt/local/bin/pkg-config
1142-----------
1143Called: `/opt/local/bin/pkg-config --libs libbluray` -> 0
1144stdout:
1145-L/opt/local/lib -lbluray
1146-----------
1147Run-time dependency libbluray found: YES 1.3.4
1148Running compile:
1149Working directory:  /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_mpv/mpv/work/build/meson-private/tmp9ivugj0q
1150Code:
1151 int main(void) { return 0; }
1152
1153-----------
1154Command line: `/usr/bin/clang -L/opt/local/lib /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_mpv/mpv/work/build/meson-private/tmp9ivugj0q/testfile.c -o /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_mpv/mpv/work/build/meson-private/tmp9ivugj0q/output.exe -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -arch arm64 -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -O0 -Werror=implicit-function-declaration -lm -Wl,-undefined,dynamic_lookup -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk` -> 0
1155Library m found: YES
1156Running compile:
1157Working directory:  /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_mpv/mpv/work/build/meson-private/tmpr6y1dcwt
1158Code:
1159 int main(void) { return 0; }
1160
1161-----------
1162Command line: `/usr/bin/clang -L/opt/local/lib /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_mpv/mpv/work/build/meson-private/tmpr6y1dcwt/testfile.c -o /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_mpv/mpv/work/build/meson-private/tmpr6y1dcwt/output.exe -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -arch arm64 -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -O0 -Werror=implicit-function-declaration -lrt -Wl,-undefined,dynamic_lookup -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk` -> 1
1163stderr:
1164ld: library 'rt' not found
1165clang: error: linker command failed with exit code 1 (use -v to see invocation)
1166-----------
1167Library rt found: NO
1168Determining dependency 'lua5.2' with pkg-config executable '/opt/local/bin/pkg-config'
1169env[PKG_CONFIG_PATH]:
1170env[PKG_CONFIG]: /opt/local/bin/pkg-config
1171-----------
1172Called: `/opt/local/bin/pkg-config --modversion lua5.2` -> 0
1173stdout:
11745.2.4
1175-----------
1176env[PKG_CONFIG_PATH]:
1177env[PKG_CONFIG]: /opt/local/bin/pkg-config
1178-----------
1179Called: `/opt/local/bin/pkg-config --cflags lua5.2` -> 0
1180stdout:
1181-I/opt/local/include/lua5.2
1182-----------
1183env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1
1184env[PKG_CONFIG_PATH]:
1185env[PKG_CONFIG]: /opt/local/bin/pkg-config
1186-----------
1187Called: `/opt/local/bin/pkg-config --libs lua5.2` -> 0
1188stdout:
1189-L/opt/local/lib -llua5.2 -lm
1190-----------
1191env[PKG_CONFIG_PATH]:
1192env[PKG_CONFIG]: /opt/local/bin/pkg-config
1193-----------
1194Called: `/opt/local/bin/pkg-config --libs lua5.2` -> 0
1195stdout:
1196-L/opt/local/lib -llua5.2 -lm
1197-----------
1198Run-time dependency lua5.2 found: YES 5.2.4
1199Dependency rubberband skipped: feature rubberband disabled
1200Dependency sdl2 skipped: feature sdl2 disabled
1201Dependency uchardet skipped: feature uchardet disabled
1202Dependency vapoursynth skipped: feature vapoursynth disabled
1203Dependency vapoursynth-script skipped: feature vapoursynth disabled
1204Determining dependency 'zimg' with pkg-config executable '/opt/local/bin/pkg-config'
1205env[PKG_CONFIG_PATH]:
1206env[PKG_CONFIG]: /opt/local/bin/pkg-config
1207-----------
1208Called: `/opt/local/bin/pkg-config --modversion zimg` -> 0
1209stdout:
12103.0.5
1211-----------
1212env[PKG_CONFIG_PATH]:
1213env[PKG_CONFIG]: /opt/local/bin/pkg-config
1214-----------
1215Called: `/opt/local/bin/pkg-config --cflags zimg` -> 0
1216stdout:
1217-I/opt/local/include
1218-----------
1219env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1
1220env[PKG_CONFIG_PATH]:
1221env[PKG_CONFIG]: /opt/local/bin/pkg-config
1222-----------
1223Called: `/opt/local/bin/pkg-config --libs zimg` -> 0
1224stdout:
1225-L/opt/local/lib -lzimg
1226-----------
1227env[PKG_CONFIG_PATH]:
1228env[PKG_CONFIG]: /opt/local/bin/pkg-config
1229-----------
1230Called: `/opt/local/bin/pkg-config --libs zimg` -> 0
1231stdout:
1232-L/opt/local/lib -lzimg
1233-----------
1234Run-time dependency zimg found: YES 3.0.5
1235Determining dependency 'zlib' with pkg-config executable '/opt/local/bin/pkg-config'
1236env[PKG_CONFIG_PATH]:
1237env[PKG_CONFIG]: /opt/local/bin/pkg-config
1238-----------
1239Called: `/opt/local/bin/pkg-config --modversion zlib` -> 0
1240stdout:
12411.3
1242-----------
1243env[PKG_CONFIG_PATH]:
1244env[PKG_CONFIG]: /opt/local/bin/pkg-config
1245-----------
1246Called: `/opt/local/bin/pkg-config --cflags zlib` -> 0
1247stdout:
1248-I/opt/local/include
1249-----------
1250env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1
1251env[PKG_CONFIG_PATH]:
1252env[PKG_CONFIG]: /opt/local/bin/pkg-config
1253-----------
1254Called: `/opt/local/bin/pkg-config --libs zlib` -> 0
1255stdout:
1256-L/opt/local/lib -lz
1257-----------
1258env[PKG_CONFIG_PATH]:
1259env[PKG_CONFIG]: /opt/local/bin/pkg-config
1260-----------
1261Called: `/opt/local/bin/pkg-config --libs zlib` -> 0
1262stdout:
1263-L/opt/local/lib -lz
1264-----------
1265Run-time dependency zlib found: YES 1.3
1266Determining dependency 'alsa' with pkg-config executable '/opt/local/bin/pkg-config'
1267env[PKG_CONFIG_PATH]:
1268env[PKG_CONFIG]: /opt/local/bin/pkg-config
1269-----------
1270Called: `/opt/local/bin/pkg-config --modversion alsa` -> 1
1271stderr:
1272Package alsa was not found in the pkg-config search path.
1273Perhaps you should add the directory containing `alsa.pc'
1274to the PKG_CONFIG_PATH environment variable
1275No package 'alsa' found
1276-----------
1277Finding framework path by running:  /usr/bin/clang -v -E - -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -arch arm64 -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk
1278
1279Looking for framework alsa in /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk/System/Library/Frameworks
1280CMake binary for host machine is not cached
1281CMake binary missing from cross or native file, or env var undefined.
1282Trying a default CMake fallback at cmake
1283Found CMake: /opt/local/bin/cmake (3.24.4)
1284Extracting basic cmake information
1285CMake Toolchain: Calling CMake once to generate the compiler state
1286Calling CMake (['/opt/local/bin/cmake']) in /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_mpv/mpv/work/build/meson-private/__CMake_compiler_info__ with:
1287  - "--trace-expand"
1288  - "--trace-format=json-v1"
1289  - "--no-warn-unused-cli"
1290  - "--trace-redirect=cmake_trace.txt"
1291  - "-G"
1292  - "Ninja"
1293  - "-DCMAKE_TOOLCHAIN_FILE=/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_mpv/mpv/work/build/meson-private/__CMake_compiler_info__/CMakeMesonTempToolchainFile.cmake"
1294  - "."
1295Try CMake generator: auto
1296Calling CMake (['/opt/local/bin/cmake']) in /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_mpv/mpv/work/build/meson-private/cmake_alsa with:
1297  - "--trace-expand"
1298  - "--trace-format=json-v1"
1299  - "--no-warn-unused-cli"
1300  - "--trace-redirect=cmake_trace.txt"
1301  - "-DCMAKE_TOOLCHAIN_FILE=/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_mpv/mpv/work/build/meson-private/cmake_alsa/CMakeMesonToolchainFile.cmake"
1302  - "."
1303  -- Module search paths:    ['/', '/Applications', '/Applications/Xcode.app/Contents/Applications', '/Applications/Xcode.app/Contents/Developer/Applications', '/Applications/Xcode.app/Contents/Developer/Library/Frameworks', '/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks', '/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk/System/Library/Frameworks', '/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk/usr', '/Library/Frameworks', '/System/Library/Frameworks', '/opt', '/opt/local', '/usr', '/usr/X11R6', '/usr/local']
1304  -- CMake root:             /opt/local/share/cmake-3.24
1305  -- CMake architectures:    []
1306  -- CMake lib search paths: ['lib', 'lib32', 'lib64', 'libx32', 'share', '']
1307
1308Determining dependency 'alsa' with CMake executable '/opt/local/bin/cmake'
1309Try CMake generator: auto
1310Calling CMake (['/opt/local/bin/cmake']) in /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_mpv/mpv/work/build/meson-private/cmake_alsa with:
1311  - "-DNAME=alsa"
1312  - "-DARCHS="
1313  - "-DVERSION="
1314  - "-DCOMPS="
1315  - "-DSTATIC=False"
1316  - "--trace-expand"
1317  - "--trace-format=json-v1"
1318  - "--no-warn-unused-cli"
1319  - "--trace-redirect=cmake_trace.txt"
1320  - "-DCMAKE_TOOLCHAIN_FILE=/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_mpv/mpv/work/build/meson-private/cmake_alsa/CMakeMesonToolchainFile.cmake"
1321  - "."
1322Run-time dependency alsa found: NO (tried pkgconfig, framework and cmake)
1323Dependency appleframeworks (modules: Foundation, AudioToolbox) skipped: feature audiounit disabled
1324Header "AudioToolbox/AudioToolbox.h" has symbol "kAudioUnitSubType_RemoteIO" skipped: feature audiounit disabled
1325Running compile:
1326Working directory:  /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_mpv/mpv/work/build/meson-private/tmpghgl119o
1327Code:
1328 int main(void) { return 0; }
1329-----------
1330Command line: `/usr/bin/clang -L/opt/local/lib /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_mpv/mpv/work/build/meson-private/tmpghgl119o/testfile.c -o /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_mpv/mpv/work/build/meson-private/tmpghgl119o/output.exe -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -arch arm64 -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -O0 -Werror=implicit-function-declaration -framework CoreFoundation -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk` -> 0
1331Running compile:
1332Working directory:  /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_mpv/mpv/work/build/meson-private/tmp9jszzrdy
1333Code:
1334 int main(void) { return 0; }
1335-----------
1336Command line: `/usr/bin/clang -L/opt/local/lib /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_mpv/mpv/work/build/meson-private/tmp9jszzrdy/testfile.c -o /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_mpv/mpv/work/build/meson-private/tmp9jszzrdy/output.exe -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -arch arm64 -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -O0 -Werror=implicit-function-declaration -framework CoreAudio -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk` -> 0
1337Running compile:
1338Working directory:  /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_mpv/mpv/work/build/meson-private/tmpre2svzwa
1339Code:
1340 int main(void) { return 0; }
1341-----------
1342Command line: `/usr/bin/clang -L/opt/local/lib /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_mpv/mpv/work/build/meson-private/tmpre2svzwa/testfile.c -o /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_mpv/mpv/work/build/meson-private/tmpre2svzwa/output.exe -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -arch arm64 -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -O0 -Werror=implicit-function-declaration -framework AudioUnit -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk` -> 0
1343Running compile:
1344Working directory:  /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_mpv/mpv/work/build/meson-private/tmpkg78khrm
1345Code:
1346 int main(void) { return 0; }
1347-----------
1348Command line: `/usr/bin/clang -L/opt/local/lib /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_mpv/mpv/work/build/meson-private/tmpkg78khrm/testfile.c -o /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_mpv/mpv/work/build/meson-private/tmpkg78khrm/output.exe -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -arch arm64 -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -O0 -Werror=implicit-function-declaration -framework AudioToolbox -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk` -> 0
1349Run-time dependency appleframeworks found: YES (CoreFoundation, CoreAudio, AudioUnit, AudioToolbox)
1350Dependency jack skipped: feature jack disabled
1351Dependency openal skipped: feature openal disabled
1352Library OpenSLES skipped: feature opensles disabled
1353Running compile:
1354Working directory:  /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_mpv/mpv/work/build/meson-private/tmpkqfzhs4q
1355Code:
1356 
1357        #include <sys/soundcard.h>
1358        int main(void) {
1359            /* If it's not defined as a macro, try to use as a symbol */
1360            #ifndef SNDCTL_DSP_HALT
1361                SNDCTL_DSP_HALT;
1362            #endif
1363            return 0;
1364        }
1365-----------
1366Command line: `/usr/bin/clang /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_mpv/mpv/work/build/meson-private/tmpkqfzhs4q/testfile.c -o /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_mpv/mpv/work/build/meson-private/tmpkqfzhs4q/output.obj -c -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -arch arm64 -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -O0 -Werror=implicit-function-declaration -Werror=unknown-warning-option -Werror=unused-command-line-argument -Werror=ignored-optimization-argument -std=c11` -> 1
1367stderr:
1368/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_mpv/mpv/work/build/meson-private/tmpkqfzhs4q/testfile.c:2:18: fatal error: 'sys/soundcard.h' file not found
1369        #include <sys/soundcard.h>
1370                 ^~~~~~~~~~~~~~~~~
13711 error generated.
1372-----------
1373Header "sys/soundcard.h" has symbol "SNDCTL_DSP_HALT" : NO
1374Determining dependency 'libpipewire-0.3' with pkg-config executable '/opt/local/bin/pkg-config'
1375env[PKG_CONFIG_PATH]:
1376env[PKG_CONFIG]: /opt/local/bin/pkg-config
1377-----------
1378Called: `/opt/local/bin/pkg-config --modversion libpipewire-0.3` -> 1
1379stderr:
1380Package libpipewire-0.3 was not found in the pkg-config search path.
1381Perhaps you should add the directory containing `libpipewire-0.3.pc'
1382to the PKG_CONFIG_PATH environment variable
1383No package 'libpipewire-0.3' found
1384-----------
1385Finding framework path by running:  /usr/bin/clang -v -E - -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -arch arm64 -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk
1386
1387Looking for framework libpipewire-0.3 in /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk/System/Library/Frameworks
1388CMake binary for host machine is cached.
1389Preliminary CMake check failed. Aborting.
1390Run-time dependency libpipewire-0.3 found: NO (tried pkgconfig, framework and cmake)
1391Dependency libpulse skipped: feature pulse disabled
1392Determining dependency 'sndio' with pkg-config executable '/opt/local/bin/pkg-config'
1393env[PKG_CONFIG_PATH]:
1394env[PKG_CONFIG]: /opt/local/bin/pkg-config
1395-----------
1396Called: `/opt/local/bin/pkg-config --modversion sndio` -> 1
1397stderr:
1398Package sndio was not found in the pkg-config search path.
1399Perhaps you should add the directory containing `sndio.pc'
1400to the PKG_CONFIG_PATH environment variable
1401No package 'sndio' found
1402-----------
1403Finding framework path by running:  /usr/bin/clang -v -E - -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -arch arm64 -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk
1404
1405Looking for framework sndio in /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk/System/Library/Frameworks
1406CMake binary for host machine is cached.
1407Preliminary CMake check failed. Aborting.
1408Run-time dependency sndio found: NO (tried pkgconfig, framework and cmake)
1409Running compile:
1410Working directory:  /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_mpv/mpv/work/build/meson-private/tmpsisjzh6x
1411Code:
1412 
1413        #include <audioclient.h>
1414        int main(void) {
1415            /* If it's not defined as a macro, try to use as a symbol */
1416            #ifndef IAudioClient
1417                IAudioClient;
1418            #endif
1419            return 0;
1420        }
1421-----------
1422Command line: `/usr/bin/clang /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_mpv/mpv/work/build/meson-private/tmpsisjzh6x/testfile.c -o /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_mpv/mpv/work/build/meson-private/tmpsisjzh6x/output.obj -c -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -arch arm64 -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -O0 -Werror=implicit-function-declaration -Werror=unknown-warning-option -Werror=unused-command-line-argument -Werror=ignored-optimization-argument -std=c11` -> 1
1423stderr:
1424/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_mpv/mpv/work/build/meson-private/tmpsisjzh6x/testfile.c:2:18: fatal error: 'audioclient.h' file not found
1425        #include <audioclient.h>
1426                 ^~~~~~~~~~~~~~~
14271 error generated.
1428-----------
1429Header "audioclient.h" has symbol "IAudioClient" : NO
1430Dependency caca skipped: feature caca disabled
1431Has header "d3d9.h" skipped: feature direct3d disabled
1432Determining dependency 'libdrm' with pkg-config executable '/opt/local/bin/pkg-config'
1433env[PKG_CONFIG_PATH]:
1434env[PKG_CONFIG]: /opt/local/bin/pkg-config
1435-----------
1436Called: `/opt/local/bin/pkg-config --modversion libdrm` -> 1
1437stderr:
1438Package libdrm was not found in the pkg-config search path.
1439Perhaps you should add the directory containing `libdrm.pc'
1440to the PKG_CONFIG_PATH environment variable
1441No package 'libdrm' found
1442-----------
1443Finding framework path by running:  /usr/bin/clang -v -E - -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -arch arm64 -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk
1444
1445Looking for framework libdrm in /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk/System/Library/Frameworks
1446CMake binary for host machine is cached.
1447Preliminary CMake check failed. Aborting.
1448Run-time dependency libdrm found: NO (tried pkgconfig, framework and cmake)
1449Determining dependency 'gbm' with pkg-config executable '/opt/local/bin/pkg-config'
1450env[PKG_CONFIG_PATH]:
1451env[PKG_CONFIG]: /opt/local/bin/pkg-config
1452-----------
1453Called: `/opt/local/bin/pkg-config --modversion gbm` -> 1
1454stderr:
1455Package gbm was not found in the pkg-config search path.
1456Perhaps you should add the directory containing `gbm.pc'
1457to the PKG_CONFIG_PATH environment variable
1458No package 'gbm' found
1459-----------
1460Finding framework path by running:  /usr/bin/clang -v -E - -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -arch arm64 -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk
1461
1462Looking for framework gbm in /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk/System/Library/Frameworks
1463CMake binary for host machine is cached.
1464Preliminary CMake check failed. Aborting.
1465Run-time dependency gbm found: NO (tried pkgconfig, framework and cmake)
1466Dependency libjpeg skipped: feature jpeg disabled
1467Determining dependency 'shaderc' with pkg-config executable '/opt/local/bin/pkg-config'
1468env[PKG_CONFIG_PATH]:
1469env[PKG_CONFIG]: /opt/local/bin/pkg-config
1470-----------
1471Called: `/opt/local/bin/pkg-config --modversion shaderc` -> 1
1472stderr:
1473Package shaderc was not found in the pkg-config search path.
1474Perhaps you should add the directory containing `shaderc.pc'
1475to the PKG_CONFIG_PATH environment variable
1476No package 'shaderc' found
1477-----------
1478Determining dependency 'shaderc_combined' with pkg-config executable '/opt/local/bin/pkg-config'
1479env[PKG_CONFIG_PATH]:
1480env[PKG_CONFIG]: /opt/local/bin/pkg-config
1481-----------
1482Called: `/opt/local/bin/pkg-config --modversion shaderc_combined` -> 1
1483stderr:
1484Package shaderc_combined was not found in the pkg-config search path.
1485Perhaps you should add the directory containing `shaderc_combined.pc'
1486to the PKG_CONFIG_PATH environment variable
1487No package 'shaderc_combined' found
1488-----------
1489Determining dependency 'shaderc_static' with pkg-config executable '/opt/local/bin/pkg-config'
1490env[PKG_CONFIG_PATH]:
1491env[PKG_CONFIG]: /opt/local/bin/pkg-config
1492-----------
1493Called: `/opt/local/bin/pkg-config --modversion shaderc_static` -> 1
1494stderr:
1495Package shaderc_static was not found in the pkg-config search path.
1496Perhaps you should add the directory containing `shaderc_static.pc'
1497to the PKG_CONFIG_PATH environment variable
1498No package 'shaderc_static' found
1499-----------
1500Running compile:
1501Working directory:  /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_mpv/mpv/work/build/meson-private/tmptpep4d5c
1502Code:
1503 int main(void) { return 0; }
1504
1505-----------
1506Command line: `/usr/bin/clang -L/opt/local/lib /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_mpv/mpv/work/build/meson-private/tmptpep4d5c/testfile.c -o /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_mpv/mpv/work/build/meson-private/tmptpep4d5c/output.exe -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -arch arm64 -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -O0 -Werror=implicit-function-declaration -lshaderc_shared -Wl,-undefined,dynamic_lookup -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk` -> 1
1507stderr:
1508ld: library 'shaderc_shared' not found
1509clang: error: linker command failed with exit code 1 (use -v to see invocation)
1510-----------
1511Running compile:
1512Working directory:  /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_mpv/mpv/work/build/meson-private/tmpgblf5ypy
1513Code:
1514 int main(void) { return 0; }
1515
1516-----------
1517Command line: `/usr/bin/clang -L/opt/local/lib /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_mpv/mpv/work/build/meson-private/tmpgblf5ypy/testfile.c -o /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_mpv/mpv/work/build/meson-private/tmpgblf5ypy/output.exe -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -arch arm64 -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -O0 -Werror=implicit-function-declaration -lshaderc_combined -Wl,-undefined,dynamic_lookup -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk` -> 1
1518stderr:
1519ld: library 'shaderc_combined' not found
1520clang: error: linker command failed with exit code 1 (use -v to see invocation)
1521-----------
1522Run-time dependency shaderc found: NO (tried pkgconfig, pkgconfig, pkgconfig and system)
1523Determining dependency 'libsixel' with pkg-config executable '/opt/local/bin/pkg-config'
1524env[PKG_CONFIG_PATH]:
1525env[PKG_CONFIG]: /opt/local/bin/pkg-config
1526-----------
1527Called: `/opt/local/bin/pkg-config --modversion libsixel` -> 1
1528stderr:
1529Package libsixel was not found in the pkg-config search path.
1530Perhaps you should add the directory containing `libsixel.pc'
1531to the PKG_CONFIG_PATH environment variable
1532No package 'libsixel' found
1533-----------
1534Finding framework path by running:  /usr/bin/clang -v -E - -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -arch arm64 -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk
1535
1536Looking for framework libsixel in /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk/System/Library/Frameworks
1537CMake binary for host machine is cached.
1538Preliminary CMake check failed. Aborting.
1539Run-time dependency libsixel found: NO (tried pkgconfig, framework and cmake)
1540Running compile:
1541Working directory:  /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_mpv/mpv/work/build/meson-private/tmppmlljgl5
1542Code:
1543 #include <sys/mman.h>
1544#include <limits.h>
1545
1546        #if defined __stub_shm_open || defined __stub___shm_open
1547        fail fail fail this function is not going to work
1548        #endif
1549       
1550int main(void) {
1551            void *a = (void*) &shm_open;
1552            long long b = (long long) a;
1553            return (int) b;
1554        }
1555-----------
1556Command line: `/usr/bin/clang -L/opt/local/lib /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_mpv/mpv/work/build/meson-private/tmppmlljgl5/testfile.c -o /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_mpv/mpv/work/build/meson-private/tmppmlljgl5/output.exe -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -arch arm64 -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -O0 -Werror=implicit-function-declaration -std=c11 -Wl,-no_weak_imports -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk` -> 0
1557Checking for function "shm_open" : YES
1558Determining dependency 'spirv-cross-c-shared' with pkg-config executable '/opt/local/bin/pkg-config'
1559env[PKG_CONFIG_PATH]:
1560env[PKG_CONFIG]: /opt/local/bin/pkg-config
1561-----------
1562Called: `/opt/local/bin/pkg-config --modversion spirv-cross-c-shared` -> 1
1563stderr:
1564Package spirv-cross-c-shared was not found in the pkg-config search path.
1565Perhaps you should add the directory containing `spirv-cross-c-shared.pc'
1566to the PKG_CONFIG_PATH environment variable
1567No package 'spirv-cross-c-shared' found
1568-----------
1569Finding framework path by running:  /usr/bin/clang -v -E - -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -arch arm64 -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk
1570
1571Looking for framework spirv-cross-c-shared in /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk/System/Library/Frameworks
1572CMake binary for host machine is cached.
1573Preliminary CMake check failed. Aborting.
1574Run-time dependency spirv-cross-c-shared found: NO (tried pkgconfig, framework and cmake)
1575Determining dependency 'wayland-client' with pkg-config executable '/opt/local/bin/pkg-config'
1576env[PKG_CONFIG_PATH]:
1577env[PKG_CONFIG]: /opt/local/bin/pkg-config
1578-----------
1579Called: `/opt/local/bin/pkg-config --modversion wayland-client` -> 1
1580stderr:
1581Package wayland-client was not found in the pkg-config search path.
1582Perhaps you should add the directory containing `wayland-client.pc'
1583to the PKG_CONFIG_PATH environment variable
1584No package 'wayland-client' found
1585-----------
1586Finding framework path by running:  /usr/bin/clang -v -E - -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -arch arm64 -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk
1587
1588Looking for framework wayland-client in /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk/System/Library/Frameworks
1589CMake binary for host machine is cached.
1590Preliminary CMake check failed. Aborting.
1591Run-time dependency wayland-client found: NO (tried pkgconfig, framework and cmake)
1592Determining dependency 'wayland-cursor' with pkg-config executable '/opt/local/bin/pkg-config'
1593env[PKG_CONFIG_PATH]:
1594env[PKG_CONFIG]: /opt/local/bin/pkg-config
1595-----------
1596Called: `/opt/local/bin/pkg-config --modversion wayland-cursor` -> 1
1597stderr:
1598Package wayland-cursor was not found in the pkg-config search path.
1599Perhaps you should add the directory containing `wayland-cursor.pc'
1600to the PKG_CONFIG_PATH environment variable
1601No package 'wayland-cursor' found
1602-----------
1603Finding framework path by running:  /usr/bin/clang -v -E - -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -arch arm64 -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk
1604
1605Looking for framework wayland-cursor in /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk/System/Library/Frameworks
1606CMake binary for host machine is cached.
1607Preliminary CMake check failed. Aborting.
1608Run-time dependency wayland-cursor found: NO (tried pkgconfig, framework and cmake)
1609Determining dependency 'wayland-protocols' with pkg-config executable '/opt/local/bin/pkg-config'
1610env[PKG_CONFIG_PATH]:
1611env[PKG_CONFIG]: /opt/local/bin/pkg-config
1612-----------
1613Called: `/opt/local/bin/pkg-config --modversion wayland-protocols` -> 1
1614stderr:
1615Package wayland-protocols was not found in the pkg-config search path.
1616Perhaps you should add the directory containing `wayland-protocols.pc'
1617to the PKG_CONFIG_PATH environment variable
1618No package 'wayland-protocols' found
1619-----------
1620Finding framework path by running:  /usr/bin/clang -v -E - -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -arch arm64 -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk
1621
1622Looking for framework wayland-protocols in /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk/System/Library/Frameworks
1623CMake binary for host machine is cached.
1624Preliminary CMake check failed. Aborting.
1625Run-time dependency wayland-protocols found: NO (tried pkgconfig, framework and cmake)
1626Determining dependency 'xkbcommon' with pkg-config executable '/opt/local/bin/pkg-config'
1627env[PKG_CONFIG_PATH]:
1628env[PKG_CONFIG]: /opt/local/bin/pkg-config
1629-----------
1630Called: `/opt/local/bin/pkg-config --modversion xkbcommon` -> 1
1631stderr:
1632Package xkbcommon was not found in the pkg-config search path.
1633Perhaps you should add the directory containing `xkbcommon.pc'
1634to the PKG_CONFIG_PATH environment variable
1635No package 'xkbcommon' found
1636-----------
1637Finding framework path by running:  /usr/bin/clang -v -E - -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -arch arm64 -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk
1638
1639Looking for framework xkbcommon in /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk/System/Library/Frameworks
1640CMake binary for host machine is cached.
1641Preliminary CMake check failed. Aborting.
1642Run-time dependency xkbcommon found: NO (tried pkgconfig, framework and cmake)
1643Finding framework path by running:  /usr/bin/clang -v -E - -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -arch arm64 -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk
1644
1645Looking for framework wayland-client in /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk/System/Library/Frameworks
1646CMake binary for host machine is cached.
1647Preliminary CMake check failed. Aborting.
1648Run-time dependency wayland-client found: NO (tried pkgconfig, framework and cmake)
1649Running compile:
1650Working directory:  /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_mpv/mpv/work/build/meson-private/tmpffbratve
1651Code:
1652 
1653        #ifdef __has_include
1654         #if !__has_include("linux/input-event-codes.h")
1655          #error "Header 'linux/input-event-codes.h' could not be found"
1656         #endif
1657        #else
1658         #include <linux/input-event-codes.h>
1659        #endif
1660-----------
1661Command line: `/usr/bin/clang /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_mpv/mpv/work/build/meson-private/tmpffbratve/testfile.c -E -P -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -arch arm64 -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -P -O0 -Werror=implicit-function-declaration -std=c11` -> 1
1662stderr:
1663/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_mpv/mpv/work/build/meson-private/tmpffbratve/testfile.c:4:12: error: "Header 'linux/input-event-codes.h' could not be found"
1664          #error "Header 'linux/input-event-codes.h' could not be found"
1665           ^
16661 error generated.
1667-----------
1668Has header "linux/input-event-codes.h" with dependency wayland-client: NO
1669Program wayland-scanner found: NO
1670Dependency x11 skipped: feature x11 disabled
1671Dependency xscrnsaver skipped: feature x11 disabled
1672Dependency xext skipped: feature x11 disabled
1673Dependency xpresent skipped: feature x11 disabled
1674Dependency xrandr skipped: feature x11 disabled
1675Dependency xv skipped: feature xv disabled
1676Running compile:
1677Working directory:  /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_mpv/mpv/work/build/meson-private/tmpnonmxk_p
1678Code:
1679 int main(void) { return 0; }
1680-----------
1681Command line: `/usr/bin/clang -L/opt/local/lib /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_mpv/mpv/work/build/meson-private/tmpnonmxk_p/testfile.c -o /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_mpv/mpv/work/build/meson-private/tmpnonmxk_p/output.exe -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -arch arm64 -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -O0 -Werror=implicit-function-declaration -framework OpenGL -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk` -> 0
1682Run-time dependency appleframeworks found: YES (OpenGL)
1683Library EGL skipped: feature egl-angle-lib disabled
1684Determining dependency 'egl' with pkg-config executable '/opt/local/bin/pkg-config'
1685env[PKG_CONFIG_PATH]:
1686env[PKG_CONFIG]: /opt/local/bin/pkg-config
1687-----------
1688Called: `/opt/local/bin/pkg-config --modversion egl` -> 1
1689stderr:
1690Package egl was not found in the pkg-config search path.
1691Perhaps you should add the directory containing `egl.pc'
1692to the PKG_CONFIG_PATH environment variable
1693No package 'egl' found
1694-----------
1695Finding framework path by running:  /usr/bin/clang -v -E - -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -arch arm64 -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk
1696
1697Looking for framework egl in /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk/System/Library/Frameworks
1698CMake binary for host machine is cached.
1699Preliminary CMake check failed. Aborting.
1700Run-time dependency egl found: NO (tried pkgconfig, framework and cmake)
1701Library EGL skipped: feature egl-android disabled
1702Determining dependency 'wayland-egl' with pkg-config executable '/opt/local/bin/pkg-config'
1703env[PKG_CONFIG_PATH]:
1704env[PKG_CONFIG]: /opt/local/bin/pkg-config
1705-----------
1706Called: `/opt/local/bin/pkg-config --modversion wayland-egl` -> 1
1707stderr:
1708Package wayland-egl was not found in the pkg-config search path.
1709Perhaps you should add the directory containing `wayland-egl.pc'
1710to the PKG_CONFIG_PATH environment variable
1711No package 'wayland-egl' found
1712-----------
1713Finding framework path by running:  /usr/bin/clang -v -E - -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -arch arm64 -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk
1714
1715Looking for framework wayland-egl in /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk/System/Library/Frameworks
1716CMake binary for host machine is cached.
1717Preliminary CMake check failed. Aborting.
1718Run-time dependency wayland-egl found: NO (tried pkgconfig, framework and cmake)
1719Dependency /opt/vc/lib/pkgconfig/brcmegl.pc skipped: feature rpi disabled
1720env[PKG_CONFIG_PATH]:
1721env[PKG_CONFIG]: /opt/local/bin/pkg-config
1722-----------
1723Called: `/opt/local/bin/pkg-config --variable=pl_has_vulkan libplacebo` -> 0
1724stdout:
17251
1726-----------
1727Got pkg-config variable pl_has_vulkan : 1
1728Dependency vulkan skipped: feature vulkan disabled
1729Running compile:
1730Working directory:  /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_mpv/mpv/work/build/meson-private/tmpu9qv71gu
1731Code:
1732 #include <vulkan/vulkan_core.h>
1733#include <limits.h>
1734
1735        #if defined __stub_vkCreateDisplayPlaneSurfaceKHR || defined __stub___vkCreateDisplayPlaneSurfaceKHR
1736        fail fail fail this function is not going to work
1737        #endif
1738       
1739int main(void) {
1740            void *a = (void*) &vkCreateDisplayPlaneSurfaceKHR;
1741            long long b = (long long) a;
1742            return (int) b;
1743        }
1744-----------
1745Command line: `/usr/bin/clang -L/opt/local/lib /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_mpv/mpv/work/build/meson-private/tmpu9qv71gu/testfile.c -o /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_mpv/mpv/work/build/meson-private/tmpu9qv71gu/output.exe -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -arch arm64 -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -O0 -Werror=implicit-function-declaration -std=c11 -Wl,-no_weak_imports -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk` -> 1
1746stderr:
1747ld: Undefined symbols:
1748  _vkCreateDisplayPlaneSurfaceKHR, referenced from:
1749      _main in testfile-c5177c.o
1750clang: error: linker command failed with exit code 1 (use -v to see invocation)
1751-----------
1752Running compile:
1753Working directory:  /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_mpv/mpv/work/build/meson-private/tmpleu71o0r
1754Code:
1755 #include <vulkan/vulkan_core.h>
1756        int main(void) {
1757
1758        /* With some toolchains (MSYS2/mingw for example) the compiler
1759         * provides various builtins which are not really implemented and
1760         * fall back to the stdlib where they aren't provided and fail at
1761         * build/link time. In case the user provides a header, including
1762         * the header didn't lead to the function being defined, and the
1763         * function we are checking isn't a builtin itself we assume the
1764         * builtin is not functional and we just error out. */
1765        #if !0 && !defined(vkCreateDisplayPlaneSurfaceKHR) && !0
1766            #error "No definition for __builtin_vkCreateDisplayPlaneSurfaceKHR found in the prefix"
1767        #endif
1768
1769        #ifdef __has_builtin
1770            #if !__has_builtin(__builtin_vkCreateDisplayPlaneSurfaceKHR)
1771                #error "__builtin_vkCreateDisplayPlaneSurfaceKHR not found"
1772            #endif
1773        #elif ! defined(vkCreateDisplayPlaneSurfaceKHR)
1774            __builtin_vkCreateDisplayPlaneSurfaceKHR;
1775        #endif
1776        return 0;
1777        }
1778-----------
1779Command line: `/usr/bin/clang -L/opt/local/lib /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_mpv/mpv/work/build/meson-private/tmpleu71o0r/testfile.c -o /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_mpv/mpv/work/build/meson-private/tmpleu71o0r/output.exe -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -arch arm64 -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -O0 -Werror=implicit-function-declaration -std=c11 -Wl,-no_weak_imports -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk` -> 1
1780stderr:
1781/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_mpv/mpv/work/build/meson-private/tmpleu71o0r/testfile.c:12:14: error: "No definition for __builtin_vkCreateDisplayPlaneSurfaceKHR found in the prefix"
1782            #error "No definition for __builtin_vkCreateDisplayPlaneSurfaceKHR found in the prefix"
1783             ^
1784/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_mpv/mpv/work/build/meson-private/tmpleu71o0r/testfile.c:17:18: error: "__builtin_vkCreateDisplayPlaneSurfaceKHR not found"
1785                #error "__builtin_vkCreateDisplayPlaneSurfaceKHR not found"
1786                 ^
17872 errors generated.
1788-----------
1789Checking for function "vkCreateDisplayPlaneSurfaceKHR" with dependency vulkan: NO
1790Determining dependency 'ffnvcodec' with pkg-config executable '/opt/local/bin/pkg-config'
1791env[PKG_CONFIG_PATH]:
1792env[PKG_CONFIG]: /opt/local/bin/pkg-config
1793-----------
1794Called: `/opt/local/bin/pkg-config --modversion ffnvcodec` -> 1
1795stderr:
1796Package ffnvcodec was not found in the pkg-config search path.
1797Perhaps you should add the directory containing `ffnvcodec.pc'
1798to the PKG_CONFIG_PATH environment variable
1799No package 'ffnvcodec' found
1800-----------
1801Finding framework path by running:  /usr/bin/clang -v -E - -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -arch arm64 -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk
1802
1803Looking for framework ffnvcodec in /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk/System/Library/Frameworks
1804CMake binary for host machine is cached.
1805Preliminary CMake check failed. Aborting.
1806Run-time dependency ffnvcodec found: NO (tried pkgconfig, framework and cmake)
1807Header "OpenGLES/ES3/glext.h" has symbol "GL_RGB32F" skipped: feature ios-gl disabled
1808Dependency /opt/vc/lib/pkgconfig/mmal.pc skipped: feature rpi-mmal disabled
1809Determining dependency 'libva' with pkg-config executable '/opt/local/bin/pkg-config'
1810env[PKG_CONFIG_PATH]:
1811env[PKG_CONFIG]: /opt/local/bin/pkg-config
1812-----------
1813Called: `/opt/local/bin/pkg-config --modversion libva` -> 1
1814stderr:
1815Package libva was not found in the pkg-config search path.
1816Perhaps you should add the directory containing `libva.pc'
1817to the PKG_CONFIG_PATH environment variable
1818No package 'libva' found
1819-----------
1820Finding framework path by running:  /usr/bin/clang -v -E - -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -arch arm64 -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk
1821
1822Looking for framework libva in /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk/System/Library/Frameworks
1823CMake binary for host machine is cached.
1824Preliminary CMake check failed. Aborting.
1825Run-time dependency libva found: NO (tried pkgconfig, framework and cmake)
1826Dependency libva-drm skipped: feature vaapi-drm disabled
1827Dependency libva-wayland skipped: feature vaapi-wayland disabled
1828Dependency libva-x11 skipped: feature vaapi-x11 disabled
1829Dependency vdpau skipped: feature vdpau disabled
1830Running compile:
1831Working directory:  /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_mpv/mpv/work/build/meson-private/tmpu8jw19_1
1832Code:
1833 int main(void) { return 0; }
1834-----------
1835Command line: `/usr/bin/clang -L/opt/local/lib /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_mpv/mpv/work/build/meson-private/tmpu8jw19_1/testfile.c -o /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_mpv/mpv/work/build/meson-private/tmpu8jw19_1/output.exe -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -arch arm64 -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -O0 -Werror=implicit-function-declaration -framework CoreVideo -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk` -> 0
1836Run-time dependency appleframeworks found: YES (CoreVideo)
1837Program /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_mpv/mpv/work/mpv-0.37.0/TOOLS/macos-sdk-version.py found: YES (/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_mpv/mpv/work/mpv-0.37.0/TOOLS/macos-sdk-version.py)
1838Running command: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_mpv/mpv/work/mpv-0.37.0/TOOLS/macos-sdk-version.py
1839--- stdout ---
1840/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk,14.2
1841--- stderr ---
1842
1843
1844Message: Detected macOS sdk path: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk
1845Message: Detected macOS SDK: 14.2
1846meson.build:1485: WARNING: add_languages is missing native:, assuming languages are wanted for both host and build.
1847-----------
1848Detecting compiler via: `/usr/bin/clang --version` -> 0
1849stdout:
1850Apple clang version 15.0.0 (clang-1500.1.0.2.5)
1851Target: arm64-apple-darwin23.2.0
1852Thread model: posix
1853InstalledDir: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin
1854-----------
1855Running command: /usr/bin/clang -E -dM -
1856-----
1857-----------
1858Detecting linker via: `/usr/bin/clang -Wl,--version -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -arch arm64 -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -arch arm64 -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk` -> 1
1859stderr:
1860ld: unknown options: --version
1861clang: error: linker command failed with exit code 1 (use -v to see invocation)
1862-----------
1863-----------
1864Detecting Apple linker via: `/usr/bin/clang -Wl,-v -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -arch arm64 -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -arch arm64 -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk` -> 1
1865stderr:
1866@(#)PROGRAM:ld  PROJECT:dyld-1022.1
1867BUILD 13:21:42 Nov 10 2023
1868configured to support archs: armv6 armv7 armv7s arm64 arm64e arm64_32 i386 x86_64 x86_64h
1869will use ld-classic for: armv6 armv7 armv7s arm64_32 i386 armv6m armv7k armv7m armv7em
1870LTO support using: LLVM version 15.0.0 (static support for 29, runtime is 29)
1871TAPI support using: Apple TAPI version 15.0.0 (tapi-1500.0.12.8)
1872Library search paths:
1873        /opt/local/lib
1874Framework search paths:
1875ld: Undefined symbols:
1876  _main, referenced from:
1877      <initial-undefines>
1878clang: error: linker command failed with exit code 1 (use -v to see invocation)
1879-----------
1880Sanity testing Objective-C compiler: /usr/bin/clang
1881Is cross compiler: False.
1882Sanity check compiler command line: /usr/bin/clang sanitycheckobjc.m -o sanitycheckobjc.exe -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -arch arm64 -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk
1883Sanity check compile stdout:
1884
1885-----
1886Sanity check compile stderr:
1887
1888-----
1889Running test binary command:  /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_mpv/mpv/work/build/meson-private/sanitycheckobjc.exe
1890Objective-C compiler for the build machine: /usr/bin/clang (clang 15.0.0)
1891Objective-C linker for the build machine: /usr/bin/clang ld64 1022.1
1892-----------
1893Detecting compiler via: `/usr/bin/clang --version` -> 0
1894stdout:
1895Apple clang version 15.0.0 (clang-1500.1.0.2.5)
1896Target: arm64-apple-darwin23.2.0
1897Thread model: posix
1898InstalledDir: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin
1899-----------
1900Running command: /usr/bin/clang -E -dM -
1901-----
1902-----------
1903Detecting linker via: `/usr/bin/clang -Wl,--version -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -arch arm64 -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -arch arm64 -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk` -> 1
1904stderr:
1905ld: unknown options: --version
1906clang: error: linker command failed with exit code 1 (use -v to see invocation)
1907-----------
1908-----------
1909Detecting Apple linker via: `/usr/bin/clang -Wl,-v -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -arch arm64 -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -arch arm64 -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk` -> 1
1910stderr:
1911@(#)PROGRAM:ld  PROJECT:dyld-1022.1
1912BUILD 13:21:42 Nov 10 2023
1913configured to support archs: armv6 armv7 armv7s arm64 arm64e arm64_32 i386 x86_64 x86_64h
1914will use ld-classic for: armv6 armv7 armv7s arm64_32 i386 armv6m armv7k armv7m armv7em
1915LTO support using: LLVM version 15.0.0 (static support for 29, runtime is 29)
1916TAPI support using: Apple TAPI version 15.0.0 (tapi-1500.0.12.8)
1917Library search paths:
1918        /opt/local/lib
1919Framework search paths:
1920ld: Undefined symbols:
1921  _main, referenced from:
1922      <initial-undefines>
1923clang: error: linker command failed with exit code 1 (use -v to see invocation)
1924-----------
1925Sanity testing Objective-C compiler: /usr/bin/clang
1926Is cross compiler: False.
1927Sanity check compiler command line: /usr/bin/clang sanitycheckobjc.m -o sanitycheckobjc.exe -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -arch arm64 -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk
1928Sanity check compile stdout:
1929
1930-----
1931Sanity check compile stderr:
1932
1933-----
1934Running test binary command:  /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_mpv/mpv/work/build/meson-private/sanitycheckobjc.exe
1935Objective-C compiler for the host machine: /usr/bin/clang (clang 15.0.0)
1936Objective-C linker for the host machine: /usr/bin/clang ld64 1022.1
1937Program xcrun found: YES (/usr/bin/xcrun)
1938Running command: /usr/bin/xcrun -find swift
1939--- stdout ---
1940/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift
1941
1942--- stderr ---
1943
1944
1945Program /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift found: YES (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift)
1946Running command: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift -version
1947--- stdout ---
1948Apple Swift version 5.9.2 (swiftlang-5.9.2.2.56 clang-1500.1.0.2.5)
1949Target: arm64-apple-macosx14.0
1950
1951--- stderr ---
1952swift-driver version: 1.87.3
1953
1954Running command: /opt/local/bin/python3 -c '
1955#!/usr/bin/env python3
1956import re
1957import sys
1958verRe = re.compile("(?i)version\s?([\d.]+)")
1959swift_ver = verRe.search(sys.argv[1]).group(1)
1960sys.stdout.write(swift_ver)
1961' 'Apple Swift version 5.9.2 (swiftlang-5.9.2.2.56 clang-1500.1.0.2.5)
1962Target: arm64-apple-macosx14.0
1963'
1964--- stdout ---
19655.9.2
1966--- stderr ---
1967
1968
1969Message: Detected Swift version: 5.9.2
1970env[PKG_CONFIG_PATH]:
1971env[PKG_CONFIG]: /opt/local/bin/pkg-config
1972-----------
1973Called: `/opt/local/bin/pkg-config --variable=includedir libplacebo` -> 0
1974stdout:
1975/opt/local/include
1976-----------
1977Got pkg-config variable includedir : /opt/local/include
1978Program /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_mpv/mpv/work/mpv-0.37.0/TOOLS/macos-swift-lib-directory.py found: YES (/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_mpv/mpv/work/mpv-0.37.0/TOOLS/macos-swift-lib-directory.py)
1979Running command: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_mpv/mpv/work/mpv-0.37.0/TOOLS/macos-swift-lib-directory.py /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift
1980--- stdout ---
1981/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx
1982--- stderr ---
1983
1984
1985Message: Detected Swift library directory: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx
1986Running compile:
1987Working directory:  /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_mpv/mpv/work/build/meson-private/tmplorb15cf
1988Code:
1989 
1990        #ifdef __has_include
1991         #if !__has_include("AppKit/NSTouchBar.h")
1992          #error "Header 'AppKit/NSTouchBar.h' could not be found"
1993         #endif
1994        #else
1995         #include <AppKit/NSTouchBar.h>
1996        #endif
1997-----------
1998Command line: `/usr/bin/clang /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_mpv/mpv/work/build/meson-private/tmplorb15cf/testfile.c -E -P -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -arch arm64 -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -P -O0 -Werror=implicit-function-declaration -std=c11` -> 0
1999Has header "AppKit/NSTouchBar.h" : YES
2000Program rst2man-3.11.py found: YES (/opt/local/bin/rst2man-3.11.py)
2001Program rst2html rst2html.py skipped: feature html-build disabled
2002Program rst2pdf skipped: feature pdf-build disabled
2003Running command: /opt/local/bin/python3 -c '
2004#!/usr/bin/env python3
2005import sys
2006features = " ".join(sorted(sys.argv[1:]))
2007sys.stdout.write(features)
2008' ffmpeg gpl libass threads libplacebo darwin posix build-date libdl cplugins cocoa glob-posix glob osx-thread-name bsd-fstatfs vector cdda dvdnav iconv lcms2 libarchive libavdevice libbluray libm lua5.2 zimg zimg-st428 zlib coreaudio posix-shm gl gl-cocoa videotoolbox-gl swift macos-cocoa-cb macos-media-player macos-touchbar manpage-build
2009--- stdout ---
2010bsd-fstatfs build-date cdda cocoa coreaudio cplugins darwin dvdnav ffmpeg gl gl-cocoa glob glob-posix gpl iconv lcms2 libarchive libass libavdevice libbluray libdl libm libplacebo lua5.2 macos-cocoa-cb macos-media-player macos-touchbar manpage-build osx-thread-name posix posix-shm swift threads vector videotoolbox-gl zimg zimg-st428 zlib
2011--- stderr ---
2012
2013
2014Configuring config.h using configuration
2015Message: List of enabled features: bsd-fstatfs build-date cdda cocoa coreaudio cplugins darwin dvdnav ffmpeg gl gl-cocoa glob glob-posix gpl iconv lcms2 libarchive libass libavdevice libbluray libdl libm libplacebo lua5.2 macos-cocoa-cb macos-media-player macos-touchbar manpage-build osx-thread-name posix posix-shm swift threads vector videotoolbox-gl zimg zimg-st428 zlib
2016Running compile:
2017Working directory:  /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_mpv/mpv/work/.tmp/tmpnupbl79w
2018Code:
2019 
2020        #include "libmpv/client.h"
2021        #ifndef MPV_CLIENT_API_VERSION
2022        # define MPV_CLIENT_API_VERSION "MESON_GET_DEFINE_UNDEFINED_SENTINEL"
2023        #endif
2024        "MESON_GET_DEFINE_DELIMITER_START"
2025MPV_CLIENT_API_VERSION
2026"MESON_GET_DEFINE_DELIMITER_END"
2027-----------
2028Command line: `/usr/bin/clang -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_mpv/mpv/work/mpv-0.37.0/. -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_mpv/mpv/work/build/. /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_mpv/mpv/work/.tmp/tmpnupbl79w/testfile.c -E -P -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -arch arm64 -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -P -O0 -Werror=implicit-function-declaration -std=c11` -> 0
2029stdout:
2030typedef long int ptrdiff_t;
2031typedef long unsigned int size_t;
2032typedef int wchar_t;
2033typedef long double max_align_t;
2034typedef signed char int8_t;
2035typedef short int16_t;
2036typedef int int32_t;
2037typedef long long int64_t;
2038
2039typedef unsigned char uint8_t;
2040typedef unsigned short uint16_t;
2041typedef unsigned int uint32_t;
2042typedef unsigned long long uint64_t;
2043typedef int8_t int_least8_t;
2044typedef int16_t int_least16_t;
2045typedef int32_t int_least32_t;
2046typedef int64_t int_least64_t;
2047typedef uint8_t uint_least8_t;
2048typedef uint16_t uint_least16_t;
2049typedef uint32_t uint_least32_t;
2050typedef uint64_t uint_least64_t;
2051typedef int8_t int_fast8_t;
2052typedef int16_t int_fast16_t;
2053typedef int32_t int_fast32_t;
2054typedef int64_t int_fast64_t;
2055typedef uint8_t uint_fast8_t;
2056typedef uint16_t uint_fast16_t;
2057typedef uint32_t uint_fast32_t;
2058typedef uint64_t uint_fast64_t;
2059typedef signed char __int8_t;
2060typedef unsigned char __uint8_t;
2061typedef short __int16_t;
2062typedef unsigned short __uint16_t;
2063typedef int __int32_t;
2064typedef unsigned int __uint32_t;
2065typedef long long __int64_t;
2066typedef unsigned long long __uint64_t;
2067typedef long __darwin_intptr_t;
2068typedef unsigned int __darwin_natural_t;
2069typedef int __darwin_ct_rune_t;
2070typedef union {
2071 char __mbstate8[128];
2072 long long _mbstateL;
2073} __mbstate_t;
2074typedef __mbstate_t __darwin_mbstate_t;
2075typedef long int __darwin_ptrdiff_t;
2076typedef long unsigned int __darwin_size_t;
2077typedef __builtin_va_list __darwin_va_list;
2078typedef int __darwin_wchar_t;
2079typedef __darwin_wchar_t __darwin_rune_t;
2080typedef int __darwin_wint_t;
2081typedef unsigned long __darwin_clock_t;
2082typedef __uint32_t __darwin_socklen_t;
2083typedef long __darwin_ssize_t;
2084typedef long __darwin_time_t;
2085typedef __int64_t __darwin_blkcnt_t;
2086typedef __int32_t __darwin_blksize_t;
2087typedef __int32_t __darwin_dev_t;
2088typedef unsigned int __darwin_fsblkcnt_t;
2089typedef unsigned int __darwin_fsfilcnt_t;
2090typedef __uint32_t __darwin_gid_t;
2091typedef __uint32_t __darwin_id_t;
2092typedef __uint64_t __darwin_ino64_t;
2093typedef __darwin_ino64_t __darwin_ino_t;
2094typedef __darwin_natural_t __darwin_mach_port_name_t;
2095typedef __darwin_mach_port_name_t __darwin_mach_port_t;
2096typedef __uint16_t __darwin_mode_t;
2097typedef __int64_t __darwin_off_t;
2098typedef __int32_t __darwin_pid_t;
2099typedef __uint32_t __darwin_sigset_t;
2100typedef __int32_t __darwin_suseconds_t;
2101typedef __uint32_t __darwin_uid_t;
2102typedef __uint32_t __darwin_useconds_t;
2103typedef unsigned char __darwin_uuid_t[16];
2104typedef char __darwin_uuid_string_t[37];
2105struct __darwin_pthread_handler_rec {
2106 void (*__routine)(void *);
2107 void *__arg;
2108 struct __darwin_pthread_handler_rec *__next;
2109};
2110struct _opaque_pthread_attr_t {
2111 long __sig;
2112 char __opaque[56];
2113};
2114struct _opaque_pthread_cond_t {
2115 long __sig;
2116 char __opaque[40];
2117};
2118struct _opaque_pthread_condattr_t {
2119 long __sig;
2120 char __opaque[8];
2121};
2122struct _opaque_pthread_mutex_t {
2123 long __sig;
2124 char __opaque[56];
2125};
2126struct _opaque_pthread_mutexattr_t {
2127 long __sig;
2128 char __opaque[8];
2129};
2130struct _opaque_pthread_once_t {
2131 long __sig;
2132 char __opaque[8];
2133};
2134struct _opaque_pthread_rwlock_t {
2135 long __sig;
2136 char __opaque[192];
2137};
2138struct _opaque_pthread_rwlockattr_t {
2139 long __sig;
2140 char __opaque[16];
2141};
2142struct _opaque_pthread_t {
2143 long __sig;
2144 struct __darwin_pthread_handler_rec *__cleanup_stack;
2145 char __opaque[8176];
2146};
2147typedef struct _opaque_pthread_attr_t __darwin_pthread_attr_t;
2148typedef struct _opaque_pthread_cond_t __darwin_pthread_cond_t;
2149typedef struct _opaque_pthread_condattr_t __darwin_pthread_condattr_t;
2150typedef unsigned long __darwin_pthread_key_t;
2151typedef struct _opaque_pthread_mutex_t __darwin_pthread_mutex_t;
2152typedef struct _opaque_pthread_mutexattr_t __darwin_pthread_mutexattr_t;
2153typedef struct _opaque_pthread_once_t __darwin_pthread_once_t;
2154typedef struct _opaque_pthread_rwlock_t __darwin_pthread_rwlock_t;
2155typedef struct _opaque_pthread_rwlockattr_t __darwin_pthread_rwlockattr_t;
2156typedef struct _opaque_pthread_t *__darwin_pthread_t;
2157typedef unsigned char u_int8_t;
2158typedef unsigned short u_int16_t;
2159typedef unsigned int u_int32_t;
2160typedef unsigned long long u_int64_t;
2161typedef int64_t register_t;
2162typedef unsigned long uintptr_t;
2163typedef u_int64_t user_addr_t;
2164typedef u_int64_t user_size_t;
2165typedef int64_t user_ssize_t;
2166typedef int64_t user_long_t;
2167typedef u_int64_t user_ulong_t;
2168typedef int64_t user_time_t;
2169typedef int64_t user_off_t;
2170typedef u_int64_t syscall_arg_t;
2171
2172typedef __darwin_intptr_t intptr_t;
2173typedef long int intmax_t;
2174typedef long unsigned int uintmax_t;
2175__attribute__((visibility("default"))) unsigned long mpv_client_api_version(void);
2176typedef struct mpv_handle mpv_handle;
2177typedef enum mpv_error {
2178    MPV_ERROR_SUCCESS = 0,
2179    MPV_ERROR_EVENT_QUEUE_FULL = -1,
2180    MPV_ERROR_NOMEM = -2,
2181    MPV_ERROR_UNINITIALIZED = -3,
2182    MPV_ERROR_INVALID_PARAMETER = -4,
2183    MPV_ERROR_OPTION_NOT_FOUND = -5,
2184    MPV_ERROR_OPTION_FORMAT = -6,
2185    MPV_ERROR_OPTION_ERROR = -7,
2186    MPV_ERROR_PROPERTY_NOT_FOUND = -8,
2187    MPV_ERROR_PROPERTY_FORMAT = -9,
2188    MPV_ERROR_PROPERTY_UNAVAILABLE = -10,
2189    MPV_ERROR_PROPERTY_ERROR = -11,
2190    MPV_ERROR_COMMAND = -12,
2191    MPV_ERROR_LOADING_FAILED = -13,
2192    MPV_ERROR_AO_INIT_FAILED = -14,
2193    MPV_ERROR_VO_INIT_FAILED = -15,
2194    MPV_ERROR_NOTHING_TO_PLAY = -16,
2195    MPV_ERROR_UNKNOWN_FORMAT = -17,
2196    MPV_ERROR_UNSUPPORTED = -18,
2197    MPV_ERROR_NOT_IMPLEMENTED = -19,
2198    MPV_ERROR_GENERIC = -20
2199} mpv_error;
2200__attribute__((visibility("default"))) const char *mpv_error_string(int error);
2201__attribute__((visibility("default"))) void mpv_free(void *data);
2202__attribute__((visibility("default"))) const char *mpv_client_name(mpv_handle *ctx);
2203__attribute__((visibility("default"))) int64_t mpv_client_id(mpv_handle *ctx);
2204__attribute__((visibility("default"))) mpv_handle *mpv_create(void);
2205__attribute__((visibility("default"))) int mpv_initialize(mpv_handle *ctx);
2206__attribute__((visibility("default"))) void mpv_destroy(mpv_handle *ctx);
2207__attribute__((visibility("default"))) void mpv_terminate_destroy(mpv_handle *ctx);
2208__attribute__((visibility("default"))) mpv_handle *mpv_create_client(mpv_handle *ctx, const char *name);
2209__attribute__((visibility("default"))) mpv_handle *mpv_create_weak_client(mpv_handle *ctx, const char *name);
2210__attribute__((visibility("default"))) int mpv_load_config_file(mpv_handle *ctx, const char *filename);
2211__attribute__((visibility("default"))) int64_t mpv_get_time_ns(mpv_handle *ctx);
2212__attribute__((visibility("default"))) int64_t mpv_get_time_us(mpv_handle *ctx);
2213typedef enum mpv_format {
2214    MPV_FORMAT_NONE = 0,
2215    MPV_FORMAT_STRING = 1,
2216    MPV_FORMAT_OSD_STRING = 2,
2217    MPV_FORMAT_FLAG = 3,
2218    MPV_FORMAT_INT64 = 4,
2219    MPV_FORMAT_DOUBLE = 5,
2220    MPV_FORMAT_NODE = 6,
2221    MPV_FORMAT_NODE_ARRAY = 7,
2222    MPV_FORMAT_NODE_MAP = 8,
2223    MPV_FORMAT_BYTE_ARRAY = 9
2224} mpv_format;
2225typedef struct mpv_node {
2226    union {
2227        char *string;
2228        int flag;
2229        int64_t int64;
2230        double double_;
2231        struct mpv_node_list *list;
2232        struct mpv_byte_array *ba;
2233    } u;
2234    mpv_format format;
2235} mpv_node;
2236typedef struct mpv_node_list {
2237    int num;
2238    mpv_node *values;
2239    char **keys;
2240} mpv_node_list;
2241typedef struct mpv_byte_array {
2242    void *data;
2243    size_t size;
2244} mpv_byte_array;
2245__attribute__((visibility("default"))) void mpv_free_node_contents(mpv_node *node);
2246__attribute__((visibility("default"))) int mpv_set_option(mpv_handle *ctx, const char *name, mpv_format format,
2247                              void *data);
2248__attribute__((visibility("default"))) int mpv_set_option_string(mpv_handle *ctx, const char *name, const char *data);
2249__attribute__((visibility("default"))) int mpv_command(mpv_handle *ctx, const char **args);
2250__attribute__((visibility("default"))) int mpv_command_node(mpv_handle *ctx, mpv_node *args, mpv_node *result);
2251__attribute__((visibility("default"))) int mpv_command_ret(mpv_handle *ctx, const char **args, mpv_node *result);
2252__attribute__((visibility("default"))) int mpv_command_string(mpv_handle *ctx, const char *args);
2253__attribute__((visibility("default"))) int mpv_command_async(mpv_handle *ctx, uint64_t reply_userdata,
2254                                 const char **args);
2255__attribute__((visibility("default"))) int mpv_command_node_async(mpv_handle *ctx, uint64_t reply_userdata,
2256                                      mpv_node *args);
2257__attribute__((visibility("default"))) void mpv_abort_async_command(mpv_handle *ctx, uint64_t reply_userdata);
2258__attribute__((visibility("default"))) int mpv_set_property(mpv_handle *ctx, const char *name, mpv_format format,
2259                                void *data);
2260__attribute__((visibility("default"))) int mpv_set_property_string(mpv_handle *ctx, const char *name, const char *data);
2261__attribute__((visibility("default"))) int mpv_del_property(mpv_handle *ctx, const char *name);
2262__attribute__((visibility("default"))) int mpv_set_property_async(mpv_handle *ctx, uint64_t reply_userdata,
2263                                      const char *name, mpv_format format, void *data);
2264__attribute__((visibility("default"))) int mpv_get_property(mpv_handle *ctx, const char *name, mpv_format format,
2265                                void *data);
2266__attribute__((visibility("default"))) char *mpv_get_property_string(mpv_handle *ctx, const char *name);
2267__attribute__((visibility("default"))) char *mpv_get_property_osd_string(mpv_handle *ctx, const char *name);
2268__attribute__((visibility("default"))) int mpv_get_property_async(mpv_handle *ctx, uint64_t reply_userdata,
2269                                      const char *name, mpv_format format);
2270__attribute__((visibility("default"))) int mpv_observe_property(mpv_handle *mpv, uint64_t reply_userdata,
2271                                    const char *name, mpv_format format);
2272__attribute__((visibility("default"))) int mpv_unobserve_property(mpv_handle *mpv, uint64_t registered_reply_userdata);
2273typedef enum mpv_event_id {
2274    MPV_EVENT_NONE = 0,
2275    MPV_EVENT_SHUTDOWN = 1,
2276    MPV_EVENT_LOG_MESSAGE = 2,
2277    MPV_EVENT_GET_PROPERTY_REPLY = 3,
2278    MPV_EVENT_SET_PROPERTY_REPLY = 4,
2279    MPV_EVENT_COMMAND_REPLY = 5,
2280    MPV_EVENT_START_FILE = 6,
2281    MPV_EVENT_END_FILE = 7,
2282    MPV_EVENT_FILE_LOADED = 8,
2283    MPV_EVENT_IDLE = 11,
2284    MPV_EVENT_TICK = 14,
2285    MPV_EVENT_CLIENT_MESSAGE = 16,
2286    MPV_EVENT_VIDEO_RECONFIG = 17,
2287    MPV_EVENT_AUDIO_RECONFIG = 18,
2288    MPV_EVENT_SEEK = 20,
2289    MPV_EVENT_PLAYBACK_RESTART = 21,
2290    MPV_EVENT_PROPERTY_CHANGE = 22,
2291    MPV_EVENT_QUEUE_OVERFLOW = 24,
2292    MPV_EVENT_HOOK = 25,
2293} mpv_event_id;
2294__attribute__((visibility("default"))) const char *mpv_event_name(mpv_event_id event);
2295typedef struct mpv_event_property {
2296    const char *name;
2297    mpv_format format;
2298    void *data;
2299} mpv_event_property;
2300typedef enum mpv_log_level {
2301    MPV_LOG_LEVEL_NONE = 0,
2302    MPV_LOG_LEVEL_FATAL = 10,
2303    MPV_LOG_LEVEL_ERROR = 20,
2304    MPV_LOG_LEVEL_WARN = 30,
2305    MPV_LOG_LEVEL_INFO = 40,
2306    MPV_LOG_LEVEL_V = 50,
2307    MPV_LOG_LEVEL_DEBUG = 60,
2308    MPV_LOG_LEVEL_TRACE = 70,
2309} mpv_log_level;
2310typedef struct mpv_event_log_message {
2311    const char *prefix;
2312    const char *level;
2313    const char *text;
2314    mpv_log_level log_level;
2315} mpv_event_log_message;
2316typedef enum mpv_end_file_reason {
2317    MPV_END_FILE_REASON_EOF = 0,
2318    MPV_END_FILE_REASON_STOP = 2,
2319    MPV_END_FILE_REASON_QUIT = 3,
2320    MPV_END_FILE_REASON_ERROR = 4,
2321    MPV_END_FILE_REASON_REDIRECT = 5,
2322} mpv_end_file_reason;
2323typedef struct mpv_event_start_file {
2324    int64_t playlist_entry_id;
2325} mpv_event_start_file;
2326typedef struct mpv_event_end_file {
2327    mpv_end_file_reason reason;
2328    int error;
2329    int64_t playlist_entry_id;
2330    int64_t playlist_insert_id;
2331    int playlist_insert_num_entries;
2332} mpv_event_end_file;
2333typedef struct mpv_event_client_message {
2334    int num_args;
2335    const char **args;
2336} mpv_event_client_message;
2337typedef struct mpv_event_hook {
2338    const char *name;
2339    uint64_t id;
2340} mpv_event_hook;
2341typedef struct mpv_event_command {
2342    mpv_node result;
2343} mpv_event_command;
2344typedef struct mpv_event {
2345    mpv_event_id event_id;
2346    int error;
2347    uint64_t reply_userdata;
2348    void *data;
2349} mpv_event;
2350__attribute__((visibility("default"))) int mpv_event_to_node(mpv_node *dst, mpv_event *src);
2351__attribute__((visibility("default"))) int mpv_request_event(mpv_handle *ctx, mpv_event_id event, int enable);
2352__attribute__((visibility("default"))) int mpv_request_log_messages(mpv_handle *ctx, const char *min_level);
2353__attribute__((visibility("default"))) mpv_event *mpv_wait_event(mpv_handle *ctx, double timeout);
2354__attribute__((visibility("default"))) void mpv_wakeup(mpv_handle *ctx);
2355__attribute__((visibility("default"))) void mpv_set_wakeup_callback(mpv_handle *ctx, void (*cb)(void *d), void *d);
2356__attribute__((visibility("default"))) void mpv_wait_async_requests(mpv_handle *ctx);
2357__attribute__((visibility("default"))) int mpv_hook_add(mpv_handle *ctx, uint64_t reply_userdata,
2358                            const char *name, int priority);
2359__attribute__((visibility("default"))) int mpv_hook_continue(mpv_handle *ctx, uint64_t id);
2360__attribute__((visibility("default"))) int mpv_get_wakeup_pipe(mpv_handle *ctx);
2361 "MESON_GET_DEFINE_DELIMITER_START"
2362(((2) << 16) | (2) | 0UL)
2363"MESON_GET_DEFINE_DELIMITER_END"
2364-----------
2365Fetching value of define "MPV_CLIENT_API_VERSION" : (((2) << 16) | (2) | 0UL)
2366Running compile:
2367Working directory:  /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_mpv/mpv/work/build/meson-private/tmppzidbx24
2368Code:
2369 int main(void) { return 0; }
2370
2371-----------
2372Command line: `/usr/bin/clang -L/opt/local/lib /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_mpv/mpv/work/build/meson-private/tmppzidbx24/testfile.c -o /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_mpv/mpv/work/build/meson-private/tmppzidbx24/output.exe -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -arch arm64 -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -O0 -Werror=implicit-function-declaration -Wl,-fatal_warnings -Wl,-Bsymbolic -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk` -> 1
2373stderr:
2374ld: unknown options: -Bsymbolic
2375clang: error: linker command failed with exit code 1 (use -v to see invocation)
2376-----------
2377Compiler for C supports link arguments -Wl,-Bsymbolic: NO
2378Build targets in project: 24
2379
2380mpv 0.37.0
2381
2382    d3d11            : NO
2383    javascript       : NO
2384    libmpv           : NO
2385    lua              : YES
2386    opengl           : YES
2387    vulkan           : NO
2388    wayland          : NO
2389    x11              : NO
2390
2391  User defined options
2392    buildtype        : release
2393    prefix           : /opt/local
2394    wrap_mode        : default
2395    android-media-ndk: disabled
2396    audiounit        : disabled
2397    caca             : disabled
2398    cdda             : enabled
2399    cocoa            : enabled
2400    coreaudio        : enabled
2401    cplugins         : enabled
2402    cuda-hwaccel     : disabled
2403    direct3d         : disabled
2404    dvbin            : disabled
2405    dvdnav           : enabled
2406    egl-angle-lib    : disabled
2407    egl-angle-win32  : disabled
2408    egl-drm          : disabled
2409    egl-x11          : disabled
2410    gl               : enabled
2411    gl-cocoa         : enabled
2412    gl-x11           : disabled
2413    html-build       : disabled
2414    ios-gl           : disabled
2415    jack             : disabled
2416    javascript       : disabled
2417    jpeg             : disabled
2418    libarchive       : enabled
2419    libbluray        : enabled
2420    libmpv           : false
2421    lua              : lua5.2
2422    manpage-build    : enabled
2423    openal           : disabled
2424    opensles         : disabled
2425    pdf-build        : disabled
2426    pthread-debug    : disabled
2427    pulse            : disabled
2428    rpi              : disabled
2429    rubberband       : disabled
2430    swift-build      : enabled
2431    uchardet         : disabled
2432    vapoursynth      : disabled
2433    videotoolbox-gl  : enabled
2434    vulkan           : disabled
2435    x11              : disabled
2436    xv               : disabled
2437    zlib             : enabled
2438
2439Found ninja-1.11.1 at /opt/local/bin/ninja
2440Running compile:
2441Working directory:  /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_mpv/mpv/work/build/meson-private/tmp0de_jmkn
2442Code:
2443 
2444-----------
2445Command line: `/usr/bin/clang /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_mpv/mpv/work/build/meson-private/tmp0de_jmkn/testfile.m -o /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_mpv/mpv/work/build/meson-private/tmp0de_jmkn/output.obj -c -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -arch arm64 -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -O0 -Werror=implicit-function-declaration -Werror=unknown-warning-option -Werror=unused-command-line-argument -Werror=ignored-optimization-argument --print-search-dirs` -> 0
2446stdout:
2447programs: =/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin
2448libraries: =/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/15.0.0
2449-----------
2450
2451ERROR: Unhandled python OSError. This is probably not a Meson bug, but an issue with your build environment.