[package - 123amd64-quarterly][astro/mepo] Failed for mepo-1.1_2 in build
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 07 Feb 2023 07:11:33 UTC
You are receiving this mail as a port that you maintain is failing to build on the FreeBSD package build server. Please investigate the failure and submit a PR to fix build. Maintainer: jbeich@FreeBSD.org Log URL: https://pkg-status.freebsd.org/beefy2/data/123amd64-quarterly/dacac67ae9a5/logs/mepo-1.1_2.log Build URL: https://pkg-status.freebsd.org/beefy2/build.html?mastername=123amd64-quarterly&build=dacac67ae9a5 Log: =>> Building astro/mepo build started at Tue Feb 7 07:10:56 UTC 2023 port directory: /usr/ports/astro/mepo package name: mepo-1.1_2 building for: FreeBSD 123amd64-quarterly-job-02 12.3-RELEASE-p10 FreeBSD 12.3-RELEASE-p10 amd64 maintained by: jbeich@FreeBSD.org Makefile ident: Poudriere version: 3.2.8-23-ga7f8d188 Host OSVERSION: 1400073 Jail OSVERSION: 1203000 Job Id: 02 ---Begin Environment--- SHELL=/bin/csh OSVERSION=1203000 UNAME_v=FreeBSD 12.3-RELEASE-p10 UNAME_r=12.3-RELEASE-p10 BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 HOME=/root PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin LOCALBASE=/usr/local USER=root LIBEXECPREFIX=/usr/local/libexec/poudriere POUDRIERE_VERSION=3.2.8-23-ga7f8d188 MASTERMNT=/usr/local/poudriere/data/.m/123amd64-quarterly/ref POUDRIERE_BUILD_TYPE=bulk PACKAGE_BUILDING=yes SAVED_TERM= PWD=/usr/local/poudriere/data/.m/123amd64-quarterly/ref/.p/pool P_PORTS_FEATURES=FLAVORS SELECTED_OPTIONS MASTERNAME=123amd64-quarterly SCRIPTPREFIX=/usr/local/share/poudriere OLDPWD=/usr/local/poudriere/data/.m/123amd64-quarterly/ref/.p SCRIPTPATH=/usr/local/share/poudriere/bulk.sh POUDRIEREPATH=/usr/local/bin/poudriere ---End Environment--- ---Begin Poudriere Port Flags/Env--- PORT_FLAGS= PKGENV= FLAVOR= DEPENDS_ARGS= MAKE_ARGS= ---End Poudriere Port Flags/Env--- ---Begin OPTIONS List--- ---End OPTIONS List--- --MAINTAINER-- jbeich@FreeBSD.org --End MAINTAINER-- --CONFIGURE_ARGS-- --prefix "/usr/local" -Drelease-fast -Dcpu=baseline --verbose --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- PKG_CONFIG=pkgconf SDL2_CONFIG=/usr/local/bin/sdl2-config XDG_DATA_HOME=/wrkdirs/usr/ports/astro/mepo/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/astro/mepo/work XDG_CACHE_HOME=/wrkdirs/usr/ports/astro/mepo/work/.cache HOME=/wrkdirs/usr/ports/astro/mepo/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/astro/mepo/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin PKG_CONFIG_LIBDIR=/wrkdirs/usr/ports/astro/mepo/work/.pkgconfig:/usr/local/libdata/pkgconfig:/usr/local/share/pkgconfig:/usr/libdata/pkgconfig SHELL=/bin/sh CONFIG_SHELL=/bin/sh --End CONFIGURE_ENV-- --MAKE_ENV-- DESTDIR="/wrkdirs/usr/ports/astro/mepo/work/stage" SDL2_CONFIG=/usr/local/bin/sdl2-config XDG_DATA_HOME=/wrkdirs/usr/ports/astro/mepo/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/astro/mepo/work XDG_CACHE_HOME=/wrkdirs/usr/ports/astro/mepo/work/.cache HOME=/wrkdirs/usr/ports/astro/mepo/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/astro/mepo/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin PKG_CONFIG_LIBDIR=/wrkdirs/usr/ports/astro/mepo/work/.pkgconfig:/usr/local/libdata/pkgconfig:/usr/local/share/pkgconfig:/usr/libdata/pkgconfig MK_DEBUG_FILES=no MK_KERNEL_SYMBOLS=no SHELL=/bin/sh NO_LINT=YES PREFIX=/usr/local LOCALBASE=/usr/local CC="cc" CFLAGS="-O2 -pipe -fstack-protector-strong -fno-strict-aliasing " CPP="cpp" CPPFLAGS="" LDFLAGS=" -fstack-protector-strong " LIBS="" CXX="c++" CXXFLAGS="-O2 -pipe -fstack-protector-strong -fno-strict-aliasing " MANPREFIX="/usr/local" BSD_INSTALL_PROGRAM="install -s -m 555" BSD_INSTALL_LIB="install -s -m 0644" BSD_INSTALL_SCRIPT="install -m 555" BSD_INSTALL_DATA="install -m 0644" BSD_INSTALL_MAN="install -m 444" --End MAKE_ENV-- --PLIST_SUB-- OSREL=12.3 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local LIB32DIR=lib DOCSDIR="share/doc/mepo" EXAMPLESDIR="share/examples/mepo" DATADIR="share/mepo" WWWDIR="www/mepo" ETCDIR="etc/mepo" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/mepo DOCSDIR=/usr/local/share/doc/mepo EXAMPLESDIR=/usr/local/share/examples/mepo WWWDIR=/usr/local/www/mepo ETCDIR=/usr/local/etc/mepo --End SUB_LIST-- ---Begin make.conf--- USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs PORTSDIR=/usr/ports PACKAGES=/packages DISTDIR=/distfiles PACKAGE_BUILDING=yes PACKAGE_BUILDING_FLAVORS=yes #### /usr/local/etc/poudriere.d/make.conf #### # XXX: We really need this but cannot use it while 'make checksum' does not # try the next mirror on checksum failure. It currently retries the same # failed mirror and then fails rather then trying another. It *does* # try the next if the size is mismatched though. #MASTER_SITE_FREEBSD=yes # Build ALLOW_MAKE_JOBS_PACKAGES with 2 jobs MAKE_JOBS_NUMBER=2 #### /usr/ports/Mk/Scripts/ports_env.sh #### _CCVERSION_921dbbb2=FreeBSD clang version 10.0.1 (git@github.com:llvm/llvm-project.git llvmorg-10.0.1-0-gef32c611aa2) Target: x86_64-unknown-freebsd12.3 Thread model: posix InstalledDir: /usr/bin _ALTCCVERSION_921dbbb2=none _CXXINTERNAL_acaad9ca=FreeBSD clang version 10.0.1 (git@github.com:llvm/llvm-project.git llvmorg-10.0.1-0-gef32c611aa2) Target: x86_64-unknown-freebsd12.3 Thread model: posix InstalledDir: /usr/bin "/usr/bin/ld" "--eh-frame-hdr" "-dynamic-linker" "/libexec/ld-elf.so.1" "--hash-style=both" "--enable-new-dtags" "-o" "a.out" "/usr/lib/crt1.o" "/usr/lib/crti.o" "/usr/lib/crtbegin.o" "-L/usr/lib" "/dev/null" "-lc++" "-lm" "-lgcc" "--as-needed" "-lgcc_s" "--no-as-needed" "-lc" "-lgcc" "--as-needed" "-lgcc_s" "--no-as-needed" "/usr/lib/crtend.o" "/usr/lib/crtn.o" CC_OUTPUT_921dbbb2_58173849=yes CC_OUTPUT_921dbbb2_9bdba57c=yes CC_OUTPUT_921dbbb2_6a4fe7f5=yes CC_OUTPUT_921dbbb2_6bcac02b=yes CC_OUTPUT_921dbbb2_67d20829=yes CC_OUTPUT_921dbbb2_bfa62e83=yes CC_OUTPUT_921dbbb2_f0b4d593=yes CC_OUTPUT_921dbbb2_308abb44=yes CC_OUTPUT_921dbbb2_f00456e5=yes CC_OUTPUT_921dbbb2_65ad290d=yes CC_OUTPUT_921dbbb2_f2776b26=yes CC_OUTPUT_921dbbb2_53255a77=yes CC_OUTPUT_921dbbb2_911cfe02=error: invalid value 'c++2b' in '-std=c++2b' note: use 'c++98' or 'c++03' for 'ISO C++ 1998 with amendments' standard note: use 'gnu++98' or 'gnu++03' for 'ISO C++ 1998 with amendments and GNU extensions' standard note: use 'c++11' for 'ISO C++ 2011 with amendments' standard note: use 'gnu++11' for 'ISO C++ 2011 with amendments and GNU extensions' standard note: use 'c++14' for 'ISO C++ 2014 with amendments' standard note: use 'gnu++14' for 'ISO C++ 2014 with amendments and GNU extensions' standard note: use 'c++17' for 'ISO C++ 2017 with amendments' standard note: use 'gnu++17' for 'ISO C++ 2017 with amendments and GNU extensions' standard note: use 'c++20' for 'ISO C++ 2020 DIS' standard note: use 'gnu++20' for 'ISO C++ 2020 DIS with GNU extensions' standard CC_OUTPUT_921dbbb2_b2657cc3=yes CC_OUTPUT_921dbbb2_380987f7=yes CC_OUTPUT_921dbbb2_160933ec=yes CC_OUTPUT_921dbbb2_fb62803b=yes CC_OUTPUT_921dbbb2_af59ad06=yes CC_OUTPUT_921dbbb2_a15f3fcf=error: invalid value 'gnu++2b' in '-std=gnu++2b' note: use 'c++98' or 'c++03' for 'ISO C++ 1998 with amendments' standard note: use 'gnu++98' or 'gnu++03' for 'ISO C++ 1998 with amendments and GNU extensions' standard note: use 'c++11' for 'ISO C++ 2011 with amendments' standard note: use 'gnu++11' for 'ISO C++ 2011 with amendments and GNU extensions' standard note: use 'c++14' for 'ISO C++ 2014 with amendments' standard note: use 'gnu++14' for 'ISO C++ 2014 with amendments and GNU extensions' standard note: use 'c++17' for 'ISO C++ 2017 with amendments' standard note: use 'gnu++17' for 'ISO C++ 2017 with amendments and GNU extensions' standard note: use 'c++20' for 'ISO C++ 2020 DIS' standard note: use 'gnu++20' for 'ISO C++ 2020 DIS with GNU extensions' standard _OBJC_CCVERSION_921dbbb2=FreeBSD clang version 10.0.1 (git@github.com:llvm/llvm-project.git llvmorg-10.0.1-0-gef32c611aa2) Target: x86_64-unknown-freebsd12.3 Thread model: posix InstalledDir: /usr/bin _OBJC_ALTCCVERSION_921dbbb2=none ARCH=amd64 OPSYS=FreeBSD _OSRELEASE=12.3-RELEASE-p10 OSREL=12.3 OSVERSION=1203000 PYTHONBASE=/usr/local HAVE_COMPAT_IA32_KERN=YES CONFIGURE_MAX_CMD_LEN=524288 HAVE_PORTS_ENV=1 #### Misc Poudriere #### GID=0 UID=0 ---End make.conf--- --Resource limits-- cpu time (seconds, -t) unlimited file size (512-blocks, -f) unlimited data seg size (kbytes, -d) 33554432 stack size (kbytes, -s) 524288 core file size (512-blocks, -c) unlimited max memory size (kbytes, -m) unlimited locked memory (kbytes, -l) unlimited max user processes (-u) 89999 open files (-n) 1024 virtual mem size (kbytes, -v) unlimited swap limit (kbytes, -w) unlimited socket buffer size (bytes, -b) unlimited pseudo-terminals (-p) unlimited kqueues (-k) unlimited umtx shared locks (-o) unlimited --End resource limits-- =======================<phase: check-sanity >============================ ===> License GPLv3+ OFL11 accepted by the user =========================================================================== =======================<phase: pkg-depends >============================ ===> mepo-1.1_2 depends on file: /usr/local/sbin/pkg - not found ===> Installing existing package /packages/All/pkg-1.19.0.pkg [123amd64-quarterly-job-02] Installing pkg-1.19.0... [123amd64-quarterly-job-02] Extracting pkg-1.19.0: .......... done ===> mepo-1.1_2 depends on file: /usr/local/sbin/pkg - found ===> Returning to build of mepo-1.1_2 =========================================================================== =======================<phase: fetch-depends >============================ =========================================================================== =======================<phase: fetch >============================ ===> License GPLv3+ OFL11 accepted by the user ===> Fetching all distfiles required by mepo-1.1_2 for building =========================================================================== =======================<phase: checksum >============================ ===> License GPLv3+ OFL11 accepted by the user ===> Fetching all distfiles required by mepo-1.1_2 for building => SHA256 Checksum OK for mepo-1.1.tar.gz. =========================================================================== =======================<phase: extract-depends>============================ =========================================================================== =======================<phase: extract >============================ ===> License GPLv3+ OFL11 accepted by the user ===> Fetching all distfiles required by mepo-1.1_2 for building ===> Extracting for mepo-1.1_2 => SHA256 Checksum OK for mepo-1.1.tar.gz. =========================================================================== =======================<phase: patch-depends >============================ =========================================================================== =======================<phase: patch >============================ ===> Patching for mepo-1.1_2 ===> Applying FreeBSD patches for mepo-1.1_2 from /usr/ports/astro/mepo/files =========================================================================== =======================<phase: build-depends >============================ ===> mepo-1.1_2 depends on package: zig>=0.9.0 - not found ===> Installing existing package /packages/All/zig-0.9.1_3.pkg [123amd64-quarterly-job-02] Installing zig-0.9.1_3... [123amd64-quarterly-job-02] Extracting zig-0.9.1_3: .......... done ===> mepo-1.1_2 depends on package: zig>=0.9.0 - found ===> Returning to build of mepo-1.1_2 ===> mepo-1.1_2 depends on package: pkgconf>=1.3.0_1 - not found ===> Installing existing package /packages/All/pkgconf-1.8.0_1,1.pkg [123amd64-quarterly-job-02] Installing pkgconf-1.8.0_1,1... [123amd64-quarterly-job-02] Extracting pkgconf-1.8.0_1,1: .......... done ===> mepo-1.1_2 depends on package: pkgconf>=1.3.0_1 - found ===> Returning to build of mepo-1.1_2 ===> mepo-1.1_2 depends on file: /usr/local/bin/sdl2-config - not found ===> Installing existing package /packages/All/sdl2-2.26.1.pkg [123amd64-quarterly-job-02] Installing sdl2-2.26.1... [123amd64-quarterly-job-02] `-- Installing libXScrnSaver-1.2.4... <snip> -- If arrow keys don't work under X11 switch to legacy rules e.g., For sh/bash/ksh/zsh run and (optionally) add into ~/.profile: export XKB_DEFAULT_RULES=xorg For csh/tcsh run and (optionally) add into ~/.login: setenv XKB_DEFAULT_RULES xorg ===> mepo-1.1_2 depends on file: /usr/local/bin/sdl2-config - found ===> Returning to build of mepo-1.1_2 =========================================================================== =======================<phase: lib-depends >============================ ===> mepo-1.1_2 depends on shared library: libcurl.so - not found ===> Installing existing package /packages/All/curl-7.87.0.pkg [123amd64-quarterly-job-02] Installing curl-7.87.0... [123amd64-quarterly-job-02] `-- Installing libnghttp2-1.48.0... [123amd64-quarterly-job-02] `-- Extracting libnghttp2-1.48.0: .......... done [123amd64-quarterly-job-02] `-- Installing libpsl-0.21.1_6... [123amd64-quarterly-job-02] | `-- Installing gettext-runtime-0.21.1... [123amd64-quarterly-job-02] | `-- Extracting gettext-runtime-0.21.1: .......... done [123amd64-quarterly-job-02] | `-- Installing libidn2-2.3.4... [123amd64-quarterly-job-02] | | `-- Installing libunistring-1.1... [123amd64-quarterly-job-02] | | `-- Extracting libunistring-1.1: .......... done [123amd64-quarterly-job-02] | `-- Extracting libidn2-2.3.4: .......... done [123amd64-quarterly-job-02] `-- Extracting libpsl-0.21.1_6: .......... done [123amd64-quarterly-job-02] `-- Installing libssh2-1.10.0_1,3... [123amd64-quarterly-job-02] `-- Extracting libssh2-1.10.0_1,3: .......... done [123amd64-quarterly-job-02] Extracting curl-7.87.0: .......... done ===> mepo-1.1_2 depends on shared library: libcurl.so - found (/usr/local/lib/libcurl.so) ===> Returning to build of mepo-1.1_2 ===> mepo-1.1_2 depends on shared library: libSDL2_gfx.so - not found ===> Installing existing package /packages/All/sdl2_gfx-1.0.4.pkg [123amd64-quarterly-job-02] Installing sdl2_gfx-1.0.4... [123amd64-quarterly-job-02] Extracting sdl2_gfx-1.0.4: .......... done ===> mepo-1.1_2 depends on shared library: libSDL2_gfx.so - found (/usr/local/lib/libSDL2_gfx.so) ===> Returning to build of mepo-1.1_2 ===> mepo-1.1_2 depends on shared library: libSDL2_image.so - not found ===> Installing existing package /packages/All/sdl2_image-2.6.2_2.pkg [123amd64-quarterly-job-02] Installing sdl2_image-2.6.2_2... [123amd64-quarterly-job-02] `-- Installing jpeg-turbo-2.1.4... [123amd64-quarterly-job-02] `-- Extracting jpeg-turbo-2.1.4: .......... done [123amd64-quarterly-job-02] `-- Installing libavif-0.11.1... [123amd64-quarterly-job-02] | `-- Installing aom-3.5.0... [123amd64-quarterly-job-02] | | `-- Installing libjxl-0.7.0... [123amd64-quarterly-job-02] | | `-- Installing brotli-1.0.9,1... [123amd64-quarterly-job-02] | | `-- Extracting brotli-1.0.9,1: .......... done [123amd64-quarterly-job-02] | | `-- Installing gdk-pixbuf2-2.42.10... [123amd64-quarterly-job-02] | | | `-- Installing glib-2.74.5,2... [123amd64-quarterly-job-02] | | | `-- Installing libiconv-1.17... [123amd64-quarterly-job-02] | | | `-- Extracting libiconv-1.17: .......... done [123amd64-quarterly-job-02] | | | `-- Installing pcre2-10.40... [123amd64-quarterly-job-02] | | | `-- Extracting pcre2-10.40: .......... done [123amd64-quarterly-job-02] | | | `-- Installing python39-3.9.16... [123amd64-quarterly-job-02] | | | | `-- Installing mpdecimal-2.5.1... [123amd64-quarterly-job-02] | | | | `-- Extracting mpdecimal-2.5.1: .......... done [123amd64-quarterly-job-02] | | | `-- Extracting python39-3.9.16: .......... done [123amd64-quarterly-job-02] | | | `-- Extracting glib-2.74.5,2: .......... done [123amd64-quarterly-job-02] | | | `-- Installing png-1.6.39... [123amd64-quarterly-job-02] | | | `-- Extracting png-1.6.39: .......... done [123amd64-quarterly-job-02] | | | `-- Installing shared-mime-info-2.2_1... [123amd64-quarterly-job-02] | | | `-- Extracting shared-mime-info-2.2_1: ......... done [123amd64-quarterly-job-02] | | | `-- Installing tiff-4.4.0_1... [123amd64-quarterly-job-02] | | | `-- Installing jbigkit-2.1_1... [123amd64-quarterly-job-02] | | | `-- Extracting jbigkit-2.1_1: .......... done [123amd64-quarterly-job-02] | | | `-- Installing libdeflate-1.14... [123amd64-quarterly-job-02] | | | `-- Extracting libdeflate-1.14: .......... done [123amd64-quarterly-job-02] | | | `-- Extracting tiff-4.4.0_1: .......... done [123amd64-quarterly-job-02] | | `-- Extracting gdk-pixbuf2-2.42.10: .......... done [123amd64-quarterly-job-02] | | `-- Installing giflib-5.2.1... [123amd64-quarterly-job-02] | | `-- Extracting giflib-5.2.1: .......... done [123amd64-quarterly-job-02] | | `-- Installing highway-1.0.2... [123amd64-quarterly-job-02] | | `-- Extracting highway-1.0.2: .......... done [123amd64-quarterly-job-02] | | `-- Installing openexr-3.1.5... [123amd64-quarterly-job-02] | | | `-- Installing Imath-3.1.6... [123amd64-quarterly-job-02] | | | `-- Extracting Imath-3.1.6: .......... done [123amd64-quarterly-job-02] | | `-- Extracting openexr-3.1.5: .......... done [123amd64-quarterly-job-02] | | `-- Extracting libjxl-0.7.0: .......... done [123amd64-quarterly-job-02] | | `-- Installing vmaf-2.3.1... [123amd64-quarterly-job-02] | | `-- Extracting vmaf-2.3.1: .......... done [123amd64-quarterly-job-02] | `-- Extracting aom-3.5.0: .......... done [123amd64-quarterly-job-02] | `-- Installing dav1d-1.0.0_3... [123amd64-quarterly-job-02] | `-- Extracting dav1d-1.0.0_3: .......... done [123amd64-quarterly-job-02] `-- Extracting libavif-0.11.1: .......... done [123amd64-quarterly-job-02] Extracting sdl2_image-2.6.2_2: .......... done Generating gdk-pixbuf modules cache Generating GIO modules cache Compiling glib schemas No schema files found: doing nothing. Building the Shared MIME-Info database cache ===== Message from python39-3.9.16: -- Note that some standard Python modules are provided as separate ports as they require additional dependencies. They are available as: py39-gdbm databases/py-gdbm@py39 py39-sqlite3 databases/py-sqlite3@py39 py39-tkinter x11-toolkits/py-tkinter@py39 ===== Message from libjxl-0.7.0: -- Additional packages recommended for new users: - imlib2-jxl (e.g., feh, scrot) - kf5-kimageformats (e.g., nomacs, flameshot, skanlite) - gimp-jxl-plugin ===> mepo-1.1_2 depends on shared library: libSDL2_image.so - found (/usr/local/lib/libSDL2_image.so) ===> Returning to build of mepo-1.1_2 ===> mepo-1.1_2 depends on shared library: libSDL2.so - found (/usr/local/lib/libSDL2.so) ===> mepo-1.1_2 depends on shared library: libSDL2_ttf.so - not found ===> Installing existing package /packages/All/sdl2_ttf-2.20.1.pkg [123amd64-quarterly-job-02] Installing sdl2_ttf-2.20.1... [123amd64-quarterly-job-02] `-- Installing freetype2-2.12.1_2... [123amd64-quarterly-job-02] `-- Extracting freetype2-2.12.1_2: .......... done [123amd64-quarterly-job-02] `-- Installing harfbuzz-6.0.0... [123amd64-quarterly-job-02] | `-- Installing graphite2-1.3.14... [123amd64-quarterly-job-02] | `-- Extracting graphite2-1.3.14: .......... done [123amd64-quarterly-job-02] `-- Extracting harfbuzz-6.0.0: .......... done [123amd64-quarterly-job-02] Extracting sdl2_ttf-2.20.1: .......... done ===== Message from freetype2-2.12.1_2: -- The 2.7.x series now uses the new subpixel hinting mode (V40 port's option) as the default, emulating a modern version of ClearType. This change inevitably leads to different rendering results, and you might change port's options to adapt it to your taste (or use the new "FREETYPE_PROPERTIES" environment variable). The environment variable "FREETYPE_PROPERTIES" can be used to control the driver properties. Example: FREETYPE_PROPERTIES=truetype:interpreter-version=35 \ cff:no-stem-darkening=1 \ autofitter:warping=1 This allows to select, say, the subpixel hinting mode at runtime for a given application. If LONG_PCF_NAMES port's option was enabled, the PCF family names may include the foundry and information whether they contain wide characters. For example, "Sony Fixed" or "Misc Fixed Wide", instead of "Fixed". This can be disabled at run time with using pcf:no-long-family-names property, if needed. Example: FREETYPE_PROPERTIES=pcf:no-long-family-names=1 How to recreate fontconfig cache with using such environment variable, if needed: # env FREETYPE_PROPERTIES=pcf:no-long-family-names=1 fc-cache -fsv The controllable properties are listed in the section "Controlling FreeType Modules" in the reference's table of contents (/usr/local/share/doc/freetype2/reference/index.html, if documentation was installed). ===> mepo-1.1_2 depends on shared library: libSDL2_ttf.so - found (/usr/local/lib/libSDL2_ttf.so) ===> Returning to build of mepo-1.1_2 =========================================================================== =======================<phase: configure >============================ ===> Configuring for mepo-1.1_2 =========================================================================== =======================<phase: build >============================ ===> Building for mepo-1.1_2 cp /wrkdirs/usr/ports/astro/mepo/work/mepo-1.1/scripts/mepo_ui_menu_dbg_queuedownloadnoninteractive.sh /wrkdirs/usr/ports/astro/mepo/work/stage/usr/local/bin/mepo_ui_menu_dbg_queuedownloadnoninteractive.sh # installed cp /wrkdirs/usr/ports/astro/mepo/work/mepo-1.1/scripts/mepo_ui_menu_dbg_queueclear.sh /wrkdirs/usr/ports/astro/mepo/work/stage/usr/local/bin/mepo_ui_menu_dbg_queueclear.sh # installed cp /wrkdirs/usr/ports/astro/mepo/work/mepo-1.1/scripts/mepo_ui_menu_user_pin_updater.sh /wrkdirs/usr/ports/astro/mepo/work/stage/usr/local/bin/mepo_ui_menu_user_pin_updater.sh # installed cp /wrkdirs/usr/ports/astro/mepo/work/mepo-1.1/scripts/mepo_ui_helper_menu.sh.bak /wrkdirs/usr/ports/astro/mepo/work/stage/usr/local/bin/mepo_ui_helper_menu.sh.bak # installed cp /wrkdirs/usr/ports/astro/mepo/work/mepo-1.1/scripts/mepo_ui_menu_user_pin_updater.sh.bak /wrkdirs/usr/ports/astro/mepo/work/stage/usr/local/bin/mepo_ui_menu_user_pin_updater.sh.bak # installed cp /wrkdirs/usr/ports/astro/mepo/work/mepo-1.1/scripts/mepo_ui_helper_menu.sh /wrkdirs/usr/ports/astro/mepo/work/stage/usr/local/bin/mepo_ui_helper_menu.sh # installed cp /wrkdirs/usr/ports/astro/mepo/work/mepo-1.1/scripts/mepo_dl.sh /wrkdirs/usr/ports/astro/mepo/work/stage/usr/local/bin/mepo_dl.sh # installed cp /wrkdirs/usr/ports/astro/mepo/work/mepo-1.1/scripts/mepo_ui_menu_search_nominatim.sh /wrkdirs/usr/ports/astro/mepo/work/stage/usr/local/bin/mepo_ui_menu_search_nominatim.sh # installed cp /wrkdirs/usr/ports/astro/mepo/work/mepo-1.1/scripts/mepo_ui_menu_pref_url.sh /wrkdirs/usr/ports/astro/mepo/work/stage/usr/local/bin/mepo_ui_menu_pref_url.sh # installed cp /wrkdirs/usr/ports/astro/mepo/work/mepo-1.1/scripts/mepo_ui_menu_route_graphhopper.sh /wrkdirs/usr/ports/astro/mepo/work/stage/usr/local/bin/mepo_ui_menu_route_graphhopper.sh # installed cp /wrkdirs/usr/ports/astro/mepo/work/mepo-1.1/scripts/mepo_ui_menu_pref_fontsize.sh /wrkdirs/usr/ports/astro/mepo/work/stage/usr/local/bin/mepo_ui_menu_pref_fontsize.sh # installed cp /wrkdirs/usr/ports/astro/mepo/work/mepo-1.1/scripts/mepo_ui_helper_pref_pan.sh /wrkdirs/usr/ports/astro/mepo/work/stage/usr/local/bin/mepo_ui_helper_pref_pan.sh # installed cp /wrkdirs/usr/ports/astro/mepo/work/mepo-1.1/scripts/mepo_generated_osmtags.sh /wrkdirs/usr/ports/astro/mepo/work/stage/usr/local/bin/mepo_generated_osmtags.sh # installed cp /wrkdirs/usr/ports/astro/mepo/work/mepo-1.1/scripts/mepo_ui_menu_pref_network.sh /wrkdirs/usr/ports/astro/mepo/work/stage/usr/local/bin/mepo_ui_menu_pref_network.sh # installed cp /wrkdirs/usr/ports/astro/mepo/work/mepo-1.1/scripts/mepo_ui_menu_dbg_queuedownloadinteractive.sh /wrkdirs/usr/ports/astro/mepo/work/stage/usr/local/bin/mepo_ui_menu_dbg_queuedownloadinteractive.sh # installed cp /wrkdirs/usr/ports/astro/mepo/work/mepo-1.1/scripts/mepo_ui_menu_route_overpassrelation.sh /wrkdirs/usr/ports/astro/mepo/work/stage/usr/local/bin/mepo_ui_menu_route_overpassrelation.sh # installed cp /wrkdirs/usr/ports/astro/mepo/work/mepo-1.1/scripts/mepo_ui_menu_pref_zoom.sh /wrkdirs/usr/ports/astro/mepo/work/stage/usr/local/bin/mepo_ui_menu_pref_zoom.sh # installed cp /wrkdirs/usr/ports/astro/mepo/work/mepo-1.1/scripts/mepo_ui_central_menu.sh /wrkdirs/usr/ports/astro/mepo/work/stage/usr/local/bin/mepo_ui_central_menu.sh # installed cp /wrkdirs/usr/ports/astro/mepo/work/mepo-1.1/scripts/mepo_ui_menu_reposition_nominatim.sh /wrkdirs/usr/ports/astro/mepo/work/stage/usr/local/bin/mepo_ui_menu_reposition_nominatim.sh # installed cp /wrkdirs/usr/ports/astro/mepo/work/mepo-1.1/scripts/mepo_ui_menu_pin_editor.sh /wrkdirs/usr/ports/astro/mepo/work/stage/usr/local/bin/mepo_ui_menu_pin_editor.sh # installed cp /wrkdirs/usr/ports/astro/mepo/work/mepo-1.1/scripts/mepo_ui_menu_search_overpass.sh /wrkdirs/usr/ports/astro/mepo/work/stage/usr/local/bin/mepo_ui_menu_search_overpass.sh # installed cp /wrkdirs/usr/ports/astro/mepo/work/mepo-1.1/assets/mepo.desktop /wrkdirs/usr/ports/astro/mepo/work/stage/usr/local/share/applications/mepo.desktop # installed cp /wrkdirs/usr/ports/astro/mepo/work/mepo-1.1/assets/mepo.png /wrkdirs/usr/ports/astro/mepo/work/stage/usr/local/share/pixmaps/mepo.png # installed cp /wrkdirs/usr/ports/astro/mepo/work/mepo-1.1/assets/mepo_128x128.png /wrkdirs/usr/ports/astro/mepo/work/stage/usr/local/share/icons/hicolor/128x128/apps/mepo.png # installed cp /wrkdirs/usr/ports/astro/mepo/work/mepo-1.1/assets/mepo_512x512.png /wrkdirs/usr/ports/astro/mepo/work/stage/usr/local/share/icons/hicolor/512x512/apps/mepo.png # installed /usr/local/bin/zig build-exe /wrkdirs/usr/ports/astro/mepo/work/mepo-1.1/src/main.zig -lc -lSDL2 -lSDL2_gfx -lSDL2 -lSDL2_image -lSDL2 -lSDL2_ttf -lSDL2 -lcurl -OReleaseFast --cache-dir /wrkdirs/usr/ports/astro/mepo/work/mepo-1.1/zig-cache --global-cache-dir /wrkdirs/usr/ports/astro/mepo/work/.cache/zig --name mepo -target native-native -mcpu x86_64 -I /usr/local/include -I /usr/local/include/SDL2 -I /usr/local/include/SDL2 -I /usr/local/include -I /usr/local/include/SDL2 -I /usr/local/include -I /usr/local/include/libpng16 -I /usr/local/include/SDL2 -I /usr/local/include -I /usr/local/include/harfbuzz -I /usr/local/include/freetype2 -I /usr/local/include/libpng16 -I /usr/local/include/glib-2.0 -I /usr/local/lib/glib-2.0/include -L /usr/local/lib -L /usr/local/lib -L /usr/local/lib -L /usr/local/lib -D _REENTRANT -D _THREAD_SAFE -D _REENTRANT -D _THREAD_SAFE -D _REENTRANT -D _THREAD_SAFE -D AVIF_DLL -D HWY_SHARED_DEFINE -D _REENTRANT -D _THREAD_SAFE --enable-cache ./src/api/bind_signal.zig:48:21: error: expected error union type, found 'void' std.os.sigaction(signal_name, &signal_action, null) ^ mepo...The following command exited with error code 1: /usr/local/bin/zig build-exe /wrkdirs/usr/ports/astro/mepo/work/mepo-1.1/src/main.zig -lc -lSDL2 -lSDL2_gfx -lSDL2 -lSDL2_image -lSDL2 -lSDL2_ttf -lSDL2 -lcurl -OReleaseFast --cache-dir /wrkdirs/usr/ports/astro/mepo/work/mepo-1.1/zig-cache --global-cache-dir /wrkdirs/usr/ports/astro/mepo/work/.cache/zig --name mepo -target native-native -mcpu x86_64 -I /usr/local/include -I /usr/local/include/SDL2 -I /usr/local/include/SDL2 -I /usr/local/include -I /usr/local/include/SDL2 -I /usr/local/include -I /usr/local/include/libpng16 -I /usr/local/include/SDL2 -I /usr/local/include -I /usr/local/include/harfbuzz -I /usr/local/include/freetype2 -I /usr/local/include/libpng16 -I /usr/local/include/glib-2.0 -I /usr/local/lib/glib-2.0/include -L /usr/local/lib -L /usr/local/lib -L /usr/local/lib -L /usr/local/lib -D _REENTRANT -D _THREAD_SAFE -D _REENTRANT -D _THREAD_SAFE -D _REENTRANT -D _THREAD_SAFE -D AVIF_DLL -D HWY_SHARED_DEFINE -D _REENTRANT -D _THREAD_SAFE --enable-cache error: the following build command failed with exit code 1: /wrkdirs/usr/ports/astro/mepo/work/mepo-1.1/zig-cache/o/feabc358773b90f8f36e85e727fd9202/build /usr/local/bin/zig /wrkdirs/usr/ports/astro/mepo/work/mepo-1.1 /wrkdirs/usr/ports/astro/mepo/work/mepo-1.1/zig-cache /wrkdirs/usr/ports/astro/mepo/work/.cache/zig --prefix /usr/local -Drelease-fast -Dcpu=baseline --verbose *** Error code 1 Stop. make: stopped in /usr/ports/astro/mepo