Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 204645 Details for
Bug 285623
dev-lang/mono-2.4.2.3 fails to build with gcc 4.4.1
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
mono build log
monofilecompilelog.txt (text/plain), 8.00 KB, created by
Giuseppe Marco Randazzo <zeld>
on 2009-09-19 21:00:29 UTC
(
hide
)
Description:
mono build log
Filename:
MIME Type:
Creator:
Giuseppe Marco Randazzo <zeld>
Created:
2009-09-19 21:00:29 UTC
Size:
8.00 KB
patch
obsolete
>entModel.DataAnnotations' >make[7]: Entering directory `/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mcs/class/System.Web.DynamicData' >Creating ../../build/deps/System.Web.DynamicData_test_net_2_0.dll.response ... >Creating ../../build/deps/System.Web.DynamicData_test_net_2_0.dll.makefrag ... >Creating ../../build/deps/net_2_0_System.Web.DynamicData.dll.makefrag ... >make[7]: Leaving directory `/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mcs/class/System.Web.DynamicData' >make[7]: Entering directory `/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mcs/class/System.Web.DynamicData' >make all-local >make[8]: Entering directory `/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mcs/class/System.Web.DynamicData' >MCS [net_2_0] System.Web.DynamicData.dll >System.Web.DynamicData/DynamicDataRoute.cs(57,48): warning CS0108: `System.Web.DynamicData.DynamicDataRoute.RouteHandler' hides inherited member >`System.Web.Routing.Route.RouteHandler'. Use the new keyword if hiding was intended >/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mcs/class/lib/net_2_0/System.Web.Routing.dll (Location of the symbol related to previous warning) >System.Web.DynamicData/DynamicDataRoute.cs(87,35): warning CS0168: The variable `mt' is declared but never used >** >ERROR:mini-trampolines.c:341:mono_magic_trampoline: assertion failed: (*vtable_slot) >Stacktrace: > > at System.Reflection.Emit.ILGenerator.BeginExceptionBlock () <0xffffffff> > at System.Reflection.Emit.ILGenerator.BeginExceptionBlock () <0x000c4> > at Mono.CSharp.TryCatch.DoEmit (Mono.CSharp.EmitContext) <0x00038> > at Mono.CSharp.Statement.Emit (Mono.CSharp.EmitContext) <0x0003b> > at Mono.CSharp.Block.DoEmit (Mono.CSharp.EmitContext) <0x00073> > at Mono.CSharp.Block.Emit (Mono.CSharp.EmitContext) <0x0005b> > at Mono.CSharp.ExplicitBlock.Emit (Mono.CSharp.EmitContext) <0x000e7> > at Mono.CSharp.ToplevelBlock.Emit (Mono.CSharp.EmitContext) <0x00017> > at Mono.CSharp.EmitContext.EmitResolvedTopBlock (Mono.CSharp.ToplevelBlock,bool) <0x00028> > at Mono.CSharp.EmitContext.EmitTopBlock (Mono.CSharp.IMethodData,Mono.CSharp.ToplevelBlock) <0x000a3> > at Mono.CSharp.MethodData.Emit (Mono.CSharp.DeclSpace) <0x00183> > at Mono.CSharp.MethodOrOperator.Emit () <0x00333> > at Mono.CSharp.Method.Emit () <0x000af> > at Mono.CSharp.TypeContainer.EmitType () <0x0091f> > at Mono.CSharp.RootContext.EmitCode () <0x000ad> > at Mono.CSharp.Driver.Compile () <0x007b3> > at Mono.CSharp.Driver.Main (string[]) <0x00083> > at (wrapper runtime-invoke) Mono.CSharp.Driver.runtime_invoke_int_object (object,intptr,intptr,intptr) <0xffffffff> > >Native stacktrace: > > /var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/mini/mono [0x479d9c] > /lib/libpthread.so.0 [0x2ac908ecf5a0] > /lib/libc.so.6(gsignal+0x35) [0x2ac909390c45] > /lib/libc.so.6(abort+0x180) [0x2ac909392070] > /usr/lib/libglib-2.0.so.0(g_assertion_message+0xfc) [0x2ac9088327dc] > /usr/lib/libglib-2.0.so.0 [0x2ac908832c00] > /var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/mini/mono [0x481bfe] > [0x415d4168] > >Debug info from gdb: > > >================================================================= >Got a SIGABRT while executing native code. This usually indicates >a fatal error in the mono runtime or one of the native libraries >used by your application. >================================================================= > >/bin/sh: line 1: 30139 Aborted MONO_PATH="./../../class/lib/net_2_0:$MONO_PATH" >/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/runtime/mono-wrapper ./../../mcs/gmcs.exe /codepage:65001 -optimize -d:NET_1_1 -d:NET_2_0 -debug /noconfig >/r:System.dll /r:System.Core.dll /r:System.ComponentModel.DataAnnotations.dll /r:System.Data.dll /r:System.Data.Linq.dll /r:System.Drawing.dll /r:System.Web.dll >/r:System.Web.Extensions.dll /r:System.Web.Abstractions.dll /r:System.Web.Routing.dll -d:NET_3_5 -target:library -out:../../class/lib/net_2_0/System.Web.DynamicData.dll >@System.Web.DynamicData.dll.sources >make[8]: *** [../../class/lib/net_2_0/System.Web.DynamicData.dll] Error 134 >make[8]: Leaving directory `/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mcs/class/System.Web.DynamicData' >make[7]: *** [do-all] Error 2 >make[7]: Leaving directory `/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mcs/class/System.Web.DynamicData' >make[6]: *** [all-recursive] Error 1 >make[6]: Leaving directory `/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mcs/class' >make[5]: *** [all-recursive] Error 1 >make[5]: Leaving directory `/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mcs' >make[4]: *** [profile-do--net_2_0--all] Error 2 >make[4]: Leaving directory `/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mcs' >make[3]: *** [profiles-do--all] Error 2 >make[3]: Leaving directory `/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mcs' >make[2]: *** [all-local] Error 2 >make[2]: Leaving directory `/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/runtime' >make[1]: *** [all-recursive] Error 1 >make[1]: Leaving directory `/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3' >make: *** [all] Error 2 >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 285623
: 204645