[Success] XEmacs 21.5-b31 "ginger" 384423af8fb5 configured for `i686-pc-linux'.

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

This is the build of the 21.5 nomule binary used in the package
smoketest!

------------------------------------------------------------------------------
uname -a: Linux plong 2.6.26-2-686 #1 SMP Tue Mar 9 17:35:51 UTC 2010 i686 GNU/Linux

../configure  '--prefix=/home/matsl/work/smoketest/nomule'


XEmacs 21.5-b31 "ginger" 384423af8fb5 configured for `i686-pc-linux'.

Compilation Environment and Installation Defaults:
  Source code location:              /home/matsl/work/smoketest/xemacs-21.5
  Installation prefix:               /home/matsl/work/smoketest/nomule
  Not using any operating system description file
  Machine description file:          `m/intel386.h'
  Compiler version:                  gcc (Debian 4.3.2-1.1) 4.3.2
    - GCC specs file:                specs.
    - Compiler command:              gcc -Wall -Wno-switch -Wundef -Wsign-compare -Wno-char-subscripts -Wpacked -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wdeclaration-after-statement  -Wunused-parameter -g  
  libc version:                      GNU libc 2.7-18lenny2 (Debian)
  Relocating allocator for buffers:  no
  GNU version of malloc:             yes
    - Using Doug Lea's new malloc from the GNU C Library.

Window System:

TTY:
  Compiling in support for ncurses.

Images:

Sound:
  Compiling in support for sound (native).

Databases:

Internationalization:

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 portable dumper.
  Dumping into executable.
  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
/home/matsl/work/smoketest/xemacs-21.5/lib-src/digest-doc.c:35: warning: function declaration isn't a prototype
cd ./src && make  all
/home/matsl/work/smoketest/xemacs-21.5/src/alloc.c:3618: warning: declaration of 'log2' shadows a global declaration
/usr/include/bits/mathcalls.h:145: warning: shadowed declaration is here
/home/matsl/work/smoketest/xemacs-21.5/src/fns.c:9163: warning: unused variable 'gcpro1'
/home/matsl/work/smoketest/xemacs-21.5/src/search.c:692: warning: declaration of 'ceil' shadows a global declaration
/usr/include/bits/mathcalls.h:179: warning: shadowed declaration is here
/home/matsl/work/smoketest/xemacs-21.5/src/search.c:743: warning: declaration of 'floor' shadows a global declaration
/usr/include/bits/mathcalls.h:185: warning: shadowed declaration is here
Using load-path (/home/matsl/work/smoketest/xemacs-21.5/lisp/)
Using module-load-path (/home/matsl/work/smoketest/xemacs-21.5/NOMULE/modules)
Using load-path (/home/matsl/work/smoketest/xemacs-21.5/lisp/)
Using module-load-path (/home/matsl/work/smoketest/xemacs-21.5/NOMULE/modules)
cd /home/matsl/work/smoketest/xemacs-21.5/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:         1232 of  1232 tests successful (100%).
	    0 errors that should have been generated, but weren't
	    0 wrong-error failures
byte-compiler-tests.el:    66 of    66 tests successful (100%).
    38 tests skipped because can't defadvice.
SKIP: "Attempt to set non-symbol" BECAUSE "can't defadvice"
SKIP: "Attempt to set constant symbol" BECAUSE "can't defadvice"
SKIP: "Attempt to set constant symbol" BECAUSE "can't defadvice"
SKIP: "Attempt to set constant symbol" BECAUSE "can't defadvice"
SKIP: "Attempt to let-bind non-symbol" BECAUSE "can't defadvice"
SKIP: "Attempt to let-bind constant symbol" BECAUSE "can't defadvice"
SKIP: "Attempt to let-bind constant symbol" BECAUSE "can't defadvice"
SKIP: "Attempt to let-bind constant symbol" BECAUSE "can't defadvice"
SKIP: "bound but not referenced" BECAUSE "can't defadvice"
SKIP: "assignment to free variable" BECAUSE "can't defadvice"
SKIP: "reference to free variable" BECAUSE "can't defadvice"
SKIP: "called with 2 args, but requires 1" BECAUSE "can't defadvice"
SKIP: "Attempt to set constant symbol" BECAUSE "can't defadvice"
SKIP: "set called with 1 arg, but requires 2" BECAUSE "can't defadvice"
SKIP: "set called with 1 arg, but requires 2" BECAUSE "can't defadvice"
SKIP: "set-default called with 1 arg, but requires 2" BECAUSE "can't defadvice"
SKIP: "set-default called with 1 arg, but requires 2" BECAUSE "can't defadvice"
SKIP: "malformed let binding" BECAUSE "can't defadvice"
SKIP: "malformed let binding" BECAUSE "can't defadvice"
SKIP: "Attempt to set non-symbol" BECAUSE "can't defadvice"
SKIP: "Attempt to set constant symbol" BECAUSE "can't defadvice"
SKIP: "Attempt to set constant symbol" BECAUSE "can't defadvice"
SKIP: "Attempt to set constant symbol" BECAUSE "can't defadvice"
SKIP: "Attempt to let-bind non-symbol" BECAUSE "can't defadvice"
SKIP: "Attempt to let-bind constant symbol" BECAUSE "can't defadvice"
SKIP: "Attempt to let-bind constant symbol" BECAUSE "can't defadvice"
SKIP: "Attempt to let-bind constant symbol" BECAUSE "can't defadvice"
SKIP: "bound but not referenced" BECAUSE "can't defadvice"
SKIP: "assignment to free variable" BECAUSE "can't defadvice"
SKIP: "reference to free variable" BECAUSE "can't defadvice"
SKIP: "called with 2 args, but requires 1" BECAUSE "can't defadvice"
SKIP: "Attempt to set constant symbol" BECAUSE "can't defadvice"
SKIP: "set called with 1 arg, but requires 2" BECAUSE "can't defadvice"
SKIP: "set called with 1 arg, but requires 2" BECAUSE "can't defadvice"
SKIP: "set-default called with 1 arg, but requires 2" BECAUSE "can't defadvice"
SKIP: "set-default called with 1 arg, but requires 2" BECAUSE "can't defadvice"
SKIP: "malformed let binding" BECAUSE "can't defadvice"
SKIP: "malformed let binding" BECAUSE "can't defadvice"
	    0 errors that should have been generated, but weren't
	    0 wrong-error failures
FAIL: Assertion failed: "DOS lstream, Lisp string, Latin-1/EOL"; failing case = "wrong length"
FAIL: Assertion failed: "Mac DATA, Lisp string, Latin-1/EOL"; failing case = "octet comparison failed"
FAIL: Assertion failed: "DOS lstream, Lisp string, Latin-1/EOL"; failing case = "wrong length"
FAIL: Assertion failed: "Mac DATA, Lisp string, Latin-1/EOL"; failing case = "octet comparison failed"
c-tests.el:                74 of    78 tests successful ( 94%).
FAIL: Assertion failed: "DOS lstream, Lisp string, Latin-1/EOL"; failing case = "wrong length"
FAIL: Assertion failed: "Mac DATA, Lisp string, Latin-1/EOL"; failing case = "octet comparison failed"
FAIL: Assertion failed: "DOS lstream, Lisp string, Latin-1/EOL"; failing case = "wrong length"
FAIL: Assertion failed: "Mac DATA, Lisp string, Latin-1/EOL"; failing case = "octet comparison failed"
	    0 errors that should have been generated, but weren't
	    0 wrong-error failures
Unexpected error (syntax-error "Unsupported Unicode code point" 956) while reading forms from buffer.
Unexpected error (syntax-error "Unsupported Unicode code point" 956) while reading forms from buffer.
case-tests.el:                    1062 tests completed (aborted).
Unexpected error (syntax-error "Unsupported Unicode code point" 956) while reading forms from buffer
  # bind (print-escape-newlines print-length error-info error-info context-msg error-info)
  #<compiled-function (from "/home/matsl/work/smoketest/xemacs-21.5/NOMULE/lisp/test-harness.elc") (error-info) "...(64)" [test-harness-unexpected-error-enter-debugger noninteractive test-harness-bug-expected unexpected-test-file-failures context-msg error-info end-of-file "reading forms from buffer" princ format "Unexpected error %S while %s\n" message "Unexpected error %S while %s." error t 50 backtrace nil debugger test-harness-unexpected-error-show-backtrace print-length print-escape-newlines] 5 0xbdd>((syntax-error "Unsupported Unicode code point" 956))
  call-with-condition-handler(#<compiled-function (from "/home/matsl/work/smoketest/xemacs-21.5/NOMULE/lisp/test-harness.elc") (error-info) "...(64)" [test-harness-unexpected-error-enter-debugger noninteractive test-harness-bug-expected unexpected-test-file-failures context-msg error-info end-of-file "reading forms from buffer" princ format "Unexpected error %S while %s\n" message "Unexpected error %S while %s." error t 50 backtrace nil debugger test-harness-unexpected-error-show-backtrace print-length print-escape-newlines] 5 0xbdd> #<compiled-function (from "/home/matsl/work/smoketest/xemacs-21.5/NOMULE/lisp/test-harness.elc") nil "...(8)" [buffer body read] 2 0xbde>)
  # (condition-case ... . ((error)))
  call-with-condition-handler(#<compiled-function (from "/home/matsl/work/smoketest/xemacs-21.5/NOMULE/lisp/test-harness.elc") (error-info) "...(57)" [test-harness-unexpected-error-enter-debugger noninteractive test-harness-bug-expected unexpected-test-file-failures context-msg error-info "executing interpreted code" princ format "Unexpected error %S while %s\n" message "Unexpected error %S while %s." error t 50 backtrace nil debugger test-harness-unexpected-error-show-backtrace print-length print-escape-newlines] 5 0xbee> #<compiled-function (from "/home/matsl/work/smoketest/xemacs-21.5/NOMULE/lisp/test-harness.elc") nil "...(5)" [inbuffer test-harness-read-from-buffer] 2 0xbef>)
  # (condition-case ... . ((error (message "Test suite execution aborted."))))
  # bind (standard-output passes assertion-failures no-error-failures wrong-error-failures missing-message-failures other-failures unexpected-test-file-failures skipped-test-reasons trick-optimizer debug-on-error filename inbuffer)
  # (condition-case ... . ((error (byte-code "ÂÃ!ˆÂ	!ˆÂÄ!ˆÅÆ\"ˆÇ ˆÆ‡" [error-info file princ ">>Error occurred processing " ": " display-error nil terpri] 3))))
  # bind (G28436 file-in-dir G28435 file error)
  # bind (error-data)
  # (condition-case ... . error)
Unexpected error (syntax-error "Unsupported Unicode code point" 956) while reading forms from buffer
  # bind (print-escape-newlines print-length error-info error-info context-msg error-info)
  #<compiled-function (from "/home/matsl/work/smoketest/xemacs-21.5/NOMULE/lisp/test-harness.elc") (error-info) "...(64)" [test-harness-unexpected-error-enter-debugger noninteractive test-harness-bug-expected unexpected-test-file-failures context-msg error-info end-of-file "reading forms from buffer" princ format "Unexpected error %S while %s\n" message "Unexpected error %S while %s." error t 50 backtrace nil debugger test-harness-unexpected-error-show-backtrace print-length print-escape-newlines] 5 0xbdd>((syntax-error "Unsupported Unicode code point" 956))
  call-with-condition-handler(#<compiled-function (from "/home/matsl/work/smoketest/xemacs-21.5/NOMULE/lisp/test-harness.elc") (error-info) "...(64)" [test-harness-unexpected-error-enter-debugger noninteractive test-harness-bug-expected unexpected-test-file-failures context-msg error-info end-of-file "reading forms from buffer" princ format "Unexpected error %S while %s\n" message "Unexpected error %S while %s." error t 50 backtrace nil debugger test-harness-unexpected-error-show-backtrace print-length print-escape-newlines] 5 0xbdd> #<compiled-function (from "/home/matsl/work/smoketest/xemacs-21.5/NOMULE/lisp/test-harness.elc") nil "...(8)" [buffer body read] 2 0xbde>)
  # (condition-case ... . ((error)))
  call-with-condition-handler(#<compiled-function (from "/home/matsl/work/smoketest/xemacs-21.5/NOMULE/lisp/test-harness.elc") (error-info) "...(57)" [test-harness-unexpected-error-enter-debugger noninteractive test-harness-bug-expected unexpected-test-file-failures context-msg error-info "byte-compiling code" princ format "Unexpected error %S while %s\n" message "Unexpected error %S while %s." error t 50 backtrace nil debugger test-harness-unexpected-error-show-backtrace print-length print-escape-newlines] 5 0xbf0> #<compiled-function (from "/home/matsl/work/smoketest/xemacs-21.5/NOMULE/lisp/test-harness.elc") nil "...(25)" [code inbuffer --letf-save--28433 --letf-bound--28434 fboundp byte-compile-warn ((byte-code "	«†ÂMˆª„ÃÂ!ˆÂ‡" [--letf-save--28433 --letf-bound--28434 byte-compile-warn fmakunbound] 2)) ignore byte-compile test-harness-read-from-buffer] 4 0xbf1>)
  # (condition-case ... . ((error)))
  # bind (code test-harness-test-compiled standard-output passes assertion-failures no-error-failures wrong-error-failures missing-message-failures other-failures unexpected-test-file-failures skipped-test-reasons trick-optimizer debug-on-error filename inbuffer)
  # (condition-case ... . ((error (byte-code "ÂÃ!ˆÂ	!ˆÂÄ!ˆÅÆ\"ˆÇ ˆÆ‡" [error-info file princ ">>Error occurred processing " ": " display-error nil terpri] 3))))
  # bind (G28436 file-in-dir G28435 file error)
  # bind (error-data)
  # (condition-case ... . error)
	    0 errors that should have been generated, but weren't
	    0 wrong-error failures
ccl-tests.el:                       No tests run.
	    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
file-tests.el:             10 of    10 tests successful (100%).
	    0 errors that should have been generated, but weren't
	    0 wrong-error failures
hash-table-tests.el:    12076 of 12076 tests successful (100%).
	    0 errors that should have been generated, but weren't
	    0 wrong-error failures
iso-ir-196-test.el:                 No tests run.
	    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
Unexpected error (wrong-type-argument characterp nil) while executing interpreted code.
Unexpected error (wrong-type-argument characterp nil) while executing byte-compiled code.
lisp-tests.el:                    7206 tests completed (aborted).
Unexpected error (wrong-type-argument characterp nil) while executing interpreted code
  # bind (print-escape-newlines print-length error-info error-info context-msg error-info)
  #<compiled-function (from "/home/matsl/work/smoketest/xemacs-21.5/NOMULE/lisp/test-harness.elc") (error-info) "...(57)" [test-harness-unexpected-error-enter-debugger noninteractive test-harness-bug-expected unexpected-test-file-failures context-msg error-info "executing interpreted code" princ format "Unexpected error %S while %s\n" message "Unexpected error %S while %s." error t 50 backtrace nil debugger test-harness-unexpected-error-show-backtrace print-length print-escape-newlines] 5 0xbee>((wrong-type-argument characterp nil))
  (lambda nil (defvar passes) (defvar assertion-failures) (defvar no-error-failures) (defvar wrong-error-failures) (defvar missing-message-failures) (defvar other-failures) (defvar trick-optimizer) (eval-when-compile (condition-case nil (require (quote test-harness)) (file-error (push "." load-path) (when (and (boundp (quote load-file-name)) (stringp load-file-name)) (push (file-name-directory load-file-name) load-path)) (require (quote test-harness))))) (Check-Error wrong-number-of-arguments (setq setq-test-foo)) (Check-Error wrong-number-of-arguments (setq setq-test-foo 1 setq-test-bar)) (Check-Error wrong-number-of-arguments (setq-default setq-test-foo)) (Check-Error wrong-number-of-arguments (setq-default setq-test-foo 1 setq-test-bar)) (Assert (eq (setq) nil)) (Assert (eq (setq-default) nil)) (Assert (eq (setq setq-test-foo 42) 42)) (Assert (eq (setq-default setq-test-foo 42) 42)) (Assert (eq (setq setq-test-foo 42 setq-test-bar 99) 99)) (Assert (eq (setq-default setq-t!
 est-foo 42 setq-test-bar 99) 99)) (macrolet ((test-setq (expected-result &rest body) (backquote (progn (defun test-setq-fun nil (\,@ body)) (Assert (eq (\, expected-result) (test-setq-fun))) (byte-compile (quote test-setq-fun)) (Assert (eq (\, expected-result) (test-setq-fun))))))) (test-setq nil (setq)) (test-setq nil (setq-default)) (test-setq 42 (setq test-setq-var 42)) (test-setq 42 (setq-default test-setq-var 42)) (test-setq 42 (setq test-setq-bar 99 test-setq-var 42)) (test-setq 42 (setq-default test-setq-bar 99 test-setq-var 42))) (let ((my-vector [5 5 5 5]) (my-bit-vector (bit-vector 1 0 1 0)) (my-string "5555") (my-list (quote (1 2 3 4)))) (dolist (sequence (list my-vector my-bit-vector my-string my-list)) (Assert (sequencep sequence)) (Assert (eq 4 (length sequence)))) (dolist (array (list my-vector my-bit-vector my-string)) (Assert (arrayp array))) (Assert (eq (elt my-vector 0) 1)) (Assert (eq (elt my-bit-vector 0) 1)) (Assert (eq (elt my-string 0) ?1)) (Assert (!
 eq (elt my-list 0) 1)) (fillarray my-vector 5) (fillarray my-b!
 it-vecto
r 1) (fillarray my-string ?5) (dolist (array (list my-vector my-bit-vector)) (Assert (eq 4 (length array)))) (Assert (eq (elt my-vector 0) 5)) (Assert (eq (elt my-bit-vector 0) 1)) (Assert (eq (elt my-string 0) ?5)) (Assert (eq (elt my-vector 3) 5)) (Assert (eq (elt my-bit-vector 3) 1)) (Assert (eq (elt my-string 3) ?5)) (fillarray my-bit-vector 0) (Assert (eq 4 (length my-bit-vector))) (Assert (eq (elt my-bit-vector 2) 0))) (defun make-circular-list (length) "Create evil emacs-crashing circular list of length LENGTH" (let ((circular-list (make-list length (quote you-are-trapped-in-a-twisty-maze-of-cons-cells-all-alike)))) (setcdr (last circular-list) circular-list) circular-list)) (defun make-list-012 nil (list 0 1 2)) (Check-Error wrong-type-argument (nconc (quote foo) nil)) (dolist (length (quote (1 2 3 4 1000 2000))) (Check-Error circular-list (nconc (make-circular-list length) (quote foo))) (Check-Error circular-list (nconc (quote (1 you-are-trapped-in-a-twisty-maze-of-!
 cons-cells-all-alike ... <circular list>)) (make-circular-list length) (quote foo))) (Check-Error circular-list (nconc (quote (1 3 you-are-trapped-in-a-twisty-maze-of-cons-cells-all-alike you-are-trapped-in-a-twisty-maze-of-cons-cells-all-alike ... <circular list>)) (quote (3 you-are-trapped-in-a-twisty-maze-of-cons-cells-all-alike ... <circular list>)) (make-circular-list length) (quote foo)))) (Assert (eq (nconc) nil)) (Assert (eq (nconc nil) nil)) (Assert (eq (nconc nil nil) nil)) (Assert (eq (nconc nil nil nil) nil)) (let ((x (make-list-012))) (Assert (eq (nconc nil x) x))) (let ((x (make-list-012))) (Assert (eq (nconc x nil) x))) (let ((x (make-list-012))) (Assert (eq (nconc nil x nil) x))) (let ((x (make-list-012))) (Assert (eq (nconc x) x))) (let ((x (make-list-012))) (Assert (eq (nconc x (make-circular-list 3)) x))) (Assert (equal (nconc (quote (1 3 5 . 6)) (quote (3 5 . 6)) (quote (5 . 6))) (quote (1 3 5 . 6)))) (let ((y (nconc (make-list-012) nil (list 3 4 5) nil)!
 )) (Assert (eq (length y) 6)) (Assert (eq (nth 3 y) 3))) (Chec!
 k-Error 
wrong-type-argument (last (quote foo))) (Check-Error wrong-number-of-arguments (last)) (Check-Error wrong-number-of-arguments (last (quote (1 2)) 1 1)) (Check-Error circular-list (last (make-circular-list 1))) (Check-Error circular-list (last (make-circular-list 2000))) (let ((x (list 0 1 2 3))) (Assert (eq (last nil) nil)) (Assert (eq (last x 0) nil)) (Assert (eq (last x) (cdddr x))) (Assert (eq (last x 1) (cdddr x))) (Assert (eq (last x 2) (cddr x))) (Assert (eq (last x 3) (cdr x))) (Assert (eq (last x 4) x)) (Assert (eq (last x 9) x)) (Assert (eq (last (quote (1 . 2)) 0) 2))) (Check-Error wrong-type-argument (butlast (quote foo))) (Check-Error wrong-type-argument (nbutlast (quote foo))) (Check-Error wrong-number-of-arguments (butlast)) (Check-Error wrong-number-of-arguments (nbutlast)) (Check-Error wrong-number-of-arguments (butlast (quote (1 2)) 1 1)) (Check-Error wrong-number-of-arguments (nbutlast (quote (1 2)) 1 1)) (Check-Error circular-list (butlast (make-circular-l!
 ist 1))) (Check-Error circular-list (nbutlast (make-circular-list 1))) ...)()
  call-with-condition-handler(#<compiled-function (from "/home/matsl/work/smoketest/xemacs-21.5/NOMULE/lisp/test-harness.elc") (error-info) "...(57)" [test-harness-unexpected-error-enter-debugger noninteractive test-harness-bug-expected unexpected-test-file-failures context-msg error-info "executing interpreted code" princ format "Unexpected error %S while %s\n" message "Unexpected error %S while %s." error t 50 backtrace nil debugger test-harness-unexpected-error-show-backtrace print-length print-escape-newlines] 5 0xbee> #<compiled-function (from "/home/matsl/work/smoketest/xemacs-21.5/NOMULE/lisp/test-harness.elc") nil "...(5)" [inbuffer test-harness-read-from-buffer] 2 0xbef>)
  # (condition-case ... . ((error (message "Test suite execution aborted."))))
  # bind (standard-output passes assertion-failures no-error-failures wrong-error-failures missing-message-failures other-failures unexpected-test-file-failures skipped-test-reasons trick-optimizer debug-on-error filename inbuffer)
  # (condition-case ... . ((error (byte-code "ÂÃ!ˆÂ	!ˆÂÄ!ˆÅÆ\"ˆÇ ˆÆ‡" [error-info file princ ">>Error occurred processing " ": " display-error nil terpri] 3))))
  # bind (G28436 file-in-dir G28435 file error)
  # bind (error-data)
  # (condition-case ... . error)
Unexpected error (wrong-type-argument characterp nil) while executing byte-compiled code
  # bind (print-escape-newlines print-length error-info error-info context-msg error-info)
  #<compiled-function (from "/home/matsl/work/smoketest/xemacs-21.5/NOMULE/lisp/test-harness.elc") (error-info) "...(57)" [test-harness-unexpected-error-enter-debugger noninteractive test-harness-bug-expected unexpected-test-file-failures context-msg error-info "executing byte-compiled code" princ format "Unexpected error %S while %s\n" message "Unexpected error %S while %s." error t 50 backtrace nil debugger test-harness-unexpected-error-show-backtrace print-length print-escape-newlines] 5 0xbf2>((wrong-type-argument characterp nil))
  #<compiled-function nil "...(23782)" [one three most-negative-fixnum two x most-positive-fixnum error-info (byte-code "ÂÃ!ÄÅÆÇ#ˆ	T‡" [trick-optimizer no-error-failures set setq-test-foo Print-Failure "%S executed successfully, but expected error %S" (setq setq-test-foo) wrong-number-of-arguments] 4) ((wrong-number-of-arguments (byte-code "ÁÂÃÄ#ˆTÁ‡" [passes Print-Pass "%S ==> error %S, as expected" (setq setq-test-foo) wrong-number-of-arguments] 4)) (error (byte-code "ÂÃÄÅ$ˆ	T‡" [error-info wrong-error-failures Print-Failure "%S ==> expected error %S, got error %S instead" (setq setq-test-foo) wrong-number-of-arguments] 5))) (byte-code "ÃÄÅ!ÆÇÈÉ#ˆ\nTÇ" [trick-optimizer setq-test-foo no-error-failures 1 set setq-test-bar Print-Failure "%S executed successfully, but expected error %S" (setq setq-test-foo 1 setq-test-bar) wrong-number-of-arguments] 4) ((wrong-number-of-arguments (byte-code "ÁÂÃÄ#ˆTÁ‡" [passes Print-Pass "%S ==> error %S, as expected" (setq setq-!
 test-foo 1 setq-test-bar) wrong-number-of-arguments] 4)) (error (byte-code "ÂÃÄÅ$ˆ	T‡" [error-info wrong-error-failures Print-Failure "%S ==> expected error %S, got error %S instead" (setq setq-test-foo 1 setq-test-bar) wrong-number-of-arguments] 5))) (byte-code "ÂÃ!ÄÅÆÇ#ˆ	T‡" [trick-optimizer no-error-failures set-default setq-test-foo Print-Failure "%S executed successfully, but expected error %S" (setq-default setq-test-foo) wrong-number-of-arguments] 4) ((wrong-number-of-arguments (byte-code "ÁÂÃÄ#ˆTÁ‡" [passes Print-Pass "%S ==> error %S, as expected" (setq-default setq-test-foo) wrong-number-of-arguments] 4)) (error (byte-code "ÂÃÄÅ$ˆ	T‡" [error-info wrong-error-failures Print-Failure "%S ==> expected error %S, got error %S instead" (setq-default setq-test-foo) wrong-number-of-arguments] 5))) (byte-code "ÂÃÄ\"ˆÂÅ!ÆÇÈÉ#ˆ	T‡" [trick-optimizer no-error-failures set-default setq-test-foo 1 setq-test-bar Print-Failure "%S executed successfully, but expected e!
 rror %S" (setq-default setq-test-foo 1 setq-test-bar) wrong-nu!
 mber-of-
arguments] 4) ((wrong-number-of-arguments (byte-code "ÁÂÃÄ#ˆTÁ‡" [passes Print-Pass "%S ==> error %S, as expected" (setq-default setq-test-foo 1 setq-test-bar) wrong-number-of-arguments] 4)) (error (byte-code "ÂÃÄÅ$ˆ	T‡" [error-info wrong-error-failures Print-Failure "%S ==> expected error %S, got error %S instead" (setq-default setq-test-foo 1 setq-test-bar) wrong-number-of-arguments] 5))) nil (call-with-condition-handler #<compiled-function (error-info) "...(129)" [print-length debugger noninteractive test-harness-bug-expected assertion-failures error-info cl-assertion-failed Print-Failure format "%S should be `%s' to %S but isn't" nil eq "Assertion failed: %S; failing case = %S" "Assertion failed: %S" (eq (setq) nil) error t 50 backtrace "%S ==> error: %S; failing case =  %S" "%S ==> error: %S" print-escape-newlines other-failures test-harness-assertion-failure-enter-debugger test-harness-assertion-failure-show-backtrace test-harness-unexpected-error-enter-debugger t!
 est-harness-unexpected-error-show-backtrace] 9 0xf27> #<compiled-function nil "...(21)" [passes nil signal cl-assertion-failed (eq (setq) nil) Print-Pass "%S"] 3 0xf28>) ((cl-assertion-failed)) (call-with-condition-handler #<compiled-function (error-info) "...(129)" [print-length debugger noninteractive test-harness-bug-expected assertion-failures error-info cl-assertion-failed Print-Failure format "%S should be `%s' to %S but isn't" nil eq "Assertion failed: %S; failing case = %S" "Assertion failed: %S" (eq (setq-default) nil) error t 50 backtrace "%S ==> error: %S; failing case =  %S" "%S ==> error: %S" print-escape-newlines other-failures test-harness-assertion-failure-enter-debugger test-harness-assertion-failure-show-backtrace test-harness-unexpected-error-enter-debugger test-harness-unexpected-error-show-backtrace] 9 0xf29> #<compiled-function nil "...(21)" [passes nil signal cl-assertion-failed (eq (setq-default) nil) Print-Pass "%S"] 3 0xf2a>) ((cl-assertion-failed)!
 ) (call-with-condition-handler #<compiled-function (error-info!
 ) "...(1
