Your message dated Tue, 08 Apr 2008 11:17:07 +0000
with message-id <[EMAIL PROTECTED]>
and subject line Bug#458708: fixed in nemerle 0.9.3+dfsg-2
has caused the Debian Bug report #458708,
regarding nemerle: FTBFS: internal compiler error: got some unknown exception 
of type System.Exception: field not found
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [EMAIL PROTECTED]
immediately.)


-- 
458708: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=458708
Debian Bug Tracking System
Contact [EMAIL PROTECTED] with problems
--- Begin Message ---
Package: nemerle
version: 0.9.3+dfsg-1
Severity: serious
User: [EMAIL PROTECTED]
Usertags: qa-ftbfs-20080101 qa-ftbfs
Justification: FTBFS on i386

Hi,

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

Relevant part:

 > dpkg-source: building nemerle in nemerle_0.9.3+dfsg-1.dsc
 >  debian/rules build
 > test -d debian/patched || install -d debian/patched
 > dpatch  apply-all  
 > applying patch 10_fix-Makefiles to ./ ... ok.
 > applying patch 11_disable-cs2n to ./ ... ok.
 > dpatch  cat-all  >>patch-stampT
 > mv -f patch-stampT patch-stamp
 > ./configure --prefix=/usr --bindir=/usr/lib/nemerle 
 > --mandir=/usr/share/man/man1
 > Checking for .NET environment... mono
 > Checking if we are using Mono < 1.1.13... no
 > Checking for presence of regtool in the system... not found
 > Checking for .NET disassembler... monodis
 > Checking for native image generator... disabled
 > Checking if Nemerle compiler works... yes
 > Checking for gacutil... found
 > Checking if we are using mono gacutil... yes
 > Checking for mono libdir... /usr/lib
 > Checking for PEVerify... not found
 > Checking for ilasm2... not found
 > Checking for ilasm... not found
 > Checking for C# compiler... found, gmcs
 > Checking for Python version... Checking for antlr >= 2.7.5... cp: cannot 
 > stat `tools/cs2n/antlr/antlr.runtime-2.7.5.dll': No such file or directory
 > not supported
 > find: tools/cs2n/CSharpParser.cs: No such file or directory
 > *** You won't be able to build CS2N! ***
 > Checking for nant... no
 > Checking for nunit-console for .NET 2.0... not found, some tests will be 
 > disabled
 > Checking for MSBuild... not found
 > Creating config.mak
 > Creating nemerle.pc
 > touch configure-stamp
 > /usr/bin/make
 > make[1]: Entering directory `/build/user/nemerle-0.9.3+dfsg'
 > make[2]: Entering directory `/build/user/nemerle-0.9.3+dfsg/ncc'
 > make[3]: Entering directory `/build/user/nemerle-0.9.3+dfsg/ncc'
 > MKDIR out.stage1
 > make[4]: Entering directory `/build/user/nemerle-0.9.3+dfsg/ncc'
 > COMPILE [stage1] Nemerle.dll
 > 
_...........................................................

___.........................................................

____........................................................

______......................................................

_______.....................................................

________....................................................

_________...................................................

__________..................................................

___________.................................................

____________................................................

_____________...............................................

______________..............................................

_______________.............................................

________________............................................

_________________...........................................

__________________..........................................

___________________.........................................

____________________........................................

_____________________.......................................

______________________......................................

_______________________.....................................

________________________....................................

_________________________...................................

__________________________..................................

___________________________.................................

____________________________................................

_____________________________...............................

______________________________..............................

_______________________________.............................

________________________________............................

_________________________________...........................

__________________________________..........................

___________________________________.........................

____________________________________........................

_____________________________________.......................

______________________________________......................

_______________________________________.....................

________________________________________....................

_________________________________________...................

__________________________________________..................

___________________________________________.................

____________________________________________................

_____________________________________________...............

______________________________________________..............

_______________________________________________.............

________________________________________________............

_________________________________________________...........

__________________________________________________..........

___________________________________________________.........

____________________________________________________........

_____________________________________________________.......

______________________________________________________......

_______________________________________________________.....

________________________________________________________....

_________________________________________________________...
 > error: internal compiler error: got some unknown exception of 
 > type System.Exception: field not found
 >   at System.Reflection.Emit.TypeBuilder.GetField (System.Type instanciated, 
 > System.Reflection.FieldInfo fld) [0x00000] 
 >   at Nemerle.Compiler.ILEmitter.FrameworkGetField (System.Type t, 
 > System.Reflection.FieldInfo m) [0x00000] 
 >   at Nemerle.Compiler.ILEmitter.GetFieldInfo (System.Type _from_type, IField 
 > meth) [0x00000] 
 >   at Nemerle.Compiler.ILEmitter.GetFieldInfo 
 > (Nemerle.Compiler.Typedtree.TExpr _obj, IField fld) [0x00000] 
 >   at Nemerle.Compiler.ILEmitter.emit (Nemerle.Compiler.Typedtree.TExpr expr) 
 > [0x00000] 
 >   at Nemerle.Compiler.ILEmitter.emit_parms (Nemerle.Core.list`1 parms) 
 > [0x00000] 
 >   at Nemerle.Compiler.ILEmitter.emit (Nemerle.Compiler.Typedtree.TExpr expr) 
 > [0x00000] 
 >   at Nemerle.Compiler.ILEmitter.emit (Nemerle.Compiler.Typedtree.TExpr expr) 
 > [0x00000] 
 >   at Nemerle.Compiler.ILEmitter.emit (Nemerle.Compiler.Typedtree.TExpr expr) 
 > [0x00000] 
 >   at Nemerle.Compiler.ILEmitter.Run () [0x00000] 
 >   at Nemerle.Compiler.MethodBuilder+_N__N_l29266_29398.apply_void () 
 > [0x00000] 
 >   at Nemerle.Compiler.TypeBuilder.FinalizeType () [0x00000] 
 >   at Nemerle.Compiler.TypeBuilder.EmitImplementation () [0x00000] 
 >   at Nemerle.Compiler.TypeBuilder+_N__N_l28373_28399.apply_void () [0x00000] 
 >   at Nemerle.Compiler.Solver.Enqueue (Nemerle.Builtins.FunctionVoid action) 
 > [0x00000] 
 >   at Nemerle.Compiler.TypesManager.EmitDecls () [0x00000] 
 >   at Nemerle.Compiler.Passes.Run () [0x00000] 
 >   at Nemerle.CommandlineCompiler.MainClass.main_with_catching () [0x00000] 
 > 
 > make[4]: *** [out.stage1/Nemerle.stage1.dll] Error 2
 > make[4]: Leaving directory `/build/user/nemerle-0.9.3+dfsg/ncc'
 > make[3]: *** [aux-stage] Error 2
 > make[3]: Leaving directory `/build/user/nemerle-0.9.3+dfsg/ncc'
 > make[2]: *** [stage1] Error 2
 > make[2]: Leaving directory `/build/user/nemerle-0.9.3+dfsg/ncc'
 > make[1]: *** [all] Error 2
 > make[1]: Leaving directory `/build/user/nemerle-0.9.3+dfsg'
 > make: *** [build-stamp] Error 2
 > dpkg-buildpackage: failure: debian/rules build gave error exit status 2

