From xemacs-m  Wed Sep 17 06:01:44 1997
Received: from turnbull.sk.tsukuba.ac.jp (turnbull.sk.tsukuba.ac.jp [130.158.99.4])
	by xemacs.org (8.8.5/8.8.5) with SMTP id GAA06509
	for <xemacs-beta@xemacs.org>; Wed, 17 Sep 1997 06:01:42 -0500 (CDT)
Received: from turnbull.sk.tsukuba.ac.jp(really [127.0.0.1]) by turnbull.sk.tsukuba.ac.jp
	via smtpd with esmtp
	id <m0xBHuQ-00002NC@turnbull.sk.tsukuba.ac.jp>
	for <xemacs-beta@xemacs.org>; Wed, 17 Sep 1997 20:04:38 +0900 (JST)
	(Smail-3.2 1996-Jul-4 #3 built 1997-Jun-24)
Message-Id: <m0xBHuQ-00002NC@turnbull.sk.tsukuba.ac.jp>
To: xemacs-beta@xemacs.org
Subject: [failure] XEmacs-20.3-b21 "Bern" on Debian 1.3 Linux 2.0.29
MIME-Version: 1.0
Content-Type: multipart/mixed; boundary="----- =_aaaaaaaaaa0"
Content-ID: <12944.874494082.0@turnbull.sk.tsukuba.ac.jp>
Date: Wed, 17 Sep 1997 20:04:38 +0900
From: "Stephen J. Turnbull" <turnbull@turnbull.sk.tsukuba.ac.jp>

------- =_aaaaaaaaaa0
Content-Type: text/plain; charset="us-ascii"
Content-ID: <12944.874494082.1@turnbull.sk.tsukuba.ac.jp>

First, I should say that I do not have LEIM installed; I can't
afford to try to download that tarball from the US, or I'd miss the
whole beta cycle.  I was going to wait for it to show up on a Japanese 
mirror.

Due to rejected patches, I re-untarred 20.3-b18 (no info, no LEIM, no
elc), and applied the b18-b19, b19-b20, and b20-b21 patches.  There
was one rejected patch for a leim/auto-autoloads.el file (but the LEIM 
files for the different betas seem to be different by file size; is
that a compression artifact?)  Anyway, there doesn't seem to be any
reference to leim in the lisp backtrace in the make log.

If that's not it, I have no idea how to proceed.

Installation and a log of the second make (the lisp backtrace looks to
be the same as in the original build) follow:

------- =_aaaaaaaaaa0
Content-Type: text/plain; charset="us-ascii"
Content-ID: <12944.874494082.2@turnbull.sk.tsukuba.ac.jp>

uname -a: Linux tanko 2.0.29 #3 Fri Jul 25 02:43:07 JST 1997 i586 unknown

./configure  '--with-mule' '--with-xim=xlib' '--with-sound=both'


Configured for `i586-pc-linux'.

  Where should the build process find the source code?    /usr/local/src/xemacs-20.3-b21
  What installation prefix should install use?		  /usr/local
  Where should XEmacs look for packages?		  ~/.xemacs:/usr/local/lib/xemacs/packages
  What operating system and machine description files should XEmacs use?
        `s/linux.h' and `m/intel386.h'
  What compiler should XEmacs be built with?              gcc -g -O2 -Wall -Wno-switch -fno-strength-reduce -malign-loops=2 -malign-jumps=2 -malign-functions=2
  Should XEmacs use the GNU version of malloc?            yes
  Should XEmacs use the relocating allocator for buffers? yes
  What window system should XEmacs use?                   x11
  Where do we find X Windows header files?                /usr/X11R6/include
  Where do we find X Windows libraries?                   /usr/X11R6/lib
  Compiling in support for XAUTH.
  Compiling in support for GIF image conversion.
  Compiling in support for XPM images.
  Compiling in support for X-Face message headers.
  Compiling in support for JPEG image conversion.
  Compiling in support for PNG image conversion.
  Compiling in both network and native sound support.
  Compiling in support for Berkeley DB.
  Compiling in support for GNU DBM.
  Compiling in support for ncurses.
  Compiling in Mule (multi-lingual) support.
  Compiling in XIM (X11R5+ I18N input method) support.
    Using raw Xlib to provide XIM support.
  Compiling in support for proper session-management.
  Using Lucid menubars.
  Using Lucid scrollbars.
  Using Athena dialog boxes.
  movemail will use "dot-locking" for locking mail spool files.
Fcc: xemacs
  WARNING: ---------------------------------------------------------
  WARNING: Compiling in support for runtime error checking.
  WARNING: XEmacs will run noticeably more slowly as a result.
  WARNING: Error checking is on by default for XEmacs beta releases.
  WARNING: ---------------------------------------------------------


------- =_aaaaaaaaaa0
Content-Type: text/plain; charset="us-ascii"
Content-ID: <12944.874494082.3@turnbull.sk.tsukuba.ac.jp>

Producing `src/paths.h' from `src/paths.h.in'.
src/paths.h is unchanged
cd lib-src && make  CC='gcc' CFLAGS='-g -O2 -Wall -Wno-switch -fno-strength-reduce -malign-loops=2 -malign-jumps=2 -malign-functions=2' LDFLAGS='' CPPFLAGS='' all
make[1]: Entering directory `/usr/local/src/xemacs-20.3-b21/lib-src'
make[1]: Nothing to be done for `all'.
make[1]: Leaving directory `/usr/local/src/xemacs-20.3-b21/lib-src'
cd lwlib && make  CC='gcc' CFLAGS='-g -O2 -Wall -Wno-switch -fno-strength-reduce -malign-loops=2 -malign-jumps=2 -malign-functions=2' LDFLAGS='' CPPFLAGS='' all
make[1]: Entering directory `/usr/local/src/xemacs-20.3-b21/lwlib'
make[1]: Nothing to be done for `all'.
make[1]: Leaving directory `/usr/local/src/xemacs-20.3-b21/lwlib'
cd pkg-src/tree-x && make  CC='gcc' CFLAGS='-g -O2 -Wall -Wno-switch -fno-strength-reduce -malign-loops=2 -malign-jumps=2 -malign-functions=2' LDFLAGS='' CPPFLAGS='' all
make[1]: Entering directory `/usr/local/src/xemacs-20.3-b21/pkg-src/tree-x'
make[1]: Nothing to be done for `all'.
make[1]: Leaving directory `/usr/local/src/xemacs-20.3-b21/pkg-src/tree-x'
cd src && make  CC='gcc' CFLAGS='-g -O2 -Wall -Wno-switch -fno-strength-reduce -malign-loops=2 -malign-jumps=2 -malign-functions=2' LDFLAGS='' CPPFLAGS='' all
make[1]: Entering directory `/usr/local/src/xemacs-20.3-b21/src'
EMACSLOADPATH="/usr/local/src/xemacs-20.3-b21/src/../lisp/prim" ./temacs -batch -l ../prim/update-elc.el

Loading ../prim/update-elc.el...
Loading /usr/local/src/xemacs-20.3-b21/src/../lisp/prim/dumped-lisp.el...
Loading loadup-el.el...
Loading loadup.el...
Using load-path (/usr/local/src/xemacs-20.3-b21/lisp/apel /usr/local/src/xemacs-20.3-b21/lisp/bytecomp /usr/local/src/xemacs-20.3-b21/lisp/calendar /usr/local/src/xemacs-20.3-b21/lisp/cc-mode /usr/local/src/xemacs-20.3-b21/lisp/cl /usr/local/src/xemacs-20.3-b21/lisp/comint /usr/local/src/xemacs-20.3-b21/lisp/custom /usr/local/src/xemacs-20.3-b21/lisp/edebug /usr/local/src/xemacs-20.3-b21/lisp/ediff /usr/local/src/xemacs-20.3-b21/lisp/efs /usr/local/src/xemacs-20.3-b21/lisp/egg /usr/local/src/xemacs-20.3-b21/lisp/electric /usr/local/src/xemacs-20.3-b21/lisp/emulators /usr/local/src/xemacs-20.3-b21/lisp/eos /usr/local/src/xemacs-20.3-b21/lisp/eterm /usr/local/src/xemacs-20.3-b21/lisp/games /usr/local/src/xemacs-20.3-b21/lisp/gnats /usr/local/src/xemacs-20.3-b21/lisp/hm--html-menus /usr/local/src/xemacs-20.3-b21/lisp/hyperbole /usr/local/src/xemacs-20.3-b21/lisp/ilisp /usr/local/src/xemacs-20.3-b21/lisp/iso /usr/local/src/xemacs-20.3-b21/lisp/its /usr/local/src/xemacs-20.3-b21/lisp/language /usr/local/src/xemacs-20.3-b21/lisp/locale /usr/local/src/xemacs-20.3-b21/lisp/mailcrypt /usr/local/src/xemacs-20.3-b21/lisp/mel /usr/local/src/xemacs-20.3-b21/lisp/mh-e /usr/local/src/xemacs-20.3-b21/lisp/modes /usr/local/src/xemacs-20.3-b21/lisp/mu /usr/local/src/xemacs-20.3-b21/lisp/mule /usr/local/src/xemacs-20.3-b21/lisp/oobr /usr/local/src/xemacs-20.3-b21/lisp/packages /usr/local/src/xemacs-20.3-b21/lisp/pcl-cvs /usr/local/src/xemacs-20.3-b21/lisp/prim /usr/local/src/xemacs-20.3-b21/lisp/psgml /usr/local/src/xemacs-20.3-b21/lisp/rmail /usr/local/src/xemacs-20.3-b21/lisp/sunpro /usr/local/src/xemacs-20.3-b21/lisp/term /usr/local/src/xemacs-20.3-b21/lisp/tl /usr/local/src/xemacs-20.3-b21/lisp/tm /usr/local/src/xemacs-20.3-b21/lisp/tooltalk /usr/local/src/xemacs-20.3-b21/lisp/utils /usr/local/src/xemacs-20.3-b21/lisp/viper /usr/local/src/xemacs-20.3-b21/lisp/vm /usr/local/src/xemacs-20.3-b21/lisp/w3 /usr/local/src/xemacs-20.3-b21/lisp/x11 /usr/local/src/xemacs-20.3-b21/lisp /usr/local/src/xemacs-20.3-b21/src/../lisp/prim)
Loading dumped-lisp.el...
Loading backquote.el...
Loading bytecomp-runtime.el...
Loading packages.el...
Loading subr.el...
Loading replace.el...
Loading version.el...
Loading cl.el...
Loading cl-defs.el...
Loading widget.el...
Loading custom.el...
Loading cus-start.el...
Loading cmdloop.el...
Loading keymap.el...
Loading syntax.el...
Loading device.el...
Loading console.el...
Loading obsolete.el...
Loading specifier.el...
Loading faces.el...
Loading glyphs.el...
Loading objects.el...
Loading extents.el...
Loading events.el...
Loading text-props.el...
Loading process.el...
Loading frame.el...
Loading map-ynp.el...
Loading simple.el...
Loading keydefs.el...
Loading abbrev.el...
Loading derived.el...
Loading minibuf.el...
Loading list-mode.el...
Loading modeline.el...
Loading startup.el...
Loading loaddefs.el...
Loading auto-autoloads.el...
Loading auto-autoloads.el...
Loading auto-autoloads.el...
Loading auto-autoloads.el...
Loading auto-autoloads.el...
Loading auto-autoloads.el...
Loading auto-autoloads.el...
Loading auto-autoloads.el...
Loading auto-autoloads.el...
Loading auto-autoloads.el...
Loading auto-autoloads.el...
Loading auto-autoloads.el...
Loading auto-autoloads.el...
Loading auto-autoloads.el...
Loading auto-autoloads.el...
Loading auto-autoloads.el...
Loading auto-autoloads.el...
Loading auto-autoloads.el...
Loading auto-autoloads.el...
Loading auto-autoloads.el...
Loading auto-autoloads.el...
Loading auto-autoloads.el...
Loading auto-autoloads.el...
Loading auto-autoloads.el...
Loading auto-autoloads.el...
Loading auto-autoloads.el...
Loading auto-autoloads.el...
Loading auto-autoloads.el...
Loading auto-autoloads.el...
Loading auto-autoloads.el...
Loading auto-autoloads.el...
Loading auto-autoloads.el...
Loading auto-autoloads.el...
Loading auto-autoloads.el...
Loading auto-autoloads.el...
Loading auto-autoloads.el...
Loading misc.el...
Loading help.el...
Loading files.el...
Loading lib-complete.el...
Loading format.el...
Loading indent.el...
Loading isearch-mode.el...
Loading buffer.el...
Loading buff-menu.el...
Loading undo-stack.el...
Loading window.el...
Loading window-xemacs.el...
Loading paths.el...
Loading lisp.el...
Loading page.el...
Loading register.el...
Loading iso8859-1.el...
Loading paragraphs.el...
Loading easymenu.el...
Loading lisp-mode.el...
Loading text-mode.el...
Loading fill.el...
Loading float-sup.el...
Loading itimer.el...
Loading itimer-autosave.el...
Loading toolbar.el...
Loading scrollbar.el...
Loading menubar.el...
Loading dialog.el...
Loading mule-charset.el...
Loading mule-coding.el...
Loading mule-files.el...
Loading mule-category.el...
Loading mule-ccl.el...
Loading mule-misc.el...
Loading kinsoku.el...
Loading mule-x-init.el...
Loading mule-cmds.el...
Loading arabic.el...
Loading chinese.el...*** Error in XEmacs initialization
(void-function sublis)
*** Backtrace
  really-early-error-handler((void-function sublis))
  (sublis subs (nth 3 method))
)
  (cons (car (nth 2 method)) (sublis subs (nth 3 method)))
)
  (list (nreverse lets) (cons (car ...) (sublis subs ...)) (sublis subs (nth 4 method)))
)
  # bind (simple optimize subs lets values temps method)
  (let* ((method ...) (temps ...) (values ...) (lets nil) (subs nil) (optimize ...) (simple ...)) (while values (if ... ... ...)) (list (nreverse lets) (cons ... ...) (sublis subs ...)))
)
  # bind (opt-expr place)
  cl-setf-do-modify((symbol-function (quote make-chinese-cns11643-charset)) no-opt)
  # bind (value place)
  (let* ((place ...) (value ...) (method ...) (save ...) (bound ...) (temp ...)) (setq lets (nconc ... ... ... lets) body (list ...) rev (cdr rev)))
)
  (while rev (let* (... ... ... ... ... ...) (setq lets ... body ... rev ...)))
)
  # bind (rev unsets sets lets)
  (let ((lets nil) (sets nil) (unsets nil) (rev ...)) (while rev (let* ... ...)) (list* (quote let*) lets body))
)
  (if (and (not ...) (cdar bindings) (symbolp ...)) (list* (quote let) bindings body) (let (... ... ... ...) (while rev ...) (list* ... lets body)))
)
  # bind (body bindings)
  (lambda (bindings &rest body) "(letf ((PLACE VALUE) ...) BODY...): temporarily bind to PLACEs.\nThis is the analogue of `let', but with generalized variables (in the\nsense of `setf') for the PLACEs.  Each PLACE is set to the corresponding\nVALUE, then the BODY forms are executed.  On exit, either normally or\nbecause of a `throw' or error, the PLACEs are set back to their original\nvalues.  Note that this macro is *not* available in Common Lisp.\nAs a special case, if `(PLACE)' is used instead of `(PLACE VALUE)',\nthe PLACE is not modified before executing BODY." (if (and ... ... ...) (list* ... bindings body) (let ... ... ...)))((((symbol-function ...) (function* ...))) (make-chinese-cns11643-charset (quote chinese-cns11643-3) "3" ?I) (make-chinese-cns11643-charset (quote chinese-cns11643-4) "4" ?J) (make-chinese-cns11643-charset (quote chinese-cns11643-5) "5" ?K) (make-chinese-cns11643-charset (quote chinese-cns11643-6) "6" ?L) (make-chinese-cns11643-charset (quote chinese-cns11643-7) "7" ?M))
  (letf ((... ...)) (make-chinese-cns11643-charset (quote chinese-cns11643-3) "3" ?I) (make-chinese-cns11643-charset (quote chinese-cns11643-4) "4" ?J) (make-chinese-cns11643-charset (quote chinese-cns11643-5) "5" ?K) (make-chinese-cns11643-charset (quote chinese-cns11643-6) "6" ?L) (make-chinese-cns11643-charset (quote chinese-cns11643-7) "7" ?M))
)
  (letf* ((... ...)) (make-chinese-cns11643-charset (quote chinese-cns11643-3) "3" ?I) (make-chinese-cns11643-charset (quote chinese-cns11643-4) "4" ?J) (make-chinese-cns11643-charset (quote chinese-cns11643-5) "5" ?K) (make-chinese-cns11643-charset (quote chinese-cns11643-6) "6" ?L) (make-chinese-cns11643-charset (quote chinese-cns11643-7) "7" ?M))
)
  (flet ((make-chinese-cns11643-charset ... ... ... ...)) (make-chinese-cns11643-charset (quote chinese-cns11643-3) "3" ?I) (make-chinese-cns11643-charset (quote chinese-cns11643-4) "4" ?J) (make-chinese-cns11643-charset (quote chinese-cns11643-5) "5" ?K) (make-chinese-cns11643-charset (quote chinese-cns11643-6) "6" ?L) (make-chinese-cns11643-charset (quote chinese-cns11643-7) "7" ?M))
)
  # bind (current-load-list standard-input)
  # (unwind-protect ...)
  # bind (load-file-name)
  # (unwind-protect ...)
  # (unwind-protect ...)
  # (unwind-protect ...)
  # (unwind-protect ...)
  # (unwind-protect ...)
  load-internal("language/chinese" nil nil nil automatic-conversion)
  # bind (__codesys__)
  (let (__codesys__) (save-excursion (set-buffer ...) (erase-buffer) (let ... ...) (setq __codesys__ ...)) (if (string= ".elc" ...) (if ... ...) (if ... ...)) (load-internal file noerror nomessage nosuffix __codesys__))
)
  (if (or (<= ... 0) (null ...)) (and (null noerror) (signal ... ...)) (let (__codesys__) (save-excursion ... ... ... ...) (if ... ... ...) (load-internal file noerror nomessage nosuffix __codesys__)))
)
  (if handler (funcall handler (quote load) filename noerror nomessage nosuffix) (if (or ... ...) (and ... ...) (let ... ... ... ...)))
)
  # bind (path handler filename)
  (let* ((filename ...) (handler ...) (path nil)) (if handler (funcall handler ... filename noerror nomessage nosuffix) (if ... ... ...)))
)
  # bind (nosuffix nomessage noerror file)
  load("language/chinese")
  (prog1 (load file) (garbage-collect))
)
  (load-gc file)
)
  (while (setq file (car dumped-lisp-packages)) (load-gc file) (setq dumped-lisp-packages (cdr dumped-lisp-packages)))
)
  # bind (file dumped-lisp-packages)
  (let (dumped-lisp-packages file) (load "dumped-lisp.el") (while (setq file ...) (load-gc file) (setq dumped-lisp-packages ...)) (if (not ...) (progn ... ...)) (fmakunbound (quote load-gc)))
)
  (lambda nil (external-debugging-output (format "\nUsing load-path %s" load-path)) (buffer-disable-undo (get-buffer "*scratch*")) (let (...) (setq source-directory temp-path) (setq load-path ...)) (setq load-warn-when-source-newer t load-warn-when-source-only t) (defun test-atoms nil (mapatoms ...)) (defmacro load-gc (file) (list ... ... ...)) (let (dumped-lisp-packages file) (load "dumped-lisp.el") (while ... ... ...) (if ... ...) (fmakunbound ...)))()
  # (unwind-protect ...)
  call-with-condition-handler(really-early-error-handler (lambda nil (external-debugging-output (format "\nUsing load-path %s" load-path)) (buffer-disable-undo (get-buffer "*scratch*")) (let (...) (setq source-directory temp-path) (setq load-path ...)) (setq load-warn-when-source-newer t load-warn-when-source-only t) (defun test-atoms nil (mapatoms ...)) (defmacro load-gc (file) (list ... ... ...)) (let (dumped-lisp-packages file) (load "dumped-lisp.el") (while ... ... ...) (if ... ...) (fmakunbound ...))))
  # bind (current-load-list standard-input)
  # (unwind-protect ...)
  # bind (load-file-name)
  # (unwind-protect ...)
  # (unwind-protect ...)
  # (unwind-protect ...)
  # (unwind-protect ...)
  # (unwind-protect ...)
  load("loadup.el")
  # bind (purify-flag load-ignore-elc-files)
  (let ((load-ignore-elc-files t) (purify-flag nil)) (load "loadup.el"))
)
  # bind (current-load-list standard-input)
  # (unwind-protect ...)
  # bind (load-file-name)
  # (unwind-protect ...)
  # (unwind-protect ...)
  # (unwind-protect ...)
  # (unwind-protect ...)
  # (unwind-protect ...)
  load("loadup-el.el")
  (progn (setq command-line-args (append ... update-elc-files-to-compile)) (load "loadup-el.el"))
)
  (if update-elc-files-to-compile (progn (setq command-line-args ...) (load "loadup-el.el")) (condition-case nil (delete-file "./NOBYTECOMPILE") (file-error nil)))
)
  # bind (current-load-list standard-input)
  # (unwind-protect ...)
  # bind (load-file-name)
  # (unwind-protect ...)
  # (unwind-protect ...)
  # (unwind-protect ...)
  # (unwind-protect ...)
  # (unwind-protect ...)
  load("../prim/update-elc.el")
  # (condition-case ... . error)
  # (catch top-level ...)
*** Killing XEmacs
make[1]: *** [update-elc.stamp] Error 255
make[1]: Leaving directory `/usr/local/src/xemacs-20.3-b21/src'
make: *** [src] Error 2

------- =_aaaaaaaaaa0--

