[MacPorts] #70586: ocaml-bigstringaf does not build if ocaml was built with ccache

MacPorts noreply at macports.org
Tue Aug 20 20:06:39 UTC 2024


#70586: ocaml-bigstringaf does not build if ocaml was built with ccache
---------------------------------------+--------------------
  Reporter:  barracuda156              |      Owner:  (none)
      Type:  defect                    |     Status:  new
  Priority:  Normal                    |  Milestone:
 Component:  ports                     |    Version:  2.10.1
Resolution:                            |   Keywords:
      Port:  ocaml-bigstringaf, ocaml  |
---------------------------------------+--------------------

Comment (by ryandesign):

 You could discover using `if {${configure.ccache}}` and `if
 {${configure.distcc}}` whether the user has asked to use ccache or distcc.
 If so, you can use `reinplace` to remove the `ccache ` or `distcc ` prefix
 from wherever it has been baked into ocaml.

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


More information about the macports-tickets mailing list