[MacPorts] #68766: openssl3 @3.2.0_0+universal may have broken PRNG on Mavericks and older
MacPorts
noreply at macports.org
Tue Nov 28 02:13:50 UTC 2023
#68766: openssl3 @3.2.0_0+universal may have broken PRNG on Mavericks and older
------------------------+------------------------
Reporter: fhgwright | Owner: neverpanic
Type: defect | Status: assigned
Priority: Normal | Milestone:
Component: ports | Version:
Resolution: | Keywords:
Port: openssl3 |
------------------------+------------------------
Comment (by kencu):
Ah, this build system is HOSED.
I'm trying to build openssl3 with clang-11-bootstrap +universal to avoid
the inevitable dependency loop, and guess what:
It won't link, because clang-11-bootstrap ain't actually universal and
can't build anything universal:
{{{
$ nm -arch i386
/opt/local/libexec/clang-11-bootstrap/lib/clang/11.1.0/lib/darwin/libclang_rt.osx.a
nm: file:
/opt/local/libexec/clang-11-bootstrap/lib/clang/11.1.0/lib/darwin/libclang_rt.osx.a
does not contain architecture: i386
}}}
I am taking a break from this headache too -- I'm not sure how far to go
back and start fixing things, to be honest.
--
Ticket URL: <https://trac.macports.org/ticket/68766#comment:55>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list