From owner-freebsd-questions@freebsd.org Sat Jul 9 22:44:25 2016 Return-Path: Delivered-To: freebsd-questions@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 1B85AB83F45 for ; Sat, 9 Jul 2016 22:44:25 +0000 (UTC) (envelope-from starikarp@yandex.com) Received: from forward14m.cmail.yandex.net (forward14m.cmail.yandex.net [IPv6:2a02:6b8:b030::9b]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "forwards.mail.yandex.net", Issuer "Yandex CA" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 1AD9A187D for ; Sat, 9 Jul 2016 22:44:24 +0000 (UTC) (envelope-from starikarp@yandex.com) Received: from smtp3m.mail.yandex.net (smtp3m.mail.yandex.net [77.88.61.130]) by forward14m.cmail.yandex.net (Yandex) with ESMTP id 9272F21069 for ; Sun, 10 Jul 2016 01:44:21 +0300 (MSK) Received: from smtp3m.mail.yandex.net (localhost [127.0.0.1]) by smtp3m.mail.yandex.net (Yandex) with ESMTP id 9146B27A041B for ; Sun, 10 Jul 2016 01:44:21 +0300 (MSK) Received: by smtp3m.mail.yandex.net (nwsmtp/Yandex) with ESMTPSA id P6rXMvPvE9-iIW8vCZH; Sun, 10 Jul 2016 01:44:19 +0300 (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client certificate not present) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=yandex.com; s=mail; t=1468104260; bh=h+XlTWhUAxitxutBsg2CdsXctQ6VLCCPr3xKNPSX+no=; h=Message-ID:Subject:From:To:Date; b=IG6bfWZuyXlcuyqZc5LNKkygtnR4Eeu8VGUkXg0KvTwaU8gtzp/azBKkr+mK7IQPj dS+tcGlhjcwyaYmmbCYQlvI9rkTSmJ3pYes0hqqNyPD6iDFSFj+r8eUtdz78Y+fLcO NQNB8tBHScrmCGBYPO/m+rf+uy9pR0wXUUcUo7YM= Authentication-Results: smtp3m.mail.yandex.net; dkim=pass header.i=@yandex.com X-Yandex-ForeignMX: US X-Yandex-Suid-Status: 1 0 Message-ID: <1468104256.57936.12.camel@yandex.com> Subject: building ports with Synth and one failed From: Stari Karp To: FreeBSD Questions Date: Sat, 09 Jul 2016 18:44:16 -0400 Content-Type: text/plain; charset="UTF-8" X-Mailer: Evolution 3.18.5.1 FreeBSD GNOME Team Port Mime-Version: 1.0 Content-Transfer-Encoding: 8bit X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 09 Jul 2016 22:44:25 -0000 Hi! My system is FreeBSD 10.3-RELEASE (amd64) and I start to build ports with Synth and I got one problem which I don't know how to save: => Building deskutils/gnome-contacts Started : Saturday, 9 JUL 2016 at 19:45:18 UTC Platform: 10.3-RELEASE-p4 FreeBSD 10.3-RELEASE-p4 #0: Sat May 28 12:23:44 UTC 2016     root@amd64-builder.daemonology.net:/usr/obj/usr/s rc/sys/GENERIC  amd64 [ Environment HEAD ] UNAME_r=10.3-SYNTH UNAME_m=amd64 UNAME_p=amd64 UNAME_v=FreeBSD 10.3-SYNTH UNAME_s=FreeBSD PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin TERM=dumb LANG=C HOME=/root USER=root [ Environment TAIL ] [ Options HEAD ] ===> The following configuration options are available for gnome- contacts-3.18.0:      CHEESE=on: Cheese webcam support      MANPAGES=on: Build and/or install manual pages ===> Use 'make config' to modify these settings [ Options TAIL ] [ CONFIGURE_ENV HEAD ] MAKE=gmake ac_cv_path_PERL=/usr/local/bin/perl ac_cv_path_PERL_PATH=/usr/local/bin/perl PKG_CONFIG=pkgconf XDG_DATA_HOME=/construction/xports/deskutils/gnome-contacts/work XDG_CONFIG_HOME=/construction/xports/deskutils/gnome-contacts/work HOME=/construction/xports/deskutils/gnome-contacts/work TMPDIR="/tmp" SHELL=/bin/sh CONFIG_SHELL=/bin/sh CONFIG_SITE=/xports/Templates/config.site lt_cv_sys_max_cmd_len=262144 [ CONFIGURE_ENV TAIL ] [ CONFIGURE_ARGS HEAD ] --with-cheese --enable-man-pages --prefix=/usr/local ${_LATE_CONFIGURE_ARGS} [ CONFIGURE_ARGS TAIL ] [ MAKE_ENV HEAD ] XDG_CACHE_HOME=/construction/xports/deskutils/gnome-contacts/work GI_SCANNER_DISABLE_CACHE=1 XDG_CACHE_HOME=/construction/xports/deskutils/gnome-contacts/work XDG_DATA_HOME=/construction/xports/deskutils/gnome-contacts/work XDG_CONFIG_HOME=/construction/xports/deskutils/gnome-contacts/work HOME=/construction/xports/deskutils/gnome-contacts/work TMPDIR="/tmp" NO_PIE=yes WITHOUT_DEBUG_FILES=yes WITHOUT_KERNEL_SYMBOLS=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="-I/usr/local/include" LDFLAGS=" -L/usr/local/lib -fstack-protector" LIBS="" CXX="c++" CXXFLAGS="-O2 -pipe -fstack-protector -fno-strict-aliasing " MANPREFIX="/usr/local" BSD_INSTALL_PROGRAM="install  -s -m 555" BSD_INSTALL_LIB="install  -s -m 444" BSD_INSTALL_SCRIPT="install  -m 555" BSD_INSTALL_DATA="install  -m 0644" BSD_INSTALL_MAN="install  -m 444" [ MAKE_ENV TAIL ] [ MAKE_ARGS HEAD ] DESTDIR=/construction/xports/deskutils/gnome-contacts/work/stage [ MAKE_ARGS TAIL ] [ PLIST_SUB HEAD ] CHEESE="" NO_CHEESE="@comment " MANPAGES="" NO_MANPAGES="@comment " GTK2_VERSION="2.10.0" GTK3_VERSION="3.0.0" OSREL=10.3 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local PORTDOCS="" PORTEXAMPLES="" LIB32DIR=lib PERL_VERSION=5.20.3 PERL_VER=5.20 PERL5_MAN1=lib/perl5/site_perl/man/man1 PERL5_MAN3=lib/perl5/site_perl/man/man3 SITE_PERL=lib/perl5/site_perl SITE_ARCH=lib/perl5/site_perl/mach/5.20 DOCSDIR="share/doc/gnome-contacts" EXAMPLESDIR="share/examples/gnome-contacts" DATADIR="share/gnome-contacts" WWWDIR="www/gnome-contacts" ETCDIR="etc/gnome-contacts" [ PLIST_SUB TAIL ] [ SUB_LIST HEAD ] CHEESE="" NO_CHEESE="@comment " MANPAGES="" NO_MANPAGES="@comment " PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/gnome-contacts DOCSDIR=/usr/local/share/doc/gnome-contacts EXAMPLESDIR=/usr/local/share/examples/gnome-contacts WWWDIR=/usr/local/www/gnome-contacts ETCDIR=/usr/local/etc/gnome-contacts [ SUB_LIST TAIL ] [ /etc/make.conf HEAD ] USE_PACKAGE_DEPENDS=yes PACKAGE_BUILDING=yes BATCH=yes PKG_CREATE_VERBOSE=yes PORTSDIR=/xports DISTDIR=/distfiles WRKDIRPREFIX=/construction PORT_DBDIR=/options PACKAGES=/packages MAKE_JOBS_NUMBER_LIMIT=2 DEFAULT_VERSIONS+= perl5=5.20 HAVE_COMPAT_IA32_KERN=YES  CONFIGURE_MAX_CMD_LEN=262144 _SMP_CPUS=8 UID=0 ARCH=amd64 OPSYS=FreeBSD OSVERSION=1003000 OSREL=10.3 _OSRELEASE=10.3-SYNTH [ /etc/make.conf TAIL ] ========================< phase : check- sanity    >======================== ===>  Found saved configuration for gnome-contacts-3.18.0 ======================================================================= ==== ========================< phase : pkg- depends     >======================== ===>   gnome-contacts-3.18.0 depends on file: /usr/local/sbin/pkg - not found ===>   Installing existing package /packages/All/pkg-1.8.7.txz Installing pkg-1.8.7... Extracting pkg-1.8.7: .......... done ===>   gnome-contacts-3.18.0 depends on file: /usr/local/sbin/pkg - found ===>   Returning to build of gnome-contacts-3.18.0 ======================================================================= ==== ========================< phase : fetch- depends   >======================== ======================================================================= ==== ========================< phase : fetch           >======================== ===>  Found saved configuration for gnome-contacts-3.18.0 ===> Fetching all distfiles required by gnome-contacts-3.18.0 for building ======================================================================= ==== ========================< phase : checksum        >======================== ===>  Found saved configuration for gnome-contacts-3.18.0 ===> Fetching all distfiles required by gnome-contacts-3.18.0 for building => SHA256 Checksum OK for gnome-contacts-3.18.0.tar.xz. ======================================================================= ==== ========================< phase : extract-depends >======================== ======================================================================= ==== ========================< phase : extract         >======================== ===>  Found saved configuration for gnome-contacts-3.18.0 ===> Fetching all distfiles required by gnome-contacts-3.18.0 for building ===>  Extracting for gnome-contacts-3.18.0 => SHA256 Checksum OK for gnome-contacts-3.18.0.tar.xz. ======================================================================= ==== ========================< phase : patch- depends   >======================== ======================================================================= ==== ========================< phase : patch           >======================== ===>  Patching for gnome-contacts-3.18.0 ======================================================================= ==== ========================< phase : build- depends   >======================== ===>   gnome-contacts-3.18.0 depends on package: vala>=0.14.0 - not found ===>   Installing existing package /packages/All/vala-0.30.1.txz Installing vala-0.30.1... `-- Installing libxml2-2.9.3... `-- Extracting libxml2-2.9.3: .......... done `-- Installing libxslt-1.1.29... |   `-- Installing libgcrypt-1.7.1... |   | `-- Installing indexinfo-0.2.4... |   | `-- Extracting indexinfo-0.2.4: .... done |   | `-- Installing libgpg-error-1.23... |   |   `-- Installing gettext-runtime-0.19.8.1... |   |   `-- Extracting gettext-runtime-0.19.8.1: .......... done |   | `-- Extracting libgpg-error-1.23: .......... done |   `-- Extracting libgcrypt-1.7.1: .......... done `-- Extracting libxslt-1.1.29: .......... done `-- Installing glib-2.46.2_2... |   `-- Installing python27-2.7.12... |   | `-- Installing libffi-3.2.1... |   | `-- Extracting libffi-3.2.1: .......... done |   `-- Extracting python27-2.7.12: .......... done |   `-- Installing perl5-5.20.3_13... |   `-- Extracting perl5-5.20.3_13: .......... done |   `-- Installing pcre-8.39... |   `-- Extracting pcre-8.39: .......... done |   `-- Installing libiconv-1.14_9... |   `-- Extracting libiconv-1.14_9: .......... done |   `-- Installing icu-55.1,1... |   `-- Extracting icu-55.1,1: .......... done `-- Extracting glib-2.46.2_2: .......... done No schema files found: doing nothing. Extracting vala-0.30.1: .......... done Message from python27-2.7.12: ======================================================================= ==== 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 ======================================================================= ==== Message from perl5-5.20.3_13: The /usr/bin/perl symlink has been removed starting with Perl 5.20. For shebangs, you should either use: #!/usr/local/bin/perl or #!/usr/bin/env perl The first one will only work if you have a /usr/local/bin/perl, the second will work as long as perl is in PATH. ===>   gnome-contacts-3.18.0 depends on package: vala>=0.14.0 - found ===>   Returning to build of gnome-contacts-3.18.0 ===>   gnome-contacts-3.18.0 depends on package: docbook-xml>=0 - not found ===>   Installing existing package /packages/All/docbook-xml-5.0_3.txz Installing docbook-xml-5.0_3... `-- Installing xmlcatmgr-2.2_2... `-- Extracting xmlcatmgr-2.2_2: ......... done  + Creating /usr/local/share/sgml/catalog  + Registering CATALOG catalog.ports (SGML)  + Creating /usr/local/share/sgml/catalog.ports  + Creating /usr/local/share/xml/catalog  + Registering nextCatalog catalog.ports (XML)  + Creating /usr/local/share/xml/catalog.ports `-- Installing xmlcharent-0.3_2... `-- Extracting xmlcharent-0.3_2: .......... done Extracting docbook-xml-5.0_3: .......... done Message from xmlcatmgr-2.2_2: The following catalogs are installed:  1) /usr/local/share/sgml/catalog    The top level catalog for SGML stuff.  It is not changed    by any ports/packages except textproc/xmlcatmgr.  2) /usr/local/share/sgml/catalog.ports    This catalog is for handling SGML stuff installed under    /usr/local/share/sgml.  It is changed by ports/packages.  3) /usr/local/share/xml/catalog    The top level catalog for XML stuff.  It is not changed    by any ports/packages except textproc/xmlcatmgr.  4) /usr/local/share/xml/catalog.ports    This catalog is for handling XML stuff installed under    /usr/local/share/xml.  It is changed by ports/packages. ===>   gnome-contacts-3.18.0 depends on package: docbook-xml>=0 - found ===>   Returning to build of gnome-contacts-3.18.0 ===>   gnome-contacts-3.18.0 depends on package: docbook-xsl>=0 - not found ===>   Installing existing package /packages/All/docbook-xsl- 1.76.1_3.txz Installing docbook-xsl-1.76.1_3... `-- Installing docbook-1.5... |   `-- Installing sdocbook-xml-1.1_2,2... |   `-- Extracting sdocbook-xml-1.1_2,2: .......... done |   `-- Installing docbook-sgml-4.5_1... |   | `-- Installing iso8879-1986_3... |   | `-- Extracting iso8879-1986_3: .......... done |   `-- Extracting docbook-sgml-4.5_1: .......... done Extracting docbook-xsl-1.76.1_3: .......... done ===>   gnome-contacts-3.18.0 depends on package: docbook-xsl>=0 - found ===>   Returning to build of gnome-contacts-3.18.0 ===>   gnome-contacts-3.18.0 depends on executable: msgfmt - not found ===>   Installing existing package /packages/All/gettext-tools- 0.19.8.1.txz Installing gettext-tools-0.19.8.1... Extracting gettext-tools-0.19.8.1: .......... done ===>   gnome-contacts-3.18.0 depends on executable: msgfmt - found ===>   Returning to build of gnome-contacts-3.18.0 ===>   gnome-contacts-3.18.0 depends on executable: gmake - not found ===>   Installing existing package /packages/All/gmake-4.2.1_1.txz Installing gmake-4.2.1_1... Extracting gmake-4.2.1_1: .......... done ===>   gnome-contacts-3.18.0 depends on executable: gmake - found ===>   Returning to build of gnome-contacts-3.18.0 ===>   gnome-contacts-3.18.0 depends on file: /usr/local/bin/intltool- extract - not found ===>   Installing existing package /packages/All/intltool-0.51.0_1.txz Installing intltool-0.51.0_1... `-- Installing p5-XML-Parser-2.44... |   `-- Installing expat-2.2.0... |   `-- Extracting expat-2.2.0: .......... done `-- Extracting p5-XML-Parser-2.44: .......... done Extracting intltool-0.51.0_1: .......... done ===>   gnome-contacts-3.18.0 depends on file: /usr/local/bin/intltool- extract - found ===>   Returning to build of gnome-contacts-3.18.0 ===>   gnome-contacts-3.18.0 depends on executable: g-ir-scanner - not found ===>   Installing existing package /packages/All/gobject-introspection- 1.46.0.txz Installing gobject-introspection-1.46.0... `-- Installing python2-2_3... `-- Extracting python2-2_3: ...... done Extracting gobject-introspection-1.46.0: .......... done ===>   gnome-contacts-3.18.0 depends on executable: g-ir-scanner - found ===>   Returning to build of gnome-contacts-3.18.0 ===>   gnome-contacts-3.18.0 depends on executable: xsltproc - found ===>   gnome-contacts-3.18.0 depends on package: pkgconf>=0.9.10 - not found ===>   Installing existing package /packages/All/pkgconf-0.9.12_1.txz Installing pkgconf-0.9.12_1... Extracting pkgconf-0.9.12_1: ....... done ===>   gnome-contacts-3.18.0 depends on package: pkgconf>=0.9.10 - found ===>   Returning to build of gnome-contacts-3.18.0 ===>   gnome-contacts-3.18.0 depends on package: perl5>=5.20<5.21 - found ======================================================================= ==== ========================< phase : lib- depends     >======================== ===>   gnome-contacts-3.18.0 depends on shared library: libgoa-1.0.so - not found ===>   Installing existing package /packages/All/gnome-online-accounts- 3.18.4_1.txz Installing gnome-online-accounts-3.18.4_1... `-- Installing telepathy-glib-0.24.1... |   `-- Installing dbus-glib-0.104... |   | `-- Installing dbus-1.8.20... |   |   `-- Installing gnome_subr-1.0... |   |   `-- Extracting gnome_subr-1.0: . done |   |   `-- Installing libX11-1.6.3,1... |   |   | `-- Installing xproto-7.0.28... |   |   | `-- Extracting xproto-7.0.28: .......... done |   |   | `-- Installing kbproto-1.0.7... |   |   | `-- Extracting kbproto-1.0.7: .......... done |   |   | `-- Installing libXdmcp-1.1.2... |   |   | `-- Extracting libXdmcp-1.1.2: ......... done |   |   | `-- Installing libxcb-1.11.1... |   |   |   `-- Installing libpthread-stubs-0.3_6... |   |   |   `-- Extracting libpthread-stubs-0.3_6: ..... done |   |   |   `-- Installing libXau-1.0.8_3... |   |   |   `-- Extracting libXau-1.0.8_3: .......... done |   |   | `-- Extracting libxcb-1.11.1: .......... done |   |   `-- Extracting libX11-1.6.3,1: .......... done |   |   `-- Installing libICE-1.0.9_1,1... |   |   `-- Extracting libICE-1.0.9_1,1: .......... done |   |   `-- Installing libSM-1.2.2_3,1... |   |   `-- Extracting libSM-1.2.2_3,1: .......... done ===> Creating groups. Creating group 'messagebus' with gid '556'. ===> Creating users Using existing user 'messagebus'. |   | `-- Extracting dbus-1.8.20: ......... done |   `-- Extracting dbus-glib-0.104: .......... done `-- Extracting telepathy-glib-0.24.1: .......... done `-- Installing gtk-update-icon-cache-2.24.29... |   `-- Installing hicolor-icon-theme-0.15... |   `-- Extracting hicolor-icon-theme-0.15: . done |   `-- Installing libXdamage-1.1.4_3... |   | `-- Installing libXfixes-5.0.1_3... |   |   `-- Installing fixesproto-5.0... |   |   `-- Extracting fixesproto-5.0: .... done |   | `-- Extracting libXfixes-5.0.1_3: .......... done |   | `-- Installing damageproto-1.2.1... |   | `-- Extracting damageproto-1.2.1: .... done |   `-- Extracting libXdamage-1.1.4_3: ...... done |   `-- Installing pango-1.38.0_1... |   | `-- Installing encodings-1.0.4_3,1... |   |   `-- Installing font-util-1.3.1... |   |   `-- Extracting font-util-1.3.1: .......... done |   | `-- Extracting encodings-1.0.4_3,1: .......... done |   | `-- Installing fontconfig-2.11.1_2,1... |   |   `-- Installing freetype2-2.6.3... |   |   | `-- Installing png-1.6.21... |   |   | `-- Extracting png-1.6.21: .......... done |   |   `-- Extracting freetype2-2.6.3: .......... done |   | `-- Extracting fontconfig-2.11.1_2,1: .......... done Running fc-cache to build fontconfig cache... /usr/local/share/fonts: caching, new cache contents: 0 fonts, 2 dirs /usr/local/share/fonts/encodings: caching, new cache contents: 0 fonts, 1 dirs /usr/local/share/fonts/encodings/large: caching, new cache contents: 0 fonts, 0 dirs /usr/local/share/fonts/util: caching, new cache contents: 0 fonts, 0 dirs /usr/local/lib/X11/fonts: skipping, no such directory /root/.local/share/fonts: skipping, no such directory /root/.fonts: skipping, no such directory Re-scanning /usr/local/share/fonts: caching, new cache contents: 0 fonts, 2 dirs Re-scanning /usr/local/share/fonts/encodings: caching, new cache contents: 0 fonts, 1 dirs /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 |   | `-- Installing libXft-2.3.2_1... |   |   `-- Installing libXrender-0.9.9... |   |   | `-- Installing renderproto-0.11.1... |   |   | `-- Extracting renderproto-0.11.1: .... done |   |   `-- Extracting libXrender-0.9.9: .......... done |   | `-- Extracting libXft-2.3.2_1: ......... done |   | `-- Installing harfbuzz-1.2.3_2... |   |   `-- Installing cairo-1.14.6,2... |   |   | `-- Installing dri2proto-2.8... |   |   | `-- Extracting dri2proto-2.8: .... done |   |   | `-- Installing glproto-1.4.17... |   |   | `-- Extracting glproto-1.4.17: ...... done |   |   | `-- Installing libXext-1.3.3_1,1... |   |   |   `-- Installing xextproto-7.3.0... |   |   |   `-- Extracting xextproto-7.3.0: .......... done |   |   | `-- Extracting libXext-1.3.3_1,1: .......... done |   |   | `-- Installing libEGL-11.2.2... |   |   |   `-- Installing libdevq-0.0.2_1... |   |   |   `-- Extracting libdevq-0.0.2_1: ..... done |   |   |   `-- Installing libxshmfence-1.2... |   |   |   `-- Extracting libxshmfence-1.2: ......... done |   |   |   `-- Installing gbm-11.2.2... |   |   |   | `-- Installing libglapi-11.2.2... |   |   |   |   `-- Installing libXvMC-1.0.9... |   |   |   |   | `-- Installing libXv-1.0.10_3,1... |   |   |   |   |   `-- Installing videoproto-2.3.2... |   |   |   |   |   `-- Extracting videoproto-2.3.2: ...... done |   |   |   |   | `-- Extracting libXv-1.0.10_3,1: .......... done |   |   |   |   `-- Extracting libXvMC-1.0.9: .......... done |   |   |   |   `-- Installing libdrm-2.4.66,1... |   |   |   |   | `-- Installing libpciaccess-0.13.4... |   |   |   |   |   `-- Installing pciids-20160621... |   |   |   |   |   `-- Extracting pciids-20160621: ..... done |   |   |   |   | `-- Extracting libpciaccess-0.13.4: ...... done |   |   |   |   `-- Extracting libdrm-2.4.66,1: .......... done |   |   |   | `-- Extracting libglapi-11.2.2: ... done |   |   |   `-- Extracting gbm-11.2.2: ..... done |   |   |   `-- Installing llvm37-3.7.1_2... |   |   |   | `-- Installing libedit-3.1.20150325_2,1... |   |   |   | `-- Extracting libedit-3.1.20150325_2,1: .......... done |   |   |   `-- Extracting llvm37-3.7.1_2: .......... done |   |   | `-- Extracting libEGL-11.2.2: .......... done |   |   | `-- Installing libGL-11.2.2... |   |   |   `-- Installing libXxf86vm-1.1.4_1... |   |   |   | `-- Installing xf86vidmodeproto-2.3.1... |   |   |   | `-- Extracting xf86vidmodeproto-2.3.1: .... done |   |   |   `-- Extracting libXxf86vm-1.1.4_1: .......... done |   |   | `-- Extracting libGL-11.2.2: .......... done |   |   | `-- Installing pixman-0.34.0... |   |   | `-- Extracting pixman-0.34.0: .......... done |   |   | `-- Installing xcb-util-renderutil-0.3.9_1... |   |   |   `-- Installing xcb-util-0.4.0_1,1... |   |   |   `-- Extracting xcb-util-0.4.0_1,1: .......... done |   |   | `-- Extracting xcb-util-renderutil-0.3.9_1: ...... done |   |   `-- Extracting cairo-1.14.6,2: .......... done |   |   `-- Installing graphite2-1.3.8... |   |   `-- Extracting graphite2-1.3.8: .......... done |   | `-- Extracting harfbuzz-1.2.3_2: .......... done |   | `-- Installing xorg-fonts-truetype-7.7_1... |   |   `-- Installing font-misc-meltho-1.0.3_3... |   |   | `-- Installing mkfontdir-1.0.7... |   |   |   `-- Installing mkfontscale-1.1.2... |   |   |   | `-- Installing libfontenc-1.1.3... |   |   |   | `-- Extracting libfontenc-1.1.3: ...... done |   |   |   `-- Extracting mkfontscale-1.1.2: .. done |   |   | `-- Extracting mkfontdir-1.0.7: .. done |   |   `-- Extracting font-misc-meltho-1.0.3_3: .......... done |   |   `-- Installing font-bh-ttf-1.0.3_3... |   |   `-- Extracting font-bh-ttf-1.0.3_3: .......... done |   |   `-- Installing font-misc-ethiopic-1.0.3_3... |   |   `-- Extracting font-misc-ethiopic-1.0.3_3: ... done |   |   `-- Installing dejavu-2.35... |   |   `-- Extracting dejavu-2.35: .......... done |   `-- Extracting pango-1.38.0_1: .......... done |   `-- Installing libXcursor-1.1.14_3... |   `-- Extracting libXcursor-1.1.14_3: .......... done |   `-- Installing libXinerama-1.1.3_3,1... |   | `-- Installing xineramaproto-1.2.1... |   | `-- Extracting xineramaproto-1.2.1: .. done |   `-- Extracting libXinerama-1.1.3_3,1: .......... done |   `-- Installing libXcomposite-0.4.4_3,1... |   | `-- Installing compositeproto-0.4.2... |   | `-- Extracting compositeproto-0.4.2: .... done |   `-- Extracting libXcomposite-0.4.4_3,1: .......... done |   `-- Installing libXi-1.7.6,1... |   | `-- Installing inputproto-2.3.1... |   | `-- Extracting inputproto-2.3.1: ..... done |   `-- Extracting libXi-1.7.6,1: .......... done |   `-- Installing atk-2.18.0... |   `-- Extracting atk-2.18.0: .......... done |   `-- Installing libXrandr-1.5.0... |   | `-- Installing randrproto-1.5.0... |   | `-- Extracting randrproto-1.5.0: .... done |   `-- Extracting libXrandr-1.5.0: .......... done |   `-- Installing gdk-pixbuf2-2.32.3_1... |   | `-- Installing jasper-1.900.1_16... |   |   `-- Installing freeglut-3.0.0... |   |   | `-- Installing libGLU-9.0.0_2... |   |   | `-- Extracting libGLU-9.0.0_2: ...... done |   |   `-- Extracting freeglut-3.0.0: .......... done |   |   `-- Installing jpeg-turbo-1.4.2... |   |   `-- Extracting jpeg-turbo-1.4.2: .......... done |   |   `-- Installing libXmu-1.1.2_3,1... |   |   | `-- Installing libXt-1.1.5,1... |   |   | `-- Extracting libXt-1.1.5,1: .......... done |   |   `-- Extracting libXmu-1.1.2_3,1: .......... done |   | `-- Extracting jasper-1.900.1_16: .......... done |   | `-- Installing tiff-4.0.6_1... |   |   `-- Installing jbigkit-2.1_1... |   |   `-- Extracting jbigkit-2.1_1: .......... done |   | `-- Extracting tiff-4.0.6_1: .......... done |   `-- Extracting gdk-pixbuf2-2.32.3_1: .......... done |   `-- Installing shared-mime-info-1.5... |   `-- Extracting shared-mime-info-1.5: .......... done `-- Extracting gtk-update-icon-cache-2.24.29: .... done `-- Installing json-glib-1.1.2... `-- Extracting json-glib-1.1.2: .......... done `-- Installing libnotify-0.7.6_1... `-- Extracting libnotify-0.7.6_1: .......... done `-- Installing webkit2-gtk3-2.8.5_5... |   `-- Installing geoclue-2.3.0... |   | `-- Installing libsoup-2.52.2... |   |   `-- Installing glib-networking-2.46.1_1... |   |   | `-- Installing gnutls-3.4.14... |   |   |   `-- Installing nettle-3.2... |   |   |   | `-- Installing gmp-5.1.3_3... |   |   |   | `-- Extracting gmp-5.1.3_3: .......... done |   |   |   `-- Extracting nettle-3.2: .......... done |   |   |   `-- Installing ca_root_nss-3.25... |   |   |   `-- Extracting ca_root_nss-3.25: ....... done |   |   |   `-- Installing libtasn1-4.8... |   |   |   `-- Extracting libtasn1-4.8: .......... done |   |   |   `-- Installing trousers-0.3.13... |   |   |   | `-- Installing tpm-emulator-0.7.4_1... ===> Creating groups. Creating group '_tss' with gid '601'. ===> Creating users Using existing user '_tss'. |   |   |   | `-- Extracting tpm-emulator-0.7.4_1: ......... done ===> Creating groups. Using existing group '_tss'. ===> Creating users Using existing user '_tss'. |   |   |   `-- Extracting trousers-0.3.13: .......... done |   |   |   `-- Installing p11-kit-0.23.2... |   |   |   `-- Extracting p11-kit-0.23.2: .......... done |   |   |   `-- Installing libidn-1.31... |   |   |   `-- Extracting libidn-1.31: .......... done |   |   | `-- Extracting gnutls-3.4.14: .......... done |   |   | `-- Installing libproxy-0.4.12... |   |   | `-- Extracting libproxy-0.4.12: ........ done |   |   | `-- Installing gsettings-desktop-schemas-3.18.1... |   |   |   `-- Installing cantarell-fonts-0.0.24... |   |   |   `-- Extracting cantarell-fonts-0.0.24: ...... done |   |   | `-- Extracting gsettings-desktop-schemas-3.18.1: .......... done |   |   `-- Extracting glib-networking-2.46.1_1: .......... done |   |   `-- Installing sqlite3-3.13.0_2... |   |   `-- Extracting sqlite3-3.13.0_2: .......... done |   | `-- Extracting libsoup-2.52.2: .......... done |   `-- Extracting geoclue-2.3.0: .......... done |   `-- Installing gtk2-2.24.29_2... |   | `-- Installing cups-2.1.4... |   |   `-- Installing avahi-app-0.6.31_5... |   |   | `-- Installing gdbm-1.12... |   |   | `-- Extracting gdbm-1.12: .......... done |   |   | `-- Installing libdaemon-0.14_1... |   |   | `-- Extracting libdaemon-0.14_1: .......... done ===> Creating groups. Creating group 'avahi' with gid '558'. ===> Creating users Using existing user 'avahi'. |   |   `-- Extracting avahi-app-0.6.31_5: .......... done |   |   `-- Installing libpaper-1.1.24.4... |   |   `-- Extracting libpaper-1.1.24.4: .......... done ===> Creating groups. Creating group 'cups' with gid '193'. ===> Creating users Using existing user 'cups'. |   | `-- Extracting cups-2.1.4: .......... done |   | `-- Installing python-2.7_2,2... |   | `-- Extracting python-2.7_2,2: ..... done |   `-- Extracting gtk2-2.24.29_2: .......... done |   `-- Installing gtk3-3.18.8_3... |   | `-- Installing colord-1.2.11_1... |   |   `-- Installing lcms2-2.7_2... |   |   `-- Extracting lcms2-2.7_2: .......... done |   |   `-- Installing argyllcms-1.7.0_1... |   |   | `-- Installing libXScrnSaver-1.2.2_3... |   |   |   `-- Installing scrnsaverproto-1.2.2... |   |   |   `-- Extracting scrnsaverproto-1.2.2: ... done |   |   | `-- Extracting libXScrnSaver-1.2.2_3: .......... done |   |   `-- Extracting argyllcms-1.7.0_1: .......... done |   |   `-- Installing polkit-0.113_1... |   |   | `-- Installing spidermonkey170-17.0.0_1... |   |   |   `-- Installing nspr-4.12... |   |   |   `-- Extracting nspr-4.12: .......... done |   |   | `-- Extracting spidermonkey170-17.0.0_1: .......... done ===> Creating groups. Creating group 'polkitd' with gid '565'. ===> Creating users Using existing user 'polkitd'. |   |   `-- Extracting polkit-0.113_1: ........ done ===> Creating groups. Creating group 'colord' with gid '970'. ===> Creating users Using existing user 'colord'. |   | `-- Extracting colord-1.2.11_1: .......... done |   | `-- Installing libepoxy-1.3.1... |   |   `-- Installing libglesv2-11.2.2... |   |   `-- Extracting libglesv2-11.2.2: .......... done |   | `-- Extracting libepoxy-1.3.1: .......... done |   | `-- Installing at-spi2-atk-2.18.1... |   |   `-- Installing at-spi2-core-2.18.3... |   |   | `-- Installing libXtst-1.2.2_3... |   |   |   `-- Installing recordproto-1.14.2... |   |   |   `-- Extracting recordproto-1.14.2: .... done |   |   | `-- Extracting libXtst-1.2.2_3: .......... done |   |   `-- Extracting at-spi2-core-2.18.3: .......... done |   | `-- Extracting at-spi2-atk-2.18.1: .......... done |   | `-- Installing adwaita-icon-theme-3.18.0... |   | `-- Extracting adwaita-icon-theme-3.18.0: .......... done |   `-- Extracting gtk3-3.18.8_3: .......... done |   `-- Installing enchant-1.6.0_5... |   | `-- Installing aspell-0.60.6.1_5... |   | `-- Extracting aspell-0.60.6.1_5: .......... done |   `-- Extracting enchant-1.6.0_5: .......... done |   `-- Installing webp-0.5.0... |   | `-- Installing giflib-5.1.3... |   | `-- Extracting giflib-5.1.3: .......... done |   `-- Extracting webp-0.5.0: .......... done |   `-- Installing gstreamer1-plugins-1.8.0... |   | `-- Installing orc-0.4.25... |   | `-- Extracting orc-0.4.25: .......... done |   | `-- Installing gstreamer1-1.8.0... |   |   `-- Installing libcheck-0.10.0... |   |   `-- Extracting libcheck-0.10.0: .......... done |   | `-- Extracting gstreamer1-1.8.0: .......... done |   | `-- Installing iso-codes-3.65... |   | `-- Extracting iso-codes-3.65: .......... done |   `-- Extracting gstreamer1-plugins-1.8.0: .......... done |   `-- Installing libsecret-0.18.4... |   `-- Extracting libsecret-0.18.4: .......... done `-- Extracting webkit2-gtk3-2.8.5_5: .......... done `-- Installing rest-0.7.93... `-- Extracting rest-0.7.93: .......... done Extracting gnome-online-accounts-3.18.4_1: .......... done Message from dejavu-2.35: 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. Message from freeglut-3.0.0: Joystick support is untested and it is unknown if it works. Do not hesitate to contact x11@FreeBSD.org if this causes issues. Message from ca_root_nss-3.25: ********************************* 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 *********************************************************************** **** Message from trousers-0.3.13: To run tcsd automatically, add the following line to /etc/rc.conf: tcsd_enable="YES" You might want to edit /usr/local/etc/tcsd.conf to reflect your setup. If you want to use tcsd with software TPM emulator, use the following configuration in /etc/rc.conf: tcsd_enable="YES" tcsd_mode="emulator" tpmd_enable="YES" To use TPM, add your_account to '_tss' group like following: # pw groupadd _tss -m your_account ===>   gnome-contacts-3.18.0 depends on shared library: libgoa-1.0.so - found (/usr/local/lib/libgoa-1.0.so) ===>   Returning to build of gnome-contacts-3.18.0 ===>   gnome-contacts-3.18.0 depends on shared library: libchamplain- 0.12.so - not found ===>   Installing existing package /packages/All/libchamplain- 0.12.13.txz Installing libchamplain-0.12.13... `-- Installing clutter-gtk3-1.6.6... |   `-- Installing clutter-1.24.2... |   | `-- Installing cogl-1.22.0... |   | `-- Extracting cogl-1.22.0: .......... done |   `-- Extracting clutter-1.24.2: .......... done |   `-- Installing libXp-1.0.3,1... |   | `-- Installing printproto-1.0.5... |   | `-- Extracting printproto-1.0.5: .... done |   `-- Extracting libXp-1.0.3,1: .......... done `-- Extracting clutter-gtk3-1.6.6: .......... done `-- Installing libsoup-gnome-2.52.2... `-- Extracting libsoup-gnome-2.52.2: ......... done Extracting libchamplain-0.12.13: .......... done ===>   gnome-contacts-3.18.0 depends on shared library: libchamplain- 0.12.so - found (/usr/local/lib/libchamplain-0.12.so) ===>   Returning to build of gnome-contacts-3.18.0 ===>   gnome-contacts-3.18.0 depends on shared library: libclutter-gtk- 1.0.so - found (/usr/local/lib/libclutter-gtk-1.0.so) ===>   gnome-contacts-3.18.0 depends on shared library: libgee-0.8.so - not found ===>   Installing existing package /packages/All/libgee-0.18.0.txz Installing libgee-0.18.0... Extracting libgee-0.18.0: ........ done ===>   gnome-contacts-3.18.0 depends on shared library: libgee-0.8.so - found (/usr/local/lib/libgee-0.8.so) ===>   Returning to build of gnome-contacts-3.18.0 ===>   gnome-contacts-3.18.0 depends on shared library: libfolks.so - not found ===>   Installing existing package /packages/All/folks-0.11.1.txz Installing folks-0.11.1... `-- Installing evolution-data-server-3.18.5_1... |   `-- Installing openldap-client-2.4.44... |   `-- Extracting openldap-client-2.4.44: .......... done |   `-- Installing libical-1.0.1... |   `-- Extracting libical-1.0.1: .......... done |   `-- Installing libgdata-0.17.4... |   | `-- Installing liboauth-1.0.3_2... |   |   `-- Installing curl-7.49.1... |   |   `-- Extracting curl-7.49.1: .......... done |   | `-- Extracting liboauth-1.0.3_2: ....... done |   | `-- Installing gcr-3.18.0... |   |   `-- Installing desktop-file-utils-0.22_3... |   |   `-- Extracting desktop-file-utils-0.22_3: .......... done |   | `-- Extracting gcr-3.18.0: .......... done |   | `-- Installing uhttpmock-0.5.0... |   | `-- Extracting uhttpmock-0.5.0: .......... done |   `-- Extracting libgdata-0.17.4: .......... done |   `-- Installing nss-3.25... |   `-- Extracting nss-3.25: .......... done |   `-- Installing db5-5.3.28_4... |   `-- Extracting db5-5.3.28_4: .......... done `-- Extracting evolution-data-server-3.18.5_1: .......... done `-- Installing zeitgeist-0.9.16... |   `-- Installing py27-dbus-1.2.0_1... |   | `-- Installing pydbus-common-1.2.0_1... |   | `-- Extracting pydbus-common-1.2.0_1: .......... done |   `-- Extracting py27-dbus-1.2.0_1: .......... done |   `-- Installing py27-xdg-0.25... |   | `-- Installing py27-setuptools27-23.1.0... |   | `-- Extracting py27-setuptools27-23.1.0: .......... done |   `-- Extracting py27-xdg-0.25: .......... done `-- Extracting zeitgeist-0.9.16: .......... done Extracting folks-0.11.1: .......... done Message from openldap-client-2.4.44: ************************************************************ The OpenLDAP client package has been successfully installed. Edit   /usr/local/etc/openldap/ldap.conf to change the system-wide client defaults. Try `man ldap.conf' and visit the OpenLDAP FAQ-O-Matic at   http://www.OpenLDAP.org/faq/index.cgi?file=3 for more information. ************************************************************ ===>   gnome-contacts-3.18.0 depends on shared library: libfolks.so - found (/usr/local/lib/libfolks.so) ===>   Returning to build of gnome-contacts-3.18.0 ===>   gnome-contacts-3.18.0 depends on shared library: libnotify.so - found (/usr/local/lib/libnotify.so) ===>   gnome-contacts-3.18.0 depends on shared library: libcheese- gtk.so - not found ===>   Installing existing package /packages/All/cheese-3.18.1.txz Installing cheese-3.18.1... `-- Installing gstreamer1-plugins-v4l2-1.8.0... |   `-- Installing webcamd-4.2.0.9... |   | `-- Installing cuse4bsd-kmod-0.1.36... |   | `-- Extracting cuse4bsd-kmod-0.1.36: .......... done kldxref: can't create //boot/lhint.tGiDzb: Read-only file system |   | `-- Installing libv4l-1.6.3_1... |   | `-- Extracting libv4l-1.6.3_1: .......... done |   | `-- Installing hal-0.5.14_30... |   |   `-- Installing consolekit-0.4.5_4... |   |   `-- Extracting consolekit-0.4.5_4: ......... done |   |   `-- Installing policykit-0.9_10... ===> Creating groups. Creating group 'polkit' with gid '562'. ===> Creating users Using existing user 'polkit'. |   |   `-- Extracting policykit-0.9_10: .......... done |   |   `-- Installing libvolume_id-0.81.1... |   |   `-- Extracting libvolume_id-0.81.1: ..... done |   |   `-- Installing dmidecode-3.0... |   |   `-- Extracting dmidecode-3.0: .......... done ===> Creating groups. Creating group 'haldaemon' with gid '560'. ===> Creating users Using existing user 'haldaemon'. |   | `-- Extracting hal-0.5.14_30: ......... done ===> Creating groups. Creating group 'webcamd' with gid '145'. ===> Creating users Using existing user 'webcamd'. |   `-- Extracting webcamd-4.2.0.9: .......... done |   `-- Installing gstreamer1-plugins-good-1.8.0... |   `-- Extracting gstreamer1-plugins-good-1.8.0: .......... done `-- Extracting gstreamer1-plugins-v4l2-1.8.0: . done `-- Installing gstreamer1-plugins-theora-1.8.0... |   `-- Installing libtheora-1.1.1_6... |   | `-- Installing libvorbis-1.3.5,3... |   |   `-- Installing libogg-1.3.2_1,4... |   |   `-- Extracting libogg-1.3.2_1,4: .......... done |   | `-- Extracting libvorbis-1.3.5,3: .......... done |   `-- Extracting libtheora-1.1.1_6: .......... done `-- Extracting gstreamer1-plugins-theora-1.8.0: . done `-- Installing gnome-desktop-3.18.2_1... |   `-- Installing libxkbfile-1.0.9... |   `-- Extracting libxkbfile-1.0.9: .......... done |   `-- Installing xkeyboard-config-2.17... |   `-- Extracting xkeyboard-config-2.17: .......... done |   `-- Installing python3-3_3... |   | `-- Installing python34-3.4.5... |   | `-- Extracting python34-3.4.5: .......... done |   `-- Extracting python3-3_3: ...... done `-- Extracting gnome-desktop-3.18.2_1: .......... done `-- Installing gstreamer1-plugins-vorbis-1.8.0... |   `-- Installing gstreamer1-plugins-ogg-1.8.0... |   `-- Extracting gstreamer1-plugins-ogg-1.8.0: . done `-- Extracting gstreamer1-plugins-vorbis-1.8.0: . done `-- Installing libgsf-1.14.36... `-- Extracting libgsf-1.14.36: .......... done `-- Installing librsvg2-2.40.13... |   `-- Installing libcroco-0.6.11... |   `-- Extracting libcroco-0.6.11: .......... done `-- Extracting librsvg2-2.40.13: .......... done `-- Installing clutter-gst3-3.0.14... `-- Extracting clutter-gst3-3.0.14: .......... done `-- Installing gstreamer1-plugins-vpx-1.8.0... |   `-- Installing libvpx-1.5.0_1... |   `-- Extracting libvpx-1.5.0_1: .......... done `-- Extracting gstreamer1-plugins-vpx-1.8.0: .. done `-- Installing gnome-video-effects-0.4.1... `-- Extracting gnome-video-effects-0.4.1: .......... done `-- Installing gstreamer1-plugins-jpeg-1.8.0... `-- Extracting gstreamer1-plugins-jpeg-1.8.0: . done `-- Installing gstreamer1-plugins-bad-1.8.0... `-- Extracting gstreamer1-plugins-bad-1.8.0: .......... done `-- Installing libcanberra-gtk3-0.30_3... |   `-- Installing libcanberra-0.30_3... |   | `-- Installing libltdl-2.4.6... |   | `-- Extracting libltdl-2.4.6: .......... done |   `-- Extracting libcanberra-0.30_3: .......... done `-- Extracting libcanberra-gtk3-0.30_3: ......... done Extracting cheese-3.18.1: .......... done Message from webcamd-4.2.0.9: ********************************************************************* 1) webcamd requires the cuse4bsd or cuse kernel module, depending on how webcamd was compiled. Please load this dependency by doing:        # kldload cuse4bsd or        # kldload cuse or by adding        cuse4bsd_load="YES" or        cuse_load="YES" to your /boot/loader.conf. 2) add webcamd_enable="YES" to your /etc/rc.conf 3) Please restart devd to start webcamd         # service devd restart 4) Optionally add a user to the "webcamd" group         # pw groupmod webcamd -m 5) If webcamd still did not start, consult the installed webcamd rc.d script for more help and instructions on how to start webcamd. ********************************************************************* Message from python34-3.4.5: ======================================================================= ==== Note that some standard Python modules are provided as separate ports as they require additional dependencies. They are available as: py34-gdbm       databases/py34-gdbm py34-sqlite3    databases/py34-sqlite3 py34-tkinter    x11-toolkits/py34-tkinter ======================================================================= ==== Message from cheese-3.18.1: For cheese to work, webcamd needs to be running and the user which wants to run cheese needs to be added to the webcamd group. This can be done by: # pw groupmod webcamd -m jerry ===>   gnome-contacts-3.18.0 depends on shared library: libcheese- gtk.so - found (/usr/local/lib/libcheese-gtk.so) ===>   Returning to build of gnome-contacts-3.18.0 ===>   gnome-contacts-3.18.0 depends on shared library: libintl.so - found (/usr/local/lib/libintl.so) ===>   gnome-contacts-3.18.0 depends on shared library: libatk-1.0.so - found (/usr/local/lib/libatk-1.0.so) ===>   gnome-contacts-3.18.0 depends on shared library: libedataserver- 1.2.so - found (/usr/local/lib/libedataserver-1.2.so) ===>   gnome-contacts-3.18.0 depends on shared library: libglib-2.0.so - found (/usr/local/lib/libglib-2.0.so) ===>   gnome-contacts-3.18.0 depends on shared library: libgnome- desktop-3.so - found (/usr/local/lib/libgnome-desktop-3.so) ===>   gnome-contacts-3.18.0 depends on shared library: libgtk-3.so - found (/usr/local/lib/libgtk-3.so) ===>   gnome-contacts-3.18.0 depends on shared library: libxml2.so - found (/usr/local/lib/libxml2.so) ===>   gnome-contacts-3.18.0 depends on shared library: libpango-1.0.so - found (/usr/local/lib/libpango-1.0.so) ======================================================================= ==== ========================< phase : configure       >======================== ===>  Configuring for gnome-contacts-3.18.0 ===>   FreeBSD 10 autotools fix applied to /construction/xports/deskutils/gnome-contacts/work/gnome-contacts- 3.18.0/config.rpath configure: loading site script /xports/Templates/config.site checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... (cached) /bin/mkdir -p checking for gawk... (cached) /usr/bin/awk checking whether gmake sets $(MAKE)... yes checking whether gmake supports nested variables... yes checking whether UID '0' is supported by ustar format... yes checking whether GID '0' is supported by ustar format... yes checking how to create a ustar tar archive... (cached) /usr/bin/tar checking whether gmake supports nested variables... (cached) yes checking build system type... amd64-portbld-freebsd10.3 checking host system type... amd64-portbld-freebsd10.3 checking how to print strings... printf checking for style of include used by gmake... GNU checking for gcc... cc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables...  checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether cc accepts -g... yes checking for cc option to accept ISO C89... none needed checking whether cc understands -c and -o together... yes checking dependency style of cc... gcc3 checking for a sed that does not truncate output... (cached) /usr/bin/sed checking for grep that handles long lines and -e... (cached) /usr/bin/grep checking for egrep... (cached) /usr/bin/egrep checking for fgrep... (cached) /usr/bin/fgrep checking for ld used by cc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... (cached) 262144 checking how to convert amd64-portbld-freebsd10.3 file names to amd64- portbld-freebsd10.3 format... func_convert_file_noop checking how to convert amd64-portbld-freebsd10.3 file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for ar... ar checking for archiver @FILE support... no checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from cc object... ok checking for sysroot... no checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for mt... mt checking if mt is a manifest tool... no checking how to run the C preprocessor... cpp checking for ANSI C header files... (cached) yes checking for sys/types.h... (cached) yes checking for sys/stat.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for memory.h... (cached) yes checking for strings.h... (cached) yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for unistd.h... (cached) yes checking for dlfcn.h... (cached) yes checking for objdir... .libs checking if cc supports -fno-rtti -fno-exceptions... yes checking for cc option to produce PIC... -fPIC -DPIC checking if cc PIC flag -fPIC -DPIC works... yes checking if cc static flag -static works... yes checking if cc supports -c -o file.o... yes checking if cc supports -c -o file.o... (cached) yes checking whether the cc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... freebsd10.3 ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking for gcc... (cached) cc checking whether we are using the GNU C compiler... (cached) yes checking whether cc accepts -g... (cached) yes checking for cc option to accept ISO C89... (cached) none needed checking whether cc understands -c and -o together... (cached) yes checking dependency style of cc... (cached) gcc3 checking for valac... /usr/local/bin/valac checking whether /usr/local/bin/valac is at least version 0.24.0... yes checking pkg-config is at least version 0.16... yes checking whether NLS is requested... yes checking for intltool >= 0.40... 0.51.0 found checking for intltool-update... /usr/local/bin/intltool-update checking for intltool-merge... /usr/local/bin/intltool-merge checking for intltool-extract... /usr/local/bin/intltool-extract checking for xgettext... /usr/local/bin/xgettext checking for msgmerge... /usr/local/bin/msgmerge checking for msgfmt... /usr/local/bin/msgfmt checking for gmsgfmt... /usr/local/bin/msgfmt checking for perl... /usr/local/bin/perl checking for perl >= 5.8.1... 5.20.3 checking for XML::Parser... ok checking for msgfmt... (cached) /usr/local/bin/msgfmt checking for gmsgfmt... (cached) /usr/local/bin/msgfmt checking for xgettext... (cached) /usr/local/bin/xgettext checking for msgmerge... (cached) /usr/local/bin/msgmerge checking for ld used by GCC... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for shared library run path origin... done checking for CFPreferencesCopyAppValue... no checking for CFLocaleCopyCurrent... no checking for GNU gettext in libc... no checking for iconv... yes checking for working iconv... yes checking how to link with libiconv... /usr/local/lib/libiconv.so -Wl,- rpath -Wl,/usr/local/lib checking for GNU gettext in libintl... yes checking whether to use NLS... yes checking where the gettext function comes from... external libintl checking how to link with libintl... /usr/local/lib/libintl.so -Wl,- rpath -Wl,/usr/local/lib checking for CONTACTS... no configure: error: Package requirements (gtk+-3.0 >= 3.16.0              glib-2.0 >= 2.37.6              gmodule-export-2.0              gnome-desktop-3.0              folks >= 0.9.5              folks-telepathy              folks-eds              libnotify              telepathy-glib >= 0.17.5              libebook-1.2 >= 3.13.90              libedataserver-1.2 >= 3.13.90              libedataserverui-1.2 >= 3.13.90              goa-1.0              gee-0.8              champlain-0.12              clutter-gtk-1.0              geocode-glib-1.0 >= 3.15.3              ) were not met: Package geocode-glib-1.0 was not found in the pkg-config search path. Perhaps you should add the directory containing `geocode-glib-1.0.pc' to the PKG_CONFIG_PATH environment variable Package 'ajtim@lumiwa:~% less deskutils___gnome-contacts.log => Building deskutils/gnome-contacts Started : Saturday, 9 JUL 2016 at 19:45:18 UTC Platform: 10.3-RELEASE-p4 FreeBSD 10.3-RELEASE-p4 #0: Sat May 28 12:23:44 UTC 2016     root@amd64-builder.daemonology.net:/usr/obj/usr/s rc/sys/GENERIC  amd64 [ Environment HEAD ] UNAME_r=10.3-SYNTH UNAME_m=amd64 UNAME_p=amd64 UNAME_v=FreeBSD 10.3-SYNTH UNAME_s=FreeBSD PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin TERM=dumb LANG=C HOME=/root USER=root [ Environment TAIL ] [ Options HEAD ] ===> The following configuration options are available for gnome- contacts-3.18.0:      CHEESE=on: Cheese webcam support      MANPAGES=on: Build and/or install manual pages ===> Use 'make config' to modify these settings [ Options TAIL ] [ CONFIGURE_ENV HEAD ] MAKE=gmake ac_cv_path_PERL=/usr/local/bin/perl ac_cv_path_PERL_PATH=/usr/local/bin/perl PKG_CONFIG=pkgconf XDG_DATA_HOME=/construction/xports/deskutils/gnome-contacts/work XDG_CONFIG_HOME=/construction/xports/deskutils/gnome-contacts/work HOME=/construction/xports/deskutils/gnome-contacts/work TMPDIR="/tmp" SHELL=/bin/sh CONFIG_SHELL=/bin/sh CONFIG_SITE=/xports/Templates/config.site lt_cv_sys_max_cmd_len=262144 [ CONFIGURE_ENV TAIL ] [ CONFIGURE_ARGS HEAD ] --with-cheese --enable-man-pages --prefix=/usr/local ${_LATE_CONFIGURE_ARGS} [ CONFIGURE_ARGS TAIL ] [ MAKE_ENV HEAD ] XDG_CACHE_HOME=/construction/xports/deskutils/gnome-contacts/work GI_SCANNER_DISABLE_CACHE=1 XDG_CACHE_HOME=/construction/xports/deskutils/gnome-contacts/work XDG_DATA_HOME=/construction/xports/deskutils/gnome-contacts/work XDG_CONFIG_HOME=/construction/xports/deskutils/gnome-contacts/work HOME=/construction/xports/deskutils/gnome-contacts/work TMPDIR="/tmp" NO_PIE=yes WITHOUT_DEBUG_FILES=yes WITHOUT_KERNEL_SYMBOLS=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="-I/usr/local/include" LDFLAGS=" -L/usr/local/lib -fstack-protector" LIBS="" CXX="c++" CXXFLAGS="-O2 -pipe -fstack-protector -fno-strict-aliasing " MANPREFIX="/usr/local" BSD_INSTALL_PROGRAM="install  -s -m 555" BSD_INSTALL_LIB="install  -s -m 444" BSD_INSTALL_SCRIPT="install  -m 555" BSD_INSTALL_DATA="install  -m 0644" BSD_INSTALL_MAN="install  -m 444" [ MAKE_ENV TAIL ] [ MAKE_ARGS HEAD ] DESTDIR=/construction/xports/deskutils/gnome-contacts/work/stage [ MAKE_ARGS TAIL ] [ PLIST_SUB HEAD ] CHEESE="" NO_CHEESE="@comment " MANPAGES="" NO_MANPAGES="@comment " GTK2_VERSION="2.10.0" GTK3_VERSION="3.0.0" OSREL=10.3 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local PORTDOCS="" PORTEXAMPLES="" LIB32DIR=lib PERL_VERSION=5.20.3 PERL_VER=5.20 PERL5_MAN1=lib/perl5/site_perl/man/man1 PERL5_MAN3=lib/perl5/site_perl/man/man3 SITE_PERL=lib/perl5/site_perl SITE_ARCH=lib/perl5/site_perl/mach/5.20 DOCSDIR="share/doc/gnome-contacts" EXAMPLESDIR="share/examples/gnome-contacts" DATADIR="share/gnome-contacts" WWWDIR="www/gnome-contacts" ETCDIR="etc/gnome-contacts" [ PLIST_SUB TAIL ] [ SUB_LIST HEAD ] CHEESE="" NO_CHEESE="@comment " MANPAGES="" NO_MANPAGES="@comment " PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/gnome-contacts DOCSDIR=/usr/local/share/doc/gnome-contacts EXAMPLESDIR=/usr/local/share/examples/gnome-contacts WWWDIR=/usr/local/www/gnome-contacts ETCDIR=/usr/local/etc/gnome-contacts [ SUB_LIST TAIL ] [ /etc/make.conf HEAD ] USE_PACKAGE_DEPENDS=yes PACKAGE_BUILDING=yes BATCH=yes PKG_CREATE_VERBOSE=yes PORTSDIR=/xports DISTDIR=/distfiles WRKDIRPREFIX=/construction PORT_DBDIR=/options PACKAGES=/packages MAKE_JOBS_NUMBER_LIMIT=2 DEFAULT_VERSIONS+= perl5=5.20 HAVE_COMPAT_IA32_KERN=YES  CONFIGURE_MAX_CMD_LEN=262144 _SMP_CPUS=8 UID=0 ARCH=amd64 OPSYS=FreeBSD OSVERSION=1003000 OSREL=10.3 _OSRELEASE=10.3-SYNTH [ /etc/make.conf TAIL ] ========================< phase : check- sanity    >======================== ===>  Found saved configuration for gnome-contacts-3.18.0 ======================================================================= ==== ========================< phase : pkg- depends     >======================== ===>   gnome-contacts-3.18.0 depends on file: /usr/local/sbin/pkg - not found ===>   Installing existing package /packages/All/pkg-1.8.7.txz Installing pkg-1.8.7... Extracting pkg-1.8.7: .......... done ===>   gnome-contacts-3.18.0 depends on file: /usr/local/sbin/pkg - found ===>   Returning to build of gnome-contacts-3.18.0 ======================================================================= ==== ========================< phase : fetch- depends   >======================== ======================================================================= ==== ========================< phase : fetch           >======================== ===>  Found saved configuration for gnome-contacts-3.18.0 ===> Fetching all distfiles required by gnome-contacts-3.18.0 for building ======================================================================= ==== ========================< phase : checksum        >======================== ===>  Found saved configuration for gnome-contacts-3.18.0 ===> Fetching all distfiles required by gnome-contacts-3.18.0 for building => SHA256 Checksum OK for gnome-contacts-3.18.0.tar.xz. ======================================================================= ==== ========================< phase : extract-depends >======================== ======================================================================= ==== ========================< phase : extract         >======================== ===>  Found saved configuration for gnome-contacts-3.18.0 ===> Fetching all distfiles required by gnome-contacts-3.18.0 for building ===>  Extracting for gnome-contacts-3.18.0 => SHA256 Checksum OK for gnome-contacts-3.18.0.tar.xz. ======================================================================= ==== ========================< phase : patch- depends   >======================== ======================================================================= ==== ========================< phase : patch           >======================== ===>  Patching for gnome-contacts-3.18.0 ======================================================================= ==== ========================< phase : build- depends   >======================== ===>   gnome-contacts-3.18.0 depends on package: vala>=0.14.0 - not found ===>   Installing existing package /packages/All/vala-0.30.1.txz Installing vala-0.30.1... `-- Installing libxml2-2.9.3... `-- Extracting libxml2-2.9.3: .......... done `-- Installing libxslt-1.1.29... |   `-- Installing libgcrypt-1.7.1... |   | `-- Installing indexinfo-0.2.4... |   | `-- Extracting indexinfo-0.2.4: .... done |   | `-- Installing libgpg-error-1.23... |   |   `-- Installing gettext-runtime-0.19.8.1... |   |   `-- Extracting gettext-runtime-0.19.8.1: .......... done |   | `-- Extracting libgpg-error-1.23: .......... done |   `-- Extracting libgcrypt-1.7.1: .......... done `-- Extracting libxslt-1.1.29: .......... done `-- Installing glib-2.46.2_2... |   `-- Installing python27-2.7.12... |   | `-- Installing libffi-3.2.1... |   | `-- Extracting libffi-3.2.1: .......... done |   `-- Extracting python27-2.7.12: .......... done |   `-- Installing perl5-5.20.3_13... |   `-- Extracting perl5-5.20.3_13: .......... done |   `-- Installing pcre-8.39... |   `-- Extracting pcre-8.39: .......... done |   `-- Installing libiconv-1.14_9... |   `-- Extracting libiconv-1.14_9: .......... done |   `-- Installing icu-55.1,1... |   `-- Extracting icu-55.1,1: .......... done `-- Extracting glib-2.46.2_2: .......... done No schema files found: doing nothing. Extracting vala-0.30.1: .......... done Message from python27-2.7.12: ======================================================================= ==== 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 ======================================================================= ==== Message from perl5-5.20.3_13: The /usr/bin/perl symlink has been removed starting with Perl 5.20. For shebangs, you should either use: #!/usr/local/bin/perl or #!/usr/bin/env perl The first one will only work if you have a /usr/local/bin/perl, the second will work as long as perl is in PATH. ===>   gnome-contacts-3.18.0 depends on package: vala>=0.14.0 - found ===>   Returning to build of gnome-contacts-3.18.0 ===>   gnome-contacts-3.18.0 depends on package: docbook-xml>=0 - not found ===>   Installing existing package /packages/All/docbook-xml-5.0_3.txz Installing docbook-xml-5.0_3... `-- Installing xmlcatmgr-2.2_2... `-- Extracting xmlcatmgr-2.2_2: ......... done  + Creating /usr/local/share/sgml/catalog  + Registering CATALOG catalog.ports (SGML)  + Creating /usr/local/share/sgml/catalog.ports  + Creating /usr/local/share/xml/catalog  + Registering nextCatalog catalog.ports (XML)  + Creating /usr/local/share/xml/catalog.ports `-- Installing xmlcharent-0.3_2... `-- Extracting xmlcharent-0.3_2: .......... done Extracting docbook-xml-5.0_3: .......... done Message from xmlcatmgr-2.2_2: The following catalogs are installed:  1) /usr/local/share/sgml/catalog    The top level catalog for SGML stuff.  It is not changed    by any ports/packages except textproc/xmlcatmgr.  2) /usr/local/share/sgml/catalog.ports    This catalog is for handling SGML stuff installed under    /usr/local/share/sgml.  It is changed by ports/packages.  3) /usr/local/share/xml/catalog    The top level catalog for XML stuff.  It is not changed    by any ports/packages except textproc/xmlcatmgr.  4) /usr/local/share/xml/catalog.ports    This catalog is for handling XML stuff installed under    /usr/local/share/xml.  It is changed by ports/packages. ===>   gnome-contacts-3.18.0 depends on package: docbook-xml>=0 - found ===>   Returning to build of gnome-contacts-3.18.0 ===>   gnome-contacts-3.18.0 depends on package: docbook-xsl>=0 - not found ===>   Installing existing package /packages/All/docbook-xsl- 1.76.1_3.txz Installing docbook-xsl-1.76.1_3... `-- Installing docbook-1.5... |   `-- Installing sdocbook-xml-1.1_2,2... |   `-- Extracting sdocbook-xml-1.1_2,2: .......... done |   `-- Installing docbook-sgml-4.5_1... |   | `-- Installing iso8879-1986_3... |   | `-- Extracting iso8879-1986_3: .......... done |   `-- Extracting docbook-sgml-4.5_1: .......... done Extracting docbook-xsl-1.76.1_3: .......... done ===>   gnome-contacts-3.18.0 depends on package: docbook-xsl>=0 - found ===>   Returning to build of gnome-contacts-3.18.0 ===>   gnome-contacts-3.18.0 depends on executable: msgfmt - not found ===>   Installing existing package /packages/All/gettext-tools- 0.19.8.1.txz Installing gettext-tools-0.19.8.1... Extracting gettext-tools-0.19.8.1: .......... done ===>   gnome-contacts-3.18.0 depends on executable: msgfmt - found ===>   Returning to build of gnome-contacts-3.18.0 ===>   gnome-contacts-3.18.0 depends on executable: gmake - not found ===>   Installing existing package /packages/All/gmake-4.2.1_1.txz Installing gmake-4.2.1_1... Extracting gmake-4.2.1_1: .......... done ===>   gnome-contacts-3.18.0 depends on executable: gmake - found ===>   Returning to build of gnome-contacts-3.18.0 ===>   gnome-contacts-3.18.0 depends on file: /usr/local/bin/intltool- extract - not found ===>   Installing existing package /packages/All/intltool-0.51.0_1.txz Installing intltool-0.51.0_1... `-- Installing p5-XML-Parser-2.44... |   `-- Installing expat-2.2.0... |   `-- Extracting expat-2.2.0: .......... done `-- Extracting p5-XML-Parser-2.44: .......... done Extracting intltool-0.51.0_1: .......... done ===>   gnome-contacts-3.18.0 depends on file: /usr/local/bin/intltool- extract - found ===>   Returning to build of gnome-contacts-3.18.0 ===>   gnome-contacts-3.18.0 depends on executable: g-ir-scanner - not found ===>   Installing existing package /packages/All/gobject-introspection- 1.46.0.txz Installing gobject-introspection-1.46.0... `-- Installing python2-2_3... `-- Extracting python2-2_3: ...... done Extracting gobject-introspection-1.46.0: .......... done ===>   gnome-contacts-3.18.0 depends on executable: g-ir-scanner - found ===>   Returning to build of gnome-contacts-3.18.0 ===>   gnome-contacts-3.18.0 depends on executable: xsltproc - found ===>   gnome-contacts-3.18.0 depends on package: pkgconf>=0.9.10 - not found ===>   Installing existing package /packages/All/pkgconf-0.9.12_1.txz Installing pkgconf-0.9.12_1... Extracting pkgconf-0.9.12_1: ....... done ===>   gnome-contacts-3.18.0 depends on package: pkgconf>=0.9.10 - found ===>   Returning to build of gnome-contacts-3.18.0 ===>   gnome-contacts-3.18.0 depends on package: perl5>=5.20<5.21 - found ======================================================================= ==== ========================< phase : lib- depends     >======================== ===>   gnome-contacts-3.18.0 depends on shared library: libgoa-1.0.so - not found ===>   Installing existing package /packages/All/gnome-online-accounts- 3.18.4_1.txz Installing gnome-online-accounts-3.18.4_1... `-- Installing telepathy-glib-0.24.1... |   `-- Installing dbus-glib-0.104... |   | `-- Installing dbus-1.8.20... |   |   `-- Installing gnome_subr-1.0... |   |   `-- Extracting gnome_subr-1.0: . done |   |   `-- Installing libX11-1.6.3,1... |   |   | `-- Installing xproto-7.0.28... |   |   | `-- Extracting xproto-7.0.28: .......... done |   |   | `-- Installing kbproto-1.0.7... |   |   | `-- Extracting kbproto-1.0.7: .......... done |   |   | `-- Installing libXdmcp-1.1.2... |   |   | `-- Extracting libXdmcp-1.1.2: ......... done |   |   | `-- Installing libxcb-1.11.1... |   |   |   `-- Installing libpthread-stubs-0.3_6... |   |   |   `-- Extracting libpthread-stubs-0.3_6: ..... done |   |   |   `-- Installing libXau-1.0.8_3... |   |   |   `-- Extracting libXau-1.0.8_3: .......... done |   |   | `-- Extracting libxcb-1.11.1: .......... done |   |   `-- Extracting libX11-1.6.3,1: .......... done |   |   `-- Installing libICE-1.0.9_1,1... |   |   `-- Extracting libICE-1.0.9_1,1: .......... done |   |   `-- Installing libSM-1.2.2_3,1... |   |   `-- Extracting libSM-1.2.2_3,1: .......... done ===> Creating groups. Creating group 'messagebus' with gid '556'. ===> Creating users Using existing user 'messagebus'. |   | `-- Extracting dbus-1.8.20: ......... done |   `-- Extracting dbus-glib-0.104: .......... done `-- Extracting telepathy-glib-0.24.1: .......... done `-- Installing gtk-update-icon-cache-2.24.29... |   `-- Installing hicolor-icon-theme-0.15... |   `-- Extracting hicolor-icon-theme-0.15: . done |   `-- Installing libXdamage-1.1.4_3... |   | `-- Installing libXfixes-5.0.1_3... |   |   `-- Installing fixesproto-5.0... |   |   `-- Extracting fixesproto-5.0: .... done |   | `-- Extracting libXfixes-5.0.1_3: .......... done |   | `-- Installing damageproto-1.2.1... |   | `-- Extracting damageproto-1.2.1: .... done |   `-- Extracting libXdamage-1.1.4_3: ...... done |   `-- Installing pango-1.38.0_1... |   | `-- Installing encodings-1.0.4_3,1... |   |   `-- Installing font-util-1.3.1... |   |   `-- Extracting font-util-1.3.1: .......... done |   | `-- Extracting encodings-1.0.4_3,1: .......... done |   | `-- Installing fontconfig-2.11.1_2,1... |   |   `-- Installing freetype2-2.6.3... |   |   | `-- Installing png-1.6.21... |   |   | `-- Extracting png-1.6.21: .......... done |   |   `-- Extracting freetype2-2.6.3: .......... done |   | `-- Extracting fontconfig-2.11.1_2,1: .......... done Running fc-cache to build fontconfig cache... /usr/local/share/fonts: caching, new cache contents: 0 fonts, 2 dirs /usr/local/share/fonts/encodings: caching, new cache contents: 0 fonts, 1 dirs /usr/local/share/fonts/encodings/large: caching, new cache contents: 0 fonts, 0 dirs /usr/local/share/fonts/util: caching, new cache contents: 0 fonts, 0 dirs /usr/local/lib/X11/fonts: skipping, no such directory /root/.local/share/fonts: skipping, no such directory /root/.fonts: skipping, no such directory Re-scanning /usr/local/share/fonts: caching, new cache contents: 0 fonts, 2 dirs Re-scanning /usr/local/share/fonts/encodings: caching, new cache contents: 0 fonts, 1 dirs /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 |   | `-- Installing libXft-2.3.2_1... |   |   `-- Installing libXrender-0.9.9... |   |   | `-- Installing renderproto-0.11.1... |   |   | `-- Extracting renderproto-0.11.1: .... done |   |   `-- Extracting libXrender-0.9.9: .......... done |   | `-- Extracting libXft-2.3.2_1: ......... done |   | `-- Installing harfbuzz-1.2.3_2... |   |   `-- Installing cairo-1.14.6,2... |   |   | `-- Installing dri2proto-2.8... |   |   | `-- Extracting dri2proto-2.8: .... done |   |   | `-- Installing glproto-1.4.17... |   |   | `-- Extracting glproto-1.4.17: ...... done |   |   | `-- Installing libXext-1.3.3_1,1... |   |   |   `-- Installing xextproto-7.3.0... |   |   |   `-- Extracting xextproto-7.3.0: .......... done |   |   | `-- Extracting libXext-1.3.3_1,1: .......... done |   |   | `-- Installing libEGL-11.2.2... |   |   |   `-- Installing libdevq-0.0.2_1... |   |   |   `-- Extracting libdevq-0.0.2_1: ..... done |   |   |   `-- Installing libxshmfence-1.2... |   |   |   `-- Extracting libxshmfence-1.2: ......... done |   |   |   `-- Installing gbm-11.2.2... |   |   |   | `-- Installing libglapi-11.2.2... |   |   |   |   `-- Installing libXvMC-1.0.9... |   |   |   |   | `-- Installing libXv-1.0.10_3,1... |   |   |   |   |   `-- Installing videoproto-2.3.2... |   |   |   |   |   `-- Extracting videoproto-2.3.2: ...... done |   |   |   |   | `-- Extracting libXv-1.0.10_3,1: .......... done |   |   |   |   `-- Extracting libXvMC-1.0.9: .......... done |   |   |   |   `-- Installing libdrm-2.4.66,1... |   |   |   |   | `-- Installing libpciaccess-0.13.4... |   |   |   |   |   `-- Installing pciids-20160621... |   |   |   |   |   `-- Extracting pciids-20160621: ..... done |   |   |   |   | `-- Extracting libpciaccess-0.13.4: ...... done |   |   |   |   `-- Extracting libdrm-2.4.66,1: .......... done |   |   |   | `-- Extracting libglapi-11.2.2: ... done |   |   |   `-- Extracting gbm-11.2.2: ..... done |   |   |   `-- Installing llvm37-3.7.1_2... |   |   |   | `-- Installing libedit-3.1.20150325_2,1... |   |   |   | `-- Extracting libedit-3.1.20150325_2,1: .......... done |   |   |   `-- Extracting llvm37-3.7.1_2: .......... done |   |   | `-- Extracting libEGL-11.2.2: .......... done |   |   | `-- Installing libGL-11.2.2... |   |   |   `-- Installing libXxf86vm-1.1.4_1... |   |   |   | `-- Installing xf86vidmodeproto-2.3.1... |   |   |   | `-- Extracting xf86vidmodeproto-2.3.1: .... done |   |   |   `-- Extracting libXxf86vm-1.1.4_1: .......... done |   |   | `-- Extracting libGL-11.2.2: .......... done |   |   | `-- Installing pixman-0.34.0... |   |   | `-- Extracting pixman-0.34.0: .......... done |   |   | `-- Installing xcb-util-renderutil-0.3.9_1... |   |   |   `-- Installing xcb-util-0.4.0_1,1... |   |   |   `-- Extracting xcb-util-0.4.0_1,1: .......... done |   |   | `-- Extracting xcb-util-renderutil-0.3.9_1: ...... done |   |   `-- Extracting cairo-1.14.6,2: .......... done |   |   `-- Installing graphite2-1.3.8... |   |   `-- Extracting graphite2-1.3.8: .......... done |   | `-- Extracting harfbuzz-1.2.3_2: .......... done |   | `-- Installing xorg-fonts-truetype-7.7_1... |   |   `-- Installing font-misc-meltho-1.0.3_3... |   |   | `-- Installing mkfontdir-1.0.7... |   |   |   `-- Installing mkfontscale-1.1.2... |   |   |   | `-- Installing libfontenc-1.1.3... |   |   |   | `-- Extracting libfontenc-1.1.3: ...... done |   |   |   `-- Extracting mkfontscale-1.1.2: .. done |   |   | `-- Extracting mkfontdir-1.0.7: .. done |   |   `-- Extracting font-misc-meltho-1.0.3_3: .......... done |   |   `-- Installing font-bh-ttf-1.0.3_3... |   |   `-- Extracting font-bh-ttf-1.0.3_3: .......... done |   |   `-- Installing font-misc-ethiopic-1.0.3_3... |   |   `-- Extracting font-misc-ethiopic-1.0.3_3: ... done |   |   `-- Installing dejavu-2.35... |   |   `-- Extracting dejavu-2.35: .......... done |   `-- Extracting pango-1.38.0_1: .......... done |   `-- Installing libXcursor-1.1.14_3... |   `-- Extracting libXcursor-1.1.14_3: .......... done |   `-- Installing libXinerama-1.1.3_3,1... |   | `-- Installing xineramaproto-1.2.1... |   | `-- Extracting xineramaproto-1.2.1: .. done |   `-- Extracting libXinerama-1.1.3_3,1: .......... done |   `-- Installing libXcomposite-0.4.4_3,1... |   | `-- Installing compositeproto-0.4.2... |   | `-- Extracting compositeproto-0.4.2: .... done |   `-- Extracting libXcomposite-0.4.4_3,1: .......... done |   `-- Installing libXi-1.7.6,1... |   | `-- Installing inputproto-2.3.1... |   | `-- Extracting inputproto-2.3.1: ..... done |   `-- Extracting libXi-1.7.6,1: .......... done |   `-- Installing atk-2.18.0... |   `-- Extracting atk-2.18.0: .......... done |   `-- Installing libXrandr-1.5.0... |   | `-- Installing randrproto-1.5.0... |   | `-- Extracting randrproto-1.5.0: .... done |   `-- Extracting libXrandr-1.5.0: .......... done |   `-- Installing gdk-pixbuf2-2.32.3_1... |   | `-- Installing jasper-1.900.1_16... |   |   `-- Installing freeglut-3.0.0... |   |   | `-- Installing libGLU-9.0.0_2... |   |   | `-- Extracting libGLU-9.0.0_2: ...... done |   |   `-- Extracting freeglut-3.0.0: .......... done |   |   `-- Installing jpeg-turbo-1.4.2... |   |   `-- Extracting jpeg-turbo-1.4.2: .......... done |   |   `-- Installing libXmu-1.1.2_3,1... |   |   | `-- Installing libXt-1.1.5,1... |   |   | `-- Extracting libXt-1.1.5,1: .......... done |   |   `-- Extracting libXmu-1.1.2_3,1: .......... done |   | `-- Extracting jasper-1.900.1_16: .......... done |   | `-- Installing tiff-4.0.6_1... |   |   `-- Installing jbigkit-2.1_1... |   |   `-- Extracting jbigkit-2.1_1: .......... done |   | `-- Extracting tiff-4.0.6_1: .......... done |   `-- Extracting gdk-pixbuf2-2.32.3_1: .......... done |   `-- Installing shared-mime-info-1.5... |   `-- Extracting shared-mime-info-1.5: .......... done `-- Extracting gtk-update-icon-cache-2.24.29: .... done `-- Installing json-glib-1.1.2... `-- Extracting json-glib-1.1.2: .......... done `-- Installing libnotify-0.7.6_1... `-- Extracting libnotify-0.7.6_1: .......... done `-- Installing webkit2-gtk3-2.8.5_5... |   `-- Installing geoclue-2.3.0... |   | `-- Installing libsoup-2.52.2... |   |   `-- Installing glib-networking-2.46.1_1... |   |   | `-- Installing gnutls-3.4.14... |   |   |   `-- Installing nettle-3.2... |   |   |   | `-- Installing gmp-5.1.3_3... |   |   |   | `-- Extracting gmp-5.1.3_3: .......... done |   |   |   `-- Extracting nettle-3.2: .......... done |   |   |   `-- Installing ca_root_nss-3.25... |   |   |   `-- Extracting ca_root_nss-3.25: ....... done |   |   |   `-- Installing libtasn1-4.8... |   |   |   `-- Extracting libtasn1-4.8: .......... done |   |   |   `-- Installing trousers-0.3.13... |   |   |   | `-- Installing tpm-emulator-0.7.4_1... ===> Creating groups. Creating group '_tss' with gid '601'. ===> Creating users Using existing user '_tss'. |   |   |   | `-- Extracting tpm-emulator-0.7.4_1: ......... done ===> Creating groups. Using existing group '_tss'. ===> Creating users Using existing user '_tss'. |   |   |   `-- Extracting trousers-0.3.13: .......... done |   |   |   `-- Installing p11-kit-0.23.2... |   |   |   `-- Extracting p11-kit-0.23.2: .......... done |   |   |   `-- Installing libidn-1.31... |   |   |   `-- Extracting libidn-1.31: .......... done |   |   | `-- Extracting gnutls-3.4.14: .......... done |   |   | `-- Installing libproxy-0.4.12... |   |   | `-- Extracting libproxy-0.4.12: ........ done |   |   | `-- Installing gsettings-desktop-schemas-3.18.1... |   |   |   `-- Installing cantarell-fonts-0.0.24... |   |   |   `-- Extracting cantarell-fonts-0.0.24: ...... done |   |   | `-- Extracting gsettings-desktop-schemas-3.18.1: .......... done |   |   `-- Extracting glib-networking-2.46.1_1: .......... done |   |   `-- Installing sqlite3-3.13.0_2... |   |   `-- Extracting sqlite3-3.13.0_2: .......... done |   | `-- Extracting libsoup-2.52.2: .......... done |   `-- Extracting geoclue-2.3.0: .......... done |   `-- Installing gtk2-2.24.29_2... |   | `-- Installing cups-2.1.4... |   |   `-- Installing avahi-app-0.6.31_5... |   |   | `-- Installing gdbm-1.12... |   |   | `-- Extracting gdbm-1.12: .......... done |   |   | `-- Installing libdaemon-0.14_1... |   |   | `-- Extracting libdaemon-0.14_1: .......... done ===> Creating groups. Creating group 'avahi' with gid '558'. ===> Creating users Using existing user 'avahi'. |   |   `-- Extracting avahi-app-0.6.31_5: .......... done |   |   `-- Installing libpaper-1.1.24.4... |   |   `-- Extracting libpaper-1.1.24.4: .......... done ===> Creating groups. Creating group 'cups' with gid '193'. ===> Creating users Using existing user 'cups'. |   | `-- Extracting cups-2.1.4: .......... done |   | `-- Installing python-2.7_2,2... |   | `-- Extracting python-2.7_2,2: ..... done |   `-- Extracting gtk2-2.24.29_2: .......... done |   `-- Installing gtk3-3.18.8_3... |   | `-- Installing colord-1.2.11_1... |   |   `-- Installing lcms2-2.7_2... |   |   `-- Extracting lcms2-2.7_2: .......... done |   |   `-- Installing argyllcms-1.7.0_1... |   |   | `-- Installing libXScrnSaver-1.2.2_3... |   |   |   `-- Installing scrnsaverproto-1.2.2... |   |   |   `-- Extracting scrnsaverproto-1.2.2: ... done |   |   | `-- Extracting libXScrnSaver-1.2.2_3: .......... done |   |   `-- Extracting argyllcms-1.7.0_1: .......... done |   |   `-- Installing polkit-0.113_1... |   |   | `-- Installing spidermonkey170-17.0.0_1... |   |   |   `-- Installing nspr-4.12... |   |   |   `-- Extracting nspr-4.12: .......... done |   |   | `-- Extracting spidermonkey170-17.0.0_1: .......... done ===> Creating groups. Creating group 'polkitd' with gid '565'. ===> Creating users Using existing user 'polkitd'. |   |   `-- Extracting polkit-0.113_1: ........ done ===> Creating groups. Creating group 'colord' with gid '970'. ===> Creating users Using existing user 'colord'. |   | `-- Extracting colord-1.2.11_1: .......... done |   | `-- Installing libepoxy-1.3.1... |   |   `-- Installing libglesv2-11.2.2... |   |   `-- Extracting libglesv2-11.2.2: .......... done |   | `-- Extracting libepoxy-1.3.1: .......... done |   | `-- Installing at-spi2-atk-2.18.1... |   |   `-- Installing at-spi2-core-2.18.3... |   |   | `-- Installing libXtst-1.2.2_3... |   |   |   `-- Installing recordproto-1.14.2... |   |   |   `-- Extracting recordproto-1.14.2: .... done |   |   | `-- Extracting libXtst-1.2.2_3: .......... done |   |   `-- Extracting at-spi2-core-2.18.3: .......... done |   | `-- Extracting at-spi2-atk-2.18.1: .......... done |   | `-- Installing adwaita-icon-theme-3.18.0... |   | `-- Extracting adwaita-icon-theme-3.18.0: .......... done |   `-- Extracting gtk3-3.18.8_3: .......... done |   `-- Installing enchant-1.6.0_5... |   | `-- Installing aspell-0.60.6.1_5... |   | `-- Extracting aspell-0.60.6.1_5: .......... done |   `-- Extracting enchant-1.6.0_5: .......... done |   `-- Installing webp-0.5.0... |   | `-- Installing giflib-5.1.3... |   | `-- Extracting giflib-5.1.3: .......... done |   `-- Extracting webp-0.5.0: .......... done |   `-- Installing gstreamer1-plugins-1.8.0... |   | `-- Installing orc-0.4.25... |   | `-- Extracting orc-0.4.25: .......... done |   | `-- Installing gstreamer1-1.8.0... |   |   `-- Installing libcheck-0.10.0... |   |   `-- Extracting libcheck-0.10.0: .......... done |   | `-- Extracting gstreamer1-1.8.0: .......... done |   | `-- Installing iso-codes-3.65... |   | `-- Extracting iso-codes-3.65: .......... done |   `-- Extracting gstreamer1-plugins-1.8.0: .......... done |   `-- Installing libsecret-0.18.4... |   `-- Extracting libsecret-0.18.4: .......... done `-- Extracting webkit2-gtk3-2.8.5_5: .......... done `-- Installing rest-0.7.93... `-- Extracting rest-0.7.93: .......... done Extracting gnome-online-accounts-3.18.4_1: .......... done Message from dejavu-2.35: 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. Message from freeglut-3.0.0: Joystick support is untested and it is unknown if it works. Do not hesitate to contact x11@FreeBSD.org if this causes issues. Message from ca_root_nss-3.25: ********************************* 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 *********************************************************************** **** Message from trousers-0.3.13: To run tcsd automatically, add the following line to /etc/rc.conf: tcsd_enable="YES" You might want to edit /usr/local/etc/tcsd.conf to reflect your setup. If you want to use tcsd with software TPM emulator, use the following configuration in /etc/rc.conf: tcsd_enable="YES" tcsd_mode="emulator" tpmd_enable="YES" To use TPM, add your_account to '_tss' group like following: # pw groupadd _tss -m your_account ===>   gnome-contacts-3.18.0 depends on shared library: libgoa-1.0.so - found (/usr/local/lib/libgoa-1.0.so) ===>   Returning to build of gnome-contacts-3.18.0 ===>   gnome-contacts-3.18.0 depends on shared library: libchamplain- 0.12.so - not found ===>   Installing existing package /packages/All/libchamplain- 0.12.13.txz Installing libchamplain-0.12.13... `-- Installing clutter-gtk3-1.6.6... |   `-- Installing clutter-1.24.2... |   | `-- Installing cogl-1.22.0... |   | `-- Extracting cogl-1.22.0: .......... done |   `-- Extracting clutter-1.24.2: .......... done |   `-- Installing libXp-1.0.3,1... |   | `-- Installing printproto-1.0.5... |   | `-- Extracting printproto-1.0.5: .... done |   `-- Extracting libXp-1.0.3,1: .......... done `-- Extracting clutter-gtk3-1.6.6: .......... done `-- Installing libsoup-gnome-2.52.2... `-- Extracting libsoup-gnome-2.52.2: ......... done Extracting libchamplain-0.12.13: .......... done ===>   gnome-contacts-3.18.0 depends on shared library: libchamplain- 0.12.so - found (/usr/local/lib/libchamplain-0.12.so) ===>   Returning to build of gnome-contacts-3.18.0 ===>   gnome-contacts-3.18.0 depends on shared library: libclutter-gtk- 1.0.so - found (/usr/local/lib/libclutter-gtk-1.0.so) ===>   gnome-contacts-3.18.0 depends on shared library: libgee-0.8.so - not found ===>   Installing existing package /packages/All/libgee-0.18.0.txz Installing libgee-0.18.0... Extracting libgee-0.18.0: ........ done ===>   gnome-contacts-3.18.0 depends on shared library: libgee-0.8.so - found (/usr/local/lib/libgee-0.8.so) ===>   Returning to build of gnome-contacts-3.18.0 ===>   gnome-contacts-3.18.0 depends on shared library: libfolks.so - not found ===>   Installing existing package /packages/All/folks-0.11.1.txz Installing folks-0.11.1... `-- Installing evolution-data-server-3.18.5_1... |   `-- Installing openldap-client-2.4.44... |   `-- Extracting openldap-client-2.4.44: .......... done |   `-- Installing libical-1.0.1... |   `-- Extracting libical-1.0.1: .......... done |   `-- Installing libgdata-0.17.4... |   | `-- Installing liboauth-1.0.3_2... |   |   `-- Installing curl-7.49.1... |   |   `-- Extracting curl-7.49.1: .......... done |   | `-- Extracting liboauth-1.0.3_2: ....... done |   | `-- Installing gcr-3.18.0... |   |   `-- Installing desktop-file-utils-0.22_3... |   |   `-- Extracting desktop-file-utils-0.22_3: .......... done |   | `-- Extracting gcr-3.18.0: .......... done |   | `-- Installing uhttpmock-0.5.0... |   | `-- Extracting uhttpmock-0.5.0: .......... done |   `-- Extracting libgdata-0.17.4: .......... done |   `-- Installing nss-3.25... |   `-- Extracting nss-3.25: .......... done |   `-- Installing db5-5.3.28_4... |   `-- Extracting db5-5.3.28_4: .......... done `-- Extracting evolution-data-server-3.18.5_1: .......... done `-- Installing zeitgeist-0.9.16... |   `-- Installing py27-dbus-1.2.0_1... |   | `-- Installing pydbus-common-1.2.0_1... |   | `-- Extracting pydbus-common-1.2.0_1: .......... done |   `-- Extracting py27-dbus-1.2.0_1: .......... done |   `-- Installing py27-xdg-0.25... |   | `-- Installing py27-setuptools27-23.1.0... |   | `-- Extracting py27-setuptools27-23.1.0: .......... done |   `-- Extracting py27-xdg-0.25: .......... done `-- Extracting zeitgeist-0.9.16: .......... done Extracting folks-0.11.1: .......... done Message from openldap-client-2.4.44: ************************************************************ The OpenLDAP client package has been successfully installed. Edit   /usr/local/etc/openldap/ldap.conf to change the system-wide client defaults. Try `man ldap.conf' and visit the OpenLDAP FAQ-O-Matic at   http://www.OpenLDAP.org/faq/index.cgi?file=3 for more information. ************************************************************ ===>   gnome-contacts-3.18.0 depends on shared library: libfolks.so - found (/usr/local/lib/libfolks.so) ===>   Returning to build of gnome-contacts-3.18.0 ===>   gnome-contacts-3.18.0 depends on shared library: libnotify.so - found (/usr/local/lib/libnotify.so) ===>   gnome-contacts-3.18.0 depends on shared library: libcheese- gtk.so - not found ===>   Installing existing package /packages/All/cheese-3.18.1.txz Installing cheese-3.18.1... `-- Installing gstreamer1-plugins-v4l2-1.8.0... |   `-- Installing webcamd-4.2.0.9... |   | `-- Installing cuse4bsd-kmod-0.1.36... |   | `-- Extracting cuse4bsd-kmod-0.1.36: .......... done kldxref: can't create //boot/lhint.tGiDzb: Read-only file system |   | `-- Installing libv4l-1.6.3_1... |   | `-- Extracting libv4l-1.6.3_1: .......... done |   | `-- Installing hal-0.5.14_30... |   |   `-- Installing consolekit-0.4.5_4... |   |   `-- Extracting consolekit-0.4.5_4: ......... done |   |   `-- Installing policykit-0.9_10... ===> Creating groups. Creating group 'polkit' with gid '562'. ===> Creating users Using existing user 'polkit'. |   |   `-- Extracting policykit-0.9_10: .......... done |   |   `-- Installing libvolume_id-0.81.1... |   |   `-- Extracting libvolume_id-0.81.1: ..... done |   |   `-- Installing dmidecode-3.0... |   |   `-- Extracting dmidecode-3.0: .......... done ===> Creating groups. Creating group 'haldaemon' with gid '560'. ===> Creating users Using existing user 'haldaemon'. |   | `-- Extracting hal-0.5.14_30: ......... done ===> Creating groups. Creating group 'webcamd' with gid '145'. ===> Creating users Using existing user 'webcamd'. |   `-- Extracting webcamd-4.2.0.9: .......... done |   `-- Installing gstreamer1-plugins-good-1.8.0... |   `-- Extracting gstreamer1-plugins-good-1.8.0: .......... done `-- Extracting gstreamer1-plugins-v4l2-1.8.0: . done `-- Installing gstreamer1-plugins-theora-1.8.0... |   `-- Installing libtheora-1.1.1_6... |   | `-- Installing libvorbis-1.3.5,3... |   |   `-- Installing libogg-1.3.2_1,4... |   |   `-- Extracting libogg-1.3.2_1,4: .......... done |   | `-- Extracting libvorbis-1.3.5,3: .......... done |   `-- Extracting libtheora-1.1.1_6: .......... done `-- Extracting gstreamer1-plugins-theora-1.8.0: . done `-- Installing gnome-desktop-3.18.2_1... |   `-- Installing libxkbfile-1.0.9... |   `-- Extracting libxkbfile-1.0.9: .......... done |   `-- Installing xkeyboard-config-2.17... |   `-- Extracting xkeyboard-config-2.17: .......... done |   `-- Installing python3-3_3... |   | `-- Installing python34-3.4.5... |   | `-- Extracting python34-3.4.5: .......... done |   `-- Extracting python3-3_3: ...... done `-- Extracting gnome-desktop-3.18.2_1: .......... done `-- Installing gstreamer1-plugins-vorbis-1.8.0... |   `-- Installing gstreamer1-plugins-ogg-1.8.0... |   `-- Extracting gstreamer1-plugins-ogg-1.8.0: . done `-- Extracting gstreamer1-plugins-vorbis-1.8.0: . done `-- Installing libgsf-1.14.36... `-- Extracting libgsf-1.14.36: .......... done `-- Installing librsvg2-2.40.13... |   `-- Installing libcroco-0.6.11... |   `-- Extracting libcroco-0.6.11: .......... done `-- Extracting librsvg2-2.40.13: .......... done `-- Installing clutter-gst3-3.0.14... `-- Extracting clutter-gst3-3.0.14: .......... done `-- Installing gstreamer1-plugins-vpx-1.8.0... |   `-- Installing libvpx-1.5.0_1... |   `-- Extracting libvpx-1.5.0_1: .......... done `-- Extracting gstreamer1-plugins-vpx-1.8.0: .. done `-- Installing gnome-video-effects-0.4.1... `-- Extracting gnome-video-effects-0.4.1: .......... done `-- Installing gstreamer1-plugins-jpeg-1.8.0... `-- Extracting gstreamer1-plugins-jpeg-1.8.0: . done `-- Installing gstreamer1-plugins-bad-1.8.0... `-- Extracting gstreamer1-plugins-bad-1.8.0: .......... done `-- Installing libcanberra-gtk3-0.30_3... |   `-- Installing libcanberra-0.30_3... |   | `-- Installing libltdl-2.4.6... |   | `-- Extracting libltdl-2.4.6: .......... done |   `-- Extracting libcanberra-0.30_3: .......... done `-- Extracting libcanberra-gtk3-0.30_3: ......... done Extracting cheese-3.18.1: .......... done Message from webcamd-4.2.0.9: ********************************************************************* 1) webcamd requires the cuse4bsd or cuse kernel module, depending on how webcamd was compiled. Please load this dependency by doing:        # kldload cuse4bsd or        # kldload cuse or by adding        cuse4bsd_load="YES" or        cuse_load="YES" to your /boot/loader.conf. 2) add webcamd_enable="YES" to your /etc/rc.conf 3) Please restart devd to start webcamd         # service devd restart 4) Optionally add a user to the "webcamd" group         # pw groupmod webcamd -m 5) If webcamd still did not start, consult the installed webcamd rc.d script for more help and instructions on how to start webcamd. ********************************************************************* Message from python34-3.4.5: ======================================================================= ==== Note that some standard Python modules are provided as separate ports as they require additional dependencies. They are available as: py34-gdbm       databases/py34-gdbm py34-sqlite3    databases/py34-sqlite3 py34-tkinter    x11-toolkits/py34-tkinter ======================================================================= ==== Message from cheese-3.18.1: For cheese to work, webcamd needs to be running and the user which wants to run cheese needs to be added to the webcamd group. This can be done by: # pw groupmod webcamd -m jerry ===>   gnome-contacts-3.18.0 depends on shared library: libcheese- gtk.so - found (/usr/local/lib/libcheese-gtk.so) ===>   Returning to build of gnome-contacts-3.18.0 ===>   gnome-contacts-3.18.0 depends on shared library: libintl.so - found (/usr/local/lib/libintl.so) ===>   gnome-contacts-3.18.0 depends on shared library: libatk-1.0.so - found (/usr/local/lib/libatk-1.0.so) ===>   gnome-contacts-3.18.0 depends on shared library: libedataserver- 1.2.so - found (/usr/local/lib/libedataserver-1.2.so) ===>   gnome-contacts-3.18.0 depends on shared library: libglib-2.0.so - found (/usr/local/lib/libglib-2.0.so) ===>   gnome-contacts-3.18.0 depends on shared library: libgnome- desktop-3.so - found (/usr/local/lib/libgnome-desktop-3.so) ===>   gnome-contacts-3.18.0 depends on shared library: libgtk-3.so - found (/usr/local/lib/libgtk-3.so) ===>   gnome-contacts-3.18.0 depends on shared library: libxml2.so - found (/usr/local/lib/libxml2.so) ===>   gnome-contacts-3.18.0 depends on shared library: libpango-1.0.so - found (/usr/local/lib/libpango-1.0.so) ======================================================================= ==== ========================< phase : configure       >======================== ===>  Configuring for gnome-contacts-3.18.0 ===>   FreeBSD 10 autotools fix applied to /construction/xports/deskutils/gnome-contacts/work/gnome-contacts- 3.18.0/config.rpath configure: loading site script /xports/Templates/config.site checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... (cached) /bin/mkdir -p checking for gawk... (cached) /usr/bin/awk checking whether gmake sets $(MAKE)... yes checking whether gmake supports nested variables... yes checking whether UID '0' is supported by ustar format... yes checking whether GID '0' is supported by ustar format... yes checking how to create a ustar tar archive... (cached) /usr/bin/tar checking whether gmake supports nested variables... (cached) yes checking build system type... amd64-portbld-freebsd10.3 checking host system type... amd64-portbld-freebsd10.3 checking how to print strings... printf checking for style of include used by gmake... GNU checking for gcc... cc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables...  checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether cc accepts -g... yes checking for cc option to accept ISO C89... none needed checking whether cc understands -c and -o together... yes checking dependency style of cc... gcc3 checking for a sed that does not truncate output... (cached) /usr/bin/sed checking for grep that handles long lines and -e... (cached) /usr/bin/grep checking for egrep... (cached) /usr/bin/egrep checking for fgrep... (cached) /usr/bin/fgrep checking for ld used by cc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... (cached) 262144 checking how to convert amd64-portbld-freebsd10.3 file names to amd64- portbld-freebsd10.3 format... func_convert_file_noop checking how to convert amd64-portbld-freebsd10.3 file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for ar... ar checking for archiver @FILE support... no checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from cc object... ok checking for sysroot... no checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for mt... mt checking if mt is a manifest tool... no checking how to run the C preprocessor... cpp checking for ANSI C header files... (cached) yes checking for sys/types.h... (cached) yes checking for sys/stat.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for memory.h... (cached) yes checking for strings.h... (cached) yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for unistd.h... (cached) yes checking for dlfcn.h... (cached) yes checking for objdir... .libs checking if cc supports -fno-rtti -fno-exceptions... yes checking for cc option to produce PIC... -fPIC -DPIC checking if cc PIC flag -fPIC -DPIC works... yes checking if cc static flag -static works... yes checking if cc supports -c -o file.o... yes checking if cc supports -c -o file.o... (cached) yes checking whether the cc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... freebsd10.3 ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking for gcc... (cached) cc checking whether we are using the GNU C compiler... (cached) yes checking whether cc accepts -g... (cached) yes checking for cc option to accept ISO C89... (cached) none needed checking whether cc understands -c and -o together... (cached) yes checking dependency style of cc... (cached) gcc3 checking for valac... /usr/local/bin/valac checking whether /usr/local/bin/valac is at least version 0.24.0... yes checking pkg-config is at least version 0.16... yes checking whether NLS is requested... yes checking for intltool >= 0.40... 0.51.0 found checking for intltool-update... /usr/local/bin/intltool-update checking for intltool-merge... /usr/local/bin/intltool-merge checking for intltool-extract... /usr/local/bin/intltool-extract checking for xgettext... /usr/local/bin/xgettext checking for msgmerge... /usr/local/bin/msgmerge checking for msgfmt... /usr/local/bin/msgfmt checking for gmsgfmt... /usr/local/bin/msgfmt checking for perl... /usr/local/bin/perl checking for perl >= 5.8.1... 5.20.3 checking for XML::Parser... ok checking for msgfmt... (cached) /usr/local/bin/msgfmt checking for gmsgfmt... (cached) /usr/local/bin/msgfmt checking for xgettext... (cached) /usr/local/bin/xgettext checking for msgmerge... (cached) /usr/local/bin/msgmerge checking for ld used by GCC... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for shared library run path origin... done checking for CFPreferencesCopyAppValue... no checking for CFLocaleCopyCurrent... no checking for GNU gettext in libc... no checking for iconv... yes checking for working iconv... yes checking how to link with libiconv... /usr/local/lib/libiconv.so -Wl,- rpath -Wl,/usr/local/lib checking for GNU gettext in libintl... yes checking whether to use NLS... yes checking where the gettext function comes from... external libintl checking how to link with libintl... /usr/local/lib/libintl.so -Wl,- rpath -Wl,/usr/local/lib checking for CONTACTS... no configure: error: Package requirements (gtk+-3.0 >= 3.16.0              glib-2.0 >= 2.37.6              gmodule-export-2.0              gnome-desktop-3.0              folks >= 0.9.5              folks-telepathy              folks-eds              libnotify              telepathy-glib >= 0.17.5              libebook-1.2 >= 3.13.90              libedataserver-1.2 >= 3.13.90              libedataserverui-1.2 >= 3.13.90              goa-1.0              gee-0.8              champlain-0.12              clutter-gtk-1.0              geocode-glib-1.0 >= 3.15.3              ) were not met: Package geocode-glib-1.0 was not found in the pkg-config search path. Perhaps you should add the directory containing `geocode-glib-1.0.pc' to the PKG_CONFIG_PATH environment variable Package 'geocode-glib-1.0', required by 'world', not found Consider adjusting the PKG_CONFIG_PATH environment variable if you installed software in a non-standard prefix. Alternatively, you may set the environment variables CONTACTS_CFLAGS and CONTACTS_LIBS to avoid the need to call pkg-config. See the pkg-config man page for more details. ===>  Script "configure" failed unexpectedly. Please report the problem to gnome@FreeBSD.org [maintainer] and attach the "/construction/xports/deskutils/gnome-contacts/work/gnome-contacts- 3.18.0/config.log" including the output of the failure of your make command. Also, it might be a good idea to provide an overview of all packages installed on your system (e.g. a /usr/local/sbin/pkg-static info -g -Ea). *** Error code 1 Stop. make: stopped in /xports/deskutils/gnome-contacts ======================================================================= ==== Finished: Saturday, 9 JUL 2016 at 19:46:09 UTC Duration: 00:00:51geocode-glib-1.0', required by 'world', not found Consider adjusting the PKG_CONFIG_PATH environment variable if you installed software in a non-standard prefix. Alternatively, you may set the environment variables CONTACTS_CFLAGS and CONTACTS_LIBS to avoid the need to call pkg-config. See the pkg-config man page for more details. ===>  Script "configure" failed unexpectedly. Please report the problem to gnome@FreeBSD.org [maintainer] and attach the "/construction/xports/deskutils/gnome-contacts/work/gnome-contacts- 3.18.0/config.log" including the output of the failure of your make command. Also, it might be a good idea to provide an overview of all packages installed on your system (e.g. a /usr/local/sbin/pkg-static info -g -Ea). *** Error code 1 Stop. make: stopped in /xports/deskutils/gnome-contacts ======================================================================= ==== Finished: Saturday, 9 JUL 2016 at 19:46:09 UTC Duration: 00:00:51 Thank you. SK