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

Maintainer:     k...@freebsd.org
Last committer: tcber...@freebsd.org
Ident:          $FreeBSD: head/graphics/qt5-opengl/Makefile 517080 2019-11-08 
16:59:58Z tcberner $
Log URL:        
http://beefy8.nyi.freebsd.org/data/head-armv6-default/p526001_s357847/logs/qt5-opengl-5.13.2.log
Build URL:      
http://beefy8.nyi.freebsd.org/build.html?mastername=head-armv6-default&build=p526001_s357847
Log:

=>> Building graphics/qt5-opengl
build started at Thu Feb 13 05:36:06 UTC 2020
port directory: /usr/ports/graphics/qt5-opengl
package name: qt5-opengl-5.13.2
building for: FreeBSD head-armv6-default-job-11 13.0-CURRENT FreeBSD 
13.0-CURRENT 1300077 arm
maintained by: k...@freebsd.org
Makefile ident:      $FreeBSD: head/graphics/qt5-opengl/Makefile 517080 
2019-11-08 16:59:58Z tcberner $
Poudriere version: 3.2.8-5-gc81843e5
Host OSVERSION: 1300076
Jail OSVERSION: 1300077
Job Id: 11




!!! Jail is newer than host. (Jail: 1300077, Host: 1300076) !!!
!!! This is not supported. !!!
!!! Host kernel must be same or newer than jail. !!!
!!! Expect build failures. !!!



---Begin Environment---
SHELL=/bin/csh
UNAME_p=armv6
UNAME_m=arm
ABI_FILE=/usr/lib/crt1.o
OSVERSION=1300077
UNAME_v=FreeBSD 13.0-CURRENT 1300077
UNAME_r=13.0-CURRENT
BLOCKSIZE=K
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/head-armv6-default/ref
POUDRIERE_BUILD_TYPE=bulk
PACKAGE_BUILDING=yes
SAVED_TERM=
PWD=/usr/local/poudriere/data/.m/head-armv6-default/ref/.p/pool
P_PORTS_FEATURES=FLAVORS SELECTED_OPTIONS
MASTERNAME=head-armv6-default
SCRIPTPREFIX=/usr/local/share/poudriere
OLDPWD=/usr/local/poudriere/data/.m/head-armv6-default/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---
---End OPTIONS List---

--MAINTAINER--
k...@freebsd.org
--End MAINTAINER--

--CONFIGURE_ARGS--
-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/graphics/qt5-opengl/work/qtbase-everywhere-src-5.13.2/mkspecs/modules:/usr/local/lib/qt5/mkspecs/modules"
 PKG_CONFIG=pkgconf MAKE="make" 
XDG_DATA_HOME=/wrkdirs/usr/ports/graphics/qt5-opengl/work  
XDG_CONFIG_HOME=/wrkdirs/usr/ports/graphics/qt5-opengl/work  
HOME=/wrkdirs/usr/ports/graphics/qt5-opengl/work TMPDIR="/tmp" 
PATH=/wrkdirs/usr/ports/graphics/qt5-opengl/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/graphics/qt5-opengl/work/qtbase-everywhere-src-5.13.2/mkspecs/modules:/usr/local/lib/qt5/mkspecs/modules"
 XDG_DATA_HOME=/wrkdirs/usr/ports/graphics/qt5-opengl/work  
XDG_CONFIG_HOME=/wrkdirs/usr/ports/graphics/qt5-opengl/work  
HOME=/wrkdirs/usr/ports/graphics/qt5-opengl/work TMPDIR="/tmp" 
PATH=/wrkdirs/usr/ports/graphics/qt5-opengl/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="inst
 all  -m 555"  BSD_INSTALL_DATA="install  -m 0644"  BSD_INSTALL_MAN="install  
-m 444"
--End MAKE_ENV--

--PLIST_SUB--
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" OSREL=13.0 PREFIX=%D LOCALBASE=/usr/local  
RESETPREFIX=/usr/local LIB32DIR=lib DOCSDIR="share/doc/opengl"  
EXAMPLESDIR="share/examples/opengl"  DATADIR="share/opengl"  
WWWDIR="www/opengl"  ETCDIR="etc/opengl"
--End PLIST_SUB--

