Endless loop after ecb-activate on 21.5

Mats Lidell matsl at xemacs.org
Fri Apr 20 03:36:28 EDT 2007


Hi,

ecb-activate makes XEmacs go into an endless loop. Start with -vanilla
and do M-x ecb-activate. That's it.

The build-report follows below for reference:
----------------------------------------------------------------------
uname -a: Linux spencer 2.6.19-gentoo-r5 #28 SMP Sun Apr 8 11:36:42 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'


XEmacs 21.5-b27 "fiddleheads" (+CVS-20070414) 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:                  gcc (GCC) 4.1.1 (Gentoo 4.1.1-r3)
    - GCC specs file:                specs.
    - Compiler command:              gcc   -Wall -Wno-switch -Wundef -Wsign-compare -Wno-char-subscripts -Wpacked -Wunused-parameter -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 with no effect
objects-xlike-inc.c:435: warning: pointer targets in initialization differ in signedness
objects-xlike-inc.c:439: warning: pointer targets in initialization differ in signedness
objects-xlike-inc.c:441: warning: pointer targets in initialization differ in signedness
objects-xlike-inc.c:445: warning: pointer targets in initialization differ in signedness
objects-xlike-inc.c:521: warning: pointer targets in initialization differ in signedness
objects-xlike-inc.c:789: warning: pointer targets in passing argument 2 of 'qxestrcasecmp' differ in signedness
Using load-path (/src/xemacs/working/lisp/)
Using module-load-path (/src/xemacs/working/modules)
Generating autoloads for lisp/next-error.el...
  ** the function sort-numeric-fields is not known to be defined.
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
eldap.c:161: warning: implicit declaration of function 'ldap_unbind'
eldap.c:310: warning: implicit declaration of function 'ldap_open'
eldap.c:310: warning: assignment makes pointer from integer without a cast
eldap.c:345: warning: implicit declaration of function 'ldap_bind_s'
eldap.c:500: warning: implicit declaration of function 'ldap_search'
eldap.c:693: warning: implicit declaration of function 'ldap_add_s'
eldap.c:786: warning: implicit declaration of function 'ldap_modify_s'
eldap.c:811: warning: implicit declaration of function 'ldap_delete_s'
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
mule-tests.el:            296 of   296 tests successful (100%).
	    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:            296 of   296 tests successful (100%).
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-b27 ./xemacs
cd /src/xemacs/working/etc && \
make gzip-el
------------------------------------------------------------------------------

Yours
-- 
%% Mats



More information about the XEmacs-Beta mailing list