sxemacs-builds
[Top] [All Lists]

[Success] hroptatyr@xxxxxxxxxxxxxxxxxxxx/sxemacs--hrop--22.1.9--patch-1

From: Sebastian Freundt <hroptatyr@xxxxxxxxxxx>
Subject: [Success] hroptatyr@xxxxxxxxxxxxxxxxxxxx/sxemacs--hrop--22.1.9--patch-1 on pentium3-pc-linux-gnu
Date: Sun, 24 Feb 2008 01:21:29 +0000
Sender: sxemacs-builds-bounces@xxxxxxxxxxx
User-agent: Gnus/5.110007 (No Gnus v0.7) SXEmacs/22.1.9 (linux)
> SXEmacs Build Report generated by emacs-version
> hroptatyr@xxxxxxxxxxxxxxxxxxxx/sxemacs--hrop--22.1.9--patch-1
> with system-configuration
> pentium3-pc-linux-gnu
> follows:

> Contents of /home/src/editors/sxemacs/=build/Installation:
> (Output from ./configure)

uname -a: Linux fluch 2.6.25-rc2-00477-g1a4c6be #8 SMP Fri Feb 22 16:17:26 UTC 
2008 i686 GNU/Linux

../configure  '--prefix=/usr/local' 
'--with-ridiculously-aggressive-optimisations' '--with-maximum-warning-output' 
'--with-x' '--with-ent=all' '--with-ase=all' '--with-menubars=lucid' 
'--with-scrollbars=athena' '--with-dialogs=athena' '--with-widgets=athena' 
'--with-athena=3d' '--with-memory-usage-stats' '--with-mule' 
'--with-regex-malloc' '--with-pdump' '--with-ffi' '--with-sound=all' 
'--with-media=all' '--with-image=all' '--with-ncurses' '--with-gpm' 
'--without-wmcommand' '--with-postgresql' '--with-openssl' '--with-ldap' 
'--with-ipv6-cname' '--with-dynamic' '--with-pop' '--with-xim=xlib' 
'--with-xfs' '--with-module-support' '--with-modules=all' 
'--with-error-checking=all' 
'--with-site-prefixes=/usr/local/pgsql::/usr/local::/usr/local/xorg7' 
'CFLAGS=-g -ggdb -O4 -Wall -Winline -mtune=pentium-m -march=pentium-m 
-mfpmath=sse -ffast-math -ftree-vectorize' 'LDFLAGS=-Wl,-rpath 
-Wl,/usr/local/xorg7/lib' 'LIBS=' --enable-ltdl-install=no


SXEmacs hroptatyr@xxxxxxxxxxxxxxxxxxxx/sxemacs--hrop--22.1.9--patch-1 "Edsel" 
configured for `pentium3-pc-linux-gnu'.


Compilation Environment and Installation Defaults:
  Source code location:              /home/src/editors/sxemacs
  Installation prefix:               /usr/local
  Arch-dependent files go to:        
/usr/local/lib/sxemacs-22.1.9/pentium3-pc-linux-gnu
  Modules go to:                     
/usr/local/lib/sxemacs-22.1.9/pentium3-pc-linux-gnu/modules
  Core lisp files go to:             /usr/local/share/sxemacs-22.1.9/lisp
  Additional external data goes to:  /usr/local/share/sxemacs-22.1.9/etc
  Operating system description file: `s/linux.h'
  Not using any machine description file
+=-Haaah-====================================================================+
| Compiler version:                  gcc (GCC) 4.4.0 20080223 (experimental) |
+============================================================================+
    - GCC specs file:                specs.
    - Compiler command:              gcc -std=gnu99 -fgnu89-inline -ggdb3 -O3 
-ftree-vectorize -msse2 -fstrict-aliasing -fearly-inlining 
-fdelete-null-pointer-checks -fmodulo-sched -fstack-protector 
-fbranch-target-load-optimize2 -fgcse -fgcse-lm -fgcse-sm -fgcse-las 
-fgcse-after-reload -funsafe-loop-optimizations -funswitch-loops 
-funswitch-loops -frename-registers -fno-signaling-nans -fno-trapping-math 
-fno-signed-zeros -fassociative-math -fno-rounding-math -fno-math-errno 
-funsafe-math-optimizations -ffast-math -Wall -Wno-switch -Wsign-compare 
-Wno-char-subscripts -Wundef -Wpacked -Wpointer-arith -Wshadow 
-Wmissing-declarations -Winline -Wbad-function-cast -Wcast-qual -Wcast-align
    - Global CPPFLAGS:                -I/usr/local/pgsql/include 
-I/usr/local/include -I/usr/local/xorg7/include -I/usr/local/include
    - Global LDFLAGS:                 -Wl,-rpath -Wl,/usr/local/xorg7/lib 
-L/usr/local/pgsql/lib -L/usr/local/lib -L/usr/local/xorg7/lib -L/usr/local/lib 
-Wl,--export-dynamic
  libc version:                      2.7.
  Relocating allocator for buffers:  yes
  GNU version of malloc:             yes
    - Using Doug Lea's new malloc from the Linux C Library.

Build Options:
  Additional prefixes:               /usr/local/pgsql  /usr/local  
/usr/local/xorg7
  Runtime behaviour:
    - Value of $prefix is compiled into the binary.
    - Site-modules directory is obeyed.
    - Package search path:
       ~/.sxemacs/site-packages
       ~/.sxemacs/xemacs-packages
       ~/.sxemacs/mule-packages
       ~/.sxemacs/sxemacs-packages
       
       /usr/local/share/sxemacs/site-packages
       /usr/local/share/sxemacs/xemacs-packages
       /usr/local/share/sxemacs/mule-packages
       /usr/local/share/sxemacs/sxemacs-packages

Debugging options:
  Runtime Error Checking:
    Enabled Runtime Error Checking:  extents types gc malloc byte_code bufpos 
glyphs
      - extents (checks on extents)
      - types (checks on types)
      - gc (checks on garbage collection)
      - malloc (checks on memory allocation)
      - byte_code (checks on byte compiled code)
      - bufpos (checks on buffer position)
      - glyphs (checks on glyph data)
    Disabled Runtime Error Checking: None.
    WARNING: ---------------------------------------------------------
    WARNING: SXEmacs will run noticeably more slowly as a result.
    WARNING: Error checking is on by default for SXEmacs beta releases.
    WARNING: ---------------------------------------------------------

Internals:
  How to link external libraries:  dynamic
  Foreign Function Interface:
    No support for FFI.
  Enhanced Number Types:
    Enabled Enhanced Number Types:  int fpfloat indef gmp mpfr mpc pseug 
quatern ecm
      - int (native integer arithmetics)
      - fpfloat (native fixed precision floats)
      - indef (native abstract indefinites)
      + mpz (Arbitrary precision integers)
        (X) GMP (GNU multiprecision library)
      - MPFR (Multiprecision Floats with correct Rounding)
      + complex (Complex numbers as in C/R)
        (X) MPC (Multiprecision Complex numbers (C/R))
        ( ) pseudoC (native Complex Numbers (C/R)) available but omitted
      - pseudoG (native Gaussian Numbers (Z+Z))
      - Quaternions (native Quaternions (Z+Z+Z+Z))
      - ECM (factorisations per Elliptic Curve Method)
    Omitted Enhanced Number Types:  pseuc
    Disabled Enhanced Number Types: None.
  Experimental Features:
    Enabled Experimental Features:  compre asyneq
      - compre (exhaustive caching of compiled regexps)
      - asyneq (asynchronous event queues)
    Disabled Experimental Features:  pom

Window System:
  Compiling in support for the X window system:
    - X Windows headers location:                 /usr/local/xorg7/include
    - X Windows libraries location:               /usr/local/xorg7/lib
    - Xau (X authority) not available.
  Compiling in support for the Athena widget set:
    - Athena headers location:                    X11/Xaw3d
    - Athena library to link:                     Xaw3d
  Using Lucid menubars.
  Using Athena scrollbars.
  Using Athena dialog boxes.
  Using Athena native widgets.
  Support for toolbars.

TTY:
  Compiling in support for ncurses.
  Compiling in support for GPM (General Purpose Mouse).

Databases:
  File-based Databases:
    Enabled File-based Databases:  berkdb
      - berkdb (Berkeley DB support)
    Disabled File-based Databases:  dbm* gdbm*
  Compiling in support for further database interfaces:
    - LDAP (with lber).
    - PostgreSQL (V7 bindings).

Media:
  Image Formats:
    Enabled Image Formats:  gif xpm png jpeg tiff xface
      - GIF (GIF image format)
      - XPM (X PixMap image format)
      - PNG (Portable Network Graphic format)
      - JPEG (jpeg image format)
      - TIFF (TIFF image format)
      - xface (base64 encoded xbm)
    Disabled Image Formats: None.
  Audio Outputs:
    Enabled Audio Outputs:  alsa ao arts esd jack nas oss pulse
      - ALSA (kernel-based linux sound standard)
      - ao (generic audio output layer)
      - aRts (discontinued realtime synthesizer)
      - ESD (Enlightenment Sound Daemon)
      - Jack (a low-latency audio server)
      - NAS (Network Audio System)
      - OSS (Open Sound System)
      - PulseAudio (versatile audio server)
    Disabled Audio Outputs: None.
  Media Stream Handlers:
    Enabled Media Stream Handlers:  ffmpeg internal mad sndfile sox magic
      - FFmpeg (media streams handled by ffmpeg)
      - internal (media streams handled internally)
      - Mad (media streams handled by mad)
      - sndfile (media streams handled by sndfile)
      - SoX (media streams handled by sox)
      - magic (file/libmagic support)
    Disabled Media Stream Handlers: None.

Cryptography:
  Compiling in support for OpenSSL ciphers and digests.
    - Submodules: RAND MD HMAC CIPHER HYBRID SIGN RSA DSA EC DH PEM SSL

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.
    - Using XFontSet to provide bilingual menubar.

Mail:
  Compiling in support for POP mail retrieval.
  Compiling in support for "file" mail spool file locking method.

Modules:
  Dynamic Shared Object Modules:
    Enabled Dynamic Shared Object Modules:  ase cl
      - ase (algebraic structures)
      - cl (fast Common Lisp implementation)
    Disabled Dynamic Shared Object Modules: None.
  Static Modules:
    Enabled Static Modules: None.
    Disabled Static Modules:  ase cl

Other Features:
  Using the new portable dumper.
  Compiling in support for extra debugging code.

Footnotes:
  + means not requested but enabled
  * means requested but disabled

No bogus options. Have a nice build :)


> shared library dependencies:
linux-gate.so.1 =>  (0xb7ff5000)
libsxelw-Xt.so.0 => /usr/local/lib/libsxelw-Xt.so.0 (0xb7fda000)
libpq.so.5 => /usr/local/pgsql/lib/libpq.so.5 (0xb7fbd000)
libxslt.so.1 => /usr/local/lib/libxslt.so.1 (0xb7f88000)
libxml2.so.2 => /usr/local/lib/libxml2.so.2 (0xb7e6e000)
libpam.so.0 => /lib/libpam.so.0 (0xb7e3b000)
libprelude.so.2 => /usr/local/lib/libprelude.so.2 (0xb7da9000)
libgnutls.so.26 => /usr/local/lib/libgnutls.so.26 (0xb7d07000)
libgcrypt.so.11 => /usr/local/lib/libgcrypt.so.11 (0xb7ca0000)
libgpg-error.so.0 => /usr/local/lib/libgpg-error.so.0 (0xb7c9b000)
libreadline.so.5 => /usr/local/lib/libreadline.so.5 (0xb7c6d000)
libcrypt.so.1 => /lib/libcrypt.so.1 (0xb7c3c000)
libldap-2-devel.so.0 => /usr/local/lib/libldap-2-devel.so.0 (0xb7bfe000)
libsasl2.so.2 => /usr/local/lib/libsasl2.so.2 (0xb7be7000)
libssl.so.0.9.9 => /usr/local/lib/libssl.so.0.9.9 (0xb7ba0000)
libcrypto.so.0.9.9 => /usr/local/lib/libcrypto.so.0.9.9 (0xb7a42000)
liblber-2-devel.so.0 => /usr/local/lib/liblber-2-devel.so.0 (0xb7a35000)
libdb-4.6.so => /usr/local/lib/libdb-4.6.so (0xb78d6000)
libmpfr.so.1 => /usr/local/lib/libmpfr.so.1 (0xb788e000)
libgmp.so.3 => /usr/local/lib/libgmp.so.3 (0xb7855000)
libao.so.2 => /usr/local/lib/libao.so.2 (0xb7851000)
libjack.so.0 => /usr/local/lib/libjack.so.0 (0xb7839000)
libartsc.so.0 => /usr/local/lib/libartsc.so.0 (0xb7833000)
libgmodule-2.0.so.0 => /usr/local/lib/libgmodule-2.0.so.0 (0xb7830000)
libgthread-2.0.so.0 => /usr/local/lib/libgthread-2.0.so.0 (0xb782b000)
libglib-2.0.so.0 => /usr/local/lib/libglib-2.0.so.0 (0xb775b000)
libpulse.so.0 => /usr/local/lib/libpulse.so.0 (0xb7719000)
libasyncns.so.0 => /usr/local/lib/libasyncns.so.0 (0xb7714000)
libresolv.so.2 => /lib/libresolv.so.2 (0xb7702000)
libnsl.so.1 => /lib/libnsl.so.1 (0xb76ed000)
libesd.so.0 => /usr/local/lib/libesd.so.0 (0xb76e2000)
libaudiofile.so.0 => /usr/local/lib/libaudiofile.so.0 (0xb76bd000)
libaudio.so.2 => /usr/local/xorg7/lib/libaudio.so.2 (0xb76a7000)
libmagic.so.1 => /usr/local/lib/libmagic.so.1 (0xb7695000)
libmad.so.0 => /usr/local/lib/libmad.so.0 (0xb767e000)
libvorbisfile.so.3 => /usr/local/lib/libvorbisfile.so.3 (0xb7676000)
libasound.so.2 => /usr/lib/libasound.so.2 (0xb75b2000)
librt.so.1 => /lib/librt.so.1 (0xb75a9000)
libsox.so.0 => /usr/local/lib/libsox.so.0 (0xb7592000)
libavformat.so.52 => /usr/local/lib/libavformat.so.52 (0xb74f3000)
libavcodec.so.51 => /usr/local/lib/libavcodec.so.51 (0xb6e9d000)
liba52.so.0 => /usr/local/lib/liba52.so.0 (0xb6e92000)
libamrnb.so.2 => /usr/local/lib/libamrnb.so.2 (0xb6e55000)
libamrwb.so.2 => /usr/local/lib/libamrwb.so.2 (0xb6e2a000)
libfaac.so.0 => /usr/local/lib/libfaac.so.0 (0xb6e19000)
libfaad.so.0 => /usr/local/lib/libfaad.so.0 (0xb6ddd000)
libmp3lame.so.0 => /usr/local/lib/libmp3lame.so.0 (0xb6d62000)
libnut.so => /usr/local/lib/libnut.so (0xb6d54000)
libx264.so.58 => /usr/local/lib/libx264.so.58 (0xb6cd6000)
libtheora.so.0 => /usr/local/lib/libtheora.so.0 (0xb6c88000)
libvorbisenc.so.2 => /usr/local/lib/libvorbisenc.so.2 (0xb6b8e000)
libavutil.so.49 => /usr/local/lib/libavutil.so.49 (0xb6b7f000)
libvorbis.so.0 => /usr/local/lib/libvorbis.so.0 (0xb6b55000)
libogg.so.0 => /usr/local/lib/libogg.so.0 (0xb6b4f000)
libsndfile.so.1 => /usr/local/lib/libsndfile.so.1 (0xb6acc000)
libtiff.so.3 => /usr/local/lib/libtiff.so.3 (0xb6a79000)
libpng.so.3 => /usr/local/lib/libpng.so.3 (0xb6a3e000)
libjpeg.so.62 => /usr/local/lib/libjpeg.so.62 (0xb6a20000)
libXpm.so.4 => /usr/local/xorg7/lib/libXpm.so.4 (0xb6a10000)
libXaw3d.so.8 => /usr/local/xorg7/lib/libXaw3d.so.8 (0xb69cb000)
libXmu.so.6 => /usr/local/xorg7/lib/libXmu.so.6 (0xb69b5000)
libXt.so.6 => /usr/local/xorg7/lib/libXt.so.6 (0xb6964000)
libXext.so.6 => /usr/local/xorg7/lib/libXext.so.6 (0xb6956000)
libX11.so.6 => /usr/local/xorg7/lib/libX11.so.6 (0xb6869000)
libxcb-xlib.so.0 => /usr/local/xorg7/lib/libxcb-xlib.so.0 (0xb6866000)
libxcb.so.1 => /usr/local/xorg7/lib/libxcb.so.1 (0xb684f000)
libXau.so.6 => /usr/local/xorg7/lib/libXau.so.6 (0xb684c000)
libXdmcp.so.6 => /usr/local/xorg7/lib/libXdmcp.so.6 (0xb6847000)
libSM.so.6 => /usr/local/xorg7/lib/libSM.so.6 (0xb683f000)
libICE.so.6 => /usr/local/xorg7/lib/libICE.so.6 (0xb6827000)
libutil.so.1 => /lib/libutil.so.1 (0xb6823000)
libltdl.so.7 => /usr/local/lib/libltdl.so.7 (0xb681b000)
libz.so.1 => /usr/local/lib/libz.so.1 (0xb6807000)
libgpm.so.1 => /usr/local/lib/libgpm.so.1 (0xb6802000)
libncurses.so.5 => /usr/local/lib/libncurses.so.5 (0xb67c0000)
libc.so.6 => /lib/libc.so.6 (0xb668b000)
libdl.so.2 => /lib/libdl.so.2 (0xb6687000)
libpthread.so.0 => /lib/libpthread.so.0 (0xb666f000)
libm.so.6 => /lib/libm.so.6 (0xb6649000)
libssp.so.0 => /usr/local/lib/libssp.so.0 (0xb6646000)
libldap_r-2-devel.so.0 => /usr/local/lib/libldap_r-2-devel.so.0 (0xb6602000)
/lib/ld-linux.so.2 (0xb7ff6000)
libXp.so.6 => /usr/local/xorg7/lib/libXp.so.6 (0xb65fa000)

