Your message dated Sun, 29 May 2005 19:04:08 -0400
with message-id <[EMAIL PROTECTED]>
and subject line Bug#310117: fixed in monodevelop 0.7-1
has caused the attached Bug report 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 I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Debian bug tracking system administrator
(administrator, Debian Bugs database)

--------------------------------------
Received: (at submit) by bugs.debian.org; 21 May 2005 18:44:02 +0000
>From [EMAIL PROTECTED] Sat May 21 11:44:02 2005
Return-path: <[EMAIL PROTECTED]>
Received: from asia.telenet-ops.be [195.130.132.59] 
        by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
        id 1DZYx8-0002O4-00; Sat, 21 May 2005 11:44:02 -0700
Received: from localhost (localhost.localdomain [127.0.0.1])
        by asia.telenet-ops.be (Postfix) with SMTP id 1E74F224044
        for <[EMAIL PROTECTED]>; Sat, 21 May 2005 20:44:01 +0200 (MEST)
Received: from Q.roeckx.be (dD5775FD9.access.telenet.be [213.119.95.217])
        by asia.telenet-ops.be (Postfix) with ESMTP id BD4E5224369
        for <[EMAIL PROTECTED]>; Sat, 21 May 2005 20:44:00 +0200 (MEST)
Received: by Q.roeckx.be (Postfix, from userid 501)
        id 3117626136; Sat, 21 May 2005 20:43:58 +0200 (CEST)
