Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 8 Apr 2017 06:14:01 GMT
From:      pkg-fallout@FreeBSD.org
To:        pkg-fallout@FreeBSD.org
Subject:   [package - 110armv6-quarterly][net-im/telepathy-qt5] Failed for telepathy-qt5-0.9.7_1 in configure
Message-ID:  <201704080614.v386E1uo016161@beefy15.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/2017Q2/net-im/telepathy-qt5/Makefile 423337 2016-10-05 12:33:17Z tcberner $
Log URL:        http://beefy15.nyi.freebsd.org/data/110armv6-quarterly/437911/logs/telepathy-qt5-0.9.7_1.log
Build URL:      http://beefy15.nyi.freebsd.org/build.html?mastername=110armv6-quarterly&build=437911
Log:

====>> Building net-im/telepathy-qt5
build started at Sat Apr  8 06:10:28 UTC 2017
port directory: /usr/ports/net-im/telepathy-qt5
building for: FreeBSD 110armv6-quarterly-job-27 11.0-RELEASE-p8 FreeBSD 11.0-RELEASE-p8 r314125 arm
maintained by: kde@FreeBSD.org
Makefile ident:      $FreeBSD: branches/2017Q2/net-im/telepathy-qt5/Makefile 423337 2016-10-05 12:33:17Z tcberner $
Poudriere version: 3.1.17-3-g2420c0c3
Host OSVERSION: 1200020
Jail OSVERSION: 1100122
Job Id: 27

---Begin Environment---
SHELL=/bin/csh
UNAME_p=armv6
UNAME_m=arm
ABI_FILE=/usr/lib/crt1.o
OSVERSION=1100122
UNAME_v=FreeBSD 11.0-RELEASE-p8 r314125
UNAME_r=11.0-RELEASE-p8
BLOCKSIZE=K
MAIL=/var/mail/root
STATUS=1
SAVED_TERM=
MASTERMNT=/usr/local/poudriere/data/.m/110armv6-quarterly/ref
QEMU_EMULATING=1
PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin
POUDRIERE_BUILD_TYPE=bulk
PKGNAME=telepathy-qt5-0.9.7_1
OLDPWD=/
PWD=/usr/local/poudriere/data/.m/110armv6-quarterly/ref/.p/pool
MASTERNAME=110armv6-quarterly
SCRIPTPREFIX=/usr/local/share/poudriere
USER=root
HOME=/root
POUDRIERE_VERSION=3.1.17-3-g2420c0c3
SCRIPTPATH=/usr/local/share/poudriere/bulk.sh
LIBEXECPREFIX=/usr/local/libexec/poudriere
LOCALBASE=/usr/local
PACKAGE_BUILDING=yes
POUDRIEREPATH=/usr/local/bin/poudriere
---End Environment---

---Begin OPTIONS List---
===> The following configuration options are available for telepathy-qt5-0.9.7_1:
     DOCS=on: Build and/or install documentation
===> Use 'make config' to modify these settings
---End OPTIONS List---

--CONFIGURE_ARGS--
--with-qt-includes=/usr/local/include/qt5  --with-qt-libraries=/usr/local/lib/qt5  --with-extra-includes=/usr/local/include  --with-extra-libs=/usr/local/lib
--End CONFIGURE_ARGS--

--CONFIGURE_ENV--
QT_SELECT=qt5 PKG_CONFIG=pkgconf PYTHON="/usr/local/bin/python2.7" XDG_DATA_HOME=/wrkdirs/usr/ports/net-im/telepathy-qt5/work  XDG_CONFIG_HOME=/wrkdirs/usr/ports/net-im/telepathy-qt5/work  HOME=/wrkdirs/usr/ports/net-im/telepathy-qt5/work TMPDIR="/tmp" SHELL=/bin/sh CONFIG_SHELL=/bin/sh QTDIR="/usr/local/lib/qt5" 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="$(/nxb-bin/usr/bin/c++ --version)"; case "$ccver" in *clang*) echo clang ;; *) echo g++ ;; esac)"
--End CONFIGURE_ENV--

