[package - 131powerpc-quarterly][graphics/lux] Failed for lux-pv-1.1.4 in build

From: <pkg-fallout_at_FreeBSD.org>
Date: Thu, 16 Feb 2023 08:33:18 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:     fuz@fuz.su
Log URL:        https://pkg-status.freebsd.org/foul1/data/131powerpc-quarterly/6052eb87d20f/logs/lux-pv-1.1.4.log
Build URL:      https://pkg-status.freebsd.org/foul1/build.html?mastername=131powerpc-quarterly&build=6052eb87d20f
Log:

=>> Building graphics/lux
build started at Thu Feb 16 08:27:25 UTC 2023
port directory: /usr/ports/graphics/lux
package name: lux-pv-1.1.4
building for: FreeBSD 131powerpc-quarterly-job-07 13.1-RELEASE FreeBSD 13.1-RELEASE powerpc
maintained by: fuz@fuz.su
Makefile ident: 
Poudriere version: 3.2.8-23-ga7f8d188
Host OSVERSION: 1400073
Jail OSVERSION: 1301000
Job Id: 07

---Begin Environment---
SHELL=/bin/csh
UNAME_p=powerpc
UNAME_m=powerpc
OSVERSION=1301000
UNAME_v=FreeBSD 13.1-RELEASE
UNAME_r=13.1-RELEASE
BLOCKSIZE=K
MAIL=/var/mail/root
MM_CHARSET=UTF-8
LANG=C.UTF-8
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/131powerpc-quarterly/ref
POUDRIERE_BUILD_TYPE=bulk
PACKAGE_BUILDING=yes
SAVED_TERM=
PWD=/usr/local/poudriere/data/.m/131powerpc-quarterly/ref/.p/pool
P_PORTS_FEATURES=FLAVORS SELECTED_OPTIONS
MASTERNAME=131powerpc-quarterly
SCRIPTPREFIX=/usr/local/share/poudriere
OLDPWD=/usr/local/poudriere/data/.m/131powerpc-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--
fuz@fuz.su
--End MAINTAINER--

--CONFIGURE_ARGS--

--End CONFIGURE_ARGS--

--CONFIGURE_ENV--
PKG_CONFIG=pkgconf XDG_DATA_HOME=/wrkdirs/usr/ports/graphics/lux/work  XDG_CONFIG_HOME=/wrkdirs/usr/ports/graphics/lux/work  XDG_CACHE_HOME=/wrkdirs/usr/ports/graphics/lux/work/.cache  HOME=/wrkdirs/usr/ports/graphics/lux/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/graphics/lux/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin PKG_CONFIG_LIBDIR=/wrkdirs/usr/ports/graphics/lux/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--
NINJA_STATUS="[%p %s/%t] " XDG_DATA_HOME=/wrkdirs/usr/ports/graphics/lux/work  XDG_CONFIG_HOME=/wrkdirs/usr/ports/graphics/lux/work  XDG_CACHE_HOME=/wrkdirs/usr/ports/graphics/lux/work/.cache  HOME=/wrkdirs/usr/ports/graphics/lux/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/graphics/lux/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin PKG_CONFIG_LIBDIR=/wrkdirs/usr/ports/graphics/lux/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 DESTDIR=/wrkdirs/usr/ports/graphics/lux/work/stage 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  -Wno-deprecated-declarations "  MANPREFIX="/usr/local" BSD_INSTALL_PROGRAM="install  -s -m 555"  BSD_INSTAL
 L_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--
CMAKE_BUILD_TYPE="release" OSREL=13.1 PREFIX=%D LOCALBASE=/usr/local  RESETPREFIX=/usr/local LIB32DIR=lib DOCSDIR="share/doc/lux"  EXAMPLESDIR="share/examples/lux"  DATADIR="share/lux"  WWWDIR="www/lux"  ETCDIR="etc/lux"
--End PLIST_SUB--

