From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Angelo Graziosi Newsgroups: gmane.emacs.devel Subject: Re: Build failure for Emacs master Date: Mon, 18 Apr 2016 10:31:50 +0200 Message-ID: <57149B76.5050706@alice.it> 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> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-15; format=flowed Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1460968312 17359 80.91.229.3 (18 Apr 2016 08:31:52 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 18 Apr 2016 08:31:52 +0000 (UTC) Cc: emacs-devel@gnu.org To: Eli Zaretskii , Andy Moreton Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Mon Apr 18 10:31:43 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 1as4ar-0005D9-IR for ged-emacs-devel@m.gmane.org; Mon, 18 Apr 2016 10:31:41 +0200 Original-Received: from localhost ([::1]:33064 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1as4aq-0003UK-Uu for ged-emacs-devel@m.gmane.org; Mon, 18 Apr 2016 04:31:40 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:51607) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1as4an-0003QM-5m for emacs-devel@gnu.org; Mon, 18 Apr 2016 04:31:37 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1as4ag-0001Gp-JL for emacs-devel@gnu.org; Mon, 18 Apr 2016 04:31:37 -0400 Original-Received: from smtp201.alice.it ([82.57.200.97]:38264) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1as4ag-0001GY-8s; Mon, 18 Apr 2016 04:31:30 -0400 Original-Received: from [192.168.1.101] (79.19.227.36) by smtp201.alice.it (8.6.060.43) (authenticated as angelo.graziosi@alice.it) id 56FAA8730BB451A8; Mon, 18 Apr 2016 10:31:27 +0200 User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:38.0) Gecko/20100101 Thunderbird/38.7.2 In-Reply-To: <83r3e7c4yn.fsf@gnu.org> X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-Received-From: 82.57.200.97 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:203031 Archived-At: 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, Angelo.