Your message dated Wed, 09 Apr 2008 15:17:03 +0000
with message-id <[EMAIL PROTECTED]>
and subject line Bug#475058: fixed in dasher 4.7.3-1
has caused the Debian Bug report #475058,
regarding Log for failed build of dasher_4.7.2-1 (dist=unstable)
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.)


-- 
475058: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=475058
Debian Bug Tracking System
Contact [EMAIL PROTECTED] with problems
--- Begin Message ---
Package: dasher
Version: 4.7.2-1
Severity: serious

Fails to build on archs with gcc-4.3..

> g++ -DHAVE_CONFIG_H -I. -I../..    -I/usr/include/gtk-2.0 
> -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo 
> -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include 
> -I/usr/include/freetype2 -I/usr/include/libpng12   -DORBIT2=1 -pthread 
> -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/glib-2.0 
> -I/usr/lib/glib-2.0/include   -pthread -I/usr/include/glib-2.0 
> -I/usr/lib/glib-2.0/include   -DORBIT2=1 -pthread 
> -I/usr/include/gnome-speech-1.0 -I/usr/include/libbonobo-2.0 
> -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/orbit-2.0 
> -I/usr/include/bonobo-activation-2.0   -DORBIT2=1 -pthread 
> -I/usr/include/bonobo-activation-2.0 -I/usr/include/glib-2.0 
> -I/usr/lib/glib-2.0/include -I/usr/include/orbit-2.0 
> -I/usr/include/libbonobo-2.0 -I/usr/include/libgnomeui-2.0 
> -I/usr/include/libart-2.0 -I/usr/include/gconf/2 
> -I/usr/include/gnome-keyring-1 -I/usr/include/libgnome-2.0 
> -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 
> -I/usr/include/gtk-2.0 -I/usr/include/gnome-vfs-2.0 
> -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/libxml2 
> -I/usr/include/pango-1.0 -I/usr/include/gail-1.0 -I/usr/include/freetype2 
> -I/usr/include/atk-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/cairo 
> -I/usr/include/libpng12 -I/usr/include/at-spi-1.0   
> -I/usr/include/libglade-2.0 -I/usr/include/gtk-2.0 -I/usr/include/libxml2 
> -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo 
> -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include 
> -I/usr/include/freetype2 -I/usr/include/libpng12   -DORBIT2=1 -pthread 
> -I/usr/include/libgnome-2.0 -I/usr/include/orbit-2.0 -I/usr/include/gconf/2 
> -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include 
> -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include 
> -I/usr/include/libbonobo-2.0 -I/usr/include/bonobo-activation-2.0 
> -I/usr/include/libgnomeui-2.0 -I/usr/include/libart-2.0 
> -I/usr/include/gnome-keyring-1 -I/usr/include/libbonoboui-2.0 
> -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 
> -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/gail-1.0 
> -I/usr/include/freetype2 -I/usr/include/atk-1.0 -I/usr/lib/gtk-2.0/include 
> -I/usr/include/cairo -I/usr/include/libpng12     -I./../DasherCore 
> -DPROGDATA=\"/usr/share/dasher\" -I../../intl -I../../intl  -g -Wall -O2 
> -Wall -Wno-non-virtual-dtor -c -o dasher_action_speech.o 
> dasher_action_speech.cpp
> In file included from dasher_action_speech.cpp:8:
> /usr/include/glib-2.0/glib/gi18n.h:25:1: warning: "_" redefined
> In file included from ./../DasherCore/../Common/Common.h:45,
>                  from ./../DasherCore/DasherNode.h:24,
>                  from ./../DasherCore/DasherModel.h:35,
>                  from ./../DasherCore/ControlManager.h:26,
>                  from GtkDasherControl.h:8,
>                  from DasherAppSettings.h:9,
>                  from dasher_editor_internal.h:9,
>                  from dasher_action_speech.cpp:6:
> ./../DasherCore/../Common/I18n.h:31:1: warning: this is the location of the 
> previous definition
> In file included from 
> ./../DasherCore/LanguageModelling/../DasherComponent.h:4,
>                  from ./../DasherCore/LanguageModelling/LanguageModel.h:15,
>                  from ./../DasherCore/ControlManager.h:25,
>                  from GtkDasherControl.h:8,
>                  from DasherAppSettings.h:9,
>                  from dasher_editor_internal.h:9,
>                  from dasher_action_speech.cpp:6:
> ./../DasherCore/LanguageModelling/../SettingsStore.h:21: warning: declaration 
> 'struct Dasher::CEventHandler' does not declare anything
> ./../DasherCore/LanguageModelling/../SettingsStore.h:22: warning: declaration 
> 'struct Dasher::CParameterNotificationEvent' does not declare anything
> dasher_action_speech.cpp: In function 'gboolean 
> dasher_action_speech_execute(DasherAction*, DasherEditor*, int)':
> dasher_action_speech.cpp:89: error: 'strlen' was not declared in this scope
> dasher_action_speech.cpp: In function 'gboolean 
> dasher_action_speech_preview(DasherAction*, DasherEditor*)':
> dasher_action_speech.cpp:116: error: 'strrchr' was not declared in this scope
> dasher_action_speech.cpp: In function 'gboolean 
> dasher_action_speech_activate(DasherAction*)':
> dasher_action_speech.cpp:206: error: 'strcmp' was not declared in this scope
> make[4]: *** [dasher_action_speech.o] Error 1
> make[4]: Leaving directory `/build/buildd/dasher-4.7.2/Src/Gtk2'
> make[3]: *** [all-recursive] Error 1
> make[3]: Leaving directory `/build/buildd/dasher-4.7.2/Src'
> make[2]: *** [all-recursive] Error 1
> make[2]: Leaving directory `/build/buildd/dasher-4.7.2'
> make[1]: *** [all] Error 2
> make[1]: Leaving directory `/build/buildd/dasher-4.7.2'
> make: *** [debian/stamp-makefile-build] Error 2
> dpkg-buildpackage: failure: debian/rules build gave error exit status 2
> ******************************************************************************



