[REL - head-amd64-default][lang/ironpython] Failed for ironpython-2.7.4 in build

pkg-fallout-builder at FreeBSD.org pkg-fallout-builder at FreeBSD.org
Fri Feb 28 08:51:42 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:     mva at FreeBSD.org
Last committer: ohauer at FreeBSD.org
Ident:          $FreeBSD: head/lang/ironpython/Makefile 338168 2013-12-30 20:55:18Z ohauer $
Log URL:        http://beefy2.isc.freebsd.org/bulk/head-amd64-default/2014-02-28_01h43m56s/logs/ironpython-2.7.4.log
Build URL:      http://beefy2.isc.freebsd.org/bulk/head-amd64-default/2014-02-28_01h43m56s
Log:

====>> Building lang/ironpython
build started at Fri Feb 28 08:51:17 UTC 2014
port directory: /usr/ports/lang/ironpython
building for: FreeBSD head-amd64-default-job-01 11.0-CURRENT FreeBSD 11.0-CURRENT r261447 amd64
maintained by: mva at FreeBSD.org
Makefile ident:      $FreeBSD: head/lang/ironpython/Makefile 338168 2013-12-30 20:55:18Z ohauer $
Poudriere version: 3.1-pre

---Begin Environment---
OSVERSION=1100007
UNAME_v=FreeBSD 11.0-CURRENT r261447
UNAME_r=11.0-CURRENT
BLOCKSIZE=K
MAIL=/var/mail/root
STATUS=1
MASTERMNT=/usr/local/poudriere/data/build/head-amd64-default/ref
PKG_EXT=txz
tpid=34409
PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin
POUDRIERE_BUILD_TYPE=bulk
PKGNG=1
PKGNAME=ironpython-2.7.4
PKG_DELETE=/usr/local/sbin/pkg-static delete -y -f
PKG_ADD=/usr/local/sbin/pkg-static add
PWD=/root
MASTERNAME=head-amd64-default
USER=root
HOME=/root
POUDRIERE_VERSION=3.1-pre
LOCALBASE=/usr/local
PACKAGE_BUILDING=yes
PKG_VERSION=/poudriere/pkg-static version
PKG_BIN=/usr/local/sbin/pkg-static
---End Environment---

---Begin OPTIONS List---
---End OPTIONS List---

--CONFIGURE_ARGS--

--End CONFIGURE_ARGS--

--CONFIGURE_ENV--
TMPDIR="/tmp" SHELL=/bin/sh CONFIG_SHELL=/bin/sh
--End CONFIGURE_ENV--

--MAKE_ENV--
TMPDIR="/tmp" SHELL=/bin/sh NO_LINT=YES PREFIX=/usr/local  LOCALBASE=/usr/local  LIBDIR="/usr/lib"  CC="cc" CFLAGS="-O2 -pipe -fno-strict-aliasing"  CPP="cpp" CPPFLAGS=""  LDFLAGS=""  CXX="c++" 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/ironpython
DOCSDIR=/usr/local/share/doc/ironpython
EXAMPLESDIR=/usr/local/share/examples/ironpython
WWWDIR=/usr/local/www/ironpython
ETCDIR=/usr/local/etc/ironpython
--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 ####
WITH_PKGNG=yes
NO_RESTRICTED=yes
DISABLE_MAKE_JOBS=poudriere
---End make.conf---
===>  Cleaning for ironpython-2.7.4
=======================<phase: check-config   >============================
===========================================================================
=======================<phase: pkg-depends    >============================
===>   ironpython-2.7.4 depends on file: /usr/local/sbin/pkg - not found
===>    Verifying install for /usr/local/sbin/pkg in /usr/ports/ports-mgmt/pkg
===>   Installing existing package /packages/All/pkg-1.2.6.txz
Installing pkg-1.2.6... done
If you are upgrading from the old package format, first run:

  # pkg2ng
