[package - 130i386-default][www/qt5-webengine] Failed for qt5-webengine-5.15.2_7 in build

pkg-fallout at FreeBSD.org pkg-fallout at FreeBSD.org
Sat Aug 6 10:10:28 BST 2022


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:        http://beefy15.nyi.freebsd.org/data/130i386-default/92e0e1e3191a/logs/qt5-webengine-5.15.2_7.log
Build URL:      http://beefy15.nyi.freebsd.org/build.html?mastername=130i386-default&build=92e0e1e3191a
Log:

=>> Building www/qt5-webengine
build started at Sat Aug  6 02:46:56 UTC 2022
port directory: /usr/ports/www/qt5-webengine
package name: qt5-webengine-5.15.2_7
building for: FreeBSD 130i386-default-job-13 13.0-RELEASE-p11 FreeBSD 13.0-RELEASE-p11 i386
maintained by: kde at FreeBSD.org
Makefile ident: 
Poudriere version: 3.2.8-21-g883afb07
Host OSVERSION: 1400063
Jail OSVERSION: 1300139
Job Id: 13

---Begin Environment---
SHELL=/bin/csh
UNAME_p=i386
UNAME_m=i386
OSVERSION=1300139
UNAME_v=FreeBSD 13.0-RELEASE-p11
UNAME_r=13.0-RELEASE-p11
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-21-g883afb07
MASTERMNT=/usr/local/poudriere/data/.m/130i386-default/ref
POUDRIERE_BUILD_TYPE=bulk
PACKAGE_BUILDING=yes
SAVED_TERM=
PWD=/usr/local/poudriere/data/.m/130i386-default/ref/.p/pool
P_PORTS_FEATURES=FLAVORS SELECTED_OPTIONS
MASTERNAME=130i386-default
SCRIPTPREFIX=/usr/local/share/poudriere
OLDPWD=/usr/local/poudriere/data/.m/130i386-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 qt5-webengine-5.15.2_7:
====> 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-sse2 -no-use-gold-linker -recheck-all -release -no-separate-debug-info
--End CONFIGURE_ARGS--

--CONFIGURE_ENV--
NINJAFLAGS="-j2"  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 PKG_CONFIG=pkgconf PYTHON="/usr/local/bin/python2.7" QT_SELECT=qt5 QMAKEMODULES="/wrkdirs/usr/ports/www/qt5-webengine/work/qtwebengine-everywhere-src-5.15.2/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 LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8
--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="-j2"  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 PKG_CONFIG=pkgconf PYTHON="/usr/local/bin/python2.7" QT_SELECT=qt5 QMAKEMODULES="/wrkdirs/usr/ports/www/qt5-webengine/work/qtwebengine-everywhere-src-5.15.2/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/w
 ork  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 LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 GPERF=/usr/local/bin/gperf NINJA_STATUS="[%p %s/%t] " QT_SELECT=qt5 QMAKEMODULES="/wrkdirs/usr/ports/www/qt5-webengine/work/qtwebengine-everywhere-src-5.15.2/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-webengine/work/.pkgconfig:/usr/local/libdata/pkgconfig:/usr/local/share/pkgconfig:/usr/li
 bdata/pkgconfig NO_PIE=yes 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" LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 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,--as-needed -fstack-protector-strong " LIBS=""  CXX="c++ "-B/usr/local/bin"" CXXFLAGS="-O2 -pipe -fstack-protector-strong -fno-strict-aliasing  "  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--
GTK2_VERSION="2.10.0"  GTK3_VERSION="3.0.0"  GTK4_VERSION="4.0.0" PYTHON_INCLUDEDIR=include/python2.7  PYTHON_LIBDIR=lib/python2.7  PYTHON_PLATFORM=freebsd13  PYTHON_SITELIBDIR=lib/python2.7/site-packages  PYTHON_SUFFIX=27  PYTHON_EXT_SUFFIX=  PYTHON_VER=2.7  PYTHON_VERSION=python2.7 PYTHON2="" PYTHON3="@comment " 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" DEBUG="@comment " SHORTVER=5.15  FULLVER=5.15.2 QT_CMAKEDIR="lib/cmake" QT_ETCDIR="etc/xdg" BE="@comment " LE="" OSREL=13.0 PREFIX=%D LOCALBASE=/usr/local  RESETPREFIX=/usr/local LIB32DIR=lib DOCSDIR="share/doc/webengine"  EXAMPLESDIR="share/examples/webengine"  DATADIR="share/webengine"  WWWDIR="w
 ww/webengine"  ETCDIR="etc/webengine"
