[Success, Test Failures] XEmacs 21.5-b28 "fuki" eb82fbb675ea i686-pc-linux

Norbert Koch nk at viteno.net
Thu Feb 7 15:13:22 EST 2008


> XEmacs Build Report generated by emacs-version
> 21.5  (beta28) "fuki" eb82fbb675ea XEmacs Lucid
> with system-configuration
> i686-pc-linux
> follows:

> Contents of /home/nk/local/src/xemacs/Installation:
> (Output from most recent run of ./configure)

uname -a: Linux nightshade 2.6.22-14-386 #1 Fri Feb 1 04:32:03 UTC 2008 i686 GNU/Linux

./configure  '--prefix=/home/nk/local' '--with-mule' '--with-newgc'


XEmacs 21.5-b28 "fuki" eb82fbb675ea configured for `i686-pc-linux'.

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

Window System:
[5~  Compiling in support for the X window system:
    - X Windows headers location:                 
    - X Windows libraries location:               
    - Handling WM_COMMAND properly.
  Compiling in support for the Athena widget set:
    - Athena headers location:                    X11/Xaw
    - Athena library to link:                     Xaw
  Using Lucid menubars.
  Using Lucid scrollbars.
  Using Athena dialog boxes.
  Using Athena native widgets.

TTY:
  Compiling in support for ncurses.

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.
  Compiling in support for X-Face message headers.

Sound:
  Compiling in support for sound (native).

Databases:
  Compiling in support for Berkeley database.

Internationalization:
  Compiling in support for Mule (multi-lingual Emacs).
  Compiling in support for XIM (X11R5+ I18N input method).
    - Using raw Xlib to provide XIM support.

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 /tmp/xemacs.br
> keeping lines matching
> "^--\[\[\|\]\]$\|^\(cd\|n?make\)\s-\|errors?\|warnings?\|pure.*\(space\|size\)\|hides\b\|strange\|shadowings\|^Compil\(ing\s-+in\|ation\)\|^Using\|not\s-+found\|^While\s-+compiling.*\(
\s-+.+\)*\|^Note:\|Installing\|[Ff]ile(s) copied\|\s-+tests\s-+\|^[A-Z] [^ ]+$\|^Wrong number of arguments:\|^  \*\* \|^\(FAIL\|SKIP\):"
> and then deleting lines matching
> "confl.*with.*auto-inlining\|^Formatting:\|^\s-*0 .*\(failure\|error\)s?\|^PASS:\|(100%) tests successful"

cd ./lib-src && make  all
cd ./lwlib && make  all
cd ./src && make  all
emacs.c:3372: 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'
Using load-path (/home/nk/local/src/xemacs/lisp/)
Using module-load-path (/home/nk/local/src/xemacs/modules)
Generating autoloads for lisp/next-error.el...
While compiling the end of the data in file /home/nk/local/src/xemacs/lisp/menubar-items.el:
  ** the function bookmark-all-names is not known to be defined.
While compiling make-8-bit-generate-helper in file /home/nk/local/src/xemacs/lisp/mule/mule-coding.el:
  ** variable args-out-of-range bound but not referenced
Using load-path (/home/nk/local/src/xemacs/lisp/)
Using module-load-path (/home/nk/local/src/xemacs/modules)
While compiling the end of the data in file /home/nk/local/src/xemacs/lisp/x-font-menu.el:
  ** The following functions are not known to be defined: 
    fc-find-available-weights-for-family,
    fc-find-available-font-families, xlfd-font-name-p, fc-font-match,
    fc-name-parse, fc-pattern-get-family, fc-pattern-get-successp,
    fc-pattern-get-weight, fc-pattern-get-size, fc-pattern-get-slant,
    fc-font-weight-translate-to-string,
    fc-font-slant-translate-to-string, make-fc-pattern,
    fc-pattern-add-family, fc-pattern-add-weight,
    fc-font-weight-translate-from-string, fc-pattern-add-size,
    fc-pattern-add-slant, fc-font-slant-translate-from-string,
    fc-name-unparse
Requiring next-error...
Compiling /home/nk/local/src/xemacs/lisp/next-error.el...
Wrote /home/nk/local/src/xemacs/lisp/next-error.elc
While compiling xft-font-create-object in file /home/nk/local/src/xemacs/lisp/font.el:
  ** attempt to inline fc-pattern-get-family before it was defined
  ** attempt to inline fc-pattern-get-weight before it was defined
While compiling xft-font-create-name:
  ** attempt to inline fc-pattern-add-family before it was defined
  ** attempt to inline fc-pattern-add-size before it was defined
While compiling the end of the data:
  ** the function fc-pattern-get-or-compute-size is not known to be defined.
While compiling ethio-modify-vowel in file /home/nk/local/src/xemacs/lisp/mule/ethio-util.el:
  ** decompose-composite-char is an obsolete function; use char-to-string instead.
While compiling cyrillic-encode-koi8-r-char in file /home/nk/local/src/xemacs/lisp/mule/cyril-util.el:
  ** reference to free variable cyrillic-koi8-r-to-external-code-table
While compiling cyrillic-encode-alternativnyj-char:
  ** reference to free variable cyrillic-alternativnyj-to-external-code-table
Computing custom-loads for next-error...
cd /home/nk/local/src/xemacs/man && make  info
cd ./src && make  check
base64-tests.el:         1234 of  1234 tests successful (100%).
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: "^$" 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: "^$" 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: "^$" 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: "^$" 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"
c-tests.el:                 4 of     4 tests successful (100%).
case-tests.el:           1168 of  1168 tests successful (100%).
ccl-tests.el:            4570 of  4570 tests successful (100%).
database-tests.el:         10 of    10 tests successful (100%).
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:           3678 of  3678 tests successful (100%).
md5-tests.el:              56 of    56 tests successful (100%).
Unexpected error (structure-formation-error "Invalid prefix keys in sequence" ?S [?S -]) while executing interpreted code.
Unexpected error (invalid-argument "Invalid (GNU Emacs) key format (see doc of define-key)" C-f9) while executing byte-compiled code.
mule-tests.el:            549 of   549 tests successful (100%).
Unexpected error (structure-formation-error "Invalid prefix keys in sequence" ?S [?S -]) while executing interpreted code
Unexpected error (invalid-argument "Invalid (GNU Emacs) key format (see doc of define-key)" C-f9) while executing byte-compiled code
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"
regexp-tests.el:          372 of   372 tests successful (100%).
region-tests.el:           28 of    28 tests successful (100%).
FAIL: Assertion failed: (string= (built-in-symbol-file (quote internal-doc-file-name)) "doc.c")
FAIL: Assertion failed: (string= (built-in-symbol-file (quote internal-doc-file-name)) "doc.c")
symbol-tests.el:          250 of   252 tests successful ( 99%).
FAIL: Assertion failed: (string= (built-in-symbol-file (quote internal-doc-file-name)) "doc.c")
FAIL: Assertion failed: (string= (built-in-symbol-file (quote internal-doc-file-name)) "doc.c")
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:           80 of    86 tests successful ( 93%).
    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: (syntax-error "Unbalanced parentheses")
SKIP: "comment and parse-partial-sexp tests" BECAUSE "c-mode unavailable"
KNOWN BUG: (backward-up-list-moves-point-from-to 23 3) ==> error: (syntax-error "Unbalanced parentheses")
tag-tests.el:               6 of     6 tests successful (100%).
weak-tests.el:            140 of   140 tests successful (100%).
base64-tests.el:         1234 of  1234 tests successful (100%).
byte-compiler-tests.el:    66 of    66 tests successful (100%).
c-tests.el:                 4 of     4 tests successful (100%).
case-tests.el:           1168 of  1168 tests successful (100%).
ccl-tests.el:            4570 of  4570 tests successful (100%).
database-tests.el:         10 of    10 tests successful (100%).
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:           3678 of  3678 tests successful (100%).
md5-tests.el:              56 of    56 tests successful (100%).
mule-tests.el:            549 of   549 tests successful (100%).
os-tests.el:                        No tests run.
regexp-tests.el:          372 of   372 tests successful (100%).
region-tests.el:           28 of    28 tests successful (100%).
symbol-tests.el:          250 of   252 tests successful ( 99%).
syntax-tests.el:           80 of    86 tests successful ( 93%).
tag-tests.el:               6 of     6 tests successful (100%).
weak-tests.el:            140 of   140 tests successful (100%).



More information about the XEmacs-Buildreports mailing list