On Thu, 19 Feb 2015 19:59:20 +0100
Andreas Tille <andr...@an3as.eu> wrote:

> Hi,
> 
> the problematic line is:
> 
> ...
> g++ -O3 -DHAVE_BZLIB  -Icityhash -Wall -Wsign-compare -g -c -o
> align.o align.cc In file included from align.cc:22:0:
> vsearch.h:30:23: fatal error: x86intrin.h: No such file or directory
>  #include <x86intrin.h>
>                        ^
> compilation terminated.

That may only be the start of the problems. The source code has no
concept of anything other than x86, it builds on no architectures other
than amd64. Is there any upstream interest in architectures other than
amd64? Is there a use case for the package on architectures other than
amd64?

> I have no idea, whether there is some workaround for non-x86
> architectures.

A workaround might not be enough - this package could need upstream
porting and maintenance.

-- 


Neil Williams
=============
http://www.linux.codehelp.co.uk/

Attachment: pgpN7TsbNo8YD.pgp
Description: OpenPGP digital signature

Reply via email to