Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 5 Jan 2020 11:54:26 GMT
From:      pkg-fallout@FreeBSD.org
To:        kde@FreeBSD.org
Cc:        pkg-fallout@FreeBSD.org
Subject:   [package - 120amd64-default][www/qt5-webengine] Failed for qt5-webengine-5.13.2 in build
Message-ID:  <202001051154.005BsQN0020462@beefy6.nyi.freebsd.org>

next in thread | raw e-mail | index | archive | help
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@FreeBSD.org
Last committer: pkubaj@FreeBSD.org
Ident:          $FreeBSD: head/www/qt5-webengine/Makefile 518257 2019-11-23 17:30:05Z pkubaj $
Log URL:        http://beefy6.nyi.freebsd.org/data/120amd64-default/522076/logs/qt5-webengine-5.13.2.log
Build URL:      http://beefy6.nyi.freebsd.org/build.html?mastername=120amd64-default&build=522076
Log:

=>> Building www/qt5-webengine
build started at Sun Jan  5 01:45:39 UTC 2020
port directory: /usr/ports/www/qt5-webengine
package name: qt5-webengine-5.13.2
building for: FreeBSD 120amd64-default-job-01 12.0-RELEASE-p12 FreeBSD 12.0-RELEASE-p12 amd64
maintained by: kde@FreeBSD.org
Makefile ident:      $FreeBSD: head/www/qt5-webengine/Makefile 518257 2019-11-23 17:30:05Z pkubaj $
Poudriere version: 3.2.8-5-gc81843e5
Host OSVERSION: 1300062
Jail OSVERSION: 1200086
Job Id: 01

---Begin Environment---
SHELL=/bin/csh
OSVERSION=1200086
UNAME_v=FreeBSD 12.0-RELEASE-p12
UNAME_r=12.0-RELEASE-p12
BLOCKSIZE=K
MAIL=/var/mail/root
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-5-gc81843e5
MASTERMNT=/usr/local/poudriere/data/.m/120amd64-default/ref
POUDRIERE_BUILD_TYPE=bulk
PACKAGE_BUILDING=yes
SAVED_TERM=
PWD=/usr/local/poudriere/data/.m/120amd64-default/ref/.p/pool
P_PORTS_FEATURES=FLAVORS SELECTED_OPTIONS
MASTERNAME=120amd64-default
SCRIPTPREFIX=/usr/local/share/poudriere
OLDPWD=/usr/local/poudriere/data/.m/120amd64-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.13.2:
====> 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@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="-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 PYTHON="/usr/local/bin/python2.7" PKG_CONFIG=pkgconf QT_SELECT=qt5 QMAKEMODULES="/wrkdirs/usr/ports/www/qt5-webengine/work/qtwebengine-everywhere-src-5.13.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  HOME=/wrkdirs/usr/ports/www/qt5-webengine/work TMPDIR="/tmp" SHELL=/b
 in/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 PYTHON="/usr/local/bin/python2.7" PKG_CONFIG=pkgconf QT_SELECT=qt5 QMAKEMODULES="/wrkdirs/usr/ports/www/qt5-webengine/work/qtwebengine-everywhere-src-5.13.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  HOME=/wrkdirs/usr/ports/www/qt5-webengine/work TMPDIR="/tmp" SHELL=/bin/sh CONFIG_SHELL=/bin/sh LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 GPERF=/usr/local/bin/gperf QT_SELECT=qt5 QMAKEMODULES="/wrkdirs/usr/ports/www/qt5-webengine/work/qtwebengine-everywhere-src-5.13.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  HOME=/wrkdirs/usr/ports/www/qt5-webengine/work TMPDIR="/tmp" 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/loc
 al/bin/strings" LANG=en_US.UTF-8 LC_ALL=en_U!
 S.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" PYTHON_INCLUDEDIR=include/python2.7  PYTHON_LIBDIR=lib/python2.7  PYTHON_PLATFORM=freebsd12  PYTHON_SITELIBDIR=lib/python2.7/site-packages  PYTHON_SUFFIX=27  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" QT_QTCHOOSERDIR="etc/xdg/qtchooser" DEBUG="@comment " SHORTVER=5.13  FULLVER=5.13.2 QT_CMAKEDIR="lib/cmake" QT_ETCDIR="etc/xdg" BE="@comment " LE="" OSREL=12.0 PREFIX=%D LOCALBASE=/usr/local  RESETPREFIX=/usr/local LIB32DIR=lib DOCSDIR="share/doc/webengine"  EXAMPLESDIR="share/examples/webengine"  DATADIR="share/webengine"  WWWDIR="www/web
 engine"  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
