From owner-freebsd-pkg-fallout@FreeBSD.ORG Wed Nov 19 10:02:59 2014 Return-Path: Delivered-To: pkg-fallout@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 747048E5 for ; Wed, 19 Nov 2014 10:02:59 +0000 (UTC) Received: from beefy2.isc.freebsd.org (beefy2.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:4072:0:16:39]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 60C48D5F; Wed, 19 Nov 2014 10:02:59 +0000 (UTC) Received: from beefy2.isc.freebsd.org (localhost [127.0.0.1]) by beefy2.isc.freebsd.org (8.14.9/8.14.9) with ESMTP id sAJA2xcr017094; Wed, 19 Nov 2014 10:02:59 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy2.isc.freebsd.org (8.14.9/8.14.9/Submit) id sAJA2w18016810; Wed, 19 Nov 2014 10:02:58 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Wed, 19 Nov 2014 10:02:58 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201411191002.sAJA2w18016810@beefy2.isc.freebsd.org> To: yuri@rawbw.com Subject: [package - 10amd64-default][net-im/qTox] Failed for qTox-0.141028 in build Cc: pkg-fallout@FreeBSD.org X-BeenThere: freebsd-pkg-fallout@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: Fallout logs from package building List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 19 Nov 2014 10:02:59 -0000 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: yuri@rawbw.com Last committer: thierry@FreeBSD.org Ident: $FreeBSD: head/net-im/qTox/Makefile 371695 2014-10-29 18:31:11Z thierry $ Log URL: http://beefy2.isc.freebsd.org/data/10amd64-default/2014-11-19_04h20m39s/logs/qTox-0.141028.log Build URL: http://beefy2.isc.freebsd.org/build.html?mastername=10amd64-default&build=2014-11-19_04h20m39s Log: ====>> Building net-im/qTox build started at Wed Nov 19 10:01:42 UTC 2014 port directory: /usr/ports/net-im/qTox building for: FreeBSD 10amd64-default-job-09 10.0-RELEASE-p9 FreeBSD 10.0-RELEASE-p9 amd64 maintained by: yuri@rawbw.com Makefile ident: $FreeBSD: head/net-im/qTox/Makefile 371695 2014-10-29 18:31:11Z thierry $ Poudriere version: 3.1-pre Host OSVERSION: 1100047 Jail OSVERSION: 1000510 ---Begin Environment--- OSVERSION=1000510 UNAME_v=FreeBSD 10.0-RELEASE-p9 UNAME_r=10.0-RELEASE-p9 BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= MASTERMNT=/usr/local/poudriere/data/.m/10amd64-default/ref PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin POUDRIERE_BUILD_TYPE=bulk PKGNAME=qTox-0.141028 OLDPWD=/root PWD=/usr/local/poudriere/data/.m/10amd64-default/ref/.p/pool MASTERNAME=10amd64-default USER=root HOME=/root POUDRIERE_VERSION=3.1-pre LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ---End OPTIONS List--- --CONFIGURE_ARGS-- --with-qt-includes=/usr/local/include/qt5 --with-qt-libraries=/usr/local/lib --with-extra-includes=/usr/local/include --with-extra-libs=/usr/local/lib --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/net-im/qTox/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/net-im/qTox/work HOME=/wrkdirs/usr/ports/net-im/qTox/work TMPDIR="/tmp" QTDIR="/usr/local" QMAKE="/usr/local/lib/qt5/bin/qmake" MOC="/usr/local/lib/qt5/bin/moc" RCC="/usr/local/lib/qt5/bin/rcc" UIC="/usr/local/lib/qt5/bin/uic" QMAKESPEC="/usr/local/lib/qt5/mkspecs/freebsd-$(ccver="$(c++ --version)"; case "$ccver" in *clang*) echo clang ;; *) echo g++ ;; esac)" CPATH=/usr/local/include LIBRARY_PATH=/usr/local/lib SHELL=/bin/sh CONFIG_SHELL=/bin/sh --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/net-im/qTox/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/net-im/qTox/work HOME=/wrkdirs/usr/ports/net-im/qTox/work TMPDIR="/tmp" CPATH=/usr/local/include LIBRARY_PATH=/usr/local/lib NO_PIE=yes SHELL=/bin/sh NO_LINT=YES PREFIX=/usr/local LOCALBASE=/usr/local LIBDIR="/usr/lib" CC="cc" CFLAGS="-O2 -pipe -fstack-protector -fno-strict-aliasing" CPP="cpp" CPPFLAGS="" LDFLAGS=" -fstack-protector" LIBS="" CXX="c++" CXXFLAGS="-O2 -pipe -fstack-protector -fno-strict-aliasing" MANPREFIX="/usr/local" BSD_INSTALL_PROGRAM="install -s -o root -g wheel -m 555" BSD_INSTALL_LIB="install -s -o root -g wheel -m 444" BSD_INSTALL_SCRIPT="install -o root -g wheel -m 555" BSD_INSTALL_DATA="install -o root -g wheel -m 0644" BSD_INSTALL_MAN="install -o root -g wheel -m 444" --End MAKE_ENV-- --PLIST_SUB-- QT_PREFIX="/usr/local" QT_BINDIR="lib/qt5/bin" QT_INCDIR="include/qt5" QT_LIBDIR="lib" 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" OSREL=10.0 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local PORTDOCS="" PORTEXAMPLES="" LIB32DIR=lib DOCSDIR="share/doc/qTox" EXAMPLESDIR="share/examples/qTox" DATADIR="share/qTox" WWWDIR="www/qTox" ETCDIR="etc/qTox" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/qTox DOCSDIR=/usr/local/share/doc/qTox EXAMPLESDIR=/usr/local/share/examples/qTox WWWDIR=/usr/local/www/qTox ETCDIR=/usr/local/etc/qTox --End SUB_LIST-- ---Begin make.conf--- USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs PORTSDIR=/usr/ports PACKAGES=/packages DISTDIR=/distfiles #### /usr/local/etc/poudriere.d/make.conf #### WITH_PKGNG=yes #WITH_PKGNG=devel # clean-restricted ran via poudriere.conf NO_RESTRICTED #NO_RESTRICTED=yes DISABLE_MAKE_JOBS=poudriere ---End make.conf--- =================================================== ===> License GPLv3 accepted by the user =========================================================================== =================================================== ===> qTox-0.141028 depends on file: /usr/local/sbin/pkg - not found ===> Verifying install for /usr/local/sbin/pkg in /usr/ports/ports-mgmt/pkg ===> Installing existing package /packages/All/pkg-1.3.8_3.txz [10amd64-default-job-09] Installing pkg-1.3.8_3... done Message for pkg-1.3.8_3: If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of qTox-0.141028 =========================================================================== =================================================== =========================================================================== =================================================== ===> License GPLv3 accepted by the user ===> Fetching all distfiles required by qTox-0.141028 for building =========================================================================== =================================================== ===> License GPLv3 accepted by the user ===> Fetching all distfiles required by qTox-0.141028 for building => SHA256 Checksum OK for qTox-0.141028.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> License GPLv3 accepted by the user ===> Fetching all distfiles required by qTox-0.141028 for building ===> Extracting for qTox-0.141028 => SHA256 Checksum OK for qTox-0.141028.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for qTox-0.141028 ===> Applying FreeBSD patches for qTox-0.141028 /usr/bin/sed -i.bak -e 's|$$system(git rev-parse HEAD)|"8ff3d1d"|' /wrkdirs/usr/ports/net-im/qTox/work/tux3-qTox-8ff3d1d/qtox.pro =========================================================================== =================================================== ===> qTox-0.141028 depends on file: /usr/local/lib/libtoxcore.a - not found ===> Verifying install for /usr/local/lib/libtoxcore.a in /usr/ports/net-im/tox ===> Installing existing package /packages/All/toxcore-0.141116.txz [10amd64-default-job-09] Installing expat-2.1.0_1... done [10amd64-default-job-09] Installing freetype2-2.5.3_2... done [10amd64-default-job-09] Installing fontconfig-2.11.0_3,1... done Running fc-cache to build fontconfig cache... /usr/local/share/fonts: skipping, no such directory /usr/local/lib/X11/fonts: skipping, no such directory /root/.local/share/fonts: skipping, no such directory /root/.fonts: skipping, no such directory /usr/local/share/fonts: skipping, no such directory /usr/local/lib/X11/fonts: skipping, no such directory /root/.local/share/fonts: skipping, no such directory /root/.fonts: skipping, no such directory /var/db/fontconfig: cleaning cache directory /root/.cache/fontconfig: not cleaning non-existent cache directory /root/.fontconfig: not cleaning non-existent cache directory fc-cache: succeeded [10amd64-default-job-09] Installing indexinfo-0.2... done [10amd64-default-job-09] Installing gettext-0.18.3.1_1... done [10amd64-default-job-09] Installing libidn-1.29... done [10amd64-default-job-09] Installing libtasn1-4.2... done [10amd64-default-job-09] Installing gmp-5.1.3_2... done [10amd64-default-job-09] Installing nettle-2.7.1... done [10amd64-default-job-09] Installing ca_root_nss-3.17.2_1... done [10amd64-default-job-09] Installing libffi-3.0.13_3... done [10amd64-default-job-09] Installing p11-kit-0.22.1... done ===> Creating users and/or groups. Creating group '_tss' with gid '601'. Creating user '_tss' with uid '601'. [10amd64-default-job-09] Installing trousers-tddl-0.3.10_7... done [10amd64-default-job-09] Installing gnutls-3.2.19_1... done [10amd64-default-job-09] Installing libogg-1.3.2,4... done [10amd64-default-job-09] Installing libvorbis-1.3.4_1,3... done [10amd64-default-job-09] Installing libtheora-1.1.1_6... done [10amd64-default-job-09] Installing libvpx-1.3.0... done [10amd64-default-job-09] Installing opencv-core-2.4.9_1... done [10amd64-default-job-09] Installing orc-0.4.21... done [10amd64-default-job-09] Installing schroedinger-1.0.11_2... done [10amd64-default-job-09] Installing jpeg-8_5... done [10amd64-default-job-09] Installing png-1.5.19... done [10amd64-default-job-09] Installing gpac-libgpac-0.5.0,1... done [10amd64-default-job-09] Installing x264-0.136.2358_4... done [10amd64-default-job-09] Installing xvid-1.3.2,1... done [10amd64-default-job-09] Installing ffmpeg-2.3.5_1,1... done [10amd64-default-job-09] Installing libsodium-1.0.0... done [10amd64-default-job-09] Installing libv4l-0.8.8_2... done [10amd64-default-job-09] Installing openal-soft-1.16.0_1... done [10amd64-default-job-09] Installing opus-1.1_1... done [10amd64-default-job-09] Installing aalib-1.4.r5_11... done [10amd64-default-job-09] Installing dri2proto-2.8... done [10amd64-default-job-09] Installing kbproto-1.0.6... done class vpx_image; ^ /usr/local/include/vpx/vpx_image.h:99:18: note: previous use is here typedef struct vpx_image { ^ ./src/video/netvideosource.h:22:1: note: did you mean struct here? class vpx_image; ^~~~~ struct 1 warning generated. c++ -c -O2 -pipe -fstack-protector -fno-strict-aliasing -std=c++11 -Wall -W -pthread -D_THREAD_SAFE -fPIE -DGIT_VERSION=\"8ff3d1d\" -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_WIDGETS_LIB -DQT_SQL_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/local/lib/qt5/mkspecs/freebsd-clang -I. -Ilibs/include -isystem /usr/local/include/qt5 -isystem /usr/local/include/qt5/QtOpenGL -isystem /usr/local/include/qt5/QtWidgets -isystem /usr/local/include/qt5/QtSql -isystem /usr/local/include/qt5/QtXml -isystem /usr/local/include/qt5/QtNetwork -isystem /usr/local/include/qt5/QtGui -isystem /usr/local/include/qt5/QtCore -I. -I. -o settingswidget.o src/widget/form/settingswidget.cpp In file included from src/widget/form/settingswidget.cpp:20: In file included from ./src/video/camera.h:24: In file included from /usr/local/include/opencv2/opencv.hpp:56: /usr/local/include/opencv2/ml/ml.hpp:961:18: warning: 'CvForestTree::train' hides overloaded virtual functions [-Woverloaded-virtual] virtual bool train( CvDTreeTrainData* trainData, const CvMat* _subsample_idx, CvRTrees* forest ); ^ /usr/local/include/opencv2/ml/ml.hpp:867:18: note: hidden overloaded virtual function 'CvDTree::train' declared here: different number of parameters (2 vs 3) virtual bool train( CvMLData* trainData, CvDTreeParams params=CvDTreeParams() ); ^ /usr/local/include/opencv2/ml/ml.hpp:877:26: note: hidden overloaded virtual function 'CvDTree::train' declared here: different number of parameters (8 vs 3) CV_WRAP virtual bool train( const cv::Mat& trainData, int tflag, ^ /usr/local/include/opencv2/ml/ml.hpp:1149:18: warning: 'CvBoostTree::train' hides overloaded virtual functions [-Woverloaded-virtual] virtual bool train( CvDTreeTrainData* trainData, ^ /usr/local/include/opencv2/ml/ml.hpp:867:18: note: hidden overloaded virtual function 'CvDTree::train' declared here: different number of parameters (2 vs 3) virtual bool train( CvMLData* trainData, CvDTreeParams params=CvDTreeParams() ); ^ /usr/local/include/opencv2/ml/ml.hpp:877:26: note: hidden overloaded virtual function 'CvDTree::train' declared here: different number of parameters (8 vs 3) CV_WRAP virtual bool train( const cv::Mat& trainData, int tflag, ^ 2 warnings generated. c++ -c -O2 -pipe -fstack-protector -fno-strict-aliasing -std=c++11 -Wall -W -pthread -D_THREAD_SAFE -fPIE -DGIT_VERSION=\"8ff3d1d\" -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_WIDGETS_LIB -DQT_SQL_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/local/lib/qt5/mkspecs/freebsd-clang -I. -Ilibs/include -isystem /usr/local/include/qt5 -isystem /usr/local/include/qt5/QtOpenGL -isystem /usr/local/include/qt5/QtWidgets -isystem /usr/local/include/qt5/QtSql -isystem /usr/local/include/qt5/QtXml -isystem /usr/local/include/qt5/QtNetwork -isystem /usr/local/include/qt5/QtGui -isystem /usr/local/include/qt5/QtCore -I. -I. -o generalform.o src/widget/form/settings/generalform.cpp In file included from src/widget/form/settings/generalform.cpp:23: In file included from ./src/core.h:24: In file included from ./src/coreav.h:5: ./src/video/netvideosource.h:22:1: warning: class 'vpx_image' was previously declared as a struct [-Wmismatched-tags] class vpx_image; ^ /usr/local/include/vpx/vpx_image.h:99:18: note: previous use is here typedef struct vpx_image { ^ ./src/video/netvideosource.h:22:1: note: did you mean struct here? class vpx_image; ^~~~~ struct 1 warning generated. c++ -c -O2 -pipe -fstack-protector -fno-strict-aliasing -std=c++11 -Wall -W -pthread -D_THREAD_SAFE -fPIE -DGIT_VERSION=\"8ff3d1d\" -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_WIDGETS_LIB -DQT_SQL_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/local/lib/qt5/mkspecs/freebsd-clang -I. -Ilibs/include -isystem /usr/local/include/qt5 -isystem /usr/local/include/qt5/QtOpenGL -isystem /usr/local/include/qt5/QtWidgets -isystem /usr/local/include/qt5/QtSql -isystem /usr/local/include/qt5/QtXml -isystem /usr/local/include/qt5/QtNetwork -isystem /usr/local/include/qt5/QtGui -isystem /usr/local/include/qt5/QtCore -I. -I. -o identityform.o src/widget/form/settings/identityform.cpp In file included from src/widget/form/settings/identityform.cpp:17: In file included from ./src/core.h:24: In file included from ./src/coreav.h:5: ./src/video/netvideosource.h:22:1: warning: class 'vpx_image' was previously declared as a struct [-Wmismatched-tags] class vpx_image; ^ /usr/local/include/vpx/vpx_image.h:99:18: note: previous use is here typedef struct vpx_image { ^ ./src/video/netvideosource.h:22:1: note: did you mean struct here? class vpx_image; ^~~~~ struct 1 warning generated. c++ -c -O2 -pipe -fstack-protector -fno-strict-aliasing -std=c++11 -Wall -W -pthread -D_THREAD_SAFE -fPIE -DGIT_VERSION=\"8ff3d1d\" -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_WIDGETS_LIB -DQT_SQL_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/local/lib/qt5/mkspecs/freebsd-clang -I. -Ilibs/include -isystem /usr/local/include/qt5 -isystem /usr/local/include/qt5/QtOpenGL -isystem /usr/local/include/qt5/QtWidgets -isystem /usr/local/include/qt5/QtSql -isystem /usr/local/include/qt5/QtXml -isystem /usr/local/include/qt5/QtNetwork -isystem /usr/local/include/qt5/QtGui -isystem /usr/local/include/qt5/QtCore -I. -I. -o privacyform.o src/widget/form/settings/privacyform.cpp In file included from src/widget/form/settings/privacyform.cpp:22: In file included from ./src/core.h:24: In file included from ./src/coreav.h:5: ./src/video/netvideosource.h:22:1: warning: class 'vpx_image' was previously declared as a struct [-Wmismatched-tags] class vpx_image; ^ /usr/local/include/vpx/vpx_image.h:99:18: note: previous use is here typedef struct vpx_image { ^ ./src/video/netvideosource.h:22:1: note: did you mean struct here? class vpx_image; ^~~~~ struct 1 warning generated. c++ -c -O2 -pipe -fstack-protector -fno-strict-aliasing -std=c++11 -Wall -W -pthread -D_THREAD_SAFE -fPIE -DGIT_VERSION=\"8ff3d1d\" -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_WIDGETS_LIB -DQT_SQL_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/local/lib/qt5/mkspecs/freebsd-clang -I. -Ilibs/include -isystem /usr/local/include/qt5 -isystem /usr/local/include/qt5/QtOpenGL -isystem /usr/local/include/qt5/QtWidgets -isystem /usr/local/include/qt5/QtSql -isystem /usr/local/include/qt5/QtXml -isystem /usr/local/include/qt5/QtNetwork -isystem /usr/local/include/qt5/QtGui -isystem /usr/local/include/qt5/QtCore -I. -I. -o avform.o src/widget/form/settings/avform.cpp In file included from src/widget/form/settings/avform.cpp:17: In file included from src/widget/form/settings/avform.h:22: In file included from ./src/video/camera.h:24: In file included from /usr/local/include/opencv2/opencv.hpp:56: /usr/local/include/opencv2/ml/ml.hpp:961:18: warning: 'CvForestTree::train' hides overloaded virtual functions [-Woverloaded-virtual] virtual bool train( CvDTreeTrainData* trainData, const CvMat* _subsample_idx, CvRTrees* forest ); ^ /usr/local/include/opencv2/ml/ml.hpp:867:18: note: hidden overloaded virtual function 'CvDTree::train' declared here: different number of parameters (2 vs 3) virtual bool train( CvMLData* trainData, CvDTreeParams params=CvDTreeParams() ); ^ /usr/local/include/opencv2/ml/ml.hpp:877:26: note: hidden overloaded virtual function 'CvDTree::train' declared here: different number of parameters (8 vs 3) CV_WRAP virtual bool train( const cv::Mat& trainData, int tflag, ^ /usr/local/include/opencv2/ml/ml.hpp:1149:18: warning: 'CvBoostTree::train' hides overloaded virtual functions [-Woverloaded-virtual] virtual bool train( CvDTreeTrainData* trainData, ^ /usr/local/include/opencv2/ml/ml.hpp:867:18: note: hidden overloaded virtual function 'CvDTree::train' declared here: different number of parameters (2 vs 3) virtual bool train( CvMLData* trainData, CvDTreeParams params=CvDTreeParams() ); ^ /usr/local/include/opencv2/ml/ml.hpp:877:26: note: hidden overloaded virtual function 'CvDTree::train' declared here: different number of parameters (8 vs 3) CV_WRAP virtual bool train( const cv::Mat& trainData, int tflag, ^ 2 warnings generated. c++ -c -O2 -pipe -fstack-protector -fno-strict-aliasing -std=c++11 -Wall -W -pthread -D_THREAD_SAFE -fPIE -DGIT_VERSION=\"8ff3d1d\" -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_WIDGETS_LIB -DQT_SQL_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/local/lib/qt5/mkspecs/freebsd-clang -I. -Ilibs/include -isystem /usr/local/include/qt5 -isystem /usr/local/include/qt5/QtOpenGL -isystem /usr/local/include/qt5/QtWidgets -isystem /usr/local/include/qt5/QtSql -isystem /usr/local/include/qt5/QtXml -isystem /usr/local/include/qt5/QtNetwork -isystem /usr/local/include/qt5/QtGui -isystem /usr/local/include/qt5/QtCore -I. -I. -o filesform.o src/widget/form/filesform.cpp c++ -c -O2 -pipe -fstack-protector -fno-strict-aliasing -std=c++11 -Wall -W -pthread -D_THREAD_SAFE -fPIE -DGIT_VERSION=\"8ff3d1d\" -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_WIDGETS_LIB -DQT_SQL_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/local/lib/qt5/mkspecs/freebsd-clang -I. -Ilibs/include -isystem /usr/local/include/qt5 -isystem /usr/local/include/qt5/QtOpenGL -isystem /usr/local/include/qt5/QtWidgets -isystem /usr/local/include/qt5/QtSql -isystem /usr/local/include/qt5/QtXml -isystem /usr/local/include/qt5/QtNetwork -isystem /usr/local/include/qt5/QtGui -isystem /usr/local/include/qt5/QtCore -I. -I. -o chattextedit.o src/widget/tool/chattextedit.cpp c++ -c -O2 -pipe -fstack-protector -fno-strict-aliasing -std=c++11 -Wall -W -pthread -D_THREAD_SAFE -fPIE -DGIT_VERSION=\"8ff3d1d\" -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_WIDGETS_LIB -DQT_SQL_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/local/lib/qt5/mkspecs/freebsd-clang -I. -Ilibs/include -isystem /usr/local/include/qt5 -isystem /usr/local/include/qt5/QtOpenGL -isystem /usr/local/include/qt5/QtWidgets -isystem /usr/local/include/qt5/QtSql -isystem /usr/local/include/qt5/QtXml -isystem /usr/local/include/qt5/QtNetwork -isystem /usr/local/include/qt5/QtGui -isystem /usr/local/include/qt5/QtCore -I. -I. -o friendrequestdialog.o src/widget/tool/friendrequestdialog.cpp c++ -c -O2 -pipe -fstack-protector -fno-strict-aliasing -std=c++11 -Wall -W -pthread -D_THREAD_SAFE -fPIE -DGIT_VERSION=\"8ff3d1d\" -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_WIDGETS_LIB -DQT_SQL_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/local/lib/qt5/mkspecs/freebsd-clang -I. -Ilibs/include -isystem /usr/local/include/qt5 -isystem /usr/local/include/qt5/QtOpenGL -isystem /usr/local/include/qt5/QtWidgets -isystem /usr/local/include/qt5/QtSql -isystem /usr/local/include/qt5/QtXml -isystem /usr/local/include/qt5/QtNetwork -isystem /usr/local/include/qt5/QtGui -isystem /usr/local/include/qt5/QtCore -I. -I. -o friendwidget.o src/widget/friendwidget.cpp In file included from src/widget/friendwidget.cpp:23: In file included from ./src/core.h:24: In file included from ./src/coreav.h:5: ./src/video/netvideosource.h:22:1: warning: class 'vpx_image' was previously declared as a struct [-Wmismatched-tags] class vpx_image; ^ /usr/local/include/vpx/vpx_image.h:99:18: note: previous use is here typedef struct vpx_image { ^ ./src/video/netvideosource.h:22:1: note: did you mean struct here? class vpx_image; ^~~~~ struct 1 warning generated. c++ -c -O2 -pipe -fstack-protector -fno-strict-aliasing -std=c++11 -Wall -W -pthread -D_THREAD_SAFE -fPIE -DGIT_VERSION=\"8ff3d1d\" -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_WIDGETS_LIB -DQT_SQL_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/local/lib/qt5/mkspecs/freebsd-clang -I. -Ilibs/include -isystem /usr/local/include/qt5 -isystem /usr/local/include/qt5/QtOpenGL -isystem /usr/local/include/qt5/QtWidgets -isystem /usr/local/include/qt5/QtSql -isystem /usr/local/include/qt5/QtXml -isystem /usr/local/include/qt5/QtNetwork -isystem /usr/local/include/qt5/QtGui -isystem /usr/local/include/qt5/QtCore -I. -I. -o groupwidget.o src/widget/groupwidget.cpp In file included from src/widget/groupwidget.cpp:24: In file included from ./src/core.h:24: In file included from ./src/coreav.h:5: ./src/video/netvideosource.h:22:1: warning: class 'vpx_image' was previously declared as a struct [-Wmismatched-tags] class vpx_image; ^ /usr/local/include/vpx/vpx_image.h:99:18: note: previous use is here typedef struct vpx_image { ^ ./src/video/netvideosource.h:22:1: note: did you mean struct here? class vpx_image; ^~~~~ struct 1 warning generated. c++ -c -O2 -pipe -fstack-protector -fno-strict-aliasing -std=c++11 -Wall -W -pthread -D_THREAD_SAFE -fPIE -DGIT_VERSION=\"8ff3d1d\" -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_WIDGETS_LIB -DQT_SQL_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/local/lib/qt5/mkspecs/freebsd-clang -I. -Ilibs/include -isystem /usr/local/include/qt5 -isystem /usr/local/include/qt5/QtOpenGL -isystem /usr/local/include/qt5/QtWidgets -isystem /usr/local/include/qt5/QtSql -isystem /usr/local/include/qt5/QtXml -isystem /usr/local/include/qt5/QtNetwork -isystem /usr/local/include/qt5/QtGui -isystem /usr/local/include/qt5/QtCore -I. -I. -o widget.o src/widget/widget.cpp In file included from src/widget/widget.cpp:19: In file included from ./src/core.h:24: In file included from ./src/coreav.h:5: ./src/video/netvideosource.h:22:1: warning: class 'vpx_image' was previously declared as a struct [-Wmismatched-tags] class vpx_image; ^ /usr/local/include/vpx/vpx_image.h:99:18: note: previous use is here typedef struct vpx_image { ^ ./src/video/netvideosource.h:22:1: note: did you mean struct here? class vpx_image; ^~~~~ struct In file included from src/widget/widget.cpp:31: In file included from ./src/video/camera.h:24: In file included from /usr/local/include/opencv2/opencv.hpp:56: /usr/local/include/opencv2/ml/ml.hpp:961:18: warning: 'CvForestTree::train' hides overloaded virtual functions [-Woverloaded-virtual] virtual bool train( CvDTreeTrainData* trainData, const CvMat* _subsample_idx, CvRTrees* forest ); ^ /usr/local/include/opencv2/ml/ml.hpp:867:18: note: hidden overloaded virtual function 'CvDTree::train' declared here: different number of parameters (2 vs 3) virtual bool train( CvMLData* trainData, CvDTreeParams params=CvDTreeParams() ); ^ /usr/local/include/opencv2/ml/ml.hpp:877:26: note: hidden overloaded virtual function 'CvDTree::train' declared here: different number of parameters (8 vs 3) CV_WRAP virtual bool train( const cv::Mat& trainData, int tflag, ^ /usr/local/include/opencv2/ml/ml.hpp:1149:18: warning: 'CvBoostTree::train' hides overloaded virtual functions [-Woverloaded-virtual] virtual bool train( CvDTreeTrainData* trainData, ^ /usr/local/include/opencv2/ml/ml.hpp:867:18: note: hidden overloaded virtual function 'CvDTree::train' declared here: different number of parameters (2 vs 3) virtual bool train( CvMLData* trainData, CvDTreeParams params=CvDTreeParams() ); ^ /usr/local/include/opencv2/ml/ml.hpp:877:26: note: hidden overloaded virtual function 'CvDTree::train' declared here: different number of parameters (8 vs 3) CV_WRAP virtual bool train( const cv::Mat& trainData, int tflag, ^ 3 warnings generated. c++ -c -O2 -pipe -fstack-protector -fno-strict-aliasing -std=c++11 -Wall -W -pthread -D_THREAD_SAFE -fPIE -DGIT_VERSION=\"8ff3d1d\" -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_WIDGETS_LIB -DQT_SQL_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/local/lib/qt5/mkspecs/freebsd-clang -I. -Ilibs/include -isystem /usr/local/include/qt5 -isystem /usr/local/include/qt5/QtOpenGL -isystem /usr/local/include/qt5/QtWidgets -isystem /usr/local/include/qt5/QtSql -isystem /usr/local/include/qt5/QtXml -isystem /usr/local/include/qt5/QtNetwork -isystem /usr/local/include/qt5/QtGui -isystem /usr/local/include/qt5/QtCore -I. -I. -o core.o src/core.cpp In file included from src/core.cpp:17: In file included from src/core.h:24: In file included from src/coreav.h:5: src/video/netvideosource.h:22:1: warning: class 'vpx_image' was previously declared as a struct [-Wmismatched-tags] class vpx_image; ^ /usr/local/include/vpx/vpx_image.h:99:18: note: previous use is here typedef struct vpx_image { ^ src/video/netvideosource.h:22:1: note: did you mean struct here? class vpx_image; ^~~~~ struct src/core.cpp:262:5: error: no matching function for call to 'tox_callback_group_invite' tox_callback_group_invite(tox, onGroupInvite, this); ^~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/include/tox/tox.h:438:6: note: candidate function not viable: no known conversion from 'void (Tox *, int, const uint8_t *, uint16_t, void *)' to 'void (*)(Tox *, int32_t, uint8_t, const uint8_t *, uint16_t, void *)' for 2nd argument void tox_callback_group_invite(Tox *tox, void (*function)(Tox *tox, int32_t, uint8_t, const uint8_t *, uint16_t, ^ 1 warning and 1 error generated. *** Error code 1 Stop. make[1]: stopped in /wrkdirs/usr/ports/net-im/qTox/work/tux3-qTox-8ff3d1d *** Error code 1 Stop. make: stopped in /usr/ports/net-im/qTox