kou opened a new issue, #41370: URL: https://github.com/apache/arrow/issues/41370
### Describe the bug, including details regarding any error messages, version, and platform. `macos-latest` is `macos-14` not `macos-12`. See also: https://docs.github.com/en/actions/using-github-hosted-runners/about-github-hosted-runners/about-github-hosted-runners#standard-github-hosted-runners-for-public-repositories Example: https://github.com/apache/arrow/actions/runs/8819911040/job/24212270905?pr=41359#step:9:28 ```text CMake Error at /opt/homebrew/Cellar/cmake/3.29.2/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:230 (message): -- Configuring incomplete, errors occurred! Could NOT find Matlab (missing: Matlab_MEX_LIBRARY Matlab_MX_LIBRARY) (found version "9.14.0.2489007") Call Stack (most recent call first): /opt/homebrew/Cellar/cmake/3.29.2/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:600 (_FPHSA_FAILURE_MESSAGE) /opt/homebrew/Cellar/cmake/3.29.2/share/cmake/Modules/FindMatlab.cmake:2029 (find_package_handle_standard_args) CMakeLists.txt:135 (find_package) ``` ### Component(s) Continuous Integration, MATLAB -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
