From nobody@FreeBSD.org  Mon Aug  9 15:41:12 2004
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id D49E016A4CE
	for <freebsd-gnats-submit@FreeBSD.org>; Mon,  9 Aug 2004 15:41:12 +0000 (GMT)
Received: from www.freebsd.org (www.freebsd.org [216.136.204.117])
	by mx1.FreeBSD.org (Postfix) with ESMTP id AE4B543D39
	for <freebsd-gnats-submit@FreeBSD.org>; Mon,  9 Aug 2004 15:41:12 +0000 (GMT)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (localhost [127.0.0.1])
	by www.freebsd.org (8.12.11/8.12.11) with ESMTP id i79FfC7G050132
	for <freebsd-gnats-submit@FreeBSD.org>; Mon, 9 Aug 2004 15:41:12 GMT
	(envelope-from nobody@www.freebsd.org)
Received: (from nobody@localhost)
	by www.freebsd.org (8.12.11/8.12.11/Submit) id i79FfCRA050131;
	Mon, 9 Aug 2004 15:41:12 GMT
	(envelope-from nobody)
Message-Id: <200408091541.i79FfCRA050131@www.freebsd.org>
Date: Mon, 9 Aug 2004 15:41:12 GMT
From: John Holland <jholland@kazoocmh.org>
To: freebsd-gnats-submit@FreeBSD.org
Subject: ports lang/mono install hangs
X-Send-Pr-Version: www-2.3

>Number:         70218
>Category:       ports
>Synopsis:       ports lang/mono install hangs
>Confidential:   no
>Severity:       serious
>Priority:       low
>Responsible:    mezz
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Mon Aug 09 15:50:23 GMT 2004
>Closed-Date:    Sun Nov 28 08:43:13 GMT 2004
>Last-Modified:  Sun Nov 28 08:43:13 GMT 2004
>Originator:     John Holland
>Release:        4.10-STABLE
>Organization:
Kalamazoo CMH
>Environment:
FreeBSD sleepy.kazoocmh.org 4.10-STABLE FreeBSD 4.10-STABLE #1: Fri Jul  2 17:01:48 EDT 2004     toor@sleepy.kazoocmh.org:/usr/obj/usr/src/sys/SLEEPY  i386
>Description:
The install step hangs:

last pid: 44350;  load averages:  1.13,  1.05,  1.01                                           up 37+16:31:39  10:01:03
64 processes:  2 running, 62 sleeping
CPU states: 49.4% user,  0.0% nice,  0.6% system,  0.0% interrupt, 50.0% idle
Mem: 64M Active, 109M Inact, 51M Wired, 12M Cache, 35M Buf, 12M Free
Swap: 512M Total, 34M Used, 478M Free, 6% Inuse

  PID USERNAME      PRI NICE  SIZE    RES STATE  C   TIME   WCPU    CPU COMMAND
39032 root           56   0 16272K  6248K CPU1   1  64.1H 99.02% 99.02% lt-mono
44350 root           28   0  2008K  1072K CPU0   0   0:00  0.71%  0.34% top



Making install in net_1_1
gmake[2]: Entering directory `/usr/ports/lang/mono/work/mono-1.0/runtime/net_1_1'
gmake[3]: Entering directory `/usr/ports/lang/mono/work/mono-1.0/runtime/net_1_1'
gmake[3]: Nothing to be done for `install-exec-am'.
/bin/sh ../../mkinstalldirs /usr/local/lib
 install -c -o root -g wheel -m 444 mscorlib.dll /usr/local/lib/mscorlib.dll
MONO_PATH=. ../../mono/mini/mono --config ../../data/config ./../gacutil.exe /i ./Accessibility.dll /f /package 1.0 /gacdir /usr/local/lib /root /usr/local/lib
Package exported to: /usr/local/lib/mono/1.0/Accessibility.dll -> /usr/local/lib/mono/gac/Accessibility/1.0.5000.0__b03f5f7f11d50a3a/Accessibility.dll
Accessibility installed into the gac (/usr/local/lib/mono/gac)
MONO_PATH=. ../../mono/mini/mono --config ../../data/config ./../gacutil.exe /i ./ByteFX.Data.dll /f /package 1.0 /gacdir /usr/local/lib /root /usr/local/lib
Package exported to: /usr/local/lib/mono/1.0/ByteFX.Data.dll -> /usr/local/lib/mono/gac/ByteFX.Data/0.7.6.1__0738eb9f132ed756/ByteFX.Data.dll
ByteFX.Data installed into the gac (/usr/local/lib/mono/gac)
MONO_PATH=. ../../mono/mini/mono --config ../../data/config ./../gacutil.exe /i ./Commons.Xml.Relaxng.dll /f /package 1.0 /gacdir /usr/local/lib /root /usr/local/lib
Package exported to: /usr/local/lib/mono/1.0/Commons.Xml.Relaxng.dll -> /usr/local/lib/mono/gac/Commons.Xml.Relaxng/1.0.5000.0__0738eb9f132ed756/Commons.Xml.Relaxng.dll
Commons.Xml.Relaxng installed into the gac (/usr/local/lib/mono/gac)


>How-To-Repeat:
cd /usr/ports/lang/mono
make install
>Fix:
      
>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->analyzed 
State-Changed-By: vs 
State-Changed-When: Tue Aug 10 11:49:34 GMT 2004 
State-Changed-Why:  
Known problem / forwarded PR to maintainer 

http://www.freebsd.org/cgi/query-pr.cgi?pr=70218 

From: "Volker Stolz" <vs@freebsd.org>
To: freebsd-gnats-submit@freebsd.org, jholland@kazoocmh.org,
	coop9211@uidaho.edu
Cc:  
Subject: Re: ports/70218: ports lang/mono install hangs
Date: Tue, 10 Aug 2004 13:49:20 +0200

 John, has mono ever built on 4.X? If not, we should probably mark it as  
 BROKEN and let do bento/pointyhat
 check if it ever works...
 
 Volker
Responsible-Changed-From-To: freebsd-ports-bugs->mezz 
Responsible-Changed-By: vs 
Responsible-Changed-When: Fri Nov 26 15:19:51 GMT 2004 
Responsible-Changed-Why:  
Jeremy seems to know about this. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=70218 
State-Changed-From-To: analyzed->closed 
State-Changed-By: mezz 
State-Changed-When: Sun Nov 28 08:42:53 GMT 2004 
State-Changed-Why:  
Mono has been set to IGNORE on 5.x if OSVERSION is below 503000.  Mono 1.0.1 
and greater have been broken on earlier OSVERSION versions. Which meaning, 
update your FreeBSD to 5.3-RELEASE or above if you want to have Mono works 
otherwise someone will have to send the patch to fix Mono with FreeBSD 4.x. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=70218 
>Unformatted:
