Uploaded image for project: 'MariaDB Server'
  1. MariaDB Server
  2. MDEV-20239

default `cmake` checks/warns for missing *ancient* aclocal version

    XMLWordPrintable

Details

    Description

      building latest 10.4 branch on linux

      default `cmake` warns about missing aclocal 1.11

      cmake ..
      	...
      	[ 13%] Performing build step for 'build_lzma'
      	/usr/local/src/mariadb104/build/storage/tokudb/PerconaFT/xz/src/build_lzma/build-aux/missing: line 52: aclocal-1.11: command not found
      	WARNING: `aclocal-1.11' is missing on your system.  You should only need it if
      	         you modified `acinclude.m4' or `configure.ac'.  You might want
      	         to install the `Automake' and `Perl' packages.  Grab them from
      	         any GNU archive site.
      	 cd /usr/local/src/mariadb104/build/storage/tokudb/PerconaFT/xz/src/build_lzma && /bin/sh /usr/local/src/mariadb104/build/storage/tokudb/PerconaFT/xz/src/build_lzma/build-aux/missing --run automake-1.11 --foreign
      	/usr/local/src/mariadb104/build/storage/tokudb/PerconaFT/xz/src/build_lzma/build-aux/missing: line 52: automake-1.11: command not found
      	WARNING: `automake-1.11' is missing on your system.  You should only need it if
      	         you modified `Makefile.am', `acinclude.m4' or `configure.ac'.
      	         You might want to install the `Automake' and `Perl' packages.
      	         Grab them from any GNU archive site.
      	...
      

      Last automake v11x release was in 2012

      > https://ftp.gnu.org/gnu/automake/

      	automake-1.11.6.tar.xz	2012-07-09
      

      most current release, v1.16.1, has been out since 2018,

      	automake-1.16.1.tar.gz	2018-03-11
      

      and is widely available in distro-packaging

      Attachments

        Activity

          People

            wlad Vladislav Vaintroub
            pgnd pgnd
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Git Integration

                Error rendering 'com.xiplink.jira.git.jira_git_plugin:git-issue-webpanel'. Please contact your Jira administrators.