Bug#874169: AppStreamQtConfig.cmake no longer usable in i386

2017-09-03 Thread Maximiliano Curia
¡Hola Matthias! El 2017-09-03 a las 21:45 +0200, Matthias Klumpp escribió: 2017-09-03 21:15 GMT+02:00 Maximiliano Curia : [...] # check that the installed version has the same 32/64bit-ness as the one which is currently searching: if(NOT CMAKE_SIZEOF_VOID_P STREQUAL "8")

Bug#874169: AppStreamQtConfig.cmake no longer usable in i386

2017-09-03 Thread Matthias Klumpp
2017-09-03 21:15 GMT+02:00 Maximiliano Curia : > [...] > # check that the installed version has the same 32/64bit-ness as the one > which is currently searching: > if(NOT CMAKE_SIZEOF_VOID_P STREQUAL "8") > math(EXPR installedBits "8 * 8") > set(PACKAGE_VERSION

Bug#874169: AppStreamQtConfig.cmake no longer usable in i386

2017-09-03 Thread Maximiliano Curia
Source: appstream Version: 0.11.4-1 Severity: critical The latest appstream release migrates the build system to meson, but builds a cmake file for compatibility, so far so good. Sadly, the logic to detect if the build was for 32 bits or for 64 bits seems to be incorrect, which makes software