Your message dated Wed, 09 Apr 2008 18:47:04 +0000
with message-id <[EMAIL PROTECTED]>
and subject line Bug#474797: fixed in gmrun 0.9.1-2.4
has caused the Debian Bug report #474797,
regarding gmrun: FTBFS: gtkcompletionline.cc:218: error: 'strlen' was not
declared in this scope
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.)
--
474797: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=474797
Debian Bug Tracking System
Contact [EMAIL PROTECTED] with problems
--- Begin Message ---
Package: gmrun
Version: 0.9.1-2.3
Severity: serious
User: [EMAIL PROTECTED]
Usertags: qa-ftbfs-20080407 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:
> if g++ -DHAVE_CONFIG_H -I. -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 -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
The full build log is available from:
http://people.debian.org/~lucas/logs/2008/04/07
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: gmrun
Source-Version: 0.9.1-2.4
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.4.diff.gz
to pool/main/g/gmrun/gmrun_0.9.1-2.4.diff.gz
gmrun_0.9.1-2.4.dsc
to pool/main/g/gmrun/gmrun_0.9.1-2.4.dsc
gmrun_0.9.1-2.4_i386.deb
to pool/main/g/gmrun/gmrun_0.9.1-2.4_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.
Joachim Breitner <[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: Wed, 09 Apr 2008 20:31:52 +0200
Source: gmrun
Binary: gmrun
Architecture: source i386
Version: 0.9.1-2.4
Distribution: unstable
Urgency: high
Maintainer: David B. Harris <[EMAIL PROTECTED]>
Changed-By: Joachim Breitner <[EMAIL PROTECTED]>
Description:
gmrun - Featureful CLI-like GTK+ application launcher
Closes: 474797
Changes:
gmrun (0.9.1-2.4) unstable; urgency=high
.
* Non-maintainer upload.
* Make sure dpatchs are applied before building (Closes: #474797)
* Update standards version to 3.7.3
* Changed menu section to Applications/File Management
Files:
f23f09537ecc94625574f0af32435d57 583 x11 optional gmrun_0.9.1-2.4.dsc
5d700a696bd8cbddd2622210ce135aee 6533 x11 optional gmrun_0.9.1-2.4.diff.gz
568febe8a7e391b9aabc09562ef0dd96 44084 x11 optional gmrun_0.9.1-2.4_i386.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)
iD8DBQFH/Quy9ijrk0dDIGwRAmnoAJ0XXok8mG/vZSyYk641TEuNON1BbwCfXSnj
mOJVp25O0Y75vMdxqiwkZ0Q=
=EZ0l
-----END PGP SIGNATURE-----
--- End Message ---