Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 25 Apr 2018 00:27:40 GMT
From:      pkg-fallout@FreeBSD.org
To:        pkg-fallout@FreeBSD.org
Subject:   [package - 111arm64-quarterly][graphics/qt5-graphicaleffects] Failed for qt5-graphicaleffects-5.9.4_1 in package
Message-ID:  <201804250027.w3P0Re13038830@thunderx1.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: tcberner@FreeBSD.org
Ident:          $FreeBSD: branches/2018Q2/graphics/qt5-graphicaleffects/Makefile 465911 2018-03-29 19:03:17Z tcberner $
Log URL:        http://thunderx1.nyi.freebsd.org/data/111arm64-quarterly/468170/logs/qt5-graphicaleffects-5.9.4_1.log
Build URL:      http://thunderx1.nyi.freebsd.org/build.html?mastername=111arm64-quarterly&build=468170
Log:

=>> Building graphics/qt5-graphicaleffects
build started at Wed Apr 25 00:25:42 UTC 2018
port directory: /usr/ports/graphics/qt5-graphicaleffects
package name: qt5-graphicaleffects-5.9.4_1
building for: FreeBSD 111arm64-quarterly-job-02 11.1-RELEASE FreeBSD 11.1-RELEASE arm64
maintained by: kde@FreeBSD.org
Makefile ident:      $FreeBSD: branches/2018Q2/graphics/qt5-graphicaleffects/Makefile 465911 2018-03-29 19:03:17Z tcberner $
Poudriere version: 3.2.6-2-gab7278f5
Host OSVERSION: 1200060
Jail OSVERSION: 1101001
Job Id: 02

---Begin Environment---
SHELL=/bin/csh
OSVERSION=1101001
UNAME_v=FreeBSD 11.1-RELEASE
UNAME_r=11.1-RELEASE
BLOCKSIZE=K
MAIL=/var/mail/root
STATUS=1
HOME=/root
PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin
LOCALBASE=/usr/local
USER=root
LIBEXECPREFIX=/usr/local/libexec/poudriere
POUDRIERE_VERSION=3.2.6-2-gab7278f5
MASTERMNT=/usr/local/poudriere/data/.m/111arm64-quarterly/ref
POUDRIERE_BUILD_TYPE=bulk
PACKAGE_BUILDING=yes
SAVED_TERM=
PWD=/usr/local/poudriere/data/.m/111arm64-quarterly/ref/.p/pool
P_PORTS_FEATURES=FLAVORS SELECTED_OPTIONS
MASTERNAME=111arm64-quarterly
SCRIPTPREFIX=/usr/local/share/poudriere
OLDPWD=/usr/local/poudriere/data/.m/111arm64-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---
---End OPTIONS List---

--MAINTAINER--
kde@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="$(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--
MAKE="make" QT_SELECT=qt5 QMAKEMODULES="/wrkdirs/usr/ports/graphics/qt5-graphicaleffects/work/qtgraphicaleffects-opensource-src-5.9.4/mkspecs/modules:/usr/local/lib/qt5/mkspecs/modules" XDG_DATA_HOME=/wrkdirs/usr/ports/graphics/qt5-graphicaleffects/work  XDG_CONFIG_HOME=/wrkdirs/usr/ports/graphics/qt5-graphicaleffects/work  HOME=/wrkdirs/usr/ports/graphics/qt5-graphicaleffects/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/graphics/qt5-graphicaleffects/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-graphicaleffects/work/qtgraphicaleffects-opensource-src-5.9.4/mkspecs/modules:/usr/local/lib/qt5/mkspecs/modules" XDG_DATA_HOME=/wrkdirs/usr/ports/graphics/qt5-graphicaleffects/work  XDG_CONFIG_HOME=/wrkdirs/usr/ports/graphics/qt5-graphicaleffects/work  HOME=/wrkdirs/usr/ports/graphics/qt5-graphicaleffects/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/graphics/qt5-graphicaleffects/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  LIBDIR="/usr/lib"  CC="cc" CFLAGS="-O2 -pipe  -fno-strict-aliasing"  CPP="cpp" CPPFLAGS=""  LDFLAGS=" -Wl,--as-needed" LIBS=""  CXX="c++" CXXFLAGS="-O2 -pipe -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--
PORTDOCS="" PORTEXAMPLES="" DEBUG="@comment " SHORTVER=5.9  FULLVER=5.9.4 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_ETCDIR="etc/xdg" QT_EXAMPLEDIR="share/examples/qt5" QT_TESTDIR="share/qt5/tests" QT_MKSPECDIR="lib/qt5/mkspecs" QT_CMAKEDIR="lib/cmake" QT_QTCHOOSERDIR="etc/xdg/qtchooser" OSREL=11.1 PREFIX=%D LOCALBASE=/usr/local  RESETPREFIX=/usr/local LIB32DIR=lib DOCSDIR="share/doc/graphicaleffects"  EXAMPLESDIR="share/examples/graphicaleffects"  DATADIR="share/graphicaleffects"  WWWDIR="www/graphicaleffects"  ETCDIR="etc/graphicaleffects"
--End PLIST_SUB--

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

---Begin make.conf---
USE_PACKAGE_DEPENDS=yes
BATCH=yes
WRKDIRPREFIX=/wrkdirs
PORTSDIR=/usr/ports
PACKAGES=/packages
DISTDIR=/distfiles
PACKAGE_BUILDING=yes
PACKAGE_BUILDING_FLAVORS=yes
#### /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_921dbbb2=FreeBSD clang version 4.0.0 (tags/RELEASE_400/final 297347) (based on LLVM 4.0.0) Target: aarch64-unknown-freebsd11.1 Thread model: posix InstalledDir: /usr/bin
_ALTCCVERSION_921dbbb2=none
_CXXINTERNAL_acaad9ca=FreeBSD clang version 4.0.0 (tags/RELEASE_400/final 297347) (based on LLVM 4.0.0) Target: aarch64-unknown-freebsd11.1 Thread model: posix InstalledDir: /usr/bin "/usr/bin/ld" "--eh-frame-hdr" "-dynamic-linker" "/libexec/ld-elf.so.1" "--enable-new-dtags" "-o" "a.out" "/usr/lib/crt1.o" "/usr/lib/crti.o" "/usr/lib/crtbegin.o" "-L/usr/lib" "/dev/null" "-lc++" "-lm" "-lgcc" "--as-needed" "-lgcc_s" "--no-as-needed" "-lc" "-lgcc" "--as-needed" "-lgcc_s" "--no-as-needed" "/usr/lib/crtend.o" "/usr/lib/crtn.o"
CC_OUTPUT_921dbbb2_58173849=yes
CC_OUTPUT_921dbbb2_9bdba57c=yes
CC_OUTPUT_921dbbb2_6a4fe7f5=yes
CC_OUTPUT_921dbbb2_6bcac02b=yes
CC_OUTPUT_921dbbb2_67d20829=yes
CC_OUTPUT_921dbbb2_bfa62e83=yes
CC_OUTPUT_921dbbb2_f0b4d593=yes
CC_OUTPUT_921dbbb2_308abb44=yes
CC_OUTPUT_921dbbb2_f00456e5=yes
CC_OUTPUT_921dbbb2_65ad290d=yes
CC_OUTPUT_921dbbb2_b2657cc3=yes
CC_OUTPUT_921dbbb2_380987f7=yes
_OBJC_CCVERSION_921dbbb2=FreeBSD clang version 4.0.0 (tags/RELEASE_400/final 297347) (based on LLVM 4.0.0) Target: aarch64-unknown-freebsd11.1 Thread model: posix InstalledDir: /usr/bin
_OBJC_ALTCCVERSION_921dbbb2=none
ARCH=aarch64
OPSYS=FreeBSD
_OSRELEASE=11.1-RELEASE
OSREL=11.1
OSVERSION=1101001
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---
--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)  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-graphicaleffects-5.9.4_1 depends on file: /usr/local/sbin/pkg - not found
===>   Installing existing package /packages/All/pkg-1.10.5.txz
[111arm64-quarterly-job-02] Installing pkg-1.10.5...
[111arm64-quarterly-job-02] Extracting pkg-1.10.5: .......... done
===>   qt5-graphicaleffects-5.9.4_1 depends on file: /usr/local/sbin/pkg - found
===>   Returning to build of qt5-graphicaleffects-5.9.4_1
===========================================================================
=======================<phase: fetch-depends  >============================
===========================================================================
=======================<phase: fetch          >============================
===>  License LGPL21 accepted by the user
===> Fetching all distfiles required by qt5-graphicaleffects-5.9.4_1 for building
===========================================================================
=======================<phase: checksum       >============================
===>  License LGPL21 accepted by the user
===> Fetching all distfiles required by qt5-graphicaleffects-5.9.4_1 for building
=> SHA256 Checksum OK for KDE/Qt/5.9.4/qtgraphicaleffects-opensource-src-5.9.4.tar.xz.
===========================================================================
=======================<phase: extract-depends>============================
===========================================================================
=======================<phase: extract        >============================
===>  License LGPL21 accepted by the user
===> Fetching all distfiles required by qt5-graphicaleffects-5.9.4_1 for building
===>  Extracting for qt5-graphicaleffects-5.9.4_1
=> SHA256 Checksum OK for KDE/Qt/5.9.4/qtgraphicaleffects-opensource-src-5.9.4.tar.xz.
===========================================================================
=======================<phase: patch-depends  >============================
===========================================================================
=======================<phase: patch          >============================
===>  Patching for qt5-graphicaleffects-5.9.4_1
===========================================================================
=======================<phase: build-depends  >============================
===>   qt5-graphicaleffects-5.9.4_1 depends on file: /usr/local/lib/qt5/bin/moc - not found
===>   Installing existing package /packages/All/qt5-buildtools-5.9.4_1.txz
[111arm64-quarterly-job-02] Installing qt5-buildtools-5.9.4_1...
[111arm64-quarterly-job-02] `-- Installing perl5-5.26.2...
[111arm64-quarterly-job-02] `-- Extracting perl5-5.26.2: .......... done
[111arm64-quarterly-job-02] `-- Installing qtchooser-39...
[111arm64-quarterly-job-02] `-- Extracting qtchooser-39: .......... done
[111arm64-quarterly-job-02] Extracting qt5-buildtools-5.9.4_1: .......... done
Message from perl5-5.26.2:

The /usr/bin/perl symlink has been removed starting with Perl 5.20.
For shebangs, you should either use:

#!/usr/local/bin/perl

or

#!/usr/bin/env perl

The first one will only work if you have a /usr/local/bin/perl,
the second will work as long as perl is in PATH.
Message from qtchooser-39:

qtchooser is a wrapper that allows selecting whether Qt4 or Qt5 binaries for
<snip>

*********************************** NOTE **********************************

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:

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-graphicaleffects-5.9.4_1 depends on shared library: libQt5Gui.so - found (/usr/local/lib/qt5/libQt5Gui.so)
===>   Returning to build of qt5-graphicaleffects-5.9.4_1
===>   qt5-graphicaleffects-5.9.4_1 depends on shared library: libQt5Qml.so - not found
===>   Installing existing package /packages/All/qt5-qml-5.9.4_1.txz
[111arm64-quarterly-job-02] Installing qt5-qml-5.9.4_1...
[111arm64-quarterly-job-02] Extracting qt5-qml-5.9.4_1: .......... done
===>   qt5-graphicaleffects-5.9.4_1 depends on shared library: libQt5Qml.so - found (/usr/local/lib/qt5/libQt5Qml.so)
===>   Returning to build of qt5-graphicaleffects-5.9.4_1
===>   qt5-graphicaleffects-5.9.4_1 depends on shared library: libQt5Quick.so - not found
===>   Installing existing package /packages/All/qt5-quick-5.9.4_1.txz
[111arm64-quarterly-job-02] Installing qt5-quick-5.9.4_1...
[111arm64-quarterly-job-02] `-- Installing qt5-sql-5.9.4_1...
[111arm64-quarterly-job-02] `-- Extracting qt5-sql-5.9.4_1: .......... done
[111arm64-quarterly-job-02] `-- Installing qt5-testlib-5.9.4_1...
[111arm64-quarterly-job-02] `-- Extracting qt5-testlib-5.9.4_1: .......... done
[111arm64-quarterly-job-02] `-- Installing qt5-widgets-5.9.4_1...
[111arm64-quarterly-job-02] `-- Extracting qt5-widgets-5.9.4_1: .......... done
[111arm64-quarterly-job-02] `-- Installing qt5-xmlpatterns-5.9.4_1...
[111arm64-quarterly-job-02] `-- Extracting qt5-xmlpatterns-5.9.4_1: .......... done
[111arm64-quarterly-job-02] Extracting qt5-quick-5.9.4_1: .......... done
Message from qt5-sql-5.9.4_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

======================================================================
===>   qt5-graphicaleffects-5.9.4_1 depends on shared library: libQt5Quick.so - found (/usr/local/lib/qt5/libQt5Quick.so)
===>   Returning to build of qt5-graphicaleffects-5.9.4_1
===========================================================================
=======================<phase: configure      >============================
===>  Configuring for qt5-graphicaleffects-5.9.4_1
/bin/mkdir -p /wrkdirs/usr/ports/graphics/qt5-graphicaleffects/work/qtgraphicaleffects-opensource-src-5.9.4
echo 'CMAKE_MODULE_TESTS = -' > /wrkdirs/usr/ports/graphics/qt5-graphicaleffects/work/qtgraphicaleffects-opensource-src-5.9.4/.qmake.cache
echo 'QMAKE_LIBDIR_FLAGS = -L/wrkdirs/usr/ports/graphics/qt5-graphicaleffects/work/qtgraphicaleffects-opensource-src-5.9.4/lib' >> /wrkdirs/usr/ports/graphics/qt5-graphicaleffects/work/qtgraphicaleffects-opensource-src-5.9.4/.qmake.cache
Info: creating stash file /wrkdirs/usr/ports/graphics/qt5-graphicaleffects/work/qtgraphicaleffects-opensource-src-5.9.4/.qmake.stash
Reading /wrkdirs/usr/ports/graphics/qt5-graphicaleffects/work/qtgraphicaleffects-opensource-src-5.9.4/src/src.pro
 Reading /wrkdirs/usr/ports/graphics/qt5-graphicaleffects/work/qtgraphicaleffects-opensource-src-5.9.4/src/effects/effects.pro
  Reading /wrkdirs/usr/ports/graphics/qt5-graphicaleffects/work/qtgraphicaleffects-opensource-src-5.9.4/src/effects/effects_plugin.pro
