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:     k...@freebsd.org
Last committer: rak...@freebsd.org
Ident:          $FreeBSD: branches/2019Q2/www/qt5-webengine/Makefile 497433 
2019-03-31 17:11:10Z rakuco $
Log URL:        
http://beefy15.nyi.freebsd.org/data/120armv6-quarterly/499925/logs/qt5-webengine-5.12.1_1.log
Build URL:      
http://beefy15.nyi.freebsd.org/build.html?mastername=120armv6-quarterly&build=499925
Log:

=>> Building www/qt5-webengine
build started at Fri Apr 26 02:28:07 UTC 2019
port directory: /usr/ports/www/qt5-webengine
package name: qt5-webengine-5.12.1_1
building for: FreeBSD 120armv6-quarterly-job-22 12.0-RELEASE-p3 FreeBSD 
12.0-RELEASE-p3 1200086 arm
maintained by: k...@freebsd.org
Makefile ident:      $FreeBSD: branches/2019Q2/www/qt5-webengine/Makefile 
497433 2019-03-31 17:11:10Z rakuco $
Poudriere version: 3.2.8-3-g02cc9753
Host OSVERSION: 1300009
Jail OSVERSION: 1200086
Job Id: 22

---Begin Environment---
SHELL=/bin/csh
UNAME_p=armv6
UNAME_m=arm
ABI_FILE=/usr/lib/crt1.o
OSVERSION=1200086
UNAME_v=FreeBSD 12.0-RELEASE-p3 1200086
UNAME_r=12.0-RELEASE-p3
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
QEMU_EMULATING=1
USER=root
LIBEXECPREFIX=/usr/local/libexec/poudriere
POUDRIERE_VERSION=3.2.8-3-g02cc9753
MASTERMNT=/usr/local/poudriere/data/.m/120armv6-quarterly/ref
POUDRIERE_BUILD_TYPE=bulk
PACKAGE_BUILDING=yes
SAVED_TERM=
PWD=/usr/local/poudriere/data/.m/120armv6-quarterly/ref/.p/pool
P_PORTS_FEATURES=FLAVORS SELECTED_OPTIONS
MASTERNAME=120armv6-quarterly
SCRIPTPREFIX=/usr/local/share/poudriere
OLDPWD=/usr/local/poudriere/data/.m/120armv6-quarterly/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.12.1_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--
k...@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="$(/nxb-bin/usr/bin/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.12.1/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="$(/nxb-bin/usr/bin/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 TMPDI
 R="/tmp" SHELL=/bin/sh CONFIG_SHELL=/bin/sh LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8
--End CONFIGURE_ENV--

--MAKE_ENV--
CC="/nxb-bin/usr/bin/cc "-B/usr/local/bin"" CXX="/nxb-bin/usr/bin/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.12.1/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="$(/nxb-bin/usr/bin/c++ 
"-B/usr/local/bin" --version)"; case "$ccver" in *clang*) echo clang ;; *) echo 
g++ ;; esac)" MAKE="make" X
 DG_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=/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.12.1/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/re
 adelf" 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="/nxb-bin/usr/bin/cc "-B/usr/local/bin"" CFLAGS="-O2 
-pipe  -fno-strict-aliasing "  CPP="/nxb-bin/usr/bin/cpp" CPPFLAGS=""  
LDFLAGS=" -Wl,--as-needed " LIBS=""  CXX="/nxb-bin/usr/bin/c++ 
"-B/usr/local/bin"" CXXFLAGS="-O2 -pipe -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_PYOEXTENSION=pyo  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.12  
FULLVER=5.12.1 QT_CMAKEDIR="lib/cmake" QT_ETCDIR="etc/xdg" 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
 /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---
.sinclude "/etc/make.nxb.conf"
USE_PACKAGE_DEPENDS=yes
BATCH=yes
WRKDIRPREFIX=/wrkdirs
PORTSDIR=/usr/ports
PACKAGES=/packages
DISTDIR=/distfiles
PACKAGE_BUILDING=yes
PACKAGE_BUILDING_FLAVORS=yes
MACHINE=arm
MACHINE_ARCH=armv6
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

