I following this guide:
valgrind installation guide
After I have downloading the package, and I have run the sh script, but when I launch the make inst
If you get an error similar to
valgrind: This formula either does not compile or function as expected on macOS versions newer than Sierra due to an upstream incompatibility.
you can try the workaround brew install --HEAD valgrind I found this information here https://www.gungorbudak.com/blog/2018/04/28/how-to-install-valgrind-on-macos-high-sierra/