You are receiving this mail as a port that you maintain
is failing to build on the FreeBSD package build server.
Please investigate the failure and submit a PR to fix
build.

Maintainer:     m...@freebsd.org
Last committer: rom...@freebsd.org
Ident:          $FreeBSD: head/deskutils/tomboy/Makefile 440840 2017-05-13 
13:25:02Z romain $
Log URL:        
http://beefy6.nyi.freebsd.org/data/103amd64-default/440860/logs/tomboy-1.15.7.log
Build URL:      
http://beefy6.nyi.freebsd.org/build.html?mastername=103amd64-default&build=440860
Log:

====>> Building deskutils/tomboy
build started at Sun May 14 09:45:08 UTC 2017
port directory: /usr/ports/deskutils/tomboy
building for: FreeBSD 103amd64-default-job-11 10.3-RELEASE-p19 FreeBSD 
10.3-RELEASE-p19 amd64
maintained by: m...@freebsd.org
Makefile ident:      $FreeBSD: head/deskutils/tomboy/Makefile 440840 2017-05-13 
13:25:02Z romain $
Poudriere version: 3.1.17-11-gc40e66aa
Host OSVERSION: 1200028
Jail OSVERSION: 1003000
Job Id: 11

---Begin Environment---
SHELL=/bin/csh
OSVERSION=1003000
UNAME_v=FreeBSD 10.3-RELEASE-p19
UNAME_r=10.3-RELEASE-p19
BLOCKSIZE=K
MAIL=/var/mail/root
STATUS=1
SAVED_TERM=
MASTERMNT=/usr/local/poudriere/data/.m/103amd64-default/ref
PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin
POUDRIERE_BUILD_TYPE=bulk
PKGNAME=tomboy-1.15.7
OLDPWD=/
PWD=/usr/local/poudriere/data/.m/103amd64-default/ref/.p/pool
MASTERNAME=103amd64-default
SCRIPTPREFIX=/usr/local/share/poudriere
USER=root
HOME=/root
POUDRIERE_VERSION=3.1.17-11-gc40e66aa
SCRIPTPATH=/usr/local/share/poudriere/bulk.sh
LIBEXECPREFIX=/usr/local/libexec/poudriere
LOCALBASE=/usr/local
PACKAGE_BUILDING=yes
POUDRIEREPATH=/usr/local/bin/poudriere
---End Environment---

---Begin OPTIONS List---
===> The following configuration options are available for tomboy-1.15.7:
     EVOLUTION=off: Build evolution addin
===> Use 'make config' to modify these settings
---End OPTIONS List---

--CONFIGURE_ARGS--
--disable-evolution --localstatedir=/usr/local/share  
--with-html-dir=/usr/local/share/doc  --disable-gtk-doc  
--with-gconf-source=xml:merged:/usr/local/etc/gconf/gconf.xml.defaults 
--prefix=/usr/local ${_LATE_CONFIGURE_ARGS}
--End CONFIGURE_ARGS--

--CONFIGURE_ENV--
MAKE=gmake MONO_SHARED_DIR="/wrkdirs/usr/ports/deskutils/tomboy/work" 
PKG_CONFIG=pkgconf GTKDOC="false" 
XDG_DATA_HOME=/wrkdirs/usr/ports/deskutils/tomboy/work  
XDG_CONFIG_HOME=/wrkdirs/usr/ports/deskutils/tomboy/work  
HOME=/wrkdirs/usr/ports/deskutils/tomboy/work TMPDIR="/tmp" SHELL=/bin/sh 
CONFIG_SHELL=/bin/sh CONFIG_SITE=/usr/ports/Templates/config.site 
lt_cv_sys_max_cmd_len=262144
--End CONFIGURE_ENV--

--MAKE_ENV--
MONO_SHARED_DIR="/wrkdirs/usr/ports/deskutils/tomboy/work" TZ=UTC 
GCONF_DISABLE_MAKEFILE_SCHEMA_INSTALL=1 
XDG_DATA_HOME=/wrkdirs/usr/ports/deskutils/tomboy/work  
XDG_CONFIG_HOME=/wrkdirs/usr/ports/deskutils/tomboy/work  
HOME=/wrkdirs/usr/ports/deskutils/tomboy/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=""  
LDFLAGS=" -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 0644" 
 BSD_INSTALL_SCRIPT="install  -m 555"  BSD_INSTALL_DATA="install  -m 0644"  
BSD_INSTALL_MAN="install  -m 444"
--End MAKE_ENV--

