Bug#862919: traildb: FTBFS on non-x86: emmintrin.h absent

2017-05-21 Thread Edmund Grimley Evans
The package builds on arm64 if you comment out the "HAVE_SSE2" line in configure.ac, so replacing the unconditional AC_DEFINE with an actual test seems like a good first step.

Bug#862919: traildb: FTBFS on non-x86: emmintrin.h absent

2017-05-18 Thread Aaron M. Ucko
Source: traildb Version: 0.6+dfsg1-1 Severity: important Tags: upstream Justification: fails to build from source Builds of traildb on non-x86 architectures have been failing: In file included from src/tdb_encode_model.c:22:0: src/dsfmt/dSFMT.h:148:25: fatal error: emmintrin.h: No such file