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:     [email protected]
Log URL:        
https://pkg-status.freebsd.org/beefy15/data/131i386-default/7520ea4fbadd/logs/qt6-webengine-6.4.2_6.log
Build URL:      
https://pkg-status.freebsd.org/beefy15/build.html?mastername=131i386-default&build=7520ea4fbadd
Log:

=>> Building www/qt6-webengine
build started at Thu Jun 29 08:56:07 UTC 2023
port directory: /usr/ports/www/qt6-webengine
package name: qt6-webengine-6.4.2_6
building for: FreeBSD 131i386-default-job-12 13.1-RELEASE-p8 FreeBSD 
13.1-RELEASE-p8 i386
maintained by: [email protected]
Makefile ident: 
Poudriere version: 3.2.8-23-ga7f8d188
Host OSVERSION: 1400089
Jail OSVERSION: 1301000
Job Id: 12

---Begin Environment---
SHELL=/bin/csh
UNAME_p=i386
UNAME_m=i386
OSVERSION=1301000
UNAME_v=FreeBSD 13.1-RELEASE-p8
UNAME_r=13.1-RELEASE-p8
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/131i386-default/ref
POUDRIERE_BUILD_TYPE=bulk
PACKAGE_BUILDING=yes
SAVED_TERM=
PWD=/usr/local/poudriere/data/.m/131i386-default/ref/.p/pool
P_PORTS_FEATURES=FLAVORS SELECTED_OPTIONS
MASTERNAME=131i386-default
SCRIPTPREFIX=/usr/local/share/poudriere
OLDPWD=/usr/local/poudriere/data/.m/131i386-default/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---
===> The following configuration options are available for 
qt6-webengine-6.4.2_6:
====> 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--
[email protected]
--End MAINTAINER--

--CONFIGURE_ARGS--
--with-qt-includes=/usr/local/include/qt6  
--with-qt-libraries=/usr/local/lib/qt6  
--with-extra-includes=/usr/local/include  --with-extra-libs=/usr/local/lib 
-release -no-separate-debug-info
--End CONFIGURE_ARGS--

--CONFIGURE_ENV--
NINJAFLAGS="-j2"  NINJA_PATH="/usr/local/bin/ninja"   
PATH=/wrkdirs/usr/ports/www/qt6-webengine/work/.build/bin:/usr/local/bin:/wrkdirs/usr/ports/www/qt6-webengine/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin
 GPERF=/usr/local/bin/gperf PKG_CONFIG=pkgconf 
PYTHON="/usr/local/bin/python3.9" QT_SELECT=qt6 
QMAKEMODULES="/wrkdirs/usr/ports/www/qt6-webengine/work/qtwebengine-everywhere-src-6.4.2/mkspecs/modules:/usr/local/lib/qt6/mkspecs/modules"
 QTDIR="/usr/local/lib/qt6" QMAKE="/usr/local/lib/qt6/bin/qmake"  
MOC="/usr/local/libexec/qt6/moc" RCC="/usr/local/libexec/qt6/rcc" 
UIC="/usr/local/libexec/qt6/uic"  
QMAKESPEC="/usr/local/lib/qt6/mkspecs/freebsd-$(ccver="$(c++ --version)"; case 
"$ccver" in *clang*) echo clang ;; *) echo g++ ;; esac)" 
XDG_DATA_HOME=/wrkdirs/usr/ports/www/qt6-webengine/work  
XDG_CONFIG_HOME=/wrkdirs/usr/ports/www/qt6-webengine/work  
XDG_CACHE_HOME=/wrkdirs/usr/ports/www/qt6-webengine/work/.cache  
HOME=/wrkdirs/usr/ports/www
/qt6-webengine/work TMPDIR="/tmp" 
PKG_CONFIG_LIBDIR=/wrkdirs/usr/ports/www/qt6-webengine/work/.pkgconfig:/usr/local/libdata/pkgconfig:/usr/local/share/pkgconfig:/usr/libdata/pkgconfig
 SHELL=/bin/sh CONFIG_SHELL=/bin/sh CMAKE_PREFIX_PATH="/usr/local" 
LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8
--End CONFIGURE_ENV--

--MAKE_ENV--
CC="cc" CXX="c++"                        C_INCLUDE_PATH=/usr/local/include      
 CPLUS_INCLUDE_PATH=/usr/local/include   NINJAFLAGS="-j2"  
NINJA_PATH="/usr/local/bin/ninja"   
PATH=/wrkdirs/usr/ports/www/qt6-webengine/work/.build/bin:/usr/local/bin:/wrkdirs/usr/ports/www/qt6-webengine/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin
 GPERF=/usr/local/bin/gperf PKG_CONFIG=pkgconf 
PYTHON="/usr/local/bin/python3.9" QT_SELECT=qt6 
QMAKEMODULES="/wrkdirs/usr/ports/www/qt6-webengine/work/qtwebengine-everywhere-src-6.4.2/mkspecs/modules:/usr/local/lib/qt6/mkspecs/modules"
 QTDIR="/usr/local/lib/qt6" QMAKE="/usr/local/lib/qt6/bin/qmake"  
MOC="/usr/local/libexec/qt6/moc" RCC="/usr/local/libexec/qt6/rcc" 
UIC="/usr/local/libexec/qt6/uic"  
QMAKESPEC="/usr/local/lib/qt6/mkspecs/freebsd-$(ccver="$(c++ --version)"; case 
"$ccver" in *clang*) echo clang ;; *) echo g++ ;; esac)" 
XDG_DATA_HOME=/wrkdirs/usr/ports/www/qt6-webengine/work  
XDG_CONFIG_HOME=/wrkdirs/usr/ports/www/qt6-webengine/wor
k  XDG_CACHE_HOME=/wrkdirs/usr/ports/www/qt6-webengine/work/.cache  
HOME=/wrkdirs/usr/ports/www/qt6-webengine/work TMPDIR="/tmp" 
PKG_CONFIG_LIBDIR=/wrkdirs/usr/ports/www/qt6-webengine/work/.pkgconfig:/usr/local/libdata/pkgconfig:/usr/local/share/pkgconfig:/usr/libdata/pkgconfig
 SHELL=/bin/sh CONFIG_SHELL=/bin/sh CMAKE_PREFIX_PATH="/usr/local" 
LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 NINJA_STATUS="[%p %s/%t] " 
GPERF=/usr/local/bin/gperf QT_SELECT=qt6 
QMAKEMODULES="/wrkdirs/usr/ports/www/qt6-webengine/work/qtwebengine-everywhere-src-6.4.2/mkspecs/modules:/usr/local/lib/qt6/mkspecs/modules"
 XDG_DATA_HOME=/wrkdirs/usr/ports/www/qt6-webengine/work  
XDG_CONFIG_HOME=/wrkdirs/usr/ports/www/qt6-webengine/work  
XDG_CACHE_HOME=/wrkdirs/usr/ports/www/qt6-webengine/work/.cache  
HOME=/wrkdirs/usr/ports/www/qt6-webengine/work TMPDIR="/tmp" 
PKG_CONFIG_LIBDIR=/wrkdirs/usr/ports/www/qt6-webengine/work/.pkgconfig:/usr/local/libdata/pkgconfig:/usr/local/share/pkgconfig:/usr/libdata/pkgconfig
 MK_DEBU
G_FILES=no MK_KERNEL_SYMBOLS=no SHELL=/bin/sh NO_LINT=YES LANG=en_US.UTF-8 
LC_ALL=en_US.UTF-8 PREFIX=/usr/local  LOCALBASE=/usr/local  CC="cc" CFLAGS="-O2 
-pipe  -fstack-protector-strong -isystem /usr/local/include 
-fno-strict-aliasing "  CPP="cpp" CPPFLAGS="-isystem /usr/local/include"  
LDFLAGS=" -fstack-protector-strong -L/usr/local/lib " LIBS=""  CXX="c++" 
CXXFLAGS="-O2 -pipe -fstack-protector-strong -isystem /usr/local/include 
-fno-strict-aliasing  -isystem /usr/local/include "  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--
CMAKE_BUILD_TYPE="release" GTK2_VERSION="2.10.0"  GTK3_VERSION="3.0.0"  
GTK4_VERSION="4.0.0" PYTHON_INCLUDEDIR=include/python3.9  
PYTHON_LIBDIR=lib/python3.9  PYTHON_PLATFORM=freebsd13  
PYTHON_SITELIBDIR=lib/python3.9/site-packages  PYTHON_SUFFIX=39  
PYTHON_EXT_SUFFIX=.cpython-39  PYTHON_VER=3.9  PYTHON_VERSION=python3.9 
PYTHON2="@comment " PYTHON3="" QT_BINDIR="lib/qt6/bin" QT_INCDIR="include/qt6" 
QT_LIBDIR="lib/qt6" QT_ARCHDIR="lib/qt6" QT_PLUGINDIR="lib/qt6/plugins" 
QT_LIBEXECDIR="libexec/qt6" QT_IMPORTDIR="lib/qt6/imports" 
QT_QMLDIR="lib/qt6/qml" QT_DATADIR="share/qt6" QT_DOCDIR="share/doc/qt6" 
QT_L10NDIR="share/qt6/translations" QT_EXAMPLEDIR="share/examples/qt6" 
QT_TESTDIR="share/qt6/tests" QT_MKSPECDIR="lib/qt6/mkspecs" 
QT_TOOLDIR="libexec/qt6" DEBUG="@comment " SHORTVER=6.4  FULLVER=6.4.2 
QT_ETCDIR="etc/xdg" OSREL=13.1 PREFIX=%D LOCALBASE=/usr/local  
RESETPREFIX=/usr/local LIB32DIR=lib DOCSDIR="share/doc/webengine"  
EXAMPLESDIR="share/examples/webengine"  DATADIR="sh
are/webengine"  WWWDIR="www/webengine"  ETCDIR="etc/webengine"
--End PLIST_SUB--

--SUB_LIST--
PYTHON_INCLUDEDIR=/usr/local/include/python3.9  
PYTHON_LIBDIR=/usr/local/lib/python3.9  PYTHON_PLATFORM=freebsd13  
PYTHON_SITELIBDIR=/usr/local/lib/python3.9/site-packages  PYTHON_SUFFIX=39  
PYTHON_EXT_SUFFIX=.cpython-39  PYTHON_VER=3.9  PYTHON_VERSION=python3.9 
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
PACKAGE_BUILDING=yes
PACKAGE_BUILDING_FLAVORS=yes
MACHINE=i386
MACHINE_ARCH=i386
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 
([email protected]:llvm/llvm-project.git llvmorg-13.0.0-0-gd7b669b3a303) Target: 
i386-unknown-freebsd13.1 Thread model: posix InstalledDir: /usr/bin
_ALTCCVERSION_921dbbb2=none
_CXXINTERNAL_acaad9ca=FreeBSD clang version 13.0.0 
([email protected]:llvm/llvm-project.git llvmorg-13.0.0-0-gd7b669b3a303) Target: 
i386-unknown-freebsd13.1 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" "-m" "elf_i386_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 
([email protected]:llvm/llvm-project.git llvmorg-13.0.0-0-gd7b669b3a303) Target: 
i386-unknown-freebsd13.1 Thread model: posix InstalledDir: /usr/bin
_OBJC_ALTCCVERSION_921dbbb2=none
ARCH=i386
OPSYS=FreeBSD
_OSRELEASE=13.1-RELEASE-p8
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)  524288
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 LGPL21 accepted by the user
===========================================================================
=======================<phase: pkg-depends    >============================
===>   qt6-webengine-6.4.2_6 depends on file: /usr/local/sbin/pkg - not found
===>   Installing existing package /packages/All/pkg-1.19.1_3.pkg
[131i386-default-job-12] Installing pkg-1.19.1_3...
[131i386-default-job-12] Extracting pkg-1.19.1_3: .......... done
===>   qt6-webengine-6.4.2_6 depends on file: /usr/local/sbin/pkg - found
===>   Returning to build of qt6-webengine-6.4.2_6
===========================================================================
=======================<phase: fetch-depends  >============================
===========================================================================
=======================<phase: fetch          >============================
===>  License LGPL21 accepted by the user
===> Fetching all distfiles required by qt6-webengine-6.4.2_6 for building
===========================================================================
=======================<phase: checksum       >============================
===>  License LGPL21 accepted by the user
===> Fetching all distfiles required by qt6-webengine-6.4.2_6 for building
=> SHA256 Checksum OK for KDE/Qt/6.4.2/qtwebengine-everywhere-src-6.4.2.tar.xz.
===========================================================================
=======================<phase: extract-depends>============================
===========================================================================
=======================<phase: extract        >============================
===>  License LGPL21 accepted by the user
===> Fetching all distfiles required by qt6-webengine-6.4.2_6 for building
===>  Extracting for qt6-webengine-6.4.2_6
=> SHA256 Checksum OK for KDE/Qt/6.4.2/qtwebengine-everywhere-src-6.4.2.tar.xz.
===========================================================================
=======================<phase: patch-depends  >============================
===========================================================================
=======================<phase: patch          >============================
===>  Patching for qt6-webengine-6.4.2_6
===>  Applying extra patch 
/usr/ports/www/qt6-webengine/files/extra-patch-32bit-compress_files_js
===>  Applying FreeBSD patches for qt6-webengine-6.4.2_6 from 
/usr/ports/www/qt6-webengine/files
===========================================================================
=======================<phase: build-depends  >============================
===>   qt6-webengine-6.4.2_6 depends on file: 
/usr/local/include/linux/videodev2.h - not found
===>   Installing existing package /packages/All/v4l_compat-1.23.0.pkg
[131i386-default-job-12] Installing v4l_compat-1.23.0...
<snip>
                                                        ^~~~~~~~~
                                                        {        }
