[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#556564: kdelibs: FTBFS with gcc-4.4: invalid conversion from `const char *' to `char *'



Source: kdelibs
Version: 4:3.5.10.dfsg.1-2.1
Severity: important

From my pbuilder build log, using an amd64 chroot with gcc-defaults changed to
point to gcc-4.4:

...
/tmp/buildd/kdelibs-3.5.10.dfsg.1/./kioslave/ftp/ftp.cc: In member function 'int Ftp::ftpOpenPASVDataConnection()':
/tmp/buildd/kdelibs-3.5.10.dfsg.1/./kioslave/ftp/ftp.cc:879: error: invalid conversion from 'const char*' to 'char*'
/tmp/buildd/kdelibs-3.5.10.dfsg.1/./kioslave/ftp/ftp.cc:881: error: invalid conversion from 'const char*' to 'char*'
/tmp/buildd/kdelibs-3.5.10.dfsg.1/./kioslave/ftp/ftp.cc: In member function 'int Ftp::ftpOpenEPSVDataConnection()':
/tmp/buildd/kdelibs-3.5.10.dfsg.1/./kioslave/ftp/ftp.cc:934: error: invalid conversion from 'const char*' to 'char*'
/tmp/buildd/kdelibs-3.5.10.dfsg.1/./kioslave/ftp/ftp.cc: In member function 'Ftp::StatusCode Ftp::ftpGet(int&, int, const KURL&, KIO::fileoffset_t)':
/tmp/buildd/kdelibs-3.5.10.dfsg.1/./kioslave/ftp/ftp.cc:2084: warning: 'KMimeMagicResult' is deprecated (declared at /tmp/buildd/kdelibs-3.5.10.dfsg.1/./kio/kio/kmimemagic.h:47)
/tmp/buildd/kdelibs-3.5.10.dfsg.1/./kioslave/ftp/ftp.cc: In member function 'Ftp::StatusCode Ftp::ftpPut(int&, int, const KURL&, int, bool, bool)':
/tmp/buildd/kdelibs-3.5.10.dfsg.1/./kioslave/ftp/ftp.cc:2339: warning: comparison between signed and unsigned integer expressions
make[4]: *** [ftp.lo] Error 1
make[4]: Leaving directory `/tmp/buildd/kdelibs-3.5.10.dfsg.1/obj-x86_64-linux-gnu/kioslave/ftp'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `/tmp/buildd/kdelibs-3.5.10.dfsg.1/obj-x86_64-linux-gnu/kioslave'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/tmp/buildd/kdelibs-3.5.10.dfsg.1/obj-x86_64-linux-gnu'
make[1]: *** [all] Error 2
make[1]: Leaving directory `/tmp/buildd/kdelibs-3.5.10.dfsg.1/obj-x86_64-linux-gnu'
make: *** [debian/stamp-makefile-build] Error 2
dpkg-buildpackage: error: debian/rules build gave error exit status 2
-- 
Daniel Schepler



Reply to: