Ticket #72467: meson-log.txt

File meson-log.txt, 20.3 KB (added by RobK88, 6 months ago)
Line 
1Build started at 2025-05-11T09:24:56.767539
2Main binary: /opt/local/Library/Frameworks/Python.framework/Versions/3.13/bin/python3.13
3Build Options: -Dlua51=false -Dpython3=true -Dvapi=true -Dpython3_path=/opt/local/bin/python3.13 -Dintrospection=true -Dprefix=/opt/local -Dwrap_mode=default
4Python system: Darwin
5The Meson build system
6Version: 1.8.0
7Source dir: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_gnome_libpeas/libpeas/work/libpeas-2.0.7
8Build dir: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_gnome_libpeas/libpeas/work/build
9Build type: native build
10Project name: libpeas
11Project version: 2.0.7
12-----------
13Detecting compiler via: `/usr/bin/clang --version` -> 0
14stdout:
15Apple LLVM version 8.0.0 (clang-800.0.42.1)
16Target: x86_64-apple-darwin15.6.0
17Thread model: posix
18InstalledDir: /Library/Developer/CommandLineTools/usr/bin
19-----------
20Running command: -x c -E -dM -
21-----
22-----------
23Detecting linker via: `/usr/bin/clang -Wl,--version -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64` -> 1
24stderr:
25ld: unknown option: --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 -arch x86_64` -> 1
30stderr:
31@(#)PROGRAM:ld  PROJECT:ld64-274.2
32configured to support archs: armv6 armv7 armv7s arm64 i386 x86_64 x86_64h armv6m armv7k armv7m armv7em (tvOS)
33Library search paths:
34        /opt/local/lib
35        /opt/local/lib
36        /usr/lib
37        /usr/local/lib
38Framework search paths:
39        /Library/Frameworks/
40        /System/Library/Frameworks/
41Undefined symbols for architecture x86_64:
42  "_main", referenced from:
43     implicit entry/start for main executable
44ld: symbol(s) not found for architecture x86_64
45clang: error: linker command failed with exit code 1 (use -v to see invocation)
46-----------
47Sanity testing C compiler: /usr/bin/clang
48Is cross compiler: False.
49Sanity check compiler command line: /usr/bin/clang sanitycheckc.c -o sanitycheckc.exe -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names
50Sanity check compile stdout:
51
52-----
53Sanity check compile stderr:
54
55-----
56Running test binary command:  /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_gnome_libpeas/libpeas/work/build/meson-private/sanitycheckc.exe
57C compiler for the host machine: /usr/bin/clang (clang 8.0.0 "Apple LLVM version 8.0.0 (clang-800.0.42.1)")
58C linker for the host machine: /usr/bin/clang ld64 274.2
59-----------
60Detecting archiver via: `llvm-ar-8 --version` -> [Errno 2] No such file or directory: 'llvm-ar-8'
61-----------
62Detecting archiver via: `llvm-ar --version` -> [Errno 2] No such file or directory: 'llvm-ar'
63-----------
64Detecting archiver via: `ar --version` -> 1
65stderr:
66usage:  ar -d [-TLsv] archive file ...
67        ar -m [-TLsv] archive file ...
68        ar -m [-abiTLsv] position archive file ...
69        ar -p [-TLsv] archive [file ...]
70        ar -q [-cTLsv] archive file ...
71        ar -r [-cuTLsv] archive file ...
72        ar -r [-abciuTLsv] position archive file ...
73        ar -t [-TLsv] archive [file ...]
74        ar -x [-ouTLsv] archive [file ...]
75-----------
76-----------
77Detecting compiler via: `/usr/bin/clang --version` -> 0
78stdout:
79Apple LLVM version 8.0.0 (clang-800.0.42.1)
80Target: x86_64-apple-darwin15.6.0
81Thread model: posix
82InstalledDir: /Library/Developer/CommandLineTools/usr/bin
83-----------
84Running command: -x c -E -dM -
85-----
86-----------
87Detecting linker via: `/usr/bin/clang -Wl,--version -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64` -> 1
88stderr:
89ld: unknown option: --version
90clang: error: linker command failed with exit code 1 (use -v to see invocation)
91-----------
92-----------
93Detecting Apple linker via: `/usr/bin/clang -Wl,-v -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64` -> 1
94stderr:
95@(#)PROGRAM:ld  PROJECT:ld64-274.2
96configured to support archs: armv6 armv7 armv7s arm64 i386 x86_64 x86_64h armv6m armv7k armv7m armv7em (tvOS)
97Library search paths:
98        /opt/local/lib
99        /opt/local/lib
100        /usr/lib
101        /usr/local/lib
102Framework search paths:
103        /Library/Frameworks/
104        /System/Library/Frameworks/
105Undefined symbols for architecture x86_64:
106  "_main", referenced from:
107     implicit entry/start for main executable
108ld: symbol(s) not found for architecture x86_64
109clang: error: linker command failed with exit code 1 (use -v to see invocation)
110-----------
111Sanity testing C compiler: /usr/bin/clang
112Is cross compiler: False.
113Sanity check compiler command line: /usr/bin/clang sanitycheckc.c -o sanitycheckc.exe -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names
114Sanity check compile stdout:
115
116-----
117Sanity check compile stderr:
118
119-----
120Running test binary command:  /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_gnome_libpeas/libpeas/work/build/meson-private/sanitycheckc.exe
121C compiler for the build machine: /usr/bin/clang (clang 8.0.0 "Apple LLVM version 8.0.0 (clang-800.0.42.1)")
122C linker for the build machine: /usr/bin/clang ld64 274.2
123-----------
124Detecting archiver via: `llvm-ar-8 --version` -> [Errno 2] No such file or directory: 'llvm-ar-8'
125-----------
126Detecting archiver via: `llvm-ar --version` -> [Errno 2] No such file or directory: 'llvm-ar'
127-----------
128Detecting archiver via: `ar --version` -> 1
129stderr:
130usage:  ar -d [-TLsv] archive file ...
131        ar -m [-TLsv] archive file ...
132        ar -m [-abiTLsv] position archive file ...
133        ar -p [-TLsv] archive [file ...]
134        ar -q [-cTLsv] archive file ...
135        ar -r [-cuTLsv] archive file ...
136        ar -r [-abciuTLsv] position archive file ...
137        ar -t [-TLsv] archive [file ...]
138        ar -x [-ouTLsv] archive [file ...]
139-----------
140Build machine cpu family: x86_64
141Build machine cpu: x86_64
142Host machine cpu family: x86_64
143Host machine cpu: x86_64
144Target machine cpu family: x86_64
145Target machine cpu: x86_64
146Pkg-config binary missing from cross or native file, or env var undefined.
147Trying a default Pkg-config fallback at pkg-config
148Found pkg-config: YES (/opt/local/bin/pkg-config) 0.29.2
149Determining dependency 'glib-2.0' with pkg-config executable '/opt/local/bin/pkg-config'
150env[PKG_CONFIG_PATH]: /opt/local/Library/Frameworks/Python.framework/Versions/3.13/lib/pkgconfig
151env[PKG_CONFIG]: /opt/local/bin/pkg-config
152-----------
153Called: `/opt/local/bin/pkg-config --modversion glib-2.0` -> 0
154stdout:
1552.78.4
156-----------
157env[PKG_CONFIG_PATH]: /opt/local/Library/Frameworks/Python.framework/Versions/3.13/lib/pkgconfig
158env[PKG_CONFIG]: /opt/local/bin/pkg-config
159-----------
160Called: `/opt/local/bin/pkg-config --cflags glib-2.0` -> 0
161stdout:
162-I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include
163-----------
164env[PKG_CONFIG_PATH]: /opt/local/Library/Frameworks/Python.framework/Versions/3.13/lib/pkgconfig
165env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1
166env[PKG_CONFIG]: /opt/local/bin/pkg-config
167-----------
168Called: `/opt/local/bin/pkg-config --libs glib-2.0` -> 0
169stdout:
170-L/opt/local/lib -lglib-2.0 -lintl
171-----------
172env[PKG_CONFIG_PATH]: /opt/local/Library/Frameworks/Python.framework/Versions/3.13/lib/pkgconfig
173env[PKG_CONFIG]: /opt/local/bin/pkg-config
174-----------
175Called: `/opt/local/bin/pkg-config --libs glib-2.0` -> 0
176stdout:
177-L/opt/local/lib -lglib-2.0 -lintl
178-----------
179Running compile:
180Working directory:  /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_gnome_libpeas/libpeas/work/build/meson-private/tmp893narxu
181Code:
182
183        #include<stddef.h>
184        #include<stdio.h>
185        int main(void) {
186            printf("%ld\n", (long)(sizeof(void *)));
187            return 0;
188        }
189-----------
190Command line: `/usr/bin/clang -L/opt/local/lib -I/opt/local/include /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_gnome_libpeas/libpeas/work/build/meson-private/tmp893narxu/testfile.c -o /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_gnome_libpeas/libpeas/work/build/meson-private/tmp893narxu/output.exe -pipe -Os -arch x86_64 -O0 -Werror=implicit-function-declaration -Wl,-headerpad_max_install_names` -> 0
191Program stdout:
192
1938
194
195Program stderr:
196
197
198Running compile:
199Working directory:  /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_gnome_libpeas/libpeas/work/build/meson-private/tmp23_yek_g
200Code:
201
202-----------
203Command line: `/usr/bin/clang -I/opt/local/include /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_gnome_libpeas/libpeas/work/build/meson-private/tmp23_yek_g/testfile.c -o /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_gnome_libpeas/libpeas/work/build/meson-private/tmp23_yek_g/output.obj -c -pipe -Os -arch x86_64 -O0 -Werror=implicit-function-declaration -Werror=unknown-warning-option -Werror=unused-command-line-argument -Werror=ignored-optimization-argument --print-search-dirs` -> 0
204stdout:
205programs: =/Library/Developer/CommandLineTools/usr/bin
206libraries: =/Library/Developer/CommandLineTools/usr/bin/../lib/clang/8.0.0
207-----------
208Run-time dependency glib-2.0 found: YES 2.78.4
209Determining dependency 'gobject-2.0' with pkg-config executable '/opt/local/bin/pkg-config'
210env[PKG_CONFIG_PATH]: /opt/local/Library/Frameworks/Python.framework/Versions/3.13/lib/pkgconfig
211env[PKG_CONFIG]: /opt/local/bin/pkg-config
212-----------
213Called: `/opt/local/bin/pkg-config --modversion gobject-2.0` -> 0
214stdout:
2152.78.4
216-----------
217env[PKG_CONFIG_PATH]: /opt/local/Library/Frameworks/Python.framework/Versions/3.13/lib/pkgconfig
218env[PKG_CONFIG]: /opt/local/bin/pkg-config
219-----------
220Called: `/opt/local/bin/pkg-config --cflags gobject-2.0` -> 0
221stdout:
222-I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include
223-----------
224env[PKG_CONFIG_PATH]: /opt/local/Library/Frameworks/Python.framework/Versions/3.13/lib/pkgconfig
225env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1
226env[PKG_CONFIG]: /opt/local/bin/pkg-config
227-----------
228Called: `/opt/local/bin/pkg-config --libs gobject-2.0` -> 0
229stdout:
230-L/opt/local/lib -lgobject-2.0 -lglib-2.0 -lintl
231-----------
232env[PKG_CONFIG_PATH]: /opt/local/Library/Frameworks/Python.framework/Versions/3.13/lib/pkgconfig
233env[PKG_CONFIG]: /opt/local/bin/pkg-config
234-----------
235Called: `/opt/local/bin/pkg-config --libs gobject-2.0` -> 0
236stdout:
237-L/opt/local/lib -lgobject-2.0 -lglib-2.0 -lintl
238-----------
239Run-time dependency gobject-2.0 found: YES 2.78.4
240Determining dependency 'gmodule-2.0' with pkg-config executable '/opt/local/bin/pkg-config'
241env[PKG_CONFIG_PATH]: /opt/local/Library/Frameworks/Python.framework/Versions/3.13/lib/pkgconfig
242env[PKG_CONFIG]: /opt/local/bin/pkg-config
243-----------
244Called: `/opt/local/bin/pkg-config --modversion gmodule-2.0` -> 0
245stdout:
2462.78.4
247-----------
248env[PKG_CONFIG_PATH]: /opt/local/Library/Frameworks/Python.framework/Versions/3.13/lib/pkgconfig
249env[PKG_CONFIG]: /opt/local/bin/pkg-config
250-----------
251Called: `/opt/local/bin/pkg-config --cflags gmodule-2.0` -> 0
252stdout:
253-I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include
254-----------
255env[PKG_CONFIG_PATH]: /opt/local/Library/Frameworks/Python.framework/Versions/3.13/lib/pkgconfig
256env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1
257env[PKG_CONFIG]: /opt/local/bin/pkg-config
258-----------
259Called: `/opt/local/bin/pkg-config --libs gmodule-2.0` -> 0
260stdout:
261-L/opt/local/lib -lgmodule-2.0 -lglib-2.0 -lintl
262-----------
263env[PKG_CONFIG_PATH]: /opt/local/Library/Frameworks/Python.framework/Versions/3.13/lib/pkgconfig
264env[PKG_CONFIG]: /opt/local/bin/pkg-config
265-----------
266Called: `/opt/local/bin/pkg-config --libs gmodule-2.0` -> 0
267stdout:
268-L/opt/local/lib -lgmodule-2.0 -lglib-2.0 -lintl
269-----------
270Run-time dependency gmodule-2.0 found: YES 2.78.4
271Determining dependency 'gio-2.0' with pkg-config executable '/opt/local/bin/pkg-config'
272env[PKG_CONFIG_PATH]: /opt/local/Library/Frameworks/Python.framework/Versions/3.13/lib/pkgconfig
273env[PKG_CONFIG]: /opt/local/bin/pkg-config
274-----------
275Called: `/opt/local/bin/pkg-config --modversion gio-2.0` -> 0
276stdout:
2772.78.4
278-----------
279env[PKG_CONFIG_PATH]: /opt/local/Library/Frameworks/Python.framework/Versions/3.13/lib/pkgconfig
280env[PKG_CONFIG]: /opt/local/bin/pkg-config
281-----------
282Called: `/opt/local/bin/pkg-config --cflags gio-2.0` -> 0
283stdout:
284-I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include
285-----------
286env[PKG_CONFIG_PATH]: /opt/local/Library/Frameworks/Python.framework/Versions/3.13/lib/pkgconfig
287env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1
288env[PKG_CONFIG]: /opt/local/bin/pkg-config
289-----------
290Called: `/opt/local/bin/pkg-config --libs gio-2.0` -> 0
291stdout:
292-L/opt/local/lib -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lintl
293-----------
294env[PKG_CONFIG_PATH]: /opt/local/Library/Frameworks/Python.framework/Versions/3.13/lib/pkgconfig
295env[PKG_CONFIG]: /opt/local/bin/pkg-config
296-----------
297Called: `/opt/local/bin/pkg-config --libs gio-2.0` -> 0
298stdout:
299-L/opt/local/lib -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lintl
300-----------
301Run-time dependency gio-2.0 found: YES 2.78.4
302Determining dependency 'gobject-introspection-1.0' with pkg-config executable '/opt/local/bin/pkg-config'
303env[PKG_CONFIG_PATH]: /opt/local/Library/Frameworks/Python.framework/Versions/3.13/lib/pkgconfig
304env[PKG_CONFIG]: /opt/local/bin/pkg-config
305-----------
306Called: `/opt/local/bin/pkg-config --modversion gobject-introspection-1.0` -> 0
307stdout:
3081.78.1
309-----------
310env[PKG_CONFIG_PATH]: /opt/local/Library/Frameworks/Python.framework/Versions/3.13/lib/pkgconfig
311env[PKG_CONFIG]: /opt/local/bin/pkg-config
312-----------
313Called: `/opt/local/bin/pkg-config --cflags gobject-introspection-1.0` -> 0
314stdout:
315-I/opt/local/include/gobject-introspection-1.0 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include
316-----------
317env[PKG_CONFIG_PATH]: /opt/local/Library/Frameworks/Python.framework/Versions/3.13/lib/pkgconfig
318env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1
319env[PKG_CONFIG]: /opt/local/bin/pkg-config
320-----------
321Called: `/opt/local/bin/pkg-config --libs gobject-introspection-1.0` -> 0
322stdout:
323-L/opt/local/lib -lgirepository-1.0 -lgobject-2.0 -lglib-2.0 -lintl
324-----------
325env[PKG_CONFIG_PATH]: /opt/local/Library/Frameworks/Python.framework/Versions/3.13/lib/pkgconfig
326env[PKG_CONFIG]: /opt/local/bin/pkg-config
327-----------
328Called: `/opt/local/bin/pkg-config --libs gobject-introspection-1.0` -> 0
329stdout:
330-L/opt/local/lib -lgirepository-1.0 -lgobject-2.0 -lglib-2.0 -lintl
331-----------
332Run-time dependency gobject-introspection-1.0 found: YES 1.78.1
333Determining dependency 'gi-docgen' with pkg-config executable '/opt/local/bin/pkg-config'
334env[PKG_CONFIG_PATH]: /opt/local/Library/Frameworks/Python.framework/Versions/3.13/lib/pkgconfig
335env[PKG_CONFIG]: /opt/local/bin/pkg-config
336-----------
337Called: `/opt/local/bin/pkg-config --modversion gi-docgen` -> 0
338stdout:
3392025.3
340-----------
341env[PKG_CONFIG_PATH]: /opt/local/Library/Frameworks/Python.framework/Versions/3.13/lib/pkgconfig
342env[PKG_CONFIG]: /opt/local/bin/pkg-config
343-----------
344Called: `/opt/local/bin/pkg-config --cflags gi-docgen` -> 0
345env[PKG_CONFIG_PATH]: /opt/local/Library/Frameworks/Python.framework/Versions/3.13/lib/pkgconfig
346env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1
347env[PKG_CONFIG]: /opt/local/bin/pkg-config
348-----------
349Called: `/opt/local/bin/pkg-config --libs gi-docgen` -> 0
350env[PKG_CONFIG_PATH]: /opt/local/Library/Frameworks/Python.framework/Versions/3.13/lib/pkgconfig
351env[PKG_CONFIG]: /opt/local/bin/pkg-config
352-----------
353Called: `/opt/local/bin/pkg-config --libs gi-docgen` -> 0
354Build-time dependency gi-docgen found: YES 2025.3
355Determining dependency 'gjs-1.0' with pkg-config executable '/opt/local/bin/pkg-config'
356env[PKG_CONFIG_PATH]: /opt/local/Library/Frameworks/Python.framework/Versions/3.13/lib/pkgconfig
357env[PKG_CONFIG]: /opt/local/bin/pkg-config
358-----------
359Called: `/opt/local/bin/pkg-config --modversion gjs-1.0` -> 0
360stdout:
3611.63.3
362-----------
363env[PKG_CONFIG_PATH]: /opt/local/Library/Frameworks/Python.framework/Versions/3.13/lib/pkgconfig
364env[PKG_CONFIG]: /opt/local/bin/pkg-config
365-----------
366Called: `/opt/local/bin/pkg-config --cflags gjs-1.0` -> 0
367stdout:
368-include /opt/local/include/mozjs-60/js/RequiredDefines.h -I/opt/local/include/gjs-1.0 -I/opt/local/include/gobject-introspection-1.0 -I/opt/local/include/mozjs-60 -I/opt/local/include/nspr -I/opt/local/include/cairo -I/opt/local/include/pixman-1 -I/opt/local/include/freetype2 -I/opt/local/include/libpng16 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include
369-----------
370env[PKG_CONFIG_PATH]: /opt/local/Library/Frameworks/Python.framework/Versions/3.13/lib/pkgconfig
371env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1
372env[PKG_CONFIG]: /opt/local/bin/pkg-config
373-----------
374Called: `/opt/local/bin/pkg-config --libs gjs-1.0` -> 0
375stdout:
376-L/opt/local/lib -lgjs -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lintl
377-----------
378env[PKG_CONFIG_PATH]: /opt/local/Library/Frameworks/Python.framework/Versions/3.13/lib/pkgconfig
379env[PKG_CONFIG]: /opt/local/bin/pkg-config
380-----------
381Called: `/opt/local/bin/pkg-config --libs gjs-1.0` -> 0
382stdout:
383-L/opt/local/lib -lgjs -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lintl
384-----------
385Dependency gjs-1.0 found: NO. Found 1.63.3 but need: '>= 1.77.1'
386Dependency lookup for gjs-1.0 with method 'pkgconfig' failed: Invalid version, need 'gjs-1.0' ['>= 1.77.1'] found '1.63.3'.
387Finding framework path by running:  /usr/bin/clang -v -E - -pipe -Os -arch x86_64 -I/opt/local/include
388
389Looking for framework gjs-1.0 in /System/Library/Frameworks
390Looking for framework gjs-1.0 in /Library/Frameworks
391CMake binary for host machine is not cached
392CMake binary missing from cross or native file, or env var undefined.
393Trying a default CMake fallback at cmake
394Found CMake: /opt/local/bin/cmake (3.31.7)
395Extracting basic cmake information
396CMake Toolchain: Calling CMake once to generate the compiler state
397Calling CMake (['/opt/local/bin/cmake']) in /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_gnome_libpeas/libpeas/work/build/meson-private/__CMake_compiler_info__ with:
398  - "--trace-expand"
399  - "--trace-format=json-v1"
400  - "--no-warn-unused-cli"
401  - "--trace-redirect=cmake_trace.txt"
402  - "-G"
403  - "Ninja"
404  - "-DCMAKE_TOOLCHAIN_FILE=/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_gnome_libpeas/libpeas/work/build/meson-private/__CMake_compiler_info__/CMakeMesonTempToolchainFile.cmake"
405  - "."
406CMake trace warning: add_executable() non imported executables are not supported
407CMake TRACE: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_gnome_libpeas/libpeas/work/build/meson-private/__CMake_compiler_info__/CMakeFiles/CMakeScratch/TryCompile-IfpIDw/CMakeLists.txt:22 add_executable(['cmTC_3f797'])
408CMake trace warning: target_link_libraries() TARGET cmTC_3f797 not found
409CMake TRACE: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_gnome_libpeas/libpeas/work/build/meson-private/__CMake_compiler_info__/CMakeFiles/CMakeScratch/TryCompile-IfpIDw/CMakeLists.txt:28 target_link_libraries(['cmTC_3f797', ''])
410Try CMake generator: auto
411Calling CMake (['/opt/local/bin/cmake']) in /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_gnome_libpeas/libpeas/work/build/meson-private/cmake_gjs-1.0 with:
412  - "--trace-expand"
413  - "--trace-format=json-v1"
414  - "--no-warn-unused-cli"
415  - "--trace-redirect=cmake_trace.txt"
416  - "-DCMAKE_TOOLCHAIN_FILE=/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_gnome_libpeas/libpeas/work/build/meson-private/cmake_gjs-1.0/CMakeMesonToolchainFile.cmake"
417  - "."
418  -- Module search paths:    ['/', '/Applications', '/Library/Developer/CommandLineTools/SDKs/MacOSX10.12.sdk/System/Library/Frameworks', '/Library/Developer/CommandLineTools/SDKs/MacOSX10.12.sdk/usr', '/Library/Frameworks', '/System/Library/Frameworks', '/opt', '/opt/local', '/usr', '/usr/X11R6', '/usr/local']
419  -- CMake root:             /opt/local/share/cmake-3.31
420  -- CMake architectures:    []
421  -- CMake lib search paths: ['lib', 'lib32', 'lib64', 'libx32', 'share', '']
422Preliminary CMake check failed. Aborting.
423Run-time dependency gjs-1.0 found: NO (tried framework and cmake)
424
425meson.build:123:10: ERROR: Dependency lookup for gjs-1.0 with method 'pkgconfig' failed: Invalid version, need 'gjs-1.0' ['>= 1.77.1'] found '1.63.3'.