Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 27 Feb 2018 02:10:59 -0800 (PST)
From:      sol@triumf.ca
To:        mono@FreeBSD.org
Subject:   Linux mono on FreeBSD
Message-ID:  <35877.142.90.115.36.1519726259.squirrel@trmail.triumf.ca>

next in thread | raw e-mail | index | archive | help

Howdy!

 Not sure who to contact about this, so decided to send the message to
 the maintainer of ports/lang/mono (as the problem is FreeBSD-specific).

 I am trying to make mono compiled for Linux to run on FreeBSD. The purpose
 of such exercise is to use an application (Pocoscope) which uses its Linux
 .so libraries to talk to devices over libusb.

 The application runs no problem with FreeBSD's mono, but cannot load the
 drivers of course. The bundled Linux mono binary runs, but fails with an
 exception when trying to start any application: [0].

 After much cursing and lots of wasted time, I managed to partly compile
 latest mono from git under Linuxulator itself: mono/mini/mono-sgen is
 there, and it works same as the other Linux version, including that
 assertion fail (thus the build cannot complete [1]).

 I tried removing the assertion check, but it still fails with [another]
 stack trace that I can't make anything out of.

 Mono's 32-bit version for Linux does not have the [0] problem, but I
 could not make it work with Picoscope for other reasons.

 Would someone have any suggestions where to dig further? I am not
 familiar with this framework, and have barely used it before.

[0] "* Assertion at mini-amd64.c:209, condition `amd64_is_imm32 (disp)'
not met"
[1] typescript output attached

--Alex
From owner-freebsd-mono@freebsd.org  Thu Mar  1 09:08:53 2018
Return-Path: <owner-freebsd-mono@freebsd.org>
Delivered-To: freebsd-mono@mailman.ysv.freebsd.org
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1])
 by mailman.ysv.freebsd.org (Postfix) with ESMTP id E59F4F27B28
 for <freebsd-mono@mailman.ysv.freebsd.org>;
 Thu,  1 Mar 2018 09:08:52 +0000 (UTC)
 (envelope-from pkg-fallout@FreeBSD.org)
Received: from mailman.ysv.freebsd.org (mailman.ysv.freebsd.org
 [IPv6:2001:1900:2254:206a::50:5])
 by mx1.freebsd.org (Postfix) with ESMTP id 5972F76950
 for <freebsd-mono@freebsd.org>; Thu,  1 Mar 2018 09:08:52 +0000 (UTC)
 (envelope-from pkg-fallout@FreeBSD.org)
Received: by mailman.ysv.freebsd.org (Postfix)
 id 1AF84F27B25; Thu,  1 Mar 2018 09:08:52 +0000 (UTC)
Delivered-To: mono@mailman.ysv.freebsd.org
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1])
 by mailman.ysv.freebsd.org (Postfix) with ESMTP id CB0A9F27B24;
 Thu,  1 Mar 2018 09:08:51 +0000 (UTC)
 (envelope-from pkg-fallout@FreeBSD.org)
Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org
 [IPv6:2610:1c1:1:606c::19:3])
 (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits))
 (Client CN "mxrelay.nyi.freebsd.org",
 Issuer "Let's Encrypt Authority X3" (verified OK))
 by mx1.freebsd.org (Postfix) with ESMTPS id 7D0617694F;
 Thu,  1 Mar 2018 09:08:51 +0000 (UTC)
 (envelope-from pkg-fallout@FreeBSD.org)
Received: from beefy6.nyi.freebsd.org (beefy6.nyi.freebsd.org
 [IPv6:2610:1c1:1:6080::16:e9])
 (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits))
 (Client did not present a certificate)
 by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 77B2C2677A;
 Thu,  1 Mar 2018 09:08:51 +0000 (UTC)
 (envelope-from pkg-fallout@FreeBSD.org)
Received: from beefy6.nyi.freebsd.org (localhost [127.0.0.1])
 by beefy6.nyi.freebsd.org (8.15.2/8.15.2) with ESMTP id w2198pwN081602;
 Thu, 1 Mar 2018 09:08:51 GMT (envelope-from pkg-fallout@FreeBSD.org)
Received: (from root@localhost)
 by beefy6.nyi.freebsd.org (8.15.2/8.15.2/Submit) id w2198pVg081601;
 Thu, 1 Mar 2018 09:08:51 GMT (envelope-from pkg-fallout@FreeBSD.org)
Date: Thu, 1 Mar 2018 09:08:51 GMT
From: pkg-fallout@FreeBSD.org
Message-Id: <201803010908.w2198pVg081601@beefy6.nyi.freebsd.org>
To: mono@FreeBSD.org
Subject: [package - 103amd64-default][devel/monodevelop] Failed for
 monodevelop-6.2.1.3_1 in build
Cc: pkg-fallout@FreeBSD.org
X-BeenThere: freebsd-mono@freebsd.org
X-Mailman-Version: 2.1.25
Precedence: list
List-Id: Mono and C# applications on FreeBSD <freebsd-mono.freebsd.org>
List-Unsubscribe: <https://lists.freebsd.org/mailman/options/freebsd-mono>,
 <mailto:freebsd-mono-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/freebsd-mono/>;
List-Post: <mailto:freebsd-mono@freebsd.org>
List-Help: <mailto:freebsd-mono-request@freebsd.org?subject=help>
List-Subscribe: <https://lists.freebsd.org/mailman/listinfo/freebsd-mono>,
 <mailto:freebsd-mono-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Thu, 01 Mar 2018 09:08:53 -0000

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@FreeBSD.org
Last committer: dbn@FreeBSD.org
Ident:          $FreeBSD: head/devel/monodevelop/Makefile 460430 2018-01-30 19:00:27Z dbn $
Log URL:        http://beefy6.nyi.freebsd.org/data/103amd64-default/463273/logs/monodevelop-6.2.1.3_1.log
Build URL:      http://beefy6.nyi.freebsd.org/build.html?mastername=103amd64-default&build=463273
Log:

