[exp - 140amd64-default-build-as-user][www/qt5-webengine] Failed for qt5-webengine-5.15.17.p2 in build

pkg-fallout at FreeBSD.org pkg-fallout at FreeBSD.org
Fri Jun 7 12:56:24 BST 2024


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:     kde at FreeBSD.org
Log URL:        https://pkg-status.freebsd.org/package19/data/140amd64-default-build-as-user/26ab2dab9720/logs/qt5-webengine-5.15.17.p2.log
Build URL:      https://pkg-status.freebsd.org/package19/build.html?mastername=140amd64-default-build-as-user&build=26ab2dab9720
Log:

=>> Building www/qt5-webengine
build started at Fri Jun  7 03:44:31 UTC 2024
port directory: /usr/ports/www/qt5-webengine
package name: qt5-webengine-5.15.17.p2
building for: FreeBSD 140amd64-default-build-as-user-job-09 14.0-RELEASE-p6 FreeBSD 14.0-RELEASE-p6 amd64
maintained by: kde at FreeBSD.org
Makefile datestamp: -rw-r--r--  1 root wheel 7113 Jun  2 00:02 /usr/ports/www/qt5-webengine/Makefile
Ports top last git commit: 26ab2dab972
Ports top unclean checkout: no
Port dir last git commit: 72a628f2714
Port dir unclean checkout: no
Poudriere version: poudriere-git-3.4.1-30-g79e3edcd
Host OSVERSION: 1500018
Jail OSVERSION: 1400097
Job Id: 09

---Begin Environment---
SHELL=/bin/sh
OSVERSION=1400097
UNAME_v=FreeBSD 14.0-RELEASE-p6
UNAME_r=14.0-RELEASE-p6
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=/poudriere/data/.m/140amd64-default-build-as-user/ref
LC_COLLATE=C
POUDRIERE_BUILD_TYPE=bulk
PACKAGE_BUILDING=yes
SAVED_TERM=
GID=0
OUTPUT_REDIRECTED_STDERR=4
OUTPUT_REDIRECTED=1
UID=0
PWD=/poudriere/data/.m/140amd64-default-build-as-user/09/.p
OUTPUT_REDIRECTED_STDOUT=3
P_PORTS_FEATURES=FLAVORS SUBPACKAGES SELECTED_OPTIONS
MASTERNAME=140amd64-default-build-as-user
SCRIPTPREFIX=/usr/local/share/poudriere
SCRIPTNAME=bulk.sh
OLDPWD=/poudriere/data/.m/140amd64-default-build-as-user/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---
===> The following configuration options are available for qt5-webengine-5.15.17.p2:
====> Audio backend: you have to select exactly one of them
     ALSA=on: ALSA audio architecture support
     PULSEAUDIO=off: PulseAudio sound server support
     SNDIO=off: Sndio audio support
===> Use 'make config' to modify these settings
---End OPTIONS List---

--MAINTAINER--
kde at FreeBSD.org
--End MAINTAINER--

--CONFIGURE_ARGS--
--with-qt-includes=/usr/local/include/qt5  --with-qt-libraries=/usr/local/lib/qt5  --with-extra-includes=/usr/local/include  --with-extra-libs=/usr/local/lib -opensource -confirm-license  -no-pch  -prefix /usr/local  -bindir /usr/local/lib/qt5/bin  -headerdir /usr/local/include/qt5  -libdir /usr/local/lib/qt5  -plugindir /usr/local/lib/qt5/plugins  -importdir /usr/local/lib/qt5/imports  -datadir /usr/local/share/qt5  -docdir /usr/local/share/doc/qt5  -translationdir /usr/local/share/qt5/translations  -sysconfdir /usr/local/etc/xdg  -nomake examples -nomake tests  -platform freebsd-$(ccver="$(c++ "-B/usr/local/bin" --version)"; case "$ccver" in *clang*) echo clang ;; *) echo g++ ;; esac)  -archdatadir /usr/local/lib/qt5  -libexecdir /usr/local/libexec/qt5  -qmldir /usr/local/lib/qt5/qml  -examplesdir /usr/local/share/examples/qt5  -testsdir /usr/local/share/qt5/tests -no-use-gold-linker -recheck-all -release -no-separate-debug-info
--End CONFIGURE_ARGS--