--End PLIST_SUB--

--SUB_LIST--
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 11.0.1 (git at github.com:llvm/llvm-project.git llvmorg-11.0.1-0-g43ff75f2c3fe) Target: i386-unknown-freebsd13.0 Thread model: posix InstalledDir: /usr/bin
_ALTCCVERSION_921dbbb2=none
_CXXINTERNAL_acaad9ca=FreeBSD clang version 11.0.1 (git at github.com:llvm/llvm-project.git llvmorg-11.0.1-0-g43ff75f2c3fe) Target: i386-unknown-freebsd13.0 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_b2657cc3=yes
CC_OUTPUT_921dbbb2_380987f7=yes
CC_OUTPUT_921dbbb2_160933ec=yes
CC_OUTPUT_921dbbb2_fb62803b=yes
_OBJC_CCVERSION_921dbbb2=FreeBSD clang version 11.0.1 (git at github.com:llvm/llvm-project.git llvmorg-11.0.1-0-g43ff75f2c3fe) Target: i386-unknown-freebsd13.0 Thread model: posix InstalledDir: /usr/bin
_OBJC_ALTCCVERSION_921dbbb2=none
ARCH=i386
OPSYS=FreeBSD
_OSRELEASE=13.0-RELEASE-p11
OSREL=13.0
OSVERSION=1300139
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   >============================
===>   NOTICE:

This port is deprecated; you may wish to reconsider installing it:

Uses Python 2.7 which is EOLed upstream.

===>  License LGPL21 accepted by the user
===========================================================================
=======================<phase: pkg-depends    >============================
===>   qt5-webengine-5.15.2_7 depends on file: /usr/local/sbin/pkg - not found
===>   Installing existing package /packages/All/pkg-1.18.4.pkg
[130i386-default-job-13] Installing pkg-1.18.4...
[130i386-default-job-13] Extracting pkg-1.18.4: .......... done
===>   qt5-webengine-5.15.2_7 depends on file: /usr/local/sbin/pkg - found
===>   Returning to build of qt5-webengine-5.15.2_7
===========================================================================
=======================<phase: fetch-depends  >============================
===========================================================================
=======================<phase: fetch          >============================
===>   NOTICE:

This port is deprecated; you may wish to reconsider installing it:

Uses Python 2.7 which is EOLed upstream.

===>  License LGPL21 accepted by the user
===> Fetching all distfiles required by qt5-webengine-5.15.2_7 for building
===========================================================================
=======================<phase: checksum       >============================
===>   NOTICE:

This port is deprecated; you may wish to reconsider installing it:

Uses Python 2.7 which is EOLed upstream.

===>  License LGPL21 accepted by the user
===> Fetching all distfiles required by qt5-webengine-5.15.2_7 for building
=> SHA256 Checksum OK for KDE/Qt/5.15.2/qtwebengine-everywhere-src-5.15.2.tar.xz.
===========================================================================
=======================<phase: extract-depends>============================
===========================================================================
=======================<phase: extract        >============================
===>   NOTICE:

<snip>
In file included from ../../../../qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/media/base/media_log_events.h:10:
In file included from ../../../../qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/media/base/media_log_type_enforcement.h:8:
In file included from ../../../../qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/media/base/media_serializers.h:17:
In file included from ../../../../qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/media/base/video_decoder_config.h:22:
In file included from ../../../../qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/ui/gfx/geometry/rect.h:22:
./../../../qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/ui/gfx/geometry/safe_integer_conversions.h:52:15: warning: implicit conversion from 'std::__1::numeric_limits<int>::type' (aka 'int') to 'float' changes value from 2147483647 to 2147483648 [-Wimplicit-const-int-float-conversion]
  if (value > std::numeric_limits<int>::max())
            ~ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../../../qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/media/blink/websourcebuffer_impl.cc:18:
In file included from ../../../../qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/media/filters/chunk_demuxer.h:29:
In file included from ../../../../qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/media/filters/source_buffer_state.h:17:
In file included from ../../../../qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/media/base/media_log.h:22:
In file included from ../../../../qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/media/base/media_log_events.h:10:
In file included from ../../../../qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/media/base/media_log_type_enforcement.h:8:
In file included from ../../../../qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/media/base/media_serializers.h:17:
In file included from ../../../../qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/media/base/video_decoder_config.h:16:
./../../../qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/media/base/hdr_metadata.h:45:3: warning: definition of implicit copy assignment operator for 'HDRMetadata' is deprecated because it has a user-declared copy constructor [-Wdeprecated-copy]
  HDRMetadata(const HDRMetadata& rhs);
  ^
