Source: scrappie Version: 1.4.2-3 Severity: serious Justification: FTBFS on arm64 Tags: bullseye sid ftbfs Usertags: ftbfs-20201205 ftbfs-bullseye
Hi, During a rebuild of all packages in sid, your package failed to build on arm64 (I don't know if it also fails on amd64). Relevant part (hopefully): > make[4]: Entering directory '/<<PKGBUILDDIR>>/build' > [ 2%] Building C object CMakeFiles/scrappie_objects.dir/src/decode.c.o > In file included from /<<PKGBUILDDIR>>/src/decode.h:5, > from /<<PKGBUILDDIR>>/src/decode.c:3: > /<<PKGBUILDDIR>>/src/scrappie_matrix.h:5:14: fatal error: immintrin.h: No > such file or directory > 5 | # include <immintrin.h> > | ^~~~~~~~~~~~~ > compilation terminated. > make[4]: *** [CMakeFiles/scrappie_objects.dir/build.make:82: > CMakeFiles/scrappie_objects.dir/src/decode.c.o] Error 1 The full build log is available from: http://qa-logs.debian.net/2020/12/05/scrappie_1.4.2-3_unstable.log A list of current common problems and possible solutions is available at http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute! If you reassign this bug to another package, please marking it as 'affects'-ing this package. See https://www.debian.org/Bugs/server-control#affects If you fail to reproduce this, please provide a build log and diff it with me so that we can identify if something relevant changed in the meantime. About the archive rebuild: The rebuild was done on EC2 VM instances from Amazon Web Services, using a clean, minimal and up-to-date chroot. Every failed build was retried once to eliminate random failures.