Bogosity in my environment or in new lang env tests?

Stephen J. Turnbull stephen at xemacs.org
Fri Jun 22 12:52:30 EDT 2007


Aidan, didn't you get this when you tested the tests?
Installation at bottom.

Testing /playpen/src/XEmacs/git-integration/tests/automated/mule-tests.el...
Wrote /home/steve/test-revert-buffer-resets-modiff

Loading quail/latin-post...
Unexpected error (error "Can't activate input method `latin-5-prefix'") while executing interpreted code.
Test suite execution aborted.
Wrote /home/steve/test-revert-buffer-resets-modiff

Unexpected error (error "Can't activate input method `latin-5-prefix'") while executing byte-compiled code.
Test suite execution aborted.
mule-tests.el:            404 of   404 tests successful (100%).
Test suite execution failed unexpectedly.
Testing /playpen/src/XEmacs/git-integration/tests/automated/mule-tests.el...

Testing Interpreted Lisp

Unexpected error (error "Can't activate input method `latin-5-prefix'") while executing interpreted code

Testing Compiled Lisp

Unexpected error (error "Can't activate input method `latin-5-prefix'") while executing byte-compiled code

SUMMARY for /playpen/src/XEmacs/git-integration/tests/automated/mule-tests.el:
	  404 passes
	    0 assertion failures
	    0 errors that should have been generated, but weren't
	    0 wrong-error failures
	    0 missing-message failures
	    0 other failures

uname -a: Linux uwakimon 2.6.20 #1 SMP PREEMPT Mon Feb 5 11:48:43 JST 2007 x86_64 Dual Core AMD Opteron(tm) Processor 265 AuthenticAMD GNU/Linux

../configure  '--with-mule' '--with-widgets=athena' '--with-dialogs=athena' '--with-athena=3d' '--with-bignum=gmp' '--with-debug' '--with-error-checking=all' '--with-xft=emacs,tabs,gauges,menubars' '--with-union-type'


XEmacs 21.5-b27 "fiddleheads" (+CVS-20070329) configured for `x86_64-unknown-linux'.

Compilation Environment and Installation Defaults:
  Source code location:              /playpen/src/XEmacs/git-integration
  Installation prefix:               /usr/local
  Operating system description file: `s/linux.h'
  Not using any machine description file
  Compiler version:                  gcc (GCC) 3.4.6 (Gentoo 3.4.6-r2, ssp-3.4.6-1.0, pie-8.7.9)
    - GCC specs file:                /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.6/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).

Databases:
  Compiling in support for Berkeley database.
  Compiling in support for LDAP.
  Compiling in support for PostgreSQL.
    - Using PostgreSQL header file:  libpq-fe.h
    - Using PostgreSQL V7 bindings.

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.
  Compiling in support for Canna on Mule.

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.
  Compiling in support for more number types using the GNU MP library.
  Using the union type for Lisp_Objects.
  WARNING: ---------------------------------------------------------
  WARNING: This tends to trigger compiler bugs, especially when
  WARNING: combined with MULE and ERROR_CHECKING.  Crashes have
  WARNING: been seen with various versions of GCC (up to about 2.95),
  WARNING: and recently with Visual C++ as well (mid-2003).
  WARNING: More recent versions may be safer, or not.
  WARNING: ---------------------------------------------------------
  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: ---------------------------------------------------------



More information about the XEmacs-Beta mailing list