> Contents of `config-value-hash-table':
Empty keys: HAVE_FFI_FALSE  statedir  machfile  HAVE_OPENSSL_TRUE  XMKMF  
INFOPATH_USER_DEFINED  HAVE_SOCKETS_TRUE  host_alias  MODULEDIR_USER_DEFINED  
HAVE_UNIX_TRUE  SITEMODULEDIR_USER_DEFINED  am__quote  HAVE_LIBFFI  libs_xauth  
FFI_CPPFLAGS  DESCEND_CL_TRUE  infopath  MODARCHDIR  SITELISPDIR  ECHO_C  
dnd_objs  DESCEND_LWLIB_TRUE  build_alias  LTDLDEPS  ARCHLIBDIR_USER_DEFINED  
HAVE_EVENTS_TRUE  sitelispdir  HAVE_TCPUDP_TRUE  X_EXTRA_LIBS  
HAVE_SYSVIPC_TRUE  LD_SWITCH_SITE  INSTALL_LTDL_FALSE  HAVE_METRONOME_TRUE  
DESCEND_DYNO_SPARC_FALSE  EMOD_ASE_TRUE  HAVE_SETITIMER_TRUE  
NEED_ALLOCA_C_FALSE  C_SWITCH_SITE  HAVE_BDWGC_TRUE  DESCEND_LIBLTDL_FALSE  
HAVE_LIBXML2_TRUE  statmod_archives  XML2_CONFIG  LIBADD_DLD_LINK  INSTALLPATH  
ld_switch_window_system  DESCEND_DYNO_I386_TRUE  MOD_CC  MEMALLOC_LIBS  
AUTARKIC_FALSE  LTLIBOBJS  target_alias  start_files  YFLAGS  SET_MAKE  
WITH_MULE_TRUE  FFI_LDFLAGS  INFODIR_USER_DEFINED  USR_CCS_BIN_AR  
ld_switch_all  DESCEND_DYNODUMP_FALSE  STATIC_CL_FALSE  install_pp  MODCFLAGS  
SITELISPDIR_USER_DEFINED  MAKE_AM_SUBDIR  LTDLINCL  ARGZ_H  LD_SWITCH_X_SITE  
EXEC_PREFIX_USER_DEFINED  PRTDIAG  OPENSSL_CPPFLAGS  DESCEND_ASE_TRUE  
C_SWITCH_X_SITE  extra_includes  DSYMUTIL  ac_ct_DUMPBIN  WITH_EXTW_FALSE  
lib_gcc  DESCEND_DYNO_PPC_FALSE  OBJECT_TO_BUILD  MOD_INSTALL_PROGRAM  $$tardir 
 AMDEP_TRUE  start_flags  LIBSTDCPP  HAVE_MULTICAST_TRUE  FFI_LIBS  INFOPATH  
ld_switch_general  NMEDIT  have_xml2_config  CONVENIENCE_LTDL_TRUE  ECHO_T  
DESCEND_MODULES_TRUE  ALLOCA  HAVE_LIBEVENT_TRUE  sound_cflags  
LISPDIR_USER_DEFINED  LIBOBJS  LD_SWITCH_X_SITE_AUX  SDB  EXEEXT  INCLTDL  
USE_MEMALLOC_TRUE  OPENSSL_LDFLAGS  STATIC_ASE_FALSE  EMOD_CL_TRUE  DBX  
DUMPBIN  bitmapdir  am__fastdepCC_TRUE  LIBADD_SHL_LOAD  WITH_PDUMP_TRUE  
ETCDIR_USER_DEFINED  PACKAGE_PATH_USER_DEFINED  ELLCC  BUILD_SHEAP_FALSE  
DOCDIR_USER_DEFINED

LT_CONVENIENCE_PREFIX "lt-"
DESCEND_DYNO_SPARC_TRUE "#"
HAVE_POSTGRESQLV7 t
HAVE_GETLOADAVG t
c_switch_window_system "-I/usr/local/xorg7/include"
HAVE_BDWGC_FALSE "#"
AUTOCONF "${SHELL} /home/src/editors/sxemacs/missing --run autoconf"
LWLIB_USES_ATHENA t
HAVE_PUTENV t
etcdir "${datadir}/${instvardir}/etc"
HAVE_BIO_SET_CALLBACK_ARG t
HAVE_UMASK t
HAVE_LOGB t
MKDIR_P "/bin/mkdir -p"
HAVE_REGCOMP t
have_esd_config "yes"
HAVE_CTYPE_H t
SIZEOF_CHAR_P 4
HAVE_USLEEP t
CYGPATH_W "echo"
HAVE_LT_DLCALLER_SET_DATA t
MULE ("yes" 1)
EMOD_ASE_FALSE "#"
HAVE_SETITIMER_FALSE "#"
host_vendor "pc"
HAVE_DECL_GETHOSTNAME 0
SNDFILE_VERSION "1.0.18pre7"
HAVE_WIDGETS t
DEPDIR ".deps"
HAVE_LT_DLSYM t
OBJEXT "o"
ENCAPSULATE_LINK "/**/"
HAVE_SIGSETJMP t
HAVE_SSL_PENDING t
internal_makefile_list "Makefile.in lib-src/Makefile.in lwlib/Makefile.in"
HAVE_DECL_ISGRAPH t
SXEMACS 1
HAVE_X11_XLOCALE_H t
DESCEND_DYNO_PPC_TRUE "#"
HAVE_MATH_ISINF t
ENCAPSULATE_UNLINK "/**/"
HAVE_SOX_FORMAT_T t
HAVE_STRCAT t
libdir "${exec_prefix}/lib"
HAVE_DECL_LT_DLOPENEXT t
USE_ASSERTIONS 1
HAVE_XTREGISTERDRAWABLE t
HAVE_METRONOME_FALSE "#"
PROGNAME "sxemacs"
HAVE_SSLV3_CLIENT_METHOD t
HAVE_STRLEN t
WITH_EXTW_TRUE "#"
INSTALL_DATA "${INSTALL} -m 644"
HAVE_MPFR_H t
HAVE_HMAC_CTX_INIT t
REGEX_MALLOC 1
FUNCPROTO 15
HAVE_SSL_CTX_USE_PRIVATEKEY t
HAVE_STRUCT_SOX_FORMAT t
LDFLAGS " -Wl,-rpath -Wl,/usr/local/xorg7/lib -L/usr/local/pgsql/lib 
-L/usr/local/lib -L/usr/local/xorg7/lib -L/usr/local/lib -Wl,--export-dynamic"
HAVE_NCURSES t
localedir "${datarootdir}/locale"
HAVE_INFINITY t
HAVE_ALLOCA t
HAVE_SYSVIPC_FALSE "#"
HAVE_DECL_STRLEN t
HAVE_OPENSSL_ADD_ALL_CIPHERS t
X_CFLAGS " -I/usr/local/xorg7/include"
HAVE_ISBLANK t
lib2 ", (void *) &.},/p'''"
HAVE_SYS_STAT_H t
HAVE_DLFCN_H t
LIBXML2_CPPFLAGS "-I/usr/local/include/libxml2  "
HAVE_PEM_READ_PRIVATEKEY t
_NO_MALLOC_WARNING_ 1
HAVE_ISUPPER t
moduledir "${libdir}/${instvardir}/${configuration}/modules"
HAVE_TCPUDP_FALSE "#"
HAVE_EC_KEY_NEW_BY_CURVE_NAME t
sharedstatedir "${prefix}/com"
HAVE_KILLPG t
HAVE_TIME_T t
HAVE_EVENTS_FALSE "#"
sxe_cv_proc_flags "fpu vme de pse tsc msr mce cx8 apic sep mtrr pge mca cmov 
pat clflush dts acpi mmx fxsr sse sse2 ss tm pbe up bts est tm2"
HAVE_LIBDLLOADER t
HAVE_EVP_DIGESTFINAL_EX t
HAVE_LIBM t
HAVE_EVP_PKEY_NEW t
ac_cv_env_CFLAGS_value "-g -ggdb -O4 -Wall -Winline -mtune=pentium-m 
-march=pentium-m -mfpmath=sse -ffast-math -ftree-vectorize"
HAVE_LIBXML_TREE_H t
sxe_blddir "/home/src/editors/sxemacs/=build"
HAVE_FLOAT_H t
HAVE_ARGZ_H t
ARCHLIBDIR "/usr/local/lib/sxemacs-22.1.9/pentium3-pc-linux-gnu"
LN_S "ln -s"
HAVE_PEM_WRITE_PUBKEY t
HAVE_FTIME t
HAVE_AUDIO_AUDIOLIB_H t
ATHENA_Label_h_ "X11/Xaw3d/Label.h"
LT_OBJDIR (".libs" ".libs/")
DESCEND_LWLIB_FALSE "#"
HAVE_PSEUC t
HAVE_GETPGRP t
datarootdir "${prefix}/share"
HAVE_BIO_DUMP t
AUTOHEADER_VERSION "autoheader (GNU Autoconf) 2.61a.361-01a1"
MAIL_USE_POP 1
HAVE_RAND_BYTES t
extra_objs "debug.o tests.o emodules-ng.o openssl.o"
HAVE_CLEAN_FLOATOPS t
SIGTYPE "RETSIGTYPE"
HAVE_UNIX t
CCDEPMODE "depmode=gcc3"
HAVE_LONG_FILE_NAMES t
MM_LIBS "-L/usr/local/lib -lao -lpthread -ldl   -lasound -L/usr/local/lib 
-ljack -lpthread -lrt   -L/usr/local/lib -ldl -lartsc -lpthread 
-L/usr/local/lib -lgmodule-2.0 -ldl -lgthread-2.0 -lglib-2.0 -L/usr/local/lib 
-lpulse   -L/usr/local/lib -lesd -laudiofile -lm -lasound -laudio -lmagic -lmad 
-lmp3lame -lmad -lvorbisenc -lvorbisfile -logg -lasound -lm -lsox -pthread 
-L/usr/local/lib -lavformat -lavcodec -lz -la52 -lamrnb -lamrwb -lfaac -lfaad 
-lmp3lame -lnut -lx264 -lxvidcore -ltheora -lvorbisenc -lavutil -lvorbis -lm 
-logg   -L/usr/local/lib -lsndfile   -ltiff -lpng -ljpeg -lcompface -lXpm 
-lpthread "
EMACS_BETA_VERSION 9
HAVE_RE_COMP t
have_pg_config "yes"
HAVE_DECL_CALLOC t
SIZEOF_LONG 4
HAVE_VLIMIT t
HAVE_LT_DLGETINFO t
NEED_ATHENA 1
HAVE_SETPGID t
infodir "${datarootdir}/info"
HAVE_DECL_IOCTLSOCKET 0
HAVE_X11_INTRINSIC_H t
DESCEND_CL_FALSE "#"
HAVE_MAGIC t
ENCAPSULATE_OPENDIR "/**/"
HAVE_SNPRINTF t
HAVE_STDDEF_H t
ld_libs_general "-lz -lgpm -lncurses -lncurses -lc -lc -ldl -ldl -lpthread -lm 
-lssp -lutil"
HAVE_DECL_ISPUNCT t
SXEMACS_CODENAME "Edsel"
HAVE_XCONVERTCASE t
HAVE_MCHECK_H t
PACKAGE_VERSION "22.1.9"
ERROR_CHECK_EXTENTS t
HAVE_SOX_SIGNALINFO_T t
HAVE_STRCOLL t
libmemalloc_objs " ralloc.o vm-limit.o free-hook.o"
HAVE_DECL_REALPATH t
HAVE_MKSTEMP t
HAVE_GETWD t
PULSE_VERSION 9
HAVE_SSL_CTX_ADD_CLIENT_CA t
HAVE_STRNCPY t
WITH_MPFR t
INSTALL_PROGRAM "${INSTALL}"
HAVE_MSGGET t
libmule_objs " mule.o mule-ccl.o mule-charset.o file-coding.o 
input-method-xlib.o"
HAVE_HMAC_UPDATE t
GETTIMEOFDAY_HANDLES_STRUCT_TIMESPEC "yes"
HAVE_SSL_GET_CERTIFICATE t
HAVE_STRUCT_TIMESPEC t
WITH_QUATERN t
HAVE_NONBLOCKING_SOCKETFIONBIO t
lt_cv_file_magic_cmd "$MAGIC_CMD"
HAVE_INTTYPES_H t
HAVE_ALSA_ERROR_H t
fpfloat "long double"
HAVE_SYS_IOCTL_H t
HAVE_DECL_STRNCPY t
HAVE_OPENSSL_CRYPTO_H t
X_PRE_LIBS " -lSM -lICE"
HAVE_ISGRAPH t
lt_cv_sys_lib_search_path_spec "/usr/local/lib/gcc/i686-pc-linux-gnu/4.4.0 
/usr/local/i686-pc-linux-gnu/lib /usr/local/lib /lib /usr/lib"
HAVE_SYS_TIME_H t
HAVE_DUP2 t
_TANDEM_SOURCE 1
opsysfile "s/linux.h"
HAVE_JACK_SOUND t
HAVE_TERMIOS_H t
HAVE_EMODULES t
HAVE_LARGEFILE t
HAVE_TM_ZONE t
HAVE_EVP_BYTESTOKEY t
sys_symbol_underscore "no"
HAVE_EVP_ENCRYPTFINAL t
HAVE_LIBPQ_FE_H t
HAVE_EVP_SIGNFINAL t
ac_cv_path_EGREP "/bin/grep -E"
HAVE_LIBXT t
HAVE_ALSA_PCM_H t
HAVE_FMOD t
am__leading_dot "."
HAVE_ARGZ_STRINGIFY t
ARTSC_CONFIG "/usr/local/bin/artsc-config"
LTDLOPEN "libltdl"
HAVE_PNG_H t
HAVE_GETADDRINFO t
build_os "linux-gnu"
HAVE_AVFORMAT_H t
ATHENA_Toggle_h_ "X11/Xaw3d/Toggle.h"
LWLIB_MENUBARS_LUCID t
HAVE_PTSNAME t
dvidir "${docdir}"
HAVE_BIO_NEW t
AWK "gawk"
MAKE_DOCFILE "/home/src/editors/sxemacs/=build/lib-src/make-docfile"
HAVE_READDIR t
fpfloat_cand_long_double_p 1
HAVE_CLOSEDIR t
SITEMODULEDIR "/usr/local/share/sxemacs/site-modules"
HAVE_UNIX_PROCESSES t
HAVE_LTDL t
MODULEDIR "/usr/local/lib/sxemacs-22.1.9/pentium3-pc-linux-gnu/modules"
EMACS_MAJOR_VERSION 22
HAVE_RSA_GENERATE_KEY t
HAVE_DECL_FCNTL t
SIZEOF_SHORT 2
HAVE_WCHAR_H t
DB_LDFLAGS "-L/usr/local/pgsql/lib "
HAVE_LT_DLINFO t
ENCAPSULATE_CHMOD "/**/"
HAVE_SGTTY_H t
HAVE_SSL_GET_PEER_CERT_CHAIN t
install_sh "$(SHELL) /home/src/editors/sxemacs/install-sh"
HAVE_DECL_ISASCII t
STATIC_CL_TRUE "#"
HAVE_X11_STRINGDEFS_H t
DESCEND_DYNODUMP_TRUE "#"
HAVE_MALLOC_H t
PACKAGE "sxemacs"
ENCAPSULATE_RENAME "/**/"
HAVE_SOCKETS_FALSE "#"
HAVE_STDLIB_H t
HAVE_DECL_ISXDIGIT t
TERM_H_FILE "ncurses/term.h"
HAVE_XMU t
HAVE_MEMORY_H t
PG_CONFIG "/usr/local/pgsql/bin/pg_config"
HAVE_SSLV23_CLIENT_METHOD t
ERROR_CHECK_MALLOC t
HAVE_STRERROR t
HAVE_DECL_STPCPY t
VERSION ("22.1.9" 
"hroptatyr@xxxxxxxxxxxxxxxxxxxx/sxemacs--hrop--22.1.9--patch-1")
HAVE_MPC t
HAVE_GMP_H t
REALPATH_RET_T "char*"
HAVE_SSL_CTX_LOAD_VERIFY_LOCATIONS t
HAVE_STRSPN t
WITH_NONBLOCKING_SOCKET_O_NONBLOCK t
IPV6_CANONICALIZE 1
libsxedb_objs " database.o eldap.o postgresql.o"
HAVE_INET_ATON t
SHELL "/bin/sh"
GREP "/bin/grep"
configuration "pentium3-pc-linux-gnu"
HAVE_STRUCT_TIMEVAL_TV_USEC t
XIM_XLIB 1
LEX_OUTPUT_ROOT "lex.yy"
HAVE_NONBLOCKING_SOCKETSO_NONBLOCK t
lt_cv_sys_global_symbol_pipe "sed -n -e '''s/^.*[        
]([ABCDGIRSTW][ABCDGIRSTW]*)[   ][      ]*([_A-Za-z][_A-Za-z0-9]*)$/. . ./p'''"
HAVE_ISALNUM t
HAVE_SYS_PARAM_H t
HAVE_DIALOGS t
HAVE_OPENSSL_SSL_H t
YYTEXT_POINTER 1
HAVE_ISNAN t
lwlib_objs " lwlib-Xaw.o xlwradio.o xlwcheckbox.o xlwgauge.o lwlib-Xlw.o 
xlwmenu.o xlwtabs.o xlwgcs.o"
HAVE_SYS_VLIMIT_H t
HAVE_ECM_H t
__EXTENSIONS__ 1
program_transform_name "s,x,x,"
HAVE_KERBEROS t
HAVE_TIFF t
HAVE_ERROR_T t
HAVE_LDAP_RESULT2ERROR t
HAVE_TZSET t
HAVE_EVP_CLEANUP t
with_modules "all"
HAVE_LIBGC_GC_MALLOC t
HAVE_EVP_MD_CTX_CLEANUP t
HAVE_LIBXML2 t
HAVE_FCNTL_H t
ac_cv_prog_CPP "gcc -E"
HAVE_AO_AO_H t
HAVE_FPFLOAT t
HAVE_ARTSC_H t
ATHENA_Command_h_ "X11/Xaw3d/Command.h"
LT_CONFIG_H "src/config.h"
HAVE_POSTGRESQL t
HAVE_GETHOSTNAME t
c_switch_general "-DHAVE_CONFIG_H -pthread"
HAVE_BDWGC t
AUTARKIC_TRUE "#"
LWLIB_TABS_LUCID t
DOCDIR "/usr/local/lib/sxemacs-22.1.9/pentium3-pc-linux-gnu"
HAVE_PULSE_SOUND t
emodsrcdir "/home/src/editors/sxemacs/modules"
HAVE_BIO_SET_CALLBACK t
HAVE_ULIMIT_H t
BROKEN_ALLOCA_IN_FUNCTION_CALLS 1
HAVE_LOCKF t
MEMORY_USAGE_STATS 1
HAVE_REALPATH t
EGREP "/bin/grep -E"
have_artsc_config "yes"
HAVE_CONNECT t
SIZEOF_CHAR 1
HAVE_UNSIGNED_LONG_LONG_INT t
CURSES_H_FILE "ncurses/curses.h"
HAVE_LT_DLCALLER_GET_DATA t
HAVE_SETITIMER t
EMACS_VERSION "hroptatyr@xxxxxxxxxxxxxxxxxxxx/sxemacs--hrop--22.1.9--patch-1"
host_os "linux-gnu"
HAVE_DECL_GETHOSTBYNAME 0
SIZEOF_WCHAR_T 4
HAVE_WCSLEN t
DEFS "-DHAVE_CONFIG_H"
HAVE_LT_DLOPENEXT t
HAVE_SIGPROCMASK t
ENCAPSULATE_EXECVP "/**/"
HAVE_SSL_LOAD_ERROR_STRINGS t
instvarsepdir "${PROGNAME}/${old_version}"
HAVE_DECL_ISDIGIT t
SUBDIR_MAKEFILES "lib-src/Makefile lib-src/Makefile lwlib/Makefile 
lwlib/Makefile"
HAVE_X11_XLIB_H t
HAVE_MATH_INFINITY t
PACKAGE_PATH 
"~/.sxemacs/site-packages:~/.sxemacs/xemacs-packages:~/.sxemacs/mule-packages:~/.sxemacs/sxemacs-packages::/usr/local/share/sxemacs/site-packages:/usr/local/share/sxemacs/xemacs-packages:/usr/local/share/sxemacs/mule-packages:/usr/local/share/sxemacs/sxemacs-packages"
HAVE_SOX t
ENCAPSULATE_SYMLINK "/**/"
HAVE_STRCASECMP t
HAVE_DECL_LT_DLOPEN t
USER_FULL_NAME "pw->pw_gecos"
HAVE_XREGISTERIMINSTANTIATECALLBACK t
HAVE_METRONOME t
PREFIX_USER_DEFINED ("" 1)
HAVE_SSLV2_SERVER_METHOD t
ETCDIR "/usr/local/share/sxemacs-22.1.9/etc"
HAVE_STRING_H t
INSTALL_ARCH_DEP_SUBDIR " lib-src"
HAVE_MPFR t
HAVE_HMAC_CTX_CLEANUP t
RECURSIVE_MAKE_ARGS "$(MFLAGS) CC='''$(CC)''' CFLAGS='''$(CFLAGS)''' 
LDFLAGS='''$(LDFLAGS)''' CPPFLAGS='''$(CPPFLAGS)'''"
HAVE_SSL_CTX_USE_CERTIFICATE_FILE t
FILE_CODING 1
HAVE_STRTOLD t
WITH_PDUMP_FALSE "#"
LD "/usr/local/i686-pc-linux-gnu/bin/ld"
HAVE_NAS_SOUND t
lispdir "${datadir}/${instvardir}/lisp"
HAVE_INET_PTON t
HAVE_ALARM t
HAVE_SYSVIPC t
HAVE_DECL_STRDUP t
LIBADD_DLOPEN "-ldl"
HAVE_OPENSSL t
XREGISTERIMINSTANTIATECALLBACK_NONSTANDARD_PROTOTYPE "/**/"
HAVE_ISASTREAM t
lt_cv_sys_global_symbol_to_c_name_address_lib_prefix "sed -n -e '''s/^: ([^ ]*) 
$/  {\\"
HAVE_SYS_SOUNDCARD_H t
HAVE_DLERROR t
LIBTOOL_VERSION "ltmain.sh (GNU libtool 1.2586 2008/02/01 19:06:42) 2.1c"
HAVE_OSS_SOUND t
_GNU_SOURCE 1
HAVE_ISSPACE t
mkdir_p "/bin/mkdir -p"
HAVE_TCPUDP t
HAVE_EC_KEY_GENERATE_KEY t
sbindir "${exec_prefix}/sbin"
HAVE_KERBEROSIV_KRB_H t
HAVE_TIME_H t
HAVE_EVENTS t
subdirs " libltdl"
HAVE_LIBDL t
HAVE_ULIMIT t
HAVE_EVP_DECRYPTUPDATE t
HAVE_LIBINTL_H t
HAVE_EVP_OPENINIT t
HAVE_LIBXML_PARSER_H t
HAVE_FFMPEG t
am__fastdepCC_FALSE "#"
HAVE_ARGZ_CREATE_SEP t
AR "ar"
HAVE_PEM_WRITE_PKCS8PRIVATEKEY t
HAVE_FSYNC t
bindir "${exec_prefix}/bin"
HAVE_AUDIO t
ATHENA_LabelP_h_ "X11/Xaw3d/LabelP.h"
LT_DLPREOPEN "-dlpreopen libltdl/dlopen.la "
HAVE_PRELOADED_SYMBOLS t
HAVE_GETPAGESIZE t
DESCEND_LIBLTDL_TRUE "#"
datadir "${datarootdir}"
HAVE_BERKELEY_DB t
AUTOHEADER "${SHELL} /home/src/editors/sxemacs/missing --run autoheader"
MAIL_LOCK_DOT 1
HAVE_RANDOM t
HAVE_CBRT t
SIGRETURN "return"
HAVE_UNISTD_H t
CC "gcc -std=gnu99 -fgnu89-inline"
HAVE_LONG_DOUBLE_WIDER t
MM_LDFLAGS "-L/usr/local/lib "
HAVE_RESOLV_H t
EMACS "/home/src/editors/sxemacs/=build/src/sxemacs"
have_openssl_bin "yes"
HAVE_DECL_ACCEPT t
SIZEOF_INT 4
HAVE_UTIME_H t
HAVE_LT_DLEXIT t
NEED_ALLOCA_C_TRUE "#"
HAVE_SETLOCALE t
EMOD_CL_FALSE "#"
includedir "${prefix}/include"
HAVE_DECL_IOCTL t
STACK_TRACE_EYE_CATCHER 
"sxemacs_hroptatyr_sxemacs_org__sxemacs_sxemacs__hrop__22_1_9__patch_1_pentium3_pc_linux_gnu"
HAVE_WORKING_ARGZ t
HAVE_MAD_H t
HAVE_SNDFILE_H t
ENCAPSULATE_MKDIR "/**/"
HAVE_STDBOOL_H t
ld_libs_all "-lssl -lcrypto -lpq -L/usr/local/lib 
-Wl,-rpath,'''/usr/local/pgsql/lib''' -lpgport -lxslt -lxml2 -lpam -lssl 
-lcrypto -lz -lreadline -ltermcap -lcrypt -ldl -lm -lldap -llber -ldb -lgmp 
-lecm -lgmp -lmpfr -lmpc -lgmp -lmpfr -lgmp -L/usr/local/lib -lao -lpthread 
-ldl -lasound -L/usr/local/lib -ljack -lpthread -lrt -L/usr/local/lib -ldl 
-lartsc -lpthread -L/usr/local/lib -lgmodule-2.0 -ldl -lgthread-2.0 -lglib-2.0 
-L/usr/local/lib -lpulse -L/usr/local/lib -lesd -laudiofile -lm -lasound 
-laudio -lmagic -lmad -lmp3lame -lmad -lvorbisenc -lvorbisfile -logg -lasound 
-lm -lsox -pthread -L/usr/local/lib -lavformat -lavcodec -lz -la52 -lamrnb 
-lamrwb -lfaac -lfaad -lmp3lame -lnut -lx264 -lxvidcore -ltheora -lvorbisenc 
-lavutil -lvorbis -lm -logg -L/usr/local/lib -lsndfile -ltiff -lpng -ljpeg 
-lcompface -lXpm -lpthread -lXaw3d -lXmu -lXt -lXext -lX11 -lSM -lICE -lz -lgpm 
-lncurses -lncurses -lc -lc -ldl -ldl -lpthread -lm -lssp -lutil"
HAVE_DECL_ISPRINT t
SXEMACS_CC "gcc -std=gnu99 -fgnu89-inline"
HAVE_X509_VERIFY_CERT_ERROR_STRING t
HAVE_MATH_NAN t
PACKAGE_TARNAME "sxemacs"
HAVE_SOX_SAMPLE_T t
ERROR_CHECK_BYTE_CODE t
HAVE_STRCMP t
libexecdir "${exec_prefix}/libexec"
HAVE_DECL_REALLOC t
USE_MEMALLOC_FALSE "#"
HAVE__BOOL t
HAVE_MKDIR t
HAVE_GETTIMEOFDAY t
HAVE_SSL_CIPHER_GET_BITS t
HAVE_STRNCMP t
WITH_MPC t
INSTALL_LTDL_TRUE "#"
HAVE_MPZ t
HAVE_HMAC_INIT t
RETSIGTYPE "void"
HAVE_SSL_DO_HANDSHAKE t
GETPGRP_VOID 1
HAVE_STRUCT_STAT_ST_RDEV t
WITH_PSEUG t
HAVE_NETINET_IN_H t
lt_ECHO "echo"
HAVE_INTERNAL_SOUND t
HAVE_ALSA_CONF_H t
HAVE_SYS_FILE_H t
HAVE_DECL_STRNCMP t
LIBM "-lm"
HAVE_OPENSSL_BIO_H t
X_LIBS " -L/usr/local/xorg7/lib"
HAVE_ISDIGIT t
lt_cv_sys_lib_dlsearch_path_spec "/lib /usr/lib"
HAVE_SYS_TIMES_H t
HAVE_DSA_GENERATE_PARAMETERS t
LISPDIR "/usr/local/share/sxemacs-22.1.9/lisp"
_POSIX_PTHREAD_SEMANTICS 1
oldincludedir "/usr/include"
HAVE_JACK_JACK_H t
HAVE_TERMIOS t
HAVE_ELF_H t
sitemoduledir "${datadir}/${inststaticdir}/site-modules"
HAVE_KRB5_KRB5_H t
HAVE_TLSV1_SERVER_METHOD t
HAVE_EVENT_H t
sxe_srcdir "/home/src/editors/sxemacs"
HAVE_LIBEVENT_FALSE "#"
HAVE_EVP_DIGESTUPDATE t
HAVE_LIBPQ t
HAVE_EVP_SEALINIT t
ac_cv_have_x "have_x=yes        ac_x_includes='''/usr/local/xorg7/include'''    
ac_x_libraries='''/usr/local/xorg7/lib'''"
HAVE_LIBXML_XMLWRITER_H t
HAVE_ALSA_OUTPUT_H t
ACLOCAL_VERSION "aclocal (GNU automake) 1.10a"
host "pentium3-pc-linux-gnu"
HAVE_FLOOR t
am__isrc " -I$(srcdir)"
HAVE_ARGZ_NEXT t
HAVE_PNG t
HAVE_GC_H t
build_cpu "pentium3"
HAVE_AVCODEC_DECODE_AUDIO2 t
ATHENA_ToggleP_h_ "X11/Xaw3d/ToggleP.h"
LWLIB_DIALOGS_ATHENA3D t
HAVE_PTRDIFF_T t
DESCEND_MODULES_FALSE "#"
docdir "${archlibdir}"
HAVE_BIO_GET_CALLBACK_ARG t
2 (", (void *) &.},/p'''" ", (void *) &.},/p''' -e '''s/^[ABCDGIRSTW]* ([^ ]*) 
([^ ]*)$/  {")
AUTOMAKE_VERSION "automake (GNU automake) 1.10a"
HAVE_RAND_STATUS t
ECHO_N "-n"
fpfloat_cand_double_p 0
HAVE_CLOCK_GETTIME t
HAVE_UNIX_FALSE "#"
CONVENIENCE_LTDL_FALSE "#"
HAVE_LRAND48 t
HAVE_RMDIR t
EMACS_CONFIG_OPTIONS " '--prefix=/usr/local' 
'--with-ridiculously-aggressive-optimisations' '--with-maximum-warning-output' 
'--with-x' '--with-ent=all' '--with-ase=all' '--with-menubars=lucid' 
'--with-scrollbars=athena' '--with-dialogs=athena' '--with-widgets=athena' 
'--with-athena=3d' '--with-memory-usage-stats' '--with-mule' 
'--with-regex-malloc' '--with-pdump' '--with-ffi' '--with-sound=all' 
'--with-media=all' '--with-image=all' '--with-ncurses' '--with-gpm' 
'--without-wmcommand' '--with-postgresql' '--with-openssl' '--with-ldap' 
'--with-ipv6-cname' '--with-dynamic' '--with-pop' '--with-xim=xlib' 
'--with-xfs' '--with-module-support' '--with-modules=all' 
'--with-error-checking=all' 
'--with-site-prefixes=/usr/local/pgsql::/usr/local::/usr/local/xorg7' 
'CFLAGS=-g -ggdb -O4 -Wall -Winline -mtune=pentium-m -march=pentium-m 
-mfpmath=sse -ffast-math -ftree-vectorize' 'LDFLAGS=-Wl,-rpath 
-Wl,/usr/local/xorg7/lib' 'LIBS=' --enable-ltdl-install=no"
have_tla "yes"
HAVE_DECL_DIRNAME t
SIZEOF_LONG_LONG_INT 8
HAVE_WAITPID t
DB_H_FILE "db.h"
HAVE_LT_DLHANDLE_FETCH t
NM "/usr/local/bin/nm -B"
HAVE_SETSOCKOPT t
ENCAPSULATE_CHDIR "/**/"
HAVE_SSL_GET_PEER_CERTIFICATE t
HAVE_DECL_ISALPHA t
HAVE_X11_SHELL_H t
HAVE_MALLOC t
OPENSSL_SSL 1
HAVE_SOCKETS t
ENCAPSULATE_READLINK "/**/"
HAVE_STDIO_H t
HAVE_DECL_ISUPPER t
SYSV_SYSTEM_DIR 1
HAVE_XIM t
HAVE_MEMMOVE t
PDUMP 1
HAVE_SQRT t
ERROR_CHECK_GLYPHS t
HAVE_STRDUP t
HAVE_DECL_SOCKET t
HAVE_MMAP t
HAVE_GMP t
REALPATH_ACCEPTS_PROTMEM 1
HAVE_SSL_CTX_FREE t
HAVE_STRRCHR t
INSTALL_STRIP_PROGRAM "$(install_sh) -c -s"
HAVE_MULTICAST_FALSE "#"
libsxecore_objs " dumper.o"
HAVE_INET_ADDR t
HAVE_SSL_GET_ERROR t
GNU_MALLOC 1
HAVE_STRUCT_TIMEVAL_TV_SEC t
XEMACS 1
LEXLIB "-lfl"
HAVE_NONBLOCKING_SOCKETO_NONBLOCK t
lt_cv_path_NM "/usr/local/bin/nm -B"
HAVE_IOCTL t
HAVE_SYS_MSG_H t
HAVE_DES_H t
LIBS "-lz -lgpm -lncurses -lncurses -lc -lc -ldl -ldl -lpthread -lm -lssp "
HAVE_OPENSSL_PEM_H t
HAVE_ISLOWER t
ltdl_LTLIBOBJS " lt__strl.lo"
HAVE_SYS_UN_H t
HAVE_ECM t
_XOPEN_SOURCE_EXTENDED 1
pdfdir "${docdir}"
HAVE_JPEGLIB_H t
HAVE_THREADS t
HAVE_ERRNO_H t
HAVE_LDAP_PARSE_RESULT t
HAVE_TTY t
HAVE_EVP_CIPHER_CTX_INIT t
HAVE_LIBGC_GC_INIT t
HAVE_EVP_ENCRYPTUPDATE t
HAVE_LIBSSP t
HAVE_FCNTL t
ac_cv_path_install "/bin/install -c"
HAVE_LINK t
HAVE_ALSA_VERSION_H t
AMDEP_FALSE "#"
HAVE_FPCLASSIFY t
am__tar "${AMTAR} chof - "
HAVE_ARPA_NAMESER_H t
ATHENA_AsciiText_h_ "X11/Xaw3d/AsciiText.h"
HAVE_POPUPS t
HAVE_GETHOSTBYNAME t
c_switch_all "-DHAVE_CONFIG_H -pthread -I/usr/local/xorg7/include"
HAVE_BALLOON_HELP t
LWLIB_SCROLLBARS_ATHENA3D t
HAVE_PULSE_PULSEAUDIO_H t
DIRNAME_USER_OWNS_RETVAL 1
emodblddir "/home/src/editors/sxemacs/=build/modules"
HAVE_BIO_READ t
BITMAPDIR "/usr/local/xorg7/include/X11/bitmaps"
HAVE_LOCALE_H t
HAVE_REALLOC t
EF_USE_COMPRE 1
fpfloat_long_double_p 1
HAVE_COM_ERR_H t
SIZEOF_BOOL 1
HAVE_UNLOCKPT t
HAVE_LT_DLADDSEARCHDIR t
CPPFLAGS " -I/usr/local/pgsql/include -I/usr/local/include 
-I/usr/local/xorg7/include -I/usr/local/include"
prefix "/usr/local"
HAVE_SELECT t
EMACS_PROGNAME "sxemacs"
host_cpu "pentium3"
HAVE_DECL_GETADDRINFO 0
SIZEOF_VOID_P 4
HAVE_WCSCMP t
HAVE_LT_DLOPEN t
DEBUG_SXEMACS 1
NeedFunctionPrototypes 1
HAVE_SIGHOLD t
ENCAPSULATE_EACCESS "/**/"
HAVE_SSL_LIBRARY_INIT t
instvardir "${PROGNAME}-${old_version}"
HAVE_DECL_ISCNTRL t
STRIP "strip"
HAVE_X11_XAW3D_XAWINIT_H t
HAVE_MATH_FPCLASSIFY t
PACKAGE_NAME "SXEmacs"
HAVE_SOCKLEN_T t
ENCAPSULATE_STAT "/**/"
HAVE_STPNCPY t
HAVE_DECL_LT_DLEXIT t
TYPEOF "__typeof__"
HAVE_XPM t
HAVE_MENUBARS t
PREFIX "/usr/local"
HAVE_SSLV2_CLIENT_METHOD t
ESD_CONFIG "/usr/local/bin/esd-config"
HAVE_STRINGS_H t
HAVE_DECL_STRCAT t
WITH_EMODULES t
HAVE_MPF t
HAVE_GRANTPT t
REALPATH_USER_OWNS_RETVAL 1
HAVE_SSL_CTX_USE_CERTIFICATE t
FGREP "/bin/grep -F"
HAVE_STRTOL t
WITH_PDUMP t
JMP_BUF "sigjmp_buf"
HAVE_NAN t
libsxeui_objs " console-x.o device-x.o event-Xt.o frame-x.o glyphs-x.o 
objects-x.o redisplay-x.o select-x.o xgccache.o balloon_help.o balloon-x.o 
menubar-x.o scrollbar-x.o dialog-x.o toolbar-x.o gui-x.o menubar.o scrollbar.o 
dialog.o toolbar.o console-tty.o device-tty.o event-tty.o frame-tty.o 
objects-tty.o redisplay-tty.o cm.o terminfo.o gpmevent.o"
HAVE_INET_NTOP t
HAVE_ACCEPT t
HAVE_SYMLINK t
HAVE_DECL_STRCPY t
HAVE_OPENPTY t
HAVE_ISASCII t
1\ (", (void *) 0},/p''' -e '''s/^[ABCDGIRSTW]* ([^ ]*) ([^ ]*)$/  {" ", (void 
*) 0},/p''' -e '''s/^[ABCDGIRSTW]* ([^ ]*) (lib[^ ]*)$/  {")
HAVE_SYS_SOCKET_H t
HAVE_DIRNAME t
LIBTOOL "$(SHELL) $(top_builddir)/libtool"
HAVE_OPENSSL_X509_H t
_FILE_OFFSET_BITS 64
HAVE_ISPUNCT t
mandir "${datarootdir}/man"
HAVE_TCGETPGRP t
HAVE_EC_KEY_DUP t
restrict "__restrict"
HAVE_KERBEROSIV_KRB_ERR_H t
HAVE_TIMEVAL t
HAVE_ESD_SOUND t
HAVE_LIBC t
HAVE_UINTPTR_T t
HAVE_EVP_DECRYPTINIT t
HAVE_LIBGEN_H t
HAVE_EVP_OPENFINAL t
ac_ct_CC "gcc"
HAVE_FFI_TRUE "#"
ac_cv_search_opendir "none required"
HAVE_ARGZ_APPEND t
AO_VERSION "0.8.8"
HAVE_PEM_READ_X509 t
HAVE_FREXP t
archlibdir "${libdir}/${instvardir}/${configuration}"
HAVE_ATHENA_3D t
ATHENA_Form_h_ "X11/Xaw3d/Form.h"
LT_DLLOADERS " libltdl/dlopen.la"
HAVE_POW t
HAVE_GETNAMEINFO t
config_opsysfile "s/linux.h"
AUTOCONF_VERSION "autoconf (GNU Autoconf) 2.61a.361-01a1"
LWLIB_WIDGETS_ATHENA t
HAVE_QUATERN t
DOUG_LEA_MALLOC 1
exec_prefix "${prefix}"
HAVE_CALLOC t
HAVE_UNAME t
HAVE_LONG_DOUBLE t
BUILD_SHEAP_TRUE "#"
MM_CPPFLAGS "-I/usr/local/include/artsc -pthread -I/usr/local/include/glib-2.0 
-I/usr/local/lib/glib-2.0/include -L'''/usr/local/lib''' 
-I'''/usr/local/include''' -I/usr/local/include/ffmpeg -I/usr/local/include   "
HAVE_RENAME t
ELLMAKEDOC "/home/src/editors/sxemacs/=build/lib-src/make-docfile"
have_libst_config "yes"
HAVE_DATABASE t
SIZEOF_DOUBLE 8
HAVE_UTIME t
HAVE_LT_DLCLOSE t
htmldir "${docdir}"
HAVE_DECL_GETNAMEINFO 0
SRC_SUBDIR_DEPS " lwlib"
DESCEND_ASE_FALSE "#"
HAVE_MAD t
HAVE_WINDOW_SYSTEM t
OPENSSL_BIN "/usr/local/bin/openssl"
HAVE_SNDFILE t
ENCAPSULATE_LSTAT "/**/"
HAVE_SSL_VERIFY_CERT_CHAIN t
ld "$(CC) $(CFLAGS)"
HAVE_DECL_ISLOWER t
SXEMACS_ARCH_VERSION 
"hroptatyr@xxxxxxxxxxxxxxxxxxxx/sxemacs--hrop--22.1.9--patch-1"
HAVE_MATH_ISNAN t
HAVE_X11_XPM_H t
PACKAGE_STRING "SXEmacs 22.1.9"
ERROR_CHECK_BUFPOS t
HAVE_SOX_H t
HAVE_STRCHR t
libent_objs " ent-gmp.o ent-mpfr.o ent-gaussian.o ent-mpc.o ent-quatern.o 
ent-ecm.o"
HAVE_DECL_MALLOC t
USE_GCC 1
HAVE_X_WINDOWS t
HAVE_GETRLIMIT t
PROTOTYPES 1
EXEC_PREFIX "/usr/local"
HAVE_SSLV3_SERVER_METHOD t
HAVE_STRNCAT t
WITH_GMP t
HAVE_MPQ t
HAVE_HMAC_FINAL t
REL_ALLOC 1
GDB "/usr/local/bin/gdb"
HAVE_SSL_CTX_USE_PRIVATEKEY_FILE t
HAVE_STRUCT_SOX_FORMAT_SIGNAL t
WITH_PSEUC t
HAVE_NETDB_H t
localstatedir "${prefix}/var"
HAVE_INTERNAL_MEDIA t
HAVE_ALLOCA_H t
HAVE_DECL_STRNCAT t
LIBLTDL "-lltdl"
HAVE_OPENSSL_ADD_ALL_DIGESTS t
HAVE_ISCNTRL t
lt_cv_sys_global_symbol_to_cdecl "sed -n -e '''s/^T .* (.*)$/extern int 
.();/p''' -e '''s/^[ABCDGIRSTW]* .* (.*)$/extern char .;/p'''"
HAVE_SYS_TIMEB_H t
HAVE_DSA_GENERATE_KEY t
LIBXML2_LDFLAGS "-L/usr/local/lib -lxml2  "
HAVE_PEM_READ_PUBKEY t
_POSIX_C_SOURCE "199506L"
HAVE_ISXDIGIT t
old_version "22.1.9"
HAVE_EC_KEY_SET_PRIVATE_KEY t
HAVE_KRB5_H t
HAVE_TLSV1_CLIENT_METHOD t
sxe_cv_tmp_ffmpeg_url_fopen "ByteIOContext**"
HAVE_LIBEVENT t
HAVE_EVP_DIGESTINIT_EX t
HAVE_LIBNCURSES t
HAVE_EVP_SEALFINAL t
ac_cv_env_LDFLAGS_value "-Wl,-rpath -Wl,/usr/local/xorg7/lib"
HAVE_ALSA_INPUT_H t
HAVE_LIBXML_XMLREADER_H t
ACLOCAL "${SHELL} /home/src/editors/sxemacs/missing --run aclocal-1.10a"
HAVE_FLOCK t
am__include "include"
HAVE_ARGZ_INSERT t
HAVE_PERROR t
HAVE_FTRUNCATE t
HAVE_AVCODEC_DECODE_AUDIO t
ATHENA_Scrollbar_h_ "X11/Xaw3d/Scrollbar.h"
version "hroptatyr@xxxxxxxxxxxxxxxxxxxx/sxemacs--hrop--22.1.9--patch-1"
LWLIB_DIALOGS_ATHENA t
HAVE_PSEUG t
HAVE_GETPT t
HAVE_BIO_FREE t
AUTOMAKE "${SHELL} /home/src/editors/sxemacs/missing --run automake-1.10a"
MAKEINFO "${SHELL} /home/src/editors/sxemacs/missing --run makeinfo"
HAVE_RAND_QUERY_EGD_BYTES t
fpfloat_cand "long double"
HAVE_CLOCK_GETRES t
CFLAGS "-ggdb3 -O3 -ftree-vectorize -msse2 -fstrict-aliasing -fearly-inlining 
-fdelete-null-pointer-checks -fmodulo-sched -fstack-protector 
-fbranch-target-load-optimize2 -fgcse -fgcse-lm -fgcse-sm -fgcse-las 
-fgcse-after-reload -funsafe-loop-optimizations -funswitch-loops 
-funswitch-loops -frename-registers -fno-signaling-nans -fno-trapping-math 
-fno-signed-zeros -fassociative-math -fno-rounding-math -fno-math-errno 
-funsafe-math-optimizations -ffast-math -Wall -Wno-switch -Wsign-compare 
-Wno-char-subscripts -Wundef -Wpacked -Wpointer-arith -Wshadow 
-Wmissing-declarations -Winline -Wbad-function-cast -Wcast-qual -Wcast-align"
HAVE_LONG_LONG_INT t
HAVE_UNIXOID_EVENT_LOOP t
EMACS_CONFIGURATION "pentium3-pc-linux-gnu"
HAVE_RINT t
have_pkg_config "yes"
HAVE_DECL_CONNECT t
SIZEOF_LONG_DOUBLE 12
DB_CPPFLAGS "-I/usr/local/pgsql/include "
HAVE_LT_DLHANDLE t
HAVE_VSNPRINTF t
NEED_LUCID 1
ENCAPSULATE_ACCESS "/**/"
HAVE_SETSID t
HAVE_DECL_ISALNUM t
STATIC_ASE_TRUE "#"
HAVE_MAGIC_H t
HAVE_X11_SHELLP_H t
OPENSSL_LIBS "-lssl -lcrypto"
ENCAPSULATE_READDIR "/**/"
HAVE_SOCKET t
HAVE_STDINT_H t
ld_libs_window_system "-lXaw3d -lXmu -lXt -lXext -lX11 -lSM -lICE"
HAVE_DECL_ISSPACE t
SXE_CFLAGS " -ggdb3 -O3 -ftree-vectorize  -msse2 -fstrict-aliasing 
-fearly-inlining -fdelete-null-pointer-checks -fmodulo-sched -fstack-protector 
-fbranch-target-load-optimize2 -fgcse -fgcse-lm -fgcse-sm -fgcse-las 
-fgcse-after-reload -funsafe-loop-optimizations -funswitch-loops 
-funswitch-loops -frename-registers -fno-signaling-nans -fno-trapping-math 
-fno-signed-zeros -fassociative-math -fno-rounding-math -fno-math-errno 
-funsafe-math-optimizations -ffast-math -Wall -Wno-switch -Wsign-compare 
-Wno-char-subscripts -Wundef  -Wpacked -Wpointer-arith -Wshadow 
-Wmissing-declarations -Winline -Wbad-function-cast -Wcast-qual -Wcast-align"
HAVE_XFACE t
HAVE_MEMCHR t
PATH_SEPARATOR ":"
ERROR_CHECK_GC t
HAVE_SOX_SSIZE_T t
HAVE_STRCPY t
libmm_objs " dgif_lib.o gif_io.o media-sndfile.o media-ffmpeg.o media-sox.o 
media-mad.o media-magic.o sound-oss.o sound-nas.o sound-esd.o sound-pulse.o 
sound-arts.o sound-jack.o sound-alsa.o sound-ao.o media-internal.o"
HAVE_DECL_SETSOCKOPT 0
USE_XFONTSET 1
INFODIR "/usr/local/share/info"
HAVE_MKTIME t
HAVE_GIF t
RANLIB "ranlib"
HAVE_SSL_CTX_CHECK_PRIVATE_KEY t
HAVE_STROPTS_H t
WITH_MULE_FALSE "#"
INSTALL_SCRIPT "${INSTALL}"
HAVE_MULTICAST t
HAVE_H_ERRNO t
SED "/usr/local/bin/sed"
GETTIMEOFDAY_NARGS 2
HAVE_SSL_GET_CURRENT_CIPHER t
HAVE_STRUCT_TIMEVAL t
X11_RELEASE 6
LEX "flex"
HAVE_NONBLOCKING_SOCKETIoctlSocket t
lt_cv_nm_interface "BSD nm"
HAVE_INVERSE_HYPERBOLIC t
HAVE_ALSA_GLOBAL_H t
HAVE_SYS_IPC_H t
HAVE_DECL_SYS_SIGLIST t
LIBPQ_FE_H_FILE "libpq-fe.h"
HAVE_OPENSSL_FALSE "#"
YACC "bison -y"
HAVE_ISINF t
ltdl_LIBOBJS " lt__strl.o"
HAVE_SYS_TYPES_H t
HAVE_EACCESS t
_XOPEN_SOURCE 500
package_path 
"~/.sxemacs/site-packages:~/.sxemacs/xemacs-packages:~/.sxemacs/mule-packages:~/.sxemacs/sxemacs-packages::/usr/local/share/sxemacs/site-packages:/usr/local/share/sxemacs/xemacs-packages:/usr/local/share/sxemacs/mule-packages:/usr/local/share/sxemacs/sxemacs-packages"
HAVE_JPEG t
HAVE_TERMIO_H t
HAVE_ENDPWENT t
srcdir_equals_blddir_p "no"
HAVE_LDAP t
HAVE_TOOLBARS t
HAVE_EVP_CIPHER_CTX_CLEANUP t
sysconfdir "${prefix}/etc"
HAVE_EVP_ENCRYPTINIT t
HAVE_LIBPTHREAD t
HAVE_EVP_VERIFYFINAL t
ac_cv_path_FGREP "/bin/grep -F"
HAVE_ALSA_SOUND t
HAVE_LIMITS_H t
AMDEPBACKSLASH "\\"
HAVE_FPATHCONF t
HAVE_ARPA_INET_H t
ARTS_VERSION "1.5.4"
LTDL_DLOPEN_SELF_WORKS 1
HAVE_POLL t
HAVE_GETCWD t
build_vendor "pc"
HAVE_A_OUT_H t
ATHENA_XawInit_h_ "X11/Xaw3d/XawInit.h"
LWLIB_SCROLLBARS_ATHENA t
DIRNAME_RET_T "char*"
HAVE_PTY_H t
build "pentium3-pc-linux-gnu"
dynodump_arch "i386"
HAVE_BIO_PRINTF t
BISON "bison"
HAVE_LINUX_SOUNDCARD_H t
MAKE_SUBDIR " lib-src lwlib"
EF_USE_ASYNEQ 1
HAVE_READLINK t
fpfloat_double_p 0
HAVE_COMPFACE_H t
CPP "gcc -E"
HAVE_LTDL_H t
EMACS_MINOR_VERSION 1
HAVE_SCROLLBARS t
HAVE_DECL_FREE t
SIZEOF_SIZE_T 4
HAVE_WCHAR_T t
DB_LIBS "-lpq -L/usr/local/lib -Wl,-rpath,'''/usr/local/pgsql/lib''' -lpgport 
-lxslt -lxml2 -lpam -lssl -lcrypto -lz -lreadline -ltermcap -lcrypt -ldl -lm  
-lldap -llber -ldb "
HAVE_LT_DLINTERFACE_REGISTER t
NO_TERMIO 1
ENCAPSULATE_CREAT "/**/"
HAVE_SIGBLOCK t
HAVE_SSL_GET_VERIFY_RESULT t
inststaticdir "${PROGNAME}"
HAVE_DECL_ISBLANK t
STDC_HEADERS 1
HAVE_X11_XAW3D_THREED_H t
DESCEND_DYNO_I386_FALSE "#"
HAVE_MATHERR t
PACKAGE_BUGREPORT "http://issues.sxemacs.org/";
ENCAPSULATE_RMDIR "/**/"
HAVE_STPCPY t
ld_switch_shared "-c"
HAVE_DECL_LT_DLCLOSE t
TIME_WITH_SYS_TIME 1
HAVE_XM_XM_H t
HAVE_MEMSET t
PKG_CONFIG "/usr/local/bin/pkg-config"
ERROR_CHECK_TYPECHECK t
HAVE_SSLV23_SERVER_METHOD t
HAVE_STRINGIZE t
HAVE_DECL_STPNCPY t
WITH_ECM t
HAVE_MPC_H t
HAVE_GPM t
REALPATH_SANE_ON_NON_EXISTENT 1
FFMPEG_URL_FOPEN_BIOCTX_STAR_STAR 1
HAVE_SSL_CTX_NEW t
HAVE_STRTOD t
WITH_NUMBER_TYPES t
JACK_VERSION "0.107.5"
HAVE_MUNMAP t
libsxeevents_objs " event-queue.o workers.o worker-asyneq.o"
HAVE_INET_NTOA t
SIGNALS_VIA_CHARACTERS 1
GTK_CONFIG "no"
HAVE_STRUCT_TM_TM_ZONE t
HAVE_DECL_STRCMP t
LIBADD_DL "-ldl "
HAVE_OPENDIR t
HAVE_ISALPHA t
lt_cv_sys_global_symbol_to_c_name_address "sed -n -e '''s/^: ([^ ]*) $/  {\\"
HAVE_SYS_RESOURCE_H t
HAVE_DIRENT_H t
LIBST_CONFIG "/usr/local/bin/libst-config"
_ALL_SOURCE 1
HAVE_ISPRINT t
HAVE_SYS_WAIT_H t
HAVE_EC_GET_BUILTIN_CURVES t
psdir "${docdir}"
HAVE_KERBEROS5 t
HAVE_TIFFIO_H t
HAVE_ESD_H t
HAVE_LDAP_SET_OPTION t
HAVE_UINTMAX_T t
HAVE_EVP_DECRYPTFINAL t
HAVE_LIBGC_GC_REALLOC t
HAVE_EVP_MD_CTX_INIT t
__PROTOTYPES 1
HAVE_LIBXML2_FALSE "#"
ac_cv_prog_YACC "bison -y"
HAVE_AO_SOUND t
AMTAR "${SHELL} /home/src/editors/sxemacs/missing --run tar"
HAVE_FREE t
am__untar "${AMTAR} xf -"
HAVE_ARTS_SOUND t
ATHENA_Dialog_h_ "X11/Xaw3d/Dialog.h"


> Contents of /home/src/editors/sxemacs/=build/,,make-all.out
../../lib-src/movemail.c:940: warning: assignment discards qualifiers from 
pointer target type
../../src/regex.c:1866: warning: pointer targets in initialization differ in 
signedness
../../src/regex.c:1943: warning: comparison between signed and unsigned
../../src/regex.c:1945: warning: comparison between signed and unsigned
../../src/regex.c:2554: warning: pointer targets in passing argument 1 of 
're_wctype' differ in signedness
../../src/regex.c:3646: warning: cast discards qualifiers from pointer target 
type
../../src/regex.c:5231: warning: cast discards qualifiers from pointer target 
type
../../src/regex.c:5231: warning: cast discards qualifiers from pointer target 
type
../../src/regex.c:5231: warning: cast discards qualifiers from pointer target 
type
../../src/regex.c:5301: warning: cast discards qualifiers from pointer target 
type
../../src/regex.c:5303: warning: cast discards qualifiers from pointer target 
type
../../src/regex.c:5383: warning: cast discards qualifiers from pointer target 
type
../../src/regex.c:5383: warning: cast discards qualifiers from pointer target 
type
../../src/regex.c:5434: warning: cast discards qualifiers from pointer target 
type
../../src/regex.c:5434: warning: cast discards qualifiers from pointer target 
type
../../src/regex.c:5434: warning: cast discards qualifiers from pointer target 
type
../../src/regex.c:5636: warning: cast discards qualifiers from pointer target 
type
../../src/regex.c:5667: warning: cast discards qualifiers from pointer target 
type
../../src/regex.c:5667: warning: cast discards qualifiers from pointer target 
type
../../src/regex.c:5680: warning: cast discards qualifiers from pointer target 
type
../../src/regex.c:5680: warning: cast discards qualifiers from pointer target 
type
../../src/regex.c:6050: warning: cast discards qualifiers from pointer target 
type
../../src/regex.c:6393: warning: cast discards qualifiers from pointer target 
type
../../src/regex.c:6541: warning: cast discards qualifiers from pointer target 
type
../../src/regex.c:1866: warning: pointer targets in initialization differ in 
signedness
../../src/regex.c:1943: warning: comparison between signed and unsigned
../../src/regex.c:1945: warning: comparison between signed and unsigned
../../src/regex.c:2554: warning: pointer targets in passing argument 1 of 
're_wctype' differ in signedness
../../src/regex.c:3646: warning: cast discards qualifiers from pointer target 
type
../../src/regex.c:5231: warning: cast discards qualifiers from pointer target 
type
../../src/regex.c:5231: warning: cast discards qualifiers from pointer target 
type
../../src/regex.c:5231: warning: cast discards qualifiers from pointer target 
type
../../src/regex.c:5301: warning: cast discards qualifiers from pointer target 
type
../../src/regex.c:5303: warning: cast discards qualifiers from pointer target 
type
../../src/regex.c:5383: warning: cast discards qualifiers from pointer target 
type
../../src/regex.c:5383: warning: cast discards qualifiers from pointer target 
type
../../src/regex.c:5434: warning: cast discards qualifiers from pointer target 
type
../../src/regex.c:5434: warning: cast discards qualifiers from pointer target 
type
../../src/regex.c:5434: warning: cast discards qualifiers from pointer target 
type
../../src/regex.c:5636: warning: cast discards qualifiers from pointer target 
type
../../src/regex.c:5667: warning: cast discards qualifiers from pointer target 
type
../../src/regex.c:5667: warning: cast discards qualifiers from pointer target 
type
../../src/regex.c:5680: warning: cast discards qualifiers from pointer target 
type
../../src/regex.c:5680: warning: cast discards qualifiers from pointer target 
type
../../src/regex.c:6050: warning: cast discards qualifiers from pointer target 
type
../../src/regex.c:6393: warning: cast discards qualifiers from pointer target 
type
../../src/regex.c:6541: warning: cast discards qualifiers from pointer target 
type
../../lib-src/etags.c:6568: warning: cast discards qualifiers from pointer 
target type
../../lib-src/etags.c:6585: warning: cast discards qualifiers from pointer 
target type
../../src/regex.c:1866: warning: pointer targets in initialization differ in 
signedness
../../src/regex.c:1943: warning: comparison between signed and unsigned
../../src/regex.c:1945: warning: comparison between signed and unsigned
../../src/regex.c:2554: warning: pointer targets in passing argument 1 of 
're_wctype' differ in signedness
../../src/regex.c:3646: warning: cast discards qualifiers from pointer target 
type
../../src/regex.c:5231: warning: cast discards qualifiers from pointer target 
type
../../src/regex.c:5231: warning: cast discards qualifiers from pointer target 
type
../../src/regex.c:5231: warning: cast discards qualifiers from pointer target 
type
../../src/regex.c:5301: warning: cast discards qualifiers from pointer target 
type
../../src/regex.c:5303: warning: cast discards qualifiers from pointer target 
type
../../src/regex.c:5383: warning: cast discards qualifiers from pointer target 
type
../../src/regex.c:5383: warning: cast discards qualifiers from pointer target 
type
../../src/regex.c:5434: warning: cast discards qualifiers from pointer target 
type
../../src/regex.c:5434: warning: cast discards qualifiers from pointer target 
type
../../src/regex.c:5434: warning: cast discards qualifiers from pointer target 
type
../../src/regex.c:5636: warning: cast discards qualifiers from pointer target 
type
../../src/regex.c:5667: warning: cast discards qualifiers from pointer target 
type
../../src/regex.c:5667: warning: cast discards qualifiers from pointer target 
type
../../src/regex.c:5680: warning: cast discards qualifiers from pointer target 
type
../../src/regex.c:5680: warning: cast discards qualifiers from pointer target 
type
../../src/regex.c:6050: warning: cast discards qualifiers from pointer target 
type
../../src/regex.c:6393: warning: cast discards qualifiers from pointer target 
type
../../src/regex.c:6541: warning: cast discards qualifiers from pointer target 
type
../../lib-src/etags.c:6568: warning: cast discards qualifiers from pointer 
target type
../../lib-src/etags.c:6585: warning: cast discards qualifiers from pointer 
target type
../../src/regex.c:1866: warning: pointer targets in initialization differ in 
signedness
../../src/regex.c:1943: warning: comparison between signed and unsigned
../../src/regex.c:1945: warning: comparison between signed and unsigned
../../src/regex.c:2554: warning: pointer targets in passing argument 1 of 
're_wctype' differ in signedness
../../src/regex.c:3646: warning: cast discards qualifiers from pointer target 
type
../../src/regex.c:5231: warning: cast discards qualifiers from pointer target 
type
../../src/regex.c:5231: warning: cast discards qualifiers from pointer target 
type
../../src/regex.c:5231: warning: cast discards qualifiers from pointer target 
type
../../src/regex.c:5301: warning: cast discards qualifiers from pointer target 
type
../../src/regex.c:5303: warning: cast discards qualifiers from pointer target 
type
../../src/regex.c:5383: warning: cast discards qualifiers from pointer target 
type
../../src/regex.c:5383: warning: cast discards qualifiers from pointer target 
type
../../src/regex.c:5434: warning: cast discards qualifiers from pointer target 
type
../../src/regex.c:5434: warning: cast discards qualifiers from pointer target 
type
../../src/regex.c:5434: warning: cast discards qualifiers from pointer target 
type
../../src/regex.c:5636: warning: cast discards qualifiers from pointer target 
type
../../src/regex.c:5667: warning: cast discards qualifiers from pointer target 
type
../../src/regex.c:5667: warning: cast discards qualifiers from pointer target 
type
../../src/regex.c:5680: warning: cast discards qualifiers from pointer target 
type
../../src/regex.c:5680: warning: cast discards qualifiers from pointer target 
type
../../src/regex.c:6050: warning: cast discards qualifiers from pointer target 
type
../../src/regex.c:6393: warning: cast discards qualifiers from pointer target 
type
../../src/regex.c:6541: warning: cast discards qualifiers from pointer target 
type
../../lib-src/ootags.c:2527: warning: 'savetok.buffer' may be used 
uninitialized in this function
../../lib-src/ootags.c:2527: warning: 'savetok.linepos' may be used 
uninitialized in this function
../../lib-src/ootags.c:2527: warning: 'savetok.lineno' may be used 
uninitialized in this function
../../lib-src/ootags.c:2527: warning: 'savetok.linelen' may be used 
uninitialized in this function
../../lib-src/ootags.c:2527: warning: 'savetok.named' may be used uninitialized 
in this function
../../lib-src/ootags.c:2527: warning: 'savetok.str' may be used uninitialized 
in this function
cd ../.. && /bin/sh /home/src/editors/sxemacs/missing --run autoheader
configure.ac:1687: warning: AC_CACHE_VAL(ac_ldflag_pthread, ...): suspicious 
cache-id, must contain _cv_ to be cached
cd .. && /bin/sh ./config.status lwlib/config.h
make  all-am
../../lwlib/lwlib.c:363: warning: cast discards qualifiers from pointer target 
type
../../lwlib/lwlib.c:942: warning: cast discards qualifiers from pointer target 
type
../../lwlib/lwlib.c:1254: warning: cast discards qualifiers from pointer target 
type
../../lwlib/lwlib.c:1255: warning: cast discards qualifiers from pointer target 
type
../../lwlib/lwlib.c:1258: warning: cast discards qualifiers from pointer target 
type
../../lwlib/lwlib.c:1259: warning: cast discards qualifiers from pointer target 
type
../../lwlib/lwlib-Xaw.c:85: warning: cast discards qualifiers from pointer 
target type
../../lwlib/lwlib-Xaw.c:86: warning: cast discards qualifiers from pointer 
target type
../../lwlib/lwlib-Xaw.c:87: warning: cast discards qualifiers from pointer 
target type
../../lwlib/lwlib-Xaw.c:88: warning: cast discards qualifiers from pointer 
target type
../../lwlib/lwlib-Xaw.c:93: warning: cast discards qualifiers from pointer 
target type
../../lwlib/lwlib-Xaw.c:140: warning: cast discards qualifiers from pointer 
target type
../../lwlib/lwlib-Xaw.c:147: warning: cast discards qualifiers from pointer 
target type
../../lwlib/lwlib-Xaw.c:155: warning: cast discards qualifiers from pointer 
target type
../../lwlib/lwlib-Xaw.c:173: warning: cast discards qualifiers from pointer 
target type
../../lwlib/lwlib-Xaw.c:174: warning: cast discards qualifiers from pointer 
target type
../../lwlib/lwlib-Xaw.c:176: warning: cast discards qualifiers from pointer 
target type
../../lwlib/lwlib-Xaw.c:179: warning: cast discards qualifiers from pointer 
target type
../../lwlib/lwlib-Xaw.c:180: warning: cast discards qualifiers from pointer 
target type
../../lwlib/lwlib-Xaw.c:221: warning: cast discards qualifiers from pointer 
target type
../../lwlib/lwlib-Xaw.c:367: warning: cast discards qualifiers from pointer 
target type
../../lwlib/lwlib-Xaw.c:369: warning: cast discards qualifiers from pointer 
target type
../../lwlib/lwlib-Xaw.c:371: warning: cast discards qualifiers from pointer 
target type
../../lwlib/lwlib-Xaw.c:390: warning: cast discards qualifiers from pointer 
target type
../../lwlib/lwlib-Xaw.c:416: warning: cast discards qualifiers from pointer 
target type
../../lwlib/lwlib-Xaw.c:420: warning: cast discards qualifiers from pointer 
target type
../../lwlib/lwlib-Xaw.c:422: warning: cast discards qualifiers from pointer 
target type
../../lwlib/lwlib-Xaw.c:424: warning: cast discards qualifiers from pointer 
target type
../../lwlib/lwlib-Xaw.c:430: warning: cast discards qualifiers from pointer 
target type
../../lwlib/lwlib-Xaw.c:447: warning: cast discards qualifiers from pointer 
target type
../../lwlib/lwlib-Xaw.c:610: warning: cast discards qualifiers from pointer 
target type
../../lwlib/lwlib-Xaw.c:711: warning: cast discards qualifiers from pointer 
target type
../../lwlib/lwlib-Xaw.c:713: warning: cast discards qualifiers from pointer 
target type
../../lwlib/lwlib-Xaw.c:745: warning: cast discards qualifiers from pointer 
target type
../../lwlib/lwlib-Xaw.c:747: warning: cast discards qualifiers from pointer 
target type
../../lwlib/lwlib-Xaw.c:749: warning: cast discards qualifiers from pointer 
target type
../../lwlib/lwlib-Xaw.c:778: warning: cast discards qualifiers from pointer 
target type
../../lwlib/lwlib-Xaw.c:779: warning: cast discards qualifiers from pointer 
target type
../../lwlib/lwlib-Xaw.c:799: warning: cast discards qualifiers from pointer 
target type
../../lwlib/lwlib-Xaw.c:801: warning: cast discards qualifiers from pointer 
target type
../../lwlib/lwlib-Xaw.c:803: warning: cast discards qualifiers from pointer 
target type
../../lwlib/lwlib-Xaw.c:837: warning: cast discards qualifiers from pointer 
target type
../../lwlib/lwlib-Xaw.c:841: warning: cast discards qualifiers from pointer 
target type
../../lwlib/lwlib-Xaw.c:843: warning: cast discards qualifiers from pointer 
target type
../../lwlib/lwlib-Xaw.c:874: warning: cast discards qualifiers from pointer 
target type
../../lwlib/lwlib-Xaw.c:876: warning: cast discards qualifiers from pointer 
target type
../../lwlib/lwlib-Xaw.c:882: warning: cast discards qualifiers from pointer 
target type
../../lwlib/lwlib-Xaw.c:891: warning: cast discards qualifiers from pointer 
target type
../../lwlib/xlwcheckbox.c:85: warning: cast discards qualifiers from pointer 
target type
../../lwlib/xlwcheckbox.c:86: warning: cast discards qualifiers from pointer 
target type
../../lwlib/xlwgauge.c:75: warning: cast discards qualifiers from pointer 
target type
../../lwlib/xlwgauge.c:75: warning: cast discards qualifiers from pointer 
target type
../../lwlib/xlwgauge.c:75: warning: cast discards qualifiers from pointer 
target type
../../lwlib/xlwgauge.c:76: warning: cast discards qualifiers from pointer 
target type
../../lwlib/xlwgauge.c:77: warning: cast discards qualifiers from pointer 
target type
../../lwlib/xlwgauge.c:78: warning: cast discards qualifiers from pointer 
target type
../../lwlib/xlwgauge.c:79: warning: cast discards qualifiers from pointer 
target type
../../lwlib/xlwgauge.c:80: warning: cast discards qualifiers from pointer 
target type
../../lwlib/xlwgauge.c:81: warning: cast discards qualifiers from pointer 
target type
../../lwlib/xlwgauge.c:82: warning: cast discards qualifiers from pointer 
target type
../../lwlib/xlwgauge.c:83: warning: cast discards qualifiers from pointer 
target type
../../lwlib/xlwgauge.c:84: warning: cast discards qualifiers from pointer 
target type
../../lwlib/xlwgauge.c:85: warning: cast discards qualifiers from pointer 
target type
../../lwlib/xlwgauge.c:86: warning: cast discards qualifiers from pointer 
target type
../../lwlib/xlwgauge.c:88: warning: cast discards qualifiers from pointer 
target type
../../lwlib/xlwgauge.c:89: warning: cast discards qualifiers from pointer 
target type
../../lwlib/xlwgauge.c:91: warning: cast discards qualifiers from pointer 
target type
../../lwlib/xlwgauge.c:92: warning: cast discards qualifiers from pointer 
target type
../../lwlib/xlwgauge.c:94: warning: cast discards qualifiers from pointer 
target type
../../lwlib/xlwgauge.c:94: warning: cast discards qualifiers from pointer 
target type
../../lwlib/xlwgauge.c:94: warning: cast discards qualifiers from pointer 
target type
../../lwlib/xlwgauge.c:95: warning: cast discards qualifiers from pointer 
target type
../../lwlib/xlwgauge.c:97: warning: cast discards qualifiers from pointer 
target type
../../lwlib/xlwgauge.c:97: warning: cast discards qualifiers from pointer 
target type
../../lwlib/xlwgauge.c:97: warning: cast discards qualifiers from pointer 
target type
../../lwlib/xlwgauge.c:98: warning: cast discards qualifiers from pointer 
target type
../../lwlib/xlwgauge.c:99: warning: cast discards qualifiers from pointer 
target type
../../lwlib/xlwgauge.c:99: warning: cast discards qualifiers from pointer 
target type
../../lwlib/xlwgauge.c:100: warning: cast discards qualifiers from pointer 
target type
../../lwlib/xlwgauge.c:228: warning: cast discards qualifiers from pointer 
target type
../../lwlib/xlwgauge.c:228: warning: cast discards qualifiers from pointer 
target type
../../lwlib/xlwgauge.c:782: warning: cast discards qualifiers from pointer 
target type
../../lwlib/lwlib-Xlw.c:396: warning: cast discards qualifiers from pointer 
target type
../../lwlib/lwlib-Xlw.c:398: warning: cast discards qualifiers from pointer 
target type
../../lwlib/lwlib-Xlw.c:400: warning: cast discards qualifiers from pointer 
target type
../../lwlib/lwlib-Xlw.c:410: warning: cast discards qualifiers from pointer 
target type
../../lwlib/lwlib-Xlw.c:411: warning: cast discards qualifiers from pointer 
target type
../../lwlib/lwlib-Xlw.c:444: warning: cast discards qualifiers from pointer 
target type
../../lwlib/lwlib-Xlw.c:445: warning: cast discards qualifiers from pointer 
target type
../../lwlib/lwlib-Xlw.c:456: warning: comparison between signed and unsigned
../../lwlib/lwlib-Xlw.c:489: warning: cast discards qualifiers from pointer 
target type
../../lwlib/lwlib-Xlw.c:491: warning: cast discards qualifiers from pointer 
target type
../../lwlib/xlwmenu.c:87: warning: cast discards qualifiers from pointer target 
type
../../lwlib/xlwmenu.c:87: warning: cast discards qualifiers from pointer target 
type
../../lwlib/xlwmenu.c:87: warning: cast discards qualifiers from pointer target 
type
../../lwlib/xlwmenu.c:88: warning: cast discards qualifiers from pointer target 
type
../../lwlib/xlwmenu.c:93: warning: cast discards qualifiers from pointer target 
type
../../lwlib/xlwmenu.c:93: warning: cast discards qualifiers from pointer target 
type
../../lwlib/xlwmenu.c:93: warning: cast discards qualifiers from pointer target 
type
../../lwlib/xlwmenu.c:94: warning: cast discards qualifiers from pointer target 
type
../../lwlib/xlwmenu.c:98: warning: cast discards qualifiers from pointer target 
type
../../lwlib/xlwmenu.c:98: warning: cast discards qualifiers from pointer target 
type
../../lwlib/xlwmenu.c:98: warning: cast discards qualifiers from pointer target 
type
../../lwlib/xlwmenu.c:99: warning: cast discards qualifiers from pointer target 
type
../../lwlib/xlwmenu.c:101: warning: cast discards qualifiers from pointer 
target type
../../lwlib/xlwmenu.c:102: warning: cast discards qualifiers from pointer 
target type
../../lwlib/xlwmenu.c:105: warning: cast discards qualifiers from pointer 
target type
../../lwlib/xlwmenu.c:107: warning: cast discards qualifiers from pointer 
target type
../../lwlib/xlwmenu.c:110: warning: cast discards qualifiers from pointer 
target type
../../lwlib/xlwmenu.c:111: warning: cast discards qualifiers from pointer 
target type
../../lwlib/xlwmenu.c:114: warning: cast discards qualifiers from pointer 
target type
../../lwlib/xlwmenu.c:114: warning: cast discards qualifiers from pointer 
target type
../../lwlib/xlwmenu.c:115: warning: cast discards qualifiers from pointer 
target type
../../lwlib/xlwmenu.c:119: warning: cast discards qualifiers from pointer 
target type
../../lwlib/xlwmenu.c:123: warning: cast discards qualifiers from pointer 
target type
../../lwlib/xlwmenu.c:126: warning: cast discards qualifiers from pointer 
target type
../../lwlib/xlwmenu.c:128: warning: cast discards qualifiers from pointer 
target type
../../lwlib/xlwmenu.c:129: warning: cast discards qualifiers from pointer 
target type
../../lwlib/xlwmenu.c:137: warning: cast discards qualifiers from pointer 
target type
../../lwlib/xlwmenu.c:139: warning: cast discards qualifiers from pointer 
target type
../../lwlib/xlwmenu.c:142: warning: cast discards qualifiers from pointer 
target type
../../lwlib/xlwmenu.c:143: warning: cast discards qualifiers from pointer 
target type
../../lwlib/xlwmenu.c:145: warning: cast discards qualifiers from pointer 
target type
../../lwlib/xlwmenu.c:146: warning: cast discards qualifiers from pointer 
target type
../../lwlib/xlwmenu.c:148: warning: cast discards qualifiers from pointer 
target type
../../lwlib/xlwmenu.c:149: warning: cast discards qualifiers from pointer 
target type
../../lwlib/xlwmenu.c:151: warning: cast discards qualifiers from pointer 
target type
../../lwlib/xlwmenu.c:152: warning: cast discards qualifiers from pointer 
target type
../../lwlib/xlwmenu.c:154: warning: cast discards qualifiers from pointer 
target type
../../lwlib/xlwmenu.c:156: warning: cast discards qualifiers from pointer 
target type
../../lwlib/xlwmenu.c:159: warning: cast discards qualifiers from pointer 
target type
../../lwlib/xlwmenu.c:159: warning: cast discards qualifiers from pointer 
target type
../../lwlib/xlwmenu.c:160: warning: cast discards qualifiers from pointer 
target type
../../lwlib/xlwmenu.c:162: warning: cast discards qualifiers from pointer 
target type
../../lwlib/xlwmenu.c:162: warning: cast discards qualifiers from pointer 
target type
../../lwlib/xlwmenu.c:163: warning: cast discards qualifiers from pointer 
target type
../../lwlib/xlwmenu.c:165: warning: cast discards qualifiers from pointer 
target type
../../lwlib/xlwmenu.c:166: warning: cast discards qualifiers from pointer 
target type
../../lwlib/xlwmenu.c:168: warning: cast discards qualifiers from pointer 
target type
../../lwlib/xlwmenu.c:168: warning: cast discards qualifiers from pointer 
target type
../../lwlib/xlwmenu.c:169: warning: cast discards qualifiers from pointer 
target type
../../lwlib/xlwmenu.c:171: warning: cast discards qualifiers from pointer 
target type
../../lwlib/xlwmenu.c:172: warning: cast discards qualifiers from pointer 
target type
../../lwlib/xlwmenu.c:173: warning: cast discards qualifiers from pointer 
target type
../../lwlib/xlwmenu.c:174: warning: cast discards qualifiers from pointer 
target type
../../lwlib/xlwmenu.c:176: warning: cast discards qualifiers from pointer 
target type
../../lwlib/xlwmenu.c:177: warning: cast discards qualifiers from pointer 
target type
../../lwlib/xlwmenu.c:179: warning: cast discards qualifiers from pointer 
target type
../../lwlib/xlwmenu.c:180: warning: cast discards qualifiers from pointer 
target type
../../lwlib/xlwmenu.c:533: warning: cast discards qualifiers from pointer 
target type
../../lwlib/xlwmenu.c:534: warning: cast discards qualifiers from pointer 
target type
../../lwlib/xlwtabs.c:134: warning: cast discards qualifiers from pointer 
target type
../../lwlib/xlwtabs.c:136: warning: cast discards qualifiers from pointer 
target type
../../lwlib/xlwtabs.c:138: warning: cast discards qualifiers from pointer 
target type
../../lwlib/xlwtabs.c:138: warning: cast discards qualifiers from pointer 
target type
../../lwlib/xlwtabs.c:138: warning: cast discards qualifiers from pointer 
target type
../../lwlib/xlwtabs.c:139: warning: cast discards qualifiers from pointer 
target type
../../lwlib/xlwtabs.c:141: warning: cast discards qualifiers from pointer 
target type
../../lwlib/xlwtabs.c:141: warning: cast discards qualifiers from pointer 
target type
../../lwlib/xlwtabs.c:141: warning: cast discards qualifiers from pointer 
target type
../../lwlib/xlwtabs.c:142: warning: cast discards qualifiers from pointer 
target type
../../lwlib/xlwtabs.c:144: warning: cast discards qualifiers from pointer 
target type
../../lwlib/xlwtabs.c:144: warning: cast discards qualifiers from pointer 
target type
../../lwlib/xlwtabs.c:144: warning: cast discards qualifiers from pointer 
target type
../../lwlib/xlwtabs.c:145: warning: cast discards qualifiers from pointer 
target type
../../lwlib/xlwtabs.c:147: warning: cast discards qualifiers from pointer 
target type
../../lwlib/xlwtabs.c:147: warning: cast discards qualifiers from pointer 
target type
../../lwlib/xlwtabs.c:147: warning: cast discards qualifiers from pointer 
target type
../../lwlib/xlwtabs.c:148: warning: cast discards qualifiers from pointer 
target type
../../lwlib/xlwtabs.c:151: warning: cast discards qualifiers from pointer 
target type
../../lwlib/xlwtabs.c:152: warning: cast discards qualifiers from pointer 
target type
../../lwlib/xlwtabs.c:154: warning: cast discards qualifiers from pointer 
target type
../../lwlib/xlwtabs.c:155: warning: cast discards qualifiers from pointer 
target type
../../lwlib/xlwtabs.c:157: warning: cast discards qualifiers from pointer 
target type
../../lwlib/xlwtabs.c:157: warning: cast discards qualifiers from pointer 
target type
../../lwlib/xlwtabs.c:157: warning: cast discards qualifiers from pointer 
target type
../../lwlib/xlwtabs.c:158: warning: cast discards qualifiers from pointer 
target type
../../lwlib/xlwtabs.c:160: warning: cast discards qualifiers from pointer 
target type
../../lwlib/xlwtabs.c:160: warning: cast discards qualifiers from pointer 
target type
../../lwlib/xlwtabs.c:160: warning: cast discards qualifiers from pointer 
target type
../../lwlib/xlwtabs.c:161: warning: cast discards qualifiers from pointer 
target type
../../lwlib/xlwtabs.c:163: warning: cast discards qualifiers from pointer 
target type
../../lwlib/xlwtabs.c:164: warning: cast discards qualifiers from pointer 
target type
../../lwlib/xlwtabs.c:166: warning: cast discards qualifiers from pointer 
target type
../../lwlib/xlwtabs.c:167: warning: cast discards qualifiers from pointer 
target type
../../lwlib/xlwtabs.c:168: warning: cast discards qualifiers from pointer 
target type
../../lwlib/xlwtabs.c:169: warning: cast discards qualifiers from pointer 
target type
../../lwlib/xlwtabs.c:170: warning: cast discards qualifiers from pointer 
target type
../../lwlib/xlwtabs.c:171: warning: cast discards qualifiers from pointer 
target type
../../lwlib/xlwtabs.c:172: warning: cast discards qualifiers from pointer 
target type
../../lwlib/xlwtabs.c:172: warning: cast discards qualifiers from pointer 
target type
../../lwlib/xlwtabs.c:172: warning: cast discards qualifiers from pointer 
target type
../../lwlib/xlwtabs.c:174: warning: cast discards qualifiers from pointer 
target type
../../lwlib/xlwtabs.c:183: warning: cast discards qualifiers from pointer 
target type
../../lwlib/xlwtabs.c:183: warning: cast discards qualifiers from pointer 
target type
../../lwlib/xlwtabs.c:184: warning: cast discards qualifiers from pointer 
target type
../../lwlib/xlwtabs.c:186: warning: cast discards qualifiers from pointer 
target type
../../lwlib/xlwtabs.c:187: warning: cast discards qualifiers from pointer 
target type
../../lwlib/xlwtabs.c:189: warning: cast discards qualifiers from pointer 
target type
../../lwlib/xlwtabs.c:189: warning: cast discards qualifiers from pointer 
target type
../../lwlib/xlwtabs.c:190: warning: cast discards qualifiers from pointer 
target type
../../lwlib/xlwtabs.c:192: warning: cast discards qualifiers from pointer 
target type
../../lwlib/xlwtabs.c:193: warning: cast discards qualifiers from pointer 
target type
../../lwlib/xlwtabs.c:633: warning: comparison between signed and unsigned
../../lwlib/xlwtabs.c:678: warning: comparison between signed and unsigned
../../lwlib/xlwtabs.c:1062: warning: comparison between signed and unsigned
../../lwlib/xlwtabs.c:1362: warning: comparison between signed and unsigned
../../lwlib/xlwtabs.c:1373: warning: comparison between signed and unsigned
make  all-am
../../../src/event-queue.h:130: warning: cast from function call of type 'void 
*' to non-matching type 'long int'
../../../modules/ase/ase-cartesian.h:258: warning: no previous declaration for 
'__ase_vectorise'
../../../modules/ase/ase.c:59: warning: no previous declaration for 
'ase_mono_LTX_init'
../../../modules/ase/ase.c:71: warning: no previous declaration for 
'ase_LTX_init'
../../../modules/ase/ase.c:82: warning: no previous declaration for 
'ase_LTX_reinit'
../../../modules/ase/ase.c:93: warning: no previous declaration for 
'ase_LTX_deinit'
../../../src/event-queue.h:130: warning: cast from function call of type 'void 
*' to non-matching type 'long int'
../../../modules/ase/ase-cartesian.h:258: warning: no previous declaration for 
'__ase_vectorise'
../../../src/event-queue.h:130: warning: cast from function call of type 'void 
*' to non-matching type 'long int'
../../../modules/ase/ase-cartesian.h:258: warning: no previous declaration for 
'__ase_vectorise'
../../../modules/ase/ase-interval.c:62: warning: cast discards qualifiers from 
pointer target type
../../../modules/ase/ase-interval.c:2959: warning: function 
'_ase_interval_interior_update_lebesgue' can never be inlined because it uses 
alloca (override using the always_inline attribute)
../../../modules/ase/ase-interval.c:3073: warning: function 
'_ase_interval_union_update_lebesgue' can never be inlined because it uses 
alloca (override using the always_inline attribute)
../../../modules/ase/ase-interval.c:2974: warning: function 
'_ase_interval_interior_update_rational' can never be inlined because it uses 
alloca (override using the always_inline attribute)
../../../modules/ase/ase-interval.c:3088: warning: function 
'_ase_interval_union_update_rational' can never be inlined because it uses 
alloca (override using the always_inline attribute)
../../../modules/ase/ase-interval.c:1997: warning: function 
'_ase_subtract_union_intr' can never be inlined because it uses alloca 
(override using the always_inline attribute)
../../../modules/ase/ase-interval.c:1934: warning: function 
'ase_subtract_intr_intr' can never be inlined because it uses alloca (override 
using the always_inline attribute)
../../../modules/ase/ase-interval.c:1607: warning: function 
'ase_intersect_intr_intr' can never be inlined because it uses alloca (override 
using the always_inline attribute)
../../../modules/ase/ase-interval.c:1503: warning: function 
'ase_unite_intervals_intr' can never be inlined because it uses alloca 
(override using the always_inline attribute)
../../../modules/ase/ase-interval.c:1665: warning: function 
'_ase_intersect_union_intr' can never be inlined because it uses alloca 
(override using the always_inline attribute)
../../../modules/ase/ase-interval.c:2587: warning: function 
'_ase_interval_union_interior' can never be inlined because it uses alloca 
(override using the always_inline attribute)
../../../modules/ase/ase-interval.c:2485: warning: function 
'_ase_interval_union_closure' can never be inlined because it uses alloca 
(override using the always_inline attribute)
../../../modules/ase/ase-interval.c:2368: warning: function 
'_ase_interval_union_boundary' can never be inlined because it uses alloca 
(override using the always_inline attribute)
../../../modules/ase/ase-interval.c:2638: warning: inlining failed in call to 
'ase_interval_type': --param inline-unit-growth limit reached
../../../modules/ase/ase-interval.c:2781: warning: called from here
../../../modules/ase/ase-interval.c:2780: warning: inlining failed in call to 
'ase_interval_dimension': --param inline-unit-growth limit reached
../../../modules/ase/ase-interval.c:2805: warning: called from here
../../../modules/ase/ase-interval.c:2780: warning: inlining failed in call to 
'ase_interval_dimension': --param inline-unit-growth limit reached
../../../modules/ase/ase-interval.c:2811: warning: called from here
../../../modules/ase/ase-interval.c:2638: warning: inlining failed in call to 
'ase_interval_type': --param inline-unit-growth limit reached
../../../modules/ase/ase-interval.c:3337: warning: called from here
../../../modules/ase/ase-interval.c:2638: warning: inlining failed in call to 
'ase_interval_type': --param inline-unit-growth limit reached
../../../modules/ase/ase-interval.c:3338: warning: called from here
../../../modules/ase/ase-interval.c:2638: warning: inlining failed in call to 
'ase_interval_type': --param inline-unit-growth limit reached
../../../modules/ase/ase-interval.c:3313: warning: called from here
../../../modules/ase/ase-interval.c:2638: warning: inlining failed in call to 
'ase_interval_type': --param inline-unit-growth limit reached
../../../modules/ase/ase-interval.c:3314: warning: called from here
../../../modules/ase/ase.h:166: warning: inlining failed in call to 
'_ase_equal_p': --param inline-unit-growth limit reached
../../../modules/ase/ase-interval.c:701: warning: called from here
../../../modules/ase/ase.h:166: warning: inlining failed in call to 
'_ase_equal_p': --param inline-unit-growth limit reached
../../../modules/ase/ase-interval.c:708: warning: called from here
../../../modules/ase/ase.h:156: warning: inlining failed in call to 
'_ase_less_p': --param inline-unit-growth limit reached
../../../modules/ase/ase-interval.c:740: warning: called from here
../../../modules/ase/ase.h:166: warning: inlining failed in call to 
'_ase_equal_p': --param inline-unit-growth limit reached
../../../modules/ase/ase-interval.c:740: warning: called from here
../../../modules/ase/ase-interval.c:767: warning: inlining failed in call to 
'ase_interval_less_p': --param inline-unit-growth limit reached
../../../modules/ase/ase-interval.c:797: warning: called from here
../../../modules/ase/ase-interval.c:2638: warning: inlining failed in call to 
'ase_interval_type': --param inline-unit-growth limit reached
../../../modules/ase/ase-interval.c:3679: warning: called from here
../../../modules/ase/ase-interval.c:2638: warning: inlining failed in call to 
'ase_interval_type': --param inline-unit-growth limit reached
../../../modules/ase/ase-interval.c:3680: warning: called from here
../../../modules/ase/ase-interval.c:2638: warning: inlining failed in call to 
'ase_interval_type': --param inline-unit-growth limit reached
../../../modules/ase/ase-interval.c:2765: warning: called from here
../../../modules/ase/ase-interval.c:2638: warning: inlining failed in call to 
'ase_interval_type': --param inline-unit-growth limit reached
../../../modules/ase/ase-interval.c:2768: warning: called from here
../../../modules/ase/ase-interval.c:2959: warning: inlining failed in call to 
'_ase_interval_interior_update_lebesgue': function not inlinable
../../../modules/ase/ase-interval.c:2996: warning: called from here
../../../modules/ase/ase-interval.c:3073: warning: inlining failed in call to 
'_ase_interval_union_update_lebesgue': function not inlinable
../../../modules/ase/ase-interval.c:3132: warning: called from here
../../../modules/ase/ase-interval.c:2959: warning: inlining failed in call to 
'_ase_interval_interior_update_lebesgue': function not inlinable
../../../modules/ase/ase-interval.c:3118: warning: called from here
../../../modules/ase/ase-interval.c:3103: warning: inlining failed in call to 
'ase_interval_lebesgue_measure': --param inline-unit-growth limit reached
../../../modules/ase/ase-interval.c:3882: warning: called from here
../../../modules/ase/ase-interval.c:2959: warning: inlining failed in call to 
'_ase_interval_interior_update_lebesgue': function not inlinable
../../../modules/ase/ase-interval.c:3118: warning: called from here
../../../modules/ase/ase-interval.c:3073: warning: inlining failed in call to 
'_ase_interval_union_update_lebesgue': function not inlinable
../../../modules/ase/ase-interval.c:3132: warning: called from here
../../../modules/ase/ase.h:166: warning: inlining failed in call to 
'_ase_equal_p': --param inline-unit-growth limit reached
../../../modules/ase/ase-interval.c:1033: warning: called from here
../../../modules/ase/ase.h:166: warning: inlining failed in call to 
'_ase_equal_p': --param inline-unit-growth limit reached
../../../modules/ase/ase-interval.c:949: warning: called from here
../../../modules/ase/ase-interval.c:1027: warning: inlining failed in call to 
'_ase_interval_disjoint_p': --param inline-unit-growth limit reached
../../../modules/ase/ase-interval.c:1539: warning: called from here
../../../modules/ase/ase-interval.c:943: warning: inlining failed in call to 
'_ase_interval_connected_p': --param inline-unit-growth limit reached
../../../modules/ase/ase-interval.c:1545: warning: called from here
../../../modules/ase/ase-interval.c:943: warning: inlining failed in call to 
'_ase_interval_connected_p': --param inline-unit-growth limit reached
../../../modules/ase/ase-interval.c:1396: warning: called from here
../../../modules/ase/ase.h:166: warning: inlining failed in call to 
'_ase_equal_p': --param inline-unit-growth limit reached
../../../modules/ase/ase-interval.c:755: warning: called from here
../../../modules/ase/ase-interval.c:1382: warning: inlining failed in call to 
'_ase_unite_intervals': --param inline-unit-growth limit reached
../../../modules/ase/ase-interval.c:1474: warning: called from here
../../../modules/ase/ase-interval.c:1503: warning: inlining failed in call to 
'ase_unite_intervals_intr': function not inlinable
../../../modules/ase/ase-interval.c:1524: warning: called from here
../../../modules/ase/ase-interval.c:1382: warning: inlining failed in call to 
'_ase_unite_intervals': --param inline-unit-growth limit reached
../../../modules/ase/ase-interval.c:1493: warning: called from here
../../../modules/ase/ase-interval.c:2183: warning: inlining failed in call to 
'_ase_interval_union_explode_array': --param inline-unit-growth limit reached
../../../modules/ase/ase-interval.c:3453: warning: called from here
../../../modules/ase/ase-interval.c:767: warning: inlining failed in call to 
'ase_interval_less_p': --param inline-unit-growth limit reached
../../../modules/ase/ase.h:199: warning: called from here
../../../modules/ase/ase-interval.c:767: warning: inlining failed in call to 
'ase_interval_less_p': --param inline-unit-growth limit reached
../../../modules/ase/ase.h:201: warning: called from here
../../../modules/ase/ase-interval.c:767: warning: inlining failed in call to 
'ase_interval_less_p': --param inline-unit-growth limit reached
../../../modules/ase/ase.h:199: warning: called from here
../../../modules/ase/ase-interval.c:767: warning: inlining failed in call to 
'ase_interval_less_p': --param inline-unit-growth limit reached
../../../modules/ase/ase.h:201: warning: called from here
../../../modules/ase/ase-interval.c:582: warning: inlining failed in call to 
'_ase_make_interval_union': --param inline-unit-growth limit reached
../../../modules/ase/ase-interval.c:3471: warning: called from here
../../../modules/ase/ase-interval.c:2239: warning: inlining failed in call to 
'_ase_normalise_union_intr': --param inline-unit-growth limit reached
../../../modules/ase/ase-interval.c:3517: warning: called from here
../../../modules/ase/ase-interval.c:582: warning: inlining failed in call to 
'_ase_make_interval_union': --param inline-unit-growth limit reached
../../../modules/ase/ase-interval.c:3520: warning: called from here
../../../modules/ase/ase-interval.c:2485: warning: inlining failed in call to 
'_ase_interval_union_closure': function not inlinable
../../../modules/ase/ase-interval.c:2524: warning: called from here
../../../modules/ase/ase.h:166: warning: inlining failed in call to 
'_ase_equal_p': --param inline-unit-growth limit reached
../../../modules/ase/ase-interval.c:1031: warning: called from here
../../../modules/ase/ase.h:166: warning: inlining failed in call to 
'_ase_equal_p': --param inline-unit-growth limit reached
../../../modules/ase/ase-interval.c:1033: warning: called from here
../../../modules/ase/ase-interval.c:943: warning: inlining failed in call to 
'_ase_interval_connected_p': --param inline-unit-growth limit reached
../../../modules/ase/ase-interval.c:1817: warning: called from here
../../../modules/ase/ase-interval.c:1765: warning: inlining failed in call to 
'_ase_subtract_intv_intv': --param inline-unit-growth limit reached
../../../modules/ase/ase-interval.c:1849: warning: called from here
../../../modules/ase/ase-interval.c:1765: warning: inlining failed in call to 
'_ase_subtract_intv_intv': --param inline-unit-growth limit reached
../../../modules/ase/ase-interval.c:1961: warning: called from here
../../../modules/ase/ase-interval.c:1765: warning: inlining failed in call to 
'_ase_subtract_intv_intv': --param inline-unit-growth limit reached
../../../modules/ase/ase-interval.c:1961: warning: called from here
../../../modules/ase/ase.h:166: warning: inlining failed in call to 
'_ase_equal_p': --param inline-unit-growth limit reached
../../../modules/ase/ase-interval.c:1031: warning: called from here
../../../modules/ase/ase.h:166: warning: inlining failed in call to 
'_ase_equal_p': --param inline-unit-growth limit reached
../../../modules/ase/ase-interval.c:1033: warning: called from here
../../../modules/ase/ase-interval.c:943: warning: inlining failed in call to 
'_ase_interval_connected_p': --param inline-unit-growth limit reached
../../../modules/ase/ase-interval.c:1545: warning: called from here
../../../modules/ase/ase-interval.c:3561: warning: inlining failed in call to 
'ase_interval_intersection_maybe_empty': --param inline-unit-growth limit 
reached
../../../modules/ase/ase-interval.c:3582: warning: called from here
../../../modules/ase/ase-interval.c:787: warning: inlining failed in call to 
'ase_interval_or_union_less_p': --param inline-unit-growth limit reached
../../../modules/ase/ase.h:199: warning: called from here
../../../modules/ase/ase-interval.c:767: warning: inlining failed in call to 
'ase_interval_less_p': --param inline-unit-growth limit reached
../../../modules/ase/ase-interval.c:797: warning: called from here
../../../modules/ase/ase-interval.c:787: warning: inlining failed in call to 
'ase_interval_or_union_less_p': --param inline-unit-growth limit reached
../../../modules/ase/ase.h:199: warning: called from here
../../../modules/ase/ase-interval.c:767: warning: inlining failed in call to 
'ase_interval_less_p': --param inline-unit-growth limit reached
../../../modules/ase/ase-interval.c:797: warning: called from here
../../../modules/ase/ase-interval.c:2638: warning: inlining failed in call to 
'ase_interval_type': --param inline-unit-growth limit reached
../../../modules/ase/ase-interval.c:3590: warning: called from here
../../../modules/ase/ase-interval.c:2638: warning: inlining failed in call to 
'ase_interval_type': --param inline-unit-growth limit reached
../../../modules/ase/ase-interval.c:3591: warning: called from here
../../../modules/ase/ase-interval.c:3561: warning: inlining failed in call to 
'ase_interval_intersection_maybe_empty': --param inline-unit-growth limit 
reached
../../../modules/ase/ase-interval.c:3611: warning: called from here
../../../modules/ase/ase-interval.c:2638: warning: inlining failed in call to 
'ase_interval_type': --param inline-unit-growth limit reached
../../../modules/ase/ase-interval.c:3617: warning: called from here
../../../modules/ase/ase-interval.c:2638: warning: inlining failed in call to 
'ase_interval_type': --param inline-unit-growth limit reached
../../../modules/ase/ase-interval.c:3618: warning: called from here
../../../modules/ase/ase-interval.c:2587: warning: inlining failed in call to 
'_ase_interval_union_interior': function not inlinable
../../../modules/ase/ase-interval.c:2624: warning: called from here
../../../modules/ase/ase.h:166: warning: inlining failed in call to 
'_ase_equal_p': --param inline-unit-growth limit reached
../../../modules/ase/ase-interval.c:1033: warning: called from here
../../../modules/ase/ase-interval.c:1027: warning: inlining failed in call to 
'_ase_interval_disjoint_p': --param inline-unit-growth limit reached
../../../modules/ase/ase-interval.c:1539: warning: called from here
../../../modules/ase/ase-interval.c:943: warning: inlining failed in call to 
'_ase_interval_connected_p': --param inline-unit-growth limit reached
../../../modules/ase/ase-interval.c:1545: warning: called from here
../../../modules/ase/ase.h:166: warning: inlining failed in call to 
'_ase_equal_p': --param inline-unit-growth limit reached
../../../modules/ase/ase-interval.c:1033: warning: called from here
../../../modules/ase/ase-interval.c:943: warning: inlining failed in call to 
'_ase_interval_connected_p': --param inline-unit-growth limit reached
../../../modules/ase/ase-interval.c:1545: warning: called from here
../../../modules/ase/ase-interval.c:943: warning: inlining failed in call to 
'_ase_interval_connected_p': --param inline-unit-growth limit reached
../../../modules/ase/ase-interval.c:1545: warning: called from here
../../../modules/ase/ase-interval.c:1665: warning: inlining failed in call to 
'_ase_intersect_union_intr': function not inlinable
../../../modules/ase/ase-interval.c:1726: warning: called from here
../../../modules/ase/ase-interval.c:2239: warning: inlining failed in call to 
'_ase_normalise_union_intr': --param inline-unit-growth limit reached
../../../modules/ase/ase-interval.c:1739: warning: called from here
../../../modules/ase/ase-interval.c:1665: warning: inlining failed in call to 
'_ase_intersect_union_intr': function not inlinable
../../../modules/ase/ase-interval.c:1691: warning: called from here
../../../modules/ase/ase-interval.c:1665: warning: inlining failed in call to 
'_ase_intersect_union_intr': function not inlinable
../../../modules/ase/ase-interval.c:1691: warning: called from here
../../../modules/ase/ase.h:166: warning: inlining failed in call to 
'_ase_equal_p': --param inline-unit-growth limit reached
../../../modules/ase/ase-interval.c:2869: warning: called from here
../../../modules/ase/ase-interval.c:943: warning: inlining failed in call to 
'_ase_interval_connected_p': --param inline-unit-growth limit reached
../../../modules/ase/ase-interval.c:1545: warning: called from here
../../../modules/ase/ase.h:166: warning: inlining failed in call to 
'_ase_equal_p': --param inline-unit-growth limit reached
../../../modules/ase/ase-interval.c:2869: warning: called from here
../../../modules/ase/ase.h:166: warning: inlining failed in call to 
'_ase_equal_p': --param inline-unit-growth limit reached
../../../modules/ase/ase-interval.c:2869: warning: called from here
../../../modules/ase/ase-interval.c:2974: warning: inlining failed in call to 
'_ase_interval_interior_update_rational': function not inlinable
../../../modules/ase/ase-interval.c:3038: warning: called from here
../../../modules/ase/ase-interval.c:3088: warning: inlining failed in call to 
'_ase_interval_union_update_rational': function not inlinable
../../../modules/ase/ase-interval.c:3139: warning: called from here
../../../modules/ase/ase-interval.c:2974: warning: inlining failed in call to 
'_ase_interval_interior_update_rational': function not inlinable
../../../modules/ase/ase-interval.c:3125: warning: called from here
../../../modules/ase/ase-interval.c:3110: warning: inlining failed in call to 
'ase_interval_rational_measure': --param inline-unit-growth limit reached
../../../modules/ase/ase-interval.c:3901: warning: called from here
../../../modules/ase/ase-interval.c:2974: warning: inlining failed in call to 
'_ase_interval_interior_update_rational': function not inlinable
../../../modules/ase/ase-interval.c:3125: warning: called from here
../../../modules/ase/ase-interval.c:3088: warning: inlining failed in call to 
'_ase_interval_union_update_rational': function not inlinable
../../../modules/ase/ase-interval.c:3139: warning: called from here
../../../modules/ase/ase.h:166: warning: inlining failed in call to 
'_ase_equal_p': --param inline-unit-growth limit reached
../../../modules/ase/ase-interval.c:755: warning: called from here
../../../modules/ase/ase-interval.c:2239: warning: inlining failed in call to 
'_ase_normalise_union_intr': --param inline-unit-growth limit reached
../../../modules/ase/ase-interval.c:2403: warning: called from here
../../../modules/ase/ase-interval.c:2368: warning: inlining failed in call to 
'_ase_interval_union_boundary': function not inlinable
../../../modules/ase/ase-interval.c:2426: warning: called from here
../../../modules/ase/ase.h:166: warning: inlining failed in call to 
'_ase_equal_p': --param inline-unit-growth limit reached
../../../modules/ase/ase-interval.c:949: warning: called from here
../../../modules/ase/ase-interval.c:964: warning: inlining failed in call to 
'_ase_interval_interior_connected_p': call is unlikely and code size would grow
../../../modules/ase/ase-interval.c:1875: warning: called from here
../../../modules/ase/ase-interval.c:1765: warning: inlining failed in call to 
'_ase_subtract_intv_intv': --param inline-unit-growth limit reached
../../../modules/ase/ase-interval.c:1887: warning: called from here
../../../modules/ase/ase-interval.c:1027: warning: inlining failed in call to 
'_ase_interval_disjoint_p': --param inline-unit-growth limit reached
../../../modules/ase/ase-interval.c:1539: warning: called from here
../../../modules/ase/ase-interval.c:943: warning: inlining failed in call to 
'_ase_interval_connected_p': --param inline-unit-growth limit reached
../../../modules/ase/ase-interval.c:1545: warning: called from here
../../../modules/ase/ase-interval.c:964: warning: inlining failed in call to 
'_ase_interval_interior_connected_p': --param inline-unit-growth limit reached
../../../modules/ase/ase-interval.c:1921: warning: called from here
../../../modules/ase/ase-interval.c:2183: warning: inlining failed in call to 
'_ase_interval_union_explode_array': --param inline-unit-growth limit reached
../../../modules/ase/ase-interval.c:2683: warning: called from here
../../../modules/ase/ase-interval.c:767: warning: inlining failed in call to 
'ase_interval_less_p': --param inline-unit-growth limit reached
../../../modules/ase/ase.h:199: warning: called from here
../../../modules/ase/ase-interval.c:767: warning: inlining failed in call to 
'ase_interval_less_p': --param inline-unit-growth limit reached
../../../modules/ase/ase.h:201: warning: called from here
../../../modules/ase/ase-interval.c:767: warning: inlining failed in call to 
'ase_interval_less_p': --param inline-unit-growth limit reached
../../../modules/ase/ase.h:199: warning: called from here
../../../modules/ase/ase-interval.c:767: warning: inlining failed in call to 
'ase_interval_less_p': --param inline-unit-growth limit reached
../../../modules/ase/ase.h:201: warning: called from here
../../../modules/ase/ase-interval.c:2638: warning: inlining failed in call to 
'ase_interval_type': --param inline-unit-growth limit reached
../../../modules/ase/ase-interval.c:2734: warning: called from here
../../../modules/ase/ase-interval.c:2638: warning: inlining failed in call to 
'ase_interval_type': --param inline-unit-growth limit reached
../../../modules/ase/ase-interval.c:2737: warning: called from here
../../../modules/ase/ase-interval.c:943: warning: inlining failed in call to 
'_ase_interval_connected_p': --param inline-unit-growth limit reached
../../../modules/ase/ase-interval.c:1817: warning: called from here
../../../modules/ase/ase-interval.c:943: warning: inlining failed in call to 
'_ase_interval_connected_p': --param inline-unit-growth limit reached
../../../modules/ase/ase-interval.c:1545: warning: called from here
../../../modules/ase/ase-interval.c:943: warning: inlining failed in call to 
'_ase_interval_connected_p': --param inline-unit-growth limit reached
../../../modules/ase/ase-interval.c:1817: warning: called from here
../../../modules/ase/ase-interval.c:1997: warning: inlining failed in call to 
'_ase_subtract_union_intr': function not inlinable
../../../modules/ase/ase-interval.c:2136: warning: called from here
../../../modules/ase/ase-interval.c:1997: warning: inlining failed in call to 
'_ase_subtract_union_intr': function not inlinable
../../../modules/ase/ase-interval.c:2028: warning: called from here
../../../modules/ase/ase-interval.c:1997: warning: inlining failed in call to 
'_ase_subtract_union_intr': function not inlinable
../../../modules/ase/ase-interval.c:2093: warning: called from here
../../../src/event-queue.h:130: warning: cast from function call of type 'void 
*' to non-matching type 'long int'
../../../modules/ase/ase-cartesian.h:258: warning: no previous declaration for 
'__ase_vectorise'
../../../modules/ase/ase-metric.c:224: warning: function 
'_ase_metric_euclidean_ndim' can never be inlined because it uses alloca 
(override using the always_inline attribute)
../../../modules/ase/ase-metric.c:371: warning: function '_ase_metric_p_ndim' 
can never be inlined because it uses alloca (override using the always_inline 
attribute)
../../../modules/ase/ase-metric.c:224: warning: inlining failed in call to 
'_ase_metric_euclidean_ndim': function not inlinable
../../../modules/ase/ase-metric.c:239: warning: called from here
../../../modules/ase/ase-metric.c:371: warning: inlining failed in call to 
'_ase_metric_p_ndim': function not inlinable
../../../modules/ase/ase-metric.c:387: warning: called from here
../../../src/event-queue.h:130: warning: cast from function call of type 'void 
*' to non-matching type 'long int'
../../../modules/ase/ase-cartesian.h:258: warning: no previous declaration for 
'__ase_vectorise'
../../../modules/ase/ase-neighbourhood.c:204: warning: function 
'_ase_make_neighbourhood' can never be inlined because it uses alloca (override 
using the always_inline attribute)
../../../modules/ase/ase-neighbourhood.c:267: warning: inlining failed in call 
to 'ase_neighbourhood_contains_nbh_p': call is unlikely and code size would grow
../../../modules/ase/ase-neighbourhood.c:445: warning: called from here
../../../modules/ase/ase-neighbourhood.c:276: warning: inlining failed in call 
to 'ase_neighbourhood_less_obj_p': call is unlikely and code size would grow
../../../modules/ase/ase-neighbourhood.c:521: warning: called from here
../../../modules/ase/ase-neighbourhood.c:295: warning: inlining failed in call 
to 'ase_neighbourhood_greater_obj_p': call is unlikely and code size would grow
../../../modules/ase/ase-neighbourhood.c:524: warning: called from here
../../../modules/ase/ase-neighbourhood.c:303: warning: inlining failed in call 
to 'ase_neighbourhood_greater_nbh_p': call is unlikely and code size would grow
../../../modules/ase/ase-neighbourhood.c:527: warning: called from here
../../../modules/ase/ase-neighbourhood.c:295: warning: inlining failed in call 
to 'ase_neighbourhood_greater_obj_p': call is unlikely and code size would grow
../../../modules/ase/ase-neighbourhood.c:493: warning: called from here
../../../modules/ase/ase-neighbourhood.c:276: warning: inlining failed in call 
to 'ase_neighbourhood_less_obj_p': call is unlikely and code size would grow
../../../modules/ase/ase-neighbourhood.c:496: warning: called from here
../../../modules/ase/ase-neighbourhood.c:285: warning: inlining failed in call 
to 'ase_neighbourhood_less_nbh_p': call is unlikely and code size would grow
../../../modules/ase/ase-neighbourhood.c:499: warning: called from here
../../../modules/ase/ase-neighbourhood.c:204: warning: inlining failed in call 
to '_ase_make_neighbourhood': function not inlinable
../../../modules/ase/ase-neighbourhood.c:239: warning: called from here
../../../modules/ase/ase-neighbourhood.c:204: warning: inlining failed in call 
to '_ase_make_neighbourhood': function not inlinable
../../../modules/ase/ase-neighbourhood.c:239: warning: called from here
../../../src/event-queue.h:130: warning: cast from function call of type 'void 
*' to non-matching type 'long int'
../../../modules/ase/ase-permutation.c:79: warning: function 
'_ase_permutation_prnt' can never be inlined because it uses alloca (override 
using the always_inline attribute)
../../../modules/ase/ase-permutation.c:147: warning: inlining failed in call to 
'_ase_wrap_permutation': call is unlikely and code size would grow
../../../modules/ase/ase-permutation.c:308: warning: called from here
../../../modules/ase/ase-permutation.c:79: warning: inlining failed in call to 
'_ase_permutation_prnt': function not inlinable
../../../modules/ase/ase-permutation.c:111: warning: called from here
../../../modules/ase/ase-permutation.c:292: warning: inlining failed in call to 
'ase_make_permutation_cycr': --param max-inline-insns-single limit reached
../../../modules/ase/ase-permutation.c:356: warning: called from here
../../../modules/ase/ase-permutation.c:292: warning: inlining failed in call to 
'ase_make_permutation_cycr': --param max-inline-insns-single limit reached
../../../modules/ase/ase-permutation.c:356: warning: called from here
../../../src/event-queue.h:130: warning: cast from function call of type 'void 
*' to non-matching type 'long int'
../../../modules/ase/ase-resclass.c:763: warning: inlining failed in call to 
'ase_resclass_check_rings': --param max-inline-insns-single limit reached
../../../modules/ase/ase-resclass.c:1297: warning: called from here
../../../modules/ase/ase-resclass.c:763: warning: inlining failed in call to 
'ase_resclass_check_rings': --param max-inline-insns-single limit reached
../../../modules/ase/ase-resclass.c:1282: warning: called from here
../../../modules/ase/ase-resclass.c:446: warning: inlining failed in call to 
'__ase_make_resc_elm_bigz': call is unlikely and code size would grow
../../../modules/ase/ase-resclass.c:555: warning: called from here
../../../modules/ase/ase-resclass.c:335: warning: inlining failed in call to 
'_ase_wrap_resc_elm': --param inline-unit-growth limit reached
../../../modules/ase/ase-resclass.c:590: warning: called from here
../../../modules/ase/ase-resclass.c:335: warning: inlining failed in call to 
'_ase_wrap_resc_elm': --param inline-unit-growth limit reached
../../../modules/ase/ase-resclass.c:600: warning: called from here
../../../modules/ase/ase-resclass.c:335: warning: inlining failed in call to 
'_ase_wrap_resc_elm': --param inline-unit-growth limit reached
../../../modules/ase/ase-resclass.c:614: warning: called from here
../../../modules/ase/ase-resclass.c:335: warning: inlining failed in call to 
'_ase_wrap_resc_elm': --param inline-unit-growth limit reached
../../../modules/ase/ase-resclass.c:619: warning: called from here
../../../modules/ase/ase-resclass.c:397: warning: inlining failed in call to 
'_ase_make_resc_elm': --param max-inline-insns-single limit reached
../../../modules/ase/ase-resclass.c:463: warning: called from here
../../../modules/ase/ase-resclass.c:335: warning: inlining failed in call to 
'_ase_wrap_resc_elm': --param inline-unit-growth limit reached
../../../modules/ase/ase-resclass.c:1272: warning: called from here
../../../modules/ase/ase-resclass.c:335: warning: inlining failed in call to 
'_ase_wrap_resc_elm': --param inline-unit-growth limit reached
../../../modules/ase/ase-resclass.c:1232: warning: called from here
../../../modules/ase/ase-resclass.c:335: warning: inlining failed in call to 
'_ase_wrap_resc_elm': --param inline-unit-growth limit reached
../../../modules/ase/ase-resclass.c:979: warning: called from here
../../../modules/ase/ase-resclass.c:446: warning: inlining failed in call to 
'__ase_make_resc_elm_bigz': call is unlikely and code size would grow
../../../modules/ase/ase-resclass.c:984: warning: called from here
../../../modules/ase/ase-resclass.c:372: warning: inlining failed in call to 
'_ase_resc_elm_canonicalise_big': --param inline-unit-growth limit reached
../../../modules/ase/ase-resclass.c:987: warning: called from here
../../../modules/ase/ase-resclass.c:335: warning: inlining failed in call to 
'_ase_wrap_resc_elm': --param inline-unit-growth limit reached
../../../modules/ase/ase-resclass.c:988: warning: called from here
../../../modules/ase/ase-resclass.c:335: warning: inlining failed in call to 
'_ase_wrap_resc_elm': --param inline-unit-growth limit reached
../../../modules/ase/ase-resclass.c:1207: warning: called from here
../../../modules/ase/ase-resclass.c:763: warning: inlining failed in call to 
'ase_resclass_check_rings': --param max-inline-insns-single limit reached
../../../modules/ase/ase-resclass.c:810: warning: called from here
../../../modules/ase/ase-resclass.c:335: warning: inlining failed in call to 
'_ase_wrap_resc_elm': --param inline-unit-growth limit reached
../../../modules/ase/ase-resclass.c:803: warning: called from here
../../../modules/ase/ase-resclass.c:335: warning: inlining failed in call to 
'_ase_wrap_resc_elm': --param inline-unit-growth limit reached
../../../modules/ase/ase-resclass.c:863: warning: called from here
../../../modules/ase/ase-resclass.c:446: warning: inlining failed in call to 
'__ase_make_resc_elm_bigz': call is unlikely and code size would grow
../../../modules/ase/ase-resclass.c:868: warning: called from here
../../../modules/ase/ase-resclass.c:372: warning: inlining failed in call to 
'_ase_resc_elm_canonicalise_big': --param inline-unit-growth limit reached
../../../modules/ase/ase-resclass.c:871: warning: called from here
../../../modules/ase/ase-resclass.c:335: warning: inlining failed in call to 
'_ase_wrap_resc_elm': --param inline-unit-growth limit reached
../../../modules/ase/ase-resclass.c:872: warning: called from here
../../../modules/ase/ase-resclass.c:335: warning: inlining failed in call to 
'_ase_wrap_resc_elm': --param inline-unit-growth limit reached
../../../modules/ase/ase-resclass.c:863: warning: called from here
../../../modules/ase/ase-resclass.c:446: warning: inlining failed in call to 
'__ase_make_resc_elm_bigz': call is unlikely and code size would grow
../../../modules/ase/ase-resclass.c:868: warning: called from here
../../../modules/ase/ase-resclass.c:372: warning: inlining failed in call to 
'_ase_resc_elm_canonicalise_big': call is unlikely and code size would grow
../../../modules/ase/ase-resclass.c:871: warning: called from here
../../../modules/ase/ase-resclass.c:335: warning: inlining failed in call to 
'_ase_wrap_resc_elm': --param inline-unit-growth limit reached
../../../modules/ase/ase-resclass.c:872: warning: called from here
../../../modules/ase/ase-resclass.c:335: warning: inlining failed in call to 
'_ase_wrap_resc_elm': --param inline-unit-growth limit reached
../../../modules/ase/ase-resclass.c:1088: warning: called from here
../../../modules/ase/ase-resclass.c:446: warning: inlining failed in call to 
'__ase_make_resc_elm_bigz': call is unlikely and code size would grow
../../../modules/ase/ase-resclass.c:1093: warning: called from here
../../../modules/ase/ase-resclass.c:372: warning: inlining failed in call to 
'_ase_resc_elm_canonicalise_big': --param inline-unit-growth limit reached
../../../modules/ase/ase-resclass.c:1096: warning: called from here
../../../modules/ase/ase-resclass.c:335: warning: inlining failed in call to 
'_ase_wrap_resc_elm': --param inline-unit-growth limit reached
../../../modules/ase/ase-resclass.c:1097: warning: called from here
../../../modules/ase/ase-resclass.c:335: warning: inlining failed in call to 
'_ase_wrap_resc_elm': --param inline-unit-growth limit reached
../../../modules/ase/ase-resclass.c:1088: warning: called from here
../../../modules/ase/ase-resclass.c:446: warning: inlining failed in call to 
'__ase_make_resc_elm_bigz': call is unlikely and code size would grow
../../../modules/ase/ase-resclass.c:1093: warning: called from here
../../../modules/ase/ase-resclass.c:372: warning: inlining failed in call to 
'_ase_resc_elm_canonicalise_big': call is unlikely and code size would grow
../../../modules/ase/ase-resclass.c:1096: warning: called from here
../../../modules/ase/ase-resclass.c:335: warning: inlining failed in call to 
'_ase_wrap_resc_elm': --param inline-unit-growth limit reached
../../../modules/ase/ase-resclass.c:1097: warning: called from here
../../../modules/ase/ase-resclass.c:763: warning: inlining failed in call to 
'ase_resclass_check_rings': --param max-inline-insns-single limit reached
../../../modules/ase/ase-resclass.c:1036: warning: called from here
../../../modules/ase/ase-resclass.c:763: warning: inlining failed in call to 
'ase_resclass_check_rings': --param max-inline-insns-single limit reached
../../../modules/ase/ase-resclass.c:926: warning: called from here
../../../src/event-queue.h:130: warning: cast from function call of type 'void 
*' to non-matching type 'long int'
../../../src/event-queue.h:130: warning: cast from function call of type 'void 
*' to non-matching type 'long int'
../../../modules/ase/ase-heap.c:87: warning: invalid application of 'sizeof' to 
a void type
../../../modules/ase/ase-heap.c:76: warning: packed attribute is unnecessary 
for 'data'
../../../modules/ase/ase-heap.c:77: warning: packed attribute is unnecessary 
for 'colour'
../../../modules/ase/ase-heap.c:79: warning: packed attribute is unnecessary 
for 'left'
../../../modules/ase/ase-heap.c:80: warning: packed attribute is unnecessary 
for 'right'
../../../modules/ase/ase-heap.c:82: warning: packed attribute is unnecessary 
for 'mother'
../../../modules/ase/ase-heap.c:83: warning: packed attribute is unnecessary 
for 'father'
../../../modules/ase/ase-heap.c:85: warning: packed attribute is unnecessary 
for 'prev'
../../../modules/ase/ase-heap.c:86: warning: packed attribute is unnecessary 
for 'next'
../../../modules/ase/ase-heap.c:87: warning: packed attribute is unnecessary 
for 'ase_yheap_cell_s'
../../../modules/ase/ase-heap.c:1027: warning: inlining failed in call to 
'_ase_yheapify': --param max-inline-insns-single limit reached
../../../modules/ase/ase-heap.c:1036: warning: called from here
../../../modules/ase/ase-heap.c:1027: warning: inlining failed in call to 
'_ase_yheapify': --param max-inline-insns-single limit reached
../../../modules/ase/ase-heap.c:1039: warning: called from here
../../../modules/ase/ase-heap.c:956: warning: inlining failed in call to 
'_ase_yheapify_sink': call is unlikely and code size would grow
../../../modules/ase/ase-heap.c:1042: warning: called from here
../../../modules/ase/ase-heap.c:1027: warning: inlining failed in call to 
'_ase_yheapify': --param max-inline-insns-single limit reached
../../../modules/ase/ase-heap.c:1036: warning: called from here
../../../modules/ase/ase-heap.c:1027: warning: inlining failed in call to 
'_ase_yheapify': --param max-inline-insns-single limit reached
../../../modules/ase/ase-heap.c:1036: warning: called from here
../../../modules/ase/ase-heap.c:1027: warning: inlining failed in call to 
'_ase_yheapify': --param max-inline-insns-single limit reached
../../../modules/ase/ase-heap.c:1039: warning: called from here
../../../modules/ase/ase-heap.c:956: warning: inlining failed in call to 
'_ase_yheapify_sink': call is unlikely and code size would grow
../../../modules/ase/ase-heap.c:1042: warning: called from here
../../../modules/ase/ase-heap.c:956: warning: inlining failed in call to 
'_ase_yheapify_sink': call is unlikely and code size would grow
../../../modules/ase/ase-heap.c:1042: warning: called from here
../../../modules/ase/ase-heap.c:1027: warning: inlining failed in call to 
'_ase_yheapify': --param max-inline-insns-single limit reached
../../../modules/ase/ase-heap.c:1036: warning: called from here
../../../modules/ase/ase-heap.c:1027: warning: inlining failed in call to 
'_ase_yheapify': --param max-inline-insns-single limit reached
../../../modules/ase/ase-heap.c:1039: warning: called from here
../../../modules/ase/ase-heap.c:956: warning: inlining failed in call to 
'_ase_yheapify_sink': call is unlikely and code size would grow
../../../modules/ase/ase-heap.c:1042: warning: called from here
../../../modules/ase/ase-heap.c:1027: warning: inlining failed in call to 
'_ase_yheapify': --param max-inline-insns-single limit reached
../../../modules/ase/ase-heap.c:1036: warning: called from here
../../../modules/ase/ase-heap.c:1027: warning: inlining failed in call to 
'_ase_yheapify': --param max-inline-insns-single limit reached
../../../modules/ase/ase-heap.c:1039: warning: called from here
../../../modules/ase/ase-heap.c:956: warning: inlining failed in call to 
'_ase_yheapify_sink': call is unlikely and code size would grow
../../../modules/ase/ase-heap.c:1042: warning: called from here
../../../modules/ase/ase-heap.c:956: warning: inlining failed in call to 
'_ase_yheapify_sink': call is unlikely and code size would grow
../../../modules/ase/ase-heap.c:1042: warning: called from here
../../../modules/ase/ase-heap.c:1027: warning: inlining failed in call to 
'_ase_yheapify': --param max-inline-insns-single limit reached
../../../modules/ase/ase-heap.c:1036: warning: called from here
../../../modules/ase/ase-heap.c:1027: warning: inlining failed in call to 
'_ase_yheapify': --param max-inline-insns-single limit reached
../../../modules/ase/ase-heap.c:1039: warning: called from here
../../../modules/ase/ase-heap.c:956: warning: inlining failed in call to 
'_ase_yheapify_sink': call is unlikely and code size would grow
../../../modules/ase/ase-heap.c:1042: warning: called from here
../../../modules/ase/ase-heap.c:1027: warning: inlining failed in call to 
'_ase_yheapify': --param max-inline-insns-single limit reached
../../../modules/ase/ase-heap.c:1036: warning: called from here
../../../modules/ase/ase-heap.c:1027: warning: inlining failed in call to 
'_ase_yheapify': --param max-inline-insns-single limit reached
../../../modules/ase/ase-heap.c:1039: warning: called from here
../../../modules/ase/ase-heap.c:956: warning: inlining failed in call to 
'_ase_yheapify_sink': call is unlikely and code size would grow
../../../modules/ase/ase-heap.c:1042: warning: called from here
../../../modules/ase/ase-heap.c:956: warning: inlining failed in call to 
'_ase_yheapify_sink': call is unlikely and code size would grow
../../../modules/ase/ase-heap.c:1042: warning: called from here
../../../src/event-queue.h:130: warning: cast from function call of type 'void 
*' to non-matching type 'long int'
../../../modules/ase/ase.c:71: warning: no previous declaration for 
'ase_LTX_init'
../../../modules/ase/ase.c:82: warning: no previous declaration for 
'ase_LTX_reinit'
../../../modules/ase/ase.c:93: warning: no previous declaration for 
'ase_LTX_deinit'
../../../src/event-queue.h:130: warning: cast from function call of type 'void 
*' to non-matching type 'long int'
../../../modules/ase/ase-cartesian.h:258: warning: no previous declaration for 
'__ase_vectorise'
../../../modules/ase/ase-set.c:52: warning: no previous declaration for 
'ase_set_LTX_init'
../../../modules/ase/ase-set.c:64: warning: no previous declaration for 
'ase_set_LTX_reinit'
../../../modules/ase/ase-set.c:73: warning: no previous declaration for 
'ase_set_LTX_deinit'
../../../src/event-queue.h:130: warning: cast from function call of type 'void 
*' to non-matching type 'long int'
../../../modules/ase/ase-cartesian.h:258: warning: no previous declaration for 
'__ase_vectorise'
../../../src/event-queue.h:130: warning: cast from function call of type 'void 
*' to non-matching type 'long int'
../../../modules/ase/ase-cartesian.h:258: warning: no previous declaration for 
'__ase_vectorise'
../../../modules/ase/ase-interval.c:62: warning: cast discards qualifiers from 
pointer target type
../../../modules/ase/ase-interval.c:2959: warning: function 
'_ase_interval_interior_update_lebesgue' can never be inlined because it uses 
alloca (override using the always_inline attribute)
../../../modules/ase/ase-interval.c:3073: warning: function 
'_ase_interval_union_update_lebesgue' can never be inlined because it uses 
alloca (override using the always_inline attribute)
../../../modules/ase/ase-interval.c:2974: warning: function 
'_ase_interval_interior_update_rational' can never be inlined because it uses 
alloca (override using the always_inline attribute)
../../../modules/ase/ase-interval.c:3088: warning: function 
'_ase_interval_union_update_rational' can never be inlined because it uses 
alloca (override using the always_inline attribute)
../../../modules/ase/ase-interval.c:1997: warning: function 
'_ase_subtract_union_intr' can never be inlined because it uses alloca 
(override using the always_inline attribute)
../../../modules/ase/ase-interval.c:1934: warning: function 
'ase_subtract_intr_intr' can never be inlined because it uses alloca (override 
using the always_inline attribute)
../../../modules/ase/ase-interval.c:1607: warning: function 
'ase_intersect_intr_intr' can never be inlined because it uses alloca (override 
using the always_inline attribute)
../../../modules/ase/ase-interval.c:1503: warning: function 
'ase_unite_intervals_intr' can never be inlined because it uses alloca 
(override using the always_inline attribute)
../../../modules/ase/ase-interval.c:1665: warning: function 
'_ase_intersect_union_intr' can never be inlined because it uses alloca 
(override using the always_inline attribute)
../../../modules/ase/ase-interval.c:2587: warning: function 
'_ase_interval_union_interior' can never be inlined because it uses alloca 
(override using the always_inline attribute)
../../../modules/ase/ase-interval.c:2485: warning: function 
'_ase_interval_union_closure' can never be inlined because it uses alloca 
(override using the always_inline attribute)
../../../modules/ase/ase-interval.c:2368: warning: function 
'_ase_interval_union_boundary' can never be inlined because it uses alloca 
(override using the always_inline attribute)
../../../modules/ase/ase-interval.c:2638: warning: inlining failed in call to 
'ase_interval_type': --param inline-unit-growth limit reached
../../../modules/ase/ase-interval.c:2781: warning: called from here
../../../modules/ase/ase-interval.c:2780: warning: inlining failed in call to 
'ase_interval_dimension': --param inline-unit-growth limit reached
../../../modules/ase/ase-interval.c:2805: warning: called from here
../../../modules/ase/ase-interval.c:2780: warning: inlining failed in call to 
'ase_interval_dimension': --param inline-unit-growth limit reached
../../../modules/ase/ase-interval.c:2811: warning: called from here
../../../modules/ase/ase-interval.c:2638: warning: inlining failed in call to 
'ase_interval_type': --param inline-unit-growth limit reached
../../../modules/ase/ase-interval.c:3337: warning: called from here
../../../modules/ase/ase-interval.c:2638: warning: inlining failed in call to 
'ase_interval_type': --param inline-unit-growth limit reached
../../../modules/ase/ase-interval.c:3338: warning: called from here
../../../modules/ase/ase-interval.c:2638: warning: inlining failed in call to 
'ase_interval_type': --param inline-unit-growth limit reached
../../../modules/ase/ase-interval.c:3313: warning: called from here
../../../modules/ase/ase-interval.c:2638: warning: inlining failed in call to 
'ase_interval_type': --param inline-unit-growth limit reached
../../../modules/ase/ase-interval.c:3314: warning: called from here
../../../modules/ase/ase.h:166: warning: inlining failed in call to 
'_ase_equal_p': --param inline-unit-growth limit reached
../../../modules/ase/ase-interval.c:701: warning: called from here
../../../modules/ase/ase.h:166: warning: inlining failed in call to 
'_ase_equal_p': --param inline-unit-growth limit reached
../../../modules/ase/ase-interval.c:708: warning: called from here
../../../modules/ase/ase.h:156: warning: inlining failed in call to 
'_ase_less_p': --param inline-unit-growth limit reached
../../../modules/ase/ase-interval.c:740: warning: called from here
../../../modules/ase/ase.h:166: warning: inlining failed in call to 
'_ase_equal_p': --param inline-unit-growth limit reached
../../../modules/ase/ase-interval.c:740: warning: called from here
../../../modules/ase/ase-interval.c:767: warning: inlining failed in call to 
'ase_interval_less_p': --param inline-unit-growth limit reached
../../../modules/ase/ase-interval.c:797: warning: called from here
../../../modules/ase/ase-interval.c:2638: warning: inlining failed in call to 
'ase_interval_type': --param inline-unit-growth limit reached
../../../modules/ase/ase-interval.c:3679: warning: called from here
../../../modules/ase/ase-interval.c:2638: warning: inlining failed in call to 
'ase_interval_type': --param inline-unit-growth limit reached
../../../modules/ase/ase-interval.c:3680: warning: called from here
../../../modules/ase/ase-interval.c:2638: warning: inlining failed in call to 
'ase_interval_type': --param inline-unit-growth limit reached
../../../modules/ase/ase-interval.c:2765: warning: called from here
../../../modules/ase/ase-interval.c:2638: warning: inlining failed in call to 
'ase_interval_type': --param inline-unit-growth limit reached
../../../modules/ase/ase-interval.c:2768: warning: called from here
../../../modules/ase/ase-interval.c:2959: warning: inlining failed in call to 
'_ase_interval_interior_update_lebesgue': function not inlinable
../../../modules/ase/ase-interval.c:2996: warning: called from here
../../../modules/ase/ase-interval.c:3073: warning: inlining failed in call to 
'_ase_interval_union_update_lebesgue': function not inlinable
../../../modules/ase/ase-interval.c:3132: warning: called from here
../../../modules/ase/ase-interval.c:2959: warning: inlining failed in call to 
'_ase_interval_interior_update_lebesgue': function not inlinable
../../../modules/ase/ase-interval.c:3118: warning: called from here
../../../modules/ase/ase-interval.c:3103: warning: inlining failed in call to 
'ase_interval_lebesgue_measure': --param inline-unit-growth limit reached
../../../modules/ase/ase-interval.c:3882: warning: called from here
../../../modules/ase/ase-interval.c:2959: warning: inlining failed in call to 
'_ase_interval_interior_update_lebesgue': function not inlinable
../../../modules/ase/ase-interval.c:3118: warning: called from here
../../../modules/ase/ase-interval.c:3073: warning: inlining failed in call to 
'_ase_interval_union_update_lebesgue': function not inlinable
../../../modules/ase/ase-interval.c:3132: warning: called from here
../../../modules/ase/ase.h:166: warning: inlining failed in call to 
'_ase_equal_p': --param inline-unit-growth limit reached
../../../modules/ase/ase-interval.c:1033: warning: called from here
../../../modules/ase/ase.h:166: warning: inlining failed in call to 
'_ase_equal_p': --param inline-unit-growth limit reached
../../../modules/ase/ase-interval.c:949: warning: called from here
../../../modules/ase/ase-interval.c:1027: warning: inlining failed in call to 
'_ase_interval_disjoint_p': --param inline-unit-growth limit reached
../../../modules/ase/ase-interval.c:1539: warning: called from here
../../../modules/ase/ase-interval.c:943: warning: inlining failed in call to 
'_ase_interval_connected_p': --param inline-unit-growth limit reached
../../../modules/ase/ase-interval.c:1545: warning: called from here
../../../modules/ase/ase-interval.c:943: warning: inlining failed in call to 
'_ase_interval_connected_p': --param inline-unit-growth limit reached
../../../modules/ase/ase-interval.c:1396: warning: called from here
../../../modules/ase/ase.h:166: warning: inlining failed in call to 
'_ase_equal_p': --param inline-unit-growth limit reached
../../../modules/ase/ase-interval.c:755: warning: called from here
../../../modules/ase/ase-