zhouyuan opened a new issue, #10454: URL: https://github.com/apache/incubator-gluten/issues/10454
### Backend VL (Velox) ### Bug description https://github.com/apache/incubator-gluten/actions/runs/16965697584/job/48152684464 ``` #9 250.7 [272/272] Linking CXX static library release/libarrow_testing.a #9 250.7 +++ sudo cmake --install _build #9 250.7 sudo: cmake: command not found #9 ERROR: process "/bin/sh -c bash ./dev/buildbundle-veloxbe.sh --run_setup_script=OFF --build_arrow=ON --spark_version=3.4 --enable_gpu=ON && rm -rf /opt/gluten" did not complete successfully: exit code: 1 ------ > [6/6] RUN bash ./dev/buildbundle-veloxbe.sh --run_setup_script=OFF --build_arrow=ON --spark_version=3.4 --enable_gpu=ON && rm -rf /opt/gluten: 245.5 [265/272] Linking CXX static library release/libarrow.a 245.6 [266/272] Bundling /opt/gluten/ep/_ep/arrow_ep/cpp/_build/release/libarrow_bundled_dependencies.a 246.0 [267/272] Building CXX object src/arrow/CMakeFiles/arrow_testing_objlib.dir/testing/generator.cc.o 246.7 [268/272] Building CXX object src/arrow/CMakeFiles/arrow_testing_objlib.dir/testing/util.cc.o 247.2 [269/272] Building CXX object src/arrow/CMakeFiles/arrow_testing_objlib.dir/testing/random.cc.o 250.1 [270/272] Building CXX object src/arrow/CMakeFiles/arrow_testing_objlib.dir/filesystem/test_util.cc.o 250.6 [271/272] Building CXX object src/arrow/CMakeFiles/arrow_testing_objlib.dir/ipc/test_common.cc.o 250.7 [272/272] Linking CXX static library release/libarrow_testing.a 250.7 +++ sudo cmake --install _build 250.7 sudo: cmake: command not found ``` ### Gluten version _No response_ ### Spark version None ### Spark configurations _No response_ ### System information _No response_ ### Relevant logs ```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]
