From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Paul Eggert Newsgroups: gmane.emacs.devel Subject: Re: Build failure for Emacs master Date: Mon, 18 Apr 2016 14:10:06 -0700 Organization: UCLA Computer Science Department Message-ID: <57154D2E.90702@cs.ucla.edu> 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> <570FBFEB.90803@cs.ucla.edu> <87bn5bnn8b.fsf@russet.org.uk> <83potrc4ur.fsf@gnu.org> <87potmivkx.fsf@russet.org.uk> <83shyi90gb.fsf@gnu.org> <8c0c78cb65fa34e6a5028db3e88cef49.squirrel@cloud103.planethippo.com> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1461013851 18934 80.91.229.3 (18 Apr 2016 21:10:51 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 18 Apr 2016 21:10:51 +0000 (UTC) Cc: andrewjmoreton@gmail.com, emacs-devel@gnu.org To: Phillip Lord , Eli Zaretskii Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Mon Apr 18 23:10: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 1asGRO-0000Mq-Qa for ged-emacs-devel@m.gmane.org; Mon, 18 Apr 2016 23:10:42 +0200 Original-Received: from localhost ([::1]:45458 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1asGRO-0008S8-93 for ged-emacs-devel@m.gmane.org; Mon, 18 Apr 2016 17:10:42 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:41339) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1asGR0-0008OQ-7J for emacs-devel@gnu.org; Mon, 18 Apr 2016 17:10:21 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1asGQu-0000e5-S3 for emacs-devel@gnu.org; Mon, 18 Apr 2016 17:10:18 -0400 Original-Received: from zimbra.cs.ucla.edu ([131.179.128.68]:51577) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1asGQq-0000Wa-Ur; Mon, 18 Apr 2016 17:10:09 -0400 Original-Received: from localhost (localhost [127.0.0.1]) by zimbra.cs.ucla.edu (Postfix) with ESMTP id ACB9416126B; Mon, 18 Apr 2016 14:10:07 -0700 (PDT) Original-Received: from zimbra.cs.ucla.edu ([127.0.0.1]) by localhost (zimbra.cs.ucla.edu [127.0.0.1]) (amavisd-new, port 10032) with ESMTP id PL1ZOnS-Jb6r; Mon, 18 Apr 2016 14:10:07 -0700 (PDT) Original-Received: from localhost (localhost [127.0.0.1]) by zimbra.cs.ucla.edu (Postfix) with ESMTP id 03E6216125C; Mon, 18 Apr 2016 14:10:07 -0700 (PDT) X-Virus-Scanned: amavisd-new at zimbra.cs.ucla.edu Original-Received: from zimbra.cs.ucla.edu ([127.0.0.1]) by localhost (zimbra.cs.ucla.edu [127.0.0.1]) (amavisd-new, port 10026) with ESMTP id Mn_f_CihFb9c; Mon, 18 Apr 2016 14:10:06 -0700 (PDT) Original-Received: from penguin.cs.ucla.edu (Penguin.CS.UCLA.EDU [131.179.64.200]) by zimbra.cs.ucla.edu (Postfix) with ESMTPSA id DDB5E16125A; Mon, 18 Apr 2016 14:10:06 -0700 (PDT) User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.7.1 In-Reply-To: <8c0c78cb65fa34e6a5028db3e88cef49.squirrel@cloud103.planethippo.com> X-detected-operating-system: by eggs.gnu.org: GNU/Linux 3.x X-Received-From: 131.179.128.68 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:203073 Archived-At: On 04/18/2016 01:05 PM, Phillip Lord wrote: > The one you fixed on Emacs-25---corruption at the end of loaddefs. I just now merged emacs-25 into master, so the problem should be fixed in master too now.