[MacPorts] #62580: swig fails test suite on Lion

MacPorts noreply at macports.org
Sun Mar 28 22:31:24 UTC 2021


#62580: swig fails test suite on Lion
-------------------------------+-------------------------
  Reporter:  RobK88            |      Owner:  (none)
      Type:  defect            |     Status:  new
  Priority:  Normal            |  Milestone:
 Component:  ports             |    Version:  2.6.4
Resolution:                    |   Keywords:  Lion Hamlib
      Port:  swig swig-python  |
-------------------------------+-------------------------

Comment (by kencu):

 The other general method of approaching your problem, other than modify
 the Portfile which I find simplest,  is to set up or pass the instructions
 on where to look for the headers and libraries to your build. You do this
 either by setting configure arguments like this {{{-I/opt/local/include
 -L/opt/local/lib}}} or the environment variables that are needed.

 To see exactly how MacPorts sets these, do something like this:
 {{{
 sudo port -d configure hamlib
 }}}
 and you will see a whole mess of options that MacPorts has set for you
 listed there.

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


More information about the macports-tickets mailing list