Date: Sat, 5 Jan 2019 17:15:43 GMT From: pkg-fallout@FreeBSD.org To: pkg-fallout@FreeBSD.org Subject: [package - head-arm64-default][net/qt5-networkauth] Failed for qt5-networkauth-5.12.0 in package Message-ID: <201901051715.x05HFhdr018027@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: head/net/qt5-networkauth/Makefile 488421 2018-12-26 19:34:59Z tcberner $ Log URL: http://thunderx1.nyi.freebsd.org/data/head-arm64-default/p488500_s342546/logs/qt5-networkauth-5.12.0.log Build URL: http://thunderx1.nyi.freebsd.org/build.html?mastername=head-arm64-default&build=p488500_s342546 Log: =>> Building net/qt5-networkauth build started at Sat Jan 5 17:11:38 UTC 2019 port directory: /usr/ports/net/qt5-networkauth package name: qt5-networkauth-5.12.0 building for: FreeBSD head-arm64-default-job-15 13.0-CURRENT FreeBSD 13.0-CURRENT 1300006 arm64 maintained by: kde@FreeBSD.org Makefile ident: $FreeBSD: head/net/qt5-networkauth/Makefile 488421 2018-12-26 19:34:59Z tcberner $ Poudriere version: 3.2.8 Host OSVERSION: 1300002 Jail OSVERSION: 1300006 Job Id: 15 !!! Jail is newer than host. (Jail: 1300006, Host: 1300002) !!! !!! This is not supported. !!! !!! Host kernel must be same or newer than jail. !!! !!! Expect build failures. !!! ---Begin Environment--- SHELL=/bin/csh OSVERSION=1300006 UNAME_v=FreeBSD 13.0-CURRENT 1300006 UNAME_r=13.0-CURRENT 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.8 MASTERMNT=/usr/local/poudriere/data/.m/head-arm64-default/ref POUDRIERE_BUILD_TYPE=bulk PACKAGE_BUILDING=yes SAVED_TERM= PWD=/usr/local/poudriere/data/.m/head-arm64-default/ref/.p/pool P_PORTS_FEATURES=FLAVORS SELECTED_OPTIONS MASTERNAME=head-arm64-default SCRIPTPREFIX=/usr/local/share/poudriere OLDPWD=/usr/local/poudriere/data/.m/head-arm64-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-- 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-- QT_SELECT=qt5 QMAKEMODULES="/wrkdirs/usr/ports/net/qt5-networkauth/work/qtnetworkauth-everywhere-src-5.12.0/mkspecs/modules:/usr/local/lib/qt5/mkspecs/modules" MAKE="make" XDG_DATA_HOME=/wrkdirs/usr/ports/net/qt5-networkauth/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/net/qt5-networkauth/work HOME=/wrkdirs/usr/ports/net/qt5-networkauth/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/net/qt5-networkauth/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/net/qt5-networkauth/work/qtnetworkauth-everywhere-src-5.12.0/mkspecs/modules:/usr/local/lib/qt5/mkspecs/modules" XDG_DATA_HOME=/wrkdirs/usr/ports/net/qt5-networkauth/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/net/qt5-networkauth/work HOME=/wrkdirs/usr/ports/net/qt5-networkauth/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/net/qt5-networkauth/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="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-- 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.12 FULLVER=5.12.0 QT_CMAKEDIR="lib/cmake" QT_ETCDIR="etc/xdg" OSREL=13.0 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local LIB32DIR=lib DOCSDIR="share/doc/networkauth" EXAMPLESDIR="share/examples/networkauth" DATADIR="share/networkauth" WWWDIR="www/networkauth" ETCDIR="etc/networkauth" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/networkauth DOCSDIR=/usr/local/share/doc/networkauth EXAMPLESDIR=/usr/local/share/examples/networkauth WWWDIR=/usr/local/www/networkauth ETCDIR=/usr/local/etc/networkauth --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 # stable/10 includes src.conf too late but make.conf is in sys.mk .if ${.CURDIR:M/poudriere/jails/10*/usr/src/usr.bin/xlint*} # Disable build of llib now that head no longer has lint(1) LINT= true .endif #### /usr/ports/Mk/Scripts/ports_env.sh #### _CCVERSION_921dbbb2=FreeBSD clang version 7.0.1 (tags/RELEASE_701/final 349250) (based on LLVM 7.0.1) Target: aarch64-unknown-freebsd13.0 Thread model: posix InstalledDir: /usr/bin _ALTCCVERSION_921dbbb2=none _CXXINTERNAL_acaad9ca=FreeBSD clang version 7.0.1 (tags/RELEASE_701/final 349250) (based on LLVM 7.0.1) Target: aarch64-unknown-freebsd13.0 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_f2776b26=yes CC_OUTPUT_921dbbb2_b2657cc3=yes CC_OUTPUT_921dbbb2_380987f7=yes CC_OUTPUT_921dbbb2_160933ec=yes CC_OUTPUT_921dbbb2_fb62803b=yes _OBJC_CCVERSION_921dbbb2=FreeBSD clang version 7.0.1 (tags/RELEASE_701/final 349250) (based on LLVM 7.0.1) Target: aarch64-unknown-freebsd13.0 Thread model: posix InstalledDir: /usr/bin _OBJC_ALTCCVERSION_921dbbb2=none ARCH=aarch64 OPSYS=FreeBSD _OSRELEASE=13.0-CURRENT OSREL=13.0 OSVERSION=1300006 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-networkauth-5.12.0 depends on file: /usr/local/sbin/pkg - not found ===> Installing existing package /packages/All/pkg-1.10.5_5.txz [head-arm64-default-job-15] Installing pkg-1.10.5_5... [head-arm64-default-job-15] Extracting pkg-1.10.5_5: .......... done ===> qt5-networkauth-5.12.0 depends on file: /usr/local/sbin/pkg - found ===> Returning to build of qt5-networkauth-5.12.0 =========================================================================== =======================<phase: fetch-depends >============================ =========================================================================== =======================<phase: fetch >============================ ===> License LGPL21 accepted by the user => qtnetworkauth-everywhere-src-5.12.0.tar.xz doesn't seem to exist in /portdistfiles/KDE/Qt/5.12.0. => Attempting to fetch https://download.qt.io/official_releases/qt/5.12/5.12.0/submodules//qtnetworkauth-everywhere-src-5.12.0.tar.xz qtnetworkauth-everywhere-src-5.12.0.tar.xz 135 kB 13 MBps 00s ===> Fetching all distfiles required by qt5-networkauth-5.12.0 for building =========================================================================== =======================<phase: checksum >============================ ===> License LGPL21 accepted by the user ===> Fetching all distfiles required by qt5-networkauth-5.12.0 for building => SHA256 Checksum OK for KDE/Qt/5.12.0/qtnetworkauth-everywhere-src-5.12.0.tar.xz. =========================================================================== =======================<phase: extract-depends>============================ =========================================================================== =======================<phase: extract >============================ ===> License LGPL21 accepted by the user ===> Fetching all distfiles required by qt5-networkauth-5.12.0 for building ===> Extracting for qt5-networkauth-5.12.0 => SHA256 Checksum OK for KDE/Qt/5.12.0/qtnetworkauth-everywhere-src-5.12.0.tar.xz. =========================================================================== =======================<phase: patch-depends >============================ =========================================================================== =======================<phase: patch >============================ ===> Patching for qt5-networkauth-5.12.0 =========================================================================== =======================<phase: build-depends >============================ ===> qt5-networkauth-5.12.0 depends on file: /usr/local/lib/qt5/bin/moc - not found ===> Installing existing package /packages/All/qt5-buildtools-5.12.0_1.txz <snip> By default, the Qt5 versions are run. It is possible to change the behavior by setting the QT_SELECT environment variable to "qt4". See qtchooser(1) for more information. ===> qt5-networkauth-5.12.0 depends on file: /usr/local/lib/qt5/bin/moc - found ===> Returning to build of qt5-networkauth-5.12.0 ===> qt5-networkauth-5.12.0 depends on file: /usr/local/lib/qt5/bin/qmake - not found ===> Installing existing package /packages/All/qt5-qmake-5.12.0_1.txz [head-arm64-default-job-15] Installing qt5-qmake-5.12.0_1... [head-arm64-default-job-15] Extracting qt5-qmake-5.12.0_1: .......... done ===> qt5-networkauth-5.12.0 depends on file: /usr/local/lib/qt5/bin/qmake - found ===> Returning to build of qt5-networkauth-5.12.0 =========================================================================== =======================<phase: lib-depends >============================ ===> qt5-networkauth-5.12.0 depends on shared library: libQt5Core.so - not found ===> Installing existing package /packages/All/qt5-core-5.12.0.txz [head-arm64-default-job-15] Installing qt5-core-5.12.0... [head-arm64-default-job-15] `-- Installing gettext-runtime-0.19.8.1_2... [head-arm64-default-job-15] | `-- Installing indexinfo-0.3.1... [head-arm64-default-job-15] | `-- Extracting indexinfo-0.3.1: .... done [head-arm64-default-job-15] `-- Extracting gettext-runtime-0.19.8.1_2: .......... done [head-arm64-default-job-15] `-- Installing glib-2.56.3_2,1... [head-arm64-default-job-15] | `-- Installing libffi-3.2.1_3... [head-arm64-default-job-15] | `-- Extracting libffi-3.2.1_3: .......... done [head-arm64-default-job-15] | `-- Installing libiconv-1.14_11... [head-arm64-default-job-15] | `-- Extracting libiconv-1.14_11: .......... done [head-arm64-default-job-15] | `-- Installing libxml2-2.9.7... [head-arm64-default-job-15] | `-- Extracting libxml2-2.9.7: .......... done [head-arm64-default-job-15] | `-- Installing pcre-8.42_1... [head-arm64-default-job-15] | `-- Extracting pcre-8.42_1: .......... done [head-arm64-default-job-15] | `-- Installing python27-2.7.15... [head-arm64-default-job-15] | | `-- Installing readline-7.0.5... [head-arm64-default-job-15] | | `-- Extracting readline-7.0.5: .......... done [head-arm64-default-job-15] | `-- Extracting python27-2.7.15: .......... done [head-arm64-default-job-15] `-- Extracting glib-2.56.3_2,1: .......... done No schema files found: doing nothing. [head-arm64-default-job-15] `-- Installing icu-63.1_1,1... [head-arm64-default-job-15] `-- Extracting icu-63.1_1,1: .......... done [head-arm64-default-job-15] `-- Installing pcre2-10.31... [head-arm64-default-job-15] `-- Extracting pcre2-10.31: .......... done [head-arm64-default-job-15] Extracting qt5-core-5.12.0: .......... done Message from python27-2.7.15: =========================================================================== Note that some standard Python modules are provided as separate ports as they require additional dependencies. They are available as: bsddb databases/py-bsddb gdbm databases/py-gdbm sqlite3 databases/py-sqlite3 tkinter x11-toolkits/py-tkinter =========================================================================== ===> qt5-networkauth-5.12.0 depends on shared library: libQt5Core.so - found (/usr/local/lib/qt5/libQt5Core.so) ===> Returning to build of qt5-networkauth-5.12.0 ===> qt5-networkauth-5.12.0 depends on shared library: libQt5Network.so - not found ===> Installing existing package /packages/All/qt5-network-5.12.0_3.txz [head-arm64-default-job-15] Installing qt5-network-5.12.0_3... [head-arm64-default-job-15] `-- Installing ca_root_nss-3.41... [head-arm64-default-job-15] `-- Extracting ca_root_nss-3.41: ........ done [head-arm64-default-job-15] Extracting qt5-network-5.12.0_3: .......... done Message from ca_root_nss-3.41: ********************************* WARNING ********************************* 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. *********************************** 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 *************************************************************************** ===> qt5-networkauth-5.12.0 depends on shared library: libQt5Network.so - found (/usr/local/lib/qt5/libQt5Network.so) ===> Returning to build of qt5-networkauth-5.12.0 =========================================================================== =======================<phase: configure >============================ ===> Configuring for qt5-networkauth-5.12.0 /bin/mkdir -p /wrkdirs/usr/ports/net/qt5-networkauth/work/qtnetworkauth-everywhere-src-5.12.0 echo 'CMAKE_MODULE_TESTS = -' > /wrkdirs/usr/ports/net/qt5-networkauth/work/qtnetworkauth-everywhere-src-5.12.0/.qmake.cache echo 'QMAKE_LIBDIR_FLAGS = -L/wrkdirs/usr/ports/net/qt5-networkauth/work/qtnetworkauth-everywhere-src-5.12.0/lib' >> /wrkdirs/usr/ports/net/qt5-networkauth/work/qtnetworkauth-everywhere-src-5.12.0/.qmake.cache Info: creating stash file /wrkdirs/usr/ports/net/qt5-networkauth/work/qtnetworkauth-everywhere-src-5.12.0/.qmake.stash Reading /wrkdirs/usr/ports/net/qt5-networkauth/work/qtnetworkauth-everywhere-src-5.12.0/src/src.pro Reading /wrkdirs/usr/ports/net/qt5-networkauth/work/qtnetworkauth-everywhere-src-5.12.0/src/oauth/oauth.pro =========================================================================== =======================<phase: build >============================ ===> Building for qt5-networkauth-5.12.0 cd src/ && ( test -e Makefile || /usr/local/lib/qt5/bin/qmake -o Makefile /wrkdirs/usr/ports/net/qt5-networkauth/work/qtnetworkauth-everywhere-src-5.12.0/src/src.pro -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' QT_CONFIG+=release 'QT_CONFIG-=debug separate_debug_info' ) && /usr/bin/make -f Makefile all cd oauth/ && ( test -e Makefile || /usr/local/lib/qt5/bin/qmake -o Makefile /wrkdirs/usr/ports/net/qt5-networkauth/work/qtnetworkauth-everywhere-src-5.12.0/src/oauth/oauth.pro -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' QT_CONFIG+=release 'QT_CONFIG-=debug separate_debug_info' ) && /usr/bin/make -f Makefile all perl /usr/local/lib/qt5/mkspecs/features/data/unix/findclasslist.pl < QtNetworkAuth.version.in > QtNetworkAuth.version c++ -c -O2 -pipe -fno-strict-aliasing -std=c++1z -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -Wall -W -Wdate-time -Winconsistent-missing-override -pthread -fPIC -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_NETWORKAUTH_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I../../include -I../../include/QtNetworkAuth -I../../include/QtNetworkAuth/5.12.0 -I../../include/QtNetworkAuth/5.12.0/QtNetworkAuth -I/usr/local/include/qt5/QtCore/5.12.0 -I/usr/local/include/qt5/QtCore/5.12.0/QtCore -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtCore -I.moc -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o .obj/qoauth1.o qoauth1.cpp c++ -c -O2 -pipe -fno-strict-aliasing -std=c++1z -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -Wall -W -Wdate-time -Winconsistent-missing-override -pthread -fPIC -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_NETWORKAUTH_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I../../include -I../../include/QtNetworkAuth -I../../include/QtNetworkAuth/5.12.0 -I../../include/QtNetworkAuth/5.12.0/QtNetworkAuth -I/usr/local/include/qt5/QtCore/5.12.0 -I/usr/local/include/qt5/QtCore/5.12.0/QtCore -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtCore -I.moc -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o .obj/qabstractoauth.o qabstractoauth.cpp c++ -c -O2 -pipe -fno-strict-aliasing -std=c++1z -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -Wall -W -Wdate-time -Winconsistent-missing-override -pthread -fPIC -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_NETWORKAUTH_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I../../include -I../../include/QtNetworkAuth -I../../include/QtNetworkAuth/5.12.0 -I../../include/QtNetworkAuth/5.12.0/QtNetworkAuth -I/usr/local/include/qt5/QtCore/5.12.0 -I/usr/local/include/qt5/QtCore/5.12.0/QtCore -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtCore -I.moc -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o .obj/qabstractoauth2.o qabstractoauth2.cpp c++ -c -O2 -pipe -fno-strict-aliasing -std=c++1z -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -Wall -W -Wdate-time -Winconsistent-missing-override -pthread -fPIC -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_NETWORKAUTH_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I../../include -I../../include/QtNetworkAuth -I../../include/QtNetworkAuth/5.12.0 -I../../include/QtNetworkAuth/5.12.0/QtNetworkAuth -I/usr/local/include/qt5/QtCore/5.12.0 -I/usr/local/include/qt5/QtCore/5.12.0/QtCore -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtCore -I.moc -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o .obj/qoauth1signature.o qoauth1signature.cpp c++ -c -O2 -pipe -fno-strict-aliasing -std=c++1z -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -Wall -W -Wdate-time -Winconsistent-missing-override -pthread -fPIC -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_NETWORKAUTH_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I../../include -I../../include/QtNetworkAuth -I../../include/QtNetworkAuth/5.12.0 -I../../include/QtNetworkAuth/5.12.0/QtNetworkAuth -I/usr/local/include/qt5/QtCore/5.12.0 -I/usr/local/include/qt5/QtCore/5.12.0/QtCore -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtCore -I.moc -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o .obj/qoauthoobreplyhandler.o qoauthoobreplyhandler.cpp c++ -c -O2 -pipe -fno-strict-aliasing -std=c++1z -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -Wall -W -Wdate-time -Winconsistent-missing-override -pthread -fPIC -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_NETWORKAUTH_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I../../include -I../../include/QtNetworkAuth -I../../include/QtNetworkAuth/5.12.0 -I../../include/QtNetworkAuth/5.12.0/QtNetworkAuth -I/usr/local/include/qt5/QtCore/5.12.0 -I/usr/local/include/qt5/QtCore/5.12.0/QtCore -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtCore -I.moc -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o .obj/qabstractoauthreplyhandler.o qabstractoauthreplyhandler.cpp c++ -c -O2 -pipe -fno-strict-aliasing -std=c++1z -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -Wall -W -Wdate-time -Winconsistent-missing-override -pthread -fPIC -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_NETWORKAUTH_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I../../include -I../../include/QtNetworkAuth -I../../include/QtNetworkAuth/5.12.0 -I../../include/QtNetworkAuth/5.12.0/QtNetworkAuth -I/usr/local/include/qt5/QtCore/5.12.0 -I/usr/local/include/qt5/QtCore/5.12.0/QtCore -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtCore -I.moc -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o .obj/qoauth2authorizationcodeflow.o qoauth2authorizationcodeflow.cpp c++ -c -O2 -pipe -fno-strict-aliasing -std=c++1z -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -Wall -W -Wdate-time -Winconsistent-missing-override -pthread -fPIC -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_NETWORKAUTH_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I../../include -I../../include/QtNetworkAuth -I../../include/QtNetworkAuth/5.12.0 -I../../include/QtNetworkAuth/5.12.0/QtNetworkAuth -I/usr/local/include/qt5/QtCore/5.12.0 -I/usr/local/include/qt5/QtCore/5.12.0/QtCore -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtCore -I.moc -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o .obj/qoauthhttpserverreplyhandler.o qoauthhttpserverreplyhandler.cpp c++ -O2 -pipe -fno-strict-aliasing -std=c++1z -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -Wall -W -Wdate-time -Winconsistent-missing-override -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_BUILD_NETWORKAUTH_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_NETWORK_LIB -DQT_CORE_LIB --include /wrkdirs/usr/ports/net/qt5-networkauth/work/qtnetworkauth-everywhere-src-5.12.0/src/oauth/.moc/moc_predefs.h -I/usr/local/lib/qt5/mkspecs/freebsd-clang -I/wrkdirs/usr/ports/net/qt5-networkauth/work/qtnetworkauth-everywhere-src-5.12.0/src/oauth -I/wrkdirs/usr/ports/net/qt5-networkauth/work/qtnetworkauth-everywhere-src-5.12.0/include -I/wrkdirs/usr/ports/net/qt5-networkauth/work/qtnetworkauth-everywhere-src-5.12.0/include/QtNetworkAuth -I/wrkdirs/usr/ports/net/qt5-networkauth/work/qtnetworkauth-everywhere-src-5.12.0/include/QtNetworkAuth/5.12.0 -I/wrkdirs/usr/ports/net/qt5-networkauth/work/qtnetworkauth-everywher e-src-5.12.0/include/QtNetworkAuth/5.12.0/QtNetworkAuth -I/usr/local/include/qt5/QtCore/5.12.0 -I/usr/local/include/qt5/QtCore/5.12.0/QtCore -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtCore -I/usr/include/c++/v1 -I/usr/lib/clang/7.0.1/include -I/usr/include qoauth1.h -o .moc/moc_qoauth1.cpp c++ -c -O2 -pipe -fno-strict-aliasing -std=c++1z -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -Wall -W -Wdate-time -Winconsistent-missing-override -pthread -fPIC -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_NETWORKAUTH_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I../../include -I../../include/QtNetworkAuth -I../../include/QtNetworkAuth/5.12.0 -I../../include/QtNetworkAuth/5.12.0/QtNetworkAuth -I/usr/local/include/qt5/QtCore/5.12.0 -I/usr/local/include/qt5/QtCore/5.12.0/QtCore -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtCore -I.moc -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o .obj/moc_qoauth1.o .moc/moc_qoauth1.cpp /usr/local/lib/qt5/bin/moc -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_NETWORKAUTH_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_NETWORK_LIB -DQT_CORE_LIB --include /wrkdirs/usr/ports/net/qt5-networkauth/work/qtnetworkauth-everywhere-src-5.12.0/src/oauth/.moc/moc_predefs.h -I/usr/local/lib/qt5/mkspecs/freebsd-clang -I/wrkdirs/usr/ports/net/qt5-networkauth/work/qtnetworkauth-everywhere-src-5.12.0/src/oauth -I/wrkdirs/usr/ports/net/qt5-networkauth/work/qtnetworkauth-everywhere-src-5.12.0/include -I/wrkdirs/usr/ports/net/qt5-networkauth/work/qtnetworkauth-everywhere-src-5.12.0/include/QtNetworkAuth -I/wrkdirs/usr/ports/net/qt5-networkauth/work/qtnetworkauth-everywhere-src-5.12.0/include/QtNetworkAuth/5.12.0 -I/wrkdirs/usr/ports/net/qt5-networkauth/work/qtnetworkauth-everywher e-src-5.12.0/include/QtNetworkAuth/5.12.0/QtNetworkAuth -I/usr/local/include/qt5/QtCore/5.12.0 -I/usr/local/include/qt5/QtCore/5.12.0/QtCore -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtCore -I/usr/include/c++/v1 -I/usr/lib/clang/7.0.1/include -I/usr/include qabstractoauth.h -o .moc/moc_qabstractoauth.cpp c++ -c -O2 -pipe -fno-strict-aliasing -std=c++1z -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -Wall -W -Wdate-time -Winconsistent-missing-override -pthread -fPIC -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_NETWORKAUTH_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I../../include -I../../include/QtNetworkAuth -I../../include/QtNetworkAuth/5.12.0 -I../../include/QtNetworkAuth/5.12.0/QtNetworkAuth -I/usr/local/include/qt5/QtCore/5.12.0 -I/usr/local/include/qt5/QtCore/5.12.0/QtCore -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtCore -I.moc -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o .obj/moc_qabstractoauth.o .moc/moc_qabstractoauth.cpp /usr/local/lib/qt5/bin/moc -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_NETWORKAUTH_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_NETWORK_LIB -DQT_CORE_LIB --include /wrkdirs/usr/ports/net/qt5-networkauth/work/qtnetworkauth-everywhere-src-5.12.0/src/oauth/.moc/moc_predefs.h -I/usr/local/lib/qt5/mkspecs/freebsd-clang -I/wrkdirs/usr/ports/net/qt5-networkauth/work/qtnetworkauth-everywhere-src-5.12.0/src/oauth -I/wrkdirs/usr/ports/net/qt5-networkauth/work/qtnetworkauth-everywhere-src-5.12.0/include -I/wrkdirs/usr/ports/net/qt5-networkauth/work/qtnetworkauth-everywhere-src-5.12.0/include/QtNetworkAuth -I/wrkdirs/usr/ports/net/qt5-networkauth/work/qtnetworkauth-everywhere-src-5.12.0/include/QtNetworkAuth/5.12.0 -I/wrkdirs/usr/ports/net/qt5-networkauth/work/qtnetworkauth-everywher e-src-5.12.0/include/QtNetworkAuth/5.12.0/QtNetworkAuth -I/usr/local/include/qt5/QtCore/5.12.0 -I/usr/local/include/qt5/QtCore/5.12.0/QtCore -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtCore -I/usr/include/c++/v1 -I/usr/lib/clang/7.0.1/include -I/usr/include qabstractoauth2.h -o .moc/moc_qabstractoauth2.cpp c++ -c -O2 -pipe -fno-strict-aliasing -std=c++1z -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -Wall -W -Wdate-time -Winconsistent-missing-override -pthread -fPIC -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_NETWORKAUTH_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I../../include -I../../include/QtNetworkAuth -I../../include/QtNetworkAuth/5.12.0 -I../../include/QtNetworkAuth/5.12.0/QtNetworkAuth -I/usr/local/include/qt5/QtCore/5.12.0 -I/usr/local/include/qt5/QtCore/5.12.0/QtCore -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtCore -I.moc -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o .obj/moc_qabstractoauth2.o .moc/moc_qabstractoauth2.cpp /usr/local/lib/qt5/bin/moc -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_NETWORKAUTH_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_NETWORK_LIB -DQT_CORE_LIB --include /wrkdirs/usr/ports/net/qt5-networkauth/work/qtnetworkauth-everywhere-src-5.12.0/src/oauth/.moc/moc_predefs.h -I/usr/local/lib/qt5/mkspecs/freebsd-clang -I/wrkdirs/usr/ports/net/qt5-networkauth/work/qtnetworkauth-everywhere-src-5.12.0/src/oauth -I/wrkdirs/usr/ports/net/qt5-networkauth/work/qtnetworkauth-everywhere-src-5.12.0/include -I/wrkdirs/usr/ports/net/qt5-networkauth/work/qtnetworkauth-everywhere-src-5.12.0/include/QtNetworkAuth -I/wrkdirs/usr/ports/net/qt5-networkauth/work/qtnetworkauth-everywhere-src-5.12.0/include/QtNetworkAuth/5.12.0 -I/wrkdirs/usr/ports/net/qt5-networkauth/work/qtnetworkauth-everywher e-src-5.12.0/include/QtNetworkAuth/5.12.0/QtNetworkAuth -I/usr/local/include/qt5/QtCore/5.12.0 -I/usr/local/include/qt5/QtCore/5.12.0/QtCore -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtCore -I/usr/include/c++/v1 -I/usr/lib/clang/7.0.1/include -I/usr/include qoauthoobreplyhandler.h -o .moc/moc_qoauthoobreplyhandler.cpp c++ -c -O2 -pipe -fno-strict-aliasing -std=c++1z -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -Wall -W -Wdate-time -Winconsistent-missing-override -pthread -fPIC -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_NETWORKAUTH_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I../../include -I../../include/QtNetworkAuth -I../../include/QtNetworkAuth/5.12.0 -I../../include/QtNetworkAuth/5.12.0/QtNetworkAuth -I/usr/local/include/qt5/QtCore/5.12.0 -I/usr/local/include/qt5/QtCore/5.12.0/QtCore -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtCore -I.moc -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o .obj/moc_qoauthoobreplyhandler.o .moc/moc_qoauthoobreplyhandler.cpp /usr/local/lib/qt5/bin/moc -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_NETWORKAUTH_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_NETWORK_LIB -DQT_CORE_LIB --include /wrkdirs/usr/ports/net/qt5-networkauth/work/qtnetworkauth-everywhere-src-5.12.0/src/oauth/.moc/moc_predefs.h -I/usr/local/lib/qt5/mkspecs/freebsd-clang -I/wrkdirs/usr/ports/net/qt5-networkauth/work/qtnetworkauth-everywhere-src-5.12.0/src/oauth -I/wrkdirs/usr/ports/net/qt5-networkauth/work/qtnetworkauth-everywhere-src-5.12.0/include -I/wrkdirs/usr/ports/net/qt5-networkauth/work/qtnetworkauth-everywhere-src-5.12.0/include/QtNetworkAuth -I/wrkdirs/usr/ports/net/qt5-networkauth/work/qtnetworkauth-everywhere-src-5.12.0/include/QtNetworkAuth/5.12.0 -I/wrkdirs/usr/ports/net/qt5-networkauth/work/qtnetworkauth-everywher e-src-5.12.0/include/QtNetworkAuth/5.12.0/QtNetworkAuth -I/usr/local/include/qt5/QtCore/5.12.0 -I/usr/local/include/qt5/QtCore/5.12.0/QtCore -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtCore -I/usr/include/c++/v1 -I/usr/lib/clang/7.0.1/include -I/usr/include qabstractoauthreplyhandler.h -o .moc/moc_qabstractoauthreplyhandler.cpp c++ -c -O2 -pipe -fno-strict-aliasing -std=c++1z -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -Wall -W -Wdate-time -Winconsistent-missing-override -pthread -fPIC -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_NETWORKAUTH_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I../../include -I../../include/QtNetworkAuth -I../../include/QtNetworkAuth/5.12.0 -I../../include/QtNetworkAuth/5.12.0/QtNetworkAuth -I/usr/local/include/qt5/QtCore/5.12.0 -I/usr/local/include/qt5/QtCore/5.12.0/QtCore -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtCore -I.moc -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o .obj/moc_qabstractoauthreplyhandler.o .moc/moc_qabstractoauthreplyhandler.cpp /usr/local/lib/qt5/bin/moc -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_NETWORKAUTH_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_NETWORK_LIB -DQT_CORE_LIB --include /wrkdirs/usr/ports/net/qt5-networkauth/work/qtnetworkauth-everywhere-src-5.12.0/src/oauth/.moc/moc_predefs.h -I/usr/local/lib/qt5/mkspecs/freebsd-clang -I/wrkdirs/usr/ports/net/qt5-networkauth/work/qtnetworkauth-everywhere-src-5.12.0/src/oauth -I/wrkdirs/usr/ports/net/qt5-networkauth/work/qtnetworkauth-everywhere-src-5.12.0/include -I/wrkdirs/usr/ports/net/qt5-networkauth/work/qtnetworkauth-everywhere-src-5.12.0/include/QtNetworkAuth -I/wrkdirs/usr/ports/net/qt5-networkauth/work/qtnetworkauth-everywhere-src-5.12.0/include/QtNetworkAuth/5.12.0 -I/wrkdirs/usr/ports/net/qt5-networkauth/work/qtnetworkauth-everywher e-src-5.12.0/include/QtNetworkAuth/5.12.0/QtNetworkAuth -I/usr/local/include/qt5/QtCore/5.12.0 -I/usr/local/include/qt5/QtCore/5.12.0/QtCore -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtCore -I/usr/include/c++/v1 -I/usr/lib/clang/7.0.1/include -I/usr/include qoauth2authorizationcodeflow.h -o .moc/moc_qoauth2authorizationcodeflow.cpp c++ -c -O2 -pipe -fno-strict-aliasing -std=c++1z -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -Wall -W -Wdate-time -Winconsistent-missing-override -pthread -fPIC -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_NETWORKAUTH_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I../../include -I../../include/QtNetworkAuth -I../../include/QtNetworkAuth/5.12.0 -I../../include/QtNetworkAuth/5.12.0/QtNetworkAuth -I/usr/local/include/qt5/QtCore/5.12.0 -I/usr/local/include/qt5/QtCore/5.12.0/QtCore -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtCore -I.moc -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o .obj/moc_qoauth2authorizationcodeflow.o .moc/moc_qoauth2authorizationcodeflow.cpp /usr/local/lib/qt5/bin/moc -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_NETWORKAUTH_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_NETWORK_LIB -DQT_CORE_LIB --include /wrkdirs/usr/ports/net/qt5-networkauth/work/qtnetworkauth-everywhere-src-5.12.0/src/oauth/.moc/moc_predefs.h -I/usr/local/lib/qt5/mkspecs/freebsd-clang -I/wrkdirs/usr/ports/net/qt5-networkauth/work/qtnetworkauth-everywhere-src-5.12.0/src/oauth -I/wrkdirs/usr/ports/net/qt5-networkauth/work/qtnetworkauth-everywhere-src-5.12.0/include -I/wrkdirs/usr/ports/net/qt5-networkauth/work/qtnetworkauth-everywhere-src-5.12.0/include/QtNetworkAuth -I/wrkdirs/usr/ports/net/qt5-networkauth/work/qtnetworkauth-everywhere-src-5.12.0/include/QtNetworkAuth/5.12.0 -I/wrkdirs/usr/ports/net/qt5-networkauth/work/qtnetworkauth-everywher e-src-5.12.0/include/QtNetworkAuth/5.12.0/QtNetworkAuth -I/usr/local/include/qt5/QtCore/5.12.0 -I/usr/local/include/qt5/QtCore/5.12.0/QtCore -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtCore -I/usr/include/c++/v1 -I/usr/lib/clang/7.0.1/include -I/usr/include qoauthhttpserverreplyhandler.h -o .moc/moc_qoauthhttpserverreplyhandler.cpp c++ -c -O2 -pipe -fno-strict-aliasing -std=c++1z -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -Wall -W -Wdate-time -Winconsistent-missing-override -pthread -fPIC -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_NETWORKAUTH_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I../../include -I../../include/QtNetworkAuth -I../../include/QtNetworkAuth/5.12.0 -I../../include/QtNetworkAuth/5.12.0/QtNetworkAuth -I/usr/local/include/qt5/QtCore/5.12.0 -I/usr/local/include/qt5/QtCore/5.12.0/QtCore -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtCore -I.moc -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o .obj/moc_qoauthhttpserverreplyhandler.o .moc/moc_qoauthhttpserverreplyhandler.cpp rm -f libQt5NetworkAuth.so.5.12.0 libQt5NetworkAuth.so libQt5NetworkAuth.so.5 libQt5NetworkAuth.so.5.12 c++ -Wl,--as-needed -Wl,--no-undefined -Wl,--version-script,QtNetworkAuth.version -pthread -Wl,-rpath,/usr/local/lib/qt5 -shared -Wl,-soname,libQt5NetworkAuth.so.5 -o libQt5NetworkAuth.so.5.12.0 .obj/qoauth1.o .obj/qabstractoauth.o .obj/qabstractoauth2.o .obj/qoauth1signature.o .obj/qoauthoobreplyhandler.o .obj/qabstractoauthreplyhandler.o .obj/qoauth2authorizationcodeflow.o .obj/qoauthhttpserverreplyhandler.o .obj/moc_qoauth1.o .obj/moc_qabstractoauth.o .obj/moc_qabstractoauth2.o .obj/moc_qoauthoobreplyhandler.o .obj/moc_qabstractoauthreplyhandler.o .obj/moc_qoauth2authorizationcodeflow.o .obj/moc_qoauthhttpserverreplyhandler.o -L/wrkdirs/usr/ports/net/qt5-networkauth/work/qtnetworkauth-everywhere-src-5.12.0/lib -L/usr/local/lib/qt5 -lQt5Network -L/usr/local/lib -lQt5Core -lkvm -lprocstat -L/usr/local/lib ln -s libQt5NetworkAuth.so.5.12.0 libQt5NetworkAuth.so ln -s libQt5NetworkAuth.so.5.12.0 libQt5NetworkAuth.so.5 ln -s libQt5NetworkAuth.so.5.12.0 libQt5NetworkAuth.so.5.12 rm -f ../../lib/libQt5NetworkAuth.so.5.12.0 mv -f libQt5NetworkAuth.so.5.12.0 ../../lib/libQt5NetworkAuth.so.5.12.0 rm -f ../../lib/libQt5NetworkAuth.so rm -f ../../lib/libQt5NetworkAuth.so.5 rm -f ../../lib/libQt5NetworkAuth.so.5.12 mv -f libQt5NetworkAuth.so ../../lib/libQt5NetworkAuth.so mv -f libQt5NetworkAuth.so.5 ../../lib/libQt5NetworkAuth.so.5 mv -f libQt5NetworkAuth.so.5.12 ../../lib/libQt5NetworkAuth.so.5.12 =========================================================================== =======================<phase: run-depends >============================ ===> qt5-networkauth-5.12.0 depends on executable: qtchooser - found =========================================================================== =======================<phase: stage >============================ ===> Staging for qt5-networkauth-5.12.0 ===> Generating temporary packing list cd src/ && ( test -e Makefile || /usr/local/lib/qt5/bin/qmake -o Makefile /wrkdirs/usr/ports/net/qt5-networkauth/work/qtnetworkauth-everywhere-src-5.12.0/src/src.pro -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' QT_CONFIG+=release 'QT_CONFIG-=debug separate_debug_info' ) && /usr/bin/make -f Makefile install cd oauth/ && ( test -e Makefile || /usr/local/lib/qt5/bin/qmake -o Makefile /wrkdirs/usr/ports/net/qt5-networkauth/work/qtnetworkauth-everywhere-src-5.12.0/src/oauth/oauth.pro -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' QT_CONFIG+=release 'QT_CONFIG-=debug separate_debug_info' ) && /usr/bin/make -f Makefile install /usr/local/lib/qt5/bin/qmake -install qinstall -exe ../../lib/libQt5NetworkAuth.so.5.12.0 /wrkdirs/usr/ports/net/qt5-networkauth/work/stage/usr/local/lib/qt5/libQt5NetworkAuth.so.5.12.0 strip --strip-unneeded /wrkdirs/usr/ports/net/qt5-networkauth/work/stage/usr/local/lib/qt5/libQt5NetworkAuth.so.5.12.0 ln -f -s libQt5NetworkAuth.so.5.12.0 /wrkdirs/usr/ports/net/qt5-networkauth/work/stage/usr/local/lib/qt5/libQt5NetworkAuth.so ln -f -s libQt5NetworkAuth.so.5.12.0 /wrkdirs/usr/ports/net/qt5-networkauth/work/stage/usr/local/lib/qt5/libQt5NetworkAuth.so.5 ln -f -s libQt5NetworkAuth.so.5.12.0 /wrkdirs/usr/ports/net/qt5-networkauth/work/stage/usr/local/lib/qt5/libQt5NetworkAuth.so.5.12 sed -e 's,/wrkdirs/usr/ports/net/qt5-networkauth/work/qtnetworkauth-everywhere-src-5.12.0/lib,$$[QT_INSTALL_LIBS],g' ../../lib/libQt5NetworkAuth.prl > /wrkdirs/usr/ports/net/qt5-networkauth/work/stage/usr/local/lib/qt5/libQt5NetworkAuth.prl sed -e s,/wrkdirs/usr/ports/net/qt5-networkauth/work/qtnetworkauth-everywhere-src-5.12.0/lib,/usr/local/lib/qt5,g ../../../libdata/pkgconfig/Qt5NetworkAuth.pc > /wrkdirs/usr/ports/net/qt5-networkauth/work/stage/usr/local/libdata/pkgconfig/Qt5NetworkAuth.pc /usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/net/qt5-networkauth/work/qtnetworkauth-everywhere-src-5.12.0/include/QtNetworkAuth/QAbstractOAuth /wrkdirs/usr/ports/net/qt5-networkauth/work/stage/usr/local/include/qt5/QtNetworkAuth/QAbstractOAuth /usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/net/qt5-networkauth/work/qtnetworkauth-everywhere-src-5.12.0/include/QtNetworkAuth/QAbstractOAuth2 /wrkdirs/usr/ports/net/qt5-networkauth/work/stage/usr/local/include/qt5/QtNetworkAuth/QAbstractOAuth2 /usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/net/qt5-networkauth/work/qtnetworkauth-everywhere-src-5.12.0/include/QtNetworkAuth/QAbstractOAuthReplyHandler /wrkdirs/usr/ports/net/qt5-networkauth/work/stage/usr/local/include/qt5/QtNetworkAuth/QAbstractOAuthReplyHandler /usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/net/qt5-networkauth/work/qtnetworkauth-everywhere-src-5.12.0/include/QtNetworkAuth/QOAuth1 /wrkdirs/usr/ports/net/qt5-networkauth/work/stage/usr/local/include/qt5/QtNetworkAuth/QOAuth1 /usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/net/qt5-networkauth/work/qtnetworkauth-everywhere-src-5.12.0/include/QtNetworkAuth/QOAuth1Signature /wrkdirs/usr/ports/net/qt5-networkauth/work/stage/usr/local/include/qt5/QtNetworkAuth/QOAuth1Signature /usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/net/qt5-networkauth/work/qtnetworkauth-everywhere-src-5.12.0/include/QtNetworkAuth/QOAuth2AuthorizationCodeFlow /wrkdirs/usr/ports/net/qt5-networkauth/work/stage/usr/local/include/qt5/QtNetworkAuth/QOAuth2AuthorizationCodeFlow /usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/net/qt5-networkauth/work/qtnetworkauth-everywhere-src-5.12.0/include/QtNetworkAuth/QOAuthHttpServerReplyHandler /wrkdirs/usr/ports/net/qt5-networkauth/work/stage/usr/local/include/qt5/QtNetworkAuth/QOAuthHttpServerReplyHandler /usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/net/qt5-networkauth/work/qtnetworkauth-everywhere-src-5.12.0/include/QtNetworkAuth/QOAuthOobReplyHandler /wrkdirs/usr/ports/net/qt5-networkauth/work/stage/usr/local/include/qt5/QtNetworkAuth/QOAuthOobReplyHandler /usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/net/qt5-networkauth/work/qtnetworkauth-everywhere-src-5.12.0/include/QtNetworkAuth/qtnetworkauthversion.h /wrkdirs/usr/ports/net/qt5-networkauth/work/stage/usr/local/include/qt5/QtNetworkAuth/qtnetworkauthversion.h /usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/net/qt5-networkauth/work/qtnetworkauth-everywhere-src-5.12.0/include/QtNetworkAuth/QtNetworkAuthVersion /wrkdirs/usr/ports/net/qt5-networkauth/work/stage/usr/local/include/qt5/QtNetworkAuth/QtNetworkAuthVersion /usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/net/qt5-networkauth/work/qtnetworkauth-everywhere-src-5.12.0/include/QtNetworkAuth/QtNetworkAuth /wrkdirs/usr/ports/net/qt5-networkauth/work/stage/usr/local/include/qt5/QtNetworkAuth/QtNetworkAuth /usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/net/qt5-networkauth/work/qtnetworkauth-everywhere-src-5.12.0/src/oauth/qabstractoauth.h /wrkdirs/usr/ports/net/qt5-networkauth/work/stage/usr/local/include/qt5/QtNetworkAuth/qabstractoauth.h /usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/net/qt5-networkauth/work/qtnetworkauth-everywhere-src-5.12.0/src/oauth/qabstractoauth2.h /wrkdirs/usr/ports/net/qt5-networkauth/work/stage/usr/local/include/qt5/QtNetworkAuth/qabstractoauth2.h /usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/net/qt5-networkauth/work/qtnetworkauth-everywhere-src-5.12.0/src/oauth/qabstractoauthreplyhandler.h /wrkdirs/usr/ports/net/qt5-networkauth/work/stage/usr/local/include/qt5/QtNetworkAuth/qabstractoauthreplyhandler.h /usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/net/qt5-networkauth/work/qtnetworkauth-everywhere-src-5.12.0/src/oauth/qoauth1.h /wrkdirs/usr/ports/net/qt5-networkauth/work/stage/usr/local/include/qt5/QtNetworkAuth/qoauth1.h /usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/net/qt5-networkauth/work/qtnetworkauth-everywhere-src-5.12.0/src/oauth/qoauth1signature.h /wrkdirs/usr/ports/net/qt5-networkauth/work/stage/usr/local/include/qt5/QtNetworkAuth/qoauth1signature.h /usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/net/qt5-networkauth/work/qtnetworkauth-everywhere-src-5.12.0/src/oauth/qoauth2authorizationcodeflow.h /wrkdirs/usr/ports/net/qt5-networkauth/work/stage/usr/local/include/qt5/QtNetworkAuth/qoauth2authorizationcodeflow.h /usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/net/qt5-networkauth/work/qtnetworkauth-everywhere-src-5.12.0/src/oauth/qoauthglobal.h /wrkdirs/usr/ports/net/qt5-networkauth/work/stage/usr/local/include/qt5/QtNetworkAuth/qoauthglobal.h /usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/net/qt5-networkauth/work/qtnetworkauth-everywhere-src-5.12.0/src/oauth/qoauthhttpserverreplyhandler.h /wrkdirs/usr/ports/net/qt5-networkauth/work/stage/usr/local/include/qt5/QtNetworkAuth/qoauthhttpserverreplyhandler.h /usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/net/qt5-networkauth/work/qtnetworkauth-everywhere-src-5.12.0/src/oauth/qoauthoobreplyhandler.h /wrkdirs/usr/ports/net/qt5-networkauth/work/stage/usr/local/include/qt5/QtNetworkAuth/qoauthoobreplyhandler.h /usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/net/qt5-networkauth/work/qtnetworkauth-everywhere-src-5.12.0/include/QtNetworkAuth/QtNetworkAuthDepends /wrkdirs/usr/ports/net/qt5-networkauth/work/stage/usr/local/include/qt5/QtNetworkAuth/QtNetworkAuthDepends /usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/net/qt5-networkauth/work/qtnetworkauth-everywhere-src-5.12.0/src/oauth/qabstractoauth2_p.h /wrkdirs/usr/ports/net/qt5-networkauth/work/stage/usr/local/include/qt5/QtNetworkAuth/5.12.0/QtNetworkAuth/private/qabstractoauth2_p.h /usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/net/qt5-networkauth/work/qtnetworkauth-everywhere-src-5.12.0/src/oauth/qabstractoauth_p.h /wrkdirs/usr/ports/net/qt5-networkauth/work/stage/usr/local/include/qt5/QtNetworkAuth/5.12.0/QtNetworkAuth/private/qabstractoauth_p.h /usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/net/qt5-networkauth/work/qtnetworkauth-everywhere-src-5.12.0/src/oauth/qabstractoauthreplyhandler_p.h /wrkdirs/usr/ports/net/qt5-networkauth/work/stage/usr/local/include/qt5/QtNetworkAuth/5.12.0/QtNetworkAuth/private/qabstractoauthreplyhandler_p.h /usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/net/qt5-networkauth/work/qtnetworkauth-everywhere-src-5.12.0/src/oauth/qoauth1_p.h /wrkdirs/usr/ports/net/qt5-networkauth/work/stage/usr/local/include/qt5/QtNetworkAuth/5.12.0/QtNetworkAuth/private/qoauth1_p.h /usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/net/qt5-networkauth/work/qtnetworkauth-everywhere-src-5.12.0/src/oauth/qoauth1signature_p.h /wrkdirs/usr/ports/net/qt5-networkauth/work/stage/usr/local/include/qt5/QtNetworkAuth/5.12.0/QtNetworkAuth/private/qoauth1signature_p.h /usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/net/qt5-networkauth/work/qtnetworkauth-everywhere-src-5.12.0/src/oauth/qoauth2authorizationcodeflow_p.h /wrkdirs/usr/ports/net/qt5-networkauth/work/stage/usr/local/include/qt5/QtNetworkAuth/5.12.0/QtNetworkAuth/private/qoauth2authorizationcodeflow_p.h /usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/net/qt5-networkauth/work/qtnetworkauth-everywhere-src-5.12.0/src/oauth/qoauthhttpserverreplyhandler_p.h /wrkdirs/usr/ports/net/qt5-networkauth/work/stage/usr/local/include/qt5/QtNetworkAuth/5.12.0/QtNetworkAuth/private/qoauthhttpserverreplyhandler_p.h /usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/net/qt5-networkauth/work/qtnetworkauth-everywhere-src-5.12.0/mkspecs/modules-inst/qt_lib_networkauth.pri /wrkdirs/usr/ports/net/qt5-networkauth/work/stage/usr/local/lib/qt5/mkspecs/modules/qt_lib_networkauth.pri /usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/net/qt5-networkauth/work/qtnetworkauth-everywhere-src-5.12.0/mkspecs/modules-inst/qt_lib_networkauth_private.pri /wrkdirs/usr/ports/net/qt5-networkauth/work/stage/usr/local/lib/qt5/mkspecs/modules/qt_lib_networkauth_private.pri /usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/net/qt5-networkauth/work/qtnetworkauth-everywhere-src-5.12.0/lib/cmake/Qt5NetworkAuth/Qt5NetworkAuthConfig.cmake /wrkdirs/usr/ports/net/qt5-networkauth/work/stage/usr/local/lib/cmake/Qt5NetworkAuth/Qt5NetworkAuthConfig.cmake /usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/net/qt5-networkauth/work/qtnetworkauth-everywhere-src-5.12.0/lib/cmake/Qt5NetworkAuth/Qt5NetworkAuthConfigVersion.cmake /wrkdirs/usr/ports/net/qt5-networkauth/work/stage/usr/local/lib/cmake/Qt5NetworkAuth/Qt5NetworkAuthConfigVersion.cmake ====> Compressing man pages (compress-man) ===> Installing ldconfig configuration file =========================================================================== =======================<phase: package >============================ ===> Building package for qt5-networkauth-5.12.0 pkg-static: Unable to access file /wrkdirs/usr/ports/net/qt5-networkauth/work/stage/usr/local/lib/qt5/libQt5NetworkAuth.so.5.12.0.debug:No such file or directory *** Error code 1 Stop. make: stopped in /usr/ports/net/qt5-networkauth
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201901051715.x05HFhdr018027>