From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: Arithmetic range error Date: Thu, 07 Feb 2019 14:27:56 +0100 Message-ID: <87lg2r7moz.fsf@nicolasgoaziou.fr> References: <87ef8jwzs5.fsf@yandex.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([209.51.188.92]:50539) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1grjis-0004Hs-W2 for emacs-orgmode@gnu.org; Thu, 07 Feb 2019 08:28:12 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1grjis-0006MW-5Y for emacs-orgmode@gnu.org; Thu, 07 Feb 2019 08:28:10 -0500 Received: from relay5-d.mail.gandi.net ([217.70.183.197]:57969) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1grjio-0006G3-Hy for emacs-orgmode@gnu.org; Thu, 07 Feb 2019 08:28:08 -0500 In-Reply-To: <87ef8jwzs5.fsf@yandex.com> (Colin Baxter's message of "Thu, 07 Feb 2019 12:26:02 +0000") List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: "Emacs-orgmode" To: Colin Baxter Cc: emacs-orgmode@gnu.org Hello, Colin Baxter writes: > Publishing an org file today, the html output looks ok but I get the > compilation error: > > Arithmetic range error: "floor", 1549541220.7500212 > > I get the error with org-version 9.2.1 (release_9.2.1-200-g18b85a) > but not with org-version 8.2.10. > > Looking at 'org-publish-cache-ctime-of-src' in the file `ox-publish.el', > its not obvious to me where the error is coming from. Ditto after > looking in NEWS and the git commit logs. > > Can anyone help? It would be nice to get the full backtrace. Also, does commit d64c9a996b look suspicious? Regards, -- Nicolas Goaziou