xumingming opened a new issue, #5020:
URL: https://github.com/apache/incubator-gluten/issues/5020
### Problem description
Build command:
```
./dev/buildbundle-veloxbe.sh --enable_ep_cache=ON --build_type=RelWithDebInfo
```
Error message:
```
+ echo 'INSTALL xsimd.'
INSTALL xsimd.
+ '[' Darwin == Linux ']'
+ '[' Darwin == Darwin ']'
+ cmake --install xsimd-build/
-- Install configuration: "RelWithDebInfo"
-- Installing: /usr/local/include/xsimd
CMake Error at xsimd-build/cmake_install.cmake:41 (file):
file INSTALL cannot make directory "/usr/local/include/xsimd": Permission
denied.
```
### System information
OS: macOS
### CMake log
_No response_
--
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]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]