#### /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 6.0.1 (tags/RELEASE_601/final 335540) (based on LLVM 6.0.1) Target: x86_64-unknown-freebsd12.0 Thread model: posix InstalledDir: /usr/bin
_ALTCCVERSION_921dbbb2=none
_CXXINTERNAL_acaad9ca=FreeBSD clang version 6.0.1 (tags/RELEASE_601/final 335540) (based on LLVM 6.0.1) Target: x86_64-unknown-freebsd12.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" "-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 6.0.1 (tags/RELEASE_601/final 335540) (based on LLVM 6.0.1) Target: x86_64-unknown-freebsd12.0 Thread model: posix InstalledDir: /usr/bin
_OBJC_ALTCCVERSION_921dbbb2=none
ARCH=amd64
OPSYS=FreeBSD
_OSRELEASE=12.0-RELEASE-p12
OSREL=12.0
OSVERSION=1200086
PYTHONBASE=/usr/local
HAVE_COMPAT_IA32_KERN=YES
CONFIGURE_MAX_CMD_LEN=262144
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)  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)  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    >============================
===>   qt5-webengine-5.13.2 depends on file: /usr/local/sbin/pkg - not found
===>   Installing existing package /packages/All/pkg-1.12.0.txz
[120amd64-default-job-01] Installing pkg-1.12.0...
[120amd64-default-job-01] Extracting pkg-1.12.0: .......... done
===>   qt5-webengine-5.13.2 depends on file: /usr/local/sbin/pkg - found
===>   Returning to build of qt5-webengine-5.13.2
===========================================================================
=======================<phase: fetch-depends  >============================
===========================================================================
=======================<phase: fetch          >============================
===>  License LGPL21 accepted by the user
===> Fetching all distfiles required by qt5-webengine-5.13.2 for building
===========================================================================
=======================<phase: checksum       >============================
===>  License LGPL21 accepted by the user
===> Fetching all distfiles required by qt5-webengine-5.13.2 for building
=> SHA256 Checksum OK for KDE/Qt/5.13.2/qtwebengine-everywhere-src-5.13.2.tar.xz.
===========================================================================
=======================<phase: extract-depends>============================
===========================================================================
=======================<phase: extract        >============================
===>  License LGPL21 accepted by the user
===> Fetching all distfiles required by qt5-webengine-5.13.2 for building
===>  Extracting for qt5-webengine-5.13.2
=> SHA256 Checksum OK for KDE/Qt/5.13.2/qtwebengine-everywhere-src-5.13.2.tar.xz.
cp -f /usr/ports/www/qt5-webengine/files/freebsd.pri /wrkdirs/usr/ports/www/qt5-webengine/work/qtwebengine-everywhere-src-5.13.2/src/core/config/freebsd.pri
===========================================================================
=======================<phase: patch-depends  >============================
===========================================================================
=======================<phase: patch          >============================
===>  Patching for qt5-webengine-5.13.2
===>  Applying FreeBSD patches for qt5-webengine-5.13.2
===========================================================================
=======================<phase: build-depends  >============================
===>   qt5-webengine-5.13.2 depends on executable: bison - not found
===>   Installing existing package /packages/All/bison-3.4.2,1.txz
[120amd64-default-job-01] Installing bison-3.4.2,1...
[120amd64-default-job-01] `-- Installing gettext-runtime-0.20.1...
[120amd64-default-job-01] |   `-- Installing indexinfo-0.3.1...
[120amd64-default-job-01] |   `-- Extracting indexinfo-0.3.1: .... done
[120amd64-default-job-01] `-- Extracting gettext-runtime-0.20.1: .......... done
[120amd64-default-job-01] `-- Installing libtextstyle-0.20.1...
[120amd64-default-job-01] `-- Extracting libtextstyle-0.20.1: .......... done
[120amd64-default-job-01] `-- Installing m4-1.4.18_1,1...
[120amd64-default-job-01] `-- Extracting m4-1.4.18_1,1: .......... done
[120amd64-default-job-01] Extracting bison-3.4.2,1: .......... done
===>   qt5-webengine-5.13.2 depends on executable: bison - found
<snip>
In file included from ../../../../qtwebengine-everywhere-src-5.13.2/src/3rdparty/chromium/third_party/blink/renderer/core/dom/flat_tree_traversal.h:31:
In file included from ../../../../qtwebengine-everywhere-src-5.13.2/src/3rdparty/chromium/third_party/blink/renderer/core/dom/document.h:43:
In file included from ../../../../qtwebengine-everywhere-src-5.13.2/src/3rdparty/chromium/third_party/blink/renderer/core/dom/container_node.h:30:
In file included from ../../../../qtwebengine-everywhere-src-5.13.2/src/3rdparty/chromium/third_party/blink/renderer/core/dom/node.h:40:
In file included from ../../../../qtwebengine-everywhere-src-5.13.2/src/3rdparty/chromium/third_party/blink/renderer/platform/geometry/layout_rect.h:37:
In file included from ../../../../qtwebengine-everywhere-src-5.13.2/src/3rdparty/chromium/third_party/blink/renderer/platform/geometry/layout_point.h:35:
In file included from ../../../../qtwebengine-everywhere-src-5.13.2/src/3rdparty/chromium/third_party/blink/renderer/platform/geometry/double_point.h:9:
./../../../qtwebengine-everywhere-src-5.13.2/src/3rdparty/chromium/third_party/blink/renderer/platform/geometry/double_size.h:108:22: warning: implicit conversion loses floating-point precision: 'double' to 'float' [-Wconversion]
  return FloatSize(p.Width(), p.Height());
         ~~~~~~~~~ ~~^~~~~~~
