Page MenuHome GnuPG

libgcrypt fails to build without NEON instruction set on arm64
Closed, DuplicatePublic

Description

libgcrypt fails to build with Clang 3.9.1 on FreeBSD/arm64

cipher-gcm-armv8-aarch64-ce.S:401:35: error: instruction requires: neon

There is more detailed info in the following PR:

https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=217271

Is there any workaround to skip this error?

Thanks

Details

Version
1.7.6

Event Timeline

cpm added projects: libgcrypt, Bug Report.
cpm added a subscriber: cpm.
werner added a subscriber: werner.

You need to wait for 1.8 - in a few weeks.
I looked at the required changes but decided not to backport that for 1.7.6.