[exp - 124amd64-default-build-as-user][www/qt5-webengine] Failed for qt5-webengine-5.15.8_3 in build
pkg-fallout at FreeBSD.org
pkg-fallout at FreeBSD.org
Sat May 20 22:33:40 BST 2023
You are receiving this mail as a port that you maintain
is failing to build on the FreeBSD package build server.
Please investigate the failure and submit a PR to fix
build.
Maintainer: kde at FreeBSD.org
Log URL: https://pkg-status.freebsd.org/package19/data/124amd64-default-build-as-user/e2c49c845fae/logs/qt5-webengine-5.15.8_3.log
Build URL: https://pkg-status.freebsd.org/package19/build.html?mastername=124amd64-default-build-as-user&build=e2c49c845fae
Log:
=>> Building www/qt5-webengine
build started at Sat May 20 06:45:21 UTC 2023
port directory: /usr/ports/www/qt5-webengine
package name: qt5-webengine-5.15.8_3
building for: FreeBSD 124amd64-default-build-as-user-job-10 12.4-RELEASE-p2 FreeBSD 12.4-RELEASE-p2 amd64
maintained by: kde at FreeBSD.org
Makefile ident:
Poudriere version: 3.2.8-23-ga7f8d188
Host OSVERSION: 1400073
Jail OSVERSION: 1204000
Job Id: 10
---Begin Environment---
SHELL=/bin/csh
OSVERSION=1204000
UNAME_v=FreeBSD 12.4-RELEASE-p2
UNAME_r=12.4-RELEASE-p2
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-23-ga7f8d188
MASTERMNT=/poudriere/data/.m/124amd64-default-build-as-user/ref
POUDRIERE_BUILD_TYPE=bulk
PACKAGE_BUILDING=yes
SAVED_TERM=
GID=0
UID=0
PWD=/poudriere/data/.m/124amd64-default-build-as-user/ref/.p/pool
P_PORTS_FEATURES=FLAVORS SELECTED_OPTIONS
MASTERNAME=124amd64-default-build-as-user
SCRIPTPREFIX=/usr/local/share/poudriere
OLDPWD=/poudriere/data/.m/124amd64-default-build-as-user/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.8_3:
====> Audio backend: you have to select exactly one of them
ALSA=on: ALSA audio architecture support
PULSEAUDIO=off: PulseAudio sound server support
SNDIO=off: Sndio audio support
===> Use 'make config' to modify these settings
---End OPTIONS List---
--MAINTAINER--
kde at FreeBSD.org
--End MAINTAINER--
--CONFIGURE_ARGS--
--with-qt-includes=/usr/local/include/qt5 --with-qt-libraries=/usr/local/lib/qt5 --with-extra-includes=/usr/local/include --with-extra-libs=/usr/local/lib -opensource -confirm-license -no-pch -prefix /usr/local -bindir /usr/local/lib/qt5/bin -headerdir /usr/local/include/qt5 -libdir /usr/local/lib/qt5 -plugindir /usr/local/lib/qt5/plugins -importdir /usr/local/lib/qt5/imports -datadir /usr/local/share/qt5 -docdir /usr/local/share/doc/qt5 -translationdir /usr/local/share/qt5/translations -sysconfdir /usr/local/etc/xdg -nomake examples -nomake tests -platform freebsd-$(ccver="$(c++ "-B/usr/local/bin" --version)"; case "$ccver" in *clang*) echo clang ;; *) echo g++ ;; esac) -archdatadir /usr/local/lib/qt5 -libexecdir /usr/local/libexec/qt5 -qmldir /usr/local/lib/qt5/qml -examplesdir /usr/local/share/examples/qt5 -testsdir /usr/local/share/qt5/tests -no-use-gold-linker -recheck-all -release -no-separate-debug-info
--End CONFIGURE_ARGS--
--CONFIGURE_ENV--
NINJAFLAGS="-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 ac_cv_path_PERL=/usr/local/bin/perl ac_cv_path_PERL_PATH=/usr/local/bin/perl PERL_USE_UNSAFE_INC=1 PKG_CONFIG=pkgconf PYTHON="/usr/local/bin/python2.7" QT_SELECT=qt5 QMAKEMODULES="/wrkdirs/usr/ports/www/qt5-webengine/work/qtwebengine-everywhere-src-5.15.8/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 ac_cv_path_PERL=/usr/local/bin/perl ac_cv_path_PERL_PATH=/usr/local/bin/perl PERL_USE_UNSAFE_INC=1 PKG_CONFIG=pkgconf PYTHON="/usr/local/bin/python2.7" QT_SELECT=qt5 QMAKEMODULES="/wrkdirs/usr/ports/www/qt5-webengine/work/qtwebengine-everywhere-src-5.15.8/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 GPERF=/usr/local/bin/gperf NINJA_STATUS="[%p %s/%t] " PERL_USE_UNSAFE_INC=1 QT_SELECT=qt5 QMAKEMODULES="/wrkdirs/usr/ports/www/qt5-webengine/work/qtwebengine-everywhere-src-5.15.8/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_L
IBDIR=/wrkdirs/usr/ports/www/qt5-webengine/w!
ork/.pkgconfig:/usr/local/libdata/pkgconfig:/usr/local/share/pkgconfig:/usr/libdata/pkgconfig MK_DEBUG_FILES=no MK_KERNEL_SYMBOLS=no SHELL=/bin/sh NO_LINT=YES ADDR2LINE="/usr/local/bin/addr2line" AR="/usr/local/bin/ar" AS="/usr/local/bin/as" CPPFILT="/usr/local/bin/c++filt" GPROF="/usr/local/bin/gprof" LD="/usr/local/bin/ld" NM="/usr/local/bin/nm" OBJCOPY="/usr/local/bin/objcopy" OBJDUMP="/usr/local/bin/objdump" RANLIB="/usr/local/bin/ranlib" READELF="/usr/local/bin/readelf" SIZE="/usr/local/bin/size" STRINGS="/usr/local/bin/strings" 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=freebsd12 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" QT_TOOLDIR="lib/qt5/bin" DEBUG="@comment " SHORTVER=5.15 FULLVER=5.15.8 QT_ETCDIR="etc/xdg" QT_CMAKEDIR="lib/cmake" BE="@comment " LE="" OSREL=12.4 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local LIB32DIR=lib PERL_VERSION=5.32.1 PERL_VER=5.32 PERL5_MAN1=lib/perl5/site_perl/man/man1 PERL5
_MAN3=lib/perl5/site_perl/man/man3 SITE_PERL=lib/perl5/site_perl SITE_ARCH=lib/perl5/site_perl/mach/5.32 DOCSDIR="share/doc/webengine" EXAMPLESDIR="share/examples/webengine" DATADIR="share/webengine" WWWDIR="www/webengine" ETCDIR="etc/webengine"
--End PLIST_SUB--
--SUB_LIST--
PYTHON_INCLUDEDIR=/usr/local/include/python2.7 PYTHON_LIBDIR=/usr/local/lib/python2.7 PYTHON_PLATFORM=freebsd12 PYTHON_SITELIBDIR=/usr/local/lib/python2.7/site-packages PYTHON_SUFFIX=27 PYTHON_EXT_SUFFIX= PYTHON_VER=2.7 PYTHON_VERSION=python2.7 PYTHON2="" PYTHON3="@comment " PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/webengine DOCSDIR=/usr/local/share/doc/webengine EXAMPLESDIR=/usr/local/share/examples/webengine WWWDIR=/usr/local/www/webengine ETCDIR=/usr/local/etc/webengine
--End SUB_LIST--
---Begin make.conf---
USE_PACKAGE_DEPENDS=yes
BATCH=yes
WRKDIRPREFIX=/wrkdirs
PORTSDIR=/usr/ports
PACKAGES=/packages
DISTDIR=/distfiles
FORCE_PACKAGE=yes
PACKAGE_BUILDING=yes
PACKAGE_BUILDING_FLAVORS=yes
#### /usr/local/etc/poudriere.d/make.conf ####
# Build ALLOW_MAKE_JOBS_PACKAGES with 2 jobs
MAKE_JOBS_NUMBER=2
#### /usr/ports/Mk/Scripts/ports_env.sh ####
_CCVERSION_921dbbb2=FreeBSD clang version 13.0.0 (git at github.com:llvm/llvm-project.git llvmorg-13.0.0-0-gd7b669b3a303) Target: x86_64-unknown-freebsd12.4 Thread model: posix InstalledDir: /usr/bin
_ALTCCVERSION_921dbbb2=none
_CXXINTERNAL_acaad9ca=FreeBSD clang version 13.0.0 (git at github.com:llvm/llvm-project.git llvmorg-13.0.0-0-gd7b669b3a303) Target: x86_64-unknown-freebsd12.4 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_53255a77=yes
CC_OUTPUT_921dbbb2_911cfe02=yes
CC_OUTPUT_921dbbb2_b2657cc3=yes
CC_OUTPUT_921dbbb2_380987f7=yes
CC_OUTPUT_921dbbb2_160933ec=yes
CC_OUTPUT_921dbbb2_fb62803b=yes
CC_OUTPUT_921dbbb2_af59ad06=yes
CC_OUTPUT_921dbbb2_a15f3fcf=yes
_OBJC_CCVERSION_921dbbb2=FreeBSD clang version 13.0.0 (git at github.com:llvm/llvm-project.git llvmorg-13.0.0-0-gd7b669b3a303) Target: x86_64-unknown-freebsd12.4 Thread model: posix InstalledDir: /usr/bin
_OBJC_ALTCCVERSION_921dbbb2=none
ARCH=amd64
OPSYS=FreeBSD
_OSRELEASE=12.4-RELEASE-p2
OSREL=12.4
OSVERSION=1204000
PYTHONBASE=/usr/local
HAVE_COMPAT_IA32_KERN=YES
CONFIGURE_MAX_CMD_LEN=524288
HAVE_PORTS_ENV=1
#### Misc Poudriere ####
---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 >============================
===> 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.8_3 depends on file: /usr/local/sbin/pkg - not found
===> Installing existing package /packages/All/pkg-1.19.1_1.pkg
[124amd64-default-build-as-user-job-10] Installing pkg-1.19.1_1...
[124amd64-default-build-as-user-job-10] Extracting pkg-1.19.1_1: .......... done
===> qt5-webengine-5.15.8_3 depends on file: /usr/local/sbin/pkg - found
===> Returning to build of qt5-webengine-5.15.8_3
===========================================================================
=======================<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.8_3 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.8_3 for building
=> SHA256 Checksum OK for KDE/Qt/5.15.8/qtwebengine-everywhere-opensource-src-5.15.8.tar.xz.
===========================================================================
=======================<phase: extract-depends>============================
===========================================================================
=======================<phase: extract >============================
===> 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.8_3 for building
<snip>
./../../../qtwebengine-everywhere-src-5.15.8/src/3rdparty/chromium/chrome/browser/media/webrtc/webrtc_log_uploader.cc:49:12: warning: unused variable 'kWebrtcLogUploadContentType' [-Wunused-const-variable]
const char kWebrtcLogUploadContentType[] = "multipart/form-data";
^
1 warning generated.
[ 99% 24370/24384] CXX obj/qtwebengine_sources/webrtc_rtp_dump_handler.o
[ 99% 24371/24384] CXX obj/qtwebengine_sources/webrtc_logging_controller.o
[ 99% 24372/24384] CXX obj/qtwebengine_sources/webrtc_rtp_dump_writer.o
[ 99% 24373/24384] CXX obj/qtwebengine_sources/webrtc_text_log_handler.o
[ 99% 24374/24384] CXX obj/qtwebengine_sources/webrtc_logs_ui.o
In file included from ../../../../qtwebengine-everywhere-src-5.15.8/src/3rdparty/chromium/chrome/browser/ui/webui/media/webrtc_logs_ui.cc:36:
In file included from ../../../../qtwebengine-everywhere-src-5.15.8/src/3rdparty/chromium/content/public/browser/web_contents.h:29:
In file included from ../../../../qtwebengine-everywhere-src-5.15.8/src/3rdparty/chromium/content/public/browser/navigation_controller.h:23:
In file included from ../../../../qtwebengine-everywhere-src-5.15.8/src/3rdparty/chromium/content/public/browser/render_frame_host.h:25:
In file included from ../../../../qtwebengine-everywhere-src-5.15.8/src/3rdparty/chromium/services/metrics/public/cpp/ukm_source_id.h:10:
./../../../qtwebengine-everywhere-src-5.15.8/src/3rdparty/chromium/base/metrics/ukm_source_id.h:66:26: warning: definition of implicit copy constructor for 'UkmSourceId' is deprecated because it has a user-provided copy assignment operator [-Wdeprecated-copy-with-user-provided-copy]
constexpr UkmSourceId& operator=(UkmSourceId other) {
^
./../../../qtwebengine-everywhere-src-5.15.8/src/3rdparty/chromium/base/metrics/ukm_source_id.h:92:12: note: in implicit copy constructor for 'base::UkmSourceId' first required here
return UkmSourceId(internal_value);
^
1 warning generated.
[ 99% 24375/24384] STAMP obj/qtwebengine_spellcheck_sources.inputdeps.stamp
[ 99% 24376/24384] CXX obj/qtwebengine_sources/webrtc_logging_agent_impl.o
[ 99% 24377/24384] CXX obj/qtwebengine_spellcheck_sources/spell_check_host_chrome_impl.o
[ 99% 24378/24384] CXX obj/qtwebengine_spellcheck_sources/spellcheck_custom_dictionary.o
[ 99% 24379/24384] CXX obj/qtwebengine_spellcheck_sources/spellcheck_factory.o
[ 99% 24380/24384] CXX obj/qtwebengine_spellcheck_sources/spellcheck_hunspell_dictionary.o
In file included from ../../../../qtwebengine-everywhere-src-5.15.8/src/3rdparty/chromium/chrome/browser/spellchecker/spellcheck_hunspell_dictionary.cc:5:
./../../../qtwebengine-everywhere-src-5.15.8/src/3rdparty/chromium/chrome/browser/spellchecker/spellcheck_hunspell_dictionary.h:184:28: warning: private field 'spellcheck_service_' is not used [-Wunused-private-field]
SpellcheckService* const spellcheck_service_;
^
1 warning generated.
[ 99% 24381/24384] CXX obj/qtwebengine_spellcheck_sources/pref_names.o
[ 99% 24381/24384] CXX obj/qtwebengine_spellcheck_sources/spellcheck_service.o
[ 99% 24382/24384] STAMP obj/qtwebengine_spellcheck_sources.stamp
[ 99% 24383/24384] STAMP obj/qtwebengine_sources.stamp
[100% 24384/24384] STAMP QtWebEngineCore.stamp
--- sub-api-core_api-pro-make_first ---
cd api/ && ( test -e Makefile.core_api || /usr/local/lib/qt5/bin/qmake -o Makefile.core_api /wrkdirs/usr/ports/www/qt5-webengine/work/qtwebengine-everywhere-src-5.15.8/src/core/api/core_api.pro -spec /usr/local/lib/qt5/mkspecs/freebsd-clang 'QMAKE_CC=cc -B/usr/local/bin' 'QMAKE_CXX=c++ -B/usr/local/bin' 'QMAKE_LINK_C=cc -B/usr/local/bin' 'QMAKE_LINK_C_SHLIB=cc -B/usr/local/bin' 'QMAKE_LINK=c++ -B/usr/local/bin' 'QMAKE_LINK_SHLIB=c++ -B/usr/local/bin' 'QMAKE_CFLAGS=-O2 -pipe -fstack-protector-strong -fno-strict-aliasing ' 'QMAKE_CXXFLAGS=-O2 -pipe -fstack-protector-strong -fno-strict-aliasing ' 'QMAKE_LFLAGS= -Wl,--as-needed -fstack-protector-strong ' QMAKE_LIBS= QMAKE_CFLAGS_DEBUG= QMAKE_CFLAGS_RELEASE= QMAKE_CXXFLAGS_DEBUG= QMAKE_CXXFLAGS_RELEASE= PREFIX=/usr/local CONFIG+=release 'CONFIG-=debug separate_debug_info' QT_CONFIG+=release 'QT_CONFIG-=debug separate_debug_info' ) && /usr/bin/make -f Makefile.core_api
sh: git: not found
--- .obj/qtwebenginecoreglobal.o ---
--- .obj/qwebengineclientcertificatestore.o ---
--- .obj/qtwebenginecoreglobal.o ---
c++ -B/usr/local/bin -c -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -std=c++1z -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -Wno-unused-parameter -Wdate-time -Winconsistent-missing-override -pthread -DQT_NO_LINKED_LIST -DBUILDING_CHROMIUM -DNOMINMAX -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_WEBENGINECOREHEADERS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I/wrkdirs/usr/ports/www/qt5-webengine/work/qtwebengine-everywhere-src-5.15.8/src/core/api -I. -I/wrkdirs/usr/ports/www/qt5-webengine/work/qtwebengine-everywhere-src-5.15.8/src/core -I../release/gen -I/wrkdirs/usr/ports/www/qt5-webengine/work/qtwebengine-everywhere-src-5.15.8/src/3rdparty/chromium/third_party/abseil-cpp -I/wrkdirs/usr/ports/www/qt5-webengine/work/qtwebengine-everywhere-src-5.15.8/src/3rdparty/chromium -I../../../include -I../../../include/QtWebEngineCore -I../../../include/QtWebEngineCore/5.15.8 -I.
./../../include/QtWebEngineCore/5.15.8/QtWebEngineCore -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtCore/5.15.8 -I/usr/local/include/qt5/QtCore/5.15.8/QtCore -I/usr/local/include/qt5/QtCore -I.moc -I/usr/local/include -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o .obj/qtwebenginecoreglobal.o /wrkdirs/usr/ports/www/qt5-webengine/work/qtwebengine-everywhere-src-5.15.8/src/core/api/qtwebenginecoreglobal.cpp
--- .obj/qwebengineclientcertificatestore.o ---
c++ -B/usr/local/bin -c -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -std=c++1z -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -Wno-unused-parameter -Wdate-time -Winconsistent-missing-override -pthread -DQT_NO_LINKED_LIST -DBUILDING_CHROMIUM -DNOMINMAX -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_WEBENGINECOREHEADERS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I/wrkdirs/usr/ports/www/qt5-webengine/work/qtwebengine-everywhere-src-5.15.8/src/core/api -I. -I/wrkdirs/usr/ports/www/qt5-webengine/work/qtwebengine-everywhere-src-5.15.8/src/core -I../release/gen -I/wrkdirs/usr/ports/www/qt5-webengine/work/qtwebengine-everywhere-src-5.15.8/src/3rdparty/chromium/third_party/abseil-cpp -I/wrkdirs/usr/ports/www/qt5-webengine/work/qtwebengine-everywhere-src-5.15.8/src/3rdparty/chromium -I../../../include -I../../../include/QtWebEngineCore -I../../../include/QtWebEngineCore/5.15.8 -I.
./../../include/QtWebEngineCore/5.15.8/QtWebEngineCore -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtCore/5.15.8 -I/usr/local/include/qt5/QtCore/5.15.8/QtCore -I/usr/local/include/qt5/QtCore -I.moc -I/usr/local/include -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o .obj/qwebengineclientcertificatestore.o /wrkdirs/usr/ports/www/qt5-webengine/work/qtwebengine-everywhere-src-5.15.8/src/core/api/qwebengineclientcertificatestore.cpp
--- .obj/qwebenginecookiestore.o ---
c++ -B/usr/local/bin -c -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -std=c++1z -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -Wno-unused-parameter -Wdate-time -Winconsistent-missing-override -pthread -DQT_NO_LINKED_LIST -DBUILDING_CHROMIUM -DNOMINMAX -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_WEBENGINECOREHEADERS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I/wrkdirs/usr/ports/www/qt5-webengine/work/qtwebengine-everywhere-src-5.15.8/src/core/api -I. -I/wrkdirs/usr/ports/www/qt5-webengine/work/qtwebengine-everywhere-src-5.15.8/src/core -I../release/gen -I/wrkdirs/usr/ports/www/qt5-webengine/work/qtwebengine-everywhere-src-5.15.8/src/3rdparty/chromium/third_party/abseil-cpp -I/wrkdirs/usr/ports/www/qt5-webengine/work/qtwebengine-everywhere-src-5.15.8/src/3rdparty/chromium -I../../../include -I../../../include/QtWebEngineCore -I../../../include/QtWebEngineCore/5.15.8 -I.
./../../include/QtWebEngineCore/5.15.8/QtWebEngineCore -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtCore/5.15.8 -I/usr/local/include/qt5/QtCore/5.15.8/QtCore -I/usr/local/include/qt5/QtCore -I.moc -I/usr/local/include -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o .obj/qwebenginecookiestore.o /wrkdirs/usr/ports/www/qt5-webengine/work/qtwebengine-everywhere-src-5.15.8/src/core/api/qwebenginecookiestore.cpp
--- .moc/moc_predefs.h ---
c++ -B/usr/local/bin -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -std=c++1z -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -Wno-unused-parameter -Wdate-time -Winconsistent-missing-override -dM -E -o .moc/moc_predefs.h /usr/local/lib/qt5/mkspecs/features/data/dummy.cpp
--- .obj/qwebenginehttprequest.o ---
c++ -B/usr/local/bin -c -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -std=c++1z -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -Wno-unused-parameter -Wdate-time -Winconsistent-missing-override -pthread -DQT_NO_LINKED_LIST -DBUILDING_CHROMIUM -DNOMINMAX -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_WEBENGINECOREHEADERS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I/wrkdirs/usr/ports/www/qt5-webengine/work/qtwebengine-everywhere-src-5.15.8/src/core/api -I. -I/wrkdirs/usr/ports/www/qt5-webengine/work/qtwebengine-everywhere-src-5.15.8/src/core -I../release/gen -I/wrkdirs/usr/ports/www/qt5-webengine/work/qtwebengine-everywhere-src-5.15.8/src/3rdparty/chromium/third_party/abseil-cpp -I/wrkdirs/usr/ports/www/qt5-webengine/work/qtwebengine-everywhere-src-5.15.8/src/3rdparty/chromium -I../../../include -I../../../include/QtWebEngineCore -I../../../include/QtWebEngineCore/5.15.8 -I.
./../../include/QtWebEngineCore/5.15.8/QtWebEngineCore -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtCore/5.15.8 -I/usr/local/include/qt5/QtCore/5.15.8/QtCore -I/usr/local/include/qt5/QtCore -I.moc -I/usr/local/include -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o .obj/qwebenginehttprequest.o /wrkdirs/usr/ports/www/qt5-webengine/work/qtwebengine-everywhere-src-5.15.8/src/core/api/qwebenginehttprequest.cpp
--- .obj/qwebenginemessagepumpscheduler.o ---
c++ -B/usr/local/bin -c -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -std=c++1z -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -Wno-unused-parameter -Wdate-time -Winconsistent-missing-override -pthread -DQT_NO_LINKED_LIST -DBUILDING_CHROMIUM -DNOMINMAX -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_WEBENGINECOREHEADERS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I/wrkdirs/usr/ports/www/qt5-webengine/work/qtwebengine-everywhere-src-5.15.8/src/core/api -I. -I/wrkdirs/usr/ports/www/qt5-webengine/work/qtwebengine-everywhere-src-5.15.8/src/core -I../release/gen -I/wrkdirs/usr/ports/www/qt5-webengine/work/qtwebengine-everywhere-src-5.15.8/src/3rdparty/chromium/third_party/abseil-cpp -I/wrkdirs/usr/ports/www/qt5-webengine/work/qtwebengine-everywhere-src-5.15.8/src/3rdparty/chromium -I../../../include -I../../../include/QtWebEngineCore -I../../../include/QtWebEngineCore/5.15.8 -I.
./../../include/QtWebEngineCore/5.15.8/QtWebEngineCore -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtCore/5.15.8 -I/usr/local/include/qt5/QtCore/5.15.8/QtCore -I/usr/local/include/qt5/QtCore -I.moc -I/usr/local/include -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o .obj/qwebenginemessagepumpscheduler.o /wrkdirs/usr/ports/www/qt5-webengine/work/qtwebengine-everywhere-src-5.15.8/src/core/api/qwebenginemessagepumpscheduler.cpp
--- .obj/qwebenginecookiestore.o ---
In file included from /wrkdirs/usr/ports/www/qt5-webengine/work/qtwebengine-everywhere-src-5.15.8/src/core/api/qwebenginecookiestore.cpp:45:
In file included from /wrkdirs/usr/ports/www/qt5-webengine/work/qtwebengine-everywhere-src-5.15.8/src/core/net/cookie_monster_delegate_qt.h:71:
In file included from ../release/gen/services/network/public/mojom/cookie_manager.mojom.h:46:
In file included from /wrkdirs/usr/ports/www/qt5-webengine/work/qtwebengine-everywhere-src-5.15.8/src/3rdparty/chromium/mojo/public/cpp/bindings/thread_safe_interface_ptr.h:22:
In file included from /wrkdirs/usr/ports/www/qt5-webengine/work/qtwebengine-everywhere-src-5.15.8/src/3rdparty/chromium/mojo/public/cpp/bindings/sync_call_restrictions.h:10:
In file included from /wrkdirs/usr/ports/www/qt5-webengine/work/qtwebengine-everywhere-src-5.15.8/src/3rdparty/chromium/base/threading/thread_restrictions.h:13:
/wrkdirs/usr/ports/www/qt5-webengine/work/qtwebengine-everywhere-src-5.15.8/src/3rdparty/chromium/base/threading/hang_watcher.h:423:12: warning: 'result_of<long (base::time_internal::TimeBase<base::TimeTicks>::*(base::TimeTicks))() const>' is deprecated [-Wdeprecated-declarations]
std::result_of<decltype (&TimeTicks::ToInternalValue)(TimeTicks)>::type;
^
/usr/include/c++/v1/type_traits:4009:34: note: 'result_of<long (base::time_internal::TimeBase<base::TimeTicks>::*(base::TimeTicks))() const>' has been explicitly marked deprecated here
template <class _Callable> class _LIBCPP_DEPRECATED_IN_CXX17 result_of;
^
/usr/include/c++/v1/__config:1016:39: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX17'
# define _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_DEPRECATED
^
/usr/include/c++/v1/__config:993:48: note: expanded from macro '_LIBCPP_DEPRECATED'
# define _LIBCPP_DEPRECATED __attribute__ ((deprecated))
^
--- .obj/qwebenginequotarequest.o ---
c++ -B/usr/local/bin -c -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -std=c++1z -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -Wno-unused-parameter -Wdate-time -Winconsistent-missing-override -pthread -DQT_NO_LINKED_LIST -DBUILDING_CHROMIUM -DNOMINMAX -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_WEBENGINECOREHEADERS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I/wrkdirs/usr/ports/www/qt5-webengine/work/qtwebengine-everywhere-src-5.15.8/src/core/api -I. -I/wrkdirs/usr/ports/www/qt5-webengine/work/qtwebengine-everywhere-src-5.15.8/src/core -I../release/gen -I/wrkdirs/usr/ports/www/qt5-webengine/work/qtwebengine-everywhere-src-5.15.8/src/3rdparty/chromium/third_party/abseil-cpp -I/wrkdirs/usr/ports/www/qt5-webengine/work/qtwebengine-everywhere-src-5.15.8/src/3rdparty/chromium -I../../../include -I../../../include/QtWebEngineCore -I../../../include/QtWebEngineCore/5.15.8 -I.
./../../include/QtWebEngineCore/5.15.8/QtWebEngineCore -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtCore/5.15.8 -I/usr/local/include/qt5/QtCore/5.15.8/QtCore -I/usr/local/include/qt5/QtCore -I.moc -I/usr/local/include -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o .obj/qwebenginequotarequest.o /wrkdirs/usr/ports/www/qt5-webengine/work/qtwebengine-everywhere-src-5.15.8/src/core/api/qwebenginequotarequest.cpp
--- .obj/qwebenginecookiestore.o ---
1 warning generated.
--- .obj/qwebengineregisterprotocolhandlerrequest.o ---
c++ -B/usr/local/bin -c -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -std=c++1z -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -Wno-unused-parameter -Wdate-time -Winconsistent-missing-override -pthread -DQT_NO_LINKED_LIST -DBUILDING_CHROMIUM -DNOMINMAX -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_WEBENGINECOREHEADERS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I/wrkdirs/usr/ports/www/qt5-webengine/work/qtwebengine-everywhere-src-5.15.8/src/core/api -I. -I/wrkdirs/usr/ports/www/qt5-webengine/work/qtwebengine-everywhere-src-5.15.8/src/core -I../release/gen -I/wrkdirs/usr/ports/www/qt5-webengine/work/qtwebengine-everywhere-src-5.15.8/src/3rdparty/chromium/third_party/abseil-cpp -I/wrkdirs/usr/ports/www/qt5-webengine/work/qtwebengine-everywhere-src-5.15.8/src/3rdparty/chromium -I../../../include -I../../../include/QtWebEngineCore -I../../../include/QtWebEngineCore/5.15.8 -I.
./../../include/QtWebEngineCore/5.15.8/QtWebEngineCore -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtCore/5.15.8 -I/usr/local/include/qt5/QtCore/5.15.8/QtCore -I/usr/local/include/qt5/QtCore -I.moc -I/usr/local/include -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o .obj/qwebengineregisterprotocolhandlerrequest.o /wrkdirs/usr/ports/www/qt5-webengine/work/qtwebengine-everywhere-src-5.15.8/src/core/api/qwebengineregisterprotocolhandlerrequest.cpp
--- .obj/qwebengineurlrequestinfo.o ---
c++ -B/usr/local/bin -c -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -std=c++1z -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -Wno-unused-parameter -Wdate-time -Winconsistent-missing-override -pthread -DQT_NO_LINKED_LIST -DBUILDING_CHROMIUM -DNOMINMAX -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_WEBENGINECOREHEADERS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I/wrkdirs/usr/ports/www/qt5-webengine/work/qtwebengine-everywhere-src-5.15.8/src/core/api -I. -I/wrkdirs/usr/ports/www/qt5-webengine/work/qtwebengine-everywhere-src-5.15.8/src/core -I../release/gen -I/wrkdirs/usr/ports/www/qt5-webengine/work/qtwebengine-everywhere-src-5.15.8/src/3rdparty/chromium/third_party/abseil-cpp -I/wrkdirs/usr/ports/www/qt5-webengine/work/qtwebengine-everywhere-src-5.15.8/src/3rdparty/chromium -I../../../include -I../../../include/QtWebEngineCore -I../../../include/QtWebEngineCore/5.15.8 -I.
./../../include/QtWebEngineCore/5.15.8/QtWebEngineCore -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtCore/5.15.8 -I/usr/local/include/qt5/QtCore/5.15.8/QtCore -I/usr/local/include/qt5/QtCore -I.moc -I/usr/local/include -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o .obj/qwebengineurlrequestinfo.o /wrkdirs/usr/ports/www/qt5-webengine/work/qtwebengine-everywhere-src-5.15.8/src/core/api/qwebengineurlrequestinfo.cpp
--- .obj/qwebengineurlrequestjob.o ---
c++ -B/usr/local/bin -c -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -std=c++1z -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -Wno-unused-parameter -Wdate-time -Winconsistent-missing-override -pthread -DQT_NO_LINKED_LIST -DBUILDING_CHROMIUM -DNOMINMAX -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_WEBENGINECOREHEADERS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I/wrkdirs/usr/ports/www/qt5-webengine/work/qtwebengine-everywhere-src-5.15.8/src/core/api -I. -I/wrkdirs/usr/ports/www/qt5-webengine/work/qtwebengine-everywhere-src-5.15.8/src/core -I../release/gen -I/wrkdirs/usr/ports/www/qt5-webengine/work/qtwebengine-everywhere-src-5.15.8/src/3rdparty/chromium/third_party/abseil-cpp -I/wrkdirs/usr/ports/www/qt5-webengine/work/qtwebengine-everywhere-src-5.15.8/src/3rdparty/chromium -I../../../include -I../../../include/QtWebEngineCore -I../../../include/QtWebEngineCore/5.15.8 -I.
./../../include/QtWebEngineCore/5.15.8/QtWebEngineCore -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtCore/5.15.8 -I/usr/local/include/qt5/QtCore/5.15.8/QtCore -I/usr/local/include/qt5/QtCore -I.moc -I/usr/local/include -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o .obj/qwebengineurlrequestjob.o /wrkdirs/usr/ports/www/qt5-webengine/work/qtwebengine-everywhere-src-5.15.8/src/core/api/qwebengineurlrequestjob.cpp
--- .obj/qwebengineurlscheme.o ---
c++ -B/usr/local/bin -c -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -std=c++1z -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -Wno-unused-parameter -Wdate-time -Winconsistent-missing-override -pthread -DQT_NO_LINKED_LIST -DBUILDING_CHROMIUM -DNOMINMAX -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_WEBENGINECOREHEADERS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I/wrkdirs/usr/ports/www/qt5-webengine/work/qtwebengine-everywhere-src-5.15.8/src/core/api -I. -I/wrkdirs/usr/ports/www/qt5-webengine/work/qtwebengine-everywhere-src-5.15.8/src/core -I../release/gen -I/wrkdirs/usr/ports/www/qt5-webengine/work/qtwebengine-everywhere-src-5.15.8/src/3rdparty/chromium/third_party/abseil-cpp -I/wrkdirs/usr/ports/www/qt5-webengine/work/qtwebengine-everywhere-src-5.15.8/src/3rdparty/chromium -I../../../include -I../../../include/QtWebEngineCore -I../../../include/QtWebEngineCore/5.15.8 -I.
./../../include/QtWebEngineCore/5.15.8/QtWebEngineCore -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtCore/5.15.8 -I/usr/local/include/qt5/QtCore/5.15.8/QtCore -I/usr/local/include/qt5/QtCore -I.moc -I/usr/local/include -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o .obj/qwebengineurlscheme.o /wrkdirs/usr/ports/www/qt5-webengine/work/qtwebengine-everywhere-src-5.15.8/src/core/api/qwebengineurlscheme.cpp
--- .obj/qwebengineurlschemehandler.o ---
c++ -B/usr/local/bin -c -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -std=c++1z -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -Wno-unused-parameter -Wdate-time -Winconsistent-missing-override -pthread -DQT_NO_LINKED_LIST -DBUILDING_CHROMIUM -DNOMINMAX -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_WEBENGINECOREHEADERS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I/wrkdirs/usr/ports/www/qt5-webengine/work/qtwebengine-everywhere-src-5.15.8/src/core/api -I. -I/wrkdirs/usr/ports/www/qt5-webengine/work/qtwebengine-everywhere-src-5.15.8/src/core -I../release/gen -I/wrkdirs/usr/ports/www/qt5-webengine/work/qtwebengine-everywhere-src-5.15.8/src/3rdparty/chromium/third_party/abseil-cpp -I/wrkdirs/usr/ports/www/qt5-webengine/work/qtwebengine-everywhere-src-5.15.8/src/3rdparty/chromium -I../../../include -I../../../include/QtWebEngineCore -I../../../include/QtWebEngineCore/5.15.8 -I.
./../../include/QtWebEngineCore/5.15.8/QtWebEngineCore -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtCore/5.15.8 -I/usr/local/include/qt5/QtCore/5.15.8/QtCore -I/usr/local/include/qt5/QtCore -I.moc -I/usr/local/include -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o .obj/qwebengineurlschemehandler.o /wrkdirs/usr/ports/www/qt5-webengine/work/qtwebengine-everywhere-src-5.15.8/src/core/api/qwebengineurlschemehandler.cpp
--- .moc/moc_qwebenginecookiestore.cpp ---
/usr/local/lib/qt5/bin/moc -DQT_NO_LINKED_LIST -DBUILDING_CHROMIUM -DNOMINMAX -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_WEBENGINECOREHEADERS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB --include /wrkdirs/usr/ports/www/qt5-webengine/work/.build/src/core/api/.moc/moc_predefs.h -I/usr/local/lib/qt5/mkspecs/freebsd-clang -I/wrkdirs/usr/ports/www/qt5-webengine/work/qtwebengine-everywhere-src-5.15.8/src/core/api -I/wrkdirs/usr/ports/www/qt5-webengine/work/qtwebengine-everywhere-src-5.15.8/src/core -I/wrkdirs/usr/ports/www/qt5-webengine/work/.build/src/core/release/gen -I/wrkdirs/usr/ports/www/qt5-webengine/work/qtwebengine-everywhere-src-5.15.8/src/3rdparty/chromium/third_party/abseil-cpp -I/wrkdirs/usr/ports/www/qt5-webengine/work/qtwebengine-everywhere-src-5.15.8/src/3rdparty/chromium -I/wrkdirs/usr/ports/www/qt5-webengine/work/.build/include -I/wrkdirs/usr/ports/www/qt5-webengine/work/.build/include/QtWeb
EngineCore -I/wrkdirs/usr/ports/www/qt5-webengine/work/.build/include/QtWebEngineCore/5.15.8 -I/wrkdirs/usr/ports/www/qt5-webengine/work/.build/include/QtWebEngineCore/5.15.8/QtWebEngineCore -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtCore/5.15.8 -I/usr/local/include/qt5/QtCore/5.15.8/QtCore -I/usr/local/include/qt5/QtCore -I. -I/usr/local/include -I/usr/include -I/usr/include/c++/v1 -I/usr/lib/clang/13.0.0/include -I/usr/include /wrkdirs/usr/ports/www/qt5-webengine/work/qtwebengine-everywhere-src-5.15.8/src/core/api/qwebenginecookiestore.h -o .moc/moc_qwebenginecookiestore.cpp
--- .moc/moc_qwebenginefindtextresult.cpp ---
/usr/local/lib/qt5/bin/moc -DQT_NO_LINKED_LIST -DBUILDING_CHROMIUM -DNOMINMAX -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_WEBENGINECOREHEADERS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB --include /wrkdirs/usr/ports/www/qt5-webengine/work/.build/src/core/api/.moc/moc_predefs.h -I/usr/local/lib/qt5/mkspecs/freebsd-clang -I/wrkdirs/usr/ports/www/qt5-webengine/work/qtwebengine-everywhere-src-5.15.8/src/core/api -I/wrkdirs/usr/ports/www/qt5-webengine/work/qtwebengine-everywhere-src-5.15.8/src/core -I/wrkdirs/usr/ports/www/qt5-webengine/work/.build/src/core/release/gen -I/wrkdirs/usr/ports/www/qt5-webengine/work/qtwebengine-everywhere-src-5.15.8/src/3rdparty/chromium/third_party/abseil-cpp -I/wrkdirs/usr/ports/www/qt5-webengine/work/qtwebengine-everywhere-src-5.15.8/src/3rdparty/chromium -I/wrkdirs/usr/ports/www/qt5-webengine/work/.build/include -I/wrkdirs/usr/ports/www/qt5-webengine/work/.build/include/QtWeb
EngineCore -I/wrkdirs/usr/ports/www/qt5-webengine/work/.build/include/QtWebEngineCore/5.15.8 -I/wrkdirs/usr/ports/www/qt5-webengine/work/.build/include/QtWebEngineCore/5.15.8/QtWebEngineCore -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtCore/5.15.8 -I/usr/local/include/qt5/QtCore/5.15.8/QtCore -I/usr/local/include/qt5/QtCore -I. -I/usr/local/include -I/usr/include -I/usr/include/c++/v1 -I/usr/lib/clang/13.0.0/include -I/usr/include /wrkdirs/usr/ports/www/qt5-webengine/work/qtwebengine-everywhere-src-5.15.8/src/core/api/qwebenginefindtextresult.h -o .moc/moc_qwebenginefindtextresult.cpp
--- .moc/moc_qwebenginemessagepumpscheduler_p.cpp ---
/usr/local/lib/qt5/bin/moc -DQT_NO_LINKED_LIST -DBUILDING_CHROMIUM -DNOMINMAX -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_WEBENGINECOREHEADERS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB --include /wrkdirs/usr/ports/www/qt5-webengine/work/.build/src/core/api/.moc/moc_predefs.h -I/usr/local/lib/qt5/mkspecs/freebsd-clang -I/wrkdirs/usr/ports/www/qt5-webengine/work/qtwebengine-everywhere-src-5.15.8/src/core/api -I/wrkdirs/usr/ports/www/qt5-webengine/work/qtwebengine-everywhere-src-5.15.8/src/core -I/wrkdirs/usr/ports/www/qt5-webengine/work/.build/src/core/release/gen -I/wrkdirs/usr/ports/www/qt5-webengine/work/qtwebengine-everywhere-src-5.15.8/src/3rdparty/chromium/third_party/abseil-cpp -I/wrkdirs/usr/ports/www/qt5-webengine/work/qtwebengine-everywhere-src-5.15.8/src/3rdparty/chromium -I/wrkdirs/usr/ports/www/qt5-webengine/work/.build/include -I/wrkdirs/usr/ports/www/qt5-webengine/work/.build/include/QtWeb
EngineCore -I/wrkdirs/usr/ports/www/qt5-webengine/work/.build/include/QtWebEngineCore/5.15.8 -I/wrkdirs/usr/ports/www/qt5-webengine/work/.build/include/QtWebEngineCore/5.15.8/QtWebEngineCore -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtCore/5.15.8 -I/usr/local/include/qt5/QtCore/5.15.8/QtCore -I/usr/local/include/qt5/QtCore -I. -I/usr/local/include -I/usr/include -I/usr/include/c++/v1 -I/usr/lib/clang/13.0.0/include -I/usr/include /wrkdirs/usr/ports/www/qt5-webengine/work/qtwebengine-everywhere-src-5.15.8/src/core/api/qwebenginemessagepumpscheduler_p.h -o .moc/moc_qwebenginemessagepumpscheduler_p.cpp
--- .moc/moc_qwebenginenotification.cpp ---
/usr/local/lib/qt5/bin/moc -DQT_NO_LINKED_LIST -DBUILDING_CHROMIUM -DNOMINMAX -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_WEBENGINECOREHEADERS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB --include /wrkdirs/usr/ports/www/qt5-webengine/work/.build/src/core/api/.moc/moc_predefs.h -I/usr/local/lib/qt5/mkspecs/freebsd-clang -I/wrkdirs/usr/ports/www/qt5-webengine/work/qtwebengine-everywhere-src-5.15.8/src/core/api -I/wrkdirs/usr/ports/www/qt5-webengine/work/qtwebengine-everywhere-src-5.15.8/src/core -I/wrkdirs/usr/ports/www/qt5-webengine/work/.build/src/core/release/gen -I/wrkdirs/usr/ports/www/qt5-webengine/work/qtwebengine-everywhere-src-5.15.8/src/3rdparty/chromium/third_party/abseil-cpp -I/wrkdirs/usr/ports/www/qt5-webengine/work/qtwebengine-everywhere-src-5.15.8/src/3rdparty/chromium -I/wrkdirs/usr/ports/www/qt5-webengine/work/.build/include -I/wrkdirs/usr/ports/www/qt5-webengine/work/.build/include/QtWeb
EngineCore -I/wrkdirs/usr/ports/www/qt5-webengine/work/.build/include/QtWebEngineCore/5.15.8 -I/wrkdirs/usr/ports/www/qt5-webengine/work/.build/include/QtWebEngineCore/5.15.8/QtWebEngineCore -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtCore/5.15.8 -I/usr/local/include/qt5/QtCore/5.15.8/QtCore -I/usr/local/include/qt5/QtCore -I. -I/usr/local/include -I/usr/include -I/usr/include/c++/v1 -I/usr/lib/clang/13.0.0/include -I/usr/include /wrkdirs/usr/ports/www/qt5-webengine/work/qtwebengine-everywhere-src-5.15.8/src/core/api/qwebenginenotification.h -o .moc/moc_qwebenginenotification.cpp
--- .moc/moc_qwebenginequotarequest.cpp ---
/usr/local/lib/qt5/bin/moc -DQT_NO_LINKED_LIST -DBUILDING_CHROMIUM -DNOMINMAX -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_WEBENGINECOREHEADERS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB --include /wrkdirs/usr/ports/www/qt5-webengine/work/.build/src/core/api/.moc/moc_predefs.h -I/usr/local/lib/qt5/mkspecs/freebsd-clang -I/wrkdirs/usr/ports/www/qt5-webengine/work/qtwebengine-everywhere-src-5.15.8/src/core/api -I/wrkdirs/usr/ports/www/qt5-webengine/work/qtwebengine-everywhere-src-5.15.8/src/core -I/wrkdirs/usr/ports/www/qt5-webengine/work/.build/src/core/release/gen -I/wrkdirs/usr/ports/www/qt5-webengine/work/qtwebengine-everywhere-src-5.15.8/src/3rdparty/chromium/third_party/abseil-cpp -I/wrkdirs/usr/ports/www/qt5-webengine/work/qtwebengine-everywhere-src-5.15.8/src/3rdparty/chromium -I/wrkdirs/usr/ports/www/qt5-webengine/work/.build/include -I/wrkdirs/usr/ports/www/qt5-webengine/work/.build/include/QtWeb
EngineCore -I/wrkdirs/usr/ports/www/qt5-webengine/work/.build/include/QtWebEngineCore/5.15.8 -I/wrkdirs/usr/ports/www/qt5-webengine/work/.build/include/QtWebEngineCore/5.15.8/QtWebEngineCore -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtCore/5.15.8 -I/usr/local/include/qt5/QtCore/5.15.8/QtCore -I/usr/local/include/qt5/QtCore -I. -I/usr/local/include -I/usr/include -I/usr/include/c++/v1 -I/usr/lib/clang/13.0.0/include -I/usr/include /wrkdirs/usr/ports/www/qt5-webengine/work/qtwebengine-everywhere-src-5.15.8/src/core/api/qwebenginequotarequest.h -o .moc/moc_qwebenginequotarequest.cpp
--- .moc/moc_qwebengineregisterprotocolhandlerrequest.cpp ---
/usr/local/lib/qt5/bin/moc -DQT_NO_LINKED_LIST -DBUILDING_CHROMIUM -DNOMINMAX -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_WEBENGINECOREHEADERS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB --include /wrkdirs/usr/ports/www/qt5-webengine/work/.build/src/core/api/.moc/moc_predefs.h -I/usr/local/lib/qt5/mkspecs/freebsd-clang -I/wrkdirs/usr/ports/www/qt5-webengine/work/qtwebengine-everywhere-src-5.15.8/src/core/api -I/wrkdirs/usr/ports/www/qt5-webengine/work/qtwebengine-everywhere-src-5.15.8/src/core -I/wrkdirs/usr/ports/www/qt5-webengine/work/.build/src/core/release/gen -I/wrkdirs/usr/ports/www/qt5-webengine/work/qtwebengine-everywhere-src-5.15.8/src/3rdparty/chromium/third_party/abseil-cpp -I/wrkdirs/usr/ports/www/qt5-webengine/work/qtwebengine-everywhere-src-5.15.8/src/3rdparty/chromium -I/wrkdirs/usr/ports/www/qt5-webengine/work/.build/include -I/wrkdirs/usr/ports/www/qt5-webengine/work/.build/include/QtWeb
EngineCore -I/wrkdirs/usr/ports/www/qt5-webengine/work/.build/include/QtWebEngineCore/5.15.8 -I/wrkdirs/usr/ports/www/qt5-webengine/work/.build/include/QtWebEngineCore/5.15.8/QtWebEngineCore -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtCore/5.15.8 -I/usr/local/include/qt5/QtCore/5.15.8/QtCore -I/usr/local/include/qt5/QtCore -I. -I/usr/local/include -I/usr/include -I/usr/include/c++/v1 -I/usr/lib/clang/13.0.0/include -I/usr/include /wrkdirs/usr/ports/www/qt5-webengine/work/qtwebengine-everywhere-src-5.15.8/src/core/api/qwebengineregisterprotocolhandlerrequest.h -o .moc/moc_qwebengineregisterprotocolhandlerrequest.cpp
--- .moc/moc_qwebengineurlrequestinterceptor.cpp ---
/usr/local/lib/qt5/bin/moc -DQT_NO_LINKED_LIST -DBUILDING_CHROMIUM -DNOMINMAX -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_WEBENGINECOREHEADERS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB --include /wrkdirs/usr/ports/www/qt5-webengine/work/.build/src/core/api/.moc/moc_predefs.h -I/usr/local/lib/qt5/mkspecs/freebsd-clang -I/wrkdirs/usr/ports/www/qt5-webengine/work/qtwebengine-everywhere-src-5.15.8/src/core/api -I/wrkdirs/usr/ports/www/qt5-webengine/work/qtwebengine-everywhere-src-5.15.8/src/core -I/wrkdirs/usr/ports/www/qt5-webengine/work/.build/src/core/release/gen -I/wrkdirs/usr/ports/www/qt5-webengine/work/qtwebengine-everywhere-src-5.15.8/src/3rdparty/chromium/third_party/abseil-cpp -I/wrkdirs/usr/ports/www/qt5-webengine/work/qtwebengine-everywhere-src-5.15.8/src/3rdparty/chromium -I/wrkdirs/usr/ports/www/qt5-webengine/work/.build/include -I/wrkdirs/usr/ports/www/qt5-webengine/work/.build/include/QtWeb
EngineCore -I/wrkdirs/usr/ports/www/qt5-webengine/work/.build/include/QtWebEngineCore/5.15.8 -I/wrkdirs/usr/ports/www/qt5-webengine/work/.build/include/QtWebEngineCore/5.15.8/QtWebEngineCore -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtCore/5.15.8 -I/usr/local/include/qt5/QtCore/5.15.8/QtCore -I/usr/local/include/qt5/QtCore -I. -I/usr/local/include -I/usr/include -I/usr/include/c++/v1 -I/usr/lib/clang/13.0.0/include -I/usr/include /wrkdirs/usr/ports/www/qt5-webengine/work/qtwebengine-everywhere-src-5.15.8/src/core/api/qwebengineurlrequestinterceptor.h -o .moc/moc_qwebengineurlrequestinterceptor.cpp
--- .moc/moc_qwebengineurlrequestjob.cpp ---
/usr/local/lib/qt5/bin/moc -DQT_NO_LINKED_LIST -DBUILDING_CHROMIUM -DNOMINMAX -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_WEBENGINECOREHEADERS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB --include /wrkdirs/usr/ports/www/qt5-webengine/work/.build/src/core/api/.moc/moc_predefs.h -I/usr/local/lib/qt5/mkspecs/freebsd-clang -I/wrkdirs/usr/ports/www/qt5-webengine/work/qtwebengine-everywhere-src-5.15.8/src/core/api -I/wrkdirs/usr/ports/www/qt5-webengine/work/qtwebengine-everywhere-src-5.15.8/src/core -I/wrkdirs/usr/ports/www/qt5-webengine/work/.build/src/core/release/gen -I/wrkdirs/usr/ports/www/qt5-webengine/work/qtwebengine-everywhere-src-5.15.8/src/3rdparty/chromium/third_party/abseil-cpp -I/wrkdirs/usr/ports/www/qt5-webengine/work/qtwebengine-everywhere-src-5.15.8/src/3rdparty/chromium -I/wrkdirs/usr/ports/www/qt5-webengine/work/.build/include -I/wrkdirs/usr/ports/www/qt5-webengine/work/.build/include/QtWeb
EngineCore -I/wrkdirs/usr/ports/www/qt5-webengine/work/.build/include/QtWebEngineCore/5.15.8 -I/wrkdirs/usr/ports/www/qt5-webengine/work/.build/include/QtWebEngineCore/5.15.8/QtWebEngineCore -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtCore/5.15.8 -I/usr/local/include/qt5/QtCore/5.15.8/QtCore -I/usr/local/include/qt5/QtCore -I. -I/usr/local/include -I/usr/include -I/usr/include/c++/v1 -I/usr/lib/clang/13.0.0/include -I/usr/include /wrkdirs/usr/ports/www/qt5-webengine/work/qtwebengine-everywhere-src-5.15.8/src/core/api/qwebengineurlrequestjob.h -o .moc/moc_qwebengineurlrequestjob.cpp
--- .moc/moc_qwebengineurlscheme.cpp ---
/usr/local/lib/qt5/bin/moc -DQT_NO_LINKED_LIST -DBUILDING_CHROMIUM -DNOMINMAX -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_WEBENGINECOREHEADERS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB --include /wrkdirs/usr/ports/www/qt5-webengine/work/.build/src/core/api/.moc/moc_predefs.h -I/usr/local/lib/qt5/mkspecs/freebsd-clang -I/wrkdirs/usr/ports/www/qt5-webengine/work/qtwebengine-everywhere-src-5.15.8/src/core/api -I/wrkdirs/usr/ports/www/qt5-webengine/work/qtwebengine-everywhere-src-5.15.8/src/core -I/wrkdirs/usr/ports/www/qt5-webengine/work/.build/src/core/release/gen -I/wrkdirs/usr/ports/www/qt5-webengine/work/qtwebengine-everywhere-src-5.15.8/src/3rdparty/chromium/third_party/abseil-cpp -I/wrkdirs/usr/ports/www/qt5-webengine/work/qtwebengine-everywhere-src-5.15.8/src/3rdparty/chromium -I/wrkdirs/usr/ports/www/qt5-webengine/work/.build/include -I/wrkdirs/usr/ports/www/qt5-webengine/work/.build/include/QtWeb
EngineCore -I/wrkdirs/usr/ports/www/qt5-webengine/work/.build/include/QtWebEngineCore/5.15.8 -I/wrkdirs/usr/ports/www/qt5-webengine/work/.build/include/QtWebEngineCore/5.15.8/QtWebEngineCore -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtCore/5.15.8 -I/usr/local/include/qt5/QtCore/5.15.8/QtCore -I/usr/local/include/qt5/QtCore -I. -I/usr/local/include -I/usr/include -I/usr/include/c++/v1 -I/usr/lib/clang/13.0.0/include -I/usr/include /wrkdirs/usr/ports/www/qt5-webengine/work/qtwebengine-everywhere-src-5.15.8/src/core/api/qwebengineurlscheme.h -o .moc/moc_qwebengineurlscheme.cpp
--- .moc/moc_qwebengineurlschemehandler.cpp ---
/usr/local/lib/qt5/bin/moc -DQT_NO_LINKED_LIST -DBUILDING_CHROMIUM -DNOMINMAX -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_WEBENGINECOREHEADERS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB --include /wrkdirs/usr/ports/www/qt5-webengine/work/.build/src/core/api/.moc/moc_predefs.h -I/usr/local/lib/qt5/mkspecs/freebsd-clang -I/wrkdirs/usr/ports/www/qt5-webengine/work/qtwebengine-everywhere-src-5.15.8/src/core/api -I/wrkdirs/usr/ports/www/qt5-webengine/work/qtwebengine-everywhere-src-5.15.8/src/core -I/wrkdirs/usr/ports/www/qt5-webengine/work/.build/src/core/release/gen -I/wrkdirs/usr/ports/www/qt5-webengine/work/qtwebengine-everywhere-src-5.15.8/src/3rdparty/chromium/third_party/abseil-cpp -I/wrkdirs/usr/ports/www/qt5-webengine/work/qtwebengine-everywhere-src-5.15.8/src/3rdparty/chromium -I/wrkdirs/usr/ports/www/qt5-webengine/work/.build/include -I/wrkdirs/usr/ports/www/qt5-webengine/work/.build/include/QtWeb
EngineCore -I/wrkdirs/usr/ports/www/qt5-webengine/work/.build/include/QtWebEngineCore/5.15.8 -I/wrkdirs/usr/ports/www/qt5-webengine/work/.build/include/QtWebEngineCore/5.15.8/QtWebEngineCore -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtCore/5.15.8 -I/usr/local/include/qt5/QtCore/5.15.8/QtCore -I/usr/local/include/qt5/QtCore -I. -I/usr/local/include -I/usr/include -I/usr/include/c++/v1 -I/usr/lib/clang/13.0.0/include -I/usr/include /wrkdirs/usr/ports/www/qt5-webengine/work/qtwebengine-everywhere-src-5.15.8/src/core/api/qwebengineurlschemehandler.h -o .moc/moc_qwebengineurlschemehandler.cpp
--- .obj/moc_qwebenginecookiestore.o ---
c++ -B/usr/local/bin -c -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -std=c++1z -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -Wno-unused-parameter -Wdate-time -Winconsistent-missing-override -pthread -DQT_NO_LINKED_LIST -DBUILDING_CHROMIUM -DNOMINMAX -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_WEBENGINECOREHEADERS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I/wrkdirs/usr/ports/www/qt5-webengine/work/qtwebengine-everywhere-src-5.15.8/src/core/api -I. -I/wrkdirs/usr/ports/www/qt5-webengine/work/qtwebengine-everywhere-src-5.15.8/src/core -I../release/gen -I/wrkdirs/usr/ports/www/qt5-webengine/work/qtwebengine-everywhere-src-5.15.8/src/3rdparty/chromium/third_party/abseil-cpp -I/wrkdirs/usr/ports/www/qt5-webengine/work/qtwebengine-everywhere-src-5.15.8/src/3rdparty/chromium -I../../../include -I../../../include/QtWebEngineCore -I../../../include/QtWebEngineCore/5.15.8 -I.
./../../include/QtWebEngineCore/5.15.8/QtWebEngineCore -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtCore/5.15.8 -I/usr/local/include/qt5/QtCore/5.15.8/QtCore -I/usr/local/include/qt5/QtCore -I.moc -I/usr/local/include -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o .obj/moc_qwebenginecookiestore.o .moc/moc_qwebenginecookiestore.cpp
--- .obj/qwebenginefindtextresult.o ---
c++ -B/usr/local/bin -c -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -std=c++1z -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -Wno-unused-parameter -Wdate-time -Winconsistent-missing-override -pthread -DQT_NO_LINKED_LIST -DBUILDING_CHROMIUM -DNOMINMAX -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_WEBENGINECOREHEADERS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I/wrkdirs/usr/ports/www/qt5-webengine/work/qtwebengine-everywhere-src-5.15.8/src/core/api -I. -I/wrkdirs/usr/ports/www/qt5-webengine/work/qtwebengine-everywhere-src-5.15.8/src/core -I../release/gen -I/wrkdirs/usr/ports/www/qt5-webengine/work/qtwebengine-everywhere-src-5.15.8/src/3rdparty/chromium/third_party/abseil-cpp -I/wrkdirs/usr/ports/www/qt5-webengine/work/qtwebengine-everywhere-src-5.15.8/src/3rdparty/chromium -I../../../include -I../../../include/QtWebEngineCore -I../../../include/QtWebEngineCore/5.15.8 -I.
./../../include/QtWebEngineCore/5.15.8/QtWebEngineCore -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtCore/5.15.8 -I/usr/local/include/qt5/QtCore/5.15.8/QtCore -I/usr/local/include/qt5/QtCore -I.moc -I/usr/local/include -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o .obj/qwebenginefindtextresult.o /wrkdirs/usr/ports/www/qt5-webengine/work/qtwebengine-everywhere-src-5.15.8/src/core/api/qwebenginefindtextresult.cpp
--- .obj/moc_qwebenginemessagepumpscheduler_p.o ---
c++ -B/usr/local/bin -c -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -std=c++1z -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -Wno-unused-parameter -Wdate-time -Winconsistent-missing-override -pthread -DQT_NO_LINKED_LIST -DBUILDING_CHROMIUM -DNOMINMAX -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_WEBENGINECOREHEADERS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I/wrkdirs/usr/ports/www/qt5-webengine/work/qtwebengine-everywhere-src-5.15.8/src/core/api -I. -I/wrkdirs/usr/ports/www/qt5-webengine/work/qtwebengine-everywhere-src-5.15.8/src/core -I../release/gen -I/wrkdirs/usr/ports/www/qt5-webengine/work/qtwebengine-everywhere-src-5.15.8/src/3rdparty/chromium/third_party/abseil-cpp -I/wrkdirs/usr/ports/www/qt5-webengine/work/qtwebengine-everywhere-src-5.15.8/src/3rdparty/chromium -I../../../include -I../../../include/QtWebEngineCore -I../../../include/QtWebEngineCore/5.15.8 -I.
./../../include/QtWebEngineCore/5.15.8/QtWebEngineCore -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtCore/5.15.8 -I/usr/local/include/qt5/QtCore/5.15.8/QtCore -I/usr/local/include/qt5/QtCore -I.moc -I/usr/local/include -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o .obj/moc_qwebenginemessagepumpscheduler_p.o .moc/moc_qwebenginemessagepumpscheduler_p.cpp
--- .obj/qwebenginenotification.o ---
c++ -B/usr/local/bin -c -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -std=c++1z -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -Wno-unused-parameter -Wdate-time -Winconsistent-missing-override -pthread -DQT_NO_LINKED_LIST -DBUILDING_CHROMIUM -DNOMINMAX -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_WEBENGINECOREHEADERS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I/wrkdirs/usr/ports/www/qt5-webengine/work/qtwebengine-everywhere-src-5.15.8/src/core/api -I. -I/wrkdirs/usr/ports/www/qt5-webengine/work/qtwebengine-everywhere-src-5.15.8/src/core -I../release/gen -I/wrkdirs/usr/ports/www/qt5-webengine/work/qtwebengine-everywhere-src-5.15.8/src/3rdparty/chromium/third_party/abseil-cpp -I/wrkdirs/usr/ports/www/qt5-webengine/work/qtwebengine-everywhere-src-5.15.8/src/3rdparty/chromium -I../../../include -I../../../include/QtWebEngineCore -I../../../include/QtWebEngineCore/5.15.8 -I.
./../../include/QtWebEngineCore/5.15.8/QtWebEngineCore -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtCore/5.15.8 -I/usr/local/include/qt5/QtCore/5.15.8/QtCore -I/usr/local/include/qt5/QtCore -I.moc -I/usr/local/include -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o .obj/qwebenginenotification.o /wrkdirs/usr/ports/www/qt5-webengine/work/qtwebengine-everywhere-src-5.15.8/src/core/api/qwebenginenotification.cpp
--- .obj/moc_qwebenginequotarequest.o ---
c++ -B/usr/local/bin -c -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -std=c++1z -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -Wno-unused-parameter -Wdate-time -Winconsistent-missing-override -pthread -DQT_NO_LINKED_LIST -DBUILDING_CHROMIUM -DNOMINMAX -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_WEBENGINECOREHEADERS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I/wrkdirs/usr/ports/www/qt5-webengine/work/qtwebengine-everywhere-src-5.15.8/src/core/api -I. -I/wrkdirs/usr/ports/www/qt5-webengine/work/qtwebengine-everywhere-src-5.15.8/src/core -I../release/gen -I/wrkdirs/usr/ports/www/qt5-webengine/work/qtwebengine-everywhere-src-5.15.8/src/3rdparty/chromium/third_party/abseil-cpp -I/wrkdirs/usr/ports/www/qt5-webengine/work/qtwebengine-everywhere-src-5.15.8/src/3rdparty/chromium -I../../../include -I../../../include/QtWebEngineCore -I../../../include/QtWebEngineCore/5.15.8 -I.
./../../include/QtWebEngineCore/5.15.8/QtWebEngineCore -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtCore/5.15.8 -I/usr/local/include/qt5/QtCore/5.15.8/QtCore -I/usr/local/include/qt5/QtCore -I.moc -I/usr/local/include -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o .obj/moc_qwebenginequotarequest.o .moc/moc_qwebenginequotarequest.cpp
--- .obj/moc_qwebengineregisterprotocolhandlerrequest.o ---
c++ -B/usr/local/bin -c -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -std=c++1z -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -Wno-unused-parameter -Wdate-time -Winconsistent-missing-override -pthread -DQT_NO_LINKED_LIST -DBUILDING_CHROMIUM -DNOMINMAX -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_WEBENGINECOREHEADERS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I/wrkdirs/usr/ports/www/qt5-webengine/work/qtwebengine-everywhere-src-5.15.8/src/core/api -I. -I/wrkdirs/usr/ports/www/qt5-webengine/work/qtwebengine-everywhere-src-5.15.8/src/core -I../release/gen -I/wrkdirs/usr/ports/www/qt5-webengine/work/qtwebengine-everywhere-src-5.15.8/src/3rdparty/chromium/third_party/abseil-cpp -I/wrkdirs/usr/ports/www/qt5-webengine/work/qtwebengine-everywhere-src-5.15.8/src/3rdparty/chromium -I../../../include -I../../../include/QtWebEngineCore -I../../../include/QtWebEngineCore/5.15.8 -I.
./../../include/QtWebEngineCore/5.15.8/QtWebEngineCore -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtCore/5.15.8 -I/usr/local/include/qt5/QtCore/5.15.8/QtCore -I/usr/local/include/qt5/QtCore -I.moc -I/usr/local/include -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o .obj/moc_qwebengineregisterprotocolhandlerrequest.o .moc/moc_qwebengineregisterprotocolhandlerrequest.cpp
--- .obj/moc_qwebengineurlrequestinterceptor.o ---
c++ -B/usr/local/bin -c -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -std=c++1z -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -Wno-unused-parameter -Wdate-time -Winconsistent-missing-override -pthread -DQT_NO_LINKED_LIST -DBUILDING_CHROMIUM -DNOMINMAX -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_WEBENGINECOREHEADERS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I/wrkdirs/usr/ports/www/qt5-webengine/work/qtwebengine-everywhere-src-5.15.8/src/core/api -I. -I/wrkdirs/usr/ports/www/qt5-webengine/work/qtwebengine-everywhere-src-5.15.8/src/core -I../release/gen -I/wrkdirs/usr/ports/www/qt5-webengine/work/qtwebengine-everywhere-src-5.15.8/src/3rdparty/chromium/third_party/abseil-cpp -I/wrkdirs/usr/ports/www/qt5-webengine/work/qtwebengine-everywhere-src-5.15.8/src/3rdparty/chromium -I../../../include -I../../../include/QtWebEngineCore -I../../../include/QtWebEngineCore/5.15.8 -I.
./../../include/QtWebEngineCore/5.15.8/QtWebEngineCore -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtCore/5.15.8 -I/usr/local/include/qt5/QtCore/5.15.8/QtCore -I/usr/local/include/qt5/QtCore -I.moc -I/usr/local/include -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o .obj/moc_qwebengineurlrequestinterceptor.o .moc/moc_qwebengineurlrequestinterceptor.cpp
--- .obj/moc_qwebengineurlrequestjob.o ---
c++ -B/usr/local/bin -c -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -std=c++1z -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -Wno-unused-parameter -Wdate-time -Winconsistent-missing-override -pthread -DQT_NO_LINKED_LIST -DBUILDING_CHROMIUM -DNOMINMAX -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_WEBENGINECOREHEADERS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I/wrkdirs/usr/ports/www/qt5-webengine/work/qtwebengine-everywhere-src-5.15.8/src/core/api -I. -I/wrkdirs/usr/ports/www/qt5-webengine/work/qtwebengine-everywhere-src-5.15.8/src/core -I../release/gen -I/wrkdirs/usr/ports/www/qt5-webengine/work/qtwebengine-everywhere-src-5.15.8/src/3rdparty/chromium/third_party/abseil-cpp -I/wrkdirs/usr/ports/www/qt5-webengine/work/qtwebengine-everywhere-src-5.15.8/src/3rdparty/chromium -I../../../include -I../../../include/QtWebEngineCore -I../../../include/QtWebEngineCore/5.15.8 -I.
./../../include/QtWebEngineCore/5.15.8/QtWebEngineCore -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtCore/5.15.8 -I/usr/local/include/qt5/QtCore/5.15.8/QtCore -I/usr/local/include/qt5/QtCore -I.moc -I/usr/local/include -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o .obj/moc_qwebengineurlrequestjob.o .moc/moc_qwebengineurlrequestjob.cpp
--- .obj/moc_qwebengineurlscheme.o ---
c++ -B/usr/local/bin -c -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -std=c++1z -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -Wno-unused-parameter -Wdate-time -Winconsistent-missing-override -pthread -DQT_NO_LINKED_LIST -DBUILDING_CHROMIUM -DNOMINMAX -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_WEBENGINECOREHEADERS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I/wrkdirs/usr/ports/www/qt5-webengine/work/qtwebengine-everywhere-src-5.15.8/src/core/api -I. -I/wrkdirs/usr/ports/www/qt5-webengine/work/qtwebengine-everywhere-src-5.15.8/src/core -I../release/gen -I/wrkdirs/usr/ports/www/qt5-webengine/work/qtwebengine-everywhere-src-5.15.8/src/3rdparty/chromium/third_party/abseil-cpp -I/wrkdirs/usr/ports/www/qt5-webengine/work/qtwebengine-everywhere-src-5.15.8/src/3rdparty/chromium -I../../../include -I../../../include/QtWebEngineCore -I../../../include/QtWebEngineCore/5.15.8 -I.
./../../include/QtWebEngineCore/5.15.8/QtWebEngineCore -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtCore/5.15.8 -I/usr/local/include/qt5/QtCore/5.15.8/QtCore -I/usr/local/include/qt5/QtCore -I.moc -I/usr/local/include -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o .obj/moc_qwebengineurlscheme.o .moc/moc_qwebengineurlscheme.cpp
--- .obj/moc_qwebengineurlschemehandler.o ---
c++ -B/usr/local/bin -c -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -std=c++1z -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -Wno-unused-parameter -Wdate-time -Winconsistent-missing-override -pthread -DQT_NO_LINKED_LIST -DBUILDING_CHROMIUM -DNOMINMAX -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_WEBENGINECOREHEADERS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I/wrkdirs/usr/ports/www/qt5-webengine/work/qtwebengine-everywhere-src-5.15.8/src/core/api -I. -I/wrkdirs/usr/ports/www/qt5-webengine/work/qtwebengine-everywhere-src-5.15.8/src/core -I../release/gen -I/wrkdirs/usr/ports/www/qt5-webengine/work/qtwebengine-everywhere-src-5.15.8/src/3rdparty/chromium/third_party/abseil-cpp -I/wrkdirs/usr/ports/www/qt5-webengine/work/qtwebengine-everywhere-src-5.15.8/src/3rdparty/chromium -I../../../include -I../../../include/QtWebEngineCore -I../../../include/QtWebEngineCore/5.15.8 -I.
./../../include/QtWebEngineCore/5.15.8/QtWebEngineCore -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtCore/5.15.8 -I/usr/local/include/qt5/QtCore/5.15.8/QtCore -I/usr/local/include/qt5/QtCore -I.moc -I/usr/local/include -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o .obj/moc_qwebengineurlschemehandler.o .moc/moc_qwebengineurlschemehandler.cpp
--- release/libqtwebenginecoreapi.a ---
rm -f release/libqtwebenginecoreapi.a
ar cqs release/libqtwebenginecoreapi.a .obj/qtwebenginecoreglobal.o .obj/qwebengineclientcertificatestore.o .obj/qwebenginecookiestore.o .obj/qwebenginefindtextresult.o .obj/qwebenginehttprequest.o .obj/qwebenginemessagepumpscheduler.o .obj/qwebenginenotification.o .obj/qwebenginequotarequest.o .obj/qwebengineregisterprotocolhandlerrequest.o .obj/qwebengineurlrequestinfo.o .obj/qwebengineurlrequestjob.o .obj/qwebengineurlscheme.o .obj/qwebengineurlschemehandler.o .obj/moc_qwebenginecookiestore.o .obj/moc_qwebenginemessagepumpscheduler_p.o .obj/moc_qwebenginequotarequest.o .obj/moc_qwebengineregisterprotocolhandlerrequest.o .obj/moc_qwebengineurlrequestinterceptor.o .obj/moc_qwebengineurlrequestjob.o .obj/moc_qwebengineurlscheme.o .obj/moc_qwebengineurlschemehandler.o
--- sub-core_module-pro-make_first ---
( test -e Makefile.core_module || /usr/local/lib/qt5/bin/qmake -o Makefile.core_module /wrkdirs/usr/ports/www/qt5-webengine/work/qtwebengine-everywhere-src-5.15.8/src/core/core_module.pro -spec /usr/local/lib/qt5/mkspecs/freebsd-clang 'QMAKE_CC=cc -B/usr/local/bin' 'QMAKE_CXX=c++ -B/usr/local/bin' 'QMAKE_LINK_C=cc -B/usr/local/bin' 'QMAKE_LINK_C_SHLIB=cc -B/usr/local/bin' 'QMAKE_LINK=c++ -B/usr/local/bin' 'QMAKE_LINK_SHLIB=c++ -B/usr/local/bin' 'QMAKE_CFLAGS=-O2 -pipe -fstack-protector-strong -fno-strict-aliasing ' 'QMAKE_CXXFLAGS=-O2 -pipe -fstack-protector-strong -fno-strict-aliasing ' 'QMAKE_LFLAGS= -Wl,--as-needed -fstack-protector-strong ' QMAKE_LIBS= QMAKE_CFLAGS_DEBUG= QMAKE_CFLAGS_RELEASE= QMAKE_CXXFLAGS_DEBUG= QMAKE_CXXFLAGS_RELEASE= PREFIX=/usr/local CONFIG+=release 'CONFIG-=debug separate_debug_info' QT_CONFIG+=release 'QT_CONFIG-=debug separate_debug_info' ) && /usr/bin/make -f Makefile.core_module
Project MESSAGE: perl -w /usr/local/lib/qt5/bin/syncqt.pl -module QtWebEngineCore -version 5.15.8 -outdir /wrkdirs/usr/ports/www/qt5-webengine/work/.build -builddir /wrkdirs/usr/ports/www/qt5-webengine/work/.build /wrkdirs/usr/ports/www/qt5-webengine/work/qtwebengine-everywhere-src-5.15.8
<srcbase> = /wrkdirs/usr/ports/www/qt5-webengine/work/qtwebengine-everywhere-src-5.15.8
<bldbase> = /wrkdirs/usr/ports/www/qt5-webengine/work/.build
<outbase> = /wrkdirs/usr/ports/www/qt5-webengine/work/.build
--- QtWebEngineCore.version ---
perl /usr/local/lib/qt5/mkspecs/features/data/unix/findclasslist.pl < QtWebEngineCore.version.in > QtWebEngineCore.version
--- ../../lib/libQt5WebEngineCore.so.5.15.8 ---
rm -f libQt5WebEngineCore.so.5.15.8 libQt5WebEngineCore.so libQt5WebEngineCore.so.5 libQt5WebEngineCore.so.5.15
ulimit -n 4096 && c++ -B/usr/local/bin -Wl,--as-needed -fstack-protector-strong @/wrkdirs/usr/ports/www/qt5-webengine/work/.build/src/core/release/QtWebEngineCore_o.rsp -Wl,--start-group @/wrkdirs/usr/ports/www/qt5-webengine/work/.build/src/core/release/QtWebEngineCore_a.rsp -Wl,--end-group -Wl,-z,noexecstack -Wl,--build-id=sha1 -fPIC -Wl,-z,relro -Wl,-z,now -m64 -Wl,-O2 -Wl,--gc-sections -rdynamic -fstack-protector-strong -pthread -Wl,-rpath=/usr/local/lib/qt5 -Wl,-whole-archive -lqtwebenginecoreapi -Wl,-no-whole-archive -Wl,--version-script,QtWebEngineCore.version -pthread -Wl,-rpath,/usr/local/lib/qt5 -shared -Wl,-Bsymbolic-functions -Wl,-soname,libQt5WebEngineCore.so.5 -o libQt5WebEngineCore.so.5.15.8 -L/wrkdirs/usr/ports/www/qt5-webengine/work/.build/lib -L/usr/local/lib /usr/local/lib/qt5/libQt5Quick.so /usr/local/lib/qt5/libQt5Gui.so /usr/local/lib/qt5/libQt5QmlModels.so /usr/local/lib/qt5/libQt5WebChannel.so /usr/local/lib/qt5/libQt5Qml.so /usr/local/lib/qt5/libQt5Network.s
o /usr/local/lib/qt5/libQt5Positioning.so /usr/local/lib/qt5/libQt5Core.so -lGL -lpthread -lnss3 -lsmime3 -lnssutil3 -lplds4 -lplc4 -lnspr4 -ldl -lexecinfo -lkvm -lutil -lz -levent -lrt -ljpeg -lm -lopus -lavcodec -lavformat -lavutil -lopenh264 -lvpx -lX11 -lXcomposite -lXdamage -lXext -lXfixes -lXrender -lXrandr -lXtst -lpng16 -lwebpdemux -lwebpmux -lwebp -lsharpyuv -lfreetype -lexpat -lfontconfig -lharfbuzz-subharfbuzz -lre2 -lX11-xcb -lxcb -lxkbcommon -ldbus-1 -lXi -lpci -lasound -lsnappy -lxml2 -lxslt -lminizip -llcms2 -llcms2_fast_float -llcms2_threaded -L/wrkdirs/usr/ports/www/qt5-webengine/work/.build/src/core/api/release -lGL
ulimit: bad limit: Operation not permitted
ln -s libQt5WebEngineCore.so.5.15.8 libQt5WebEngineCore.so
ln -s libQt5WebEngineCore.so.5.15.8 libQt5WebEngineCore.so.5
ln -s libQt5WebEngineCore.so.5.15.8 libQt5WebEngineCore.so.5.15
rm -f ../../lib/libQt5WebEngineCore.so.5.15.8
mv -f libQt5WebEngineCore.so.5.15.8 ../../lib/libQt5WebEngineCore.so.5.15.8
mv: rename libQt5WebEngineCore.so.5.15.8 to ../../lib/libQt5WebEngineCore.so.5.15.8: No such file or directory
rm -f ../../lib/libQt5WebEngineCore.so
rm -f ../../lib/libQt5WebEngineCore.so.5
rm -f ../../lib/libQt5WebEngineCore.so.5.15
mv -f libQt5WebEngineCore.so ../../lib/libQt5WebEngineCore.so
mv -f libQt5WebEngineCore.so.5 ../../lib/libQt5WebEngineCore.so.5
mv -f libQt5WebEngineCore.so.5.15 ../../lib/libQt5WebEngineCore.so.5.15
--- sub-process-make_first ---
--- sub-tools-qwebengine_convert_dict-make_first ---
--- sub-process-make_first ---
cd process/ && ( test -e Makefile || /usr/local/lib/qt5/bin/qmake -o Makefile /wrkdirs/usr/ports/www/qt5-webengine/work/qtwebengine-everywhere-src-5.15.8/src/process/process.pro -spec /usr/local/lib/qt5/mkspecs/freebsd-clang 'QMAKE_CC=cc -B/usr/local/bin' 'QMAKE_CXX=c++ -B/usr/local/bin' 'QMAKE_LINK_C=cc -B/usr/local/bin' 'QMAKE_LINK_C_SHLIB=cc -B/usr/local/bin' 'QMAKE_LINK=c++ -B/usr/local/bin' 'QMAKE_LINK_SHLIB=c++ -B/usr/local/bin' 'QMAKE_CFLAGS=-O2 -pipe -fstack-protector-strong -fno-strict-aliasing ' 'QMAKE_CXXFLAGS=-O2 -pipe -fstack-protector-strong -fno-strict-aliasing ' 'QMAKE_LFLAGS= -Wl,--as-needed -fstack-protector-strong ' QMAKE_LIBS= QMAKE_CFLAGS_DEBUG= QMAKE_CFLAGS_RELEASE= QMAKE_CXXFLAGS_DEBUG= QMAKE_CXXFLAGS_RELEASE= PREFIX=/usr/local CONFIG+=release 'CONFIG-=debug separate_debug_info' QT_CONFIG+=release 'QT_CONFIG-=debug separate_debug_info' ) && /usr/bin/make -f Makefile
--- sub-tools-qwebengine_convert_dict-make_first ---
cd tools/qwebengine_convert_dict/ && ( test -e Makefile || /usr/local/lib/qt5/bin/qmake -o Makefile /wrkdirs/usr/ports/www/qt5-webengine/work/qtwebengine-everywhere-src-5.15.8/src/tools/qwebengine_convert_dict/qwebengine_convert_dict.pro -spec /usr/local/lib/qt5/mkspecs/freebsd-clang 'QMAKE_CC=cc -B/usr/local/bin' 'QMAKE_CXX=c++ -B/usr/local/bin' 'QMAKE_LINK_C=cc -B/usr/local/bin' 'QMAKE_LINK_C_SHLIB=cc -B/usr/local/bin' 'QMAKE_LINK=c++ -B/usr/local/bin' 'QMAKE_LINK_SHLIB=c++ -B/usr/local/bin' 'QMAKE_CFLAGS=-O2 -pipe -fstack-protector-strong -fno-strict-aliasing ' 'QMAKE_CXXFLAGS=-O2 -pipe -fstack-protector-strong -fno-strict-aliasing ' 'QMAKE_LFLAGS= -Wl,--as-needed -fstack-protector-strong ' QMAKE_LIBS= QMAKE_CFLAGS_DEBUG= QMAKE_CFLAGS_RELEASE= QMAKE_CXXFLAGS_DEBUG= QMAKE_CXXFLAGS_RELEASE= PREFIX=/usr/local CONFIG+=release 'CONFIG-=debug separate_debug_info' QT_CONFIG+=release 'QT_CONFIG-=debug separate_debug_info' ) && /usr/bin/make -f Makefile
sh: git: not found
--- sub-process-make_first ---
--- .obj/main.o ---
c++ -B/usr/local/bin -c -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++1z -fno-exceptions -Wall -Wextra -Wdate-time -Winconsistent-missing-override -pthread -fPIC -DQT_NO_LINKED_LIST -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -DQT_WEBENGINECORE_LIB -DQT_QUICK_LIB -DQT_QMLMODELS_LIB -DQT_WEBCHANNEL_LIB -DQT_QML_LIB -DQT_NETWORK_LIB -DQT_GUI_LIB -DQT_POSITIONING_LIB -DQT_CORE_LIB -I/wrkdirs/usr/ports/www/qt5-webengine/work/qtwebengine-everywhere-src-5.15.8/src/process -I. -I/wrkdirs/usr/ports/www/qt5-webengine/work/qtwebengine-everywhere-src-5.15.8/src/core -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtCore -I../../include/QtWebEngineCore/5.15.8 -I../../include/QtWebEngineCore/5.15.8/QtWebEngineCore -I../../include -I../../include/QtWebEngineCore -I/usr/local/include/qt5/QtQuick/5.15.8 -I/usr/local/include/qt5/QtQuick/5.15.8/QtQuick -
I/usr/local/include/qt5/QtQmlModels/5.15.8 -I/usr/local/include/qt5/QtQmlModels/5.15.8/QtQmlModels -I/usr/local/include/qt5/QtQml/5.15.8 -I/usr/local/include/qt5/QtQml/5.15.8/QtQml -I/usr/local/include/qt5/QtGui/5.15.8 -I/usr/local/include/qt5/QtGui/5.15.8/QtGui -I/usr/local/include/qt5/QtCore/5.15.8 -I/usr/local/include/qt5/QtCore/5.15.8/QtCore -I/usr/local/include/qt5/QtQuick -I/usr/local/include/qt5/QtQmlModels -I/usr/local/include/qt5/QtWebChannel -I/usr/local/include/qt5/QtQml -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtPositioning -I.moc -I/usr/local/include -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o .obj/main.o /wrkdirs/usr/ports/www/qt5-webengine/work/qtwebengine-everywhere-src-5.15.8/src/process/main.cpp
--- sub-tools-qwebengine_convert_dict-make_first ---
--- .obj/main.o ---
c++ -B/usr/local/bin -c -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++1z -fno-exceptions -Wdate-time -Winconsistent-missing-override -pthread -fPIC -DQT_NO_LINKED_LIST -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_USE_QSTRINGBUILDER -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_CORE_LIB -I/wrkdirs/usr/ports/www/qt5-webengine/work/qtwebengine-everywhere-src-5.15.8/src/tools/qwebengine_convert_dict -I. -I/wrkdirs/usr/ports/www/qt5-webengine/work/qtwebengine-everywhere-src-5.15.8/src/3rdparty/chromium -I/wrkdirs/usr/ports/www/qt5-webengine/work/qtwebengine-everywhere-src-5.15.8/src/3rdparty/chromium/third_party/boringssl/src/include -I../../core/release/gen -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtCore -I.moc -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o .obj/main.o /wrkdirs/usr/ports/www/qt5-webengine/work/qtwebengine-everywhere-src-5.15.8/src/tools/qwebengine_convert_dict/main.cpp
--- sub-process-make_first ---
--- ../../libexec/QtWebEngineProcess ---
c++ -B/usr/local/bin -Wl,--as-needed -fstack-protector-strong -pthread -Wl,-rpath,/usr/local/lib/qt5 -Wl,-rpath-link,/wrkdirs/usr/ports/www/qt5-webengine/work/.build/lib -o ../../libexec/QtWebEngineProcess .obj/main.o -L/wrkdirs/usr/ports/www/qt5-webengine/work/.build/lib -L/usr/local/lib /usr/local/lib/qt5/libQt5Gui.so /usr/local/lib/qt5/libQt5Core.so -lGL /wrkdirs/usr/ports/www/qt5-webengine/work/.build/lib/libQt5WebEngineCore.so /usr/local/lib/qt5/libQt5Quick.so /usr/local/lib/qt5/libQt5QmlModels.so /usr/local/lib/qt5/libQt5WebChannel.so /usr/local/lib/qt5/libQt5Qml.so /usr/local/lib/qt5/libQt5Network.so /usr/local/lib/qt5/libQt5Gui.so /usr/local/lib/qt5/libQt5Positioning.so /usr/local/lib/qt5/libQt5Core.so
c++: error: no such file or directory: '/wrkdirs/usr/ports/www/qt5-webengine/work/.build/lib/libQt5WebEngineCore.so'
*** [../../libexec/QtWebEngineProcess] Error code 1
make[3]: stopped in /wrkdirs/usr/ports/www/qt5-webengine/work/.build/src/process
1 error
make[3]: stopped in /wrkdirs/usr/ports/www/qt5-webengine/work/.build/src/process
*** [sub-process-make_first] Error code 2
make[2]: stopped in /wrkdirs/usr/ports/www/qt5-webengine/work/.build/src
--- sub-tools-qwebengine_convert_dict-make_first ---
*** [sub-tools-qwebengine_convert_dict-make_first] Error code 2
make[2]: stopped in /wrkdirs/usr/ports/www/qt5-webengine/work/.build/src
2 errors
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