kdelibs-frameworks i386 build failiures

Rohan Garg rohan at kde.org
Thu Aug 8 05:09:25 UTC 2013


Hi
It seems like the frameworks branch of kdelibs is currently failing on
i386 with the following failure :

/build/buildd/project-neon5-kdelibs-0.0+git20130808+r96198~736598e+neon11~saucy1/kioslave/file/file_unix.cpp:
In member function 'virtual void FileProtocol::rename(const QUrl&,
const QUrl&, KIO::JobFlags)':
/build/buildd/project-neon5-kdelibs-0.0+git20130808+r96198~736598e+neon11~saucy1/kioslave/file/file_unix.cpp:419:61:
error: size of array 'off_t_should_be_64_bits' is negative
     char off_t_should_be_64_bits[sizeof(off_t) >= 8 ? 1 : -1]; (void)
off_t_should_be_64_bits;
                                                             ^
make[3]: *** [kioslave/file/CMakeFiles/kio_file.dir/file_unix.cpp.o] Error 1
make[3]: *** Waiting for unfinished jobs....

I've been told that the right fix is to define _FILE_OFFSET_BITS=64 ,
except I can't see any recent changes that might have caused this
issue ( or maybe I'm missing something obvious ). Could someone who
knows more about this look into it? You can find the full log here [1]

Regards
Rohan Garg

[1] https://launchpadlibrarian.net/147046528/buildlog_ubuntu-saucy-i386.project-neon5-kdelibs_0.0%2Bgit20130808%2Br96198~736598e%2Bneon11~saucy1_FAILEDTOBUILD.txt.gz


More information about the Kde-frameworks-devel mailing list