Failures are occurring for the macos builds with several errors similar to below
openssl@3 3.6.0 is already installed and up-to-date. To reinstall 3.6.0, run: brew reinstall openssl@3
Other builds are successful, but they are not working if the required shared libraries are not installed on the target host.
We need to either specify an exact list of libraries that must be installed, or statically link.