1 warning generated.
[ 94% 28646/30397] CXX 
obj/third_party/blink/renderer/modules/bluetooth/bluetooth/bluetooth_jumbo_2.o
In file included from 
gen/third_party/blink/renderer/modules/bluetooth/bluetooth_jumbo_2.cc:5:
In file included from 
./../../../../../qtwebengine-everywhere-src-6.4.2/src/3rdparty/chromium/third_party/blink/renderer/modules/bluetooth/bluetooth_remote_gatt_characteristic.cc:5:
In file included from 
../../../../../qtwebengine-everywhere-src-6.4.2/src/3rdparty/chromium/third_party/blink/renderer/modules/bluetooth/bluetooth_remote_gatt_characteristic.h:14:
In file included from 
../../../../../qtwebengine-everywhere-src-6.4.2/src/3rdparty/chromium/third_party/blink/renderer/modules/bluetooth/bluetooth_remote_gatt_service.h:10:
In file included from 
../../../../../qtwebengine-everywhere-src-6.4.2/src/3rdparty/chromium/third_party/blink/renderer/modules/bluetooth/bluetooth_device.h:10:
In file included from 
../../../../../qtwebengine-everywhere-src-6.4.2/src/3rdparty/chromium/third_party/blink/renderer/bindings/core/v8/script_promise.h:35:
In file included from 
../../../../../qtwebengine-everywhere-src-6.4.2/src/3rdparty/chromium/third_party/blink/renderer/bindings/core/v8/script_value.h:36:
In file included from 
../../../../../qtwebengine-everywhere-src-6.4.2/src/3rdparty/chromium/third_party/blink/renderer/bindings/core/v8/world_safe_v8_reference.h:9:
In file included from 
../../../../../qtwebengine-everywhere-src-6.4.2/src/3rdparty/chromium/third_party/blink/renderer/platform/bindings/dom_wrapper_world.h:36:
In file included from 
../../../../../qtwebengine-everywhere-src-6.4.2/src/3rdparty/chromium/third_party/blink/renderer/platform/bindings/script_state.h:12:
In file included from 
../../../../../qtwebengine-everywhere-src-6.4.2/src/3rdparty/chromium/third_party/blink/public/common/tokens/tokens.h:8:
In file included from 
../../../../../qtwebengine-everywhere-src-6.4.2/src/3rdparty/chromium/base/types/token_type.h:11:
In file included from 
../../../../../qtwebengine-everywhere-src-6.4.2/src/3rdparty/chromium/base/unguessable_token.h:16:
../../../../../qtwebengine-everywhere-src-6.4.2/src/3rdparty/chromium/base/token.h:32:57:
 warning: suggest braces around initialization of subobject [-Wmissing-braces]
  constexpr Token(uint64_t high, uint64_t low) : words_{high, low} {}
                                                        ^~~~~~~~~
                                                        {        }
1 warning generated.
[ 94% 28647/30397] STAMP 
obj/third_party/blink/renderer/modules/breakout_box/breakout_box.inputdeps.stamp
[ 94% 28648/30397] CXX 
obj/third_party/blink/renderer/modules/bluetooth/bluetooth/bluetooth_jumbo_1.o
In file included from 
gen/third_party/blink/renderer/modules/bluetooth/bluetooth_jumbo_1.cc:5:
In file included from 
./../../../../../qtwebengine-everywhere-src-6.4.2/src/3rdparty/chromium/third_party/blink/renderer/modules/bluetooth/bluetooth.cc:5:
In file included from 
../../../../../qtwebengine-everywhere-src-6.4.2/src/3rdparty/chromium/third_party/blink/renderer/modules/bluetooth/bluetooth.h:9:
In file included from 
../../../../../qtwebengine-everywhere-src-6.4.2/src/3rdparty/chromium/third_party/blink/renderer/bindings/core/v8/script_promise.h:35:
In file included from 
../../../../../qtwebengine-everywhere-src-6.4.2/src/3rdparty/chromium/third_party/blink/renderer/bindings/core/v8/script_value.h:36:
In file included from 
../../../../../qtwebengine-everywhere-src-6.4.2/src/3rdparty/chromium/third_party/blink/renderer/bindings/core/v8/world_safe_v8_reference.h:9:
In file included from 
../../../../../qtwebengine-everywhere-src-6.4.2/src/3rdparty/chromium/third_party/blink/renderer/platform/bindings/dom_wrapper_world.h:36:
In file included from 
../../../../../qtwebengine-everywhere-src-6.4.2/src/3rdparty/chromium/third_party/blink/renderer/platform/bindings/script_state.h:12:
In file included from 
../../../../../qtwebengine-everywhere-src-6.4.2/src/3rdparty/chromium/third_party/blink/public/common/tokens/tokens.h:8:
In file included from 
../../../../../qtwebengine-everywhere-src-6.4.2/src/3rdparty/chromium/base/types/token_type.h:11:
In file included from 
../../../../../qtwebengine-everywhere-src-6.4.2/src/3rdparty/chromium/base/unguessable_token.h:16:
../../../../../qtwebengine-everywhere-src-6.4.2/src/3rdparty/chromium/base/token.h:32:57:
 warning: suggest braces around initialization of subobject [-Wmissing-braces]
  constexpr Token(uint64_t high, uint64_t low) : words_{high, low} {}
                                                        ^~~~~~~~~
                                                        {        }
