[Mono-bugs] [Bug 328026] New: Daily test snapshot build failure

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Mon Sep 24 18:53:40 EDT 2007


https://bugzilla.novell.com/show_bug.cgi?id=328026

           Summary: Daily test snapshot build failure
           Product: Mono: Runtime
           Version: 1.2
          Platform: Other
        OS/Version: Other
            Status: NEW
          Severity: Major
          Priority: P5 - None
         Component: JIT
        AssignedTo: lupus at novell.com
        ReportedBy: joe at unity3d.com
         QAContact: mono-bugs at ximian.com
          Found By: ---


Building daily test snapshot fails building on intel mac os x .

1. Download and extract:
http://mono.ximian.com/daily/mono-20070924.tar.bz2
2.
/configure --disable-shared-handles --with-large-heap=no
--enable-minimal=com,ssa,aot,debug --with-icu=no --prefix=$root_dir/mono_prefix
--with-ikvm-native=no   --with-jit=yes
3.
make



It fails like this:

e -nostdlib -resource:resources/collation.core.bin
-resource:resources/collation.tailoring.bin
-resource:resources/collation.cjkCHS.bin
-resource:resources/collation.cjkCHT.bin
-resource:resources/collation.cjkJA.bin -resource:resources/collation.cjkKO.bin
-resource:resources/collation.cjkKOlv2.bin -target:library -out:mscorlib.dll 
@corlib.dll.sources
:  mscorlib.dll ../../class/mono.snk
mv mscorlib.dll ../../class/lib/basic/mscorlib.dll
test ! -f mscorlib.dll.mdb || mv mscorlib.dll.mdb
./../class/lib/basic/mscorlib.dll.mdb
test ! -f mscorlib.pdb || mv mscorlib.pdb ../../class/lib/basic/mscorlib.pdb
make all-local
MONO_PATH="../../class/lib/basic:$MONO_PATH"
/Users/joe/unity-2.0/Tools/build_mono/mono-20070924/runtime/mono-wrapper 
./../class/lib/basic/mcs.exe /codepage:65001   -d:NET_1_1 -d:ONLY_1_1
-d:BOOTSTRAP_WITH_OLDLIB -debug /noconfig -define:XML_DEP -r:System.Xml.dll
-target:library -out:System.dll  @System.dll.sources

** ERROR **: file mini-exceptions.c: line 929 (mono_setup_altstack): assertion
failed: (staddr)
aborting...
make[8]: *** [../../class/lib/basic/System.dll] Abort trap
make[7]: *** [do-all] Error 2
make[6]: *** [all-recursive] Error 1
make[5]: *** [all-recursive] Error 1
make[4]: *** [profile-do--basic--all] Error 2
make[3]: *** [profiles-do--all] Error 2
make[2]: *** [all-local] Error 2
make[1]: *** [all-recursive] Error 1
make: *** [all] Error 2
blair:~/unity-2.0/Tools/build_mono/mono-20070924 joe$


-- 
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.


More information about the mono-bugs mailing list