Opened 5 months ago

Last modified 5 months ago

#68855 new defect

tn5250 @0.17.4_1: configure: error: ** Unable to find OpenSSL libraries!

Reported by: TresPorCiento Owned by:
Priority: Normal Milestone:
Component: ports Version: 2.8.1
Keywords: Cc:
Port: tn5250

Description

I inspected the site and no arm files at all for tn5250 port. You can easily verify here no arm files http://cph.dk.packages.macports.org/tn5250/

Change History (2)

comment:1 Changed 5 months ago by ryandesign (Ryan Carsten Schmidt)

That's not a bug. We don't have any packages for arm64 for darwin 23 right now.

What is the actual problem? Does the port fail to build? If so, attach the main.log file.

comment:2 Changed 5 months ago by ryandesign (Ryan Carsten Schmidt)

Milestone: MacPorts 2.9.0
Summary: The requested URL returned error: 404 :msg:archivefetch ---> Attempting to fetch tn5250-0.17.4_1.darwin_23.arm64.tbz2 from https://cph.dk.packages.macports.org/tn5250tn5250 @0.17.4_1: configure: error: ** Unable to find OpenSSL libraries!

I tried a build on our buildbot system and it failed with:

checking whether to build with OpenSSL support... (cached) yes
checking for OpenSSL headers... not found
checking for OPENSSL_init_crypto in -lcrypto... no
configure: error: ** Unable to find OpenSSL libraries!

This probably dates back to when openssl was updated to version 3. This old software probably needs to be told to use openssl 1 instead. Or it might just need to be told where openssl 3 is.

According to the ports web site, it has been failing since 2019-12-24 at least. (We didn't have the ports web site before then.) We only updated to openssl 3 in 2021. So once the openssl problem is fixed, there's probably another problem.

Note: See TracTickets for help on using tickets.