[exp - 142amd64-default-build-as-user][www/qt5-webengine] Failed for qt5-webengine-5.15.18p7_1 in build

pkg-fallout at FreeBSD.org pkg-fallout at FreeBSD.org
Sun Apr 13 18:56:43 BST 2025


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/142amd64-default-build-as-user/f23ac50c847b/logs/qt5-webengine-5.15.18p7_1.log
Build URL:      https://pkg-status.freebsd.org/package19/build.html?mastername=142amd64-default-build-as-user&build=f23ac50c847b
Log:

=>> Building www/qt5-webengine
build started at Sun Apr 13 07:45:21 UTC 2025
port directory: /usr/ports/www/qt5-webengine
package name: qt5-webengine-5.15.18p7_1
building for: FreeBSD 142amd64-default-build-as-user-job-02 14.2-RELEASE-p3 FreeBSD 14.2-RELEASE-p3 amd64
maintained by: kde at FreeBSD.org
Makefile datestamp: -rw-r--r--  1 root wheel 7170 Apr 13 00:03 /usr/ports/www/qt5-webengine/Makefile
Ports top last git commit: f23ac50c84
Ports top unclean checkout: no
Port dir last git commit: 64f3a6bf7e
Port dir unclean checkout: no
Poudriere version: poudriere-git-3.4.2-9-g05a460dc
Host OSVERSION: 1500035
Jail OSVERSION: 1402000
Job Id: 02

