* Compiling GNU Emacs Elisp files ... In toplevel form: org.el:12977:10:Error: Wrong type argument: listp, t Wrote /var/tmp/portage/app-emacs/org-mode-5.17a/work/org-5.17a/org-export-latex.elc Wrote /var/tmp/portage/app-emacs/org-mode-5.17a/work/org-5.17a/org-install.elc Wrote /var/tmp/portage/app-emacs/org-mode-5.17a/work/org-5.17a/org-mouse.elc Wrote /var/tmp/portage/app-emacs/org-mode-5.17a/work/org-5.17a/org-publish.elc * batch-byte-compile failed [ !! ] * * ERROR: app-emacs/org-mode-5.17a failed. * Call stack: * ebuild.sh, line 1701: Called dyn_compile * ebuild.sh, line 1039: Called qa_call 'src_compile' * ebuild.sh, line 44: Called src_compile * org-mode-5.17a.ebuild, line 22: Called elisp_src_compile * elisp.eclass, line 69: Called die * The specific snippet of code: * elisp-compile *.el || die "elisp-compile failed" * The die message: * elisp-compile failed * * If you need support, post the topmost build error, and the call stack if relevant. * A complete build log is located at '/var/tmp/portage/app-emacs/org-mode-5.17a/temp/build.log'. * * GNU info directory index is up-to-date. Reproducible: Always I suspect this is an upstream problem, as I get the same error when trying to compile org.el manually.
Seems to have been a temporary problem with one version of Emacs 23.0.50 from CVS (approximately Nov 15, 2007). After updating Emacs CVS, org-mode builds correctly.
Reopening for proper closing.