[Failure] XEmacs 21.5-b28 "fuki" 00ed9903a988+ configured for `i686-pc-linux'.

Mats Lidell <[email protected]>
Newsgroups gmane.emacs.xemacs.build-reports
Organization The XEmacs Project
Message-ID <[email protected]>
Hi, 

There are lots of assertion failures in the unit tests. See below. I
guess that sounds like a problem.

----------------------------------------------------------------------
uname -a: Linux spencer 2.6.27-gentoo-r7 #1 SMP Sun Jan 18 11:06:33 CET 2009 i686 Intel(R) Core(TM)2 CPU T7200 @ 2.00GHz GenuineIntel GNU/Linux

./configure  '--prefix=/src/beta/xemacs-beta' '--with-mule' '--with-package-path=~/.xemacs:/src/xemacs/xemacs-packages:/src/xemacs/mule-packages:/src/xemacs/site-packages' '--enable-sound=esd' '--enable-database=no' '--enable-widgets=athena' '--enable-dialogs=athena' '--with-athena=3d' '--with-newgc' '--with-xim=no' '--with-xft=all'


XEmacs 21.5-b28 "fuki" 00ed9903a988+ configured for `i686-pc-linux'.

Compilation Environment and Installation Defaults:
  Source code location:              /src/xemacs/beta
  Installation prefix:               /src/beta/xemacs-beta
  Operating system description file: `s/linux.h'
  Machine description file:          `m/intel386.h'
  Compiler version:                  gcc (GCC) 4.1.2 (Gentoo 4.1.2 p1.0.2)
    - GCC specs file:                specs.
    - Compiler command:              gcc   -Wall -Wno-switch -Wundef -Wsign-compare -Wno-char-subscripts -Wpacked -Wunused-parameter -g  
  libc version:                      2.6.1
  Relocating allocator for buffers:  no
  GNU version of malloc:             yes
    - Using Doug Lea's new malloc from the GNU C Library.

Window System:
  Compiling in support for the X window system:
    - X Windows headers location:                 /usr/X11R6/include
    - X Windows libraries location:               /usr/X11R6/lib
    - Handling WM_COMMAND properly.
    - Using fontconfig to manage fonts.
    - Compiling in support for Xft antialiased fonts (EXPERIMENTAL).
  Compiling in support for the Athena widget set:
    - Athena headers location:                    X11/Xaw3d
    - Athena library to link:                     Xaw3d
  Using Lucid menubars.
    - Using Xft to render antialiased fonts in menubars.
      WARNING: This feature will be replaced with a face.
  Using Lucid scrollbars.
  Using Athena dialog boxes.
  Using Athena native widgets.
    - Using Xft to render antialiased fonts in tab controls.
      WARNING: This feature will be replaced with a face.
    - Using Xft to render antialiased fonts in progress bars.
      WARNING: This feature will be replaced with a face.
      WARNING: This feature not yet implemented; setting ignored.

TTY:
  Compiling in support for ncurses.
  Compiling in support for GPM (General Purpose Mouse).

Images:
  Compiling in support for GIF  images (builtin).
  Compiling in support for XPM  images.
  Compiling in support for PNG  images.
  Compiling in support for JPEG images.
  Compiling in support for TIFF images.

Sound:
  Compiling in support for sound (native).
  Compiling in support for ALSA (Advanced Linux Sound Architecture).
  Compiling in support for ESD (Enlightened Sound Daemon).

Databases:
  Compiling in support for LDAP.

Internationalization:
  Compiling in support for Mule (multi-lingual Emacs).

Mail:
  Compiling in support for "file" mail spool file locking method.

