[MacPorts] #65902: p5.34-io-compress-brotli fails to build

MacPorts noreply at macports.org
Mon Sep 26 22:29:56 UTC 2022


#65902: p5.34-io-compress-brotli fails to build
---------------------------------------+--------------------
  Reporter:  lukaso                    |      Owner:  (none)
      Type:  defect                    |     Status:  new
  Priority:  Normal                    |  Milestone:
 Component:  ports                     |    Version:  2.7.2
Resolution:                            |   Keywords:
      Port:  p5.34-io-compress-brotli  |
---------------------------------------+--------------------

Comment (by lukaso):

 I meant:

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

 Plus

 {{{
     echo 'export
 SDKROOT=/Library/Developer/CommandLineTools/SDKs/MacOSX10.12.sdk' >>
 ~/.profile
     echo 'export MACOSX_DEPLOYMENT_TARGET=10.12' >> ~/.profile
 }}}

 Basically, trying to compile for Macos 10.12. (Not sure I need the latter
 two statements.)

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


More information about the macports-tickets mailing list