emacs-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#42095: closed (28.0.50; Build fails on Windows/MinGW64)


From: GNU bug Tracking System
Subject: bug#42095: closed (28.0.50; Build fails on Windows/MinGW64)
Date: Mon, 29 Jun 2020 17:00:02 +0000

Your message dated Mon, 29 Jun 2020 09:59:46 -0700
with message-id <46923206-19b2-8526-c533-abd6cd8a0f05@cs.ucla.edu>
and subject line Re: bug#42095: 28.0.50; Build fails on Windows/MinGW64
has caused the debbugs.gnu.org bug report #42095,
regarding 28.0.50; Build fails on Windows/MinGW64
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs@gnu.org.)


-- 
42095: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=42095
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- Subject: 28.0.50; Build fails on Windows/MinGW64 Date: Sat, 27 Jun 2020 23:28:17 +0200 User-agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (gnu/linux)
I wanted to refresh my Windows Emacs build tonight, for the first time
in some months.  I pulled up to
5ce5cf643840cd6efd25d987bc5b6f12478c50a6 by Paul Eggert and ran make -j4
as usual.  The build failed.  Likewise make bootstrap.  The error:

  CC       open.o
open.c: In function 'sys_open':
open.c:127:48: error: 'O_CLOEXEC' undeclared (first use in this function)
  127 |                   flags & ~(have_cloexec < 0 ? O_CLOEXEC : 0), mode);
      |                                                ^~~~~~~~~
open.c:127:48: note: each undeclared identifier is reported only once for each 
function it appears in

That line was changed a few hours ago, in commit
118c07e02e939c9f52688091509d4bff2a897032, also by Paul.

Checking out the commit prior to 118c07 seems to get past the error.
The line and its surroundings look fairly similar in that revision
(ffb89e), so I'm not sure what would be the proper fix.  Hence no
patch, sorry.

...Peder...
-- 
I wish a new life awaited _me_ in some off-world colony.




--- End Message ---
--- Begin Message --- Subject: Re: bug#42095: 28.0.50; Build fails on Windows/MinGW64 Date: Mon, 29 Jun 2020 09:59:46 -0700 User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Thunderbird/68.8.0
On 6/29/20 7:13 AM, Eli Zaretskii wrote:

> Thanks, it builds fine.

Thanks for checking; closing the bug report.


--- End Message ---

reply via email to

[Prev in Thread] Current Thread [Next in Thread]