Ticket #68509: meson-log.txt

File meson-log.txt, 3.4 KB (added by zoonman (Philipp), 11 months ago)
Line 
1Build started at 2023-10-19T10:17:23.853634
2Main binary: /opt/local/Library/Frameworks/Python.framework/Versions/3.11/bin/python3.11
3Build Options: -Ddefault_library=both -Dwarning_level=0 -Ddtrace=false -Dappinfo_backend=generic -Dprefix=/opt/local
4Python system: Darwin
5The Meson build system
6Version: 1.1.1
7Source dir: /opt/local/var/macports/build/_opt_local_var_macports_sources_distfiles.macports.org_ports_devel_glib2/glib2/work/glib-2.76.4
8Build dir: /opt/local/var/macports/build/_opt_local_var_macports_sources_distfiles.macports.org_ports_devel_glib2/glib2/work/build
9Build type: native build
10Project name: glib
11Project version: 2.76.4
12-----
13Detecting compiler via: /usr/bin/clang --version
14compiler returned <Popen: returncode: 0 args: ['/usr/bin/clang', '--version']>
15compiler stdout:
16Apple clang version 15.0.0 (clang-1500.0.40.1)
17Target: x86_64-apple-darwin23.0.0
18Thread model: posix
19InstalledDir: /Library/Developer/CommandLineTools/usr/bin
20
21compiler stderr:
22
23Running command: /usr/bin/clang -E -dM -
24-----
25Detecting linker via: /usr/bin/clang -Wl,--version -L/opt/local/lib -Wl,-headerpad_max_install_names -lresolv -bind_at_load -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64 -pipe -Os -fstrict-aliasing -Wno-deprecated-declarations -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk
26linker returned <Popen: returncode: 1 args: ['/usr/bin/clang', '-Wl,--version', '-L/opt/loca...>
27linker stdout:
28
29linker stderr:
30ld: unknown options: --version
31clang: error: linker command failed with exit code 1 (use -v to see invocation)
32
33-----
34Detecting Apple linker via: /usr/bin/clang -Wl,-v -L/opt/local/lib -Wl,-headerpad_max_install_names -lresolv -bind_at_load -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64 -pipe -Os -fstrict-aliasing -Wno-deprecated-declarations -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk
35linker stdout:
36
37linker stderr:
38ld: warning: -bind_at_load is deprecated on macOS
39@(#)PROGRAM:ld  PROJECT:dyld-1015.7
40BUILD 18:48:43 Aug 22 2023
41configured to support archs: armv6 armv7 armv7s arm64 arm64e arm64_32 i386 x86_64 x86_64h armv6m armv7k armv7m armv7em
42will use ld-classic for: armv6 armv7 armv7s arm64_32 i386 armv6m armv7k armv7m armv7em
43LTO support using: LLVM version 15.0.0 (static support for 29, runtime is 29)
44TAPI support using: Apple TAPI version 15.0.0 (tapi-1500.0.12.3)
45Library search paths:
46        /opt/local/lib
47        /opt/local/lib
48Framework search paths:
49ld: Undefined symbols:
50  _main, referenced from:
51      <initial-undefines>
52clang: error: linker command failed with exit code 1 (use -v to see invocation)
53
54
55meson.build:1:0: ERROR: Unable to detect linker for compiler `/usr/bin/clang -Wl,--version -L/opt/local/lib -Wl,-headerpad_max_install_names -lresolv -bind_at_load -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64 -pipe -Os -fstrict-aliasing -Wno-deprecated-declarations -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk`
56stdout:
57stderr: ld: unknown options: --version
58clang: error: linker command failed with exit code 1 (use -v to see invocation)
59