=>> Building devel/monodevelop
build started at Thu Mar  1 09:05:41 UTC 2018
port directory: /usr/ports/devel/monodevelop
package name: monodevelop-6.2.1.3_1
building for: FreeBSD 103amd64-default-job-01 10.3-RELEASE-p26 FreeBSD 10.3-RELEASE-p26 amd64
maintained by: mono@FreeBSD.org
Makefile ident:      $FreeBSD: head/devel/monodevelop/Makefile 460430 2018-01-30 19:00:27Z dbn $
Poudriere version: 3.2.4-56-g0fd5b0e3
Host OSVERSION: 1200054
Jail OSVERSION: 1003000
Job Id: 01

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

---Begin Poudriere Port Flags/Env---
PORT_FLAGS=
PKGENV=
FLAVOR=
DEPENDS_ARGS=
MAKE_ARGS=
---End Poudriere Port Flags/Env---

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

--MAINTAINER--
mono@FreeBSD.org
--End MAINTAINER--

--CONFIGURE_ARGS--
--enable-release --disable-update-mimedb --disable-update-desktopdb  --enable-maintainer-mode --enable-gnomeplatform --enable-git --prefix=/usr/local ${_LATE_CONFIGURE_ARGS}
--End CONFIGURE_ARGS--

--CONFIGURE_ENV--
MAKE=gmake MONO_SHARED_DIR="/wrkdirs/usr/ports/devel/monodevelop/work" XDG_DATA_HOME=/wrkdirs/usr/ports/devel/monodevelop/work  XDG_CONFIG_HOME=/wrkdirs/usr/ports/devel/monodevelop/work  HOME=/wrkdirs/usr/ports/devel/monodevelop/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/devel/monodevelop/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin 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/devel/monodevelop/work" TZ=UTC NUGET_PACKAGES=/wrkdirs/usr/ports/devel/monodevelop/work/monodevelop-monodevelop-6.2.1.3/main/packages OPENSSLBASE=/usr OPENSSLDIR=/etc/ssl OPENSSLINC=/usr/include OPENSSLLIB=/usr/lib XDG_DATA_HOME=/wrkdirs/usr/ports/devel/monodevelop/work  XDG_CONFIG_HOME=/wrkdirs/usr/ports/devel/monodevelop/work  HOME=/wrkdirs/usr/ports/devel/monodevelop/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/devel/monodevelop/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin 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="inst
 all  -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--
PORTDOCS="" PORTEXAMPLES="" GTK2_VERSION="2.10.0"  GTK3_VERSION="3.0.0" OSREL=10.3 PREFIX=%D LOCALBASE=/usr/local  RESETPREFIX=/usr/local LIB32DIR=lib DOCSDIR="share/doc/monodevelop"  EXAMPLESDIR="share/examples/monodevelop"  DATADIR="share/monodevelop"  WWWDIR="www/monodevelop"  ETCDIR="etc/monodevelop"
--End PLIST_SUB--

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

