lang/mono: port install hangs on -CURRENT

Tom McLaughlin tmclaugh at sdf.lonestar.org
Sun Jun 20 14:32:41 PDT 2004


Hi all, I I'm trying to install mono on my -CURRENT machine and while it
builds fine, the port install hangs at the same point each time I try
and install it.  At this point it has been stuck at the same spot for
about an hour and a half.  I've been able to install the port on my 4.10
machine with no problem though.  Here is a snippet from where it all
stops:

/bin/sh ../mkinstalldirs /usr/local/lib/mono/2.0/
 install  -o root -g wheel -m 444 gmcs.exe
/usr/local/lib/mono/2.0//gmcs.exe
gmake[3]: Leaving directory
`/usr/ports/lang/mono/work/mono-0.95/runtime'
gmake[2]: Leaving directory
`/usr/ports/lang/mono/work/mono-0.95/runtime'
Making install in net_1_1
gmake[2]: Entering directory
`/usr/ports/lang/mono/work/mono-0.95/runtime/net_1_1'
gmake[3]: Entering directory
`/usr/ports/lang/mono/work/mono-0.95/runtime/net_1_1'
gmake[3]: Nothing to be done for `install-exec-am'.
/bin/sh ../../mkinstalldirs /usr/local/lib
 install  -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 /root
/usr/local/lib


The command is still running according to my ps output:

USER    PID %CPU %MEM   VSZ  RSS  TT  STAT STARTED      TIME COMMAND
root  84671 28.1  0.7  9956 3532  p3  R+    4:03PM  28:23.09
../../mono/mini/mono --config ../../data/config ./../gacutil.exe /i ./

Has anyone else seen this problem?  Thanks.

Tom



More information about the freebsd-gnome mailing list