# stable/10 includes src.conf too late but make.conf is in sys.mk
.if ${.CURDIR:M/poudriere/jails/10*/usr/src/usr.bin/xlint*}
# Disable build of llib now that head no longer has lint(1)
LINT=   true
.endif
#### /usr/ports/Mk/Scripts/ports_env.sh ####
_CCVERSION_9d218390=FreeBSD clang version 6.0.1 (tags/RELEASE_601/final 335540) 
(based on LLVM 6.0.1) Target: armv6-unknown-freebsd12.0-gnueabihf Thread model: 
posix InstalledDir: /nxb-bin/usr/bin
_ALTCCVERSION_9d218390=none
_CXXINTERNAL_9c45a5b1=FreeBSD clang version 6.0.1 (tags/RELEASE_601/final 
335540) (based on LLVM 6.0.1) Target: armv6-unknown-freebsd12.0-gnueabihf 
Thread model: posix InstalledDir: /nxb-bin/usr/bin "/nxb-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_9d218390_58173849=yes
CC_OUTPUT_9d218390_9bdba57c=yes
CC_OUTPUT_9d218390_6a4fe7f5=yes
CC_OUTPUT_9d218390_6bcac02b=yes
CC_OUTPUT_9d218390_67d20829=yes
CC_OUTPUT_9d218390_bfa62e83=yes
CC_OUTPUT_9d218390_f0b4d593=yes
CC_OUTPUT_9d218390_308abb44=yes
CC_OUTPUT_9d218390_f00456e5=yes
CC_OUTPUT_9d218390_65ad290d=yes
CC_OUTPUT_9d218390_f2776b26=yes
CC_OUTPUT_9d218390_b2657cc3=yes
CC_OUTPUT_9d218390_380987f7=yes
CC_OUTPUT_9d218390_160933ec=yes
CC_OUTPUT_9d218390_fb62803b=yes
_OBJC_CCVERSION_9d218390=FreeBSD clang version 6.0.1 (tags/RELEASE_601/final 
335540) (based on LLVM 6.0.1) Target: armv6-unknown-freebsd12.0-gnueabihf 
Thread model: posix InstalledDir: /nxb-bin/usr/bin
_OBJC_ALTCCVERSION_9d218390=none
ARCH=armv6
OPSYS=FreeBSD
_OSRELEASE=12.0-RELEASE-p3
OSREL=12.0
OSVERSION=1200086
PYTHONBASE=/usr/local
CONFIGURE_MAX_CMD_LEN=262144
HAVE_PORTS_ENV=1
#### Misc Poudriere ####
GID=0
UID=0
---End make.conf---
---Begin make.nxb.conf---
CC=/nxb-bin/usr/bin/cc
CPP=/nxb-bin/usr/bin/cpp
CXX=/nxb-bin/usr/bin/c++
AS=/nxb-bin/usr/bin/as
NM=/nxb-bin/usr/bin/nm
LD=/nxb-bin/usr/bin/ld
OBJCOPY=/nxb-bin/usr/bin/objcopy
SIZE=/nxb-bin/usr/bin/size
STRIPBIN=/nxb-bin/usr/bin/strip
SED=/nxb-bin/usr/bin/sed
RANLIB=/nxb-bin/usr/bin/ranlib
YACC=/nxb-bin/usr/bin/yacc
MAKE=/nxb-bin/usr/bin/make
STRINGS=/nxb-bin/usr/bin/strings
AWK=/nxb-bin/usr/bin/awk
FLEX=/nxb-bin/usr/bin/flex
---End make.nxb.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.12.1_1 depends on file: /usr/local/sbin/pkg - not found
===>   Installing existing package /packages/All/pkg-1.10.5_5.txz
[120armv6-quarterly-job-22] Installing pkg-1.10.5_5...
[120armv6-quarterly-job-22] Extracting pkg-1.10.5_5: .......... done
===>   qt5-webengine-5.12.1_1 depends on file: /usr/local/sbin/pkg - found
===>   Returning to build of qt5-webengine-5.12.1_1
===========================================================================
=======================<phase: fetch-depends  >============================
===========================================================================
=======================<phase: fetch          >============================
===>  License LGPL21 accepted by the user
===> Fetching all distfiles required by qt5-webengine-5.12.1_1 for building
===========================================================================
=======================<phase: checksum       >============================
===>  License LGPL21 accepted by the user
===> Fetching all distfiles required by qt5-webengine-5.12.1_1 for building
<snip>
1 warning generated.
[11297/14016] CXX 
obj/third_party/blink/public/mojom/mojom_platform_blink/mojom_platform_blink_jumbo_5.o
In file included from 
gen/third_party/blink/public/mojom/mojom_platform_blink_jumbo_5.cc:5:
In file included from 
./gen/third_party/blink/public/mojom/service_worker/service_worker_error_type.mojom-blink.cc:15:
In file included from 
gen/third_party/blink/public/mojom/service_worker/service_worker_error_type.mojom-blink.h:14:
In file included from 
../../../../qtwebengine-everywhere-src-5.12.1/src/3rdparty/chromium/base/callback.h:14:
In file included from 
../../../../qtwebengine-everywhere-src-5.12.1/src/3rdparty/chromium/base/callback_internal.h:14:
In file included from 
../../../../qtwebengine-everywhere-src-5.12.1/src/3rdparty/chromium/base/memory/ref_counted.h:18:
In file included from 
../../../../qtwebengine-everywhere-src-5.12.1/src/3rdparty/chromium/base/sequence_checker.h:10:
In file included from 
../../../../qtwebengine-everywhere-src-5.12.1/src/3rdparty/chromium/base/sequence_checker_impl.h:13:
In file included from 
../../../../qtwebengine-everywhere-src-5.12.1/src/3rdparty/chromium/base/synchronization/lock.h:11:
./../../../qtwebengine-everywhere-src-5.12.1/src/3rdparty/chromium/base/synchronization/lock_impl.h:70:12:
 warning: releasing mutex 'native_handle_' that was not held 