Project MESSAGE: QML cache generation requested but target architecture arm64 is not supported.
  Reading /wrkdirs/usr/ports/graphics/qt5-graphicaleffects/work/qtgraphicaleffects-opensource-src-5.9.4/src/effects/private/private.pro
Project MESSAGE: QML cache generation requested but target architecture arm64 is not supported.
===========================================================================
=======================<phase: build          >============================
===>  Building for qt5-graphicaleffects-5.9.4_1
cd src/ && ( test -e Makefile || /usr/local/lib/qt5/bin/qmake -o Makefile /wrkdirs/usr/ports/graphics/qt5-graphicaleffects/work/qtgraphicaleffects-opensource-src-5.9.4/src/src.pro QT_CONFIG+=release 'QT_CONFIG-=debug separate_debug_info' -spec /usr/local/lib/qt5/mkspecs/freebsd-clang QMAKE_CC=cc QMAKE_CXX=c++ QMAKE_LINK_C=cc QMAKE_LINK_C_SHLIB=cc QMAKE_LINK=c++ QMAKE_LINK_SHLIB=c++ 'QMAKE_CFLAGS=-O2 -pipe  -fno-strict-aliasing' 'QMAKE_CXXFLAGS=-O2 -pipe -fno-strict-aliasing ' 'QMAKE_LFLAGS= -Wl,--as-needed' QMAKE_LIBS= QMAKE_CFLAGS_DEBUG= QMAKE_CFLAGS_RELEASE= QMAKE_CXXFLAGS_DEBUG= QMAKE_CXXFLAGS_RELEASE= PREFIX=/usr/local CONFIG+=release 'CONFIG-=debug separate_debug_info' ) && /usr/bin/make -f Makefile all
cd effects/ && ( test -e Makefile || /usr/local/lib/qt5/bin/qmake -o Makefile /wrkdirs/usr/ports/graphics/qt5-graphicaleffects/work/qtgraphicaleffects-opensource-src-5.9.4/src/effects/effects.pro QT_CONFIG+=release 'QT_CONFIG-=debug separate_debug_info' -spec /usr/local/lib/qt5/mkspecs/freebsd-clang QMAKE_CC=cc QMAKE_CXX=c++ QMAKE_LINK_C=cc QMAKE_LINK_C_SHLIB=cc QMAKE_LINK=c++ QMAKE_LINK_SHLIB=c++ 'QMAKE_CFLAGS=-O2 -pipe  -fno-strict-aliasing' 'QMAKE_CXXFLAGS=-O2 -pipe -fno-strict-aliasing ' 'QMAKE_LFLAGS= -Wl,--as-needed' QMAKE_LIBS= QMAKE_CFLAGS_DEBUG= QMAKE_CFLAGS_RELEASE= QMAKE_CXXFLAGS_DEBUG= QMAKE_CXXFLAGS_RELEASE= PREFIX=/usr/local CONFIG+=release 'CONFIG-=debug separate_debug_info' ) && /usr/bin/make -f Makefile all
( test -e Makefile.effects_plugin || /usr/local/lib/qt5/bin/qmake -o Makefile.effects_plugin /wrkdirs/usr/ports/graphics/qt5-graphicaleffects/work/qtgraphicaleffects-opensource-src-5.9.4/src/effects/effects_plugin.pro QT_CONFIG+=release 'QT_CONFIG-=debug separate_debug_info' -spec /usr/local/lib/qt5/mkspecs/freebsd-clang QMAKE_CC=cc QMAKE_CXX=c++ QMAKE_LINK_C=cc QMAKE_LINK_C_SHLIB=cc QMAKE_LINK=c++ QMAKE_LINK_SHLIB=c++ 'QMAKE_CFLAGS=-O2 -pipe  -fno-strict-aliasing' 'QMAKE_CXXFLAGS=-O2 -pipe -fno-strict-aliasing ' 'QMAKE_LFLAGS= -Wl,--as-needed' QMAKE_LIBS= QMAKE_CFLAGS_DEBUG= QMAKE_CFLAGS_RELEASE= QMAKE_CXXFLAGS_DEBUG= QMAKE_CXXFLAGS_RELEASE= PREFIX=/usr/local CONFIG+=release 'CONFIG-=debug separate_debug_info' ) && /usr/bin/make -f Makefile.effects_plugin all
/usr/local/lib/qt5/bin/qmake -install qinstall qmldir ../../qml/QtGraphicalEffects/qmldir
/usr/local/lib/qt5/bin/qmake -install qinstall plugins.qmltypes ../../qml/QtGraphicalEffects/plugins.qmltypes
c++ -O2 -pipe -fno-strict-aliasing -std=c++1z -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -Wall -W -Wdate-time -dM -E -o .moc/moc_predefs.h /usr/local/lib/qt5/mkspecs/features/data/dummy.cpp
/usr/local/lib/qt5/bin/moc -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_PLUGIN -DQT_QUICK_LIB -DQT_GUI_LIB -DQT_QML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB --include .moc/moc_predefs.h -I/usr/local/lib/qt5/mkspecs/freebsd-clang -I/wrkdirs/usr/ports/graphics/qt5-graphicaleffects/work/qtgraphicaleffects-opensource-src-5.9.4/src/effects -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtQuick -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtQml -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtCore -I/usr/include/c++/v1 -I/usr/lib/clang/4.0.0/include -I/usr/include -Muri=QtGraphicalEffects plugin.cpp -o .moc/plugin.moc
c++ -c -O2 -pipe -fno-strict-aliasing -std=c++1z -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -Wall -W -Wdate-time -pthread -fPIC -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_PLUGIN -DQT_QUICK_LIB -DQT_GUI_LIB -DQT_QML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtQuick -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtQml -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtCore -I.moc -I/usr/local/include -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o .obj/plugin.o plugin.cpp
rm -f libqtgraphicaleffectsplugin.so
c++ -Wl,--as-needed -pthread -Wl,-rpath,/usr/local/lib/qt5 -shared -o libqtgraphicaleffectsplugin.so .obj/plugin.o  -L/wrkdirs/usr/ports/graphics/qt5-graphicaleffects/work/qtgraphicaleffects-opensource-src-5.9.4/lib -L/lib -L/usr/local/lib -L/usr/local/lib/qt5 -lQt5Quick -lQt5Gui -lQt5Qml -lQt5Network -lQt5Core -lGL 
mv -f libqtgraphicaleffectsplugin.so ../../qml/QtGraphicalEffects/
cd private/ && ( test -e Makefile || /usr/local/lib/qt5/bin/qmake -o Makefile /wrkdirs/usr/ports/graphics/qt5-graphicaleffects/work/qtgraphicaleffects-opensource-src-5.9.4/src/effects/private/private.pro QT_CONFIG+=release 'QT_CONFIG-=debug separate_debug_info' -spec /usr/local/lib/qt5/mkspecs/freebsd-clang QMAKE_CC=cc QMAKE_CXX=c++ QMAKE_LINK_C=cc QMAKE_LINK_C_SHLIB=cc QMAKE_LINK=c++ QMAKE_LINK_SHLIB=c++ 'QMAKE_CFLAGS=-O2 -pipe  -fno-strict-aliasing' 'QMAKE_CXXFLAGS=-O2 -pipe -fno-strict-aliasing ' 'QMAKE_LFLAGS= -Wl,--as-needed' QMAKE_LIBS= QMAKE_CFLAGS_DEBUG= QMAKE_CFLAGS_RELEASE= QMAKE_CXXFLAGS_DEBUG= QMAKE_CXXFLAGS_RELEASE= PREFIX=/usr/local CONFIG+=release 'CONFIG-=debug separate_debug_info' ) && /usr/bin/make -f Makefile all
/usr/local/lib/qt5/bin/qmake -install qinstall qmldir ../../../qml/QtGraphicalEffects/private/qmldir
c++ -O2 -pipe -fno-strict-aliasing -std=c++1z -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -Wall -W -Wdate-time -dM -E -o .moc/moc_predefs.h /usr/local/lib/qt5/mkspecs/features/data/dummy.cpp
/usr/local/lib/qt5/bin/moc -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_PLUGIN -DQT_QUICK_LIB -DQT_GUI_LIB -DQT_QML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB --include .moc/moc_predefs.h -I/usr/local/lib/qt5/mkspecs/freebsd-clang -I/wrkdirs/usr/ports/graphics/qt5-graphicaleffects/work/qtgraphicaleffects-opensource-src-5.9.4/src/effects/private -I/usr/local/include/qt5/QtQuick/5.9.4 -I/usr/local/include/qt5/QtQuick/5.9.4/QtQuick -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtQuick -I/usr/local/include/qt5/QtGui/5.9.4 -I/usr/local/include/qt5/QtGui/5.9.4/QtGui -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtQml/5.9.4 -I/usr/local/include/qt5/QtQml/5.9.4/QtQml -I/usr/local/include/qt5/QtQml -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtCore/5.9.4 -I/usr/local/include/qt5/QtCore/5.9.4/QtCore -I/usr/local/include/qt5/QtCore -I/usr/include/c++/v1 -I/usr/lib/clang/4.0.0/include -I/usr/include
  -Muri=QtGraphicalEffects.private plugin.cpp -o .moc/plugin.moc