Date: Sat, 21 May 2005 20:43:58 +0200
From: Kurt Roeckx <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
Subject: monodevelop: FTBFS in experimental with mono-mcs from unstable.
Message-ID: <[EMAIL PROTECTED]>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable
User-Agent: Mutt/1.4.2.1i
Delivered-To: [EMAIL PROTECTED]
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02 
        (1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Status: No, hits=-8.0 required=4.0 tests=BAYES_00,HAS_PACKAGE 
        autolearn=no version=2.60-bugs.debian.org_2005_01_02
X-Spam-Level: 

Package: monodevelop
Verison: 0.6-1
Severity: serious
Tags: experimental

Hi,

When building the monodevelop from experimental with just the
mono-jit only the required packages from experimental it's
failing to build.  This was using mono-mcs 1.0.5-3 from unstable.

It gives the following error:
Making all in AddIns
make[4]: Entering directory `/usr/src/monodevelop-0.6/Core/src/AddIns'
Making all in DisplayBindings
make[5]: Entering directory `/usr/src/monodevelop-0.6/Core/src/AddIns/Displ=
ayBindings'
Making all in SourceEditor
make[6]: Entering directory `/usr/src/monodevelop-0.6/Core/src/AddIns/Displ=
ayBindings/SourceEditor'
mkdir -p ../../../../../build/bin
/usr/bin/mcs ./AssemblyInfo.cs ./CodeCompletion/CodeCompletionData.cs ./Cod=
eCompletion/ICompletionData.cs ./CodeCompletion/CompletionWindow.cs ./CodeC=
ompletion/CompletionListWindow.cs ./CodeCompletion/ListWindow.cs ./CodeComp=
letion/TextUtilities.cs ./CodeCompletion/TemplateCompletionDataProvider.cs =
./CodeCompletion/CommentCompletionDataProvider.cs ./CodeCompletion/IComplet=
ionDataProvider.cs ./CodeCompletion/DeclarationViewWindow.cs ./CodeCompleti=
on/CodeCompletionDataProvider.cs ./Gui/SourceEditorWidget.cs ./Gui/SourceEd=
itorBuffer.cs ./Gui/SourceEditorView.cs ./Gui/SourceEditorDisplayBinding.cs=
 ./Gui/OptionPanels/BehaviorTextEditorPanel.cs ./Gui/OptionPanels/MarkersTe=
xtEditorPanel.cs ./Gui/OptionPanels/CodeTemplatePanel.cs ./Gui/OptionPanels=
/GeneralTextEditorPanel.cs ./Gui/Dialogs/EditTemplateGroupDialog.cs ./Gui/D=
ialogs/GotoLineNumberDialog.cs ./Gui/Dialogs/ReplaceDialog.cs ./Gui/Dialogs=
/ReplaceInFilesDialog.cs ./InsightWindow/IndexerInsightDataProvider.cs ./In=
sightWindow/MethodInsightDataProvider.cs ./InsightWindow/InsightWindow.cs .=
/InsightWindow/IInsightDataProvider.cs ./Commands/CommentRegionCommand.cs .=
/Commands/BookmarkCommands.cs ./Commands/CodeActions.cs ./Commands/IEditAct=
ion.cs ./Commands/ToolCommands.cs ./Commands/FoldingCommands.cs ./Commands/=
SearchCommands.cs ./Commands/ProjectCommands.cs ./Commands/FormatCommands.c=
s ./Commands/TextAreaContextmenuCommands.cs ./Properties/TextEditorProperti=
es.cs ./FormattingStrategy/DefaultFormattingStrategy.cs ./FormattingStrateg=
y/IndentStyle.cs ./FormattingStrategy/IFormattingStrategy.cs ./FormattingSt=
rategy/IFormattableDocument.cs ./Codons/EditActionCodon.cs ./Search/Documen=
tIterator/IDocumentInformation.cs ./Search/DocumentIterator/EditorDocumentI=
nformation.cs ./Search/DocumentIterator/FileDocumentInformation.cs ./Search=
/DocumentIterator/DirectoryDocumentIterator.cs ./Search/DocumentIterator/Al=
lOpenDocumentIterator.cs ./Search/DocumentIterator/IDocumentIterator.cs ./S=
earch/DocumentIterator/ReverseDocumentIterator.cs ./Search/DocumentIterator=
/WholeProjectDocumentIterator.cs ./Search/DocumentIterator/CurrentDocumentI=
terator.cs ./Search/SearchStrategy/KMPSearchStrategy.cs ./Search/SearchStra=
tegy/ISearchStrategy.cs ./Search/SearchStrategy/BruteForceSearchStrategy.cs=
 ./Search/SearchStrategy/RegExSearchStrategy.cs ./Search/SearchStrategy/Wil=
dcardSearchStrategy.cs ./Search/SearchReplaceManager.cs ./Search/DefaultFin=
d.cs ./Search/SearchResult/DefaultSearchResult.cs ./Search/SearchResult/ISe=
archResult.cs ./Search/SearchOptions.cs ./Search/SearchReplaceInFilesManage=
r.cs ./Search/SearchReplaceUtilities.cs ./Search/IFind.cs ./Search/TextIter=
ator/ITextIterator.cs ./Search/TextIterator/ForwardTextFileIterator.cs ./Se=
arch/TextIterator/ForwardTextIterator.cs ./Search/TextIterator/ExtendedStre=
amReader.cs ./Search/ITextBufferStrategy.cs -out:../../../../../build/bin/M=
onoDevelop.SourceEditor.dll -t:library /r:System.Drawing.dll /r:../../../..=
/../build/bin/MonoDevelop.Core.dll /r:../../../../../build/bin/MonoDevelop.=
Base.dll /r:../../../../../build/bin/MonoDevelop.Gui.Utils.dll /r:../../../=
../../build/bin/MonoDevelop.Gui.Widgets.dll /r:../../../../../build/bin/ICS=
harpCode.SharpRefactory.dll -r:/usr/lib/mono/gtk-sharp-2.0/glib-sharp.dll -=
r:/usr/lib/mono/gtk-sharp-2.0/pango-sharp.dll -r:/usr/lib/mono/gtk-sharp-2.=
0/atk-sharp.dll -r:/usr/lib/mono/gtk-sharp-2.0/gdk-sharp.dll -r:/usr/lib/mo=
no/gtk-sharp-2.0/gtk-sharp.dll   -r:/usr/lib/mono/gtk-sharp-2.0/gnome-vfs-s=
harp.dll   -r:/usr/lib/mono/gtk-sharp-2.0/glade-sharp.dll -r:/usr/lib/mono/=
gtk-sharp-2.0/glib-sharp.dll -r:/usr/lib/mono/gtk-sharp-2.0/pango-sharp.dll=
 -r:/usr/lib/mono/gtk-sharp-2.0/atk-sharp.dll -r:/usr/lib/mono/gtk-sharp-2.=
0/gdk-sharp.dll -r:/usr/lib/mono/gtk-sharp-2.0/gtk-sharp.dll   -r:/usr/lib/=
mono/gtk-sharp-2.0/gconf-sharp.dll -r:/usr/lib/mono/gtk-sharp-2.0/gconf-sha=
rp-peditors.dll -r:/usr/lib/mono/gtk-sharp-2.0/gnome-sharp.dll -r:/usr/lib/=
mono/gtk-sharp-2.0/glib-sharp.dll -r:/usr/lib/mono/gtk-sharp-2.0/pango-shar=
p.dll -r:/usr/lib/mono/gtk-sharp-2.0/atk-sharp.dll -r:/usr/lib/mono/gtk-sha=
rp-2.0/gdk-sharp.dll -r:/usr/lib/mono/gtk-sharp-2.0/gtk-sharp.dll -r:/usr/l=
ib/mono/gtk-sharp-2.0/art-sharp.dll   -r:/usr/lib/mono/gtksourceview-sharp/=
gtksourceview-sharp.dll -r:/usr/lib/mono/gtk-sharp-2.0/gnome-sharp.dll -r:/=
usr/lib/mono/gtk-sharp-2.0/glib-sharp.dll -r:/usr/lib/mono/gtk-sharp-2.0/pa=
ngo-sharp.dll -r:/usr/lib/mono/gtk-sharp-2.0/atk-sharp.dll -r:/usr/lib/mono=
/gtk-sharp-2.0/gdk-sharp.dll -r:/usr/lib/mono/gtk-sharp-2.0/gtk-sharp.dll -=
r:/usr/lib/mono/gtk-sharp-2.0/art-sharp.dll   \
-resource:./EditorBindings.glade,EditorBindings.glade \
-resource:./texteditoraddin.glade,texteditoraddin.glade \
&& cp MonoDevelop.SourceEditor.dll.config ../../../../../build/bin/.
Exception caught by the compiler while compiling:
   Block that caused the problem begin at: ./Gui/SourceEditorBuffer.cs: (24=
4)
                     Block being compiled: [Internal: (1),Internal: (1)]
System.NotSupportedException: The invoked member is not supported in a dyna=
mic module.
        in MethodBuilder.GetParameters ()
        in Using.EmitLocalVariableDecls (Mono.CSharp.EmitContext)
        in Using.DoEmit (Mono.CSharp.EmitContext)
        in Statement.Emit (Mono.CSharp.EmitContext)
        in Block.DoEmit (Mono.CSharp.EmitContext)
        in Block.Emit (Mono.CSharp.EmitContext)
        in Block.DoEmit (Mono.CSharp.EmitContext)
        in Block.Emit (Mono.CSharp.EmitContext)
        in EmitContext.EmitTopBlock (Mono.CSharp.Block, 
Mono.CSharp.InternalParame=
ters, Mono.CSharp.Location)

make[6]: *** [../../../../../build/bin/MonoDevelop.SourceEditor.dll] Error 1
make[6]: Leaving directory `/usr/src/monodevelop-0.6/Core/src/AddIns/Displa=
yBindings/SourceEditor'
make[5]: *** [all-recursive] Error 1
make[5]: Leaving directory `/usr/src/monodevelop-0.6/Core/src/AddIns/Displa=
yBindings'
make[4]: *** [all-recursive] Error 1
make[4]: Leaving directory `/usr/src/monodevelop-0.6/Core/src/AddIns'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `/usr/src/monodevelop-0.6/Core/src'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/usr/src/monodevelop-0.6/Core'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/usr/src/monodevelop-0.6'
make: *** [build-stamp] Error 2

If I then install mono-mcs 1.1.6-3 from experimental, it builds
fine.

I suggest you change the build dependency on mono-mcs from >=3D
1.0 to >=3D 1.1 or >=3D 1.1.6 or something.


Kurt


---------------------------------------
Received: (at 310117-close) by bugs.debian.org; 29 May 2005 23:08:06 +0000
>From [EMAIL PROTECTED] Sun May 29 16:08:06 2005
Return-path: <[EMAIL PROTECTED]>
Received: from newraff.debian.org [208.185.25.31] (mail)
        by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
        id 1DcWt4-0004jG-00; Sun, 29 May 2005 16:08:06 -0700
Received: from katie by newraff.debian.org with local (Exim 3.35 1 (Debian))
        id 1DcWpE-0003YE-00; Sun, 29 May 2005 19:04:08 -0400
From: Mirco Bauer <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
X-Katie: $Revision: 1.56 $
Subject: Bug#310117: fixed in monodevelop 0.7-1
Message-Id: <[EMAIL PROTECTED]>
Sender: Archive Administrator <[EMAIL PROTECTED]>
Date: Sun, 29 May 2005 19:04:08 -0400
Delivered-To: [EMAIL PROTECTED]
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02 
        (1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Status: No, hits=-6.0 required=4.0 tests=BAYES_00,HAS_BUG_NUMBER 
        autolearn=no version=2.60-bugs.debian.org_2005_01_02
X-Spam-Level: 

Source: monodevelop
Source-Version: 0.7-1

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

monodevelop_0.7-1.diff.gz
  to pool/main/m/monodevelop/monodevelop_0.7-1.diff.gz
monodevelop_0.7-1.dsc
  to pool/main/m/monodevelop/monodevelop_0.7-1.dsc
monodevelop_0.7-1_all.deb
  to pool/main/m/monodevelop/monodevelop_0.7-1_all.deb
monodevelop_0.7.orig.tar.gz
  to pool/main/m/monodevelop/monodevelop_0.7.orig.tar.gz



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.
Mirco Bauer <[EMAIL PROTECTED]> (supplier of updated monodevelop 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: Sun, 29 May 2005 20:17:47 +0200
Source: monodevelop
Binary: monodevelop
Architecture: source all
Version: 0.7-1
Distribution: unstable
Urgency: low
Maintainer: Mirco Bauer <[EMAIL PROTECTED]>
Changed-By: Mirco Bauer <[EMAIL PROTECTED]>
Description: 
 monodevelop - C#/Java/Nemerle/ILasm Development Environment
Closes: 310117
Changes: 
 monodevelop (0.7-1) unstable; urgency=low
 .
    * upload to unstable
    * new upstream release
    * updated mono-mcs build-dep to >= 1.1.2 (Closes: #310117)
    * updated Gtk#2 buil-dep to >= 1.9.5
    * debian/rules:
      + removed update-mime-db hack
      + added --disable-update-desktopdb to ./configure call
    * debian/control:
      + changed arch from any to all, MonoDevelop is 100% C# code now
      + updated cli-common build-dep to >= 0.1.3
Files: 
 29523533bb60fb7fc31a1976b3eba66d 1085 devel optional monodevelop_0.7-1.dsc
 a62a5e12127ca5dd8c3e4f44dd6ecc4b 1901522 devel optional 
monodevelop_0.7.orig.tar.gz
 d62adb99ed6d051607606859a4b2ccbd 5722 devel optional monodevelop_0.7-1.diff.gz
 5df20c08c01639623e3feeba9064bcd7 1345906 devel optional 
monodevelop_0.7-1_all.deb

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

iD8DBQFCmkPc4XrXtQkN2NURAkMQAJ9XopANSc4TJARHf1C4CulxnCEaiwCfdvuH
oPwHdTsqJCoDa1eF7E+Slps=
=5fKO
-----END PGP SIGNATURE-----


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to