Skip to content

[Bug] Warns return when running autoreconf -i after changing the configure.ac file #1058

@tuhaihe

Description

@tuhaihe

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    type: BugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions