Your message dated Sat, 19 Apr 2008 06:02:03 +0000
with message-id <[EMAIL PROTECTED]>
and subject line Bug#475208: fixed in bless 0.5.2-1.2
has caused the Debian Bug report #475208,
regarding bless: FTBFS: 
/build/user/bless-0.5.2/src/gui/plugins/FindReplacePlugin.cs(44,9): error 
CS0104: `Action' is an ambiguous reference between `System.Action' and 
`Gtk.Action'
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.)


-- 
475208: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=475208
Debian Bug Tracking System
Contact [EMAIL PROTECTED] with problems
--- Begin Message ---
Package: bless
Version: 0.5.2-1.1
Severity: serious
User: [EMAIL PROTECTED]
Usertags: qa-ftbfs-20080409 qa-ftbfs
Justification: FTBFS on i386

Hi,

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

This rebuild was done with gcc 4.3 instead of gcc 4.2, because gcc 4.3 is now
the default on most architectures (even if it's not the case on i386 yet).
Feel free to downgrade this bug to 'important' if your package is only built
on i386, and this bug is specific to gcc 4.3 (i.e the package builds fine with
gcc 4.2).

Relevant part:
> make[3]: Entering directory `/build/user/bless-0.5.2/src'
> sed -e 's,@blesslibdir\@,/usr/lib,g' bless-script > bless
> sed -e 's,@blessdatadir\@,/usr/share,g' util/ConfigureDefines.cs.tmpl > 
> util/ConfigureDefines.cs
> /usr/bin/mono ../builder/bless-builder.exe Bless -nowarn:0169  
> -d:ENABLE_UNIX_SPECIFIC
> >> Building module Bless.Util...
> Ok
> >> Building module Bless.Tools...
> Ok
> >> Building module Bless.Buffers...
> Ok
> >> Building module Bless.Gui.Drawers...
> Ok
> >> Building module Bless.Tools.Find...
> Ok
> >> Building module Bless.Gui.Areas...
> Ok
> >> Building module Bless.Tools.Export...
> Ok
> >> Building module Bless.Plugins...
> Ok
> >> Building module Bless.Gui...
> /build/user/bless-0.5.2/src/gui/dialogs/AboutDialog.cs(37,17): warning 
> CS0618: `Gtk.AboutDialog.Name' is obsolete: `Use ProgramName instead'
> Compilation succeeded - 1 warning(s)
> Ok
> >> Building module Bless.Gui.Plugins...
> /build/user/bless-0.5.2/src/gui/plugins/FindReplacePlugin.cs(41,9): error 
> CS0104: `Action' is an ambiguous reference between `System.Action' and 
> `Gtk.Action'
> /usr/lib/mono/gac/System.Core/3.5.0.0__b77a5c561934e089/System.Core.dll 
> (Location of the symbol related to previous error)
> /usr/lib/mono/gac/gtk-sharp/2.12.0.0__35e10195dab3c99f/gtk-sharp.dll 
> (Location of the symbol related to previous error)
> /build/user/bless-0.5.2/src/gui/plugins/FindReplacePlugin.cs(42,9): error 
> CS0104: `Action' is an ambiguous reference between `System.Action' and 
> `Gtk.Action'
> /usr/lib/mono/gac/System.Core/3.5.0.0__b77a5c561934e089/System.Core.dll 
> (Location of the symbol related to previous error)
> /usr/lib/mono/gac/gtk-sharp/2.12.0.0__35e10195dab3c99f/gtk-sharp.dll 
> (Location of the symbol related to previous error)
> /build/user/bless-0.5.2/src/gui/plugins/FindReplacePlugin.cs(43,9): error 
> CS0104: `Action' is an ambiguous reference between `System.Action' and 
> `Gtk.Action'
> /usr/lib/mono/gac/System.Core/3.5.0.0__b77a5c561934e089/System.Core.dll 
> (Location of the symbol related to previous error)
> /usr/lib/mono/gac/gtk-sharp/2.12.0.0__35e10195dab3c99f/gtk-sharp.dll 
> (Location of the symbol related to previous error)
> /build/user/bless-0.5.2/src/gui/plugins/FindReplacePlugin.cs(44,9): error 
> CS0104: `Action' is an ambiguous reference between `System.Action' and 
> `Gtk.Action'
> /usr/lib/mono/gac/System.Core/3.5.0.0__b77a5c561934e089/System.Core.dll 
> (Location of the symbol related to previous error)
> /usr/lib/mono/gac/gtk-sharp/2.12.0.0__35e10195dab3c99f/gtk-sharp.dll 
> (Location of the symbol related to previous error)
> /build/user/bless-0.5.2/src/gui/plugins/InfobarPlugin.cs(258,9): warning 
> CS0612: `Gtk.Tooltips' is obsolete
> Compilation failed: 4 error(s), 1 warnings
> Failed
> make[3]: *** [bless.exe] Error 1

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

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: bless
Source-Version: 0.5.2-1.2

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

bless_0.5.2-1.2.diff.gz
  to pool/main/b/bless/bless_0.5.2-1.2.diff.gz
bless_0.5.2-1.2.dsc
  to pool/main/b/bless/bless_0.5.2-1.2.dsc
bless_0.5.2-1.2_all.deb
  to pool/main/b/bless/bless_0.5.2-1.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.
Vincent Bernat <[EMAIL PROTECTED]> (supplier of updated bless 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.8
Date: Sat, 19 Apr 2008 07:48:51 +0200
Source: bless
Binary: bless
Architecture: source all
Version: 0.5.2-1.2
Distribution: unstable
Urgency: low
Maintainer: Emmanuel Fleury <[EMAIL PROTECTED]>
Changed-By: Vincent Bernat <[EMAIL PROTECTED]>
Description: 
 bless      - A full featured hexadecimal editor
Closes: 475208
Changes: 
 bless (0.5.2-1.2) unstable; urgency=low
 .
   * Non-maintainer upload for RC bug.
   * Fix FTBFS with a patch from Chris Lamb (Closes: #475208).
Checksums-Sha1: 
 93b056277121af26a9fd42862d34b3d8092c0841 1131 bless_0.5.2-1.2.dsc
 532f2cf6fdd1979d5ebbdbec91f06b20004cfe9a 4628 bless_0.5.2-1.2.diff.gz
 4ec62a768d05f431ab2b262aede6baadf61f0816 493058 bless_0.5.2-1.2_all.deb
Checksums-Sha256: 
 2b0ff489fcbe1aac53475589c069923f3d4b3cc8f95bb424c99f13bc444baf41 1131 
bless_0.5.2-1.2.dsc
 ba51f289e224229e2d8e1dc00b453aba0912e4e197fe96edbbe3383d3ba6e1fd 4628 
bless_0.5.2-1.2.diff.gz
 a73afc08533136f0e2275eac58587e38c9a240d488fa4cc17b50726d84045de6 493058 
bless_0.5.2-1.2_all.deb
Files: 
 147a4d841348c3135ec5251e8c6d5d9b 1131 editors optional bless_0.5.2-1.2.dsc
 987a263e35607e65ce6c97ec8b0d85df 4628 editors optional bless_0.5.2-1.2.diff.gz
 f78a8ef1a3618088609968f3d94c96d3 493058 editors optional 
bless_0.5.2-1.2_all.deb

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

iD8DBQFICYiYKFvXofIqeU4RAvsnAKC8PpnF3f8Bg+7MiKaG5NEifHkz6wCfSCyX
YoLJfvfVgekftjHvVi0UZmY=
=T4YK
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to