[-Wthread-safety-analysis]
  int rv = pthread_mutex_unlock(&native_handle_);
           ^
1 warning generated.
[11298/14016] STAMP 
obj/third_party/blink/renderer/core/inspector/generated.inputdeps.stamp
[11299/14016] CXX 
obj/third_party/blink/public/mojom/mojom_platform_blink/mojom_platform_blink_jumbo_6.o
In file included from 
gen/third_party/blink/public/mojom/mojom_platform_blink_jumbo_6.cc:5:
In file included from 
./gen/third_party/blink/public/mojom/speech/speech_recognition_grammar.mojom-blink.cc:15:
In file included from 
gen/third_party/blink/public/mojom/speech/speech_recognition_grammar.mojom-blink.h:14:
In file included from 
../../../../qtwebengine-everywhere-src-5.12.1/src/3rdparty/chromium/base/callback.h:14:
In file included from 
../../../../qtwebengine-everywhere-src-5.12.1/src/3rdparty/chromium/base/callback_internal.h:14:
In file included from 
../../../../qtwebengine-everywhere-src-5.12.1/src/3rdparty/chromium/base/memory/ref_counted.h:18:
In file included from 
../../../../qtwebengine-everywhere-src-5.12.1/src/3rdparty/chromium/base/sequence_checker.h:10:
In file included from 
../../../../qtwebengine-everywhere-src-5.12.1/src/3rdparty/chromium/base/sequence_checker_impl.h:13:
In file included from 
../../../../qtwebengine-everywhere-src-5.12.1/src/3rdparty/chromium/base/synchronization/lock.h:11:
./../../../qtwebengine-everywhere-src-5.12.1/src/3rdparty/chromium/base/synchronization/lock_impl.h:70:12:
 warning: releasing mutex 'native_handle_' that was not held 
[-Wthread-safety-analysis]
  int rv = pthread_mutex_unlock(&native_handle_);
           ^
1 warning generated.
[11300/14016] CXX 
obj/third_party/blink/renderer/core/inspector/generated/generated_jumbo_2.o
In file included from 
gen/third_party/blink/renderer/core/inspector/generated_jumbo_2.cc:5:
In file included from 
./gen/third_party/blink/renderer/core/inspector/protocol/DeviceOrientation.cpp:7:
In file included from 
gen/third_party/blink/renderer/core/inspector/protocol/DeviceOrientation.h:11:
In file included from 
gen/third_party/blink/renderer/core/inspector/protocol/Protocol.h:8:
In file included from 
gen/third_party/blink/renderer/core/inspector/protocol/Forward.h:9:
In file included from 
../../../../qtwebengine-everywhere-src-5.12.1/src/3rdparty/chromium/third_party/blink/renderer/core/inspector/v8_inspector_string.h:13:
In file included from 
../../../../qtwebengine-everywhere-src-5.12.1/src/3rdparty/chromium/third_party/blink/renderer/platform/wtf/decimal.h:38:
In file included from 
../../../../qtwebengine-everywhere-src-5.12.1/src/3rdparty/chromium/third_party/blink/renderer/platform/wtf/text/wtf_string.h:35:
In file included from 
../../../../qtwebengine-everywhere-src-5.12.1/src/3rdparty/chromium/third_party/blink/renderer/platform/wtf/text/string_impl.h:31:
In file included from 
../../../../qtwebengine-everywhere-src-5.12.1/src/3rdparty/chromium/base/memory/ref_counted.h:18:
In file included from 
../../../../qtwebengine-everywhere-src-5.12.1/src/3rdparty/chromium/base/sequence_checker.h:10:
In file included from 
../../../../qtwebengine-everywhere-src-5.12.1/src/3rdparty/chromium/base/sequence_checker_impl.h:13:
In file included from 
../../../../qtwebengine-everywhere-src-5.12.1/src/3rdparty/chromium/base/synchronization/lock.h:11:
./../../../qtwebengine-everywhere-src-5.12.1/src/3rdparty/chromium/base/synchronization/lock_impl.h:70:12:
 warning: releasing mutex 'native_handle_' that was not held 
