[package - 121armv7-quarterly][www/qt5-webengine] Failed for qt5-webengine-5.13.2 in configure/runaway
pkg-fallout at FreeBSD.org
pkg-fallout at FreeBSD.org
Thu Mar 12 09:23:49 UTC 2020
You are receiving this mail as a port that you maintain
is failing to build on the FreeBSD package build server.
Please investigate the failure and submit a PR to fix
build.
Maintainer: kde at FreeBSD.org
Last committer: pkubaj at FreeBSD.org
Ident: $FreeBSD: branches/2020Q1/www/qt5-webengine/Makefile 518257 2019-11-23 17:30:05Z pkubaj $
Log URL: http://beefy13.nyi.freebsd.org/data/121armv7-quarterly/528259/logs/qt5-webengine-5.13.2.log
Build URL: http://beefy13.nyi.freebsd.org/build.html?mastername=121armv7-quarterly&build=528259
Log:
=>> Building www/qt5-webengine
build started at Thu Mar 12 02:45:25 UTC 2020
port directory: /usr/ports/www/qt5-webengine
package name: qt5-webengine-5.13.2
building for: FreeBSD 121armv7-quarterly-job-11 12.1-RELEASE-p2 FreeBSD 12.1-RELEASE-p2 1201000 arm
maintained by: kde at FreeBSD.org
Makefile ident: $FreeBSD: branches/2020Q1/www/qt5-webengine/Makefile 518257 2019-11-23 17:30:05Z pkubaj $
Poudriere version: 3.2.8-5-gc81843e5
Host OSVERSION: 1300076
Jail OSVERSION: 1201000
Job Id: 11
---Begin Environment---
SHELL=/bin/csh
UNAME_p=armv7
UNAME_m=arm
ABI_FILE=/usr/lib/crt1.o
OSVERSION=1201000
UNAME_v=FreeBSD 12.1-RELEASE-p2 1201000
UNAME_r=12.1-RELEASE-p2
BLOCKSIZE=K
MAIL=/var/mail/root
STATUS=1
HOME=/root
PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin
LOCALBASE=/usr/local
QEMU_EMULATING=1
USER=root
LIBEXECPREFIX=/usr/local/libexec/poudriere
POUDRIERE_VERSION=3.2.8-5-gc81843e5
MASTERMNT=/usr/local/poudriere/data/.m/121armv7-quarterly/ref
POUDRIERE_BUILD_TYPE=bulk
PACKAGE_BUILDING=yes
SAVED_TERM=
PWD=/usr/local/poudriere/data/.m/121armv7-quarterly/ref/.p/pool
P_PORTS_FEATURES=FLAVORS SELECTED_OPTIONS
MASTERNAME=121armv7-quarterly
SCRIPTPREFIX=/usr/local/share/poudriere
OLDPWD=/usr/local/poudriere/data/.m/121armv7-quarterly/ref/.p
SCRIPTPATH=/usr/local/share/poudriere/bulk.sh
POUDRIEREPATH=/usr/local/bin/poudriere
---End Environment---
---Begin Poudriere Port Flags/Env---
PORT_FLAGS=
PKGENV=
FLAVOR=
DEPENDS_ARGS=
MAKE_ARGS=
---End Poudriere Port Flags/Env---
---Begin OPTIONS List---
===> The following configuration options are available for qt5-webengine-5.13.2:
====> Audio backend: you have to select exactly one of them
ALSA=on: ALSA audio architecture support
PULSEAUDIO=off: PulseAudio sound server support
SNDIO=off: Sndio audio support
===> Use 'make config' to modify these settings
---End OPTIONS List---
--MAINTAINER--
kde at FreeBSD.org
--End MAINTAINER--
--CONFIGURE_ARGS--
--with-qt-includes=/usr/local/include/qt5 --with-qt-libraries=/usr/local/lib/qt5 --with-extra-includes=/usr/local/include --with-extra-libs=/usr/local/lib -opensource -confirm-license -no-pch -prefix /usr/local -bindir /usr/local/lib/qt5/bin -headerdir /usr/local/include/qt5 -libdir /usr/local/lib/qt5 -plugindir /usr/local/lib/qt5/plugins -importdir /usr/local/lib/qt5/imports -datadir /usr/local/share/qt5 -docdir /usr/local/share/doc/qt5 -translationdir /usr/local/share/qt5/translations -sysconfdir /usr/local/etc/xdg -nomake examples -nomake tests -platform freebsd-$(ccver="$(/nxb-bin/usr/bin/c++ "-B/usr/local/bin" --version)"; case "$ccver" in *clang*) echo clang ;; *) echo g++ ;; esac) -archdatadir /usr/local/lib/qt5 -libexecdir /usr/local/libexec/qt5 -qmldir /usr/local/lib/qt5/qml -examplesdir /usr/local/share/examples/qt5 -testsdir /usr/local/share/qt5/tests -no-use-gold-linker -recheck-all -release -no-separate-debug-info
--End CONFIGURE_ARGS--
--CONFIGURE_ENV--
NINJAFLAGS="-j2" NINJA_PATH="/usr/local/bin/ninja" PATH=/wrkdirs/usr/ports/www/qt5-webengine/work/.build/bin:/usr/local/bin:/wrkdirs/usr/ports/www/qt5-webengine/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin GPERF=/usr/local/bin/gperf PYTHON="/usr/local/bin/python2.7" PKG_CONFIG=pkgconf QT_SELECT=qt5 QMAKEMODULES="/wrkdirs/usr/ports/www/qt5-webengine/work/qtwebengine-everywhere-src-5.13.2/mkspecs/modules:/usr/local/lib/qt5/mkspecs/modules" QTDIR="/usr/local/lib/qt5" QMAKE="/usr/local/lib/qt5/bin/qmake" MOC="/usr/local/lib/qt5/bin/moc" RCC="/usr/local/lib/qt5/bin/rcc" UIC="/usr/local/lib/qt5/bin/uic" QMAKESPEC="/usr/local/lib/qt5/mkspecs/freebsd-$(ccver="$(/nxb-bin/usr/bin/c++ "-B/usr/local/bin" --version)"; case "$ccver" in *clang*) echo clang ;; *) echo g++ ;; esac)" MAKE="make" XDG_DATA_HOME=/wrkdirs/usr/ports/www/qt5-webengine/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/www/qt5-webengine/work HOME=/wrkdirs/usr/ports/www/qt5-webengine/work TMPDI
R="/tmp" SHELL=/bin/sh CONFIG_SHELL=/bin/sh LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8
--End CONFIGURE_ENV--
--MAKE_ENV--
CC="/nxb-bin/usr/bin/cc "-B/usr/local/bin"" CXX="/nxb-bin/usr/bin/c++ "-B/usr/local/bin"" C_INCLUDE_PATH=/usr/local/include CPLUS_INCLUDE_PATH=/usr/local/include NINJAFLAGS="-j2" NINJA_PATH="/usr/local/bin/ninja" PATH=/wrkdirs/usr/ports/www/qt5-webengine/work/.build/bin:/usr/local/bin:/wrkdirs/usr/ports/www/qt5-webengine/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin GPERF=/usr/local/bin/gperf PYTHON="/usr/local/bin/python2.7" PKG_CONFIG=pkgconf QT_SELECT=qt5 QMAKEMODULES="/wrkdirs/usr/ports/www/qt5-webengine/work/qtwebengine-everywhere-src-5.13.2/mkspecs/modules:/usr/local/lib/qt5/mkspecs/modules" QTDIR="/usr/local/lib/qt5" QMAKE="/usr/local/lib/qt5/bin/qmake" MOC="/usr/local/lib/qt5/bin/moc" RCC="/usr/local/lib/qt5/bin/rcc" UIC="/usr/local/lib/qt5/bin/uic" QMAKESPEC="/usr/local/lib/qt5/mkspecs/freebsd-$(ccver="$(/nxb-bin/usr/bin/c++ "-B/usr/local/bin" --version)"; case "$ccver" in *clang*) echo clang ;; *) echo g++ ;; esac)" MAKE="make" X
DG_DATA_HOME=/wrkdirs/usr/ports/www/qt5-webengine/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/www/qt5-webengine/work HOME=/wrkdirs/usr/ports/www/qt5-webengine/work TMPDIR="/tmp" SHELL=/bin/sh CONFIG_SHELL=/bin/sh LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 GPERF=/usr/local/bin/gperf QT_SELECT=qt5 QMAKEMODULES="/wrkdirs/usr/ports/www/qt5-webengine/work/qtwebengine-everywhere-src-5.13.2/mkspecs/modules:/usr/local/lib/qt5/mkspecs/modules" XDG_DATA_HOME=/wrkdirs/usr/ports/www/qt5-webengine/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/www/qt5-webengine/work HOME=/wrkdirs/usr/ports/www/qt5-webengine/work TMPDIR="/tmp" NO_PIE=yes MK_DEBUG_FILES=no MK_KERNEL_SYMBOLS=no SHELL=/bin/sh NO_LINT=YES ADDR2LINE="/usr/local/bin/addr2line" AR="/usr/local/bin/ar" AS="/usr/local/bin/as" CPPFILT="/usr/local/bin/c++filt" GPROF="/usr/local/bin/gprof" LD="/usr/local/bin/ld" NM="/usr/local/bin/nm" OBJCOPY="/usr/local/bin/objcopy" OBJDUMP="/usr/local/bin/objdump" RANLIB="/usr/local/bin/ranlib" READELF="/usr/local/bin/re
adelf" SIZE="/usr/local/bin/size" STRINGS="/!
usr/local/bin/strings" LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 PREFIX=/usr/local LOCALBASE=/usr/local CC="/nxb-bin/usr/bin/cc "-B/usr/local/bin"" CFLAGS="-O2 -pipe -fstack-protector-strong -fno-strict-aliasing " CPP="/nxb-bin/usr/bin/cpp" CPPFLAGS="" LDFLAGS=" -Wl,--as-needed -fstack-protector-strong " LIBS="" CXX="/nxb-bin/usr/bin/c++ "-B/usr/local/bin"" CXXFLAGS="-O2 -pipe -fstack-protector-strong -fno-strict-aliasing " MANPREFIX="/usr/local" BSD_INSTALL_PROGRAM="install -s -m 555" BSD_INSTALL_LIB="install -s -m 0644" BSD_INSTALL_SCRIPT="install -m 555" BSD_INSTALL_DATA="install -m 0644" BSD_INSTALL_MAN="install -m 444"
--End MAKE_ENV--
--PLIST_SUB--
GTK2_VERSION="2.10.0" GTK3_VERSION="3.0.0" PYTHON_INCLUDEDIR=include/python2.7 PYTHON_LIBDIR=lib/python2.7 PYTHON_PLATFORM=freebsd12 PYTHON_SITELIBDIR=lib/python2.7/site-packages PYTHON_SUFFIX=27 PYTHON_VER=2.7 PYTHON_VERSION=python2.7 PYTHON2="" PYTHON3="@comment " QT_BINDIR="lib/qt5/bin" QT_INCDIR="include/qt5" QT_LIBDIR="lib/qt5" QT_ARCHDIR="lib/qt5" QT_PLUGINDIR="lib/qt5/plugins" QT_LIBEXECDIR="libexec/qt5" QT_IMPORTDIR="lib/qt5/imports" QT_QMLDIR="lib/qt5/qml" QT_DATADIR="share/qt5" QT_DOCDIR="share/doc/qt5" QT_L10NDIR="share/qt5/translations" QT_EXAMPLEDIR="share/examples/qt5" QT_TESTDIR="share/qt5/tests" QT_MKSPECDIR="lib/qt5/mkspecs" QT_QTCHOOSERDIR="etc/xdg/qtchooser" DEBUG="@comment " SHORTVER=5.13 FULLVER=5.13.2 QT_CMAKEDIR="lib/cmake" QT_ETCDIR="etc/xdg" BE="@comment " LE="" OSREL=12.1 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local LIB32DIR=lib DOCSDIR="share/doc/webengine" EXAMPLESDIR="share/examples/webengine" DATADIR="share/webengine" WWWDIR="www/web
engine" ETCDIR="etc/webengine"
--End PLIST_SUB--
--SUB_LIST--
PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/webengine DOCSDIR=/usr/local/share/doc/webengine EXAMPLESDIR=/usr/local/share/examples/webengine WWWDIR=/usr/local/www/webengine ETCDIR=/usr/local/etc/webengine
--End SUB_LIST--
---Begin make.conf---
.sinclude "/etc/make.nxb.conf"
USE_PACKAGE_DEPENDS=yes
BATCH=yes
WRKDIRPREFIX=/wrkdirs
PORTSDIR=/usr/ports
PACKAGES=/packages
DISTDIR=/distfiles
PACKAGE_BUILDING=yes
PACKAGE_BUILDING_FLAVORS=yes
MACHINE=arm
MACHINE_ARCH=armv7
ARCH=${MACHINE_ARCH}
#### /usr/local/etc/poudriere.d/make.conf ####
# XXX: We really need this but cannot use it while 'make checksum' does not
# try the next mirror on checksum failure. It currently retries the same
# failed mirror and then fails rather then trying another. It *does*
# try the next if the size is mismatched though.
#MASTER_SITE_FREEBSD=yes
# Build ALLOW_MAKE_JOBS_PACKAGES with 2 jobs
MAKE_JOBS_NUMBER=2
#### /usr/ports/Mk/Scripts/ports_env.sh ####
_CCVERSION_9d218390=FreeBSD clang version 8.0.1 (tags/RELEASE_801/final 366581) (based on LLVM 8.0.1) Target: armv7-unknown-freebsd12.1-gnueabihf Thread model: posix InstalledDir: /nxb-bin/usr/bin
_ALTCCVERSION_9d218390=none
_CXXINTERNAL_9c45a5b1=FreeBSD clang version 8.0.1 (tags/RELEASE_801/final 366581) (based on LLVM 8.0.1) Target: armv7-unknown-freebsd12.1-gnueabihf Thread model: posix InstalledDir: /nxb-bin/usr/bin "/nxb-bin/usr/bin/ld" "--eh-frame-hdr" "-dynamic-linker" "/libexec/ld-elf.so.1" "--hash-style=both" "--enable-new-dtags" "-o" "a.out" "/usr/lib/crt1.o" "/usr/lib/crti.o" "/usr/lib/crtbegin.o" "-L/usr/lib" "/dev/null" "-lc++" "-lm" "-lgcc" "--as-needed" "-lgcc_s" "--no-as-needed" "-lc" "-lgcc" "--as-needed" "-lgcc_s" "--no-as-needed" "/usr/lib/crtend.o" "/usr/lib/crtn.o"
CC_OUTPUT_9d218390_58173849=yes
CC_OUTPUT_9d218390_9bdba57c=yes
CC_OUTPUT_9d218390_6a4fe7f5=yes
CC_OUTPUT_9d218390_6bcac02b=yes
CC_OUTPUT_9d218390_67d20829=yes
CC_OUTPUT_9d218390_bfa62e83=yes
CC_OUTPUT_9d218390_f0b4d593=yes
CC_OUTPUT_9d218390_308abb44=yes
CC_OUTPUT_9d218390_f00456e5=yes
CC_OUTPUT_9d218390_65ad290d=yes
CC_OUTPUT_9d218390_f2776b26=yes
CC_OUTPUT_9d218390_b2657cc3=yes
CC_OUTPUT_9d218390_380987f7=yes
CC_OUTPUT_9d218390_160933ec=yes
CC_OUTPUT_9d218390_fb62803b=yes
_OBJC_CCVERSION_9d218390=FreeBSD clang version 8.0.1 (tags/RELEASE_801/final 366581) (based on LLVM 8.0.1) Target: armv7-unknown-freebsd12.1-gnueabihf Thread model: posix InstalledDir: /nxb-bin/usr/bin
_OBJC_ALTCCVERSION_9d218390=none
ARCH=armv7
OPSYS=FreeBSD
_OSRELEASE=12.1-RELEASE-p2
OSREL=12.1
OSVERSION=1201000
PYTHONBASE=/usr/local
CONFIGURE_MAX_CMD_LEN=524288
HAVE_PORTS_ENV=1
#### Misc Poudriere ####
GID=0
UID=0
---End make.conf---
---Begin make.nxb.conf---
CC=/nxb-bin/usr/bin/cc
CPP=/nxb-bin/usr/bin/cpp
CXX=/nxb-bin/usr/bin/c++
AS=/nxb-bin/usr/bin/as
NM=/nxb-bin/usr/bin/nm
LD=/nxb-bin/usr/bin/ld
OBJCOPY=/nxb-bin/usr/bin/objcopy
SIZE=/nxb-bin/usr/bin/size
STRIPBIN=/nxb-bin/usr/bin/strip
SED=/nxb-bin/usr/bin/sed
RANLIB=/nxb-bin/usr/bin/ranlib
YACC=/nxb-bin/usr/bin/yacc
MAKE=/nxb-bin/usr/bin/make
STRINGS=/nxb-bin/usr/bin/strings
AWK=/nxb-bin/usr/bin/awk
FLEX=/nxb-bin/usr/bin/flex
---End make.nxb.conf---
--Resource limits--
cpu time (seconds, -t) unlimited
file size (512-blocks, -f) unlimited
data seg size (kbytes, -d) 33554432
stack size (kbytes, -s) 524288
core file size (512-blocks, -c) unlimited
max memory size (kbytes, -m) unlimited
locked memory (kbytes, -l) unlimited
max user processes (-u) 89999
open files (-n) 1024
virtual mem size (kbytes, -v) unlimited
swap limit (kbytes, -w) unlimited
socket buffer size (bytes, -b) unlimited
pseudo-terminals (-p) unlimited
kqueues (-k) unlimited
umtx shared locks (-o) unlimited
--End resource limits--
=======================<phase: check-sanity >============================
===> License LGPL21 accepted by the user
===========================================================================
=======================<phase: pkg-depends >============================
===> qt5-webengine-5.13.2 depends on file: /usr/local/sbin/pkg - not found
===> Installing existing package /packages/All/pkg-1.12.0_1.txz
[121armv7-quarterly-job-11] Installing pkg-1.12.0_1...
[121armv7-quarterly-job-11] Extracting pkg-1.12.0_1: .......... done
===> qt5-webengine-5.13.2 depends on file: /usr/local/sbin/pkg - found
===> Returning to build of qt5-webengine-5.13.2
===========================================================================
=======================<phase: fetch-depends >============================
===========================================================================
=======================<phase: fetch >============================
===> License LGPL21 accepted by the user
===> Fetching all distfiles required by qt5-webengine-5.13.2 for building
===========================================================================
=======================<phase: checksum >============================
===> License LGPL21 accepted by the user
===> Fetching all distfiles required by qt5-webengine-5.13.2 for building
=> SHA256 Checksum OK for KDE/Qt/5.13.2/qtwebengine-everywhere-src-5.13.2.tar.xz.
===========================================================================
=======================<phase: extract-depends>============================
===========================================================================
=======================<phase: extract >============================
===> License LGPL21 accepted by the user
<snip>
[121armv7-quarterly-job-11] `-- Installing dav1d-0.6.0...
[121armv7-quarterly-job-11] `-- Extracting dav1d-0.6.0: .......... done
[121armv7-quarterly-job-11] `-- Installing libtheora-1.1.1_7...
[121armv7-quarterly-job-11] | `-- Installing libogg-1.3.4,4...
[121armv7-quarterly-job-11] | `-- Extracting libogg-1.3.4,4: .......... done
[121armv7-quarterly-job-11] | `-- Installing libvorbis-1.3.6,3...
[121armv7-quarterly-job-11] | `-- Extracting libvorbis-1.3.6,3: .......... done
[121armv7-quarterly-job-11] `-- Extracting libtheora-1.1.1_7: .......... done
[121armv7-quarterly-job-11] `-- Installing libv4l-1.6.3_4...
[121armv7-quarterly-job-11] `-- Extracting libv4l-1.6.3_4: .......... done
[121armv7-quarterly-job-11] `-- Installing libva-2.6.1...
[121armv7-quarterly-job-11] `-- Extracting libva-2.6.1: .......... done
[121armv7-quarterly-job-11] `-- Installing libvdpau-1.3...
[121armv7-quarterly-job-11] `-- Extracting libvdpau-1.3: .......... done
[121armv7-quarterly-job-11] `-- Installing libvpx-1.8.2...
[121armv7-quarterly-job-11] `-- Extracting libvpx-1.8.2: .......... done
[121armv7-quarterly-job-11] `-- Installing libx264-0.159.2991...
[121armv7-quarterly-job-11] `-- Extracting libx264-0.159.2991: ......... done
[121armv7-quarterly-job-11] `-- Installing opencv-core-3.4.1_27...
[121armv7-quarterly-job-11] `-- Extracting opencv-core-3.4.1_27: .......... done
[121armv7-quarterly-job-11] `-- Installing opus-1.3.1...
[121armv7-quarterly-job-11] `-- Extracting opus-1.3.1: .......... done
[121armv7-quarterly-job-11] `-- Installing x265-3.2.1...
[121armv7-quarterly-job-11] `-- Extracting x265-3.2.1: .......... done
[121armv7-quarterly-job-11] `-- Installing xvid-1.3.7,1...
[121armv7-quarterly-job-11] `-- Extracting xvid-1.3.7,1: ........ done
[121armv7-quarterly-job-11] Extracting ffmpeg-4.2.2_1,1: .......... done
=====
Message from opencv-core-3.4.1_27:
--
===> NOTICE:
The opencv-core 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://www.freebsd.org/doc/en/articles/contributing/ports-contributing.html#maintain-port
===> qt5-webengine-5.13.2 depends on shared library: libavcodec.so - found (/usr/local/lib/libavcodec.so)
===> Returning to build of qt5-webengine-5.13.2
===> qt5-webengine-5.13.2 depends on shared library: libdbus-1.so - found (/usr/local/lib/libdbus-1.so)
===> qt5-webengine-5.13.2 depends on shared library: libevent.so - not found
===> Installing existing package /packages/All/libevent-2.1.11.txz
[121armv7-quarterly-job-11] Installing libevent-2.1.11...
[121armv7-quarterly-job-11] Extracting libevent-2.1.11: .......... done
===> qt5-webengine-5.13.2 depends on shared library: libevent.so - found (/usr/local/lib/libevent.so)
===> Returning to build of qt5-webengine-5.13.2
===> qt5-webengine-5.13.2 depends on shared library: libfontconfig.so - found (/usr/local/lib/libfontconfig.so)
===> qt5-webengine-5.13.2 depends on shared library: libfreetype.so - found (/usr/local/lib/libfreetype.so)
===> qt5-webengine-5.13.2 depends on shared library: libharfbuzz.so - found (/usr/local/lib/libharfbuzz.so)
===> qt5-webengine-5.13.2 depends on shared library: libjsoncpp.so - not found
===> Installing existing package /packages/All/jsoncpp-1.8.1_7.txz
[121armv7-quarterly-job-11] Installing jsoncpp-1.8.1_7...
[121armv7-quarterly-job-11] Extracting jsoncpp-1.8.1_7: .......... done
===> qt5-webengine-5.13.2 depends on shared library: libjsoncpp.so - found (/usr/local/lib/libjsoncpp.so)
===> Returning to build of qt5-webengine-5.13.2
===> qt5-webengine-5.13.2 depends on shared library: liblcms2.so - not found
===> Installing existing package /packages/All/lcms2-2.9.txz
[121armv7-quarterly-job-11] Installing lcms2-2.9...
[121armv7-quarterly-job-11] `-- Installing tiff-4.1.0...
[121armv7-quarterly-job-11] | `-- Installing jbigkit-2.1_1...
[121armv7-quarterly-job-11] | `-- Extracting jbigkit-2.1_1: .......... done
[121armv7-quarterly-job-11] `-- Extracting tiff-4.1.0: .......... done
[121armv7-quarterly-job-11] Extracting lcms2-2.9: .......... done
===> qt5-webengine-5.13.2 depends on shared library: liblcms2.so - found (/usr/local/lib/liblcms2.so)
===> Returning to build of qt5-webengine-5.13.2
===> qt5-webengine-5.13.2 depends on shared library: libnspr4.so - not found
===> Installing existing package /packages/All/nspr-4.25.txz
[121armv7-quarterly-job-11] Installing nspr-4.25...
[121armv7-quarterly-job-11] Extracting nspr-4.25: .......... done
===> qt5-webengine-5.13.2 depends on shared library: libnspr4.so - found (/usr/local/lib/libnspr4.so)
===> Returning to build of qt5-webengine-5.13.2
===> qt5-webengine-5.13.2 depends on shared library: libnss3.so - not found
===> Installing existing package /packages/All/nss-3.51.txz
[121armv7-quarterly-job-11] Installing nss-3.51...
[121armv7-quarterly-job-11] Extracting nss-3.51: .......... done
===> qt5-webengine-5.13.2 depends on shared library: libnss3.so - found (/usr/local/lib/nss/libnss3.so)
===> Returning to build of qt5-webengine-5.13.2
===> qt5-webengine-5.13.2 depends on shared library: libopus.so - found (/usr/local/lib/libopus.so)
===> qt5-webengine-5.13.2 depends on shared library: libpci.so - not found
===> Installing existing package /packages/All/libpci-3.6.2.txz
[121armv7-quarterly-job-11] Installing libpci-3.6.2...
[121armv7-quarterly-job-11] Extracting libpci-3.6.2: .......... done
===> qt5-webengine-5.13.2 depends on shared library: libpci.so - found (/usr/local/lib/libpci.so)
===> Returning to build of qt5-webengine-5.13.2
===> qt5-webengine-5.13.2 depends on shared library: libpng.so - found (/usr/local/lib/libpng.so)
===> qt5-webengine-5.13.2 depends on shared library: libre2.so - not found
===> Installing existing package /packages/All/re2-20191201.txz
[121armv7-quarterly-job-11] Installing re2-20191201...
[121armv7-quarterly-job-11] Extracting re2-20191201: .......... done
===> qt5-webengine-5.13.2 depends on shared library: libre2.so - found (/usr/local/lib/libre2.so)
===> Returning to build of qt5-webengine-5.13.2
===> qt5-webengine-5.13.2 depends on shared library: libsnappy.so - not found
===> Installing existing package /packages/All/snappy-1.1.7.txz
[121armv7-quarterly-job-11] Installing snappy-1.1.7...
[121armv7-quarterly-job-11] Extracting snappy-1.1.7: .......... done
===> qt5-webengine-5.13.2 depends on shared library: libsnappy.so - found (/usr/local/lib/libsnappy.so)
===> Returning to build of qt5-webengine-5.13.2
===> qt5-webengine-5.13.2 depends on shared library: libvpx.so - found (/usr/local/lib/libvpx.so)
===> qt5-webengine-5.13.2 depends on shared library: libwebp.so - not found
===> Installing existing package /packages/All/webp-1.0.3_1.txz
[121armv7-quarterly-job-11] Installing webp-1.0.3_1...
[121armv7-quarterly-job-11] `-- Installing giflib-5.2.1...
[121armv7-quarterly-job-11] `-- Extracting giflib-5.2.1: .......... done
[121armv7-quarterly-job-11] Extracting webp-1.0.3_1: .......... done
===> qt5-webengine-5.13.2 depends on shared library: libwebp.so - found (/usr/local/lib/libwebp.so)
===> Returning to build of qt5-webengine-5.13.2
===> qt5-webengine-5.13.2 depends on shared library: libasound.so - not found
===> Installing existing package /packages/All/alsa-lib-1.1.2_2.txz
[121armv7-quarterly-job-11] Installing alsa-lib-1.1.2_2...
[121armv7-quarterly-job-11] Extracting alsa-lib-1.1.2_2: .......... done
===> qt5-webengine-5.13.2 depends on shared library: libasound.so - found (/usr/local/lib/libasound.so)
===> Returning to build of qt5-webengine-5.13.2
===> qt5-webengine-5.13.2 depends on shared library: libGL.so - found (/usr/local/lib/libGL.so)
===> qt5-webengine-5.13.2 depends on shared library: libglib-2.0.so - found (/usr/local/lib/libglib-2.0.so)
===> qt5-webengine-5.13.2 depends on shared library: libintl.so - found (/usr/local/lib/libintl.so)
===> qt5-webengine-5.13.2 depends on shared library: libxml2.so - found (/usr/local/lib/libxml2.so)
===> qt5-webengine-5.13.2 depends on shared library: libxslt.so - not found
===> Installing existing package /packages/All/libxslt-1.1.34.txz
[121armv7-quarterly-job-11] Installing libxslt-1.1.34...
[121armv7-quarterly-job-11] `-- Installing libgcrypt-1.8.5...
[121armv7-quarterly-job-11] | `-- Installing libgpg-error-1.36...
[121armv7-quarterly-job-11] | `-- Extracting libgpg-error-1.36: .......... done
[121armv7-quarterly-job-11] `-- Extracting libgcrypt-1.8.5: .......... done
[121armv7-quarterly-job-11] Extracting libxslt-1.1.34: .......... done
===> qt5-webengine-5.13.2 depends on shared library: libxslt.so - found (/usr/local/lib/libxslt.so)
===> Returning to build of qt5-webengine-5.13.2
===> qt5-webengine-5.13.2 depends on shared library: libjpeg.so - found (/usr/local/lib/libjpeg.so)
===> qt5-webengine-5.13.2 depends on shared library: libQt5Core.so - found (/usr/local/lib/qt5/libQt5Core.so)
===> qt5-webengine-5.13.2 depends on shared library: libQt5Qml.so - found (/usr/local/lib/qt5/libQt5Qml.so)
===> qt5-webengine-5.13.2 depends on shared library: libQt5Gui.so - found (/usr/local/lib/qt5/libQt5Gui.so)
===> qt5-webengine-5.13.2 depends on shared library: libQt5Location.so - not found
===> Installing existing package /packages/All/qt5-location-5.13.2.txz
[121armv7-quarterly-job-11] Installing qt5-location-5.13.2...
[121armv7-quarterly-job-11] `-- Installing qt5-concurrent-5.13.2...
[121armv7-quarterly-job-11] `-- Extracting qt5-concurrent-5.13.2: .......... done
[121armv7-quarterly-job-11] `-- Installing qt5-serialport-5.13.2...
[121armv7-quarterly-job-11] `-- Extracting qt5-serialport-5.13.2: .......... done
[121armv7-quarterly-job-11] Extracting qt5-location-5.13.2: .......... done
===> qt5-webengine-5.13.2 depends on shared library: libQt5Location.so - found (/usr/local/lib/qt5/libQt5Location.so)
===> Returning to build of qt5-webengine-5.13.2
===> qt5-webengine-5.13.2 depends on shared library: libQt5Network.so - found (/usr/local/lib/qt5/libQt5Network.so)
===> qt5-webengine-5.13.2 depends on shared library: libQt5PrintSupport.so - found (/usr/local/lib/qt5/libQt5PrintSupport.so)
===> qt5-webengine-5.13.2 depends on shared library: libQt5WebChannel.so - not found
===> Installing existing package /packages/All/qt5-webchannel-5.13.2.txz
[121armv7-quarterly-job-11] Installing qt5-webchannel-5.13.2...
[121armv7-quarterly-job-11] Extracting qt5-webchannel-5.13.2: .......... done
===> qt5-webengine-5.13.2 depends on shared library: libQt5WebChannel.so - found (/usr/local/lib/qt5/libQt5WebChannel.so)
===> Returning to build of qt5-webengine-5.13.2
===> qt5-webengine-5.13.2 depends on shared library: libQt5Widgets.so - found (/usr/local/lib/qt5/libQt5Widgets.so)
===========================================================================
=======================<phase: configure >============================
===> Configuring for qt5-webengine-5.13.2
/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.13.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.13.2 && /usr/local/lib/qt5/bin/syncqt.pl -version 5.13.2
<srcbase> = /wrkdirs/usr/ports/www/qt5-webengine/work/qtwebengine-everywhere-src-5.13.2
<bldbase> = /wrkdirs/usr/ports/www/qt5-webengine/work/qtwebengine-everywhere-src-5.13.2
<outbase> = /wrkdirs/usr/ports/www/qt5-webengine/work/qtwebengine-everywhere-src-5.13.2
Info: creating stash file /wrkdirs/usr/ports/www/qt5-webengine/work/.build/.qmake.stash
Running configuration tests...
Checking for alsa... yes
Checking for bison... yes
Checking for embedded... no
Checking for flex... yes
Checking for gperf... yes
Checking for host pkg-config... /usr/local/bin/pkg-config
Checking for linker supports -z noexecstack... 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 poppler-cpp... no
Checking for python2... /wrkdirs/usr/ports/www/qt5-webengine/work/.build/bin/python
Checking for d-bus... yes
Checking for libavcodec libavformat libavutil... yes
Checking for opus... yes
Checking for libwebp, libwebpmux and libwebpdemux... yes
Checking for fontconfig... 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 khr... yes
Checking for lcms2... yes
Checking for libevent... yes
Checking for libvpx... =>> Killing runaway build after 21600 seconds with no output
More information about the freebsd-pkg-fallout
mailing list