--CONFIGURE_ENV--
NINJAFLAGS="-j3"  NINJA_PATH="/usr/local/bin/ninja"   PATH=/wrkdirs/usr/ports/www/qt5-webengine/work/.build/bin:/usr/local/bin:/wrkdirs/usr/ports/www/qt5-webengine/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin GPERF=/usr/local/bin/gperf ac_cv_path_PERL=/usr/local/bin/perl ac_cv_path_PERL_PATH=/usr/local/bin/perl  PERL_USE_UNSAFE_INC=1 PKG_CONFIG=pkgconf PYTHON="/usr/local/bin/python3.11" QT_SELECT=qt5 QMAKEMODULES="/wrkdirs/usr/ports/www/qt5-webengine/work/kde-qtwebengine-5.15.17p2/mkspecs/modules:/usr/local/lib/qt5/mkspecs/modules" QTDIR="/usr/local/lib/qt5" QMAKE="/usr/local/lib/qt5/bin/qmake"  MOC="/usr/local/lib/qt5/bin/moc" RCC="/usr/local/lib/qt5/bin/rcc" UIC="/usr/local/lib/qt5/bin/uic"  QMAKESPEC="/usr/local/lib/qt5/mkspecs/freebsd-$(ccver="$(c++ "-B/usr/local/bin" --version)"; case "$ccver" in *clang*) echo clang ;; *) echo g++ ;; esac)" MAKE="make" XDG_DATA_HOME=/wrkdirs/usr/ports/www/qt5-webengine/work  XDG_CONFIG_HOME=/wrkdirs/u
sr/ports/www/qt5-webengine/work  XDG_CACHE_HOME=/wrkdirs/usr/ports/www/qt5-webengine/work/.cache  HOME=/wrkdirs/usr/ports/www/qt5-webengine/work TMPDIR="/tmp" PKG_CONFIG_LIBDIR=/wrkdirs/usr/ports/www/qt5-webengine/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--
CC="cc "-B/usr/local/bin"" CXX="c++ "-B/usr/local/bin""			 C_INCLUDE_PATH=/usr/local/include	 CPLUS_INCLUDE_PATH=/usr/local/include	 NINJAFLAGS="-j3"  NINJA_PATH="/usr/local/bin/ninja"   PATH=/wrkdirs/usr/ports/www/qt5-webengine/work/.build/bin:/usr/local/bin:/wrkdirs/usr/ports/www/qt5-webengine/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin GPERF=/usr/local/bin/gperf ac_cv_path_PERL=/usr/local/bin/perl ac_cv_path_PERL_PATH=/usr/local/bin/perl  PERL_USE_UNSAFE_INC=1 PKG_CONFIG=pkgconf PYTHON="/usr/local/bin/python3.11" QT_SELECT=qt5 QMAKEMODULES="/wrkdirs/usr/ports/www/qt5-webengine/work/kde-qtwebengine-5.15.17p2/mkspecs/modules:/usr/local/lib/qt5/mkspecs/modules" QTDIR="/usr/local/lib/qt5" QMAKE="/usr/local/lib/qt5/bin/qmake"  MOC="/usr/local/lib/qt5/bin/moc" RCC="/usr/local/lib/qt5/bin/rcc" UIC="/usr/local/lib/qt5/bin/uic"  QMAKESPEC="/usr/local/lib/qt5/mkspecs/freebsd-$(ccver="$(c++ "-B/usr/local/bin" --version)"; case "$ccver" in *clang*
) echo clang ;; *) echo g++ ;; esac)" MAKE="make" XDG_DATA_HOME=/wrkdirs/usr/ports/www/qt5-webengine/work  XDG_CONFIG_HOME=/wrkdirs/usr/ports/www/qt5-webengine/work  XDG_CACHE_HOME=/wrkdirs/usr/ports/www/qt5-webengine/work/.cache  HOME=/wrkdirs/usr/ports/www/qt5-webengine/work TMPDIR="/tmp" PKG_CONFIG_LIBDIR=/wrkdirs/usr/ports/www/qt5-webengine/work/.pkgconfig:/usr/local/libdata/pkgconfig:/usr/local/share/pkgconfig:/usr/libdata/pkgconfig SHELL=/bin/sh CONFIG_SHELL=/bin/sh GPERF=/usr/local/bin/gperf NINJA_STATUS="[%p %s/%t] " PERL_USE_UNSAFE_INC=1 QT_SELECT=qt5 QMAKEMODULES="/wrkdirs/usr/ports/www/qt5-webengine/work/kde-qtwebengine-5.15.17p2/mkspecs/modules:/usr/local/lib/qt5/mkspecs/modules" XDG_DATA_HOME=/wrkdirs/usr/ports/www/qt5-webengine/work  XDG_CONFIG_HOME=/wrkdirs/usr/ports/www/qt5-webengine/work  XDG_CACHE_HOME=/wrkdirs/usr/ports/www/qt5-webengine/work/.cache  HOME=/wrkdirs/usr/ports/www/qt5-webengine/work TMPDIR="/tmp" PKG_CONFIG_LIBDIR=/wrkdirs/usr/ports/www/qt5-w
ebengine/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 ADDR2LINE="/usr/local/bin/addr2line" AR="/usr/local/bin/ar" AS="/usr/local/bin/as" CPPFILT="/usr/local/bin/c++filt" GPROF="/usr/local/bin/gprof" LD="/usr/local/bin/ld" NM="/usr/local/bin/nm" OBJCOPY="/usr/local/bin/objcopy" OBJDUMP="/usr/local/bin/objdump" RANLIB="/usr/local/bin/ranlib" READELF="/usr/local/bin/readelf" SIZE="/usr/local/bin/size" STRINGS="/usr/local/bin/strings" PREFIX=/usr/local  LOCALBASE=/usr/local  CC="cc "-B/usr/local/bin"" CFLAGS="-O2 -pipe  -fstack-protector-strong -fno-strict-aliasing "  CPP="cpp" CPPFLAGS=""  LDFLAGS=" -Wl,--undefined-version -Wl,--as-needed -fstack-protector-strong " LIBS=""  CXX="c++ "-B/usr/local/bin"" CXXFLAGS="-O2 -pipe -fstack-protector-strong -fno-strict-aliasing  " BSD_INSTALL_PROGRAM="install  -s -m 555"  BSD_INSTALL_LIB="install  -s -m 0644"  BSD_INSTALL_SCR
IPT="install  -m 555"  BSD_INSTALL_DATA="install  -m 0644"  BSD_INSTALL_MAN="install  -m 444"
--End MAKE_ENV--

