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.


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to