1 warning generated.
[ 94% 28649/30397] CXX 
obj/third_party/blink/renderer/modules/breakout_box/breakout_box/breakout_box_jumbo_1.o
In file included from 
gen/third_party/blink/renderer/modules/breakout_box/breakout_box_jumbo_1.cc:5:
In file included from 
./../../../../../qtwebengine-everywhere-src-6.4.2/src/3rdparty/chromium/third_party/blink/renderer/modules/breakout_box/frame_queue_transferring_optimizer.cc:5:
In file included from 
../../../../../qtwebengine-everywhere-src-6.4.2/src/3rdparty/chromium/third_party/blink/renderer/modules/breakout_box/frame_queue_transferring_optimizer.h:11:
In file included from 
../../../../../qtwebengine-everywhere-src-6.4.2/src/3rdparty/chromium/third_party/blink/renderer/modules/breakout_box/frame_queue_underlying_source.h:10:
In file included from 
../../../../../qtwebengine-everywhere-src-6.4.2/src/3rdparty/chromium/media/base/video_frame.h:22:
In file included from 
../../../../../qtwebengine-everywhere-src-6.4.2/src/3rdparty/chromium/base/memory/unsafe_shared_memory_region.h:10:
In file included from 
../../../../../qtwebengine-everywhere-src-6.4.2/src/3rdparty/chromium/base/memory/platform_shared_memory_region.h:12:
In file included from 
../../../../../qtwebengine-everywhere-src-6.4.2/src/3rdparty/chromium/base/unguessable_token.h:16:
../../../../../qtwebengine-everywhere-src-6.4.2/src/3rdparty/chromium/base/token.h:32:57:
 warning: suggest braces around initialization of subobject [-Wmissing-braces]
  constexpr Token(uint64_t high, uint64_t low) : words_{high, low} {}
                                                        ^~~~~~~~~
                                                        {        }
1 warning generated.
[ 94% 28650/30397] STAMP 
obj/third_party/blink/renderer/modules/broadcastchannel/broadcastchannel.inputdeps.stamp
[ 94% 28651/30397] CXX 
obj/third_party/blink/renderer/modules/breakout_box/breakout_box/breakout_box_jumbo_2.o
In file included from 
gen/third_party/blink/renderer/modules/breakout_box/breakout_box_jumbo_2.cc:5:
In file included from 
./../../../../../qtwebengine-everywhere-src-6.4.2/src/3rdparty/chromium/third_party/blink/renderer/modules/breakout_box/media_stream_audio_track_underlying_sink.cc:5:
In file included from 
../../../../../qtwebengine-everywhere-src-6.4.2/src/3rdparty/chromium/third_party/blink/renderer/modules/breakout_box/media_stream_audio_track_underlying_sink.h:8:
In file included from 
../../../../../qtwebengine-everywhere-src-6.4.2/src/3rdparty/chromium/third_party/blink/renderer/core/streams/underlying_sink_base.h:8:
In file included from 
../../../../../qtwebengine-everywhere-src-6.4.2/src/3rdparty/chromium/third_party/blink/renderer/bindings/core/v8/script_promise.h:35:
In file included from 
../../../../../qtwebengine-everywhere-src-6.4.2/src/3rdparty/chromium/third_party/blink/renderer/bindings/core/v8/script_value.h:36:
In file included from 
../../../../../qtwebengine-everywhere-src-6.4.2/src/3rdparty/chromium/third_party/blink/renderer/bindings/core/v8/world_safe_v8_reference.h:9:
In file included from 
../../../../../qtwebengine-everywhere-src-6.4.2/src/3rdparty/chromium/third_party/blink/renderer/platform/bindings/dom_wrapper_world.h:36:
In file included from 
../../../../../qtwebengine-everywhere-src-6.4.2/src/3rdparty/chromium/third_party/blink/renderer/platform/bindings/script_state.h:12:
In file included from 
../../../../../qtwebengine-everywhere-src-6.4.2/src/3rdparty/chromium/third_party/blink/public/common/tokens/tokens.h:8:
In file included from 
../../../../../qtwebengine-everywhere-src-6.4.2/src/3rdparty/chromium/base/types/token_type.h:11:
In file included from 
../../../../../qtwebengine-everywhere-src-6.4.2/src/3rdparty/chromium/base/unguessable_token.h:16:
../../../../../qtwebengine-everywhere-src-6.4.2/src/3rdparty/chromium/base/token.h:32:57:
 warning: suggest braces around initialization of subobject [-Wmissing-braces]
  constexpr Token(uint64_t high, uint64_t low) : words_{high, low} {}
                                                        ^~~~~~~~~
                                                        {        }
