wForget opened a new issue, #11029: URL: https://github.com/apache/incubator-gluten/issues/11029
### Problem description build command: ``` ./dev/builddeps-veloxbe.sh --enable_vcpkg=OFF --ON --build_tests=OFF --build_benchmarks=OFF --build_examples=OFF --enable_s3=ON --enable_gcs=ON --enable_hdfs=ON --enable_abfs=ON --enable_jemalloc_stats=ON --build_type=Release ``` error: ``` + MINICONDA_PATH=/opt/miniconda-for-velox + bash Miniconda3-latest-Linux-x86_64.sh -b -u /opt/miniconda-for-velox Installer requires GLIBC >=2.28, but system has 2.17. ``` ### System information centos7 ### CMake log ```bash ``` -- 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]
