dcoliversun commented on issue #5178:
URL:
https://github.com/apache/incubator-gluten/issues/5178#issuecomment-2031252612
@PHILO-HE hi, I run `package.sh` with your commit. And it fails when
building `oap-project/libhdfs3`
```plain
CMake Error at src/CMakeLists.txt:52 (message):
Please install the Yasm assembler to build libhdfs3
-- Configuring incomplete, errors occurred!
See also
"/__w/gluten/gluten/ep/build-velox/build/velox_ep/_build/CMakeFiles/CMakeOutput.log".
See also
"/__w/gluten/gluten/ep/build-velox/build/velox_ep/_build/CMakeFiles/CMakeError.log".
+ ninja -C _build install
ninja: error: loading 'build.ninja': No such file or directory
ninja: Entering directory `_build'
real 0m1.542s
user 0m1.090s
sys 0m0.294s
+ echo 'Failed to run install_libhdfs3 .'
+ exit 1
Failed to run install_libhdfs3 .
```
--
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]