[-Wthread-safety-analysis]
  int rv = pthread_mutex_unlock(&native_handle_);
           ^
1 warning generated.
[11301/14016] CXX 
obj/third_party/blink/renderer/core/inspector/generated/generated_jumbo_1.o
In file included from 
gen/third_party/blink/renderer/core/inspector/generated_jumbo_1.cc:5:
In file included from 
./gen/third_party/blink/renderer/core/inspector/protocol/Accessibility.cpp:7:
In file included from 
gen/third_party/blink/renderer/core/inspector/protocol/Accessibility.h:11:
In file included from 
gen/third_party/blink/renderer/core/inspector/protocol/Protocol.h:8:
In file included from 
gen/third_party/blink/renderer/core/inspector/protocol/Forward.h:9:
In file included from 
../../../../qtwebengine-everywhere-src-5.12.1/src/3rdparty/chromium/third_party/blink/renderer/core/inspector/v8_inspector_string.h:13:
In file included from 
../../../../qtwebengine-everywhere-src-5.12.1/src/3rdparty/chromium/third_party/blink/renderer/platform/wtf/decimal.h:38:
In file included from 
../../../../qtwebengine-everywhere-src-5.12.1/src/3rdparty/chromium/third_party/blink/renderer/platform/wtf/text/wtf_string.h:35:
In file included from 
../../../../qtwebengine-everywhere-src-5.12.1/src/3rdparty/chromium/third_party/blink/renderer/platform/wtf/text/string_impl.h:31:
In file included from 
../../../../qtwebengine-everywhere-src-5.12.1/src/3rdparty/chromium/base/memory/ref_counted.h:18:
In file included from 
../../../../qtwebengine-everywhere-src-5.12.1/src/3rdparty/chromium/base/sequence_checker.h:10:
In file included from 
../../../../qtwebengine-everywhere-src-5.12.1/src/3rdparty/chromium/base/sequence_checker_impl.h:13:
In file included from 
../../../../qtwebengine-everywhere-src-5.12.1/src/3rdparty/chromium/base/synchronization/lock.h:11:
./../../../qtwebengine-everywhere-src-5.12.1/src/3rdparty/chromium/base/synchronization/lock_impl.h:70:12:
 warning: releasing mutex 'native_handle_' that was not held 
[-Wthread-safety-analysis]
  int rv = pthread_mutex_unlock(&native_handle_);
           ^
1 warning generated.
[11302/14016] CXX 
obj/third_party/blink/renderer/core/inspector/generated/generated_jumbo_3.o
In file included from 
gen/third_party/blink/renderer/core/inspector/generated_jumbo_3.cc:5:
In file included from 
./gen/third_party/blink/renderer/core/inspector/protocol/DOMSnapshot.cpp:7:
In file included from 
gen/third_party/blink/renderer/core/inspector/protocol/DOMSnapshot.h:11:
In file included from 
gen/third_party/blink/renderer/core/inspector/protocol/Protocol.h:8:
In file included from 
gen/third_party/blink/renderer/core/inspector/protocol/Forward.h:9:
In file included from 
../../../../qtwebengine-everywhere-src-5.12.1/src/3rdparty/chromium/third_party/blink/renderer/core/inspector/v8_inspector_string.h:13:
In file included from 
../../../../qtwebengine-everywhere-src-5.12.1/src/3rdparty/chromium/third_party/blink/renderer/platform/wtf/decimal.h:38:
In file included from 
../../../../qtwebengine-everywhere-src-5.12.1/src/3rdparty/chromium/third_party/blink/renderer/platform/wtf/text/wtf_string.h:35:
In file included from 
../../../../qtwebengine-everywhere-src-5.12.1/src/3rdparty/chromium/third_party/blink/renderer/platform/wtf/text/string_impl.h:31:
In file included from 
../../../../qtwebengine-everywhere-src-5.12.1/src/3rdparty/chromium/base/memory/ref_counted.h:18:
In file included from 
../../../../qtwebengine-everywhere-src-5.12.1/src/3rdparty/chromium/base/sequence_checker.h:10:
In file included from 
../../../../qtwebengine-everywhere-src-5.12.1/src/3rdparty/chromium/base/sequence_checker_impl.h:13:
In file included from 
../../../../qtwebengine-everywhere-src-5.12.1/src/3rdparty/chromium/base/synchronization/lock.h:11:
./../../../qtwebengine-everywhere-src-5.12.1/src/3rdparty/chromium/base/synchronization/lock_impl.h:70:12:
 warning: releasing mutex 'native_handle_' that was not held 
