[MacPorts] #69999: libstemmer @2.2.0 does not respect sdk version

MacPorts noreply at macports.org
Wed May 15 23:17:23 UTC 2024


#69999: libstemmer @2.2.0 does not respect sdk version
-------------------------+--------------------
  Reporter:  lukaso      |      Owner:  (none)
      Type:  defect      |     Status:  new
  Priority:  Normal      |  Milestone:
 Component:  ports       |    Version:
Resolution:              |   Keywords:
      Port:  libstemmer  |
-------------------------+--------------------
Description changed by lukaso:

Old description:

> Even after setting this, the build still leaves libstemmer build for the
> MacOS version it is running on:
>
> {{{
>   echo 'macosx_deployment_target 11.0' | tee -a
> ${PREFIX}/etc/macports/macports.conf
>   echo 'macosx_sdk_version 11.3' | tee -a
> ${PREFIX}/etc/macports/macports.conf
> }}}
>
> However `otool -l`
>
> is returning:
>
> {{{
>     minos 11.0
>       sdk 13.3
> }}}
>
> Similar issue to https://trac.macports.org/ticket/69944

New description:

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

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

 However `otool -l`

 is returning:

 {{{
     minos 11.0
       sdk 13.3
 }}}

 The minos is correct, however the sdk version is not.

 Similar issue to https://trac.macports.org/ticket/69944

--

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


More information about the macports-tickets mailing list