1 warning generated.
[ 94% 28652/30397] STAMP 
obj/third_party/blink/renderer/modules/browsing_topics/browsing_topics.inputdeps.stamp
[ 94% 28653/30397] CXX 
obj/third_party/blink/renderer/modules/broadcastchannel/broadcastchannel/broadcast_channel.o
In file included from 
../../../../../qtwebengine-everywhere-src-6.4.2/src/3rdparty/chromium/third_party/blink/renderer/modules/broadcastchannel/broadcast_channel.cc:5:
In file included from 
../../../../../qtwebengine-everywhere-src-6.4.2/src/3rdparty/chromium/third_party/blink/renderer/modules/broadcastchannel/broadcast_channel.h:10:
In file included from 
gen/third_party/blink/public/mojom/broadcastchannel/broadcast_channel.mojom-blink.h:19:
In file included from 
../../../../../qtwebengine-everywhere-src-6.4.2/src/3rdparty/chromium/mojo/public/cpp/bindings/lib/serialization.h:18:
In file included from 
../../../../../qtwebengine-everywhere-src-6.4.2/src/3rdparty/chromium/mojo/public/cpp/bindings/lib/handle_serialization.h:14:
In file included from 
../../../../../qtwebengine-everywhere-src-6.4.2/src/3rdparty/chromium/mojo/public/cpp/system/platform_handle.h:17:
In file included from 
../../../../../qtwebengine-everywhere-src-6.4.2/src/3rdparty/chromium/base/memory/read_only_shared_memory_region.h:10:
In file included from 
../../../../../qtwebengine-everywhere-src-6.4.2/src/3rdparty/chromium/base/memory/platform_shared_memory_region.h:12:
In file included from 
../../../../../qtwebengine-everywhere-src-6.4.2/src/3rdparty/chromium/base/unguessable_token.h:16:
../../../../../qtwebengine-everywhere-src-6.4.2/src/3rdparty/chromium/base/token.h:32:57:
 warning: suggest braces around initialization of subobject [-Wmissing-braces]
  constexpr Token(uint64_t high, uint64_t low) : words_{high, low} {}
                                                        ^~~~~~~~~
                                                        {        }
1 warning generated.
[ 94% 28654/30397] STAMP 
obj/third_party/blink/renderer/modules/buckets/buckets.inputdeps.stamp
[ 94% 28655/30397] CXX 
obj/third_party/blink/renderer/modules/browsing_topics/browsing_topics/browsing_topics_document_supplement.o
In file included from 
../../../../../qtwebengine-everywhere-src-6.4.2/src/3rdparty/chromium/third_party/blink/renderer/modules/browsing_topics/browsing_topics_document_supplement.cc:5:
In file included from 
../../../../../qtwebengine-everywhere-src-6.4.2/src/3rdparty/chromium/third_party/blink/renderer/modules/browsing_topics/browsing_topics_document_supplement.h:8:
In file included from 
gen/third_party/blink/public/mojom/browsing_topics/browsing_topics.mojom-blink.h:19:
In file included from 
../../../../../qtwebengine-everywhere-src-6.4.2/src/3rdparty/chromium/mojo/public/cpp/bindings/lib/serialization.h:18:
In file included from 
../../../../../qtwebengine-everywhere-src-6.4.2/src/3rdparty/chromium/mojo/public/cpp/bindings/lib/handle_serialization.h:14:
In file included from 
../../../../../qtwebengine-everywhere-src-6.4.2/src/3rdparty/chromium/mojo/public/cpp/system/platform_handle.h:17:
In file included from 
../../../../../qtwebengine-everywhere-src-6.4.2/src/3rdparty/chromium/base/memory/read_only_shared_memory_region.h:10:
In file included from 
../../../../../qtwebengine-everywhere-src-6.4.2/src/3rdparty/chromium/base/memory/platform_shared_memory_region.h:12:
In file included from 
../../../../../qtwebengine-everywhere-src-6.4.2/src/3rdparty/chromium/base/unguessable_token.h:16:
../../../../../qtwebengine-everywhere-src-6.4.2/src/3rdparty/chromium/base/token.h:32:57:
 warning: suggest braces around initialization of subobject [-Wmissing-braces]
  constexpr Token(uint64_t high, uint64_t low) : words_{high, low} {}
                                                        ^~~~~~~~~
                                                        {        }
1 warning generated.
[ 94% 28656/30397] STAMP 
obj/third_party/blink/renderer/modules/cache_storage/cache_storage.inputdeps.stamp
[ 94% 28657/30397] CXX 
obj/third_party/blink/renderer/modules/buckets/buckets/buckets_jumbo_1.o
In file included from 
gen/third_party/blink/renderer/modules/buckets/buckets_jumbo_1.cc:5:
In file included from 
./../../../../../qtwebengine-everywhere-src-6.4.2/src/3rdparty/chromium/third_party/blink/renderer/modules/buckets/storage_bucket.cc:5:
In file included from 
../../../../../qtwebengine-everywhere-src-6.4.2/src/3rdparty/chromium/third_party/blink/renderer/modules/buckets/storage_bucket.h:10:
In file included from 
gen/third_party/blink/public/mojom/buckets/bucket_manager_host.mojom-blink.h:19:
In file included from 
../../../../../qtwebengine-everywhere-src-6.4.2/src/3rdparty/chromium/mojo/public/cpp/bindings/lib/serialization.h:18:
In file included from 
../../../../../qtwebengine-everywhere-src-6.4.2/src/3rdparty/chromium/mojo/public/cpp/bindings/lib/handle_serialization.h:14:
In file included from 
../../../../../qtwebengine-everywhere-src-6.4.2/src/3rdparty/chromium/mojo/public/cpp/system/platform_handle.h:17:
In file included from 
../../../../../qtwebengine-everywhere-src-6.4.2/src/3rdparty/chromium/base/memory/read_only_shared_memory_region.h:10:
In file included from 
../../../../../qtwebengine-everywhere-src-6.4.2/src/3rdparty/chromium/base/memory/platform_shared_memory_region.h:12:
In file included from 
../../../../../qtwebengine-everywhere-src-6.4.2/src/3rdparty/chromium/base/unguessable_token.h:16:
../../../../../qtwebengine-everywhere-src-6.4.2/src/3rdparty/chromium/base/token.h:32:57:
 warning: suggest braces around initialization of subobject [-Wmissing-braces]
  constexpr Token(uint64_t high, uint64_t low) : words_{high, low} {}
                                                        ^~~~~~~~~
                                                        {        }
