Build started at 2022-12-01T22:00:12.972054 Main binary: /opt/local/Library/Frameworks/Python.framework/Versions/3.10/bin/python3.10 Build Options: -Dglx=yes -Dprefix=/opt/local Python system: Darwin The Meson build system Version: 0.58.2 Source dir: /opt/local/var/macports/build/_opt_local_var_macports_sources_nue.de.rsync.macports.org_macports_release_tarballs_ports_graphics_libepoxy/libepoxy/work/anholt-libepoxy-70a20c6 Build dir: /opt/local/var/macports/build/_opt_local_var_macports_sources_nue.de.rsync.macports.org_macports_release_tarballs_ports_graphics_libepoxy/libepoxy/work/build Build type: native build Project name: libepoxy Project version: 1.5.10 Sanity testing C compiler: /opt/local/bin/gcc-apple-4.2 Is cross compiler: False. Sanity check compiler command line: /opt/local/bin/gcc-apple-4.2 /opt/local/var/macports/build/_opt_local_var_macports_sources_nue.de.rsync.macports.org_macports_release_tarballs_ports_graphics_libepoxy/libepoxy/work/build/meson-private/sanitycheckc.c -o /opt/local/var/macports/build/_opt_local_var_macports_sources_nue.de.rsync.macports.org_macports_release_tarballs_ports_graphics_libepoxy/libepoxy/work/build/meson-private/sanitycheckc.exe -pipe -Os -DCGLReleasePixelFormat=CGLDestroyPixelFormat -DCGLReleaseContext=CGLDestroyContext -arch ppc -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names Sanity check compile stdout: ----- Sanity check compile stderr: ----- Running test binary command: /opt/local/var/macports/build/_opt_local_var_macports_sources_nue.de.rsync.macports.org_macports_release_tarballs_ports_graphics_libepoxy/libepoxy/work/build/meson-private/sanitycheckc.exe C compiler for the host machine: /opt/local/bin/gcc-apple-4.2 (gcc 4.2.4 "powerpc-apple-darwin8-gcc-apple-4.2.4 (GCC) 4.2.4 (Apple Inc. build 5666) (dot 3) (MacPorts apple-gcc42 5666.3_16+gpl3)") C linker for the host machine: /opt/local/bin/gcc-apple-4.2 ld64 97.17 Sanity testing C compiler: /opt/local/bin/gcc-apple-4.2 Is cross compiler: False. Sanity check compiler command line: /opt/local/bin/gcc-apple-4.2 /opt/local/var/macports/build/_opt_local_var_macports_sources_nue.de.rsync.macports.org_macports_release_tarballs_ports_graphics_libepoxy/libepoxy/work/build/meson-private/sanitycheckc.c -o /opt/local/var/macports/build/_opt_local_var_macports_sources_nue.de.rsync.macports.org_macports_release_tarballs_ports_graphics_libepoxy/libepoxy/work/build/meson-private/sanitycheckc.exe -pipe -Os -DCGLReleasePixelFormat=CGLDestroyPixelFormat -DCGLReleaseContext=CGLDestroyContext -arch ppc -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names Sanity check compile stdout: ----- Sanity check compile stderr: ----- Running test binary command: /opt/local/var/macports/build/_opt_local_var_macports_sources_nue.de.rsync.macports.org_macports_release_tarballs_ports_graphics_libepoxy/libepoxy/work/build/meson-private/sanitycheckc.exe C compiler for the build machine: /opt/local/bin/gcc-apple-4.2 (gcc 4.2.4 "powerpc-apple-darwin8-gcc-apple-4.2.4 (GCC) 4.2.4 (Apple Inc. build 5666) (dot 3) (MacPorts apple-gcc42 5666.3_16+gpl3)") C linker for the build machine: /opt/local/bin/gcc-apple-4.2 ld64 97.17 Build machine cpu family: ppc Build machine cpu: power macintosh Host machine cpu family: ppc Host machine cpu: power macintosh Target machine cpu family: ppc Target machine cpu: power macintosh Running compile: Working directory: /opt/local/var/macports/build/_opt_local_var_macports_sources_nue.de.rsync.macports.org_macports_release_tarballs_ports_graphics_libepoxy/libepoxy/work/build/meson-private/tmpf06ln08z Command line: /opt/local/bin/gcc-apple-4.2 -I/opt/local/include /opt/local/var/macports/build/_opt_local_var_macports_sources_nue.de.rsync.macports.org_macports_release_tarballs_ports_graphics_libepoxy/libepoxy/work/build/meson-private/tmpf06ln08z/testfile.c -E -P -pipe -Os -DCGLReleasePixelFormat=CGLDestroyPixelFormat -DCGLReleaseContext=CGLDestroyContext -arch ppc -P -O0 -std=gnu99 Code: #ifdef __has_include #if !__has_include("KHR/khrplatform.h") #error "Header 'KHR/khrplatform.h' could not be found" #endif #else #include #endif Compiler stdout: typedef signed char int8_t; typedef short int16_t; typedef int int32_t; typedef long long int64_t; typedef unsigned char uint8_t; typedef unsigned short uint16_t; typedef unsigned int uint32_t; typedef unsigned long long uint64_t; typedef int8_t int_least8_t; typedef int16_t int_least16_t; typedef int32_t int_least32_t; typedef int64_t int_least64_t; typedef uint8_t uint_least8_t; typedef uint16_t uint_least16_t; typedef uint32_t uint_least32_t; typedef uint64_t uint_least64_t; typedef int8_t int_fast8_t; typedef int16_t int_fast16_t; typedef int32_t int_fast32_t; typedef int64_t int_fast64_t; typedef uint8_t uint_fast8_t; typedef uint16_t uint_fast16_t; typedef uint32_t uint_fast32_t; typedef uint64_t uint_fast64_t; typedef long intptr_t; typedef unsigned long uintptr_t; typedef long long int intmax_t; typedef long long unsigned int uintmax_t; typedef int32_t khronos_int32_t; typedef uint32_t khronos_uint32_t; typedef int64_t khronos_int64_t; typedef uint64_t khronos_uint64_t; typedef signed char khronos_int8_t; typedef unsigned char khronos_uint8_t; typedef signed short int khronos_int16_t; typedef unsigned short int khronos_uint16_t; typedef signed long int khronos_intptr_t; typedef unsigned long int khronos_uintptr_t; typedef signed long int khronos_ssize_t; typedef unsigned long int khronos_usize_t; typedef float khronos_float_t; typedef khronos_uint64_t khronos_utime_nanoseconds_t; typedef khronos_int64_t khronos_stime_nanoseconds_t; typedef enum { KHRONOS_FALSE = 0, KHRONOS_TRUE = 1, KHRONOS_BOOLEAN_ENUM_FORCE_SIZE = 0x7FFFFFFF } khronos_boolean_enum_t; Compiler stderr: Has header "KHR/khrplatform.h" : YES Running compile: Working directory: /opt/local/var/macports/build/_opt_local_var_macports_sources_nue.de.rsync.macports.org_macports_release_tarballs_ports_graphics_libepoxy/libepoxy/work/build/meson-private/tmp48eq0q1l Command line: /opt/local/bin/gcc-apple-4.2 -I/opt/local/include /opt/local/var/macports/build/_opt_local_var_macports_sources_nue.de.rsync.macports.org_macports_release_tarballs_ports_graphics_libepoxy/libepoxy/work/build/meson-private/tmp48eq0q1l/testfile.c -o /opt/local/var/macports/build/_opt_local_var_macports_sources_nue.de.rsync.macports.org_macports_release_tarballs_ports_graphics_libepoxy/libepoxy/work/build/meson-private/tmp48eq0q1l/output.obj -c -pipe -Os -DCGLReleasePixelFormat=CGLDestroyPixelFormat -DCGLReleaseContext=CGLDestroyContext -arch ppc -O0 -Wpointer-arith Code: extern int i; int i; Compiler stdout: Compiler stderr: Compiler for C supports arguments -Wpointer-arith: YES Running compile: Working directory: /opt/local/var/macports/build/_opt_local_var_macports_sources_nue.de.rsync.macports.org_macports_release_tarballs_ports_graphics_libepoxy/libepoxy/work/build/meson-private/tmpxru0fvph Command line: /opt/local/bin/gcc-apple-4.2 -I/opt/local/include /opt/local/var/macports/build/_opt_local_var_macports_sources_nue.de.rsync.macports.org_macports_release_tarballs_ports_graphics_libepoxy/libepoxy/work/build/meson-private/tmpxru0fvph/testfile.c -o /opt/local/var/macports/build/_opt_local_var_macports_sources_nue.de.rsync.macports.org_macports_release_tarballs_ports_graphics_libepoxy/libepoxy/work/build/meson-private/tmpxru0fvph/output.obj -c -pipe -Os -DCGLReleasePixelFormat=CGLDestroyPixelFormat -DCGLReleaseContext=CGLDestroyContext -arch ppc -O0 -Wmissing-declarations Code: extern int i; int i; Compiler stdout: Compiler stderr: Compiler for C supports arguments -Wmissing-declarations: YES Running compile: Working directory: /opt/local/var/macports/build/_opt_local_var_macports_sources_nue.de.rsync.macports.org_macports_release_tarballs_ports_graphics_libepoxy/libepoxy/work/build/meson-private/tmpqlykga2u Command line: /opt/local/bin/gcc-apple-4.2 -I/opt/local/include /opt/local/var/macports/build/_opt_local_var_macports_sources_nue.de.rsync.macports.org_macports_release_tarballs_ports_graphics_libepoxy/libepoxy/work/build/meson-private/tmpqlykga2u/testfile.c -o /opt/local/var/macports/build/_opt_local_var_macports_sources_nue.de.rsync.macports.org_macports_release_tarballs_ports_graphics_libepoxy/libepoxy/work/build/meson-private/tmpqlykga2u/output.obj -c -pipe -Os -DCGLReleasePixelFormat=CGLDestroyPixelFormat -DCGLReleaseContext=CGLDestroyContext -arch ppc -O0 -Wformat=2 Code: extern int i; int i; Compiler stdout: Compiler stderr: Compiler for C supports arguments -Wformat=2: YES Running compile: Working directory: /opt/local/var/macports/build/_opt_local_var_macports_sources_nue.de.rsync.macports.org_macports_release_tarballs_ports_graphics_libepoxy/libepoxy/work/build/meson-private/tmpg9kjhgz1 Command line: /opt/local/bin/gcc-apple-4.2 -I/opt/local/include /opt/local/var/macports/build/_opt_local_var_macports_sources_nue.de.rsync.macports.org_macports_release_tarballs_ports_graphics_libepoxy/libepoxy/work/build/meson-private/tmpg9kjhgz1/testfile.c -o /opt/local/var/macports/build/_opt_local_var_macports_sources_nue.de.rsync.macports.org_macports_release_tarballs_ports_graphics_libepoxy/libepoxy/work/build/meson-private/tmpg9kjhgz1/output.obj -c -pipe -Os -DCGLReleasePixelFormat=CGLDestroyPixelFormat -DCGLReleaseContext=CGLDestroyContext -arch ppc -O0 -Wstrict-prototypes Code: extern int i; int i; Compiler stdout: Compiler stderr: Compiler for C supports arguments -Wstrict-prototypes: YES Running compile: Working directory: /opt/local/var/macports/build/_opt_local_var_macports_sources_nue.de.rsync.macports.org_macports_release_tarballs_ports_graphics_libepoxy/libepoxy/work/build/meson-private/tmpd1oogs9j Command line: /opt/local/bin/gcc-apple-4.2 -I/opt/local/include /opt/local/var/macports/build/_opt_local_var_macports_sources_nue.de.rsync.macports.org_macports_release_tarballs_ports_graphics_libepoxy/libepoxy/work/build/meson-private/tmpd1oogs9j/testfile.c -o /opt/local/var/macports/build/_opt_local_var_macports_sources_nue.de.rsync.macports.org_macports_release_tarballs_ports_graphics_libepoxy/libepoxy/work/build/meson-private/tmpd1oogs9j/output.obj -c -pipe -Os -DCGLReleasePixelFormat=CGLDestroyPixelFormat -DCGLReleaseContext=CGLDestroyContext -arch ppc -O0 -Wmissing-prototypes Code: extern int i; int i; Compiler stdout: Compiler stderr: Compiler for C supports arguments -Wmissing-prototypes: YES Running compile: Working directory: /opt/local/var/macports/build/_opt_local_var_macports_sources_nue.de.rsync.macports.org_macports_release_tarballs_ports_graphics_libepoxy/libepoxy/work/build/meson-private/tmpbczqqk6b Command line: /opt/local/bin/gcc-apple-4.2 -I/opt/local/include /opt/local/var/macports/build/_opt_local_var_macports_sources_nue.de.rsync.macports.org_macports_release_tarballs_ports_graphics_libepoxy/libepoxy/work/build/meson-private/tmpbczqqk6b/testfile.c -o /opt/local/var/macports/build/_opt_local_var_macports_sources_nue.de.rsync.macports.org_macports_release_tarballs_ports_graphics_libepoxy/libepoxy/work/build/meson-private/tmpbczqqk6b/output.obj -c -pipe -Os -DCGLReleasePixelFormat=CGLDestroyPixelFormat -DCGLReleaseContext=CGLDestroyContext -arch ppc -O0 -Wnested-externs Code: extern int i; int i; Compiler stdout: Compiler stderr: Compiler for C supports arguments -Wnested-externs: YES Running compile: Working directory: /opt/local/var/macports/build/_opt_local_var_macports_sources_nue.de.rsync.macports.org_macports_release_tarballs_ports_graphics_libepoxy/libepoxy/work/build/meson-private/tmpc3gd090t Command line: /opt/local/bin/gcc-apple-4.2 -I/opt/local/include /opt/local/var/macports/build/_opt_local_var_macports_sources_nue.de.rsync.macports.org_macports_release_tarballs_ports_graphics_libepoxy/libepoxy/work/build/meson-private/tmpc3gd090t/testfile.c -o /opt/local/var/macports/build/_opt_local_var_macports_sources_nue.de.rsync.macports.org_macports_release_tarballs_ports_graphics_libepoxy/libepoxy/work/build/meson-private/tmpc3gd090t/output.obj -c -pipe -Os -DCGLReleasePixelFormat=CGLDestroyPixelFormat -DCGLReleaseContext=CGLDestroyContext -arch ppc -O0 -Wbad-function-cast Code: extern int i; int i; Compiler stdout: Compiler stderr: Compiler for C supports arguments -Wbad-function-cast: YES Running compile: Working directory: /opt/local/var/macports/build/_opt_local_var_macports_sources_nue.de.rsync.macports.org_macports_release_tarballs_ports_graphics_libepoxy/libepoxy/work/build/meson-private/tmpn22lv_9d Command line: /opt/local/bin/gcc-apple-4.2 -I/opt/local/include /opt/local/var/macports/build/_opt_local_var_macports_sources_nue.de.rsync.macports.org_macports_release_tarballs_ports_graphics_libepoxy/libepoxy/work/build/meson-private/tmpn22lv_9d/testfile.c -o /opt/local/var/macports/build/_opt_local_var_macports_sources_nue.de.rsync.macports.org_macports_release_tarballs_ports_graphics_libepoxy/libepoxy/work/build/meson-private/tmpn22lv_9d/output.obj -c -pipe -Os -DCGLReleasePixelFormat=CGLDestroyPixelFormat -DCGLReleaseContext=CGLDestroyContext -arch ppc -O0 -Wold-style-definition Code: extern int i; int i; Compiler stdout: Compiler stderr: Compiler for C supports arguments -Wold-style-definition: YES Running compile: Working directory: /opt/local/var/macports/build/_opt_local_var_macports_sources_nue.de.rsync.macports.org_macports_release_tarballs_ports_graphics_libepoxy/libepoxy/work/build/meson-private/tmp8s9v7j6e Command line: /opt/local/bin/gcc-apple-4.2 -I/opt/local/include /opt/local/var/macports/build/_opt_local_var_macports_sources_nue.de.rsync.macports.org_macports_release_tarballs_ports_graphics_libepoxy/libepoxy/work/build/meson-private/tmp8s9v7j6e/testfile.c -o /opt/local/var/macports/build/_opt_local_var_macports_sources_nue.de.rsync.macports.org_macports_release_tarballs_ports_graphics_libepoxy/libepoxy/work/build/meson-private/tmp8s9v7j6e/output.obj -c -pipe -Os -DCGLReleasePixelFormat=CGLDestroyPixelFormat -DCGLReleaseContext=CGLDestroyContext -arch ppc -O0 -Wdeclaration-after-statement Code: extern int i; int i; Compiler stdout: Compiler stderr: Compiler for C supports arguments -Wdeclaration-after-statement: YES Running compile: Working directory: /opt/local/var/macports/build/_opt_local_var_macports_sources_nue.de.rsync.macports.org_macports_release_tarballs_ports_graphics_libepoxy/libepoxy/work/build/meson-private/tmppl6z12cq Command line: /opt/local/bin/gcc-apple-4.2 -I/opt/local/include /opt/local/var/macports/build/_opt_local_var_macports_sources_nue.de.rsync.macports.org_macports_release_tarballs_ports_graphics_libepoxy/libepoxy/work/build/meson-private/tmppl6z12cq/testfile.c -o /opt/local/var/macports/build/_opt_local_var_macports_sources_nue.de.rsync.macports.org_macports_release_tarballs_ports_graphics_libepoxy/libepoxy/work/build/meson-private/tmppl6z12cq/output.obj -c -pipe -Os -DCGLReleasePixelFormat=CGLDestroyPixelFormat -DCGLReleaseContext=CGLDestroyContext -arch ppc -O0 -Wunused Code: extern int i; int i; Compiler stdout: Compiler stderr: Compiler for C supports arguments -Wunused: YES Running compile: Working directory: /opt/local/var/macports/build/_opt_local_var_macports_sources_nue.de.rsync.macports.org_macports_release_tarballs_ports_graphics_libepoxy/libepoxy/work/build/meson-private/tmp6qb9d3j5 Command line: /opt/local/bin/gcc-apple-4.2 -I/opt/local/include /opt/local/var/macports/build/_opt_local_var_macports_sources_nue.de.rsync.macports.org_macports_release_tarballs_ports_graphics_libepoxy/libepoxy/work/build/meson-private/tmp6qb9d3j5/testfile.c -o /opt/local/var/macports/build/_opt_local_var_macports_sources_nue.de.rsync.macports.org_macports_release_tarballs_ports_graphics_libepoxy/libepoxy/work/build/meson-private/tmp6qb9d3j5/output.obj -c -pipe -Os -DCGLReleasePixelFormat=CGLDestroyPixelFormat -DCGLReleaseContext=CGLDestroyContext -arch ppc -O0 -Wuninitialized Code: extern int i; int i; Compiler stdout: Compiler stderr: cc1: warning: -Wuninitialized is not supported without -O Compiler for C supports arguments -Wuninitialized: YES Running compile: Working directory: /opt/local/var/macports/build/_opt_local_var_macports_sources_nue.de.rsync.macports.org_macports_release_tarballs_ports_graphics_libepoxy/libepoxy/work/build/meson-private/tmpzlfogdki Command line: /opt/local/bin/gcc-apple-4.2 -I/opt/local/include /opt/local/var/macports/build/_opt_local_var_macports_sources_nue.de.rsync.macports.org_macports_release_tarballs_ports_graphics_libepoxy/libepoxy/work/build/meson-private/tmpzlfogdki/testfile.c -o /opt/local/var/macports/build/_opt_local_var_macports_sources_nue.de.rsync.macports.org_macports_release_tarballs_ports_graphics_libepoxy/libepoxy/work/build/meson-private/tmpzlfogdki/output.obj -c -pipe -Os -DCGLReleasePixelFormat=CGLDestroyPixelFormat -DCGLReleaseContext=CGLDestroyContext -arch ppc -O0 -Wshadow Code: extern int i; int i; Compiler stdout: Compiler stderr: Compiler for C supports arguments -Wshadow: YES Running compile: Working directory: /opt/local/var/macports/build/_opt_local_var_macports_sources_nue.de.rsync.macports.org_macports_release_tarballs_ports_graphics_libepoxy/libepoxy/work/build/meson-private/tmpk32lhp9v Command line: /opt/local/bin/gcc-apple-4.2 -I/opt/local/include /opt/local/var/macports/build/_opt_local_var_macports_sources_nue.de.rsync.macports.org_macports_release_tarballs_ports_graphics_libepoxy/libepoxy/work/build/meson-private/tmpk32lhp9v/testfile.c -o /opt/local/var/macports/build/_opt_local_var_macports_sources_nue.de.rsync.macports.org_macports_release_tarballs_ports_graphics_libepoxy/libepoxy/work/build/meson-private/tmpk32lhp9v/output.obj -c -pipe -Os -DCGLReleasePixelFormat=CGLDestroyPixelFormat -DCGLReleaseContext=CGLDestroyContext -arch ppc -O0 -Wmissing-noreturn Code: extern int i; int i; Compiler stdout: Compiler stderr: Compiler for C supports arguments -Wmissing-noreturn: YES Running compile: Working directory: /opt/local/var/macports/build/_opt_local_var_macports_sources_nue.de.rsync.macports.org_macports_release_tarballs_ports_graphics_libepoxy/libepoxy/work/build/meson-private/tmpmzdhmjsc Command line: /opt/local/bin/gcc-apple-4.2 -I/opt/local/include /opt/local/var/macports/build/_opt_local_var_macports_sources_nue.de.rsync.macports.org_macports_release_tarballs_ports_graphics_libepoxy/libepoxy/work/build/meson-private/tmpmzdhmjsc/testfile.c -o /opt/local/var/macports/build/_opt_local_var_macports_sources_nue.de.rsync.macports.org_macports_release_tarballs_ports_graphics_libepoxy/libepoxy/work/build/meson-private/tmpmzdhmjsc/output.obj -c -pipe -Os -DCGLReleasePixelFormat=CGLDestroyPixelFormat -DCGLReleaseContext=CGLDestroyContext -arch ppc -O0 -Wmissing-format-attribute Code: extern int i; int i; Compiler stdout: Compiler stderr: Compiler for C supports arguments -Wmissing-format-attribute: YES Running compile: Working directory: /opt/local/var/macports/build/_opt_local_var_macports_sources_nue.de.rsync.macports.org_macports_release_tarballs_ports_graphics_libepoxy/libepoxy/work/build/meson-private/tmpveyo4lqj Command line: /opt/local/bin/gcc-apple-4.2 -I/opt/local/include /opt/local/var/macports/build/_opt_local_var_macports_sources_nue.de.rsync.macports.org_macports_release_tarballs_ports_graphics_libepoxy/libepoxy/work/build/meson-private/tmpveyo4lqj/testfile.c -o /opt/local/var/macports/build/_opt_local_var_macports_sources_nue.de.rsync.macports.org_macports_release_tarballs_ports_graphics_libepoxy/libepoxy/work/build/meson-private/tmpveyo4lqj/output.obj -c -pipe -Os -DCGLReleasePixelFormat=CGLDestroyPixelFormat -DCGLReleaseContext=CGLDestroyContext -arch ppc -O0 -Wredundant-decls Code: extern int i; int i; Compiler stdout: Compiler stderr: Compiler for C supports arguments -Wredundant-decls: YES Running compile: Working directory: /opt/local/var/macports/build/_opt_local_var_macports_sources_nue.de.rsync.macports.org_macports_release_tarballs_ports_graphics_libepoxy/libepoxy/work/build/meson-private/tmpomb8kdwt Command line: /opt/local/bin/gcc-apple-4.2 -I/opt/local/include /opt/local/var/macports/build/_opt_local_var_macports_sources_nue.de.rsync.macports.org_macports_release_tarballs_ports_graphics_libepoxy/libepoxy/work/build/meson-private/tmpomb8kdwt/testfile.c -o /opt/local/var/macports/build/_opt_local_var_macports_sources_nue.de.rsync.macports.org_macports_release_tarballs_ports_graphics_libepoxy/libepoxy/work/build/meson-private/tmpomb8kdwt/output.obj -c -pipe -Os -DCGLReleasePixelFormat=CGLDestroyPixelFormat -DCGLReleaseContext=CGLDestroyContext -arch ppc -O0 -Wlogical-op Code: extern int i; int i; Compiler stdout: Compiler stderr: cc1: error: unrecognized command line option "-Wlogical-op" Compiler for C supports arguments -Wlogical-op: NO Running compile: Working directory: /opt/local/var/macports/build/_opt_local_var_macports_sources_nue.de.rsync.macports.org_macports_release_tarballs_ports_graphics_libepoxy/libepoxy/work/build/meson-private/tmpqcto80jh Command line: /opt/local/bin/gcc-apple-4.2 -I/opt/local/include /opt/local/var/macports/build/_opt_local_var_macports_sources_nue.de.rsync.macports.org_macports_release_tarballs_ports_graphics_libepoxy/libepoxy/work/build/meson-private/tmpqcto80jh/testfile.c -o /opt/local/var/macports/build/_opt_local_var_macports_sources_nue.de.rsync.macports.org_macports_release_tarballs_ports_graphics_libepoxy/libepoxy/work/build/meson-private/tmpqcto80jh/output.obj -c -pipe -Os -DCGLReleasePixelFormat=CGLDestroyPixelFormat -DCGLReleaseContext=CGLDestroyContext -arch ppc -O0 -Werror=implicit Code: extern int i; int i; Compiler stdout: Compiler stderr: Compiler for C supports arguments -Werror=implicit: YES Running compile: Working directory: /opt/local/var/macports/build/_opt_local_var_macports_sources_nue.de.rsync.macports.org_macports_release_tarballs_ports_graphics_libepoxy/libepoxy/work/build/meson-private/tmp9oe4he7v Command line: /opt/local/bin/gcc-apple-4.2 -I/opt/local/include /opt/local/var/macports/build/_opt_local_var_macports_sources_nue.de.rsync.macports.org_macports_release_tarballs_ports_graphics_libepoxy/libepoxy/work/build/meson-private/tmp9oe4he7v/testfile.c -o /opt/local/var/macports/build/_opt_local_var_macports_sources_nue.de.rsync.macports.org_macports_release_tarballs_ports_graphics_libepoxy/libepoxy/work/build/meson-private/tmp9oe4he7v/output.obj -c -pipe -Os -DCGLReleasePixelFormat=CGLDestroyPixelFormat -DCGLReleaseContext=CGLDestroyContext -arch ppc -O0 -Werror=nonnull Code: extern int i; int i; Compiler stdout: Compiler stderr: Compiler for C supports arguments -Werror=nonnull: YES Running compile: Working directory: /opt/local/var/macports/build/_opt_local_var_macports_sources_nue.de.rsync.macports.org_macports_release_tarballs_ports_graphics_libepoxy/libepoxy/work/build/meson-private/tmpll92inui Command line: /opt/local/bin/gcc-apple-4.2 -I/opt/local/include /opt/local/var/macports/build/_opt_local_var_macports_sources_nue.de.rsync.macports.org_macports_release_tarballs_ports_graphics_libepoxy/libepoxy/work/build/meson-private/tmpll92inui/testfile.c -o /opt/local/var/macports/build/_opt_local_var_macports_sources_nue.de.rsync.macports.org_macports_release_tarballs_ports_graphics_libepoxy/libepoxy/work/build/meson-private/tmpll92inui/output.obj -c -pipe -Os -DCGLReleasePixelFormat=CGLDestroyPixelFormat -DCGLReleaseContext=CGLDestroyContext -arch ppc -O0 -Werror=init-self Code: extern int i; int i; Compiler stdout: Compiler stderr: Compiler for C supports arguments -Werror=init-self: YES Running compile: Working directory: /opt/local/var/macports/build/_opt_local_var_macports_sources_nue.de.rsync.macports.org_macports_release_tarballs_ports_graphics_libepoxy/libepoxy/work/build/meson-private/tmpxtzmrra5 Command line: /opt/local/bin/gcc-apple-4.2 -I/opt/local/include /opt/local/var/macports/build/_opt_local_var_macports_sources_nue.de.rsync.macports.org_macports_release_tarballs_ports_graphics_libepoxy/libepoxy/work/build/meson-private/tmpxtzmrra5/testfile.c -o /opt/local/var/macports/build/_opt_local_var_macports_sources_nue.de.rsync.macports.org_macports_release_tarballs_ports_graphics_libepoxy/libepoxy/work/build/meson-private/tmpxtzmrra5/output.obj -c -pipe -Os -DCGLReleasePixelFormat=CGLDestroyPixelFormat -DCGLReleaseContext=CGLDestroyContext -arch ppc -O0 -Werror=main Code: extern int i; int i; Compiler stdout: Compiler stderr: Compiler for C supports arguments -Werror=main: YES Running compile: Working directory: /opt/local/var/macports/build/_opt_local_var_macports_sources_nue.de.rsync.macports.org_macports_release_tarballs_ports_graphics_libepoxy/libepoxy/work/build/meson-private/tmpwo34tbwf Command line: /opt/local/bin/gcc-apple-4.2 -I/opt/local/include /opt/local/var/macports/build/_opt_local_var_macports_sources_nue.de.rsync.macports.org_macports_release_tarballs_ports_graphics_libepoxy/libepoxy/work/build/meson-private/tmpwo34tbwf/testfile.c -o /opt/local/var/macports/build/_opt_local_var_macports_sources_nue.de.rsync.macports.org_macports_release_tarballs_ports_graphics_libepoxy/libepoxy/work/build/meson-private/tmpwo34tbwf/output.obj -c -pipe -Os -DCGLReleasePixelFormat=CGLDestroyPixelFormat -DCGLReleaseContext=CGLDestroyContext -arch ppc -O0 -Werror=missing-braces Code: extern int i; int i; Compiler stdout: Compiler stderr: Compiler for C supports arguments -Werror=missing-braces: YES Running compile: Working directory: /opt/local/var/macports/build/_opt_local_var_macports_sources_nue.de.rsync.macports.org_macports_release_tarballs_ports_graphics_libepoxy/libepoxy/work/build/meson-private/tmp4jyp7ysm Command line: /opt/local/bin/gcc-apple-4.2 -I/opt/local/include /opt/local/var/macports/build/_opt_local_var_macports_sources_nue.de.rsync.macports.org_macports_release_tarballs_ports_graphics_libepoxy/libepoxy/work/build/meson-private/tmp4jyp7ysm/testfile.c -o /opt/local/var/macports/build/_opt_local_var_macports_sources_nue.de.rsync.macports.org_macports_release_tarballs_ports_graphics_libepoxy/libepoxy/work/build/meson-private/tmp4jyp7ysm/output.obj -c -pipe -Os -DCGLReleasePixelFormat=CGLDestroyPixelFormat -DCGLReleaseContext=CGLDestroyContext -arch ppc -O0 -Werror=sequence-point Code: extern int i; int i; Compiler stdout: Compiler stderr: Compiler for C supports arguments -Werror=sequence-point: YES Running compile: Working directory: /opt/local/var/macports/build/_opt_local_var_macports_sources_nue.de.rsync.macports.org_macports_release_tarballs_ports_graphics_libepoxy/libepoxy/work/build/meson-private/tmp36inyv8f Command line: /opt/local/bin/gcc-apple-4.2 -I/opt/local/include /opt/local/var/macports/build/_opt_local_var_macports_sources_nue.de.rsync.macports.org_macports_release_tarballs_ports_graphics_libepoxy/libepoxy/work/build/meson-private/tmp36inyv8f/testfile.c -o /opt/local/var/macports/build/_opt_local_var_macports_sources_nue.de.rsync.macports.org_macports_release_tarballs_ports_graphics_libepoxy/libepoxy/work/build/meson-private/tmp36inyv8f/output.obj -c -pipe -Os -DCGLReleasePixelFormat=CGLDestroyPixelFormat -DCGLReleaseContext=CGLDestroyContext -arch ppc -O0 -Werror=return-type Code: extern int i; int i; Compiler stdout: Compiler stderr: Compiler for C supports arguments -Werror=return-type: YES Running compile: Working directory: /opt/local/var/macports/build/_opt_local_var_macports_sources_nue.de.rsync.macports.org_macports_release_tarballs_ports_graphics_libepoxy/libepoxy/work/build/meson-private/tmp0tatbg4n Command line: /opt/local/bin/gcc-apple-4.2 -I/opt/local/include /opt/local/var/macports/build/_opt_local_var_macports_sources_nue.de.rsync.macports.org_macports_release_tarballs_ports_graphics_libepoxy/libepoxy/work/build/meson-private/tmp0tatbg4n/testfile.c -o /opt/local/var/macports/build/_opt_local_var_macports_sources_nue.de.rsync.macports.org_macports_release_tarballs_ports_graphics_libepoxy/libepoxy/work/build/meson-private/tmp0tatbg4n/output.obj -c -pipe -Os -DCGLReleasePixelFormat=CGLDestroyPixelFormat -DCGLReleaseContext=CGLDestroyContext -arch ppc -O0 -Werror=trigraphs Code: extern int i; int i; Compiler stdout: Compiler stderr: Compiler for C supports arguments -Werror=trigraphs: YES Running compile: Working directory: /opt/local/var/macports/build/_opt_local_var_macports_sources_nue.de.rsync.macports.org_macports_release_tarballs_ports_graphics_libepoxy/libepoxy/work/build/meson-private/tmplnhpjq2g Command line: /opt/local/bin/gcc-apple-4.2 -I/opt/local/include /opt/local/var/macports/build/_opt_local_var_macports_sources_nue.de.rsync.macports.org_macports_release_tarballs_ports_graphics_libepoxy/libepoxy/work/build/meson-private/tmplnhpjq2g/testfile.c -o /opt/local/var/macports/build/_opt_local_var_macports_sources_nue.de.rsync.macports.org_macports_release_tarballs_ports_graphics_libepoxy/libepoxy/work/build/meson-private/tmplnhpjq2g/output.obj -c -pipe -Os -DCGLReleasePixelFormat=CGLDestroyPixelFormat -DCGLReleaseContext=CGLDestroyContext -arch ppc -O0 -Werror=array-bounds Code: extern int i; int i; Compiler stdout: Compiler stderr: cc1: error: -Werror=array-bounds: No option -Warray-bounds Compiler for C supports arguments -Werror=array-bounds: NO Running compile: Working directory: /opt/local/var/macports/build/_opt_local_var_macports_sources_nue.de.rsync.macports.org_macports_release_tarballs_ports_graphics_libepoxy/libepoxy/work/build/meson-private/tmpambn27c4 Command line: /opt/local/bin/gcc-apple-4.2 -I/opt/local/include /opt/local/var/macports/build/_opt_local_var_macports_sources_nue.de.rsync.macports.org_macports_release_tarballs_ports_graphics_libepoxy/libepoxy/work/build/meson-private/tmpambn27c4/testfile.c -o /opt/local/var/macports/build/_opt_local_var_macports_sources_nue.de.rsync.macports.org_macports_release_tarballs_ports_graphics_libepoxy/libepoxy/work/build/meson-private/tmpambn27c4/output.obj -c -pipe -Os -DCGLReleasePixelFormat=CGLDestroyPixelFormat -DCGLReleaseContext=CGLDestroyContext -arch ppc -O0 -Werror=write-strings Code: extern int i; int i; Compiler stdout: Compiler stderr: Compiler for C supports arguments -Werror=write-strings: YES Running compile: Working directory: /opt/local/var/macports/build/_opt_local_var_macports_sources_nue.de.rsync.macports.org_macports_release_tarballs_ports_graphics_libepoxy/libepoxy/work/build/meson-private/tmpyt6b2w_n Command line: /opt/local/bin/gcc-apple-4.2 -I/opt/local/include /opt/local/var/macports/build/_opt_local_var_macports_sources_nue.de.rsync.macports.org_macports_release_tarballs_ports_graphics_libepoxy/libepoxy/work/build/meson-private/tmpyt6b2w_n/testfile.c -o /opt/local/var/macports/build/_opt_local_var_macports_sources_nue.de.rsync.macports.org_macports_release_tarballs_ports_graphics_libepoxy/libepoxy/work/build/meson-private/tmpyt6b2w_n/output.obj -c -pipe -Os -DCGLReleasePixelFormat=CGLDestroyPixelFormat -DCGLReleaseContext=CGLDestroyContext -arch ppc -O0 -Werror=address Code: extern int i; int i; Compiler stdout: Compiler stderr: Compiler for C supports arguments -Werror=address: YES Running compile: Working directory: /opt/local/var/macports/build/_opt_local_var_macports_sources_nue.de.rsync.macports.org_macports_release_tarballs_ports_graphics_libepoxy/libepoxy/work/build/meson-private/tmptwpbh681 Command line: /opt/local/bin/gcc-apple-4.2 -I/opt/local/include /opt/local/var/macports/build/_opt_local_var_macports_sources_nue.de.rsync.macports.org_macports_release_tarballs_ports_graphics_libepoxy/libepoxy/work/build/meson-private/tmptwpbh681/testfile.c -o /opt/local/var/macports/build/_opt_local_var_macports_sources_nue.de.rsync.macports.org_macports_release_tarballs_ports_graphics_libepoxy/libepoxy/work/build/meson-private/tmptwpbh681/output.obj -c -pipe -Os -DCGLReleasePixelFormat=CGLDestroyPixelFormat -DCGLReleaseContext=CGLDestroyContext -arch ppc -O0 -Werror=int-to-pointer-cast Code: extern int i; int i; Compiler stdout: Compiler stderr: Compiler for C supports arguments -Werror=int-to-pointer-cast: YES Running compile: Working directory: /opt/local/var/macports/build/_opt_local_var_macports_sources_nue.de.rsync.macports.org_macports_release_tarballs_ports_graphics_libepoxy/libepoxy/work/build/meson-private/tmpv2_e1low Command line: /opt/local/bin/gcc-apple-4.2 -I/opt/local/include /opt/local/var/macports/build/_opt_local_var_macports_sources_nue.de.rsync.macports.org_macports_release_tarballs_ports_graphics_libepoxy/libepoxy/work/build/meson-private/tmpv2_e1low/testfile.c -o /opt/local/var/macports/build/_opt_local_var_macports_sources_nue.de.rsync.macports.org_macports_release_tarballs_ports_graphics_libepoxy/libepoxy/work/build/meson-private/tmpv2_e1low/output.obj -c -pipe -Os -DCGLReleasePixelFormat=CGLDestroyPixelFormat -DCGLReleaseContext=CGLDestroyContext -arch ppc -O0 -Werror=pointer-to-int-cast Code: extern int i; int i; Compiler stdout: Compiler stderr: Compiler for C supports arguments -Werror=pointer-to-int-cast: YES Running compile: Working directory: /opt/local/var/macports/build/_opt_local_var_macports_sources_nue.de.rsync.macports.org_macports_release_tarballs_ports_graphics_libepoxy/libepoxy/work/build/meson-private/tmpmnf8hhn3 Command line: /opt/local/bin/gcc-apple-4.2 -I/opt/local/include /opt/local/var/macports/build/_opt_local_var_macports_sources_nue.de.rsync.macports.org_macports_release_tarballs_ports_graphics_libepoxy/libepoxy/work/build/meson-private/tmpmnf8hhn3/testfile.c -o /opt/local/var/macports/build/_opt_local_var_macports_sources_nue.de.rsync.macports.org_macports_release_tarballs_ports_graphics_libepoxy/libepoxy/work/build/meson-private/tmpmnf8hhn3/output.obj -c -pipe -Os -DCGLReleasePixelFormat=CGLDestroyPixelFormat -DCGLReleaseContext=CGLDestroyContext -arch ppc -O0 -fno-strict-aliasing Code: extern int i; int i; Compiler stdout: Compiler stderr: Compiler for C supports arguments -fno-strict-aliasing: YES Running compile: Working directory: /opt/local/var/macports/build/_opt_local_var_macports_sources_nue.de.rsync.macports.org_macports_release_tarballs_ports_graphics_libepoxy/libepoxy/work/build/meson-private/tmpv9n0svw5 Command line: /opt/local/bin/gcc-apple-4.2 -I/opt/local/include /opt/local/var/macports/build/_opt_local_var_macports_sources_nue.de.rsync.macports.org_macports_release_tarballs_ports_graphics_libepoxy/libepoxy/work/build/meson-private/tmpv9n0svw5/testfile.c -o /opt/local/var/macports/build/_opt_local_var_macports_sources_nue.de.rsync.macports.org_macports_release_tarballs_ports_graphics_libepoxy/libepoxy/work/build/meson-private/tmpv9n0svw5/output.obj -c -pipe -Os -DCGLReleasePixelFormat=CGLDestroyPixelFormat -DCGLReleaseContext=CGLDestroyContext -arch ppc -O0 -Wint-conversion -Wno-int-conversion Code: extern int i; int i; Compiler stdout: Compiler stderr: cc1: error: unrecognized command line option "-Wint-conversion" cc1: error: unrecognized command line option "-Wno-int-conversion" Compiler for C supports arguments -Wno-int-conversion: NO Running compile: Working directory: /opt/local/var/macports/build/_opt_local_var_macports_sources_nue.de.rsync.macports.org_macports_release_tarballs_ports_graphics_libepoxy/libepoxy/work/build/meson-private/tmpg_8y1uqj Command line: /opt/local/bin/gcc-apple-4.2 -L/opt/local/lib -I/opt/local/include /opt/local/var/macports/build/_opt_local_var_macports_sources_nue.de.rsync.macports.org_macports_release_tarballs_ports_graphics_libepoxy/libepoxy/work/build/meson-private/tmpg_8y1uqj/testfile.c -o /opt/local/var/macports/build/_opt_local_var_macports_sources_nue.de.rsync.macports.org_macports_release_tarballs_ports_graphics_libepoxy/libepoxy/work/build/meson-private/tmpg_8y1uqj/output.exe -pipe -Os -DCGLReleasePixelFormat=CGLDestroyPixelFormat -DCGLReleaseContext=CGLDestroyContext -arch ppc -O0 -ldl -Wl,-undefined,dynamic_lookup -Wl,-headerpad_max_install_names Code: int main(void) { return 0; } Compiler stdout: Compiler stderr: Library dl found: YES Pkg-config binary for MachineChoice.HOST is not cached. Pkg-config binary missing from cross or native file, or env var undefined. Trying a default Pkg-config fallback at pkg-config Found pkg-config: /opt/local/bin/pkg-config (0.29.2) Determining dependency 'gl' with pkg-config executable '/opt/local/bin/pkg-config' env[PKG_CONFIG_PATH]: Called `/opt/local/bin/pkg-config --modversion gl` -> 0 22.1.7 env[PKG_CONFIG_PATH]: Called `/opt/local/bin/pkg-config --cflags gl` -> 0 env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1 env[PKG_CONFIG_PATH]: Called `/opt/local/bin/pkg-config --libs gl` -> 0 -L/opt/local/lib -lGL env[PKG_CONFIG_PATH]: Called `/opt/local/bin/pkg-config --libs gl` -> 0 -L/opt/local/lib -lGL Running compile: Working directory: /opt/local/var/macports/build/_opt_local_var_macports_sources_nue.de.rsync.macports.org_macports_release_tarballs_ports_graphics_libepoxy/libepoxy/work/build/meson-private/tmp98hbh7pu Command line: /opt/local/bin/gcc-apple-4.2 -L/opt/local/lib -I/opt/local/include /opt/local/var/macports/build/_opt_local_var_macports_sources_nue.de.rsync.macports.org_macports_release_tarballs_ports_graphics_libepoxy/libepoxy/work/build/meson-private/tmp98hbh7pu/testfile.c -o /opt/local/var/macports/build/_opt_local_var_macports_sources_nue.de.rsync.macports.org_macports_release_tarballs_ports_graphics_libepoxy/libepoxy/work/build/meson-private/tmp98hbh7pu/output.exe -pipe -Os -DCGLReleasePixelFormat=CGLDestroyPixelFormat -DCGLReleaseContext=CGLDestroyContext -arch ppc -O0 -Wl,-headerpad_max_install_names Code: #include int main(void) { printf("%ld\n", (long)(sizeof(void *))); return 0; }; Compiler stdout: Compiler stderr: Program stdout: 4 Program stderr: Running compile: Working directory: /opt/local/var/macports/build/_opt_local_var_macports_sources_nue.de.rsync.macports.org_macports_release_tarballs_ports_graphics_libepoxy/libepoxy/work/build/meson-private/tmp73nhnyzv Command line: /opt/local/bin/gcc-apple-4.2 -I/opt/local/include /opt/local/var/macports/build/_opt_local_var_macports_sources_nue.de.rsync.macports.org_macports_release_tarballs_ports_graphics_libepoxy/libepoxy/work/build/meson-private/tmp73nhnyzv/testfile.c -o /opt/local/var/macports/build/_opt_local_var_macports_sources_nue.de.rsync.macports.org_macports_release_tarballs_ports_graphics_libepoxy/libepoxy/work/build/meson-private/tmp73nhnyzv/output.obj -c -pipe -Os -DCGLReleasePixelFormat=CGLDestroyPixelFormat -DCGLReleaseContext=CGLDestroyContext -arch ppc -O0 --print-search-dirs Code: Compiler stdout: install: /opt/local/lib/apple-gcc42/gcc/powerpc-apple-darwin8/4.2.4/ programs: =/opt/local/libexec/apple-gcc42/gcc/powerpc-apple-darwin8/4.2.4/:/opt/local/libexec/apple-gcc42/gcc/powerpc-apple-darwin8/4.2.4/:/opt/local/libexec/apple-gcc42/gcc/powerpc-apple-darwin8/:/opt/local/lib/apple-gcc42/gcc/powerpc-apple-darwin8/4.2.4/:/opt/local/lib/apple-gcc42/gcc/powerpc-apple-darwin8/:/usr/libexec/gcc/powerpc-apple-darwin8/4.2.4/:/usr/libexec/gcc/powerpc-apple-darwin8/:/usr/lib/gcc/powerpc-apple-darwin8/4.2.4/:/usr/lib/gcc/powerpc-apple-darwin8/:/opt/local/lib/apple-gcc42/gcc/powerpc-apple-darwin8/4.2.4/../../../../powerpc-apple-darwin8/bin/powerpc-apple-darwin8/4.2.4/:/opt/local/lib/apple-gcc42/gcc/powerpc-apple-darwin8/4.2.4/../../../../powerpc-apple-darwin8/bin/ libraries: =/lib/powerpc-apple-darwin8/4.2.4/:/lib/:/usr/lib/powerpc-apple-darwin8/4.2.4/:/usr/lib/:/opt/local/lib/powerpc-apple-darwin8/4.2.4/:/opt/local/lib/:/opt/local/lib/apple-gcc42/gcc/powerpc-apple-darwin8/4.2.4/:/usr/lib/gcc/powerpc-apple-darwin8/4.2.4/:/opt/local/lib/apple-gcc42/gcc/powerpc-apple-darwin8/4.2.4/../../../../powerpc-apple-darwin8/lib/powerpc-apple-darwin8/4.2.4/:/opt/local/lib/apple-gcc42/gcc/powerpc-apple-darwin8/4.2.4/../../../../powerpc-apple-darwin8/lib/:/opt/local/lib/apple-gcc42/gcc/powerpc-apple-darwin8/4.2.4/../../../powerpc-apple-darwin8/4.2.4/:/opt/local/lib/apple-gcc42/gcc/powerpc-apple-darwin8/4.2.4/../../../ Compiler stderr: Run-time dependency gl found: YES 22.1.7 Pkg-config binary for MachineChoice.HOST is cached. Determining dependency 'egl' with pkg-config executable '/opt/local/bin/pkg-config' env[PKG_CONFIG_PATH]: Called `/opt/local/bin/pkg-config --modversion egl` -> 1 Finding framework path by running: /opt/local/bin/gcc-apple-4.2 -v -E - -pipe -Os -DCGLReleasePixelFormat=CGLDestroyPixelFormat -DCGLReleaseContext=CGLDestroyContext -arch ppc -I/opt/local/include Looking for framework egl in /System/Library/Frameworks Looking for framework egl in /Library/Frameworks CMake binary for MachineChoice.HOST is not cached CMake binary missing from cross or native file, or env var undefined. Trying a default CMake fallback at cmake Found CMake: /opt/local/bin/cmake (3.24.3) Extracting basic cmake information Try CMake generator: auto Calling CMake (['/opt/local/bin/cmake']) in /opt/local/var/macports/build/_opt_local_var_macports_sources_nue.de.rsync.macports.org_macports_release_tarballs_ports_graphics_libepoxy/libepoxy/work/build/meson-private/cmake_egl with: - "--trace-expand" - "--trace-format=json-v1" - "--no-warn-unused-cli" - "--trace-redirect=cmake_trace.txt" - "-DCMAKE_TOOLCHAIN_FILE=/opt/local/var/macports/build/_opt_local_var_macports_sources_nue.de.rsync.macports.org_macports_release_tarballs_ports_graphics_libepoxy/libepoxy/work/build/meson-private/cmake_egl/CMakeMesonToolchainFile.cmake" - "." -- Module search paths: ['/', '/Applications', '/Developer/Applications', '/Developer/Library/Frameworks', '/Library/Frameworks', '/System/Library/Frameworks', '/opt', '/opt/local', '/usr', '/usr/X11R6', '/usr/local'] -- CMake root: /opt/local/share/cmake-3.24 -- CMake architectures: [] -- CMake lib search paths: ['lib', 'lib32', 'lib64', 'libx32', 'share'] Preliminary CMake check failed. Aborting. Run-time dependency egl found: NO (tried pkgconfig, framework and cmake) Pkg-config binary for MachineChoice.HOST is cached. Determining dependency 'x11' with pkg-config executable '/opt/local/bin/pkg-config' env[PKG_CONFIG_PATH]: Called `/opt/local/bin/pkg-config --modversion x11` -> 0 1.8.2 env[PKG_CONFIG_PATH]: Called `/opt/local/bin/pkg-config --cflags x11` -> 0 env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1 env[PKG_CONFIG_PATH]: Called `/opt/local/bin/pkg-config --libs x11` -> 0 -L/opt/local/lib -lX11 env[PKG_CONFIG_PATH]: Called `/opt/local/bin/pkg-config --libs x11` -> 0 -L/opt/local/lib -lX11 Run-time dependency x11 found: YES 1.8.2 Pkg-config binary for MachineChoice.HOST is cached. Determining dependency 'glesv2' with pkg-config executable '/opt/local/bin/pkg-config' env[PKG_CONFIG_PATH]: Called `/opt/local/bin/pkg-config --modversion glesv2` -> 0 22.1.7 env[PKG_CONFIG_PATH]: Called `/opt/local/bin/pkg-config --cflags glesv2` -> 0 env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1 env[PKG_CONFIG_PATH]: Called `/opt/local/bin/pkg-config --libs glesv2` -> 0 -L/opt/local/lib -lGLESv2 env[PKG_CONFIG_PATH]: Called `/opt/local/bin/pkg-config --libs glesv2` -> 0 -L/opt/local/lib -lGLESv2 Run-time dependency glesv2 found: YES 22.1.7 Pkg-config binary for MachineChoice.HOST is cached. Determining dependency 'glesv1_cm' with pkg-config executable '/opt/local/bin/pkg-config' env[PKG_CONFIG_PATH]: Called `/opt/local/bin/pkg-config --modversion glesv1_cm` -> 0 22.1.7 env[PKG_CONFIG_PATH]: Called `/opt/local/bin/pkg-config --cflags glesv1_cm` -> 0 env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1 env[PKG_CONFIG_PATH]: Called `/opt/local/bin/pkg-config --libs glesv1_cm` -> 0 -L/opt/local/lib -lGLESv1_CM env[PKG_CONFIG_PATH]: Called `/opt/local/bin/pkg-config --libs glesv1_cm` -> 0 -L/opt/local/lib -lGLESv1_CM Run-time dependency glesv1_cm found: YES 22.1.7 Program src/gen_dispatch.py found: YES (/opt/local/var/macports/build/_opt_local_var_macports_sources_nue.de.rsync.macports.org_macports_release_tarballs_ports_graphics_libepoxy/libepoxy/work/anholt-libepoxy-70a20c6/src/gen_dispatch.py) Configuring config.h using configuration Library dl found: YES Running compile: Working directory: /opt/local/var/macports/build/_opt_local_var_macports_sources_nue.de.rsync.macports.org_macports_release_tarballs_ports_graphics_libepoxy/libepoxy/work/build/meson-private/tmpikh86io3 Command line: /opt/local/bin/gcc-apple-4.2 -L/opt/local/lib -I/opt/local/include /opt/local/var/macports/build/_opt_local_var_macports_sources_nue.de.rsync.macports.org_macports_release_tarballs_ports_graphics_libepoxy/libepoxy/work/build/meson-private/tmpikh86io3/testfile.c -o /opt/local/var/macports/build/_opt_local_var_macports_sources_nue.de.rsync.macports.org_macports_release_tarballs_ports_graphics_libepoxy/libepoxy/work/build/meson-private/tmpikh86io3/output.exe -pipe -Os -DCGLReleasePixelFormat=CGLDestroyPixelFormat -DCGLReleaseContext=CGLDestroyContext -arch ppc -O0 -std=gnu99 -ldl -Wl,-headerpad_max_install_names Code: #define dlvsym meson_disable_define_of_dlvsym #include #undef dlvsym #ifdef __cplusplus extern "C" #endif char dlvsym (void); #if defined __stub_dlvsym || defined __stub___dlvsym fail fail fail this function is not going to work #endif int main(void) { return dlvsym (); } Compiler stdout: Compiler stderr: Undefined symbols: "_dlvsym", referenced from: _main in ccL8y6wk.o ld: symbol(s) not found collect2: ld returned 1 exit status Running compile: Working directory: /opt/local/var/macports/build/_opt_local_var_macports_sources_nue.de.rsync.macports.org_macports_release_tarballs_ports_graphics_libepoxy/libepoxy/work/build/meson-private/tmp9u8v_9uf Command line: /opt/local/bin/gcc-apple-4.2 -L/opt/local/lib -I/opt/local/include /opt/local/var/macports/build/_opt_local_var_macports_sources_nue.de.rsync.macports.org_macports_release_tarballs_ports_graphics_libepoxy/libepoxy/work/build/meson-private/tmp9u8v_9uf/testfile.c -o /opt/local/var/macports/build/_opt_local_var_macports_sources_nue.de.rsync.macports.org_macports_release_tarballs_ports_graphics_libepoxy/libepoxy/work/build/meson-private/tmp9u8v_9uf/output.exe -pipe -Os -DCGLReleasePixelFormat=CGLDestroyPixelFormat -DCGLReleaseContext=CGLDestroyContext -arch ppc -O0 -std=gnu99 -ldl -Wl,-headerpad_max_install_names Code: int main(void) { /* With some toolchains (MSYS2/mingw for example) the compiler * provides various builtins which are not really implemented and * fall back to the stdlib where they aren't provided and fail at * build/link time. In case the user provides a header, including * the header didn't lead to the function being defined, and the * function we are checking isn't a builtin itself we assume the * builtin is not functional and we just error out. */ #if !1 && !defined(dlvsym) && !0 #error "No definition for __builtin_dlvsym found in the prefix" #endif #ifdef __has_builtin #if !__has_builtin(__builtin_dlvsym) #error "__builtin_dlvsym not found" #endif #elif ! defined(dlvsym) __builtin_dlvsym; #endif return 0; } Compiler stdout: Compiler stderr: /opt/local/var/macports/build/_opt_local_var_macports_sources_nue.de.rsync.macports.org_macports_release_tarballs_ports_graphics_libepoxy/libepoxy/work/build/meson-private/tmp9u8v_9uf/testfile.c: In function 'main': /opt/local/var/macports/build/_opt_local_var_macports_sources_nue.de.rsync.macports.org_macports_release_tarballs_ports_graphics_libepoxy/libepoxy/work/build/meson-private/tmp9u8v_9uf/testfile.c:20: error: '__builtin_dlvsym' undeclared (first use in this function) /opt/local/var/macports/build/_opt_local_var_macports_sources_nue.de.rsync.macports.org_macports_release_tarballs_ports_graphics_libepoxy/libepoxy/work/build/meson-private/tmp9u8v_9uf/testfile.c:20: error: (Each undeclared identifier is reported only once /opt/local/var/macports/build/_opt_local_var_macports_sources_nue.de.rsync.macports.org_macports_release_tarballs_ports_graphics_libepoxy/libepoxy/work/build/meson-private/tmp9u8v_9uf/testfile.c:20: error: for each function it appears in.) Checking for function "dlvsym" with dependency -ldl: NO Adding test "header_guards" Adding test "misc_defines" Adding test "khronos_typedefs" Adding test "gl_version" Adding test "glx_beginend" Adding test "glx_public_api" Adding test "glx_public_api_core" Adding test "glx_glxgetprocaddress_nocontext" Adding test "glx_has_extension_nocontext" Run-time dependency appleframeworks found: NO (tried framework) test/meson.build:164:2: ERROR: Dependency "appleframeworks" not found, tried framework