[Failure!?] XEmacs 21.5-b28 "fuki" (+CVS-20070808) configured for `i686-pc-linux'

Mats Lidell matsl at xemacs.org
Thu Aug 9 18:13:29 EDT 2007


Hi,

Got a few assertion failures, related to coding system!?, that I
haven't seen before. See build report below.

----------------------------------------------------------------------
uname -a: Linux spencer 2.6.20-suspend2-r6 #2 SMP Sun Jul 22 22:59:45 CEST 2007 i686 Intel(R) Core(TM)2 CPU T7200 @ 2.00GHz GenuineIntel GNU/Linux

./configure  '--prefix=/src/beta/xemacs' '--enable-mule' '--with-package-path=/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-xft=emacs,tabs,menubars,gauges' '--with-xim=no' '--with-xemacs-compiler=g++'


XEmacs 21.5-b28 "fuki" (+CVS-20070808) configured for `i686-pc-linux'.

Compilation Environment and Installation Defaults:
  Source code location:              /src/xemacs/working
  Installation prefix:               /src/beta/xemacs
  Operating system description file: `s/linux.h'
  Machine description file:          `m/intel386.h'
  Compiler version:                  g++ (GCC) 4.1.2 (Gentoo 4.1.2)
    - GCC specs file:                specs.
    - Compiler command:              g++   -Wall -Wno-switch -Wundef -Wsign-compare -Wno-char-subscripts -Wpacked -Weffc++ -g  
  Compiler version for lib-src:      (detection code unimplemented)
    - Compiler command for lib-src:  gcc -Wall -Wno-switch -Wundef -Wsign-compare -Wno-char-subscripts -Wpacked -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -g
  libc version:                      2.5
  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:3371: warning: statement has no effect
gc.c:137: warning: non-local variable '<anonymous struct> gc_state' uses anonymous type
Using load-path (/src/xemacs/working/lisp/)
Using module-load-path (/src/xemacs/working/modules)
Generating autoloads for lisp/next-error.el...
Using load-path (/src/xemacs/working/lisp/)
Using module-load-path (/src/xemacs/working/modules)
Computing custom-loads for next-error...
cd ./modules/ldap && make  all
cd /src/xemacs/working/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:           1148 of  1148 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:     9866 of  9866 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:           3672 of  3672 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
FAIL: Assertion failed: (coding-system-p (find-coding-system coding-system))
FAIL: Assertion failed: (coding-system-p (find-coding-system coding-system))
FAIL: Assertion failed: (coding-system-p (find-coding-system coding-system))
FAIL: Assertion failed: (coding-system-p (find-coding-system coding-system))
FAIL: Assertion failed: (coding-system-p (find-coding-system coding-system))
FAIL: Assertion failed: (coding-system-p (find-coding-system coding-system))
FAIL: Assertion failed: (coding-system-p (find-coding-system coding-system))
FAIL: Assertion failed: (coding-system-p (find-coding-system coding-system))
mule-tests.el:           1072 of  1080 tests successful ( 99%).
FAIL: Assertion failed: (coding-system-p (find-coding-system coding-system))
FAIL: Assertion failed: (coding-system-p (find-coding-system coding-system))
FAIL: Assertion failed: (coding-system-p (find-coding-system coding-system))
FAIL: Assertion failed: (coding-system-p (find-coding-system coding-system))
FAIL: Assertion failed: (coding-system-p (find-coding-system coding-system))
FAIL: Assertion failed: (coding-system-p (find-coding-system coding-system))
FAIL: Assertion failed: (coding-system-p (find-coding-system coding-system))
FAIL: Assertion failed: (coding-system-p (find-coding-system coding-system))
	    0 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
regexp-tests.el:          350 of   350 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:          246 of   246 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:           72 of    78 tests successful ( 92%).
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:           1148 of  1148 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:     9866 of  9866 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:           3672 of  3672 tests successful (100%).
md5-tests.el:              56 of    56 tests successful (100%).
mule-tests.el:           1072 of  1080 tests successful ( 99%).
os-tests.el:               20 of    20 tests successful (100%).
regexp-tests.el:          350 of   350 tests successful (100%).
region-tests.el:           28 of    28 tests successful (100%).
symbol-tests.el:          246 of   246 tests successful (100%).
syntax-tests.el:           72 of    78 tests successful ( 92%).
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/working/man && make  info
cd ./src && make  check-features
Installing utilities run internally by XEmacs.
Installing utilities for users to run.
cd /src/beta/xemacs/bin && rm -f ./xemacs && ln -s xemacs-21.5-b28 ./xemacs
cd /src/xemacs/working/etc && \
make gzip-el
------------------------------------------------------------------------------

Yours
-- 
%% Mats



More information about the XEmacs-Buildreports mailing list