[Bug bootstrap/120438] --enable-maintainer-mode is broken

2025-05-26 Thread kargls at comcast dot net via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=120438 kargls at comcast dot net changed: What|Removed |Added Resolution|--- |INVALID Status|U

[Bug bootstrap/120438] --enable-maintainer-mode is broken

2025-05-26 Thread kargls at comcast dot net via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=120438 --- Comment #4 from kargls at comcast dot net --- > gmake[3]: Entering directory '/home/kargl/gcc/obj/lto-plugin' > cd ../../gcc/lto-plugin && /bin/sh /home/kargl/gcc/gcc/missing > automake-1.15 --foreign > configure.ac:4: error: your implement

[Bug bootstrap/120438] --enable-maintainer-mode is broken

2025-05-26 Thread jakub at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=120438 Jakub Jelinek changed: What|Removed |Added CC||jakub at gcc dot gnu.org --- Comment #3

[Bug bootstrap/120438] --enable-maintainer-mode is broken

2025-05-26 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=120438 --- Comment #2 from Andrew Pinski --- Looks like configure is looking for automake-1.15 exactly rather than automake. Can you provide the output of `ls -l $HOME/work/bin/automake*`

[Bug bootstrap/120438] --enable-maintainer-mode is broken

2025-05-26 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=120438 --- Comment #1 from Andrew Pinski --- from aclocal.m4 in lto-plugin: AC_DEFUN([AM_AUTOMAKE_VERSION], [am__api_version='1.15' dnl Some users find AM_AUTOMAKE_VERSION and mistake it for a way to dnl require some minimum version. Point them to the