Your message dated Sun, 27 Dec 2009 18:32:52 +0000
with message-id <e1noxva-0001bm...@ries.debian.org>
and subject line Bug#550115: fixed in gbgoffice 1.4-4.1
has caused the Debian Bug report #550115,
regarding FTBFS: invalid const conversion
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 ow...@bugs.debian.org
immediately.)
--
550115: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=550115
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: gbgoffice
Severity: normal
Tags: patch
gbgoffice is failing to build from source in Ubuntu Karmic. The error is
at [1]. I've attached a patch. You'll want to remove the ubuntu-specific
parts, but otherwise it fixes this up nicely.
[1]: https://launchpad.net/ubuntu/+archive/test-rebuild-20090909/+build/1215102
--
Jon
diff -u gbgoffice-1.4/debian/patches/series gbgoffice-1.4/debian/patches/series
--- gbgoffice-1.4/debian/patches/series
+++ gbgoffice-1.4/debian/patches/series
@@ -7,0 +8 @@
+08_fix_const_conversion.patch
diff -u gbgoffice-1.4/debian/changelog gbgoffice-1.4/debian/changelog
--- gbgoffice-1.4/debian/changelog
+++ gbgoffice-1.4/debian/changelog
@@ -1,3 +1,9 @@
+gbgoffice (1.4-4ubuntu1) karmic; urgency=low
+
+ * Fix FTBFS due to an invalid const conversion (LP: #445624)
+
+ -- Jon Bernard <berna...@gmail.com> Mon, 05 Oct 2009 18:41:47 -0400
+
gbgoffice (1.4-4) unstable; urgency=low
* "Going official"
diff -u gbgoffice-1.4/debian/control gbgoffice-1.4/debian/control
--- gbgoffice-1.4/debian/control
+++ gbgoffice-1.4/debian/control
@@ -1,7 +1,8 @@
Source: gbgoffice
Section: text
Priority: optional
-Maintainer: Debian Add-ons Bulgaria Project
<debian-addons-bg-maintain...@openfmi.net>
+Maintainer: Ubuntu Developers <ubuntu-devel-disc...@lists.ubuntu.com>
+XSBC-Original-Maintainer: Debian Add-ons Bulgaria Project
<debian-addons-bg-maintain...@openfmi.net>
Uploaders: George Danchev <danc...@spnet.net>, Damyan Ivanov <d...@debian.org>
Build-Depends: debhelper (>= 5), libsigc++-2.0-dev, libgtkmm-2.4-dev,
libglibmm-2.4-dev, imagemagick, quilt(>=0.40), desktop-file-utils
only in patch2:
unchanged:
--- gbgoffice-1.4.orig/debian/patches/08_fix_const_conversion.patch
+++ gbgoffice-1.4/debian/patches/08_fix_const_conversion.patch
@@ -0,0 +1,19 @@
+#
+# Description: Since a constant is passed into strchr(), pu must also be const
+# to keep the compiler from generating an error.
+# Ubuntu: https://bugs.launchpad.net/ubuntu/+source/gbgoffice/+bug/445624
+#
+Index: b/src/translator.cpp
+===================================================================
+--- a/src/translator.cpp
++++ b/src/translator.cpp
+@@ -315,7 +315,8 @@ bool Translator::findWord(const char *wo
+
+ char *Translator::transformResult(const char *result) {
+ int j, i, m, n, u;
+- char *b, *pu;
++ const char *pu;
++ char *b;
+ char c;
+ strcpy(dataBuffer2, result);
+ if ((advancedSearchState) && (advancedSearchHighlight)) {
--- End Message ---
--- Begin Message ---
Source: gbgoffice
Source-Version: 1.4-4.1
We believe that the bug you reported is fixed in the latest version of
gbgoffice, which is due to be installed in the Debian FTP archive:
gbgoffice_1.4-4.1.diff.gz
to main/g/gbgoffice/gbgoffice_1.4-4.1.diff.gz
gbgoffice_1.4-4.1.dsc
to main/g/gbgoffice/gbgoffice_1.4-4.1.dsc
gbgoffice_1.4-4.1_i386.deb
to main/g/gbgoffice/gbgoffice_1.4-4.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 550...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
gregor herrmann <gre...@debian.org> (supplier of updated gbgoffice 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 ftpmas...@debian.org)
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256
Format: 1.8
Date: Fri, 25 Dec 2009 19:05:39 +0100
Source: gbgoffice
Binary: gbgoffice
Architecture: source i386
Version: 1.4-4.1
Distribution: unstable
Urgency: low
Maintainer: Debian Add-ons Bulgaria Project
<debian-addons-bg-maintain...@openfmi.net>
Changed-By: gregor herrmann <gre...@debian.org>
Description:
gbgoffice - bgoffice dictionary frontend (GTK2)
Closes: 550115
Changes:
gbgoffice (1.4-4.1) unstable; urgency=low
.
* Non-maintainer upload.
* Fix "FTBFS: invalid const conversion", apply patch from Ubuntu, thanks to
Jon Bernard (closes: #550115).
Checksums-Sha1:
006c1a4fa66f7908d8c85f98e08e4106afc2b3ed 1855 gbgoffice_1.4-4.1.dsc
bc4cbbc7f7ea9c3b5159d1caa7b92a4a847b3a83 106822 gbgoffice_1.4-4.1.diff.gz
48f4007f25aeb149353bd4302bc66178496c4d0b 179498 gbgoffice_1.4-4.1_i386.deb
Checksums-Sha256:
5794fd88fb202b949aa46f9cdb3050c09eb0ae319c6902cb639751246295aa35 1855
gbgoffice_1.4-4.1.dsc
041210248df113014f907662815873e9256fd128a7c63f3d71f195842dfa4b12 106822
gbgoffice_1.4-4.1.diff.gz
e4ff498c8ccc1121ec175c23683fe92ce4c927eb8bce35d4305451e2d2088710 179498
gbgoffice_1.4-4.1_i386.deb
Files:
ad61699ea78b8ea1d2b0bdb3fb1f804a 1855 text optional gbgoffice_1.4-4.1.dsc
dd545971ed55eb21d188477f4d8d7050 106822 text optional gbgoffice_1.4-4.1.diff.gz
08cd3b71b56bdf3aac81da32a8884b3c 179498 text optional
gbgoffice_1.4-4.1_i386.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (GNU/Linux)
iQIcBAEBCAAGBQJLNP/SAAoJELs6aAGGSaoGY3QP/iejRREu9LgKTpb4euRjxTRO
UlLneI9T4RCPPqwg+d3liSpkShw9L4Lso7ZFv8F0VuknWoqoeQRpFBF7nWBxHu36
+eeTfmo7l0yi/Z4xeu191pZ4KWV6eQqROyV9AFEMJaiSv/kan9zu+j/DIKfpNzTW
q58qi4rvVC998W/168issdtQtmIAdn53lo1WZvmunNxX+vryZ5YksiB7pQwWYSRr
Z7OV2G1BDgklvMoDII1D1A4E4uNA4rVrrwK5xQyXhPJgOnfHnvDx/UK6ZGnqNggr
uxJj92TBNoQW+WOwNkSQhg75HkGx9aunoKMMFcW0rWaUf/d5a6arQTQv1RIJDQHM
7gg1eRtGnld9/79bjiiZJ1mSOtIupPcWTeNDJigNKvVyuKYorIkiegqO+5xA9Pt5
ck04QpoVdvN6iz0Qv6qTzpVeE8lhhvvjBUIxlse6JXvGJ7DbgSVjl4n8fGWMqFAv
ZuYulBbLoL9hy9HamY+UErwJQPG/ywYw5BOmJoNErnbRKNVqwrr/mbDVMrxagmH8
aeyy1LF/Ui8gD/r863xxx50hBLqNDUfrm2l1tXEIlHP483DZgIrQbgTH1CEsAyMA
X8h3wSOLzpxrjhaspnM29Dwuigt9TscnwYHkNtpZvnJtyi6GQM5jKteiUM6nftMz
N4Q+PIOqxLlZszfCGdqJ
=tBpi
-----END PGP SIGNATURE-----
--- End Message ---