--PLIST_SUB--
EVOLUTION="@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
DOCSDIR="share/doc/tomboy"
EXAMPLESDIR="share/examples/tomboy"
DATADIR="share/tomboy"
WWWDIR="www/tomboy"
ETCDIR="etc/tomboy"
--End PLIST_SUB--

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

---Begin make.conf---
USE_PACKAGE_DEPENDS=yes
BATCH=yes
WRKDIRPREFIX=/wrkdirs
PORTSDIR=/usr/ports
PACKAGES=/packages
DISTDIR=/distfiles
#### /usr/local/etc/poudriere.d/make.conf ####
# XXX: We really need this but cannot use it while 'make checksum' does not
# try the next mirror on checksum failure.  It currently retries the same
# failed mirror and then fails rather then trying another.  It *does*
# try the next if the size is mismatched though.
#MASTER_SITE_FREEBSD=yes
# Build ALLOW_MAKE_JOBS_PACKAGES with 2 jobs
MAKE_JOBS_NUMBER=2
#### /usr/ports/Mk/Scripts/ports_env.sh ####
ARCH=amd64
CONFIGURE_MAX_CMD_LEN=262144
HAVE_COMPAT_IA32_KERN=YES
OPSYS=FreeBSD
OSREL=10.3
OSVERSION=1003000
PYTHONBASE=/usr/local
UID=0
_JAVA_OS_LIST_REGEXP=native\|linux
_JAVA_VENDOR_LIST_REGEXP=openjdk\|oracle\|sun
_JAVA_VERSION_LIST_REGEXP=1.6\|1.7\|1.8\|1.6+\|1.7+\|1.8+
_OSRELEASE=10.3-RELEASE-p19
#### Misc Poudriere ####
GID=0
DISABLE_MAKE_JOBS=poudriere
---End make.conf---
--Resource limits--
cpu time               (seconds, -t)  unlimited
file size           (512-blocks, -f)  unlimited
data seg size           (kbytes, -d)  33554432
stack size              (kbytes, -s)  524288
core file size      (512-blocks, -c)  unlimited
max memory size         (kbytes, -m)  unlimited
locked memory           (kbytes, -l)  unlimited
max user processes              (-u)  89999
open files                      (-n)  1024
virtual mem size        (kbytes, -v)  unlimited
swap limit              (kbytes, -w)  unlimited
sbsize                   (bytes, -b)  unlimited
pseudo-terminals                (-p)  unlimited
--End resource limits--
=======================<phase: check-sanity   >============================
===>  License LGPL21 accepted by the user
===========================================================================
=======================<phase: pkg-depends    >============================
===>   tomboy-1.15.7 depends on file: /usr/local/sbin/pkg - not found
===>   Installing existing package /packages/All/pkg-1.10.1.txz
[103amd64-default-job-11] Installing pkg-1.10.1...
[103amd64-default-job-11] Extracting pkg-1.10.1: .......... done
===>   tomboy-1.15.7 depends on file: /usr/local/sbin/pkg - found
===>   Returning to build of tomboy-1.15.7
===========================================================================
=======================<phase: fetch-depends  >============================
===========================================================================
=======================<phase: fetch          >============================
===>  License LGPL21 accepted by the user
=> tomboy-1.15.7.tar.xz doesn't seem to exist in /portdistfiles/gnome2.
=> Attempting to fetch 
https://download.gnome.org/sources/tomboy/1.15/tomboy-1.15.7.tar.xz
tomboy-1.15.7.tar.xz                                     0  B    0  Bps
===> Fetching all distfiles required by tomboy-1.15.7 for building
===========================================================================
=======================<phase: checksum       >============================
===>  License LGPL21 accepted by the user
===> Fetching all distfiles required by tomboy-1.15.7 for building
=> SHA256 Checksum OK for gnome2/tomboy-1.15.7.tar.xz.
===========================================================================
=======================<phase: extract-depends>============================
===========================================================================
=======================<phase: extract        >============================
===>  License LGPL21 accepted by the user
===> Fetching all distfiles required by tomboy-1.15.7 for building
===>  Extracting for tomboy-1.15.7
=> SHA256 Checksum OK for gnome2/tomboy-1.15.7.tar.xz.
===========================================================================
=======================<phase: patch-depends  >============================
===========================================================================
=======================<phase: patch          >============================
===>  Patching for tomboy-1.15.7
===========================================================================
=======================<phase: build-depends  >============================
===>   tomboy-1.15.7 depends on file: 
/usr/local/libdata/pkgconfig/dbus-sharp-glib-2.0.pc - not found
===>   Installing existing package /packages/All/dbus-sharp-glib-0.6.txz
[103amd64-default-job-11] Installing dbus-sharp-glib-0.6...
[103amd64-default-job-11] `-- Installing dbus-sharp-0.8.1,1...
[103amd64-default-job-11] |   `-- Installing mono-4.8.1.0_1...
[103amd64-default-job-11] |   | `-- Installing gettext-runtime-0.19.8.1_1...
[103amd64-default-job-11] |   |   `-- Installing indexinfo-0.2.6...
[103amd64-default-job-11] |   |   `-- Extracting indexinfo-0.2.6: .... done
[103amd64-default-job-11] |   | `-- Extracting gettext-runtime-0.19.8.1_1: 
.......... done
[103amd64-default-job-11] |   | `-- Installing glib-2.50.2_2,1...
[103amd64-default-job-11] |   |   `-- Installing libffi-3.2.1...
[103amd64-default-job-11] |   |   `-- Extracting libffi-3.2.1: .......... done
[103amd64-default-job-11] |   |   `-- Installing libiconv-1.14_10...
[103amd64-default-job-11] |   |   `-- Extracting libiconv-1.14_10: .......... 
done
[103amd64-default-job-11] |   |   `-- Installing pcre-8.40...
[103amd64-default-job-11] |   |   `-- Extracting pcre-8.40: .......... done
[103amd64-default-job-11] |   |   `-- Installing perl5-5.24.1_1...
[103amd64-default-job-11] |   |   `-- Extracting perl5-5.24.1_1: .......... done
[103amd64-default-job-11] |   |   `-- Installing python27-2.7.13_3...
[103amd64-default-job-11] |   |   `-- Extracting python27-2.7.13_3: .......... 
done
[103amd64-default-job-11] |   | `-- Extracting glib-2.50.2_2,1: .......... done
No schema files found: doing nothing.
[103amd64-default-job-11] |   | `-- Installing libinotify-20160505...
[103amd64-default-job-11] |   | `-- Extracting libinotify-20160505: ........ 
done
[103amd64-default-job-11] |   | `-- Installing py27-pillow-3.4.2_1...
[103amd64-default-job-11] |   |   `-- Installing freetype2-2.7.1...
[103amd64-default-job-11] |   |   `-- Extracting freetype2-2.7.1: .......... 
done
[103amd64-default-job-11] |   |   `-- Installing jpeg-turbo-1.5.1...
<snip>
[103amd64-default-job-11] |   |   `-- Extracting liboauth-1.0.3_3: .......... 
done
[103amd64-default-job-11] |   |   `-- Installing uhttpmock-0.5.1...
[103amd64-default-job-11] |   |   `-- Extracting uhttpmock-0.5.1: .......... 
done
[103amd64-default-job-11] |   | `-- Extracting libgdata-0.17.4: .......... done
[103amd64-default-job-11] |   | `-- Installing libgphoto2-2.5.12...
[103amd64-default-job-11] |   |   `-- Installing libexif-0.6.21_4...
[103amd64-default-job-11] |   |   `-- Extracting libexif-0.6.21_4: .......... 
done
[103amd64-default-job-11] |   |   `-- Installing libgd-2.2.4_1,1...
[103amd64-default-job-11] |   |   `-- Extracting libgd-2.2.4_1,1: .......... 
done
[103amd64-default-job-11] |   | `-- Extracting libgphoto2-2.5.12: .......... 
done
[103amd64-default-job-11] |   `-- Extracting gvfs-1.26.3_4: .......... done
[103amd64-default-job-11] |   `-- Installing startup-notification-0.12_4...
[103amd64-default-job-11] |   `-- Extracting startup-notification-0.12_4: 
.......... done
[103amd64-default-job-11] `-- Extracting libgnomeui-2.24.4_5: .......... done
[103amd64-default-job-11] `-- Installing libgsf-1.14.41...
[103amd64-default-job-11] `-- Extracting libgsf-1.14.41: .......... done
[103amd64-default-job-11] `-- Installing librsvg2-2.40.17...
[103amd64-default-job-11] |   `-- Installing libcroco-0.6.11...
[103amd64-default-job-11] |   `-- Extracting libcroco-0.6.11: .......... done
[103amd64-default-job-11] `-- Extracting librsvg2-2.40.17: .......... done
[103amd64-default-job-11] `-- Installing vte-0.28.2_3...
[103amd64-default-job-11] |   `-- Installing gnome-pty-helper-0.40.2...
[103amd64-default-job-11] |   `-- Extracting gnome-pty-helper-0.40.2: . done
[103amd64-default-job-11] `-- Extracting vte-0.28.2_3: .......... done
[103amd64-default-job-11] Extracting gnome-sharp-2.24.2_5: .......... done
Message from esound-0.2.41_3:
The ESounD daemon (esd) must be started on a per-user basis.  This is typically
done by the Session Manager in GNOME.  However, if you are not using the
GNOME Desktop, you will need to add something like the following to your
X Windows initialization script:

