Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 2 Nov 2019 08:17:37 GMT
From:      pkg-fallout@FreeBSD.org
To:        pkg-fallout@FreeBSD.org
Subject:   [package - 120armv7-quarterly][x11-toolkits/qt5-widgets] Failed for qt5-widgets-5.13.0_1 in configure/runaway
Message-ID:  <201911020817.xA28Hb2Q088884@beefy13.nyi.freebsd.org>

next in thread | raw e-mail | index | archive | help

You are receiving this mail as a port that you maintain
is failing to build on the FreeBSD package build server.
Please investigate the failure and submit a PR to fix
build.

Maintainer:     kde@FreeBSD.org
Last committer: gerald@FreeBSD.org
Ident:          $FreeBSD: branches/2019Q4/x11-toolkits/qt5-widgets/Makefile 507372 2019-07-26 20:46:53Z gerald $
Log URL:        http://beefy13.nyi.freebsd.org/data/120armv7-quarterly/516272/logs/qt5-widgets-5.13.0_1.log
Build URL:      http://beefy13.nyi.freebsd.org/build.html?mastername=120armv7-quarterly&build=516272
Log:

=>> Building x11-toolkits/qt5-widgets
build started at Sat Nov  2 01:40:27 UTC 2019
port directory: /usr/ports/x11-toolkits/qt5-widgets
package name: qt5-widgets-5.13.0_1
building for: FreeBSD 120armv7-quarterly-job-18 12.0-RELEASE-p11 FreeBSD 12.0-RELEASE-p11 1200086 arm
maintained by: kde@FreeBSD.org
Makefile ident:      $FreeBSD: branches/2019Q4/x11-toolkits/qt5-widgets/Makefile 507372 2019-07-26 20:46:53Z gerald $
Poudriere version: 3.2.8-5-gc81843e5
Host OSVERSION: 1300047
Jail OSVERSION: 1200086
Job Id: 18

---Begin Environment---
SHELL=/bin/csh
UNAME_p=armv7
UNAME_m=arm
ABI_FILE=/usr/lib/crt1.o
OSVERSION=1200086
UNAME_v=FreeBSD 12.0-RELEASE-p11 1200086
UNAME_r=12.0-RELEASE-p11
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/120armv7-quarterly/ref
POUDRIERE_BUILD_TYPE=bulk
PACKAGE_BUILDING=yes
SAVED_TERM=
PWD=/usr/local/poudriere/data/.m/120armv7-quarterly/ref/.p/pool
P_PORTS_FEATURES=FLAVORS SELECTED_OPTIONS
MASTERNAME=120armv7-quarterly
SCRIPTPREFIX=/usr/local/share/poudriere
OLDPWD=/usr/local/poudriere/data/.m/120armv7-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-widgets-5.13.0_1:
     GTK3=off: GTK+-based Qt theme
===> Use 'make config' to modify these settings
---End OPTIONS List---

--MAINTAINER--
kde@FreeBSD.org
--End MAINTAINER--

--CONFIGURE_ARGS--
-no-gtk -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++ --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--
QT_SELECT=qt5 QMAKEMODULES="/wrkdirs/usr/ports/x11-toolkits/qt5-widgets/work/qtbase-everywhere-src-5.13.0/mkspecs/modules:/usr/local/lib/qt5/mkspecs/modules" PKG_CONFIG=pkgconf MAKE="make" XDG_DATA_HOME=/wrkdirs/usr/ports/x11-toolkits/qt5-widgets/work  XDG_CONFIG_HOME=/wrkdirs/usr/ports/x11-toolkits/qt5-widgets/work  HOME=/wrkdirs/usr/ports/x11-toolkits/qt5-widgets/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/x11-toolkits/qt5-widgets/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin SHELL=/bin/sh CONFIG_SHELL=/bin/sh
--End CONFIGURE_ENV--

