Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CMake >= 3.24 fails to build LZMA: WARNING: 'aclocal-1.15' is missing on your system. #11743

Closed
1 task done
Axel-Naumann opened this issue Nov 18, 2022 · 2 comments
Closed
1 task done

Comments

@Axel-Naumann
Copy link
Member

  • Checked for duplicates

With CMake >= 3.24 we get

.../LZMA-prefix/src/LZMA-stamp/LZMA-build-Release.cmake:49 (message):
  Command failed: 2

   'make'

  See also

    .../LZMA-prefix/src/LZMA-stamp/LZMA-build-*.log

which has

WARNING: 'aclocal-1.15' is missing on your system.
         You should only need it if you modified 'acinclude.m4' or
         'configure.ac' or m4 files included by 'configure.ac'.
         The 'aclocal' program is part of the GNU Automake package:
         <http://www.gnu.org/software/automake>
         It also requires GNU Autoconf, GNU m4 and Perl in order to run:
         <http://www.gnu.org/software/autoconf>
         <http://www.gnu.org/software/m4/>
         <http://www.perl.org/>
make: *** [Makefile:514: aclocal.m4] Error 127
@Axel-Naumann
Copy link
Member Author

This is https://gitlab.kitware.com/cmake/cmake/-/issues/24003

@guitargeek
Copy link
Contributor

@guitargeek guitargeek added this to Issues in Fixed in 6.32.00 via automation Dec 18, 2023
@guitargeek guitargeek added this to Issues in Fixed in 6.30.04 via automation Dec 18, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Development

No branches or pull requests

2 participants