[LEGACY - 91amd64-default][lang/mono] Build failed for mono-3.2.3 during fetch
pkg-fallout at FreeBSD.org
pkg-fallout at FreeBSD.org
Thu Jan 23 20:06:24 UTC 2014
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: mono at FreeBSD.org
Last committer: romain at FreeBSD.org
Ident: $FreeBSD: head/lang/mono/Makefile 333989 2013-11-16 12:47:59Z romain $
Log URL: http://beefy3.isc.freebsd.org/bulk/91amd64-default/2014-01-23_15h56m33s/logs/mono-3.2.3.log
Build URL: http://beefy3.isc.freebsd.org/bulk/91amd64-default/2014-01-23_15h56m33s
Log:
====>> Building lang/mono
build started at Thu Jan 23 20:06:21 UTC 2014
port directory: /usr/ports/lang/mono
building for: FreeBSD pkg.FreeBSD.org 9.1-RELEASE-p10 FreeBSD 9.1-RELEASE-p10 amd64
maintained by: mono at FreeBSD.org
Makefile ident: $FreeBSD: head/lang/mono/Makefile 333989 2013-11-16 12:47:59Z romain $
Poudriere version: 3.1-pre
---Begin Environment---
OSVERSION=901000
UNAME_v=FreeBSD 9.1-RELEASE-p10
UNAME_r=9.1-RELEASE-p10
BLOCKSIZE=K
MAIL=/var/mail/root
STATUS=1
MASTERMNT=/usr/local/poudriere/data/build/91amd64-default/ref
PKG_EXT=tbz
FORCE_PACKAGE=yes
tpid=4728
PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin
POUDRIERE_BUILD_TYPE=bulk
PKGNG=0
PKGNAME=mono-3.2.3
PKG_DELETE=pkg_delete
PKG_ADD=pkg_add
PWD=/root
MASTERNAME=91amd64-default
USER=root
HOME=/root
POUDRIERE_VERSION=3.1-pre
LOCALBASE=/usr/local
PACKAGE_BUILDING=yes
PKG_VERSION=pkg_version
---End Environment---
---Begin OPTIONS List---
---End OPTIONS List---
--CONFIGURE_ARGS--
--with-moonlight=no --disable-dtrace --prefix=/usr/local ${_LATE_CONFIGURE_ARGS}
--End CONFIGURE_ARGS--
--CONFIGURE_ENV--
ac_cv_header_sys_inotify_h=no TMPDIR="/tmp" MAKE=gmake MONO_SHARED_DIR="/wrkdirs/usr/ports/lang/mono/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/lang/mono/work" LC_ALL=C TMPDIR="/tmp" MONO_SHARED_DIR="/wrkdirs/usr/ports/lang/mono/work" TMPDIR="/tmp" SHELL=/bin/sh NO_LINT=YES PREFIX=/usr/local LOCALBASE=/usr/local LIBDIR="/usr/lib" CC="clang33" CFLAGS="-O2 -pipe -fno-strict-aliasing" CPP="clang-cpp33" CPPFLAGS="" LDFLAGS="" CXX="clang33" CXXFLAGS="-O2 -pipe -fno-strict-aliasing" MANPREFIX="/usr/local" BSD_INSTALL_PROGRAM="install -s -o root -g wheel -m 555" BSD_INSTALL_LIB="install -s -o root -g wheel -m 444" BSD_INSTALL_SCRIPT="install -o root -g wheel -m 555" BSD_INSTALL_DATA="install -o root -g wheel -m 444" BSD_INSTALL_MAN="install -o root -g wheel -m 444"
--End MAKE_ENV--
--SUB_LIST--
PREFIX=/usr/local
LOCALBASE=/usr/local
DATADIR=/usr/local/share/mono
DOCSDIR=/usr/local/share/doc/mono
EXAMPLESDIR=/usr/local/share/examples/mono
WWWDIR=/usr/local/www/mono
ETCDIR=/usr/local/etc/mono
--End SUB_LIST--
---Begin make.conf---
USE_PACKAGE_DEPENDS=yes
BATCH=yes
WRKDIRPREFIX=/wrkdirs
PORTSDIR=/usr/ports
PACKAGES=/packages
DISTDIR=/distfiles
DISABLE_MAKE_JOBS=poudriere
---End make.conf---
===> Cleaning for mono-3.2.3
=======================<phase: check-config >============================
===========================================================================
=======================<phase: pkg-depends >============================
===========================================================================
=======================<phase: fetch-depends >============================
===========================================================================
=======================<phase: fetch >============================
************************************************************************
If you have build/runtime errors with Mono and Gtk# apps please try the
following first:
* Build Mono and gtk+ (x11-toolkits/gtk20) without CPUTYPE and with the
default FreeBSD CFLAGS ('-O2 -fno-strict-aliasing -pipe') as Mono has
been known to expose compiler bugs.
* Try building and running Mono with the GENERIC kernel.
- Mono requires SYSVSHM, SYSVMSG, and SYSVSEM which are part of the
GENERIC kernel.
- Removing kernel options or changing defaults to use experimental
options can adversely affect Mono's ability to build and run.
* Remove leftover semaphores / increase semaphore limits.
- Close apps which use Mono and run `ipcs -sbt`. Remove the
semaphores with MODE "--rw-------" and NSEMS "8" using ipcrm (1)
- _OR_ simply reboot which is the safest method.
- On multi-user systems the semaphore limits may need to be increased
from the defaults. The following should comfortably support 30 users.
# echo "kern.ipc.semmni=40" >> /boot/loader.conf
# echo "kern.ipc.semmns=300" >> /boot/loader.conf
* If you are in a jailed environment, ensure System V IPC are enabled.
You can rely on the security.jail.sysvipc_allowed sysctl to check
this status. The following enables this feature on the host system:
# echo "jail_sysvipc_allow=\"YES\"" >> /etc/rc.conf
* Some process information are acceded through /proc (e.g. when using
NUnit) and procfs(5) has to be mounted for these features to work:
# echo "proc /proc procfs rw 0 0" >> /etc/fstab
************************************************************************
=> d2cc22580898df5d4a15e0f99ab513e1570a6082.patch doesn't seem to exist in /distfiles/.
=> Attempting to fetch https://github.com/mono/mono/commit/d2cc22580898df5d4a15e0f99ab513e1570a6082.patch
fetch: https://github.com/mono/mono/commit/d2cc22580898df5d4a15e0f99ab513e1570a6082.patch: size mismatch: expected 3551, actual 3553
=> Attempting to fetch ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/d2cc22580898df5d4a15e0f99ab513e1570a6082.patch
fetch: ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/d2cc22580898df5d4a15e0f99ab513e1570a6082.patch: File unavailable (e.g., file not found, no access)
=> Couldn't fetch it - please try to retrieve this
=> port manually into /distfiles/ and try again.
*** [do-fetch] Error code 1
Stop in /usr/ports/lang/mono.
===> Cleaning for mono-3.2.3
More information about the freebsd-pkg-fallout
mailing list