FreeBSD Bugzilla – Attachment 229007 Details for
Bug 242252
www/qt5-webengine: fails to build on armv7
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
qt5-webengine-5.15.2_4 armv7 build log
qt5-webengine-5.15.2_4.log (text/plain), 98.04 KB, created by
Robert Clausecker
on 2021-10-24 22:41:09 UTC
(
hide
)
Description:
qt5-webengine-5.15.2_4 armv7 build log
Filename:
MIME Type:
Creator:
Robert Clausecker
Created:
2021-10-24 22:41:09 UTC
Size:
98.04 KB
patch
obsolete
>=>> Building www/qt5-webengine >build started at Sun Oct 24 13:03:33 CEST 2021 >port directory: /usr/ports/www/qt5-webengine >package name: qt5-webengine-5.15.2_4 >building for: FreeBSD 13Rarmv7-mine-job-01 13.0-RELEASE-p4 FreeBSD 13.0-RELEASE-p4 1300139 arm >maintained by: kde@FreeBSD.org >Makefile ident: >Poudriere version: 3.3.7_1 >Host OSVERSION: 1300139 >Jail OSVERSION: 1300139 >Job Id: 01 > >---Begin Environment--- >SHELL=/bin/csh >OSVERSION=1300139 >UNAME_v=FreeBSD 13.0-RELEASE-p4 1300139 >UNAME_r=13.0-RELEASE-p4 >BLOCKSIZE=K >MAIL=/var/mail/root >MM_CHARSET=UTF-8 >LANG=C.UTF-8 >WARNING_WAIT=0 >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.3.7_1 >MASTERMNT=/usr/local/poudriere/data/.m/13Rarmv7-mine/ref >DEV_WARNING_WAIT=0 >POUDRIERE_BUILD_TYPE=bulk >PACKAGE_BUILDING=yes >SAVED_TERM=screen >GID=0 >UID=0 >PWD=/usr/local/poudriere/data/.m/13Rarmv7-mine/ref/.p/pool >NO_WARNING_PKG_INSTALL_EOL=yes >P_PORTS_FEATURES=FLAVORS SELECTED_OPTIONS >MASTERNAME=13Rarmv7-mine >SCRIPTPREFIX=/usr/local/share/poudriere >OLDPWD=/usr/local/poudriere/data/.m/13Rarmv7-mine/ref/.p >SCRIPTPATH=/usr/local/share/poudriere/bulk.sh >POUDRIEREPATH=/usr/local/bin/poudriere >---End Environment--- > >---Begin Poudriere Port Flags/Env--- >PORT_FLAGS= >PKGENV= >FLAVOR= >DEPENDS_ARGS= >MAKE_ARGS= >---End Poudriere Port Flags/Env--- > >---Begin OPTIONS List--- >===> The following configuration options are available for qt5-webengine-5.15.2_4: >====> Audio backend: you have to select exactly one of them > ALSA=on: ALSA audio architecture support > PULSEAUDIO=off: PulseAudio sound server support > SNDIO=off: Sndio audio support >===> Use 'make config' to modify these settings >---End OPTIONS List--- > >--MAINTAINER-- >kde@FreeBSD.org >--End MAINTAINER-- > >--CONFIGURE_ARGS-- >--with-qt-includes=/usr/local/include/qt5 --with-qt-libraries=/usr/local/lib/qt5 --with-extra-includes=/usr/local/include --with-extra-libs=/usr/local/lib -opensource -confirm-license -no-pch -prefix /usr/local -bindir /usr/local/lib/qt5/bin -headerdir /usr/local/include/qt5 -libdir /usr/local/lib/qt5 -plugindir /usr/local/lib/qt5/plugins -importdir /usr/local/lib/qt5/imports -datadir /usr/local/share/qt5 -docdir /usr/local/share/doc/qt5 -translationdir /usr/local/share/qt5/translations -sysconfdir /usr/local/etc/xdg -nomake examples -nomake tests -platform freebsd-$(ccver="$(c++ "-B/usr/local/bin" --version)"; case "$ccver" in *clang*) echo clang ;; *) echo g++ ;; esac) -archdatadir /usr/local/lib/qt5 -libexecdir /usr/local/libexec/qt5 -qmldir /usr/local/lib/qt5/qml -examplesdir /usr/local/share/examples/qt5 -testsdir /usr/local/share/qt5/tests -no-use-gold-linker -recheck-all -release -no-separate-debug-info >--End CONFIGURE_ARGS-- > >--CONFIGURE_ENV-- >NINJAFLAGS="-j1" NINJA_PATH="/usr/local/bin/ninja" PATH=/wrkdirs/usr/ports/www/qt5-webengine/work/.build/bin:/usr/local/bin:/wrkdirs/usr/ports/www/qt5-webengine/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin GPERF=/usr/local/bin/gperf PKG_CONFIG=pkgconf PYTHON="/usr/local/bin/python2.7" QT_SELECT=qt5 QMAKEMODULES="/wrkdirs/usr/ports/www/qt5-webengine/work/qtwebengine-everywhere-src-5.15.2/mkspecs/modules:/usr/local/lib/qt5/mkspecs/modules" QTDIR="/usr/local/lib/qt5" QMAKE="/usr/local/lib/qt5/bin/qmake" MOC="/usr/local/lib/qt5/bin/moc" RCC="/usr/local/lib/qt5/bin/rcc" UIC="/usr/local/lib/qt5/bin/uic" QMAKESPEC="/usr/local/lib/qt5/mkspecs/freebsd-$(ccver="$(c++ "-B/usr/local/bin" --version)"; case "$ccver" in *clang*) echo clang ;; *) echo g++ ;; esac)" MAKE="make" XDG_DATA_HOME=/wrkdirs/usr/ports/www/qt5-webengine/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/www/qt5-webengine/work XDG_CACHE_HOME=/wrkdirs/usr/ports/www/qt5-webengine/work/.cache HOME=/wrkdirs/usr/ports/www/qt5-webengine/work TMPDIR="/tmp" 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="-j1" NINJA_PATH="/usr/local/bin/ninja" PATH=/wrkdirs/usr/ports/www/qt5-webengine/work/.build/bin:/usr/local/bin:/wrkdirs/usr/ports/www/qt5-webengine/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin GPERF=/usr/local/bin/gperf PKG_CONFIG=pkgconf PYTHON="/usr/local/bin/python2.7" QT_SELECT=qt5 QMAKEMODULES="/wrkdirs/usr/ports/www/qt5-webengine/work/qtwebengine-everywhere-src-5.15.2/mkspecs/modules:/usr/local/lib/qt5/mkspecs/modules" QTDIR="/usr/local/lib/qt5" QMAKE="/usr/local/lib/qt5/bin/qmake" MOC="/usr/local/lib/qt5/bin/moc" RCC="/usr/local/lib/qt5/bin/rcc" UIC="/usr/local/lib/qt5/bin/uic" QMAKESPEC="/usr/local/lib/qt5/mkspecs/freebsd-$(ccver="$(c++ "-B/usr/local/bin" --version)"; case "$ccver" in *clang*) echo clang ;; *) echo g++ ;; esac)" MAKE="make" XDG_DATA_HOME=/wrkdirs/usr/ports/www/qt5-webengine/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/www/qt5-webengine/work XDG_CACHE_HOME=/wrkdirs/usr/ports/www/qt5-webengine/work/.cache HOME=/wrkdirs/usr/ports/www/qt5-webengine/work TMPDIR="/tmp" SHELL=/bin/sh CONFIG_SHELL=/bin/sh LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 GPERF=/usr/local/bin/gperf NINJA_STATUS="[%p %s/%t] " QT_SELECT=qt5 QMAKEMODULES="/wrkdirs/usr/ports/www/qt5-webengine/work/qtwebengine-everywhere-src-5.15.2/mkspecs/modules:/usr/local/lib/qt5/mkspecs/modules" XDG_DATA_HOME=/wrkdirs/usr/ports/www/qt5-webengine/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/www/qt5-webengine/work XDG_CACHE_HOME=/wrkdirs/usr/ports/www/qt5-webengine/work/.cache HOME=/wrkdirs/usr/ports/www/qt5-webengine/work TMPDIR="/tmp" NO_PIE=yes MK_DEBUG_FILES=no MK_KERNEL_SYMBOLS=no SHELL=/bin/sh NO_LINT=YES ADDR2LINE="/usr/local/bin/addr2line" AR="/usr/local/bin/ar" AS="/usr/local/bin/as" CPPFILT="/usr/local/bin/c++filt" GPROF="/usr/local/bin/gprof" LD="/usr/local/bin/ld" NM="/usr/local/bin/nm" OBJCOPY="/usr/local/bin/objcopy" OBJDUMP="/usr/local/bin/objdump" RANLIB="/usr/local/bin/ranlib" READELF="/usr/local/bin/readelf" SIZE="/usr/local/bin/size" STRINGS="/usr/local/bin/strings" LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 PREFIX=/usr/local LOCALBASE=/usr/local CC="cc "-B/usr/local/bin"" CFLAGS="-O2 -pipe -fstack-protector-strong -fno-strict-aliasing " CPP="cpp" CPPFLAGS="" LDFLAGS=" -Wl,--as-needed -fstack-protector-strong " LIBS="" CXX="c++ "-B/usr/local/bin"" CXXFLAGS="-O2 -pipe -fstack-protector-strong -fno-strict-aliasing " MANPREFIX="/usr/local" BSD_INSTALL_PROGRAM="install -s -m 555" BSD_INSTALL_LIB="install -s -m 0644" BSD_INSTALL_SCRIPT="install -m 555" BSD_INSTALL_DATA="install -m 0644" BSD_INSTALL_MAN="install -m 444" >--End MAKE_ENV-- > >--PLIST_SUB-- > GTK2_VERSION="2.10.0" GTK3_VERSION="3.0.0" GTK4_VERSION="4.0.0" PYTHON_INCLUDEDIR=include/python2.7 PYTHON_LIBDIR=lib/python2.7 PYTHON_PLATFORM=freebsd13 PYTHON_SITELIBDIR=lib/python2.7/site-packages PYTHON_SUFFIX=27 PYTHON_EXT_SUFFIX= PYTHON_VER=2.7 PYTHON_VERSION=python2.7 PYTHON2="" PYTHON3="@comment " QT_BINDIR="lib/qt5/bin" QT_INCDIR="include/qt5" QT_LIBDIR="lib/qt5" QT_ARCHDIR="lib/qt5" QT_PLUGINDIR="lib/qt5/plugins" QT_LIBEXECDIR="libexec/qt5" QT_IMPORTDIR="lib/qt5/imports" QT_QMLDIR="lib/qt5/qml" QT_DATADIR="share/qt5" QT_DOCDIR="share/doc/qt5" QT_L10NDIR="share/qt5/translations" QT_EXAMPLEDIR="share/examples/qt5" QT_TESTDIR="share/qt5/tests" QT_MKSPECDIR="lib/qt5/mkspecs" DEBUG="@comment " SHORTVER=5.15 FULLVER=5.15.2 QT_CMAKEDIR="lib/cmake" QT_ETCDIR="etc/xdg" BE="@comment " LE="" OSREL=13.0 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local LIB32DIR=lib DOCSDIR="share/doc/webengine" EXAMPLESDIR="share/examples/webengine" DATADIR="share/webengine" WWWDIR="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--- >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 #### ># work around broken IPv6 >FETCH_ARGS=-Fpr4 >#### Misc Poudriere #### >.include "/etc/make.conf.ports_env" >DISABLE_MAKE_JOBS=poudriere >---End make.conf--- >--Resource limits-- >cpu time (seconds, -t) unlimited >file size (512-blocks, -f) unlimited >data seg size (kbytes, -d) 1048576 >stack size (kbytes, -s) 1048576 >core file size (512-blocks, -c) unlimited >max memory size (kbytes, -m) unlimited >locked memory (kbytes, -l) unlimited >max user processes (-u) 12070 >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 >============================ >/!\ qt5-webengine-5.15.2_4: Makefile warnings, please consider fixing /!\ > >lang/python27 reached End of Life and will be removed on 2020-12-31, consider >converting to a modern version of python > >===> NOTICE: > >This port is deprecated; you may wish to reconsider installing it: > >Uses Python 2.7 which is EOLed upstream. > >It is scheduled to be removed on or after 2020-12-31. > >===> License LGPL21 accepted by the user >=========================================================================== >=======================<phase: pkg-depends >============================ >===> qt5-webengine-5.15.2_4 depends on file: /usr/local/sbin/pkg - not found >===> Installing existing package /packages/All/pkg-1.17.3.pkg >[13Rarmv7-mine-job-01] Installing pkg-1.17.3... >[13Rarmv7-mine-job-01] Extracting pkg-1.17.3: .......... done >===> qt5-webengine-5.15.2_4 depends on file: /usr/local/sbin/pkg - found >===> Returning to build of qt5-webengine-5.15.2_4 >=========================================================================== >=======================<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. > >It is scheduled to be removed on or after 2020-12-31. > >===> License LGPL21 accepted by the user >===> qt5-webengine-5.15.2_4 depends on file: /usr/local/sbin/pkg - found >===> Fetching all distfiles required by qt5-webengine-5.15.2_4 for building >=========================================================================== >=======================<phase: checksum >============================ >===> NOTICE: > >This port is deprecated; you may wish to reconsider installing it: > >Uses Python 2.7 which is EOLed upstream. > >It is scheduled to be removed on or after 2020-12-31. > >===> License LGPL21 accepted by the user >===> qt5-webengine-5.15.2_4 depends on file: /usr/local/sbin/pkg - found >===> Fetching all distfiles required by qt5-webengine-5.15.2_4 for building >=> SHA256 Checksum OK for KDE/Qt/5.15.2/qtwebengine-everywhere-src-5.15.2.tar.xz. >=========================================================================== >=======================<phase: extract-depends>============================ >=========================================================================== >=======================<phase: extract >============================ >===> NOTICE: > >This port is deprecated; you may wish to reconsider installing it: > >Uses Python 2.7 which is EOLed upstream. > >It is scheduled to be removed on or after 2020-12-31. > >===> License LGPL21 accepted by the user >===> qt5-webengine-5.15.2_4 depends on file: /usr/local/sbin/pkg - found >===> Fetching all distfiles required by qt5-webengine-5.15.2_4 for building >===> Extracting for qt5-webengine-5.15.2_4 >=> SHA256 Checksum OK for KDE/Qt/5.15.2/qtwebengine-everywhere-src-5.15.2.tar.xz. >cp -f /usr/ports/www/qt5-webengine/files/freebsd.pri /wrkdirs/usr/ports/www/qt5-webengine/work/qtwebengine-everywhere-src-5.15.2/src/buildtools/config/freebsd.pri >=========================================================================== >=======================<phase: patch-depends >============================ >=========================================================================== >=======================<phase: patch >============================ >===> Patching for qt5-webengine-5.15.2_4 >===> Applying FreeBSD patches for qt5-webengine-5.15.2_4 from /usr/ports/www/qt5-webengine/files >=========================================================================== >=======================<phase: build-depends >============================ >===> qt5-webengine-5.15.2_4 depends on executable: bison - not found >===> Installing existing package /packages/All/bison-3.7.6,1.pkg >[13Rarmv7-mine-job-01] Installing bison-3.7.6,1... >[13Rarmv7-mine-job-01] `-- Installing gettext-runtime-0.21... >[13Rarmv7-mine-job-01] | `-- Installing indexinfo-0.3.1... >[13Rarmv7-mine-job-01] | `-- Extracting indexinfo-0.3.1: .... done >[13Rarmv7-mine-job-01] `-- Extracting gettext-runtime-0.21: .......... done >[13Rarmv7-mine-job-01] `-- Installing libtextstyle-0.21... >[13Rarmv7-mine-job-01] `-- Extracting libtextstyle-0.21: .......... done >[13Rarmv7-mine-job-01] `-- Installing m4-1.4.19,1... >[13Rarmv7-mine-job-01] `-- Extracting m4-1.4.19,1: .......... done >[13Rarmv7-mine-job-01] `-- Installing readline-8.1.1... >[13Rarmv7-mine-job-01] `-- Extracting readline-8.1.1: .......... done >[13Rarmv7-mine-job-01] Extracting bison-3.7.6,1: .......... done >===> qt5-webengine-5.15.2_4 depends on executable: bison - found >===> Returning to build of qt5-webengine-5.15.2_4 >===> qt5-webengine-5.15.2_4 depends on executable: yasm - not found >===> Installing existing package /packages/All/yasm-1.3.0.pkg >[13Rarmv7-mine-job-01] Installing yasm-1.3.0... >[13Rarmv7-mine-job-01] Extracting yasm-1.3.0: .......... done >===> qt5-webengine-5.15.2_4 depends on executable: yasm - found >===> Returning to build of qt5-webengine-5.15.2_4 >===> qt5-webengine-5.15.2_4 depends on file: /usr/local/include/linux/input.h - not found >===> Installing existing package /packages/All/evdev-proto-5.8.pkg >[13Rarmv7-mine-job-01] Installing evdev-proto-5.8... >[13Rarmv7-mine-job-01] Extracting evdev-proto-5.8: ....... done >===> qt5-webengine-5.15.2_4 depends on file: /usr/local/include/linux/input.h - found >===> Returning to build of qt5-webengine-5.15.2_4 >===> qt5-webengine-5.15.2_4 depends on file: /usr/local/include/linux/videodev2.h - not found >===> Installing existing package /packages/All/v4l_compat-1.20.0_2.pkg >[13Rarmv7-mine-job-01] Installing v4l_compat-1.20.0_2... >[13Rarmv7-mine-job-01] Extracting v4l_compat-1.20.0_2: .......... done >===> qt5-webengine-5.15.2_4 depends on file: /usr/local/include/linux/videodev2.h - found >===> Returning to build of qt5-webengine-5.15.2_4 >===> qt5-webengine-5.15.2_4 depends on file: /usr/local/bin/gperf - not found >===> Installing existing package /packages/All/gperf-3.1.pkg >[13Rarmv7-mine-job-01] Installing gperf-3.1... >[13Rarmv7-mine-job-01] Extracting gperf-3.1: ....... done >===> qt5-webengine-5.15.2_4 depends on file: /usr/local/bin/gperf - found >===> Returning to build of qt5-webengine-5.15.2_4 >===> qt5-webengine-5.15.2_4 depends on executable: ninja - not found >===> Installing existing package /packages/All/ninja-1.10.2,2.pkg >[13Rarmv7-mine-job-01] Installing ninja-1.10.2,2... >[13Rarmv7-mine-job-01] `-- Installing python38-3.8.12_1... >[13Rarmv7-mine-job-01] | `-- Installing libffi-3.3_1... >[13Rarmv7-mine-job-01] | `-- Extracting libffi-3.3_1: .......... done >[13Rarmv7-mine-job-01] | `-- Installing mpdecimal-2.5.1... >[13Rarmv7-mine-job-01] | `-- Extracting mpdecimal-2.5.1: .......... done >[13Rarmv7-mine-job-01] `-- Extracting python38-3.8.12_1: .......... done >[13Rarmv7-mine-job-01] Extracting ninja-1.10.2,2: ........ done >===== >Message from python38-3.8.12_1: > >-- >Note that some standard Python modules are provided as separate ports >as they require additional dependencies. They are available as: > >py38-gdbm databases/py-gdbm@py38 >py38-sqlite3 databases/py-sqlite3@py38 >py38-tkinter x11-toolkits/py-tkinter@py38 >===> qt5-webengine-5.15.2_4 depends on executable: ninja - found >===> Returning to build of qt5-webengine-5.15.2_4 >===> qt5-webengine-5.15.2_4 depends on package: pkgconf>=1.3.0_1 - not found >===> Installing existing package /packages/All/pkgconf-1.8.0,1.pkg >[13Rarmv7-mine-job-01] Installing pkgconf-1.8.0,1... >[13Rarmv7-mine-job-01] Extracting pkgconf-1.8.0,1: .......... done >===> qt5-webengine-5.15.2_4 depends on package: pkgconf>=1.3.0_1 - found >===> Returning to build of qt5-webengine-5.15.2_4 >===> qt5-webengine-5.15.2_4 depends on file: /usr/local/bin/python2.7 - not found >===> Installing existing package /packages/All/python27-2.7.18_1.pkg >[13Rarmv7-mine-job-01] Installing python27-2.7.18_1... >[13Rarmv7-mine-job-01] Extracting python27-2.7.18_1: .......... done >===== >Message from python27-2.7.18_1: > >-- >Note that some standard Python modules are provided as separate ports >as they require additional dependencies. They are available as: > >bsddb databases/py-bsddb >gdbm databases/py-gdbm >sqlite3 databases/py-sqlite3 >tkinter x11-toolkits/py-tkinter >-- >===> NOTICE: > >This port is deprecated; you may wish to reconsider installing it: > >EOLed upstream. > >It is scheduled to be removed on or after 2020-12-31. >===> qt5-webengine-5.15.2_4 depends on file: /usr/local/bin/python2.7 - found >===> Returning to build of qt5-webengine-5.15.2_4 >===> qt5-webengine-5.15.2_4 depends on file: /usr/local/bin/as - not found >===> Installing existing package /packages/All/binutils-2.37_1,1.pkg >[13Rarmv7-mine-job-01] Installing binutils-2.37_1,1... >[13Rarmv7-mine-job-01] Extracting binutils-2.37_1,1: .......... done >===> qt5-webengine-5.15.2_4 depends on file: /usr/local/bin/as - found >===> Returning to build of qt5-webengine-5.15.2_4 >===> qt5-webengine-5.15.2_4 depends on package: xorgproto>=0 - not found >===> Installing existing package /packages/All/xorgproto-2021.4.pkg >[13Rarmv7-mine-job-01] Installing xorgproto-2021.4... >[13Rarmv7-mine-job-01] Extracting xorgproto-2021.4: .......... done >===> qt5-webengine-5.15.2_4 depends on package: xorgproto>=0 - found >===> Returning to build of qt5-webengine-5.15.2_4 >===> qt5-webengine-5.15.2_4 depends on package: xorgproto>=0 - found >===> qt5-webengine-5.15.2_4 depends on file: /usr/local/libdata/pkgconfig/x11.pc - not found >===> Installing existing package /packages/All/libX11-1.7.2,1.pkg >[13Rarmv7-mine-job-01] Installing libX11-1.7.2,1... >[13Rarmv7-mine-job-01] `-- Installing libxcb-1.14_1... >[13Rarmv7-mine-job-01] | `-- Installing libXau-1.0.9... >[13Rarmv7-mine-job-01] | `-- Extracting libXau-1.0.9: .......... done >[13Rarmv7-mine-job-01] | `-- Installing libXdmcp-1.1.3... >[13Rarmv7-mine-job-01] | `-- Extracting libXdmcp-1.1.3: ......... done >[13Rarmv7-mine-job-01] | `-- Installing libpthread-stubs-0.4... >[13Rarmv7-mine-job-01] | `-- Extracting libpthread-stubs-0.4: .... done >[13Rarmv7-mine-job-01] `-- Extracting libxcb-1.14_1: .......... done >[13Rarmv7-mine-job-01] Extracting libX11-1.7.2,1: .......... done >===> qt5-webengine-5.15.2_4 depends on file: /usr/local/libdata/pkgconfig/x11.pc - found >===> Returning to build of qt5-webengine-5.15.2_4 >===> qt5-webengine-5.15.2_4 depends on file: /usr/local/libdata/pkgconfig/xcb.pc - found >===> qt5-webengine-5.15.2_4 depends on file: /usr/local/libdata/pkgconfig/xcomposite.pc - not found >===> Installing existing package /packages/All/libXcomposite-0.4.5,1.pkg >[13Rarmv7-mine-job-01] Installing libXcomposite-0.4.5,1... >[13Rarmv7-mine-job-01] `-- Installing libXext-1.3.4,1... >[13Rarmv7-mine-job-01] `-- Extracting libXext-1.3.4,1: .......... done >[13Rarmv7-mine-job-01] `-- Installing libXfixes-5.0.3_2... >[13Rarmv7-mine-job-01] `-- Extracting libXfixes-5.0.3_2: .......... done >[13Rarmv7-mine-job-01] Extracting libXcomposite-0.4.5,1: .......... done >===> qt5-webengine-5.15.2_4 depends on file: /usr/local/libdata/pkgconfig/xcomposite.pc - found >===> Returning to build of qt5-webengine-5.15.2_4 >===> qt5-webengine-5.15.2_4 depends on file: /usr/local/libdata/pkgconfig/xcursor.pc - not found >===> Installing existing package /packages/All/libXcursor-1.2.0.pkg >[13Rarmv7-mine-job-01] Installing libXcursor-1.2.0... >[13Rarmv7-mine-job-01] `-- Installing libXrender-0.9.10_2... >[13Rarmv7-mine-job-01] `-- Extracting libXrender-0.9.10_2: .......... done >[13Rarmv7-mine-job-01] Extracting libXcursor-1.2.0: .......... done >===> qt5-webengine-5.15.2_4 depends on file: /usr/local/libdata/pkgconfig/xcursor.pc - found >===> Returning to build of qt5-webengine-5.15.2_4 >===> qt5-webengine-5.15.2_4 depends on file: /usr/local/libdata/pkgconfig/xdamage.pc - not found >===> Installing existing package /packages/All/libXdamage-1.1.5.pkg >[13Rarmv7-mine-job-01] Installing libXdamage-1.1.5... >[13Rarmv7-mine-job-01] Extracting libXdamage-1.1.5: ......... done >===> qt5-webengine-5.15.2_4 depends on file: /usr/local/libdata/pkgconfig/xdamage.pc - found >===> Returning to build of qt5-webengine-5.15.2_4 >===> qt5-webengine-5.15.2_4 depends on file: /usr/local/libdata/pkgconfig/xext.pc - found >===> qt5-webengine-5.15.2_4 depends on file: /usr/local/libdata/pkgconfig/xfixes.pc - found >===> qt5-webengine-5.15.2_4 depends on file: /usr/local/libdata/pkgconfig/xi.pc - not found >===> Installing existing package /packages/All/libXi-1.7.10,1.pkg >[13Rarmv7-mine-job-01] Installing libXi-1.7.10,1... >[13Rarmv7-mine-job-01] Extracting libXi-1.7.10,1: .......... done >===> qt5-webengine-5.15.2_4 depends on file: /usr/local/libdata/pkgconfig/xi.pc - found >===> Returning to build of qt5-webengine-5.15.2_4 >===> qt5-webengine-5.15.2_4 depends on file: /usr/local/libdata/pkgconfig/xrandr.pc - not found >===> Installing existing package /packages/All/libXrandr-1.5.2.pkg >[13Rarmv7-mine-job-01] Installing libXrandr-1.5.2... >[13Rarmv7-mine-job-01] Extracting libXrandr-1.5.2: .......... done >===> qt5-webengine-5.15.2_4 depends on file: /usr/local/libdata/pkgconfig/xrandr.pc - found >===> Returning to build of qt5-webengine-5.15.2_4 >===> qt5-webengine-5.15.2_4 depends on file: /usr/local/libdata/pkgconfig/xrender.pc - found >===> qt5-webengine-5.15.2_4 depends on file: /usr/local/libdata/pkgconfig/xscrnsaver.pc - not found >===> Installing existing package /packages/All/libXScrnSaver-1.2.3_2.pkg >[13Rarmv7-mine-job-01] Installing libXScrnSaver-1.2.3_2... >[13Rarmv7-mine-job-01] Extracting libXScrnSaver-1.2.3_2: .......... done >===> qt5-webengine-5.15.2_4 depends on file: /usr/local/libdata/pkgconfig/xscrnsaver.pc - found >===> Returning to build of qt5-webengine-5.15.2_4 >===> qt5-webengine-5.15.2_4 depends on file: /usr/local/libdata/pkgconfig/xtst.pc - not found >===> Installing existing package /packages/All/libXtst-1.2.3_2.pkg >[13Rarmv7-mine-job-01] Installing libXtst-1.2.3_2... >[13Rarmv7-mine-job-01] Extracting libXtst-1.2.3_2: .......... done >===> qt5-webengine-5.15.2_4 depends on file: /usr/local/libdata/pkgconfig/xtst.pc - found >===> Returning to build of qt5-webengine-5.15.2_4 >===> qt5-webengine-5.15.2_4 depends on package: qt5-buildtools>=5.15.2 - not found >===> Installing existing package /packages/All/qt5-buildtools-5.15.2_2.pkg >[13Rarmv7-mine-job-01] Installing qt5-buildtools-5.15.2_2... >[13Rarmv7-mine-job-01] `-- Installing perl5-5.32.1_1... >[13Rarmv7-mine-job-01] `-- Extracting perl5-5.32.1_1: .......... done >[13Rarmv7-mine-job-01] Extracting qt5-buildtools-5.15.2_2: .......... done >touch: /usr/local/include/qt5/QtCore/qconfig-modules.h: No such file or directory >sed: /usr/local/include/qt5/QtCore/qconfig-modules.h: No such file or directory >pkg-static: POST-INSTALL script failed >===> qt5-webengine-5.15.2_4 depends on package: qt5-buildtools>=5.15.2 - found >===> Returning to build of qt5-webengine-5.15.2_4 >===> qt5-webengine-5.15.2_4 depends on file: /usr/local/lib/qt5/bin/designer - not found >===> Installing existing package /packages/All/qt5-designer-5.15.2_1.pkg >[13Rarmv7-mine-job-01] Installing qt5-designer-5.15.2_1... >[13Rarmv7-mine-job-01] `-- Installing qt5-assistant-5.15.2... >[13Rarmv7-mine-job-01] | `-- Installing qt5-core-5.15.2_5... >[13Rarmv7-mine-job-01] | | `-- Installing double-conversion-3.1.5.19... >[13Rarmv7-mine-job-01] | | `-- Extracting double-conversion-3.1.5.19: .......... done >[13Rarmv7-mine-job-01] | | `-- Installing glib-2.70.0_1,2... >[13Rarmv7-mine-job-01] | | `-- Installing libiconv-1.16... >[13Rarmv7-mine-job-01] | | `-- Extracting libiconv-1.16: .......... done >[13Rarmv7-mine-job-01] | | `-- Installing libxml2-2.9.12... >[13Rarmv7-mine-job-01] | | `-- Extracting libxml2-2.9.12: .......... done >[13Rarmv7-mine-job-01] | | `-- Installing pcre-8.45... >[13Rarmv7-mine-job-01] | | `-- Extracting pcre-8.45: .......... done >[13Rarmv7-mine-job-01] | | `-- Extracting glib-2.70.0_1,2: .......... done >No schema files found: doing nothing. >[13Rarmv7-mine-job-01] | | `-- Installing icu-69.1,1... >[13Rarmv7-mine-job-01] | | `-- Extracting icu-69.1,1: .......... done >[13Rarmv7-mine-job-01] | | `-- Installing pcre2-10.37... >[13Rarmv7-mine-job-01] | | `-- Extracting pcre2-10.37: .......... done >[13Rarmv7-mine-job-01] | | `-- Installing zstd-1.5.0... >[13Rarmv7-mine-job-01] | | `-- Installing liblz4-1.9.3,1... >[13Rarmv7-mine-job-01] | | `-- Extracting liblz4-1.9.3,1: .......... done >[13Rarmv7-mine-job-01] | | `-- Extracting zstd-1.5.0: .......... done >[13Rarmv7-mine-job-01] | `-- Extracting qt5-core-5.15.2_5: .......... done >[13Rarmv7-mine-job-01] | `-- Installing qt5-gui-5.15.2_7... >[13Rarmv7-mine-job-01] | | `-- Installing dbus-1.12.20_5... >[13Rarmv7-mine-job-01] | | `-- Installing expat-2.4.1... >[13Rarmv7-mine-job-01] | | `-- Extracting expat-2.4.1: .......... done >[13Rarmv7-mine-job-01] | | `-- Installing libICE-1.0.10,1... >[13Rarmv7-mine-job-01] | | `-- Extracting libICE-1.0.10,1: .......... done >[13Rarmv7-mine-job-01] | | `-- Installing libSM-1.2.3,1... >[13Rarmv7-mine-job-01] | | `-- Extracting libSM-1.2.3,1: .......... done >===> Creating groups. >Creating group 'messagebus' with gid '556'. >===> Creating users >Creating user 'messagebus' with uid '556'. >[13Rarmv7-mine-job-01] | | `-- Extracting dbus-1.12.20_5: ......... done >[13Rarmv7-mine-job-01] | | `-- Installing encodings-1.0.5,1... >[13Rarmv7-mine-job-01] | | `-- Extracting encodings-1.0.5,1: .......... done >[13Rarmv7-mine-job-01] | | `-- Installing fontconfig-2.13.94_1,1... >[13Rarmv7-mine-job-01] | | `-- Installing freetype2-2.11.0... >[13Rarmv7-mine-job-01] | | | `-- Installing png-1.6.37_1... >[13Rarmv7-mine-job-01] | | | `-- Extracting png-1.6.37_1: .......... done >[13Rarmv7-mine-job-01] | | `-- Extracting freetype2-2.11.0: .......... done >[13Rarmv7-mine-job-01] | | `-- Extracting fontconfig-2.13.94_1,1: .......... done >Running fc-cache to build fontconfig cache... >Font directories: > /usr/local/share/fonts > /usr/local/lib/X11/fonts > /usr/local/share/fonts/encodings > /usr/local/share/fonts/encodings/large >/usr/local/share/fonts: caching, new cache contents: 0 fonts, 1 dirs >/usr/local/share/fonts/encodings: caching, new cache contents: 0 fonts, 1 dirs >/usr/local/share/fonts/encodings/large: caching, new cache contents: 0 fonts, 0 dirs >/usr/local/lib/X11/fonts: skipping, no such directory >/usr/local/share/fonts/encodings: skipping, looped directory detected >/usr/local/share/fonts/encodings/large: skipping, looped directory detected >/var/db/fontconfig: cleaning cache directory >fc-cache: succeeded >[13Rarmv7-mine-job-01] | | `-- Installing harfbuzz-3.0.0... >[13Rarmv7-mine-job-01] | | `-- Installing graphite2-1.3.14... >[13Rarmv7-mine-job-01] | | `-- Extracting graphite2-1.3.14: .......... done >[13Rarmv7-mine-job-01] | | `-- Extracting harfbuzz-3.0.0: .......... done >[13Rarmv7-mine-job-01] | | `-- Installing jpeg-turbo-2.1.1... >[13Rarmv7-mine-job-01] | | `-- Extracting jpeg-turbo-2.1.1: .......... done >[13Rarmv7-mine-job-01] | | `-- Installing libevdev-1.9.1.20200928... >[13Rarmv7-mine-job-01] | | `-- Extracting libevdev-1.9.1.20200928: .......... done >[13Rarmv7-mine-job-01] | | `-- Installing libglvnd-1.3.4... >[13Rarmv7-mine-job-01] | | `-- Extracting libglvnd-1.3.4: .......... done >[13Rarmv7-mine-job-01] | | `-- Installing libinput-1.19.1_1... >[13Rarmv7-mine-job-01] | | `-- Installing libepoll-shim-0.0.20210418... >[13Rarmv7-mine-job-01] | | `-- Extracting libepoll-shim-0.0.20210418: .......... done >[13Rarmv7-mine-job-01] | | `-- Installing libmtdev-1.1.6... >[13Rarmv7-mine-job-01] | | `-- Extracting libmtdev-1.1.6: .......... done >[13Rarmv7-mine-job-01] | | `-- Installing libudev-devd-0.5.0... >[13Rarmv7-mine-job-01] | | `-- Extracting libudev-devd-0.5.0: ........ done >[13Rarmv7-mine-job-01] | | `-- Installing libwacom-1.5... >[13Rarmv7-mine-job-01] | | | `-- Installing libgudev-234... >[13Rarmv7-mine-job-01] | | | `-- Extracting libgudev-234: .......... done >[13Rarmv7-mine-job-01] | | `-- Extracting libwacom-1.5: .......... done >[13Rarmv7-mine-job-01] | | `-- Installing py38-evdev-1.4.0... >[13Rarmv7-mine-job-01] | | | `-- Installing py38-setuptools-57.0.0... >[13Rarmv7-mine-job-01] | | | `-- Extracting py38-setuptools-57.0.0: .......... done >[13Rarmv7-mine-job-01] | | `-- Extracting py38-evdev-1.4.0: .......... done >[13Rarmv7-mine-job-01] | | `-- Installing py38-pyudev-0.22.0... >[13Rarmv7-mine-job-01] | | | `-- Installing py38-six-1.16.0... >[13Rarmv7-mine-job-01] | | | `-- Extracting py38-six-1.16.0: .......... done >[13Rarmv7-mine-job-01] | | `-- Extracting py38-pyudev-0.22.0: .......... done >[13Rarmv7-mine-job-01] | | `-- Extracting libinput-1.19.1_1: .......... done >[13Rarmv7-mine-job-01] | | `-- Installing libxkbcommon-1.3.1... >[13Rarmv7-mine-job-01] | | `-- Installing wayland-1.19.0_1... >[13Rarmv7-mine-job-01] | | `-- Extracting wayland-1.19.0_1: .......... done >[13Rarmv7-mine-job-01] | | `-- Installing xkeyboard-config-2.32... >[13Rarmv7-mine-job-01] | | `-- Extracting xkeyboard-config-2.32: .......... done >[13Rarmv7-mine-job-01] | | `-- Extracting libxkbcommon-1.3.1: .......... done >[13Rarmv7-mine-job-01] | | `-- Installing mesa-dri-21.1.8... >[13Rarmv7-mine-job-01] | | `-- Installing libXv-1.0.11_2,1... >[13Rarmv7-mine-job-01] | | `-- Extracting libXv-1.0.11_2,1: .......... done >[13Rarmv7-mine-job-01] | | `-- Installing libdrm-2.4.107_1,1... >[13Rarmv7-mine-job-01] | | | `-- Installing libpciaccess-0.16... >[13Rarmv7-mine-job-01] | | | `-- Installing pciids-20210930... >[13Rarmv7-mine-job-01] | | | `-- Extracting pciids-20210930: ..... done >[13Rarmv7-mine-job-01] | | | `-- Extracting libpciaccess-0.16: ......... done >[13Rarmv7-mine-job-01] | | `-- Extracting libdrm-2.4.107_1,1: .......... done >[13Rarmv7-mine-job-01] | | `-- Installing libunwind-20201110... >[13Rarmv7-mine-job-01] | | `-- Extracting libunwind-20201110: .......... done >[13Rarmv7-mine-job-01] | | `-- Installing libxshmfence-1.3_1... >[13Rarmv7-mine-job-01] | | `-- Extracting libxshmfence-1.3_1: ......... done >[13Rarmv7-mine-job-01] | | `-- Installing llvm12-12.0.1_5... >[13Rarmv7-mine-job-01] | | `-- Extracting llvm12-12.0.1_5: .......... done >[13Rarmv7-mine-job-01] | | `-- Installing mesa-libs-21.1.8... >[13Rarmv7-mine-job-01] | | | `-- Installing libXxf86vm-1.1.4_3... >[13Rarmv7-mine-job-01] | | | `-- Extracting libXxf86vm-1.1.4_3: .......... done >[13Rarmv7-mine-job-01] | | `-- Extracting mesa-libs-21.1.8: .......... done >[13Rarmv7-mine-job-01] | | `-- Extracting mesa-dri-21.1.8: ....... done >[13Rarmv7-mine-job-01] | | `-- Installing qt5-dbus-5.15.2_1... >[13Rarmv7-mine-job-01] | | `-- Extracting qt5-dbus-5.15.2_1: .......... done >[13Rarmv7-mine-job-01] | | `-- Installing qt5-network-5.15.2_1... >[13Rarmv7-mine-job-01] | | `-- Installing ca_root_nss-3.71... >[13Rarmv7-mine-job-01] | | `-- Extracting ca_root_nss-3.71: ........ done >[13Rarmv7-mine-job-01] | | `-- Extracting qt5-network-5.15.2_1: .......... done >[13Rarmv7-mine-job-01] | | `-- Installing vulkan-headers-1.2.196... >[13Rarmv7-mine-job-01] | | `-- Extracting vulkan-headers-1.2.196: .......... done >[13Rarmv7-mine-job-01] | | `-- Installing xcb-util-image-0.4.0_1... >[13Rarmv7-mine-job-01] | | `-- Installing xcb-util-0.4.0_2,1... >[13Rarmv7-mine-job-01] | | `-- Extracting xcb-util-0.4.0_2,1: .......... done >[13Rarmv7-mine-job-01] | | `-- Extracting xcb-util-image-0.4.0_1: .......... done >[13Rarmv7-mine-job-01] | | `-- Installing xcb-util-keysyms-0.4.0_1... >[13Rarmv7-mine-job-01] | | `-- Extracting xcb-util-keysyms-0.4.0_1: ......... done >[13Rarmv7-mine-job-01] | | `-- Installing xcb-util-renderutil-0.3.9_1... >[13Rarmv7-mine-job-01] | | `-- Extracting xcb-util-renderutil-0.3.9_1: ......... done >[13Rarmv7-mine-job-01] | | `-- Installing xcb-util-wm-0.4.1_3... >[13Rarmv7-mine-job-01] | | `-- Extracting xcb-util-wm-0.4.1_3: .......... done >[13Rarmv7-mine-job-01] | | `-- Installing xdg-utils-1.1.3_1... >[13Rarmv7-mine-job-01] | | `-- Installing hicolor-icon-theme-0.17... >[13Rarmv7-mine-job-01] | | `-- Extracting hicolor-icon-theme-0.17: . done >[13Rarmv7-mine-job-01] | | `-- Installing xprop-1.2.5... >[13Rarmv7-mine-job-01] | | `-- Extracting xprop-1.2.5: ..... done >[13Rarmv7-mine-job-01] | | `-- Installing xset-1.2.4_3... >[13Rarmv7-mine-job-01] | | | `-- Installing libXmu-1.1.3,1... >[13Rarmv7-mine-job-01] | | | `-- Installing libXt-1.2.1,1... >[13Rarmv7-mine-job-01] | | | `-- Extracting libXt-1.2.1,1: .......... done >[13Rarmv7-mine-job-01] | | | `-- Extracting libXmu-1.1.3,1: .......... done >[13Rarmv7-mine-job-01] | | `-- Extracting xset-1.2.4_3: ..... done >[13Rarmv7-mine-job-01] | | `-- Extracting xdg-utils-1.1.3_1: .......... done >[13Rarmv7-mine-job-01] | | `-- Installing xorg-fonts-truetype-7.7_1... >[13Rarmv7-mine-job-01] | | `-- Installing dejavu-2.37_1... >[13Rarmv7-mine-job-01] | | | `-- Installing mkfontscale-1.2.1... >[13Rarmv7-mine-job-01] | | | `-- Installing libfontenc-1.1.4... >[13Rarmv7-mine-job-01] | | | `-- Extracting libfontenc-1.1.4: ......... done >[13Rarmv7-mine-job-01] | | | `-- Extracting mkfontscale-1.2.1: ....... done >[13Rarmv7-mine-job-01] | | `-- Extracting dejavu-2.37_1: .......... done >[13Rarmv7-mine-job-01] | | `-- Installing font-bh-ttf-1.0.3_4... >[13Rarmv7-mine-job-01] | | `-- Extracting font-bh-ttf-1.0.3_4: .......... done >[13Rarmv7-mine-job-01] | | `-- Installing font-misc-ethiopic-1.0.4... >[13Rarmv7-mine-job-01] | | `-- Extracting font-misc-ethiopic-1.0.4: ...... done >[13Rarmv7-mine-job-01] | | `-- Installing font-misc-meltho-1.0.3_4... >[13Rarmv7-mine-job-01] | | `-- Extracting font-misc-meltho-1.0.3_4: .......... done >[13Rarmv7-mine-job-01] | `-- Extracting qt5-gui-5.15.2_7: .......... done >[13Rarmv7-mine-job-01] | `-- Installing qt5-help-5.15.2_1... >[13Rarmv7-mine-job-01] | | `-- Installing qt5-sql-5.15.2_1... >[13Rarmv7-mine-job-01] | | `-- Extracting qt5-sql-5.15.2_1: .......... done >[13Rarmv7-mine-job-01] | | `-- Installing qt5-sqldrivers-sqlite3-5.15.2... >[13Rarmv7-mine-job-01] | | `-- Installing sqlite3-3.35.5_3,1... >[13Rarmv7-mine-job-01] | | | `-- Installing libedit-3.1.20210216,1... >[13Rarmv7-mine-job-01] | | | `-- Extracting libedit-3.1.20210216,1: .......... done >[13Rarmv7-mine-job-01] | | `-- Extracting sqlite3-3.35.5_3,1: .......... done >[13Rarmv7-mine-job-01] | | `-- Extracting qt5-sqldrivers-sqlite3-5.15.2: ..... done >[13Rarmv7-mine-job-01] | | `-- Installing qt5-widgets-5.15.2_3... >[13Rarmv7-mine-job-01] | | `-- Extracting qt5-widgets-5.15.2_3: .......... done >[13Rarmv7-mine-job-01] | `-- Extracting qt5-help-5.15.2_1: .......... done >[13Rarmv7-mine-job-01] | `-- Installing qt5-printsupport-5.15.2_1... >[13Rarmv7-mine-job-01] | | `-- Installing cups-2.3.3op2... >[13Rarmv7-mine-job-01] | | `-- Installing avahi-app-0.8... >[13Rarmv7-mine-job-01] | | | `-- Installing dbus-glib-0.112... >[13Rarmv7-mine-job-01] | | | `-- Extracting dbus-glib-0.112: .......... done >[13Rarmv7-mine-job-01] | | | `-- Installing gdbm-1.21... >[13Rarmv7-mine-job-01] | | | `-- Extracting gdbm-1.21: .......... done >[13Rarmv7-mine-job-01] | | | `-- Installing gnome_subr-1.0... >[13Rarmv7-mine-job-01] | | | `-- Extracting gnome_subr-1.0: .... done >[13Rarmv7-mine-job-01] | | | `-- Installing libdaemon-0.14_1... >[13Rarmv7-mine-job-01] | | | `-- Extracting libdaemon-0.14_1: .......... done >[13Rarmv7-mine-job-01] | | | `-- Installing libevent-2.1.12... >[13Rarmv7-mine-job-01] | | | `-- Extracting libevent-2.1.12: .......... done >===> Creating groups. >Creating group 'avahi' with gid '558'. >===> Creating users >Creating user 'avahi' with uid '558'. >[13Rarmv7-mine-job-01] | | `-- Extracting avahi-app-0.8: .......... done >[13Rarmv7-mine-job-01] | | `-- Installing gnutls-3.6.16... >[13Rarmv7-mine-job-01] | | | `-- Installing gmp-6.2.1... >[13Rarmv7-mine-job-01] | | | `-- Extracting gmp-6.2.1: .......... done >[13Rarmv7-mine-job-01] | | | `-- Installing libidn2-2.3.2... >[13Rarmv7-mine-job-01] | | | `-- Installing libunistring-0.9.10_1... >[13Rarmv7-mine-job-01] | | | `-- Extracting libunistring-0.9.10_1: .......... done >[13Rarmv7-mine-job-01] | | | `-- Extracting libidn2-2.3.2: .......... done >[13Rarmv7-mine-job-01] | | | `-- Installing libtasn1-4.17.0... >[13Rarmv7-mine-job-01] | | | `-- Extracting libtasn1-4.17.0: .......... done >[13Rarmv7-mine-job-01] | | | `-- Installing nettle-3.7.3... >[13Rarmv7-mine-job-01] | | | `-- Extracting nettle-3.7.3: .......... done >[13Rarmv7-mine-job-01] | | | `-- Installing p11-kit-0.24.0... >[13Rarmv7-mine-job-01] | | | `-- Extracting p11-kit-0.24.0: .......... done >[13Rarmv7-mine-job-01] | | | `-- Installing trousers-0.3.14_3... >[13Rarmv7-mine-job-01] | | | `-- Installing tpm-emulator-0.7.4_2... >===> Creating groups. >Creating group '_tss' with gid '601'. >===> Creating users >Creating user '_tss' with uid '601'. >[13Rarmv7-mine-job-01] | | | `-- Extracting tpm-emulator-0.7.4_2: ......... done >===> Creating groups. >Using existing group '_tss'. >===> Creating users >Using existing user '_tss'. >[13Rarmv7-mine-job-01] | | | `-- Extracting trousers-0.3.14_3: .......... done >[13Rarmv7-mine-job-01] | | `-- Extracting gnutls-3.6.16: .......... done >[13Rarmv7-mine-job-01] | | `-- Installing libpaper-1.1.24.4... >[13Rarmv7-mine-job-01] | | `-- Extracting libpaper-1.1.24.4: .......... done >===> Creating groups. >Creating group 'cups' with gid '193'. >===> Creating users >Creating user 'cups' with uid '193'. >[13Rarmv7-mine-job-01] | | `-- Extracting cups-2.3.3op2: .......... done >[13Rarmv7-mine-job-01] | `-- Extracting qt5-printsupport-5.15.2_1: .......... done >[13Rarmv7-mine-job-01] `-- Extracting qt5-assistant-5.15.2: ...... done >[13Rarmv7-mine-job-01] `-- Installing qt5-declarative-5.15.2_4... >[13Rarmv7-mine-job-01] `-- Extracting qt5-declarative-5.15.2_4: .......... done >[13Rarmv7-mine-job-01] `-- Installing qt5-uiplugin-5.15.2... >[13Rarmv7-mine-job-01] `-- Extracting qt5-uiplugin-5.15.2: .......... done >[13Rarmv7-mine-job-01] `-- Installing qt5-xml-5.15.2_1... >[13Rarmv7-mine-job-01] `-- Extracting qt5-xml-5.15.2_1: .......... done >[13Rarmv7-mine-job-01] Extracting qt5-designer-5.15.2_1: .......... done >===== >Message from freetype2-2.11.0: > >-- >The 2.7.x series now uses the new subpixel hinting mode (V40 port's option) as >the default, emulating a modern version of ClearType. This change inevitably >leads to different rendering results, and you might change port's options to >adapt it to your taste (or use the new "FREETYPE_PROPERTIES" environment >variable). > >The environment variable "FREETYPE_PROPERTIES" can be used to control the >driver properties. Example: > >FREETYPE_PROPERTIES=truetype:interpreter-version=35 \ > cff:no-stem-darkening=1 \ > autofitter:warping=1 > >This allows to select, say, the subpixel hinting mode at runtime for a given >application. > >If LONG_PCF_NAMES port's option was enabled, the PCF family names may include >the foundry and information whether they contain wide characters. For example, >"Sony Fixed" or "Misc Fixed Wide", instead of "Fixed". This can be disabled at >run time with using pcf:no-long-family-names property, if needed. Example: > >FREETYPE_PROPERTIES=pcf:no-long-family-names=1 > >How to recreate fontconfig cache with using such environment variable, >if needed: ># env FREETYPE_PROPERTIES=pcf:no-long-family-names=1 fc-cache -fsv > >The controllable properties are listed in the section "Controlling FreeType >Modules" in the reference's table of contents >(/usr/local/share/doc/freetype2/reference/index.html, if documentation was installed). >===== >Message from wayland-1.19.0_1: > >-- >Wayland requires XDG_RUNTIME_DIR to be defined to a path that will >contain "wayland-%d" unix(4) sockets. This is usually handled by >consolekit2 (via ck-launch-session) or pam_xdg (via login). >===== >Message from libxkbcommon-1.3.1: > >-- >If arrow keys don't work under X11 switch to legacy rules e.g., > >For sh/bash/ksh/zsh run and (optionally) add into ~/.profile: > export XKB_DEFAULT_RULES=xorg > >For csh/tcsh run and (optionally) add into ~/.login: > setenv XKB_DEFAULT_RULES xorg >===== >Message from ca_root_nss-3.71: > >-- >FreeBSD does not, and can not warrant that the certification authorities >whose certificates are included in this package have in any way been >audited for trustworthiness or RFC 3647 compliance. > >Assessment and verification of trust is the complete responsibility of the >system administrator. > > >This package installs symlinks to support root certificates discovery by >default for software that uses OpenSSL. > >This enables SSL Certificate Verification by client software without manual >intervention. > >If you prefer to do this manually, replace the following symlinks with >either an empty file or your site-local certificate bundle. > > * /etc/ssl/cert.pem > * /usr/local/etc/ssl/cert.pem > * /usr/local/openssl/cert.pem >===== >Message from dejavu-2.37_1: > >-- >Make sure that the freetype module is loaded. If it is not, add the following >line to the "Modules" section of your X Windows configuration file: > > Load "freetype" > >Add the following line to the "Files" section of X Windows configuration file: > > FontPath "/usr/local/share/fonts/dejavu/" > >Note: your X Windows configuration file is typically /etc/X11/XF86Config >if you are using XFree86, and /etc/X11/xorg.conf if you are using X.Org. >===== >Message from qt5-sql-5.15.2_1: > >-- >To enable Qt database support, install the database plugin ports. The >following plugin ports are available: > - databases/qt5-sqldrivers-ibase InterBase/Firebird > - databases/qt5-sqldrivers-mysql MySQL > - databases/qt5-sqldrivers-odbc Open Database Connectivity > - databases/qt5-sqldrivers-pgsql PostgreSQL > - databases/qt5-sqldrivers-sqlite2 SQLite 2 > - databases/qt5-sqldrivers-sqlite3 SQLite 3 > - databases/qt5-sqldrivers-tds FreeTDS >===== >Message from trousers-0.3.14_3: > >-- >To run tcsd automatically, add the following line to /etc/rc.conf: > >tcsd_enable="YES" > >You might want to edit /usr/local/etc/tcsd.conf to reflect your setup. > >If you want to use tcsd with software TPM emulator, use the following >configuration in /etc/rc.conf: > >tcsd_enable="YES" >tcsd_mode="emulator" >tpmd_enable="YES" > >To use TPM, add your_account to '_tss' group like following: > ># pw groupmod _tss -m your_account >===> qt5-webengine-5.15.2_4 depends on file: /usr/local/lib/qt5/bin/designer - found >===> Returning to build of qt5-webengine-5.15.2_4 >===> qt5-webengine-5.15.2_4 depends on package: qt5-qmake>=5.15.2 - not found >===> Installing existing package /packages/All/qt5-qmake-5.15.2_1.pkg >[13Rarmv7-mine-job-01] Installing qt5-qmake-5.15.2_1... >[13Rarmv7-mine-job-01] Extracting qt5-qmake-5.15.2_1: .......... done >===> qt5-webengine-5.15.2_4 depends on package: qt5-qmake>=5.15.2 - found >===> Returning to build of qt5-webengine-5.15.2_4 >=========================================================================== >=======================<phase: lib-depends >============================ >===> qt5-webengine-5.15.2_4 depends on shared library: libavcodec.so - not found >===> Installing existing package /packages/All/ffmpeg-4.4_6,1.pkg >[13Rarmv7-mine-job-01] Installing ffmpeg-4.4_6,1... >[13Rarmv7-mine-job-01] `-- Installing aom-3.2.0... >[13Rarmv7-mine-job-01] `-- Extracting aom-3.2.0: .......... done >[13Rarmv7-mine-job-01] `-- Installing dav1d-0.9.2... >[13Rarmv7-mine-job-01] `-- Extracting dav1d-0.9.2: .......... done >[13Rarmv7-mine-job-01] `-- Installing lame-3.100_3... >[13Rarmv7-mine-job-01] `-- Extracting lame-3.100_3: .......... done >[13Rarmv7-mine-job-01] `-- Installing libass-0.15.2... >[13Rarmv7-mine-job-01] | `-- Installing fribidi-1.0.11... >[13Rarmv7-mine-job-01] | `-- Extracting fribidi-1.0.11: .......... done >[13Rarmv7-mine-job-01] `-- Extracting libass-0.15.2: .......... done >[13Rarmv7-mine-job-01] `-- Installing libtheora-1.1.1_7... >[13Rarmv7-mine-job-01] | `-- Installing libogg-1.3.5,4... >[13Rarmv7-mine-job-01] | `-- Extracting libogg-1.3.5,4: .......... done >[13Rarmv7-mine-job-01] | `-- Installing libvorbis-1.3.7_2,3... >[13Rarmv7-mine-job-01] | `-- Extracting libvorbis-1.3.7_2,3: .......... done >[13Rarmv7-mine-job-01] `-- Extracting libtheora-1.1.1_7: .......... done >[13Rarmv7-mine-job-01] `-- Installing libv4l-1.20.0_2... >[13Rarmv7-mine-job-01] | `-- Installing argp-standalone-1.3_4... >[13Rarmv7-mine-job-01] | `-- Extracting argp-standalone-1.3_4: ......... done >[13Rarmv7-mine-job-01] `-- Extracting libv4l-1.20.0_2: .......... done >[13Rarmv7-mine-job-01] `-- Installing libva-2.13.0... >[13Rarmv7-mine-job-01] `-- Extracting libva-2.13.0: .......... done >[13Rarmv7-mine-job-01] `-- Installing libvdpau-1.4... >[13Rarmv7-mine-job-01] `-- Extracting libvdpau-1.4: .......... done >[13Rarmv7-mine-job-01] `-- Installing libvpx-1.11.0... >[13Rarmv7-mine-job-01] `-- Extracting libvpx-1.11.0: .......... done >[13Rarmv7-mine-job-01] `-- Installing libx264-0.163.3060... >[13Rarmv7-mine-job-01] `-- Extracting libx264-0.163.3060: ......... done >[13Rarmv7-mine-job-01] `-- Installing opus-1.3.1... >[13Rarmv7-mine-job-01] `-- Extracting opus-1.3.1: .......... done >[13Rarmv7-mine-job-01] `-- Installing x265-3.4_1... >[13Rarmv7-mine-job-01] `-- Extracting x265-3.4_1: .......... done >[13Rarmv7-mine-job-01] `-- Installing xvid-1.3.7,1... >[13Rarmv7-mine-job-01] `-- Extracting xvid-1.3.7,1: ........ done >[13Rarmv7-mine-job-01] Extracting ffmpeg-4.4_6,1: .......... done >===== >Message from argp-standalone-1.3_4: > >-- >===> NOTICE: > >The argp-standalone port currently does not have a maintainer. As a result, it is >more likely to have unresolved issues, not be up-to-date, or even be removed in >the future. To volunteer to maintain this port, please create an issue at: > >https://bugs.freebsd.org/bugzilla > >More information about port maintainership is available at: > >https://docs.freebsd.org/en/articles/contributing/#ports-contributing >===> qt5-webengine-5.15.2_4 depends on shared library: libavcodec.so - found (/usr/local/lib/libavcodec.so) >===> Returning to build of qt5-webengine-5.15.2_4 >===> qt5-webengine-5.15.2_4 depends on shared library: libdbus-1.so - found (/usr/local/lib/libdbus-1.so) >===> qt5-webengine-5.15.2_4 depends on shared library: libdouble-conversion.so - found (/usr/local/lib/libdouble-conversion.so) >===> qt5-webengine-5.15.2_4 depends on shared library: libevent.so - found (/usr/local/lib/libevent.so) >===> qt5-webengine-5.15.2_4 depends on shared library: libfontconfig.so - found (/usr/local/lib/libfontconfig.so) >===> qt5-webengine-5.15.2_4 depends on shared library: libfreetype.so - found (/usr/local/lib/libfreetype.so) >===> qt5-webengine-5.15.2_4 depends on shared library: libharfbuzz.so - found (/usr/local/lib/libharfbuzz.so) >===> qt5-webengine-5.15.2_4 depends on shared library: libjsoncpp.so - not found >===> Installing existing package /packages/All/jsoncpp-1.9.4.pkg >[13Rarmv7-mine-job-01] Installing jsoncpp-1.9.4... >[13Rarmv7-mine-job-01] Extracting jsoncpp-1.9.4: .......... done >===> qt5-webengine-5.15.2_4 depends on shared library: libjsoncpp.so - found (/usr/local/lib/libjsoncpp.so) >===> Returning to build of qt5-webengine-5.15.2_4 >===> qt5-webengine-5.15.2_4 depends on shared library: liblcms2.so - not found >===> Installing existing package /packages/All/lcms2-2.12.pkg >[13Rarmv7-mine-job-01] Installing lcms2-2.12... >[13Rarmv7-mine-job-01] `-- Installing tiff-4.3.0... >[13Rarmv7-mine-job-01] | `-- Installing jbigkit-2.1_1... >[13Rarmv7-mine-job-01] | `-- Extracting jbigkit-2.1_1: .......... done >[13Rarmv7-mine-job-01] `-- Extracting tiff-4.3.0: .......... done >[13Rarmv7-mine-job-01] Extracting lcms2-2.12: .......... done >===> qt5-webengine-5.15.2_4 depends on shared library: liblcms2.so - found (/usr/local/lib/liblcms2.so) >===> Returning to build of qt5-webengine-5.15.2_4 >===> qt5-webengine-5.15.2_4 depends on shared library: libnspr4.so - not found >===> Installing existing package /packages/All/nspr-4.32.pkg >[13Rarmv7-mine-job-01] Installing nspr-4.32... >[13Rarmv7-mine-job-01] Extracting nspr-4.32: .......... done >===> qt5-webengine-5.15.2_4 depends on shared library: libnspr4.so - found (/usr/local/lib/libnspr4.so) >===> Returning to build of qt5-webengine-5.15.2_4 >===> qt5-webengine-5.15.2_4 depends on shared library: libnss3.so - not found >===> Installing existing package /packages/All/nss-3.71.pkg >[13Rarmv7-mine-job-01] Installing nss-3.71... >[13Rarmv7-mine-job-01] Extracting nss-3.71: .......... done >===> qt5-webengine-5.15.2_4 depends on shared library: libnss3.so - found (/usr/local/lib/libnss3.so) >===> Returning to build of qt5-webengine-5.15.2_4 >===> qt5-webengine-5.15.2_4 depends on shared library: libopus.so - found (/usr/local/lib/libopus.so) >===> qt5-webengine-5.15.2_4 depends on shared library: libpci.so - not found >===> Installing existing package /packages/All/libpci-3.7.0_1.pkg >[13Rarmv7-mine-job-01] Installing libpci-3.7.0_1... >[13Rarmv7-mine-job-01] Extracting libpci-3.7.0_1: .......... done >===> qt5-webengine-5.15.2_4 depends on shared library: libpci.so - found (/usr/local/lib/libpci.so) >===> Returning to build of qt5-webengine-5.15.2_4 >===> qt5-webengine-5.15.2_4 depends on shared library: libpng.so - found (/usr/local/lib/libpng.so) >===> qt5-webengine-5.15.2_4 depends on shared library: libre2.so - not found >===> Installing existing package /packages/All/re2-20210901.pkg >[13Rarmv7-mine-job-01] Installing re2-20210901... >[13Rarmv7-mine-job-01] Extracting re2-20210901: .......... done >===> qt5-webengine-5.15.2_4 depends on shared library: libre2.so - found (/usr/local/lib/libre2.so) >===> Returning to build of qt5-webengine-5.15.2_4 >===> qt5-webengine-5.15.2_4 depends on shared library: libsnappy.so - not found >===> Installing existing package /packages/All/snappy-1.1.9_1.pkg >[13Rarmv7-mine-job-01] Installing snappy-1.1.9_1... >[13Rarmv7-mine-job-01] Extracting snappy-1.1.9_1: .......... done >===> qt5-webengine-5.15.2_4 depends on shared library: libsnappy.so - found (/usr/local/lib/libsnappy.so) >===> Returning to build of qt5-webengine-5.15.2_4 >===> qt5-webengine-5.15.2_4 depends on shared library: libvpx.so - found (/usr/local/lib/libvpx.so) >===> qt5-webengine-5.15.2_4 depends on shared library: libwebp.so - not found >===> Installing existing package /packages/All/webp-1.2.1.pkg >[13Rarmv7-mine-job-01] Installing webp-1.2.1... >[13Rarmv7-mine-job-01] `-- Installing giflib-5.2.1... >[13Rarmv7-mine-job-01] `-- Extracting giflib-5.2.1: .......... done >[13Rarmv7-mine-job-01] Extracting webp-1.2.1: .......... done >===> qt5-webengine-5.15.2_4 depends on shared library: libwebp.so - found (/usr/local/lib/libwebp.so) >===> Returning to build of qt5-webengine-5.15.2_4 >===> qt5-webengine-5.15.2_4 depends on shared library: libasound.so - not found >===> Installing existing package /packages/All/alsa-lib-1.2.2_1.pkg >[13Rarmv7-mine-job-01] Installing alsa-lib-1.2.2_1... >[13Rarmv7-mine-job-01] Extracting alsa-lib-1.2.2_1: .......... done >===== >Message from alsa-lib-1.2.2_1: > >-- >===> NOTICE: > >The alsa-lib port currently does not have a maintainer. As a result, it is >more likely to have unresolved issues, not be up-to-date, or even be removed in >the future. To volunteer to maintain this port, please create an issue at: > >https://bugs.freebsd.org/bugzilla > >More information about port maintainership is available at: > >https://docs.freebsd.org/en/articles/contributing/#ports-contributing >===> qt5-webengine-5.15.2_4 depends on shared library: libasound.so - found (/usr/local/lib/libasound.so) >===> Returning to build of qt5-webengine-5.15.2_4 >===> qt5-webengine-5.15.2_4 depends on shared library: libGL.so - found (/usr/local/lib/libGL.so) >===> qt5-webengine-5.15.2_4 depends on shared library: libglib-2.0.so - found (/usr/local/lib/libglib-2.0.so) >===> qt5-webengine-5.15.2_4 depends on shared library: libintl.so - found (/usr/local/lib/libintl.so) >===> qt5-webengine-5.15.2_4 depends on shared library: libxml2.so - found (/usr/local/lib/libxml2.so) >===> qt5-webengine-5.15.2_4 depends on shared library: libxslt.so - not found >===> Installing existing package /packages/All/libxslt-1.1.34_2.pkg >[13Rarmv7-mine-job-01] Installing libxslt-1.1.34_2... >[13Rarmv7-mine-job-01] `-- Installing libgcrypt-1.9.4... >[13Rarmv7-mine-job-01] | `-- Installing libgpg-error-1.42... >[13Rarmv7-mine-job-01] | `-- Extracting libgpg-error-1.42: .......... done >[13Rarmv7-mine-job-01] `-- Extracting libgcrypt-1.9.4: .......... done >[13Rarmv7-mine-job-01] Extracting libxslt-1.1.34_2: .......... done >===> qt5-webengine-5.15.2_4 depends on shared library: libxslt.so - found (/usr/local/lib/libxslt.so) >===> Returning to build of qt5-webengine-5.15.2_4 >===> qt5-webengine-5.15.2_4 depends on shared library: libjpeg.so - found (/usr/local/lib/libjpeg.so) >===> qt5-webengine-5.15.2_4 depends on shared library: libQt5Core.so - found (/usr/local/lib/qt5/libQt5Core.so) >===> qt5-webengine-5.15.2_4 depends on shared library: libQt5Qml.so - found (/usr/local/lib/qt5/libQt5Qml.so) >===> qt5-webengine-5.15.2_4 depends on shared library: libQt5Gui.so - found (/usr/local/lib/qt5/libQt5Gui.so) >===> qt5-webengine-5.15.2_4 depends on shared library: libQt5Location.so - not found >===> Installing existing package /packages/All/qt5-location-5.15.2_1.pkg >[13Rarmv7-mine-job-01] Installing qt5-location-5.15.2_1... >[13Rarmv7-mine-job-01] `-- Installing qt5-concurrent-5.15.2_2... >[13Rarmv7-mine-job-01] `-- Extracting qt5-concurrent-5.15.2_2: .......... done >[13Rarmv7-mine-job-01] `-- Installing qt5-serialport-5.15.2_1... >[13Rarmv7-mine-job-01] `-- Extracting qt5-serialport-5.15.2_1: .......... done >[13Rarmv7-mine-job-01] Extracting qt5-location-5.15.2_1: .......... done >===> qt5-webengine-5.15.2_4 depends on shared library: libQt5Location.so - found (/usr/local/lib/qt5/libQt5Location.so) >===> Returning to build of qt5-webengine-5.15.2_4 >===> qt5-webengine-5.15.2_4 depends on shared library: libQt5Network.so - found (/usr/local/lib/qt5/libQt5Network.so) >===> qt5-webengine-5.15.2_4 depends on shared library: libQt5PrintSupport.so - found (/usr/local/lib/qt5/libQt5PrintSupport.so) >===> qt5-webengine-5.15.2_4 depends on shared library: libQt5WebChannel.so - not found >===> Installing existing package /packages/All/qt5-webchannel-5.15.2_2.pkg >[13Rarmv7-mine-job-01] Installing qt5-webchannel-5.15.2_2... >[13Rarmv7-mine-job-01] Extracting qt5-webchannel-5.15.2_2: .......... done >===> qt5-webengine-5.15.2_4 depends on shared library: libQt5WebChannel.so - found (/usr/local/lib/qt5/libQt5WebChannel.so) >===> Returning to build of qt5-webengine-5.15.2_4 >===> qt5-webengine-5.15.2_4 depends on shared library: libQt5Widgets.so - found (/usr/local/lib/qt5/libQt5Widgets.so) >=========================================================================== >=>> Recording filesystem state for prebuild... done >=======================<phase: configure >============================ >===> qt5-webengine-5.15.2_4 depends on executable: bison - found >===> qt5-webengine-5.15.2_4 depends on executable: yasm - found >===> qt5-webengine-5.15.2_4 depends on file: /usr/local/include/linux/input.h - found >===> qt5-webengine-5.15.2_4 depends on file: /usr/local/include/linux/videodev2.h - found >===> qt5-webengine-5.15.2_4 depends on file: /usr/local/bin/gperf - found >===> qt5-webengine-5.15.2_4 depends on executable: ninja - found >===> qt5-webengine-5.15.2_4 depends on package: pkgconf>=1.3.0_1 - found >===> qt5-webengine-5.15.2_4 depends on file: /usr/local/bin/python2.7 - found >===> qt5-webengine-5.15.2_4 depends on file: /usr/local/bin/as - found >===> qt5-webengine-5.15.2_4 depends on package: xorgproto>=0 - found >===> qt5-webengine-5.15.2_4 depends on package: xorgproto>=0 - found >===> qt5-webengine-5.15.2_4 depends on file: /usr/local/libdata/pkgconfig/x11.pc - found >===> qt5-webengine-5.15.2_4 depends on file: /usr/local/libdata/pkgconfig/xcb.pc - found >===> qt5-webengine-5.15.2_4 depends on file: /usr/local/libdata/pkgconfig/xcomposite.pc - found >===> qt5-webengine-5.15.2_4 depends on file: /usr/local/libdata/pkgconfig/xcursor.pc - found >===> qt5-webengine-5.15.2_4 depends on file: /usr/local/libdata/pkgconfig/xdamage.pc - found >===> qt5-webengine-5.15.2_4 depends on file: /usr/local/libdata/pkgconfig/xext.pc - found >===> qt5-webengine-5.15.2_4 depends on file: /usr/local/libdata/pkgconfig/xfixes.pc - found >===> qt5-webengine-5.15.2_4 depends on file: /usr/local/libdata/pkgconfig/xi.pc - found >===> qt5-webengine-5.15.2_4 depends on file: /usr/local/libdata/pkgconfig/xrandr.pc - found >===> qt5-webengine-5.15.2_4 depends on file: /usr/local/libdata/pkgconfig/xrender.pc - found >===> qt5-webengine-5.15.2_4 depends on file: /usr/local/libdata/pkgconfig/xscrnsaver.pc - found >===> qt5-webengine-5.15.2_4 depends on file: /usr/local/libdata/pkgconfig/xtst.pc - found >===> qt5-webengine-5.15.2_4 depends on package: qt5-buildtools>=5.15.2 - found >===> qt5-webengine-5.15.2_4 depends on file: /usr/local/lib/qt5/bin/designer - found >===> qt5-webengine-5.15.2_4 depends on package: qt5-qmake>=5.15.2 - found >===> qt5-webengine-5.15.2_4 depends on shared library: libavcodec.so - found (/usr/local/lib/libavcodec.so) >===> qt5-webengine-5.15.2_4 depends on shared library: libdbus-1.so - found (/usr/local/lib/libdbus-1.so) >===> qt5-webengine-5.15.2_4 depends on shared library: libdouble-conversion.so - found (/usr/local/lib/libdouble-conversion.so) >===> qt5-webengine-5.15.2_4 depends on shared library: libevent.so - found (/usr/local/lib/libevent.so) >===> qt5-webengine-5.15.2_4 depends on shared library: libfontconfig.so - found (/usr/local/lib/libfontconfig.so) >===> qt5-webengine-5.15.2_4 depends on shared library: libfreetype.so - found (/usr/local/lib/libfreetype.so) >===> qt5-webengine-5.15.2_4 depends on shared library: libharfbuzz.so - found (/usr/local/lib/libharfbuzz.so) >===> qt5-webengine-5.15.2_4 depends on shared library: libjsoncpp.so - found (/usr/local/lib/libjsoncpp.so) >===> qt5-webengine-5.15.2_4 depends on shared library: liblcms2.so - found (/usr/local/lib/liblcms2.so) >===> qt5-webengine-5.15.2_4 depends on shared library: libnspr4.so - found (/usr/local/lib/libnspr4.so) >===> qt5-webengine-5.15.2_4 depends on shared library: libnss3.so - found (/usr/local/lib/libnss3.so) >===> qt5-webengine-5.15.2_4 depends on shared library: libopus.so - found (/usr/local/lib/libopus.so) >===> qt5-webengine-5.15.2_4 depends on shared library: libpci.so - found (/usr/local/lib/libpci.so) >===> qt5-webengine-5.15.2_4 depends on shared library: libpng.so - found (/usr/local/lib/libpng.so) >===> qt5-webengine-5.15.2_4 depends on shared library: libre2.so - found (/usr/local/lib/libre2.so) >===> qt5-webengine-5.15.2_4 depends on shared library: libsnappy.so - found (/usr/local/lib/libsnappy.so) >===> qt5-webengine-5.15.2_4 depends on shared library: libvpx.so - found (/usr/local/lib/libvpx.so) >===> qt5-webengine-5.15.2_4 depends on shared library: libwebp.so - found (/usr/local/lib/libwebp.so) >===> qt5-webengine-5.15.2_4 depends on shared library: libasound.so - found (/usr/local/lib/libasound.so) >===> qt5-webengine-5.15.2_4 depends on shared library: libGL.so - found (/usr/local/lib/libGL.so) >===> qt5-webengine-5.15.2_4 depends on shared library: libglib-2.0.so - found (/usr/local/lib/libglib-2.0.so) >===> qt5-webengine-5.15.2_4 depends on shared library: libintl.so - found (/usr/local/lib/libintl.so) >===> qt5-webengine-5.15.2_4 depends on shared library: libxml2.so - found (/usr/local/lib/libxml2.so) >===> qt5-webengine-5.15.2_4 depends on shared library: libxslt.so - found (/usr/local/lib/libxslt.so) >===> qt5-webengine-5.15.2_4 depends on shared library: libjpeg.so - found (/usr/local/lib/libjpeg.so) >===> qt5-webengine-5.15.2_4 depends on shared library: libQt5Core.so - found (/usr/local/lib/qt5/libQt5Core.so) >===> qt5-webengine-5.15.2_4 depends on shared library: libQt5Qml.so - found (/usr/local/lib/qt5/libQt5Qml.so) >===> qt5-webengine-5.15.2_4 depends on shared library: libQt5Gui.so - found (/usr/local/lib/qt5/libQt5Gui.so) >===> qt5-webengine-5.15.2_4 depends on shared library: libQt5Location.so - found (/usr/local/lib/qt5/libQt5Location.so) >===> qt5-webengine-5.15.2_4 depends on shared library: libQt5Network.so - found (/usr/local/lib/qt5/libQt5Network.so) >===> qt5-webengine-5.15.2_4 depends on shared library: libQt5PrintSupport.so - found (/usr/local/lib/qt5/libQt5PrintSupport.so) >===> qt5-webengine-5.15.2_4 depends on shared library: libQt5WebChannel.so - found (/usr/local/lib/qt5/libQt5WebChannel.so) >===> qt5-webengine-5.15.2_4 depends on shared library: libQt5Widgets.so - found (/usr/local/lib/qt5/libQt5Widgets.so) >===> Configuring for qt5-webengine-5.15.2_4 >/bin/mkdir -p /wrkdirs/usr/ports/www/qt5-webengine/work/.build >echo 'CMAKE_MODULE_TESTS = -' > /wrkdirs/usr/ports/www/qt5-webengine/work/.build/.qmake.cache >echo 'QMAKE_LIBDIR_FLAGS = -L/wrkdirs/usr/ports/www/qt5-webengine/work/.build/lib' >> /wrkdirs/usr/ports/www/qt5-webengine/work/.build/.qmake.cache >echo 'QMAKE_DEFAULT_LIBDIRS += /usr/local/lib /usr/lib /lib' >> /wrkdirs/usr/ports/www/qt5-webengine/work/.build/.qmake.cache >echo 'QMAKE_DEFAULT_INCDIRS += /usr/local/include /usr/include' >> /wrkdirs/usr/ports/www/qt5-webengine/work/.build/.qmake.cache >/bin/mkdir -p /wrkdirs/usr/ports/www/qt5-webengine/work/.build/bin && /bin/ln -s /usr/local/bin/python2.7 /wrkdirs/usr/ports/www/qt5-webengine/work/.build/bin/python >/usr/local/bin/python2.7 /wrkdirs/usr/ports/www/qt5-webengine/work/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/build/linux/unbundle/replace_gn_files.py --system-libraries libwebp libxml libxslt yasm >cd /wrkdirs/usr/ports/www/qt5-webengine/work/qtwebengine-everywhere-src-5.15.2 && /usr/local/lib/qt5/bin/syncqt.pl -version 5.15.2 ><srcbase> = /wrkdirs/usr/ports/www/qt5-webengine/work/qtwebengine-everywhere-src-5.15.2 ><bldbase> = /wrkdirs/usr/ports/www/qt5-webengine/work/qtwebengine-everywhere-src-5.15.2 ><outbase> = /wrkdirs/usr/ports/www/qt5-webengine/work/qtwebengine-everywhere-src-5.15.2 >Info: creating stash file /wrkdirs/usr/ports/www/qt5-webengine/work/.build/.qmake.stash > >Running configuration tests... >Checking for architecture supported... yes >Checking for bison... yes >Checking for submodule initialized... yes >Checking for build path without whitespace... yes >Checking for platform supported... >Checking for gperf... yes >Checking for flex... yes >Checking for python2... /wrkdirs/usr/ports/www/qt5-webengine/work/.build/bin/python >Checking for host pkg-config... /usr/local/bin/pkg-config >Checking for khr... yes >Checking for nss >= 3.26... yes >Checking for d-bus... yes >Checking for fontconfig... yes >Checking for x11... yes >Checking for libdrm... yes >Checking for xcomposite... yes >Checking for xcursor... yes >Checking for xi... yes >Checking for xtst... yes >Checking for jumbo build merge limit... 8 >Checking for linker supports -z noexecstack... yes >Checking for libavcodec libavformat libavutil... yes >Checking for opus... yes >Checking for libwebp, libwebpmux and libwebpdemux... yes >Checking for freetype >= 2.4.2... yes >Checking for glib-2.0 >= 2.32.0... yes >Checking for harfbuzz >= 2.2.0... yes >Checking for compatible jpeglib... yes >Checking for jsoncpp... yes >Checking for lcms2... yes >Checking for libevent... yes >Checking for libvpx... yes >Checking for compatible libxml2 and libxslt... no >Checking for minizip... no >Checking for system ninja... yes >Checking for libpng >= 1.6.0... yes >Checking for protobuf... no >Checking for re2... yes >Checking for snappy... yes >Checking for zlib... yes >Checking for alsa... yes >Checking for embedded build... no >Checking for node.js... no >Checking for poppler-cpp... no >Done running configuration tests. > >Configure summary: > >Qt WebEngine Build Tools: > Use System Ninja ....................... yes > Use System Gn .......................... no > Jumbo Build Merge Limit ................ 8 > Developer build ........................ no > Sanitizer .............................. no > QtWebEngine required system libraries: > fontconfig ........................... yes > dbus ................................. yes > nss .................................. yes > khr .................................. yes > glibc ................................ no > QtWebEngine required system libraries for qpa-xcb: > x11 .................................. yes > libdrm ............................... yes > xcomposite ........................... yes > xcursor .............................. yes > xi ................................... yes > xtst ................................. yes > Optional system libraries used: > re2 .................................. yes > icu .................................. no > libwebp, libwebpmux and libwebpdemux . yes > opus ................................. yes > ffmpeg ............................... yes > libvpx ............................... yes > snappy ............................... yes > glib ................................. yes > zlib ................................. yes > minizip .............................. no > libevent ............................. yes > jsoncpp .............................. yes > protobuf ............................. no > libxml2 and libxslt .................. no > lcms2 ................................ yes > png .................................. yes > JPEG ................................. yes > harfbuzz ............................. yes > freetype ............................. yes >Qt WebEngineCore: > Embedded build ......................... no > Full debug information ................. no > Pepper Plugins ......................... yes > Printing and PDF ....................... yes > Proprietary Codecs ..................... yes > Spellchecker ........................... yes > Native Spellchecker .................... no > WebRTC ................................. yes > PipeWire over GIO ...................... no > Geolocation ............................ yes > WebChannel support ..................... yes > Kerberos Authentication ................ no > Extensions ............................. yes > Node.js ................................ no > Support qpa-xcb ........................ yes > Use ALSA ............................... yes > Use PulseAudio ......................... no > Use sndio .............................. no >Qt WebEngineQml: > Support Qt WebEngine Qml ............... yes > UI Delegates ........................... yes > Test Support ........................... no >Qt WebEngineWidgets: > Support Qt WebEngine Widgets ........... yes >Qt PDF: > Support V8 ............................. no > Support XFA ............................ no > Support XFA-BMP ........................ no > Support XFA-GIF ........................ no > Support XFA-PNG ........................ no > Support XFA-TIFF ....................... no >Qt PDF Widgets: > Support Qt PDF Widgets ................. yes > >WARNING: Building without node.js will disable some features of QtWebEngine DevTools. > >Qt is now configured for building. Just run 'make'. >Once everything is built, you must run 'make install'. >Qt will be installed into '/usr/local'. > >Prior to reconfiguration, make sure you remove any leftovers from >the previous build. > >===> FreeBSD 10 autotools fix applied to /wrkdirs/usr/ports/www/qt5-webengine/work/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/yasm/source/patched-yasm/config/config.rpath >===> FreeBSD 10 autotools fix applied to /wrkdirs/usr/ports/www/qt5-webengine/work/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/breakpad/breakpad/m4/libtool.m4 >===> FreeBSD 10 autotools fix applied to /wrkdirs/usr/ports/www/qt5-webengine/work/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/sqlite/src/aclocal.m4 >===> FreeBSD 10 autotools fix applied to /wrkdirs/usr/ports/www/qt5-webengine/work/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/sqlite/src/configure >=========================================================================== >=======================<phase: build >============================ >===> Building for qt5-webengine-5.15.2_4 >cd src/ && ( test -e Makefile || /usr/local/lib/qt5/bin/qmake -o Makefile /wrkdirs/usr/ports/www/qt5-webengine/work/qtwebengine-everywhere-src-5.15.2/src/src.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 >cd buildtools/ && ( test -e Makefile || /usr/local/lib/qt5/bin/qmake -o Makefile /wrkdirs/usr/ports/www/qt5-webengine/work/qtwebengine-everywhere-src-5.15.2/src/buildtools/buildtools.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 >( test -e Makefile.configure_host || /usr/local/lib/qt5/bin/qmake -o Makefile.configure_host /wrkdirs/usr/ports/www/qt5-webengine/work/qtwebengine-everywhere-src-5.15.2/src/buildtools/configure_host.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.configure_host >( test -e Makefile.configure_target || /usr/local/lib/qt5/bin/qmake -o Makefile.configure_target /wrkdirs/usr/ports/www/qt5-webengine/work/qtwebengine-everywhere-src-5.15.2/src/buildtools/configure_target.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.configure_target >( test -e Makefile.ninja || /usr/local/lib/qt5/bin/qmake -o Makefile.ninja /wrkdirs/usr/ports/www/qt5-webengine/work/qtwebengine-everywhere-src-5.15.2/src/buildtools/ninja.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.ninja >( test -e Makefile.gn || /usr/local/lib/qt5/bin/qmake -o Makefile.gn /wrkdirs/usr/ports/www/qt5-webengine/work/qtwebengine-everywhere-src-5.15.2/src/buildtools/gn.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.gn >Project MESSAGE: /wrkdirs/usr/ports/www/qt5-webengine/work/qtwebengine-everywhere-src-5.15.2/src/3rdparty/gn/build/gen.py --no-last-commit-position --out-path /wrkdirs/usr/ports/www/qt5-webengine/work/.build/src/3rdparty/gn/out/Release --cc "/usr/bin/cc -B/usr/local/bin" --cxx "/usr/bin/c++ -B/usr/local/bin" --ld "/usr/bin/c++ -B/usr/local/bin" >[ 0% 6/187] CXX tools/gn/config_values.o >[ 1% 7/187] CXX tools/gn/config_values_extractors.o >[ 1% 8/187] CXX tools/gn/config.o >[ 2% 9/187] CXX tools/gn/compile_commands_writer.o >[ 2% 10/187] CXX tools/gn/config_values_generator.o >[ 3% 11/187] CXX tools/gn/copy_target_generator.o >[ 3% 12/187] CXX tools/gn/deps_iterator.o >[ 4% 13/187] CXX tools/gn/command_refs.o >[ 4% 14/187] CXX tools/gn/commands.o >[ 5% 15/187] CXX tools/gn/escape.o >[ 5% 16/187] CXX tools/gn/create_bundle_target_generator.o >[ 6% 17/187] CXX tools/gn/exec_process.o >[ 6% 18/187] CXX tools/gn/frameworks_utils.o >[ 7% 19/187] CXX tools/gn/err.o >[ 8% 20/187] CXX tools/gn/filesystem_utils.o >[ 8% 21/187] CXX tools/gn/eclipse_writer.o >[ 9% 22/187] CXX tools/gn/function_foreach.o >[ 9% 23/187] CXX tools/gn/function_exec_script.o >[ 10% 24/187] CXX tools/gn/desc_builder.o >[ 10% 25/187] CXX tools/gn/function_filter.o >[ 11% 26/187] CXX tools/gn/function_get_path_info.o >[ 11% 27/187] CXX tools/gn/function_get_label_info.o >[ 12% 28/187] CXX tools/gn/function_forward_variables_from.o >[ 12% 29/187] CXX tools/gn/function_set_defaults.o >[ 13% 30/187] CXX tools/gn/function_get_target_outputs.o >[ 13% 31/187] CXX tools/gn/function_process_file_template.o >[ 14% 32/187] CXX tools/gn/function_read_file.o >[ 14% 33/187] CXX tools/gn/function_rebase_path.o >[ 15% 34/187] CXX tools/gn/function_set_default_toolchain.o >[ 16% 35/187] CXX tools/gn/function_template.o >[ 16% 36/187] CXX tools/gn/functions_target.o >[ 17% 37/187] CXX tools/gn/general_tool.o >[ 17% 38/187] CXX tools/gn/functions.o >[ 18% 39/187] CXX tools/gn/function_toolchain.o >[ 18% 40/187] CXX tools/gn/generated_file_target_generator.o >[ 19% 41/187] CXX tools/gn/group_target_generator.o >[ 19% 42/187] CXX tools/gn/function_write_file.o >[ 20% 43/187] CXX tools/gn/import_manager.o >[ 20% 44/187] CXX tools/gn/input_file.o >[ 21% 45/187] CXX tools/gn/inherited_libraries.o >[ 21% 46/187] CXX tools/gn/item.o >[ 22% 47/187] CXX tools/gn/input_conversion.o >[ 22% 48/187] CXX tools/gn/json_project_writer.o >[ 23% 49/187] CXX tools/gn/label.o >[ 24% 50/187] CXX tools/gn/header_checker.o >[ 24% 51/187] CXX tools/gn/location.o >[ 25% 52/187] CXX tools/gn/lib_file.o >[ 25% 53/187] CXX tools/gn/label_pattern.o >[ 26% 54/187] CXX tools/gn/input_file_manager.o >[ 26% 55/187] CXX tools/gn/metadata_walk.o >[ 27% 56/187] CXX tools/gn/metadata.o >[ 27% 57/187] CXX tools/gn/ninja_action_target_writer.o >[ 28% 58/187] CXX tools/gn/loader.o >[ 28% 59/187] CXX tools/gn/ninja_bundle_data_target_writer.o >[ 29% 60/187] CXX tools/gn/ninja_binary_target_writer.o >[ 29% 61/187] CXX tools/gn/ninja_build_writer.o >[ 30% 62/187] CXX tools/gn/ninja_copy_target_writer.o >[ 31% 63/187] CXX tools/gn/ninja_create_bundle_target_writer.o >[ 31% 64/187] CXX tools/gn/ninja_group_target_writer.o >[ 32% 65/187] CXX tools/gn/ninja_generated_file_target_writer.o >[ 32% 66/187] CXX tools/gn/ninja_rust_binary_target_writer.o >[ 33% 67/187] CXX tools/gn/ninja_c_binary_target_writer.o >[ 33% 68/187] CXX tools/gn/ninja_target_command_util.o >[ 34% 69/187] CXX base/callback_internal.o >[ 34% 70/187] CXX base/files/file.o >[ 35% 71/187] CXX base/environment.o >[ 35% 72/187] CXX base/files/file_path.o >[ 36% 73/187] CXX base/files/file_enumerator.o >[ 36% 74/187] CXX base/files/file_path_constants.o >[ 37% 75/187] CXX base/memory/ref_counted.o >[ 37% 76/187] CXX base/files/file_util.o >[ 38% 77/187] CXX base/command_line.o >[ 39% 78/187] CXX base/files/scoped_file.o >[ 39% 79/187] CXX tools/gn/ninja_target_writer.o >[ 40% 80/187] CXX base/files/scoped_temp_dir.o >[ 40% 81/187] CXX base/json/json_reader.o >[ 41% 82/187] CXX base/json/string_escape.o >[ 41% 83/187] CXX base/json/json_writer.o >[ 42% 84/187] CXX base/md5.o >[ 42% 85/187] CXX base/memory/weak_ptr.o >[ 43% 86/187] CXX base/sha1.o >[ 43% 87/187] CXX base/logging.o >[ 44% 88/187] CXX base/json/json_parser.o >[ 44% 89/187] CXX base/strings/string_piece.o >[ 45% 90/187] CXX base/strings/string_util_constants.o >[ 45% 91/187] CXX base/strings/string_number_conversions.o >[ 46% 92/187] CXX base/third_party/icu/icu_utf.o >[ 47% 93/187] CXX base/timer/elapsed_timer.o >[ 47% 94/187] CXX base/strings/utf_string_conversion_utils.o >[ 48% 95/187] CXX base/strings/stringprintf.o >[ 48% 96/187] CXX base/strings/string_split.o >[ 49% 97/187] CXX base/strings/string_util.o >[ 49% 98/187] CXX base/value_iterators.o >[ 50% 99/187] CXX base/strings/utf_string_conversions.o >[ 50% 100/187] CXX base/files/file_posix.o >[ 51% 101/187] CXX base/files/file_enumerator_posix.o >[ 51% 102/187] CXX base/posix/file_descriptor_shuffle.o >[ 52% 103/187] CXX base/posix/safe_strerror.o >[ 52% 104/187] CXX base/files/file_util_posix.o >[ 53% 105/187] CXX base/strings/string16.o >[ 54% 106/187] CXX tools/gn/action_values.o >[ 54% 107/187] CXX tools/gn/action_target_generator.o >[ 55% 108/187] CXX base/values.o >[ 55% 109/187] AR base.a >[ 56% 110/187] CXX tools/gn/builder_record.o >[ 56% 111/187] CXX tools/gn/binary_target_generator.o >[ 57% 112/187] CXX tools/gn/build_settings.o >[ 57% 113/187] CXX tools/gn/builder.o >[ 58% 114/187] CXX tools/gn/args.o >[ 58% 115/187] CXX tools/gn/c_include_iterator.o >[ 59% 116/187] CXX tools/gn/c_substitution_type.o >[ 59% 117/187] CXX tools/gn/analyzer.o >[ 60% 118/187] CXX tools/gn/bundle_data_target_generator.o >[ 60% 119/187] CXX tools/gn/bundle_file_rule.o >[ 61% 120/187] CXX tools/gn/command_analyze.o >[ 62% 121/187] CXX tools/gn/bundle_data.o >[ 62% 122/187] CXX tools/gn/c_tool.o >[ 63% 123/187] CXX tools/gn/command_args.o >[ 63% 124/187] CXX tools/gn/command_clean.o >[ 64% 125/187] CXX tools/gn/command_check.o >[ 64% 126/187] CXX tools/gn/command_desc.o >[ 65% 127/187] CXX tools/gn/command_gen.o >[ 65% 128/187] CXX tools/gn/command_help.o >[ 66% 129/187] CXX tools/gn/command_meta.o >[ 66% 130/187] CXX tools/gn/command_format.o >[ 67% 131/187] CXX tools/gn/command_ls.o >[ 67% 132/187] CXX tools/gn/ninja_toolchain_writer.o >[ 68% 133/187] CXX tools/gn/ninja_utils.o >[ 68% 134/187] CXX tools/gn/ninja_writer.o >[ 69% 135/187] CXX tools/gn/command_path.o >[ 70% 136/187] CXX tools/gn/output_conversion.o >[ 70% 137/187] CXX tools/gn/output_file.o >[ 71% 138/187] CXX tools/gn/parse_node_value_adapter.o >[ 71% 139/187] CXX tools/gn/operators.o >[ 72% 140/187] CXX tools/gn/parse_tree.o >[ 72% 141/187] CXX tools/gn/pattern.o >[ 73% 142/187] CXX tools/gn/path_output.o >[ 73% 143/187] CXX tools/gn/parser.o >[ 74% 144/187] CXX tools/gn/pool.o >[ 74% 145/187] CXX tools/gn/rust_substitution_type.o >[ 75% 146/187] CXX tools/gn/rust_values.o >[ 75% 147/187] CXX tools/gn/rust_variables.o >[ 76% 148/187] CXX tools/gn/qt_creator_writer.o >[ 77% 149/187] CXX tools/gn/rust_values_generator.o >[ 77% 150/187] CXX tools/gn/qmake_link_writer.o >[ 78% 151/187] CXX tools/gn/rust_tool.o >[ 78% 152/187] CXX tools/gn/runtime_deps.o >[ 79% 153/187] CXX tools/gn/settings.o >[ 79% 154/187] CXX tools/gn/scope_per_file_provider.o >[ 80% 155/187] CXX tools/gn/source_file.o >[ 80% 156/187] CXX tools/gn/scope.o >[ 81% 157/187] CXX tools/gn/source_dir.o >[ 81% 158/187] CXX tools/gn/substitution_list.o >[ 82% 159/187] CXX tools/gn/standard_out.o >[ 82% 160/187] CXX tools/gn/scheduler.o >[ 83% 161/187] CXX tools/gn/string_utils.o >[ 83% 162/187] CXX tools/gn/setup.o >[ 84% 163/187] CXX tools/gn/substitution_type.o >[ 85% 164/187] CXX tools/gn/substitution_pattern.o >[ 85% 165/187] CXX tools/gn/switches.o >[ 86% 166/187] CXX tools/gn/token.o >[ 86% 167/187] CXX tools/gn/substitution_writer.o >[ 87% 168/187] CXX tools/gn/template.o >[ 87% 169/187] CXX tools/gn/tokenizer.o >[ 88% 170/187] CXX tools/gn/value.o >[ 88% 171/187] CXX tools/gn/toolchain.o >[ 89% 172/187] CXX tools/gn/target_generator.o >[ 89% 173/187] CXX tools/gn/trace.o >[ 90% 174/187] CXX tools/gn/tool.o >[ 90% 175/187] CXX tools/gn/variables.o >[ 91% 176/187] CXX tools/gn/visual_studio_utils.o >[ 91% 177/187] CXX tools/gn/target.o >[ 92% 178/187] CXX tools/gn/visibility.o >[ 93% 179/187] CXX tools/gn/xml_element_writer.o >[ 93% 180/187] CXX util/exe_path.o >[ 94% 181/187] CXX tools/gn/value_extractors.o >[ 94% 182/187] CXX util/msg_loop.o >[ 95% 183/187] CXX util/semaphore.o >[ 95% 184/187] CXX tools/gn/xcode_object.o >[ 96% 185/187] CXX util/sys_info.o >[ 96% 185/187] CXX util/ticks.o >[ 97% 185/187] CXX util/worker_pool.o >[ 97% 185/187] CXX tools/gn/visual_studio_writer.o >[ 98% 185/187] CXX tools/gn/xcode_writer.o >[ 98% 186/187] AR gn_lib.a >[ 99% 186/187] CXX tools/gn/gn_main.o >[100% 187/187] LINK gn >cd core/ && ( test -e Makefile || /usr/local/lib/qt5/bin/qmake -o Makefile /wrkdirs/usr/ports/www/qt5-webengine/work/qtwebengine-everywhere-src-5.15.2/src/core/core.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 >( test -e Makefile.core_headers || /usr/local/lib/qt5/bin/qmake -o Makefile.core_headers /wrkdirs/usr/ports/www/qt5-webengine/work/qtwebengine-everywhere-src-5.15.2/src/core/core_headers.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_headers >( test -e Makefile.core_generator || /usr/local/lib/qt5/bin/qmake -o Makefile.core_generator /wrkdirs/usr/ports/www/qt5-webengine/work/qtwebengine-everywhere-src-5.15.2/src/core/core_generator.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_generator >( test -e Makefile.gn_run || /usr/local/lib/qt5/bin/qmake -o Makefile.gn_run /wrkdirs/usr/ports/www/qt5-webengine/work/qtwebengine-everywhere-src-5.15.2/src/core/gn_run.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.gn_run >Project MESSAGE: Running: /wrkdirs/usr/ports/www/qt5-webengine/work/.build/src/3rdparty/gn/out/Release/gn gen /wrkdirs/usr/ports/www/qt5-webengine/work/.build/src/core/release --script-executable=/wrkdirs/usr/ports/www/qt5-webengine/work/.build/bin/python --args='use_qt=true init_stack_vars=false is_component_build=false is_shared=true enable_debugallocation=false enable_media_remoting=false enable_message_center=false enable_nacl=false enable_remoting=false enable_reporting=false enable_resource_whitelist_generation=false enable_swiftshader=false angle_enable_swiftshader=false enable_web_auth=true enable_web_speech=false enable_widevine=true forbid_non_component_debug_builds=false has_native_accessibility=false safe_browsing_mode=0 toolkit_views=false treat_warnings_as_errors=false use_allocator_shim=false use_allocator="none" use_custom_libcxx=false closure_compile=false optimize_webui=false v8_use_external_startup_data=false strip_absolute_paths_from_debug_symbols=false use_jumbo_build=true jumbo_file_merge_limit=8 jumbo_build_excluded=["browser"] enable_precompiled_headers=false is_official_build=true is_debug=false symbol_level=0 blink_symbol_level=0 remove_v8base_debug_symbols=true use_cups=false use_gio=false use_gnome_keyring=false linux_use_bundled_binutils=false use_udev=true use_bundled_fontconfig=false use_sysroot=false enable_session_service=false is_cfi=false use_ozone=true ozone_auto_platforms=false ozone_platform_headless=false ozone_platform_external=true ozone_platform="qt" ozone_extra_path="/wrkdirs/usr/ports/www/qt5-webengine/work/qtwebengine-everywhere-src-5.15.2/src/core/ozone/ozone_extra.gni" use_gold=false use_lld=false is_clang=true clang_use_chrome_plugins=false clang_use_default_sample_profile=false clang_base_path="/usr -B/usr" arm_use_neon=false arm_use_thumb=false custom_toolchain="/wrkdirs/usr/ports/www/qt5-webengine/work/.build/src/toolchain:target" host_toolchain="/wrkdirs/usr/ports/www/qt5-webengine/work/.build/src/toolchain:host" host_cpu="arm" pkg_config="pkg-config" host_pkg_config="/usr/local/bin/pkg-config" pdfium_use_system_zlib=true use_system_libpng=true pdfium_use_system_libpng=true use_system_libjpeg=true use_system_freetype=true use_system_harfbuzz=true use_glib=false enable_basic_printing=true enable_print_preview=true use_dbus=true use_udev=false use_system_yasm=true enable_basic_printing=true enable_print_preview=true enable_pdf=true enable_plugins=true enable_spellcheck=true enable_webrtc=true proprietary_codecs=true ffmpeg_branding="Chrome" rtc_use_h264=true enable_extensions=true use_kerberos=false have_nodejs=false use_pulseaudio=false use_alsa=true use_sndio=false ozone_platform_x11=true use_xkbcommon=true use_xscrnsaver=true rtc_use_x11=true use_system_libevent=true use_system_libwebp=true use_system_opus=true use_system_snappy=true use_system_libvpx=true use_system_ffmpeg=true use_system_re2=true use_system_lcms2=true qtwebengine_target="/wrkdirs/usr/ports/www/qt5-webengine/work/.build/src/core/release:QtWebEngineCore"' --root=/wrkdirs/usr/ports/www/qt5-webengine/work/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium >WARNING at the command-line "--args":1:2525: Build argument has no effect. >use_qt=true init_stack_vars=false is_component_build=false is_shared=true enable_debugallocation=false enable_media_remoting=false enable_message_center=false enable_nacl=false enable_remoting=false enable_reporting=false enable_resource_whitelist_generation=false enable_swiftshader=false angle_enable_swiftshader=false enable_web_auth=true enable_web_speech=false enable_widevine=true forbid_non_component_debug_builds=false has_native_accessibility=false safe_browsing_mode=0 toolkit_views=false treat_warnings_as_errors=false use_allocator_shim=false use_allocator="none" use_custom_libcxx=false closure_compile=false optimize_webui=false v8_use_external_startup_data=false strip_absolute_paths_from_debug_symbols=false use_jumbo_build=true jumbo_file_merge_limit=8 jumbo_build_excluded=["browser"] enable_precompiled_headers=false is_official_build=true is_debug=false symbol_level=0 blink_symbol_level=0 remove_v8base_debug_symbols=true use_cups=false use_gio=false use_gnome_keyring=false linux_use_bundled_binutils=false use_udev=true use_bundled_fontconfig=false use_sysroot=false enable_session_service=false is_cfi=false use_ozone=true ozone_auto_platforms=false ozone_platform_headless=false ozone_platform_external=true ozone_platform="qt" ozone_extra_path="/wrkdirs/usr/ports/www/qt5-webengine/work/qtwebengine-everywhere-src-5.15.2/src/core/ozone/ozone_extra.gni" use_gold=false use_lld=false is_clang=true clang_use_chrome_plugins=false clang_use_default_sample_profile=false clang_base_path="/usr -B/usr" arm_use_neon=false arm_use_thumb=false custom_toolchain="/wrkdirs/usr/ports/www/qt5-webengine/work/.build/src/toolchain:target" host_toolchain="/wrkdirs/usr/ports/www/qt5-webengine/work/.build/src/toolchain:host" host_cpu="arm" pkg_config="pkg-config" host_pkg_config="/usr/local/bin/pkg-config" pdfium_use_system_zlib=true use_system_libpng=true pdfium_use_system_libpng=true use_system_libjpeg=true use_system_freetype=true use_system_harfbuzz=true use_glib=false enable_basic_printing=true enable_print_preview=true use_dbus=true use_udev=false use_system_yasm=true enable_basic_printing=true enable_print_preview=true enable_pdf=true enable_plugins=true enable_spellcheck=true enable_webrtc=true proprietary_codecs=true ffmpeg_branding="Chrome" rtc_use_h264=true enable_extensions=true use_kerberos=false have_nodejs=false use_pulseaudio=false use_alsa=true use_sndio=false ozone_platform_x11=true use_xkbcommon=true use_xscrnsaver=true rtc_use_x11=true use_system_libevent=true use_system_libwebp=true use_system_opus=true use_system_snappy=true use_system_libvpx=true use_system_ffmpeg=true use_system_re2=true use_system_lcms2=true qtwebengine_target="/wrkdirs/usr/ports/www/qt5-webengine/work/.build/src/core/release:QtWebEngineCore" > ^--- >The variable "use_system_libwebp" was set as a build argument >but never appeared in a declare_args() block in any buildfile. > >To view all possible args, run "gn args --list <out_dir>" > >The build continued as if that argument was unspecified. > >Done. Made 12837 targets from 2042 files in 29793ms >ninja -j1 -C /wrkdirs/usr/ports/www/qt5-webengine/work/.build/src/core/release QtWebEngineCore >ninja: Entering directory `/wrkdirs/usr/ports/www/qt5-webengine/work/.build/src/core/release' >[ 0% 1/21219] CXX obj/base/base_static/base_switches.o >[ 0% 2/21219] AR obj/base/libbase_static.a >[ 0% 3/21219] STAMP obj/base/numerics/base_numerics.stamp >[ 0% 4/21219] CC obj/base/third_party/dynamic_annotations/dynamic_annotations/dynamic_annotations.o >[ 0% 5/21219] AR obj/base/third_party/dynamic_annotations/libdynamic_annotations.a >[ 0% 6/21219] CXX obj/base/third_party/double_conversion/double_conversion/bignum-dtoa.o >FAILED: obj/base/third_party/double_conversion/double_conversion/bignum-dtoa.o >/usr/bin/c++ -B/usr/local/bin -MMD -MF obj/base/third_party/double_conversion/double_conversion/bignum-dtoa.o.d -DUSE_AURA=1 -DUSE_NSS_CERTS=1 -DUSE_OZONE=1 -DOFFICIAL_BUILD -DTOOLKIT_QT -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -DNO_UNWIND_TABLES -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -DNDEBUG -DNVALGRIND -DDYNAMIC_ANNOTATIONS_ENABLED=0 -Igen -I../../../../qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium -fno-strict-aliasing --param=ssp-buffer-size=4 -fstack-protector -Wno-unknown-attributes -Wno-unknown-pragmas -Wno-unknown-warning-option -fno-unwind-tables -fno-asynchronous-unwind-tables -fPIC -pthread -fcolor-diagnostics -fmerge-all-constants --target=arm-linux-gnueabihf -march=armv7-a -mfloat-abi=hard -mtune=generic-armv7-a -no-canonical-prefixes -mfpu=vfpv3-d16 -marm -Wall -Wextra -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wimplicit-fallthrough -Wunreachable-code -Wthread-safety -Wextra-semi -Wno-missing-field-initializers -Wno-unused-parameter -Wno-c++11-narrowing -Wno-unneeded-internal-declaration -Wno-undefined-var-template -O2 -fno-ident -fdata-sections -ffunction-sections -fno-omit-frame-pointer -g0 -fvisibility=hidden -Wheader-hygiene -Wstring-conversion -Wtautological-overlap-compare -Wno-unused-const-variable -Wno-unused-function -Wno-parentheses-equality -Wno-tautological-compare -Wno-undefined-bool-conversion -Wno-tautological-undefined-compare -std=c++14 -fno-exceptions -fno-rtti -fvisibility-inlines-hidden -c ../../../../qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/base/third_party/double_conversion/double-conversion/bignum-dtoa.cc -o obj/base/third_party/double_conversion/double_conversion/bignum-dtoa.o >../../../../qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/base/third_party/double_conversion/double-conversion/bignum-dtoa.cc:28:10: fatal error: 'cmath' file not found >#include <cmath> > ^~~~~~~ >1 error generated. >ninja: build stopped: subcommand failed. >*** Error code 1 > >Stop. >make[4]: stopped in /wrkdirs/usr/ports/www/qt5-webengine/work/.build/src/core >*** Error code 1 > >Stop. >make[3]: stopped in /wrkdirs/usr/ports/www/qt5-webengine/work/.build/src/core >*** Error code 1 > >Stop. >make[2]: stopped in /wrkdirs/usr/ports/www/qt5-webengine/work/.build/src >*** Error code 1 > >Stop. >make[1]: stopped in /wrkdirs/usr/ports/www/qt5-webengine/work/.build >*** Error code 1 > >Stop. >make: stopped in /usr/ports/www/qt5-webengine >=>> Cleaning up wrkdir >===> Cleaning for qt5-webengine-5.15.2_4 >build of www/qt5-webengine | qt5-webengine-5.15.2_4 ended at Sun Oct 24 13:19:12 CEST 2021 >build time: 00:15:39 >!!! build failure encountered !!!
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 242252
:
209454
| 229007 |
246649