[-Wthread-safety-analysis]
  int rv = pthread_mutex_unlock(&native_handle_);
           ^
1 warning generated.
[11303/14016] STAMP 
obj/third_party/blink/renderer/platform/mojo/geometry_struct_traits.inputdeps.stamp
[11304/14016] CXX 
obj/third_party/blink/renderer/platform/mojo/geometry_struct_traits/geometry_struct_traits.o
In file included from 
../../../../qtwebengine-everywhere-src-5.12.1/src/3rdparty/chromium/third_party/blink/renderer/platform/mojo/geometry_struct_traits.cc:5:
In file included from 
../../../../qtwebengine-everywhere-src-5.12.1/src/3rdparty/chromium/third_party/blink/renderer/platform/mojo/geometry_struct_traits.h:13:
In file included from gen/ui/gfx/geometry/mojo/geometry.mojom-shared.h:17:
In file included from 
../../../../qtwebengine-everywhere-src-5.12.1/src/3rdparty/chromium/mojo/public/cpp/bindings/array_data_view.h:10:
In file included from 
../../../../qtwebengine-everywhere-src-5.12.1/src/3rdparty/chromium/mojo/public/cpp/bindings/lib/array_internal.h:20:
In file included from 
../../../../qtwebengine-everywhere-src-5.12.1/src/3rdparty/chromium/mojo/public/cpp/bindings/lib/serialization_util.h:16:
In file included from 
../../../../qtwebengine-everywhere-src-5.12.1/src/3rdparty/chromium/mojo/public/cpp/bindings/lib/serialization_context.h:17:
In file included from 
../../../../qtwebengine-everywhere-src-5.12.1/src/3rdparty/chromium/mojo/public/cpp/bindings/scoped_interface_endpoint_handle.h:10:
In file included from 
../../../../qtwebengine-everywhere-src-5.12.1/src/3rdparty/chromium/base/callback.h:14:
In file included from 
../../../../qtwebengine-everywhere-src-5.12.1/src/3rdparty/chromium/base/callback_internal.h:14:
In file included from 
../../../../qtwebengine-everywhere-src-5.12.1/src/3rdparty/chromium/base/memory/ref_counted.h:18:
In file included from 
../../../../qtwebengine-everywhere-src-5.12.1/src/3rdparty/chromium/base/sequence_checker.h:10:
In file included from 
../../../../qtwebengine-everywhere-src-5.12.1/src/3rdparty/chromium/base/sequence_checker_impl.h:13:
In file included from 
../../../../qtwebengine-everywhere-src-5.12.1/src/3rdparty/chromium/base/synchronization/lock.h:11:
./../../../qtwebengine-everywhere-src-5.12.1/src/3rdparty/chromium/base/synchronization/lock_impl.h:70:12:
 warning: releasing mutex 'native_handle_' that was not held 
[-Wthread-safety-analysis]
  int rv = pthread_mutex_unlock(&native_handle_);
           ^