--MAKE_ENV--
QT_SELECT=qt5 XDG_DATA_HOME=/wrkdirs/usr/ports/net-im/telepathy-qt5/work  XDG_CONFIG_HOME=/wrkdirs/usr/ports/net-im/telepathy-qt5/work  HOME=/wrkdirs/usr/ports/net-im/telepathy-qt5/work TMPDIR="/tmp" 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="/nxb-bin/usr/bin/cc" CFLAGS="-O2 -pipe  -fno-strict-aliasing"  CPP="/nxb-bin/usr/bin/cpp" CPPFLAGS=""  LDFLAGS=" -L/usr/local/lib" LIBS=""  CXX="/nxb-bin/usr/bin/c++" CXXFLAGS="-O2 -pipe -fno-strict-aliasing  -I/usr/local/include"  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--
PORTVERSION="0.9.7"
QTVER_SUFFIX="5"
SHLIB_SUFFIX="0"
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"
CMAKE_BUILD_TYPE="release"
PYTHON_INCLUDEDIR=include/python2.7
PYTHON_LIBDIR=lib/python2.7
PYTHON_PLATFORM=freebsd11
PYTHON_PYOEXTENSION=pyo
PYTHON_SITELIBDIR=lib/python2.7/site-packages
PYTHON_SUFFIX=27
PYTHON_VER=2.7
PYTHON_VERSION=python2.7
PYTHON2=""
PYTHON3="@comment
"
GTK2_VERSION="2.10.0"
GTK3_VERSION="3.0.0"
OSREL=11.0
PREFIX=%D
LOCALBASE=/usr/local
RESETPREFIX=/usr/local
PORTDOCS=""
PORTEXAMPLES=""
LIB32DIR=lib
DOCSDIR="share/doc/telepathy-qt5"
EXAMPLESDIR="share/examples/telepathy-qt"
DATADIR="share/telepathy-qt"
WWWDIR="www/telepathy-qt"
ETCDIR="etc/telepathy-qt"
--End PLIST_SUB--

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