---Begin make.conf---
USE_PACKAGE_DEPENDS=yes
BATCH=yes
WRKDIRPREFIX=/wrkdirs
PORTSDIR=/usr/ports
PACKAGES=/packages
DISTDIR=/distfiles
PACKAGE_BUILDING=yes
PACKAGE_BUILDING_FLAVORS=yes
#### /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 ####
_CCVERSION_921dbbb2=FreeBSD clang version 3.4.1 (tags/RELEASE_34/dot1-final 208032) 20140512 Target: x86_64-unknown-freebsd10.3 Thread model: posix
_ALTCCVERSION_921dbbb2=none
_CXXINTERNAL_acaad9ca=FreeBSD clang version 3.4.1 (tags/RELEASE_34/dot1-final 208032) 20140512 Target: x86_64-unknown-freebsd10.3 Thread model: posix "/usr/bin/ld" "--eh-frame-hdr" "-dynamic-linker" "/libexec/ld-elf.so.1" "--hash-style=both" "--enable-new-dtags" "-o" "a.out" "/usr/lib/crt1.o" "/usr/lib/crti.o" "/usr/lib/crtbegin.o" "-L/usr/lib" "/dev/null" "-lc++" "-lm" "-lgcc" "--as-needed" "-lgcc_s" "--no-as-needed" "-lc" "-lgcc" "--as-needed" "-lgcc_s" "--no-as-needed" "/usr/lib/crtend.o" "/usr/lib/crtn.o"
OUTPUT_58173849_921dbbb2=yes
OUTPUT_9bdba57c_921dbbb2=yes
OUTPUT_6a4fe7f5_921dbbb2=yes
OUTPUT_6bcac02b_921dbbb2=yes
OUTPUT_67d20829_921dbbb2=yes
OUTPUT_bfa62e83_921dbbb2=yes
OUTPUT_f0b4d593_921dbbb2=yes
OUTPUT_308abb44_921dbbb2=yes
OUTPUT_f00456e5_921dbbb2=yes
OUTPUT_65ad290d_921dbbb2=error: invalid value 'c++14' in '-std=c++14' yes
OUTPUT_b2657cc3_921dbbb2=yes
OUTPUT_380987f7_921dbbb2=yes
ARCH=amd64
OPSYS=FreeBSD
_OSRELEASE=10.3-RELEASE-p26
OSREL=10.3
OSVERSION=1003000
PYTHONBASE=/usr/local
HAVE_COMPAT_IA32_KERN=YES
CONFIGURE_MAX_CMD_LEN=262144
#### 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    >============================
===>   monodevelop-6.2.1.3_1 depends on file: /usr/local/sbin/pkg - not found
===>   Installing existing package /packages/All/pkg-1.10.5.txz
[103amd64-default-job-01] Installing pkg-1.10.5...
[103amd64-default-job-01] Extracting pkg-1.10.5: .......... done
===>   monodevelop-6.2.1.3_1 depends on file: /usr/local/sbin/pkg - found
===>   Returning to build of monodevelop-6.2.1.3_1
===========================================================================
=======================<phase: fetch-depends  >============================
===========================================================================
=======================<phase: fetch          >============================
===>  License LGPL21 accepted by the user
===> Fetching all distfiles required by monodevelop-6.2.1.3_1 for building
===========================================================================
=======================<phase: checksum       >============================
===>  License LGPL21 accepted by the user
===> Fetching all distfiles required by monodevelop-6.2.1.3_1 for building
=> SHA256 Checksum OK for extcore.0.8.46.nupkg.
=> SHA256 Checksum OK for fsharp.compiler.codedom.0.9.2.nupkg.
=> SHA256 Checksum OK for fsharp.compiler.service.8.0.0.nupkg.
=> SHA256 Checksum OK for fsharp.core.4.0.0.1.nupkg.
=> SHA256 Checksum OK for fantomas.2.5.0.nupkg.
=> SHA256 Checksum OK for microsoft.aspnet.mvc.5.2.3.nupkg.
=> SHA256 Checksum OK for microsoft.aspnet.razor.3.2.3.nupkg.
=> SHA256 Checksum OK for microsoft.aspnet.webpages.3.2.3.nupkg.
=> SHA256 Checksum OK for microsoft.codeanalysis.1.3.2.nupkg.
=> SHA256 Checksum OK for microsoft.codeanalysis.analyzers.1.1.0.nupkg.
=> SHA256 Checksum OK for microsoft.codeanalysis.csharp.1.3.2.nupkg.
=> SHA256 Checksum OK for microsoft.codeanalysis.csharp.workspaces.1.3.2.nupkg.
=> SHA256 Checksum OK for microsoft.codeanalysis.common.1.3.2.nupkg.
=> SHA256 Checksum OK for microsoft.codeanalysis.visualbasic.1.3.2.nupkg.
=> SHA256 Checksum OK for microsoft.codeanalysis.visualbasic.workspaces.1.3.2.nupkg.
=> SHA256 Checksum OK for microsoft.codeanalysis.workspaces.common.1.3.2.nupkg.
=> SHA256 Checksum OK for microsoft.composition.1.0.27.nupkg.
=> SHA256 Checksum OK for microsoft.web.infrastructure.1.0.0.0.nupkg.
=> SHA256 Checksum OK for nunit.2.6.4.nupkg.
=> SHA256 Checksum OK for nunit.engine.3.0.1.nupkg.
=> SHA256 Checksum OK for nunit.runners.2.6.4.nupkg.
=> SHA256 Checksum OK for nuget.build.packaging.0.1.248.nupkg.
=> SHA256 Checksum OK for newtonsoft.json.8.0.3.nupkg.
=> SHA256 Checksum OK for sharpziplib.0.86.0.nupkg.
=> SHA256 Checksum OK for system.collections.immutable.1.3.1.nupkg.
=> SHA256 Checksum OK for system.reflection.metadata.1.2.0.nupkg.
=> SHA256 Checksum OK for mono-monodevelop-monodevelop-6.2.1.3_GH0.tar.gz.
=> SHA256 Checksum OK for icsharpcode-RefactoringEssentials-70e434d_GH0.tar.gz.
=> SHA256 Checksum OK for mono-cecil-cd2ff63_GH0.tar.gz.
=> SHA256 Checksum OK for mono-debugger-libs-256d90d_GH0.tar.gz.
=> SHA256 Checksum OK for mono-guiunit-2670780_GH0.tar.gz.
=> SHA256 Checksum OK for mono-ikvm-fork-94d4a29_GH0.tar.gz.
=> SHA256 Checksum OK for mono-libgit-binary-d8b2aca_GH0.tar.gz.
=> SHA256 Checksum OK for mono-libgit2-e8b8948_GH0.tar.gz.
=> SHA256 Checksum OK for mono-libgit2sharp-06bbc96_GH0.tar.gz.
=> SHA256 Checksum OK for mono-mono-addins-1919a2e_GH0.tar.gz.
=> SHA256 Checksum OK for icsharpcode-NRefactory-a2b55de_GH0.tar.gz.
=> SHA256 Checksum OK for mono-nuget-binary-58f8910_GH0.tar.gz.
=> SHA256 Checksum OK for mono-xwt-f981e41_GH0.tar.gz.
===========================================================================
=======================<phase: extract-depends>============================
===========================================================================
=======================<phase: extract        >============================
===>  License LGPL21 accepted by the user
===> Fetching all distfiles required by monodevelop-6.2.1.3_1 for building
<snip>
		Done building project "/wrkdirs/usr/ports/devel/monodevelop/work/monodevelop-monodevelop-6.2.1.3/main/external/fsharpbinding/MonoDevelop.FSharp.Shared/MonoDevelop.FSharp.Shared.fsproj".
		Project "/wrkdirs/usr/ports/devel/monodevelop/work/monodevelop-monodevelop-6.2.1.3/main/external/fsharpbinding/MonoDevelop.FSharp.Gui/MonoDevelop.FSharp.Gui.csproj" (default target(s)):
			Target PrepareForBuild:
				Configuration: Release Platform: AnyCPU
				Created directory "../../../build/AddIns/BackendBindings/"
				Created directory "obj/Release/"
			Target CopyNonResxEmbeddedResources:
				Copying file from '/wrkdirs/usr/ports/devel/monodevelop/work/monodevelop-monodevelop-6.2.1.3/main/external/fsharpbinding/MonoDevelop.FSharp.Gui/gtk-gui/gui.stetic' to '/wrkdirs/usr/ports/devel/monodevelop/work/monodevelop-monodevelop-6.2.1.3/main/external/fsharpbinding/MonoDevelop.FSharp.Gui/obj/Release/MonoDevelop.FSharp.Gui.gtk-gui.gui.stetic'
			Target GenerateSatelliteAssemblies:
			No input files were specified for target GenerateSatelliteAssemblies, skipping.
			Target CoreCompile:
				Tool /usr/local/lib/mono/4.5/csc.exe execution started with arguments: /noconfig /codepage:65001 /debug- /optimize+ /out:obj/Release/FSharpBinding.Gui.dll /resource:obj/Release/MonoDevelop.FSharp.Gui.gtk-gui.gui.stetic,gui.stetic gtk-gui/generated.cs FSharpCompilerOptionsWidget.cs FSharpSettingsWidget.cs gtk-gui/MonoDevelop.FSharp.Gui.FSharpCompilerOptionsWidget.cs gtk-gui/MonoDevelop.FSharp.Gui.FSharpSettingsWidget.cs obj/Release/.NETFramework,Version=v4.5.AssemblyAttribute.cs /target:library /checked+ /nostdlib /reference:/usr/local/lib/mono/4.5-api/System.dll /reference:/usr/local/lib/mono/4.5-api/System.Data.dll /reference:/usr/local/lib/mono/4.5-api/System.Xml.dll /reference:/usr/local/lib/mono/4.5-api/Mono.Posix.dll /reference:/usr/local/lib/mono/gtk-sharp-2.0/pango-sharp.dll /reference:/usr/local/lib/mono/gtk-sharp-2.0/atk-sharp.dll /reference:/usr/local/lib/mono/gtk-sharp-2.0/gdk-sharp.dll /reference:/usr/local/lib/mono/gtk-sharp-2.0/gtk-sharp.dll /reference:/usr/local/li
 b/mono/gtk-sharp-2.0/glib-sharp.dll /reference:/usr/local/lib/mono/4.5-api/System.Core.dll /reference:/usr/local/lib/mono/4.5-api//mscorlib.dll /warn:4
				Microsoft (R) Visual C# Compiler version 2.3.0.61801 (3722bb71)
				Copyright (C) Microsoft Corporation. All rights reserved.
			Target DeployOutputFiles:
				Copying file from '/wrkdirs/usr/ports/devel/monodevelop/work/monodevelop-monodevelop-6.2.1.3/main/external/fsharpbinding/MonoDevelop.FSharp.Gui/obj/Release/FSharpBinding.Gui.dll' to '/wrkdirs/usr/ports/devel/monodevelop/work/monodevelop-monodevelop-6.2.1.3/main/build/AddIns/BackendBindings/FSharpBinding.Gui.dll'
		Done building project "/wrkdirs/usr/ports/devel/monodevelop/work/monodevelop-monodevelop-6.2.1.3/main/external/fsharpbinding/MonoDevelop.FSharp.Gui/MonoDevelop.FSharp.Gui.csproj".
	Task "MSBuild" execution -- FAILED
	Done building target "Build" in project "/wrkdirs/usr/ports/devel/monodevelop/work/monodevelop-monodevelop-6.2.1.3/main/Main.sln".-- FAILED
