Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 13 Sep 2013 07:24:21 GMT
From:      Alfred Bartsch <bartsch@dssgmbh.de>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/182057: lang/mono (mono 3.2.1) does not build on amd64
Message-ID:  <201309130724.r8D7OLgq073394@oldred.freebsd.org>
Resent-Message-ID: <201309130730.r8D7U0si008748@freefall.freebsd.org>

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

>Number:         182057
>Category:       ports
>Synopsis:       lang/mono (mono 3.2.1) does not build on amd64
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Fri Sep 13 07:30:00 UTC 2013
>Closed-Date:
>Last-Modified:
>Originator:     Alfred Bartsch
>Release:        stable/8
>Organization:
Data-Service GmbH
>Environment:
FreeBSD dsst1pkg.incore 8.4-STABLE FreeBSD 8.4-STABLE #0 r253040: Wed Jul 10 00:10:12 CEST 2013     root@dsssrvt1.incore:/usr/obj/usr/src/sys/SERVER64  amd64

>Description:
lang/mono does not build in an amd64 environment:
..
cd /home/tmp/usr/ports/lang/mono/work/mono-3.2.1/mcs && gmake --no-print-directory -s NO_DIR_CHECK=1 PROFILES=' net_2_0 net_3_5 net_4_0 net_4_5  ' CC='cc' all-profiles
gmake[6]: gmcs: Command not found
gmake[6]: *** [build/deps/basic-profile-check.exe] Error 127
*** The compiler 'gmcs' doesn't appear to be usable.
*** Trying the 'monolite' directory.

=================================================================
Got a SIGSEGV while executing native code. This usually indicates
a fatal error in the mono runtime or one of the native libraries 
used by your application.
=================================================================

gmake[8]: *** [build/deps/basic-profile-check.exe] Abort trap: 6 (core dumped)
*** The contents of your 'monolite' directory may be out-of-date
*** You may want to try 'make get-monolite-latest'
gmake[8]: *** [do-profile-check-monolite] Error 1
gmake[7]: *** [do-profile-check] Error 2
gmake[6]: *** [do-profile-check-monolite] Error 2
gmake[5]: *** [do-profile-check] Error 2
gmake[4]: *** [profile-do--basic--all] Error 2
gmake[3]: *** [profiles-do--all] Error 2
gmake[2]: *** [all-local] Error 2
gmake[2]: Leaving directory `/home/tmp/usr/ports/lang/mono/work/mono-3.2.1/runtime'
gmake[1]: *** [all-recursive] Error 1
gmake[1]: Leaving directory `/home/tmp/usr/ports/lang/mono/work/mono-3.2.1'
gmake: *** [all] Error 2
*** Error code 1

Stop in /usr/ports/lang/mono.

This version (same ports tree) builds w/o any problem in i386 environment
>How-To-Repeat:

>Fix:


>Release-Note:
>Audit-Trail:
>Unformatted:



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