[MacPorts] #68766: openssl3 @3.2.0_0+universal may have broken PRNG on Mavericks and older

MacPorts noreply at macports.org
Tue Nov 28 01:00:23 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 RobK88):

 ken - I am still building `openssl3` on High Sierra using `clang-11`.

 On Lion, below is the output you requested:

 {{{
 bash-3.2$ sudo port install -s openssl3 configure.compiler=macports-
 clang-11
 --->  Computing dependencies for openssl3
 --->  Fetching distfiles for openssl3
 --->  Verifying checksums for openssl3
 --->  Extracting openssl3
 --->  Configuring openssl3
 --->  Building openssl3
 --->  Staging openssl3 into destroot
 --->  Installing openssl3 @3.2.0_0
 --->  Deactivating openssl3 @3.2.0_0+universal
 --->  Cleaning openssl3
 --->  Activating openssl3 @3.2.0_0
 --->  Cleaning openssl3
 --->  Updating database of binaries
 --->  Scanning binaries for linking errors
 --->  Found 4 broken files, matching files to ports
 --->  Found 1 broken port, determining rebuild order
 You can always run 'port rev-upgrade' again to fix errors.
 The following ports will be rebuilt: curl @8.4.0+ssl+universal
 Continue? [Y/n]: Y
 --->  Computing dependencies for curl
 --->  Dependencies to be installed: openssl openssl3
 --->  Deactivating openssl3 @3.2.0_0
 --->  Cleaning openssl3
 --->  Activating openssl3 @3.2.0_0+universal
 --->  Cleaning openssl3
 --->  Deactivating openssl @3_15
 --->  Cleaning openssl
 --->  Activating openssl @3_15+universal
 --->  Cleaning openssl
 --->  Cleaning curl
 --->  Scanning binaries for linking errors
 --->  No broken files found.
 --->  No broken ports found.

 bash-3.2$ openssl-3 list -providers
 ERROR: Memory allocation

 bash-3.2$ port installed openssl
 The following ports are currently installed:
   openssl @3_14
   openssl @3_14+universal
   openssl @3_15
   openssl @3_15+universal (active)
 bash-3.2$ port installed openssl3

 The following ports are currently installed:
   openssl3 @3.1.4_0
   openssl3 @3.1.4_0+universal
   openssl3 @3.2.0_0
   openssl3 @3.2.0_0+universal (active)
 bash-3.2$
 }}}

-- 
Ticket URL: <https://trac.macports.org/ticket/68766#comment:47>
MacPorts <https://www.macports.org/>
Ports system for macOS


More information about the macports-tickets mailing list