all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Compile Pause In ./lisp/org/
@ 2014-03-17 10:29 Nathan Royce
  0 siblings, 0 replies; 2+ messages in thread
From: Nathan Royce @ 2014-03-17 10:29 UTC (permalink / raw)
  To: emacs-devel@gnu.org

[-- Attachment #1: Type: text/plain, Size: 667 bytes --]

I wasn't sure if this should be posted under bug reports (since it wasn't compiled and it is the latest source from git) or development.
I was able to compile emacs in a 32-bit Debian environment, even cross-compile.Now that I switched the 64-bit distribution, emacs seems to pause compilation with 2 different files:"Compiling org/org-bbdb.el"or"Compiling org/org-agenda.el"It doesn't crash or exit with a failure. While all of the other .el files compiled quickly, these have yet to compile after 15 minutes.The CPU monitor in the panel drops to nothing at this point as well.
$ ./autogen.sh$ make bootstrap //pauses at bbdbor$ make //pauses at agenda 		 	   		  

[-- Attachment #2: Type: text/html, Size: 1031 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: Compile Pause In ./lisp/org/
@ 2014-03-18 12:42 Nathan Royce
  0 siblings, 0 replies; 2+ messages in thread
From: Nathan Royce @ 2014-03-18 12:42 UTC (permalink / raw)
  To: emacs-devel@gnu.org

[-- Attachment #1: Type: text/plain, Size: 918 bytes --]




Getting some information now. I had git cleaned and reset committing to "3a1ce0685f66f5fb162b07f6bf4a1d8e1ec75c06" and it bonks at the same file (the other file resulted from parallel compilation):"...Wrote /home/vboxadmin/Desktop/emacs/lisp/org/ob.elcCompiling org/org-agenda.el`flet' is an obsolete macro (as of 24.3); use either `cl-flet' or `cl-letf'."This was after wiping all of my gitted tool compilations and starting from scratch. When that failed, I dropped the committal to the last stable release (24.3).
Now to wipe the VM instance, upgrade Debian and start from scratch yet again.OK, after updating everything in Debian and starting over, I just saw it pass the agenda and bbdb files. They took about 5 seconds each, but that's a far cry from 30 minutes before I break out of it.It doesn't tell me the root cause of the hangup, but at least it's gotten through the entire compilation
 		 	   		  

[-- Attachment #2: Type: text/html, Size: 1306 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2014-03-18 12:42 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-03-17 10:29 Compile Pause In ./lisp/org/ Nathan Royce
  -- strict thread matches above, loose matches on Subject: below --
2014-03-18 12:42 Nathan Royce

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.