Hi,

besides this on arm64[1] and mips64el:

...
cd opal && \
g++ -c -O3 -std=c++11 -march=native opal.cpp
opal.cpp:9:10: fatal error: immintrin.h: No such file or directory
    9 | #include <immintrin.h> // AVX2 and lower
      |          ^~~~~~~~~~~~~
compilation terminated.


Since this seems to be somehow related to simde and I'm lacking
sufficient knowledge here I leave this to other team members in
To-field.

Kind regards

        Andreas.

[1] 
https://buildd.debian.org/status/fetch.php?pkg=rna-star&arch=arm64&ver=2.7.8a%2Bdfsg-1&stamp=1614105813&raw=0
[2] 
https://buildd.debian.org/status/fetch.php?pkg=rna-star&arch=mips64el&ver=2.7.8a%2Bdfsg-1&stamp=1614106363&raw=0

On Sun, Feb 28, 2021 at 09:46:50PM +0100, Helmut Grohne wrote:
> Source: rna-star
> Version: 2.7.8a+dfsg-1
> Severity: serious
> Tags: ftbfs
> 
> rna-star fails to build from source on ppc64el (but previsouly built
> there), because it now passes -march=native to g++:
> 
> | g++ -c -O3 -std=c++11 -march=native opal.cpp
> | g++: error: unrecognized command-line option ‘-march=native’; did you mean 
> ‘-mcpu=native’?

-- 
http://fam-tille.de

Reply via email to