./../../../qtwebengine-everywhere-src-5.13.2/src/3rdparty/chromium/third_party/blink/renderer/platform/geometry/double_size.h:108:33: warning: implicit conversion loses floating-point precision: 'double' to 'float' [-Wconversion]
  return FloatSize(p.Width(), p.Height());
         ~~~~~~~~~            ~~^~~~~~~~
In file included from gen/third_party/blink/renderer/core/layout/layout_jumbo_24.cc:5:
In file included from ./../../../../qtwebengine-everywhere-src-5.13.2/src/3rdparty/chromium/third_party/blink/renderer/core/layout/ng/list/layout_ng_list_marker.cc:5:
In file included from ../../../../qtwebengine-everywhere-src-5.13.2/src/3rdparty/chromium/third_party/blink/renderer/core/layout/ng/list/layout_ng_list_marker.h:9:
In file included from ../../../../qtwebengine-everywhere-src-5.13.2/src/3rdparty/chromium/third_party/blink/renderer/core/layout/layout_block_flow.h:42:
In file included from ../../../../qtwebengine-everywhere-src-5.13.2/src/3rdparty/chromium/third_party/blink/renderer/core/layout/api/line_layout_item.h:8:
In file included from ../../../../qtwebengine-everywhere-src-5.13.2/src/3rdparty/chromium/third_party/blink/renderer/core/editing/position_with_affinity.h:10:
In file included from ../../../../qtwebengine-everywhere-src-5.13.2/src/3rdparty/chromium/third_party/blink/renderer/core/editing/position.h:30:
In file included from ../../../../qtwebengine-everywhere-src-5.13.2/src/3rdparty/chromium/third_party/blink/renderer/core/editing/editing_strategy.h:9:
In file included from ../../../../qtwebengine-everywhere-src-5.13.2/src/3rdparty/chromium/third_party/blink/renderer/core/dom/flat_tree_traversal.h:31:
In file included from ../../../../qtwebengine-everywhere-src-5.13.2/src/3rdparty/chromium/third_party/blink/renderer/core/dom/document.h:43:
In file included from ../../../../qtwebengine-everywhere-src-5.13.2/src/3rdparty/chromium/third_party/blink/renderer/core/dom/container_node.h:30:
In file included from ../../../../qtwebengine-everywhere-src-5.13.2/src/3rdparty/chromium/third_party/blink/renderer/core/dom/node.h:40:
In file included from ../../../../qtwebengine-everywhere-src-5.13.2/src/3rdparty/chromium/third_party/blink/renderer/platform/geometry/layout_rect.h:37:
In file included from ../../../../qtwebengine-everywhere-src-5.13.2/src/3rdparty/chromium/third_party/blink/renderer/platform/geometry/layout_point.h:35:
./../../../qtwebengine-everywhere-src-5.13.2/src/3rdparty/chromium/third_party/blink/renderer/platform/geometry/double_point.h:126:23: warning: implicit conversion loses floating-point precision: 'double' to 'float' [-Wconversion]
  return FloatPoint(a.X(), a.Y());
         ~~~~~~~~~~ ~~^~~
