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!

Reply via email to