---Begin make.conf---
.sinclude "/etc/make.nxb.conf"
USE_PACKAGE_DEPENDS=yes
BATCH=yes
WRKDIRPREFIX=/wrkdirs
PORTSDIR=/usr/ports
PACKAGES=/packages
DISTDIR=/distfiles
MACHINE=arm
MACHINE_ARCH=armv6
ARCH=${MACHINE_ARCH}
#### /usr/local/etc/poudriere.d/make.conf ####
# XXX: We really need this but cannot use it while 'make checksum' does not
# try the next mirror on checksum failure.  It currently retries the same
# failed mirror and then fails rather then trying another.  It *does*
# try the next if the size is mismatched though.
#MASTER_SITE_FREEBSD=yes
# Build ALLOW_MAKE_JOBS_PACKAGES with 2 jobs
MAKE_JOBS_NUMBER=2
#### /usr/ports/Mk/Scripts/ports_env.sh ####
ARCH=armv6
CONFIGURE_MAX_CMD_LEN=262144
OPSYS=FreeBSD
OSREL=11.0
OSVERSION=1100122
PYTHONBASE=/usr/local
UID=0
_JAVA_OS_LIST_REGEXP=native\|linux
_JAVA_VENDOR_LIST_REGEXP=openjdk\|oracle\|sun
_JAVA_VERSION_LIST_REGEXP=1.6\|1.7\|1.8\|1.6+\|1.7+\|1.8+
_OSRELEASE=11.0-RELEASE-p8
#### Misc Poudriere ####
GID=0
DISABLE_MAKE_JOBS=poudriere
---End make.conf---
---Begin make.nxb.conf---
CC=/nxb-bin/usr/bin/cc
CPP=/nxb-bin/usr/bin/cpp
CXX=/nxb-bin/usr/bin/c++
AS=/nxb-bin/usr/bin/as
NM=/nxb-bin/usr/bin/nm
LD=/nxb-bin/usr/bin/ld
OBJCOPY=/nxb-bin/usr/bin/objcopy
SIZE=/nxb-bin/usr/bin/size
STRIPBIN=/nxb-bin/usr/bin/strip
SED=/nxb-bin/usr/bin/sed
READELF=/nxb-bin/usr/bin/readelf
RANLIB=/nxb-bin/usr/bin/ranlib
YACC=/nxb-bin/usr/bin/yacc
MAKE=/nxb-bin/usr/bin/make
STRINGS=/nxb-bin/usr/bin/strings
AWK=/nxb-bin/usr/bin/awk
FLEX=/nxb-bin/usr/bin/flex
---End make.nxb.conf---
--Resource limits--
cpu time               (seconds, -t)  unlimited
file size           (512-blocks, -f)  unlimited
data seg size           (kbytes, -d)  33554432
stack size              (kbytes, -s)  524288
core file size      (512-blocks, -c)  unlimited
max memory size         (kbytes, -m)  unlimited
locked memory           (kbytes, -l)  unlimited
max user processes              (-u)  89999
open files                      (-n)  1024
virtual mem size        (kbytes, -v)  unlimited
swap limit              (kbytes, -w)  unlimited
socket buffer size       (bytes, -b)  unlimited
pseudo-terminals                (-p)  unlimited
kqueues                         (-k)  unlimited
umtx shared locks               (-o)  unlimited
--End resource limits--
=======================<phase: check-sanity   >============================
===>  License LGPL21 accepted by the user
===========================================================================
=======================<phase: pkg-depends    >============================
===>   telepathy-qt5-0.9.7_1 depends on file: /usr/local/sbin/pkg - not found
===>   Installing existing package /packages/All/pkg-1.10.1.txz
pkg-static: Warning: Major OS version upgrade detected.  Running "pkg-static install -f pkg" recommended
[110armv6-quarterly-job-27] Installing pkg-1.10.1...
[110armv6-quarterly-job-27] Extracting pkg-1.10.1: .......... done
===>   telepathy-qt5-0.9.7_1 depends on file: /usr/local/sbin/pkg - found
===>   Returning to build of telepathy-qt5-0.9.7_1
<snip>
[110armv6-quarterly-job-27] |   | `-- Installing xprop-1.2.2...
[110armv6-quarterly-job-27] |   |   `-- Installing libXmu-1.1.2_3,1...
[110armv6-quarterly-job-27] |   |   | `-- Installing libXt-1.1.5,1...
[110armv6-quarterly-job-27] |   |   | `-- Extracting libXt-1.1.5,1: .......... done
[110armv6-quarterly-job-27] |   |   `-- Extracting libXmu-1.1.2_3,1: .......... done
[110armv6-quarterly-job-27] |   | `-- Extracting xprop-1.2.2: .. done
[110armv6-quarterly-job-27] |   | `-- Installing xset-1.2.3_1...
[110armv6-quarterly-job-27] |   |   `-- Installing libXfontcache-1.0.5_3...
[110armv6-quarterly-job-27] |   |   | `-- Installing fontcacheproto-0.1.3...
[110armv6-quarterly-job-27] |   |   | `-- Extracting fontcacheproto-0.1.3: .... done
[110armv6-quarterly-job-27] |   |   `-- Extracting libXfontcache-1.0.5_3: .......... done
[110armv6-quarterly-job-27] |   | `-- Extracting xset-1.2.3_1: .. done
[110armv6-quarterly-job-27] |   `-- Extracting xdg-utils-1.1.1: .......... done
[110armv6-quarterly-job-27] |   `-- Installing xorg-fonts-truetype-7.7_1...
[110armv6-quarterly-job-27] |   | `-- Installing dejavu-2.37...
[110armv6-quarterly-job-27] |   |   `-- Installing mkfontdir-1.0.7...
[110armv6-quarterly-job-27] |   |   | `-- Installing mkfontscale-1.1.2...
[110armv6-quarterly-job-27] |   |   |   `-- Installing libfontenc-1.1.3_1...
[110armv6-quarterly-job-27] |   |   |   `-- Extracting libfontenc-1.1.3_1: ......... done
[110armv6-quarterly-job-27] |   |   | `-- Extracting mkfontscale-1.1.2: .. done
[110armv6-quarterly-job-27] |   |   `-- Extracting mkfontdir-1.0.7: .. done
[110armv6-quarterly-job-27] |   | `-- Extracting dejavu-2.37: .......... done
[110armv6-quarterly-job-27] |   | `-- Installing font-bh-ttf-1.0.3_3...
[110armv6-quarterly-job-27] |   | `-- Extracting font-bh-ttf-1.0.3_3: .......... done
[110armv6-quarterly-job-27] |   | `-- Installing font-misc-ethiopic-1.0.3_3...
[110armv6-quarterly-job-27] |   | `-- Extracting font-misc-ethiopic-1.0.3_3: ... done
[110armv6-quarterly-job-27] |   | `-- Installing font-misc-meltho-1.0.3_3...
[110armv6-quarterly-job-27] |   | `-- Extracting font-misc-meltho-1.0.3_3: .......... done
[110armv6-quarterly-job-27] `-- Extracting qt5-gui-5.7.1: .......... done
[110armv6-quarterly-job-27] Extracting qt5-widgets-5.7.1: .......... done
Message from freetype2-2.7.1:
The 2.7.x series now uses the new subpixel hinting mode (V40 port's option) as
the default, emulating a modern version of ClearType. This change inevitably
leads to different rendering results, and you might change port's options to
adapt it to your taste (or use the new "FREETYPE_PROPERTIES" environment
variable).

The environment variable "FREETYPE_PROPERTIES" can be used to control the
driver properties. Example:

FREETYPE_PROPERTIES=truetype:interpreter-version=35 \
	cff:no-stem-darkening=1 \
	autofitter:warping=1

This allows to select, say, the subpixel hinting mode at runtime for a given
application.

The controllable properties are listed in the section "Controlling FreeType
Modules" in the reference's table of contents
(/usr/local/share/doc/freetype2/reference/ft2-toc.html, if documentation was installed).
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.
===>   telepathy-qt5-0.9.7_1 depends on file: /usr/local/lib/qt5/libQt5Widgets.so - found
===>   Returning to build of telepathy-qt5-0.9.7_1
===========================================================================
=======================<phase: lib-depends    >============================
===>   telepathy-qt5-0.9.7_1 depends on shared library: libtelepathy-farstream.so - not found
===>   Installing existing package /packages/All/telepathy-farstream-0.6.2_1.txz
pkg-static: Warning: Major OS version upgrade detected.  Running "pkg-static install -f pkg" recommended
[110armv6-quarterly-job-27] Installing telepathy-farstream-0.6.2_1...
[110armv6-quarterly-job-27] `-- Installing farstream-0.2.7...
[110armv6-quarterly-job-27] |   `-- Installing gstreamer1-plugins-bad-1.8.0_1...
[110armv6-quarterly-job-27] |   | `-- Installing gstreamer1-1.8.0_1...
[110armv6-quarterly-job-27] |   | `-- Extracting gstreamer1-1.8.0_1: .......... done
[110armv6-quarterly-job-27] |   | `-- Installing gstreamer1-plugins-1.8.0_2...
[110armv6-quarterly-job-27] |   |   `-- Installing iso-codes-3.74...
[110armv6-quarterly-job-27] |   |   `-- Extracting iso-codes-3.74: .......... done
[110armv6-quarterly-job-27] |   | `-- Extracting gstreamer1-plugins-1.8.0_2: .......... done
[110armv6-quarterly-job-27] |   `-- Extracting gstreamer1-plugins-bad-1.8.0_1: .......... done
[110armv6-quarterly-job-27] |   `-- Installing gstreamer1-plugins-good-1.8.0...
[110armv6-quarterly-job-27] |   `-- Extracting gstreamer1-plugins-good-1.8.0: .......... done
[110armv6-quarterly-job-27] |   `-- Installing libnice-0.1.13...
[110armv6-quarterly-job-27] |   `-- Extracting libnice-0.1.13: .......... done
[110armv6-quarterly-job-27] |   `-- Installing libnice-gst1-0.1.13...
[110armv6-quarterly-job-27] |   `-- Extracting libnice-gst1-0.1.13: . done
[110armv6-quarterly-job-27] `-- Extracting farstream-0.2.7: .......... done
[110armv6-quarterly-job-27] `-- Installing telepathy-glib-0.24.1_1...
[110armv6-quarterly-job-27] |   `-- Installing vala-0.30.2...
[110armv6-quarterly-job-27] |   `-- Extracting vala-0.30.2: .......... done
[110armv6-quarterly-job-27] `-- Extracting telepathy-glib-0.24.1_1: .......... done
[110armv6-quarterly-job-27] Extracting telepathy-farstream-0.6.2_1: .......... done
===>   telepathy-qt5-0.9.7_1 depends on shared library: libtelepathy-farstream.so - found (/usr/local/lib/libtelepathy-farstream.so)
===>   Returning to build of telepathy-qt5-0.9.7_1
===>   telepathy-qt5-0.9.7_1 depends on shared library: libtelepathy-glib.so - found (/usr/local/lib/libtelepathy-glib.so)
===>   telepathy-qt5-0.9.7_1 depends on shared library: libintl.so - found (/usr/local/lib/libintl.so)
===>   telepathy-qt5-0.9.7_1 depends on shared library: libglib-2.0.so - found (/usr/local/lib/libglib-2.0.so)
===>   telepathy-qt5-0.9.7_1 depends on shared library: libintl.so - found (/usr/local/lib/libintl.so)
===>   telepathy-qt5-0.9.7_1 depends on shared library: libxml2.so - found (/usr/local/lib/libxml2.so)
===>   telepathy-qt5-0.9.7_1 depends on shared library: libQt5Core.so - found (/usr/local/lib/qt5/libQt5Core.so)
===>   telepathy-qt5-0.9.7_1 depends on shared library: libQt5DBus.so - found (/usr/local/lib/qt5/libQt5DBus.so)
===>   telepathy-qt5-0.9.7_1 depends on shared library: libQt5Gui.so - found (/usr/local/lib/qt5/libQt5Gui.so)
===>   telepathy-qt5-0.9.7_1 depends on shared library: libQt5Network.so - found (/usr/local/lib/qt5/libQt5Network.so)
===>   telepathy-qt5-0.9.7_1 depends on shared library: libQt5Xml.so - not found
===>   Installing existing package /packages/All/qt5-xml-5.7.1.txz
pkg-static: Warning: Major OS version upgrade detected.  Running "pkg-static install -f pkg" recommended
[110armv6-quarterly-job-27] Installing qt5-xml-5.7.1...
[110armv6-quarterly-job-27] Extracting qt5-xml-5.7.1: .......... done
===>   telepathy-qt5-0.9.7_1 depends on shared library: libQt5Xml.so - found (/usr/local/lib/qt5/libQt5Xml.so)
===>   Returning to build of telepathy-qt5-0.9.7_1
===========================================================================
=======================<phase: configure      >============================
===>  Configuring for telepathy-qt5-0.9.7_1
===>  Performing out-of-source build
/bin/mkdir -p /wrkdirs/usr/ports/net-im/telepathy-qt5/work/.build
-- The C compiler identification is Clang 3.9.1
-- The CXX compiler identification is Clang 3.9.1
-- Check for working C compiler: /nxb-bin/usr/bin/cc
-- Check for working C compiler: /nxb-bin/usr/bin/cc -- works
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Detecting C compile features
CMake Error: Generator: execution of make failed. Make command was: "/usr/bin/make" "cmTC_18192/fast"
-- Detecting C compile features - failed
-- Check for working CXX compiler: /nxb-bin/usr/bin/c++
-- Check for working CXX compiler: /nxb-bin/usr/bin/c++ -- works
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Detecting CXX compile features
-- Detecting CXX compile features - done
-- Could NOT find Doxygen (missing:  DOXYGEN_EXECUTABLE) 
-- Performing Test QT_GLIB_SUPPORT
-- Performing Test QT_GLIB_SUPPORT - Failed
-- PythonLibrary find version: 2.5
-- Found PythonInterp: /usr/local/bin/python2 (found suitable version "2.7.13", minimum required is "2.5") 
-- Found Python executable: /usr/local/bin/python2
-- Found Python version: 2.7.13
-- Python 2.7 found
-- Found PkgConfig: pkgconf (found version "1.3.0") 
-- Checking for module 'telepathy-glib>=0.18.0'
--   Found telepathy-glib, version 0.24.1
-- Found TelepathyGlib: /usr/local/lib/libtelepathy-glib.so  
-- Checking for module 'glib-2.0'
--   Found glib-2.0, version 2.46.2
-- Found GLIB2: /usr/local/lib/libglib-2.0.so  
-- Checking for module 'gobject-2.0'
--   Found gobject-2.0, version 2.46.2
-- Found GObject libraries: gobject-2.0;glib-2.0;intl
-- Found GObject includes : /usr/local/include/glib-2.0
-- Checking for module 'gio-2.0'
--   Found gio-2.0, version 2.46.2
-- Found GIO: /usr/local/lib/libgio-2.0.so  
-- Checking for module 'gio-unix-2.0'
--   Found gio-unix-2.0, version 2.46.2
-- Found GIOUNIX: /usr/local/include/gio-unix-2.0  
-- Checking for module 'dbus-1'
--   Found dbus-1, version 1.10.14
-- Found DBus: /usr/local/lib/dbus-1.0/include  
-- Checking for module 'dbus-glib-1'
--   Found dbus-glib-1, version 0.104
-- Found DBUS_GLIB: /usr/local/lib/libdbus-glib-1.so  
-- Checking for module 'libxml-2.0'
--   Found libxml-2.0, version 2.9.4
-- Found LibXml2: /usr/local/lib/libxml2.so  
-- Checking for module 'farstream-0.2>=0.2.0'
--   Found farstream-0.2, version 0.2.7
-- Found Farstream: /usr/local/lib/libfarstream-0.2.so  
-- Checking for module 'telepathy-farstream>=0.6.0'
--   Found telepathy-farstream, version 0.6.2
-- Found TelepathyFarstream: /usr/local/lib/libtelepathy-farstream.so  
-- Checking for module 'gstreamer-1.0'
--   Found gstreamer-1.0, version 1.8.0
-- Found GStreamer: /usr/local/lib/libgstreamer-1.0.so  

-----------------------------------------------------------------------------
-- The following external packages were located on your system.
-- This installation will have the extra features provided by these packages.
-----------------------------------------------------------------------------
   * dbus-python - GLib-based Python DBus support
   * Telepathy-glib - Glib bindings for Telepathy
   * Farstream - A Framework for dealing with audio/video conferencing protocols
   * Telepathy-Farstream - A Framework for dealing with audio/video conferencing protocols
   * GStreamer - An open source multimedia framework

-----------------------------------------------------------------------------
-- The following OPTIONAL packages could NOT be located on your system.
-- Consider installing them to enable more features from this software.
-----------------------------------------------------------------------------
   * Qt Glib Support  <http://qt.nokia.com/>;
     QtCore library using Glib's main event loop
     Needed, together with Telepathy-Glib, to build most of the unit tests

-----------------------------------------------------------------------------

-- Configuring incomplete, errors occurred!
See also "/wrkdirs/usr/ports/net-im/telepathy-qt5/work/.build/CMakeFiles/CMakeOutput.log".
See also "/wrkdirs/usr/ports/net-im/telepathy-qt5/work/.build/CMakeFiles/CMakeError.log".
*** Error code 1

Stop.
make: stopped in /usr/ports/net-im/telepathy-qt5



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