./../../../qtwebengine-everywhere-src-5.13.2/src/3rdparty/chromium/third_party/blink/renderer/platform/geometry/double_point.h:126:30: warning: implicit conversion loses floating-point precision: 'double' to 'float' [-Wconversion]
  return FloatPoint(a.X(), a.Y());
         ~~~~~~~~~~        ~~^~~
In file included from gen/third_party/blink/renderer/core/layout/layout_jumbo_24.cc:5:
In file included from ./../../../../qtwebengine-everywhere-src-5.13.2/src/3rdparty/chromium/third_party/blink/renderer/core/layout/ng/list/layout_ng_list_marker.cc:5:
In file included from ../../../../qtwebengine-everywhere-src-5.13.2/src/3rdparty/chromium/third_party/blink/renderer/core/layout/ng/list/layout_ng_list_marker.h:9:
In file included from ../../../../qtwebengine-everywhere-src-5.13.2/src/3rdparty/chromium/third_party/blink/renderer/core/layout/layout_block_flow.h:42:
In file included from ../../../../qtwebengine-everywhere-src-5.13.2/src/3rdparty/chromium/third_party/blink/renderer/core/layout/api/line_layout_item.h:8:
In file included from ../../../../qtwebengine-everywhere-src-5.13.2/src/3rdparty/chromium/third_party/blink/renderer/core/editing/position_with_affinity.h:10:
In file included from ../../../../qtwebengine-everywhere-src-5.13.2/src/3rdparty/chromium/third_party/blink/renderer/core/editing/position.h:30:
In file included from ../../../../qtwebengine-everywhere-src-5.13.2/src/3rdparty/chromium/third_party/blink/renderer/core/editing/editing_strategy.h:9:
In file included from ../../../../qtwebengine-everywhere-src-5.13.2/src/3rdparty/chromium/third_party/blink/renderer/core/dom/flat_tree_traversal.h:31:
In file included from ../../../../qtwebengine-everywhere-src-5.13.2/src/3rdparty/chromium/third_party/blink/renderer/core/dom/document.h:43:
In file included from ../../../../qtwebengine-everywhere-src-5.13.2/src/3rdparty/chromium/third_party/blink/renderer/core/dom/container_node.h:30:
In file included from ../../../../qtwebengine-everywhere-src-5.13.2/src/3rdparty/chromium/third_party/blink/renderer/core/dom/node.h:40:
In file included from ../../../../qtwebengine-everywhere-src-5.13.2/src/3rdparty/chromium/third_party/blink/renderer/platform/geometry/layout_rect.h:37:
In file included from ../../../../qtwebengine-everywhere-src-5.13.2/src/3rdparty/chromium/third_party/blink/renderer/platform/geometry/layout_point.h:37:
In file included from ../../../../qtwebengine-everywhere-src-5.13.2/src/3rdparty/chromium/third_party/blink/renderer/platform/geometry/layout_size.h:39:
./../../../qtwebengine-everywhere-src-5.13.2/src/3rdparty/chromium/third_party/blink/renderer/platform/geometry/layout_unit.h:227:65: warning: implicit conversion loses floating-point precision: 'double' to 'float' [-Wconversion]
  static LayoutUnit Clamp(double value) { return FromFloatFloor(value); }
                                                 ~~~~~~~~~~~~~~ ^~~~~
