Aidan et al -
I'm seeing the following error when running "make check":
Testing Interpreted Lisp
Unexpected error (syntax-error "Unsupported Unicode code point" 956)
while reading forms from buffer
backtrace(nil t)
# bind (print-escape-newlines print-length error-info error-info
context-msg error-info)
#<compiled-function (from
"/opt/src/xemacs-21.5-min/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 0xbea>((syntax-error "Unsupported Unicode
code point" 956))
read(#<buffer " *Test Input*">)
#<compiled-function (from
"/opt/src/xemacs-21.5-min/lisp/test-harness.elc") nil "...(8)"
[buffer
body read] 2 0xbeb>()
# (unwind-protect ...)
call-with-condition-handler(#<compiled-function (from
"/opt/src/xemacs-21.5-min/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 0xbea> #<compiled-function (from
"/opt/src/xemacs-21.5-min/lisp/test-harness.elc") nil "...(8)"
[buffer
body read] 2 0xbeb>)
# (condition-case ... . ((error)))
# bind (body buffer)
test-harness-read-from-buffer(#<buffer " *Test Input*">)
#<compiled-function (from
"/opt/src/xemacs-21.5-min/lisp/test-harness.elc") nil "...(5)"
[inbuffer test-harness-read-from-buffer] 2 0xbfc>()
# (unwind-protect ...)
call-with-condition-handler(#<compiled-function (from
"/opt/src/xemacs-21.5-min/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 0xbfb> #<compiled-function (from
"/opt/src/xemacs-21.5-min/lisp/test-harness.elc") nil "...(5)"
[inbuffer test-harness-read-from-buffer] 2 0xbfc>)
# (condition-case ... . ((error (message "Test suite execution aborted."))))
# bind (standard-output skipped-test-reasons passes
assertion-failures no-error-failures wrong-error-failures
missing-message-failures other-failures unexpected-test-file-failures
debug-on-error trick-optimizer filename inbuffer)
test-harness-from-buffer(#<buffer " *Test Input*">
"/opt/src/xemacs-21.5-min/tests/automated/case-tests.el")
# bind (test-harness-current-file input-buffer filename)
test-emacs-test-file("/opt/src/xemacs-21.5-min/tests/automated/case-tests.el")
byte-code("..." [file test-emacs-test-file t] 2)
# (condition-case ... . ((error (byte-code
"<C2><C3>!<88><C2>
!<88><C2><C4>!<88><C5>^H<C6>\"<88>
<C7> <88>Ƈ" [error-info file princ ">>Error occurred
processing " ": "
display-error nil terpri] 3))))
# bind (file)
batch-test-emacs-1("/opt/src/xemacs-21.5-min/tests/automated/case-tests.el")
# bind (#:G63506 file-in-dir #:G63505 file error)
batch-test-emacs()
# bind (arg)
command-line-do-funcall("-f")
# bind (dir file-count line end-of-options file-p arg tem)
command-line-1()
# bind (command-line-args-left)
command-line()
# bind (error-data)
normal-top-level()
# (condition-case ... . error)
# (catch top-level ...)
This is on my fedora 17 x86_64 system. What does this mean?
Thanks,
Vin
_______________________________________________
XEmacs-Beta mailing list
XEmacs-Beta(a)xemacs.org
http://lists.xemacs.org/mailman/listinfo/xemacs-beta