--PLIST_SUB--
 GTK2_VERSION="2.10.0"  GTK3_VERSION="3.0.0"  GTK4_VERSION="4.0.0" PYTHON_INCLUDEDIR=include/python3.11  PYTHON_LIBDIR=lib/python3.11  PYTHON_PLATFORM=freebsd14  PYTHON_SITELIBDIR=lib/python3.11/site-packages  PYTHON_SUFFIX=311  PYTHON_EXT_SUFFIX=.cpython-311  PYTHON_VER=3.11  PYTHON_VERSION=python3.11 PYTHON2="@comment " PYTHON3="" QT_BINDIR="lib/qt5/bin" QT_INCDIR="include/qt5" QT_LIBDIR="lib/qt5" QT_ARCHDIR="lib/qt5" QT_PLUGINDIR="lib/qt5/plugins" QT_LIBEXECDIR="libexec/qt5" QT_IMPORTDIR="lib/qt5/imports" QT_QMLDIR="lib/qt5/qml" QT_DATADIR="share/qt5" QT_DOCDIR="share/doc/qt5" QT_L10NDIR="share/qt5/translations" QT_EXAMPLEDIR="share/examples/qt5" QT_TESTDIR="share/qt5/tests" QT_MKSPECDIR="lib/qt5/mkspecs" QT_TOOLDIR="lib/qt5/bin" DEBUG="@comment " SHORTVER=5.15  FULLVER=5.15.17 DEBUG="@comment "  NO_DEBUG="" QT_ETCDIR="etc/xdg" QT_CMAKEDIR="lib/cmake" BE="@comment " LE="" OSREL=14.0 PREFIX=%D LOCALBASE=/usr/local  RESETPREFIX=/usr/local LIB32DIR=lib PERL_VERSION=5.36.3  P
ERL_VER=5.36  PERL5_MAN1=lib/perl5/site_perl/man/man1  PERL5_MAN3=lib/perl5/site_perl/man/man3  SITE_PERL=lib/perl5/site_perl  SITE_ARCH=lib/perl5/site_perl/mach/5.36 DOCSDIR="share/doc/webengine"  EXAMPLESDIR="share/examples/webengine"  DATADIR="share/webengine"  WWWDIR="www/webengine"  ETCDIR="etc/webengine"
--End PLIST_SUB--

--SUB_LIST--
 PYTHON_INCLUDEDIR=/usr/local/include/python3.11  PYTHON_LIBDIR=/usr/local/lib/python3.11  PYTHON_PLATFORM=freebsd14  PYTHON_SITELIBDIR=/usr/local/lib/python3.11/site-packages  PYTHON_SUFFIX=311  PYTHON_EXT_SUFFIX=.cpython-311  PYTHON_VER=3.11  PYTHON_VERSION=python3.11 PYTHON2="@comment " PYTHON3="" PREFIX=/usr/local LOCALBASE=/usr/local  DATADIR=/usr/local/share/webengine DOCSDIR=/usr/local/share/doc/webengine EXAMPLESDIR=/usr/local/share/examples/webengine  WWWDIR=/usr/local/www/webengine ETCDIR=/usr/local/etc/webengine
--End SUB_LIST--

