Bug#889886: neuron FTBFS on !x86/ppc: #error "This code has only been tested on x86 and powerpc platforms."
Adrian Bunk
bunk at debian.org
Thu Feb 8 10:33:13 UTC 2018
Source: neuron
Version: 7.5-1
Severity: important
https://buildd.debian.org/status/package.php?p=neuron&suite=sid
...
In file included from ../../src/Random123/features/compilerfeatures.h:213:0,
from ../../src/Random123/philox.h:37,
from nrnran123.c:7:
../../src/Random123/features/gccfeatures.h:38:4: error: #error "This code has only been tested on x86 and powerpc platforms."
# error "This code has only been tested on x86 and powerpc platforms."
^~~~~
The supported platforms already cover all combinations of
32/64bit and big/little endian, making it unlikely that
the package would be completely broken everywhere else.
It builds for me on arm64 after removing the #error block.
More information about the debian-science-maintainers
mailing list