[package - main-arm64-default][graphics/lux] Failed for lux-pv-1.1.8_1 in build
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 07 May 2024 10:52:29 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@FreeBSD.org Log URL: https://pkg-status.freebsd.org/ampere2/data/main-arm64-default/pb78025a96ed9_s3c1be0b2615/logs/lux-pv-1.1.8_1.log Build URL: https://pkg-status.freebsd.org/ampere2/build.html?mastername=main-arm64-default&build=pb78025a96ed9_s3c1be0b2615 Log: =>> Building graphics/lux build started at Tue May 7 10:48:32 UTC 2024 port directory: /usr/ports/graphics/lux package name: lux-pv-1.1.8_1 building for: FreeBSD main-arm64-default-job-01 15.0-CURRENT FreeBSD 15.0-CURRENT 1500018 arm64 maintained by: fuz@FreeBSD.org Makefile datestamp: -rw-r--r-- 1 root wheel 1798 Apr 20 01:07 /usr/ports/graphics/lux/Makefile Ports top last git commit: b78025a96ed Ports top unclean checkout: no Port dir last git commit: ee8fe6f4184 Port dir unclean checkout: no Poudriere version: poudriere-git-3.4.1-30-g79e3edcd Host OSVERSION: 1500018 Jail OSVERSION: 1500018 Job Id: 01 ---Begin Environment--- SHELL=/bin/sh OSVERSION=1500018 UNAME_v=FreeBSD 15.0-CURRENT 1500018 UNAME_r=15.0-CURRENT 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 MAKE_OBJDIR_CHECK_WRITABLE=0 LOCALBASE=/usr/local USER=root POUDRIERE_NAME=poudriere-git LIBEXECPREFIX=/usr/local/libexec/poudriere POUDRIERE_VERSION=3.4.1-30-g79e3edcd MASTERMNT=/usr/local/poudriere/data/.m/main-arm64-default/ref LC_COLLATE=C POUDRIERE_BUILD_TYPE=bulk PACKAGE_BUILDING=yes SAVED_TERM= OUTPUT_REDIRECTED_STDERR=4 OUTPUT_REDIRECTED=1 PWD=/usr/local/poudriere/data/.m/main-arm64-default/01/.p OUTPUT_REDIRECTED_STDOUT=3 P_PORTS_FEATURES=FLAVORS SUBPACKAGES SELECTED_OPTIONS MASTERNAME=main-arm64-default SCRIPTPREFIX=/usr/local/share/poudriere SCRIPTNAME=bulk.sh OLDPWD=/usr/local/poudriere/data/.m/main-arm64-default/ref/.p/pool POUDRIERE_PKGNAME=poudriere-git-3.4.1-30-g79e3edcd SCRIPTPATH=/usr/local/share/poudriere/bulk.sh POUDRIEREPATH=/usr/local/bin/poudriere ---End Environment--- ---Begin Poudriere Port Flags/Env--- PORT_FLAGS= PKGENV= FLAVOR= MAKE_ARGS= ---End Poudriere Port Flags/Env--- ---Begin OPTIONS List--- ---End OPTIONS List--- --MAINTAINER-- fuz@FreeBSD.org --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 " 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-- CMAKE_BUILD_TYPE="release" OSREL=15.0 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--- # 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 3 jobs MAKE_JOBS_NUMBER=3 USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs PORTSDIR=/usr/ports PACKAGES=/packages DISTDIR=/distfiles PACKAGE_BUILDING=yes PACKAGE_BUILDING_FLAVORS=yes #### #### # 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 3 jobs MAKE_JOBS_NUMBER=3 #### Misc Poudriere #### .include "/etc/make.conf.ports_env" 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) 1048576 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) 8192 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 >============================ ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 ===> License GPLv3 accepted by the user =========================================================================== =======================<phase: pkg-depends >============================ ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 ===> lux-pv-1.1.8_1 depends on file: /usr/local/sbin/pkg - not found ===> Installing existing package /packages/All/pkg-1.21.2.pkg [main-arm64-default-job-01] Installing pkg-1.21.2... [main-arm64-default-job-01] Extracting pkg-1.21.2: .......... done ===> lux-pv-1.1.8_1 depends on file: /usr/local/sbin/pkg - found ===> Returning to build of lux-pv-1.1.8_1 =========================================================================== =======================<phase: fetch-depends >============================ ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 =========================================================================== =======================<phase: fetch >============================ ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 ===> License GPLv3 accepted by the user ===> Fetching all distfiles required by lux-pv-1.1.8_1 for building =========================================================================== =======================<phase: checksum >============================ ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 ===> License GPLv3 accepted by the user ===> Fetching all distfiles required by lux-pv-1.1.8_1 for building => SHA256 Checksum OK for 15b1fd742285.tar.bz2. =========================================================================== =======================<phase: extract-depends>============================ ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 =========================================================================== =======================<phase: extract >============================ ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 ===> License GPLv3 accepted by the user ===> Fetching all distfiles required by lux-pv-1.1.8_1 for building ===> Extracting for lux-pv-1.1.8_1 => SHA256 Checksum OK for 15b1fd742285.tar.bz2. =========================================================================== =======================<phase: patch-depends >============================ ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 =========================================================================== =======================<phase: patch >============================ ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 ===> Patching for lux-pv-1.1.8_1 ===> Converting DOS text files to UNIX text files ===> Applying FreeBSD patches for lux-pv-1.1.8_1 from /usr/ports/graphics/lux/files =========================================================================== =======================<phase: build-depends >============================ ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 ===> lux-pv-1.1.8_1 depends on file: /usr/local/bin/cmake - not found ===> Installing existing package /packages/All/cmake-core-3.28.3.pkg [main-arm64-default-job-01] Installing cmake-core-3.28.3... [main-arm64-default-job-01] `-- Installing expat-2.6.2... [main-arm64-default-job-01] `-- Extracting expat-2.6.2: .......... done [main-arm64-default-job-01] `-- Installing jsoncpp-1.9.5... [main-arm64-default-job-01] `-- Extracting jsoncpp-1.9.5: .......... done [main-arm64-default-job-01] `-- Installing libuv-1.48.0... [main-arm64-default-job-01] `-- Extracting libuv-1.48.0: .......... done [main-arm64-default-job-01] `-- Installing rhash-1.4.4_1... [main-arm64-default-job-01] | `-- Installing gettext-runtime-0.22.5... [main-arm64-default-job-01] | | `-- Installing indexinfo-0.3.1... [main-arm64-default-job-01] | | `-- Extracting indexinfo-0.3.1: .... done [main-arm64-default-job-01] | `-- Extracting gettext-runtime-0.22.5: .......... done [main-arm64-default-job-01] `-- Extracting rhash-1.4.4_1: .......... done [main-arm64-default-job-01] Extracting cmake-core-3.28.3: .......... done ===> lux-pv-1.1.8_1 depends on file: /usr/local/bin/cmake - found ===> Returning to build of lux-pv-1.1.8_1 <snip> ===> Installing existing package /packages/All/exiv2-0.28.2,1.pkg [main-arm64-default-job-01] Installing exiv2-0.28.2,1... [main-arm64-default-job-01] `-- Installing inih-58... [main-arm64-default-job-01] `-- Extracting inih-58: .......... done [main-arm64-default-job-01] Extracting exiv2-0.28.2,1: .......... done ===> lux-pv-1.1.8_1 depends on shared library: libexiv2.so - found (/usr/local/lib/libexiv2.so) ===> Returning to build of lux-pv-1.1.8_1 ===> lux-pv-1.1.8_1 depends on shared library: libvigraimpex.so - not found ===> Installing existing package /packages/All/vigra-1.11.1_29.pkg [main-arm64-default-job-01] Installing vigra-1.11.1_29... [main-arm64-default-job-01] `-- Installing Imath-3.1.11... [main-arm64-default-job-01] `-- Extracting Imath-3.1.11: .......... done [main-arm64-default-job-01] `-- Installing fftw3-3.3.10_5... [main-arm64-default-job-01] `-- Extracting fftw3-3.3.10_5: .......... done [main-arm64-default-job-01] `-- Installing fftw3-float-3.3.10_5... [main-arm64-default-job-01] `-- Extracting fftw3-float-3.3.10_5: .......... done [main-arm64-default-job-01] `-- Installing hdf5-1.12.2_2,1... [main-arm64-default-job-01] | `-- Installing gcc13-13.2.0_4... [main-arm64-default-job-01] | | `-- Installing binutils-2.40_5,1... [main-arm64-default-job-01] | | `-- Installing zstd-1.5.6... [main-arm64-default-job-01] | | | `-- Installing liblz4-1.9.4_1,1... [main-arm64-default-job-01] | | | `-- Extracting liblz4-1.9.4_1,1: .......... done [main-arm64-default-job-01] | | `-- Extracting zstd-1.5.6: .......... done [main-arm64-default-job-01] | | `-- Extracting binutils-2.40_5,1: .......... done [main-arm64-default-job-01] | | `-- Installing gmp-6.3.0... [main-arm64-default-job-01] | | `-- Extracting gmp-6.3.0: .......... done [main-arm64-default-job-01] | | `-- Installing mpc-1.3.1_1... [main-arm64-default-job-01] | | `-- Installing mpfr-4.2.1,1... [main-arm64-default-job-01] | | `-- Extracting mpfr-4.2.1,1: .......... done [main-arm64-default-job-01] | | `-- Extracting mpc-1.3.1_1: ......... done [main-arm64-default-job-01] | `-- Extracting gcc13-13.2.0_4: .......... done [main-arm64-default-job-01] | `-- Installing libaec-1.1.3... [main-arm64-default-job-01] | `-- Extracting libaec-1.1.3: .......... done [main-arm64-default-job-01] `-- Extracting hdf5-1.12.2_2,1: .......... done [main-arm64-default-job-01] `-- Installing jpeg-turbo-3.0.2... [main-arm64-default-job-01] `-- Extracting jpeg-turbo-3.0.2: .......... done [main-arm64-default-job-01] `-- Installing openexr-3.2.4... [main-arm64-default-job-01] | `-- Installing libdeflate-1.20... [main-arm64-default-job-01] | `-- Extracting libdeflate-1.20: .......... done [main-arm64-default-job-01] `-- Extracting openexr-3.2.4: .......... done [main-arm64-default-job-01] `-- Installing tiff-4.6.0... [main-arm64-default-job-01] | `-- Installing jbigkit-2.1_2... [main-arm64-default-job-01] | `-- Extracting jbigkit-2.1_2: .......... done [main-arm64-default-job-01] | `-- Installing lerc-4.0.0... [main-arm64-default-job-01] | `-- Extracting lerc-4.0.0: ........ done [main-arm64-default-job-01] `-- Extracting tiff-4.6.0: .......... done [main-arm64-default-job-01] Extracting vigra-1.11.1_29: .......... done ===== Message from gcc13-13.2.0_4: -- 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/gcc13 For ports leveraging USE_GCC, USES=compiler, or USES=fortran this happens transparently. ===== Message from vigra-1.11.1_29: -- ===> 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.8_1 depends on shared library: libvigraimpex.so - found (/usr/local/lib/libvigraimpex.so) ===> Returning to build of lux-pv-1.1.8_1 =========================================================================== =======================<phase: configure >============================ ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 ===> Configuring for lux-pv-1.1.8_1 ===> Performing out-of-source build /bin/mkdir -p /wrkdirs/usr/ports/graphics/lux/work/.build -- VERSION = 1.1.8 -- The C compiler identification is Clang 18.1.4 -- The CXX compiler identification is Clang 18.1.4 -- 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 -- ***** CMAKE_INSTALL_PREFIX /usr/local -- ***** => LUX DATA DIRECTORY /usr/local/share/lux/ -- ***** SYSTEM PROCESSOR aarch64 -- ***** setting i86 FALSE; not an intel/AMD target -- ***** building explicitly vectorized rendering code -- ***** using C++11 standard -- ***** building multithreaded rendering code -- ***** common compiler flags for rendering code: -- -fno-math-errno -Wno-unused-value -D VECTORIZE -D USE_HWY -- /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 -- Found ZLIB: /usr/lib/libz.so (found version "1.3.1") -- Found EXPAT: /usr/local/lib/libexpat.so (found version "2.6.2") -- find_package: exiv2_FOUND = true -- Found VIGRA: /usr/local/lib/libvigraimpex.so -- FindVIGRA.cmake module: VIGRA_FOUND = true -- find_package: VIGRA_FOUND = true -- VIGRA_INCLUDE_DIR = /usr/local/include -- find_package: HWY_FOUND = true -- CMAKE_INSTALL_PREFIX = /usr/local -- Configuring done (1.6s) -- Generating done (0.0s) CMake Warning: Manually-specified variables were not used by the project: CMAKE_COLOR_MAKEFILE 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 >============================ ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 ===> Building for lux-pv-1.1.8_1 [ 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-15b1fd742285/pv_combine.cc /wrkdirs/usr/ports/graphics/lux/work/.build/pv_combine_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-15b1fd742285/pv_rendering.cc /wrkdirs/usr/ports/graphics/lux/work/.build/pv_rendering_plain.cc [ 37% 5/8] /usr/bin/c++ -I/wrkdirs/usr/ports/graphics/lux/work/kfj-pv-15b1fd742285 -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 -std=gnu++11 -O3 -D START_IN_FULLSCREEN_MODE=true -DSTART_WITH_AUTO_QUALITY=false -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-15b1fd742285/file_dialog.cc [ 50% 6/8] /usr/bin/c++ -I/wrkdirs/usr/ports/graphics/lux/work/kfj-pv-15b1fd742285 -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 -std=gnu++11 -O3 -D START_IN_FULLSCREEN_MODE=true -DSTART_WITH_AUTO_QUALITY=false -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-15b1fd742285/pv_no_rendering.cc [ 62% 7/8] /usr/bin/c++ -I/wrkdirs/usr/ports/graphics/lux/work/kfj-pv-15b1fd742285 -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 -std=gnu++11 -O3 -D START_IN_FULLSCREEN_MODE=true -DSTART_WITH_AUTO_QUALITY=false -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-15b1fd742285/pv_initialize.cc [ 75% 7/8] /usr/bin/c++ -I/wrkdirs/usr/ports/graphics/lux/work/kfj-pv-15b1fd742285 -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 -std=gnu++11 -O3 -D START_IN_FULLSCREEN_MODE=true -DSTART_WITH_AUTO_QUALITY=false -fno-math-errno -Wno-unused-value -D VECTORIZE -D USE_HWY -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-15b1fd742285 -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 -std=gnu++11 -O3 -D START_IN_FULLSCREEN_MODE=true -DSTART_WITH_AUTO_QUALITY=false -fno-math-errno -Wno-unused-value -D VECTORIZE -D USE_HWY -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-15b1fd742285 -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 -std=gnu++11 -O3 -D START_IN_FULLSCREEN_MODE=true -DSTART_WITH_AUTO_QUALITY=false -fno-math-errno -Wno-unused-value -D VECTORIZE -D USE_HWY -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 /wrkdirs/usr/ports/graphics/lux/work/.build/pv_rendering_plain.cc:8337:25: error: non-constant-expression cannot be narrowed from type 'double' to 'value_type' (aka 'float') in initializer list [-Wc++11-narrowing-const-reference] 8337 | return domain_t ( { source.extent.x0 , source.extent.y0 } , | ^~~~~~~~~~~~~~~~ /wrkdirs/usr/ports/graphics/lux/work/.build/pv_rendering_plain.cc:8337:44: error: non-constant-expression cannot be narrowed from type 'double' to 'value_type' (aka 'float') in initializer list [-Wc++11-narrowing-const-reference] 8337 | return domain_t ( { source.extent.x0 , source.extent.y0 } , | ^~~~~~~~~~~~~~~~ /wrkdirs/usr/ports/graphics/lux/work/.build/pv_rendering_plain.cc:8338:25: error: non-constant-expression cannot be narrowed from type 'double' to 'value_type' (aka 'float') in initializer list [-Wc++11-narrowing-const-reference] 8338 | { source.extent.x1 , source.extent.y1 } , | ^~~~~~~~~~~~~~~~ /wrkdirs/usr/ports/graphics/lux/work/.build/pv_rendering_plain.cc:8338:44: error: non-constant-expression cannot be narrowed from type 'double' to 'value_type' (aka 'float') in initializer list [-Wc++11-narrowing-const-reference] 8338 | { source.extent.x1 , source.extent.y1 } , | ^~~~~~~~~~~~~~~~ /wrkdirs/usr/ports/graphics/lux/work/.build/pv_rendering_plain.cc:9175:29: error: non-constant-expression cannot be narrowed from type 'double' to 'value_type' (aka 'float') in initializer list [-Wc++11-narrowing-const-reference] 9175 | point_2d_f_type ulf { source_v[i].extent.x0 , source_v[i].extent.y0 } ; | ^~~~~~~~~~~~~~~~~~~~~ /wrkdirs/usr/ports/graphics/lux/work/.build/pv_rendering_plain.cc:9175:53: error: non-constant-expression cannot be narrowed from type 'double' to 'value_type' (aka 'float') in initializer list [-Wc++11-narrowing-const-reference] 9175 | point_2d_f_type ulf { source_v[i].extent.x0 , source_v[i].extent.y0 } ; | ^~~~~~~~~~~~~~~~~~~~~ /wrkdirs/usr/ports/graphics/lux/work/.build/pv_rendering_plain.cc:9176:29: error: non-constant-expression cannot be narrowed from type 'double' to 'value_type' (aka 'float') in initializer list [-Wc++11-narrowing-const-reference] 9176 | point_2d_f_type urf { source_v[i].extent.x1 , source_v[i].extent.y0 } ; | ^~~~~~~~~~~~~~~~~~~~~ /wrkdirs/usr/ports/graphics/lux/work/.build/pv_rendering_plain.cc:9176:53: error: non-constant-expression cannot be narrowed from type 'double' to 'value_type' (aka 'float') in initializer list [-Wc++11-narrowing-const-reference] 9176 | point_2d_f_type urf { source_v[i].extent.x1 , source_v[i].extent.y0 } ; | ^~~~~~~~~~~~~~~~~~~~~ /wrkdirs/usr/ports/graphics/lux/work/.build/pv_rendering_plain.cc:9177:29: error: non-constant-expression cannot be narrowed from type 'double' to 'value_type' (aka 'float') in initializer list [-Wc++11-narrowing-const-reference] 9177 | point_2d_f_type lrf { source_v[i].extent.x1 , source_v[i].extent.y1 } ; | ^~~~~~~~~~~~~~~~~~~~~ /wrkdirs/usr/ports/graphics/lux/work/.build/pv_rendering_plain.cc:9177:53: error: non-constant-expression cannot be narrowed from type 'double' to 'value_type' (aka 'float') in initializer list [-Wc++11-narrowing-const-reference] 9177 | point_2d_f_type lrf { source_v[i].extent.x1 , source_v[i].extent.y1 } ; | ^~~~~~~~~~~~~~~~~~~~~ /wrkdirs/usr/ports/graphics/lux/work/.build/pv_rendering_plain.cc:9178:29: error: non-constant-expression cannot be narrowed from type 'double' to 'value_type' (aka 'float') in initializer list [-Wc++11-narrowing-const-reference] 9178 | point_2d_f_type llf { source_v[i].extent.x0 , source_v[i].extent.y1 } ; | ^~~~~~~~~~~~~~~~~~~~~ /wrkdirs/usr/ports/graphics/lux/work/.build/pv_rendering_plain.cc:9178:53: error: non-constant-expression cannot be narrowed from type 'double' to 'value_type' (aka 'float') in initializer list [-Wc++11-narrowing-const-reference] 9178 | point_2d_f_type llf { source_v[i].extent.x0 , source_v[i].extent.y1 } ; | ^~~~~~~~~~~~~~~~~~~~~ /wrkdirs/usr/ports/graphics/lux/work/.build/pv_rendering_plain.cc:14779:32: error: non-constant-expression cannot be narrowed from type 'double' to 'value_type' (aka 'float') in initializer list [-Wc++11-narrowing-const-reference] 14779 | coordinate_type in_low { p_itp->source.extent.x0 , | ^~~~~~~~~~~~~~~~~~~~~~~ /wrkdirs/usr/ports/graphics/lux/work/.build/pv_rendering_plain.cc:14780:32: error: non-constant-expression cannot be narrowed from type 'double' to 'value_type' (aka 'float') in initializer list [-Wc++11-narrowing-const-reference] 14780 | p_itp->source.extent.y0 } ; | ^~~~~~~~~~~~~~~~~~~~~~~ /wrkdirs/usr/ports/graphics/lux/work/.build/pv_rendering_plain.cc:14782:33: error: non-constant-expression cannot be narrowed from type 'double' to 'value_type' (aka 'float') in initializer list [-Wc++11-narrowing-const-reference] 14782 | coordinate_type in_high { p_itp->source.extent.x1 , | ^~~~~~~~~~~~~~~~~~~~~~~ /wrkdirs/usr/ports/graphics/lux/work/.build/pv_rendering_plain.cc:14783:33: error: non-constant-expression cannot be narrowed from type 'double' to 'value_type' (aka 'float') in initializer list [-Wc++11-narrowing-const-reference] 14783 | p_itp->source.extent.y1 } ; | ^~~~~~~~~~~~~~~~~~~~~~~ 16 errors generated. 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