./../../../qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/base/optional.h:288:23: note: in implicit copy assignment operator for 'media::HDRMetadata' first required here
      storage_.value_ = std::forward<U>(value);
                      ^
./../../../qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/base/optional.h:582:5: note: in instantiation of function template specialization 'base::internal::OptionalBase<media::HDRMetadata>::InitOrAssign<const media::HDRMetadata &>' requested here
    InitOrAssign(std::forward<U>(value));
    ^
./../../../qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/media/base/video_decoder_config.h:156:19: note: in instantiation of function template specialization 'base::Optional<media::HDRMetadata>::operator=<const media::HDRMetadata &>' requested here
    hdr_metadata_ = hdr_metadata;
                  ^
In file included from ../../../../qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/media/blink/websourcebuffer_impl.cc:18:
In file included from ../../../../qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/media/filters/chunk_demuxer.h:29:
In file included from ../../../../qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/media/filters/source_buffer_state.h:17:
In file included from ../../../../qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/media/base/media_log.h:22:
In file included from ../../../../qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/media/base/media_log_events.h:10:
In file included from ../../../../qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/media/base/media_log_type_enforcement.h:8:
In file included from ../../../../qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/media/base/media_serializers.h:17:
In file included from ../../../../qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/media/base/video_decoder_config.h:16:
./../../../qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/media/base/hdr_metadata.h:24:3: warning: definition of implicit copy assignment operator for 'MasteringMetadata' is deprecated because it has a user-declared copy constructor [-Wdeprecated-copy]
  MasteringMetadata(const MasteringMetadata& rhs);
  ^
