[Bug 217271] security/libgcrypt: Fails to compile for arm64 without NEON instruction set

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Tue Feb 21 12:43:42 UTC 2017


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

            Bug ID: 217271
           Summary: security/libgcrypt: Fails to compile for arm64 without
                    NEON instruction set
           Product: Ports & Packages
           Version: Latest
          Hardware: arm64
                OS: Any
            Status: New
          Severity: Affects Many People
          Priority: ---
         Component: Individual Port(s)
          Assignee: cpm at freebsd.org
          Reporter: simon at rozman.si
             Flags: maintainer-feedback?(cpm at freebsd.org)
          Assignee: cpm at freebsd.org

Created attachment 180185
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=180185&action=edit
Output of `make build` command

Although the `configure` seems to determine the NEON instruction set is not
supported, `make build` compiles assembly files with NEON instructions -
resulting in a failure to compile.

`security/libgcrypt` port provides no option to disable assembly.

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-ports-bugs mailing list