---Begin Environment---
SHELL=/bin/sh
OSVERSION=1402000
UNAME_v=FreeBSD 14.2-RELEASE-p3
UNAME_r=14.2-RELEASE-p3
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.2-9-g05a460dc
MASTERMNT=/poudriere/data/.m/142amd64-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/142amd64-default-build-as-user/02/.p
OUTPUT_REDIRECTED_STDOUT=3
P_PORTS_FEATURES=FLAVORS SUBPACKAGES SELECTED_OPTIONS
MASTERNAME=142amd64-default-build-as-user
SCRIPTPREFIX=/usr/local/share/poudriere
SCRIPTNAME=bulk.sh
OLDPWD=/poudriere/data/.m/142amd64-default-build-as-user/ref/.p/pool
POUDRIERE_PKGNAME=poudriere-git-3.4.2-9-g05a460dc
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.18p7_1:
====> 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.18p7/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.18p7/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.18p7/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_SBOMDIR="lib/qt5/sbom" 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.18 DEBUG="@comment "  NO_DEBUG="" QT_ETCDIR="etc/xdg" QT_CMAKEDIR="lib/cmake" BE="@comment " LE="" OSREL=14.2 PREFIX=%D LOCALBASE=/usr/local  RESETPREFIX=/usr/local LIB32DIR=
lib PERL_VERSION=5.36.3  PERL_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
pipebuf                         (-y)  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.18p7_1 depends on file: /usr/local/sbin/pkg - not found
===>   Installing existing package /packages/All/pkg-2.1.0.pkg
[142amd64-default-build-as-user-job-02] Installing pkg-2.1.0...
[142amd64-default-build-as-user-job-02] Extracting pkg-2.1.0: .......... done
===>   qt5-webengine-5.15.18p7_1 depends on file: /usr/local/sbin/pkg - found
===>   Returning to build of qt5-webengine-5.15.18p7_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 LGPL21 accepted by the user
===> Fetching all distfiles required by qt5-webengine-5.15.18p7_1 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.18p7_1 for building
=> SHA256 Checksum OK for KDE/Qt/5.15.18/kde-qtwebengine-5.15.18p7.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.18p7_1 for building
===>  Extracting for qt5-webengine-5.15.18p7_1
=> SHA256 Checksum OK for KDE/Qt/5.15.18/kde-qtwebengine-5.15.18p7.tar.xz.
cp -f /usr/ports/www/qt5-webengine/files/freebsd.pri /wrkdirs/usr/ports/www/qt5-webengine/work/kde-qtwebengine-5.15.18p7/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.18p7_1
===>  Applying FreeBSD patches for qt5-webengine-5.15.18p7_1 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.18p7_1 depends on executable: bison - not found
===>   Installing existing package /packages/All/bison-3.8.2_2,1.pkg
[142amd64-default-build-as-user-job-02] Installing bison-3.8.2_2,1...
[142amd64-default-build-as-user-job-02] `-- Installing gettext-runtime-0.23.1...
[142amd64-default-build-as-user-job-02] |   `-- Installing indexinfo-0.3.1_1...
[142amd64-default-build-as-user-job-02] |   `-- Extracting indexinfo-0.3.1_1: .... done
[142amd64-default-build-as-user-job-02] `-- Extracting gettext-runtime-0.23.1: .......... done
[142amd64-default-build-as-user-job-02] `-- Installing libtextstyle-0.23.1...
[142amd64-default-build-as-user-job-02] `-- Extracting libtextstyle-0.23.1: .......... done
[142amd64-default-build-as-user-job-02] `-- Installing m4-1.4.19_1,1...
[142amd64-default-build-as-user-job-02] `-- Extracting m4-1.4.19_1,1: .......... done
[142amd64-default-build-as-user-job-02] Extracting bison-3.8.2_2,1: .......... done
===>   qt5-webengine-5.15.18p7_1 depends on executable: bison - found
===>   Returning to build of qt5-webengine-5.15.18p7_1
===>   qt5-webengine-5.15.18p7_1 depends on file: /usr/local/include/linux/input.h - not found
===>   Installing existing package /packages/All/evdev-proto-5.8.pkg
[142amd64-default-build-as-user-job-02] Installing evdev-proto-5.8...
[142amd64-default-build-as-user-job-02] Extracting evdev-proto-5.8: ....... done
===>   qt5-webengine-5.15.18p7_1 depends on file: /usr/local/include/linux/input.h - found
===>   Returning to build of qt5-webengine-5.15.18p7_1
===>   qt5-webengine-5.15.18p7_1 depends on file: /usr/local/include/linux/videodev2.h - not found
===>   Installing existing package /packages/All/v4l_compat-1.23.0_6.pkg
<snip>
In file included from ../../../../kde-qtwebengine-5.15.18p7/src/3rdparty/chromium/third_party/blink/renderer/core/animation/animation.h:41:
In file included from ../../../../kde-qtwebengine-5.15.18p7/src/3rdparty/chromium/third_party/blink/renderer/bindings/core/v8/script_promise_property.h:13:
In file included from ../../../../kde-qtwebengine-5.15.18p7/src/3rdparty/chromium/third_party/blink/renderer/bindings/core/v8/v8_binding_for_core.h:41:
In file included from ../../../../kde-qtwebengine-5.15.18p7/src/3rdparty/chromium/third_party/blink/renderer/core/dom/node.h:35:
In file included from ../../../../kde-qtwebengine-5.15.18p7/src/3rdparty/chromium/third_party/blink/renderer/core/dom/node_rare_data.h:27:
../../../../kde-qtwebengine-5.15.18p7/src/3rdparty/chromium/third_party/blink/renderer/platform/wtf/bit_field.h:64:45: warning: implicit conversion loses integer precision: 'int' to 'unsigned short' [-Wimplicit-int-conversion]
   64 |     return static_cast<BitFieldType>(value) << offset;
      |     ~~~~~~ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~