In file included from gen/third_party/blink/renderer/core/layout/layout_jumbo_24.cc:5:
In file included from ./../../../../qtwebengine-everywhere-src-5.13.2/src/3rdparty/chromium/third_party/blink/renderer/core/layout/ng/list/layout_ng_list_marker.cc:5:
In file included from ../../../../qtwebengine-everywhere-src-5.13.2/src/3rdparty/chromium/third_party/blink/renderer/core/layout/ng/list/layout_ng_list_marker.h:9:
In file included from ../../../../qtwebengine-everywhere-src-5.13.2/src/3rdparty/chromium/third_party/blink/renderer/core/layout/layout_block_flow.h:42:
In file included from ../../../../qtwebengine-everywhere-src-5.13.2/src/3rdparty/chromium/third_party/blink/renderer/core/layout/api/line_layout_item.h:9:
In file included from ../../../../qtwebengine-everywhere-src-5.13.2/src/3rdparty/chromium/third_party/blink/renderer/core/layout/layout_object.h:33:
In file included from ../../../../qtwebengine-everywhere-src-5.13.2/src/3rdparty/chromium/third_party/blink/renderer/core/display_lock/display_lock_context.h:12:
In file included from ../../../../qtwebengine-everywhere-src-5.13.2/src/3rdparty/chromium/third_party/blink/renderer/core/frame/local_frame_view.h:45:
In file included from ../../../../qtwebengine-everywhere-src-5.13.2/src/3rdparty/chromium/third_party/blink/renderer/platform/graphics/paint/paint_record.h:8:
In file included from ../../../../qtwebengine-everywhere-src-5.13.2/src/3rdparty/chromium/cc/paint/paint_record.h:9:
In file included from ../../../../qtwebengine-everywhere-src-5.13.2/src/3rdparty/chromium/cc/paint/paint_op_buffer.h:20:
In file included from ../../../../qtwebengine-everywhere-src-5.13.2/src/3rdparty/chromium/cc/base/math_util.h:20:
In file included from ../../../../qtwebengine-everywhere-src-5.13.2/src/3rdparty/chromium/ui/gfx/transform.h:12:
In file included from ../../../../qtwebengine-everywhere-src-5.13.2/src/3rdparty/chromium/third_party/skia/include/core/SkMatrix44.h:11:
In file included from ../../../../qtwebengine-everywhere-src-5.13.2/src/3rdparty/chromium/third_party/skia/include/core/SkMatrix.h:23:
In file included from ../../../../qtwebengine-everywhere-src-5.13.2/src/3rdparty/chromium/third_party/skia/include/core/SkRect.h:21:
In file included from ../../../../qtwebengine-everywhere-src-5.13.2/src/3rdparty/chromium/third_party/skia/include/core/SkPoint.h:22:
In file included from ../../../../qtwebengine-everywhere-src-5.13.2/src/3rdparty/chromium/third_party/skia/include/core/SkScalar.h:11:
./../../../qtwebengine-everywhere-src-5.13.2/src/3rdparty/chromium/third_party/skia/include/core/../private/SkFloatingPoint.h:218:12: warning: implicit conversion loses floating-point precision: 'double' to 'float' [-Wconversion]
    return sk_ieee_double_divide(n,d);
    ~~~~~~ ^~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from gen/third_party/blink/renderer/core/layout/layout_jumbo_24.cc:5:
In file included from ./../../../../qtwebengine-everywhere-src-5.13.2/src/3rdparty/chromium/third_party/blink/renderer/core/layout/ng/list/layout_ng_list_marker.cc:5:
In file included from ../../../../qtwebengine-everywhere-src-5.13.2/src/3rdparty/chromium/third_party/blink/renderer/core/layout/ng/list/layout_ng_list_marker.h:9:
In file included from ../../../../qtwebengine-everywhere-src-5.13.2/src/3rdparty/chromium/third_party/blink/renderer/core/layout/layout_block_flow.h:42:
In file included from ../../../../qtwebengine-everywhere-src-5.13.2/src/3rdparty/chromium/third_party/blink/renderer/core/layout/api/line_layout_item.h:9:
In file included from ../../../../qtwebengine-everywhere-src-5.13.2/src/3rdparty/chromium/third_party/blink/renderer/core/layout/layout_object.h:33:
In file included from ../../../../qtwebengine-everywhere-src-5.13.2/src/3rdparty/chromium/third_party/blink/renderer/core/display_lock/display_lock_context.h:12:
In file included from ../../../../qtwebengine-everywhere-src-5.13.2/src/3rdparty/chromium/third_party/blink/renderer/core/frame/local_frame_view.h:45:
In file included from ../../../../qtwebengine-everywhere-src-5.13.2/src/3rdparty/chromium/third_party/blink/renderer/platform/graphics/paint/paint_record.h:8:
In file included from ../../../../qtwebengine-everywhere-src-5.13.2/src/3rdparty/chromium/cc/paint/paint_record.h:9:
In file included from ../../../../qtwebengine-everywhere-src-5.13.2/src/3rdparty/chromium/cc/paint/paint_op_buffer.h:21:
In file included from ../../../../qtwebengine-everywhere-src-5.13.2/src/3rdparty/chromium/cc/paint/paint_canvas.h:14:
In file included from ../../../../qtwebengine-everywhere-src-5.13.2/src/3rdparty/chromium/third_party/skia/include/core/SkCanvas.h:26:
./../../../qtwebengine-everywhere-src-5.13.2/src/3rdparty/chromium/third_party/skia/include/core/SkPaint.h:498:39: warning: implicit conversion loses integer precision: 'int' to 'uint8_t' (aka 'unsigned char') [-Wconversion]
    uint8_t getAlpha() const { return sk_float_round2int(fColor4f.fA * 255); }
                               ~~~~~~ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./../../../qtwebengine-everywhere-src-5.13.2/src/3rdparty/chromium/third_party/skia/include/core/../private/SkFloatingPoint.h:119:33: note: expanded from macro 'sk_float_round2int'
#define sk_float_round2int(x)   sk_float_saturate2int(sk_float_floor((x) + 0.5f))
                                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from gen/third_party/blink/renderer/core/layout/layout_jumbo_24.cc:5:
In file included from ./../../../../qtwebengine-everywhere-src-5.13.2/src/3rdparty/chromium/third_party/blink/renderer/core/layout/ng/list/layout_ng_list_marker.cc:5:
In file included from ../../../../qtwebengine-everywhere-src-5.13.2/src/3rdparty/chromium/third_party/blink/renderer/core/layout/ng/list/layout_ng_list_marker.h:9:
In file included from ../../../../qtwebengine-everywhere-src-5.13.2/src/3rdparty/chromium/third_party/blink/renderer/core/layout/layout_block_flow.h:42:
In file included from ../../../../qtwebengine-everywhere-src-5.13.2/src/3rdparty/chromium/third_party/blink/renderer/core/layout/api/line_layout_item.h:9:
In file included from ../../../../qtwebengine-everywhere-src-5.13.2/src/3rdparty/chromium/third_party/blink/renderer/core/layout/layout_object.h:41:
In file included from ../../../../qtwebengine-everywhere-src-5.13.2/src/3rdparty/chromium/third_party/blink/renderer/core/layout/hit_test_result.h:27:
In file included from ../../../../qtwebengine-everywhere-src-5.13.2/src/3rdparty/chromium/third_party/blink/renderer/core/layout/hit_test_location.h:27:
./../../../qtwebengine-everywhere-src-5.13.2/src/3rdparty/chromium/third_party/blink/renderer/platform/geometry/float_quad.h:120:63: warning: implicit conversion loses floating-point precision: 'double' to 'float' [-Wconversion]
    return FloatPoint((p1_.X() + p2_.X() + p3_.X() + p4_.X()) / 4.0,
           ~~~~~~~~~~ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~
./../../../qtwebengine-everywhere-src-5.13.2/src/3rdparty/chromium/third_party/blink/renderer/platform/geometry/float_quad.h:121:63: warning: implicit conversion loses floating-point precision: 'double' to 'float' [-Wconversion]
                      (p1_.Y() + p2_.Y() + p3_.Y() + p4_.Y()) / 4.0);
                      ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~
