And finally, a max warnings build!! Yay!
> SXEmacs Build Report generated by emacs-version
> steve@xxxxxxxxxxxxxxxxx/sxemacs--main--22.1.9--patch-38
> with system-configuration
> athlon-pc-linux-gnu
> follows:
> Contents of /usr/src/sxemacs/sxemacs--main--22.1.9/=build/Installation:
> (Output from ./configure)
uname -a: Linux bastard 2.6.25-rc8 #9 PREEMPT Wed Apr 2 21:18:41 EST 2008 i686
AuthenticAMD AMD Athlon(TM) XP 2600+ GNU/Linux
../configure '--prefix=/usr' '--with-ent=all' '--with-ase=all'
'--with-scrollbars=athena' '--with-openssl' '--with-clash-detection'
'--with-pop' '--without-gpm' '--without-xim' '--with-maximum-warning-output'
--enable-ltdl-install=no
SXEmacs steve@xxxxxxxxxxxxxxxxx/sxemacs--main--22.1.9--patch-38 "Edsel"
configured for `athlon-pc-linux-gnu'.
Compilation Environment and Installation Defaults:
Source code location: /usr/src/sxemacs/sxemacs--main--22.1.9
Installation prefix: /usr
Arch-dependent files go to: /usr/lib/sxemacs-22.1.9/athlon-pc-linux-gnu
Modules go to:
/usr/lib/sxemacs-22.1.9/athlon-pc-linux-gnu/modules
Core lisp files go to: /usr/share/sxemacs-22.1.9/lisp
Additional external data goes to: /usr/share/sxemacs-22.1.9/etc
Operating system description file: `s/linux.h'
Not using any machine description file
Compiler version: gcc (Bastard Compiler Collection) 4.3.0
20080116 (experimental)
- GCC specs file: specs.
- Compiler command: gcc -std=gnu99 -fgnu89-inline -ggdb3 -O3
-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/include
- Global LDFLAGS: -Wl,--export-dynamic -L/usr/lib -lbind
libc version: 2.7.90...
Relocating allocator for buffers: yes
GNU version of malloc: yes
- Using Doug Lea's new malloc from the Linux C Library.
Build Options:
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/share/sxemacs/site-packages
/usr/share/sxemacs/xemacs-packages
/usr/share/sxemacs/mule-packages
/usr/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/X11/include
- X Windows libraries location: /usr/X11/lib
- Xau (X authority) not available.
- Handling WM_COMMAND properly.
Compiling in support for the Athena widget set:
- Athena headers location: X11/neXtaw
- Athena library to link: neXtaw
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 gdbm
- berkdb (Berkeley DB support)
- gdbm (GNU DBM support)
Disabled File-based Databases: dbm*
Compiling in support for further database interfaces:
- 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 oss pulse
- ALSA (kernel-based linux sound standard)
- ao (generic audio output layer)
- OSS (Open Sound System)
- PulseAudio (versatile audio server)
Disabled Audio Outputs: arts* esd* jack* nas*
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).
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:
Inhibiting IPv6 canonicalization at startup.
Using the new portable dumper.
Compiling in support for extra debugging code.
Footnotes:
+ means not requested but enabled
* means requested but disabled
No bogus options. Have a nice build :)
> shared library dependencies:
linux-gate.so.1 => (0xb7f02000)
libsxelw-Xt.so.0 => /usr/lib/libsxelw-Xt.so.0 (0xb7ee7000)
libpq.so.5 => /usr/lib/libpq.so.5 (0xb7ec8000)
libssl.so.0.9.8 => /usr/lib/libssl.so.0.9.8 (0xb7e86000)
libcrypto.so.0.9.8 => /usr/lib/libcrypto.so.0.9.8 (0xb7d3d000)
libreadline.so.5 => /lib/libreadline.so.5 (0xb7cf9000)
libcrypt.so.1 => /lib/libcrypt.so.1 (0xb7cc2000)
libdb-4.6.so => /usr/lib/libdb-4.6.so (0xb7b91000)
libgdbm_compat.so.3 => /usr/lib/libgdbm_compat.so.3 (0xb7b8e000)
libgdbm.so.3 => /usr/lib/libgdbm.so.3 (0xb7b88000)
libmpfr.so.1 => /usr/lib/libmpfr.so.1 (0xb7b46000)
libgmp.so.3 => /usr/lib/libgmp.so.3 (0xb7b06000)
libao.so.2 => /usr/lib/libao.so.2 (0xb7b02000)
libasound.so.2 => /usr/lib/libasound.so.2 (0xb7a3d000)
libpulse.so.0 => /usr/lib/libpulse.so.0 (0xb79f5000)
librt.so.1 => /lib/librt.so.1 (0xb79ec000)
libbind.so.4 => /usr/lib/libbind.so.4 (0xb799d000)
libnsl.so.1 => /lib/libnsl.so.1 (0xb7984000)
libmagic.so.1 => /usr/lib/libmagic.so.1 (0xb7970000)
libmad.so.0 => /usr/lib/libmad.so.0 (0xb7955000)
libsox.so.0 => /usr/lib/libsox.so.0 (0xb793c000)
libavformat.so.52 => /usr/lib/libavformat.so.52 (0xb789f000)
libavcodec.so.51 => /usr/lib/libavcodec.so.51 (0xb7248000)
libfaac.so.0 => /usr/lib/libfaac.so.0 (0xb7235000)
libfaad.so.1 => /usr/lib/libfaad.so.1 (0xb71ee000)
libmp3lame.so.0 => /usr/lib/libmp3lame.so.0 (0xb716e000)
libtheora.so.0 => /usr/lib/libtheora.so.0 (0xb7121000)
libvorbisenc.so.2 => /usr/lib/libvorbisenc.so.2 (0xb7027000)
libavutil.so.49 => /usr/lib/libavutil.so.49 (0xb7019000)
libvorbis.so.0 => /usr/lib/libvorbis.so.0 (0xb6fed000)
libogg.so.0 => /usr/lib/libogg.so.0 (0xb6fe8000)
libsndfile.so.1 => /usr/lib/libsndfile.so.1 (0xb6f80000)
libtiff.so.3 => /usr/lib/libtiff.so.3 (0xb6f27000)
libpng12.so.0 => /usr/lib/libpng12.so.0 (0xb6f02000)
libjpeg.so.62 => /usr/lib/libjpeg.so.62 (0xb6ed9000)
libXpm.so.4 => /usr/X11R7/lib/libXpm.so.4 (0xb6ec8000)
libneXtaw.so.0 => /usr/X11R7/lib/libneXtaw.so.0 (0xb6e5b000)
libXmu.so.6 => /usr/X11R7/lib/libXmu.so.6 (0xb6e43000)
libXt.so.6 => /usr/X11R7/lib/libXt.so.6 (0xb6de8000)
libXext.so.6 => /usr/X11R7/lib/libXext.so.6 (0xb6dd7000)
libX11.so.6 => /usr/X11R7/lib/libX11.so.6 (0xb6cd8000)
libxcb-xlib.so.0 => /usr/X11R7/lib/libxcb-xlib.so.0 (0xb6cd6000)
libxcb.so.1 => /usr/X11R7/lib/libxcb.so.1 (0xb6cbe000)
libXau.so.6 => /usr/X11R7/lib/libXau.so.6 (0xb6cba000)
libXdmcp.so.6 => /usr/X11R7/lib/libXdmcp.so.6 (0xb6cb5000)
libSM.so.6 => /usr/X11R7/lib/libSM.so.6 (0xb6cac000)
libICE.so.6 => /usr/X11R7/lib/libICE.so.6 (0xb6c92000)
libutil.so.1 => /lib/libutil.so.1 (0xb6c8e000)
libffi.so.4 => /usr/lib/libffi.so.4 (0xb6c87000)
libltdl.so.3 => /usr/lib/libltdl.so.3 (0xb6c7f000)
libdl.so.2 => /lib/libdl.so.2 (0xb6c7b000)
libz.so.1 => /lib/libz.so.1 (0xb6c67000)
libncursesw.so.6 => /lib/libncursesw.so.6 (0xb6c38000)
libc.so.6 => /lib/libc.so.6 (0xb6ad6000)
libpthread.so.0 => /lib/libpthread.so.0 (0xb6abe000)
libm.so.6 => /lib/libm.so.6 (0xb6a97000)
libtinfo.so.6 => /lib/libtinfo.so.6 (0xb6a6d000)
/lib/ld-linux.so.2 (0xb7f03000)
> Contents of `config-value-hash-table':
Empty keys: SITELISPDIR MOD_INSTALL_PROGRAM have_xml2_config
DESCEND_ASE_TRUE am__fastdepCXX_TRUE INSTALLPATH ENCAPSULATE_RENAME
extra_includes HAVE_FFI_TRUE X_EXTRA_LIBS ENCAPSULATE_CREAT WITH_MULE_TRUE
SITELISPDIR_USER_DEFINED DESCEND_MODULES_TRUE HAVE_SETITIMER_TRUE
target_alias EXEC_PREFIX_USER_DEFINED host_alias HAVE_LIBXML2_TRUE
ENCAPSULATE_RMDIR HAVE_OPENSSL_TRUE ENCAPSULATE_EACCESS NEED_ALLOCA_C_FALSE
EXEEXT DESCEND_CL_TRUE MAKE_AM_SUBDIR ENCAPSULATE_STAT HAVE_LIBEVENT_TRUE
ENCAPSULATE_EXECVP SITEMODULEDIR_USER_DEFINED F77 DESCEND_DYNODUMP_FALSE
INSTALL_LTDL_FALSE ENCAPSULATE_SYMLINK ac_ct_F77 ENCAPSULATE_LINK
STATIC_ASE_FALSE PACKAGE_PATH_USER_DEFINED ld_switch_all FFI_CPPFLAGS
sitelispdir am__quote ENCAPSULATE_UNLINK C_SWITCH_SITE YFLAGS
ld_switch_general DOCDIR_USER_DEFINED FFI_LDFLAGS MEMALLOC_LIBS
HAVE_EVENTS_TRUE C_SWITCH_X_SITE STATIC_CL_FALSE WITH_PDUMP_TRUE ALLOCA
HAVE_MULTICAST_TRUE HAVE_METRONOME_TRUE DESCEND_DYNO_I386_TRUE $$tardir
sound_cflags machfile DBX ld_switch_window_system LIBSTDCPP FFLAGS
DESCEND_DYNO_PPC_FALSE BUILD_SHEAP_FALSE dnd_objs libs_xauth lib_gcc
ECHO_C OBJECT_TO_BUILD SDB LIBST_CONFIG infopath start_files
USE_MEMALLOC_TRUE AMDEP_TRUE HAVE_SYSVIPC_TRUE install_pp
DESCEND_DYNO_SPARC_FALSE start_flags USR_CCS_BIN_AR EMOD_ASE_TRUE
WITH_EXTW_FALSE ECHO_T SET_MAKE MODARCHDIR statedir HAVE_UNIX_TRUE
ENCAPSULATE_LSTAT AUTARKIC_FALSE OPENSSL_CPPFLAGS HAVE_BDWGC_TRUE
DESCEND_LIBLTDL_FALSE MODCFLAGS statmod_archives LD_SWITCH_SITE
ENCAPSULATE_MKDIR LISPDIR_USER_DEFINED bitmapdir XMKMF EMOD_CL_TRUE
OPENSSL_LDFLAGS PRTDIAG LD_SWITCH_X_SITE ESD_CONFIG CONVENIENCE_LTDL_FALSE
INFODIR_USER_DEFINED ENCAPSULATE_OPENDIR build_alias XML2_CONFIG
ENCAPSULATE_ACCESS MODULEDIR_USER_DEFINED LD_SWITCH_X_SITE_AUX
am__fastdepCC_TRUE HAVE_SOCKETS_TRUE INFOPATH ENCAPSULATE_READDIR LTDLINCL
XREGISTERIMINSTANTIATECALLBACK_NONSTANDARD_PROTOTYPE ARCHLIBDIR_USER_DEFINED
HAVE_TCPUDP_TRUE ENCAPSULATE_CHDIR ELLCC DESCEND_LWLIB_TRUE MOD_CC
ETCDIR_USER_DEFINED INFOPATH_USER_DEFINED ENCAPSULATE_READLINK ARTSC_CONFIG
ENCAPSULATE_CHMOD
HAVE_DATABASE t
HAVE_ISDIGIT t
HAVE_TERMIOS t
X_CFLAGS " -I/usr/X11/include"
HAVE_OPENSSL_PEM_H t
HAVE_DIRNAME t
build_os "linux-gnu"
HAVE_STRTOL t
SXE_CFLAGS " -ggdb3 -O3 -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"
fpfloat "long double"
HAVE_X11_XLOCALE_H t
HAVE_DECL_ISALPHA t
HAVE_LIBDL t
HAVE_FFI_H t
HAVE_UINTMAX_T t
AUTOHEADER "${SHELL} /usr/src/sxemacs/sxemacs--main--22.1.9/missing --run
autoheader"
__EXTENSIONS__ 1
HAVE_POSTGRESQL t
LTDL_OBJDIR ".libs/"
lt_cv_file_magic_cmd "$MAGIC_CMD"
HAVE_EMODULES t
exec_prefix "${prefix}"
HAVE_LT_DLSYM t
HAVE_SOCKLEN_T t
HAVE_LIBXML2 t
HAVE_FTRUNCATE t
CPP "gcc -E"
am__fastdepCXX_FALSE "#"
pdfdir "${docdir}"
HAVE_RAND_QUERY_EGD_BYTES t
MAIL_LOCK_DOT 1
DESCEND_ASE_FALSE "#"
HAVE_EVP_DIGESTFINAL_EX t
have_tla "yes"
HAVE_MEMCPY t
LEX "flex"
HAVE_SSL_CTX_ADD_CLIENT_CA t
RANLIB "ranlib"
HAVE_LONG_DOUBLE_WIDER t
HAVE_GMP t
sxe_srcdir "/usr/src/sxemacs/sxemacs--main--22.1.9"
HAVE_ASM_SALL t
HAVE_SETITIMER t
HAVE_STRUCT_SOX_FORMAT_SIGNAL t
internal_makefile_list "Makefile.in lib-src/Makefile.in lwlib/Makefile.in"
GETTIMEOFDAY_HANDLES_STRUCT_TIMESPEC "yes"
HAVE_MPFR t
HAVE_SSL_GET_VERIFY_RESULT t
SIGTYPE "RETSIGTYPE"
2 ", (lt_ptr) &.},/p'''"
HAVE_INET_NTOA t
HAVE_BIO_FREE t
HAVE_SOCKET t
OPENSSL_SSL 1
HAVE_SYS_PARAM_H t
WITH_MPFR t
HAVE_ALSA_PCM_H t
HAVE_NONBLOCKING_SOCKETFIONBIO t
HAVE_DECL_REALPATH t
HAVE_STRCMP t
SIZEOF_VOID_P 4
HAVE_VSNPRINTF t
HAVE_CTYPE_H t
HAVE_ISCNTRL t
HAVE_DIRENT_H t
build_cpu "athlon"
HAVE_STRTOD t
SXEMACS_CODENAME "Edsel"
HAVE_X11_XLIB_H t
HAVE_DECL_ISALNUM t
HAVE_LIBC t
HAVE_FFI_FALSE "#"
HAVE_TZSET t
AUTOCONF_VERSION "autoconf (GNU Autoconf) 2.61"
_XOPEN_SOURCE_EXTENDED 1
HAVE_POPUPS t
build "athlon-pc-linux-gnu"
localstatedir "${prefix}/var"
HAVE_ELF_H t
etcdir "${datadir}/${instvardir}/etc"
HAVE_LT_DLOPENEXT t
HAVE_LIBPTHREAD t
HAVE_FTIME t
HAVE_USLEEP t
CONVENIENCE_LTDL_TRUE "#"
HAVE_RAND_BYTES t
LWLIB_WIDGETS_ATHENA t
DEPDIR ".deps"
package_path
"~/.sxemacs/site-packages:~/.sxemacs/xemacs-packages:~/.sxemacs/mule-packages:~/.sxemacs/sxemacs-packages::/usr/share/sxemacs/site-packages:/usr/share/sxemacs/xemacs-packages:/usr/share/sxemacs/mule-packages:/usr/share/sxemacs/sxemacs-packages"
HAVE_EVP_DECRYPTUPDATE t
have_pkg_config "yes"
ETCDIR "/usr/share/sxemacs-22.1.9/etc"
HAVE_MEMCHR t
HAVE_SSL_CIPHER_GET_BITS t
PULSE_VERSION 9
HAVE_LONG_DOUBLE t
HAVE_GIF t
sxe_cv_tmp_ffmpeg_url_fopen "ByteIOContext**"
HAVE_ASM_RETVAL_IN_EBX t
HAVE_SELECT t
DESCEND_LWLIB_FALSE "#"
HAVE_STRUCT_SOX_FORMAT t
instvarsepdir "${PROGNAME}/${old_version}"
GETPGRP_VOID 1
HAVE_MPF t
HAVE_SSL_GET_PEER_CERT_CHAIN t
SIGRETURN "return"
HAVE_INET_NETWORK t
HAVE_BIO_DUMP t
HAVE_SNPRINTF t
OPENSSL_LIBS "-lssl -lcrypto"
EGREP "/bin/grep -E"
HAVE_SYS_MSG_H t
WITH_MPC t
HAVE_ALSA_OUTPUT_H t
HAVE_NET_ROUTE_H t
HAVE_DECL_REALLOC t
HAVE_STRCHR t
SIZEOF_SIZE_T 4
HAVE_VLIMIT t
HAVE_CONNECT t
HAVE_ISBLANK t
HAVE_TCPUDP_FALSE "#"
ARCHLIBDIR "/usr/lib/sxemacs-22.1.9/athlon-pc-linux-gnu"
HAVE_DIALOGS t
HAVE_STRSPN t
SXEMACS_CC "gcc -std=gnu99 -fgnu89-inline"
HAVE_X11_STRINGDEFS_H t
HAVE_DECL_IOCTLSOCKET 0
HAVE_LARGEFILE t
HAVE_FFI t
HAVE_TTY t
AUTOCONF "${SHELL} /usr/src/sxemacs/sxemacs--main--22.1.9/missing --run
autoconf"
_XOPEN_SOURCE 500
HAVE_POLL t
LN_S "ln -s"
localedir "${datarootdir}/locale"
HAVE_EC_KEY_SET_PRIVATE_KEY t
emodsrcdir "/usr/src/sxemacs/sxemacs--main--22.1.9/modules"
HAVE_LT_DLOPEN t
HAVE_LIBPQ_FE_H t
HAVE_FSYNC t
HAVE_UNSIGNED_LONG_LONG_INT t
am__fastdepCC_FALSE "#"
HAVE_RANDOM t
LWLIB_USES_ATHENA t
DEFS "-DHAVE_CONFIG_H"
opsysfile "s/linux.h"
HAVE_EVP_DECRYPTINIT t
have_pg_config "yes"
HAVE_MCHECK_H t
HAVE_SSLV3_SERVER_METHOD t
HAVE_LOGB t
HAVE_GETWD t
sxe_cv_proc_flags "fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca
cmov pat pse36 mmx fxsr sse syscall mmxext 3dnowext 3dnow ts"
HAVE_ASM_MASSIVE_REGS t
HAVE_SCROLLBARS t
MODULEDIR "/usr/lib/sxemacs-22.1.9/athlon-pc-linux-gnu/modules"
DESCEND_LIBLTDL_TRUE "#"
HAVE_STRTOLD t
instvardir "${PROGNAME}-${old_version}"
GDB "/usr/bin/gdb"
HAVE_MPC_H t
LIBXML2_CPPFLAGS "-I/usr/include/libxml2 "
HAVE_SSL_GET_PEER_CERTIFICATE t
SIGNALS_VIA_CHARACTERS 1
HAVE_INET_NETOF t
HAVE_BERKELEY_DB t
HAVE_SNDFILE_H t
EF_USE_COMPRE 1
HAVE_SYS_IPC_H t
WITH_GMP t
libltdl_cv_sys_search_path "/lib /usr/lib /lib /usr/lib /usr/X11R7/lib "
HAVE_ALSA_INPUT_H t
HAVE_NETINET_IN_H t
HAVE_DECL_MALLOC t
HAVE_STRCAT t
SIZEOF_SHORT 2
HAVE_UTIME_H t
HAVE_COMPFACE_H t
HAVE_ISASTREAM t
HAVE_TCPUDP t
AR "ar"
HAVE_ASM_ADCB t
HAVE_DECL_SYS_SIGLIST t
HAVE_STRRCHR t
SXEMACS_ARCH_VERSION "steve@xxxxxxxxxxxxxxxxx/sxemacs--main--22.1.9--patch-38"
HAVE_X11_SHELL_H t
HAVE_DECL_IOCTL t
HAVE_KILLPG t
HAVE_FCNTL_H t
HAVE_TOOLBARS t
AUTARKIC_TRUE "#"
_TANDEM_SOURCE 1
HAVE_PNG_H t
libsxeui_objs " console-x.o device-x.o event-Xt.o frame-x.o glyphs-x.o
objects-x.o redisplay-x.o select-x.o xgccache.o balloon_help.o balloon-x.o
menubar-x.o scrollbar-x.o dialog-x.o toolbar-x.o gui-x.o menubar.o scrollbar.o
dialog.o toolbar.o console-tty.o device-tty.o event-tty.o frame-tty.o
objects-tty.o redisplay-tty.o cm.o terminfo.o"
HAVE_EC_KEY_NEW_BY_CURVE_NAME t
emodblddir "/usr/src/sxemacs/sxemacs--main--22.1.9/=build/modules"
HAVE_LT_DLINFO t
INFODIR "/usr/share/info"
HAVE_LIBPQ t
HAVE_FREXP t
HAVE_UNLOCKPT t
CLASH_DETECTION 1
ac_cv_search_opendir "none required"
HAVE_QUATERN t
LWLIB_TABS_LUCID t
DEBUG_SXEMACS 1
oldincludedir "/usr/include"
HAVE_EVP_DECRYPTFINAL t
have_openssl_bin "yes"
subdirs " libltdl"
ERROR_CHECK_TYPECHECK t
HAVE_MATH_NAN t
HAVE_SSLV3_CLIENT_METHOD t
PROTOTYPES 1
HAVE_LOCKF t
HAVE_GETTIMEOFDAY t
HAVE_ASM_EAX t
HAVE_RSA_GENERATE_KEY t
inststaticdir "${PROGNAME}"
FUNCPROTO 15
HAVE_MPC t
LIBTOOL_VERSION "ltmain.sh (GNU libtool) 1.5.24 (1.1220.2.455 2007/06/24
02:13:29)"
HAVE_SSL_GET_ERROR t
SHELL "/bin/sh"
HAVE_LT_DLFREE t
HAVE_INET_MAKEADDR t
HAVE_SNDFILE t
EF_USE_ASYNEQ 1
HAVE_SYS_IOCTL_H t
WITH_EXTW_TRUE "#"
libexecdir "${exec_prefix}/libexec"
HAVE_ALSA_GLOBAL_H t
HAVE_NETDB_H t
HAVE_DECL_LT_DLOPENEXT t
HAVE_STRCASECMP t
SIZEOF_LONG_LONG_INT 8
HAVE_UTIME t
HAVE_CLOSEDIR t
PKG_CONFIG "/usr/bin/pkg-config"
EMOD_CL_FALSE "#"
HAVE_ISASCII t
HAVE_TCGETPGRP t
AO_VERSION "0.8.8"
XEMACS 1
HAVE_ARPA_NAMESER_H t
HAVE_DECL_STRNCPY t
bindir "${exec_prefix}/bin"
HAVE_STROPTS_H t
SXEMACS 1
HAVE_X11_SHELLP_H t
HAVE_DECL_GETNAMEINFO 0
HAVE_JPEGLIB_H t
HAVE_FCNTL t
HAVE_TM_ZONE t
_POSIX_PTHREAD_SEMANTICS 1
HAVE_PNG t
LISPDIR "/usr/share/sxemacs-22.1.9/lisp"
libsxeevents_objs " event-queue.o workers.o worker-asyneq.o"
HAVE_EC_KEY_GENERATE_KEY t
dynodump_arch "i386"
HAVE_LT_DLHANDLE_NEXT t
HAVE__BOOL t
HAVE_DECL_ISXDIGIT t
HAVE_LIBNCURSES t
HAVE_FREE t
CFLAGS "-ggdb3 -O3 -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"
ac_cv_prog_YACC "bison -y"
HAVE_PUTENV t
LWLIB_SCROLLBARS_ATHENA3D t
DB_LIBS "-lpq -Wl,-rpath,'''/usr/lib''' -lpgport -lssl -lcrypto -lz -lreadline
-lcrypt -ldl -lm -ldb -lgdbm_compat -lgdbm "
old_version "22.1.9"
HAVE_EVP_CLEANUP t
have_libst_config "no"
ERROR_CHECK_MALLOC t
HAVE_MATH_ISNAN t
LDFLAGS " -Wl,--export-dynamic -L/usr/lib -lbind"
HAVE_SSLV2_SERVER_METHOD t
PROGNAME "sxemacs"
HAVE_LOCALE_H t
HAVE_GETRLIMIT t
HAVE_ASM_CL t
HAVE_RMDIR t
DESCEND_DYNO_SPARC_TRUE "#"
install_sh "$(SHELL) /usr/src/sxemacs/sxemacs--main--22.1.9/install-sh"
FILE_CODING 1
HAVE_MMAP t
LIBTOOL_DEPS ".././ltmain.sh"
HAVE_SSL_GET_CURRENT_CIPHER t
HAVE_LT_DLFOREACH t
HAVE_INET_LNAOF t
HAVE_BDWGC_FALSE "#"
HAVE_SIGSETJMP t
OPENSSL_BIN "/usr/bin/openssl"
HAVE_SYS_FILE_H t
libent_objs " ent-gmp.o ent-mpfr.o ent-gaussian.o ent-mpc.o ent-quatern.o
ent-ecm.o"
HAVE_ALSA_ERROR_H t
HAVE_NESTED_FUNS t
HAVE_DECL_LT_DLOPEN t
HAVE_STPNCPY t
SIZEOF_LONG_DOUBLE 12
HAVE_CLOCK_GETTIME t
PG_CONFIG "/usr/bin/pg_config"
HAVE_ISALPHA t
HAVE_SYS_WAIT_H t
AMTAR "${SHELL} /usr/src/sxemacs/sxemacs--main--22.1.9/missing --run tar"
X11_RELEASE 6
HAVE_ARPA_INET_H t
HAVE_OPENSSL_FALSE "#"
HAVE_DECL_STRNCMP t
HAVE_STRNCPY t
SUBDIR_MAKEFILES "lib-src/Makefile lib-src/Makefile lwlib/Makefile
lwlib/Makefile"
HAVE_X11_NEXTAW_XAWINIT_H t
HAVE_DECL_GETHOSTNAME 0
HAVE_JPEG t
HAVE_EVP_VERIFYFINAL t
HAVE_TLSV1_SERVER_METHOD t
ATHENA_XawInit_h_ "X11/neXtaw/XawInit.h"
_POSIX_C_SOURCE "199506L"
HAVE_PERROR t
LIBXML2_LDFLAGS "-lxml2 "
libsxedb_objs " database.o postgresql.o"
HAVE_EC_KEY_DUP t
dvidir "${docdir}"
HAVE_LT_DLHANDLE t
HAVE_X_WINDOWS t
HAVE_DECL_ISUPPER t
HAVE_LIBM t
HAVE_FPFLOAT t
HAVE_UNIX_PROCESSES t
CCDEPMODE "depmode=gcc3"
ac_cv_prog_CXXCPP "g++ -E"
HAVE_PULSE_SOUND t
LWLIB_SCROLLBARS_ATHENA t
DB_LDFLAGS "-L/usr/lib "
moduledir "${libdir}/${instvardir}/${configuration}/modules"
HAVE_EVP_CIPHER_CTX_INIT t
have_isc_config_sh "yes"
ERROR_CHECK_GLYPHS t
HAVE_MATH_ISINF t
JMP_BUF "sigjmp_buf"
HAVE_SSLV2_CLIENT_METHOD t
PREFIX_USER_DEFINED ("" 1)
HAVE_LINUX_SOUNDCARD_H t
HAVE_GETPT t
HAVE_ASM_CH t
HAVE_RINT t
MM_LIBS "-lao -lpthread -ldl -lasound -lpulse -lpthread -lmagic -lmad
-lsox -lavformat -lavcodec -lz -la52 -lfaac -lfaad -lmp3lame -lxvidcore -ldl
-lX11 -lXext -ltheora -lvorbisenc -lavutil -lvorbis -lm -logg -lsndfile
-ltiff -lpng -ljpeg -lcompface -lXpm -lpthread "
HAVE_EVP_PKEY_NEW t
FGREP "/bin/grep -F"
HAVE_MKTIME t
LIBTOOL "$(SHELL) $(top_builddir)/libtool"
HAVE_SSL_GET_CERTIFICATE t
SED "/bin/sed"
HAVE_LT_DLEXIT t
HAVE_INET_ATON t
HAVE_BDWGC t
HAVE_SIGPROCMASK t
OBJEXT "o"
ECHO_N "-n"
WITH_EMODULES t
libdir "${exec_prefix}/lib"
HAVE_ALSA_CONF_H t
HAVE_NCURSES t
HAVE_DECL_LT_DLEXIT t
HAVE_STPCPY t
SIZEOF_LONG 4
HAVE_CLOCK_GETRES t
PDUMP 1
EMOD_ASE_FALSE "#"
HAVE_SYS_VLIMIT_H t
WITH_QUATERN t
HAVE_OPENSSL_CRYPTO_H t
HAVE_ARGZ_STRINGIFY t
HAVE_DECL_STRNCAT t
HAVE_STRNCMP t
STRIP "strip"
HAVE_X11_NEXTAW_THREED_H t
HAVE_DECL_GETHOSTBYNAME 0
HAVE_ISXDIGIT t
HAVE_EVP_SIGNFINAL t
HAVE_TLSV1_CLIENT_METHOD t
ATHENA_Toggle_h_ "X11/neXtaw/Toggle.h"
_NO_MALLOC_WARNING_ 1
HAVE_PEM_WRITE_PUBKEY t
libsxecore_objs " dumper.o"
HAVE_EC_GET_BUILTIN_CURVES t
docdir "${archlibdir}"
CC "gcc -std=gnu99 -fgnu89-inline"
HAVE_LT_DLGETINFO t
HAVE_XTREGISTERDRAWABLE t
HAVE_DECL_ISSPACE t
HAVE_LIBINTL_H t
HAVE_FPCLASSIFY t
BUILD_SHEAP_TRUE "#"
HAVE_UNIX_FALSE "#"
ac_cv_prog_CPP "gcc -E"
HAVE_PULSE_PULSEAUDIO_H t
LWLIB_MENUBARS_LUCID t
DB_H_FILE "db.h"
mkdir_p "/usr/lib/pkgusr/mkdir -p"
HAVE_EVP_CIPHER_CTX_CLEANUP t
have_esd_config "no"
ERROR_CHECK_GC t
HAVE_MATH_INFINITY t
ISC_CONFIG_SH "/usr/bin/isc-config.sh"
HAVE_SSLV23_SERVER_METHOD t
PREFIX "/usr"
HAVE_LINK t
HAVE_GETPGRP t
archlibdir "${libdir}/${instvardir}/${configuration}"
HAVE_RE_COMP t
MM_LDFLAGS " "
DESCEND_DYNO_PPC_TRUE "#"
HAVE_EVP_OPENINIT t
FFMPEG_URL_FOPEN_BIOCTX_STAR_STAR 1
HAVE_MKSTEMP t
HAVE_SSL_DO_HANDSHAKE t
HAVE_LT_DLCLOSE t
HAVE_INET_ADDR t
HAVE_BALLOON_HELP t
host "athlon-pc-linux-gnu"
HAVE_SIGHOLD t
HAVE_SYSVIPC_FALSE "#"
WITH_ECM t
HAVE_NAN t
HAVE_ALSA t
HAVE_DECL_LT_DLCLOSE t
prefix "/usr"
HAVE_STDLIB_H t
SIZEOF_INT 4
HAVE_ISALNUM t
HAVE_CLEAN_FLOATOPS t
PATH_SEPARATOR ":"
EMACS_VERSION "steve@xxxxxxxxxxxxxxxxx/sxemacs--main--22.1.9--patch-38"
HAVE_SYS_UN_H t
AMDEP_FALSE "#"
WITH_PSEUG t
HAVE_OPENSSL_BIO_H t
HAVE_ARGZ_NEXT t
HAVE_DECL_STRLEN t
HAVE_STRNCAT t
STDC_HEADERS 1
HAVE_X11_INTRINSIC_H t
HAVE_DECL_GETADDRINFO 0
HAVE_ISUPPER t
HAVE_EVP_SEALINIT t
ATHENA_ToggleP_h_ "X11/neXtaw/ToggleP.h"
HAVE_TIME_T t
_GNU_SOURCE 1
HAVE_PEM_WRITE_PKCS8PRIVATEKEY t
HAVE_ECM_H t
USE_MEMALLOC_FALSE "#"
HAVE_XREGISTERIMINSTANTIATECALLBACK t
HAVE_DECL_ISPUNCT t
HAVE_LIBGEN_H t
HAVE_FPATHCONF t
HAVE_UNIXOID_EVENT_LOOP t
ac_cv_path_install "/usr/lib/pkgusr/install -c"
HAVE_PTY_H t
LWLIB_DIALOGS_ATHENA3D t
DB_CPPFLAGS "-I/usr/include "
mandir "${datarootdir}/man"
HAVE_EVP_BYTESTOKEY t
have_artsc_config "no"
ERROR_CHECK_EXTENTS t
HAVE_MATH_FPCLASSIFY t
INSTALL_STRIP_PROGRAM "$(install_sh) -c -s"
HAVE_SSLV23_CLIENT_METHOD t
HAVE_LIMITS_H t
HAVE_GETPAGESIZE t
srcdir_equals_blddir_p "no"
am__untar "${AMTAR} xf -"
HAVE_RESOLV_H t
MM_CPPFLAGS " -I/usr/include/ffmpeg "
HAVE_EVP_OPENFINAL t
infodir "${datarootdir}/info"
HAVE_MKDIR t
HAVE_SSL_CTX_USE_PRIVATEKEY_FILE t
RETSIGTYPE "void"
HAVE_LT_DLCALLER_SET_DATA t
HAVE_H_ERRNO t
HAVE_A_OUT_H t
HAVE_SIGBLOCK t
NeedFunctionPrototypes 1
ECHO "echo"
HAVE_SYSVIPC t
VERSION ("22.1.9" "steve@xxxxxxxxxxxxxxxxx/sxemacs--main--22.1.9--patch-38")
HAVE_MUNMAP t
HAVE_ALLOCA_H t
HAVE_STDIO_H t
SIZEOF_DOUBLE 8
HAVE_IOCTL t
HAVE_CBRT t
PACKAGE_VERSION "22.1.9"
EMACS_PROGNAME "sxemacs"
AMDEPBACKSLASH "\\"
HAVE_SYS_TYPES_H t
WITH_PSEUC t
HAVE_OPENSSL_ADD_ALL_DIGESTS t
HAVE_ARGZ_INSERT t
HAVE_DECL_STRDUP t
HAVE_STRLEN t
STATIC_CL_TRUE "#"
HAVE_WMCOMMAND t
HAVE_DECL_FREE t
HAVE_ISSPACE t
HAVE_EVP_SEALFINAL t
ATHENA_Scrollbar_h_ "X11/neXtaw/Scrollbar.h"
HAVE_TIME_H t
_FILE_OFFSET_BITS 64
HAVE_PEM_READ_X509 t
libmule_objs " mule.o mule-ccl.o mule-charset.o file-coding.o"
HAVE_ECM t
datarootdir "${prefix}/share"
USE_GCC 1
HAVE_XPM t
HAVE_DECL_ISPRINT t
HAVE_LIBGC_GC_REALLOC t
HAVE_FMOD t
BROKEN_ALLOCA_IN_FUNCTION_CALLS 1
HAVE_UNIX t
ac_cv_path_FGREP "/bin/grep -F"
HAVE_PTSNAME t
LWLIB_DIALOGS_ATHENA t
HAVE_EVENT_H t
fpfloat_long_double_p 1
HAVE_MATHERR t
ERROR_CHECK_BYTE_CODE t
INSTALL_SCRIPT "${INSTALL}"
HAVE_SQRT t
HAVE_LIBXT t
HAVE_GETNAMEINFO t
HAVE_RENAME t
MEMORY_USAGE_STATS 1
HAVE_EVP_MD_CTX_INIT t
includedir "${prefix}/include"
FFI_LIBS "-lffi"
LIBS "-lz -lncurses -lncurses -lc -lc -lpthread -lm "
HAVE_SSL_CTX_USE_PRIVATEKEY t
REL_ALLOC 1
HAVE_LT_DLCALLER_REGISTER t
HAVE_HMAC_UPDATE t
HAVE_AVFORMAT_H t
HAVE_SGTTY_H t
NO_TERMIO 1
DOUG_LEA_MALLOC 1
HAVE_SYMLINK t
ld_switch_shared "-c"
HAVE_ALLOCA t
HAVE_STDINT_H t
SIZEOF_CHAR_P 4
HAVE_INVERSE_HYPERBOLIC t
HAVE_CALLOC t
PACKAGE_TARNAME "sxemacs"
EMACS_MINOR_VERSION 1
HAVE_SYS_TIME_H t
HAVE_OPENSSL_ADD_ALL_CIPHERS t
HAVE_ARGZ_H t
HAVE_DECL_STRCPY t
HAVE_STRING_H t
HAVE_WINDOW_SYSTEM t
HAVE_DECL_FCNTL t
HAVE_ISPUNCT t
ATHENA_Label_h_ "X11/neXtaw/Label.h"
HAVE_TIMEVAL t
YYTEXT_POINTER 1
HAVE_PEM_READ_PUBKEY t
libmm_objs " dgif_lib.o gif_io.o media-sndfile.o media-ffmpeg.o media-sox.o
media-mad.o media-magic.o sound-oss.o sound-pulse.o sound-alsa.o sound-ao.o
media-internal.o"
HAVE_EACCESS t
datadir "${datarootdir}"
USE_ASSERTIONS 1
HAVE_XM_XM_H t
HAVE_DECL_ISLOWER t
HAVE_LIBGC_GC_MALLOC t
HAVE_FLOOR t
BITMAPDIR "/usr/X11/include/X11/bitmaps"
HAVE_UNISTD_H t
ac_cv_path_EGREP "/bin/grep -E"
HAVE_PTRDIFF_T t
LT_OBJDIR ".libs"
lwlib_objs " lwlib-Xaw.o xlwradio.o xlwcheckbox.o xlwgauge.o lwlib-Xlw.o
xlwmenu.o xlwtabs.o xlwgcs.o"
fpfloat_double_p 0
HAVE_MALLOC_H t
ERROR_CHECK_BUFPOS t
INSTALL_PROGRAM "${INSTALL}"
HAVE_SOX_SSIZE_T t
HAVE_LIBXML_XMLWRITER_H t
HAVE_GETLOADAVG t
sitemoduledir "${datadir}/${inststaticdir}/site-modules"
am__tar "${AMTAR} chof - "
HAVE_REGCOMP t
DESCEND_DYNO_I386_FALSE "#"
version "steve@xxxxxxxxxxxxxxxxx/sxemacs--main--22.1.9--patch-38"
HAVE_EVP_MD_CTX_CLEANUP t
htmldir "${docdir}"
HAVE_METRONOME_FALSE "#"
LIBPQ_FE_H_FILE "libpq-fe.h"
HAVE_SSL_CTX_USE_CERTIFICATE_FILE t
REGEX_MALLOC 1
HAVE_LT_DLCALLER_GET_DATA t
HAVE_HMAC_INIT t
HAVE_AVCODEC_DECODE_AUDIO2 t
HAVE_SETSOCKOPT t
NEED_LUCID 1
HAVE_STRUCT_TM_TM_ZONE t
HAVE_MULTICAST_FALSE "#"
HAVE_ALARM t
HAVE_STDDEF_H t
SIZEOF_CHAR 1
HAVE_INTTYPES_H t
HAVE_BIO_SET_CALLBACK_ARG t
PACKAGE_STRING "SXEmacs 22.1.9"
EMACS_MAJOR_VERSION 22
ACLOCAL_VERSION "aclocal (GNU automake) 1.10.1"
HAVE_SYS_TIMES_H t
WITH_PDUMP_FALSE "#"
HAVE_OPENSSL t
HAVE_ARGZ_CREATE_SEP t
HAVE_DECL_STRCMP t
HAVE_STRINGS_H t
STATIC_ASE_TRUE "#"
HAVE_WIDGETS t
HAVE_DECL_DIRNAME t
HAVE_ISPRINT t
ATHENA_LabelP_h_ "X11/neXtaw/LabelP.h"
HAVE_TIFFIO_H t
HAVE_PEM_READ_PRIVATEKEY t
libmemalloc_objs " ralloc.o vm-limit.o free-hook.o"
HAVE_DUP2 t
config_opsysfile "s/linux.h"
USER_FULL_NAME "pw->pw_gecos"
HAVE_XMU t
HAVE_DECL_ISGRAPH t
HAVE_LIBGC_GC_INIT t
HAVE_FLOCK t
BISON "bison"
HAVE_UNAME t
ac_cv_have_x "have_x=yes ac_x_includes='''/usr/X11/include'''
ac_x_libraries='''/usr/X11/lib'''"
HAVE_PSEUG t
LT_CONVENIENCE_PREFIX "lt-"
lt_cv_sys_global_symbol_to_cdecl "sed -n -e '''s/^. .* (.*)$/extern int .;/p'''"
HAVE_EVENTS_FALSE "#"
fpfloat_cand_long_double_p 1
HAVE_MALLOC t
INSTALL_LTDL_TRUE "#"
HAVE_SOX_SIGNALINFO_T t
HAVE_LIBXML_XMLREADER_H t
HAVE_GETHOSTNAME t
CXXDEPMODE "depmode=gcc3"
HAVE_REALPATH t
MAKE_SUBDIR " lib-src lwlib"
DESCEND_DYNODUMP_TRUE "#"
HAVE_EVP_ENCRYPTUPDATE t
host_vendor "pc"
HAVE_METRONOME t
LIBOBJS " ${LIBOBJDIR}mktime$U.o"
HAVE_SSL_CTX_USE_CERTIFICATE t
RECURSIVE_MAKE_ARGS "$(MFLAGS) CC='''$(CC)''' CFLAGS='''$(CFLAGS)'''
LDFLAGS='''$(LDFLAGS)''' CPPFLAGS='''$(CPPFLAGS)'''"
HAVE_LT_DLADDSEARCHDIR t
HAVE_HMAC_FINAL t
HAVE_AVCODEC_DECODE_AUDIO t
HAVE_SETSID t
NEED_ATHENA 1
DOCDIR "/usr/lib/sxemacs-22.1.9/athlon-pc-linux-gnu"
HAVE_STRUCT_TIMEVAL_TV_USEC t
HAVE_MULTICAST t
HAVE_ACCEPT t
HAVE_STDBOOL_H t
SIZEOF_BOOL 1
HAVE_INTERNAL_SOUND t
HAVE_BIO_SET_CALLBACK t
EMACS_CONFIG_OPTIONS " '--prefix=/usr' '--with-ent=all' '--with-ase=all'
'--with-scrollbars=athena' '--with-openssl' '--with-clash-detection'
'--with-pop' '--without-gpm' '--without-xim' '--with-maximum-warning-output'
--enable-ltdl-install=no"
ACLOCAL "${SHELL} /usr/src/sxemacs/sxemacs--main--22.1.9/missing --run
aclocal-1.10"
HAVE_SYS_TIMEB_H t
WITH_PDUMP t
HAVE_OPENPTY t
HAVE_ARGZ_APPEND t
HAVE_DECL_STRCAT t
HAVE_STRINGIZE t
HAVE_WCSLEN t
HAVE_DECL_CONNECT t
HAVE_ISNAN t
ATHENA_Form_h_ "X11/neXtaw/Form.h"
HAVE_TIFF t
YACC "bison -y"
HAVE_OSS_SOUND t
HAVE_DSA_GENERATE_PARAMETERS t
c_switch_window_system "-I/usr/X11/include"
TYPEOF "__typeof__"
HAVE_XFACE t
HAVE_DECL_ISDIGIT t
HAVE_LIBFFI ("yes" t)
HAVE_FLOAT_H t
HAVE_UMASK t
AWK "gawk"
HAVE_PSEUC t
LTLIBOBJS " ${LIBOBJDIR}mktime$U.lo"
CYGPATH_W "echo"
1\ ", (lt_ptr) 0},/p''' -e '''s/^[BCDEGRST] ([^ ]*) ([^ ]*)$/ {"
HAVE_EVENTS t
fpfloat_cand_double_p 0
HAVE_MAGIC_H t
HAVE_SOX_SAMPLE_T t
HAVE_LIBXML_TREE_H t
HAVE_GETHOSTBYNAME t
CXXCPP "g++ -E"
am__leading_dot "."
sharedstatedir "${prefix}/com"
HAVE_REALLOC t
MAKE_DOCFILE
"/usr/src/sxemacs/sxemacs--main--22.1.9/=build/lib-src/make-docfile"
HAVE_EVP_ENCRYPTINIT t
host_os "linux-gnu"
HAVE_MENUBARS t
LIBLTDL "-lltdl"
HAVE_SSL_CTX_NEW t
REALPATH_USER_OWNS_RETVAL 1
HAVE_LTDL_H t
HAVE_HMAC_CTX_INIT t
HAVE_AUDIO t
HAVE_SETPGID t
NEED_ALLOCA_C_TRUE "#"
DIRNAME_USER_OWNS_RETVAL 1
HAVE_STRUCT_TIMEVAL_TV_SEC t
ld_libs_window_system "-lneXtaw -lXmu -lXt -lXext -lX11 -lSM -lICE"
HAVE_MSGGET t
GTK_CONFIG "no"
HAVE_SSL_VERIFY_CERT_CHAIN t
HAVE_INTERNAL_MEDIA t
HAVE_BIO_READ t
PACKAGE_PATH
"~/.sxemacs/site-packages:~/.sxemacs/xemacs-packages:~/.sxemacs/mule-packages:~/.sxemacs/sxemacs-packages::/usr/share/sxemacs/site-packages:/usr/share/sxemacs/xemacs-packages:/usr/share/sxemacs/mule-packages:/usr/share/sxemacs/sxemacs-packages"
EMACS_CONFIGURATION "athlon-pc-linux-gnu"
HAVE_SYS_STAT_H t
WITH_NUMBER_TYPES t
sxe_blddir "/usr/src/sxemacs/sxemacs--main--22.1.9/=build"
HAVE_OPENDIR t
HAVE_AO_SOUND t
HAVE_DECL_STPNCPY t
HAVE_STRERROR t
STACK_TRACE_EYE_CATCHER
"sxemacs_steve_sxemacs_org__2008_sxemacs__main__22_1_9__patch_38_athlon_pc_linux_gnu"
HAVE_WCSCMP t
HAVE_DECL_CALLOC t
HAVE_ISLOWER t
HAVE_THREADS t
ATHENA_Dialog_h_ "X11/neXtaw/Dialog.h"
X_PRE_LIBS " -lSM -lICE"
HAVE_OPENSSL_X509_H t
HAVE_DSA_GENERATE_KEY t
c_switch_general "-DHAVE_CONFIG_H -pthread"
TIME_WITH_SYS_TIME 1
HAVE_XCONVERTCASE t
HAVE_DECL_ISCNTRL t
lispdir "${datadir}/${instvardir}/lisp"
HAVE_FFMPEG_AVFORMAT_H t
HAVE_ULIMIT_H t
AUTOMAKE_VERSION "automake (GNU automake) 1.10.1"
ac_ct_CXX "g++"
HAVE_PRELOADED_SYMBOLS t
LTDL_SYSSEARCHPATH "/lib:/usr/lib:/lib:/usr/lib:/usr/X11R7/lib"
CXXFLAGS "-g -O2"
lt_cv_sys_global_symbol_to_c_name_address "sed -n -e '''s/^: ([^ ]*) $/ {\\"
HAVE_ERROR_T t
fpfloat_cand "long double"
HAVE_MAGIC t
INSTALL_DATA "${INSTALL} -m 644"
HAVE_SOX_H t
HAVE_LIBXML_PARSER_H t
HAVE_GETCWD t
CXX "g++"
am__isrc " -I$(srcdir)"
sbindir "${exec_prefix}/sbin"
HAVE_READLINK t
HAVE_EVP_ENCRYPTFINAL t
host_cpu "athlon"
HAVE_MEMSET t
configuration "athlon-pc-linux-gnu"
LIBADD_DL "-ldl"
HAVE_SSL_CTX_LOAD_VERIFY_LOCATIONS t
REALPATH_SANE_ON_NON_EXISTENT 1
HAVE_LRAND48 t
HAVE_HMAC_CTX_CLEANUP t
with_modules "all"
HAVE_ATHENA_3D t
HAVE_SETLOCALE t
DIRNAME_RET_T "char*"
HAVE_STRUCT_TIMEVAL t
ld_libs_general "-lz -lncurses -lncurses -lc -lc -lpthread -lm -lutil"
HAVE_MPZ t
GREP "/bin/grep"
HAVE_SSL_PENDING t
SITEMODULEDIR "/usr/share/sxemacs/site-modules"
HAVE_INFINITY t
HAVE_BIO_PRINTF t
PACKAGE_NAME "SXEmacs"
EMACS_BETA_VERSION 9
HAVE_SYS_SOUNDCARD_H t
WITH_NONBLOCKING_SOCKET_O_NONBLOCK t
HAVE_NONBLOCKING_SOCKETSO_NONBLOCK t
HAVE_AO_AO_H t
HAVE_DECL_STPCPY t
HAVE_STRDUP t
SRC_SUBDIR_DEPS " lwlib"
HAVE_WCHAR_T t
HAVE_DECL_ACCEPT t
HAVE_ISINF t
HAVE_TERMIO_H t
ATHENA_Command_h_ "X11/neXtaw/Command.h"
X_LIBS " -L/usr/X11/lib"
HAVE_DLFCN_H t
c_switch_all "-DHAVE_CONFIG_H -pthread -I/usr/X11/include"
TERM_H_FILE "term.h"
HAVE_X509_VERIFY_CERT_ERROR_STRING t
HAVE_DECL_ISBLANK t
HAVE_LIBEVENT_FALSE "#"
HAVE_FFMPEG t
HAVE_ULIMIT t
AUTOMAKE "${SHELL} /usr/src/sxemacs/sxemacs--main--22.1.9/missing --run
automake-1.10"
ac_ct_CC "gcc"
HAVE_POW t
LTDL_SHLIB_EXT ".so"
lt_cv_sys_global_symbol_pipe "sed -n -e '''s/^.*[
]([ABCDGIRSTW][ABCDGIRSTW]*)[ ][ ]*([_A-Za-z][_A-Za-z0-9]*)$/. . ./p'''"
HAVE_ERRNO_H t
extra_objs "debug.o tests.o filelock.o emodules-ng.o effi.o openssl.o"
HAVE_MAD_H t
INSTALL_ARCH_DEP_SUBDIR " lib-src"
HAVE_SOX_FORMAT_T t
HAVE_GETADDRINFO t
CURSES_H_FILE "curses.h"
am__include "include"
psdir "${docdir}"
HAVE_READDIR t
MAKEINFO "${SHELL} /usr/src/sxemacs/sxemacs--main--22.1.9/missing --run
makeinfo"
DESCEND_CL_FALSE "#"
HAVE_EVP_DIGESTUPDATE t
HAVE_MEMORY_H t
LEX_OUTPUT_ROOT "lex.yy"
HAVE_SSL_CTX_FREE t
REALPATH_RET_T "char*"
HAVE_LONG_LONG_INT t
HAVE_GRANTPT t
HAVE_ASSERT_H t
NAS_NO_ERROR_JUMP 1
HAVE_STRUCT_TIMESPEC t
ld_libs_all "-lssl -lcrypto -lpq -Wl,-rpath,'''/usr/lib''' -lpgport -lssl
-lcrypto -lz -lreadline -lcrypt -ldl -lm -ldb -lgdbm_compat -lgdbm -lgmp -lecm
-lgmp -lmpfr -lmpc -lgmp -lmpfr -lgmp -lao -lpthread -ldl -lasound -lpulse
-lpthread -lmagic -lmad -lsox -lavformat -lavcodec -lz -la52 -lfaac -lfaad
-lmp3lame -lxvidcore -ldl -lX11 -lXext -ltheora -lvorbisenc -lavutil -lvorbis
-lm -logg -lsndfile -ltiff -lpng -ljpeg -lcompface -lXpm -lpthread -lneXtaw
-lXmu -lXt -lXext -lX11 -lSM -lICE -lz -lncurses -lncurses -lc -lc -lpthread
-lm -lutil"
HAVE_MPQ t
GNU_MALLOC 1
HAVE_SSL_LOAD_ERROR_STRINGS t
HAVE_INET_PTON t
HAVE_BIO_NEW t
HAVE_SOCKETS_FALSE "#"
PACKAGE_BUGREPORT "http://issues.sxemacs.org/"
EMACS "/usr/src/sxemacs/sxemacs--main--22.1.9/=build/src/sxemacs"
HAVE_SYS_SOCKET_H t
HAVE_ALSA_VERSION_H t
HAVE_NONBLOCKING_SOCKETO_NONBLOCK t
HAVE_DECL_SOCKET t
HAVE_STRCPY t
SNDFILE_VERSION "1.0.17"
HAVE_WCHAR_H t
HAVE_DBM t
HAVE_ISGRAPH t
HAVE_TERMIOS_H t
ATHENA_AsciiText_h_ "X11/neXtaw/AsciiText.h"
HAVE_OPENSSL_SSL_H t
HAVE_DLERROR t
build_vendor "pc"
SYSV_SYSTEM_DIR 1
HAVE_X11_XPM_H t
HAVE_DECL_ISASCII t
HAVE_LIBEVENT t
MULE ("yes" 1)
HAVE_UINTPTR_T t
AUTOHEADER_VERSION "autoheader (GNU Autoconf) 2.61"
__PROTOTYPES 1
HAVE_POSTGRESQLV7 t
LTDL_SHLIBPATH_VAR "LD_LIBRARY_PATH"
lt_cv_path_NM "/usr/bin/nm -B"
HAVE_ENDPWENT t
HAVE_MAD t
HAVE_SOX t
HAVE_LIBXML2_FALSE "#"
HAVE_GC_H t
CPPFLAGS " -I/usr/include"
program_transform_name "s,x,x,"
HAVE_RAND_STATUS t
MAIL_USE_POP 1
HAVE_EVP_DIGESTINIT_EX t
HAVE_MEMMOVE t
EXEC_PREFIX "/usr"
LEXLIB "-lfl"
HAVE_SSL_CTX_CHECK_PRIVATE_KEY t
REALPATH_ACCEPTS_PROTMEM 1
HAVE_LONG_FILE_NAMES t
HAVE_GMP_H t
sysconfdir "${prefix}/etc"
HAVE_ASM_SARL t
HAVE_SETITIMER_FALSE "#"
DESCEND_MODULES_FALSE "#"
HAVE_STRUCT_STAT_ST_RDEV t
ld "$(CC) $(CFLAGS)"
GETTIMEOFDAY_NARGS 2
HAVE_MPFR_H t
HAVE_SSL_LIBRARY_INIT t
HAVE_INET_NTOP t
HAVE_BIO_GET_CALLBACK_ARG t
HAVE_SOCKETS t
PACKAGE "sxemacs"
ELLMAKEDOC "/usr/src/sxemacs/sxemacs--main--22.1.9/=build/lib-src/make-docfile"
HAVE_SYS_RESOURCE_H t
WITH_MULE_FALSE "#"
HAVE_ALSA_SOUND t
HAVE_NONBLOCKING_SOCKETIoctlSocket t
HAVE_DECL_SETSOCKOPT 0
HAVE_STRCOLL t
SIZEOF_WCHAR_T 4
HAVE_WAITPID t
> Contents of /usr/src/sxemacs/make.err
../../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
../../lwlib/xlwgauge.c:965: warning: 'lw0' may be used uninitialized in this
function
../../lwlib/xlwgauge.c:309: warning: 'lw0' may be used uninitialized in this
function
../../lwlib/xlwgauge.c:965: warning: 'lw0' may be used uninitialized in this
function
../../lwlib/xlwgauge.c:965: warning: 'lw0' may be used uninitialized in this
function
../../../modules/ase/ase-interval.c:1513: warning: inlining failed in call to
'ase_intersect_intv_intv': call is unlikely and code size would grow
../../../modules/ase/ase-interval.c:1538: warning: called from here
../../../modules/ase/ase-neighbourhood.c:296: warning: inlining failed in call
to 'ase_neighbourhood_rational_measure': call is unlikely and code size would
grow
../../../modules/ase/ase-neighbourhood.c:510: warning: called from here
../../../modules/ase/ase-neighbourhood.c:273: warning: inlining failed in call
to 'ase_neighbourhood_lebesgue_measure': call is unlikely and code size would
grow
../../../modules/ase/ase-neighbourhood.c:498: warning: called from here
../../../modules/ase/ase-resclass.c:1054: warning: inlining failed in call to
'ase_resclass_prod_intg_small': call is unlikely and code size would grow
../../../modules/ase/ase-resclass.c:1106: warning: called from here
../../../modules/ase/ase-resclass.c:1054: warning: inlining failed in call to
'ase_resclass_prod_intg_small': call is unlikely and code size would grow
../../../modules/ase/ase-resclass.c:1109: warning: called from here
../../../modules/ase/ase-resclass.c:1077: warning: inlining failed in call to
'ase_resclass_prod_intg_big': call is unlikely and code size would grow
../../../modules/ase/ase-resclass.c:1113: warning: called from here
../../../modules/ase/ase-resclass.c:1077: warning: inlining failed in call to
'ase_resclass_prod_intg_big': call is unlikely and code size would grow
../../../modules/ase/ase-resclass.c:1116: warning: called from here
../../../modules/ase/ase-resclass.c:829: warning: inlining failed in call to
'ase_resclass_sum_intg_small': call is unlikely and code size would grow
../../../modules/ase/ase-resclass.c:881: warning: called from here
../../../modules/ase/ase-resclass.c:829: warning: inlining failed in call to
'ase_resclass_sum_intg_small': call is unlikely and code size would grow
../../../modules/ase/ase-resclass.c:884: warning: called from here
../../../modules/ase/ase-resclass.c:852: warning: inlining failed in call to
'ase_resclass_sum_intg_big': call is unlikely and code size would grow
../../../modules/ase/ase-resclass.c:888: warning: called from here
../../../modules/ase/ase-resclass.c:852: warning: inlining failed in call to
'ase_resclass_sum_intg_big': call is unlikely and code size would grow
../../../modules/ase/ase-resclass.c:891: warning: called from here
../../../modules/ase/ase-digraph.c:224: warning: inlining failed in call to
'ase_digraph_add_node': call is unlikely and code size would grow
../../../modules/ase/ase-digraph.c:314: warning: called from here
../../../modules/ase/ase-heap.c:175: warning: inlining failed in call to
'_ase_yheap_prnt': call is unlikely and code size would grow
../../../modules/ase/ase-heap.c:207: warning: called from here
../../../modules/ase/ase-interval.c:1513: warning: inlining failed in call to
'ase_intersect_intv_intv': call is unlikely and code size would grow
../../../modules/ase/ase-interval.c:1538: warning: called from here
../../../modules/ase/ase-neighbourhood.c:296: warning: inlining failed in call
to 'ase_neighbourhood_rational_measure': call is unlikely and code size would
grow
../../../modules/ase/ase-neighbourhood.c:510: warning: called from here
../../../modules/ase/ase-neighbourhood.c:273: warning: inlining failed in call
to 'ase_neighbourhood_lebesgue_measure': call is unlikely and code size would
grow
../../../modules/ase/ase-neighbourhood.c:498: warning: called from here
../../../modules/ase/ase-resclass.c:1054: warning: inlining failed in call to
'ase_resclass_prod_intg_small': call is unlikely and code size would grow
../../../modules/ase/ase-resclass.c:1106: warning: called from here
../../../modules/ase/ase-resclass.c:1054: warning: inlining failed in call to
'ase_resclass_prod_intg_small': call is unlikely and code size would grow
../../../modules/ase/ase-resclass.c:1109: warning: called from here
../../../modules/ase/ase-resclass.c:1077: warning: inlining failed in call to
'ase_resclass_prod_intg_big': call is unlikely and code size would grow
../../../modules/ase/ase-resclass.c:1113: warning: called from here
../../../modules/ase/ase-resclass.c:1077: warning: inlining failed in call to
'ase_resclass_prod_intg_big': call is unlikely and code size would grow
../../../modules/ase/ase-resclass.c:1116: warning: called from here
../../../modules/ase/ase-resclass.c:829: warning: inlining failed in call to
'ase_resclass_sum_intg_small': call is unlikely and code size would grow
../../../modules/ase/ase-resclass.c:881: warning: called from here
../../../modules/ase/ase-resclass.c:829: warning: inlining failed in call to
'ase_resclass_sum_intg_small': call is unlikely and code size would grow
../../../modules/ase/ase-resclass.c:884: warning: called from here
../../../modules/ase/ase-resclass.c:852: warning: inlining failed in call to
'ase_resclass_sum_intg_big': call is unlikely and code size would grow
../../../modules/ase/ase-resclass.c:888: warning: called from here
../../../modules/ase/ase-resclass.c:852: warning: inlining failed in call to
'ase_resclass_sum_intg_big': call is unlikely and code size would grow
../../../modules/ase/ase-resclass.c:891: warning: called from here
../../../modules/ase/ase-digraph.c:224: warning: inlining failed in call to
'ase_digraph_add_node': call is unlikely and code size would grow
../../../modules/ase/ase-digraph.c:314: warning: called from here
../../../modules/ase/ase-heap.c:175: warning: inlining failed in call to
'_ase_yheap_prnt': call is unlikely and code size would grow
../../../modules/ase/ase-heap.c:207: warning: called from here
../../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/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/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:47: warning: inlining failed in call to
'get_term_color_alias_slist': call is unlikely and code size would grow
../../src/objects-tty.c:200: warning: called from here
../../src/objects-tty.c:47: warning: inlining failed in call to
'get_term_color_alias_slist': call is unlikely and code size would grow
../../src/objects-tty.c:210: 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: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/objects-tty.c:47: warning: inlining failed in call to
'get_term_color_alias_slist': call is unlikely and code size would grow
../../src/objects-tty.c:129: 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:130: 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/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/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/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: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-gaussian.c:763: warning: 'expo' may be used uninitialized in this
function
../../src/ent-mpc.c:302: warning: inlining failed in call to 'ent_mpc_zerop':
call is unlikely and code size would grow
../../src/ent-mpc.c:552: 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/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/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/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_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_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-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-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/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/filelock.c:213: warning: cast from function call of type
'Lisp_Object' to non-matching type 'void *'
../../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/openssl.c:3461: warning: passing argument 1 of 'SSL_CTX_new' discards
qualifiers from pointer target type
../../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
Using load-path (/usr/src/sxemacs/sxemacs--main--22.1.9/=build/lisp
/usr/src/sxemacs/sxemacs--main--22.1.9/=build/lisp
/usr/src/sxemacs/sxemacs--main--22.1.9/lisp)
Using module-load-path (/usr/src/sxemacs/sxemacs--main--22.1.9/=build/modules
/usr/src/sxemacs/sxemacs--main--22.1.9/=build/modules
/usr/src/sxemacs/sxemacs--main--22.1.9/modules)
Using load-path (/usr/src/sxemacs/sxemacs--main--22.1.9/=build/lisp
/usr/src/sxemacs/sxemacs--main--22.1.9/=build/lisp
/usr/src/sxemacs/sxemacs--main--22.1.9/lisp)
Using module-load-path (/usr/src/sxemacs/sxemacs--main--22.1.9/=build/modules
/usr/src/sxemacs/sxemacs--main--22.1.9/=build/modules
/usr/src/sxemacs/sxemacs--main--22.1.9/modules)
Using load-path (/usr/src/sxemacs/sxemacs--main--22.1.9/=build/lisp
/usr/src/sxemacs/sxemacs--main--22.1.9/=build/lisp
/usr/src/sxemacs/sxemacs--main--22.1.9/lisp)
Using module-load-path (/usr/src/sxemacs/sxemacs--main--22.1.9/=build/modules
/usr/src/sxemacs/sxemacs--main--22.1.9/=build/modules
/usr/src/sxemacs/sxemacs--main--22.1.9/modules)
Using load-path (/usr/src/sxemacs/sxemacs--main--22.1.9/=build/lisp
/usr/src/sxemacs/sxemacs--main--22.1.9/=build/lisp
/usr/src/sxemacs/sxemacs--main--22.1.9/lisp)
Using module-load-path (/usr/src/sxemacs/sxemacs--main--22.1.9/=build/modules
/usr/src/sxemacs/sxemacs--main--22.1.9/=build/modules
/usr/src/sxemacs/sxemacs--main--22.1.9/modules)
/usr/share/sxemacs/site-packages/lisp/misc/pending-del hides
/usr/share/sxemacs/xemacs-packages/lisp/pc/pending-del
/usr/share/sxemacs/xemacs-packages/lisp/cedet-common/sformat hides
/usr/share/sxemacs/xemacs-packages/lisp/semantic/sformat
/usr/share/sxemacs/xemacs-packages/lisp/cedet-common/working hides
/usr/share/sxemacs/xemacs-packages/lisp/semantic/working
3 Emacs Lisp load-path shadowings were foundProcessing auto-autoloads.el ...
real 21m28.262s
user 18m9.169s
sys 0m30.985s
> Contents of /usr/src/sxemacs/check.err
ase-cartesian-tests.el: 94 of 94 tests successful (100%).
ase-digraph-tests.el: 20 of 20 tests successful (100%).
ase-heap-tests.el: 630 of 630 tests successful (100%).
ase-interval-tests.el: 882 of 882 tests successful (100%).
ase-metric-tests.el: 44 of 44 tests successful (100%).
ase-neighbourhood-tests.el: 102 of 102 tests successful (100%).
ase-permutation-tests.el: 6 of 6 tests successful (100%).
ase-resclass-tests.el: 66 of 66 tests successful (100%).
cl-loop-tests.el: 78 of 78 tests successful (100%).
base64-tests.el: 1234 of 1234 tests successful (100%).
bloom-tests.el: 100 of 100 tests successful (100%).
byte-compiler-tests.el: 104 of 104 tests successful (100%).
c-tests.el: 2 of 2 tests successful (100%).
case-tests.el: 1148 of 1148 tests successful (100%).
ccl-tests.el: 4570 of 4570 tests successful (100%).
database-tests.el: 20 of 20 tests successful (100%).
ent-tests.el: 22812 of 22812 tests successful (100%).
extent-tests.el: 194 of 194 tests successful (100%).
format-tests.el: 1278 of 1278 tests successful (100%).
hash-table-tests.el: 9866 of 9866 tests successful (100%).
inplace-tests.el: 28 of 28 tests successful (100%).
lisp-reader-tests.el: 46 of 46 tests successful (100%).
lisp-tests.el: 2890 of 2890 tests successful (100%).
map-tests.el: 2484 of 2484 tests successful (100%).
md5-tests.el: 56 of 56 tests successful (100%).
mule-tests.el: 226 of 226 tests successful (100%).
openssl-tests.el: 50542 of 50542 tests successful (100%).
os-tests.el: 20 of 20 tests successful (100%).
regexp-tests.el: 344 of 344 tests successful (100%).
region-tests.el: 26 of 26 tests successful (100%).
skiplist-tests.el: 40062 of 40062 tests successful (100%).
symbol-tests.el: 264 of 264 tests successful (100%).
syntax-tests.el: 64 of 64 tests successful (100%).
tag-tests.el: 6 of 6 tests successful (100%).
weak-tests.el: 120 of 120 tests successful (100%).
real 3m43.020s
user 3m16.677s
sys 0m1.017s
> Contents of /usr/src/sxemacs/install.err
--
|---<Steve Youngs>---------------<GnuPG KeyID: A94B3003>---|
| SXEmacs - The only _______ you'll ever need. |
| Fill in the blank, yes, it's THAT good! |
|------------------------------------<steve@xxxxxxxxxxx>---|
pgpigl6p8kxsQ.pgp
Description: PGP signature
|