deepashreeraghu opened a new issue, #5982: URL: https://github.com/apache/incubator-gluten/issues/5982
### Problem description While I was trying to build gluten with velox as backend and enabling S3 flag, it fails as I already have minio package installed on the system. Since the package is already present the `rpm -i` results into non-zero exit code and build exits. ### System information ``` Velox System Info v0.0.2 Commit: 7999b61a40dd57163f8fe5ade30087fcacc22bec CMake Version: 3.20.2 System: Linux-4.18.0-477.27.1.el8_8.x86_64 Arch: x86_64 C++ Compiler: /opt/rh/gcc-toolset-9/root/usr/bin/c++ C++ Compiler Version: 9.2.1 C Compiler: /usr/lib64/ccache/cc C Compiler Version: 9.2.1 CMake Prefix Path: /usr/local;/usr;/;/usr;/usr/local;/usr/X11R6;/usr/pkg;/opt ``` ### 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]
