all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Issue building on MSWindows + msys
       [not found] <pq5oqtzlurtwkspcesdvk7rtrtdu6ye6t6wnioto6wzx257vsm.ref@jdinp4e6ahna>
@ 2023-11-15 14:57 ` Ergus
  2023-11-15 16:45   ` Eli Zaretskii
  0 siblings, 1 reply; 5+ messages in thread
From: Ergus @ 2023-11-15 14:57 UTC (permalink / raw)
  To: help-gnu-emacs

Hi:

Building the master branch on MSWindows today (and same config than
before, nothing new)

I get this build error:

---------------------------------------

grep.exe: ./international/uni-comment.el: binary file matches
grep.exe: ./international/uni-decimal.el: binary file matches
grep.exe: ./international/uni-decomposition.el: binary file matches
grep.exe: ./international/uni-digit.el: binary file matches
grep.exe: ./international/uni-lowercase.el: binary file matches
grep.exe: ./international/uni-mirrored.el: binary file matches
make[2]: *** [Makefile:330: pcmpl-gnu.elc] Error 3
make[2]: Leaving directory '/c/Users/t008593/Downloads/emacs/build/lisp'
grep.exe: ./international/uni-titlecase.el: binary file matches
grep.exe: ./international/uni-uppercase.el: binary file matches
make[2]: Entering directory '/c/Users/t008593/Downloads/emacs/build/lisp'
   ELC      emulation/viper-macs.elc
   ELC      emulation/viper-mous.elc
   ELC      emulation/viper-util.elc
   ELC      emulation/viper.elc
   ELC      erc/erc-autoaway.elc
   ELC      erc/erc-backend.elc
   ELC      erc/erc-button.elc
   ELC      erc/erc-capab.elc
   ELC      erc/erc-common.elc
   ELC      erc/erc-compat.elc
   ELC      erc/erc-dcc.elc
   ELC      erc/erc-desktop-notifications.elc
   ELC      erc/erc-ezbounce.elc
   ELC      erc/erc-fill.elc
   ELC      erc/erc-goodies.elc

Backtrace:
00007ff6c5ed101e
00007ff6c5d9a391
00007ff6c5dbc7c1
00007ff6c5f3630a
00007ffc58657ff0
00007ffc5a2123a7
00007ffc5a1c14ac
00007ffc5a210eb6
00007ff6c5e21c08
00007ff6c5e2bbda
00007ff6c5e2c1ba
00007ffbd17277c1
00007ff6c5e2bbda
00007ff6c5e2c1ba
00007ffbd17278e0
00007ff6c5e2bbda
00007ffbd143516f
00007ff6c5e2bbda
00007ffbd14356bb
00007ff6c5e2bbda
00007ffbd1435612
00007ff6c5e2bbda
00007ffbd1736502
00007ff6c5e2f3ee
00007ff6c5e2bbda
00007ffbd17355ca
00007ff6c5e2bbda
00007ffbd17320eb
00007ff6c5e2f3ee
00007ff6c5e78f8f
00007ff6c5e2bbda
00007ffbd1747c1b
00007ffbd1747e6f
00007ffbd174820a
00007ff6c5e2bbda
00007ffbd17309dc
00007ff6c5e2bbda
00007ffbd173086e
00007ff6c5e2bbda
00007ffbd1721fa3
00007ff6c5e78f8f
00007ff6c5e2bbda
00007ff6c5e3a1bf
00007ff6c5e3c7c9
00007ffbd1721f64
00007ff6c5e2bbda
00007ffbd1730906
00007ff6c5e2bbda
00007ffbd172e9bc
00007ff6c5e2bbda
00007ffbd172f3da
00007ff6c5e2bbda
00007ffbd172d50c
00007ff6c5e2bbda
00007ffbd1752945
00007ff6c5e2bbda
00007ffbd17523bf
00007ff6c5e2bbda
00007ffbd180e282
00007ff6c5e2bbda
00007ffc2163f30b
00007ff6c5e2bbda
...
make[2]: *** [Makefile:330: erc/erc-goodies.elc] Error 3

-------------------------

And a similar message (including backtrace) a bit latter:

make[2]: *** [Makefile:330: org/ob-eshell.elc] Error 3

-------------------------

I made a clean build, make boostrap, git clean, rebuild from scratch etc
etc... and everytime I get the same error.

Anybody knows what's going on?? Did I something wrong or is there some
known issue related with this??

Best ad thanks in advance,
Ergus



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

* Re: Issue building on MSWindows + msys
  2023-11-15 14:57 ` Issue building on MSWindows + msys Ergus
@ 2023-11-15 16:45   ` Eli Zaretskii
  2023-11-15 18:18     ` Corwin Brust
  2023-11-15 22:00     ` Ergus
  0 siblings, 2 replies; 5+ messages in thread
From: Eli Zaretskii @ 2023-11-15 16:45 UTC (permalink / raw)
  To: help-gnu-emacs

> Date: Wed, 15 Nov 2023 15:57:17 +0100
> From: Ergus <spacibba@aol.com>
> 
> make[2]: *** [Makefile:330: erc/erc-goodies.elc] Error 3
> 
> -------------------------
> 
> And a similar message (including backtrace) a bit latter:
> 
> make[2]: *** [Makefile:330: org/ob-eshell.elc] Error 3
> 
> -------------------------
> 
> I made a clean build, make boostrap, git clean, rebuild from scratch etc
> etc... and everytime I get the same error.
> 
> Anybody knows what's going on?? Did I something wrong or is there some
> known issue related with this??

Did you update any of your system utilities (like Grep) or libraries
lately?



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