Other Features:
  Inhibiting IPv6 canonicalization at startup.
  Compiling in support for dynamic shared object modules.
  Using the new GC mark algorithms (KKCC).
  WARNING: ---------------------------------------------------------
  WARNING: The new algorithms are experimental. They are enabled by
  WARNING: default for this release. Use `--disable-kkcc' to
  WARNING: turn it off.
  WARNING: ---------------------------------------------------------
  Using the new incremental garbage collector and the new allocator.
  Using POSIX sigaction() to install fault handler.
  Using the new portable dumper.
  Compiling in support for extra debugging code.
  Compiling in support for runtime error checking.
  WARNING: ---------------------------------------------------------
  WARNING: XEmacs will run noticeably more slowly as a result.
  WARNING: Error checking is on by default for XEmacs beta releases.
  WARNING: ---------------------------------------------------------


Contents of file xemacs-make-all.err
Keeping lines matching (in python regexp syntax): "^--\[\[|\]\]$|^(cd|n?make)\s|errors?|warnings?|pure.*(space|size)|hides|strange|shadowings|^Compil(ing\s+in|ation)|^Using|not\s+found|^Note:|Installing|[Ff]ile\(s\) copied|\s+tests\s+|^[A-Z] [^ ]+$|^Wrong number of arguments:|^  \*\* |^(FAIL|SKIP):"
... and then deleting lines matching (in python regexp syntax): "confl.*with.*auto-inlining|^Formatting:|^PASS:|\(100%\) tests successful"
------------------------------------------------------------------------------
cd ./lib-src && make  all
cd ./lwlib && make  all
cd ./src && make  all
emacs.c:3424: warning: statement with no effect
syntax.c:543: warning: unused parameter 'buf'
objects-tty.c:222: warning: unused parameter 'c'
objects-tty.c:317: warning: unused parameter 'f'
objects-xlike-inc.c:434: warning: pointer targets in initialization differ in signedness
objects-xlike-inc.c:438: warning: pointer targets in initialization differ in signedness
objects-xlike-inc.c:440: warning: pointer targets in initialization differ in signedness
objects-xlike-inc.c:444: warning: pointer targets in initialization differ in signedness
objects-xlike-inc.c:520: warning: pointer targets in initialization differ in signedness
Using load-path (/src/xemacs/beta/lisp/)
Using module-load-path (/src/xemacs/beta/modules)
Generating autoloads for lisp/next-error.el...
Using load-path (/src/xemacs/beta/lisp/)
Using module-load-path (/src/xemacs/beta/modules)
  ** reference to free variable font-xft-font-regexp
Computing custom-loads for next-error...
cd ./modules/ldap && make  all
cd /src/xemacs/beta/man && make  info
------------------------------------------------------------------------------

Contents of file xemacs-make-check.err
Keeping lines matching (in python regexp syntax): "^--\[\[|\]\]$|^(cd|n?make)\s|errors?|warnings?|pure.*(space|size)|hides|strange|shadowings|^Compil(ing\s+in|ation)|^Using|not\s+found|^Note:|Installing|[Ff]ile\(s\) copied|\s+tests\s+|^[A-Z] [^ ]+$|^Wrong number of arguments:|^  \*\* |^(FAIL|SKIP):"
... and then deleting lines matching (in python regexp syntax): "confl.*with.*auto-inlining|^Formatting:|^PASS:|\(100%\) tests successful"
------------------------------------------------------------------------------
cd ./src && make  check
base64-tests.el:         1234 of  1234 tests successful (100%).
	    0 errors that should have been generated, but weren't
	    0 wrong-error failures
byte-compiler-tests.el:   104 of   104 tests successful (100%).
	    0 errors that should have been generated, but weren't
	    0 wrong-error failures
c-tests.el:                 4 of     4 tests successful (100%).
	    0 errors that should have been generated, but weren't
	    0 wrong-error failures
case-tests.el:           1172 of  1172 tests successful (100%).
	    0 errors that should have been generated, but weren't
	    0 wrong-error failures
ccl-tests.el:            4570 of  4570 tests successful (100%).
	    0 errors that should have been generated, but weren't
	    0 wrong-error failures
database-tests.el:                  No tests run.
	    0 errors that should have been generated, but weren't
	    0 wrong-error failures
extent-tests.el:          194 of   194 tests successful (100%).
	    0 errors that should have been generated, but weren't
	    0 wrong-error failures
hash-table-tests.el:     9868 of  9868 tests successful (100%).
	    0 errors that should have been generated, but weren't
	    0 wrong-error failures
iso-ir-196-test.el:         2 of     2 tests successful (100%).
	    0 errors that should have been generated, but weren't
	    0 wrong-error failures
lisp-reader-tests.el:      52 of    52 tests successful (100%).
	    0 errors that should have been generated, but weren't
	    0 wrong-error failures
lisp-tests.el:           3694 of  3694 tests successful (100%).
	    0 errors that should have been generated, but weren't
	    0 wrong-error failures
md5-tests.el:              56 of    56 tests successful (100%).
	    0 errors that should have been generated, but weren't
	    0 wrong-error failures
KNOWN BUG: (loop for i from 0 to 1114111 with exceptions = #<range-table [55296 57343] t [64976 65007] t [65534 65535] t 0x24a872> do (unless (get-range-table i exceptions) (read (format (if (> i 65535) "?\\U%08X" "?\\u%04X") i))) finally return t) ==> error invalid-constant, as expected
KNOWN BUG: (loop for i from 0 to 1114111 with exceptions = #<range-table [55296 57343] t [64976 65007] t [65534 65535] t 0x1adce> do (unless (get-range-table i exceptions) (read (format (if (> i 65535) "?\\U%08X" "?\\u%04X") i))) finally return t) ==> error invalid-constant, as expected
mule-tests.el:           1126 of  1130 tests successful ( 99%).
KNOWN BUG: (loop for i from 0 to 1114111 with exceptions = #<range-table [55296 57343] t [64976 65007] t [65534 65535] t 0x24a872> do (unless (get-range-table i exceptions) (read (format (if (> i 65535) "?\\U%08X" "?\\u%04X") i))) finally return t) ==> error invalid-constant, as expected
KNOWN BUG: (loop for i from 0 to 1114111 with exceptions = #<range-table [55296 57343] t [64976 65007] t [65534 65535] t 0x1adce> do (unless (get-range-table i exceptions) (read (format (if (> i 65535) "?\\U%08X" "?\\u%04X") i))) finally return t) ==> error invalid-constant, as expected
	    2 errors that should have been generated, but weren't
	    0 wrong-error failures
os-tests.el:               20 of    20 tests successful (100%).
	    0 errors that should have been generated, but weren't
	    0 wrong-error failures
FAIL: Assertion failed: (eq t query-coding-succeeded)
FAIL: Assertion failed: (null query-coding-table)
FAIL: Assertion failed: (eq t query-coding-succeeded)
FAIL: Assertion failed: (null query-coding-table)
FAIL: Assertion failed: (eq t query-coding-succeeded)
FAIL: Assertion failed: (null query-coding-table)
FAIL: Assertion failed: (eq t query-coding-succeeded)
FAIL: Assertion failed: (null query-coding-table)
FAIL: Assertion failed: (eq t query-coding-succeeded)
FAIL: Assertion failed: (null query-coding-table)
FAIL: Assertion failed: (eq t query-coding-succeeded)
FAIL: Assertion failed: (null query-coding-table)
FAIL: Assertion failed: (eq t query-coding-succeeded)
FAIL: Assertion failed: (null query-coding-table)
FAIL: Assertion failed: (eq t query-coding-succeeded)
FAIL: Assertion failed: (null query-coding-table)
FAIL: Assertion failed: (eq t query-coding-succeeded)
FAIL: Assertion failed: (null query-coding-table)
FAIL: Assertion failed: (eq t query-coding-succeeded)
FAIL: Assertion failed: (null query-coding-table)
FAIL: Assertion failed: (eq t query-coding-succeeded)
FAIL: Assertion failed: (null query-coding-table)
FAIL: Assertion failed: (eq t query-coding-succeeded)
FAIL: Assertion failed: (null query-coding-table)
FAIL: Assertion failed: (eq t query-coding-succeeded)
FAIL: Assertion failed: (null query-coding-table)
FAIL: Assertion failed: (eq t query-coding-succeeded)
FAIL: Assertion failed: (null query-coding-table)
FAIL: Assertion failed: (eq t query-coding-succeeded)
FAIL: Assertion failed: (null query-coding-table)
FAIL: Assertion failed: (eq t query-coding-succeeded)
FAIL: Assertion failed: (null query-coding-table)
FAIL: Assertion failed: (eq t query-coding-succeeded)
FAIL: Assertion failed: (null query-coding-table)
FAIL: Assertion failed: (eq t query-coding-succeeded)
FAIL: Assertion failed: (null query-coding-table)
FAIL: Assertion failed: (eq t query-coding-succeeded)
FAIL: Assertion failed: (null query-coding-table)
FAIL: Assertion failed: (eq t query-coding-succeeded)
FAIL: Assertion failed: (null query-coding-table)
FAIL: Assertion failed: (eq t query-coding-succeeded)
FAIL: Assertion failed: (null query-coding-table)
FAIL: Assertion failed: (eq t query-coding-succeeded)
FAIL: Assertion failed: (null query-coding-table)
FAIL: Assertion failed: (eq t query-coding-succeeded)
FAIL: Assertion failed: (null query-coding-table)
FAIL: Assertion failed: (eq t query-coding-succeeded)
FAIL: Assertion failed: (null query-coding-table)
FAIL: Assertion failed: (eq t query-coding-succeeded)
FAIL: Assertion failed: (null query-coding-table)
FAIL: Assertion failed: (eq t query-coding-succeeded)
FAIL: Assertion failed: (null query-coding-table)
FAIL: Assertion failed: (eq t query-coding-succeeded)
FAIL: Assertion failed: (null query-coding-table)
FAIL: Assertion failed: (eq t query-coding-succeeded)
FAIL: Assertion failed: (null query-coding-table)
FAIL: Assertion failed: (eq t query-coding-succeeded)
FAIL: Assertion failed: (null query-coding-table)
FAIL: Assertion failed: (equal query-coding-table #<range-table [129 154) t [155 161) t [162 164) t [165 177) t [178 180) t [181 192) t 0x1a6a1>)
FAIL: Assertion failed: (eq t query-coding-succeeded)
FAIL: Assertion failed: (null query-coding-table)
FAIL: Assertion failed: (eq t query-coding-succeeded)
FAIL: Assertion failed: (null query-coding-table)
FAIL: Assertion failed: (eq t query-coding-succeeded)
FAIL: Assertion failed: (null query-coding-table)
FAIL: Assertion failed: (eq t query-coding-succeeded)
FAIL: Assertion failed: (null query-coding-table)
FAIL: Assertion failed: (eq t query-coding-succeeded)
FAIL: Assertion failed: (null query-coding-table)
FAIL: Assertion failed: (eq t query-coding-succeeded)
FAIL: Assertion failed: (null query-coding-table)
FAIL: Assertion failed: (eq t query-coding-succeeded)
FAIL: Assertion failed: (null query-coding-table)
FAIL: Assertion failed: (eq t query-coding-succeeded)
FAIL: Assertion failed: (null query-coding-table)
FAIL: Assertion failed: (eq t query-coding-succeeded)
FAIL: Assertion failed: (null query-coding-table)
FAIL: Assertion failed: (eq t query-coding-succeeded)
FAIL: Assertion failed: (null query-coding-table)
FAIL: Assertion failed: (eq t query-coding-succeeded)
FAIL: Assertion failed: (null query-coding-table)
FAIL: Assertion failed: (eq t query-coding-succeeded)
FAIL: Assertion failed: (null query-coding-table)
FAIL: Assertion failed: (eq t query-coding-succeeded)
FAIL: Assertion failed: (null query-coding-table)
FAIL: Assertion failed: (eq t query-coding-succeeded)
FAIL: Assertion failed: (null query-coding-table)
FAIL: Assertion failed: (eq t query-coding-succeeded)
FAIL: Assertion failed: (null query-coding-table)
FAIL: Assertion failed: (eq t query-coding-succeeded)
FAIL: Assertion failed: (null query-coding-table)
FAIL: Assertion failed: (eq t query-coding-succeeded)
FAIL: Assertion failed: (null query-coding-table)
FAIL: Assertion failed: (eq t query-coding-succeeded)
FAIL: Assertion failed: (null query-coding-table)
FAIL: Assertion failed: (eq t query-coding-succeeded)
FAIL: Assertion failed: (null query-coding-table)
FAIL: Assertion failed: (eq t query-coding-succeeded)
FAIL: Assertion failed: (null query-coding-table)
FAIL: Assertion failed: (eq t query-coding-succeeded)
FAIL: Assertion failed: (null query-coding-table)
FAIL: Assertion failed: (eq t query-coding-succeeded)
FAIL: Assertion failed: (null query-coding-table)
FAIL: Assertion failed: (eq t query-coding-succeeded)
FAIL: Assertion failed: (null query-coding-table)
FAIL: Assertion failed: (eq t query-coding-succeeded)
FAIL: Assertion failed: (null query-coding-table)
FAIL: Assertion failed: (eq t query-coding-succeeded)
FAIL: Assertion failed: (null query-coding-table)
FAIL: Assertion failed: (eq t query-coding-succeeded)
FAIL: Assertion failed: (null query-coding-table)
FAIL: Assertion failed: (eq t query-coding-succeeded)
FAIL: Assertion failed: (null query-coding-table)
FAIL: Assertion failed: (eq t query-coding-succeeded)
FAIL: Assertion failed: (null query-coding-table)
FAIL: Assertion failed: (eq t query-coding-succeeded)
FAIL: Assertion failed: (null query-coding-table)
FAIL: Assertion failed: (equal query-coding-table #<range-table [129 154) t [155 161) t [162 164) t [165 177) t [178 180) t [181 192) t 0x746ce>)
query-coding-tests.el:   1250 of  1368 tests successful ( 91%).
FAIL: Assertion failed: (eq t query-coding-succeeded)
FAIL: Assertion failed: (null query-coding-table)
FAIL: Assertion failed: (eq t query-coding-succeeded)
FAIL: Assertion failed: (null query-coding-table)
FAIL: Assertion failed: (eq t query-coding-succeeded)
FAIL: Assertion failed: (null query-coding-table)
FAIL: Assertion failed: (eq t query-coding-succeeded)
FAIL: Assertion failed: (null query-coding-table)
FAIL: Assertion failed: (eq t query-coding-succeeded)
FAIL: Assertion failed: (null query-coding-table)
FAIL: Assertion failed: (eq t query-coding-succeeded)
FAIL: Assertion failed: (null query-coding-table)
FAIL: Assertion failed: (eq t query-coding-succeeded)
FAIL: Assertion failed: (null query-coding-table)
FAIL: Assertion failed: (eq t query-coding-succeeded)
FAIL: Assertion failed: (null query-coding-table)
FAIL: Assertion failed: (eq t query-coding-succeeded)
FAIL: Assertion failed: (null query-coding-table)
FAIL: Assertion failed: (eq t query-coding-succeeded)
FAIL: Assertion failed: (null query-coding-table)
FAIL: Assertion failed: (eq t query-coding-succeeded)
FAIL: Assertion failed: (null query-coding-table)
FAIL: Assertion failed: (eq t query-coding-succeeded)
FAIL: Assertion failed: (null query-coding-table)
FAIL: Assertion failed: (eq t query-coding-succeeded)
FAIL: Assertion failed: (null query-coding-table)
FAIL: Assertion failed: (eq t query-coding-succeeded)
FAIL: Assertion failed: (null query-coding-table)
FAIL: Assertion failed: (eq t query-coding-succeeded)
FAIL: Assertion failed: (null query-coding-table)
FAIL: Assertion failed: (eq t query-coding-succeeded)
FAIL: Assertion failed: (null query-coding-table)
FAIL: Assertion failed: (eq t query-coding-succeeded)
FAIL: Assertion failed: (null query-coding-table)
FAIL: Assertion failed: (eq t query-coding-succeeded)
FAIL: Assertion failed: (null query-coding-table)
FAIL: Assertion failed: (eq t query-coding-succeeded)
FAIL: Assertion failed: (null query-coding-table)
FAIL: Assertion failed: (eq t query-coding-succeeded)
FAIL: Assertion failed: (null query-coding-table)
FAIL: Assertion failed: (eq t query-coding-succeeded)
FAIL: Assertion failed: (null query-coding-table)
FAIL: Assertion failed: (eq t query-coding-succeeded)
FAIL: Assertion failed: (null query-coding-table)
FAIL: Assertion failed: (eq t query-coding-succeeded)
FAIL: Assertion failed: (null query-coding-table)
FAIL: Assertion failed: (eq t query-coding-succeeded)
FAIL: Assertion failed: (null query-coding-table)
FAIL: Assertion failed: (eq t query-coding-succeeded)
FAIL: Assertion failed: (null query-coding-table)
FAIL: Assertion failed: (eq t query-coding-succeeded)
FAIL: Assertion failed: (null query-coding-table)
FAIL: Assertion failed: (eq t query-coding-succeeded)
FAIL: Assertion failed: (null query-coding-table)
FAIL: Assertion failed: (eq t query-coding-succeeded)
FAIL: Assertion failed: (null query-coding-table)
FAIL: Assertion failed: (eq t query-coding-succeeded)
FAIL: Assertion failed: (null query-coding-table)
FAIL: Assertion failed: (equal query-coding-table #<range-table [129 154) t [155 161) t [162 164) t [165 177) t [178 180) t [181 192) t 0x1a6a1>)
FAIL: Assertion failed: (eq t query-coding-succeeded)
FAIL: Assertion failed: (null query-coding-table)
FAIL: Assertion failed: (eq t query-coding-succeeded)
FAIL: Assertion failed: (null query-coding-table)
FAIL: Assertion failed: (eq t query-coding-succeeded)
FAIL: Assertion failed: (null query-coding-table)
FAIL: Assertion failed: (eq t query-coding-succeeded)
FAIL: Assertion failed: (null query-coding-table)
FAIL: Assertion failed: (eq t query-coding-succeeded)
FAIL: Assertion failed: (null query-coding-table)
FAIL: Assertion failed: (eq t query-coding-succeeded)
FAIL: Assertion failed: (null query-coding-table)
FAIL: Assertion failed: (eq t query-coding-succeeded)
FAIL: Assertion failed: (null query-coding-table)
FAIL: Assertion failed: (eq t query-coding-succeeded)
FAIL: Assertion failed: (null query-coding-table)
FAIL: Assertion failed: (eq t query-coding-succeeded)
FAIL: Assertion failed: (null query-coding-table)
FAIL: Assertion failed: (eq t query-coding-succeeded)
FAIL: Assertion failed: (null query-coding-table)
FAIL: Assertion failed: (eq t query-coding-succeeded)
FAIL: Assertion failed: (null query-coding-table)
FAIL: Assertion failed: (eq t query-coding-succeeded)
FAIL: Assertion failed: (null query-coding-table)
FAIL: Assertion failed: (eq t query-coding-succeeded)
FAIL: Assertion failed: (null query-coding-table)
FAIL: Assertion failed: (eq t query-coding-succeeded)
FAIL: Assertion failed: (null query-coding-table)
FAIL: Assertion failed: (eq t query-coding-succeeded)
FAIL: Assertion failed: (null query-coding-table)
FAIL: Assertion failed: (eq t query-coding-succeeded)
FAIL: Assertion failed: (null query-coding-table)
FAIL: Assertion failed: (eq t query-coding-succeeded)
FAIL: Assertion failed: (null query-coding-table)
FAIL: Assertion failed: (eq t query-coding-succeeded)
FAIL: Assertion failed: (null query-coding-table)
FAIL: Assertion failed: (eq t query-coding-succeeded)
FAIL: Assertion failed: (null query-coding-table)
FAIL: Assertion failed: (eq t query-coding-succeeded)
FAIL: Assertion failed: (null query-coding-table)
FAIL: Assertion failed: (eq t query-coding-succeeded)
FAIL: Assertion failed: (null query-coding-table)
FAIL: Assertion failed: (eq t query-coding-succeeded)
FAIL: Assertion failed: (null query-coding-table)
FAIL: Assertion failed: (eq t query-coding-succeeded)
FAIL: Assertion failed: (null query-coding-table)
FAIL: Assertion failed: (eq t query-coding-succeeded)
FAIL: Assertion failed: (null query-coding-table)
FAIL: Assertion failed: (eq t query-coding-succeeded)
FAIL: Assertion failed: (null query-coding-table)
FAIL: Assertion failed: (eq t query-coding-succeeded)
FAIL: Assertion failed: (null query-coding-table)
FAIL: Assertion failed: (eq t query-coding-succeeded)
FAIL: Assertion failed: (null query-coding-table)
FAIL: Assertion failed: (eq t query-coding-succeeded)
FAIL: Assertion failed: (null query-coding-table)
FAIL: Assertion failed: (eq t query-coding-succeeded)
FAIL: Assertion failed: (null query-coding-table)
FAIL: Assertion failed: (equal query-coding-table #<range-table [129 154) t [155 161) t [162 164) t [165 177) t [178 180) t [181 192) t 0x746ce>)
	    0 errors that should have been generated, but weren't
	    0 wrong-error failures
regexp-tests.el:          396 of   396 tests successful (100%).
	    0 errors that should have been generated, but weren't
	    0 wrong-error failures
region-tests.el:           28 of    28 tests successful (100%).
	    0 errors that should have been generated, but weren't
	    0 wrong-error failures
symbol-tests.el:          252 of   252 tests successful (100%).
	    0 errors that should have been generated, but weren't
	    0 wrong-error failures
KNOWN BUG: (backward-up-list-moves-point-from-to 23 3) ==> error: (syntax-error "Unbalanced parentheses")
KNOWN BUG: (backward-up-list-moves-point-from-to 23 3) ==> error: (syntax-error "Unbalanced parentheses")
syntax-tests.el:           84 of    90 tests successful ( 93%).
KNOWN BUG: (backward-up-list-moves-point-from-to 23 3) ==> error: (syntax-error "Unbalanced parentheses")
KNOWN BUG: (backward-up-list-moves-point-from-to 23 3) ==> error: (syntax-error "Unbalanced parentheses")
	    0 errors that should have been generated, but weren't
	    0 wrong-error failures
tag-tests.el:               6 of     6 tests successful (100%).
	    0 errors that should have been generated, but weren't
	    0 wrong-error failures
weak-tests.el:            140 of   140 tests successful (100%).
	    0 errors that should have been generated, but weren't
	    0 wrong-error failures
base64-tests.el:         1234 of  1234 tests successful (100%).
byte-compiler-tests.el:   104 of   104 tests successful (100%).
c-tests.el:                 4 of     4 tests successful (100%).
case-tests.el:           1172 of  1172 tests successful (100%).
ccl-tests.el:            4570 of  4570 tests successful (100%).
database-tests.el:                  No tests run.
extent-tests.el:          194 of   194 tests successful (100%).
hash-table-tests.el:     9868 of  9868 tests successful (100%).
iso-ir-196-test.el:         2 of     2 tests successful (100%).
lisp-reader-tests.el:      52 of    52 tests successful (100%).
lisp-tests.el:           3694 of  3694 tests successful (100%).
md5-tests.el:              56 of    56 tests successful (100%).
mule-tests.el:           1126 of  1130 tests successful ( 99%).
os-tests.el:               20 of    20 tests successful (100%).
query-coding-tests.el:   1250 of  1368 tests successful ( 91%).
regexp-tests.el:          396 of   396 tests successful (100%).
region-tests.el:           28 of    28 tests successful (100%).
symbol-tests.el:          252 of   252 tests successful (100%).
syntax-tests.el:           84 of    90 tests successful ( 93%).
tag-tests.el:               6 of     6 tests successful (100%).
weak-tests.el:            140 of   140 tests successful (100%).
------------------------------------------------------------------------------

Contents of file xemacs-make-install.err
Keeping lines matching (in python regexp syntax): "^--\[\[|\]\]$|^(cd|n?make)\s|errors?|warnings?|pure.*(space|size)|hides|strange|shadowings|^Compil(ing\s+in|ation)|^Using|not\s+found|^Note:|Installing|[Ff]ile\(s\) copied|\s+tests\s+|^[A-Z] [^ ]+$|^Wrong number of arguments:|^  \*\* |^(FAIL|SKIP):"
... and then deleting lines matching (in python regexp syntax): "confl.*with.*auto-inlining|^Formatting:|^PASS:|\(100%\) tests successful"
------------------------------------------------------------------------------
cd ./lib-src && make  all
cd ./lwlib && make  all
cd ./src && make  all
cd ./modules/ldap && make  all
cd /src/xemacs/beta/man && make  info
cd ./src && make  check-features
Installing utilities run internally by XEmacs.
Installing utilities for users to run.
cd /src/beta/xemacs-beta/bin && rm -f ./xemacs && ln -s xemacs-21.5-b28 ./xemacs
cd /src/beta/xemacs-beta/bin && rm -f ./xemacs-script && ln -s xemacs-21.5-b28 ./xemacs-script
cd /src/xemacs/beta/etc && \
make gzip-el
------------------------------------------------------------------------------

Yours
-- 
%% Mats
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.