From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.devel Subject: Re: Build failure for Emacs master Date: Mon, 18 Apr 2016 21:30:20 +0300 Message-ID: <83bn56ahxf.fsf@gnu.org> References: <56CCD91E.6070507@alice.it> <83egc2ixji.fsf@gnu.org> <56CD798D.7060102@alice.it> <56CD8408.1000701@alice.it> <83wppuggb4.fsf@gnu.org> <56CE2CA7.5050906@alice.it> <83io1cg2pt.fsf@gnu.org> <56DA0327.2030009@alice.it> <83oaatxu72.fsf@gnu.org> <570C4307.6050907@alice.it> <83k2k2g82s.fsf@gnu.org> <86egaa7b0z.fsf@gmail.com> <83a8kyfd38.fsf@gnu.org> <86lh4hm7dd.fsf@gmail.com> <83oa9cdu7l.fsf@gnu.org> <83k2k0dqtg.fsf@gnu.org> <83fuuodm1q.fsf@gnu.org> <864mb4j5lw.fsf@gmail.com> <837ffze3dx.fsf@gnu.org> <86k2jzgu8d.fsf@gmail.com> <83r3e7c4yn.fsf@gnu.org> <57149B76.5050706@alice.it> Reply-To: Eli Zaretskii NNTP-Posting-Host: plane.gmane.org X-Trace: ger.gmane.org 1461004252 27849 80.91.229.3 (18 Apr 2016 18:30:52 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 18 Apr 2016 18:30:52 +0000 (UTC) Cc: andrewjmoreton@gmail.com, emacs-devel@gnu.org To: Angelo Graziosi Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Mon Apr 18 20:30:50 2016 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1asDwf-0001fw-DF for ged-emacs-devel@m.gmane.org; Mon, 18 Apr 2016 20:30:49 +0200 Original-Received: from localhost ([::1]:43360 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1asDwe-00038N-Lt for ged-emacs-devel@m.gmane.org; Mon, 18 Apr 2016 14:30:48 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:57270) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1asDwT-000340-HZ for emacs-devel@gnu.org; Mon, 18 Apr 2016 14:30:38 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1asDwP-0005q1-H1 for emacs-devel@gnu.org; Mon, 18 Apr 2016 14:30:37 -0400 Original-Received: from fencepost.gnu.org ([2001:4830:134:3::e]:53318) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1asDwP-0005px-EK; Mon, 18 Apr 2016 14:30:33 -0400 Original-Received: from 84.94.185.246.cable.012.net.il ([84.94.185.246]:1873 helo=home-c4e4a596f7) by fencepost.gnu.org with esmtpsa (TLS1.2:RSA_AES_128_CBC_SHA1:128) (Exim 4.82) (envelope-from ) id 1asDwN-0005mP-SQ; Mon, 18 Apr 2016 14:30:32 -0400 In-reply-to: <57149B76.5050706@alice.it> (message from Angelo Graziosi on Mon, 18 Apr 2016 10:31:50 +0200) X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Received-From: 2001:4830:134:3::e X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Original-Sender: "Emacs-devel" Xref: news.gmane.org gmane.emacs.devel:203059 Archived-At: > Cc: emacs-devel@gnu.org > From: Angelo Graziosi > Date: Mon, 18 Apr 2016 10:31:50 +0200 > > Il 15/04/2016 16:38, Eli Zaretskii ha scritto: > > > I've just fixed on the emacs-25 branch a serious bug in the w32 > > implementation of mmap_realloc. The conditions under which the bug > > > So please try reproducing your problem after updating the repository > > from upstream, I hope that the problems will be gone. (If you are > > tracking master, wait until ab849b7 is merged to it, or apply it > > manually.) > > > > Since I use this patch, the build seems to be completed without issues.. Thanks for letting us know.