---Begin make.conf---
USE_PACKAGE_DEPENDS=yes
BATCH=yes
WRKDIRPREFIX=/wrkdirs
PORTSDIR=/usr/ports
PACKAGES=/packages
DISTDIR=/distfiles
FORCE_PACKAGE=yes
PACKAGE_BUILDING=yes
PACKAGE_BUILDING_FLAVORS=yes
####  ####
# Build ALLOW_MAKE_JOBS_PACKAGES with 3 jobs
MAKE_JOBS_NUMBER=3
#### Misc Poudriere ####
.include "/etc/make.conf.ports_env"
---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)  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=nobody UID=65534 GID=65534
===>  License LGPL21 accepted by the user
===========================================================================
=======================<phase: pkg-depends    >============================
===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0
===>   qt5-webengine-5.15.17.p2 depends on file: /usr/local/sbin/pkg - not found
===>   Installing existing package /packages/All/pkg-1.21.3.pkg
[140amd64-default-build-as-user-job-09] Installing pkg-1.21.3...
[140amd64-default-build-as-user-job-09] Extracting pkg-1.21.3: .......... done
===>   qt5-webengine-5.15.17.p2 depends on file: /usr/local/sbin/pkg - found
===>   Returning to build of qt5-webengine-5.15.17.p2
===========================================================================
=======================<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 LGPL21 accepted by the user
===> Fetching all distfiles required by qt5-webengine-5.15.17.p2 for building
===========================================================================
=======================<phase: checksum       >============================
===== env: NO_DEPENDS=yes USER=root UID=0 GID=0
===>  License LGPL21 accepted by the user
===> Fetching all distfiles required by qt5-webengine-5.15.17.p2 for building
=> SHA256 Checksum OK for KDE/Qt/5.15.17/kde-qtwebengine-5.15.17p2.tar.xz.
===========================================================================
=======================<phase: extract-depends>============================
===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0
===========================================================================
=======================<phase: extract        >============================
===== env: NO_DEPENDS=yes USER=nobody UID=65534 GID=65534
===>  License LGPL21 accepted by the user
===> Fetching all distfiles required by qt5-webengine-5.15.17.p2 for building
===>  Extracting for qt5-webengine-5.15.17.p2
=> SHA256 Checksum OK for KDE/Qt/5.15.17/kde-qtwebengine-5.15.17p2.tar.xz.
cp -f /usr/ports/www/qt5-webengine/files/freebsd.pri /wrkdirs/usr/ports/www/qt5-webengine/work/kde-qtwebengine-5.15.17p2/src/buildtools/config/freebsd.pri
===========================================================================
=======================<phase: patch-depends  >============================
===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0
===========================================================================
=======================<phase: patch          >============================
===== env: NO_DEPENDS=yes USER=nobody UID=65534 GID=65534
===>  Patching for qt5-webengine-5.15.17.p2
===>  Applying FreeBSD patches for qt5-webengine-5.15.17.p2 from /usr/ports/www/qt5-webengine/files
===========================================================================
=======================<phase: build-depends  >============================
===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0
===>   qt5-webengine-5.15.17.p2 depends on executable: bison - not found
===>   Installing existing package /packages/All/bison-3.8.2_2,1.pkg
[140amd64-default-build-as-user-job-09] Installing bison-3.8.2_2,1...
[140amd64-default-build-as-user-job-09] `-- Installing gettext-runtime-0.22.5...
[140amd64-default-build-as-user-job-09] |   `-- Installing indexinfo-0.3.1...
[140amd64-default-build-as-user-job-09] |   `-- Extracting indexinfo-0.3.1: .... done
[140amd64-default-build-as-user-job-09] `-- Extracting gettext-runtime-0.22.5: .......... done
[140amd64-default-build-as-user-job-09] `-- Installing libtextstyle-0.22.5...
[140amd64-default-build-as-user-job-09] `-- Extracting libtextstyle-0.22.5: .......... done
[140amd64-default-build-as-user-job-09] `-- Installing m4-1.4.19_1,1...
[140amd64-default-build-as-user-job-09] `-- Extracting m4-1.4.19_1,1: .......... done
[140amd64-default-build-as-user-job-09] Extracting bison-3.8.2_2,1: .......... done
===>   qt5-webengine-5.15.17.p2 depends on executable: bison - found
===>   Returning to build of qt5-webengine-5.15.17.p2
===>   qt5-webengine-5.15.17.p2 depends on file: /usr/local/include/linux/input.h - not found
===>   Installing existing package /packages/All/evdev-proto-5.8.pkg
[140amd64-default-build-as-user-job-09] Installing evdev-proto-5.8...
[140amd64-default-build-as-user-job-09] Extracting evdev-proto-5.8: ....... done
===>   qt5-webengine-5.15.17.p2 depends on file: /usr/local/include/linux/input.h - found
===>   Returning to build of qt5-webengine-5.15.17.p2
===>   qt5-webengine-5.15.17.p2 depends on file: /usr/local/include/linux/videodev2.h - not found
===>   Installing existing package /packages/All/v4l_compat-1.23.0_4.pkg
[140amd64-default-build-as-user-job-09] Installing v4l_compat-1.23.0_4...
<snip>
[ 90% 22103/24384] CXX obj/content/browser/browser/virtual_discovery.o
In file included from ../../../../kde-qtwebengine-5.15.17p2/src/3rdparty/chromium/content/browser/webauth/virtual_discovery.cc:14:
In file included from ../../../../kde-qtwebengine-5.15.17p2/src/3rdparty/chromium/content/browser/webauth/authenticator_environment_impl.h:13:
In file included from ../../../../kde-qtwebengine-5.15.17p2/src/3rdparty/chromium/content/browser/renderer_host/frame_tree_node.h:17:
In file included from ../../../../kde-qtwebengine-5.15.17p2/src/3rdparty/chromium/content/browser/renderer_host/frame_tree.h:21:
In file included from ../../../../kde-qtwebengine-5.15.17p2/src/3rdparty/chromium/content/browser/renderer_host/render_frame_host_manager.h:22:
In file included from ../../../../kde-qtwebengine-5.15.17p2/src/3rdparty/chromium/content/browser/renderer_host/render_frame_host_impl.h:47:
In file included from ../../../../kde-qtwebengine-5.15.17p2/src/3rdparty/chromium/content/browser/site_instance_impl.h:13:
In file included from ../../../../kde-qtwebengine-5.15.17p2/src/3rdparty/chromium/content/browser/renderer_host/render_process_host_impl.h:36:
../../../../kde-qtwebengine-5.15.17p2/src/3rdparty/chromium/content/browser/media/video_decoder_proxy.h:33:24: warning: class with destructor marked 'final' cannot be inherited from [-Wfinal-dtor-non-final-class]
  ~VideoDecoderProxy() final;
                       ^