1 warning generated.
[11305/14016] AR obj/third_party/libwebm/libwebm.a
[11306/14016] STAMP obj/third_party/libwebp/libwebp_shim.stamp
[11307/14016] STAMP obj/third_party/libwebp/libwebp_webp.stamp
[11308/14016] STAMP obj/third_party/libwebp/libwebp.stamp
[11309/14016] AR obj/skia/libskia.a
[11310/14016] AR obj/ui/gfx/libcolor_space.a
[11311/14016] AR obj/ui/gfx/ipc/color/libgfx_ipc_color.a
[11312/14016] AR obj/ui/display/types/libdisplay_types.a
[11313/14016] AR obj/ui/display/util/libdisplay_util.a
[11314/14016] AR obj/ui/gfx/libgeometry_skia.a
[11315/14016] AR obj/ui/gfx/animation/libanimation.a
[11316/14016] AR obj/ui/gfx/codec/libcodec.a
[11317/14016] AR obj/cc/debug/libcc_debug.a
[11318/14016] STAMP obj/components/services/font/public/cpp/cpp.stamp
[11319/14016] AR obj/components/viz/common/libviz_resource_format.a
[11320/14016] STAMP obj/content/public/common/interfaces.stamp
[11321/14016] AR obj/gpu/command_buffer/client/libgles2_implementation.a
[11322/14016] STAMP obj/gpu/command_buffer/client/raster_interface.stamp
[11323/14016] STAMP obj/printing/common/common.stamp
[11324/14016] STAMP obj/skia/public/interfaces/interfaces.stamp
[11325/14016] STAMP obj/services/data_decoder/public/mojom/mojom.stamp
[11326/14016] STAMP obj/services/data_decoder/public/cpp/cpp.stamp
[11327/14016] STAMP obj/services/shape_detection/public/mojom/mojom.stamp
[11328/14016] STAMP obj/skia/public/interfaces/interfaces_blink.stamp
[11329/14016] CXX obj/third_party/libxml/libxml/libxml_utils.o
[11330/14016] AR obj/third_party/libxml/libxml.a
[11331/14016] STAMP obj/third_party/libxslt/libxslt.stamp
[11332/14016] CXX obj/third_party/libyuv/libyuv_internal/compare.o
[11333/14016] CXX obj/third_party/libyuv/libyuv_internal/compare_common.o
[11334/14016] CXX obj/third_party/libyuv/libyuv_internal/compare_gcc.o
[11335/14016] CXX obj/third_party/libyuv/libyuv_internal/convert.o
[11336/14016] CXX obj/third_party/libyuv/libyuv_internal/convert_argb.o
[11337/14016] CXX obj/third_party/libyuv/libyuv_internal/convert_from.o
[11338/14016] CXX obj/third_party/libyuv/libyuv_internal/convert_from_argb.o
[11339/14016] AR obj/third_party/libyuv/libyuv_internal.a
[11340/14016] STAMP obj/third_party/libyuv/libyuv.stamp
[11341/14016] ACTION 
//cc/animation:animation__jumbo_merge(/wrkdirs/usr/ports/www/qt5-webengine/work/.build/src/toolchain:target)
[11342/14016] STAMP obj/cc/animation/animation__jumbo_merge.stamp
[11343/14016] STAMP obj/qtwebengine_sources.inputdeps.stamp
[11344/14016] CXX obj/qtwebengine_sources/protocol_handler.o
FAILED: obj/qtwebengine_sources/protocol_handler.o 
/nxb-bin/usr/bin/c++ -B/usr/local/bin -MMD -MF 
obj/qtwebengine_sources/protocol_handler.o.d -DV8_DEPRECATION_WARNINGS 
-DUSE_AURA=1 -DUSE_NSS_CERTS=1 -DUSE_OZONE=1 -DNO_TCMALLOC -DFULL_SAFE_BROWSING 
-DSAFE_BROWSING_CSD -DSAFE_BROWSING_DB_LOCAL -DCHROMIUM_BUILD 
-DFIELDTRIAL_TESTING_ENABLED -DTOOLKIT_QT -D_FILE_OFFSET_BITS=64 
-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D__STDC_CONSTANT_MACROS 
-D__STDC_FORMAT_MACROS -DNDEBUG -DNVALGRIND -DDYNAMIC_ANNOTATIONS_ENABLED=0 
-DSK_IGNORE_LINEONLY_AA_CONVEX_PATH_OPTS -DSK_HAS_PNG_LIBRARY 
-DSK_HAS_WEBP_LIBRARY -DSK_HAS_JPEG_LIBRARY -DSK_SUPPORT_GPU=1 
-DSK_GPU_WORKAROUNDS_HEADER=\"gpu/config/gpu_driver_bug_workaround_autogen.h\" 
-DGL_GLEXT_PROTOTYPES -DUSE_GLX -DUSE_EGL -DU_USING_ICU_NAMESPACE=0 
-DU_ENABLE_DYLOAD=0 -DU_STATIC_IMPLEMENTATION 
-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_FILE -DUCHAR_TYPE=uint16_t 
-DGOOGLE_PROTOBUF_NO_RTTI -DGOOGLE_PROTOBUF_NO_STATIC_INITIALIZER 
-DHAVE_PTHREAD -DLEVELDB_PLATFORM_CHROMIUM=1 
-DWEBRTC_NON_STATIC_TRACE_EVENT_HANDLER
 S=0 -DGTEST_RELATIVE_PATH -DWEBRTC_CHROMIUM_BUILD -DWEBRTC_POSIX 
-DWEBRTC_LINUX -DWEBRTC_BSD -DABSL_ALLOCATOR_NOTHROW=1 
-DNO_MAIN_THREAD_WRAPPING -Igen 
-I../../../../qtwebengine-everywhere-src-5.12.1/src/3rdparty/chromium 
-I../../../../qtwebengine-everywhere-src-5.12.1/src/3rdparty/chromium/skia/config
 -I../../../../qtwebengine-everywhere-src-5.12.1/src/3rdparty/chromium/skia/ext 