The full build log is available from:
        http://people.debian.org/~lucas/logs/2008/01/01

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 containing a sid i386
environment.  Internet was not accessible from the build systems.

-- 
| Lucas Nussbaum
| [EMAIL PROTECTED]   http://www.lucas-nussbaum.net/ |
| jabber: [EMAIL PROTECTED]             GPG: 1024D/023B3F4F |



--- End Message ---
--- Begin Message ---
Source: nemerle
Source-Version: 0.9.3+dfsg-2

We believe that the bug you reported is fixed in the latest version of
nemerle, which is due to be installed in the Debian FTP archive:

libnemerle0.9-cil_0.9.3+dfsg-2_all.deb
  to pool/main/n/nemerle/libnemerle0.9-cil_0.9.3+dfsg-2_all.deb
nemerle_0.9.3+dfsg-2.diff.gz
  to pool/main/n/nemerle/nemerle_0.9.3+dfsg-2.diff.gz
nemerle_0.9.3+dfsg-2.dsc
  to pool/main/n/nemerle/nemerle_0.9.3+dfsg-2.dsc
nemerle_0.9.3+dfsg-2_all.deb
  to pool/main/n/nemerle/nemerle_0.9.3+dfsg-2_all.deb



A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to [EMAIL PROTECTED],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Sebastian Dröge <[EMAIL PROTECTED]> (supplier of updated nemerle package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [EMAIL PROTECTED])


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.7
Date: Wed, 02 Jan 2008 18:57:02 +0100
Source: nemerle
Binary: nemerle libnemerle0.9-cil
Architecture: source all
Version: 0.9.3+dfsg-2
Distribution: unstable
Urgency: low
Maintainer: Sebastian Dröge <[EMAIL PROTECTED]>
Changed-By: Sebastian Dröge <[EMAIL PROTECTED]>
Description: 
 libnemerle0.9-cil - Class Libraries for Nemerle
 nemerle    - Nemerle Compiler
Closes: 458708
Changes: 
 nemerle (0.9.3+dfsg-2) unstable; urgency=low
 .
   * debian/control:
     + Updated to use my debian.org mail address
     + Update Standards-Version to 3.7.3, no additional changes needed.
     + Build depend on mono >= 1.9 to fix FTBFS (Closes: #458708).
   * debian/rules:
     + Fix clean target.
Files: 
 58f55557b2e4f9187af0c9181693f1f3 742 devel optional nemerle_0.9.3+dfsg-2.dsc
 8bda42e18501f80d78c9f9b89449b8df 7945 devel optional 
nemerle_0.9.3+dfsg-2.diff.gz
 a5e64c38d27584be3ef8cc131775500d 270270 devel optional 
nemerle_0.9.3+dfsg-2_all.deb
 1534a6f80164f724b272c9473e11bad1 786212 devel optional 
libnemerle0.9-cil_0.9.3+dfsg-2_all.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)

iD8DBQFH+1JABsBdh1vkHyERAvPwAJ43LdOOy03M3EcsyBoQOEJE21FTywCghbrC
ikKrV6uE3opFJ0Dg4SeNcvs=
=dQlu
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to