Package: tomboy
Version: 0.8.2-1
Severity: serious
User: [EMAIL PROTECTED]
Usertags: qa-ftbfs-20080308 qa-ftbfs
Justification: FTBFS on i386

Hi,

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

Relevant part:
> gmcs -debug -target:exe -out:Tomboy.exe -debug -define:DEBUG -unsafe 
> -target:exe -define:ENABLE_DBUS -define:FIXED_GTKSPELL Tomboy.cs 
> AbstractAddin.cs ActionManager.cs AddinManager.cs AddinPreferenceFactory.cs 
> Applet.cs ApplicationAddin.cs Logger.cs Note.cs NoteAddin.cs NoteEditor.cs 
> NoteManager.cs NoteWindow.cs NoteBuffer.cs NoteTag.cs Preferences.cs 
> PreferencesDialog.cs RecentChanges.cs Tag.cs TagButton.cs TagManager.cs 
> Tray.cs Trie.cs Undo.cs Utils.cs Watchers.cs WrapBox.cs XKeybinder.cs 
> Synchronization/FileSystemSyncServer.cs 
> Synchronization/FuseSyncServiceAddin.cs Synchronization/SyncDialog.cs 
> Synchronization/SyncManager.cs Synchronization/SyncServiceAddin.cs 
> Synchronization/SyncUtils.cs Synchronization/TomboySyncClient.cs 
> panelapplet/BonoboUIVerb.cs panelapplet/ChangeBackgroundHandler.cs 
> panelapplet/ChangeSizeHandler.cs 
> panelapplet/GnomeSharp.PanelAppletFactoryCallbackNative.cs 
> panelapplet/MoveFocusOutOfAppletHandler.cs panelapplet/ObjectManager.cs 
> panelapplet/PanelApplet.cs panelapplet/PanelAppletBackgroundType.cs 
> panelapplet/PanelAppletFactory.cs panelapplet/PanelAppletFactoryCallback.cs 
> panelapplet/PanelAppletFlags.cs Gnome.Keyring/AccessRights.cs 
> Gnome.Keyring/AttributeType.cs Gnome.Keyring/GenericItemData.cs 
> Gnome.Keyring/ItemACL.cs Gnome.Keyring/ItemData.cs Gnome.Keyring/ItemType.cs 
> Gnome.Keyring/KeyringException.cs Gnome.Keyring/KeyringInfo.cs 
> Gnome.Keyring/NetItemData.cs Gnome.Keyring/NoteItemData.cs 
> Gnome.Keyring/Operation.cs Gnome.Keyring/RequestMessage.cs 
> Gnome.Keyring/ResponseMessage.cs Gnome.Keyring/ResultCode.cs 
> Gnome.Keyring/Ring.cs RemoteControl.cs RemoteControlProxy.cs Defines.cs 
> -r:/usr/lib/pkgconfig/../../lib/mono/gtk-sharp-2.0/pango-sharp.dll 
> -r:/usr/lib/pkgconfig/../../lib/mono/gtk-sharp-2.0/atk-sharp.dll 
> -r:/usr/lib/pkgconfig/../../lib/mono/gtk-sharp-2.0/gdk-sharp.dll 
> -r:/usr/lib/pkgconfig/../../lib/mono/gtk-sharp-2.0/gtk-sharp.dll 
> -r:/usr/lib/pkgconfig/../../lib/mono/gtk-sharp-2.0/glib-sharp.dll 
> -r:/usr/lib/pkgconfig/../../lib/mono/gtk-sharp-2.0/gnome-sharp.dll 
> -r:/usr/lib/pkgconfig/../../lib/mono/gtk-sharp-2.0/art-sharp.dll 
> -r:/usr/lib/pkgconfig/../../lib/mono/gtk-sharp-2.0/gnome-vfs-sharp.dll 
> -r:/usr/lib/pkgconfig/../../lib/mono/gtk-sharp-2.0/gconf-sharp.dll   
> -r:Mono.Posix -r:/usr/lib/cli/ndesk-dbus-1.0/NDesk.DBus.dll 
> -r:/usr/lib/cli/ndesk-dbus-glib-1.0/NDesk.DBus.GLib.dll   
> -r:/usr/lib/cli/mono-addins-0.2/Mono.Addins.dll 
> -r:/usr/lib/cli/mono-addins-0.2/Mono.Addins.Gui.dll 
> -r:/usr/lib/pkgconfig/../../lib/mono/gtk-sharp-2.0/gnome-sharp.dll 
> -r:/usr/lib/pkgconfig/../../lib/mono/gtk-sharp-2.0/pango-sharp.dll 
> -r:/usr/lib/pkgconfig/../../lib/mono/gtk-sharp-2.0/atk-sharp.dll 
> -r:/usr/lib/pkgconfig/../../lib/mono/gtk-sharp-2.0/gdk-sharp.dll 
> -r:/usr/lib/pkgconfig/../../lib/mono/gtk-sharp-2.0/gtk-sharp.dll 
> -r:/usr/lib/pkgconfig/../../lib/mono/gtk-sharp-2.0/glade-sharp.dll 
> -r:/usr/lib/pkgconfig/../../lib/mono/gtk-sharp-2.0/art-sharp.dll 
> -r:/usr/lib/pkgconfig/../../lib/mono/gtk-sharp-2.0/gnome-vfs-sharp.dll 
> -r:/usr/lib/pkgconfig/../../lib/mono/gtk-sharp-2.0/glib-sharp.dll 
> -r:/usr/lib/cli/mono-addins-0.2/Mono.Addins.Setup.dll   
> -resource:../data/GNOME_TomboyApplet.xml,GNOME_TomboyApplet.xml 
> -resource:../data/UIManagerLayout.xml 
> -resource:../data/images/tomboy.png,tomboy.png 
> -resource:../data/images/tomboy-note-16.png,tomboy-note.png 
> -resource:../data/images/gnome-searchtool.png,gnome-searchtool.png 
> -resource:../data/images/pinup.png,pinup.png 
> -resource:../data/images/pinup-active.png,pinup-active.png 
> -resource:../data/images/pindown.png,pindown.png -resource:./Tomboy.addin.xml
> Synchronization/FuseSyncServiceAddin.cs(127,41): warning CS0642: Possible 
> mistaken empty statement
> Synchronization/FuseSyncServiceAddin.cs(130,49): warning CS0642: Possible 
> mistaken empty statement
> NoteTag.cs(325,40): warning CS0108: `Tomboy.DepthNoteTag.Direction' hides 
> inherited member `Gtk.TextTag.Direction'. Use the new keyword if hiding was 
> intended
> /usr/lib/mono/gac/gtk-sharp/2.10.0.0__35e10195dab3c99f/gtk-sharp.dll 
> (Location of the symbol related to previous warning)
> PreferencesDialog.cs(5,13): error CS0234: The type or namespace name 
> `PropertyEditors' does not exist in the namespace `GConf'. Are you missing an 
> assembly reference?
> PreferencesDialog.cs(5,1): error CS0246: The type or namespace name 
> `GConf.PropertyEditors' could not be found. Are you missing a using directive 
> or an assembly reference?
> PreferencesDialog.cs(753,43): error CS0246: The type or namespace name 
> `PropertyEditor' could not be found. Are you missing a using directive or an 
> assembly reference?
> WrapBox.cs(103,29): warning CS0108: `Tomboy.WrapBox.Remove(Gtk.Widget)' hides 
> inherited member `Gtk.Container.Remove(Gtk.Widget)'. Use the new keyword if 
> hiding was intended
> /usr/lib/mono/gac/gtk-sharp/2.10.0.0__35e10195dab3c99f/gtk-sharp.dll 
> (Location of the symbol related to previous warning)
> PreferencesDialog.cs(5,13): error CS0234: The type or namespace name 
> `PropertyEditors' does not exist in the namespace `GConf'. Are you missing an 
> assembly reference?
> PreferencesDialog.cs(5,1): error CS0246: The type or namespace name 
> `GConf.PropertyEditors' could not be found. Are you missing a using directive 
> or an assembly reference?
> Compilation failed: 5 error(s), 4 warnings
> make[4]: *** [Tomboy.exe] Error 1

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

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 |


Reply via email to