[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Bug#976572: bio-eagle: FTBFS: MemoryUtils.hpp:34:10: fatal error: xmmintrin.h: No such file or directory



I pushed a commit that works around the _mm_malloc / xmmintrin.h issue , but there is usage of the rdtsc assembly operand that I don't have an arm64 analogue for.

On Sat, 5 Dec 2020 at 21:07, Andreas Tille <tille@debian.org> wrote:
Hi Steve,

On Sat, Dec 05, 2020 at 04:18:53PM +0000, Steve McIntyre wrote:
>
> xmmintrin.h is fundamentally tied to x86-only SIMD intrinsics. Either
> the package doesn't support non-x86, or there's a bug and it's
> mis-detecting which platform you're on.

I guess the problem is that debian/rules should build Architecture: all
properly and not try to build Architecture specific targets which are
   Architecture: any-amd64 any-i386

I'll try to fix this on my arm64 machine later (if noone will beat me
in this).

Alternatively it could make use of simde.  Michael?

Kind regards

       Andreas.

--
http://fam-tille.de


--

Reply to: