Package build problem
16 years, 4 months
Jerry James
The latest XEmacs in mercurial doesn't seem to be able to build the
packages. It bombs out like this:
Loading /home/james/Projects/xemacs/packages/xemacs-packages/x-symbol/lisp/x-symbol.el...
Requiring /home/james/Projects/xemacs/packages/xemacs-packages/x-symbol/lisp/x-symbol-vars.el...
Requiring /home/james/Projects/xemacs/packages/xemacs-packages/x-symbol/lisp/x-symbol-hooks.el...
Requiring /usr/local/share/xemacs-21.5-b28/lisp/font-lock.elc...
Loading /usr/local/share/xemacs-21.5-b28/lisp/cus-face.elc...
Requiring
/home/james/Projects/xemacs/packages/xemacs-packages/x-symbol/lisp/x-symbol-xmacs.el...
Warning: X-Symbol: only limited support on a character terminal
Loading /usr/local/share/xemacs-21.5-b28/lisp/cl-macs.elc...
Requiring /home/james/Projects/xemacs/packages/xemacs-packages/x-symbol/lisp/x-symbol-mule.el...
Requiring /home/james/Projects/xemacs/packages/xemacs-packages/x-symbol/lisp/x-symbol-macs.el...
Loading /usr/local/share/xemacs-21.5-b28/lisp/disp-table.elc...
# bind (stack-trace-on-signal debug-on-signal stack-trace-on-error
debug-on-error)
# (unwind-protect ...)
aset(#s(char-table type generic data ()) 0 "")
(while (< i 256) (aset table i "") (setq i (1+ i)))
# bind (i table)
(let ((table (make-display-table)) (i 0)) (while (< i 256) (aset
table i "") (setq i (1+ i))) table)
(defvar x-symbol-invisible-display-table (let ((table
(make-display-table)) (i 0)) (while (< i 256) (aset table i "") (setq
i (1+ i))) table) "Internal variable. Display table for
`x-symbol-invisible-face'.")
# (unwind-protect ...)
# (unwind-protect ...)
# (unwind-protect ...)
# (unwind-protect ...)
# (unwind-protect ...)
# (unwind-protect ...)
# (unwind-protect ...)
# (unwind-protect ...)
(load-internal "[internal]")
load-internal("x-symbol.el" nil t nil undecided)
# bind (handler path nosuffix nomessage noerror filename)
load("x-symbol.el" nil t)
# bind (file arg)
command-line-do-load("-l")
# bind (dir file-count line end-of-options file-p arg tem)
xemacs exiting.
command-line-1()
# bind (command-line-args-left)
command-line()
# bind (error-data)
normal-top-level()
# (condition-case ... . error)
# (catch top-level ...)
Wrong type argument: arrayp, #s(char-table type generic data
())make[2]: *** [lisp/auto-autoloads.elc] Error 255
make[2]: Leaving directory
`/home/james/Projects/xemacs/packages/xemacs-packages/x-symbol'
make[1]: *** [x-symbol/bytecompile.target] Error 2
make[1]: Leaving directory
`/home/james/Projects/xemacs/packages/xemacs-packages'
make: *** [xemacs-packages/bytecompile.target] Error 2
--
Jerry James
http://loganjerry.googlepages.com/
_______________________________________________
XEmacs-Beta mailing list
XEmacs-Beta(a)xemacs.org
http://calypso.tux.org/cgi-bin/mailman/listinfo/xemacs-beta
Fwd: sign off on XEmacs 21.5
16 years, 4 months
SL Baur
---------- Forwarded message ----------
From: SL Baur <steve(a)xemacs.org>
Date: Thu, Aug 16, 2007 at 3:13 AM
Subject: sign off on XEmacs 21.5
To: XEmacs review <xemacs-review(a)xemacs.org>
Assuming you had a deadline of New Year's eve (31-Oct) to make
a release, what would it take to make you sign off on a net release
of the next version of XEmacs?
Steve-san has posted a list on xemacs-beta. I think many of them
can be ignored for an "early" release, but I only have an advisory
capacity and will defer to him.
It's been an awful long time since the last release. The world is
crying out for a new version of the One True Editor.
So, comments?
-sb (My apologies. I wanted to curb code churn, but not quite this much)
_______________________________________________
XEmacs-Beta mailing list
XEmacs-Beta(a)xemacs.org
http://calypso.tux.org/cgi-bin/mailman/listinfo/xemacs-beta