Done building project "/wrkdirs/usr/ports/devel/monodevelop/work/monodevelop-monodevelop-6.2.1.3/main/Main.sln".-- FAILED

Build FAILED.

Warnings:

/wrkdirs/usr/ports/devel/monodevelop/work/monodevelop-monodevelop-6.2.1.3/main/external/cecil/symbols/pdb/Mono.Cecil.Pdb.csproj:  warning : Cannot import project '../../Mono.Cecil.Settings' again. It was already imported by '/wrkdirs/usr/ports/devel/monodevelop/work/monodevelop-monodevelop-6.2.1.3/main/external/cecil/symbols/pdb/Mono.Cecil.Pdb.csproj'. Ignoring.

/wrkdirs/usr/ports/devel/monodevelop/work/monodevelop-monodevelop-6.2.1.3/main/Main.sln (default targets) ->
(Build target) ->
/wrkdirs/usr/ports/devel/monodevelop/work/monodevelop-monodevelop-6.2.1.3/main/src/addins/MonoDevelop.GtkCore/libstetic/libstetic.csproj (default targets) ->
/usr/local/lib/mono/xbuild/14.0/bin/Microsoft.CSharp.targets (CoreCompile target) ->

	wrapper/Image.cs(11,27): warning CS0108: 'Image.CreateInstance()' hides inherited member 'Misc.CreateInstance()'. Use the new keyword if hiding was intended.
	Placeholder.cs(111,5): warning CS0618: 'Context.Source' is obsolete: 'Use GetSource/GetSource'
	editor/SelectImageDialog.cs(17,28): warning CS0649: Field 'SelectImageDialog.previewResource' is never assigned to, and will always have its default value null
	editor/TextEditorDialog.cs(12,28): warning CS0649: Field 'TextEditorDialog.translationTable' is never assigned to, and will always have its default value null
	editor/SelectImageDialog.cs(14,31): warning CS0649: Field 'SelectImageDialog.notebook' is never assigned to, and will always have its default value null
	editor/SelectImageDialog.cs(18,31): warning CS0649: Field 'SelectImageDialog.iconSizeCombo' is never assigned to, and will always have its default value null
	editor/TextEditorDialog.cs(13,50): warning CS0649: Field 'TextEditorDialog.dialog' is never assigned to, and will always have its default value null
	editor/SelectImageDialog.cs(15,37): warning CS0649: Field 'SelectImageDialog.iconScrolledwindow' is never assigned to, and will always have its default value null
	editor/EditIconDialog.cs(17,27): warning CS0649: Field 'EditIconDialog.hboxSingle' is never assigned to, and will always have its default value null
	editor/SelectImageDialog.cs(19,28): warning CS0649: Field 'SelectImageDialog.resourceNameEntry' is never assigned to, and will always have its default value null
	editor/NonContainerWarningDialog.cs(12,29): warning CS0649: Field 'NonContainerWarningDialog.linkButton' is never assigned to, and will always have its default value null
	editor/EditIconDialog.cs(13,34): warning CS0649: Field 'EditIconDialog.radioMultiple' is never assigned to, and will always have its default value null
	editor/EditIconDialog.cs(18,27): warning CS0649: Field 'EditIconDialog.hboxMultiple' is never assigned to, and will always have its default value null
	editor/NonContainerWarningDialog.cs(13,29): warning CS0649: Field 'NonContainerWarningDialog.okbutton' is never assigned to, and will always have its default value null
	editor/EditIconDialog.cs(14,28): warning CS0649: Field 'EditIconDialog.imageLabel' is never assigned to, and will always have its default value null
	editor/EditIconDialog.cs(11,31): warning CS0649: Field 'EditIconDialog.sourceList' is never assigned to, and will always have its default value null
	editor/SelectIconDialog.cs(12,28): warning CS0649: Field 'SelectIconDialog.stockIconEntry' is never assigned to, and will always have its default value null
	editor/NonContainerWarningDialog.cs(14,55): warning CS0649: Field 'NonContainerWarningDialog.dialog' is never assigned to, and will always have its default value null
	editor/EditIconDialog.cs(15,28): warning CS0649: Field 'EditIconDialog.imageImage' is never assigned to, and will always have its default value null
	editor/NonContainerWarningDialog.cs(11,34): warning CS0649: Field 'NonContainerWarningDialog.showCheck' is never assigned to, and will always have its default value null
	editor/EditIconDialog.cs(12,34): warning CS0649: Field 'EditIconDialog.radioSingle' is never assigned to, and will always have its default value null
	editor/SelectIconDialog.cs(13,31): warning CS0649: Field 'SelectIconDialog.notebook' is never assigned to, and will always have its default value null
	editor/SelectImageDialog.cs(22,29): warning CS0649: Field 'SelectImageDialog.buttonRemove' is never assigned to, and will always have its default value null
	editor/EditIconDialog.cs(10,28): warning CS0649: Field 'EditIconDialog.nameEntry' is never assigned to, and will always have its default value null
	editor/EditIconDialog.cs(16,29): warning CS0649: Field 'EditIconDialog.okButton' is never assigned to, and will always have its default value null
	editor/SelectIconDialog.cs(14,37): warning CS0649: Field 'SelectIconDialog.iconScrolledwindow' is never assigned to, and will always have its default value null
	editor/SelectImageDialog.cs(23,51): warning CS0649: Field 'SelectImageDialog.dialog' is never assigned to, and will always have its default value null
	editor/FlagsSelectorDialog.cs(8,31): warning CS0649: Field 'FlagsSelectorDialog.treeView' is never assigned to, and will always have its default value null
	editor/SelectIconDialog.cs(15,37): warning CS0649: Field 'SelectIconDialog.customIconScrolledwindow' is never assigned to, and will always have its default value null
	editor/EditIconFactoryDialog.cs(12,37): warning CS0649: Field 'EditIconFactoryDialog.iconListScrolledwindow' is never assigned to, and will always have its default value null
	editor/FlagsSelectorDialog.cs(9,53): warning CS0649: Field 'FlagsSelectorDialog.dialog' is never assigned to, and will always have its default value null
	editor/SelectIconDialog.cs(16,28): warning CS0649: Field 'SelectIconDialog.previewIcon' is never assigned to, and will always have its default value null
	editor/EditIconFactoryDialog.cs(13,55): warning CS0649: Field 'EditIconFactoryDialog.dialog' is never assigned to, and will always have its default value null
	editor/EditIconDialog.cs(19,48): warning CS0649: Field 'EditIconDialog.dialog' is never assigned to, and will always have its default value null
	editor/SelectIconDialog.cs(17,29): warning CS0649: Field 'SelectIconDialog.okButton' is never assigned to, and will always have its default value null
	editor/TextEditorDialog.cs(8,31): warning CS0649: Field 'TextEditorDialog.textview' is never assigned to, and will always have its default value null
	editor/SelectIconDialog.cs(18,29): warning CS0649: Field 'SelectIconDialog.labelWarningIcon' is never assigned to, and will always have its default value null
	editor/TextEditorDialog.cs(9,34): warning CS0649: Field 'TextEditorDialog.checkTranslatable' is never assigned to, and will always have its default value null
	editor/SelectImageDialog.cs(11,31): warning CS0649: Field 'SelectImageDialog.resourceList' is never assigned to, and will always have its default value null
	editor/SelectIconDialog.cs(19,50): warning CS0649: Field 'SelectIconDialog.dialog' is never assigned to, and will always have its default value null
	editor/SelectImageDialog.cs(20,29): warning CS0649: Field 'SelectImageDialog.okButton' is never assigned to, and will always have its default value null
	editor/TextEditorDialog.cs(10,28): warning CS0649: Field 'TextEditorDialog.entryContext' is never assigned to, and will always have its default value null
	editor/SelectImageDialog.cs(12,40): warning CS0649: Field 'SelectImageDialog.fileChooser' is never assigned to, and will always have its default value null
	editor/SelectImageDialog.cs(16,28): warning CS0649: Field 'SelectImageDialog.previewIcon' is never assigned to, and will always have its default value null
	editor/SelectImageDialog.cs(21,29): warning CS0649: Field 'SelectImageDialog.buttonAdd' is never assigned to, and will always have its default value null
	editor/TextEditorDialog.cs(11,28): warning CS0649: Field 'TextEditorDialog.entryComment' is never assigned to, and will always have its default value null
	editor/SelectImageDialog.cs(13,28): warning CS0649: Field 'SelectImageDialog.iconNameEntry' is never assigned to, and will always have its default value null

