[MacPorts] #69947: openssl3 @3.2.1: does not respect minos or sdk settings on build (was: openssl3 @ 3.2.1 does not respect minos or sdk settings on build)

MacPorts noreply at macports.org
Fri May 10 02:19:28 UTC 2024


#69947: openssl3 @3.2.1: does not respect minos or sdk settings on build
-----------------------+----------------------
  Reporter:  lukaso    |      Owner:  larryv
      Type:  defect    |     Status:  assigned
  Priority:  Normal    |  Milestone:
 Component:  ports     |    Version:
Resolution:            |   Keywords:
      Port:  openssl3  |
-----------------------+----------------------
Changes (by ryandesign):

 * owner:  (none) => larryv
 * cc: neverpanic (added)
 * status:  new => assigned


Old description:

> 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 https://trac.macports.org/ticket/69944

New description:

 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

--

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


More information about the macports-tickets mailing list