c++ -c -O2 -pipe -fno-strict-aliasing -std=c++1z -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -Wall -W -Wdate-time -pthread -fPIC -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_PLUGIN -DQT_QUICK_LIB -DQT_GUI_LIB -DQT_QML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I/usr/local/include/qt5/QtQuick/5.9.4 -I/usr/local/include/qt5/QtQuick/5.9.4/QtQuick -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtQuick -I/usr/local/include/qt5/QtGui/5.9.4 -I/usr/local/include/qt5/QtGui/5.9.4/QtGui -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtQml/5.9.4 -I/usr/local/include/qt5/QtQml/5.9.4/QtQml -I/usr/local/include/qt5/QtQml -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtCore/5.9.4 -I/usr/local/include/qt5/QtCore/5.9.4/QtCore -I/usr/local/include/qt5/QtCore -I.moc -I/usr/local/include -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o .obj/p
 lugin.o plugin.cpp
c++ -c -O2 -pipe -fno-strict-aliasing -std=c++1z -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -Wall -W -Wdate-time -pthread -fPIC -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_PLUGIN -DQT_QUICK_LIB -DQT_GUI_LIB -DQT_QML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I/usr/local/include/qt5/QtQuick/5.9.4 -I/usr/local/include/qt5/QtQuick/5.9.4/QtQuick -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtQuick -I/usr/local/include/qt5/QtGui/5.9.4 -I/usr/local/include/qt5/QtGui/5.9.4/QtGui -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtQml/5.9.4 -I/usr/local/include/qt5/QtQml/5.9.4/QtQml -I/usr/local/include/qt5/QtQml -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtCore/5.9.4 -I/usr/local/include/qt5/QtCore/5.9.4/QtCore -I/usr/local/include/qt5/QtCore -I.moc -I/usr/local/include -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o .obj/q
 gfxshaderbuilder.o qgfxshaderbuilder.cpp
c++ -c -O2 -pipe -fno-strict-aliasing -std=c++1z -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -Wall -W -Wdate-time -pthread -fPIC -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_PLUGIN -DQT_QUICK_LIB -DQT_GUI_LIB -DQT_QML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I/usr/local/include/qt5/QtQuick/5.9.4 -I/usr/local/include/qt5/QtQuick/5.9.4/QtQuick -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtQuick -I/usr/local/include/qt5/QtGui/5.9.4 -I/usr/local/include/qt5/QtGui/5.9.4/QtGui -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtQml/5.9.4 -I/usr/local/include/qt5/QtQml/5.9.4/QtQml -I/usr/local/include/qt5/QtQml -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtCore/5.9.4 -I/usr/local/include/qt5/QtCore/5.9.4/QtCore -I/usr/local/include/qt5/QtCore -I.moc -I/usr/local/include -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o .obj/q
 gfxsourceproxy.o qgfxsourceproxy.cpp
/usr/local/lib/qt5/bin/moc -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_PLUGIN -DQT_QUICK_LIB -DQT_GUI_LIB -DQT_QML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB --include .moc/moc_predefs.h -I/usr/local/lib/qt5/mkspecs/freebsd-clang -I/wrkdirs/usr/ports/graphics/qt5-graphicaleffects/work/qtgraphicaleffects-opensource-src-5.9.4/src/effects/private -I/usr/local/include/qt5/QtQuick/5.9.4 -I/usr/local/include/qt5/QtQuick/5.9.4/QtQuick -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtQuick -I/usr/local/include/qt5/QtGui/5.9.4 -I/usr/local/include/qt5/QtGui/5.9.4/QtGui -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtQml/5.9.4 -I/usr/local/include/qt5/QtQml/5.9.4/QtQml -I/usr/local/include/qt5/QtQml -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtCore/5.9.4 -I/usr/local/include/qt5/QtCore/5.9.4/QtCore -I/usr/local/include/qt5/QtCore -I/usr/include/c++/v1 -I/usr/lib/clang/4.0.0/include -I/usr/include
  -Muri=QtGraphicalEffects.private qgfxsourceproxy_p.h -o .moc/moc_qgfxsourceproxy_p.cpp
c++ -c -O2 -pipe -fno-strict-aliasing -std=c++1z -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -Wall -W -Wdate-time -pthread -fPIC -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_PLUGIN -DQT_QUICK_LIB -DQT_GUI_LIB -DQT_QML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I/usr/local/include/qt5/QtQuick/5.9.4 -I/usr/local/include/qt5/QtQuick/5.9.4/QtQuick -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtQuick -I/usr/local/include/qt5/QtGui/5.9.4 -I/usr/local/include/qt5/QtGui/5.9.4/QtGui -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtQml/5.9.4 -I/usr/local/include/qt5/QtQml/5.9.4/QtQml -I/usr/local/include/qt5/QtQml -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtCore/5.9.4 -I/usr/local/include/qt5/QtCore/5.9.4/QtCore -I/usr/local/include/qt5/QtCore -I.moc -I/usr/local/include -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o .obj/m
 oc_qgfxsourceproxy_p.o .moc/moc_qgfxsourceproxy_p.cpp