In file included from gen/third_party/blink/renderer/core/layout/layout_jumbo_24.cc:5:
In file included from ./../../../../qtwebengine-everywhere-src-5.13.2/src/3rdparty/chromium/third_party/blink/renderer/core/layout/ng/list/layout_ng_list_marker.cc:5:
In file included from ../../../../qtwebengine-everywhere-src-5.13.2/src/3rdparty/chromium/third_party/blink/renderer/core/layout/ng/list/layout_ng_list_marker.h:9:
In file included from ../../../../qtwebengine-everywhere-src-5.13.2/src/3rdparty/chromium/third_party/blink/renderer/core/layout/layout_block_flow.h:42:
In file included from ../../../../qtwebengine-everywhere-src-5.13.2/src/3rdparty/chromium/third_party/blink/renderer/core/layout/api/line_layout_item.h:9:
In file included from ../../../../qtwebengine-everywhere-src-5.13.2/src/3rdparty/chromium/third_party/blink/renderer/core/layout/layout_object.h:50:
In file included from ../../../../qtwebengine-everywhere-src-5.13.2/src/3rdparty/chromium/third_party/blink/renderer/core/style/computed_style.h:36:
In file included from gen/third_party/blink/renderer/core/style/computed_style_base.h:21:
In file included from ../../../../qtwebengine-everywhere-src-5.13.2/src/3rdparty/chromium/third_party/blink/renderer/core/layout/layout_theme.h:28:
./../../../qtwebengine-everywhere-src-5.13.2/src/3rdparty/chromium/third_party/blink/renderer/platform/fonts/font_selection_types.h:47:51: warning: implicit conversion loses integer precision: 'int' to 'int16_t' (aka 'short') [-Wconversion]
  explicit FontSelectionValue(int x) : backing_(x * fractionalEntropy) {}
                                               ~~~^~~~~~~~~~~~~~~~~~~
./../../../qtwebengine-everywhere-src-5.13.2/src/3rdparty/chromium/third_party/blink/renderer/platform/fonts/font_selection_types.h:116:55: warning: implicit conversion loses integer precision: 'int' to 'int16_t' (aka 'short') [-Wconversion]
      static_cast<int32_t>(backing_) * other.backing_ / fractionalEntropy,
      ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~
./../../../qtwebengine-everywhere-src-5.13.2/src/3rdparty/chromium/third_party/blink/renderer/platform/fonts/font_selection_types.h:123:55: warning: implicit conversion loses integer precision: 'int' to 'int16_t' (aka 'short') [-Wconversion]
      static_cast<int32_t>(backing_) / other.backing_ * fractionalEntropy,
      ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~
In file included from gen/third_party/blink/renderer/core/layout/layout_jumbo_24.cc:5:
In file included from ./../../../../qtwebengine-everywhere-src-5.13.2/src/3rdparty/chromium/third_party/blink/renderer/core/layout/ng/list/layout_ng_list_marker.cc:5:
In file included from ../../../../qtwebengine-everywhere-src-5.13.2/src/3rdparty/chromium/third_party/blink/renderer/core/layout/ng/list/layout_ng_list_marker.h:9:
In file included from ../../../../qtwebengine-everywhere-src-5.13.2/src/3rdparty/chromium/third_party/blink/renderer/core/layout/layout_block_flow.h:42:
In file included from ../../../../qtwebengine-everywhere-src-5.13.2/src/3rdparty/chromium/third_party/blink/renderer/core/layout/api/line_layout_item.h:9:
In file included from ../../../../qtwebengine-everywhere-src-5.13.2/src/3rdparty/chromium/third_party/blink/renderer/core/layout/layout_object.h:50:
In file included from ../../../../qtwebengine-everywhere-src-5.13.2/src/3rdparty/chromium/third_party/blink/renderer/core/style/computed_style.h:36:
In file included from gen/third_party/blink/renderer/core/style/computed_style_base.h:25:
In file included from gen/third_party/blink/renderer/core/style/computed_style_initial_values.h:32:
In file included from ../../../../qtwebengine-everywhere-src-5.13.2/src/3rdparty/chromium/third_party/blink/renderer/platform/fonts/font.h:29:
In file included from ../../../../qtwebengine-everywhere-src-5.13.2/src/3rdparty/chromium/third_party/blink/renderer/platform/fonts/font_fallback_list.h:26:
In file included from ../../../../qtwebengine-everywhere-src-5.13.2/src/3rdparty/chromium/third_party/blink/renderer/platform/fonts/font_cache.h:46:
./../../../qtwebengine-everywhere-src-5.13.2/src/3rdparty/chromium/third_party/blink/renderer/platform/fonts/shaping/shape_cache.h:172:47: warning: implicit conversion loses integer precision: 'unsigned int' to 'unsigned short' [-Wconversion]
            SmallStringKey(run.Characters8(), length, run.Direction());
            ~~~~~~~~~~~~~~                    ^~~~~~
