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

MacPorts noreply at macports.org
Wed May 15 23:16:49 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:
 Keywords:          |       Port:  libstemmer
--------------------+------------------------
 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

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


More information about the macports-tickets mailing list