ports/68804: [MAINTAINER-UPDATE] Update lang/mono to 1.0 (release version)

John Merryweather Cooper johnmary at adelphia.net
Fri Jul 9 09:03:03 UTC 2004


On Fri, 2004-07-09 at 01:36, Volker Stolz wrote:
> Am 08. Jul 2004 um 19:13 CEST schrieb John Merryweather Cooper:
> > >  How long is this going to build? On 4.10:
> > >  
> > >  Microsoft.Vsa installed into the gac (/usr/local/lib/mono/gac)
> > >  ^Tload: 1.10  cmd: lt-mono 90042 [running] 1079.35u 0.19s 90% 7576k
> > >  
> > >  Or is it wedged?
> > >  
> > >  Volker
> > 
> > It's wedged.  I don't see this on -CURRENT.  Can you get me some more
> > debug information?
> 
> Today it's stuck a bit further down:
> 
> Microsoft.Vsa installed into the gac (/usr/local/lib/mono/gac)
> MONO_PATH=. ../../mono/mini/mono --config ../../data/config ./../gacutil.exe /i ./Mono.Cairo.dll /f /package 1.0 /gacdir /usr/local/lib /root /usr/local/lib
> Package exported to: /usr/local/lib/mono/1.0/Mono.Cairo.dll -> /usr/local/lib/mono/gac/Mono.Cairo/1.0.5000.0__0738eb9f132ed756/Mono.Cairo.dll
> Mono.Cairo installed into the gac (/usr/local/lib/mono/gac)
> MONO_PATH=. ../../mono/mini/mono --config ../../data/config ./../gacutil.exe /i ./Mono.CSharp.Debugger.dll /f /package 1.0 /gacdir /usr/local/lib /root /usr/local/lib
> Package exported to: /usr/local/lib/mono/1.0/Mono.CSharp.Debugger.dll -> /usr/local/lib/mono/gac/Mono.CSharp.Debugger/1.0.5000.0__0738eb9f132ed756/Mono.CSharp.Debugger.dll
> Mono.CSharp.Debugger installed into the gac (/usr/local/lib/mono/gac)
> MONO_PATH=. ../../mono/mini/mono --config ../../data/config ./../gacutil.exe /i ./Mono.Data.SybaseClient.dll /f /package 1.0 /gacdir /usr/local/lib /root /usr/local/lib
> Package exported to: /usr/local/lib/mono/1.0/Mono.Data.SybaseClient.dll -> /usr/local/lib/mono/gac/Mono.Data.SybaseClient/1.0.5000.0__0738eb9f132ed756/Mono.Data.SybaseClient.dll
> Mono.Data.SybaseClient installed into the gac (/usr/local/lib/mono/gac)
> 
> (gdb) bt
> #0  0xbfbfffa8 in ?? ()
> #1  0x28166939 in thread_exit (exitstatus=0, handle=0x8) at ../../mono/io-layer/handles-private.h:261
> #2  0x28168303 in _wapi_timed_thread_exit (exitstatus=0) at timed-thread.c:63
> #3  0x281684da in timed_thread_start_routine (args=0x833b2c0) at timed-thread.c:135
> #4  0x2817e6af in GC_start_routine (arg=0x80a1910) at pthread_support.c:1184
> #5  0x28d3733d in _thread_start () from /usr/lib/libc_r.so.4
> #6  0x0 in ?? ()

My first inclination is that there is something wrong with the pthread
setup for -STABLE.  I need a script -a build.log make of lang/mono on
-STABLE so I can check the switches passed during the compile.  They
SHOULD be right . . . but . . .

My second inclination is something is wedging in the included boehme-gc
in libgc.  Things get ugly at that point . . .

jmc



More information about the freebsd-ports-bugs mailing list