--- End Message ---
--- Begin Message ---
Source: dasher
Source-Version: 4.7.3-1

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

dasher-data_4.7.3-1_all.deb
  to pool/main/d/dasher/dasher-data_4.7.3-1_all.deb
dasher_4.7.3-1.diff.gz
  to pool/main/d/dasher/dasher_4.7.3-1.diff.gz
dasher_4.7.3-1.dsc
  to pool/main/d/dasher/dasher_4.7.3-1.dsc
dasher_4.7.3-1_amd64.deb
  to pool/main/d/dasher/dasher_4.7.3-1_amd64.deb
dasher_4.7.3.orig.tar.gz
  to pool/main/d/dasher/dasher_4.7.3.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.
Mario Lang <[EMAIL PROTECTED]> (supplier of updated dasher 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, 09 Apr 2008 16:29:47 +0200
Source: dasher
Binary: dasher dasher-data
Architecture: source all amd64
Version: 4.7.3-1
Distribution: unstable
Urgency: low
Maintainer: Debian GNOME Maintainers <[EMAIL PROTECTED]>
Changed-By: Mario Lang <[EMAIL PROTECTED]>
Description: 
 dasher     - A graphical predictive text input system
 dasher-data - Data files for dasher
Closes: 475058
Changes: 
 dasher (4.7.3-1) unstable; urgency=low
 .
   * New upstream release (4.7.2 tarball was the wrong branch).
   * debian/patches/02_gcc-4.3.patch: Readd and update since most of it
     was merged upstream (Closes: Bug#475058).
Files: 
 4d151b4a25b82ac6ea3e081d5b0da032 1230 x11 optional dasher_4.7.3-1.dsc
 4a62e2d4fb9cee80d8a95a4804c5adca 8897662 x11 optional dasher_4.7.3.orig.tar.gz
 7337551ecd0d52e2097f65dad059b4f0 6355 x11 optional dasher_4.7.3-1.diff.gz
 ed2b42e4d2736cd11a69c29f2f06a5e3 7736914 x11 optional 
dasher-data_4.7.3-1_all.deb
 7a3916ca21a8bf9e592e35cad582b50f 386060 x11 optional dasher_4.7.3-1_amd64.deb

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

iD8DBQFH/NmT3/wCKmsRPkQRAmiBAJ43J7bLFYDzsqryh4qe7sbxQ6LFJgCdFjwl
dvGdOFZuQ6HS4fte//Ihw6c=
=hiMU
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to