Build started at 2024-08-27T13:04:26.955399 Main binary: /opt/local/Library/Frameworks/Python.framework/Versions/3.12/bin/python3.12 Build Options: -Dprefix=/opt/local -Dwrap_mode=default Python system: Darwin The Meson build system Version: 1.5.1 Source dir: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_www_libhttpseverywhere/libhttpseverywhere/work/libhttpseverywhere-0.8.3 Build dir: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_www_libhttpseverywhere/libhttpseverywhere/work/build Build type: native build Project name: httpseverywhere Project version: undefined ----------- Detecting compiler via: `/usr/bin/gcc-4.2 --version` -> 0 stdout: powerpc-apple-darwin10-gcc-4.2.1 (GCC) 4.2.1 (Apple Inc. build 5621) (dot 3) Copyright (C) 2007 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. ----------- Running command: -cpp -x c -E -dM - ----- ----------- Detecting linker via: `/usr/bin/gcc-4.2 -Wl,--version -L/opt/local/lib -Wl,-headerpad_max_install_names -arch ppc -pipe -Os -arch ppc -I/opt/local/include` -> 1 stderr: ld: unknown option: --version collect2: ld returned 1 exit status ----------- ----------- Detecting Apple linker via: `/usr/bin/gcc-4.2 -Wl,-v -L/opt/local/lib -Wl,-headerpad_max_install_names -arch ppc -pipe -Os -arch ppc -I/opt/local/include` -> 1 stderr: collect2 version 4.2.1 (Apple Inc. build 5621) (dot 3) (Darwin/PowerPC) /usr/libexec/gcc/powerpc-apple-darwin10/4.2.1/ld -dynamic -arch ppc -macosx_version_min 10.6 -weak_reference_mismatches non-weak -o a.out -lcrt1.10.5.o -L/opt/local/lib -L/usr/lib/powerpc-apple-darwin10/4.2.1 -L/opt/local/lib -L/usr/lib/gcc/powerpc-apple-darwin10/4.2.1 -L/usr/lib/gcc/powerpc-apple-darwin10/4.2.1 -L/usr/lib/gcc/powerpc-apple-darwin10/4.2.1/../../../powerpc-apple-darwin10/4.2.1 -L/usr/lib/gcc/powerpc-apple-darwin10/4.2.1/../../.. -v -headerpad_max_install_names -lgcc_s.10.5 -lgcc -lSystemStubs -lSystem @(#)PROGRAM:ld PROJECT:ld64-87.3.1 Library search paths: /opt/local/lib /usr/lib/powerpc-apple-darwin10/4.2.1 /opt/local/lib /usr/lib/gcc/powerpc-apple-darwin10/4.2.1 /usr/lib/gcc/powerpc-apple-darwin10/4.2.1 /usr/lib/powerpc-apple-darwin10/4.2.1 /usr/lib /usr/lib /usr/local/lib Framework search paths: /Library/Frameworks/ /System/Library/Frameworks/ Undefined symbols: "_main", referenced from: start in crt1.10.5.o ld: symbol(s) not found collect2: ld returned 1 exit status ----------- Sanity testing C compiler: ccache /usr/bin/gcc-4.2 Is cross compiler: False. Sanity check compiler command line: ccache /usr/bin/gcc-4.2 sanitycheckc.c -o sanitycheckc.exe -pipe -Os -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_rsync.macports.org_macports_release_tarballs_ports_www_libhttpseverywhere/libhttpseverywhere/work/build/meson-private/sanitycheckc.exe C compiler for the host machine: ccache /usr/bin/gcc-4.2 (gcc 4.2.1 "powerpc-apple-darwin10-gcc-4.2.1 (GCC) 4.2.1 (Apple Inc. build 5621) (dot 3)") C linker for the host machine: /usr/bin/gcc-4.2 ld64 87.3.1 ----------- Detecting archiver via: `gcc-ar --version` -> [Errno 2] No such file or directory: 'gcc-ar' ----------- Detecting archiver via: `ar --version` -> 1 stderr: usage: ar -d [-TLsv] archive file ... ar -m [-TLsv] archive file ... ar -m [-abiTLsv] position archive file ... ar -p [-TLsv] archive [file ...] ar -q [-cTLsv] archive file ... ar -r [-cuTLsv] archive file ... ar -r [-abciuTLsv] position archive file ... ar -t [-TLsv] archive [file ...] ar -x [-ouTLsv] archive [file ...] ----------- ----------- Detecting compiler via: `valac --version` -> 0 stdout: Vala 0.56.17 ----------- Running compile: Working directory: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_www_libhttpseverywhere/libhttpseverywhere/work/.tmp/tmpo5nmpcmj Code: class MesonSanityCheck : Object { } ----------- Command line: `valac /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_www_libhttpseverywhere/libhttpseverywhere/work/.tmp/tmpo5nmpcmj/testfile.vala -C` -> 0 Vala compiler for the host machine: valac (valac 0.56.17) ----------- Detecting compiler via: `/usr/bin/gcc-4.2 --version` -> 0 stdout: powerpc-apple-darwin10-gcc-4.2.1 (GCC) 4.2.1 (Apple Inc. build 5621) (dot 3) Copyright (C) 2007 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. ----------- Running command: -cpp -x c -E -dM - ----- ----------- Detecting linker via: `/usr/bin/gcc-4.2 -Wl,--version -L/opt/local/lib -Wl,-headerpad_max_install_names -arch ppc -pipe -Os -arch ppc -I/opt/local/include` -> 1 stderr: ld: unknown option: --version collect2: ld returned 1 exit status ----------- ----------- Detecting Apple linker via: `/usr/bin/gcc-4.2 -Wl,-v -L/opt/local/lib -Wl,-headerpad_max_install_names -arch ppc -pipe -Os -arch ppc -I/opt/local/include` -> 1 stderr: collect2 version 4.2.1 (Apple Inc. build 5621) (dot 3) (Darwin/PowerPC) /usr/libexec/gcc/powerpc-apple-darwin10/4.2.1/ld -dynamic -arch ppc -macosx_version_min 10.6 -weak_reference_mismatches non-weak -o a.out -lcrt1.10.5.o -L/opt/local/lib -L/usr/lib/powerpc-apple-darwin10/4.2.1 -L/opt/local/lib -L/usr/lib/gcc/powerpc-apple-darwin10/4.2.1 -L/usr/lib/gcc/powerpc-apple-darwin10/4.2.1 -L/usr/lib/gcc/powerpc-apple-darwin10/4.2.1/../../../powerpc-apple-darwin10/4.2.1 -L/usr/lib/gcc/powerpc-apple-darwin10/4.2.1/../../.. -v -headerpad_max_install_names -lgcc_s.10.5 -lgcc -lSystemStubs -lSystem @(#)PROGRAM:ld PROJECT:ld64-87.3.1 Library search paths: /opt/local/lib /usr/lib/powerpc-apple-darwin10/4.2.1 /opt/local/lib /usr/lib/gcc/powerpc-apple-darwin10/4.2.1 /usr/lib/gcc/powerpc-apple-darwin10/4.2.1 /usr/lib/powerpc-apple-darwin10/4.2.1 /usr/lib /usr/lib /usr/local/lib Framework search paths: /Library/Frameworks/ /System/Library/Frameworks/ Undefined symbols: "_main", referenced from: start in crt1.10.5.o ld: symbol(s) not found collect2: ld returned 1 exit status ----------- Sanity testing C compiler: ccache /usr/bin/gcc-4.2 Is cross compiler: False. Sanity check compiler command line: ccache /usr/bin/gcc-4.2 sanitycheckc.c -o sanitycheckc.exe -pipe -Os -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_rsync.macports.org_macports_release_tarballs_ports_www_libhttpseverywhere/libhttpseverywhere/work/build/meson-private/sanitycheckc.exe C compiler for the build machine: ccache /usr/bin/gcc-4.2 (gcc 4.2.1 "powerpc-apple-darwin10-gcc-4.2.1 (GCC) 4.2.1 (Apple Inc. build 5621) (dot 3)") C linker for the build machine: /usr/bin/gcc-4.2 ld64 87.3.1 ----------- Detecting archiver via: `gcc-ar --version` -> [Errno 2] No such file or directory: 'gcc-ar' ----------- Detecting archiver via: `ar --version` -> 1 stderr: usage: ar -d [-TLsv] archive file ... ar -m [-TLsv] archive file ... ar -m [-abiTLsv] position archive file ... ar -p [-TLsv] archive [file ...] ar -q [-cTLsv] archive file ... ar -r [-cuTLsv] archive file ... ar -r [-abciuTLsv] position archive file ... ar -t [-TLsv] archive [file ...] ar -x [-ouTLsv] archive [file ...] ----------- ----------- Detecting compiler via: `valac --version` -> 0 stdout: Vala 0.56.17 ----------- Using cached compile: Cached command line: valac /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_www_libhttpseverywhere/libhttpseverywhere/work/.tmp/tmpo5nmpcmj/testfile.vala -C Code: class MesonSanityCheck : Object { } Cached compiler stdout: Cached compiler stderr: Vala compiler for the build machine: valac (valac 0.56.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 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: YES (/opt/local/bin/pkg-config) 0.29.2 Determining dependency 'glib-2.0' with pkg-config executable '/opt/local/bin/pkg-config' env[PKG_CONFIG_PATH]: env[PKG_CONFIG]: /opt/local/bin/pkg-config ----------- Called: `/opt/local/bin/pkg-config --modversion glib-2.0` -> 0 stdout: 2.78.4 ----------- env[PKG_CONFIG_PATH]: env[PKG_CONFIG]: /opt/local/bin/pkg-config ----------- Called: `/opt/local/bin/pkg-config --cflags glib-2.0` -> 0 stdout: -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include ----------- env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1 env[PKG_CONFIG_PATH]: env[PKG_CONFIG]: /opt/local/bin/pkg-config ----------- Called: `/opt/local/bin/pkg-config --libs glib-2.0` -> 0 stdout: -L/opt/local/lib -lglib-2.0 -lintl ----------- env[PKG_CONFIG_PATH]: env[PKG_CONFIG]: /opt/local/bin/pkg-config ----------- Called: `/opt/local/bin/pkg-config --libs glib-2.0` -> 0 stdout: -L/opt/local/lib -lglib-2.0 -lintl ----------- Running compile: Working directory: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_www_libhttpseverywhere/libhttpseverywhere/work/build/meson-private/tmpeqabord3 Code: #include #include int main(void) { printf("%ld\n", (long)(sizeof(void *))); return 0; } ----------- Command line: `/usr/bin/gcc-4.2 -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_www_libhttpseverywhere/libhttpseverywhere/work/build/meson-private/tmpeqabord3/testfile.c -o /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_www_libhttpseverywhere/libhttpseverywhere/work/build/meson-private/tmpeqabord3/output.exe -pipe -Os -arch ppc -O0 -Wl,-headerpad_max_install_names` -> 0 Program stdout: 4 Program stderr: Running compile: Working directory: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_www_libhttpseverywhere/libhttpseverywhere/work/build/meson-private/tmp1nsdj_xf Code: ----------- Command line: `/usr/bin/gcc-4.2 -I/opt/local/include /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_www_libhttpseverywhere/libhttpseverywhere/work/build/meson-private/tmp1nsdj_xf/testfile.c -o /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_www_libhttpseverywhere/libhttpseverywhere/work/build/meson-private/tmp1nsdj_xf/output.obj -c -pipe -Os -arch ppc -O0 --print-search-dirs` -> 0 stdout: install: /usr/lib/gcc/powerpc-apple-darwin10/4.2.1/ programs: =/usr/libexec/gcc/powerpc-apple-darwin10/4.2.1/:/usr/libexec/gcc/powerpc-apple-darwin10/4.2.1/:/usr/libexec/gcc/powerpc-apple-darwin10/:/usr/lib/gcc/powerpc-apple-darwin10/4.2.1/:/usr/lib/gcc/powerpc-apple-darwin10/:/usr/libexec/gcc/powerpc-apple-darwin10/4.2.1/:/usr/libexec/gcc/powerpc-apple-darwin10/:/usr/lib/gcc/powerpc-apple-darwin10/4.2.1/:/usr/lib/gcc/powerpc-apple-darwin10/:/usr/lib/gcc/powerpc-apple-darwin10/4.2.1/../../../../powerpc-apple-darwin10/bin/powerpc-apple-darwin10/4.2.1/:/usr/lib/gcc/powerpc-apple-darwin10/4.2.1/../../../../powerpc-apple-darwin10/bin/ libraries: =/lib/powerpc-apple-darwin10/4.2.1/:/lib/:/usr/lib/powerpc-apple-darwin10/4.2.1/:/usr/lib/:/opt/local/lib/powerpc-apple-darwin10/4.2.1/:/opt/local/lib/:/usr/lib/gcc/powerpc-apple-darwin10/4.2.1/:/usr/lib/gcc/powerpc-apple-darwin10/4.2.1/:/usr/lib/gcc/powerpc-apple-darwin10/4.2.1/../../../../powerpc-apple-darwin10/lib/powerpc-apple-darwin10/4.2.1/:/usr/lib/gcc/powerpc-apple-darwin10/4.2.1/../../../../powerpc-apple-darwin10/lib/:/usr/lib/gcc/powerpc-apple-darwin10/4.2.1/../../../powerpc-apple-darwin10/4.2.1/:/usr/lib/gcc/powerpc-apple-darwin10/4.2.1/../../../ ----------- Run-time dependency glib-2.0 found: YES 2.78.4 Determining dependency 'gobject-2.0' with pkg-config executable '/opt/local/bin/pkg-config' env[PKG_CONFIG_PATH]: env[PKG_CONFIG]: /opt/local/bin/pkg-config ----------- Called: `/opt/local/bin/pkg-config --modversion gobject-2.0` -> 0 stdout: 2.78.4 ----------- env[PKG_CONFIG_PATH]: env[PKG_CONFIG]: /opt/local/bin/pkg-config ----------- Called: `/opt/local/bin/pkg-config --cflags gobject-2.0` -> 0 stdout: -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include ----------- env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1 env[PKG_CONFIG_PATH]: env[PKG_CONFIG]: /opt/local/bin/pkg-config ----------- Called: `/opt/local/bin/pkg-config --libs gobject-2.0` -> 0 stdout: -L/opt/local/lib -lgobject-2.0 -lglib-2.0 -lintl ----------- env[PKG_CONFIG_PATH]: env[PKG_CONFIG]: /opt/local/bin/pkg-config ----------- Called: `/opt/local/bin/pkg-config --libs gobject-2.0` -> 0 stdout: -L/opt/local/lib -lgobject-2.0 -lglib-2.0 -lintl ----------- Run-time dependency gobject-2.0 found: YES 2.78.4 Determining dependency 'json-glib-1.0' with pkg-config executable '/opt/local/bin/pkg-config' env[PKG_CONFIG_PATH]: env[PKG_CONFIG]: /opt/local/bin/pkg-config ----------- Called: `/opt/local/bin/pkg-config --modversion json-glib-1.0` -> 0 stdout: 1.8.0 ----------- env[PKG_CONFIG_PATH]: env[PKG_CONFIG]: /opt/local/bin/pkg-config ----------- Called: `/opt/local/bin/pkg-config --cflags json-glib-1.0` -> 0 stdout: -I/opt/local/include/json-glib-1.0 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include ----------- env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1 env[PKG_CONFIG_PATH]: env[PKG_CONFIG]: /opt/local/bin/pkg-config ----------- Called: `/opt/local/bin/pkg-config --libs json-glib-1.0` -> 0 stdout: -L/opt/local/lib -ljson-glib-1.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lintl ----------- env[PKG_CONFIG_PATH]: env[PKG_CONFIG]: /opt/local/bin/pkg-config ----------- Called: `/opt/local/bin/pkg-config --libs json-glib-1.0` -> 0 stdout: -L/opt/local/lib -ljson-glib-1.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lintl ----------- Run-time dependency json-glib-1.0 found: YES 1.8.0 Determining dependency 'libsoup-2.4' with pkg-config executable '/opt/local/bin/pkg-config' env[PKG_CONFIG_PATH]: env[PKG_CONFIG]: /opt/local/bin/pkg-config ----------- Called: `/opt/local/bin/pkg-config --modversion libsoup-2.4` -> 0 stdout: 2.74.3 ----------- env[PKG_CONFIG_PATH]: env[PKG_CONFIG]: /opt/local/bin/pkg-config ----------- Called: `/opt/local/bin/pkg-config --cflags libsoup-2.4` -> 0 stdout: -I/opt/local/include/libsoup-2.4 -I/opt/local/include/libxml2 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include ----------- env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1 env[PKG_CONFIG_PATH]: env[PKG_CONFIG]: /opt/local/bin/pkg-config ----------- Called: `/opt/local/bin/pkg-config --libs libsoup-2.4` -> 0 stdout: -L/opt/local/lib -lsoup-2.4 -lgmodule-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lintl ----------- env[PKG_CONFIG_PATH]: env[PKG_CONFIG]: /opt/local/bin/pkg-config ----------- Called: `/opt/local/bin/pkg-config --libs libsoup-2.4` -> 0 stdout: -L/opt/local/lib -lsoup-2.4 -lgmodule-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lintl ----------- Run-time dependency libsoup-2.4 found: YES 2.74.3 Determining dependency 'gio-2.0' with pkg-config executable '/opt/local/bin/pkg-config' env[PKG_CONFIG_PATH]: env[PKG_CONFIG]: /opt/local/bin/pkg-config ----------- Called: `/opt/local/bin/pkg-config --modversion gio-2.0` -> 0 stdout: 2.78.4 ----------- env[PKG_CONFIG_PATH]: env[PKG_CONFIG]: /opt/local/bin/pkg-config ----------- Called: `/opt/local/bin/pkg-config --cflags gio-2.0` -> 0 stdout: -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include ----------- env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1 env[PKG_CONFIG_PATH]: env[PKG_CONFIG]: /opt/local/bin/pkg-config ----------- Called: `/opt/local/bin/pkg-config --libs gio-2.0` -> 0 stdout: -L/opt/local/lib -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lintl ----------- env[PKG_CONFIG_PATH]: env[PKG_CONFIG]: /opt/local/bin/pkg-config ----------- Called: `/opt/local/bin/pkg-config --libs gio-2.0` -> 0 stdout: -L/opt/local/lib -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lintl ----------- Run-time dependency gio-2.0 found: YES 2.78.4 Determining dependency 'gee-0.8' with pkg-config executable '/opt/local/bin/pkg-config' env[PKG_CONFIG_PATH]: env[PKG_CONFIG]: /opt/local/bin/pkg-config ----------- Called: `/opt/local/bin/pkg-config --modversion gee-0.8` -> 0 stdout: 0.20.5 ----------- env[PKG_CONFIG_PATH]: env[PKG_CONFIG]: /opt/local/bin/pkg-config ----------- Called: `/opt/local/bin/pkg-config --cflags gee-0.8` -> 0 stdout: -I/opt/local/include/gee-0.8 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include ----------- env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1 env[PKG_CONFIG_PATH]: env[PKG_CONFIG]: /opt/local/bin/pkg-config ----------- Called: `/opt/local/bin/pkg-config --libs gee-0.8` -> 0 stdout: -L/opt/local/lib -lgee-0.8 -lgobject-2.0 -lglib-2.0 -lintl ----------- env[PKG_CONFIG_PATH]: env[PKG_CONFIG]: /opt/local/bin/pkg-config ----------- Called: `/opt/local/bin/pkg-config --libs gee-0.8` -> 0 stdout: -L/opt/local/lib -lgee-0.8 -lgobject-2.0 -lglib-2.0 -lintl ----------- Run-time dependency gee-0.8 found: YES 0.20.5 Determining dependency 'libarchive' with pkg-config executable '/opt/local/bin/pkg-config' env[PKG_CONFIG_PATH]: env[PKG_CONFIG]: /opt/local/bin/pkg-config ----------- Called: `/opt/local/bin/pkg-config --modversion libarchive` -> 0 stdout: 3.7.4 ----------- env[PKG_CONFIG_PATH]: env[PKG_CONFIG]: /opt/local/bin/pkg-config ----------- Called: `/opt/local/bin/pkg-config --cflags libarchive` -> 0 env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1 env[PKG_CONFIG_PATH]: env[PKG_CONFIG]: /opt/local/bin/pkg-config ----------- Called: `/opt/local/bin/pkg-config --libs libarchive` -> 0 stdout: -L/opt/local/lib -larchive ----------- env[PKG_CONFIG_PATH]: env[PKG_CONFIG]: /opt/local/bin/pkg-config ----------- Called: `/opt/local/bin/pkg-config --libs libarchive` -> 0 stdout: -L/opt/local/lib -larchive ----------- Run-time dependency libarchive found: YES 3.7.4 Program g-ir-compiler found: YES (/opt/local/bin/g-ir-compiler) WARNING: You should add the boolean check kwarg to the run_command call. It currently defaults to false, but it will default to true in future releases of meson. See also: https://github.com/mesonbuild/meson/issues/9300 Running command: /usr/bin/touch /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_www_libhttpseverywhere/libhttpseverywhere/work/build/src/httpseverywhere.h --- stdout --- --- stderr --- Running command: /usr/bin/touch /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_www_libhttpseverywhere/libhttpseverywhere/work/build/src/httpseverywhere-0.8.vapi --- stdout --- --- stderr --- meson.build:46:10: ERROR: pkgconfig.generate got unknown keyword arguments "install"