Your message dated Sat, 12 Apr 2008 05:17:03 +0000
with message-id <[EMAIL PROTECTED]>
and subject line Bug#474841: fixed in katoob 0.5.9.1-1.1
has caused the Debian Bug report #474841,
regarding katoob: FTBFS: katoob.cc:160: error: 'strsignal' 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.)
--
474841: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=474841
Debian Bug Tracking System
Contact [EMAIL PROTECTED] with problems
--- Begin Message ---
Package: katoob
Version: 0.5.9.1-1
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 i486-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -DNDEBUG
> -I/usr/include/gtkmm-2.4 -I/usr/lib/gtkmm-2.4/include
> -I/usr/include/glibmm-2.4 -I/usr/lib/glibmm-2.4/include
> -I/usr/include/gdkmm-2.4 -I/usr/lib/gdkmm-2.4/include
> -I/usr/include/pangomm-1.4 -I/usr/include/atkmm-1.6 -I/usr/include/gtk-2.0
> -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include
> -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include
> -I/usr/lib/gtk-2.0/include -I/usr/include/cairomm-1.0
> -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/freetype2
> -I/usr/include/libpng12 -I/usr/include/atk-1.0
> -I/usr/include/gtk-unix-print-2.0 -I/usr/include/gtk-2.0
> -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/lib/gtk-2.0/include
> -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 -I/usr/include/enchant
> -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/dbus-1.0
> -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0
> -I/usr/lib/glib-2.0/include -I/usr/include -g -O2 -MT katoob.o -MD -MP -MF
> ".deps/katoob.Tpo" -c -o katoob.o katoob.cc; \
> then mv -f ".deps/katoob.Tpo" ".deps/katoob.Po"; else rm -f
> ".deps/katoob.Tpo"; exit 1; fi
> katoob.cc: In static member function 'static void Katoob::signal_cb(int)':
> katoob.cc:160: error: 'strsignal' was not declared in this scope
> katoob.cc: In member function 'void Katoob::parse(int, char**)':
> katoob.cc:178: error: 'strcmp' was not declared in this scope
> katoob.cc:182: error: 'strcmp' was not declared in this scope
> katoob.cc:186: error: 'strcmp' was not declared in this scope
> make[4]: *** [katoob.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: katoob
Source-Version: 0.5.9.1-1.1
We believe that the bug you reported is fixed in the latest version of
katoob, which is due to be installed in the Debian FTP archive:
katoob_0.5.9.1-1.1.diff.gz
to pool/main/k/katoob/katoob_0.5.9.1-1.1.diff.gz
katoob_0.5.9.1-1.1.dsc
to pool/main/k/katoob/katoob_0.5.9.1-1.1.dsc
katoob_0.5.9.1-1.1_i386.deb
to pool/main/k/katoob/katoob_0.5.9.1-1.1_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.
Chris Lamb <[EMAIL PROTECTED]> (supplier of updated katoob 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, 12 Apr 2008 00:56:18 +0100
Source: katoob
Binary: katoob
Architecture: source i386
Version: 0.5.9.1-1.1
Distribution: unstable
Urgency: medium
Maintainer: Mohammed Sameer <[EMAIL PROTECTED]>
Changed-By: Chris Lamb <[EMAIL PROTECTED]>
Description:
katoob - A Gtk2 light weight multilingual BiDi aware text editor
Closes: 474841
Changes:
katoob (0.5.9.1-1.1) unstable; urgency=medium
.
* Non-maintainer upload.
* Fix GCC 4.3 FTBFS (Closes: #474841)
* Bump Standards-Version to 3.7.3.
Checksums-Sha1:
f61e1d8eac28c399b159a23d2c52ce057d96d5dd 1095 katoob_0.5.9.1-1.1.dsc
e30f4c7a246d2f7156b6c40637217af08744e1c5 3935 katoob_0.5.9.1-1.1.diff.gz
1c9155103914bc75c905904d173bedb234dd82ee 499296 katoob_0.5.9.1-1.1_i386.deb
Checksums-Sha256:
0aadfdccd032ec4ebc267fe731c0ec196a11fc7ff738fb93c197bc9b6b81c3e6 1095
katoob_0.5.9.1-1.1.dsc
79db333d25dd229d63ffbd766fc4d7b2dbdf19bd701e51c4fe1ddbe06b28f317 3935
katoob_0.5.9.1-1.1.diff.gz
a39ffdd05539a374c2f4f80bd6109aa5d7f886c0bd58bacd6e498f36ec4bb654 499296
katoob_0.5.9.1-1.1_i386.deb
Files:
7c98ae0a290c5cf7dc322578ff746a0b 1095 text optional katoob_0.5.9.1-1.1.dsc
691fd0f42bda7b8f9299550e7862868b 3935 text optional katoob_0.5.9.1-1.1.diff.gz
cb3eb3e26cdf266f61c80de03fc7339b 499296 text optional
katoob_0.5.9.1-1.1_i386.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)
iD8DBQFIAEM1+C5cwEsrK54RArOLAJ9IR++oFpt7fvRXxEO7tNRJLxQFmgCaAn3a
Cpke5I8GvzHjyXa7m9PSjWw=
=WeKo
-----END PGP SIGNATURE-----
--- End Message ---