* Bug: org-publish error on i386 [9.2.1 (9.2.1-8-g1b1797-elpa @ /Users/andrew/.emacs.d/elpa/org-20190211/)]
@ 2019-02-11 21:39 Andrew Eggenberger
2019-02-13 13:37 ` Josiah Schwab
0 siblings, 1 reply; 3+ messages in thread
From: Andrew Eggenberger @ 2019-02-11 21:39 UTC (permalink / raw)
To: emacs-orgmode
[-- Attachment #1: Type: text/plain, Size: 1702 bytes --]
I tried to publish a project on Emacs 25.2.1 and received an arithmetic
out of range error on a call to floor. The problem seems to be a call
to floor during the caching process that's out of the 32-bit integer range.
Backtrace follows:
Debugger entered--Lisp error: (range-error "floor" 1549920598.0)
floor(1549920598.0)
org-publish-cache-ctime-of-src(<path>)
org-publish-cache-file-needs-publishing(<path> "~/Sites/graphic-pages-production/site/" org-html-publish-to-html "~/Documents/org-mode/graphic-issue-planner/")
org-publish-needed-p(<path> "~/Sites/graphic-pages-production/site/" org-html-publish-to-html "~/Sites/graphic-pages-production/site/" "~/Documents/org-mode/graphic-issue-planner/")
org-publish-file(<path> ("graphic-issue-planner" :base-directory "~/Documents/org-mode/graphic-issue-planner/" :publishing-directory "~/Sites/graphic-pages-production/site/" :publishing-function org-html-publish-to-html :archived-trees nil :with-toc nil :recursive nil :headline-levels 1) t)
org-publish-projects((("graphic-issue-planner" :base-directory "~/Documents/org-mode/graphic-issue-planner/" :publishing-directory "~/Sites/graphic-pages-production/site/" :publishing-function org-html-publish-to-html :archived-trees nil :with-toc nil :recursive nil :headline-levels 1)))
org-publish("graphic-issue-planner")
Emacs : GNU Emacs 25.2.1 (i686-apple-darwin, NS appkit-1038.36 Version 10.6.8 (Build 10K549))
of 2017-04-21
Package: Org mode version 9.2.1 (9.2.1-8-g1b1797-elpa @ ~/.emacs.d/elpa/org-20190211/)
Andrew Eggenberger
Editor
Lake City Graphic
office: 651-345-3316 | cell: 612-840-1578 | Twitter: @andrewlcgraphic
[-- Attachment #2: Type: text/html, Size: 10424 bytes --]
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2019-02-13 14:10 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-02-11 21:39 Bug: org-publish error on i386 [9.2.1 (9.2.1-8-g1b1797-elpa @ /Users/andrew/.emacs.d/elpa/org-20190211/)] Andrew Eggenberger
2019-02-13 13:37 ` Josiah Schwab
2019-02-13 14:10 ` Nicolas Goaziou
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).