../../../../kde-qtwebengine-5.15.17p2/src/3rdparty/chromium/content/browser/media/video_decoder_proxy.h:30:22: note: mark 'content::VideoDecoderProxy' as 'final' to silence this warning
class CONTENT_EXPORT VideoDecoderProxy : public media::mojom::InterfaceFactory {
                     ^
In file included from ../../../../kde-qtwebengine-5.15.17p2/src/3rdparty/chromium/content/browser/webauth/virtual_discovery.cc:14:
In file included from ../../../../kde-qtwebengine-5.15.17p2/src/3rdparty/chromium/content/browser/webauth/authenticator_environment_impl.h:13:
In file included from ../../../../kde-qtwebengine-5.15.17p2/src/3rdparty/chromium/content/browser/renderer_host/frame_tree_node.h:17:
In file included from ../../../../kde-qtwebengine-5.15.17p2/src/3rdparty/chromium/content/browser/renderer_host/frame_tree.h:21:
In file included from ../../../../kde-qtwebengine-5.15.17p2/src/3rdparty/chromium/content/browser/renderer_host/render_frame_host_manager.h:22:
In file included from ../../../../kde-qtwebengine-5.15.17p2/src/3rdparty/chromium/content/browser/renderer_host/render_frame_host_impl.h:47:
In file included from ../../../../kde-qtwebengine-5.15.17p2/src/3rdparty/chromium/content/browser/site_instance_impl.h:13:
In file included from ../../../../kde-qtwebengine-5.15.17p2/src/3rdparty/chromium/content/browser/renderer_host/render_process_host_impl.h:37:
In file included from ../../../../kde-qtwebengine-5.15.17p2/src/3rdparty/chromium/content/browser/renderer_host/embedded_frame_sink_provider_impl.h:16:
In file included from gen/third_party/blink/public/mojom/frame_sinks/embedded_frame_sink.mojom.h:32:
In file included from gen/services/viz/public/mojom/compositing/compositor_frame_sink.mojom.h:35:
In file included from gen/services/viz/public/mojom/compositing/compositor_frame.mojom.h:33:
In file included from gen/services/viz/public/mojom/compositing/compositor_render_pass.mojom.h:35:
In file included from gen/services/viz/public/mojom/compositing/quads.mojom.h:46:
In file included from ../../../../kde-qtwebengine-5.15.17p2/src/3rdparty/chromium/services/viz/public/cpp/compositing/compositor_render_pass_mojom_traits.h:14:
In file included from ../../../../kde-qtwebengine-5.15.17p2/src/3rdparty/chromium/services/viz/public/cpp/compositing/quads_mojom_traits.h:14:
In file included from ../../../../kde-qtwebengine-5.15.17p2/src/3rdparty/chromium/components/viz/common/quads/picture_draw_quad.h:12:
In file included from ../../../../kde-qtwebengine-5.15.17p2/src/3rdparty/chromium/cc/paint/display_item_list.h:17:
../../../../kde-qtwebengine-5.15.17p2/src/3rdparty/chromium/cc/base/rtree.h:243:7: warning: variable 'num_branches' set but not used [-Wunused-but-set-variable]
  int num_branches = static_cast<int>(branches->size() / kMaxChildren);
      ^
2 warnings generated.
[ 90% 22104/24384] CXX obj/content/browser/browser/cross_origin_embedder_policy_reporter.o
[ 90% 22105/24384] CXX obj/content/browser/browser/delegated_frame_host.o
In file included from ../../../../kde-qtwebengine-5.15.17p2/src/3rdparty/chromium/content/browser/renderer_host/delegated_frame_host.cc:5:
In file included from ../../../../kde-qtwebengine-5.15.17p2/src/3rdparty/chromium/content/browser/renderer_host/delegated_frame_host.h:21:
In file included from ../../../../kde-qtwebengine-5.15.17p2/src/3rdparty/chromium/components/viz/host/host_frame_sink_manager.h:21:
../../../../kde-qtwebengine-5.15.17p2/src/3rdparty/chromium/components/viz/host/client_frame_sink_video_capturer.h:43:16: warning: class with destructor marked 'final' cannot be inherited from [-Wfinal-dtor-non-final-class]
    ~Overlay() final;
               ^
../../../../kde-qtwebengine-5.15.17p2/src/3rdparty/chromium/components/viz/host/client_frame_sink_video_capturer.h:39:25: note: mark 'viz::ClientFrameSinkVideoCapturer::Overlay' as 'final' to silence this warning
  class VIZ_HOST_EXPORT Overlay : public mojom::FrameSinkVideoCaptureOverlay {
                        ^
In file included from ../../../../kde-qtwebengine-5.15.17p2/src/3rdparty/chromium/content/browser/renderer_host/delegated_frame_host.cc:5:
In file included from ../../../../kde-qtwebengine-5.15.17p2/src/3rdparty/chromium/content/browser/renderer_host/delegated_frame_host.h:21:
In file included from ../../../../kde-qtwebengine-5.15.17p2/src/3rdparty/chromium/components/viz/host/host_frame_sink_manager.h:30:
In file included from gen/services/viz/privileged/mojom/compositing/frame_sink_manager.mojom.h:38:
In file included from gen/services/viz/public/mojom/compositing/compositor_frame_sink.mojom.h:35:
In file included from gen/services/viz/public/mojom/compositing/compositor_frame.mojom.h:33:
In file included from gen/services/viz/public/mojom/compositing/compositor_render_pass.mojom.h:35:
In file included from gen/services/viz/public/mojom/compositing/quads.mojom.h:46:
In file included from ../../../../kde-qtwebengine-5.15.17p2/src/3rdparty/chromium/services/viz/public/cpp/compositing/compositor_render_pass_mojom_traits.h:14:
In file included from ../../../../kde-qtwebengine-5.15.17p2/src/3rdparty/chromium/services/viz/public/cpp/compositing/quads_mojom_traits.h:14:
In file included from ../../../../kde-qtwebengine-5.15.17p2/src/3rdparty/chromium/components/viz/common/quads/picture_draw_quad.h:12:
In file included from ../../../../kde-qtwebengine-5.15.17p2/src/3rdparty/chromium/cc/paint/display_item_list.h:17:
../../../../kde-qtwebengine-5.15.17p2/src/3rdparty/chromium/cc/base/rtree.h:243:7: warning: variable 'num_branches' set but not used [-Wunused-but-set-variable]
  int num_branches = static_cast<int>(branches->size() / kMaxChildren);
      ^
2 warnings generated.
[ 90% 22106/24384] CXX obj/content/browser/browser/isolated_device_provider.o
[ 90% 22107/24384] CXX obj/content/browser/browser/viz_devtools_connector.o
In file included from ../../../../kde-qtwebengine-5.15.17p2/src/3rdparty/chromium/content/browser/gpu/viz_devtools_connector.cc:10:
In file included from ../../../../kde-qtwebengine-5.15.17p2/src/3rdparty/chromium/content/browser/gpu/gpu_process_host.h:25:
In file included from ../../../../kde-qtwebengine-5.15.17p2/src/3rdparty/chromium/components/viz/host/gpu_host_impl.h:37:
In file included from gen/services/viz/privileged/mojom/compositing/frame_sink_manager.mojom.h:38:
In file included from gen/services/viz/public/mojom/compositing/compositor_frame_sink.mojom.h:35:
In file included from gen/services/viz/public/mojom/compositing/compositor_frame.mojom.h:33:
In file included from gen/services/viz/public/mojom/compositing/compositor_render_pass.mojom.h:35:
In file included from gen/services/viz/public/mojom/compositing/quads.mojom.h:46:
In file included from ../../../../kde-qtwebengine-5.15.17p2/src/3rdparty/chromium/services/viz/public/cpp/compositing/compositor_render_pass_mojom_traits.h:14:
In file included from ../../../../kde-qtwebengine-5.15.17p2/src/3rdparty/chromium/services/viz/public/cpp/compositing/quads_mojom_traits.h:14:
In file included from ../../../../kde-qtwebengine-5.15.17p2/src/3rdparty/chromium/components/viz/common/quads/picture_draw_quad.h:12:
In file included from ../../../../kde-qtwebengine-5.15.17p2/src/3rdparty/chromium/cc/paint/display_item_list.h:17:
../../../../kde-qtwebengine-5.15.17p2/src/3rdparty/chromium/cc/base/rtree.h:243:7: warning: variable 'num_branches' set but not used [-Wunused-but-set-variable]
  int num_branches = static_cast<int>(branches->size() / kMaxChildren);
      ^
1 warning generated.
[ 90% 22108/24384] CXX obj/content/browser/browser/session_timer.o
[ 90% 22109/24384] CXX obj/content/browser/browser/session_metrics_helper.o
[ 90% 22110/24384] CXX obj/content/browser/browser/webxr_session_tracker.o
[ 90% 22111/24384] CXX obj/content/browser/browser/cross_origin_opener_policy_reporter.o
In file included from ../../../../kde-qtwebengine-5.15.17p2/src/3rdparty/chromium/content/browser/net/cross_origin_opener_policy_reporter.cc:8:
In file included from ../../../../kde-qtwebengine-5.15.17p2/src/3rdparty/chromium/content/browser/renderer_host/frame_tree_node.h:17:
In file included from ../../../../kde-qtwebengine-5.15.17p2/src/3rdparty/chromium/content/browser/renderer_host/frame_tree.h:21:
In file included from ../../../../kde-qtwebengine-5.15.17p2/src/3rdparty/chromium/content/browser/renderer_host/render_frame_host_manager.h:22:
In file included from ../../../../kde-qtwebengine-5.15.17p2/src/3rdparty/chromium/content/browser/renderer_host/render_frame_host_impl.h:47:
In file included from ../../../../kde-qtwebengine-5.15.17p2/src/3rdparty/chromium/content/browser/site_instance_impl.h:13:
In file included from ../../../../kde-qtwebengine-5.15.17p2/src/3rdparty/chromium/content/browser/renderer_host/render_process_host_impl.h:36:
../../../../kde-qtwebengine-5.15.17p2/src/3rdparty/chromium/content/browser/media/video_decoder_proxy.h:33:24: warning: class with destructor marked 'final' cannot be inherited from [-Wfinal-dtor-non-final-class]
  ~VideoDecoderProxy() final;
                       ^
../../../../kde-qtwebengine-5.15.17p2/src/3rdparty/chromium/content/browser/media/video_decoder_proxy.h:30:22: note: mark 'content::VideoDecoderProxy' as 'final' to silence this warning
class CONTENT_EXPORT VideoDecoderProxy : public media::mojom::InterfaceFactory {
                     ^
In file included from ../../../../kde-qtwebengine-5.15.17p2/src/3rdparty/chromium/content/browser/net/cross_origin_opener_policy_reporter.cc:8:
In file included from ../../../../kde-qtwebengine-5.15.17p2/src/3rdparty/chromium/content/browser/renderer_host/frame_tree_node.h:17:
In file included from ../../../../kde-qtwebengine-5.15.17p2/src/3rdparty/chromium/content/browser/renderer_host/frame_tree.h:21:
In file included from ../../../../kde-qtwebengine-5.15.17p2/src/3rdparty/chromium/content/browser/renderer_host/render_frame_host_manager.h:22:
In file included from ../../../../kde-qtwebengine-5.15.17p2/src/3rdparty/chromium/content/browser/renderer_host/render_frame_host_impl.h:47:
In file included from ../../../../kde-qtwebengine-5.15.17p2/src/3rdparty/chromium/content/browser/site_instance_impl.h:13:
In file included from ../../../../kde-qtwebengine-5.15.17p2/src/3rdparty/chromium/content/browser/renderer_host/render_process_host_impl.h:37:
In file included from ../../../../kde-qtwebengine-5.15.17p2/src/3rdparty/chromium/content/browser/renderer_host/embedded_frame_sink_provider_impl.h:16:
In file included from gen/third_party/blink/public/mojom/frame_sinks/embedded_frame_sink.mojom.h:32:
In file included from gen/services/viz/public/mojom/compositing/compositor_frame_sink.mojom.h:35:
In file included from gen/services/viz/public/mojom/compositing/compositor_frame.mojom.h:33:
In file included from gen/services/viz/public/mojom/compositing/compositor_render_pass.mojom.h:35:
In file included from gen/services/viz/public/mojom/compositing/quads.mojom.h:46:
In file included from ../../../../kde-qtwebengine-5.15.17p2/src/3rdparty/chromium/services/viz/public/cpp/compositing/compositor_render_pass_mojom_traits.h:14:
In file included from ../../../../kde-qtwebengine-5.15.17p2/src/3rdparty/chromium/services/viz/public/cpp/compositing/quads_mojom_traits.h:14:
In file included from ../../../../kde-qtwebengine-5.15.17p2/src/3rdparty/chromium/components/viz/common/quads/picture_draw_quad.h:12:
In file included from ../../../../kde-qtwebengine-5.15.17p2/src/3rdparty/chromium/cc/paint/display_item_list.h:17:
../../../../kde-qtwebengine-5.15.17p2/src/3rdparty/chromium/cc/base/rtree.h:243:7: warning: variable 'num_branches' set but not used [-Wunused-but-set-variable]
  int num_branches = static_cast<int>(branches->size() / kMaxChildren);
      ^
../../../../kde-qtwebengine-5.15.17p2/src/3rdparty/chromium/content/browser/net/cross_origin_opener_policy_reporter.cc:119:15: warning: class with destructor marked 'final' cannot be inherited from [-Wfinal-dtor-non-final-class]
  ~Receiver() final = default;
              ^
../../../../kde-qtwebengine-5.15.17p2/src/3rdparty/chromium/content/browser/net/cross_origin_opener_policy_reporter.cc:114:7: note: mark 'content::(anonymous namespace)::Receiver' as 'final' to silence this warning
class Receiver : public network::mojom::CrossOriginOpenerPolicyReporter {
      ^
3 warnings generated.
[ 90% 22112/24384] CXX obj/content/browser/browser/browser_xr_runtime_impl.o
[ 90% 22113/24384] CXX obj/content/browser/browser/xr_device_service.o
[ 90% 22114/24384] CXX obj/content/browser/browser/vr_service_impl.o
[ 90% 22115/24384] CXX obj/content/browser/browser/xr_utils.o
[ 90% 22116/24384] STAMP obj/content/child/child.inputdeps.stamp
[ 90% 22117/24384] CXX obj/content/child/child/assert_matching_enums.o
[ 90% 22118/24384] CXX obj/content/browser/browser/desktop_media_window_registry_aura.o
In file included from ../../../../kde-qtwebengine-5.15.17p2/src/3rdparty/chromium/content/browser/media/desktop_media_window_registry_aura.cc:8:
In file included from ../../../../kde-qtwebengine-5.15.17p2/src/3rdparty/chromium/ui/aura/window.h:36:
In file included from ../../../../kde-qtwebengine-5.15.17p2/src/3rdparty/chromium/ui/compositor/layer_owner.h:14:
In file included from ../../../../kde-qtwebengine-5.15.17p2/src/3rdparty/chromium/ui/compositor/layer.h:22:
In file included from ../../../../kde-qtwebengine-5.15.17p2/src/3rdparty/chromium/cc/layers/content_layer_client.h:11:
In file included from ../../../../kde-qtwebengine-5.15.17p2/src/3rdparty/chromium/cc/paint/display_item_list.h:17:
../../../../kde-qtwebengine-5.15.17p2/src/3rdparty/chromium/cc/base/rtree.h:243:7: warning: variable 'num_branches' set but not used [-Wunused-but-set-variable]
  int num_branches = static_cast<int>(branches->size() / kMaxChildren);
      ^
../../../../kde-qtwebengine-5.15.17p2/src/3rdparty/chromium/content/browser/media/desktop_media_window_registry_aura.cc:39:37: warning: class with destructor marked 'final' cannot be inherited from [-Wfinal-dtor-non-final-class]
  ~DesktopMediaWindowRegistryAura() final = default;
                                    ^
../../../../kde-qtwebengine-5.15.17p2/src/3rdparty/chromium/content/browser/media/desktop_media_window_registry_aura.cc:13:7: note: mark 'content::DesktopMediaWindowRegistryAura' as 'final' to silence this warning
class DesktopMediaWindowRegistryAura : public DesktopMediaWindowRegistry,
      ^
2 warnings generated.
[ 90% 22119/24384] CXX obj/content/browser/browser/xr_runtime_manager_impl.o
[ 90% 22120/24384] CXX obj/content/child/child/browser_exposed_child_interfaces.o
[ 90% 22121/24384] CXX obj/content/child/child/blink_platform_impl.o
[ 90% 22122/24384] CXX obj/content/child/child/browser_font_resource_trusted.o
[ 90% 22123/24384] CXX obj/content/child/child/child_histogram_fetcher_impl.o
[ 90% 22124/24384] CXX obj/content/child/child/child_process.o
[ 90% 22125/24384] CXX obj/content/child/child/field_trial.o
[ 90% 22126/24384] CXX obj/content/child/child/child_process_sandbox_support_impl_linux.o
[ 90% 22127/24384] CXX obj/content/child/child/image_decoder_utils.o
[ 90% 22128/24384] CXX obj/content/child/child/runtime_features.o
[ 90% 22129/24384] CXX obj/content/child/child/child_thread_impl.o
[ 90% 22130/24384] CXX obj/content/child/child/scoped_child_process_reference.o
[ 90% 22131/24384] STAMP obj/content/common/common.inputdeps.stamp
[ 90% 22132/24384] CXX obj/content/child/child/webthemeengine_impl_conversions.o
[ 90% 22133/24384] CXX obj/content/common/common/ax_serialization_utils.o
[ 90% 22134/24384] CXX obj/content/common/common/appcache_interfaces.o
[ 90% 22135/24384] CXX obj/content/child/child/webthemeengine_impl_default.o
[ 90% 22136/24384] CXX obj/content/common/common/child_process_host_impl.o
ninja: fatal: posix_spawn: No such file or directory
*** [run_ninja] Error code 1

make[3]: stopped in /wrkdirs/usr/ports/www/qt5-webengine/work/.build/src/core
1 error

make[3]: stopped in /wrkdirs/usr/ports/www/qt5-webengine/work/.build/src/core
*** [sub-gn_run-pro-make_first] Error code 2

make[2]: stopped in /wrkdirs/usr/ports/www/qt5-webengine/work/.build/src/core
1 error

make[2]: stopped in /wrkdirs/usr/ports/www/qt5-webengine/work/.build/src/core
*** [sub-core-make_first] Error code 2

make[1]: stopped in /wrkdirs/usr/ports/www/qt5-webengine/work/.build/src
1 error

make[1]: stopped in /wrkdirs/usr/ports/www/qt5-webengine/work/.build/src
*** [sub-src-make_first] Error code 2

make: stopped in /wrkdirs/usr/ports/www/qt5-webengine/work/.build
1 error

make: stopped in /wrkdirs/usr/ports/www/qt5-webengine/work/.build
===> 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/www/qt5-webengine
unlink: ../../ref/.p/var/run/09_nohang.pid: Not a directory


More information about the kde-freebsd mailing list