===>   Returning to build of ironpython-2.7.4
===========================================================================
=======================<phase: fetch-depends  >============================
===========================================================================
=======================<phase: fetch          >============================
===>  License APACHE20 accepted by the user
===> Fetching all distfiles required by ironpython-2.7.4 for building
===========================================================================
=======================<phase: checksum       >============================
===>  License APACHE20 accepted by the user
===> Fetching all distfiles required by ironpython-2.7.4 for building
=> SHA256 Checksum OK for ipy-2.7.4.tar.gz.
===========================================================================
=======================<phase: extract-depends>============================
===========================================================================
=======================<phase: extract        >============================
===>  License APACHE20 accepted by the user
===> Fetching all distfiles required by ironpython-2.7.4 for building
===>  Extracting for ironpython-2.7.4
=> SHA256 Checksum OK for ipy-2.7.4.tar.gz.
===========================================================================
=======================<phase: patch-depends  >============================
===========================================================================
=======================<phase: patch          >============================
===>  Patching for ironpython-2.7.4
===>  Applying FreeBSD patches for ironpython-2.7.4
===========================================================================
=======================<phase: build-depends  >============================
===>   ironpython-2.7.4 depends on executable: mono - not found
===>    Verifying install for mono in /usr/ports/lang/mono
===>   Installing existing package /packages/All/mono-3.2.8.txz
Installing mono-3.2.8...Installing gettext-0.18.3.1... done
Installing glib-2.36.3_2...Installing libffi-3.0.13_1... done
Installing libiconv-1.14_1... done
Installing pcre-8.34... done
Installing perl5-5.16.3_7... done
Installing python27-2.7.6_2... done
No schema files found: doing nothing.
 done
 done
====
Note that some of the standard modules are provided as separate
ports since they require extra dependencies:

bsddb           databases/py-bsddb
gdbm            databases/py-gdbm
sqlite3         databases/py-sqlite3
tkinter         x11-toolkits/py-tkinter

Install them as needed.
====
************************************************************************
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
************************************************************************
===>   Returning to build of ironpython-2.7.4
===========================================================================
=======================<phase: lib-depends    >============================
===========================================================================
=======================<phase: configure      >============================
===>  Configuring for ironpython-2.7.4
===========================================================================
=======================<phase: build          >============================
===>  Building for ironpython-2.7.4
cd /wrkdirs/usr/ports/lang/ironpython/work/IronLanguages-main-568c234 && /usr/local/bin/xbuild /t:Stage  /p:Configuration=Release /p:ReferencedPlatform=V4  /p:Mono=true /p:BaseConfiguration=Release
XBuild Engine Version 12.0
Mono, Version 3.2.8.0
Copyright (C) 2005-2013 Various Mono authors

Build started 02/28/2014 08:51:41.
__________________________________________________
Project "/wrkdirs/usr/ports/lang/ironpython/work/IronLanguages-main-568c234/Build.proj" (Stage target(s)):
	Target Stage:
/wrkdirs/usr/ports/lang/ironpython/work/IronLanguages-main-568c234/Solutions/Build.IronPython.proj: error : /wrkdirs/usr/ports/lang/ironpython/work/IronLanguages-main-568c234/Solutions/Build.IronPython.proj: Argument is out of range.
Parameter name: startIndex
	Task "MSBuild" execution -- FAILED
	Done building target "Stage" in project "/wrkdirs/usr/ports/lang/ironpython/work/IronLanguages-main-568c234/Build.proj".-- FAILED
Done building project "/wrkdirs/usr/ports/lang/ironpython/work/IronLanguages-main-568c234/Build.proj".-- FAILED

Build FAILED.
Errors:

/wrkdirs/usr/ports/lang/ironpython/work/IronLanguages-main-568c234/Build.proj (Stage) ->
(Stage target) ->

	/wrkdirs/usr/ports/lang/ironpython/work/IronLanguages-main-568c234/Solutions/Build.IronPython.proj: error : /wrkdirs/usr/ports/lang/ironpython/work/IronLanguages-main-568c234/Solutions/Build.IronPython.proj: Argument is out of range.
Parameter name: startIndex

	 0 Warning(s)
	 1 Error(s)

Time Elapsed 00:00:00.2798320
*** Error code 1

Stop.
make: stopped in /usr/ports/lang/ironpython
===>  Cleaning for ironpython-2.7.4


More information about the freebsd-pkg-fallout mailing list