./../../../qtwebengine-everywhere-src-5.13.2/src/3rdparty/chromium/third_party/blink/renderer/platform/fonts/shaping/shape_cache.h:175:48: warning: implicit conversion loses integer precision: 'unsigned int' to 'unsigned short' [-Wconversion]
            SmallStringKey(run.Characters16(), length, run.Direction());
            ~~~~~~~~~~~~~~                     ^~~~~~
In file included from gen/third_party/blink/renderer/core/layout/layout_jumbo_24.cc:5:
In file included from ./../../../../qtwebengine-everywhere-src-5.13.2/src/3rdparty/chromium/third_party/blink/renderer/core/layout/ng/list/layout_ng_list_marker.cc:5:
In file included from ../../../../qtwebengine-everywhere-src-5.13.2/src/3rdparty/chromium/third_party/blink/renderer/core/layout/ng/list/layout_ng_list_marker.h:9:
In file included from ../../../../qtwebengine-everywhere-src-5.13.2/src/3rdparty/chromium/third_party/blink/renderer/core/layout/layout_block_flow.h:42:
In file included from ../../../../qtwebengine-everywhere-src-5.13.2/src/3rdparty/chromium/third_party/blink/renderer/core/layout/api/line_layout_item.h:9:
In file included from ../../../../qtwebengine-everywhere-src-5.13.2/src/3rdparty/chromium/third_party/blink/renderer/core/layout/layout_object.h:50:
In file included from ../../../../qtwebengine-everywhere-src-5.13.2/src/3rdparty/chromium/third_party/blink/renderer/core/style/computed_style.h:36:
In file included from gen/third_party/blink/renderer/core/style/computed_style_base.h:76:
./../../../qtwebengine-everywhere-src-5.13.2/src/3rdparty/chromium/third_party/blink/renderer/platform/transforms/rotate_transform_operation.h:46:41: warning: implicit conversion loses floating-point precision: 'double' to 'float' [-Wconversion]
    return Create(Rotation(FloatPoint3D(x, y, z), angle), type);
                           ~~~~~~~~~~~~ ^
./../../../qtwebengine-everywhere-src-5.13.2/src/3rdparty/chromium/third_party/blink/renderer/platform/transforms/rotate_transform_operation.h:46:44: warning: implicit conversion loses floating-point precision: 'double' to 'float' [-Wconversion]
    return Create(Rotation(FloatPoint3D(x, y, z), angle), type);
                           ~~~~~~~~~~~~    ^
./../../../qtwebengine-everywhere-src-5.13.2/src/3rdparty/chromium/third_party/blink/renderer/platform/transforms/rotate_transform_operation.h:46:47: warning: implicit conversion loses floating-point precision: 'double' to 'float' [-Wconversion]
    return Create(Rotation(FloatPoint3D(x, y, z), angle), type);
                           ~~~~~~~~~~~~       ^
In file included from gen/third_party/blink/renderer/core/layout/layout_jumbo_24.cc:5:
In file included from ./../../../../qtwebengine-everywhere-src-5.13.2/src/3rdparty/chromium/third_party/blink/renderer/core/layout/ng/list/layout_ng_list_marker.cc:5:
In file included from ../../../../qtwebengine-everywhere-src-5.13.2/src/3rdparty/chromium/third_party/blink/renderer/core/layout/ng/list/layout_ng_list_marker.h:9:
In file included from ../../../../qtwebengine-everywhere-src-5.13.2/src/3rdparty/chromium/third_party/blink/renderer/core/layout/layout_block_flow.h:42:
In file included from ../../../../qtwebengine-everywhere-src-5.13.2/src/3rdparty/chromium/third_party/blink/renderer/core/layout/api/line_layout_item.h:9:
In file included from ../../../../qtwebengine-everywhere-src-5.13.2/src/3rdparty/chromium/third_party/blink/renderer/core/layout/layout_object.h:50:
./../../../qtwebengine-everywhere-src-5.13.2/src/3rdparty/chromium/third_party/blink/renderer/core/style/computed_style.h:2615:52: warning: implicit conversion loses floating-point precision: 'double' to 'float' [-Wconversion]
  float clamped_effective_zoom = clampTo<float>(f, 1e-6, 1e6);
                                 ~~~~~~~           ^~~~
20 warnings generated.
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202001051154.005BsQN0020462>