Bug 260572

Summary: security/openssl: 1.1.1m,1 cannot be built for aarch64
Product: Ports & Packages Reporter: Naram Qashat <cyberbotx>
Component: Individual Port(s)Assignee: Bernard Spil <brnrd>
Status: Closed FIXED    
Severity: Affects Only Me Flags: bugzilla: maintainer-feedback? (brnrd)
Priority: ---    
Version: Latest   
Hardware: Any   
OS: Any   

Description Naram Qashat 2021-12-20 16:39:27 UTC
Since updating my ports tree to have openssl 1.1.1m,1 as the current ports version of OpenSSL, I have been unable to build the port for aarch64, the configure step immediately failing with the following message:

This system (BSD-aarch64) is not supported. See file INSTALL for details.

A full (albeit small) log from poudriere can be found here:

https://poudriere.cyberbotx.com:8766/data/local_aarch64-default/2021-12-20_01h15m54s/logs/errors/openssl-1.1.1m,1.log

I was able to build 1.1.1l,1 and earlier for aarch64 just fine.
Comment 1 Bernard Spil freebsd_committer freebsd_triage 2021-12-20 17:37:24 UTC
See also

https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=259937#c14

Need to merge back some changes.
Comment 2 commit-hook freebsd_committer freebsd_triage 2021-12-20 18:06:36 UTC
A commit in branch main references this bug:

URL: https://cgit.FreeBSD.org/ports/commit/?id=f64391dd014047d542cd394dda3dc00c1d061801

commit f64391dd014047d542cd394dda3dc00c1d061801
Author:     Bernard Spil <brnrd@FreeBSD.org>
AuthorDate: 2021-12-20 18:03:30 +0000
Commit:     Bernard Spil <brnrd@FreeBSD.org>
CommitDate: 2021-12-20 18:03:30 +0000

    security/openssl: Fix build on aarch64

     * Upstream only partly merged changes

    PR:             259937, 260572
    Reported by:    allanjude, "Naram Qashat" <cyberbotx cyberbotx com>

 security/openssl/Makefile                                |  1 +
 .../files/patch-Configurations_10-main.conf (new)        | 16 ++++++++++++++++
 2 files changed, 17 insertions(+)