Bug 260572 - security/openssl: 1.1.1m,1 cannot be built for aarch64
Summary: security/openssl: 1.1.1m,1 cannot be built for aarch64
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Bernard Spil
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-12-20 16:39 UTC by Naram Qashat
Modified: 2021-12-20 18:08 UTC (History)
0 users

See Also:
bugzilla: maintainer-feedback? (brnrd)


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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(+)