21.5 Mule Build Failure

Vin Shelton acs at xemacs.org
Sat Jul 8 08:15:57 EDT 2006


Aidan,

It looks like your 2D Mule charsets patch broke the Mule build, at
least for me.  (My non-Mule builds - both optimized and debug - built
fine.)

Here's the error message:

        Requiring china-util.el...
      Loading cyrillic.el...
      Loading english.el...
      Loading ethiopic.el...

Fatal error: assertion failed, file /usr/local/src/xemacs-21.5-2006-07-08-mule/src/charset.h, line 522, valid_ichar_p (retval)
make[1]: *** [NEEDTODUMP] Aborted (core dumped)
make[1]: *** Deleting file `NEEDTODUMP'
make[1]: Leaving directory `/usr/local/build/xemacs-21.5-2006-07-08-mule/src'
make: *** [src] Error 2


Here's my Installation file:

-------------- next part --------------
uname -a: Linux samwise 2.6.15-25-386 #1 PREEMPT Wed Jun 14 11:25:49 UTC 2006 i686 GNU/Linux

../../src/xemacs-21.5-2006-07-08-mule/configure '--prefix=/usr/local/xemacs-21.5-2006-07-08-mule' '--with-cflags= -Os -ip -march=pentium4' '--with-site-prefixes=/usr/local' '--with-infopath=/usr/local/info' '--disable-dialogs' '--disable-widgets' '--disable-sound' '--with-package-path=/usr/local/site-packages::/usr/local/xemacs-packages' '--disable-pdump' '--enable-bignum=gmp' '--enable-mule' '--without-xim' '--disable-mc-alloc' 'CC=icc'


XEmacs 21.5-b27 "fiddleheads" (+CVS-20060707) configured for `i686-pc-linux'.

Compilation Environment and Installation Defaults:
  Source code location:              /usr/local/src/xemacs-21.5-2006-07-08-mule
  Installation prefix:               /usr/local/xemacs-21.5-2006-07-08-mule
  Additional prefixes:               /usr/local
  Operating system description file: `s/linux.h'
  Machine description file:          `m/intel386.h'
  Compiler version:                  Intel(R) C Compiler for 32-bit applications, Version 9.0    Build 20060222Z Package ID: <installpackageid>
    - Compiler command:              icc   -Wall -w1 -we147 -g   -Os -ip -march=pentium4
  libc version:                      GNU libc 2.3.6-0ubuntu20 (Debian)
  Relocating allocator for buffers:  no
  GNU version of malloc:             yes
    - Using Doug Lea's new malloc from the GNU C Library.
  Linking with `-z nocombreloc'.
    - Consider configuring with --enable-pdump.

Window System:
  Compiling in support for the X window system:
    - X Windows headers location:                 
    - X Windows libraries location:               /usr/X11R6/lib
    - Handling WM_COMMAND properly.
  Using Lucid menubars.
  Using Lucid scrollbars.

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.

Sound:

Databases:
  Compiling in support for Berkeley database.

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.
  Compiling in support for more number types using the GNU MP library.
  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: ---------------------------------------------------------
  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: ---------------------------------------------------------

-------------- next part --------------

Thanks for looking into this.

  - Vin


More information about the XEmacs-Beta mailing list