../../../../kde-qtwebengine-5.15.18p7/src/3rdparty/chromium/third_party/blink/renderer/core/dom/node_rare_data.h:79:32: note: in instantiation of member function 'WTF::internal::BitFieldValue<bool, 15, 1, unsigned short, WTF::BitFieldValueConstness::kConst>::encode' requested here
   79 |                    IsRareData::encode(is_rare_data)) {
      |                                ^
In file included from gen/third_party/blink/renderer/core/core_generated_jumbo_12.cc:5:
In file included from ./gen/third_party/blink/renderer/core/css/properties/longhands.cc:26:
In file included from ../../../../kde-qtwebengine-5.15.18p7/src/3rdparty/chromium/third_party/blink/renderer/core/css/resolver/style_builder_converter.h:39:
In file included from ../../../../kde-qtwebengine-5.15.18p7/src/3rdparty/chromium/third_party/blink/renderer/core/css/resolver/style_resolver_state.h:27:
In file included from ../../../../kde-qtwebengine-5.15.18p7/src/3rdparty/chromium/third_party/blink/renderer/core/animation/css/css_animation_update.h:9:
In file included from ../../../../kde-qtwebengine-5.15.18p7/src/3rdparty/chromium/third_party/blink/renderer/core/animation/animation_timeline.h:8:
In file included from ../../../../kde-qtwebengine-5.15.18p7/src/3rdparty/chromium/third_party/blink/renderer/core/animation/animation.h:41:
In file included from ../../../../kde-qtwebengine-5.15.18p7/src/3rdparty/chromium/third_party/blink/renderer/bindings/core/v8/script_promise_property.h:13:
../../../../kde-qtwebengine-5.15.18p7/src/3rdparty/chromium/third_party/blink/renderer/bindings/core/v8/v8_binding_for_core.h:255:38: warning: implicit conversion from 'const uint64_t' (aka 'const unsigned long') to 'double' changes value from 18446744073709551615 to 18446744073709551616 [-Wimplicit-const-int-float-conversion]
  255 |   double fmod_value = fmod(trunc(d), kMaxULL + 1.0);
      |                                      ^~~~~~~ ~
In file included from gen/third_party/blink/renderer/core/core_generated_jumbo_12.cc:5:
In file included from ./gen/third_party/blink/renderer/core/css/properties/longhands.cc:26:
In file included from ../../../../kde-qtwebengine-5.15.18p7/src/3rdparty/chromium/third_party/blink/renderer/core/css/resolver/style_builder_converter.h:39:
In file included from ../../../../kde-qtwebengine-5.15.18p7/src/3rdparty/chromium/third_party/blink/renderer/core/css/resolver/style_resolver_state.h:27:
In file included from ../../../../kde-qtwebengine-5.15.18p7/src/3rdparty/chromium/third_party/blink/renderer/core/animation/css/css_animation_update.h:9:
In file included from ../../../../kde-qtwebengine-5.15.18p7/src/3rdparty/chromium/third_party/blink/renderer/core/animation/animation_timeline.h:8:
In file included from ../../../../kde-qtwebengine-5.15.18p7/src/3rdparty/chromium/third_party/blink/renderer/core/animation/animation.h:51:
In file included from ../../../../kde-qtwebengine-5.15.18p7/src/3rdparty/chromium/third_party/blink/renderer/platform/animation/compositor_animation_delegate.h:10:
In file included from ../../../../kde-qtwebengine-5.15.18p7/src/3rdparty/chromium/cc/animation/animation_curve.h:12:
In file included from ../../../../kde-qtwebengine-5.15.18p7/src/3rdparty/chromium/cc/paint/filter_operations.h:14:
In file included from ../../../../kde-qtwebengine-5.15.18p7/src/3rdparty/chromium/cc/paint/filter_operation.h:14:
In file included from ../../../../kde-qtwebengine-5.15.18p7/src/3rdparty/chromium/cc/paint/paint_filter.h:13:
In file included from ../../../../kde-qtwebengine-5.15.18p7/src/3rdparty/chromium/cc/paint/paint_flags.h:10:
In file included from ../../../../kde-qtwebengine-5.15.18p7/src/3rdparty/chromium/cc/paint/paint_shader.h:15:
In file included from ../../../../kde-qtwebengine-5.15.18p7/src/3rdparty/chromium/cc/paint/paint_image.h:19:
In file included from ../../../../kde-qtwebengine-5.15.18p7/src/3rdparty/chromium/third_party/skia/include/core/SkYUVAPixmaps.h:14:
In file included from ../../../../kde-qtwebengine-5.15.18p7/src/3rdparty/chromium/third_party/skia/include/core/SkYUVAInfo.h:11:
../../../../kde-qtwebengine-5.15.18p7/src/3rdparty/chromium/third_party/skia/include/codec/SkEncodedOrigin.h:35:77: warning: implicit conversion from 'int' to 'SkScalar' (aka 'float') may lose precision [-Wimplicit-int-float-conversion]
   35 |         case    kTopRight_SkEncodedOrigin: return SkMatrix::MakeAll(-1,  0, w,  0,  1, 0, 0, 0, 1);
      |                                                   ~~~~~~~~                  ^
../../../../kde-qtwebengine-5.15.18p7/src/3rdparty/chromium/third_party/skia/include/codec/SkEncodedOrigin.h:36:88: warning: implicit conversion from 'int' to 'SkScalar' (aka 'float') may lose precision [-Wimplicit-int-float-conversion]
   36 |         case kBottomRight_SkEncodedOrigin: return SkMatrix::MakeAll(-1,  0, w,  0, -1, h, 0, 0, 1);
      |                                                   ~~~~~~~~                             ^
../../../../kde-qtwebengine-5.15.18p7/src/3rdparty/chromium/third_party/skia/include/codec/SkEncodedOrigin.h:36:77: warning: implicit conversion from 'int' to 'SkScalar' (aka 'float') may lose precision [-Wimplicit-int-float-conversion]
   36 |         case kBottomRight_SkEncodedOrigin: return SkMatrix::MakeAll(-1,  0, w,  0, -1, h, 0, 0, 1);
      |                                                   ~~~~~~~~                  ^
../../../../kde-qtwebengine-5.15.18p7/src/3rdparty/chromium/third_party/skia/include/codec/SkEncodedOrigin.h:37:88: warning: implicit conversion from 'int' to 'SkScalar' (aka 'float') may lose precision [-Wimplicit-int-float-conversion]
   37 |         case  kBottomLeft_SkEncodedOrigin: return SkMatrix::MakeAll( 1,  0, 0,  0, -1, h, 0, 0, 1);
      |                                                   ~~~~~~~~                             ^
../../../../kde-qtwebengine-5.15.18p7/src/3rdparty/chromium/third_party/skia/include/codec/SkEncodedOrigin.h:39:77: warning: implicit conversion from 'int' to 'SkScalar' (aka 'float') may lose precision [-Wimplicit-int-float-conversion]
   39 |         case    kRightTop_SkEncodedOrigin: return SkMatrix::MakeAll( 0, -1, w,  1,  0, 0, 0, 0, 1);
      |                                                   ~~~~~~~~                  ^
../../../../kde-qtwebengine-5.15.18p7/src/3rdparty/chromium/third_party/skia/include/codec/SkEncodedOrigin.h:40:88: warning: implicit conversion from 'int' to 'SkScalar' (aka 'float') may lose precision [-Wimplicit-int-float-conversion]
   40 |         case kRightBottom_SkEncodedOrigin: return SkMatrix::MakeAll( 0, -1, w, -1,  0, h, 0, 0, 1);
      |                                                   ~~~~~~~~                             ^
../../../../kde-qtwebengine-5.15.18p7/src/3rdparty/chromium/third_party/skia/include/codec/SkEncodedOrigin.h:40:77: warning: implicit conversion from 'int' to 'SkScalar' (aka 'float') may lose precision [-Wimplicit-int-float-conversion]
   40 |         case kRightBottom_SkEncodedOrigin: return SkMatrix::MakeAll( 0, -1, w, -1,  0, h, 0, 0, 1);
      |                                                   ~~~~~~~~                  ^
../../../../kde-qtwebengine-5.15.18p7/src/3rdparty/chromium/third_party/skia/include/codec/SkEncodedOrigin.h:41:88: warning: implicit conversion from 'int' to 'SkScalar' (aka 'float') may lose precision [-Wimplicit-int-float-conversion]
   41 |         case  kLeftBottom_SkEncodedOrigin: return SkMatrix::MakeAll( 0,  1, 0, -1,  0, h, 0, 0, 1);
      |                                                   ~~~~~~~~                             ^
In file included from gen/third_party/blink/renderer/core/core_generated_jumbo_12.cc:5:
In file included from ./gen/third_party/blink/renderer/core/css/properties/longhands.cc:26:
In file included from ../../../../kde-qtwebengine-5.15.18p7/src/3rdparty/chromium/third_party/blink/renderer/core/css/resolver/style_builder_converter.h:39:
In file included from ../../../../kde-qtwebengine-5.15.18p7/src/3rdparty/chromium/third_party/blink/renderer/core/css/resolver/style_resolver_state.h:27:
In file included from ../../../../kde-qtwebengine-5.15.18p7/src/3rdparty/chromium/third_party/blink/renderer/core/animation/css/css_animation_update.h:9:
In file included from ../../../../kde-qtwebengine-5.15.18p7/src/3rdparty/chromium/third_party/blink/renderer/core/animation/animation_timeline.h:8:
In file included from ../../../../kde-qtwebengine-5.15.18p7/src/3rdparty/chromium/third_party/blink/renderer/core/animation/animation.h:51:
In file included from ../../../../kde-qtwebengine-5.15.18p7/src/3rdparty/chromium/third_party/blink/renderer/platform/animation/compositor_animation_delegate.h:10:
In file included from ../../../../kde-qtwebengine-5.15.18p7/src/3rdparty/chromium/cc/animation/animation_curve.h:12:
In file included from ../../../../kde-qtwebengine-5.15.18p7/src/3rdparty/chromium/cc/paint/filter_operations.h:14:
In file included from ../../../../kde-qtwebengine-5.15.18p7/src/3rdparty/chromium/cc/paint/filter_operation.h:14:
In file included from ../../../../kde-qtwebengine-5.15.18p7/src/3rdparty/chromium/cc/paint/paint_filter.h:15:
In file included from ../../../../kde-qtwebengine-5.15.18p7/src/3rdparty/chromium/cc/paint/scoped_raster_flags.h:9:
In file included from ../../../../kde-qtwebengine-5.15.18p7/src/3rdparty/chromium/cc/paint/decode_stashing_image_provider.h:9:
In file included from ../../../../kde-qtwebengine-5.15.18p7/src/3rdparty/chromium/cc/paint/image_provider.h:13:
In file included from ../../../../kde-qtwebengine-5.15.18p7/src/3rdparty/chromium/cc/paint/paint_op_buffer.h:26:
../../../../kde-qtwebengine-5.15.18p7/src/3rdparty/chromium/cc/paint/skottie_wrapper.h:47:47: warning: implicit conversion loses floating-point precision: 'double' to 'float' [-Wimplicit-float-conversion]
   47 |   float duration() const { return animation_->duration(); }
      |                            ~~~~~~ ~~~~~~~~~~~~^~~~~~~~~~
In file included from gen/third_party/blink/renderer/core/core_generated_jumbo_12.cc:5:
In file included from ./gen/third_party/blink/renderer/core/css/properties/longhands.cc:26:
In file included from ../../../../kde-qtwebengine-5.15.18p7/src/3rdparty/chromium/third_party/blink/renderer/core/css/resolver/style_builder_converter.h:40:
In file included from ../../../../kde-qtwebengine-5.15.18p7/src/3rdparty/chromium/third_party/blink/renderer/core/style/computed_style.h:40:
In file included from gen/third_party/blink/renderer/core/style/computed_style_base.h:26:
In file included from gen/third_party/blink/renderer/core/style/computed_style_initial_values.h:39:
In file included from ../../../../kde-qtwebengine-5.15.18p7/src/3rdparty/chromium/third_party/blink/renderer/platform/fonts/font.h:30:
In file included from ../../../../kde-qtwebengine-5.15.18p7/src/3rdparty/chromium/third_party/blink/renderer/platform/fonts/font_fallback_iterator.h:9:
In file included from ../../../../kde-qtwebengine-5.15.18p7/src/3rdparty/chromium/third_party/blink/renderer/platform/fonts/font_data_for_range_set.h:30:
../../../../kde-qtwebengine-5.15.18p7/src/3rdparty/chromium/third_party/blink/renderer/platform/fonts/simple_font_data.h:94:62: warning: implicit conversion from 'unsigned int' to 'float' may lose precision [-Wimplicit-int-float-conversion]
   93 |     return PlatformData().size() /
      |                                  ~
   94 |            (GetFontMetrics().UnitsPerEm() ? GetFontMetrics().UnitsPerEm() : 1);
      |                                             ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~
In file included from gen/third_party/blink/renderer/core/core_generated_jumbo_12.cc:5:
In file included from ./gen/third_party/blink/renderer/core/css/properties/longhands.cc:26:
In file included from ../../../../kde-qtwebengine-5.15.18p7/src/3rdparty/chromium/third_party/blink/renderer/core/css/resolver/style_builder_converter.h:40:
../../../../kde-qtwebengine-5.15.18p7/src/3rdparty/chromium/third_party/blink/renderer/core/style/computed_style.h:609:38: warning: implicit conversion loses integer precision: 'unsigned int' to 'uint16_t' (aka 'unsigned short') [-Wimplicit-int-conversion]
  609 |     return ColumnRuleWidthInternal().ToUnsigned();
      |     ~~~~~~ ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~
../../../../kde-qtwebengine-5.15.18p7/src/3rdparty/chromium/third_party/blink/renderer/core/style/computed_style.h:695:35: warning: implicit conversion loses integer precision: 'unsigned int' to 'uint16_t' (aka 'unsigned short') [-Wimplicit-int-conversion]
  695 |     return OutlineWidthInternal().ToUnsigned();
      |     ~~~~~~ ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~
../../../../kde-qtwebengine-5.15.18p7/src/3rdparty/chromium/third_party/blink/renderer/core/style/computed_style.h:699:61: warning: implicit conversion loses integer precision: 'int' to 'int16_t' (aka 'short') [-Wimplicit-int-conversion]
  699 |   int16_t OutlineOffsetInt() const { return OutlineOffset().ToInt(); }
      |                                      ~~~~~~ ~~~~~~~~~~~~~~~~^~~~~~~
In file included from gen/third_party/blink/renderer/core/core_generated_jumbo_12.cc:7:
./gen/third_party/blink/renderer/core/css_value_keywords.cc:2035:7: error: fallthrough annotation does not directly precede switch label
 2035 |       [[fallthrough]];
      |       ^
./gen/third_party/blink/renderer/core/css_value_keywords.cc:2011:7: error: fallthrough annotation does not directly precede switch label
 2011 |       [[fallthrough]];
      |       ^
./gen/third_party/blink/renderer/core/css_value_keywords.cc:1851:7: error: fallthrough annotation does not directly precede switch label
 1851 |       [[fallthrough]];
      |       ^
./gen/third_party/blink/renderer/core/css_value_keywords.cc:2059:7: error: fallthrough annotation does not directly precede switch label
 2059 |       [[fallthrough]];
      |       ^
./gen/third_party/blink/renderer/core/css_value_keywords.cc:2123:7: error: fallthrough annotation does not directly precede switch label
 2123 |       [[fallthrough]];
      |       ^
./gen/third_party/blink/renderer/core/css_value_keywords.cc:1899:7: error: fallthrough annotation does not directly precede switch label
 1899 |       [[fallthrough]];
      |       ^
./gen/third_party/blink/renderer/core/css_value_keywords.cc:2107:7: error: fallthrough annotation does not directly precede switch label
 2107 |       [[fallthrough]];
      |       ^
./gen/third_party/blink/renderer/core/css_value_keywords.cc:1875:7: error: fallthrough annotation does not directly precede switch label
 1875 |       [[fallthrough]];
      |       ^
./gen/third_party/blink/renderer/core/css_value_keywords.cc:1987:7: error: fallthrough annotation does not directly precede switch label
 1987 |       [[fallthrough]];
      |       ^
./gen/third_party/blink/renderer/core/css_value_keywords.cc:1963:7: error: fallthrough annotation does not directly precede switch label
 1963 |       [[fallthrough]];
      |       ^
./gen/third_party/blink/renderer/core/css_value_keywords.cc:1843:7: error: fallthrough annotation does not directly precede switch label
 1843 |       [[fallthrough]];
      |       ^
./gen/third_party/blink/renderer/core/css_value_keywords.cc:1971:7: error: fallthrough annotation does not directly precede switch label
 1971 |       [[fallthrough]];
      |       ^
./gen/third_party/blink/renderer/core/css_value_keywords.cc:1995:7: error: fallthrough annotation does not directly precede switch label
 1995 |       [[fallthrough]];
      |       ^
./gen/third_party/blink/renderer/core/css_value_keywords.cc:2083:7: error: fallthrough annotation does not directly precede switch label
 2083 |       [[fallthrough]];
      |       ^
./gen/third_party/blink/renderer/core/css_value_keywords.cc:2075:7: error: fallthrough annotation does not directly precede switch label
 2075 |       [[fallthrough]];
      |       ^
./gen/third_party/blink/renderer/core/css_value_keywords.cc:1819:7: error: fallthrough annotation does not directly precede switch label
 1819 |       [[fallthrough]];
      |       ^
./gen/third_party/blink/renderer/core/css_value_keywords.cc:1923:7: error: fallthrough annotation does not directly precede switch label
 1923 |       [[fallthrough]];
      |       ^
./gen/third_party/blink/renderer/core/css_value_keywords.cc:1859:7: error: fallthrough annotation does not directly precede switch label
 1859 |       [[fallthrough]];
      |       ^
./gen/third_party/blink/renderer/core/css_value_keywords.cc:1947:7: error: fallthrough annotation does not directly precede switch label
 1947 |       [[fallthrough]];
      |       ^
fatal error: too many errors emitted, stopping now [-ferror-limit=]
103 warnings and 20 errors generated.
ninja: build stopped: subcommand failed.
*** [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


More information about the kde-freebsd mailing list