39)" [debugger noninteractive test-harness-bug-expected assertion-failures setq-test-foo error-info cl-assertion-failed Print-Failure format "%S should be `%s' to %S but isn't" 42 eq "Assertion failed: %S; failing case = %S" "Assertion failed: %S" (eq (setq setq-test-foo 42) 42) error t 50 backtrace nil "%S ==> error: %S; failing case =  %S" "%S ==> error: %S" print-length print-escape-newlines other-failures test-harness-assertion-failure-enter-debugger test-harness-assertion-failure-show-backtrace test-harness-unexpected-error-enter-debugger test-harness-unexpected-error-show-backtrace] 9 0xf2b> #<compiled-function nil "...(23)" [setq-test-foo passes 42 signal cl-assertion-failed (eq (setq setq-test-foo 42) 42) Print-Pass "%S"] 3 0xf2c>) ((cl-assertion-failed)) (call-with-condition-handler #<compiled-function (error-info) "...(141)" [print-length debugger noninteractive test-harness-bug-expected assertion-failures error-info cl-assertion-failed Print-Failure format "%S sho!
 uld be `%s' to %S but isn't" set-default setq-test-foo 42 eq "Assertion failed: %S; failing case = %S" "Assertion failed: %S" (eq (setq-default setq-test-foo 42) 42) error t 50 backtrace nil "%S ==> error: %S; failing case =  %S" "%S ==> error: %S" print-escape-newlines other-failures test-harness-assertion-failure-enter-debugger test-harness-assertion-failure-show-backtrace test-harness-unexpected-error-enter-debugger test-harness-unexpected-error-show-backtrace] 9 0xf2d> #<compiled-function nil "...(24)" [passes set-default setq-test-foo 42 signal cl-assertion-failed (eq (setq-default setq-test-foo 42) 42) Print-Pass "%S"] 3 0xf2e>) ((cl-assertion-failed)) (call-with-condition-handler #<compiled-function (error-info) "...(149)" [noninteractive test-harness-bug-expected assertion-failures setq-test-bar setq-test-foo error-info cl-assertion-failed Print-Failure format "%S should be `%s' to %S but isn't" 42 99 eq "Assertion failed: %S; failing case = %S" "Assertion failed: %!
 S" (eq (setq setq-test-foo 42 setq-test-bar 99) 99) error t 50!
  backtra
ce nil "%S ==> error: %S; failing case =  %S" "%S ==> error: %S" debugger print-length print-escape-newlines other-failures test-harness-assertion-failure-enter-debugger test-harness-assertion-failure-show-backtrace test-harness-unexpected-error-enter-debugger test-harness-unexpected-error-show-backtrace] 9 0xf2f> #<compiled-function nil "...(25)" [setq-test-bar setq-test-foo passes 42 99 signal cl-assertion-failed (eq (setq setq-test-foo 42 setq-test-bar 99) 99) Print-Pass "%S"] 3 0xf30>) ((cl-assertion-failed)) (call-with-condition-handler #<compiled-function (error-info) "...(161)" [print-length debugger noninteractive test-harness-bug-expected assertion-failures error-info cl-assertion-failed Print-Failure format "%S should be `%s' to %S but isn't" set-default setq-test-foo 42 setq-test-bar 99 eq "Assertion failed: %S; failing case = %S" "Assertion failed: %S" (eq (setq-default setq-test-foo 42 setq-test-bar 99) 99) error t 50 backtrace nil "%S ==> error: %S; failing cas!
 e =  %S" "%S ==> error: %S" print-escape-newlines other-failures test-harness-assertion-failure-enter-debugger test-harness-assertion-failure-show-backtrace test-harness-unexpected-error-enter-debugger test-harness-unexpected-error-show-backtrace] 9 0xf31> #<compiled-function nil "...(29)" [passes set-default setq-test-foo 42 setq-test-bar 99 signal cl-assertion-failed (eq (setq-default setq-test-foo 42 setq-test-bar 99) 99) Print-Pass "%S"] 3 0xf32>) ((cl-assertion-failed)) test-setq-fun #<compiled-function nil "...(2)" [nil] 1 0xf33> (call-with-condition-handler #<compiled-function (error-info) "...(133)" [print-length debugger noninteractive test-harness-bug-expected assertion-failures error-info cl-assertion-failed Print-Failure format "%S should be `%s' to %S but isn't" nil eq test-setq-fun "Assertion failed: %S; failing case = %S" "Assertion failed: %S" (eq nil (test-setq-fun)) error t 50 backtrace "%S ==> error: %S; failing case =  %S" "%S ==> error: %S" print-escape!
 -newlines other-failures test-harness-assertion-failure-enter-!
 debugger
 test-harness-assertion-failure-show-backtrace test-harness-unexpected-error-enter-debugger test-harness-unexpected-error-show-backtrace] 9 0xf34> #<compiled-function nil "...(22)" [passes test-setq-fun nil signal cl-assertion-failed (eq nil (test-setq-fun)) Print-Pass "%S"] 3 0xf35>) ((cl-assertion-failed)) byte-compile (call-with-condition-handler #<compiled-function (error-info) "...(133)" [print-length debugger noninteractive test-harness-bug-expected assertion-failures error-info cl-assertion-failed Print-Failure format "%S should be `%s' to %S but isn't" nil eq test-setq-fun "Assertion failed: %S; failing case = %S" "Assertion failed: %S" (eq nil (test-setq-fun)) error t 50 backtrace "%S ==> error: %S; failing case =  %S" "%S ==> error: %S" print-escape-newlines other-failures test-harness-assertion-failure-enter-debugger test-harness-assertion-failure-show-backtrace test-harness-unexpected-error-enter-debugger test-harness-unexpected-error-show-backtrace] 9 0xf36> #<c!
 ompiled-function nil "...(22)" [passes test-setq-fun nil signal cl-assertion-failed (eq nil (test-setq-fun)) Print-Pass "%S"] 3 0xf37>) ((cl-assertion-failed)) #<compiled-function nil "...(2)" [nil] 1 0xf38> (call-with-condition-handler #<compiled-function (error-info) "...(133)" [print-length debugger noninteractive test-harness-bug-expected assertion-failures error-info cl-assertion-failed Print-Failure format "%S should be `%s' to %S but isn't" nil eq test-setq-fun "Assertion failed: %S; failing case = %S" "Assertion failed: %S" (eq nil (test-setq-fun)) error t 50 backtrace "%S ==> error: %S; failing case =  %S" "%S ==> error: %S" print-escape-newlines other-failures test-harness-assertion-failure-enter-debugger test-harness-assertion-failure-show-backtrace test-harness-unexpected-error-enter-debugger test-harness-unexpected-error-show-backtrace] 9 0xf39> #<compiled-function nil "...(22)" [passes test-setq-fun nil signal cl-assertion-failed (eq nil (test-setq-fun)) Print!
 -Pass "%S"] 3 0xf3a>) ((cl-assertion-failed)) (call-with-condi!
 tion-han
dler #<compiled-function (error-info) "...(133)" [print-length debugger noninteractive test-harness-bug-expected assertion-failures error-info cl-assertion-failed Print-Failure format "%S should be `%s' to %S but isn't" nil eq test-setq-fun "Assertion failed: %S; failing case = %S" "Assertion failed: %S" (eq nil (test-setq-fun)) error t 50 backtrace "%S ==> error: %S; failing case =  %S" "%S ==> error: %S" print-escape-newlines other-failures test-harness-assertion-failure-enter-debugger test-harness-assertion-failure-show-backtrace test-harness-unexpected-error-enter-debugger test-harness-unexpected-error-show-backtrace] 9 0xf3b> #<compiled-function nil "...(22)" [passes test-setq-fun nil signal cl-assertion-failed (eq nil (test-setq-fun)) Print-Pass "%S"] 3 0xf3c>) ((cl-assertion-failed)) #<compiled-function nil "...(4)" [test-setq-var 42] 2 0xf3d> (call-with-condition-handler #<compiled-function (error-info) "...(133)" [print-length debugger noninteractive test-harness-bu!
 g-expected assertion-failures error-info cl-assertion-failed Print-Failure format "%S should be `%s' to %S but isn't" 42 eq test-setq-fun "Assertion failed: %S; failing case = %S" "Assertion failed: %S" (eq 42 (test-setq-fun)) error t 50 backtrace nil "%S ==> error: %S; failing case =  %S" "%S ==> error: %S" print-escape-newlines other-failures test-harness-assertion-failure-enter-debugger test-harness-assertion-failure-show-backtrace test-harness-unexpected-error-enter-debugger test-harness-unexpected-error-show-backtrace] 9 0xf3e> #<compiled-function nil "...(22)" [passes test-setq-fun 42 signal cl-assertion-failed (eq 42 (test-setq-fun)) Print-Pass "%S"] 3 0xf3f>) ((cl-assertion-failed)) (call-with-condition-handler #<compiled-function (error-info) "...(133)" [print-length debugger noninteractive test-harness-bug-expected assertion-failures error-info cl-assertion-failed Print-Failure format "%S should be `%s' to %S but isn't" 42 eq test-setq-fun "Assertion failed: %S; f!
 ailing case = %S" "Assertion failed: %S" (eq 42 (test-setq-fun!
 )) error
 t 50 backtrace nil "%S ==> error: %S; failing case =  %S" "%S ==> error: %S" print-escape-newlines other-failures test-harness-assertion-failure-enter-debugger test-harness-assertion-failure-show-backtrace test-harness-unexpected-error-enter-debugger test-harness-unexpected-error-show-backtrace] 9 0xf40> #<compiled-function nil "...(22)" [passes test-setq-fun 42 signal cl-assertion-failed (eq 42 (test-setq-fun)) Print-Pass "%S"] 3 0xf41>) ((cl-assertion-failed)) #<compiled-function nil "...(5)" [set-default test-setq-var 42] 3 0xf42> (call-with-condition-handler #<compiled-function (error-info) "...(133)" [print-length debugger noninteractive test-harness-bug-expected assertion-failures error-info cl-assertion-failed Print-Failure format "%S should be `%s' to %S but isn't" 42 eq test-setq-fun "Assertion failed: %S; failing case = %S" "Assertion failed: %S" (eq 42 (test-setq-fun)) error t 50 backtrace nil "%S ==> error: %S; failing case =  %S" "%S ==> error: %S" print-escape!
 -newlines other-failures test-harness-assertion-failure-enter-debugger test-harness-assertion-failure-show-backtrace test-harness-unexpected-error-enter-debugger test-harness-unexpected-error-show-backtrace] 9 0xf43> #<compiled-function nil "...(22)" [passes test-setq-fun 42 signal cl-assertion-failed (eq 42 (test-setq-fun)) Print-Pass "%S"] 3 0xf44>) ((cl-assertion-failed)) (call-with-condition-handler #<compiled-function (error-info) "...(133)" [print-length debugger noninteractive test-harness-bug-expected assertion-failures error-info cl-assertion-failed Print-Failure format "%S should be `%s' to %S but isn't" 42 eq test-setq-fun "Assertion failed: %S; failing case = %S" "Assertion failed: %S" (eq 42 (test-setq-fun)) error t 50 backtrace nil "%S ==> error: %S; failing case =  %S" "%S ==> error: %S" print-escape-newlines other-failures test-harness-assertion-failure-enter-debugger test-harness-assertion-failure-show-backtrace test-harness-unexpected-error-enter-debugger !
 test-harness-unexpected-error-show-backtrace] 9 0xf45> #<compi!
 led-func