--MAKE_ENV--
QT_SELECT=qt5 QMAKEMODULES="/wrkdirs/usr/ports/x11-toolkits/qt5-widgets/work/qtbase-everywhere-src-5.13.0/mkspecs/modules:/usr/local/lib/qt5/mkspecs/modules" XDG_DATA_HOME=/wrkdirs/usr/ports/x11-toolkits/qt5-widgets/work  XDG_CONFIG_HOME=/wrkdirs/usr/ports/x11-toolkits/qt5-widgets/work  HOME=/wrkdirs/usr/ports/x11-toolkits/qt5-widgets/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/x11-toolkits/qt5-widgets/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin NO_PIE=yes MK_DEBUG_FILES=no MK_KERNEL_SYMBOLS=no SHELL=/bin/sh NO_LINT=YES PREFIX=/usr/local  LOCALBASE=/usr/local  CC="/nxb-bin/usr/bin/cc" 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++" 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--
GTK3="@comment " NO_GTK3="" 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.0 QT_CMAKEDIR="lib/cmake" QT_ETCDIR="etc/xdg" OSREL=12.0 PREFIX=%D LOCALBASE=/usr/local  RESETPREFIX=/usr/local LIB32DIR=lib DOCSDIR="share/doc/widgets"  EXAMPLESDIR="share/examples/widgets"  DATADIR="share/widgets"  WWWDIR="www/widgets"  ETCDIR="etc/widgets"
--End PLIST_SUB--

