depexts/brew: Add support for casks and full-names#4801
Conversation
|
I would gladly test your patch but I do not how to do it. From documentation, I would infer that I need a magic invocation close to Could you give me the spell please? Thank you |
The binary is then available as |
|
Ouch, after a long compilation time I get an error: |
|
(oops i forgot to get my branch in the command above, I've updated it) uh, that a weird one :/ I'm not able to produce this on an macOS/arm64. Could you give a bit more of log? (the full one would be good, but at least the last command to see where we are) |
|
I had already changed the git repo... |
|
Ah I see the issue. I was able to reproduce locally, thanks for your help. It's an issue with the cold target when you also have bits of older compiler (in this case your 4.10.1 switch). You can take it back from where you left it with: |
|
Hello, Sorry for the week end break. The compilation finished gracefully using your command. The compiled opam does not ask to install xquartz. So it seems to be solved. Thank you |
|
Thanks! |
Fixes #4800