Local install of Falaise on my Mac OS 10.15.4. At snemo-bootstrap stage
Command output
<warning: You already have Formulae installed, expect warnings or error during bootstrap
Installing cmake formula. It is not currently installed.
Warning: You are using macOS 10.15.
We do not provide support for this pre-release version.
You may encounter build failures with some formulae as
brew is being run in an pre-release version
In these cases, please raise an issue at https://github.com/SuperNEMO-DBD/homebrew-core/issues
==> Installing dependencies for cmake: openssl, readline, sqlite, xz, python and sphinx-doc
==> Installing cmake dependency: openssl
==> Downloading https://www.openssl.org/source/openssl-1.0.2q.tar.gz
#=#=#
curl: (22) The requested URL returned error: 404 Not Found
Trying a mirror...
==> Downloading https://dl.bintray.com/homebrew/mirror/openssl--1.0.2q.tar.gz
##O#- #
curl: (22) The requested URL returned error: 404 Not Found
Trying a mirror...
==> Downloading https://www.mirrorservice.org/sites/ftp.openssl.org/source/openssl-1.0.2q.tar.gz
#=#=#
curl: (22) The requested URL returned error: 404 Not Found
Trying a mirror...
==> Downloading http://artfiles.org/openssl.org/source/openssl-1.0.2q.tar.gz
#=#=#
curl: (22) The requested URL returned error: 404 Not Found
Error: An exception occurred within a child process:
DownloadError: Failed to download resource "openssl"
Download failed: http://artfiles.org/openssl.org/source/openssl-1.0.2q.tar.gz
Installing cmake has failed!
Skipping install of ninja formula. It is already up-to-date.
Using ninja
Installing falaise formula. It is not currently installed.
Warning: You are using macOS 10.15.
We do not provide support for this pre-release version.
You may encounter build failures with some formulae as
brew is being run in an pre-release version
In these cases, please raise an issue at https://github.com/SuperNEMO-DBD/homebrew-core/issues
==> Installing dependencies for falaise: openssl, readline, sqlite, xz, python, sphinx-doc, cmake, doxygen, icu4c, boost, camp, clhep, xerces-c, geant4, gsl, qt5-base, lz4, tbb, libxml2, zlib, xrootd, xxhash, root6 and bayeux
==> Installing falaise dependency: openssl
==> Downloading https://www.openssl.org/source/openssl-1.0.2q.tar.gz
#=#=#
curl: (22) The requested URL returned error: 404 Not Found
Trying a mirror...
==> Downloading https://dl.bintray.com/homebrew/mirror/openssl--1.0.2q.tar.gz
#=#=#
curl: (22) The requested URL returned error: 404 Not Found
Trying a mirror...
==> Downloading https://www.mirrorservice.org/sites/ftp.openssl.org/source/openssl-1.0.2q.tar.gz
#=#=#
curl: (22) The requested URL returned error: 404 Not Found
Trying a mirror...
==> Downloading http://artfiles.org/openssl.org/source/openssl-1.0.2q.tar.gz
#=#=#
curl: (22) The requested URL returned error: 404 Not Found
Error: An exception occurred within a child process:
DownloadError: Failed to download resource "openssl"
Download failed: http://artfiles.org/openssl.org/source/openssl-1.0.2q.tar.gz
Installing falaise has failed!
Homebrew Bundle failed! 2 Brewfile dependencies failed to install.>
What you were trying to do (and why)
Local install of Falaise on my Mac OS 10.15.4. At snemo-bootstrap stage
$ git clone https://github.com/SuperNEMO-DBD/brew.git snemo-sdk
$ eval $(./snemo-sdk/bin/brew shellenv)
$ brew snemo-doctor
$ brew snemo-bootstrap
What happened (include command output)
Command output
What you expected to happen
Step-by-step reproduction instructions (by running
brewcommands)<Follow instructions at https://github.com/SuperNEMO-DBD/brew under the Quickstart subtitle>