前提・実現したいこと
Macのターミナルより、brewでmariadbをインストールしようと、何度やっても「make test」で止まってしまいます。
どなたか、解決方法を教えていただけないでしょうか?
発生している問題・エラーメッセージ
==> Installing dependencies for mariadb: openssl@1.1, readline, sqlite, xz, python@3.9, sphinx-doc, cmake, pcre and groonga ==> Installing mariadb dependency: openssl@1.1 ==> perl ./Configure --prefix=/usr/local/Cellar/openssl@1.1/1.1.1i --openssldir=/usr/local/etc/openssl@1.1 no-ssl3 no-ssl3-method no-zlib darwin64-x86_64-cc enable-ec_nistp_64_gcc_128 ==> make ==> make install MANDIR=/usr/local/Cellar/openssl@1.1/1.1.1i/share/man MANSUFFIX=ssl ==> make test 上記で、いつも止まってしまいます。 また、macOSは、10.13.6なので、下記のようなメッセージも出てきます。 Warning: You are using macOS 10.13. We (and Apple) do not provide support for this old version. You will encounter build failures with some formulae. Please create pull requests instead of asking for help on Homebrew's GitHub, Twitter or any other official channels. You are responsible for resolving any issues you experience while you are running this old version.
該当のソースコード
試したこと
Xcodeは、10.1です。
Additional_Tools_for_Xcode_10.1もインストールしました。
Homebrew 2.6.2です。
補足情報(FW/ツールのバージョンなど)
ここにより詳細な情報を記載してください。
バッドをするには、ログインかつ
こちらの条件を満たす必要があります。