tion nil "...(22)" [passes test-setq-fun 42 signal cl-assertion-failed (eq 42 (test-setq-fun)) Print-Pass "%S"] 3 0xf46>) ((cl-assertion-failed)) ...] 37 0x1aa0>()
  call-with-condition-handler(#<compiled-function (from "/home/matsl/work/smoketest/xemacs-21.5/NOMULE/lisp/test-harness.elc") (error-info) "...(57)" [test-harness-unexpected-error-enter-debugger noninteractive test-harness-bug-expected unexpected-test-file-failures context-msg error-info "executing byte-compiled code" princ format "Unexpected error %S while %s\n" message "Unexpected error %S while %s." error t 50 backtrace nil debugger test-harness-unexpected-error-show-backtrace print-length print-escape-newlines] 5 0xbf2> #<compiled-function (from "/home/matsl/work/smoketest/xemacs-21.5/NOMULE/lisp/test-harness.elc") nil "...(6)" [code] 1 0xbf3>)
  # (condition-case ... . ((error (message "Test suite execution aborted."))))
  # bind (code test-harness-test-compiled standard-output passes assertion-failures no-error-failures wrong-error-failures missing-message-failures other-failures unexpected-test-file-failures skipped-test-reasons trick-optimizer debug-on-error filename inbuffer)
  # (condition-case ... . ((error (byte-code "ÂÃ!ˆÂ	!ˆÂÄ!ˆÅÆ\"ˆÇ ˆÆ‡" [error-info file princ ">>Error occurred processing " ": " display-error nil terpri] 3))))
  # bind (G28436 file-in-dir G28435 file error)
  # bind (error-data)
  # (condition-case ... . error)
	    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
mule-tests.el:             12 of    12 tests successful (100%).
	    0 errors that should have been generated, but weren't
	    0 wrong-error failures
os-tests.el:                        No tests run.
    2 tests skipped because tac executable not found.
    2 tests skipped because cat executable not found.
SKIP: "Tests of call-process-region with region deleted after inserting
tac process output." BECAUSE "tac executable not found"
SKIP: "Tests of call-process-region with region deleted after inserting
cat process output." BECAUSE "cat executable not found"
SKIP: "Tests of call-process-region with region deleted after inserting
tac process output." BECAUSE "tac executable not found"
SKIP: "Tests of call-process-region with region deleted after inserting
cat process output." BECAUSE "cat executable not found"
	    0 errors that should have been generated, but weren't
	    0 wrong-error failures
query-coding-tests.el:              No tests run.
	    0 errors that should have been generated, but weren't
	    0 wrong-error failures
regexp-tests.el:          394 of   394 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
search-tests.el:           70 of    70 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: (scan-error "Unbalanced parentheses" 23 1)
KNOWN BUG: (Assert (backward-up-list-moves-point-from-to 23 3)) ==> error scan-error, as expected
KNOWN BUG: (backward-up-list-moves-point-from-to 23 3) ==> error: (scan-error "Unbalanced parentheses" 23 1)
KNOWN BUG: (Assert (backward-up-list-moves-point-from-to 23 3)) ==> error scan-error, as expected
syntax-tests.el:           80 of    88 tests successful ( 90%).
    2 tests skipped because c-mode unavailable.
SKIP: "comment and parse-partial-sexp tests" BECAUSE "c-mode unavailable"
KNOWN BUG: (backward-up-list-moves-point-from-to 23 3) ==> error: (scan-error "Unbalanced parentheses" 23 1)
KNOWN BUG: (Assert (backward-up-list-moves-point-from-to 23 3)) ==> error scan-error, as expected
SKIP: "comment and parse-partial-sexp tests" BECAUSE "c-mode unavailable"
KNOWN BUG: (backward-up-list-moves-point-from-to 23 3) ==> error: (scan-error "Unbalanced parentheses" 23 1)
KNOWN BUG: (Assert (backward-up-list-moves-point-from-to 23 3)) ==> error scan-error, as expected
	    2 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:         1232 of  1232 tests successful (100%).
byte-compiler-tests.el:    66 of    66 tests successful (100%).
c-tests.el:                74 of    78 tests successful ( 94%).
case-tests.el:                    1062 tests completed (aborted).
ccl-tests.el:                       No tests run.
database-tests.el:                  No tests run.
extent-tests.el:          194 of   194 tests successful (100%).
file-tests.el:             10 of    10 tests successful (100%).
hash-table-tests.el:    12076 of 12076 tests successful (100%).
iso-ir-196-test.el:                 No tests run.
lisp-reader-tests.el:      52 of    52 tests successful (100%).
lisp-tests.el:                    7206 tests completed (aborted).
md5-tests.el:              56 of    56 tests successful (100%).
mule-tests.el:             12 of    12 tests successful (100%).
os-tests.el:                        No tests run.
query-coding-tests.el:              No tests run.
regexp-tests.el:          394 of   394 tests successful (100%).
region-tests.el:           28 of    28 tests successful (100%).
search-tests.el:           70 of    70 tests successful (100%).
symbol-tests.el:          252 of   252 tests successful (100%).
syntax-tests.el:           80 of    88 tests successful ( 90%).
tag-tests.el:               6 of     6 tests successful (100%).
weak-tests.el:            140 of   140 tests successful (100%).
------------------------------------------------------------------------------

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.