-I../../../../qtwebengine-everywhere-src-5.12.1/src/3rdparty/chromium/third_party/skia/include/c
 
-I../../../../qtwebengine-everywhere-src-5.12.1/src/3rdparty/chromium/third_party/skia/include/config
 
-I../../../../qtwebengine-everywhere-src-5.12.1/src/3rdparty/chromium/third_party/skia/include/core
 
-I../../../../qtwebengine-everywhere-src-5.12.1/src/3rdparty/chromium/third_party/skia/include/effects
 
-I../../../../qtwebengine-everywhere-src-5.12.1/src/3rdparty/chromium/third_party/skia/include/encode
 
-I../../../../qtwebengine-everywhere-src-5.12.1/src/3rdparty/chromium/third_party/skia/include/gpu
 -I../../../
 ../qtwebengine-everywhere-src-5.12.1/src/3rd!
 party/chromium/third_party/skia/include/images 
-I../../../../qtwebengine-everywhere-src-5.12.1/src/3rdparty/chromium/third_party/skia/include/lazy
 
-I../../../../qtwebengine-everywhere-src-5.12.1/src/3rdparty/chromium/third_party/skia/include/pathops
 
-I../../../../qtwebengine-everywhere-src-5.12.1/src/3rdparty/chromium/third_party/skia/include/pdf
 
-I../../../../qtwebengine-everywhere-src-5.12.1/src/3rdparty/chromium/third_party/skia/include/pipe
 
-I../../../../qtwebengine-everywhere-src-5.12.1/src/3rdparty/chromium/third_party/skia/include/ports
 
-I../../../../qtwebengine-everywhere-src-5.12.1/src/3rdparty/chromium/third_party/skia/include/utils
 
-I../../../../qtwebengine-everywhere-src-5.12.1/src/3rdparty/chromium/third_party/skia/src/gpu
 
-I../../../../qtwebengine-everywhere-src-5.12.1/src/3rdparty/chromium/third_party/skia/src/sksl
 
-I../../../../qtwebengine-everywhere-src-5.12.1/src/3rdparty/chromium/third_party/boringssl/src/include
 -Igen -Igen -Igen -Igen -Igen -Igen -I../../../../q
 
twebengine-everywhere-src-5.12.1/src/3rdparty/chromium/third_party/libyuv/include
 -Igen -Igen -Igen -Igen -Igen 
-I../../../../qtwebengine-everywhere-src-5.12.1/src/3rdparty/chromium/third_party/khronos
 -I../../../../qtwebengine-everywhere-src-5.12.1/src/3rdparty/chromium/gpu 
-I../../../../qtwebengine-everywhere-src-5.12.1/src/3rdparty/chromium/third_party/ced/src
 
-I../../../../qtwebengine-everywhere-src-5.12.1/src/3rdparty/chromium/third_party/icu/source/common
 
-I../../../../qtwebengine-everywhere-src-5.12.1/src/3rdparty/chromium/third_party/icu/source/i18n
 
-I../../../../qtwebengine-everywhere-src-5.12.1/src/3rdparty/chromium/third_party/protobuf/src
 -Igen/protoc_out 
-I../../../../qtwebengine-everywhere-src-5.12.1/src/3rdparty/chromium/third_party/protobuf/src
 
-I../../../../qtwebengine-everywhere-src-5.12.1/src/3rdparty/chromium/third_party/leveldatabase
 
-I../../../../qtwebengine-everywhere-src-5.12.1/src/3rdparty/chromium/third_party/leveldatabase/src
 -I../../../../qtwebengine-ever
 ywhere-src-5.12.1/src/3rdparty/chromium/thir!
 d_party/l!
 eveldatabase/src/include 
-I../../../../qtwebengine-everywhere-src-5.12.1/src/3rdparty/chromium/third_party/libwebm/source
 
-I../../../../qtwebengine-everywhere-src-5.12.1/src/3rdparty/chromium/v8/include
 -Igen/v8/include 
-I../../../../qtwebengine-everywhere-src-5.12.1/src/3rdparty/chromium/third_party/webrtc_overrides
 
-I../../../../qtwebengine-everywhere-src-5.12.1/src/3rdparty/chromium/third_party/webrtc
 -fno-strict-aliasing --param=ssp-buffer-size=4 -fstack-protector 
