Building the latest packages with the latest XEmacs 21.4 sources fails:
make[2]: Entering directory
`/opt/build/xemacs-packages-2012-01-07/xemacs-packages/ede'
xemacs -no-autoloads -vanilla -batch -eval '(setq stack-trace-on-error
t load-always-display-messages t load-ignore-out-of-date-elc-files t
load-show-full-path-in-messages t)' -eval '(setq load-path (list
lisp-directory))' -l
/opt/build/xemacs-packages-2012-01-07/package-compile.el --
xemacs-base prog-modes edebug eieio dired cedet-common speedbar
edit-utils -- -l ede -f batch-byte-compile auto-autoloads.el
Loading /opt/xemacs/lib/xemacs-21.4.22/lisp/auto-autoloads...
Loading
/opt/build/xemacs-packages-2012-01-07/xemacs-packages/edit-utils/auto-autoloads...
# bind (
stack-trace-on-signal debug-on-signal stack-trace-on-error debug-on-error)
signal(void-function (custom-set-face-bold))
# bind (data error-symbol)
signal-error(void-function (custom-set-face-bold))
# bind (error-data)
normal-top-level()
# (condition-case ... . error)
# (catch top-level
...)
^GSymbol's function definition is void: custom-set-face-bold
xemacs exiting
.
make[2]: *** [auto-autoloads.elc] Error 255
make[2]: Leaving directory
`/opt/build/xemacs-packages-2012-01-07/xemacs-packages/ede'
make[1]: *** [ede/bytecompile.target] Error 2
make[1]: Leaving directory
`/opt/build/xemacs-packages-2012-01-07/xemacs-packages'
make: *** [xemacs-packages/bytecompile.target] Error 2
I'm not really sure what's going on here; here are the package files
that were updated:
./xemacs-packages/edit-utils/ChangeLog
./xemacs-packages/edit-utils/icon-themes.el
./xemacs-packages/edit-utils/package-info.in
./xemacs-packages/edit-utils/buffer-colors.el
./xemacs-packages/edit-utils/Makefile
and the 21.4 sources last changed on Christmas day.
Puzzled,
Vin
_______________________________________________
XEmacs-Beta mailing list
XEmacs-Beta(a)xemacs.org
http://lists.xemacs.org/mailman/listinfo/xemacs-beta