Your message dated Sun, 16 Mar 2008 17:17:08 +0000
with message-id <[EMAIL PROTECTED]>
and subject line Bug#455301: fixed in gmrun 0.9.1-2.3
has caused the Debian Bug report #455301,
regarding FTBFS with GCC 4.3: missing #includes
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.)


-- 
455301: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=455301
Debian Bug Tracking System
Contact [EMAIL PROTECTED] with problems
--- Begin Message ---
Package: gmrun
Version: 0.9.1-2.2
Usertags: ftbfs-gcc-4.3

Your package fails to build with GCC 4.3.  Version 4.3 has not been
released yet but I'm building with a snapshot in order to find errors
and give people an advance warning.  In GCC 4.3, the C++ header
dependencies have been cleaned up.  The advantage of this is that
programs will compile faster.  The downside is that you actually
need to directly #include everything you use (but you really should
do this anyway, otherwise your program won't work with any compiler
other than GCC).  There's some more information about this at
http://www.cyrius.com/journal/2007/05/10#gcc-4.3-include

You can reproduce this problem with gcc-snapshot from unstable.  Note
that Red Hat, Novell and Ubuntu have done some work getting packages
to build with GCC 4.3 so there might be patches floating around
somewhere.  I suggest you talk to your upstream.

> Automatic build of gmrun_0.9.1-2.2 on em64t by sbuild/amd64 0.53
...
> make[3]: Entering directory `/build/tbm/gmrun-0.9.1/src'
> if g++ -DHAVE_CONFIG_H -I. -I. -I.. -DPNG_NO_MMX_CODE -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       -Wall -g -O2 
> -DUSE_SYSTEM -MT gtkcompletionline.o -MD -MP -MF 
> ".deps/gtkcompletionline.Tpo" \
>         -c -o gtkcompletionline.o `test -f 'gtkcompletionline.cc' || echo 
> './'`gtkcompletionline.cc; \
>       then mv -f ".deps/gtkcompletionline.Tpo" ".deps/gtkcompletionline.Po"; \
>       else rm -f ".deps/gtkcompletionline.Tpo"; exit 1; \
>       fi
> gtkcompletionline.cc: In function 'guint gtk_completion_line_get_type()':
> gtkcompletionline.cc:93: warning: deprecated conversion from string constant 
> to 'gchar*'
> gtkcompletionline.cc: In function 'void 
> gtk_completion_line_last_history_item(GtkCompletionLine*)':
> gtkcompletionline.cc:218: error: 'strlen' was not declared in this scope
> gtkcompletionline.cc: In function 'int select_executables_only(const 
> dirent*)':
> gtkcompletionline.cc:353: error: 'strlen' was not declared in this scope
> gtkcompletionline.cc:371: error: 'strncmp' was not declared in this scope
> gtkcompletionline.cc: In function 'int my_alphasort(const void*, const 
> void*)':
> gtkcompletionline.cc:384: error: 'strlen' was not declared in this scope
> gtkcompletionline.cc:386: error: 'strcmp' was not declared in this scope
> gtkcompletionline.cc:391: error: 'strncmp' was not declared in this scope
> gtkcompletionline.cc:394: error: 'strncmp' was not declared in this scope
> gtkcompletionline.cc: In function 'int generate_dirlist(const char*)':
> gtkcompletionline.cc:482: error: 'strdup' was not declared in this scope
> gtkcompletionline.cc: In function 'int parse_tilda(GtkCompletionLine*)':
> gtkcompletionline.cc:552: warning: comparison between signed and unsigned 
> integer expressions
> gtkcompletionline.cc:555: warning: comparison between signed and unsigned 
> integer expressions
> gtkcompletionline.cc: In function 'int 
> search_back_history(GtkCompletionLine*, bool, bool)':
> gtkcompletionline.cc:815: error: 'strcmp' was not declared in this scope
> gtkcompletionline.cc: In function 'int 
> search_forward_history(GtkCompletionLine*, bool, bool)':
> gtkcompletionline.cc:857: error: 'strcmp' was not declared in this scope
> make[3]: *** [gtkcompletionline.o] Error 1
> make[3]: Leaving directory `/build/tbm/gmrun-0.9.1/src'

-- 
Martin Michlmayr
http://www.cyrius.com/



--- End Message ---
--- Begin Message ---
Source: gmrun
Source-Version: 0.9.1-2.3

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

gmrun_0.9.1-2.3.diff.gz
  to pool/main/g/gmrun/gmrun_0.9.1-2.3.diff.gz
gmrun_0.9.1-2.3.dsc
  to pool/main/g/gmrun/gmrun_0.9.1-2.3.dsc
gmrun_0.9.1-2.3_i386.deb
  to pool/main/g/gmrun/gmrun_0.9.1-2.3_i386.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.
Marc 'HE' Brockschmidt <[EMAIL PROTECTED]> (supplier of updated gmrun 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, 16 Mar 2008 17:46:37 +0100
Source: gmrun
Binary: gmrun
Architecture: source i386
Version: 0.9.1-2.3
Distribution: unstable
Urgency: low
Maintainer: David B. Harris <[EMAIL PROTECTED]>
Changed-By: Marc 'HE' Brockschmidt <[EMAIL PROTECTED]>
Description: 
 gmrun      - Featureful CLI-like GTK+ application launcher
Closes: 455301
Changes: 
 gmrun (0.9.1-2.3) unstable; urgency=low
 .
   * Non-maintainer upload.
   * Fix gcc-4.3 FTBFS, patch by Cyril Brulebois (Closes: #455301)
Files: 
 9b2b29c3e4d5ae36bddda8645b28112b 585 x11 optional gmrun_0.9.1-2.3.dsc
 c0e4ef23f2e14c259683fd09483b3feb 6413 x11 optional gmrun_0.9.1-2.3.diff.gz
 cdb6b88501c578a7bbdb70d81a2dc9d1 43966 x11 optional gmrun_0.9.1-2.3_i386.deb

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

iD8DBQFH3VLzmO5zOp3h7rERAtGPAJ4yDcklUfZXvMGfjBe36XMlzg+7OwCfebpu
3EiFde5/X6mtTqhwtkegCB8=
=ZDa/
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to