/wrkdirs/usr/ports/devel/monodevelop/work/monodevelop-monodevelop-6.2.1.3/main/Main.sln (default targets) ->
(Build target) ->
/wrkdirs/usr/ports/devel/monodevelop/work/monodevelop-monodevelop-6.2.1.3/main/external/ikvm/reflect/IKVM.Reflection.csproj (default targets) ->
/usr/local/lib/mono/xbuild/14.0/bin/Microsoft.CSharp.targets (CoreCompile target) ->

	Universe.cs(966,52): warning CS0618: 'SecurityAction.RequestMinimum' is obsolete: 'This requests should not be used'
	Universe.cs(967,52): warning CS0618: 'SecurityAction.RequestOptional' is obsolete: 'This requests should not be used'
	Universe.cs(968,51): warning CS0618: 'SecurityAction.RequestRefuse' is obsolete: 'This requests should not be used'

/wrkdirs/usr/ports/devel/monodevelop/work/monodevelop-monodevelop-6.2.1.3/main/Main.sln (default targets) ->
(Build target) ->
/wrkdirs/usr/ports/devel/monodevelop/work/monodevelop-monodevelop-6.2.1.3/main/external/xwt/Xwt/Xwt.csproj (default targets) ->
/usr/local/lib/mono/xbuild/14.0/bin/Microsoft.CSharp.targets (CoreCompile target) ->

	Xwt/Frame.cs(63,4): warning CS0618: 'Frame.Type' is obsolete: 'Use Xwt.FrameBox'
	Xwt/TreeNavigator.cs(38,25): warning CS0649: Field 'NodePosition.ParentPos' is never assigned to, and will always have its default value null
	Xwt.Backends/DesktopBackend.cs(96,21): warning CS0169: The field 'DesktopBackend.blankImage' is never used
	Xwt/TreeNavigator.cs(39,16): warning CS0649: Field 'NodePosition.Index' is never assigned to, and will always have its default value 0
	Xwt/ListStore.cs(308,52): warning CS0067: The event 'DefaultListStoreBackend.RowsReordered' is never used
	Xwt/Calendar.cs(34,30): warning CS0169: The field 'Calendar.doubleClick' is never used
	Xwt/TreeStore.cs(245,53): warning CS0067: The event 'DefaultTreeStoreBackend.NodesReordered' is never used

