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: Sun, 6 Mar 2016 23:00:06 +0100 Message-ID: <56DCA866.2050702@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> <56DB48C5.3070206@alice.it> <83oaaswa5r.fsf@gnu.org> <8337s3wnq0.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 1457301638 8816 80.91.229.3 (6 Mar 2016 22:00:38 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sun, 6 Mar 2016 22:00:38 +0000 (UTC) Cc: larsi@gnus.org, emacs-devel@gnu.org To: Eli Zaretskii Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sun Mar 06 23:00:26 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 1acgiv-0000NA-3K for ged-emacs-devel@m.gmane.org; Sun, 06 Mar 2016 23:00:25 +0100 Original-Received: from localhost ([::1]:52274 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1acgiu-0006mx-FO for ged-emacs-devel@m.gmane.org; Sun, 06 Mar 2016 17:00:24 -0500 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:59939) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1acgiq-0006me-HK for emacs-devel@gnu.org; Sun, 06 Mar 2016 17:00:21 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1acgin-0000Wt-C3 for emacs-devel@gnu.org; Sun, 06 Mar 2016 17:00:20 -0500 Original-Received: from smtp202.alice.it ([82.57.200.98]:36479) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1acgin-0000Ri-4Y; Sun, 06 Mar 2016 17:00:17 -0500 Original-Received: from [192.168.1.101] (80.181.241.151) by smtp202.alice.it (8.6.060.43) (authenticated as angelo.graziosi@alice.it) id 5697B30A098D42B6; Sun, 6 Mar 2016 23:00:02 +0100 User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:38.0) Gecko/20100101 Thunderbird/38.6.0 In-Reply-To: <8337s3wnq0.fsf@gnu.org> X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-Received-From: 82.57.200.98 X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.14 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-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:201023 Archived-At: Il 06/03/2016 17:55, Eli Zaretskii ha scritto: > > I attempted to fix this in commit 69e03dd, please take another look. > Yes, the fix works.. I have also completed the build in a freshly cloned repository without the loaddefs issue... let's see if it will return in the next builds. Thanks, Angelo.