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: [emacs-announce] Emacs pretest 25.0.93 Date: Sat, 23 Apr 2016 15:05:17 +0300 Message-ID: <834mas5y4i.fsf@gnu.org> References: <87r3dxbln9.fsf@petton.fr> <87bn50pn65.fsf@Rainer.invalid> Reply-To: Eli Zaretskii NNTP-Posting-Host: plane.gmane.org X-Trace: ger.gmane.org 1461413173 18363 80.91.229.3 (23 Apr 2016 12:06:13 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sat, 23 Apr 2016 12:06:13 +0000 (UTC) Cc: emacs-devel@gnu.org To: Achim Gratz Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sat Apr 23 14:06:09 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 1atwK4-0003To-LU for ged-emacs-devel@m.gmane.org; Sat, 23 Apr 2016 14:06:04 +0200 Original-Received: from localhost ([::1]:51936 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1atwK4-0001iG-21 for ged-emacs-devel@m.gmane.org; Sat, 23 Apr 2016 08:06:04 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:37997) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1atwJo-0001gm-Ch for emacs-devel@gnu.org; Sat, 23 Apr 2016 08:05:49 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1atwJl-00021A-8A for emacs-devel@gnu.org; Sat, 23 Apr 2016 08:05:48 -0400 Original-Received: from fencepost.gnu.org ([2001:4830:134:3::e]:42083) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1atwJl-000216-4R; Sat, 23 Apr 2016 08:05:45 -0400 Original-Received: from 84.94.185.246.cable.012.net.il ([84.94.185.246]:3093 helo=home-c4e4a596f7) by fencepost.gnu.org with esmtpsa (TLS1.2:RSA_AES_128_CBC_SHA1:128) (Exim 4.82) (envelope-from ) id 1atwJh-0002wz-Me; Sat, 23 Apr 2016 08:05:42 -0400 In-reply-to: <87bn50pn65.fsf@Rainer.invalid> (message from Achim Gratz on Sat, 23 Apr 2016 13:41:38 +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-Topics: emacs-announce 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:203203 Archived-At: > From: Achim Gratz > Date: Sat, 23 Apr 2016 13:41:38 +0200 > > Nicolas Petton writes: > > As always, if you encounter problems building or using Emacs, > > send a report to bug-gnu-emacs@gnu.org with full details > > (if possible, use M-x report-emacs-bug). > > When I'm trying to build this from Git, the build errors out with > > "Invalid time specification" > > on trying to create any of the loaddefs files. What's up with that? Doesn't happen here. What command fails, exactly? Is that reproducible if you invoke the same command by hand?