* Re: Issue building on MSWindows + msys
  2023-11-15 16:45   ` Eli Zaretskii
@ 2023-11-15 18:18     ` Corwin Brust
  2023-11-15 22:00     ` Ergus
  1 sibling, 0 replies; 5+ messages in thread
From: Corwin Brust @ 2023-11-15 18:18 UTC (permalink / raw)
  To: Eli Zaretskii; +Cc: help-gnu-emacs

On Wed, Nov 15, 2023 at 10:45 AM Eli Zaretskii <eliz@gnu.org> wrote:
>
> > Date: Wed, 15 Nov 2023 15:57:17 +0100
> > From: Ergus <spacibba@aol.com>
> >
> > make[2]: *** [Makefile:330: erc/erc-goodies.elc] Error 3
> >
> > -------------------------
> >
> > And a similar message (including backtrace) a bit latter:
> >
> > make[2]: *** [Makefile:330: org/ob-eshell.elc] Error 3
> >
> > -------------------------
> >
> > I made a clean build, make boostrap, git clean, rebuild from scratch etc
> > etc... and everytime I get the same error.
> >
> > Anybody knows what's going on?? Did I something wrong or is there some
> > known issue related with this??
>

I'm not able to reproduce this.   One thing I do between builds that
you don't mention is:
  git clean -xfd

I'm not sure why that should be needed, but it replaces having to run
clean (or a variant), at the cost of having to run autogen.sh each
time.

In any case, grepping a log of my successful build, just now, for
error or warning messages I see only:

w32heap.c:853:14: warning: 'm' may be used uninitialized [-Wmaybe-uninitialized]

Which is expected on Windows.

> Did you update any of your system utilities (like Grep) or libraries
> lately?
>

I didn't, FTR.



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

* Re: Issue building on MSWindows + msys
  2023-11-15 16:45   ` Eli Zaretskii
  2023-11-15 18:18     ` Corwin Brust
@ 2023-11-15 22:00     ` Ergus
  2023-11-16  5:45       ` Eli Zaretskii
  1 sibling, 1 reply; 5+ messages in thread
From: Ergus @ 2023-11-15 22:00 UTC (permalink / raw)
  To: help-gnu-emacs, Eli Zaretskii



On November 15, 2023 5:45:15 PM GMT+01:00, Eli Zaretskii <eliz@gnu.org> wrote:
>> Date: Wed, 15 Nov 2023 15:57:17 +0100
>> From: Ergus <spacibba@aol.com>
>> 
>> make[2]: *** [Makefile:330: erc/erc-goodies.elc] Error 3
>> 
>> -------------------------
>> 
>> And a similar message (including backtrace) a bit latter:
>> 
>> make[2]: *** [Makefile:330: org/ob-eshell.elc] Error 3
>> 
>> -------------------------
>> 
>> I made a clean build, make boostrap, git clean, rebuild from scratch etc
>> etc... and everytime I get the same error.
>> 
>> Anybody knows what's going on?? Did I something wrong or is there some
>> known issue related with this??
>
>Did you update any of your system utilities (like Grep) or libraries
>lately?
>
Hi Eli:

I made a clean msys2 install and installed the same packages I had before. Everything from the official msys repositories 

The issue is weird because the compilation continues after the error, and completes apparently successfully (ignoring the errors). Except if I try 'make -j' In that case the error aborts the build.

After compiling and installing, the new emacs installation actually works, but it shows some issues. However, I will double check them before opening a bug report. For example the history search (up arrow) in the mini buffer is not working and says that there is no history match... (But the history file is there and is not corrupted)

Best,
Ergus







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

* Re: Issue building on MSWindows + msys
  2023-11-15 22:00     ` Ergus
@ 2023-11-16  5:45       ` Eli Zaretskii
  0 siblings, 0 replies; 5+ messages in thread
From: Eli Zaretskii @ 2023-11-16  5:45 UTC (permalink / raw)
  To: help-gnu-emacs

> Date: Wed, 15 Nov 2023 23:00:03 +0100
> From: Ergus <spacibba@aol.com>
> 
> >Did you update any of your system utilities (like Grep) or libraries
> >lately?
> >
> Hi Eli:
> 
> I made a clean msys2 install and installed the same packages I had before. Everything from the official msys repositories 

I asked whether some of the system utilities and libraries are now
different from what they were before the clean install.  Because some
of those updates, and not some change in Emacs, could be the reason
for the problem you see.  For example, if you now have the latest
version of GCC, try to downgrade to the previous major GCC release,
and see if that helps.

> The issue is weird because the compilation continues after the error, and completes apparently successfully (ignoring the errors). Except if I try 'make -j' In that case the error aborts the build.

This could mean some issue with Make or with Bash.  But it's hard to
say without seeing the full output of the build that continues.

(In general, this should be discussed on the bug tracker, not here.)

> After compiling and installing, the new emacs installation actually works, but it shows some issues. However, I will double check them before opening a bug report. For example the history search (up arrow) in the mini buffer is not working and says that there is no history match... (But the history file is there and is not corrupted)

It should have been a bug report to begin with.



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

end of thread, other threads:[~2023-11-16  5:45 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <pq5oqtzlurtwkspcesdvk7rtrtdu6ye6t6wnioto6wzx257vsm.ref@jdinp4e6ahna>
2023-11-15 14:57 ` Issue building on MSWindows + msys Ergus
2023-11-15 16:45   ` Eli Zaretskii
2023-11-15 18:18     ` Corwin Brust
2023-11-15 22:00     ` Ergus
2023-11-16  5:45       ` 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.