esd -terminate -nobeeps -as 2
Message from gamin-0.1.10_9:
===============================================================================

Gamin will only provide realtime notification of changes for at most n files,
where n is the minimum value between (kern.maxfiles * 0.7) and
(kern.maxfilesperproc - 200). Beyond that limit, files will be polled.

If you often open several large folders with Nautilus, you might want to
increase the kern.maxfiles tunable (you do not need to set
kern.maxfilesperproc, since it is computed at boot time from kern.maxfiles).

For a typical desktop, add the following line to /boot/loader.conf, then
reboot the system:

    kern.maxfiles="25000"

The behavior of gamin can be controlled via the various gaminrc files.
See http://www.gnome.org/~veillard/gamin/config.html on how to create
these files.  In particular, if you find gam_server is taking up too much
CPU time polling for changes, something like the following may help
in one of the gaminrc files:

# reduce polling frequency to once per 10 seconds
# for UFS file systems in order to lower CPU load
fsset ufs poll 10

===============================================================================

===>   NOTICE:

The gamin port currently does not have a maintainer. As a result, it is
more likely to have unresolved issues, not be up-to-date, or even be removed in
the future. To volunteer to maintain this port, please create an issue at:

https://bugs.freebsd.org/bugzilla

More information about port maintainership is available at:

https://www.freebsd.org/doc/en/articles/contributing/ports-contributing.html#maintain-port
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.

************************************************************
Message from samba44-4.4.13:
===============================================================================

How to start: http://wiki.samba.org/index.php/Samba4/HOWTO

* Your configuration is: /usr/local/etc/smb4.conf

* All the relevant databases are under: /var/db/samba4

* All the logs are under: /var/log/samba4

* Provisioning script is: /usr/local/bin/samba-tool

For additional documentation check: http://wiki.samba.org/index.php/Samba4

Bug reports should go to the: https://bugzilla.samba.org/

===============================================================================
Message from fusefs-libs-2.9.5:
Install the fuse kernel module to use this port.
Message from libcdio-0.94:
===>   NOTICE:

The libcdio port currently does not have a maintainer. As a result, it is
more likely to have unresolved issues, not be up-to-date, or even be removed in
the future. To volunteer to maintain this port, please create an issue at:

https://bugs.freebsd.org/bugzilla

More information about port maintainership is available at:

https://www.freebsd.org/doc/en/articles/contributing/ports-contributing.html#maintain-port
Message from libcdio-paranoia-10.2+0.94+1:
===>   NOTICE:

The libcdio-paranoia port currently does not have a maintainer. As a result, it 
is
more likely to have unresolved issues, not be up-to-date, or even be removed in
the future. To volunteer to maintain this port, please create an issue at:

https://bugs.freebsd.org/bugzilla

More information about port maintainership is available at:

https://www.freebsd.org/doc/en/articles/contributing/ports-contributing.html#maintain-port
===>   tomboy-1.15.7 depends on file: 
/usr/local/libdata/pkgconfig/gnome-sharp-2.0.pc - found
===>   Returning to build of tomboy-1.15.7
===>   tomboy-1.15.7 depends on executable: gtk-update-icon-cache - found
===>   tomboy-1.15.7 depends on file: 
/usr/local/libdata/pkgconfig/gtk-sharp-2.0.pc - found
===>   tomboy-1.15.7 depends on file: /usr/local/bin/intltool-extract - not 
found
===>   Installing existing package /packages/All/intltool-0.51.0_1.txz
[103amd64-default-job-11] Installing intltool-0.51.0_1...
[103amd64-default-job-11] `-- Installing p5-XML-Parser-2.44...
[103amd64-default-job-11] `-- Extracting p5-XML-Parser-2.44: .......... done
[103amd64-default-job-11] Extracting intltool-0.51.0_1: .......... done
===>   tomboy-1.15.7 depends on file: /usr/local/bin/intltool-extract - found
===>   Returning to build of tomboy-1.15.7
===========================================================================
=======================<phase: lib-depends    >============================
===>   tomboy-1.15.7 depends on shared library: libgtkspell.so - not found
===>   Installing existing package /packages/All/gtkspell-2.0.16_6.txz
[103amd64-default-job-11] Installing gtkspell-2.0.16_6...
[103amd64-default-job-11] Extracting gtkspell-2.0.16_6: .......... done
===>   tomboy-1.15.7 depends on shared library: libgtkspell.so - found 
(/usr/local/lib/libgtkspell.so)
===>   Returning to build of tomboy-1.15.7
===>   tomboy-1.15.7 depends on shared library: libintl.so - found 
(/usr/local/lib/libintl.so)
===>   tomboy-1.15.7 depends on shared library: libatk-1.0.so - found 
(/usr/local/lib/libatk-1.0.so)
===>   tomboy-1.15.7 depends on shared library: libgconf-2.so - found 
(/usr/local/lib/libgconf-2.so)
===>   tomboy-1.15.7 depends on shared library: libgdk_pixbuf-2.0.so - found 
(/usr/local/lib/libgdk_pixbuf-2.0.so)
===>   tomboy-1.15.7 depends on shared library: libglib-2.0.so - found 
(/usr/local/lib/libglib-2.0.so)
===>   tomboy-1.15.7 depends on shared library: libintl.so - found 
(/usr/local/lib/libintl.so)
===>   tomboy-1.15.7 depends on shared library: libgnomevfs-2.so - found 
(/usr/local/lib/libgnomevfs-2.so)
===>   tomboy-1.15.7 depends on shared library: libgtk-x11-2.0.so - found 
(/usr/local/lib/libgtk-x11-2.0.so)
===>   tomboy-1.15.7 depends on shared library: libgtkhtml-3.14.so - not found
===>   Installing existing package /packages/All/gtkhtml3-3.32.1_5.txz
[103amd64-default-job-11] Installing gtkhtml3-3.32.1_5...
[103amd64-default-job-11] Extracting gtkhtml3-3.32.1_5: .......... done
===>   tomboy-1.15.7 depends on shared library: libgtkhtml-3.14.so - found 
(/usr/local/lib/libgtkhtml-3.14.so)
===>   Returning to build of tomboy-1.15.7
===>   tomboy-1.15.7 depends on shared library: libglade-2.0.so - found 
(/usr/local/lib/libglade-2.0.so)
===>   tomboy-1.15.7 depends on shared library: libgsf-1.so - found 
(/usr/local/lib/libgsf-1.so)
===>   tomboy-1.15.7 depends on shared library: libIDL-2.so - found 
(/usr/local/lib/libIDL-2.so)
===>   tomboy-1.15.7 depends on shared library: librsvg-2.so - found 
(/usr/local/lib/librsvg-2.so)
===>   tomboy-1.15.7 depends on shared library: libxml2.so - found 
(/usr/local/lib/libxml2.so)
===>   tomboy-1.15.7 depends on shared library: libxslt.so - found 
(/usr/local/lib/libxslt.so)
===>   tomboy-1.15.7 depends on shared library: libORBit-2.so - found 
(/usr/local/lib/libORBit-2.so)
===>   tomboy-1.15.7 depends on shared library: libpango-1.0.so - found 
(/usr/local/lib/libpango-1.0.so)
===>   tomboy-1.15.7 depends on shared library: libvte.so - found 
(/usr/local/lib/libvte.so)
===========================================================================
=======================<phase: configure      >============================
===>  Configuring for tomboy-1.15.7
configure: WARNING: unrecognized options: --with-html-dir, --disable-gtk-doc
configure: loading site script /usr/ports/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 to enable maintainer-specific portions of Makefiles... no
checking whether ln -s works... yes
checking for itstool... no
configure: error: itstool not found
===>  Script "configure" failed unexpectedly.
Please report the problem to m...@freebsd.org [maintainer] and attach the
"/wrkdirs/usr/ports/deskutils/tomboy/work/tomboy-1.15.7/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 /usr/ports/deskutils/tomboy
_______________________________________________
freebsd-mono@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-mono
To unsubscribe, send any mail to "freebsd-mono-unsubscr...@freebsd.org"

Reply via email to