KCoreaddons build failiure on ARM

Rohan Garg rohan at kde.org
Fri Jun 19 18:40:39 UTC 2015


Hi
I'm trying to compile kcoreaddons on ARM with clang and I'm hitting
this build failiure :

06:22:27 ../../../src/lib/io/kfilesystemtype.cpp:112:10: error: case
value evaluates to 2240043254, which cannot be narrowed to type
'__fsword_t' (aka 'int') [-Wc++11-narrowing]
06:22:27     case RAMFS_MAGIC:
06:22:27          ^
06:22:28 ../../../src/lib/io/kfilesystemtype.cpp:89:32: note: expanded
from macro 'RAMFS_MAGIC'
06:22:28 #  define RAMFS_MAGIC          0x858458F6
06:22:28                                ^
06:22:28 1 error generated.

Could someone take a look at it?

The full build log is here [1]

Cheers
Rohan Garg

[1] http://paste.ubuntu.com/11741695/


More information about the Kde-frameworks-devel mailing list