/usr/local/lib/qt5/bin/moc -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_PLUGIN -DQT_QUICK_LIB -DQT_GUI_LIB -DQT_QML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB --include .moc/moc_predefs.h -I/usr/local/lib/qt5/mkspecs/freebsd-clang -I/wrkdirs/usr/ports/graphics/qt5-graphicaleffects/work/qtgraphicaleffects-opensource-src-5.9.4/src/effects/private -I/usr/local/include/qt5/QtQuick/5.9.4 -I/usr/local/include/qt5/QtQuick/5.9.4/QtQuick -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtQuick -I/usr/local/include/qt5/QtGui/5.9.4 -I/usr/local/include/qt5/QtGui/5.9.4/QtGui -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtQml/5.9.4 -I/usr/local/include/qt5/QtQml/5.9.4/QtQml -I/usr/local/include/qt5/QtQml -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtCore/5.9.4 -I/usr/local/include/qt5/QtCore/5.9.4/QtCore -I/usr/local/include/qt5/QtCore -I/usr/include/c++/v1 -I/usr/lib/clang/4.0.0/include -I/usr/include
  -Muri=QtGraphicalEffects.private qgfxshaderbuilder_p.h -o .moc/moc_qgfxshaderbuilder_p.cpp
c++ -c -O2 -pipe -fno-strict-aliasing -std=c++1z -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -Wall -W -Wdate-time -pthread -fPIC -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_PLUGIN -DQT_QUICK_LIB -DQT_GUI_LIB -DQT_QML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I/usr/local/include/qt5/QtQuick/5.9.4 -I/usr/local/include/qt5/QtQuick/5.9.4/QtQuick -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtQuick -I/usr/local/include/qt5/QtGui/5.9.4 -I/usr/local/include/qt5/QtGui/5.9.4/QtGui -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtQml/5.9.4 -I/usr/local/include/qt5/QtQml/5.9.4/QtQml -I/usr/local/include/qt5/QtQml -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtCore/5.9.4 -I/usr/local/include/qt5/QtCore/5.9.4/QtCore -I/usr/local/include/qt5/QtCore -I.moc -I/usr/local/include -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o .obj/m
 oc_qgfxshaderbuilder_p.o .moc/moc_qgfxshaderbuilder_p.cpp
