Skip to content

CI: Add macos-14 in build matrix#145

Merged
Biswa96 merged 2 commits intonmeum:masterfrom
Biswa96:macos-ci
May 23, 2024
Merged

CI: Add macos-14 in build matrix#145
Biswa96 merged 2 commits intonmeum:masterfrom
Biswa96:macos-ci

Conversation

@Biswa96
Copy link
Collaborator

@Biswa96 Biswa96 commented May 23, 2024

* Do not uninstall [email protected] to prevent various warnings.

* Remove only openssl include directory. /opt/homebrew/include/openssl
  directory is present in macos-14 runner only.

* Add quiet option with brew install command to suppress some warnings as following.

  brotli 1.1.0 is already installed and up-to-date. To reinstall 1.1.0, run: brew reinstall brotli
  cmake 3.29.3 is already installed and up-to-date. To reinstall 3.29.3, run: brew reinstall cmake
  etc.

* Change install prefix to HOME/android-tools because cmake
  can not install in /usr/local directory in macos-14. The
  error is as following.

  CMake Error at completions/bash/cmake_install.cmake:49 (file):
  file cannot create directory: /usr/local/share/bash-completion/completions.
  Maybe need administrative privileges.

Biswa96 added 2 commits May 23, 2024 05:26
* Do not uninstall [email protected] to prevent various warnings.

* Remove only openssl include directory. /opt/homebrew/include/openssl
  directory is present in macos-14 runner only.

* Add quiet option with brew install command to suppress some warnings as following.

  brotli 1.1.0 is already installed and up-to-date. To reinstall 1.1.0, run: brew reinstall brotli
  cmake 3.29.3 is already installed and up-to-date. To reinstall 3.29.3, run: brew reinstall cmake
  etc.

* Change install prefix to HOME/android-tools because cmake
  can not install in /usr/local directory in macos-14. The
  error is as following.

  CMake Error at completions/bash/cmake_install.cmake:49 (file):
  file cannot create directory: /usr/local/share/bash-completion/completions.
  Maybe need administrative privileges.
@anatol
Copy link
Collaborator

anatol commented May 23, 2024

LGTM

@Biswa96 Biswa96 merged commit db9fb01 into nmeum:master May 23, 2024
@Biswa96 Biswa96 deleted the macos-ci branch May 23, 2024 12:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants