edespino opened a new issue, #1148: URL: https://github.com/apache/cloudberry/issues/1148
### Apache Cloudberry version When building Apache Cloudberry with --enable_pax, the configure step does not check for required protobuf development environment, leading to an opaque build failure downstream. Expected: configure should fail early and clearly if protobuf headers are missing. ### What happened Build failure ### What you think should happen instead _No response_ ### How to reproduce Execute configure with --enable-pax in an environment which does not have protobuf dev environment ### Operating System Linux ### Anything else _No response_ ### Are you willing to submit PR? - [ ] Yes, I am willing to submit a PR! ### Code of Conduct - [x] I agree to follow this project's [Code of Conduct](https://github.com/apache/cloudberry/blob/main/CODE_OF_CONDUCT.md). -- 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]
