[Debian-med-packaging] Bug#972004: Assembly code not working for mips64el and ppc64el (Was: Bug#972004: bowtie ftbfs on several release architectures)
Andrey Rahmatullin
wrar at debian.org
Mon Oct 12 10:50:41 BST 2020
On Mon, Oct 12, 2020 at 11:36:36AM +0200, Andreas Tille wrote:
> Control: tags -1 help
>
> Hi,
>
> while I've fixed the issue for arm64 the new version of bowtie seems to
> have some new assembly code where mips64el, ppc64el and others are
> stumbling upon [1]:
The reason it works on arm64 is
ifeq (aarch64,$(shell uname -m))
POPCNT_CAPABILITY=0
endif
in Makefile. It's clearly not supposed to run on anything else non-Intel
but you can try patching this to also disable popcnt on other non-Intel.
--
WBR, wRAR
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 894 bytes
Desc: not available
URL: <http://alioth-lists.debian.net/pipermail/debian-med-packaging/attachments/20201012/9c1e4e1a/attachment.sig>
More information about the Debian-med-packaging
mailing list