Package: nemerle
Version: 0.9.3+dfsg-3
Severity: serious
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20090713 qa-ftbfs
Justification: FTBFS on amd64

Hi,

During a rebuild of all packages in sid, your package failed to build on
amd64.

Relevant part:
> make[4]: Entering directory 
> `/build/user-nemerle_0.9.3+dfsg-3-amd64-BAPFwn/nemerle-0.9.3+dfsg/ncc'
> COMPILE [stage1] Nemerle.dll
> **
> ERROR:reflection.c:2587:get_field_on_inst_generic_type: assertion failed: 
> (field_index >= 0 && field_index < dgclass->count_fields)
> Stacktrace:
> 
>   at (wrapper managed-to-native) System.MonoType.GetField 
> (string,System.Reflection.BindingFlags) <0x0004b>
>   at (wrapper managed-to-native) System.MonoType.GetField 
> (string,System.Reflection.BindingFlags) <0xffffffff>
>   at System.MonoType.GetField (System.Reflection.FieldInfo) <0x00082>
>   at System.Reflection.Emit.TypeBuilder.GetField 
> (System.Type,System.Reflection.FieldInfo) <0x00018>
>   at Nemerle.Compiler.ILEmitter.FrameworkGetField 
> (System.Type,System.Reflection.FieldInfo) <0x0010f>
>   at Nemerle.Compiler.ILEmitter.GetFieldInfo 
> (System.Type,Nemerle.Compiler.IField) <0x00043>
>   at Nemerle.Compiler.ILEmitter.emit (Nemerle.Compiler.Typedtree.TExpr) 
> <0x0397f>
>   at Nemerle.Compiler.ILEmitter.emit (Nemerle.Compiler.Typedtree.TExpr) 
> <0x026cf>
>   at Nemerle.Compiler.ILEmitter.emit (Nemerle.Compiler.Typedtree.TExpr) 
> <0x00e57>
>   at Nemerle.Compiler.ILEmitter.emit (Nemerle.Compiler.Typedtree.TExpr) 
> <0x00f9f>
>   at Nemerle.Compiler.ILEmitter.emit (Nemerle.Compiler.Typedtree.TExpr) 
> <0x00f9f>
>   at Nemerle.Compiler.ILEmitter.emit (Nemerle.Compiler.Typedtree.TExpr) 
> <0x01cc7>
>   at Nemerle.Compiler.ILEmitter.Run () <0x000d3>
>   at Nemerle.Compiler.MethodBuilder/_N__N_l29266_29398.apply_void () <0x0028f>
>   at Nemerle.Compiler.TypeBuilder.FinalizeType () <0x000cb>
>   at Nemerle.Compiler.TypeBuilder.EmitImplementation () <0x00233>
>   at Nemerle.Compiler.TypesManager/_N_emit_impl_24276.apply_void 
> (Nemerle.Compiler.TypeBuilder) <0x00047>
>   at Nemerle.Compiler.TypesManager/_N_maybe_f_24712.apply_void 
> (Nemerle.Compiler.TypeBuilder) <0x00133>
>   at Nemerle.Collections.List.Iter<object> 
> (Nemerle.Core.list`1<object>,Nemerle.Builtins.FunctionVoid`1<object>) 
> <0x000bc>
>   at Nemerle.Core.list`1<object>.Iter 
> (Nemerle.Builtins.FunctionVoid`1<object>) <0x00033>
>   at Nemerle.Compiler.TypesManager.Iter 
> (Nemerle.Core.list`1<Nemerle.Compiler.TypeBuilder>,Nemerle.Builtins.FunctionVoid`1<Nemerle.Compiler.TypeBuilder>)
>  <0x000e3>
>   at Nemerle.Compiler.TypesManager.Iter 
> (Nemerle.Builtins.FunctionVoid`1<Nemerle.Compiler.TypeBuilder>) <0x0002f>
>   at Nemerle.Compiler.TypesManager.compile_all_tyinfos (bool) <0x00243>
>   at Nemerle.Compiler.TypesManager/_N__N_l23853_23944.apply_void () <0x00031>
>   at Nemerle.Compiler.Solver.Enqueue (Nemerle.Builtins.FunctionVoid) <0x0004d>
>   at Nemerle.Compiler.TypesManager.EmitDecls () <0x0008f>
>   at Nemerle.Compiler.Passes.Run () <0x00223>
>   at Nemerle.CommandlineCompiler.MainClass.main_with_catching () <0x000ff>
>   at Nemerle.CommandlineCompiler.MainClass.Main () <0x00103>
>   at (wrapper runtime-invoke) object.runtime_invoke_void 
> (object,intptr,intptr,intptr) <0xffffffff>
> 
> Native stacktrace:
> 
>       mono [0x47d990]
>       /lib/libpthread.so.0 [0x2af4a5fd0700]
>       /lib/libc.so.6(gsignal+0x35) [0x2af4a6492d05]
>       /lib/libc.so.6(abort+0x181) [0x2af4a6495dc1]
>       /usr/lib/libglib-2.0.so.0(g_assertion_message+0x100) [0x2af4a59510d0]
>       /usr/lib/libglib-2.0.so.0 [0x2af4a5951652]
>       mono [0x4e479c]
>       mono(mono_field_get_object+0x12c) [0x4f0dcc]
>       mono [0x515b64]
>       [0x41b1c76b]
> 
> 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.
> =================================================================
> 
> make[4]: *** [out.stage1/Nemerle.stage1.dll] Aborted
> **
> ERROR:shared.c:492:shm_semaphores_remove: assertion failed: (proc_count > 0)
> make[3]: *** [aux-stage] Error 2

The full build log is available from:
   
http://people.debian.org/~lucas/logs/2009/07/13/nemerle_0.9.3+dfsg-3_lsid64.buildlog

A list of current common problems and possible solutions is available at 
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

About the archive rebuild: The rebuild was done on about 50 AMD64 nodes
of the Grid'5000 platform, using a clean chroot.  Internet was not
accessible from the build systems.

-- 
| Lucas Nussbaum
| lu...@lucas-nussbaum.net   http://www.lucas-nussbaum.net/ |
| jabber: lu...@nussbaum.fr             GPG: 1024D/023B3F4F |



-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to