--SUB_LIST--
PREFIX=/usr/local LOCALBASE=/usr/local  DATADIR=/usr/local/share/lux DOCSDIR=/usr/local/share/doc/lux EXAMPLESDIR=/usr/local/share/examples/lux  WWWDIR=/usr/local/www/lux ETCDIR=/usr/local/etc/lux
--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
MACHINE=powerpc
MACHINE_ARCH=powerpc
ARCH=${MACHINE_ARCH}
#### /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 13.0.0 (git@github.com:llvm/llvm-project.git llvmorg-13.0.0-0-gd7b669b3a303) Target: powerpc-unknown-freebsd13.1 Thread model: posix InstalledDir: /usr/bin
_ALTCCVERSION_921dbbb2=none
_CXXINTERNAL_acaad9ca=FreeBSD clang version 13.0.0 (git@github.com:llvm/llvm-project.git llvmorg-13.0.0-0-gd7b669b3a303) Target: powerpc-unknown-freebsd13.1 Thread model: posix InstalledDir: /usr/bin "/usr/bin/ld" "--eh-frame-hdr" "-dynamic-linker" "/libexec/ld-elf.so.1" "--enable-new-dtags" "-m" "elf32ppc_fbsd" "-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=yes
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=yes
_OBJC_CCVERSION_921dbbb2=FreeBSD clang version 13.0.0 (git@github.com:llvm/llvm-project.git llvmorg-13.0.0-0-gd7b669b3a303) Target: powerpc-unknown-freebsd13.1 Thread model: posix InstalledDir: /usr/bin
_OBJC_ALTCCVERSION_921dbbb2=none
ARCH=powerpc
OPSYS=FreeBSD
_OSRELEASE=13.1-RELEASE
OSREL=13.1
OSVERSION=1301000
PYTHONBASE=/usr/local
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)  1048576
stack size              (kbytes, -s)  65536
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 accepted by the user
===========================================================================
=======================<phase: pkg-depends    >============================
===>   lux-pv-1.1.4 depends on file: /usr/local/sbin/pkg - not found
===>   Installing existing package /packages/All/pkg-1.19.0.pkg
[131powerpc-quarterly-job-07] Installing pkg-1.19.0...
[131powerpc-quarterly-job-07] Extracting pkg-1.19.0: .......... done
===>   lux-pv-1.1.4 depends on file: /usr/local/sbin/pkg - found
===>   Returning to build of lux-pv-1.1.4
===========================================================================
=======================<phase: fetch-depends  >============================
===========================================================================
=======================<phase: fetch          >============================
===>  License GPLv3 accepted by the user
===> Fetching all distfiles required by lux-pv-1.1.4 for building
===========================================================================
=======================<phase: checksum       >============================
===>  License GPLv3 accepted by the user
===> Fetching all distfiles required by lux-pv-1.1.4 for building
=> SHA256 Checksum OK for 402942545a06.tar.bz2.
===========================================================================
=======================<phase: extract-depends>============================
===========================================================================
=======================<phase: extract        >============================
===>  License GPLv3 accepted by the user
===> Fetching all distfiles required by lux-pv-1.1.4 for building
===>  Extracting for lux-pv-1.1.4
=> SHA256 Checksum OK for 402942545a06.tar.bz2.
===========================================================================
=======================<phase: patch-depends  >============================
===========================================================================
=======================<phase: patch          >============================
===>  Patching for lux-pv-1.1.4
===>   Converting DOS text files to UNIX text files
===>  Applying FreeBSD patches for lux-pv-1.1.4 from /usr/ports/graphics/lux/files
===========================================================================
=======================<phase: build-depends  >============================
===>   lux-pv-1.1.4 depends on file: /usr/local/bin/cmake - not found
===>   Installing existing package /packages/All/cmake-core-3.24.3_2.pkg
[131powerpc-quarterly-job-07] Installing cmake-core-3.24.3_2...
[131powerpc-quarterly-job-07] `-- Installing expat-2.5.0...
[131powerpc-quarterly-job-07] `-- Extracting expat-2.5.0: .......... done
[131powerpc-quarterly-job-07] `-- Installing jsoncpp-1.9.5...
[131powerpc-quarterly-job-07] `-- Extracting jsoncpp-1.9.5: .......... done
[131powerpc-quarterly-job-07] `-- Installing libuv-1.44.2...
[131powerpc-quarterly-job-07] `-- Extracting libuv-1.44.2: .......... done
<snip>
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).
===>   lux-pv-1.1.4 depends on shared library: libsfml-window.so - found (/usr/local/lib/libsfml-window.so)
===>   Returning to build of lux-pv-1.1.4
===>   lux-pv-1.1.4 depends on shared library: libexiv2.so - not found
===>   Installing existing package /packages/All/exiv2-0.27.5,1.pkg
[131powerpc-quarterly-job-07] Installing exiv2-0.27.5,1...
[131powerpc-quarterly-job-07] Extracting exiv2-0.27.5,1: .......... done
===>   lux-pv-1.1.4 depends on shared library: libexiv2.so - found (/usr/local/lib/libexiv2.so)
===>   Returning to build of lux-pv-1.1.4
===>   lux-pv-1.1.4 depends on shared library: libvigraimpex.so - not found
===>   Installing existing package /packages/All/vigra-1.11.1_22.pkg
[131powerpc-quarterly-job-07] Installing vigra-1.11.1_22...
[131powerpc-quarterly-job-07] `-- Installing Imath-3.1.6...
[131powerpc-quarterly-job-07] `-- Extracting Imath-3.1.6: .......... done
[131powerpc-quarterly-job-07] `-- Installing fftw3-3.3.10_2...
[131powerpc-quarterly-job-07] `-- Extracting fftw3-3.3.10_2: .......... done
[131powerpc-quarterly-job-07] `-- Installing fftw3-float-3.3.10_2...
[131powerpc-quarterly-job-07] `-- Extracting fftw3-float-3.3.10_2: .......... done
[131powerpc-quarterly-job-07] `-- Installing hdf5-1.12.2_1,1...
[131powerpc-quarterly-job-07] |   `-- Installing gcc12-12.2.0_5...
[131powerpc-quarterly-job-07] |   | `-- Installing binutils-2.39,1...
[131powerpc-quarterly-job-07] |   | `-- Extracting binutils-2.39,1: .......... done
[131powerpc-quarterly-job-07] |   | `-- Installing gmp-6.2.1...
[131powerpc-quarterly-job-07] |   | `-- Extracting gmp-6.2.1: .......... done
[131powerpc-quarterly-job-07] |   | `-- Installing mpc-1.2.1...
[131powerpc-quarterly-job-07] |   |   `-- Installing mpfr-4.1.1...
[131powerpc-quarterly-job-07] |   |   `-- Extracting mpfr-4.1.1: .......... done
[131powerpc-quarterly-job-07] |   | `-- Extracting mpc-1.2.1: ......... done
[131powerpc-quarterly-job-07] |   `-- Extracting gcc12-12.2.0_5: .......... done
[131powerpc-quarterly-job-07] |   `-- Installing libaec-1.0.6...
[131powerpc-quarterly-job-07] |   `-- Extracting libaec-1.0.6: .......... done
[131powerpc-quarterly-job-07] `-- Extracting hdf5-1.12.2_1,1: .......... done
[131powerpc-quarterly-job-07] `-- Installing jpeg-turbo-2.1.4...
[131powerpc-quarterly-job-07] `-- Extracting jpeg-turbo-2.1.4: .......... done
[131powerpc-quarterly-job-07] `-- Installing openexr-3.1.5...
[131powerpc-quarterly-job-07] `-- Extracting openexr-3.1.5: .......... done
[131powerpc-quarterly-job-07] `-- Installing tiff-4.4.0_1...
[131powerpc-quarterly-job-07] |   `-- Installing jbigkit-2.1_1...
[131powerpc-quarterly-job-07] |   `-- Extracting jbigkit-2.1_1: .......... done
[131powerpc-quarterly-job-07] |   `-- Installing libdeflate-1.14...
[131powerpc-quarterly-job-07] |   `-- Extracting libdeflate-1.14: .......... done
[131powerpc-quarterly-job-07] |   `-- Installing zstd-1.5.2_1...
[131powerpc-quarterly-job-07] |   | `-- Installing liblz4-1.9.4,1...
[131powerpc-quarterly-job-07] |   | `-- Extracting liblz4-1.9.4,1: .......... done
[131powerpc-quarterly-job-07] |   `-- Extracting zstd-1.5.2_1: .......... done
[131powerpc-quarterly-job-07] `-- Extracting tiff-4.4.0_1: .......... done
[131powerpc-quarterly-job-07] Extracting vigra-1.11.1_22: .......... done
=====
Message from gcc12-12.2.0_5:

--
To ensure binaries built with this toolchain find appropriate versions
of the necessary run-time libraries, you may want to link using

  -Wl,-rpath=/usr/local/lib/gcc12

For ports leveraging USE_GCC, USES=compiler, or USES=fortran this happens
transparently.
=====
Message from vigra-1.11.1_22:

--
===>   NOTICE:

The vigra port currently does not have a maintainer. As a result, it is
more likely to have unresolved issues, not be up-to-date, or even be removed in
the future. To volunteer to maintain this port, please create an issue at:

https://bugs.freebsd.org/bugzilla

More information about port maintainership is available at:

https://docs.freebsd.org/en/articles/contributing/#ports-contributing
===>   lux-pv-1.1.4 depends on shared library: libvigraimpex.so - found (/usr/local/lib/libvigraimpex.so)
===>   Returning to build of lux-pv-1.1.4
===========================================================================
=======================<phase: configure      >============================
===>  Configuring for lux-pv-1.1.4
===>  Performing out-of-source build
/bin/mkdir -p /wrkdirs/usr/ports/graphics/lux/work/.build
-- VERSION = 1.1.4
-- The C compiler identification is Clang 13.0.0
-- The CXX compiler identification is Clang 13.0.0
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working C compiler: /usr/bin/cc - skipped
-- Detecting C compile features
-- Detecting C compile features - done
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Check for working CXX compiler: /usr/bin/c++ - skipped
-- Detecting CXX compile features
-- Detecting CXX compile features - done
-- ***** SYSTEM PROCESSOR powerpc
-- /wrkdirs/usr/ports/graphics/lux/work/.build/pv_rendering_plain.cc
-- /wrkdirs/usr/ports/graphics/lux/work/.build/pv_combine_plain.cc
-- Found SFML 2.5.1 in /usr/local/lib/cmake/SFML
-- find_package for SFML 2.5: SFML_FOUND = true
-- WARNING: you are using the obsolete 'PKGCONFIG' macro, use FindPkgConfig
-- Found Exiv2 release >= 0.12
-- Found Exiv2: /usr/local/lib/libexiv2.so
-- FindExiv2.cmake module: EXIV2_FOUND = true
-- find_package: EXIV2_FOUND = true
-- EXIV2_INCLUDE_DIR = /usr/local/include
-- Found VIGRA: /usr/local/lib/libvigraimpex.so
-- FindVIGRA.cmake module: VIGRA_FOUND = true
-- find_package: VIGRA_FOUND = true
-- VIGRA_INCLUDE_DIR = /usr/local/include
-- CMAKE_INSTALL_PREFIX = /usr/local
-- Configuring done
-- Generating done
CMake Warning:
  Manually-specified variables were not used by the project:

    CMAKE_COLOR_MAKEFILE
    CMAKE_CXX_FLAGS_DEBUG
    CMAKE_C_FLAGS_DEBUG
    CMAKE_C_FLAGS_RELEASE
    CMAKE_MODULE_LINKER_FLAGS
    CMAKE_SHARED_LINKER_FLAGS
    FETCHCONTENT_FULLY_DISCONNECTED
    THREADS_HAVE_PTHREAD_ARG


-- Build files have been written to: /wrkdirs/usr/ports/graphics/lux/work/.build
===========================================================================
=======================<phase: build          >============================
===>  Building for lux-pv-1.1.4
[ 12% 2/8] cd /wrkdirs/usr/ports/graphics/lux/work/.build && /usr/local/bin/cmake -E copy_if_different /wrkdirs/usr/ports/graphics/lux/work/kfj-pv-402942545a06/pv_rendering.cc /wrkdirs/usr/ports/graphics/lux/work/.build/pv_rendering_plain.cc
[ 25% 2/8] cd /wrkdirs/usr/ports/graphics/lux/work/.build && /usr/local/bin/cmake -E copy_if_different /wrkdirs/usr/ports/graphics/lux/work/kfj-pv-402942545a06/pv_combine.cc /wrkdirs/usr/ports/graphics/lux/work/.build/pv_combine_plain.cc
[ 37% 4/8] /usr/bin/c++  -I/wrkdirs/usr/ports/graphics/lux/work/kfj-pv-402942545a06 -I/usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing  -Wno-deprecated-declarations -O2 -pipe -fstack-protector-strong -fno-strict-aliasing  -Wno-deprecated-declarations  -DNDEBUG   -Ofast   -std=gnu++11 -D PV_FONTDATADIR=\"/usr/local/share/lux//fonts\"                             -D USE_HWY  -DFLV_PLAIN -MD -MT CMakeFiles/lux.dir/pv_no_rendering.cc.o -MF CMakeFiles/lux.dir/pv_no_rendering.cc.o.d -o CMakeFiles/lux.dir/pv_no_rendering.cc.o -c /wrkdirs/usr/ports/graphics/lux/work/kfj-pv-402942545a06/pv_no_rendering.cc
[ 50% 5/8] /usr/bin/c++  -I/wrkdirs/usr/ports/graphics/lux/work/kfj-pv-402942545a06 -I/usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing  -Wno-deprecated-declarations -O2 -pipe -fstack-protector-strong -fno-strict-aliasing  -Wno-deprecated-declarations  -DNDEBUG   -Ofast   -std=gnu++11 -D USE_TINYFILEDIALOGS -MD -MT CMakeFiles/lux.dir/file_dialog.cc.o -MF CMakeFiles/lux.dir/file_dialog.cc.o.d -o CMakeFiles/lux.dir/file_dialog.cc.o -c /wrkdirs/usr/ports/graphics/lux/work/kfj-pv-402942545a06/file_dialog.cc
[ 62% 6/8] /usr/bin/c++  -I/wrkdirs/usr/ports/graphics/lux/work/kfj-pv-402942545a06 -I/usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing  -Wno-deprecated-declarations -O2 -pipe -fstack-protector-strong -fno-strict-aliasing  -Wno-deprecated-declarations  -DNDEBUG   -Ofast   -std=gnu++11 -MD -MT CMakeFiles/lux.dir/pv_initialize.cc.o -MF CMakeFiles/lux.dir/pv_initialize.cc.o.d -o CMakeFiles/lux.dir/pv_initialize.cc.o -c /wrkdirs/usr/ports/graphics/lux/work/kfj-pv-402942545a06/pv_initialize.cc
[ 75% 7/8] /usr/bin/c++  -I/wrkdirs/usr/ports/graphics/lux/work/kfj-pv-402942545a06 -I/usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing  -Wno-deprecated-declarations -O2 -pipe -fstack-protector-strong -fno-strict-aliasing  -Wno-deprecated-declarations  -DNDEBUG   -Ofast   -std=gnu++11 -fno-math-errno -Wno-unused-value -D USE_HWY -D VECTORIZE   -D PV_ARCH=PV_PLAIN   -D PV_ARCHNAME=\"plain\"   -D PV_PRIORITY=5 -D PV_VIABILITY=is_viable -D FLV_PLAIN -MD -MT CMakeFiles/lux.dir/pv_combine_plain.cc.o -MF CMakeFiles/lux.dir/pv_combine_plain.cc.o.d -o CMakeFiles/lux.dir/pv_combine_plain.cc.o -c /wrkdirs/usr/ports/graphics/lux/work/.build/pv_combine_plain.cc
[ 87% 7/8] /usr/bin/c++  -I/wrkdirs/usr/ports/graphics/lux/work/kfj-pv-402942545a06 -I/usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing  -Wno-deprecated-declarations -O2 -pipe -fstack-protector-strong -fno-strict-aliasing  -Wno-deprecated-declarations  -DNDEBUG   -Ofast   -std=gnu++11 -fno-math-errno -Wno-unused-value -D USE_HWY -D VECTORIZE   -D PV_ARCH=PV_PLAIN   -D PV_ARCHNAME=\"plain\"   -D PV_PRIORITY=5 -D PV_VIABILITY=is_viable -D FLV_PLAIN -MD -MT CMakeFiles/lux.dir/pv_rendering_plain.cc.o -MF CMakeFiles/lux.dir/pv_rendering_plain.cc.o.d -o CMakeFiles/lux.dir/pv_rendering_plain.cc.o -c /wrkdirs/usr/ports/graphics/lux/work/.build/pv_rendering_plain.cc
FAILED: CMakeFiles/lux.dir/pv_rendering_plain.cc.o 
/usr/bin/c++  -I/wrkdirs/usr/ports/graphics/lux/work/kfj-pv-402942545a06 -I/usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing  -Wno-deprecated-declarations -O2 -pipe -fstack-protector-strong -fno-strict-aliasing  -Wno-deprecated-declarations  -DNDEBUG   -Ofast   -std=gnu++11 -fno-math-errno -Wno-unused-value -D USE_HWY -D VECTORIZE   -D PV_ARCH=PV_PLAIN   -D PV_ARCHNAME=\"plain\"   -D PV_PRIORITY=5 -D PV_VIABILITY=is_viable -D FLV_PLAIN -MD -MT CMakeFiles/lux.dir/pv_rendering_plain.cc.o -MF CMakeFiles/lux.dir/pv_rendering_plain.cc.o.d -o CMakeFiles/lux.dir/pv_rendering_plain.cc.o -c /wrkdirs/usr/ports/graphics/lux/work/.build/pv_rendering_plain.cc
LLVM ERROR: out of memory
Allocation failed
PLEASE submit a bug report to https://bugs.freebsd.org/submit/ and include the crash backtrace, preprocessed source, and associated run script.
Stack dump:
0.	Program arguments: /usr/bin/c++ -I/wrkdirs/usr/ports/graphics/lux/work/kfj-pv-402942545a06 -I/usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wno-deprecated-declarations -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wno-deprecated-declarations -DNDEBUG -Ofast -std=gnu++11 -fno-math-errno -Wno-unused-value -D USE_HWY -D VECTORIZE -D PV_ARCH=PV_PLAIN -D PV_ARCHNAME=\"plain\" -D PV_PRIORITY=5 -D PV_VIABILITY=is_viable -D FLV_PLAIN -MD -MT CMakeFiles/lux.dir/pv_rendering_plain.cc.o -MF CMakeFiles/lux.dir/pv_rendering_plain.cc.o.d -o CMakeFiles/lux.dir/pv_rendering_plain.cc.o -c /wrkdirs/usr/ports/graphics/lux/work/.build/pv_rendering_plain.cc
1.	<eof> parser at end of file
2.	/wrkdirs/usr/ports/graphics/lux/work/.build/pv_rendering_plain.cc:14779:12: instantiating function definition 'PV_PLAIN::facet_map_interpolator::fix_facet_detection_pt<STEREOGRAPHIC>'
3.	/wrkdirs/usr/ports/graphics/lux/work/.build/pv_rendering_plain.cc:14588:5: instantiating function definition 'PV_PLAIN::facet_map_interpolator::run_type::run_type<STEREOGRAPHIC>'
4.	/wrkdirs/usr/ports/graphics/lux/work/.build/pv_rendering_plain.cc:13949:5: instantiating function definition 'PV_PLAIN::multi_interpolator::run_type::run_type<PV_PLAIN::get_facet_from_crd<STEREOGRAPHIC>>'
5.	/wrkdirs/usr/ports/graphics/lux/work/kfj-pv-402942545a06/vspline/unary_functor.h:869:1: instantiating function definition 'PV_PLAIN::grok<PV_PLAIN::multi_facet_type_4<PV_PLAIN::get_facet_from_crd<STEREOGRAPHIC>>>'
6.	/wrkdirs/usr/ports/graphics/lux/work/kfj-pv-402942545a06/vspline/unary_functor.h:755:3: instantiating function definition 'PV_PLAIN::grok_type<vigra::TinyVector<float, 2>, vigra::TinyVector<float, 4>, 16>::grok_type<PV_PLAIN::multi_facet_type_4<PV_PLAIN::get_facet_from_crd<STEREOGRAPHIC>>, 0>'
7.	/usr/include/c++/v1/__functional/function.h:989:5: instantiating function definition 'std::function<void (const vigra::TinyVector<float, 2> &, vigra::TinyVector<float, 4> &)>::function<(lambda at /wrkdirs/usr/ports/graphics/lux/work/kfj-pv-402942545a06/vspline/unary_functor.h:756:11), void>'
8.	/usr/include/c++/v1/__functional/function.h:419:40: instantiating function definition 'std::__function::__value_func<void (const vigra::TinyVector<float, 2> &, vigra::TinyVector<float, 4> &)>::__value_func<(lambda at /wrkdirs/usr/ports/graphics/lux/work/kfj-pv-402942545a06/vspline/unary_functor.h:756:11), void>'
9.	/usr/include/c++/v1/__functional/function.h:389:31: instantiating function definition 'std::__function::__value_func<void (const vigra::TinyVector<float, 2> &, vigra::TinyVector<float, 4> &)>::__value_func<(lambda at /wrkdirs/usr/ports/graphics/lux/work/kfj-pv-402942545a06/vspline/unary_functor.h:756:11), std::allocator<(lambda at /wrkdirs/usr/ports/graphics/lux/work/kfj-pv-402942545a06/vspline/unary_functor.h:756:11)>>'
10.	/usr/include/c++/v1/__functional/function.h:289:14: instantiating function definition 'std::__function::__func<(lambda at /wrkdirs/usr/ports/graphics/lux/work/kfj-pv-402942545a06/vspline/unary_functor.h:756:11), std::allocator<(lambda at /wrkdirs/usr/ports/graphics/lux/work/kfj-pv-402942545a06/vspline/unary_functor.h:756:11)>, void (const vigra::TinyVector<float, 2> &, vigra::TinyVector<float, 4> &)>::__func'
11.	/usr/include/c++/v1/__functional/function.h:161:14: instantiating function definition 'std::__function::__alloc_func<(lambda at /wrkdirs/usr/ports/graphics/lux/work/kfj-pv-402942545a06/vspline/unary_functor.h:756:11), std::allocator<(lambda at /wrkdirs/usr/ports/graphics/lux/work/kfj-pv-402942545a06/vspline/unary_functor.h:756:11)>, void (const vigra::TinyVector<float, 2> &, vigra::TinyVector<float, 4> &)>::__alloc_func'
12.	/usr/include/c++/v1/__memory/compressed_pair.h:141:3: instantiating function definition 'std::__compressed_pair<(lambda at /wrkdirs/usr/ports/graphics/lux/work/kfj-pv-402942545a06/vspline/unary_functor.h:756:11), std::allocator<(lambda at /wrkdirs/usr/ports/graphics/lux/work/kfj-pv-402942545a06/vspline/unary_functor.h:756:11)>>::__compressed_pair<(lambda at /wrkdirs/usr/ports/graphics/lux/work/kfj-pv-402942545a06/vspline/unary_functor.h:756:11) &&, std::allocator<(lambda at /wrkdirs/usr/ports/graphics/lux/work/kfj-pv-402942545a06/vspline/unary_functor.h:756:11)> &&>'
13.	/usr/include/c++/v1/__memory/compressed_pair.h:59:3: instantiating function definition 'std::__compressed_pair_elem<(lambda at /wrkdirs/usr/ports/graphics/lux/work/kfj-pv-402942545a06/vspline/unary_functor.h:756:11), 0, false>::__compressed_pair_elem<(lambda at /wrkdirs/usr/ports/graphics/lux/work/kfj-pv-402942545a06/vspline/unary_functor.h:756:11) &&, 0U>'
#0 0x145cc2ec (/usr/bin/c+++0x145cc2ec)
#1 0x145cc998 (/usr/bin/c+++0x145cc998)
#2 0x145c9e20 (/usr/bin/c+++0x145c9e20)
#3 0x145cb48c (/usr/bin/c+++0x145cb48c)
#4 0x1455ff0c (/usr/bin/c+++0x1455ff0c)
#5 0x560539b4 (/lib/libthr.so.3+0x2d9b4)
c++: error: clang frontend command failed with exit code 134 (use -v to see invocation)
FreeBSD clang version 13.0.0 (git@github.com:llvm/llvm-project.git llvmorg-13.0.0-0-gd7b669b3a303)
Target: powerpc-unknown-freebsd13.1
Thread model: posix
InstalledDir: /usr/bin
c++: note: diagnostic msg: 
********************

PLEASE ATTACH THE FOLLOWING FILES TO THE BUG REPORT:
Preprocessed source(s) and associated run script(s) are located at:
c++: note: diagnostic msg: /tmp/pv_rendering_plain-47be6b.cpp
c++: note: diagnostic msg: /tmp/pv_rendering_plain-47be6b.sh
c++: note: diagnostic msg: 

********************
ninja: build stopped: subcommand failed.
===> Compilation failed unexpectedly.
Try to set MAKE_JOBS_UNSAFE=yes and rebuild before reporting the failure to
the maintainer.
*** Error code 1

Stop.
make: stopped in /usr/ports/graphics/lux