/wrkdirs/usr/ports/devel/monodevelop/work/monodevelop-monodevelop-6.2.1.3/main/Main.sln (default targets) ->
(Build target) ->
/wrkdirs/usr/ports/devel/monodevelop/work/monodevelop-monodevelop-6.2.1.3/main/external/guiunit/src/framework/GuiUnit_NET_4_5.csproj (default targets) ->
/usr/local/lib/mono/xbuild/14.0/bin/Microsoft.CSharp.targets (CoreCompile target) ->

	CSC:  warning CS2029: Invalid name for a preprocessing symbol; '' is not a valid identifier
	Internal/RandomGenerator.cs(77,55): warning CS1570: XML comment has badly formed XML -- 'Whitespace is not allowed at this location.'
	Internal/RandomGenerator.cs(98,53): warning CS1570: XML comment has badly formed XML -- 'Whitespace is not allowed at this location.'
	Internal/RandomGenerator.cs(119,52): warning CS1570: XML comment has badly formed XML -- 'Whitespace is not allowed at this location.'
	Internal/AsyncInvocationRegion.cs(86,34): warning CS0168: The variable 'e' is declared but never used
	Internal/ThreadUtility.cs(64,17): warning CS0618: 'Thread.Resume()' is obsolete: 'Thread.Resume has been deprecated.  Please use other classes in System.Threading, such as Monitor, Mutex, Event, and Semaphore, to synchronize Threads or protect resources.  http://go.microsoft.com/fwlink/?linkid=14202'
	GuiUnit/AdditionalAsserts.cs(10,22): warning CS1591: Missing XML comment for publicly visible type or member 'Assert.Greater(int, int, string, params object[])'
	GuiUnit/AdditionalAsserts.cs(15,22): warning CS1591: Missing XML comment for publicly visible type or member 'Assert.Greater(int, int, string)'
	GuiUnit/AdditionalAsserts.cs(20,22): warning CS1591: Missing XML comment for publicly visible type or member 'Assert.Greater(int, int)'
	GuiUnit/AdditionalAsserts.cs(28,22): warning CS1591: Missing XML comment for publicly visible type or member 'Assert.Greater(double, double, string, params object[])'
	GuiUnit/AdditionalAsserts.cs(33,22): warning CS1591: Missing XML comment for publicly visible type or member 'Assert.Greater(double, double, string)'
	GuiUnit/AdditionalAsserts.cs(38,22): warning CS1591: Missing XML comment for publicly visible type or member 'Assert.Greater(double, double)'
	GuiUnit/AdditionalAsserts.cs(49,22): warning CS1591: Missing XML comment for publicly visible type or member 'Assert.Less(int, int, string, params object[])'
	GuiUnit/AdditionalAsserts.cs(54,22): warning CS1591: Missing XML comment for publicly visible type or member 'Assert.Less(int, int, string)'
	GuiUnit/AdditionalAsserts.cs(59,22): warning CS1591: Missing XML comment for publicly visible type or member 'Assert.Less(int, int)'
	GuiUnit/AdditionalAsserts.cs(67,22): warning CS1591: Missing XML comment for publicly visible type or member 'Assert.Less(double, double, string, params object[])'
	GuiUnit/AdditionalAsserts.cs(72,22): warning CS1591: Missing XML comment for publicly visible type or member 'Assert.Less(double, double, string)'
	GuiUnit/AdditionalAsserts.cs(77,22): warning CS1591: Missing XML comment for publicly visible type or member 'Assert.Less(double, double)'
	GuiUnit/AdditionalAsserts.cs(87,22): warning CS1591: Missing XML comment for publicly visible type or member 'Assert.IsInstanceOf<T>(object, string, params object[])'
	GuiUnit/AdditionalAsserts.cs(92,22): warning CS1591: Missing XML comment for publicly visible type or member 'Assert.IsInstanceOf<T>(object, string)'
	GuiUnit/AdditionalAsserts.cs(97,22): warning CS1591: Missing XML comment for publicly visible type or member 'Assert.IsInstanceOf<T>(object)'
	Constraints/ThrowsNothingConstraint.cs(49,30): warning CS1591: Missing XML comment for publicly visible type or member 'ThrowsNothingConstraint.Matches<T>(ActualValueDelegate<T>)'
	Internal/AssemblyHelper.cs(41,26): warning CS1572: XML comment has a param tag for 'assembly', but there is no parameter by that name
	Internal/AssemblyHelper.cs(43,51): warning CS1573: Parameter 'type' has no matching param tag in the XML comment for 'AssemblyHelper.GetAssemblyPath(Type)' (but other parameters do)
	Internal/AssemblyHelper.cs(109,30): warning CS1591: Missing XML comment for publicly visible type or member 'AssemblyHelper.GetAssemblyPathFromCodeBase(string)'
	TestContext.cs(121,32): warning CS1591: Missing XML comment for publicly visible type or member 'TestContext.Random'
	GuiUnit/TestRunner.cs(38,15): warning CS1591: Missing XML comment for publicly visible type or member 'TestRunner'
	GuiUnit/TestRunner.cs(41,21): warning CS1591: Missing XML comment for publicly visible type or member 'TestRunner.ExitCode'
	GuiUnit/TestRunner.cs(44,36): warning CS1591: Missing XML comment for publicly visible type or member 'TestRunner.BeforeShutdown'
	GuiUnit/TestRunner.cs(53,38): warning CS1591: Missing XML comment for publicly visible type or member 'TestRunner.MainLoop'
	GuiUnit/TestRunner.cs(69,21): warning CS1591: Missing XML comment for publicly visible type or member 'TestRunner.Main(string[])'
	GuiUnit/TestRunner.cs(88,52): warning CS1574: XML comment has cref attribute 'TextUI' that could not be resolved
	GuiUnit/TestRunner.cs(93,52): warning CS1574: XML comment has cref attribute 'TextUI' that could not be resolved
	GuiUnit/TestRunner.cs(99,52): warning CS1574: XML comment has cref attribute 'TextUI' that could not be resolved
	GuiUnit/IMainLoopIntegration.cs(5,19): warning CS1591: Missing XML comment for publicly visible type or member 'IMainLoopIntegration'
	GuiUnit/IMainLoopIntegration.cs(7,8): warning CS1591: Missing XML comment for publicly visible type or member 'IMainLoopIntegration.InitializeToolkit()'
	GuiUnit/IMainLoopIntegration.cs(8,8): warning CS1591: Missing XML comment for publicly visible type or member 'IMainLoopIntegration.InvokeOnMainLoop(InvokerHelper)'
	GuiUnit/IMainLoopIntegration.cs(9,8): warning CS1591: Missing XML comment for publicly visible type or member 'IMainLoopIntegration.RunMainLoop()'
	GuiUnit/IMainLoopIntegration.cs(10,8): warning CS1591: Missing XML comment for publicly visible type or member 'IMainLoopIntegration.Shutdown()'
	GuiUnit/XwtMainLoopIntegration.cs(8,15): warning CS1591: Missing XML comment for publicly visible type or member 'XwtMainLoopIntegration'
	GuiUnit/XwtMainLoopIntegration.cs(21,10): warning CS1591: Missing XML comment for publicly visible type or member 'XwtMainLoopIntegration.XwtMainLoopIntegration()'
	GuiUnit/XwtMainLoopIntegration.cs(28,15): warning CS1591: Missing XML comment for publicly visible type or member 'XwtMainLoopIntegration.InitializeToolkit()'
	GuiUnit/XwtMainLoopIntegration.cs(58,15): warning CS1591: Missing XML comment for publicly visible type or member 'XwtMainLoopIntegration.InvokeOnMainLoop(InvokerHelper)'
	GuiUnit/XwtMainLoopIntegration.cs(66,15): warning CS1591: Missing XML comment for publicly visible type or member 'XwtMainLoopIntegration.RunMainLoop()'
	GuiUnit/XwtMainLoopIntegration.cs(71,15): warning CS1591: Missing XML comment for publicly visible type or member 'XwtMainLoopIntegration.Shutdown()'
	GuiUnit/InvokerHelper.cs(6,15): warning CS1591: Missing XML comment for publicly visible type or member 'InvokerHelper'
	GuiUnit/InvokerHelper.cs(14,15): warning CS1591: Missing XML comment for publicly visible type or member 'InvokerHelper.Invoke()'
	GuiUnit/MonoMacMainLoopIntegration.cs(8,15): warning CS1591: Missing XML comment for publicly visible type or member 'MonoMacMainLoopIntegration'
	GuiUnit/MonoMacMainLoopIntegration.cs(18,10): warning CS1591: Missing XML comment for publicly visible type or member 'MonoMacMainLoopIntegration.MonoMacMainLoopIntegration()'
	GuiUnit/MonoMacMainLoopIntegration.cs(28,15): warning CS1591: Missing XML comment for publicly visible type or member 'MonoMacMainLoopIntegration.InitializeToolkit()'
	GuiUnit/MonoMacMainLoopIntegration.cs(45,15): warning CS1591: Missing XML comment for publicly visible type or member 'MonoMacMainLoopIntegration.InvokeOnMainLoop(InvokerHelper)'
	GuiUnit/MonoMacMainLoopIntegration.cs(53,15): warning CS1591: Missing XML comment for publicly visible type or member 'MonoMacMainLoopIntegration.RunMainLoop()'
	GuiUnit/MonoMacMainLoopIntegration.cs(58,15): warning CS1591: Missing XML comment for publicly visible type or member 'MonoMacMainLoopIntegration.Shutdown()'
	GuiUnit/XmlTestListener.cs(9,15): warning CS1591: Missing XML comment for publicly visible type or member 'XmlTestListener'
	GuiUnit/XmlTestListener.cs(17,10): warning CS1591: Missing XML comment for publicly visible type or member 'XmlTestListener.XmlTestListener(TextWriter)'
	GuiUnit/XmlTestListener.cs(22,15): warning CS1591: Missing XML comment for publicly visible type or member 'XmlTestListener.TestStarted(ITest)'
	GuiUnit/XmlTestListener.cs(31,15): warning CS1591: Missing XML comment for publicly visible type or member 'XmlTestListener.TestFinished(ITestResult)'
	GuiUnit/XmlTestListener.cs(50,15): warning CS1591: Missing XML comment for publicly visible type or member 'XmlTestListener.TestOutput(TestOutput)'
	GuiUnit/GtkMainLoopIntegration.cs(31,15): warning CS1591: Missing XML comment for publicly visible type or member 'GtkMainLoopIntegration'
	GuiUnit/GtkMainLoopIntegration.cs(37,10): warning CS1591: Missing XML comment for publicly visible type or member 'GtkMainLoopIntegration.GtkMainLoopIntegration()'
	GuiUnit/GtkMainLoopIntegration.cs(44,15): warning CS1591: Missing XML comment for publicly visible type or member 'GtkMainLoopIntegration.InitializeToolkit()'
	GuiUnit/GtkMainLoopIntegration.cs(50,15): warning CS1591: Missing XML comment for publicly visible type or member 'GtkMainLoopIntegration.InvokeOnMainLoop(InvokerHelper)'
	GuiUnit/GtkMainLoopIntegration.cs(58,15): warning CS1591: Missing XML comment for publicly visible type or member 'GtkMainLoopIntegration.RunMainLoop()'
	GuiUnit/GtkMainLoopIntegration.cs(63,15): warning CS1591: Missing XML comment for publicly visible type or member 'GtkMainLoopIntegration.Shutdown()'

