[Pkg-kde-extras] Bug#551329: kftpgrabber: FTBFS with eglibc 2.10
Ilya Barygin
barygin at gmail.com
Sat Oct 17 11:13:39 UTC 2009
Package: kftpgrabber
Version: 0.8.1-2
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:
* Fix FTBFS (LP: #452905):
- 12_const_char_for_eglibc2.10.diff: fix invalid pointer conversion
in kftpgrabber/src/engine/ftpsocket.cpp
We thought you might be interested in doing the same.
The build fails with the following error:
g++ -DHAVE_CONFIG_H -I. -I. -I../../.. -I.. -I./.. -I../misc -I./../misc -I/usr/include/kde -I/usr/share/qt3/include -I. -DQT_THREAD_SUPPORT -D_REENTRANT -DNDEBUG -DNO_DEBUG -g -O2 -g -Wall -O2 -DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST -DQT_NO_STL -DQT_NO_COMPAT -DQT_NO_TRANSLATION -c -o ftpsocket.o ftpsocket.cpp
ftpsocket.cpp: In member function 'void KFTPEngine::FtpCommandNegotiateData::negotiateEpsv()':
ftpsocket.cpp:761: error: invalid conversion from 'const char*' to 'char*'
ftpsocket.cpp: In member function 'void KFTPEngine::FtpCommandNegotiateData::negotiatePasv()':
ftpsocket.cpp:796: error: invalid conversion from 'const char*' to 'char*'
ftpsocket.cpp:800: error: invalid conversion from 'const char*' to 'char*'
ftpsocket.cpp: In member function 'KNetwork::KSocketAddress KFTPEngine::FtpSocket::setupActiveTransferSocket()':
ftpsocket.cpp:938: warning: suggest parentheses around assignment used as truth value
make[5]: *** [ftpsocket.o] Error 1
http://launchpadlibrarian.net/31953917/buildlog_ubuntu-karmic-i386.kftpgrabber_0.8.1-2_FAILEDTOBUILD.txt.gz
-- System Information:
Debian Release: 5.0
APT prefers jaunty-updates
APT policy: (500, 'jaunty-updates'), (500, 'jaunty-security'), (500, 'jaunty-proposed'), (500, 'jaunty-backports'), (500, 'jaunty')
Architecture: i386 (i686)
Kernel: Linux 2.6.28-15-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: tmpupfKnA
Type: text/x-c++
Size: 1219 bytes
Desc: not available
URL: <http://lists.alioth.debian.org/pipermail/pkg-kde-extras/attachments/20091017/3ebfe7b5/attachment.bin>
More information about the pkg-kde-extras
mailing list