1 warning generated.
[ 94% 28658/30397] STAMP 
obj/third_party/blink/renderer/modules/canvas/canvas.inputdeps.stamp
[ 94% 28659/30397] CXX 
obj/third_party/blink/renderer/modules/canvas/canvas/image_bitmap_rendering_context_base.o
In file included from 
../../../../../qtwebengine-everywhere-src-6.4.2/src/3rdparty/chromium/third_party/blink/renderer/modules/canvas/imagebitmap/image_bitmap_rendering_context_base.cc:5:
In file included from 
../../../../../qtwebengine-everywhere-src-6.4.2/src/3rdparty/chromium/third_party/blink/renderer/modules/canvas/imagebitmap/image_bitmap_rendering_context_base.h:9:
In file included from 
../../../../../qtwebengine-everywhere-src-6.4.2/src/3rdparty/chromium/third_party/blink/renderer/core/html/canvas/canvas_rendering_context.h:35:
In file included from 
../../../../../qtwebengine-everywhere-src-6.4.2/src/3rdparty/chromium/third_party/blink/renderer/core/html/canvas/html_canvas_element.h:35:
In file included from 
../../../../../qtwebengine-everywhere-src-6.4.2/src/3rdparty/chromium/third_party/blink/renderer/bindings/core/v8/script_value.h:36:
In file included from 
../../../../../qtwebengine-everywhere-src-6.4.2/src/3rdparty/chromium/third_party/blink/renderer/bindings/core/v8/world_safe_v8_reference.h:9:
In file included from 
../../../../../qtwebengine-everywhere-src-6.4.2/src/3rdparty/chromium/third_party/blink/renderer/platform/bindings/dom_wrapper_world.h:36:
In file included from 
../../../../../qtwebengine-everywhere-src-6.4.2/src/3rdparty/chromium/third_party/blink/renderer/platform/bindings/script_state.h:12:
In file included from 
../../../../../qtwebengine-everywhere-src-6.4.2/src/3rdparty/chromium/third_party/blink/public/common/tokens/tokens.h:8:
In file included from 
../../../../../qtwebengine-everywhere-src-6.4.2/src/3rdparty/chromium/base/types/token_type.h:11:
In file included from 
../../../../../qtwebengine-everywhere-src-6.4.2/src/3rdparty/chromium/base/unguessable_token.h:16:
../../../../../qtwebengine-everywhere-src-6.4.2/src/3rdparty/chromium/base/token.h:32:57:
 warning: suggest braces around initialization of subobject [-Wmissing-braces]
  constexpr Token(uint64_t high, uint64_t low) : words_{high, low} {}
                                                        ^~~~~~~~~
                                                        {        }
1 warning generated.
[ 94% 28660/30397] CXX 
obj/third_party/blink/renderer/modules/cache_storage/cache_storage/cache_storage_jumbo_1.o
FAILED: 
obj/third_party/blink/renderer/modules/cache_storage/cache_storage/cache_storage_jumbo_1.o
 
/usr/bin/c++ -MMD -MF 
obj/third_party/blink/renderer/modules/cache_storage/cache_storage/cache_storage_jumbo_1.o.d
 -DUSE_AURA=1 -DUSE_OZONE=1 -DOFFICIAL_BUILD -DTOOLKIT_QT 
-D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D_FILE_OFFSET_BITS=64 
-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -DNO_UNWIND_TABLES -D_GNU_SOURCE 
-DNDEBUG -DNVALGRIND -DDYNAMIC_ANNOTATIONS_ENABLED=0 
-DBLINK_MODULES_IMPLEMENTATION=1 -DBLINK_IMPLEMENTATION=1 -DINSIDE_BLINK 
-DVK_USE_PLATFORM_XCB_KHR -DGL_GLEXT_PROTOTYPES -DUSE_GLX -DUSE_EGL 
-DWTF_USE_WEBAUDIO_PFFFT=1 -DSK_CODEC_DECODES_PNG -DSK_CODEC_DECODES_WEBP 
-DSK_ENCODE_PNG -DSK_ENCODE_WEBP -DSK_ENABLE_SKSL 
-DSK_UNTIL_CRBUG_1187654_IS_FIXED 
-DSK_USER_CONFIG_HEADER=\"../../skia/config/SkUserConfig.h\" 
-DSK_WIN_FONTMGR_NO_SIMULATIONS -DSK_GL -DSK_CODEC_DECODES_JPEG 
-DSK_ENCODE_JPEG -DSK_HAS_WUFFS_LIBRARY -DSK_VULKAN=1 -DSK_SUPPORT_GPU=1 
-DSK_GPU_WORKAROUNDS_HEADER=\"gpu/config/gpu_driver_bug_workaround_autogen.h\" 
-DGOOGLE_PROTOBUF_NO_RTTI -DGOOGLE_PROTOBU
F_NO_STATIC_INITIALIZER -DHAVE_PTHREAD -DV8_DEPRECATION_WARNINGS 
-DU_USING_ICU_NAMESPACE=0 -DU_ENABLE_DYLOAD=0 -DUSE_CHROMIUM_ICU=1 
-DU_ENABLE_TRACING=1 -DU_ENABLE_RESOURCE_TRACING=0 -DU_STATIC_IMPLEMENTATION 
-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_FILE -DWEBRTC_ENABLE_AVX2 
-DWEBRTC_NON_STATIC_TRACE_EVENT_HANDLERS=0 -DWEBRTC_CHROMIUM_BUILD 
-DWEBRTC_POSIX -DWEBRTC_LINUX -DWEBRTC_BSD -DABSL_ALLOCATOR_NOTHROW=1 
-DWEBRTC_USE_BUILTIN_ISAC_FIX=0 -DWEBRTC_USE_BUILTIN_ISAC_FLOAT=1 
-DWEBRTC_USE_X11 -DLOGGING_INSIDE_WEBRTC -DLEVELDB_PLATFORM_CHROMIUM=1 
-DCRASHPAD_ZLIB_SOURCE_EXTERNAL -DUSE_SYSTEM_ZLIB=1 -DUSE_SYSTEM_LIBJPEG -I. 
-Igen -I../../../../../qtwebengine-everywhere-src-6.4.2/src/3rdparty/chromium 
-I../../../../../qtwebengine-everywhere-src-6.4.2/src/3rdparty/chromium/third_party/perfetto/include
 -Igen/third_party/perfetto/build_config -Igen/third_party/perfetto 
