sxemacs-builds
[Top] [All Lists]

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

From: Sebastian Freundt <hroptatyr@xxxxxxxxxxx>
Subject: [Success] hroptatyr@xxxxxxxxxxxxxxxxxxxx/sxemacs--hrop--22.1.9--patch-24 on pentium3-pc-linux-gnu
Date: Sat, 05 Apr 2008 15:39:35 +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-24
> 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' '--without-libbind' 
'--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-24 "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
  Compiler version:                  gcc (GCC) 4.4.0 20080328 (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 -Wsign-compare 
-Wno-char-subscripts -Wundef -Wpacked -Wpointer-arith -Wshadow 
-Wmissing-declarations -Winline -Wbad-function-cast -Wcast-qual -Wcast-align 
-Wswitch -Wswitch-default -Wswitch-enum
    - 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:
    Compiling in 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.

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

The following option were unrecognised and will be ignored:
----------------------------------------------------------
 --without-libbind

I'm tempted to remove the entire directory now ...
... fortunately I think I'm in a good mood, so have a nice build anyway.


> shared library dependencies:
linux-gate.so.1 =>  (0xb7f3c000)
libsxelw-Xt.so.0 => /usr/local/lib/libsxelw-Xt.so.0 (0xb7f21000)
libpq.so.5 => /usr/local/pgsql/lib/libpq.so.5 (0xb7f04000)
libxslt.so.1 => /usr/local/lib/libxslt.so.1 (0xb7ecd000)
libxml2.so.2 => /usr/local/lib/libxml2.so.2 (0xb7da5000)
libpam.so.0 => /lib/libpam.so.0 (0xb7d72000)
libprelude.so.2 => /usr/local/lib/libprelude.so.2 (0xb7ce0000)
libgnutls.so.26 => /usr/local/lib/libgnutls.so.26 (0xb7c3e000)
libgcrypt.so.11 => /usr/local/lib/libgcrypt.so.11 (0xb7bd7000)
libgpg-error.so.0 => /usr/local/lib/libgpg-error.so.0 (0xb7bd2000)
libreadline.so.5 => /usr/local/lib/libreadline.so.5 (0xb7ba4000)
libcrypt.so.1 => /lib/libcrypt.so.1 (0xb7b73000)
libldap-2-devel.so.0 => /usr/local/lib/libldap-2-devel.so.0 (0xb7b35000)
libsasl2.so.2 => /usr/local/lib/libsasl2.so.2 (0xb7b1e000)
libssl.so.0.9.9 => /usr/local/lib/libssl.so.0.9.9 (0xb7ad7000)
libcrypto.so.0.9.9 => /usr/local/lib/libcrypto.so.0.9.9 (0xb7979000)
liblber-2-devel.so.0 => /usr/local/lib/liblber-2-devel.so.0 (0xb796c000)
libdb-4.6.so => /usr/local/lib/libdb-4.6.so (0xb780d000)
libmpfr.so.1 => /usr/local/lib/libmpfr.so.1 (0xb77c5000)
libgmp.so.3 => /usr/local/lib/libgmp.so.3 (0xb778c000)
libao.so.2 => /usr/local/lib/libao.so.2 (0xb7788000)
libjack.so.0 => /usr/local/lib/libjack.so.0 (0xb7770000)
libartsc.so.0 => /usr/local/lib/libartsc.so.0 (0xb776a000)
libgmodule-2.0.so.0 => /usr/local/lib/libgmodule-2.0.so.0 (0xb7767000)
libgthread-2.0.so.0 => /usr/local/lib/libgthread-2.0.so.0 (0xb7762000)
libglib-2.0.so.0 => /usr/local/lib/libglib-2.0.so.0 (0xb7692000)
libpulse.so.0 => /usr/local/lib/libpulse.so.0 (0xb763e000)
libasyncns.so.0 => /usr/local/lib/libasyncns.so.0 (0xb7639000)
libresolv.so.2 => /lib/libresolv.so.2 (0xb7627000)
libnsl.so.1 => /lib/libnsl.so.1 (0xb7612000)
libesd.so.0 => /usr/local/lib/libesd.so.0 (0xb7607000)
libaudiofile.so.0 => /usr/local/lib/libaudiofile.so.0 (0xb75e2000)
libaudio.so.2 => /usr/local/xorg7/lib/libaudio.so.2 (0xb75cc000)
libmagic.so.1 => /usr/local/lib/libmagic.so.1 (0xb75b8000)
libmad.so.0 => /usr/local/lib/libmad.so.0 (0xb75a1000)
libvorbisfile.so.3 => /usr/local/lib/libvorbisfile.so.3 (0xb7599000)
libasound.so.2 => /usr/lib/libasound.so.2 (0xb74d5000)
librt.so.1 => /lib/librt.so.1 (0xb74cc000)
libsox.so.0 => /usr/local/lib/libsox.so.0 (0xb74b5000)
libavformat.so.52 => /usr/local/lib/libavformat.so.52 (0xb7416000)
libavcodec.so.51 => /usr/local/lib/libavcodec.so.51 (0xb6da8000)
liba52.so.0 => /usr/local/lib/liba52.so.0 (0xb6d9d000)
libamrnb.so.2 => /usr/local/lib/libamrnb.so.2 (0xb6d60000)
libamrwb.so.2 => /usr/local/lib/libamrwb.so.2 (0xb6d35000)
libfaac.so.0 => /usr/local/lib/libfaac.so.0 (0xb6d24000)
libfaad.so.0 => /usr/local/lib/libfaad.so.0 (0xb6ce8000)
libmp3lame.so.0 => /usr/local/lib/libmp3lame.so.0 (0xb6c6d000)
libnut.so => /usr/local/lib/libnut.so (0xb6c60000)
libx264.so.58 => /usr/local/lib/libx264.so.58 (0xb6be6000)
libtheora.so.0 => /usr/local/lib/libtheora.so.0 (0xb6b98000)
libvorbisenc.so.2 => /usr/local/lib/libvorbisenc.so.2 (0xb6a9e000)
libavutil.so.49 => /usr/local/lib/libavutil.so.49 (0xb6a90000)
libvorbis.so.0 => /usr/local/lib/libvorbis.so.0 (0xb6a66000)
libogg.so.0 => /usr/local/lib/libogg.so.0 (0xb6a60000)
libsndfile.so.1 => /usr/local/lib/libsndfile.so.1 (0xb69dd000)
libtiff.so.5 => /usr/local/lib/libtiff.so.5 (0xb6976000)
libpng12.so.0 => /usr/local/lib/libpng12.so.0 (0xb6952000)
libjpeg.so.62 => /usr/local/lib/libjpeg.so.62 (0xb6932000)
libXpm.so.4 => /usr/local/xorg7/lib/libXpm.so.4 (0xb6922000)
libXaw3d.so.8 => /usr/local/xorg7/lib/libXaw3d.so.8 (0xb68da000)
libXmu.so.6 => /usr/local/xorg7/lib/libXmu.so.6 (0xb68c4000)
libXt.so.6 => /usr/local/xorg7/lib/libXt.so.6 (0xb6872000)
libXext.so.6 => /usr/local/xorg7/lib/libXext.so.6 (0xb6864000)
libX11.so.6 => /usr/local/xorg7/lib/libX11.so.6 (0xb6777000)
libxcb-xlib.so.0 => /usr/local/xorg7/lib/libxcb-xlib.so.0 (0xb6774000)
libxcb.so.1 => /usr/local/xorg7/lib/libxcb.so.1 (0xb675d000)
libXau.so.6 => /usr/local/xorg7/lib/libXau.so.6 (0xb675a000)
libXdmcp.so.6 => /usr/local/xorg7/lib/libXdmcp.so.6 (0xb6755000)
libSM.so.6 => /usr/local/xorg7/lib/libSM.so.6 (0xb674d000)
libICE.so.6 => /usr/local/xorg7/lib/libICE.so.6 (0xb6734000)
libutil.so.1 => /lib/libutil.so.1 (0xb6730000)
libffi.so.4 => /usr/local/lib/libffi.so.4 (0xb672a000)
libltdl.so.7 => /usr/local/lib/libltdl.so.7 (0xb6722000)
libz.so.1 => /usr/local/lib/libz.so.1 (0xb670e000)
libncurses.so.5 => /usr/local/lib/libncurses.so.5 (0xb66cc000)
libc.so.6 => /lib/libc.so.6 (0xb6597000)
libdl.so.2 => /lib/libdl.so.2 (0xb6593000)
libpthread.so.0 => /lib/libpthread.so.0 (0xb657b000)
libm.so.6 => /lib/libm.so.6 (0xb6555000)
libssp.so.0 => /usr/local/lib/libssp.so.0 (0xb6552000)
libldap_r-2-devel.so.0 => /usr/local/lib/libldap_r-2-devel.so.0 (0xb650e000)
/lib/ld-linux.so.2 (0xb7f3d000)
libXp.so.6 => /usr/local/xorg7/lib/libXp.so.6 (0xb6506000)

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

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


> Contents of /home/src/editors/sxemacs/=build/,,make-all.out
../../src/regex.c:6168: warning: assignment discards qualifiers from pointer 
target type
../../src/regex.c:6168: warning: assignment discards qualifiers from pointer 
target type
../../src/regex.c:6168: warning: assignment discards qualifiers from pointer 
target type
../../src/regex.c:6168: warning: assignment discards qualifiers from pointer 
target type
cd ../.. && /bin/sh /home/src/editors/sxemacs/missing --run autoheader
cd .. && /bin/sh ./config.status lwlib/config.h
make  all-am
make  all-am
make  all-am
make  all-am
../../src/lstream.c:816: warning: dereferencing type-punned pointer will break 
strict-aliasing rules
../../src/lstream.c:1267: warning: dereferencing type-punned pointer will break 
strict-aliasing rules
../../src/lstream.c:1274: warning: dereferencing type-punned pointer will break 
strict-aliasing rules
../../src/lstream.c:1280: warning: dereferencing type-punned pointer will break 
strict-aliasing rules
../../src/lstream.c:1320: warning: dereferencing type-punned pointer will break 
strict-aliasing rules
../../src/lstream.c:1337: warning: dereferencing type-punned pointer will break 
strict-aliasing rules
../../src/lstream.c:1360: warning: dereferencing type-punned pointer will break 
strict-aliasing rules
../../src/lstream.c:1375: warning: dereferencing type-punned pointer will break 
strict-aliasing rules
../../src/lstream.c:1583: warning: dereferencing type-punned pointer will break 
strict-aliasing rules
../../src/regex.c:3714: warning: cast discards qualifiers from pointer target 
type
../../src/regex.c:6168: warning: assignment discards qualifiers from pointer 
target type
../../src/search.c:761: warning: passing argument 1 of 'memcpy' discards 
qualifiers from pointer target type
../../src/imgproc.c:205: warning: switch missing default case
../../src/imgproc.c:283: warning: switch missing default case
../../src/keymap.c:3654: warning: cast discards qualifiers from pointer target 
type
../../src/keymap.c:4228: warning: cast discards qualifiers from pointer target 
type
../../src/console-x.c:54: warning: assignment discards qualifiers from pointer 
target type
../../src/event-Xt.c:3710: warning: cast discards qualifiers from pointer 
target type
../../src/frame-x.c:657: warning: cast discards qualifiers from pointer target 
type
../../src/glyphs-x.c:415: warning: dereferencing type-punned pointer will break 
strict-aliasing rules
../../src/glyphs-x.c:424: warning: dereferencing type-punned pointer will break 
strict-aliasing rules
../../src/glyphs-x.c:432: warning: dereferencing type-punned pointer will break 
strict-aliasing rules
../../src/glyphs-x.c:2122: warning: dereferencing type-punned pointer will 
break strict-aliasing rules
../../src/glyphs-x.c:2135: warning: dereferencing type-punned pointer will 
break strict-aliasing rules
../../src/glyphs-x.c:2150: warning: dereferencing type-punned pointer will 
break strict-aliasing rules
../../src/glyphs-x.c:2157: warning: dereferencing type-punned pointer will 
break strict-aliasing rules
../../src/glyphs-x.c:2170: warning: dereferencing type-punned pointer will 
break strict-aliasing rules
../../src/glyphs-x.c:2234: warning: dereferencing type-punned pointer will 
break strict-aliasing rules
../../src/glyphs-x.c:2237: warning: dereferencing type-punned pointer will 
break strict-aliasing rules
../../src/glyphs-x.c:2238: warning: dereferencing type-punned pointer will 
break strict-aliasing rules
../../src/glyphs-x.c:2598: warning: dereferencing type-punned pointer will 
break strict-aliasing rules
../../src/glyphs-x.c:2670: warning: dereferencing type-punned pointer will 
break strict-aliasing rules
../../src/glyphs-x.c:2764: warning: dereferencing type-punned pointer will 
break strict-aliasing rules
../../src/glyphs-x.c:2777: warning: dereferencing type-punned pointer will 
break strict-aliasing rules
../../src/redisplay-x.c:445: warning: enumeration value 'IMAGE_UNKNOWN' not 
handled in switch
../../src/redisplay-x.c:1307: warning: declaration of 'y1' shadows a global 
declaration
/usr/local/include/bits/mathcalls.h:242: warning: shadowed declaration is here
../../src/xgccache.c:95: warning: cast discards qualifiers from pointer target 
type
../../src/scrollbar-x.c:421: warning: switch missing default case
../../src/dialog-x.c:54: warning: cast from function call of type 'Lisp_Object' 
to non-matching type 'void *'
../../src/gui-x.c:413: warning: cast from function call of type 'Lisp_Object' 
to non-matching type 'void *'
../../src/gui-x.c:439: warning: cast from function call of type 'Lisp_Object' 
to non-matching type 'void *'
../../src/console-tty.c:217: warning: no return statement in function returning 
non-void
../../src/console-tty.c:215: warning: 'SFconsole_tty_colors' defined but not 
used
../../src/device-tty.c:162: warning: enumeration value 'DM_color_default' not 
handled in switch
../../src/device-tty.c:162: warning: enumeration value 'DM_color_select' not 
handled in switch
../../src/device-tty.c:162: warning: enumeration value 'DM_color_balloon' not 
handled in switch
../../src/device-tty.c:162: warning: enumeration value 'DM_color_3d_face' not 
handled in switch
../../src/device-tty.c:162: warning: enumeration value 'DM_color_3d_light' not 
handled in switch
../../src/device-tty.c:162: warning: enumeration value 'DM_color_3d_dark' not 
handled in switch
../../src/device-tty.c:162: warning: enumeration value 'DM_color_menu' not 
handled in switch
../../src/device-tty.c:162: warning: enumeration value 
'DM_color_menu_highlight' not handled in switch
../../src/device-tty.c:162: warning: enumeration value 'DM_color_menu_button' 
not handled in switch
../../src/device-tty.c:162: warning: enumeration value 'DM_color_menu_disabled' 
not handled in switch
../../src/device-tty.c:162: warning: enumeration value 'DM_color_toolbar' not 
handled in switch
../../src/device-tty.c:162: warning: enumeration value 'DM_color_scrollbar' not 
handled in switch
../../src/device-tty.c:162: warning: enumeration value 'DM_color_desktop' not 
handled in switch
../../src/device-tty.c:162: warning: enumeration value 'DM_color_workspace' not 
handled in switch
../../src/device-tty.c:162: warning: enumeration value 'DM_font_default' not 
handled in switch
../../src/device-tty.c:162: warning: enumeration value 'DM_font_menubar' not 
handled in switch
../../src/device-tty.c:162: warning: enumeration value 'DM_font_dialog' not 
handled in switch
../../src/device-tty.c:162: warning: enumeration value 'DM_size_cursor' not 
handled in switch
../../src/device-tty.c:162: warning: enumeration value 'DM_size_scrollbar' not 
handled in switch
../../src/device-tty.c:162: warning: enumeration value 'DM_size_menu' not 
handled in switch
../../src/device-tty.c:162: warning: enumeration value 'DM_size_toolbar' not 
handled in switch
../../src/device-tty.c:162: warning: enumeration value 'DM_size_toolbar_button' 
not handled in switch
../../src/device-tty.c:162: warning: enumeration value 'DM_size_toolbar_border' 
not handled in switch
../../src/device-tty.c:162: warning: enumeration value 'DM_size_icon' not 
handled in switch
../../src/device-tty.c:162: warning: enumeration value 'DM_size_icon_small' not 
handled in switch
../../src/device-tty.c:162: warning: enumeration value 'DM_size_workspace' not 
handled in switch
../../src/device-tty.c:162: warning: enumeration value 'DM_offset_workspace' 
not handled in switch
../../src/device-tty.c:162: warning: enumeration value 'DM_size_device_mm' not 
handled in switch
../../src/device-tty.c:162: warning: enumeration value 'DM_device_dpi' not 
handled in switch
../../src/device-tty.c:162: warning: enumeration value 'DM_num_bit_planes' not 
handled in switch
../../src/device-tty.c:162: warning: enumeration value 'DM_num_color_cells' not 
handled in switch
../../src/device-tty.c:162: warning: enumeration value 'DM_mouse_buttons' not 
handled in switch
../../src/device-tty.c:162: warning: enumeration value 'DM_swap_buttons' not 
handled in switch
../../src/device-tty.c:162: warning: enumeration value 'DM_show_sounds' not 
handled in switch
../../src/device-tty.c:162: warning: enumeration value 'DM_slow_device' not 
handled in switch
../../src/device-tty.c:162: warning: enumeration value 'DM_security' not 
handled in switch
../../src/objects-tty.c:46: warning: no previous declaration for 
'get_term_color_alias_slist'
../../src/objects-tty.c:51: warning: cast from function call of type 
'Lisp_Object' to non-matching type 'void *'
../../src/objects-tty.c:60: warning: cast from function call of type 
'Lisp_Object' to non-matching type 'void *'
../../src/objects-tty.c:67: warning: no previous declaration for 
'get_term_color_map_slist'
../../src/objects-tty.c:72: warning: cast from function call of type 
'Lisp_Object' to non-matching type 'void *'
../../src/objects-tty.c:81: warning: cast from function call of type 
'Lisp_Object' to non-matching type 'void *'
../../src/objects-tty.c:95: warning: declaration of 'index' shadows a global 
declaration
/usr/local/include/string.h:309: warning: shadowed declaration is here
../../src/objects-tty.c:197: warning: passing argument 1 of 
'error_check_console_type' makes pointer from integer without a cast
../../src/objects-tty.c:201: warning: passing argument 1 of 
'error_check_console_type' makes pointer from integer without a cast
../../src/objects-tty.c:208: warning: passing argument 1 of 
'error_check_console_type' makes pointer from integer without a cast
../../src/objects-tty.c:209: warning: pointer targets in passing argument 1 of 
'make_string' differ in signedness
../../src/objects-tty.c:213: warning: implicit declaration of function 
'Fget_skiplist'
../../src/objects-tty.c:220: warning: passing argument 1 of 
'error_check_console_type' makes pointer from integer without a cast
../../src/objects-tty.c:224: warning: passing argument 1 of 
'error_check_console_type' makes pointer from integer without a cast
../../src/objects-tty.c:231: warning: passing argument 1 of 
'error_check_console_type' makes pointer from integer without a cast
../../src/objects-tty.c:232: warning: pointer targets in passing argument 1 of 
'make_string' differ in signedness
../../src/objects-tty.c:237: warning: passing argument 1 of 'map2_skiplist' 
makes pointer from integer without a cast
../../src/objects-tty.c:280: warning: passing argument 1 of 
'error_check_console_type' makes pointer from integer without a cast
../../src/objects-tty.c:284: warning: passing argument 1 of 
'error_check_console_type' makes pointer from integer without a cast
../../src/objects-tty.c:291: warning: passing argument 1 of 
'error_check_console_type' makes pointer from integer without a cast
../../src/objects-tty.c:292: warning: pointer targets in passing argument 1 of 
'make_string' differ in signedness
../../src/objects-tty.c:296: warning: passing argument 1 of 'map2_skiplist' 
makes pointer from integer without a cast
../../src/objects-tty.c:273: warning: unused variable 'sym_color'
../../src/objects-tty.c:68: warning: inlining failed in call to 
'get_term_color_map_slist': call is unlikely and code size would grow
../../src/objects-tty.c:223: warning: called from here
../../src/objects-tty.c:68: warning: inlining failed in call to 
'get_term_color_map_slist': call is unlikely and code size would grow
../../src/objects-tty.c:233: warning: called from here
../../src/redisplay-tty.c:317: warning: enumeration value 'IMAGE_UNKNOWN' not 
handled in switch
../../src/redisplay-tty.c:570: warning: implicit declaration of function 
'Ffind_tty_color'
../../src/redisplay-tty.c:572: warning: declaration of 'index' shadows a global 
declaration
/usr/local/include/string.h:309: warning: shadowed declaration is here
../../src/redisplay-tty.c:576: warning: implicit declaration of function 'tparm'
../../src/redisplay-tty.c:576: warning: assignment makes pointer from integer 
without a cast
../../src/redisplay-tty.c:578: warning: assignment makes pointer from integer 
without a cast
../../src/redisplay-tty.c:584: warning: pointer targets in passing argument 2 
of 'send_tty_escseq' differ in signedness
../../src/redisplay-tty.c:601: warning: declaration of 'index' shadows a global 
declaration
/usr/local/include/string.h:309: warning: shadowed declaration is here
../../src/redisplay-tty.c:604: warning: assignment makes pointer from integer 
without a cast
../../src/redisplay-tty.c:606: warning: assignment makes pointer from integer 
without a cast
../../src/redisplay-tty.c:609: warning: pointer targets in passing argument 2 
of 'send_tty_escseq' differ in signedness
../../src/workers.c:158: warning: cast from function call of type 
'worker_job_t' to non-matching type 'long int'
../../src/workers.c:202: warning: enumeration value 
'NUMBER_OF_WORKER_JOB_STATES' not handled in switch
../../src/workers.c:366: warning: enumeration value 
'NUMBER_OF_WORKER_JOB_STATES' not handled in switch
../../src/ent.c:454: warning: cast from function call of type 'void *' to 
non-matching type 'long int'
../../src/ent.c:474: warning: enumeration value 
'lrecord_type_symbol_value_forward' not handled in switch
../../src/ent.c:474: warning: enumeration value 
'lrecord_type_symbol_value_varalias' not handled in switch
../../src/ent.c:474: warning: enumeration value 
'lrecord_type_symbol_value_lisp_magic' not handled in switch
../../src/ent.c:474: warning: enumeration value 
'lrecord_type_symbol_value_buffer_local' not handled in switch
../../src/ent.c:474: warning: enumeration value 
'lrecord_type_max_symbol_value_magic' not handled in switch
../../src/ent.c:474: warning: enumeration value 'lrecord_type_symbol' not 
handled in switch
../../src/ent.c:474: warning: enumeration value 'lrecord_type_subr' not handled 
in switch
../../src/ent.c:474: warning: enumeration value 'lrecord_type_cons' not handled 
in switch
../../src/ent.c:474: warning: enumeration value 'lrecord_type_vector' not 
handled in switch
../../src/ent.c:474: warning: enumeration value 'lrecord_type_string' not 
handled in switch
../../src/ent.c:474: warning: enumeration value 'lrecord_type_lcrecord_list' 
not handled in switch
../../src/ent.c:474: warning: enumeration value 
'lrecord_type_compiled_function' not handled in switch
../../src/ent.c:474: warning: enumeration value 'lrecord_type_weak_list' not 
handled in switch
../../src/ent.c:474: warning: enumeration value 'lrecord_type_bit_vector' not 
handled in switch
../../src/ent.c:474: warning: enumeration value 'lrecord_type_hash_table' not 
handled in switch
../../src/ent.c:474: warning: enumeration value 'lrecord_type_lstream' not 
handled in switch
../../src/ent.c:474: warning: enumeration value 'lrecord_type_process' not 
handled in switch
../../src/ent.c:474: warning: enumeration value 'lrecord_type_charset' not 
handled in switch
../../src/ent.c:474: warning: enumeration value 'lrecord_type_coding_system' 
not handled in switch
../../src/ent.c:474: warning: enumeration value 'lrecord_type_char_table' not 
handled in switch
../../src/ent.c:474: warning: enumeration value 'lrecord_type_char_table_entry' 
not handled in switch
../../src/ent.c:474: warning: enumeration value 'lrecord_type_range_table' not 
handled in switch
../../src/ent.c:474: warning: enumeration value 'lrecord_type_opaque' not 
handled in switch
../../src/ent.c:474: warning: enumeration value 'lrecord_type_opaque_ptr' not 
handled in switch
../../src/ent.c:474: warning: enumeration value 'lrecord_type_buffer' not 
handled in switch
../../src/ent.c:474: warning: enumeration value 'lrecord_type_extent' not 
handled in switch
../../src/ent.c:474: warning: enumeration value 'lrecord_type_extent_info' not 
handled in switch
../../src/ent.c:474: warning: enumeration value 'lrecord_type_extent_auxiliary' 
not handled in switch
../../src/ent.c:474: warning: enumeration value 'lrecord_type_event' not 
handled in switch
../../src/ent.c:474: warning: enumeration value 'lrecord_type_event_queue' not 
handled in switch
../../src/ent.c:474: warning: enumeration value 'lrecord_type_event_prique' not 
handled in switch
../../src/ent.c:474: warning: enumeration value 'lrecord_type_worker_job' not 
handled in switch
../../src/ent.c:474: warning: enumeration value 'lrecord_type_keymap' not 
handled in switch
../../src/ent.c:474: warning: enumeration value 'lrecord_type_command_builder' 
not handled in switch
../../src/ent.c:474: warning: enumeration value 'lrecord_type_timeout' not 
handled in switch
../../src/ent.c:474: warning: enumeration value 'lrecord_type_specifier' not 
handled in switch
../../src/ent.c:474: warning: enumeration value 'lrecord_type_console' not 
handled in switch
../../src/ent.c:474: warning: enumeration value 'lrecord_type_device' not 
handled in switch
../../src/ent.c:474: warning: enumeration value 'lrecord_type_frame' not 
handled in switch
../../src/ent.c:474: warning: enumeration value 'lrecord_type_window' not 
handled in switch
../../src/ent.c:474: warning: enumeration value 
'lrecord_type_window_configuration' not handled in switch
../../src/ent.c:474: warning: enumeration value 'lrecord_type_gui_item' not 
handled in switch
../../src/ent.c:474: warning: enumeration value 'lrecord_type_popup_data' not 
handled in switch
../../src/ent.c:474: warning: enumeration value 'lrecord_type_toolbar_button' 
not handled in switch
../../src/ent.c:474: warning: enumeration value 'lrecord_type_color_instance' 
not handled in switch
../../src/ent.c:474: warning: enumeration value 'lrecord_type_font_instance' 
not handled in switch
../../src/ent.c:474: warning: enumeration value 'lrecord_type_image_instance' 
not handled in switch
../../src/ent.c:474: warning: enumeration value 'lrecord_type_glyph' not 
handled in switch
../../src/ent.c:474: warning: enumeration value 'lrecord_type_face' not handled 
in switch
../../src/ent.c:474: warning: enumeration value 'lrecord_type_database' not 
handled in switch
../../src/ent.c:474: warning: enumeration value 'lrecord_type_tooltalk_message' 
not handled in switch
../../src/ent.c:474: warning: enumeration value 'lrecord_type_tooltalk_pattern' 
not handled in switch
../../src/ent.c:474: warning: enumeration value 'lrecord_type_ldap' not handled 
in switch
../../src/ent.c:474: warning: enumeration value 'lrecord_type_pgconn' not 
handled in switch
../../src/ent.c:474: warning: enumeration value 'lrecord_type_pgresult' not 
handled in switch
../../src/ent.c:474: warning: enumeration value 'lrecord_type_devmode' not 
handled in switch
../../src/ent.c:474: warning: enumeration value 'lrecord_type_case_table' not 
handled in switch
../../src/ent.c:474: warning: enumeration value 'lrecord_type_emacs_ffi' not 
handled in switch
../../src/ent.c:474: warning: enumeration value 'lrecord_type_emacs_gtk_object' 
not handled in switch
../../src/ent.c:474: warning: enumeration value 'lrecord_type_emacs_gtk_boxed' 
not handled in switch
../../src/ent.c:474: warning: enumeration value 'lrecord_type_ffiobject' not 
handled in switch
../../src/ent.c:474: warning: enumeration value 'lrecord_type_evp_pkey' not 
handled in switch
../../src/ent.c:474: warning: enumeration value 'lrecord_type_ssl_conn' not 
handled in switch
../../src/ent.c:474: warning: enumeration value 'lrecord_type_dllist' not 
handled in switch
../../src/ent.c:474: warning: enumeration value 'lrecord_type_skiplist' not 
handled in switch
../../src/ent.c:474: warning: enumeration value 'lrecord_type_bloom' not 
handled in switch
../../src/ent.c:474: warning: enumeration value 'lrecord_type_audio_device' not 
handled in switch
../../src/ent.c:474: warning: enumeration value 'lrecord_type_media_stream' not 
handled in switch
../../src/ent.c:474: warning: enumeration value 'lrecord_type_media_thread' not 
handled in switch
../../src/ent.c:474: warning: enumeration value 'lrecord_type_float' not 
handled in switch
../../src/ent.c:474: warning: enumeration value 'lrecord_type_bigz' not handled 
in switch
../../src/ent.c:474: warning: enumeration value 'lrecord_type_bigq' not handled 
in switch
../../src/ent.c:474: warning: enumeration value 'lrecord_type_bigf' not handled 
in switch
../../src/ent.c:474: warning: enumeration value 'lrecord_type_bigfr' not 
handled in switch
../../src/ent.c:474: warning: enumeration value 'lrecord_type_bigc' not handled 
in switch
../../src/ent.c:474: warning: enumeration value 'lrecord_type_bigg' not handled 
in switch
../../src/ent.c:474: warning: enumeration value 'lrecord_type_quatern' not 
handled in switch
../../src/ent.c:474: warning: enumeration value 'lrecord_type_indef' not 
handled in switch
../../src/ent.c:474: warning: enumeration value 'lrecord_type_free' not handled 
in switch
../../src/ent.c:474: warning: enumeration value 'lrecord_type_undefined' not 
handled in switch
../../src/ent.c:474: warning: enumeration value 
'lrecord_type_last_built_in_type' not handled in switch
../../src/ent.c:469: warning: enumeration value 'Lisp_Type_Int_Even' not 
handled in switch
../../src/ent.c:469: warning: enumeration value 'Lisp_Type_Char' not handled in 
switch
../../src/ent.c:469: warning: enumeration value 'Lisp_Type_Int_Odd' not handled 
in switch
../../src/ent-indef.c:93: warning: enumeration value 
'END_OF_COMPARABLE_INFINITIES' not handled in switch
../../src/ent-indef.c:93: warning: enumeration value 'END_OF_INFINITIES' not 
handled in switch
../../src/ent-indef.c:93: warning: enumeration value 'NUMBER_INDEFS' not 
handled in switch
../../src/ent-indef.c:364: warning: enumeration value 
'END_OF_COMPARABLE_INFINITIES' not handled in switch
../../src/ent-indef.c:364: warning: enumeration value 'END_OF_INFINITIES' not 
handled in switch
../../src/ent-indef.c:364: warning: enumeration value 'NUMBER_INDEFS' not 
handled in switch
../../src/floatfns.c:797: warning: declaration of 'logb' shadows a global 
declaration
/usr/local/include/bits/mathcalls.h:135: warning: shadowed declaration is here
../../src/floatfns.c:1498: warning: cast from function call of type 'double' to 
non-matching type 'long int'
../../src/ent-gmp.c:370: warning: inlining failed in call to 'ent_mpz_zerop': 
call is unlikely and code size would grow
../../src/ent-gmp.c:678: warning: called from here
../../src/ent-gmp.c:714: warning: inlining failed in call to 
'ent_pow_integer_integer': --param max-inline-insns-single limit reached
../../src/ent-gmp.c:730: warning: called from here
../../src/ent-gmp.c:1929: warning: inlining failed in call to 
'ent_pow_BIGF_T_integer': --param max-inline-insns-single limit reached
../../src/ent-gmp.c:1938: warning: called from here
../../src/ent-gmp.c:1275: warning: inlining failed in call to 
'ent_pow_BIGQ_T_integer': --param max-inline-insns-single limit reached
../../src/ent-gmp.c:1283: warning: called from here
../../src/ent-mpfr.c:799: warning: inlining failed in call to 
'ent_pow_BIGFR_T_integer': --param max-inline-insns-single limit reached
../../src/ent-mpfr.c:803: warning: called from here
../../src/ent-gaussian.c:763: warning: 'expo' may be used uninitialized in this 
function
../../src/ent-mpc.c:439: warning: inlining failed in call to 'ent_prod_BIGC_T': 
--param max-inline-insns-single limit reached
../../src/ent-mpc.c:475: warning: called from here
../../src/ent-mpc.c:368: warning: inlining failed in call to 'ent_diff_BIGC_T': 
--param max-inline-insns-single limit reached
../../src/ent-mpc.c:426: warning: called from here
../../src/ent-mpc.c:368: warning: inlining failed in call to 'ent_diff_BIGC_T': 
--param max-inline-insns-single limit reached
../../src/ent-mpc.c:414: warning: called from here
../../src/ent-mpc.c:447: warning: inlining failed in call to 
'ent_prod_BIGC_T_COMPARABLE': --param max-inline-insns-single limit reached
../../src/ent-mpc.c:463: warning: called from here
../../src/ent-mpc.c:330: warning: inlining failed in call to 
'ent_sum_BIGC_T_COMPARABLE': --param max-inline-insns-single limit reached
../../src/ent-mpc.c:346: warning: called from here
../../src/ent-mpc.c:322: warning: inlining failed in call to 'ent_sum_BIGC_T': 
--param max-inline-insns-single limit reached
../../src/ent-mpc.c:358: warning: called from here
../../src/ent-mpc.c:439: warning: inlining failed in call to 'ent_prod_BIGC_T': 
--param max-inline-insns-single limit reached
../../src/ent-mpc.c:475: warning: called from here
../../src/ent-mpc.c:322: warning: inlining failed in call to 'ent_sum_BIGC_T': 
--param max-inline-insns-single limit reached
../../src/ent-mpc.c:358: warning: called from here
../../src/ent-mpc.c:485: warning: inlining failed in call to 'ent_div_BIGC_T': 
--param max-inline-insns-single limit reached
../../src/ent-mpc.c:582: warning: called from here
../../src/ent-mpc.c:485: warning: inlining failed in call to 'ent_div_BIGC_T': 
--param max-inline-insns-single limit reached
../../src/ent-mpc.c:562: warning: called from here
../../src/mule-ccl.c:962: warning: comparison between signed and unsigned
../../src/mule-ccl.c:1014: warning: comparison between signed and unsigned
../../src/mule-ccl.c:1032: warning: comparison between signed and unsigned
../../src/mule-ccl.c:1132: warning: comparison between signed and unsigned
../../src/mule-ccl.c:1526: warning: comparison between signed and unsigned
../../src/mule-ccl.c:1530: warning: comparison between signed and unsigned
../../src/mule-ccl.c:1742: warning: comparison between signed and unsigned
../../src/mule-ccl.c:1748: warning: comparison between signed and unsigned
../../src/media.c:139: warning: enumeration value 'NUMBER_OF_MEDIA_KINDS' not 
handled in switch
../../src/media.c:206: warning: enumeration value 'MKIND_UNKNOWN' not handled 
in switch
../../src/media.c:206: warning: enumeration value 'MKIND_FIFO' not handled in 
switch
../../src/media.c:206: warning: enumeration value 'MKIND_STREAM' not handled in 
switch
../../src/media.c:206: warning: enumeration value 'NUMBER_OF_MEDIA_KINDS' not 
handled in switch
../../src/media.c:247: warning: enumeration value 'NUMBER_OF_MEDIA_KINDS' not 
handled in switch
../../src/media.c:280: warning: enumeration value 'NUMBER_OF_MEDIA_DRIVERS' not 
handled in switch
../../src/media.c:365: warning: enumeration value 'MTYPE_UNKNOWN' not handled 
in switch
../../src/media.c:365: warning: enumeration value 'MTYPE_IMAGE' not handled in 
switch
../../src/media.c:365: warning: enumeration value 'NUMBER_OF_MEDIA_TYPES' not 
handled in switch
../../src/media.c:494: warning: enumeration value 'NUMBER_OF_MEDIA_TYPES' not 
handled in switch
../../src/media.c:817: warning: enumeration value 'NUMBER_OF_MEDIA_TYPES' not 
handled in switch
../../src/media.c:984: warning: enumeration value 'MKIND_UNKNOWN' not handled 
in switch
../../src/media.c:984: warning: enumeration value 'NUMBER_OF_MEDIA_KINDS' not 
handled in switch
../../src/media.c:1021: warning: enumeration value 'MDRIVER_UNKNOWN' not 
handled in switch
../../src/media.c:1021: warning: enumeration value 'NUMBER_OF_MEDIA_DRIVERS' 
not handled in switch
../../src/media.c:1336: warning: comparison between signed and unsigned
../../src/sound.c:232: warning: cast from function call of type 'worker_job_t' 
to non-matching type 'long int'
../../src/sound.c:879: warning: enumeration value 'NUMBER_OF_AUDIO_DRIVERS' not 
handled in switch
../../src/sound.c:927: warning: enumeration value 'NUMBER_OF_AUDIO_STATES' not 
handled in switch
../../src/sound.c:1200: warning: enumeration value 'ADRIVER_UNKNOWN' not 
handled in switch
../../src/sound.c:1200: warning: enumeration value 'ADRIVER_POLYP' not handled 
in switch
../../src/sound.c:1200: warning: enumeration value 'NUMBER_OF_AUDIO_DRIVERS' 
not handled in switch
../../src/dgif_lib.c:724: warning: enumeration value 'UNDEFINED_RECORD_TYPE' 
not handled in switch
../../src/dgif_lib.c:724: warning: enumeration value 'SCREEN_DESC_RECORD_TYPE' 
not handled in switch
../../src/media-sndfile.c:98: warning: enumeration value 'MKIND_UNKNOWN' not 
handled in switch
../../src/media-sndfile.c:98: warning: enumeration value 'MKIND_FIFO' not 
handled in switch
../../src/media-sndfile.c:98: warning: enumeration value 'MKIND_STREAM' not 
handled in switch
../../src/media-sndfile.c:98: warning: enumeration value 
'NUMBER_OF_MEDIA_KINDS' not handled in switch
../../src/media-sndfile.c:226: warning: switch missing default case
../../src/media-sndfile.c:282: warning: declaration of 'read' shadows a global 
declaration
/usr/local/include/unistd.h:327: warning: shadowed declaration is here
../../src/media-sndfile.c:299: warning: switch missing default case
../../src/media-ffmpeg.c:93: warning: enumeration value 'CODEC_ID_NONE' not 
handled in switch
../../src/media-ffmpeg.c:93: warning: enumeration value 'CODEC_ID_MPEG1VIDEO' 
not handled in switch
../../src/media-ffmpeg.c:93: warning: enumeration value 'CODEC_ID_MPEG2VIDEO' 
not handled in switch
../../src/media-ffmpeg.c:93: warning: enumeration value 
'CODEC_ID_MPEG2VIDEO_XVMC' not handled in switch
../../src/media-ffmpeg.c:93: warning: enumeration value 'CODEC_ID_H261' not 
handled in switch
../../src/media-ffmpeg.c:93: warning: enumeration value 'CODEC_ID_H263' not 
handled in switch
../../src/media-ffmpeg.c:93: warning: enumeration value 'CODEC_ID_RV10' not 
handled in switch
../../src/media-ffmpeg.c:93: warning: enumeration value 'CODEC_ID_RV20' not 
handled in switch
../../src/media-ffmpeg.c:93: warning: enumeration value 'CODEC_ID_MJPEG' not 
handled in switch
../../src/media-ffmpeg.c:93: warning: enumeration value 'CODEC_ID_MJPEGB' not 
handled in switch
../../src/media-ffmpeg.c:93: warning: enumeration value 'CODEC_ID_LJPEG' not 
handled in switch
../../src/media-ffmpeg.c:93: warning: enumeration value 'CODEC_ID_SP5X' not 
handled in switch
../../src/media-ffmpeg.c:93: warning: enumeration value 'CODEC_ID_JPEGLS' not 
handled in switch
../../src/media-ffmpeg.c:93: warning: enumeration value 'CODEC_ID_MPEG4' not 
handled in switch
../../src/media-ffmpeg.c:93: warning: enumeration value 'CODEC_ID_RAWVIDEO' not 
handled in switch
../../src/media-ffmpeg.c:93: warning: enumeration value 'CODEC_ID_MSMPEG4V1' 
not handled in switch
../../src/media-ffmpeg.c:93: warning: enumeration value 'CODEC_ID_MSMPEG4V2' 
not handled in switch
../../src/media-ffmpeg.c:93: warning: enumeration value 'CODEC_ID_MSMPEG4V3' 
not handled in switch
../../src/media-ffmpeg.c:93: warning: enumeration value 'CODEC_ID_WMV1' not 
handled in switch
../../src/media-ffmpeg.c:93: warning: enumeration value 'CODEC_ID_WMV2' not 
handled in switch
../../src/media-ffmpeg.c:93: warning: enumeration value 'CODEC_ID_H263P' not 
handled in switch
../../src/media-ffmpeg.c:93: warning: enumeration value 'CODEC_ID_H263I' not 
handled in switch
../../src/media-ffmpeg.c:93: warning: enumeration value 'CODEC_ID_FLV1' not 
handled in switch
../../src/media-ffmpeg.c:93: warning: enumeration value 'CODEC_ID_SVQ1' not 
handled in switch
../../src/media-ffmpeg.c:93: warning: enumeration value 'CODEC_ID_SVQ3' not 
handled in switch
../../src/media-ffmpeg.c:93: warning: enumeration value 'CODEC_ID_DVVIDEO' not 
handled in switch
../../src/media-ffmpeg.c:93: warning: enumeration value 'CODEC_ID_HUFFYUV' not 
handled in switch
../../src/media-ffmpeg.c:93: warning: enumeration value 'CODEC_ID_CYUV' not 
handled in switch
../../src/media-ffmpeg.c:93: warning: enumeration value 'CODEC_ID_H264' not 
handled in switch
../../src/media-ffmpeg.c:93: warning: enumeration value 'CODEC_ID_INDEO3' not 
handled in switch
../../src/media-ffmpeg.c:93: warning: enumeration value 'CODEC_ID_VP3' not 
handled in switch
../../src/media-ffmpeg.c:93: warning: enumeration value 'CODEC_ID_THEORA' not 
handled in switch
../../src/media-ffmpeg.c:93: warning: enumeration value 'CODEC_ID_ASV1' not 
handled in switch
../../src/media-ffmpeg.c:93: warning: enumeration value 'CODEC_ID_ASV2' not 
handled in switch
../../src/media-ffmpeg.c:93: warning: enumeration value 'CODEC_ID_FFV1' not 
handled in switch
../../src/media-ffmpeg.c:93: warning: enumeration value 'CODEC_ID_4XM' not 
handled in switch
../../src/media-ffmpeg.c:93: warning: enumeration value 'CODEC_ID_VCR1' not 
handled in switch
../../src/media-ffmpeg.c:93: warning: enumeration value 'CODEC_ID_CLJR' not 
handled in switch
../../src/media-ffmpeg.c:93: warning: enumeration value 'CODEC_ID_MDEC' not 
handled in switch
../../src/media-ffmpeg.c:93: warning: enumeration value 'CODEC_ID_ROQ' not 
handled in switch
../../src/media-ffmpeg.c:93: warning: enumeration value 
'CODEC_ID_INTERPLAY_VIDEO' not handled in switch
../../src/media-ffmpeg.c:93: warning: enumeration value 'CODEC_ID_XAN_WC3' not 
handled in switch
../../src/media-ffmpeg.c:93: warning: enumeration value 'CODEC_ID_XAN_WC4' not 
handled in switch
../../src/media-ffmpeg.c:93: warning: enumeration value 'CODEC_ID_RPZA' not 
handled in switch
../../src/media-ffmpeg.c:93: warning: enumeration value 'CODEC_ID_CINEPAK' not 
handled in switch
../../src/media-ffmpeg.c:93: warning: enumeration value 'CODEC_ID_WS_VQA' not 
handled in switch
../../src/media-ffmpeg.c:93: warning: enumeration value 'CODEC_ID_MSRLE' not 
handled in switch
../../src/media-ffmpeg.c:93: warning: enumeration value 'CODEC_ID_MSVIDEO1' not 
handled in switch
../../src/media-ffmpeg.c:93: warning: enumeration value 'CODEC_ID_IDCIN' not 
handled in switch
../../src/media-ffmpeg.c:93: warning: enumeration value 'CODEC_ID_8BPS' not 
handled in switch
../../src/media-ffmpeg.c:93: warning: enumeration value 'CODEC_ID_SMC' not 
handled in switch
../../src/media-ffmpeg.c:93: warning: enumeration value 'CODEC_ID_FLIC' not 
handled in switch
../../src/media-ffmpeg.c:93: warning: enumeration value 'CODEC_ID_TRUEMOTION1' 
not handled in switch
../../src/media-ffmpeg.c:93: warning: enumeration value 'CODEC_ID_VMDVIDEO' not 
handled in switch
../../src/media-ffmpeg.c:93: warning: enumeration value 'CODEC_ID_MSZH' not 
handled in switch
../../src/media-ffmpeg.c:93: warning: enumeration value 'CODEC_ID_ZLIB' not 
handled in switch
../../src/media-ffmpeg.c:93: warning: enumeration value 'CODEC_ID_QTRLE' not 
handled in switch
../../src/media-ffmpeg.c:93: warning: enumeration value 'CODEC_ID_SNOW' not 
handled in switch
../../src/media-ffmpeg.c:93: warning: enumeration value 'CODEC_ID_TSCC' not 
handled in switch
../../src/media-ffmpeg.c:93: warning: enumeration value 'CODEC_ID_ULTI' not 
handled in switch
../../src/media-ffmpeg.c:93: warning: enumeration value 'CODEC_ID_QDRAW' not 
handled in switch
../../src/media-ffmpeg.c:93: warning: enumeration value 'CODEC_ID_VIXL' not 
handled in switch
../../src/media-ffmpeg.c:93: warning: enumeration value 'CODEC_ID_QPEG' not 
handled in switch
../../src/media-ffmpeg.c:93: warning: enumeration value 'CODEC_ID_XVID' not 
handled in switch
../../src/media-ffmpeg.c:93: warning: enumeration value 'CODEC_ID_PNG' not 
handled in switch
../../src/media-ffmpeg.c:93: warning: enumeration value 'CODEC_ID_PPM' not 
handled in switch
../../src/media-ffmpeg.c:93: warning: enumeration value 'CODEC_ID_PBM' not 
handled in switch
../../src/media-ffmpeg.c:93: warning: enumeration value 'CODEC_ID_PGM' not 
handled in switch
../../src/media-ffmpeg.c:93: warning: enumeration value 'CODEC_ID_PGMYUV' not 
handled in switch
../../src/media-ffmpeg.c:93: warning: enumeration value 'CODEC_ID_PAM' not 
handled in switch
../../src/media-ffmpeg.c:93: warning: enumeration value 'CODEC_ID_FFVHUFF' not 
handled in switch
../../src/media-ffmpeg.c:93: warning: enumeration value 'CODEC_ID_RV30' not 
handled in switch
../../src/media-ffmpeg.c:93: warning: enumeration value 'CODEC_ID_RV40' not 
handled in switch
../../src/media-ffmpeg.c:93: warning: enumeration value 'CODEC_ID_VC1' not 
handled in switch
../../src/media-ffmpeg.c:93: warning: enumeration value 'CODEC_ID_WMV3' not 
handled in switch
../../src/media-ffmpeg.c:93: warning: enumeration value 'CODEC_ID_LOCO' not 
handled in switch
../../src/media-ffmpeg.c:93: warning: enumeration value 'CODEC_ID_WNV1' not 
handled in switch
../../src/media-ffmpeg.c:93: warning: enumeration value 'CODEC_ID_AASC' not 
handled in switch
../../src/media-ffmpeg.c:93: warning: enumeration value 'CODEC_ID_INDEO2' not 
handled in switch
../../src/media-ffmpeg.c:93: warning: enumeration value 'CODEC_ID_FRAPS' not 
handled in switch
../../src/media-ffmpeg.c:93: warning: enumeration value 'CODEC_ID_TRUEMOTION2' 
not handled in switch
../../src/media-ffmpeg.c:93: warning: enumeration value 'CODEC_ID_BMP' not 
handled in switch
../../src/media-ffmpeg.c:93: warning: enumeration value 'CODEC_ID_CSCD' not 
handled in switch
../../src/media-ffmpeg.c:93: warning: enumeration value 'CODEC_ID_MMVIDEO' not 
handled in switch
../../src/media-ffmpeg.c:93: warning: enumeration value 'CODEC_ID_ZMBV' not 
handled in switch
../../src/media-ffmpeg.c:93: warning: enumeration value 'CODEC_ID_AVS' not 
handled in switch
../../src/media-ffmpeg.c:93: warning: enumeration value 'CODEC_ID_SMACKVIDEO' 
not handled in switch
../../src/media-ffmpeg.c:93: warning: enumeration value 'CODEC_ID_NUV' not 
handled in switch
../../src/media-ffmpeg.c:93: warning: enumeration value 'CODEC_ID_KMVC' not 
handled in switch
../../src/media-ffmpeg.c:93: warning: enumeration value 'CODEC_ID_FLASHSV' not 
handled in switch
../../src/media-ffmpeg.c:93: warning: enumeration value 'CODEC_ID_CAVS' not 
handled in switch
../../src/media-ffmpeg.c:93: warning: enumeration value 'CODEC_ID_JPEG2000' not 
handled in switch
../../src/media-ffmpeg.c:93: warning: enumeration value 'CODEC_ID_VMNC' not 
handled in switch
../../src/media-ffmpeg.c:93: warning: enumeration value 'CODEC_ID_VP5' not 
handled in switch
../../src/media-ffmpeg.c:93: warning: enumeration value 'CODEC_ID_VP6' not 
handled in switch
../../src/media-ffmpeg.c:93: warning: enumeration value 'CODEC_ID_VP6F' not 
handled in switch
../../src/media-ffmpeg.c:93: warning: enumeration value 'CODEC_ID_TARGA' not 
handled in switch
../../src/media-ffmpeg.c:93: warning: enumeration value 'CODEC_ID_DSICINVIDEO' 
not handled in switch
../../src/media-ffmpeg.c:93: warning: enumeration value 
'CODEC_ID_TIERTEXSEQVIDEO' not handled in switch
../../src/media-ffmpeg.c:93: warning: enumeration value 'CODEC_ID_TIFF' not 
handled in switch
../../src/media-ffmpeg.c:93: warning: enumeration value 'CODEC_ID_GIF' not 
handled in switch
../../src/media-ffmpeg.c:93: warning: enumeration value 'CODEC_ID_FFH264' not 
handled in switch
../../src/media-ffmpeg.c:93: warning: enumeration value 'CODEC_ID_DXA' not 
handled in switch
../../src/media-ffmpeg.c:93: warning: enumeration value 'CODEC_ID_DNXHD' not 
handled in switch
../../src/media-ffmpeg.c:93: warning: enumeration value 'CODEC_ID_THP' not 
handled in switch
../../src/media-ffmpeg.c:93: warning: enumeration value 'CODEC_ID_SGI' not 
handled in switch
../../src/media-ffmpeg.c:93: warning: enumeration value 'CODEC_ID_C93' not 
handled in switch
../../src/media-ffmpeg.c:93: warning: enumeration value 'CODEC_ID_BETHSOFTVID' 
not handled in switch
../../src/media-ffmpeg.c:93: warning: enumeration value 'CODEC_ID_PTX' not 
handled in switch
../../src/media-ffmpeg.c:93: warning: enumeration value 'CODEC_ID_TXD' not 
handled in switch
../../src/media-ffmpeg.c:93: warning: enumeration value 'CODEC_ID_VP6A' not 
handled in switch
../../src/media-ffmpeg.c:93: warning: enumeration value 'CODEC_ID_AMV' not 
handled in switch
../../src/media-ffmpeg.c:93: warning: enumeration value 'CODEC_ID_VB' not 
handled in switch
../../src/media-ffmpeg.c:93: warning: enumeration value 'CODEC_ID_PCX' not 
handled in switch
../../src/media-ffmpeg.c:93: warning: enumeration value 'CODEC_ID_SUNRAST' not 
handled in switch
../../src/media-ffmpeg.c:93: warning: enumeration value 'CODEC_ID_INDEO4' not 
handled in switch
../../src/media-ffmpeg.c:93: warning: enumeration value 'CODEC_ID_INDEO5' not 
handled in switch
../../src/media-ffmpeg.c:93: warning: enumeration value 'CODEC_ID_PCM_ZORK' not 
handled in switch
../../src/media-ffmpeg.c:93: warning: enumeration value 
'CODEC_ID_PCM_S16LE_PLANAR' not handled in switch
../../src/media-ffmpeg.c:93: warning: enumeration value 'CODEC_ID_ADPCM_IMA_QT' 
not handled in switch
../../src/media-ffmpeg.c:93: warning: enumeration value 
'CODEC_ID_ADPCM_IMA_WAV' not handled in switch
../../src/media-ffmpeg.c:93: warning: enumeration value 
'CODEC_ID_ADPCM_IMA_DK3' not handled in switch
../../src/media-ffmpeg.c:93: warning: enumeration value 
'CODEC_ID_ADPCM_IMA_DK4' not handled in switch
../../src/media-ffmpeg.c:93: warning: enumeration value 'CODEC_ID_ADPCM_IMA_WS' 
not handled in switch
../../src/media-ffmpeg.c:93: warning: enumeration value 
'CODEC_ID_ADPCM_IMA_SMJPEG' not handled in switch
../../src/media-ffmpeg.c:93: warning: enumeration value 'CODEC_ID_ADPCM_MS' not 
handled in switch
../../src/media-ffmpeg.c:93: warning: enumeration value 'CODEC_ID_ADPCM_4XM' 
not handled in switch
../../src/media-ffmpeg.c:93: warning: enumeration value 'CODEC_ID_ADPCM_XA' not 
handled in switch
../../src/media-ffmpeg.c:93: warning: enumeration value 'CODEC_ID_ADPCM_ADX' 
not handled in switch
../../src/media-ffmpeg.c:93: warning: enumeration value 'CODEC_ID_ADPCM_EA' not 
handled in switch
../../src/media-ffmpeg.c:93: warning: enumeration value 'CODEC_ID_ADPCM_G726' 
not handled in switch
../../src/media-ffmpeg.c:93: warning: enumeration value 'CODEC_ID_ADPCM_CT' not 
handled in switch
../../src/media-ffmpeg.c:93: warning: enumeration value 'CODEC_ID_ADPCM_SWF' 
not handled in switch
../../src/media-ffmpeg.c:93: warning: enumeration value 'CODEC_ID_ADPCM_YAMAHA' 
not handled in switch
../../src/media-ffmpeg.c:93: warning: enumeration value 
'CODEC_ID_ADPCM_SBPRO_4' not handled in switch
../../src/media-ffmpeg.c:93: warning: enumeration value 
'CODEC_ID_ADPCM_SBPRO_3' not handled in switch
../../src/media-ffmpeg.c:93: warning: enumeration value 
'CODEC_ID_ADPCM_SBPRO_2' not handled in switch
../../src/media-ffmpeg.c:93: warning: enumeration value 'CODEC_ID_ADPCM_THP' 
not handled in switch
../../src/media-ffmpeg.c:93: warning: enumeration value 
'CODEC_ID_ADPCM_IMA_AMV' not handled in switch
../../src/media-ffmpeg.c:93: warning: enumeration value 'CODEC_ID_ADPCM_EA_R1' 
not handled in switch
../../src/media-ffmpeg.c:93: warning: enumeration value 'CODEC_ID_ADPCM_EA_R3' 
not handled in switch
../../src/media-ffmpeg.c:93: warning: enumeration value 'CODEC_ID_ADPCM_EA_R2' 
not handled in switch
../../src/media-ffmpeg.c:93: warning: enumeration value 
'CODEC_ID_ADPCM_IMA_EA_SEAD' not handled in switch
../../src/media-ffmpeg.c:93: warning: enumeration value 
'CODEC_ID_ADPCM_IMA_EA_EACS' not handled in switch
../../src/media-ffmpeg.c:93: warning: enumeration value 'CODEC_ID_ADPCM_EA_XAS' 
not handled in switch
../../src/media-ffmpeg.c:93: warning: enumeration value 'CODEC_ID_AMR_NB' not 
handled in switch
../../src/media-ffmpeg.c:93: warning: enumeration value 'CODEC_ID_AMR_WB' not 
handled in switch
../../src/media-ffmpeg.c:93: warning: enumeration value 'CODEC_ID_RA_144' not 
handled in switch
../../src/media-ffmpeg.c:93: warning: enumeration value 'CODEC_ID_RA_288' not 
handled in switch
../../src/media-ffmpeg.c:93: warning: enumeration value 'CODEC_ID_ROQ_DPCM' not 
handled in switch
../../src/media-ffmpeg.c:93: warning: enumeration value 
'CODEC_ID_INTERPLAY_DPCM' not handled in switch
../../src/media-ffmpeg.c:93: warning: enumeration value 'CODEC_ID_XAN_DPCM' not 
handled in switch
../../src/media-ffmpeg.c:93: warning: enumeration value 'CODEC_ID_SOL_DPCM' not 
handled in switch
../../src/media-ffmpeg.c:93: warning: enumeration value 'CODEC_ID_MP2' not 
handled in switch
../../src/media-ffmpeg.c:93: warning: enumeration value 'CODEC_ID_MP3' not 
handled in switch
../../src/media-ffmpeg.c:93: warning: enumeration value 'CODEC_ID_AAC' not 
handled in switch
../../src/media-ffmpeg.c:93: warning: enumeration value 'CODEC_ID_MPEG4AAC' not 
handled in switch
../../src/media-ffmpeg.c:93: warning: enumeration value 'CODEC_ID_AC3' not 
handled in switch
../../src/media-ffmpeg.c:93: warning: enumeration value 'CODEC_ID_DTS' not 
handled in switch
../../src/media-ffmpeg.c:93: warning: enumeration value 'CODEC_ID_VORBIS' not 
handled in switch
../../src/media-ffmpeg.c:93: warning: enumeration value 'CODEC_ID_DVAUDIO' not 
handled in switch
../../src/media-ffmpeg.c:93: warning: enumeration value 'CODEC_ID_WMAV1' not 
handled in switch
../../src/media-ffmpeg.c:93: warning: enumeration value 'CODEC_ID_WMAV2' not 
handled in switch
../../src/media-ffmpeg.c:93: warning: enumeration value 'CODEC_ID_MACE3' not 
handled in switch
../../src/media-ffmpeg.c:93: warning: enumeration value 'CODEC_ID_MACE6' not 
handled in switch
../../src/media-ffmpeg.c:93: warning: enumeration value 'CODEC_ID_VMDAUDIO' not 
handled in switch
../../src/media-ffmpeg.c:93: warning: enumeration value 'CODEC_ID_SONIC' not 
handled in switch
../../src/media-ffmpeg.c:93: warning: enumeration value 'CODEC_ID_SONIC_LS' not 
handled in switch
../../src/media-ffmpeg.c:93: warning: enumeration value 'CODEC_ID_FLAC' not 
handled in switch
../../src/media-ffmpeg.c:93: warning: enumeration value 'CODEC_ID_MP3ADU' not 
handled in switch
../../src/media-ffmpeg.c:93: warning: enumeration value 'CODEC_ID_MP3ON4' not 
handled in switch
../../src/media-ffmpeg.c:93: warning: enumeration value 'CODEC_ID_SHORTEN' not 
handled in switch
../../src/media-ffmpeg.c:93: warning: enumeration value 'CODEC_ID_ALAC' not 
handled in switch
../../src/media-ffmpeg.c:93: warning: enumeration value 
'CODEC_ID_WESTWOOD_SND1' not handled in switch
../../src/media-ffmpeg.c:93: warning: enumeration value 'CODEC_ID_GSM' not 
handled in switch
../../src/media-ffmpeg.c:93: warning: enumeration value 'CODEC_ID_QDM2' not 
handled in switch
../../src/media-ffmpeg.c:93: warning: enumeration value 'CODEC_ID_COOK' not 
handled in switch
../../src/media-ffmpeg.c:93: warning: enumeration value 'CODEC_ID_TRUESPEECH' 
not handled in switch
../../src/media-ffmpeg.c:93: warning: enumeration value 'CODEC_ID_TTA' not 
handled in switch
../../src/media-ffmpeg.c:93: warning: enumeration value 'CODEC_ID_SMACKAUDIO' 
not handled in switch
../../src/media-ffmpeg.c:93: warning: enumeration value 'CODEC_ID_QCELP' not 
handled in switch
../../src/media-ffmpeg.c:93: warning: enumeration value 'CODEC_ID_WAVPACK' not 
handled in switch
../../src/media-ffmpeg.c:93: warning: enumeration value 'CODEC_ID_DSICINAUDIO' 
not handled in switch
../../src/media-ffmpeg.c:93: warning: enumeration value 'CODEC_ID_IMC' not 
handled in switch
../../src/media-ffmpeg.c:93: warning: enumeration value 'CODEC_ID_MUSEPACK7' 
not handled in switch
../../src/media-ffmpeg.c:93: warning: enumeration value 'CODEC_ID_MLP' not 
handled in switch
../../src/media-ffmpeg.c:93: warning: enumeration value 'CODEC_ID_GSM_MS' not 
handled in switch
../../src/media-ffmpeg.c:93: warning: enumeration value 'CODEC_ID_ATRAC3' not 
handled in switch
../../src/media-ffmpeg.c:93: warning: enumeration value 'CODEC_ID_VOXWARE' not 
handled in switch
../../src/media-ffmpeg.c:93: warning: enumeration value 'CODEC_ID_APE' not 
handled in switch
../../src/media-ffmpeg.c:93: warning: enumeration value 'CODEC_ID_NELLYMOSER' 
not handled in switch
../../src/media-ffmpeg.c:93: warning: enumeration value 'CODEC_ID_MUSEPACK8' 
not handled in switch
../../src/media-ffmpeg.c:93: warning: enumeration value 'CODEC_ID_SPEEX' not 
handled in switch
../../src/media-ffmpeg.c:93: warning: enumeration value 'CODEC_ID_WMAVOICE' not 
handled in switch
../../src/media-ffmpeg.c:93: warning: enumeration value 'CODEC_ID_WMAPRO' not 
handled in switch
../../src/media-ffmpeg.c:93: warning: enumeration value 'CODEC_ID_WMALOSSLESS' 
not handled in switch
../../src/media-ffmpeg.c:93: warning: enumeration value 'CODEC_ID_DVD_SUBTITLE' 
not handled in switch
../../src/media-ffmpeg.c:93: warning: enumeration value 'CODEC_ID_DVB_SUBTITLE' 
not handled in switch
../../src/media-ffmpeg.c:93: warning: enumeration value 'CODEC_ID_TEXT' not 
handled in switch
../../src/media-ffmpeg.c:93: warning: enumeration value 'CODEC_ID_XSUB' not 
handled in switch
../../src/media-ffmpeg.c:93: warning: enumeration value 'CODEC_ID_SSA' not 
handled in switch
../../src/media-ffmpeg.c:93: warning: enumeration value 'CODEC_ID_MOV_TEXT' not 
handled in switch
../../src/media-ffmpeg.c:93: warning: enumeration value 'CODEC_ID_TTF' not 
handled in switch
../../src/media-ffmpeg.c:93: warning: enumeration value 'CODEC_ID_MPEG2TS' not 
handled in switch
../../src/media-ffmpeg.c:209: warning: comparison between signed and unsigned
../../src/media-ffmpeg.c:233: warning: switch missing default case
../../src/media-ffmpeg.c:287: warning: cast discards qualifiers from pointer 
target type
../../src/media-ffmpeg.c:379: warning: enumeration value 'SAMPLE_FMT_NONE' not 
handled in switch
../../src/media-ffmpeg.c:470: warning: enumeration value 'MKIND_UNKNOWN' not 
handled in switch
../../src/media-ffmpeg.c:470: warning: enumeration value 'MKIND_FIFO' not 
handled in switch
../../src/media-ffmpeg.c:470: warning: enumeration value 'MKIND_STREAM' not 
handled in switch
../../src/media-ffmpeg.c:470: warning: enumeration value 
'NUMBER_OF_MEDIA_KINDS' not handled in switch
../../src/media-ffmpeg.c:514: warning: comparison between signed and unsigned
../../src/media-ffmpeg.c:526: warning: enumeration value 'CODEC_TYPE_UNKNOWN' 
not handled in switch
../../src/media-ffmpeg.c:526: warning: enumeration value 'CODEC_TYPE_SUBTITLE' 
not handled in switch
../../src/media-ffmpeg.c:526: warning: enumeration value 
'CODEC_TYPE_ATTACHMENT' not handled in switch
../../src/media-ffmpeg.c:526: warning: enumeration value 'CODEC_TYPE_NB' not 
handled in switch
../../src/media-ffmpeg.c:649: warning: comparison between signed and unsigned
../../src/media-ffmpeg.c:671: warning: pointer of type 'void *' used in 
arithmetic
../../src/media-ffmpeg.c:1015: warning: comparison between signed and unsigned
../../src/media-ffmpeg.c:1089: warning: cast from function call of type 
'int64_t' to non-matching type 'double'
../../src/media-ffmpeg.c:1063: warning: enumeration value 'CODEC_TYPE_UNKNOWN' 
not handled in switch
../../src/media-ffmpeg.c:1063: warning: enumeration value 'CODEC_TYPE_DATA' not 
handled in switch
../../src/media-ffmpeg.c:1063: warning: enumeration value 
'CODEC_TYPE_ATTACHMENT' not handled in switch
../../src/media-ffmpeg.c:1063: warning: enumeration value 'CODEC_TYPE_NB' not 
handled in switch
../../src/media-ffmpeg.c:1120: warning: comparison between signed and unsigned
../../src/media-ffmpeg.c:1124: warning: enumeration value 'CODEC_TYPE_UNKNOWN' 
not handled in switch
../../src/media-ffmpeg.c:1124: warning: enumeration value 'CODEC_TYPE_DATA' not 
handled in switch
../../src/media-ffmpeg.c:1124: warning: enumeration value 
'CODEC_TYPE_ATTACHMENT' not handled in switch
../../src/media-ffmpeg.c:1124: warning: enumeration value 'CODEC_TYPE_NB' not 
handled in switch
../../src/media-ffmpeg.c:1165: warning: enumeration value 'CODEC_TYPE_UNKNOWN' 
not handled in switch
../../src/media-ffmpeg.c:1165: warning: enumeration value 'CODEC_TYPE_DATA' not 
handled in switch
../../src/media-ffmpeg.c:1165: warning: enumeration value 
'CODEC_TYPE_ATTACHMENT' not handled in switch
../../src/media-ffmpeg.c:1165: warning: enumeration value 'CODEC_TYPE_NB' not 
handled in switch
../../src/media-ffmpeg.c:1217: warning: cast discards qualifiers from pointer 
target type
../../src/media-ffmpeg.c:1324: warning: comparison between signed and unsigned
../../src/media-ffmpeg.c:1326: warning: enumeration value 'CODEC_TYPE_UNKNOWN' 
not handled in switch
../../src/media-ffmpeg.c:1326: warning: enumeration value 'CODEC_TYPE_DATA' not 
handled in switch
../../src/media-ffmpeg.c:1326: warning: enumeration value 'CODEC_TYPE_SUBTITLE' 
not handled in switch
../../src/media-ffmpeg.c:1326: warning: enumeration value 
'CODEC_TYPE_ATTACHMENT' not handled in switch
../../src/media-ffmpeg.c:1326: warning: enumeration value 'CODEC_TYPE_NB' not 
handled in switch
../../src/media-ffmpeg.c:952: warning: 'packet_queue_get' defined but not used
../../src/media-sox.c:77: warning: enumeration value 'MKIND_UNKNOWN' not 
handled in switch
../../src/media-sox.c:77: warning: enumeration value 'MKIND_FIFO' not handled 
in switch
../../src/media-sox.c:77: warning: enumeration value 'MKIND_STREAM' not handled 
in switch
../../src/media-sox.c:77: warning: enumeration value 'NUMBER_OF_MEDIA_KINDS' 
not handled in switch
../../src/media-mad.c:111: warning: enumeration value 'MKIND_UNKNOWN' not 
handled in switch
../../src/media-mad.c:111: warning: enumeration value 'MKIND_FIFO' not handled 
in switch
../../src/media-mad.c:111: warning: enumeration value 'MKIND_STREAM' not 
handled in switch
../../src/media-mad.c:111: warning: enumeration value 'NUMBER_OF_MEDIA_KINDS' 
not handled in switch
../../src/media-magic.c:47: warning: no previous declaration for 'magic_process'
../../src/sound-oss.c:327: warning: enumeration value 
'no_audio_job_change_states' not handled in switch
../../src/sound-oss.c:372: warning: enumeration value 
'no_audio_job_event_kinds' not handled in switch
../../src/sound-oss.c:513: warning: enumeration value 'MTPSTATE_UNKNOWN' not 
handled in switch
../../src/sound-oss.c:513: warning: enumeration value 'MTPSTATE_STOP' not 
handled in switch
../../src/sound-oss.c:513: warning: enumeration value 
'NUMBER_OF_MEDIA_THREAD_PLAY_STATES' not handled in switch
../../src/sound-nas.c:409: warning: comparison between signed and unsigned
../../src/sound-nas.c:427: warning: comparison between signed and unsigned
../../src/sound-nas.c:556: warning: enumeration value 
'no_audio_job_change_states' not handled in switch
../../src/sound-nas.c:601: warning: enumeration value 
'no_audio_job_event_kinds' not handled in switch
../../src/sound-nas.c:788: warning: enumeration value 'MTPSTATE_UNKNOWN' not 
handled in switch
../../src/sound-nas.c:788: warning: enumeration value 'MTPSTATE_STOP' not 
handled in switch
../../src/sound-nas.c:788: warning: enumeration value 
'NUMBER_OF_MEDIA_THREAD_PLAY_STATES' not handled in switch
../../src/sound-esd.c:209: warning: enumeration value 
'no_audio_job_change_states' not handled in switch
../../src/sound-esd.c:254: warning: enumeration value 
'no_audio_job_event_kinds' not handled in switch
../../src/sound-esd.c:367: warning: enumeration value 'MTPSTATE_UNKNOWN' not 
handled in switch
../../src/sound-esd.c:367: warning: enumeration value 'MTPSTATE_STOP' not 
handled in switch
../../src/sound-esd.c:367: warning: enumeration value 
'NUMBER_OF_MEDIA_THREAD_PLAY_STATES' not handled in switch
../../src/sound-pulse.c:187: warning: enumeration value 
'PA_CONTEXT_UNCONNECTED' not handled in switch
../../src/sound-pulse.c:510: warning: enumeration value 
'no_audio_job_change_states' not handled in switch
../../src/sound-pulse.c:565: warning: enumeration value 
'no_audio_job_event_kinds' not handled in switch
../../src/sound-pulse.c:678: warning: enumeration value 'MTPSTATE_UNKNOWN' not 
handled in switch
../../src/sound-pulse.c:678: warning: enumeration value 
'NUMBER_OF_MEDIA_THREAD_PLAY_STATES' not handled in switch
../../src/sound-pulse.c:778: warning: enumeration value 'PA_STREAM_UNCONNECTED' 
not handled in switch
../../src/sound-pulse.c:1182: warning: enumeration value 
'PA_CONTEXT_UNCONNECTED' not handled in switch
../../src/sound-arts.c:146: warning: enumeration value 
'no_audio_job_change_states' not handled in switch
../../src/sound-arts.c:191: warning: enumeration value 
'no_audio_job_event_kinds' not handled in switch
../../src/sound-arts.c:348: warning: enumeration value 'MTPSTATE_UNKNOWN' not 
handled in switch
../../src/sound-arts.c:348: warning: enumeration value 'MTPSTATE_STOP' not 
handled in switch
../../src/sound-arts.c:348: warning: enumeration value 
'NUMBER_OF_MEDIA_THREAD_PLAY_STATES' not handled in switch
../../src/sound-jack.c:343: warning: comparison between signed and unsigned
../../src/sound-jack.c:402: warning: enumeration value 
'no_audio_job_change_states' not handled in switch
../../src/sound-jack.c:447: warning: enumeration value 
'no_audio_job_event_kinds' not handled in switch
../../src/sound-jack.c:510: warning: enumeration value 'MTPSTATE_UNKNOWN' not 
handled in switch
../../src/sound-jack.c:510: warning: enumeration value 
'NUMBER_OF_MEDIA_THREAD_PLAY_STATES' not handled in switch
../../src/sound-jack.c:548: warning: declaration of 'read' shadows a global 
declaration
/usr/local/include/unistd.h:327: warning: shadowed declaration is here
../../src/sound-jack.c:559: warning: comparison between signed and unsigned
../../src/sound-alsa.c:244: warning: enumeration value 
'no_audio_job_change_states' not handled in switch
../../src/sound-alsa.c:289: warning: enumeration value 
'no_audio_job_event_kinds' not handled in switch
../../src/sound-alsa.c:326: warning: switch missing default case
../../src/sound-alsa.c:383: warning: enumeration value 'SND_PCM_FORMAT_UNKNOWN' 
not handled in switch
../../src/sound-alsa.c:383: warning: enumeration value 'SND_PCM_FORMAT_S8' not 
handled in switch
../../src/sound-alsa.c:383: warning: enumeration value 'SND_PCM_FORMAT_S16_BE' 
not handled in switch
../../src/sound-alsa.c:383: warning: enumeration value 'SND_PCM_FORMAT_U16_LE' 
not handled in switch
../../src/sound-alsa.c:383: warning: enumeration value 'SND_PCM_FORMAT_U16_BE' 
not handled in switch
../../src/sound-alsa.c:383: warning: enumeration value 'SND_PCM_FORMAT_S24_BE' 
not handled in switch
../../src/sound-alsa.c:383: warning: enumeration value 'SND_PCM_FORMAT_U24_LE' 
not handled in switch
../../src/sound-alsa.c:383: warning: enumeration value 'SND_PCM_FORMAT_U24_BE' 
not handled in switch
../../src/sound-alsa.c:383: warning: enumeration value 'SND_PCM_FORMAT_S32_BE' 
not handled in switch
../../src/sound-alsa.c:383: warning: enumeration value 'SND_PCM_FORMAT_U32_LE' 
not handled in switch
../../src/sound-alsa.c:383: warning: enumeration value 'SND_PCM_FORMAT_U32_BE' 
not handled in switch
../../src/sound-alsa.c:383: warning: enumeration value 
'SND_PCM_FORMAT_FLOAT_BE' not handled in switch
../../src/sound-alsa.c:383: warning: enumeration value 
'SND_PCM_FORMAT_FLOAT64_LE' not handled in switch
../../src/sound-alsa.c:383: warning: enumeration value 
'SND_PCM_FORMAT_FLOAT64_BE' not handled in switch
../../src/sound-alsa.c:383: warning: enumeration value 
'SND_PCM_FORMAT_IEC958_SUBFRAME_LE' not handled in switch
../../src/sound-alsa.c:383: warning: enumeration value 
'SND_PCM_FORMAT_IEC958_SUBFRAME_BE' not handled in switch
../../src/sound-alsa.c:383: warning: enumeration value 'SND_PCM_FORMAT_MU_LAW' 
not handled in switch
../../src/sound-alsa.c:383: warning: enumeration value 'SND_PCM_FORMAT_A_LAW' 
not handled in switch
../../src/sound-alsa.c:383: warning: enumeration value 
'SND_PCM_FORMAT_IMA_ADPCM' not handled in switch
../../src/sound-alsa.c:383: warning: enumeration value 'SND_PCM_FORMAT_MPEG' 
not handled in switch
../../src/sound-alsa.c:383: warning: enumeration value 'SND_PCM_FORMAT_GSM' not 
handled in switch
../../src/sound-alsa.c:383: warning: enumeration value 'SND_PCM_FORMAT_SPECIAL' 
not handled in switch
../../src/sound-alsa.c:383: warning: enumeration value 'SND_PCM_FORMAT_S24_3LE' 
not handled in switch
../../src/sound-alsa.c:383: warning: enumeration value 'SND_PCM_FORMAT_S24_3BE' 
not handled in switch
../../src/sound-alsa.c:383: warning: enumeration value 'SND_PCM_FORMAT_U24_3LE' 
not handled in switch
../../src/sound-alsa.c:383: warning: enumeration value 'SND_PCM_FORMAT_U24_3BE' 
not handled in switch
../../src/sound-alsa.c:383: warning: enumeration value 'SND_PCM_FORMAT_S20_3LE' 
not handled in switch
../../src/sound-alsa.c:383: warning: enumeration value 'SND_PCM_FORMAT_S20_3BE' 
not handled in switch
../../src/sound-alsa.c:383: warning: enumeration value 'SND_PCM_FORMAT_U20_3LE' 
not handled in switch
../../src/sound-alsa.c:383: warning: enumeration value 'SND_PCM_FORMAT_U20_3BE' 
not handled in switch
../../src/sound-alsa.c:383: warning: enumeration value 'SND_PCM_FORMAT_S18_3LE' 
not handled in switch
../../src/sound-alsa.c:383: warning: enumeration value 'SND_PCM_FORMAT_S18_3BE' 
not handled in switch
../../src/sound-alsa.c:383: warning: enumeration value 'SND_PCM_FORMAT_U18_3LE' 
not handled in switch
../../src/sound-alsa.c:383: warning: enumeration value 'SND_PCM_FORMAT_U18_3BE' 
not handled in switch
../../src/sound-alsa.c:383: warning: enumeration value 'SND_PCM_FORMAT_LAST' 
not handled in switch
../../src/sound-alsa.c:383: warning: enumeration value 'SND_PCM_FORMAT_U16' not 
handled in switch
../../src/sound-alsa.c:383: warning: enumeration value 'SND_PCM_FORMAT_U24' not 
handled in switch
../../src/sound-alsa.c:383: warning: enumeration value 'SND_PCM_FORMAT_U32' not 
handled in switch
../../src/sound-alsa.c:383: warning: enumeration value 'SND_PCM_FORMAT_FLOAT64' 
not handled in switch
../../src/sound-alsa.c:383: warning: enumeration value 
'SND_PCM_FORMAT_IEC958_SUBFRAME' not handled in switch
../../src/sound-alsa.c:616: warning: enumeration value 'MTPSTATE_UNKNOWN' not 
handled in switch
../../src/sound-alsa.c:616: warning: enumeration value 'MTPSTATE_STOP' not 
handled in switch
../../src/sound-alsa.c:616: warning: enumeration value 
'NUMBER_OF_MEDIA_THREAD_PLAY_STATES' not handled in switch
../../src/sound-ao.c:216: warning: enumeration value 
'no_audio_job_change_states' not handled in switch
../../src/sound-ao.c:261: warning: enumeration value 'no_audio_job_event_kinds' 
not handled in switch
../../src/sound-ao.c:375: warning: enumeration value 'MTPSTATE_UNKNOWN' not 
handled in switch
../../src/sound-ao.c:375: warning: enumeration value 'MTPSTATE_STOP' not 
handled in switch
../../src/sound-ao.c:375: warning: enumeration value 
'NUMBER_OF_MEDIA_THREAD_PLAY_STATES' not handled in switch
../../src/media-internal.c:934: warning: enumeration value 'MKIND_UNKNOWN' not 
handled in switch
../../src/media-internal.c:934: warning: enumeration value 'MKIND_FIFO' not 
handled in switch
../../src/media-internal.c:934: warning: enumeration value 'MKIND_STREAM' not 
handled in switch
../../src/media-internal.c:934: warning: enumeration value 
'NUMBER_OF_MEDIA_KINDS' not handled in switch
../../src/database.c:363: warning: enumeration value 'DB_UNKNOWN' not handled 
in switch
../../src/eldap.c:138: warning: implicit declaration of function 'ldap_unbind'
../../src/eldap.c:202: warning: declaration of 'ldap_passwd' shadows a global 
declaration
/usr/local/include/ldap.h:2147: warning: shadowed declaration is here
../../src/eldap.c:279: warning: implicit declaration of function 'ldap_open'
../../src/eldap.c:279: warning: assignment makes pointer from integer without a 
cast
../../src/eldap.c:315: warning: implicit declaration of function 'ldap_bind_s'
../../src/eldap.c:458: warning: implicit declaration of function 'ldap_search'
../../src/eldap.c:636: warning: implicit declaration of function 'ldap_add_s'
../../src/eldap.c:726: warning: implicit declaration of function 'ldap_modify_s'
../../src/eldap.c:749: warning: implicit declaration of function 'ldap_delete_s'
../../src/postgresql.c:327: warning: enumeration value 'PGRES_EMPTY_QUERY' not 
handled in switch
../../src/postgresql.c:327: warning: enumeration value 'PGRES_COPY_OUT' not 
handled in switch
../../src/postgresql.c:327: warning: enumeration value 'PGRES_COPY_IN' not 
handled in switch
../../src/postgresql.c:327: warning: enumeration value 'PGRES_BAD_RESPONSE' not 
handled in switch
../../src/postgresql.c:327: warning: enumeration value 'PGRES_NONFATAL_ERROR' 
not handled in switch
../../src/postgresql.c:327: warning: enumeration value 'PGRES_FATAL_ERROR' not 
handled in switch
../../src/postgresql.c:1079: warning: enumeration value 
'CONNECTION_SSL_STARTUP' not handled in switch
../../src/postgresql.c:1079: warning: enumeration value 'CONNECTION_NEEDED' not 
handled in switch
../../src/postgresql.c:1231: warning: enumeration value 'PGRES_EMPTY_QUERY' not 
handled in switch
../../src/postgresql.c:1231: warning: enumeration value 'PGRES_COMMAND_OK' not 
handled in switch
../../src/postgresql.c:1231: warning: enumeration value 'PGRES_TUPLES_OK' not 
handled in switch
../../src/postgresql.c:1231: warning: enumeration value 'PGRES_COPY_OUT' not 
handled in switch
../../src/postgresql.c:1231: warning: enumeration value 'PGRES_COPY_IN' not 
handled in switch
../../src/postgresql.c:1312: warning: enumeration value 'PGRES_EMPTY_QUERY' not 
handled in switch
../../src/postgresql.c:1312: warning: enumeration value 'PGRES_COMMAND_OK' not 
handled in switch
../../src/postgresql.c:1312: warning: enumeration value 'PGRES_TUPLES_OK' not 
handled in switch
../../src/postgresql.c:1312: warning: enumeration value 'PGRES_COPY_OUT' not 
handled in switch
../../src/postgresql.c:1312: warning: enumeration value 'PGRES_COPY_IN' not 
handled in switch
../../src/emodules-ng.c:132: warning: cast from function call of type 'void *' 
to non-matching type 'long int'
../../src/emodules-ng.c:776: warning: cast from function call of type 'struct 
Lisp_Symbol *' to non-matching type 'long unsigned int'
../../src/effi.c:266: warning: no previous declaration for 
'ffi_canonicalise_type'
../../src/effi.c:830: warning: cast from function call of type 'long double' to 
non-matching type 'int'
../../src/effi.c:838: warning: cast from function call of type 'long double' to 
non-matching type 'long int'
../../src/effi.c:1309: warning: cast from function call of type 'worker_job_t' 
to non-matching type 'long int'
../../src/openssl.c:681: warning: switch missing default case
../../src/openssl.c:953: warning: cast discards qualifiers from pointer target 
type
../../src/openssl.c:1019: warning: cast discards qualifiers from pointer target 
type
../../src/openssl.c:3000: warning: cast from function call of type 'char *' to 
non-matching type 'long int'
../../src/openssl.c:3006: warning: switch missing default case
../../src/openssl.c:3053: warning: cast from function call of type 'char *' to 
non-matching type 'long int'
../../src/openssl.c:3136: warning: cast from function call of type 'char *' to 
non-matching type 'long int'
../../src/vm-limit.c:52: warning: 'check_memory_limits' defined but not used
../../src/free-hook.c:132: warning: cast from function call of type 'const void 
*' to non-matching type 'long int'
../../src/free-hook.c:256: warning: cast from function call of type 'const void 
*' to non-matching type 'long int'
../../src/EmacsShell-sub.c:149: warning: cast discards qualifiers from pointer 
target type
../../src/EmacsShell-sub.c:150: warning: cast discards qualifiers from pointer 
target type
../../src/EmacsShell-sub.c:152: warning: cast discards qualifiers from pointer 
target type
../../src/EmacsShell-sub.c:153: warning: cast discards qualifiers from pointer 
target type
../../src/EmacsShell-sub.c:155: warning: cast discards qualifiers from pointer 
target type
../../src/EmacsShell-sub.c:156: warning: cast discards qualifiers from pointer 
target type
../../src/EmacsShell-sub.c:158: warning: cast discards qualifiers from pointer 
target type
../../src/EmacsShell-sub.c:159: warning: cast discards qualifiers from pointer 
target type
../../src/EmacsShell-sub.c:267: warning: cast discards qualifiers from pointer 
target type
../../src/EmacsShell-sub.c:268: warning: cast discards qualifiers from pointer 
target type
../../src/EmacsShell-sub.c:269: warning: cast discards qualifiers from pointer 
target type
../../src/EmacsShell-sub.c:271: warning: cast discards qualifiers from pointer 
target type
../../src/EmacsShell-sub.c:149: warning: cast discards qualifiers from pointer 
target type
../../src/EmacsShell-sub.c:150: warning: cast discards qualifiers from pointer 
target type
../../src/EmacsShell-sub.c:152: warning: cast discards qualifiers from pointer 
target type
../../src/EmacsShell-sub.c:153: warning: cast discards qualifiers from pointer 
target type
../../src/EmacsShell-sub.c:155: warning: cast discards qualifiers from pointer 
target type
../../src/EmacsShell-sub.c:156: warning: cast discards qualifiers from pointer 
target type
../../src/EmacsShell-sub.c:158: warning: cast discards qualifiers from pointer 
target type
../../src/EmacsShell-sub.c:159: warning: cast discards qualifiers from pointer 
target type
../../src/EmacsShell-sub.c:267: warning: cast discards qualifiers from pointer 
target type
../../src/EmacsShell-sub.c:268: warning: cast discards qualifiers from pointer 
target type
../../src/EmacsShell-sub.c:269: warning: cast discards qualifiers from pointer 
target type
../../src/EmacsShell-sub.c:271: warning: cast discards qualifiers from pointer 
target type
../../src/profile.c:145: warning: cast discards qualifiers from pointer target 
type
libtool: link: gcc -std=gnu99 -fgnu89-inline -Demacs -DUSE_SXEMACS_CONFIG_H 
-DXTSTRINGDEFINES -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 -Wsign-compare 
-Wno-char-subscripts -Wundef -Wpacked -Wpointer-arith -Wshadow 
-Wmissing-declarations -Winline -Wbad-function-cast -Wcast-qual -Wcast-align 
-Wswitch -Wswitch-default -Wswitch-enum -Wl,-rpath -Wl,/usr/local/xorg7/lib 
-Wl,--export-dynamic -o .libs/sxemacs dump-id.o profile.o lastfile.o -pthread 
-Wl,-rpath -Wl,/usr/local/pgsql/lib -Wl,-rpath -Wl,/usr/local/pgsql/lib 
-pthread  -L/usr/local/pgsql/lib -L/usr/local/lib -L/usr/local/xorg7/lib 
libsxecore.a libsxeui.a libsxeevents.a libent.a libmule.a libmm.a libsxemem.a 
libsxedb.a libcruft.a libmemalloc.a libsxeX.a ../lwlib/.libs/libsxelw-Xt.so 
-L/home/src/devel/ncurses-5.6/lib -L/usr/local/qt//lib -L/lib -lpq -lpgport 
/usr/local/lib/libxslt.so /usr/local/lib/libxml2.so /lib/libpam.so 
/usr/local/lib/libprelude.so /usr/local/lib/libgnutls.so 
/usr/local/lib/libgcrypt.so /usr/local/lib/libgpg-error.so -lreadline -ltermcap 
-lcrypt /usr/local/lib/libldap.so /usr/local/lib/libsasl2.so -lssl -lcrypto 
/usr/local/lib/liblber.so -ldb -lecm -lmpc /usr/local/lib/libmpfr.so 
/usr/local/lib/libgmp.so /usr/local/lib/libao.so /usr/local/lib/libjack.so 
/usr/local/lib/libartsc.so /usr/local/lib/libgmodule-2.0.so 
/usr/local/lib/libgthread-2.0.so /usr/local/lib/libglib-2.0.so 
/usr/local/lib/libpulse.so /usr/local/lib/libasyncns.so -lresolv -lnsl 
-latomic_ops /usr/local/lib/libesd.so /usr/local/lib/libaudiofile.so -laudio 
/usr/local/lib/libmagic.so /usr/local/lib/libmad.so 
/usr/local/lib/libvorbisfile.so /usr/lib/libasound.so -lrt 
/usr/local/lib/libsox.so -lavformat -lavcodec /usr/local/lib/liba52.so 
/usr/local/lib/libamrnb.so /usr/local/lib/libamrwb.so /usr/local/lib/libfaac.so 
/usr/local/lib/libfaad.so -lgsm /usr/local/lib/libmp3lame.so -lnut -lx264 
-lxvidcore /usr/local/lib/libtheora.so /usr/local/lib/libvorbisenc.so -lavutil 
/usr/local/lib/libvorbis.so /usr/local/lib/libogg.so 
/usr/local/lib/libsndfile.so /usr/local/lib/libtiff.so 
/usr/local/lib/libpng12.so /usr/local/lib/libjpeg.so -lcompface 
/usr/local/xorg7/lib/libXpm.so -lXaw3d /usr/local/xorg7/lib/libXmu.so 
/usr/local/xorg7/lib/libXt.so /usr/local/xorg7/lib/libXext.so 
/usr/local/xorg7/lib/libX11.so /usr/local/xorg7/lib/libxcb-xlib.so 
/usr/local/xorg7/lib/libxcb.so /usr/local/xorg7/lib/libXau.so 
/usr/local/xorg7/lib/libXdmcp.so /usr/local/xorg7/lib/libSM.so 
/usr/local/xorg7/lib/libICE.so -lutil /usr/local/lib/libffi.so 
/usr/local/lib/libltdl.so -lz /usr/local/lib/libncurses.so -lc -ldl -lpthread 
-lm /usr/local/lib/libssp.so -pthread -Wl,-rpath -Wl,/usr/local/lib -Wl,-rpath 
-Wl,/usr/local/xorg7/lib
DYLD_LIBRARY_PATH=../src:../src/.libs::/.libs:$DYLD_LIBRARY_PATH: 
LD_LIBRARY_PATH=../src:../src/.libs::/.libs:$LD_LIBRARY_PATH: EMACSPACKAGEPATH= 
SOURCE_TREE_ROOT=/home/src/editors/sxemacs/=build/.. 
BUILD_TREE_ROOT=/home/src/editors/sxemacs/=build ../src/sxemacs -batch -nd -l 
build-autoloads.el
Using load-path (/home/src/editors/sxemacs/=build/lisp 
/home/src/editors/sxemacs/=build/lisp /home/src/editors/sxemacs/lisp)
Using module-load-path (/home/src/editors/sxemacs/=build/modules 
/home/src/editors/sxemacs/=build/modules /home/src/editors/sxemacs/modules)
DYLD_LIBRARY_PATH=../src:../src/.libs::/.libs:$DYLD_LIBRARY_PATH: 
LD_LIBRARY_PATH=../src:../src/.libs::/.libs:$LD_LIBRARY_PATH: EMACSPACKAGEPATH= 
SOURCE_TREE_ROOT=/home/src/editors/sxemacs/=build/.. 
BUILD_TREE_ROOT=/home/src/editors/sxemacs/=build ../src/sxemacs -batch -nd -l 
compile-core.el autoload.el dump-paths.el dumped-lisp.el find-paths.el 
finder.el make-docfile.el setup-paths.el startup.el abbrev.el about.el alist.el 
apropos.el auto-save.el auto-show.el backquote.el blessmail.el buff-menu.el 
buffer.el build-rpt.el byte-optimize.el bytecomp-runtime.el bytecomp.el 
callers-of-rpt.el check-features.el cl-compat.el cl-extra.el cl-macs.el 
cl-seq.el cl.el cmdloop.el code-cmds.el code-files.el code-process.el coding.el 
compat.el config.el console.el cus-dep.el cus-edit.el cus-face.el cus-file.el 
cus-load.el cus-start.el custom.el derived.el device.el dialog-gtk.el 
dialog-items.el dialog.el disass.el disp-table.el dragdrop.el easymenu.el 
etags.el events.el extents.el faces.el ffi.el files-nomule.el files.el fill.el 
float-sup.el font-lock.el font-menu.el font.el fontl-hooks.el format.el 
frame.el gdk.el generic-widgets.el glade.el glyphs.el gnome-widgets.el gnome.el 
gnuserv.el gpm.el gtk-compose.el gtk-extra.el gtk-faces.el gtk-ffi.el 
gtk-file-dialog.el gtk-font-menu.el gtk-glyphs.el gtk-init.el gtk-iso8859-1.el 
gtk-marshal.el gtk-mouse.el gtk-package.el gtk-password-dialog.el gtk-select.el 
gtk-widget-accessors.el gtk-widgets.el gtk.el gui.el gutter-items.el gutter.el 
help-macro.el help-nomule.el help.el hyper-apropos.el indent.el info.el 
isearch-mode.el iso8859-1.el issue-tracker.el itimer-autosave.el itimer.el 
keydefs.el keymap.el ldap.el lib-complete.el lisp-initd.el lisp-mnt.el 
lisp-mode.el lisp.el list-mode.el loaddefs.el loadhist.el map-ynp.el 
menubar-items.el menubar.el minibuf.el misc.el mode-motion.el modeline.el 
mouse.el movemail.el multicast.el mwheel.el number.el objects.el obsolete.el 
package-admin.el package-get.el package-info.el package-ui.el packages.el 
page.el paragraphs.el paths.el picture.el printer.el process.el rect.el 
register.el replace.el resize-minibuffer.el scrollbar.el select.el shadow.el 
simple.el sound.el specifier.el subr.el symbol-syntax.el symbols.el syntax.el 
text-mode.el text-props.el toolbar-items.el toolbar.el tty-init.el 
undo-stack.el userlock.el version.el view-less.el wid-browse.el wid-edit.el 
widget.el widgets-gtk.el window-xemacs.el window.el x-color.el x-compose.el 
x-faces.el x-font-menu.el x-init.el x-iso8859-1.el x-misc.el x-mouse.el 
x-scrollbar.el x-select.el x-win-sun.el x-win-xfree86.el term/AT386.el 
term/apollo.el term/bg-mouse.el term/bobcat.el term/internal.el term/keyswap.el 
term/linux.el term/lk201.el term/news.el term/scoansi.el term/sun-mouse.el 
term/sun.el term/sup-mouse.el term/tvi970.el term/vt-control.el 
term/vt100-led.el term/vt100.el term/vt102.el term/vt125.el term/vt200.el 
term/vt201.el term/vt220.el term/vt240.el term/vt300.el term/vt320.el 
term/vt400.el term/vt420.el term/wyse50.el term/xterm.el ffi/ffi-curl.el 
ffi/ffi-gcrypt.el ffi/ffi-libc.el ffi/ffi-taglib.el ffi/ffi-wand.el 
ffi/ffi-magic.el mule/arabic.el mule/canna-leim.el mule/chinese.el 
mule/cyrillic.el mule/english.el mule/ethiopic.el mule/european.el 
mule/greek.el mule/hebrew.el mule/japanese.el mule/kinsoku.el mule/korean.el 
mule/latin.el mule/misc-lang.el mule/mule-category.el mule/ccl.el 
mule/mule-charset.el mule/mule-cmds.el mule/mule-coding.el mule/mule-help.el 
mule/mule-init.el mule/mule-misc.el mule/mule-tty-init.el mule/mule-x-init.el 
mule/thai-xtis-chars.el mule/thai-xtis.el mule/viet-chars.el mule/vietnamese.el
Using load-path (/home/src/editors/sxemacs/=build/lisp 
/home/src/editors/sxemacs/=build/lisp /home/src/editors/sxemacs/lisp)
Using module-load-path (/home/src/editors/sxemacs/=build/modules 
/home/src/editors/sxemacs/=build/modules /home/src/editors/sxemacs/modules)
DYLD_LIBRARY_PATH=.:./.libs:../lwlib:../lwlib/.libs:$DYLD_LIBRARY_PATH: 
LD_LIBRARY_PATH=.:./.libs:../lwlib:../lwlib/.libs:$LD_LIBRARY_PATH: 
EMACSDEBUGPATHS=1 EMACSPACKAGEPATH= SOURCE_TREE_ROOT=/home/src/editors/sxemacs 
BUILD_TREE_ROOT=/home/src/editors/sxemacs/=build ./sxemacs -batch -nd  -l 
../../lisp/make-docfile.el -- \
                -e 's/^\(HAVE\|WITH\|ERROR\|LWLIB\)_\([^ ]*\) 1$/\1_\2 t/' \
DYLD_LIBRARY_PATH=.:./.libs:../lwlib:../lwlib/.libs:$DYLD_LIBRARY_PATH: 
LD_LIBRARY_PATH=.:./.libs:../lwlib:../lwlib/.libs:$LD_LIBRARY_PATH: 
EMACSDEBUGPATHS=1 EMACSPACKAGEPATH= SOURCE_TREE_ROOT=/home/src/editors/sxemacs 
BUILD_TREE_ROOT=/home/src/editors/sxemacs/=build .libs/lt-sxemacs -nd -batch \
Using load-path (/home/src/editors/sxemacs/=build/lisp 
/home/src/editors/sxemacs/=build/lisp /home/src/editors/sxemacs/lisp)
Using module-load-path (/home/src/editors/sxemacs/=build/modules 
/home/src/editors/sxemacs/=build/modules /home/src/editors/sxemacs/modules)
DYLD_LIBRARY_PATH=.:./.libs:../lwlib:../lwlib/.libs:$DYLD_LIBRARY_PATH: 
LD_LIBRARY_PATH=.:./.libs:../lwlib:../lwlib/.libs:$LD_LIBRARY_PATH: 
EMACSDEBUGPATHS=1 EMACSPACKAGEPATH= SOURCE_TREE_ROOT=/home/src/editors/sxemacs 
BUILD_TREE_ROOT=/home/src/editors/sxemacs/=build .libs/sxemacs -nd -batch \
Using load-path (/home/src/editors/sxemacs/=build/lisp 
/home/src/editors/sxemacs/=build/lisp /home/src/editors/sxemacs/lisp)
Using module-load-path (/home/src/editors/sxemacs/=build/modules 
/home/src/editors/sxemacs/=build/modules /home/src/editors/sxemacs/modules)
SOURCE_TREE_ROOT= BUILD_TREE_ROOT= \
/usr/local/share/sxemacs/packages/jukebox/lisp/jukebox hides 
/usr/local/share/sxemacs/packages/jukebox/lisp/old/jukebox
/usr/local/share/sxemacs/packages/jukebox/lisp/cddb hides 
/usr/local/share/sxemacs/packages/jukebox/lisp/old/cddb
/usr/local/share/sxemacs/packages/gnus/lisp/binhex hides 
/usr/local/share/sxemacs/pack/xemacs-packages/gnus/lisp/binhex
/usr/local/share/sxemacs/packages/gnus/lisp/canlock hides 
/usr/local/share/sxemacs/pack/xemacs-packages/gnus/lisp/canlock
/usr/local/share/sxemacs/packages/gnus/lisp/compface hide