./../../../qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/media/base/hdr_metadata.h:35:21: note: in implicit copy assignment operator for 'media::MasteringMetadata' first required here
struct MEDIA_EXPORT HDRMetadata {
                    ^
./../../../qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/base/optional.h:288:23: note: in implicit copy assignment operator for 'media::HDRMetadata' first required here
      storage_.value_ = std::forward<U>(value);
                      ^
./../../../qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/base/optional.h:582:5: note: in instantiation of function template specialization 'base::internal::OptionalBase<media::HDRMetadata>::InitOrAssign<const media::HDRMetadata &>' requested here
    InitOrAssign(std::forward<U>(value));
    ^
./../../../qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/media/base/video_decoder_config.h:156:19: note: in instantiation of function template specialization 'base::Optional<media::HDRMetadata>::operator=<const media::HDRMetadata &>' requested here
    hdr_metadata_ = hdr_metadata;
                  ^
3 warnings generated.
[ 92% 19798/21405] STAMP obj/qtwebengine/browser/qtwebengine_content_browser_overlay_manifest.inputdeps.stamp
[ 92% 19799/21405] CXX obj/qtwebengine/browser/qtwebengine_content_browser_overlay_manifest/qtwebengine_content_browser_overlay_manifest.o
[ 92% 19800/21405] STAMP obj/qtwebengine/browser/qtwebengine_content_renderer_overlay_manifest.inputdeps.stamp
[ 92% 19801/21405] CXX obj/qtwebengine/browser/qtwebengine_content_renderer_overlay_manifest/qtwebengine_content_renderer_overlay_manifest.o
In file included from ../../../../qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/qtwebengine/browser/qtwebengine_content_renderer_overlay_manifest.cc:13:
In file included from gen/extensions/common/mojom/guest_view.mojom.h:34:
In file included from gen/ui/gfx/geometry/mojom/geometry.mojom-forward.h:106:
In file included from ../../../../qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/ui/gfx/geometry/rect.h:22:
./../../../qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/ui/gfx/geometry/safe_integer_conversions.h:52:15: warning: implicit conversion from 'std::__1::numeric_limits<int>::type' (aka 'int') to 'float' changes value from 2147483647 to 2147483648 [-Wimplicit-const-int-float-conversion]
  if (value > std::numeric_limits<int>::max())
            ~ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
1 warning generated.
[ 92% 19802/21405] STAMP obj/qtwebengine/common/mojo_bindings.inputdeps.stamp
[ 92% 19803/21405] CXX obj/qtwebengine/common/mojo_bindings/renderer_configuration.mojom-test-utils.o
[ 92% 19804/21405] CXX obj/qtwebengine/common/mojo_bindings/renderer_configuration.mojom.o
[ 92% 19805/21405] STAMP obj/services/data_decoder/lib.inputdeps.stamp
[ 92% 19806/21405] CXX obj/media/blink/blink/webmediaplayer_impl.o
In file included from ../../../../qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/media/blink/webmediaplayer_impl.cc:5:
In file included from ../../../../qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/media/blink/webmediaplayer_impl.h:27:
In file included from ../../../../qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/cc/layers/surface_layer.h:10:
In file included from ../../../../qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/cc/layers/layer.h:21:
In file included from ../../../../qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/cc/base/region.h:13:
In file included from ../../../../qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/ui/gfx/geometry/rect.h:22:
./../../../qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/ui/gfx/geometry/safe_integer_conversions.h:52:15: warning: implicit conversion from 'std::__1::numeric_limits<int>::type' (aka 'int') to 'float' changes value from 2147483647 to 2147483648 [-Wimplicit-const-int-float-conversion]
  if (value > std::numeric_limits<int>::max())
            ~ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../../../qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/media/blink/webmediaplayer_impl.cc:5:
In file included from ../../../../qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/media/blink/webmediaplayer_impl.h:39:
In file included from ../../../../qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/media/blink/learning_experiment_helper.h:16:
In file included from ../../../../qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/media/learning/common/learning_task_controller.h:16:
In file included from ../../../../qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/services/metrics/public/cpp/ukm_source_id.h:10:
./../../../qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/base/metrics/ukm_source_id.h:53:26: warning: definition of implicit copy constructor for 'UkmSourceId' is deprecated because it has a user-declared copy assignment operator [-Wdeprecated-copy]
  constexpr UkmSourceId& operator=(UkmSourceId other) {
                         ^
./../../../qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/base/metrics/ukm_source_id.h:79:12: note: in implicit copy constructor for 'base::UkmSourceId' first required here
    return UkmSourceId(internal_value);
           ^
In file included from ../../../../qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/media/blink/webmediaplayer_impl.cc:56:
./../../../qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/media/filters/memory_data_source.h:26:23: warning: class with destructor marked 'final' cannot be inherited from [-Wfinal-dtor-non-final-class]
  ~MemoryDataSource() final;
                      ^
./../../../qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/media/filters/memory_data_source.h:17:20: note: mark 'media::MemoryDataSource' as 'final' to silence this warning
class MEDIA_EXPORT MemoryDataSource : public DataSource {
                   ^
In file included from ../../../../qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/media/blink/webmediaplayer_impl.cc:5:
In file included from ../../../../qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/media/blink/webmediaplayer_impl.h:31:
In file included from ../../../../qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/media/base/media_observer.h:9:
In file included from ../../../../qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/media/base/pipeline_metadata.h:10:
In file included from ../../../../qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/media/base/video_decoder_config.h:16:
./../../../qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/media/base/hdr_metadata.h:45:3: warning: definition of implicit copy assignment operator for 'HDRMetadata' is deprecated because it has a user-declared copy constructor [-Wdeprecated-copy]
  HDRMetadata(const HDRMetadata& rhs);
  ^
./../../../qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/base/optional.h:288:23: note: in implicit copy assignment operator for 'media::HDRMetadata' first required here
      storage_.value_ = std::forward<U>(value);
                      ^
./../../../qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/base/optional.h:582:5: note: in instantiation of function template specialization 'base::internal::OptionalBase<media::HDRMetadata>::InitOrAssign<const media::HDRMetadata &>' requested here
    InitOrAssign(std::forward<U>(value));
    ^
./../../../qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/media/base/video_decoder_config.h:156:19: note: in instantiation of function template specialization 'base::Optional<media::HDRMetadata>::operator=<const media::HDRMetadata &>' requested here
    hdr_metadata_ = hdr_metadata;
                  ^
In file included from ../../../../qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/media/blink/webmediaplayer_impl.cc:5:
In file included from ../../../../qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/media/blink/webmediaplayer_impl.h:31:
In file included from ../../../../qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/media/base/media_observer.h:9:
In file included from ../../../../qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/media/base/pipeline_metadata.h:10:
In file included from ../../../../qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/media/base/video_decoder_config.h:16:
./../../../qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/media/base/hdr_metadata.h:24:3: warning: definition of implicit copy assignment operator for 'MasteringMetadata' is deprecated because it has a user-declared copy constructor [-Wdeprecated-copy]
  MasteringMetadata(const MasteringMetadata& rhs);
  ^
./../../../qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/media/base/hdr_metadata.h:35:21: note: in implicit copy assignment operator for 'media::MasteringMetadata' first required here
struct MEDIA_EXPORT HDRMetadata {
                    ^
./../../../qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/base/optional.h:288:23: note: in implicit copy assignment operator for 'media::HDRMetadata' first required here
      storage_.value_ = std::forward<U>(value);
                      ^
./../../../qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/base/optional.h:582:5: note: in instantiation of function template specialization 'base::internal::OptionalBase<media::HDRMetadata>::InitOrAssign<const media::HDRMetadata &>' requested here
    InitOrAssign(std::forward<U>(value));
    ^
./../../../qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/media/base/video_decoder_config.h:156:19: note: in instantiation of function template specialization 'base::Optional<media::HDRMetadata>::operator=<const media::HDRMetadata &>' requested here
    hdr_metadata_ = hdr_metadata;
                  ^
5 warnings generated.
[ 92% 19807/21405] CXX obj/services/data_decoder/lib/xml_parser.o
[ 92% 19808/21405] CXX obj/services/data_decoder/lib/json_parser_impl.o
[ 92% 19809/21405] CXX obj/services/data_decoder/lib/image_decoder_impl.o
In file included from ../../../../qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/services/data_decoder/image_decoder_impl.cc:5:
In file included from ../../../../qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/services/data_decoder/image_decoder_impl.h:11:
In file included from gen/services/data_decoder/public/mojom/image_decoder.mojom.h:34:
In file included from gen/ui/gfx/geometry/mojom/geometry.mojom.h:31:
In file included from gen/ui/gfx/geometry/mojom/geometry.mojom-forward.h:106:
In file included from ../../../../qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/ui/gfx/geometry/rect.h:22:
./../../../qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/ui/gfx/geometry/safe_integer_conversions.h:52:15: warning: implicit conversion from 'std::__1::numeric_limits<int>::type' (aka 'int') to 'float' changes value from 2147483647 to 2147483648 [-Wimplicit-const-int-float-conversion]
  if (value > std::numeric_limits<int>::max())
            ~ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
1 warning generated.
[ 92% 19810/21405] CXX obj/services/data_decoder/lib/data_decoder_service.o
In file included from ../../../../qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/services/data_decoder/data_decoder_service.cc:5:
In file included from ../../../../qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/services/data_decoder/data_decoder_service.h:14:
In file included from gen/services/data_decoder/public/mojom/image_decoder.mojom.h:34:
In file included from gen/ui/gfx/geometry/mojom/geometry.mojom.h:31:
In file included from gen/ui/gfx/geometry/mojom/geometry.mojom-forward.h:106:
In file included from ../../../../qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/ui/gfx/geometry/rect.h:22:
./../../../qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/ui/gfx/geometry/safe_integer_conversions.h:52:15: warning: implicit conversion from 'std::__1::numeric_limits<int>::type' (aka 'int') to 'float' changes value from 2147483647 to 2147483648 [-Wimplicit-const-int-float-conversion]
  if (value > std::numeric_limits<int>::max())
            ~ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
1 warning generated.
[ 92% 19811/21405] CXX obj/services/data_decoder/lib/web_bundle_parser.o
[ 92% 19812/21405] CXX obj/services/data_decoder/lib/web_bundle_parser_factory.o
[ 92% 19813/21405] STAMP obj/services/image_annotation/public/cpp/cpp.inputdeps.stamp
[ 92% 19814/21405] STAMP obj/services/image_annotation/lib.inputdeps.stamp
[ 92% 19815/21405] CXX obj/services/data_decoder/lib/web_bundler.o
[ 92% 19816/21405] CXX obj/services/image_annotation/lib/image_annotation_metrics.o
[ 92% 19817/21405] CXX obj/services/image_annotation/lib/image_annotation_utils.o
[ 92% 19818/21405] CXX obj/services/image_annotation/public/cpp/cpp/image_processor.o
[ 92% 19819/21405] STAMP obj/services/network/network_service.inputdeps.stamp
[ 92% 19820/21405] CXX obj/services/image_annotation/lib/annotator.o
Killed
*** [run_ninja] Error code 137

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

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

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-core-make_first] Error code 2

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

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

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

make[1]: 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