[Debian-med-packaging] Bug#836128: ncbi-vdb: FTBFS on i386: unknown type name '__m128i'
Aaron M. Ucko
amu at alum.mit.edu
Tue Aug 30 18:41:11 UTC 2016
Source: ncbi-vdb
Version: 2.7.0+dfsg-1
Severity: important
Justification: fails to build from source
Hi, Andreas.
The i386 build of ncbi-vdb failed:
/«BUILDDIR»/ncbi-vdb-2.7.0+dfsg/libs/search/nucstrstr.c:63:9: error: unknown type name '__m128i'
typedef __m128i nucreg_t;
[...]
This code makes heavy use of SSE2 intrinsics, so I think the only way
to salvage this build is to build with -msse2. (As you know, I don't
normally care for such options, but I see no good alternative here.)
Could you please take a look?
Thanks!
More information about the Debian-med-packaging
mailing list