--SUB_LIST--
PREFIX=/usr/local LOCALBASE=/usr/local  DATADIR=/usr/local/share/opengl 
DOCSDIR=/usr/local/share/doc/opengl 
EXAMPLESDIR=/usr/local/share/examples/opengl  WWWDIR=/usr/local/www/opengl 
ETCDIR=/usr/local/etc/opengl
--End SUB_LIST--

---Begin make.conf---
.sinclude "/etc/make.nxb.conf"
USE_PACKAGE_DEPENDS=yes
BATCH=yes
WRKDIRPREFIX=/wrkdirs
PORTSDIR=/usr/ports
PACKAGES=/packages
DISTDIR=/distfiles
PACKAGE_BUILDING=yes
PACKAGE_BUILDING_FLAVORS=yes
MACHINE=arm
MACHINE_ARCH=armv6
ARCH=${MACHINE_ARCH}
#### /usr/local/etc/poudriere.d/make.conf ####
# XXX: We really need this but cannot use it while 'make checksum' does not
# try the next mirror on checksum failure.  It currently retries the same
# failed mirror and then fails rather then trying another.  It *does*
# try the next if the size is mismatched though.
#MASTER_SITE_FREEBSD=yes
# Build ALLOW_MAKE_JOBS_PACKAGES with 2 jobs
MAKE_JOBS_NUMBER=2
#### /usr/ports/Mk/Scripts/ports_env.sh ####
_CCVERSION_9d218390=FreeBSD clang version 9.0.1 
(g...@github.com:llvm/llvm-project.git 
c1a0a213378a458fbea1a5c77b315c7dce08fd05) (based on LLVM 9.0.1) Target: 
armv6-unknown-freebsd13.0-gnueabihf Thread model: posix InstalledDir: 
/nxb-bin/usr/bin
_ALTCCVERSION_9d218390=none
_CXXINTERNAL_9c45a5b1=FreeBSD clang version 9.0.1 
(g...@github.com:llvm/llvm-project.git 
c1a0a213378a458fbea1a5c77b315c7dce08fd05) (based on LLVM 9.0.1) Target: 
armv6-unknown-freebsd13.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 9.0.1 
(g...@github.com:llvm/llvm-project.git 
c1a0a213378a458fbea1a5c77b315c7dce08fd05) (based on LLVM 9.0.1) Target: 
armv6-unknown-freebsd13.0-gnueabihf Thread model: posix InstalledDir: 
/nxb-bin/usr/bin
_OBJC_ALTCCVERSION_9d218390=none
ARCH=armv6
OPSYS=FreeBSD
_OSRELEASE=13.0-CURRENT
OSREL=13.0
OSVERSION=1300077
PYTHONBASE=/usr/local
CONFIGURE_MAX_CMD_LEN=524288
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-opengl-5.13.2 depends on file: /usr/local/sbin/pkg - not found
===>   Installing existing package /packages/All/pkg-1.13.1.txz
[head-armv6-default-job-11] Installing pkg-1.13.1...
[head-armv6-default-job-11] Extracting pkg-1.13.1: .......... done
===>   qt5-opengl-5.13.2 depends on file: /usr/local/sbin/pkg - found
===>   Returning to build of qt5-opengl-5.13.2
===========================================================================
=======================<phase: fetch-depends  >============================
===========================================================================
=======================<phase: fetch          >============================
===>  License LGPL21 accepted by the user
===> Fetching all distfiles required by qt5-opengl-5.13.2 for building
===========================================================================
=======================<phase: checksum       >============================
===>  License LGPL21 accepted by the user
===> Fetching all distfiles required by qt5-opengl-5.13.2 for building
=> SHA256 Checksum OK for KDE/Qt/5.13.2/qtbase-everywhere-src-5.13.2.tar.xz.
===========================================================================
<snip>
Removing qtchooser links
done
Creating qtchooser links
    /usr/local/bin/qdbusxml2cpp
    /usr/local/bin/qdbuscpp2xml
