[Mono-dev] can't build mono-basic in latest mono-2-6 branch in Solaris 10 Sparc

francis bausch fbausch at dracorp.com
Mon Mar 15 20:06:59 EDT 2010


i can successfully build mono and mcs, but mono-basic fails:
...
make[3]: Entering directory
`/Desktop/dev/mono-2-6/mono-basic/tools/extract-source'
MONO_PATH="../../class/lib/bootstrap:$MONO_PATH" mono  --debug 
../../class/lib/bootstrap/vbnc.exe    -debug -r:System.Xml.dll -noconfig
-define:_MYTYPE=\"Empty\" -target:exe -out:extract-source.exe  
@extract-source.exe.sources
GC Warning: Large stack limit(134217728): only scanning 8 MB

(../../class/lib/bootstrap/vbnc.exe:23928): GLib-CRITICAL **:
g_utf16_to_utf8: assertion `str != NULL' failed
Stacktrace:

  at vbnc.CommandLine.SetOption (string,string) [0x00ed9] in
/mono/main/git/mono-basic-master/vbnc/vbnc/source/General/CommandLine.vb:1106
  at vbnc.CommandLine.SetOption (string,string) [0x00002] in
/mono/main/git/mono-basic-master/vbnc/vbnc/source/General/CommandLine.vb:898
  at vbnc.CommandLine.ParseInternal (string[]) [0x00289] in
/mono/main/git/mono-basic-master/vbnc/vbnc/source/General/CommandLine.vb:1189
  at vbnc.CommandLine.Parse (string[]) [0x00002] in
/mono/main/git/mono-basic-master/vbnc/vbnc/source/General/CommandLine.vb:792
  at vbnc.Compiler.Compile (string[]) [0x00000] in
/mono/main/git/mono-basic-master/vbnc/vbnc/source/General/Compiler.vb:270
  at vbnc.Main.Main (string[]) [0x0000f] in
/mono/main/git/mono-basic-master/vbnc/vbnc/source/General/Main.vb:55
  at (wrapper runtime-invoke) <Module>.runtime_invoke_int_object
(object,intptr,intptr,intptr) <IL 0x00048, 0xffffffff>
Abort - core dumped
make[3]: *** [extract-source.exe] Error 134
make[3]: Leaving directory
`/Desktop/dev/mono-2-6/mono-basic/tools/extract-source'
make[2]: *** [do-all] Error 2
make[2]: Leaving directory
`/Desktop/dev/mono-2-6/mono-basic/tools/extract-source'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/Desktop/dev/mono-2-6/mono-basic/tools'
make: *** [all-recursive] Error 1
bash-3.00#

-- 
View this message in context: http://n4.nabble.com/can-t-build-mono-basic-in-latest-mono-2-6-branch-in-Solaris-10-Sparc-tp1594221p1594221.html
Sent from the Mono - Dev mailing list archive at Nabble.com.


More information about the Mono-devel-list mailing list