Your message dated Fri, 5 Aug 2016 20:43:26 +0200
with message-id <[email protected]>
and subject line Re: Bug#737030: libgcrypt uses processor features not allowed 
for armhf (and i386?)
has caused the Debian Bug report #737030,
regarding libgcrypt uses processor features not allowed for armhf (and i386?)
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)


-- 
737030: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=737030
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: libgcrypt20
Version: 1.6.0-2
Severity: serious
Tags: sid jessie

Looking at the sources, and adding the missing arm source files, you'll see that
at least on armhf the neon optimizations are enabled by default. The Debian
armhf port is supporting vfp only. If you don't want to disable that for all
cases, you may want to provide two implementations and selecting the one needed
using the ifunc support provided in recent glibc/gcc versions.

I didn't check armel yet.

The configury detects avx and sse features on i386 too.  I didn't check if these
are then enabled by default too.

--- End Message ---
--- Begin Message ---
On 2016-08-05 Riku Voipio <[email protected]> wrote:
> > hmm, looking further into the code, it looks like libgcrypt implements
> > it's own way to detect hw features. But maybe somebody could confirm this

> Correct. Debian armhf/armel buildd's don't have NEON unit yet testsuite
> passes fine, so we even know the hw feature detection works fine. This
> bug can be closed.

Thank you for confirming this. Closing.

cu Andreas
-- 
`What a good friend you are to him, Dr. Maturin. His other friends are
so grateful to you.'
`I sew his ears on from time to time, sure'

--- End Message ---

Reply via email to