done
[head-armv6-default-job-11] `-- Installing qt5-network-5.13.2...
[head-armv6-default-job-11] |   `-- Installing ca_root_nss-3.50...
[head-armv6-default-job-11] |   `-- Extracting ca_root_nss-3.50: ........ done
[head-armv6-default-job-11] `-- Extracting qt5-network-5.13.2: .......... done
[head-armv6-default-job-11] `-- Installing vulkan-headers-1.1.108.0...
[head-armv6-default-job-11] `-- Extracting vulkan-headers-1.1.108.0: .......... 
done
[head-armv6-default-job-11] `-- Installing xcb-util-image-0.4.0_1...
[head-armv6-default-job-11] |   `-- Installing xcb-util-0.4.0_2,1...
[head-armv6-default-job-11] |   `-- Extracting xcb-util-0.4.0_2,1: .......... 
done
[head-armv6-default-job-11] `-- Extracting xcb-util-image-0.4.0_1: .......... 
done
[head-armv6-default-job-11] `-- Installing xcb-util-keysyms-0.4.0_1...
[head-armv6-default-job-11] `-- Extracting xcb-util-keysyms-0.4.0_1: ......... 
done
[head-armv6-default-job-11] `-- Installing xcb-util-renderutil-0.3.9_1...
[head-armv6-default-job-11] `-- Extracting xcb-util-renderutil-0.3.9_1: 
......... done
[head-armv6-default-job-11] `-- Installing xcb-util-wm-0.4.1_3...
[head-armv6-default-job-11] `-- Extracting xcb-util-wm-0.4.1_3: .......... done
[head-armv6-default-job-11] `-- Installing xdg-utils-1.1.3_1...
[head-armv6-default-job-11] |   `-- Installing hicolor-icon-theme-0.17...
[head-armv6-default-job-11] |   `-- Extracting hicolor-icon-theme-0.17: . done
[head-armv6-default-job-11] |   `-- Installing xprop-1.2.4...
[head-armv6-default-job-11] |   `-- Extracting xprop-1.2.4: ..... done
[head-armv6-default-job-11] |   `-- Installing xset-1.2.4_3...
[head-armv6-default-job-11] |   | `-- Installing libXmu-1.1.3,1...
[head-armv6-default-job-11] |   |   `-- Installing libXt-1.2.0,1...
[head-armv6-default-job-11] |   |   `-- Extracting libXt-1.2.0,1: .......... 
done
[head-armv6-default-job-11] |   | `-- Extracting libXmu-1.1.3,1: .......... done
[head-armv6-default-job-11] |   `-- Extracting xset-1.2.4_3: ..... done
[head-armv6-default-job-11] `-- Extracting xdg-utils-1.1.3_1: .......... done
[head-armv6-default-job-11] `-- Installing xorg-fonts-truetype-7.7_1...
[head-armv6-default-job-11] |   `-- Installing dejavu-2.37_1...
[head-armv6-default-job-11] |   | `-- Installing mkfontscale-1.2.1...
[head-armv6-default-job-11] |   |   `-- Installing libfontenc-1.1.4...
[head-armv6-default-job-11] |   |   `-- Extracting libfontenc-1.1.4: ......... 
done
[head-armv6-default-job-11] |   | `-- Extracting mkfontscale-1.2.1: ....... done
[head-armv6-default-job-11] |   `-- Extracting dejavu-2.37_1: .......... done
[head-armv6-default-job-11] |   `-- Installing font-bh-ttf-1.0.3_4...
[head-armv6-default-job-11] |   `-- Extracting font-bh-ttf-1.0.3_4: .......... 
done
[head-armv6-default-job-11] |   `-- Installing font-misc-ethiopic-1.0.3_4...
[head-armv6-default-job-11] |   `-- Extracting font-misc-ethiopic-1.0.3_4: ... 
done
[head-armv6-default-job-11] |   `-- Installing font-misc-meltho-1.0.3_4...
[head-armv6-default-job-11] |   `-- Extracting font-misc-meltho-1.0.3_4: 
.......... done
[head-armv6-default-job-11] Extracting qt5-gui-5.13.2_3: .......... done
Removing qtchooser links
done
Creating qtchooser links
    /usr/local/bin/qvkgen
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.50:

--
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-opengl-5.13.2 depends on shared library: libQt5Gui.so - found 
(/usr/local/lib/qt5/libQt5Gui.so)
===>   Returning to build of qt5-opengl-5.13.2
===>   qt5-opengl-5.13.2 depends on shared library: libQt5Widgets.so - not found
===>   Installing existing package /packages/All/qt5-widgets-5.13.2_1.txz
[head-armv6-default-job-11] Installing qt5-widgets-5.13.2_1...
[head-armv6-default-job-11] Extracting qt5-widgets-5.13.2_1: .......... done
Removing qtchooser links
done
Creating qtchooser links
    /usr/local/bin/uic
done
===>   qt5-opengl-5.13.2 depends on shared library: libQt5Widgets.so - found 
(/usr/local/lib/qt5/libQt5Widgets.so)
===>   Returning to build of qt5-opengl-5.13.2
===========================================================================
=======================<phase: configure      >============================
===>  Configuring for qt5-opengl-5.13.2
/bin/ln -sf /usr/local/lib/qt5/ 
/wrkdirs/usr/ports/graphics/qt5-opengl/work/qtbase-everywhere-src-5.13.2/lib
/bin/ln -sf /usr/local/lib/qt5/ 
/wrkdirs/usr/ports/graphics/qt5-opengl/work/qtbase-everywhere-src-5.13.2/lib
/bin/ln -sf /usr/local/lib/qt5/ 
/wrkdirs/usr/ports/graphics/qt5-opengl/work/qtbase-everywhere-src-5.13.2/lib
/bin/mkdir -p 
/wrkdirs/usr/ports/graphics/qt5-opengl/work/qtbase-everywhere-src-5.13.2
echo 'CMAKE_MODULE_TESTS = -' > 
/wrkdirs/usr/ports/graphics/qt5-opengl/work/qtbase-everywhere-src-5.13.2/.qmake.cache
echo 'QMAKE_LIBDIR_FLAGS = 
-L/wrkdirs/usr/ports/graphics/qt5-opengl/work/qtbase-everywhere-src-5.13.2/lib' 
>> 
/wrkdirs/usr/ports/graphics/qt5-opengl/work/qtbase-everywhere-src-5.13.2/.qmake.cache
echo 'QMAKE_DEFAULT_LIBDIRS += /usr/local/lib /usr/lib /lib' >> 
/wrkdirs/usr/ports/graphics/qt5-opengl/work/qtbase-everywhere-src-5.13.2/.qmake.cache
echo 'QMAKE_DEFAULT_INCDIRS += /usr/local/include /usr/include' >> 
/wrkdirs/usr/ports/graphics/qt5-opengl/work/qtbase-everywhere-src-5.13.2/.qmake.cache
Info: creating stash file 
/wrkdirs/usr/ports/graphics/qt5-opengl/work/qtbase-everywhere-src-5.13.2/.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... yes
Checking for POSIX fallocate()... yes
Checking for RDRAND instruction... no
Checking for symbol visibility support... yes
Checking for -Bsymbolic-functions support... no
Checking for STL compatibility... yes
Checking for zlib... yes
Checking for Zstandard... no
Checking for clock_gettime()... yes
Checking for POSIX monotonic clock... yes
Checking for C++11 <future>... yes
Checking for dlopen()... yes
Checking for eventfd... no
Checking for futimens()... yes
Checking for getentropy()... yes
Checking for GLib... yes
Checking for POSIX iconv... no
Checking for SUN libiconv... no
Checking for GNU libiconv... no
Checking for ICU... yes
Checking for inotify... no
Checking for SysV IPC... yes
Checking for ppoll()... yes
Checking for slog2... no
Checking for 64 bit atomics... yes
Checking for DoubleConversion... no
Checking for PCRE2... yes
Checking for O_CLOEXEC... yes
Checking for C++11 <random>... yes
Checking for working std::atomic for function pointers... yes
Checking for OpenSSL Headers... =>> Killing runaway build after 21600 seconds 
with no output
_______________________________________________
freebsd-pkg-fallout@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-pkg-fallout
To unsubscribe, send any mail to "freebsd-pkg-fallout-unsubscr...@freebsd.org"

Reply via email to