-Igen/third_party/dawn/include 
-I../../../../../qtwebengine-everywhere-src-6.4.2/src/3rdparty/chromium/third_party/dawn/in
clude 
-I../../../../../qtwebengine-everywhere-src-6.4.2/src/3rdparty/chromium/third_party/dawn/src/include
 
-I../../../../../qtwebengine-everywhere-src-6.4.2/src/3rdparty/chromium/third_party/khronos
 -I../../../../../qtwebengine-everywhere-src-6.4.2/src/3rdparty/chromium/gpu 
-I../../../../../qtwebengine-everywhere-src-6.4.2/src/3rdparty/chromium/third_party/vulkan-deps/vulkan-headers/src/include
 
-I../../../../../qtwebengine-everywhere-src-6.4.2/src/3rdparty/chromium/third_party/libyuv/include
 
-I../../../../../qtwebengine-everywhere-src-6.4.2/src/3rdparty/chromium/third_party/jsoncpp/source/include
 
-I../../../../../qtwebengine-everywhere-src-6.4.2/src/3rdparty/chromium/third_party/abseil-cpp
 
-I../../../../../qtwebengine-everywhere-src-6.4.2/src/3rdparty/chromium/third_party/boringssl/src/include
 
-I../../../../../qtwebengine-everywhere-src-6.4.2/src/3rdparty/chromium/third_party/protobuf/src
 -Igen/protoc_out 
-I../../../../../qtwebengine-everywhere-src-6.4.2/src/3rdparty/chromiu
m/third_party/skia 
-I../../../../../qtwebengine-everywhere-src-6.4.2/src/3rdparty/chromium/third_party/wuffs/src/release/c
 
-I../../../../../qtwebengine-everywhere-src-6.4.2/src/3rdparty/chromium/third_party/vulkan/include
 -Igen/net/third_party/quiche/src 
-I../../../../../qtwebengine-everywhere-src-6.4.2/src/3rdparty/chromium/net/third_party/quiche/overrides
 
-I../../../../../qtwebengine-everywhere-src-6.4.2/src/3rdparty/chromium/net/third_party/quiche/src/quiche/common/platform/default
 
-I../../../../../qtwebengine-everywhere-src-6.4.2/src/3rdparty/chromium/net/third_party/quiche/src
 
-I../../../../../qtwebengine-everywhere-src-6.4.2/src/3rdparty/chromium/v8/include
 -Igen/v8/include 
-I../../../../../qtwebengine-everywhere-src-6.4.2/src/3rdparty/chromium/third_party/icu/source/common
 
-I../../../../../qtwebengine-everywhere-src-6.4.2/src/3rdparty/chromium/third_party/icu/source/i18n
 
-I../../../../../qtwebengine-everywhere-src-6.4.2/src/3rdparty/chromium/third_party/ced/src
 -I../.
./../../../qtwebengine-everywhere-src-6.4.2/src/3rdparty/chromium/third_party/webrtc_overrides
 
-I../../../../../qtwebengine-everywhere-src-6.4.2/src/3rdparty/chromium/third_party/webrtc
 -Igen/third_party/webrtc 
-I../../../../../qtwebengine-everywhere-src-6.4.2/src/3rdparty/chromium/third_party/libwebm/source
 
-I../../../../../qtwebengine-everywhere-src-6.4.2/src/3rdparty/chromium/third_party/leveldatabase
 
-I../../../../../qtwebengine-everywhere-src-6.4.2/src/3rdparty/chromium/third_party/leveldatabase/src
 
-I../../../../../qtwebengine-everywhere-src-6.4.2/src/3rdparty/chromium/third_party/leveldatabase/src/include
 
-I../../../../../qtwebengine-everywhere-src-6.4.2/src/3rdparty/chromium/third_party/libaom/source/libaom
 
-I../../../../../qtwebengine-everywhere-src-6.4.2/src/3rdparty/chromium/third_party/crashpad/crashpad
 
-I../../../../../qtwebengine-everywhere-src-6.4.2/src/3rdparty/chromium/third_party/crashpad/crashpad/compat/non_win
 -I../../../../../qtwebengine-everywhere-src-6
.4.2/src/3rdparty/chromium/third_party/iccjpeg 
-I../../../../../qtwebengine-everywhere-src-6.4.2/src/3rdparty/chromium/third_party/ots/src/include
 -Wall -Wextra -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wimplicit-fallthrough 
