This is an automated email from the ASF dual-hosted git repository.
djwang pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/cloudberry.git
The following commit(s) were added to refs/heads/main by this push:
new b382c217231 Fix: fix configure by autoconf
b382c217231 is described below
commit b382c21723151d3be7faf37c19315930619c1829
Author: liushengsong <[email protected]>
AuthorDate: Tue Sep 9 14:22:11 2025 +0800
Fix: fix configure by autoconf
Regenerate configure file from configure.ac by autoconf
---
configure | 32 ++++++++++----------------------
gpMgmt/bin/gppylib/gpversion.py | 2 +-
2 files changed, 11 insertions(+), 23 deletions(-)
diff --git a/configure b/configure
index f3e6617cc7b..44d3fae95b6 100755
--- a/configure
+++ b/configure
@@ -1,6 +1,6 @@
#! /bin/sh
# Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.69 for Apache Cloudberry 2.1.0-devel.
+# Generated by GNU Autoconf 2.69 for Apache Cloudberry 3.0.0-devel.
#
# Report bugs to <[email protected]>.
#
@@ -582,8 +582,8 @@ MAKEFLAGS=
# Identity of this package.
PACKAGE_NAME='Apache Cloudberry'
PACKAGE_TARNAME='apache-cloudberry'
-PACKAGE_VERSION='2.1.0-devel'
-PACKAGE_STRING='Apache Cloudberry 2.1.0-devel'
+PACKAGE_VERSION='3.0.0-devel'
+PACKAGE_STRING='Apache Cloudberry 3.0.0-devel'
PACKAGE_BUGREPORT='[email protected]'
PACKAGE_URL='https://cloudberry.apache.org/'
@@ -851,7 +851,6 @@ infodir
docdir
oldincludedir
includedir
-runstatedir
localstatedir
sharedstatedir
sysconfdir
@@ -1023,7 +1022,6 @@ datadir='${datarootdir}'
sysconfdir='${prefix}/etc'
sharedstatedir='${prefix}/com'
localstatedir='${prefix}/var'
-runstatedir='${localstatedir}/run'
includedir='${prefix}/include'
oldincludedir='/usr/include'
docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
@@ -1276,15 +1274,6 @@ do
| -silent | --silent | --silen | --sile | --sil)
silent=yes ;;
- -runstatedir | --runstatedir | --runstatedi | --runstated \
- | --runstate | --runstat | --runsta | --runst | --runs \
- | --run | --ru | --r)
- ac_prev=runstatedir ;;
- -runstatedir=* | --runstatedir=* | --runstatedi=* | --runstated=* \
- | --runstate=* | --runstat=* | --runsta=* | --runst=* | --runs=* \
- | --run=* | --ru=* | --r=*)
- runstatedir=$ac_optarg ;;
-
-sbindir | --sbindir | --sbindi | --sbind | --sbin | --sbi | --sb)
ac_prev=sbindir ;;
-sbindir=* | --sbindir=* | --sbindi=* | --sbind=* | --sbin=* \
@@ -1422,7 +1411,7 @@ fi
for ac_var in exec_prefix prefix bindir sbindir libexecdir datarootdir \
datadir sysconfdir sharedstatedir localstatedir includedir \
oldincludedir docdir infodir htmldir dvidir pdfdir psdir \
- libdir localedir mandir runstatedir
+ libdir localedir mandir
do
eval ac_val=\$$ac_var
# Remove trailing slashes.
@@ -1535,7 +1524,7 @@ if test "$ac_init_help" = "long"; then
# Omit some internal or obsolete options to make the list less imposing.
# This message is too long to be a string in the A/UX 3.1 sh.
cat <<_ACEOF
-\`configure' configures Apache Cloudberry 2.1.0-devel to adapt to many kinds
of systems.
+\`configure' configures Apache Cloudberry 3.0.0-devel to adapt to many kinds
of systems.
Usage: $0 [OPTION]... [VAR=VALUE]...
@@ -1575,7 +1564,6 @@ Fine tuning of the installation directories:
--sysconfdir=DIR read-only single-machine data [PREFIX/etc]
--sharedstatedir=DIR modifiable architecture-independent data [PREFIX/com]
--localstatedir=DIR modifiable single-machine data [PREFIX/var]
- --runstatedir=DIR modifiable per-process data [LOCALSTATEDIR/run]
--libdir=DIR object code libraries [EPREFIX/lib]
--includedir=DIR C header files [PREFIX/include]
--oldincludedir=DIR C header files for non-gcc [/usr/include]
@@ -1602,7 +1590,7 @@ fi
if test -n "$ac_init_help"; then
case $ac_init_help in
- short | recursive ) echo "Configuration of Apache Cloudberry
2.1.0-devel:";;
+ short | recursive ) echo "Configuration of Apache Cloudberry
3.0.0-devel:";;
esac
cat <<\_ACEOF
@@ -1813,7 +1801,7 @@ fi
test -n "$ac_init_help" && exit $ac_status
if $ac_init_version; then
cat <<\_ACEOF
-Apache Cloudberry configure 2.1.0-devel
+Apache Cloudberry configure 3.0.0-devel
generated by GNU Autoconf 2.69
Copyright (C) 2012 Free Software Foundation, Inc.
@@ -2566,7 +2554,7 @@ cat >config.log <<_ACEOF
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.
-It was created by Apache Cloudberry $as_me 2.1.0-devel, which was
+It was created by Apache Cloudberry $as_me 3.0.0-devel, which was
generated by GNU Autoconf 2.69. Invocation command line was
$ $0 $@
@@ -23805,7 +23793,7 @@ cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
# report actual input values of CONFIG_FILES etc. instead of their
# values after options handling.
ac_log="
-This file was extended by Apache Cloudberry $as_me 2.1.0-devel, which was
+This file was extended by Apache Cloudberry $as_me 3.0.0-devel, which was
generated by GNU Autoconf 2.69. Invocation command line was
CONFIG_FILES = $CONFIG_FILES
@@ -23876,7 +23864,7 @@ _ACEOF
cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //;
s/[\\""\`\$]/\\\\&/g'`"
ac_cs_version="\\
-Apache Cloudberry config.status 2.1.0-devel
+Apache Cloudberry config.status 3.0.0-devel
configured by $0, generated by GNU Autoconf 2.69,
with options \\"\$ac_cs_config\\"
diff --git a/gpMgmt/bin/gppylib/gpversion.py b/gpMgmt/bin/gppylib/gpversion.py
index 0e639a8d76d..87f9e5104d3 100644
--- a/gpMgmt/bin/gppylib/gpversion.py
+++ b/gpMgmt/bin/gppylib/gpversion.py
@@ -18,7 +18,7 @@ if sys.version_info < (3, 5, 0):
% os.path.split(__file__)[-1])
sys.exit(1)
-MAIN_VERSION = [2,99] # version number for main
+MAIN_VERSION = [3,99] # version number for main
#============================================================
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]