> SXEmacs Build Report generated by emacs-version
> hroptatyr@xxxxxxxxxxxxxxxxxxxx/sxemacs--hrop--22.1.9--patch-1
> with system-configuration
> core2-unknown-linux-gnu
> follows:
> Contents of
> /home/kantmp/freundt/src/editors/sxemacs/=build.em64t/Installation:
> (Output from ./configure)
uname -a: Linux muck 2.6.18.8-0.5-default #1 SMP Fri Jun 22 12:17:53 UTC 2007
x86_64 x86_64 x86_64 GNU/Linux
../configure '--prefix=/homes/algebra/freundt/usr/local64' '--with-x'
'--with-ent=all' '--with-menubars=lucid' '--with-scrollbars=athena'
'--with-dialogs=athena' '--with-widgets=athena' '--with-memory-usage-stats'
'--with-mule' '--with-regex-malloc' '--with-pdump' '--with-ffi'
'--with-sound=all,nonas' '--with-media=all,nosox,nomad' '--with-ncurses'
'--with-gpm' '--with-image=all' '--without-wmcommand' '--with-postgresql'
'--with-openssl' '--with-ipv6-cname' '--with-dynamic' '--with-pop'
'--with-xim=xlib' '--with-xfs' '--with-modules' '--with-site-lisp'
'--with-error-checking=all'
'--with-site-prefixes=/homes/algebra/freundt/usr/local64' 'CFLAGS=-g -O2'
--enable-ltdl-install=no
SXEmacs hroptatyr@xxxxxxxxxxxxxxxxxxxx/sxemacs--hrop--22.1.9--patch-1 "Edsel"
configured for `core2-unknown-linux-gnu'.
Compilation Environment and Installation Defaults:
Source code location: /home/kantmp/freundt/src/editors/sxemacs
Installation prefix: /homes/algebra/freundt/usr/local64
Arch-dependent files go to:
/homes/algebra/freundt/usr/local64/lib/sxemacs-22.1.9/core2-unknown-linux-gnu
Modules go to:
/homes/algebra/freundt/usr/local64/lib/sxemacs-22.1.9/core2-unknown-linux-gnu/modules
Core lisp files go to:
/homes/algebra/freundt/usr/local64/share/sxemacs-22.1.9/lisp
Additional external data goes to:
/homes/algebra/freundt/usr/local64/share/sxemacs-22.1.9/etc
Operating system description file: `s/linux.h'
Not using any machine description file
Compiler version: gcc (GCC) 4.4.0 20080224 (experimental)
- GCC specs file: specs.
- Compiler command: gcc -std=gnu99 -fgnu89-inline -g -O2
- Global CPPFLAGS:
-I/homes/algebra/freundt/usr/local64/include -I/usr/local/include
- Global LDFLAGS: -L/homes/algebra/freundt/usr/local64/lib
-L/usr/local/lib -Wl,--export-dynamic
libc version: 2.5(20061011).
Relocating allocator for buffers: yes
GNU version of malloc: yes
- Using Doug Lea's new malloc from the Linux C Library.
Build Options:
Additional prefixes: /homes/algebra/freundt/usr/local64
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
/homes/algebra/freundt/usr/local64/share/sxemacs/site-packages
/homes/algebra/freundt/usr/local64/share/sxemacs/xemacs-packages
/homes/algebra/freundt/usr/local64/share/sxemacs/mule-packages
/homes/algebra/freundt/usr/local64/share/sxemacs/sxemacs-packages
Debugging options:
Runtime Error Checking:
Enabled Runtime Error Checking: extents types gc malloc byte_code bufpos
glyphs
- extents (checks on extents)
- types (checks on types)
- gc (checks on garbage collection)
- malloc (checks on memory allocation)
- byte_code (checks on byte compiled code)
- bufpos (checks on buffer position)
- glyphs (checks on glyph data)
Disabled Runtime Error Checking: None.
WARNING: ---------------------------------------------------------
WARNING: SXEmacs will run noticeably more slowly as a result.
WARNING: Error checking is on by default for SXEmacs beta releases.
WARNING: ---------------------------------------------------------
Internals:
How to link external libraries: dynamic
Foreign Function Interface:
No support for FFI.
Enhanced Number Types:
Enabled Enhanced Number Types: int fpfloat indef gmp mpfr pseug pseuc
quatern
- 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)
- pseudoG (native Gaussian Numbers (Z+Z))
+ complex (Complex numbers as in C/R)
(X) pseudoC (native Complex Numbers (C/R))
- Quaternions (native Quaternions (Z+Z+Z+Z))
Omitted Enhanced Number Types: None.
Disabled Enhanced Number Types: mpc* ecm*
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/include
- X Windows libraries location: /usr/lib64
- Xau (X authority) not available.
Compiling in support for the Athena widget set:
- Athena headers location: X11/Xaw3d
- Athena library to link: Xaw3d
Using Lucid menubars.
Using Athena scrollbars.
Using Athena dialog boxes.
Using Athena native widgets.
Support for toolbars.
TTY:
Compiling in support for ncurses.
Compiling in support for GPM (General Purpose Mouse).
Databases:
File-based Databases:
Enabled File-based Databases: berkdb gdbm
- berkdb (Berkeley DB support)
- gdbm (GNU DBM support)
Disabled File-based Databases: dbm*
Compiling in support for further database interfaces:
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 jack oss pulse
- ALSA (kernel-based linux sound standard)
- ao (generic audio output layer)
- Jack (a low-latency audio server)
- OSS (Open Sound System)
- PulseAudio (versatile audio server)
Disabled Audio Outputs: arts* esd* nas
Media Stream Handlers:
Enabled Media Stream Handlers: ffmpeg internal sndfile
- FFmpeg (media streams handled by ffmpeg)
- internal (media streams handled internally)
- sndfile (media streams handled by sndfile)
Disabled Media Stream Handlers: mad sox magic*
Cryptography:
Compiling in support for OpenSSL ciphers and digests.
- Submodules: RAND MD HMAC CIPHER HYBRID SIGN RSA DSA EC DH PEM SSL
Internationalization:
Compiling in support for Mule (multi-lingual Emacs).
Compiling in support for XIM (X11R5+ I18N input method).
- Using raw Xlib to provide XIM support.
- Using XFontSet to provide bilingual menubar.
Mail:
Compiling in support for POP mail retrieval.
Compiling in support for "file" mail spool file locking method.
Modules:
Dynamic Shared Object Modules:
Enabled Dynamic Shared Object Modules: ase cl
- ase (algebraic structures)
- cl (fast Common Lisp implementation)
Disabled Dynamic Shared Object Modules: None.
Static Modules:
Enabled Static Modules: None.
Disabled Static Modules: ase cl
Other Features:
Using the new portable dumper.
Compiling in support for extra debugging code.
Footnotes:
+ means not requested but enabled
* means requested but disabled
The following option were unrecognised and will be ignored:
----------------------------------------------------------
--with-site-lisp
I'm tempted to remove the entire directory now ...
... fortunately I think I'm in a good mood, so have a nice build anyway.
> shared library dependencies:
libsxelw-Xt.so.0 => /homes/algebra/freundt/usr/local64/lib/libsxelw-Xt.so.0
(0x00002aabfa639000)
libssl.so.0.9.9 => /homes/algebra/freundt/usr/local64/lib/libssl.so.0.9.9
(0x00002aabfa855000)
libcrypto.so.0.9.9 => /homes/algebra/freundt/usr/local64/lib/libcrypto.so.0.9.9
(0x00002aabfaaab000)
libdb-4.4.so => /usr/lib64/libdb-4.4.so (0x00002aabfae90000)
libgdbm_compat.so.3 => /usr/lib64/libgdbm_compat.so.3 (0x00002aabfb19b000)
libgdbm.so.3 => /usr/lib64/libgdbm.so.3 (0x00002aabfb39e000)
libmpfr.so.1 => /homes/algebra/freundt/usr/local64/lib/libmpfr.so.1
(0x00002aabfb5a5000)
libgmp.so.3 => /homes/algebra/freundt/usr/local64/lib/libgmp.so.3
(0x00002aabfb7f2000)
libao.so.2 => /usr/lib64/libao.so.2 (0x00002aabfba32000)
libasound.so.2 => /usr/lib64/libasound.so.2 (0x00002aabfbc38000)
libresmgr.so.1 => /lib64/libresmgr.so.1 (0x00002aabfbf14000)
libjack.so.0 => /usr/lib64/libjack.so.0 (0x00002aabfc11b000)
libpulse.so.0 => /homes/algebra/freundt/usr/local64/lib/libpulse.so.0
(0x00002aabfc337000)
libiconv.so.2 => /homes/algebra/freundt/usr/local64/lib/libiconv.so.2
(0x00002aabfc577000)
librt.so.1 => /lib64/librt.so.1 (0x00002aabfc859000)
libavformat.so.52 => /homes/algebra/freundt/usr/local64/lib/libavformat.so.52
(0x00002aabfca63000)
libavcodec.so.51 => /homes/algebra/freundt/usr/local64/lib/libavcodec.so.51
(0x00002aabfccfc000)
libfaac.so.0 => /homes/algebra/freundt/usr/local64/lib/libfaac.so.0
(0x00002aabfd509000)
libfaad.so.0 => /homes/algebra/freundt/usr/local64/lib/libfaad.so.0
(0x00002aabfd71b000)
libmp3lame.so.0 => /homes/algebra/freundt/usr/local64/lib/libmp3lame.so.0
(0x00002aabfd95b000)
libx264.so.58 => /homes/algebra/freundt/usr/local64/lib/libx264.so.58
(0x00002aabfdbda000)
libvorbisenc.so.2 => /homes/algebra/freundt/usr/local64/lib/libvorbisenc.so.2
(0x00002aabfde89000)
libavutil.so.49 => /homes/algebra/freundt/usr/local64/lib/libavutil.so.49
(0x00002aabfe263000)
libvorbis.so.0 => /homes/algebra/freundt/usr/local64/lib/libvorbis.so.0
(0x00002aabfe470000)
libogg.so.0 => /usr/lib64/libogg.so.0 (0x00002aabfe6a2000)
libsndfile.so.1 => /homes/algebra/freundt/usr/local64/lib/libsndfile.so.1
(0x00002aabfe8a8000)
libtiff.so.3 => /usr/lib64/libtiff.so.3 (0x00002aabfeb24000)
libpng12.so.0 => /usr/lib64/libpng12.so.0 (0x00002aabfed7f000)
libjpeg.so.62 => /usr/lib64/libjpeg.so.62 (0x00002aabfefa4000)
libXpm.so.4 => /usr/lib64/libXpm.so.4 (0x00002aabff1c6000)
libXaw3d.so.8 => /usr/lib64/libXaw3d.so.8 (0x00002aabff3d8000)
libXmu.so.6 => /usr/lib64/libXmu.so.6 (0x00002aabff637000)
libXt.so.6 => /usr/lib64/libXt.so.6 (0x00002aabff850000)
libXext.so.6 => /usr/lib64/libXext.so.6 (0x00002aabffab3000)
libX11.so.6 => /usr/lib64/libX11.so.6 (0x00002aabffcc4000)
libXau.so.6 => /usr/lib64/libXau.so.6 (0x00002aabffffe000)
libXdmcp.so.6 => /usr/lib64/libXdmcp.so.6 (0x00002aac00202000)
libSM.so.6 => /usr/lib64/libSM.so.6 (0x00002aac00408000)
libICE.so.6 => /usr/lib64/libICE.so.6 (0x00002aac00613000)
libutil.so.1 => /lib64/libutil.so.1 (0x00002aac00830000)
libltdl.so.7 => /homes/algebra/freundt/usr/local64/lib/libltdl.so.7
(0x00002aac00a33000)
libz.so.1 => /lib64/libz.so.1 (0x00002aac00c3c000)
libgpm.so.1 => /usr/lib64/libgpm.so.1 (0x00002aac00e52000)
libncurses.so.5 => /lib64/libncurses.so.5 (0x00002aac01058000)
libc.so.6 => /lib64/libc.so.6 (0x00002aac012bc000)
libdl.so.2 => /lib64/libdl.so.2 (0x00002aac015ff000)
libpthread.so.0 => /lib64/libpthread.so.0 (0x00002aac01803000)
libm.so.6 => /lib64/libm.so.6 (0x00002aac01a1e000)
/lib64/ld-linux-x86-64.so.2 (0x00002aabfa41b000)
libXp.so.6 => /usr/lib64/libXp.so.6 (0x00002aac01c75000)
> Contents of `config-value-hash-table':
Empty keys: FFI_CPPFLAGS C_SWITCH_SITE $$tardir ARGZ_H ENCAPSULATE_READDIR
MODCFLAGS SITEMODULEDIR_USER_DEFINED MAKE_AM_SUBDIR SDB host_alias
LIBADD_SHL_LOAD WITH_EXTW_FALSE ELLCC DOCDIR_USER_DEFINED INCLTDL GDB
HAVE_METRONOME_TRUE OPENSSL_CPPFLAGS ENCAPSULATE_LSTAT MM_LDFLAGS
AUTARKIC_FALSE SITELISPDIR lib_gcc statedir X_EXTRA_LIBS ENCAPSULATE_CREAT
machfile dnd_objs build_alias DESCEND_DYNO_PPC_FALSE HAVE_FFI_FALSE
DESCEND_DYNODUMP_FALSE ESD_CONFIG HAVE_TCPUDP_TRUE OBJECT_TO_BUILD
ENCAPSULATE_STAT am__fastdepCC_TRUE AMDEP_TRUE MOD_INSTALL_PROGRAM
ENCAPSULATE_EACCESS ac_ct_DUMPBIN LTDLDEPS libs_xauth ld_switch_general
have_libst_config XML2_CONFIG USE_MEMALLOC_TRUE HAVE_BDWGC_TRUE
ENCAPSULATE_ACCESS STATIC_ASE_FALSE ECHO_C DESCEND_LWLIB_TRUE
INFOPATH_USER_DEFINED HAVE_LIBEVENT_TRUE HAVE_UNIX_TRUE FFI_LDFLAGS
DESCEND_ASE_TRUE C_SWITCH_X_SITE NMEDIT ARTSC_CONFIG ENCAPSULATE_READLINK
ALLOCA WITH_PDUMP_TRUE YFLAGS sitelispdir EMOD_ASE_TRUE
DESCEND_LIBLTDL_FALSE HAVE_SOCKETS_TRUE EXEC_PREFIX_USER_DEFINED
OPENSSL_LDFLAGS am__quote ENCAPSULATE_MKDIR LTLIBOBJS
SITELISPDIR_USER_DEFINED statmod_archives LIBADD_DLD_LINK LD_SWITCH_SITE
INSTALL_LTDL_FALSE HAVE_OPENSSL_TRUE PACKAGE_PATH_USER_DEFINED DB_LDFLAGS
HAVE_MULTICAST_TRUE ENCAPSULATE_SYMLINK CONVENIENCE_LTDL_TRUE
ENCAPSULATE_EXECVP LTDLINCL target_alias LIBSTDCPP start_files
XREGISTERIMINSTANTIATECALLBACK_NONSTANDARD_PROTOTYPE extra_includes
ENCAPSULATE_CHDIR INSTALLPATH HAVE_EVENTS_TRUE HAVE_LIBFFI FFI_LIBS DBX
HAVE_SETITIMER_TRUE ENCAPSULATE_RENAME HAVE_SYSVIPC_TRUE
MODULEDIR_USER_DEFINED LISPDIR_USER_DEFINED SET_MAKE LD_SWITCH_X_SITE
infopath DSYMUTIL INFODIR_USER_DEFINED EXEEXT ARCHLIBDIR_USER_DEFINED
ENCAPSULATE_OPENDIR BUILD_SHEAP_FALSE MODARCHDIR have_xml2_config PRTDIAG
DESCEND_DYNO_SPARC_FALSE ETCDIR_USER_DEFINED ENCAPSULATE_UNLINK
NEED_ALLOCA_C_FALSE ENCAPSULATE_LINK ld_switch_window_system LIBST_CONFIG
WITH_MULE_TRUE start_flags USR_CCS_BIN_AR ENCAPSULATE_CHMOD STATIC_CL_FALSE
bitmapdir ECHO_T DESCEND_MODULES_TRUE DESCEND_DYNO_I386_TRUE
HAVE_LIBXML2_TRUE DESCEND_CL_TRUE DB_CPPFLAGS ENCAPSULATE_RMDIR MOD_CC
MEMALLOC_LIBS ld_switch_all LIBOBJS sound_cflags install_pp
LD_SWITCH_X_SITE_AUX XMKMF PG_CONFIG EMOD_CL_TRUE DUMPBIN INFOPATH
HAVE_EVP_ENCRYPTFINAL t
HAVE_HMAC_UPDATE t
HAVE_PSEUC t
HAVE_WCHAR_H t
HAVE_DECL_GETNAMEINFO 0
HAVE_EVP_SIGNFINAL t
HAVE_DECL_STPCPY t
HAVE_INTTYPES_H t
HAVE_KERBEROSIV_KRB_ERR_H t
HAVE_DECL_ISLOWER t
HAVE_FMOD t
HAVE_DECL_SYS_SIGLIST t
HAVE_ISGRAPH t
HAVE_LIBEVENT_FALSE "#"
HAVE_X11_STRINGDEFS_H t
HAVE_DECL_MALLOC t
HAVE_GETADDRINFO t
HAVE_EC_GET_BUILTIN_CURVES t
HAVE_JACK_SOUND t
HAVE_LIBPTHREAD t
HAVE_XMU t
HAVE_EVENTS t
HAVE_LINK t
DESCEND_LWLIB_FALSE "#"
HAVE_EVP_DECRYPTUPDATE t
IPV6_CANONICALIZE 1
HAVE_ALSA_SOUND t
STACK_TRACE_EYE_CATCHER
"sxemacs_hroptatyr_sxemacs_org__sxemacs_sxemacs__hrop__22_1_9__patch_1_core2_unknown_linux_gnu"
EMACS_BETA_VERSION 9
c_switch_window_system "-I/usr/include"
lt_cv_sys_lib_search_path_spec
"/net/muck.home/kantmp/usr/local64/lib/gcc/x86_64-unknown-linux-gnu/4.4.0
/net/muck.home/kantmp/usr/local64/lib/gcc
/net/muck.home/kantmp/usr/local64/lib64 /lib64 /usr/lib64
/net/muck.home/kantmp/usr/local64/x86_64-unknown-linux-gnu/lib"
HAVE_ARPA_INET_H t
SXEMACS_CC "gcc -std=gnu99 -fgnu89-inline"
etcdir "${datadir}/${instvardir}/etc"
opsysfile "s/linux.h"
HAVE_BDWGC_FALSE "#"
USE_MEMALLOC_FALSE "#"
HAVE_SSLV23_CLIENT_METHOD t
have_esd_config "no"
HAVE_BIO_SET_CALLBACK_ARG t
WITH_MPC t
HAVE_SSL_CTX_LOAD_VERIFY_LOCATIONS t
REALPATH_RET_T "char*"
_ALL_SOURCE 1
host_vendor "unknown"
sys_symbol_underscore "no"
WITH_PSEUG t
libmule_objs " mule.o mule-ccl.o mule-charset.o file-coding.o
input-method-xlib.o"
HAVE_SSL_GET_PEER_CERTIFICATE t
SHELL "/bin/sh"
ac_ct_CC "gcc"
LN_S "ln -s"
HAVE_STRLEN t
HAVE_RANDOM t
lt_cv_file_magic_cmd "$MAGIC_CMD"
HAVE_STDIO_H t
HAVE_LT_DLGETINFO t
SIZEOF_CHAR_P 8
LT_OBJDIR (".libs" ".libs/")
HAVE_STRUCT_STAT_ST_RDEV t
AUTOMAKE "${SHELL} /home/kantmp/freundt/src/editors/sxemacs/missing --run
automake-1.10a"
am__fastdepCC_FALSE "#"
HAVE_RESOLV_H t
AMDEP_FALSE "#"
SNDFILE_VERSION "1.0.18pre7"
HAVE_MATHERR t
CFLAGS "-g -O2"
MAIL_USE_POP 1
HAVE_SYS_FILE_H t
HAVE_MULTICAST t
HAVE_SETLOCALE t
NeedFunctionPrototypes 1
HAVE_TCPUDP_FALSE "#"
ATHENA_Command_h_ "X11/Xaw3d/Command.h"
HAVE_MEMSET t
HAVE_SYS_TIMES_H t
ERROR_CHECK_TYPECHECK t
HAVE_NONBLOCKING_SOCKETO_NONBLOCK t
HAVE_SNDFILE_H t
PACKAGE_NAME "SXEmacs"
HAVE_TIME_T t
HAVE_MPFR t
FFMPEG_URL_FOPEN_BIOCTX_STAR_STAR 1
HAVE_OPENSSL_PEM_H t
HAVE_ULIMIT_H t
HAVE_CLOCK_GETRES t
HAVE_GMP_H t
GTK_CONFIG "no"
HAVE_PERROR t
HAVE_UNSIGNED_LONG_LONG_INT t
HAVE_DECL_CONNECT t
HAVE_EVP_MD_CTX_CLEANUP t
HAVE_INET_ATON t
HAVE_WCSLEN t
HAVE_DECL_ISALNUM t
HAVE_FCNTL_H t
HAVE_DECL_STRCMP t
HAVE_ISALNUM t
HAVE_KRB5_H t
HAVE_DECL_ISSPACE t
HAVE_FPFLOAT t
HAVE_DIRNAME t
HAVE_ISNAN t
HAVE_LIBGC_GC_INIT t
HAVE_X11_XLIB_H t
HAVE_DECL_SETSOCKOPT 0
HAVE_GETHOSTNAME t
HAVE_EC_KEY_NEW_BY_CURVE_NAME t
HAVE_XREGISTERIMINSTANTIATECALLBACK t
HAVE_EVENT_H t
HAVE_LOCKF t
INSTALL_ARCH_DEP_SUBDIR " lib-src"
HAVE_ALLOCA_H t
LD "/net/muck.home/kantmp/usr/local64/x86_64-unknown-linux-gnu/bin/ld"
HAVE_AO_SOUND t
EMACS_MAJOR_VERSION 22
datarootdir "${prefix}/share"
lwlib_objs " lwlib-Xaw.o xlwradio.o xlwcheckbox.o xlwgauge.o lwlib-Xlw.o
xlwmenu.o xlwtabs.o xlwgcs.o"
HAVE_AUDIO t
SYSV_SYSTEM_DIR 1
extra_objs "debug.o tests.o emodules-ng.o openssl.o"
program_transform_name "s,x,x,"
HAVE_BIO_DUMP t
HAVE_SSLV2_SERVER_METHOD t
PREFIX_USER_DEFINED ("" 1)
X_CFLAGS " -I/usr/include"
LEX_OUTPUT_ROOT "lex.yy"
instvardir "${PROGNAME}-${old_version}"
have_pg_config "no"
HAVE_CLEAN_FLOATOPS t
HAVE_SSL_CTX_USE_CERTIFICATE_FILE t
RECURSIVE_MAKE_ARGS "$(MFLAGS) CC='''$(CC)''' CFLAGS='''$(CFLAGS)'''
LDFLAGS='''$(LDFLAGS)''' CPPFLAGS='''$(CPPFLAGS)'''"
_POSIX_C_SOURCE "199506L"
with_modules "yes"
libsxedb_objs " database.o"
HAVE_SSL_LIBRARY_INIT t
HAVE_LTDL t
SIGTYPE "RETSIGTYPE"
LTDLOPEN "libltdl"
HAVE_STRNCPY t
ATHENA_XawInit_h_ "X11/Xaw3d/XawInit.h"
ac_cv_have_x "have_x=yes ac_x_includes='''/usr/include'''
ac_x_libraries='''/usr/lib64'''"
HAVE_RAND_STATUS t
MM_CPPFLAGS "-I/homes/algebra/freundt/usr/local64/include/ffmpeg
-I/homes/algebra/freundt/usr/local64/include "
lt_cv_sys_global_symbol_pipe "sed -n -e '''s/^.*[
]([ABCDGIRSTW][ABCDGIRSTW]*)[ ][ ]*([_A-Za-z][_A-Za-z0-9]*)$/. . ./p'''"
HAVE_STPNCPY t
HAVE_LT_DLINFO t
SIZEOF_LONG 8
LWLIB_MENUBARS_LUCID t
HAVE_STRUCT_TIMEVAL_TV_SEC t
BISON "bison"
HAVE_RMDIR t
AO_VERSION "0.8.6"
am__isrc " -I$(srcdir)"
HAVE_MATH_ISINF t
CPP "gcc -E"
HAVE_SYS_MSG_H t
HAVE_MUNMAP t
HAVE_SETSOCKOPT t
ATHENA_LabelP_h_ "X11/Xaw3d/LabelP.h"
OPENSSL_BIN "/homes/algebra/freundt/usr/local64/bin/openssl"
HAVE_TERMIOS_H t
DB_LIBS "-ldb -lgdbm_compat -lgdbm "
HAVE_METRONOME_FALSE "#"
HAVE_SYS_UN_H t
HAVE_OPENPTY t
HAVE_SOCKETS t
PACKAGE_STRING "SXEmacs 22.1.9"
HAVE_TM_ZONE t
DESCEND_DYNO_I386_FALSE "#"
FUNCPROTO 15
HAVE_OPENSSL_X509_H t
HAVE_UNISTD_H t
HAVE_COMPFACE_H t
HAVE_HMAC_CTX_CLEANUP t
HAVE_POLL t
HAVE_UTIME_H t
HAVE_DECL_FREE t
HAVE_EVP_OPENINIT t
HAVE_INET_PTON t
HAVE_JPEG t
HAVE_DECL_ISBLANK t
HAVE_ISASTREAM t
HAVE_DECL_STRLEN t
HAVE_FFMPEG t
HAVE_LIBC t
HAVE_WORKING_ARGZ t
HAVE_DECL_LT_DLCLOSE t
HAVE_FSYNC t
HAVE_ISSPACE t
HAVE_DSA_GENERATE_KEY t
HAVE_LIBGEN_H t
HAVE_X509_VERIFY_CERT_ERROR_STRING t
HAVE_GETPAGESIZE t
HAVE_EMODULES t
HAVE_LIBXML_XMLREADER_H t
HAVE__BOOL t
HAVE_EVP_CIPHER_CTX_INIT t
HAVE_LONG_DOUBLE_WIDER t
INSTALL_LTDL_TRUE "#"
DOCDIR
"/homes/algebra/freundt/usr/local64/lib/sxemacs-22.1.9/core2-unknown-linux-gnu"
HAVE_ALSA_GLOBAL_H t
EGREP "/bin/grep -E"
build_os "linux-gnu"
HAVE_ARGZ_H t
STRIP "strip"
EMACS_VERSION "hroptatyr@xxxxxxxxxxxxxxxxxxxx/sxemacs--hrop--22.1.9--patch-1"
dvidir "${docdir}"
mkdir_p "/bin/mkdir -p"
HAVE_AVFORMAT_H t
TYPEOF "__typeof__"
fpfloat_cand_long_double_p 1
sbindir "${exec_prefix}/sbin"
HAVE_BIO_NEW t
WITH_EMODULES t
HAVE_SSL_CIPHER_GET_BITS t
X_PRE_LIBS " -lSM -lICE"
LIBADD_DLOPEN "-ldl"
ld "$(CC) $(CFLAGS)"
subdirs " libltdl"
WITH_PDUMP t
libent_objs " ent-gmp.o ent-mpfr.o ent-gaussian.o ent-pseumpc.o ent-quatern.o"
HAVE_SSL_DO_HANDSHAKE t
RETSIGTYPE "void"
_XOPEN_SOURCE 500
LIBXML2_CPPFLAGS "-I/usr/include/libxml2 "
HAVE_STRERROR t
HAVE_PULSE_PULSEAUDIO_H t
MAKEINFO "${SHELL} /home/kantmp/freundt/src/editors/sxemacs/missing --run
makeinfo"
lispdir "${datadir}/${instvardir}/lisp"
HAVE_SSL_VERIFY_CERT_CHAIN t
AUTOCONF "${SHELL} /home/kantmp/freundt/src/editors/sxemacs/missing --run
autoconf"
HAVE_LT_DLCALLER_GET_DATA t
LT_CONFIG_H "src/config.h"
HAVE_STRSPN t
SITEMODULEDIR "/homes/algebra/freundt/usr/local64/share/sxemacs/site-modules"
ac_cv_path_install "/usr/bin/install -c"
HAVE_REALLOC t
ACLOCAL "${SHELL} /home/kantmp/freundt/src/editors/sxemacs/missing --run
aclocal-1.10a"
lt_cv_sys_global_symbol_to_c_name_address_lib_prefix "sed -n -e '''s/^: ([^ ]*)
$/ {\\"
HAVE_STRCHR t
HAVE_LT_DLOPENEXT t
LWLIB_TABS_LUCID t
HAVE_SYMLINK t
SIZEOF_SHORT 2
HAVE_SELECT t
NEED_LUCID 1
am__tar "${AMTAR} chof - "
CYGPATH_W "echo"
HAVE_MCHECK_H t
HAVE_SYS_SOCKET_H t
ERROR_CHECK_EXTENTS t
HAVE_NETDB_H t
HAVE_SIGHOLD t
ATHENA_ToggleP_h_ "X11/Xaw3d/ToggleP.h"
OPENSSL_LIBS "-lssl -lcrypto"
HAVE_TIFF t
DEPDIR ".deps"
HAVE_MKSTEMP t
HAVE_TCGETPGRP t
HAVE_OPENSSL_ADD_ALL_DIGESTS t
PATH_SEPARATOR ":"
HAVE_TZSET t
HAVE_GETTIMEOFDAY t
HAVE_UNIX_FALSE "#"
GETTIMEOFDAY_HANDLES_STRUCT_TIMESPEC "yes"
HAVE_DATABASE t
HAVE_PEM_READ_PUBKEY t
HAVE_EVP_DIGESTUPDATE t
HAVE_HMAC_INIT t
HAVE_PRELOADED_SYMBOLS t
HAVE_WAITPID t
HAVE_DECL_GETHOSTNAME 0
HAVE_EVP_SEALINIT t
HAVE_INTERNAL_SOUND t
HAVE_KERBEROS5 t
HAVE_DECL_ISGRAPH t
HAVE_FLOOR t
HAVE_ISDIGIT t
HAVE_DECL_STRNCPY t
HAVE_LIBEVENT t
HAVE_X11_SHELL_H t
HAVE_DECL_LT_DLOPENEXT t
HAVE_GC_H t
HAVE_JACK_JACK_H t
HAVE_EACCESS t
HAVE_LIBNCURSES t
HAVE_XIM t
HAVE_GETRLIMIT t
HAVE_ERROR_T t
HAVE_LIMITS_H t
configuration "core2-unknown-linux-gnu"
DESCEND_LIBLTDL_TRUE "#"
HAVE_EVP_DECRYPTINIT t
INSTALL_STRIP_PROGRAM "$(install_sh) -c -s"
HAVE_ALSA_PCM_H t
EMACS "/home/kantmp/freundt/src/editors/sxemacs/=build.em64t/src/sxemacs"
c_switch_general "-DHAVE_CONFIG_H -pthread"
HAVE_ARGZ_STRINGIFY t
SXEMACS_ARCH_VERSION
"hroptatyr@xxxxxxxxxxxxxxxxxxxx/sxemacs--hrop--22.1.9--patch-1"
EMOD_CL_FALSE "#"
emodsrcdir "/home/kantmp/freundt/src/editors/sxemacs/modules"
oldincludedir "/usr/include"
HAVE_BDWGC t
USE_GCC 1
HAVE_SQRT t
XIM_XLIB 1
host "core2-unknown-linux-gnu"
have_artsc_config "no"
sitemoduledir "${datadir}/${inststaticdir}/site-modules"
HAVE_BIO_SET_CALLBACK t
WITH_GMP t
HAVE_SSL_CTX_FREE t
REALPATH_ACCEPTS_PROTMEM 1
YYTEXT_POINTER 1
LIBM "-lm"
ld_libs_window_system "-lXaw3d -lXmu -lXt -lXext -lX11 -lSM -lICE"
host_os "linux-gnu"
sxe_srcdir "/home/kantmp/freundt/src/editors/sxemacs"
WITH_PSEUC t
libmm_objs " dgif_lib.o gif_io.o media-sndfile.o media-ffmpeg.o sound-oss.o
sound-pulse.o sound-jack.o sound-alsa.o sound-ao.o media-internal.o"
HAVE_SSL_GET_ERROR t
__PROTOTYPES 1
HAVE_STRING_H t
HAVE_QUATERN t
MAKE_SUBDIR " lib-src lwlib"
lt_ECHO "echo"
HAVE_STDINT_H t
AUTOHEADER_VERSION "autoheader (GNU Autoconf) 2.61a.356-8957a"
HAVE_LT_DLEXIT t
LT_DLPREOPEN "-dlpreopen libltdl/dlopen.la "
HAVE_STRTOLD t
SIZEOF_CHAR 1
ac_cv_search_opendir "none required"
HAVE_RENAME t
AMDEPBACKSLASH "\\"
lt_cv_sys_lib_dlsearch_path_spec "/lib /usr/lib /usr/X11R6/lib64/Xaw3d
/usr/X11R6/lib64 /usr/lib64/Xaw3d /usr/X11R6/lib/Xaw3d /usr/X11R6/lib
/usr/lib/Xaw3d /usr/x86_64-suse-linux/lib /usr/local/lib /opt/kde3/lib
/opt/gnome/lib /lib64 /lib /usr/lib64 /usr/lib /usr/local/lib64 /opt/kde3/lib64
/opt/gnome/lib64 /usr/lib/xulrunner-1.8.1b2 /usr/site-local/lib
/usr/site-local32/lib "
HAVE_STRCPY t
CCDEPMODE "depmode=gcc3"
HAVE_MALLOC_H t
MAIL_LOCK_DOT 1
HAVE_TCPUDP t
ATHENA_AsciiText_h_ "X11/Xaw3d/AsciiText.h"
NO_TERMIO 1
HAVE_MSGGET t
SIZEOF_WCHAR_T 4
HAVE_MEMORY_H t
HAVE_SYS_TIMEB_H t
HAVE_NONBLOCKING_SOCKETIoctlSocket t
HAVE_TIME_H t
HAVE_SNDFILE t
PACKAGE_BUGREPORT "http://issues.sxemacs.org/"
ERROR_CHECK_MALLOC t
DESCEND_CL_FALSE "#"
HAVE_MPF t
HAVE_OPENSSL_FALSE "#"
HAVE_ULIMIT t
HAVE_GMP t
GREP "/bin/grep"
HAVE_PEM_WRITE_PUBKEY t
HAVE_UNLOCKPT t
HAVE_DECL_CALLOC t
HAVE_EVP_ENCRYPTUPDATE t
HAVE_INET_ADDR t
HAVE_PTRDIFF_T t
HAVE_WCSCMP t
HAVE_DECL_IOCTLSOCKET 0
HAVE_FCNTL t
HAVE_IOCTL t
HAVE_DECL_STRCAT t
HAVE_KILLPG t
HAVE_DECL_ISPUNCT t
HAVE_FPCLASSIFY t
HAVE_ISLOWER t
HAVE_DIRENT_H t
HAVE_X11_XAW3D_XAWINIT_H t
HAVE_DECL_REALPATH t
HAVE_GETHOSTBYNAME t
HAVE_EC_KEY_GENERATE_KEY t
HAVE_LIBXML2_FALSE "#"
build "core2-unknown-linux-gnu"
HAVE_XPM t
HAVE_LOCALE_H t
DESCEND_MODULES_FALSE "#"
HAVE_ALLOCA t
JMP_BUF "sigjmp_buf"
ECHO_N "-n"
bindir "${exec_prefix}/bin"
HAVE_AO_AO_H t
STATIC_ASE_TRUE "#"
EMACS_CONFIG_OPTIONS " '--prefix=/homes/algebra/freundt/usr/local64' '--with-x'
'--with-ent=all' '--with-menubars=lucid' '--with-scrollbars=athena'
'--with-dialogs=athena' '--with-widgets=athena' '--with-memory-usage-stats'
'--with-mule' '--with-regex-malloc' '--with-pdump' '--with-ffi'
'--with-sound=all,nonas' '--with-media=all,nosox,nomad' '--with-ncurses'
'--with-gpm' '--with-image=all' '--without-wmcommand' '--with-postgresql'
'--with-openssl' '--with-ipv6-cname' '--with-dynamic' '--with-pop'
'--with-xim=xlib' '--with-xfs' '--with-modules' '--with-site-lisp'
'--with-error-checking=all'
'--with-site-prefixes=/homes/algebra/freundt/usr/local64' 'CFLAGS=-g -O2'
--enable-ltdl-install=no"
datadir "${datarootdir}"
ltdl_LTLIBOBJS " lt__strl.lo"
HAVE_ATHENA_3D t
SXE_CFLAGS "-g -O2"
pdfdir "${docdir}"
HAVE_BERKELEY_DB t
USE_XFONTSET 1
HAVE_SSLV2_CLIENT_METHOD t
PREFIX "/homes/algebra/freundt/usr/local64"
LEXLIB "-lfl"
inststaticdir "${PROGNAME}"
have_openssl_bin "yes"
HAVE_CBRT t
WITH_MULE_FALSE "#"
HAVE_SSL_CTX_USE_CERTIFICATE t
REALPATH_USER_OWNS_RETVAL 1
_NO_MALLOC_WARNING_ 1
ld_switch_shared "-c"
includedir "${prefix}/include"
libsxecore_objs " dumper.o"
HAVE_SSL_GET_VERIFY_RESULT t
ATHENA_Toggle_h_ "X11/Xaw3d/Toggle.h"
HAVE_LRAND48 t
HAVE_STRNCMP t
SIGRETURN "return"
ac_cv_env_CFLAGS_value "-g -O2"
HAVE_RAND_QUERY_EGD_BYTES t
MKDIR_P "/bin/mkdir -p"
lt_cv_path_NM "/homes/algebra/freundt/usr/local64/bin/nm -B"
HAVE_STPCPY t
AWK "gawk"
HAVE_LT_DLHANDLE_FETCH t
LWLIB_DIALOGS_ATHENA3D t
HAVE_STRUCT_TIMEVAL t
SIZEOF_INT 4
HAVE_RINT t
AMTAR "${SHELL} /home/kantmp/freundt/src/editors/sxemacs/missing --run tar"
MULE ("yes" 1)
am__include "include"
HAVE_MATH_INFINITY t
HAVE_SYS_IPC_H t
HAVE_TERMIOS t
ATHENA_Form_h_ "X11/Xaw3d/Form.h"
HAVE_SETSID t
OBJEXT "o"
HAVE_METRONOME t
HAVE_SYS_TYPES_H t
ETCDIR "/homes/algebra/freundt/usr/local64/share/sxemacs-22.1.9/etc"
HAVE_OPENDIR t
HAVE_TLSV1_SERVER_METHOD t
HAVE_SOCKET t
DESCEND_DYNODUMP_TRUE "#"
HAVE_MPQ t
FILE_CODING 1
HAVE_UNAME t
HAVE_CLOSEDIR t
HAVE_GRANTPT t
HAVE_ALARM t
HAVE_PNG_H t
HAVE_UTIME t
HAVE_DECL_FCNTL t
HAVE_EVP_OPENFINAL t
HAVE_INET_NTOP t
HAVE_DECL_ISASCII t
HAVE_FFI_TRUE "#"
HAVE_ISASCII t
HAVE_DECL_STRDUP t
HAVE_LARGEFILE t
HAVE_WINDOW_SYSTEM t
HAVE_DECL_ISXDIGIT t
HAVE_FREXP t
HAVE_ISPUNCT t
HAVE_DLFCN_H t
HAVE_LIBGC_GC_REALLOC t
HAVE_X11_XPM_H t
HAVE_GETNAMEINFO t
HAVE_ELF_H t
2 (", (void *) &.},/p'''" ", (void *) &.},/p''' -e '''s/^[ABCDGIRSTW]* ([^ ]*)
([^ ]*)$/ {")
HAVE_LIBXML_TREE_H t
HAVE_X_WINDOWS t
DESCEND_DYNO_PPC_TRUE "#"
HAVE_EVP_CIPHER_CTX_CLEANUP t
HAVE_LONG_DOUBLE t
DIRNAME_USER_OWNS_RETVAL 1
HAVE_ALSA_ERROR_H t
EF_USE_COMPRE 1
build_cpu "core2"
HAVE_ARGZ_CREATE_SEP t
STDC_HEADERS 1
EMACS_PROGNAME "sxemacs"
docdir "${archlibdir}"
mandir "${datarootdir}/man"
HAVE_AVCODEC_DECODE_AUDIO2 t
TIME_WITH_SYS_TIME 1
fpfloat_cand_double_p 0
restrict "__restrict"
HAVE_BIO_GET_CALLBACK_ARG t
WITH_ECM t
PROTOTYPES 1
HAVE_SSLV3_SERVER_METHOD t
X_LIBS " -L/usr/lib64"
internal_makefile_list "Makefile.in lib-src/Makefile.in lwlib/Makefile.in"
have_tla "yes"
WITH_NUMBER_TYPES t
libdir "${exec_prefix}/lib"
REL_ALLOC 1
HAVE_SSL_CTX_USE_PRIVATEKEY_FILE t
_TANDEM_SOURCE 1
LIBTOOL_VERSION "ltmain.sh (GNU libtool 1.2586 2008/02/01 19:06:42) 2.1c"
HAVE_STRDUP t
HAVE_PTY_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 gpmevent.o"
HAVE_SSL_PENDING t
AUTARKIC_TRUE "#"
HAVE_STRRCHR t
HAVE_LT_DLADDSEARCHDIR t
ac_cv_path_FGREP "/bin/grep -F"
HAVE_READLINK t
MM_LIBS "-L/usr/lib64 -lao -lasound -L/usr/lib64 -ljack -lpthread -lrt
-L/homes/algebra/freundt/usr/local64/lib -lpulse -pthread
-L/homes/algebra/freundt/usr/local64/lib -L/usr/lib64 -lavformat -lavcodec -lz
-lfaac -lfaad -lmp3lame -lx264 -lxvidcore -ldl -lX11 -lXext -lvorbisenc
-lavutil -lvorbis -lm -logg -L/homes/algebra/freundt/usr/local64/lib
-lsndfile -ltiff -lpng -ljpeg -lcompface -lXpm -lpthread "
sxe_blddir "/home/kantmp/freundt/src/editors/sxemacs/=build.em64t"
1\ (", (void *) 0},/p''' -e '''s/^[ABCDGIRSTW]* ([^ ]*) ([^ ]*)$/ {" ", (void
*) 0},/p''' -e '''s/^[ABCDGIRSTW]* ([^ ]*) (lib[^ ]*)$/ {")
HAVE_STRCAT t
SIZEOF_LONG_LONG_INT 8
BROKEN_ALLOCA_IN_FUNCTION_CALLS 1
LWLIB_SCROLLBARS_ATHENA3D t
HAVE_STRUCT_TM_TM_ZONE t
HAVE_LT_DLOPEN t
HAVE_SCROLLBARS t
ARCHLIBDIR
"/homes/algebra/freundt/usr/local64/lib/sxemacs-22.1.9/core2-unknown-linux-gnu"
NEED_ATHENA 1
CURSES_H_FILE "curses.h"
HAVE_MATH_NAN t
HAVE_SYS_RESOURCE_H t
ERROR_CHECK_BYTE_CODE t
HAVE_NCURSES t
HAVE_THREADS t
ATHENA_Scrollbar_h_ "X11/Xaw3d/Scrollbar.h"
HAVE_SIGBLOCK t
DEFS "-DHAVE_CONFIG_H"
HAVE_MKDIR t
HAVE_SYS_WAIT_H t
HAVE_OPENSSL_ADD_ALL_CIPHERS t
HAVE_TTY t
PACKAGE_VERSION "22.1.9"
GETPGRP_VOID 1
HAVE_PEM_READ_PRIVATEKEY t
HAVE_UNIXOID_EVENT_LOOP t
HAVE_CTYPE_H t
HAVE_EVP_DIGESTINIT_EX t
HAVE_HMAC_FINAL t
HAVE_POW t
HAVE_VSNPRINTF t
HAVE_DECL_GETHOSTBYNAME 0
HAVE_EVP_SEALFINAL t
HAVE_INTERNAL_MEDIA t
HAVE_KERBEROS t
HAVE_DECL_ISDIGIT t
HAVE_FLOCK t
HAVE_ISCNTRL t
HAVE_DECL_STRNCMP t
HAVE_LIBDLLOADER t
HAVE_X11_SHELLP_H t
HAVE_DECL_LT_DLOPEN t
HAVE_FTRUNCATE t
HAVE_ISXDIGIT t
HAVE_DUP2 t
HAVE_LIBM t
HAVE_XFACE t
HAVE_GETPT t
HAVE_ERRNO_H t
HAVE_LIBXT t
INFODIR "/homes/algebra/freundt/usr/local64/share/info"
HAVE_EVP_DECRYPTFINAL t
INSTALL_SCRIPT "${INSTALL}"
DOUG_LEA_MALLOC 1
HAVE_ALSA_OUTPUT_H t
ELLMAKEDOC
"/home/kantmp/freundt/src/editors/sxemacs/=build.em64t/lib-src/make-docfile"
c_switch_all "-DHAVE_CONFIG_H -pthread -I/usr/include"
HAVE_ARGZ_NEXT t
SXEMACS 1
emodblddir "/home/kantmp/freundt/src/editors/sxemacs/=build.em64t/modules"
old_version "22.1.9"
HAVE_BALLOON_HELP t
USE_ASSERTIONS 1
HAVE_SOCKLEN_T t
infodir "${datarootdir}/info"
XEMACS 1
fpfloat_long_double_p 1
HAVE_BIO_READ t
WITH_EXTW_TRUE "#"
HAVE_SSL_CTX_CHECK_PRIVATE_KEY t
RANLIB "ranlib"
LIBLTDL "-lltdl"
ld_libs_general "-lz -lgpm -lncurses -lncurses -lc -lc -ldl -ldl -lpthread -lm
-lutil"
host_cpu "core2"
sxe_cv_tmp_ffmpeg_url_fopen "ByteIOContext**"
libmemalloc_objs " ralloc.o vm-limit.o free-hook.o"
HAVE_SSL_GET_CURRENT_CIPHER t
SED "/bin/sed"
__EXTENSIONS__ 1
LISPDIR "/homes/algebra/freundt/usr/local64/share/sxemacs-22.1.9/lisp"
HAVE_STRINGS_H t
HAVE_PUTENV t
MAKE_DOCFILE
"/home/kantmp/freundt/src/editors/sxemacs/=build.em64t/lib-src/make-docfile"
localstatedir "${prefix}/var"
HAVE_STDDEF_H t
SIZEOF_BOOL 1
AUTOHEADER "${SHELL} /home/kantmp/freundt/src/editors/sxemacs/missing --run
autoheader"
LT_DLLOADERS " libltdl/dlopen.la"
HAVE_STRTOL t
HAVE_LT_DLCLOSE t
ac_cv_prog_YACC "bison -y"
HAVE_REGCOMP t
MODULEDIR
"/homes/algebra/freundt/usr/local64/lib/sxemacs-22.1.9/core2-unknown-linux-gnu/modules"
lt_cv_sys_global_symbol_to_cdecl "sed -n -e '''s/^T .* (.*)$/extern int
.();/p''' -e '''s/^[ABCDGIRSTW]* .* (.*)$/extern char .;/p'''"
HAVE_STRCOLL t
HAVE_MALLOC t
SIZEOF_VOID_P 8
CC "gcc -std=gnu99 -fgnu89-inline"
HAVE_SYSVIPC_FALSE "#"
HAVE_MPZ t
LWLIB_WIDGETS_ATHENA t
HAVE_SETITIMER_FALSE "#"
am__untar "${AMTAR} xf -"
HAVE_MEMMOVE t
version "hroptatyr@xxxxxxxxxxxxxxxxxxxx/sxemacs--hrop--22.1.9--patch-1"
HAVE_SYS_STAT_H t
ERROR_CHECK_GLYPHS t
HAVE_NONBLOCKING_SOCKETFIONBIO t
HAVE_TIMEVAL t
HAVE_SIGSETJMP t
PACKAGE "sxemacs"
HAVE_MMAP t
HAVE_OPENSSL_CRYPTO_H t
HAVE_UINTPTR_T t
HAVE_GIF t
GNU_MALLOC 1
HAVE_PEM_WRITE_PKCS8PRIVATEKEY t
HAVE_DECL_ACCEPT t
HAVE_EVP_ENCRYPTINIT t
HAVE_H_ERRNO t
HAVE_PSEUG t
HAVE_WCHAR_T t
HAVE_DECL_IOCTL t
HAVE_EVP_VERIFYFINAL t
HAVE_INVERSE_HYPERBOLIC t
HAVE_DECL_STPNCPY t
HAVE_KERBEROSIV_KRB_H t
HAVE_DECL_ISPRINT t
HAVE_FPATHCONF t
HAVE_ISINF t
HAVE_DIALOGS t
HAVE_X11_XAW3D_THREED_H t
HAVE_DECL_REALLOC t
HAVE_GETCWD t
HAVE_EC_KEY_DUP t
HAVE_LIBXML2 t
HAVE_XM_XM_H t
HAVE_EVENTS_FALSE "#"
HAVE_LINUX_SOUNDCARD_H t
HAVE_EVP_DIGESTFINAL_EX t
JACK_VERSION "0.103.0"
archlibdir "${libdir}/${instvardir}/${configuration}"
HAVE_ALSA_VERSION_H t
EMACS_CONFIGURATION "core2-unknown-linux-gnu"
config_opsysfile "s/linux.h"
ltdl_LIBOBJS " lt__strl.o"
HAVE_ARPA_NAMESER_H t
SXEMACS_CODENAME "Edsel"
exec_prefix "${prefix}"
package_path
"~/.sxemacs/site-packages:~/.sxemacs/xemacs-packages:~/.sxemacs/mule-packages:~/.sxemacs/sxemacs-packages::/homes/algebra/freundt/usr/local64/share/sxemacs/site-packages:/homes/algebra/freundt/usr/local64/share/sxemacs/xemacs-packages:/homes/algebra/freundt/usr/local64/share/sxemacs/mule-packages:/homes/algebra/freundt/usr/local64/share/sxemacs/sxemacs-packages"
HAVE_SSLV23_SERVER_METHOD t
PKG_CONFIG "/homes/algebra/freundt/usr/local64/bin/pkg-config"
LEX "flex"
install_sh "$(SHELL) /home/kantmp/freundt/src/editors/sxemacs/install-sh"
srcdir_equals_blddir_p "no"
HAVE_CALLOC t
WITH_MPFR t
HAVE_SSL_CTX_NEW t
REALPATH_SANE_ON_NON_EXISTENT 1
_GNU_SOURCE 1
LIBS "-lz -lgpm -lncurses -lncurses -lc -lc -ldl -ldl -lpthread -lm "
htmldir "${docdir}"
sysconfdir "${prefix}/etc"
WITH_QUATERN t
HAVE_SSL_GET_PEER_CERT_CHAIN t
HAVE_LONG_LONG_INT t
SIGNALS_VIA_CHARACTERS 1
HAVE_STRNCAT t
MEMORY_USAGE_STATS 1
HAVE_RAND_BYTES t
lt_cv_nm_interface "BSD nm"
HAVE_STDLIB_H t
HAVE_LT_DLHANDLE t
SIZEOF_DOUBLE 8
AUTOMAKE_VERSION "automake (GNU automake) 1.10a"
HAVE_STRUCT_TIMESPEC t
LWLIB_DIALOGS_ATHENA t
HAVE_RE_COMP t
SRC_SUBDIR_DEPS " lwlib"
HAVE_MATH_FPCLASSIFY t
CONVENIENCE_LTDL_FALSE "#"
HAVE_SYS_IOCTL_H t
HAVE_MULTICAST_FALSE "#"
HAVE_SETPGID t
ATHENA_Dialog_h_ "X11/Xaw3d/Dialog.h"
HAVE_MENUBARS t
DB_H_FILE "db.h"
HAVE_SYS_TIME_H t
HAVE_NONBLOCKING_SOCKETSO_NONBLOCK t
HAVE_SNPRINTF t
PACKAGE_PATH
"~/.sxemacs/site-packages:~/.sxemacs/xemacs-packages:~/.sxemacs/mule-packages:~/.sxemacs/sxemacs-packages::/homes/algebra/freundt/usr/local64/share/sxemacs/site-packages:/homes/algebra/freundt/usr/local64/share/sxemacs/xemacs-packages:/homes/algebra/freundt/usr/local64/share/sxemacs/mule-packages:/homes/algebra/freundt/usr/local64/share/sxemacs/sxemacs-packages"
HAVE_TLSV1_CLIENT_METHOD t
HAVE_MPFR_H t
FGREP "/bin/grep -F"
HAVE_OPENSSL_SSL_H t
HAVE_UMASK t
HAVE_CLOCK_GETTIME t
HAVE_GPM t
HAVE_ACCEPT t
HAVE_PNG t
HAVE_USLEEP t
HAVE_DECL_DIRNAME t
HAVE_EVP_MD_CTX_INIT t
HAVE_INET_NTOA t
HAVE_DECL_ISALPHA t
HAVE_ISALPHA t
HAVE_DECL_STRCPY t
HAVE_KRB5_KRB5_H t
HAVE_WIDGETS t
HAVE_DECL_ISUPPER t
HAVE_FREE t
HAVE_ISPRINT t
HAVE_DLERROR t
HAVE_LIBGC_GC_MALLOC t
HAVE_X11_XLOCALE_H t
HAVE_DECL_SOCKET t
HAVE_GETLOADAVG t
HAVE_EC_KEY_SET_PRIVATE_KEY t
HAVE_LIBXML_PARSER_H t
HAVE_XTREGISTERDRAWABLE t
HAVE_EVP_BYTESTOKEY t
HAVE_LOGB t
INSTALL_DATA "${INSTALL} -m 644"
DIRNAME_RET_T "char*"
HAVE_ALSA_CONF_H t
LDFLAGS " -L/homes/algebra/freundt/usr/local64/lib -L/usr/local/lib
-Wl,--export-dynamic"
EF_USE_ASYNEQ 1
HAVE_ARGZ_APPEND t
STATIC_CL_TRUE "#"
EMACS_MINOR_VERSION 1
HAVE_AVCODEC_DECODE_AUDIO t
TERM_H_FILE "term.h"
fpfloat_cand "long double"
psdir "${docdir}"
HAVE_BIO_FREE t
VERSION ("22.1.9"
"hroptatyr@xxxxxxxxxxxxxxxxxxxx/sxemacs--hrop--22.1.9--patch-1")
HAVE_SSLV3_CLIENT_METHOD t
PROGNAME "sxemacs"
LIBADD_DL "-ldl "
instvarsepdir "${PROGNAME}/${old_version}"
prefix "/homes/algebra/freundt/usr/local64"
have_pkg_config "yes"
WITH_NONBLOCKING_SOCKET_O_NONBLOCK t
HAVE_SSL_CTX_USE_PRIVATEKEY t
REGEX_MALLOC 1
_POSIX_PTHREAD_SEMANTICS 1
LIBTOOL "$(SHELL) $(top_builddir)/libtool"
HAVE_PTSNAME t
libsxeevents_objs " event-queue.o workers.o worker-asyneq.o"
HAVE_SSL_LOAD_ERROR_STRINGS t
HAVE_LTDL_H t
HAVE_STROPTS_H t
LTDL_DLOPEN_SELF_WORKS 1
ac_cv_path_EGREP "/bin/grep -E"
HAVE_READDIR t
lt_cv_sys_global_symbol_to_c_name_address "sed -n -e '''s/^: ([^ ]*) $/ {\\"
HAVE_STRCASECMP t
HAVE_LT_DLINTERFACE_REGISTER t
SIZEOF_LONG_DOUBLE 16
BITMAPDIR "/usr/include/X11/bitmaps"
HAVE_STRUCT_TIMEVAL_TV_USEC t
LWLIB_SCROLLBARS_ATHENA t
HAVE_RSA_GENERATE_KEY t
NEED_ALLOCA_C_TRUE "#"
AR "ar"
am__leading_dot "."
HAVE_MATH_ISNAN t
CPPFLAGS " -I/homes/algebra/freundt/usr/local64/include -I/usr/local/include"
HAVE_SYS_PARAM_H t
ERROR_CHECK_BUFPOS t
HAVE_NAN t
HAVE_SGTTY_H t
HAVE_TERMIO_H t
ATHENA_Label_h_ "X11/Xaw3d/Label.h"
DEBUG_SXEMACS 1
HAVE_SYS_VLIMIT_H t
EXEC_PREFIX "/homes/algebra/freundt/usr/local64"
HAVE_OPENSSL t
HAVE_SOCKETS_FALSE "#"
PACKAGE_TARNAME "sxemacs"
HAVE_TOOLBARS t
HAVE_OSS_SOUND t
HAVE_UNIX t
HAVE_CONNECT t
HAVE_HMAC_CTX_INIT t
HAVE_POPUPS t
HAVE_VLIMIT t
HAVE_DECL_GETADDRINFO 0
HAVE_EVP_PKEY_NEW t
HAVE_INFINITY t
HAVE_JPEGLIB_H t
HAVE_DECL_ISCNTRL t
HAVE_FLOAT_H t
HAVE_DECL_STRNCAT t
HAVE_ISBLANK t
HAVE_LIBDL t
HAVE_X11_INTRINSIC_H t
HAVE_DECL_LT_DLEXIT t
HAVE_FTIME t
HAVE_DSA_GENERATE_PARAMETERS t
HAVE_ISUPPER t
HAVE_LIBINTL_H t
HAVE_XCONVERTCASE t
fpfloat "long double"
HAVE_GETPGRP t
HAVE_ENDPWENT t
HAVE_LIBXML_XMLWRITER_H t
DESCEND_DYNO_SPARC_TRUE "#"
HAVE_EVP_CLEANUP t
HAVE_LONG_FILE_NAMES t
INSTALL_PROGRAM "${INSTALL}"
HAVE_ALSA_INPUT_H t
build_vendor "unknown"
HAVE_ARGZ_INSERT t
SUBDIR_MAKEFILES "lib-src/Makefile lib-src/Makefile lwlib/Makefile
lwlib/Makefile"
EMOD_ASE_FALSE "#"
dynodump_arch "i386"
moduledir "${libdir}/${instvardir}/${configuration}/modules"
HAVE_A_OUT_H t
USER_FULL_NAME "pw->pw_gecos"
X11_RELEASE 6
fpfloat_double_p 0
sharedstatedir "${prefix}/com"
HAVE_BIO_PRINTF t
HAVE_SSL_CTX_ADD_CLIENT_CA t
PULSE_VERSION 9
YACC "bison -y"
ld_libs_all "-lssl -lcrypto -ldb -lgdbm_compat -lgdbm -lgmp -lmpfr -lgmp -lmpfr
-lgmp -L/usr/lib64 -lao -lasound -L/usr/lib64 -ljack -lpthread -lrt
-L/homes/algebra/freundt/usr/local64/lib -lpulse -pthread
-L/homes/algebra/freundt/usr/local64/lib -L/usr/lib64 -lavformat -lavcodec -lz
-lfaac -lfaad -lmp3lame -lx264 -lxvidcore -ldl -lX11 -lXext -lvorbisenc
-lavutil -lvorbis -lm -logg -L/homes/algebra/freundt/usr/local64/lib -lsndfile
-ltiff -lpng -ljpeg -lcompface -lXpm -lpthread -lXaw3d -lXmu -lXt -lXext -lX11
-lSM -lICE -lz -lgpm -lncurses -lncurses -lc -lc -ldl -ldl -lpthread -lm -lutil"
sxe_cv_proc_flags "fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca
cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm
constant_tsc pni monitor ds_cpl vmx smx est tm2 cx16 xtpr lahf_lm"
WITH_PDUMP_FALSE "#"
libexecdir "${exec_prefix}/libexec"
HAVE_SSL_GET_CERTIFICATE t
_XOPEN_SOURCE_EXTENDED 1
LIBXML2_LDFLAGS "-L/usr/lib64 -lxml2 -lz -lm "
HAVE_STRINGIZE t
HAVE_PULSE_SOUND t
localedir "${datarootdir}/locale"
HAVE_STDBOOL_H t
HAVE_LT_DLCALLER_SET_DATA t
AUTOCONF_VERSION "autoconf (GNU Autoconf) 2.61a.356-8957a"
HAVE_STRTOD t
LT_CONVENIENCE_PREFIX "lt-"
ac_cv_prog_CPP "gcc -E"
HAVE_REALPATH t
ACLOCAL_VERSION "aclocal (GNU automake) 1.10a"
lib2 ", (void *) &.},/p'''"
HAVE_STRCMP t
HAVE_LT_DLSYM t
SIZEOF_SIZE_T 8
BUILD_SHEAP_TRUE "#"
HAVE_SYSVIPC t
LWLIB_USES_ATHENA t
HAVE_SETITIMER t
NM "/homes/algebra/freundt/usr/local64/bin/nm -B"
HAVE_MEMCHR t
HAVE_SYS_SOUNDCARD_H t
ERROR_CHECK_GC t
HAVE_NETINET_IN_H t
HAVE_SIGPROCMASK t
OPENSSL_SSL 1
HAVE_TIFFIO_H t
HAVE_MKTIME t
DESCEND_ASE_FALSE "#"
HAVE_OPENSSL_BIO_H t
PDUMP 1
HAVE_UINTMAX_T t
HAVE_GETWD t
GETTIMEOFDAY_NARGS 2
HAVE_PEM_READ_X509 t
HAVE_UNIX_PROCESSES t
HAVE_DBM t
> Contents of
> /home/kantmp/freundt/src/editors/sxemacs/=build.em64t/,,make-all.out
../../lib-src/movemail.c:940: warning: assignment discards qualifiers from
pointer target type
cd ../.. && /bin/sh /home/kantmp/freundt/src/editors/sxemacs/missing --run
autoheader
configure.ac:1687: warning: AC_CACHE_VAL(ac_ldflag_pthread, ...): suspicious
cache-id, must contain _cv_ to be cached
cd .. && /bin/sh ./config.status lwlib/config.h
make all-am
../../lwlib/lwlib-Xaw.c:649: warning: cast from pointer to integer of different
size
../../lwlib/lwlib-Xaw.c:652: warning: cast from pointer to integer of different
size
make all-am
../../../modules/ase/ase-metric.c:82: warning: cast from pointer to integer of
different size
../../../modules/ase/ase-metric.c:82: warning: cast from pointer to integer of
different size
make all-am
cd ../.. && /bin/sh /home/kantmp/freundt/src/editors/sxemacs/missing --run
autoheader
configure.ac:1687: warning: AC_CACHE_VAL(ac_ldflag_pthread, ...): suspicious
cache-id, must contain _cv_ to be cached
cd .. && /bin/sh ./config.status src/config.h
make all-am
../../src/alloc.c:2450: warning: assignment discards qualifiers from pointer
target type
../../src/emacs.c:3072: warning: assignment discards qualifiers from pointer
target type
../../src/lread.c:2007: warning: passing argument 1 of 'read_bigz_string'
discards qualifiers from pointer target type
../../src/process-unix.c:1604: warning: assignment discards qualifiers from
pointer target type
../../src/process-unix.c:1693: warning: assignment discards qualifiers from
pointer target type
../../src/process-unix.c:2161: warning: assignment discards qualifiers from
pointer target type
../../src/sysdep.c:2307: warning: assignment discards qualifiers from pointer
target type
../../src/sysdep.c:2438: warning: assignment discards qualifiers from pointer
target type
../../src/sysdep.c:2525: warning: assignment discards qualifiers from pointer
target type
../../src/sysdep.c:2533: warning: assignment discards qualifiers from pointer
target type
../../src/sysdep.c:2542: warning: assignment discards qualifiers from pointer
target type
../../src/sysdep.c:2571: warning: assignment discards qualifiers from pointer
target type
../../src/sysdep.c:2613: warning: assignment discards qualifiers from pointer
target type
../../src/sysdep.c:2623: warning: assignment discards qualifiers from pointer
target type
../../src/sysdep.c:2632: warning: assignment discards qualifiers from pointer
target type
../../src/sysdep.c:2641: warning: assignment discards qualifiers from pointer
target type
../../src/sysdep.c:2649: warning: assignment discards qualifiers from pointer
target type
../../src/sysdep.c:2664: warning: assignment discards qualifiers from pointer
target type
../../src/sysdep.c:2673: warning: assignment discards qualifiers from pointer
target type
../../src/sysdep.c:2681: warning: assignment discards qualifiers from pointer
target type
../../src/sysdep.c:2689: warning: assignment discards qualifiers from pointer
target type
../../src/sysdep.c:2690: warning: assignment discards qualifiers from pointer
target type
../../src/sysdep.c:2698: warning: assignment discards qualifiers from pointer
target type
../../src/sysdep.c:2699: warning: assignment discards qualifiers from pointer
target type
../../src/sysdep.c:2707: warning: assignment discards qualifiers from pointer
target type
../../src/sysdep.c:2708: warning: assignment discards qualifiers from pointer
target type
../../src/sysdep.c:2716: warning: assignment discards qualifiers from pointer
target type
../../src/sysdep.c:2727: warning: assignment discards qualifiers from pointer
target type
../../src/gui-x.c:335: warning: assignment discards qualifiers from pointer
target type
../../src/media-ffmpeg.c:413: warning: cast to pointer from integer of
different size
../../src/media-ffmpeg.c:451: warning: cast to pointer from integer of
different size
../../src/sound-jack.c:374: warning: cast from pointer to integer of different
size
../../src/sound-alsa.c:427: warning: passing argument 3 of
'snd_pcm_hw_params_set_rate_near' from incompatible pointer type
DYLD_LIBRARY_PATH=../src:../src/.libs::/.libs:$DYLD_LIBRARY_PATH:
LD_LIBRARY_PATH=../src:../src/.libs::/.libs:$LD_LIBRARY_PATH:/homes/algebra/freundt/usr/local64/lib:/homes/algebra/freundt/usr/lib:/net/kant/Libraries/x86_64/lib:/lib:/usr/site-local/lib:/usr/local/lib:/usr/lib:/lib
EMACSPACKAGEPATH=
SOURCE_TREE_ROOT=/home/kantmp/freundt/src/editors/sxemacs/=build.em64t/..
BUILD_TREE_ROOT=/home/kantmp/freundt/src/editors/sxemacs/=build.em64t
../src/sxemacs -batch -nd -l build-autoloads.el
Using load-path (/home/kantmp/freundt/src/editors/sxemacs/=build.em64t/lisp
/home/kantmp/freundt/src/editors/sxemacs/=build.em64t/lisp
/home/kantmp/freundt/src/editors/sxemacs/lisp)
Using module-load-path
(/home/kantmp/freundt/src/editors/sxemacs/=build.em64t/modules
/home/kantmp/freundt/src/editors/sxemacs/=build.em64t/modules
/home/kantmp/freundt/src/editors/sxemacs/modules)
DYLD_LIBRARY_PATH=../src:../src/.libs::/.libs:$DYLD_LIBRARY_PATH:
LD_LIBRARY_PATH=../src:../src/.libs::/.libs:$LD_LIBRARY_PATH:/homes/algebra/freundt/usr/local64/lib:/homes/algebra/freundt/usr/lib:/net/kant/Libraries/x86_64/lib:/lib:/usr/site-local/lib:/usr/local/lib:/usr/lib:/lib
EMACSPACKAGEPATH=
SOURCE_TREE_ROOT=/home/kantmp/freundt/src/editors/sxemacs/=build.em64t/..
BUILD_TREE_ROOT=/home/kantmp/freundt/src/editors/sxemacs/=build.em64t
../src/sxemacs -batch -nd -l compile-core.el autoload.el dump-paths.el
dumped-lisp.el find-paths.el finder.el make-docfile.el setup-paths.el
startup.el abbrev.el about.el alist.el apropos.el auto-save.el auto-show.el
backquote.el blessmail.el buff-menu.el buffer.el build-rpt.el byte-optimize.el
bytecomp-runtime.el bytecomp.el callers-of-rpt.el check-features.el
cl-compat.el cl-extra.el cl-macs.el cl-seq.el cl.el cmdloop.el code-cmds.el
code-files.el code-process.el coding.el compat.el config.el console.el
cus-dep.el cus-edit.el cus-face.el cus-file.el cus-load.el cus-start.el
custom.el derived.el device.el dialog-gtk.el dialog-items.el dialog.el
disass.el disp-table.el dragdrop.el easymenu.el etags.el events.el extents.el
faces.el ffi.el files-nomule.el files.el fill.el float-sup.el font-lock.el
font-menu.el font.el fontl-hooks.el format.el frame.el gdk.el
generic-widgets.el glade.el glyphs.el gnome-widgets.el gnome.el gnuserv.el
gpm.el gtk-compose.el gtk-extra.el gtk-faces.el gtk-ffi.el gtk-file-dialog.el
gtk-font-menu.el gtk-glyphs.el gtk-init.el gtk-iso8859-1.el gtk-marshal.el
gtk-mouse.el gtk-package.el gtk-password-dialog.el gtk-select.el
gtk-widget-accessors.el gtk-widgets.el gtk.el gui.el gutter-items.el gutter.el
help-macro.el help-nomule.el help.el hyper-apropos.el indent.el info.el
isearch-mode.el iso8859-1.el issue-tracker.el itimer-autosave.el itimer.el
keydefs.el keymap.el ldap.el lib-complete.el lisp-initd.el lisp-mnt.el
lisp-mode.el lisp.el list-mode.el loaddefs.el loadhist.el map-ynp.el
menubar-items.el menubar.el minibuf.el misc.el mode-motion.el modeline.el
mouse.el movemail.el multicast.el mwheel.el number.el objects.el obsolete.el
package-admin.el package-get.el package-info.el package-ui.el packages.el
page.el paragraphs.el paths.el picture.el printer.el process.el rect.el
register.el replace.el resize-minibuffer.el scrollbar.el select.el shadow.el
simple.el sound.el specifier.el subr.el symbol-syntax.el symbols.el syntax.el
text-mode.el text-props.el toolbar-items.el toolbar.el tty-init.el
undo-stack.el userlock.el version.el view-less.el wid-browse.el wid-edit.el
widget.el widgets-gtk.el window-xemacs.el window.el x-color.el x-compose.el
x-faces.el x-font-menu.el x-init.el x-iso8859-1.el x-misc.el x-mouse.el
x-scrollbar.el x-select.el x-win-sun.el x-win-xfree86.el term/AT386.el
term/apollo.el term/bg-mouse.el term/bobcat.el term/internal.el term/keyswap.el
term/linux.el term/lk201.el term/news.el term/scoansi.el term/sun-mouse.el
term/sun.el term/sup-mouse.el term/tvi970.el term/vt-control.el
term/vt100-led.el term/vt100.el term/vt102.el term/vt125.el term/vt200.el
term/vt201.el term/vt220.el term/vt240.el term/vt300.el term/vt320.el
term/vt400.el term/vt420.el term/wyse50.el term/xterm.el mule/arabic.el
mule/canna-leim.el mule/chinese.el mule/cyrillic.el mule/english.el
mule/ethiopic.el mule/european.el mule/greek.el mule/hebrew.el mule/japanese.el
mule/kinsoku.el mule/korean.el mule/latin.el mule/misc-lang.el
mule/mule-category.el mule/ccl.el mule/mule-charset.el mule/mule-cmds.el
mule/mule-coding.el mule/mule-help.el mule/mule-init.el mule/mule-misc.el
mule/mule-tty-init.el mule/mule-x-init.el mule/thai-xtis-chars.el
mule/thai-xtis.el mule/viet-chars.el mule/vietnamese.el
Using load-path (/home/kantmp/freundt/src/editors/sxemacs/=build.em64t/lisp
/home/kantmp/freundt/src/editors/sxemacs/=build.em64t/lisp
/home/kantmp/freundt/src/editors/sxemacs/lisp)
Using module-load-path
(/home/kantmp/freundt/src/editors/sxemacs/=build.em64t/modules
/home/kantmp/freundt/src/editors/sxemacs/=build.em64t/modules
/home/kantmp/freundt/src/editors/sxemacs/modules)
DYLD_LIBRARY_PATH=.:./.libs:../lwlib:../lwlib/.libs:$DYLD_LIBRARY_PATH:
LD_LIBRARY_PATH=.:./.libs:../lwlib:../lwlib/.libs:$LD_LIBRARY_PATH:/homes/algebra/freundt/usr/local64/lib:/homes/algebra/freundt/usr/lib:/net/kant/Libraries/x86_64/lib:/lib:/usr/site-local/lib:/usr/local/lib:/usr/lib:/lib
EMACSDEBUGPATHS=1 EMACSPACKAGEPATH=
SOURCE_TREE_ROOT=/home/kantmp/freundt/src/editors/sxemacs
BUILD_TREE_ROOT=/home/kantmp/freundt/src/editors/sxemacs/=build.em64t ./sxemacs
-batch -nd -l ../../lisp/make-docfile.el -- \
-e 's/^\(HAVE\|WITH\|ERROR\|LWLIB\)_\([^ ]*\) 1$/\1_\2 t/' \
DYLD_LIBRARY_PATH=.:./.libs:../lwlib:../lwlib/.libs:$DYLD_LIBRARY_PATH:
LD_LIBRARY_PATH=.:./.libs:../lwlib:../lwlib/.libs:$LD_LIBRARY_PATH:/homes/algebra/freundt/usr/local64/lib:/homes/algebra/freundt/usr/lib:/net/kant/Libraries/x86_64/lib:/lib:/usr/site-local/lib:/usr/local/lib:/usr/lib:/lib
EMACSDEBUGPATHS=1 EMACSPACKAGEPATH=
SOURCE_TREE_ROOT=/home/kantmp/freundt/src/editors/sxemacs
BUILD_TREE_ROOT=/home/kantmp/freundt/src/editors/sxemacs/=build.em64t
.libs/lt-sxemacs -nd -batch \
Using load-path (/home/kantmp/freundt/src/editors/sxemacs/=build.em64t/lisp
/home/kantmp/freundt/src/editors/sxemacs/=build.em64t/lisp
/home/kantmp/freundt/src/editors/sxemacs/lisp)
Using module-load-path
(/home/kantmp/freundt/src/editors/sxemacs/=build.em64t/modules
/home/kantmp/freundt/src/editors/sxemacs/=build.em64t/modules
/home/kantmp/freundt/src/editors/sxemacs/modules)
Note: Strange doc (not fboundp) for function ffi-defun @ 174882
DYLD_LIBRARY_PATH=.:./.libs:../lwlib:../lwlib/.libs:$DYLD_LIBRARY_PATH:
LD_LIBRARY_PATH=.:./.libs:../lwlib:../lwlib/.libs:$LD_LIBRARY_PATH:/homes/algebra/freundt/usr/local64/lib:/homes/algebra/freundt/usr/lib:/net/kant/Libraries/x86_64/lib:/lib:/usr/site-local/lib:/usr/local/lib:/usr/lib:/lib
EMACSDEBUGPATHS=1 EMACSPACKAGEPATH=
SOURCE_TREE_ROOT=/home/kantmp/freundt/src/editors/sxemacs
BUILD_TREE_ROOT=/home/kantmp/freundt/src/editors/sxemacs/=build.em64t
.libs/sxemacs -nd -batch \
Using load-path (/home/kantmp/freundt/src/editors/sxemacs/=build.em64t/lisp
/home/kantmp/freundt/src/editors/sxemacs/=build.em64t/lisp
/home/kantmp/freundt/src/editors/sxemacs/lisp)
Using module-load-path
(/home/kantmp/freundt/src/editors/sxemacs/=build.em64t/modules
/home/kantmp/freundt/src/editors/sxemacs/=build.em64t/modules
/home/kantmp/freundt/src/editors/sxemacs/modules)
Note: Strange doc (not fboundp) for function ffi-defun @ 174882
SOURCE_TREE_ROOT= BUILD_TREE_ROOT= \
DYLD_LIBRARY_PATH=../src:../src/.libs::/.libs:$DYLD_LIBRARY_PATH:
LD_LIBRARY_PATH=../src:../src/.libs::/.libs:$LD_LIBRARY_PATH:/homes/algebra/freundt/usr/local64/lib:/homes/algebra/freundt/usr/lib:/net/kant/Libraries/x86_64/lib:/lib:/usr/site-local/lib:/usr/local/lib:/usr/lib:/lib
EMACSPACKAGEPATH=
SOURCE_TREE_ROOT=/home/kantmp/freundt/src/editors/sxemacs/=build.em64t/..
BUILD_TREE_ROOT=/home/kantmp/freundt/src/editors/sxemacs/=build.em64t
../src/sxemacs -batch -vanilla -no-autoloads \
DYLD_LIBRARY_PATH=../src:../src/.libs::/.libs:$DYLD_LIBRARY_PATH:
LD_LIBRARY_PATH=../src:../src/.libs::/.libs:$LD_LIBRARY_PATH:/homes/algebra/freundt/usr/local64/lib:/homes/algebra/freundt/usr/lib:/net/kant/Libraries/x86_64/lib:/lib:/usr/site-local/lib:/usr/local/lib:/usr/lib:/lib
EMACSPACKAGEPATH=
SOURCE_TREE_ROOT=/home/kantmp/freundt/src/editors/sxemacs/=build.em64t/..
BUILD_TREE_ROOT=/home/kantmp/freundt/src/editors/sxemacs/=build.em64t
../src/sxemacs -batch -l bytecomp -f batch-byte-compile-one-file-here
auto-autoloads.el
DYLD_LIBRARY_PATH=../src:../src/.libs::/.libs:$DYLD_LIBRARY_PATH:
LD_LIBRARY_PATH=../src:../src/.libs::/.libs:$LD_LIBRARY_PATH:/homes/algebra/freundt/usr/local64/lib:/homes/algebra/freundt/usr/lib:/net/kant/Libraries/x86_64/lib:/lib:/usr/site-local/lib:/usr/local/lib:/usr/lib:/lib
EMACSPACKAGEPATH=
SOURCE_TREE_ROOT=/home/kantmp/freundt/src/editors/sxemacs/=build.em64t/..
BUILD_TREE_ROOT=/home/kantmp/freundt/src/editors/sxemacs/=build.em64t
../src/sxemacs -batch -l bytecomp -f batch-byte-compile-one-file-here
finder-inf.el
DYLD_LIBRARY_PATH=../src:../src/.libs::/.libs:$DYLD_LIBRARY_PATH:
LD_LIBRARY_PATH=../src:../src/.libs::/.libs:$LD_LIBRARY_PATH:/homes/algebra/freundt/usr/local64/lib:/homes/algebra/freundt/usr/lib:/net/kant/Libraries/x86_64/lib:/lib:/usr/site-local/lib:/usr/local/lib:/usr/lib:/lib
EMACSPACKAGEPATH=
SOURCE_TREE_ROOT=/home/kantmp/freundt/src/editors/sxemacs/=build.em64t/..
BUILD_TREE_ROOT=/home/kantmp/freundt/src/editors/sxemacs/=build.em64t
../src/sxemacs -batch -l bytecomp -f batch-byte-compile-one-file-here
custom-load.el
DYLD_LIBRARY_PATH=../src:../src/.libs::/.libs:$DYLD_LIBRARY_PATH:
LD_LIBRARY_PATH=../src:../src/.libs::/.libs:$LD_LIBRARY_PATH:/homes/algebra/freundt/usr/local64/lib:/homes/algebra/freundt/usr/lib:/net/kant/Libraries/x86_64/lib:/lib:/usr/site-local/lib:/usr/local/lib:/usr/lib:/lib
EMACSPACKAGEPATH=
SOURCE_TREE_ROOT=/home/kantmp/freundt/src/editors/sxemacs/=build.em64t/..
BUILD_TREE_ROOT=/home/kantmp/freundt/src/editors/sxemacs/=build.em64t
../src/sxemacs -batch -l bytecomp -f batch-byte-compile-one-file-here
custom-defines.el
DYLD_LIBRARY_PATH=../src:../src/.libs::/.libs:$DYLD_LIBRARY_PATH:
LD_LIBRARY_PATH=../src:../src/.libs::/.libs:$LD_LIBRARY_PATH:/homes/algebra/freundt/usr/local64/lib:/homes/algebra/freundt/usr/lib:/net/kant/Libraries/x86_64/lib:/lib:/usr/site-local/lib:/usr/local/lib:/usr/lib:/lib
EMACSPACKAGEPATH=
SOURCE_TREE_ROOT=/home/kantmp/freundt/src/editors/sxemacs/=build.em64t/..
BUILD_TREE_ROOT=/home/kantmp/freundt/src/editors/sxemacs/=build.em64t
../src/sxemacs -batch -l bytecomp -f batch-byte-compile-one-file-here
ffi/auto-autoloads.el
DYLD_LIBRARY_PATH=../src:../src/.libs::/.libs:$DYLD_LIBRARY_PATH:
LD_LIBRARY_PATH=../src:../src/.libs::/.libs:$LD_LIBRARY_PATH:/homes/algebra/freundt/usr/local64/lib:/homes/algebra/freundt/usr/lib:/net/kant/Libraries/x86_64/lib:/lib:/usr/site-local/lib:/usr/local/lib:/usr/lib:/lib
EMACSPACKAGEPATH=
SOURCE_TREE_ROOT=/home/kantmp/freundt/src/editors/sxemacs/=build.em64t/..
BUILD_TREE_ROOT=/home/kantmp/freundt/src/editors/sxemacs/=build.em64t
../src/sxemacs -batch -l bytecomp -f batch-byte-compile-one-file-here
ffi/custom-load.el
DYLD_LIBRARY_PATH=../src:../src/.libs::/.libs:$DYLD_LIBRARY_PATH:
LD_LIBRARY_PATH=../src:../src/.libs::/.libs:$LD_LIBRARY_PATH:/homes/algebra/freundt/usr/local64/lib:/homes/algebra/freundt/usr/lib:/net/kant/Libraries/x86_64/lib:/lib:/usr/site-local/lib:/usr/local/lib:/usr/lib:/lib
EMACSPACKAGEPATH=
SOURCE_TREE_ROOT=/home/kantmp/freundt/src/editors/sxemacs/=build.em64t/..
BUILD_TREE_ROOT=/home/kantmp/freundt/src/editors/sxemacs/=build.em64t
../src/sxemacs -batch -l bytecomp -f batch-byte-compile-one-file-here
ffi/custom-defines.el
DYLD_LIBRARY_PATH=../src:../src/.libs::/.libs:$DYLD_LIBRARY_PATH:
LD_LIBRARY_PATH=../src:../src/.libs::/.libs:$LD_LIBRARY_PATH:/homes/algebra/freundt/usr/local64/lib:/homes/algebra/freundt/usr/lib:/net/kant/Libraries/x86_64/lib:/lib:/usr/site-local/lib:/usr/local/lib:/usr/lib:/lib
EMACSPACKAGEPATH=
SOURCE_TREE_ROOT=/home/kantmp/freundt/src/editors/sxemacs/=build.em64t/..
BUILD_TREE_ROOT=/home/kantmp/freundt/src/editors/sxemacs/=build.em64t
../src/sxemacs -batch -l bytecomp -f batch-byte-compile-one-file-here
mule/auto-autoloads.el
DYLD_LIBRARY_PATH=../src:../src/.libs::/.libs:$DYLD_LIBRARY_PATH:
LD_LIBRARY_PATH=../src:../src/.libs::/.libs:$LD_LIBRARY_PATH:/homes/algebra/freundt/usr/local64/lib:/homes/algebra/freundt/usr/lib:/net/kant/Libraries/x86_64/lib:/lib:/usr/site-local/lib:/usr/local/lib:/usr/lib:/lib
EMACSPACKAGEPATH=
SOURCE_TREE_ROOT=/home/kantmp/freundt/src/editors/sxemacs/=build.em64t/..
BUILD_TREE_ROOT=/home/kantmp/freundt/src/editors/sxemacs/=build.em64t
../src/sxemacs -batch -l bytecomp -f batch-byte-compile-one-file-here
mule/custom-load.el
DYLD_LIBRARY_PATH=../src:../src/.libs::/.libs:$DYLD_LIBRARY_PATH:
LD_LIBRARY_PATH=../src:../src/.libs::/.libs:$LD_LIBRARY_PATH:/homes/algebra/freundt/usr/local64/lib:/homes/algebra/freundt/usr/lib:/net/kant/Libraries/x86_64/lib:/lib:/usr/site-local/lib:/usr/local/lib:/usr/lib:/lib
EMACSPACKAGEPATH=
SOURCE_TREE_ROOT=/home/kantmp/freundt/src/editors/sxemacs/=build.em64t/..
BUILD_TREE_ROOT=/home/kantmp/freundt/src/editors/sxemacs/=build.em64t
../src/sxemacs -batch -l bytecomp -f batch-byte-compile-one-file-here
mule/custom-defines.el
Making all in tests
make[1]: Entering directory
`/home/kantmp/freundt/src/editors/sxemacs/=build.em64t/tests'
EMACSPACKAGEPATH=
SOURCE_TREE_ROOT=/home/kantmp/freundt/src/editors/sxemacs/=build.em64t/..
BUILD_TREE_ROOT=/home/kantmp/freundt/src/editors/sxemacs/=build.em64t
../src/sxemacs -batch -vanilla -l bytecomp -f batch-byte-compile-one-file-here
auto-autoloads.el
/home/kantmp/freundt/src/editors/sxemacs/=build.em64t/,,beta.out not found!
/home/kantmp/freundt/src/editors/sxemacs/=build.em64t/,,vars.out not found!
> Contents of
> /home/kantmp/freundt/src/editors/sxemacs/=build.em64t/,,make-check.out
make all-am
make all-am
make all-am
make all-am
Making all in tests
make[1]: Entering directory
`/home/kantmp/freundt/src/editors/sxemacs/=build.em64t/tests'
make check-am
EMACSPACKAGEPATH=
SOURCE_TREE_ROOT=/home/kantmp/freundt/src/editors/sxemacs/=build.em64t/..
BUILD_TREE_ROOT=/home/kantmp/freundt/src/editors/sxemacs/=build.em64t
../../src/sxemacs -batch -l ../../../tests/automated/test-harness.el -f
batch-test-emacs ../../../modules/ase/*-tests.el
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%).
make check-am
EMACSPACKAGEPATH=
SOURCE_TREE_ROOT=/home/kantmp/freundt/src/editors/sxemacs/=build.em64t/..
BUILD_TREE_ROOT=/home/kantmp/freundt/src/editors/sxemacs/=build.em64t
../../src/sxemacs -batch -l ../../../tests/automated/test-harness.el -f
batch-test-emacs ../../../modules/cl/*-tests.el
cl-loop-tests.el: 78 of 78 tests successful (100%).
make check-am
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: 22836 of 22836 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%).
md5-tests.el: 56 of 56 tests successful (100%).
mule-tests.el: 226 of 226 tests successful (100%).
openssl-tests.el: 97860 of 97860 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%).
Making check in tests
make[1]: Entering directory
`/home/kantmp/freundt/src/editors/sxemacs/=build.em64t/tests'
/home/kantmp/freundt/src/editors/sxemacs/=build.em64t/,,make-check-temacs.out
not found!
/home/kantmp/freundt/src/editors/sxemacs/=build.em64t/,,make-install.out not
found!
pgpS9r5A2H7mZ.pgp
Description: PGP signature
|