-Wthread-safety -Wno-missing-field-initializers -Wno-unused-parameter 
-Wloop-analysis -Wno-unneeded-internal-declaration -Wenum-compare-conditional 
-Wno-psabi -Wno-ignored-pragma-optimize -Wshadow 
-fno-delete-null-pointer-checks -fno-ident -fno-strict-aliasing 
--param=ssp-buffer-size=4 -fstack-protector -Wno-unknown-argument 
-Wno-unknown-attributes -Wno-unknown-warning-option -Wno-unknown-pragmas 
-fno-unwind-tables -fno-asynchronous-unwind-tables -fPIC -pthread 
-fcolor-diagnostics -fmerge-all-constants -m32 -mfpmath=sse -msse3 
-no-canonical-prefixes -fno-omit-frame-pointer -momit-leaf-frame-pointer 
-fvisibility=hidden -Wheader-hygiene -Wstring-conversion 
-Wtautological-overlap-compare -Wglobal-constructors -Wno-unused-variable 
-Wconversion -Wno-float-conver
sion -Wno-sign-conversion -Wno-implicit-float-conversion 
-Wno-implicit-int-conversion -Wno-unused-variable -g0 -O2 -fdata-sections 
-ffunction-sections -fno-unique-section-names -DPROTOBUF_ALLOW_DEPRECATED=1 
-I/usr/local/include/nss -I/usr/local/include/nspr -Wno-shadow 
-I/usr/local/include/libpng16 -I/usr/local/include/webp 
-I/usr/local/include/libxml2 -I/usr/local/include/libxml2 
-Wno-parentheses-equality -Wno-tautological-compare 
-Wno-thread-safety-attributes -Wno-undefined-bool-conversion 
-Wno-tautological-undefined-compare -std=c++17 -Wno-trigraphs -fno-aligned-new 
-fno-exceptions -fno-rtti -fvisibility-inlines-hidden 
-Wno-deprecated-declarations -isystem /usr/local/include -O2 -pipe 
-fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  
-isystem /usr/local/include  -c 
gen/third_party/blink/renderer/modules/cache_storage/cache_storage_jumbo_1.cc 
-o 
obj/third_party/blink/renderer/modules/cache_storage/cache_storage/cache_storage_jumbo_1.o
In file included from 
gen/third_party/blink/renderer/modules/cache_storage/cache_storage_jumbo_1.cc:5:
In file included from 
./../../../../../qtwebengine-everywhere-src-6.4.2/src/3rdparty/chromium/third_party/blink/renderer/modules/cache_storage/cache.cc:5:
In file included from 
../../../../../qtwebengine-everywhere-src-6.4.2/src/3rdparty/chromium/third_party/blink/renderer/modules/cache_storage/cache.h:11:
In file included from 
gen/third_party/blink/public/mojom/cache_storage/cache_storage.mojom-blink.h:19:
In file included from 
../../../../../qtwebengine-everywhere-src-6.4.2/src/3rdparty/chromium/mojo/public/cpp/bindings/lib/serialization.h:18:
In file included from 
../../../../../qtwebengine-everywhere-src-6.4.2/src/3rdparty/chromium/mojo/public/cpp/bindings/lib/handle_serialization.h:14:
In file included from 
../../../../../qtwebengine-everywhere-src-6.4.2/src/3rdparty/chromium/mojo/public/cpp/system/platform_handle.h:17:
In file included from 
../../../../../qtwebengine-everywhere-src-6.4.2/src/3rdparty/chromium/base/memory/read_only_shared_memory_region.h:10:
In file included from 
../../../../../qtwebengine-everywhere-src-6.4.2/src/3rdparty/chromium/base/memory/platform_shared_memory_region.h:12:
In file included from 
../../../../../qtwebengine-everywhere-src-6.4.2/src/3rdparty/chromium/base/unguessable_token.h:16:
../../../../../qtwebengine-everywhere-src-6.4.2/src/3rdparty/chromium/base/token.h:32:57:
 warning: suggest braces around initialization of subobject [-Wmissing-braces]
  constexpr Token(uint64_t high, uint64_t low) : words_{high, low} {}
                                                        ^~~~~~~~~
                                                        {        }
[ 94% 28660/30397] CXX 
obj/third_party/blink/renderer/modules/canvas/canvas/offscreen_canvas_rendering_context_2d.o
In file included from 
../../../../../qtwebengine-everywhere-src-6.4.2/src/3rdparty/chromium/third_party/blink/renderer/modules/canvas/offscreencanvas2d/offscreen_canvas_rendering_context_2d.cc:5:
In file included from 
../../../../../qtwebengine-everywhere-src-6.4.2/src/3rdparty/chromium/third_party/blink/renderer/modules/canvas/offscreencanvas2d/offscreen_canvas_rendering_context_2d.h:11:
In file included from 
../../../../../qtwebengine-everywhere-src-6.4.2/src/3rdparty/chromium/third_party/blink/renderer/core/html/canvas/canvas_rendering_context.h:35:
In file included from 
../../../../../qtwebengine-everywhere-src-6.4.2/src/3rdparty/chromium/third_party/blink/renderer/core/html/canvas/html_canvas_element.h:35:
In file included from 
../../../../../qtwebengine-everywhere-src-6.4.2/src/3rdparty/chromium/third_party/blink/renderer/bindings/core/v8/script_value.h:36:
In file included from 
../../../../../qtwebengine-everywhere-src-6.4.2/src/3rdparty/chromium/third_party/blink/renderer/bindings/core/v8/world_safe_v8_reference.h:9:
In file included from 
../../../../../qtwebengine-everywhere-src-6.4.2/src/3rdparty/chromium/third_party/blink/renderer/platform/bindings/dom_wrapper_world.h:36:
In file included from 
../../../../../qtwebengine-everywhere-src-6.4.2/src/3rdparty/chromium/third_party/blink/renderer/platform/bindings/script_state.h:12:
In file included from 
../../../../../qtwebengine-everywhere-src-6.4.2/src/3rdparty/chromium/third_party/blink/public/common/tokens/tokens.h:8:
In file included from 
../../../../../qtwebengine-everywhere-src-6.4.2/src/3rdparty/chromium/base/types/token_type.h:11:
In file included from 
../../../../../qtwebengine-everywhere-src-6.4.2/src/3rdparty/chromium/base/unguessable_token.h:16:
../../../../../qtwebengine-everywhere-src-6.4.2/src/3rdparty/chromium/base/token.h:32:57:
 warning: suggest braces around initialization of subobject [-Wmissing-braces]
  constexpr Token(uint64_t high, uint64_t low) : words_{high, low} {}
                                                        ^~~~~~~~~
                                                        {        }
1 warning generated.
ninja: build stopped: subcommand failed.
*** [src/core/Release/i386/QtWebEngineCore.stamp] Error code 1

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

make[3]: stopped in /wrkdirs/usr/ports/www/qt6-webengine/work/.build
*** [src/core/CMakeFiles/QtWebEngineCore_Release_i386.dir/all] Error code 2

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

make[2]: stopped in /wrkdirs/usr/ports/www/qt6-webengine/work/.build
*** [all] Error code 2

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

make[1]: stopped in /wrkdirs/usr/ports/www/qt6-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/qt6-webengine

Reply via email to