-Wno-builtin-macro-redefined -D__DATE__= -D__TIME__= -D__TIMESTAMP__= 
-Wno-unknown-attributes -Wno-unknown-pragmas -Wno-unknown-warning-option 
-funwind-tables -fPIC -pthread -fcolor-diagnostics -fmerge-all-constants 
-no-canonical-prefixes -mtune=generic-armv7-a -mfpu=vfpv3-d16 -Wall -Wextra 
-Wimplicit-fallthrough -Wthread-safety -Wno-missing-field-initializers 
-Wno-unused-parameter -Wno-c++11-narrowing -Wno-covered-switch-default 
-Wno-unneeded-internal-declaration -Wno-undefined-var-template 
-Wno-address-of-packed-memb
 er -Wno-nonportable-include-path -Wno-user-defined-warnings 
-Wno-unused-lambda-capture -Wno-null-pointer-arithmetic 
-Wno-enum-compare-switch -Wno-ignored-pragma-optimize -O2 -fno-ident 
-fdata-sections -ffunction-sections -fno-omit-frame-pointer -g0 
-fvisibility=hidden -Wheader-hygiene -Wstring-conversion 
-Wtautological-overlap-compare -Wno-header-guard 
-isystem../../../../../../../../../../usr/local/include/nss 
-isystem../../../../../../../../../../usr/local/include/nss/nss 
-isystem../../../../../../../../../../usr/local/include/nspr -isystem 
../../../../qtwebengine-everywhere-src-5.12.1/src/3rdparty/chromium/third_party/abseil-cpp
 -Wno-parentheses-equality -Wno-tautological-compare 
-Wno-undefined-bool-conversion -Wno-tautological-undefined-compare -std=gnu++14 
-fno-exceptions -fno-rtti -fvisibility-inlines-hidden -c 
../../../../qtwebengine-everywhere-src-5.12.1/src/3rdparty/chromium/chrome/common/custom_handlers/protocol_handler.cc
 -o obj/qtwebengine_sources/protocol_handler.o
./../../../qtwebengine-everywhere-src-5.12.1/src/3rdparty/chromium/chrome/common/custom_handlers/protocol_handler.cc:10:10:
 fatal error: 'chrome/grit/generated_resources.h' file not found
#include "chrome/grit/generated_resources.h"
         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
1 error generated.
[11345/14016] CXX 
obj/third_party/blink/renderer/core/inspector/generated/generated_jumbo_4.o
In file included from 
gen/third_party/blink/renderer/core/inspector/generated_jumbo_4.cc:5:
In file included from 
./gen/third_party/blink/renderer/core/inspector/protocol/Log.cpp:7:
In file included from 
gen/third_party/blink/renderer/core/inspector/protocol/Log.h:11:
In file included from 
gen/third_party/blink/renderer/core/inspector/protocol/Protocol.h:8:
In file included from 
gen/third_party/blink/renderer/core/inspector/protocol/Forward.h:9:
In file included from 
../../../../qtwebengine-everywhere-src-5.12.1/src/3rdparty/chromium/third_party/blink/renderer/core/inspector/v8_inspector_string.h:13:
In file included from 
../../../../qtwebengine-everywhere-src-5.12.1/src/3rdparty/chromium/third_party/blink/renderer/platform/wtf/decimal.h:38:
In file included from 
../../../../qtwebengine-everywhere-src-5.12.1/src/3rdparty/chromium/third_party/blink/renderer/platform/wtf/text/wtf_string.h:35:
In file included from 
../../../../qtwebengine-everywhere-src-5.12.1/src/3rdparty/chromium/third_party/blink/renderer/platform/wtf/text/string_impl.h:31:
In file included from 
../../../../qtwebengine-everywhere-src-5.12.1/src/3rdparty/chromium/base/memory/ref_counted.h:18:
In file included from 
../../../../qtwebengine-everywhere-src-5.12.1/src/3rdparty/chromium/base/sequence_checker.h:10:
In file included from 
../../../../qtwebengine-everywhere-src-5.12.1/src/3rdparty/chromium/base/sequence_checker_impl.h:13:
In file included from 
../../../../qtwebengine-everywhere-src-5.12.1/src/3rdparty/chromium/base/synchronization/lock.h:11:
./../../../qtwebengine-everywhere-src-5.12.1/src/3rdparty/chromium/base/synchronization/lock_impl.h:70:12:
 warning: releasing mutex 'native_handle_' that was not held 
[-Wthread-safety-analysis]
  int rv = pthread_mutex_unlock(&native_handle_);
           ^
1 warning generated.
ninja: build stopped: subcommand failed.
*** [run_ninja] Error code 1

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
_______________________________________________
freebsd-pkg-fallout@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-pkg-fallout
To unsubscribe, send any mail to "freebsd-pkg-fallout-unsubscr...@freebsd.org"

Reply via email to