[Pkg-leofs-devel] Bug#764500: erlang-jiffy: FTBFS on arm64

Edmund Grimley Evans edmund.grimley.evans at gmail.com
Wed Oct 8 16:10:26 UTC 2014


Source: erlang-jiffy
Version: 0.8.5+dfsg-1

It didn't build on arm64:

https://buildd.debian.org/status/package.php?p=erlang-jiffy&suite=sid

The error was:

c_src/double-conversion/utils.h:71:2: error: #error Target
architecture was not detected as supported by Double-Conversion.
 #error Target architecture was not detected as supported by Double-Conversion.
  ^

Assuming you don't want to turn this into an automatic configure test,
you could just add defined(__aarch64__) to the long list of tests in
lines 55-61 of c_src/double-conversion/utils.h.



More information about the Pkg-leofs-devel mailing list