/wrkdirs/usr/ports/devel/monodevelop/work/monodevelop-monodevelop-6.2.1.3/main/Main.sln (default targets) ->
(Build target) ->
/wrkdirs/usr/ports/devel/monodevelop/work/monodevelop-monodevelop-6.2.1.3/main/external/libgit2sharp/LibGit2Sharp/LibGit2Sharp.csproj (default targets) ->
/usr/local/lib/mono/xbuild/14.0/bin/Microsoft.CSharp.targets (CoreCompile target) ->

	IDiffResult.cs(3,22): warning CS1591: Missing XML comment for publicly visible type or member 'IDiffResult'

Errors:

/wrkdirs/usr/ports/devel/monodevelop/work/monodevelop-monodevelop-6.2.1.3/main/Main.sln (default targets) ->
(Build target) ->
/wrkdirs/usr/ports/devel/monodevelop/work/monodevelop-monodevelop-6.2.1.3/main/src/addins/MonoDevelop.UnitTesting.NUnit/NUnit3Runner/NUnit3Runner.csproj (default targets) ->
/usr/local/lib/mono/xbuild/14.0/bin/Microsoft.CSharp.targets (CoreCompile target) ->

	/usr/local/lib/mono/xbuild/14.0/bin/Microsoft.CSharp.targets: error : Compiler crashed with code: 134.

	 123 Warning(s)
	 1 Error(s)

Time Elapsed 00:01:19.4670130
gmake[2]: *** [Makefile:1120: sln_build] Error 1
gmake[2]: Leaving directory '/wrkdirs/usr/ports/devel/monodevelop/work/monodevelop-monodevelop-6.2.1.3/main'
gmake[1]: *** [Makefile:676: all-recursive] Error 1
gmake[1]: Leaving directory '/wrkdirs/usr/ports/devel/monodevelop/work/monodevelop-monodevelop-6.2.1.3/main'
*** Error code 1

Stop.
make: stopped in /usr/ports/devel/monodevelop



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