--SUB_LIST--
GTK3="@comment " NO_GTK3="" PREFIX=/usr/local LOCALBASE=/usr/local  DATADIR=/usr/local/share/widgets DOCSDIR=/usr/local/share/doc/widgets EXAMPLESDIR=/usr/local/share/examples/widgets  WWWDIR=/usr/local/www/widgets ETCDIR=/usr/local/etc/widgets
--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 6.0.1 (tags/RELEASE_601/final 335540) (based on LLVM 6.0.1) Target: armv7-unknown-freebsd12.0-gnueabihf Thread model: posix InstalledDir: /nxb-bin/usr/bin
_ALTCCVERSION_9d218390=none
_CXXINTERNAL_9c45a5b1=FreeBSD clang version 6.0.1 (tags/RELEASE_601/final 335540) (based on LLVM 6.0.1) Target: armv7-unknown-freebsd12.0-gnueabihf Thread model: posix InstalledDir: /nxb-bin/usr/bin "/nxb-bin/usr/bin/ld" "--eh-frame-hdr" "-dynamic-linker" "/libexec/ld-elf.so.1" "--hash-style=both" "--enable-new-dtags" "-o" "a.out" "/usr/lib/crt1.o" "/usr/lib/crti.o" "/usr/lib/crtbegin.o" "-L/usr/lib" "/dev/null" "-lc++" "-lm" "-lgcc" "--as-needed" "-lgcc_s" "--no-as-needed" "-lc" "-lgcc" "--as-needed" "-lgcc_s" "--no-as-needed" "/usr/lib/crtend.o" "/usr/lib/crtn.o"
CC_OUTPUT_9d218390_58173849=yes
CC_OUTPUT_9d218390_9bdba57c=yes
CC_OUTPUT_9d218390_6a4fe7f5=yes
CC_OUTPUT_9d218390_6bcac02b=yes
CC_OUTPUT_9d218390_67d20829=yes
CC_OUTPUT_9d218390_bfa62e83=yes
CC_OUTPUT_9d218390_f0b4d593=yes
CC_OUTPUT_9d218390_308abb44=yes
CC_OUTPUT_9d218390_f00456e5=yes
CC_OUTPUT_9d218390_65ad290d=yes
CC_OUTPUT_9d218390_f2776b26=yes
CC_OUTPUT_9d218390_b2657cc3=yes
CC_OUTPUT_9d218390_380987f7=yes
CC_OUTPUT_9d218390_160933ec=yes
CC_OUTPUT_9d218390_fb62803b=yes
_OBJC_CCVERSION_9d218390=FreeBSD clang version 6.0.1 (tags/RELEASE_601/final 335540) (based on LLVM 6.0.1) Target: armv7-unknown-freebsd12.0-gnueabihf Thread model: posix InstalledDir: /nxb-bin/usr/bin
_OBJC_ALTCCVERSION_9d218390=none
ARCH=armv7
OPSYS=FreeBSD
_OSRELEASE=12.0-RELEASE-p11
OSREL=12.0
OSVERSION=1200086
PYTHONBASE=/usr/local
CONFIGURE_MAX_CMD_LEN=262144
HAVE_PORTS_ENV=1
#### Misc Poudriere ####
GID=0
UID=0
DISABLE_MAKE_JOBS=poudriere
---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-widgets-5.13.0_1 depends on file: /usr/local/sbin/pkg - not found
===>   Installing existing package /packages/All/pkg-1.12.0.txz
[120armv7-quarterly-job-18] Installing pkg-1.12.0...
[120armv7-quarterly-job-18] Extracting pkg-1.12.0: .......... done
===>   qt5-widgets-5.13.0_1 depends on file: /usr/local/sbin/pkg - found
===>   Returning to build of qt5-widgets-5.13.0_1
===========================================================================
=======================<phase: fetch-depends  >============================
===========================================================================
=======================<phase: fetch          >============================
===>  License LGPL21 accepted by the user
===> Fetching all distfiles required by qt5-widgets-5.13.0_1 for building
===========================================================================
=======================<phase: checksum       >============================
===>  License LGPL21 accepted by the user
===> Fetching all distfiles required by qt5-widgets-5.13.0_1 for building
=> SHA256 Checksum OK for KDE/Qt/5.13.0/qtbase-everywhere-src-5.13.0.tar.xz.
===========================================================================
=======================<phase: extract-depends>============================
===========================================================================
=======================<phase: extract        >============================
===>  License LGPL21 accepted by the user
===> Fetching all distfiles required by qt5-widgets-5.13.0_1 for building
===>  Extracting for qt5-widgets-5.13.0_1
<snip>
[120armv7-quarterly-job-18] `-- Extracting jpeg-turbo-2.0.3: .......... done
[120armv7-quarterly-job-18] `-- Installing libXi-1.7.10,1...
[120armv7-quarterly-job-18] |   `-- Installing libXext-1.3.4,1...
[120armv7-quarterly-job-18] |   `-- Extracting libXext-1.3.4,1: .......... done
[120armv7-quarterly-job-18] |   `-- Installing libXfixes-5.0.3_2...
[120armv7-quarterly-job-18] |   `-- Extracting libXfixes-5.0.3_2: .......... done
[120armv7-quarterly-job-18] `-- Extracting libXi-1.7.10,1: .......... done
[120armv7-quarterly-job-18] `-- Installing libXrender-0.9.10_2...
[120armv7-quarterly-job-18] `-- Extracting libXrender-0.9.10_2: .......... done
[120armv7-quarterly-job-18] `-- Installing libevdev-1.5.9...
[120armv7-quarterly-job-18] |   `-- Installing libepoll-shim-0.0.20190311...
[120armv7-quarterly-job-18] |   `-- Extracting libepoll-shim-0.0.20190311: .......... done
[120armv7-quarterly-job-18] `-- Extracting libevdev-1.5.9: .......... done
[120armv7-quarterly-job-18] `-- Installing libinput-1.12.6_1...
[120armv7-quarterly-job-18] |   `-- Installing libmtdev-1.1.5_2...
[120armv7-quarterly-job-18] |   `-- Extracting libmtdev-1.1.5_2: .......... done
[120armv7-quarterly-job-18] |   `-- Installing libudev-devd-0.4...
[120armv7-quarterly-job-18] |   `-- Extracting libudev-devd-0.4: ........ done
[120armv7-quarterly-job-18] |   `-- Installing libwacom-0.32...
[120armv7-quarterly-job-18] |   | `-- Installing libgudev-230_1...
[120armv7-quarterly-job-18] |   | `-- Extracting libgudev-230_1: .......... done
[120armv7-quarterly-job-18] |   `-- Extracting libwacom-0.32: .......... done
[120armv7-quarterly-job-18] |   `-- Installing py36-evdev-0.8.1...
[120armv7-quarterly-job-18] |   | `-- Installing py36-setuptools-41.2.0...
[120armv7-quarterly-job-18] |   | `-- Extracting py36-setuptools-41.2.0: .......... done
[120armv7-quarterly-job-18] |   `-- Extracting py36-evdev-0.8.1: .......... done
[120armv7-quarterly-job-18] |   `-- Installing py36-pyudev-0.21.0...
[120armv7-quarterly-job-18] |   | `-- Installing py36-six-1.12.0...
[120armv7-quarterly-job-18] |   | `-- Extracting py36-six-1.12.0: .......... done
[120armv7-quarterly-job-18] |   `-- Extracting py36-pyudev-0.21.0: .......... done
[120armv7-quarterly-job-18] `-- Extracting libinput-1.12.6_1: .......... done
[120armv7-quarterly-job-18] `-- Installing libxkbcommon-0.8.4...
[120armv7-quarterly-job-18] |   `-- Installing xkeyboard-config-2.27...
[120armv7-quarterly-job-18] |   `-- Extracting xkeyboard-config-2.27: .......... done
[120armv7-quarterly-job-18] `-- Extracting libxkbcommon-0.8.4: .......... done
[120armv7-quarterly-job-18] `-- Installing mesa-libs-18.3.2_3...
[120armv7-quarterly-job-18] |   `-- Installing libXdamage-1.1.5...
[120armv7-quarterly-job-18] |   `-- Extracting libXdamage-1.1.5: ......... done
[120armv7-quarterly-job-18] |   `-- Installing libXxf86vm-1.1.4_3...
[120armv7-quarterly-job-18] |   `-- Extracting libXxf86vm-1.1.4_3: .......... done
[120armv7-quarterly-job-18] |   `-- Installing libdrm-2.4.99,1...
[120armv7-quarterly-job-18] |   | `-- Installing libpciaccess-0.16...
[120armv7-quarterly-job-18] |   |   `-- Installing pciids-20190725...
[120armv7-quarterly-job-18] |   |   `-- Extracting pciids-20190725: ..... done
[120armv7-quarterly-job-18] |   | `-- Extracting libpciaccess-0.16: ......... done
[120armv7-quarterly-job-18] |   `-- Extracting libdrm-2.4.99,1: .......... done
[120armv7-quarterly-job-18] |   `-- Installing libxshmfence-1.3...
[120armv7-quarterly-job-18] |   `-- Extracting libxshmfence-1.3: ......... done
[120armv7-quarterly-job-18] |   `-- Installing wayland-1.16.0_1...
[120armv7-quarterly-job-18] |   `-- Extracting wayland-1.16.0_1: .......... done
[120armv7-quarterly-job-18] `-- Extracting mesa-libs-18.3.2_3: .......... done
[120armv7-quarterly-job-18] `-- Installing png-1.6.37...
[120armv7-quarterly-job-18] `-- Extracting png-1.6.37: .......... done
[120armv7-quarterly-job-18] `-- Installing qt5-dbus-5.13.0_1...
[120armv7-quarterly-job-18] `-- Extracting qt5-dbus-5.13.0_1: .......... done
[120armv7-quarterly-job-18] `-- Installing qt5-network-5.13.0_1...
[120armv7-quarterly-job-18] |   `-- Installing ca_root_nss-3.47...
[120armv7-quarterly-job-18] |   `-- Extracting ca_root_nss-3.47: ........ done
[120armv7-quarterly-job-18] `-- Extracting qt5-network-5.13.0_1: .......... done
[120armv7-quarterly-job-18] `-- Installing xcb-util-image-0.4.0_1...
[120armv7-quarterly-job-18] |   `-- Installing xcb-util-0.4.0_2,1...
[120armv7-quarterly-job-18] |   `-- Extracting xcb-util-0.4.0_2,1: .......... done
[120armv7-quarterly-job-18] `-- Extracting xcb-util-image-0.4.0_1: .......... done
[120armv7-quarterly-job-18] `-- Installing xcb-util-keysyms-0.4.0_1...
[120armv7-quarterly-job-18] `-- Extracting xcb-util-keysyms-0.4.0_1: ......... done
[120armv7-quarterly-job-18] `-- Installing xcb-util-renderutil-0.3.9_1...
[120armv7-quarterly-job-18] `-- Extracting xcb-util-renderutil-0.3.9_1: ......... done
[120armv7-quarterly-job-18] `-- Installing xcb-util-wm-0.4.1_3...
[120armv7-quarterly-job-18] `-- Extracting xcb-util-wm-0.4.1_3: .......... done
[120armv7-quarterly-job-18] `-- Installing xdg-utils-1.1.3_1...
[120armv7-quarterly-job-18] |   `-- Installing hicolor-icon-theme-0.17...
[120armv7-quarterly-job-18] |   `-- Extracting hicolor-icon-theme-0.17: . done
[120armv7-quarterly-job-18] |   `-- Installing xprop-1.2.4...
[120armv7-quarterly-job-18] |   `-- Extracting xprop-1.2.4: ..... done
[120armv7-quarterly-job-18] |   `-- Installing xset-1.2.4_3...
[120armv7-quarterly-job-18] |   | `-- Installing libXmu-1.1.3,1...
[120armv7-quarterly-job-18] |   |   `-- Installing libXt-1.2.0,1...
[120armv7-quarterly-job-18] |   |   `-- Extracting libXt-1.2.0,1: .......... done
[120armv7-quarterly-job-18] |   | `-- Extracting libXmu-1.1.3,1: .......... done
[120armv7-quarterly-job-18] |   `-- Extracting xset-1.2.4_3: ..... done
[120armv7-quarterly-job-18] `-- Extracting xdg-utils-1.1.3_1: .......... done
[120armv7-quarterly-job-18] `-- Installing xorg-fonts-truetype-7.7_1...
[120armv7-quarterly-job-18] |   `-- Installing dejavu-2.37_1...
[120armv7-quarterly-job-18] |   | `-- Installing mkfontscale-1.2.1...
[120armv7-quarterly-job-18] |   |   `-- Installing libfontenc-1.1.4...
[120armv7-quarterly-job-18] |   |   `-- Extracting libfontenc-1.1.4: ......... done
[120armv7-quarterly-job-18] |   | `-- Extracting mkfontscale-1.2.1: ....... done
[120armv7-quarterly-job-18] |   `-- Extracting dejavu-2.37_1: .......... done
[120armv7-quarterly-job-18] |   `-- Installing font-bh-ttf-1.0.3_4...
[120armv7-quarterly-job-18] |   `-- Extracting font-bh-ttf-1.0.3_4: .......... done
[120armv7-quarterly-job-18] |   `-- Installing font-misc-ethiopic-1.0.3_4...
[120armv7-quarterly-job-18] |   `-- Extracting font-misc-ethiopic-1.0.3_4: ... done
[120armv7-quarterly-job-18] |   `-- Installing font-misc-meltho-1.0.3_4...
[120armv7-quarterly-job-18] |   `-- Extracting font-misc-meltho-1.0.3_4: .......... done
[120armv7-quarterly-job-18] Extracting qt5-gui-5.13.0_1: .......... done
=====
Message from freetype2-2.10.1:

--
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/site/index.html, if documentation was installed).
=====
Message from ca_root_nss-3.47:

--
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.
===>   qt5-widgets-5.13.0_1 depends on shared library: libQt5Gui.so - found (/usr/local/lib/qt5/libQt5Gui.so)
===>   Returning to build of qt5-widgets-5.13.0_1
===========================================================================
=======================<phase: configure      >============================
===>  Configuring for qt5-widgets-5.13.0_1
/bin/ln -sf /usr/local/lib/qt5/ /wrkdirs/usr/ports/x11-toolkits/qt5-widgets/work/qtbase-everywhere-src-5.13.0/lib
/bin/ln -sf /usr/local/lib/qt5/ /wrkdirs/usr/ports/x11-toolkits/qt5-widgets/work/qtbase-everywhere-src-5.13.0/lib
/bin/mkdir -p /wrkdirs/usr/ports/x11-toolkits/qt5-widgets/work/qtbase-everywhere-src-5.13.0
echo 'CMAKE_MODULE_TESTS = -' > /wrkdirs/usr/ports/x11-toolkits/qt5-widgets/work/qtbase-everywhere-src-5.13.0/.qmake.cache
echo 'QMAKE_LIBDIR_FLAGS = -L/wrkdirs/usr/ports/x11-toolkits/qt5-widgets/work/qtbase-everywhere-src-5.13.0/lib' >> /wrkdirs/usr/ports/x11-toolkits/qt5-widgets/work/qtbase-everywhere-src-5.13.0/.qmake.cache
echo 'QMAKE_DEFAULT_LIBDIRS += /usr/local/lib /usr/lib /lib' >> /wrkdirs/usr/ports/x11-toolkits/qt5-widgets/work/qtbase-everywhere-src-5.13.0/.qmake.cache
echo 'QMAKE_DEFAULT_INCDIRS += /usr/local/include /usr/include' >> /wrkdirs/usr/ports/x11-toolkits/qt5-widgets/work/qtbase-everywhere-src-5.13.0/.qmake.cache
Info: creating stash file /wrkdirs/usr/ports/x11-toolkits/qt5-widgets/work/qtbase-everywhere-src-5.13.0/.qmake.stash

This is the Qt Open Source Edition.

You have already accepted the terms of the Open Source license.

Running configuration tests...
Checking for valid makespec... yes
Checking for target architecture... arm
Checking for alloca() in alloca.h... no
Checking for alloca() in malloc.h... no
Checking for alloca() in stdlib.h... yes
Checking for C++14 support... yes
Checking for C++17 support... yes
Checking for C99 support... yes
Checking for C11 support... yes
Checking for pkg-config... yes
Checking for D-Bus >= 1.2... yes
Checking for D-Bus >= 1.2 (host)... yes
Checking for udev... =>> Killing runaway build after 21600 seconds with no output



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