JkSelf commented on PR #6172: URL: https://github.com/apache/incubator-gluten/pull/6172#issuecomment-2290097684
> Hi @JkSelf thanks for creating this! We seem to be getting this error when trying to build on latest main after patching the change, just wanted to know if any additional changes should be made? Thanks! > > ``` > CMake Error at velox/CMakeLists.txt:96 (message): > Library does not exist: > /home/user/gluten/ep/build-velox/build/velox_ep/_build/release/lib/libvelox.a > Call Stack (most recent call first): > velox/CMakeLists.txt:242 (import_library) > > -- Configuring incomplete, errors occurred! > ``` Hi @ArnavBalyan, No additional changes are necessary. It appears that the Velox compilation has failed. Could you please confirm whether Velox has compiled successfully? -- 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]
