all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* bug#69994: 30.0.50; Issue building on msys
       [not found] <87ttkumjpv.fsf.ref@aol.com>
@ 2024-03-25 15:09 ` Ergus via Bug reports for GNU Emacs, the Swiss army knife of text editors
  2024-03-25 16:50   ` bug#69994: Ergus via Bug reports for GNU Emacs, the Swiss army knife of text editors
  2024-03-25 17:06   ` bug#69994: 30.0.50; Issue building on msys Eli Zaretskii
  0 siblings, 2 replies; 3+ messages in thread
From: Ergus via Bug reports for GNU Emacs, the Swiss army knife of text editors @ 2024-03-25 15:09 UTC (permalink / raw)
  To: 69994

Hi:

I am trying to build master on msys and I get this error:


```
git clone ....
cd Emacs
./autogen.sh
Checking whether you have the necessary tools...
(Read INSTALL.REPO for more details on building Emacs)
Checking for autoconf (need at least version 2.65) ... ok
Your system has the required tools.
Running 'autoreconf -fi -I m4' ...
ac-wrapper: autoreconf: warning: auto-detected versions not found ( ); falling back to latest available
' is already registered with AC_CONFIG_FILES.
../autoconf-2.72/lib/autoconf/status.m4:289: AC_CONFIG_FILES is expanded from...
configure.ac:7795: the top level
autom4te-2.72: error: /usr/bin/m4 failed with exit status: 1
autoreconf-2.72: error: /usr/bin/autoconf-2.72 failed with exit status: 1
```

I have already build emacs in this same system with no issues.
Any idea?

Best,
Ergus






^ permalink raw reply	[flat|nested] 3+ messages in thread

* bug#69994:
  2024-03-25 15:09 ` bug#69994: 30.0.50; Issue building on msys Ergus via Bug reports for GNU Emacs, the Swiss army knife of text editors
@ 2024-03-25 16:50   ` Ergus via Bug reports for GNU Emacs, the Swiss army knife of text editors
  2024-03-25 17:06   ` bug#69994: 30.0.50; Issue building on msys Eli Zaretskii
  1 sibling, 0 replies; 3+ messages in thread
From: Ergus via Bug reports for GNU Emacs, the Swiss army knife of text editors @ 2024-03-25 16:50 UTC (permalink / raw)
  To: 69994-done@debbugs.gnu.org

[-- Attachment #1: Type: text/plain, Size: 43 bytes --]

The issue was in my msys git configuration.

[-- Attachment #2: Type: text/html, Size: 224 bytes --]

^ permalink raw reply	[flat|nested] 3+ messages in thread

* bug#69994: 30.0.50; Issue building on msys
  2024-03-25 15:09 ` bug#69994: 30.0.50; Issue building on msys Ergus via Bug reports for GNU Emacs, the Swiss army knife of text editors
  2024-03-25 16:50   ` bug#69994: Ergus via Bug reports for GNU Emacs, the Swiss army knife of text editors
@ 2024-03-25 17:06   ` Eli Zaretskii
  1 sibling, 0 replies; 3+ messages in thread
From: Eli Zaretskii @ 2024-03-25 17:06 UTC (permalink / raw)
  To: Ergus; +Cc: 69994

> Date: Mon, 25 Mar 2024 16:09:32 +0100
> From:  Ergus via "Bug reports for GNU Emacs,
>  the Swiss army knife of text editors" <bug-gnu-emacs@gnu.org>
> 
> I am trying to build master on msys and I get this error:
> 
> 
> ```
> git clone ....
> cd Emacs
> ./autogen.sh
> Checking whether you have the necessary tools...
> (Read INSTALL.REPO for more details on building Emacs)
> Checking for autoconf (need at least version 2.65) ... ok
> Your system has the required tools.
> Running 'autoreconf -fi -I m4' ...
> ac-wrapper: autoreconf: warning: auto-detected versions not found ( ); falling back to latest available
> ' is already registered with AC_CONFIG_FILES.
> ../autoconf-2.72/lib/autoconf/status.m4:289: AC_CONFIG_FILES is expanded from...
> configure.ac:7795: the top level
> autom4te-2.72: error: /usr/bin/m4 failed with exit status: 1
> autoreconf-2.72: error: /usr/bin/autoconf-2.72 failed with exit status: 1
> ```
> 
> I have already build emacs in this same system with no issues.
> Any idea?

Crystal ball says you cloned the repository with autocrlf having a
value other than 'false' in the Git configuration.

If that doesn't help, look into the latest changes to your system
and/or MSYS setup/packages.  There's no problem in Emacs, including
not on Windows.





^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2024-03-25 17:06 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <87ttkumjpv.fsf.ref@aol.com>
2024-03-25 15:09 ` bug#69994: 30.0.50; Issue building on msys Ergus via Bug reports for GNU Emacs, the Swiss army knife of text editors
2024-03-25 16:50   ` bug#69994: Ergus via Bug reports for GNU Emacs, the Swiss army knife of text editors
2024-03-25 17:06   ` bug#69994: 30.0.50; Issue building on msys Eli Zaretskii

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.