Ticket #69266: meson-log.txt

File meson-log.txt, 1.9 KB (added by ballapete (Peter "Pete" Dyballa), 8 months ago)

Meson-log.txt from PPC Tiger, Mac OS X 10.4.11

Line 
1Build started at 2024-02-02T23:18:35.130847
2Main binary: /opt/local/Library/Frameworks/Python.framework/Versions/3.11/bin/python3.11
3Build Options: -Dgtk=disabled -Dlibpng=disabled -Dmmx=disabled -Dopenmp=disabled -Dprefix=/opt/local -Dwrap_mode=nodownload
4Python system: Darwin
5The Meson build system
6Version: 0.64.1
7Source dir: /opt/local/var/macports/build/_opt_local_var_macports_sources_nue.de.rsync.macports.org_macports_release_tarballs_ports_graphics_libpixman/libpixman/work/pixman-0.42.2
8Build dir: /opt/local/var/macports/build/_opt_local_var_macports_sources_nue.de.rsync.macports.org_macports_release_tarballs_ports_graphics_libpixman/libpixman/work/build
9Build type: native build
10Project name: pixman
11Project version: 0.42.2
12-----
13Detecting compiler via: /usr/bin/gcc-4.0 --version
14compiler returned <Popen: returncode: 0 args: ['/usr/bin/gcc-4.0', '--version']>
15compiler stdout:
16powerpc-apple-darwin8-gcc-4.0.1 (GCC) 4.0.1 (Apple Computer, Inc. build 5370)
17Copyright (C) 2005 Free Software Foundation, Inc.
18This is free software; see the source for copying conditions.  There is NO
19warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
20
21
22compiler stderr:
23
24Running command: /usr/bin/gcc-4.0 -E -dM -
25-----
26Detecting linker via: /usr/bin/gcc-4.0 -Wl,--version -L/opt/local/lib -Wl,-headerpad_max_install_names -arch ppc -pipe -Os -arch ppc -I/opt/local/include
27linker returned <Popen: returncode: 1 args: ['/usr/bin/gcc-4.0', '-Wl,--version', '-L/opt/lo...>
28linker stdout:
29
30linker stderr:
31/usr/libexec/gcc/powerpc-apple-darwin8/4.0.1/ld: unknown flag: --version
32collect2: ld returned 1 exit status
33
34
35meson.build:21:0: ERROR: Unable to detect linker for compiler `/usr/bin/gcc-4.0 -Wl,--version -L/opt/local/lib -Wl,-headerpad_max_install_names -arch ppc -pipe -Os -arch ppc -I/opt/local/include`
36stdout:
37stderr: /usr/libexec/gcc/powerpc-apple-darwin8/4.0.1/ld: unknown flag: --version
38collect2: ld returned 1 exit status
39