Opened 5 months ago

Last modified 5 months ago

#69947 assigned defect

openssl3 @3.2.1: does not respect minos or sdk settings on build — at Version 2

Reported by: lukaso (Lukas Oberhuber) Owned by: larryv (Lawrence Velázquez)
Priority: Normal Milestone:
Component: ports Version:
Keywords: Cc: neverpanic (Clemens Lang)
Port: openssl3

Description (last modified by ryandesign (Ryan Carsten Schmidt))

Even after setting this, the build still leaves zstd build for the MacOS version it is running on:

  echo 'macosx_deployment_target 10.13' | tee -a ${PREFIX}/etc/macports/macports.conf
  echo 'macosx_sdk_version 10.13' | tee -a ${PREFIX}/etc/macports/macports.conf

From otool -l

      cmd LC_BUILD_VERSION
  cmdsize 32
 platform 1
    minos 13.0
      sdk 13.3
   ntools 1
     tool 3
  version 857.1

This looks very similar to #69944

Change History (2)

comment:1 Changed 5 months ago by lukaso (Lukas Oberhuber)

Summary: openssl or openssl3 @ 3.2.1 does not respect minos or sdk settings on buildopenssl3 @ 3.2.1 does not respect minos or sdk settings on build

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

Cc: neverpanic added
Description: modified (diff)
Owner: set to larryv
Status: newassigned
Summary: openssl3 @ 3.2.1 does not respect minos or sdk settings on buildopenssl3 @3.2.1: does not respect minos or sdk settings on build
Note: See TracTickets for help on using tickets.