xumingming commented on issue #5343: URL: https://github.com/apache/incubator-gluten/issues/5343#issuecomment-2048660266
It seems like fmt is not installed or installed a wrong version. Gluten is complex, it is composed of Velox and Gluten's own code. `./dev/buildbundle-veloxbe.sh` first compiles Velox, then Gluten itself. The error you posted occurs during compiling Velox, so I suggest you compile Velox yourself to see what happens. -- 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]
