Bug#552548: kobodeluxe: FTBFS with gcc 4.4 and eglibc 2.10
Ilya Barygin
barygin at gmail.com
Tue Oct 27 06:57:59 UTC 2009
Package: kobodeluxe
Version: 0.5.1-4
Severity: normal
Tags: patch
User: ubuntu-devel at lists.ubuntu.com
Usertags: origin-ubuntu karmic ubuntu-patch
In Ubuntu, we've applied the attached patch to achieve the following:
* Add 05_const-char.patch to fix FTBFS due to invalid pointer
conversion (LP: #461373).
We thought you might be interested in doing the same.
The build fails with the following error:
if g++ -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DHAVE_OPENGL -MT window.o -MD -MP -MF ".deps/window.Tpo" \
-c -o window.o `test -f 'window.cpp' || echo './'`window.cpp; \
then mv -f ".deps/window.Tpo" ".deps/window.Po"; \
else rm -f ".deps/window.Tpo"; exit 1; \
fi
window.cpp: In member function 'void window_t::center_token_fxp(int, int, const char*, signed char)':
window.cpp:401: error: invalid conversion from 'const char*' to 'char*'
make[3]: *** [window.o] Error 1
http://launchpadlibrarian.net/31955416/buildlog_ubuntu-karmic-i386.kobodeluxe_0.5.1-4_FAILEDTOBUILD.txt.gz
-- System Information:
Debian Release: squeeze/sid
APT prefers karmic-updates
APT policy: (500, 'karmic-updates'), (500, 'karmic-security'), (500, 'karmic-proposed'), (500, 'karmic-backports'), (500, 'karmic')
Architecture: i386 (i686)
Kernel: Linux 2.6.31-14-generic (SMP w/2 CPU cores)
Locale: LANG=ru_RU.UTF-8, LC_CTYPE=ru_RU.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
-------------- next part --------------
A non-text attachment was scrubbed...
Name: tmpZCwYXU
Type: text/x-diff
Size: 884 bytes
Desc: not available
URL: <http://lists.alioth.debian.org/pipermail/pkg-games-devel/attachments/20091027/3572c209/attachment.diff>
More information about the Pkg-games-devel
mailing list