tuhaihe opened a new issue, #1058: URL: https://github.com/apache/cloudberry/issues/1058
### Apache Cloudberry version main ### What happened Following the wiki https://github.com/apache/cloudberry/wiki/Release-Process-Overview#updating-version-numbers, after updating `configure.ac`, then regenerated the configure script using `autoreconf -i`, some warns returned and cannot generate the configure file: ``` [root@ecs-252b cloudberry]# autoreconf -i autoheader: warning: missing template: OPENSSL_ALLOW_REDIRECT autoheader: Use AC_DEFINE([OPENSSL_ALLOW_REDIRECT], [], [Description]) autoheader: warning: missing template: USE_INTERNAL_FTS autoreconf: /usr/bin/autoheader failed with exit status: 1 ``` ### What you think should happen instead _No response_ ### How to reproduce Run the cmd `autoreconf -i` after updating the configure.ac file. ### Operating System NAME="Rocky Linux" VERSION="9.5 (Blue Onyx)" ### 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]