rm -f libqtgraphicaleffectsprivate.so
c++ -Wl,--as-needed -pthread -Wl,-rpath,/usr/local/lib/qt5 -shared -o libqtgraphicaleffectsprivate.so .obj/plugin.o  .obj/qgfxshaderbuilder.o  .obj/qgfxsourceproxy.o  .obj/moc_qgfxsourceproxy_p.o  .obj/moc_qgfxshaderbuilder_p.o  -L/wrkdirs/usr/ports/graphics/qt5-graphicaleffects/work/qtgraphicaleffects-opensource-src-5.9.4/lib -L/lib -L/usr/local/lib -L/usr/local/lib/qt5 -lQt5Quick -lQt5Gui -lQt5Qml -lQt5Network -lQt5Core -lGL 
mv -f libqtgraphicaleffectsprivate.so ../../../qml/QtGraphicalEffects/private/
===========================================================================
=======================<phase: run-depends    >============================
===>   qt5-graphicaleffects-5.9.4_1 depends on executable: qtchooser - found
===========================================================================
=======================<phase: stage          >============================
===>  Staging for qt5-graphicaleffects-5.9.4_1
===>   Generating temporary packing list
cd src/ && ( test -e Makefile || /usr/local/lib/qt5/bin/qmake -o Makefile /wrkdirs/usr/ports/graphics/qt5-graphicaleffects/work/qtgraphicaleffects-opensource-src-5.9.4/src/src.pro QT_CONFIG+=release 'QT_CONFIG-=debug separate_debug_info' -spec /usr/local/lib/qt5/mkspecs/freebsd-clang QMAKE_CC=cc QMAKE_CXX=c++ QMAKE_LINK_C=cc QMAKE_LINK_C_SHLIB=cc QMAKE_LINK=c++ QMAKE_LINK_SHLIB=c++ 'QMAKE_CFLAGS=-O2 -pipe  -fno-strict-aliasing' 'QMAKE_CXXFLAGS=-O2 -pipe -fno-strict-aliasing ' 'QMAKE_LFLAGS= -Wl,--as-needed' QMAKE_LIBS= QMAKE_CFLAGS_DEBUG= QMAKE_CFLAGS_RELEASE= QMAKE_CXXFLAGS_DEBUG= QMAKE_CXXFLAGS_RELEASE= PREFIX=/usr/local CONFIG+=release 'CONFIG-=debug separate_debug_info' ) && /usr/bin/make -f Makefile install
cd effects/ && ( test -e Makefile || /usr/local/lib/qt5/bin/qmake -o Makefile /wrkdirs/usr/ports/graphics/qt5-graphicaleffects/work/qtgraphicaleffects-opensource-src-5.9.4/src/effects/effects.pro QT_CONFIG+=release 'QT_CONFIG-=debug separate_debug_info' -spec /usr/local/lib/qt5/mkspecs/freebsd-clang QMAKE_CC=cc QMAKE_CXX=c++ QMAKE_LINK_C=cc QMAKE_LINK_C_SHLIB=cc QMAKE_LINK=c++ QMAKE_LINK_SHLIB=c++ 'QMAKE_CFLAGS=-O2 -pipe  -fno-strict-aliasing' 'QMAKE_CXXFLAGS=-O2 -pipe -fno-strict-aliasing ' 'QMAKE_LFLAGS= -Wl,--as-needed' QMAKE_LIBS= QMAKE_CFLAGS_DEBUG= QMAKE_CFLAGS_RELEASE= QMAKE_CXXFLAGS_DEBUG= QMAKE_CXXFLAGS_RELEASE= PREFIX=/usr/local CONFIG+=release 'CONFIG-=debug separate_debug_info' ) && /usr/bin/make -f Makefile install
( test -e Makefile.effects_plugin || /usr/local/lib/qt5/bin/qmake -o Makefile.effects_plugin /wrkdirs/usr/ports/graphics/qt5-graphicaleffects/work/qtgraphicaleffects-opensource-src-5.9.4/src/effects/effects_plugin.pro QT_CONFIG+=release 'QT_CONFIG-=debug separate_debug_info' -spec /usr/local/lib/qt5/mkspecs/freebsd-clang QMAKE_CC=cc QMAKE_CXX=c++ QMAKE_LINK_C=cc QMAKE_LINK_C_SHLIB=cc QMAKE_LINK=c++ QMAKE_LINK_SHLIB=c++ 'QMAKE_CFLAGS=-O2 -pipe  -fno-strict-aliasing' 'QMAKE_CXXFLAGS=-O2 -pipe -fno-strict-aliasing ' 'QMAKE_LFLAGS= -Wl,--as-needed' QMAKE_LIBS= QMAKE_CFLAGS_DEBUG= QMAKE_CFLAGS_RELEASE= QMAKE_CXXFLAGS_DEBUG= QMAKE_CXXFLAGS_RELEASE= PREFIX=/usr/local CONFIG+=release 'CONFIG-=debug separate_debug_info' ) && /usr/bin/make -f Makefile.effects_plugin install
/usr/local/lib/qt5/bin/qmake -install qinstall -exe ../../qml/QtGraphicalEffects/libqtgraphicaleffectsplugin.so /wrkdirs/usr/ports/graphics/qt5-graphicaleffects/work/stage/usr/local/lib/qt5/qml/QtGraphicalEffects/libqtgraphicaleffectsplugin.so
strip --strip-unneeded /wrkdirs/usr/ports/graphics/qt5-graphicaleffects/work/stage/usr/local/lib/qt5/qml/QtGraphicalEffects/libqtgraphicaleffectsplugin.so
/usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/graphics/qt5-graphicaleffects/work/qtgraphicaleffects-opensource-src-5.9.4/src/effects/qmldir /wrkdirs/usr/ports/graphics/qt5-graphicaleffects/work/stage/usr/local/lib/qt5/qml/QtGraphicalEffects/qmldir
/usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/graphics/qt5-graphicaleffects/work/qtgraphicaleffects-opensource-src-5.9.4/src/effects/plugins.qmltypes /wrkdirs/usr/ports/graphics/qt5-graphicaleffects/work/stage/usr/local/lib/qt5/qml/QtGraphicalEffects/plugins.qmltypes
/usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/graphics/qt5-graphicaleffects/work/qtgraphicaleffects-opensource-src-5.9.4/src/effects/Blend.qml /wrkdirs/usr/ports/graphics/qt5-graphicaleffects/work/stage/usr/local/lib/qt5/qml/QtGraphicalEffects/Blend.qml
/usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/graphics/qt5-graphicaleffects/work/qtgraphicaleffects-opensource-src-5.9.4/src/effects/BrightnessContrast.qml /wrkdirs/usr/ports/graphics/qt5-graphicaleffects/work/stage/usr/local/lib/qt5/qml/QtGraphicalEffects/BrightnessContrast.qml
/usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/graphics/qt5-graphicaleffects/work/qtgraphicaleffects-opensource-src-5.9.4/src/effects/ColorOverlay.qml /wrkdirs/usr/ports/graphics/qt5-graphicaleffects/work/stage/usr/local/lib/qt5/qml/QtGraphicalEffects/ColorOverlay.qml
/usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/graphics/qt5-graphicaleffects/work/qtgraphicaleffects-opensource-src-5.9.4/src/effects/Colorize.qml /wrkdirs/usr/ports/graphics/qt5-graphicaleffects/work/stage/usr/local/lib/qt5/qml/QtGraphicalEffects/Colorize.qml
/usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/graphics/qt5-graphicaleffects/work/qtgraphicaleffects-opensource-src-5.9.4/src/effects/ConicalGradient.qml /wrkdirs/usr/ports/graphics/qt5-graphicaleffects/work/stage/usr/local/lib/qt5/qml/QtGraphicalEffects/ConicalGradient.qml
/usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/graphics/qt5-graphicaleffects/work/qtgraphicaleffects-opensource-src-5.9.4/src/effects/Desaturate.qml /wrkdirs/usr/ports/graphics/qt5-graphicaleffects/work/stage/usr/local/lib/qt5/qml/QtGraphicalEffects/Desaturate.qml
/usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/graphics/qt5-graphicaleffects/work/qtgraphicaleffects-opensource-src-5.9.4/src/effects/DirectionalBlur.qml /wrkdirs/usr/ports/graphics/qt5-graphicaleffects/work/stage/usr/local/lib/qt5/qml/QtGraphicalEffects/DirectionalBlur.qml
/usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/graphics/qt5-graphicaleffects/work/qtgraphicaleffects-opensource-src-5.9.4/src/effects/Displace.qml /wrkdirs/usr/ports/graphics/qt5-graphicaleffects/work/stage/usr/local/lib/qt5/qml/QtGraphicalEffects/Displace.qml
/usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/graphics/qt5-graphicaleffects/work/qtgraphicaleffects-opensource-src-5.9.4/src/effects/DropShadow.qml /wrkdirs/usr/ports/graphics/qt5-graphicaleffects/work/stage/usr/local/lib/qt5/qml/QtGraphicalEffects/DropShadow.qml
/usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/graphics/qt5-graphicaleffects/work/qtgraphicaleffects-opensource-src-5.9.4/src/effects/FastBlur.qml /wrkdirs/usr/ports/graphics/qt5-graphicaleffects/work/stage/usr/local/lib/qt5/qml/QtGraphicalEffects/FastBlur.qml
/usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/graphics/qt5-graphicaleffects/work/qtgraphicaleffects-opensource-src-5.9.4/src/effects/GammaAdjust.qml /wrkdirs/usr/ports/graphics/qt5-graphicaleffects/work/stage/usr/local/lib/qt5/qml/QtGraphicalEffects/GammaAdjust.qml
/usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/graphics/qt5-graphicaleffects/work/qtgraphicaleffects-opensource-src-5.9.4/src/effects/GaussianBlur.qml /wrkdirs/usr/ports/graphics/qt5-graphicaleffects/work/stage/usr/local/lib/qt5/qml/QtGraphicalEffects/GaussianBlur.qml
/usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/graphics/qt5-graphicaleffects/work/qtgraphicaleffects-opensource-src-5.9.4/src/effects/Glow.qml /wrkdirs/usr/ports/graphics/qt5-graphicaleffects/work/stage/usr/local/lib/qt5/qml/QtGraphicalEffects/Glow.qml
/usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/graphics/qt5-graphicaleffects/work/qtgraphicaleffects-opensource-src-5.9.4/src/effects/HueSaturation.qml /wrkdirs/usr/ports/graphics/qt5-graphicaleffects/work/stage/usr/local/lib/qt5/qml/QtGraphicalEffects/HueSaturation.qml
/usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/graphics/qt5-graphicaleffects/work/qtgraphicaleffects-opensource-src-5.9.4/src/effects/InnerShadow.qml /wrkdirs/usr/ports/graphics/qt5-graphicaleffects/work/stage/usr/local/lib/qt5/qml/QtGraphicalEffects/InnerShadow.qml
/usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/graphics/qt5-graphicaleffects/work/qtgraphicaleffects-opensource-src-5.9.4/src/effects/LevelAdjust.qml /wrkdirs/usr/ports/graphics/qt5-graphicaleffects/work/stage/usr/local/lib/qt5/qml/QtGraphicalEffects/LevelAdjust.qml
/usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/graphics/qt5-graphicaleffects/work/qtgraphicaleffects-opensource-src-5.9.4/src/effects/LinearGradient.qml /wrkdirs/usr/ports/graphics/qt5-graphicaleffects/work/stage/usr/local/lib/qt5/qml/QtGraphicalEffects/LinearGradient.qml
/usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/graphics/qt5-graphicaleffects/work/qtgraphicaleffects-opensource-src-5.9.4/src/effects/MaskedBlur.qml /wrkdirs/usr/ports/graphics/qt5-graphicaleffects/work/stage/usr/local/lib/qt5/qml/QtGraphicalEffects/MaskedBlur.qml
/usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/graphics/qt5-graphicaleffects/work/qtgraphicaleffects-opensource-src-5.9.4/src/effects/OpacityMask.qml /wrkdirs/usr/ports/graphics/qt5-graphicaleffects/work/stage/usr/local/lib/qt5/qml/QtGraphicalEffects/OpacityMask.qml
/usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/graphics/qt5-graphicaleffects/work/qtgraphicaleffects-opensource-src-5.9.4/src/effects/RadialBlur.qml /wrkdirs/usr/ports/graphics/qt5-graphicaleffects/work/stage/usr/local/lib/qt5/qml/QtGraphicalEffects/RadialBlur.qml
/usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/graphics/qt5-graphicaleffects/work/qtgraphicaleffects-opensource-src-5.9.4/src/effects/RadialGradient.qml /wrkdirs/usr/ports/graphics/qt5-graphicaleffects/work/stage/usr/local/lib/qt5/qml/QtGraphicalEffects/RadialGradient.qml
/usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/graphics/qt5-graphicaleffects/work/qtgraphicaleffects-opensource-src-5.9.4/src/effects/RectangularGlow.qml /wrkdirs/usr/ports/graphics/qt5-graphicaleffects/work/stage/usr/local/lib/qt5/qml/QtGraphicalEffects/RectangularGlow.qml
/usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/graphics/qt5-graphicaleffects/work/qtgraphicaleffects-opensource-src-5.9.4/src/effects/RecursiveBlur.qml /wrkdirs/usr/ports/graphics/qt5-graphicaleffects/work/stage/usr/local/lib/qt5/qml/QtGraphicalEffects/RecursiveBlur.qml
/usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/graphics/qt5-graphicaleffects/work/qtgraphicaleffects-opensource-src-5.9.4/src/effects/ThresholdMask.qml /wrkdirs/usr/ports/graphics/qt5-graphicaleffects/work/stage/usr/local/lib/qt5/qml/QtGraphicalEffects/ThresholdMask.qml
/usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/graphics/qt5-graphicaleffects/work/qtgraphicaleffects-opensource-src-5.9.4/src/effects/ZoomBlur.qml /wrkdirs/usr/ports/graphics/qt5-graphicaleffects/work/stage/usr/local/lib/qt5/qml/QtGraphicalEffects/ZoomBlur.qml
cd private/ && ( test -e Makefile || /usr/local/lib/qt5/bin/qmake -o Makefile /wrkdirs/usr/ports/graphics/qt5-graphicaleffects/work/qtgraphicaleffects-opensource-src-5.9.4/src/effects/private/private.pro QT_CONFIG+=release 'QT_CONFIG-=debug separate_debug_info' -spec /usr/local/lib/qt5/mkspecs/freebsd-clang QMAKE_CC=cc QMAKE_CXX=c++ QMAKE_LINK_C=cc QMAKE_LINK_C_SHLIB=cc QMAKE_LINK=c++ QMAKE_LINK_SHLIB=c++ 'QMAKE_CFLAGS=-O2 -pipe  -fno-strict-aliasing' 'QMAKE_CXXFLAGS=-O2 -pipe -fno-strict-aliasing ' 'QMAKE_LFLAGS= -Wl,--as-needed' QMAKE_LIBS= QMAKE_CFLAGS_DEBUG= QMAKE_CFLAGS_RELEASE= QMAKE_CXXFLAGS_DEBUG= QMAKE_CXXFLAGS_RELEASE= PREFIX=/usr/local CONFIG+=release 'CONFIG-=debug separate_debug_info' ) && /usr/bin/make -f Makefile install
/usr/local/lib/qt5/bin/qmake -install qinstall -exe ../../../qml/QtGraphicalEffects/private/libqtgraphicaleffectsprivate.so /wrkdirs/usr/ports/graphics/qt5-graphicaleffects/work/stage/usr/local/lib/qt5/qml/QtGraphicalEffects/private/libqtgraphicaleffectsprivate.so
strip --strip-unneeded /wrkdirs/usr/ports/graphics/qt5-graphicaleffects/work/stage/usr/local/lib/qt5/qml/QtGraphicalEffects/private/libqtgraphicaleffectsprivate.so
/usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/graphics/qt5-graphicaleffects/work/qtgraphicaleffects-opensource-src-5.9.4/src/effects/private/qmldir /wrkdirs/usr/ports/graphics/qt5-graphicaleffects/work/stage/usr/local/lib/qt5/qml/QtGraphicalEffects/private/qmldir
/usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/graphics/qt5-graphicaleffects/work/qtgraphicaleffects-opensource-src-5.9.4/src/effects/private/DropShadowBase.qml /wrkdirs/usr/ports/graphics/qt5-graphicaleffects/work/stage/usr/local/lib/qt5/qml/QtGraphicalEffects/private/DropShadowBase.qml
/usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/graphics/qt5-graphicaleffects/work/qtgraphicaleffects-opensource-src-5.9.4/src/effects/private/FastGlow.qml /wrkdirs/usr/ports/graphics/qt5-graphicaleffects/work/stage/usr/local/lib/qt5/qml/QtGraphicalEffects/private/FastGlow.qml
/usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/graphics/qt5-graphicaleffects/work/qtgraphicaleffects-opensource-src-5.9.4/src/effects/private/FastInnerShadow.qml /wrkdirs/usr/ports/graphics/qt5-graphicaleffects/work/stage/usr/local/lib/qt5/qml/QtGraphicalEffects/private/FastInnerShadow.qml
/usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/graphics/qt5-graphicaleffects/work/qtgraphicaleffects-opensource-src-5.9.4/src/effects/private/FastMaskedBlur.qml /wrkdirs/usr/ports/graphics/qt5-graphicaleffects/work/stage/usr/local/lib/qt5/qml/QtGraphicalEffects/private/FastMaskedBlur.qml
/usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/graphics/qt5-graphicaleffects/work/qtgraphicaleffects-opensource-src-5.9.4/src/effects/private/GaussianDirectionalBlur.qml /wrkdirs/usr/ports/graphics/qt5-graphicaleffects/work/stage/usr/local/lib/qt5/qml/QtGraphicalEffects/private/GaussianDirectionalBlur.qml
/usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/graphics/qt5-graphicaleffects/work/qtgraphicaleffects-opensource-src-5.9.4/src/effects/private/GaussianGlow.qml /wrkdirs/usr/ports/graphics/qt5-graphicaleffects/work/stage/usr/local/lib/qt5/qml/QtGraphicalEffects/private/GaussianGlow.qml
/usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/graphics/qt5-graphicaleffects/work/qtgraphicaleffects-opensource-src-5.9.4/src/effects/private/GaussianInnerShadow.qml /wrkdirs/usr/ports/graphics/qt5-graphicaleffects/work/stage/usr/local/lib/qt5/qml/QtGraphicalEffects/private/GaussianInnerShadow.qml
/usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/graphics/qt5-graphicaleffects/work/qtgraphicaleffects-opensource-src-5.9.4/src/effects/private/GaussianMaskedBlur.qml /wrkdirs/usr/ports/graphics/qt5-graphicaleffects/work/stage/usr/local/lib/qt5/qml/QtGraphicalEffects/private/GaussianMaskedBlur.qml
====> Compressing man pages (compress-man)
===========================================================================
=======================<phase: package        >============================
===>  Building package for qt5-graphicaleffects-5.9.4_1
pkg-static: Unable to access file /wrkdirs/usr/ports/graphics/qt5-graphicaleffects/work/stage/usr/local/lib/qt5/qml/QtGraphicalEffects/Blend.qmlc:No such file or directory
pkg-static: Unable to access file /wrkdirs/usr/ports/graphics/qt5-graphicaleffects/work/stage/usr/local/lib/qt5/qml/QtGraphicalEffects/BrightnessContrast.qmlc:No such file or directory
pkg-static: Unable to access file /wrkdirs/usr/ports/graphics/qt5-graphicaleffects/work/stage/usr/local/lib/qt5/qml/QtGraphicalEffects/ColorOverlay.qmlc:No such file or directory
pkg-static: Unable to access file /wrkdirs/usr/ports/graphics/qt5-graphicaleffects/work/stage/usr/local/lib/qt5/qml/QtGraphicalEffects/Colorize.qmlc:No such file or directory
pkg-static: Unable to access file /wrkdirs/usr/ports/graphics/qt5-graphicaleffects/work/stage/usr/local/lib/qt5/qml/QtGraphicalEffects/ConicalGradient.qmlc:No such file or directory
pkg-static: Unable to access file /wrkdirs/usr/ports/graphics/qt5-graphicaleffects/work/stage/usr/local/lib/qt5/qml/QtGraphicalEffects/Desaturate.qmlc:No such file or directory
pkg-static: Unable to access file /wrkdirs/usr/ports/graphics/qt5-graphicaleffects/work/stage/usr/local/lib/qt5/qml/QtGraphicalEffects/DirectionalBlur.qmlc:No such file or directory
pkg-static: Unable to access file /wrkdirs/usr/ports/graphics/qt5-graphicaleffects/work/stage/usr/local/lib/qt5/qml/QtGraphicalEffects/Displace.qmlc:No such file or directory
pkg-static: Unable to access file /wrkdirs/usr/ports/graphics/qt5-graphicaleffects/work/stage/usr/local/lib/qt5/qml/QtGraphicalEffects/DropShadow.qmlc:No such file or directory
pkg-static: Unable to access file /wrkdirs/usr/ports/graphics/qt5-graphicaleffects/work/stage/usr/local/lib/qt5/qml/QtGraphicalEffects/FastBlur.qmlc:No such file or directory
pkg-static: Unable to access file /wrkdirs/usr/ports/graphics/qt5-graphicaleffects/work/stage/usr/local/lib/qt5/qml/QtGraphicalEffects/GammaAdjust.qmlc:No such file or directory
pkg-static: Unable to access file /wrkdirs/usr/ports/graphics/qt5-graphicaleffects/work/stage/usr/local/lib/qt5/qml/QtGraphicalEffects/GaussianBlur.qmlc:No such file or directory
pkg-static: Unable to access file /wrkdirs/usr/ports/graphics/qt5-graphicaleffects/work/stage/usr/local/lib/qt5/qml/QtGraphicalEffects/Glow.qmlc:No such file or directory
pkg-static: Unable to access file /wrkdirs/usr/ports/graphics/qt5-graphicaleffects/work/stage/usr/local/lib/qt5/qml/QtGraphicalEffects/HueSaturation.qmlc:No such file or directory
pkg-static: Unable to access file /wrkdirs/usr/ports/graphics/qt5-graphicaleffects/work/stage/usr/local/lib/qt5/qml/QtGraphicalEffects/InnerShadow.qmlc:No such file or directory
pkg-static: Unable to access file /wrkdirs/usr/ports/graphics/qt5-graphicaleffects/work/stage/usr/local/lib/qt5/qml/QtGraphicalEffects/LevelAdjust.qmlc:No such file or directory
pkg-static: Unable to access file /wrkdirs/usr/ports/graphics/qt5-graphicaleffects/work/stage/usr/local/lib/qt5/qml/QtGraphicalEffects/LinearGradient.qmlc:No such file or directory
pkg-static: Unable to access file /wrkdirs/usr/ports/graphics/qt5-graphicaleffects/work/stage/usr/local/lib/qt5/qml/QtGraphicalEffects/MaskedBlur.qmlc:No such file or directory
pkg-static: Unable to access file /wrkdirs/usr/ports/graphics/qt5-graphicaleffects/work/stage/usr/local/lib/qt5/qml/QtGraphicalEffects/OpacityMask.qmlc:No such file or directory
pkg-static: Unable to access file /wrkdirs/usr/ports/graphics/qt5-graphicaleffects/work/stage/usr/local/lib/qt5/qml/QtGraphicalEffects/RadialBlur.qmlc:No such file or directory
pkg-static: Unable to access file /wrkdirs/usr/ports/graphics/qt5-graphicaleffects/work/stage/usr/local/lib/qt5/qml/QtGraphicalEffects/RadialGradient.qmlc:No such file or directory
pkg-static: Unable to access file /wrkdirs/usr/ports/graphics/qt5-graphicaleffects/work/stage/usr/local/lib/qt5/qml/QtGraphicalEffects/RectangularGlow.qmlc:No such file or directory
pkg-static: Unable to access file /wrkdirs/usr/ports/graphics/qt5-graphicaleffects/work/stage/usr/local/lib/qt5/qml/QtGraphicalEffects/RecursiveBlur.qmlc:No such file or directory
pkg-static: Unable to access file /wrkdirs/usr/ports/graphics/qt5-graphicaleffects/work/stage/usr/local/lib/qt5/qml/QtGraphicalEffects/ThresholdMask.qmlc:No such file or directory
pkg-static: Unable to access file /wrkdirs/usr/ports/graphics/qt5-graphicaleffects/work/stage/usr/local/lib/qt5/qml/QtGraphicalEffects/ZoomBlur.qmlc:No such file or directory
pkg-static: Unable to access file /wrkdirs/usr/ports/graphics/qt5-graphicaleffects/work/stage/usr/local/lib/qt5/qml/QtGraphicalEffects/private/DropShadowBase.qmlc:No such file or directory
pkg-static: Unable to access file /wrkdirs/usr/ports/graphics/qt5-graphicaleffects/work/stage/usr/local/lib/qt5/qml/QtGraphicalEffects/private/FastGlow.qmlc:No such file or directory
pkg-static: Unable to access file /wrkdirs/usr/ports/graphics/qt5-graphicaleffects/work/stage/usr/local/lib/qt5/qml/QtGraphicalEffects/private/FastInnerShadow.qmlc:No such file or directory
pkg-static: Unable to access file /wrkdirs/usr/ports/graphics/qt5-graphicaleffects/work/stage/usr/local/lib/qt5/qml/QtGraphicalEffects/private/FastMaskedBlur.qmlc:No such file or directory
pkg-static: Unable to access file /wrkdirs/usr/ports/graphics/qt5-graphicaleffects/work/stage/usr/local/lib/qt5/qml/QtGraphicalEffects/private/GaussianDirectionalBlur.qmlc:No such file or directory
pkg-static: Unable to access file /wrkdirs/usr/ports/graphics/qt5-graphicaleffects/work/stage/usr/local/lib/qt5/qml/QtGraphicalEffects/private/GaussianGlow.qmlc:No such file or directory
pkg-static: Unable to access file /wrkdirs/usr/ports/graphics/qt5-graphicaleffects/work/stage/usr/local/lib/qt5/qml/QtGraphicalEffects/private/GaussianInnerShadow.qmlc:No such file or directory
pkg-static: Unable to access file /wrkdirs/usr/ports/graphics/qt5-graphicaleffects/work/stage/usr/local/lib/qt5/qml/QtGraphicalEffects/private/GaussianMaskedBlur.qmlc:No such file or directory
*** Error code 1

Stop.
make: stopped in /usr/ports/graphics/qt5-graphicaleffects



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