¡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")
math(EXPR installed
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 "${PACKAGE_VERSION} (${installedB
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
3 matches
Mail list logo