[MacPorts] #71078: valkey @8.0.1: Build error

MacPorts noreply at macports.org
Thu Oct 10 08:53:31 UTC 2024


#71078: valkey @8.0.1: Build error
------------------------------+------------------------
  Reporter:  GarrettAlbright  |      Owner:  mohd-akram
      Type:  defect           |     Status:  assigned
  Priority:  Normal           |  Milestone:
 Component:  ports            |    Version:  2.10.2
Resolution:                   |   Keywords:
      Port:  valkey           |
------------------------------+------------------------

Comment (by ryandesign):

 It looks like valkey might have a bundled copy of lua. It could be getting
 confused by the MacPorts lua that you have installed, inadvertently using
 parts of MacPorts lua instead of its own version. If so, that is a bug
 that we should fix. To verify whether that's the case, try this:

 {{{
 sudo port clean valkey
 sudo port -f deactivate lua
 sudo port install valkey
 }}}

 You can `sudo port activate lua` again afterward if you like.

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


More information about the macports-tickets mailing list