This is my p4 plus a wee fiddle with the inet_*to* funs, this one's using
the native ones again, the default has been changed in one of the last
patches.
The conclusion I draw however is to adapt our Xt code ... soon :)
> SXEmacs Build Report generated by emacs-version
> hroptatyr@xxxxxxxxxxxxxxxxxxxx/sxemacs--hrop--22.1.9--patch-4
> with system-configuration
> pentium3-pc-linux-gnu
> follows:
> Contents of /home/src/editors/sxemacs/=build/Installation:
> (Output from ./configure)
uname -a: Linux fluch 2.6.25-rc2-00477-g1a4c6be #8 SMP Fri Feb 22 16:17:26 UTC
2008 i686 GNU/Linux
../configure '--prefix=/usr/local'
'--with-ridiculously-aggressive-optimisations' '--with-maximum-warning-output'
'--with-x' '--with-ent=all' '--with-ase=all' '--with-menubars=lucid'
'--with-scrollbars=athena' '--with-dialogs=athena' '--with-widgets=athena'
'--with-athena=3d' '--with-memory-usage-stats' '--with-mule'
'--with-regex-malloc' '--with-pdump' '--with-ffi' '--with-sound=all'
'--with-media=all' '--with-image=all' '--with-ncurses' '--with-gpm'
'--without-wmcommand' '--with-postgresql' '--with-openssl' '--with-ldap'
'--with-ipv6-cname' '--with-dynamic' '--with-pop' '--with-xim=xlib'
'--with-xfs' '--with-module-support' '--with-modules=all'
'--with-error-checking=all'
'--with-site-prefixes=/usr/local/pgsql::/usr/local::/usr/local/xorg7'
'CFLAGS=-g -ggdb -O4 -Wall -Winline -mtune=pentium-m -march=pentium-m
-mfpmath=sse -ffast-math -ftree-vectorize' 'LDFLAGS=-Wl,-rpath
-Wl,/usr/local/xorg7/lib' 'LIBS=' --enable-ltdl-install=no
SXEmacs hroptatyr@xxxxxxxxxxxxxxxxxxxx/sxemacs--hrop--22.1.9--patch-4 "Edsel"
configured for `pentium3-pc-linux-gnu'.
Compilation Environment and Installation Defaults:
Source code location: /home/src/editors/sxemacs
Installation prefix: /usr/local
Arch-dependent files go to:
/usr/local/lib/sxemacs-22.1.9/pentium3-pc-linux-gnu
Modules go to:
/usr/local/lib/sxemacs-22.1.9/pentium3-pc-linux-gnu/modules
Core lisp files go to: /usr/local/share/sxemacs-22.1.9/lisp
Additional external data goes to: /usr/local/share/sxemacs-22.1.9/etc
Operating system description file: `s/linux.h'
Not using any machine description file
Compiler version: gcc (GCC) 4.4.0 20080308 (experimental)
- GCC specs file: specs.
- Compiler command: gcc -std=gnu99 -fgnu89-inline -ggdb3 -O3
-ftree-vectorize -msse2 -fstrict-aliasing -fearly-inlining
-fdelete-null-pointer-checks -fmodulo-sched -fstack-protector
-fbranch-target-load-optimize2 -fgcse -fgcse-lm -fgcse-sm -fgcse-las
-fgcse-after-reload -funsafe-loop-optimizations -funswitch-loops
-funswitch-loops -frename-registers -fno-signaling-nans -fno-trapping-math
-fno-signed-zeros -fassociative-math -fno-rounding-math -fno-math-errno
-funsafe-math-optimizations -ffast-math -Wall -Wno-switch -Wsign-compare
-Wno-char-subscripts -Wundef -Wpacked -Wpointer-arith -Wshadow
-Wmissing-declarations -Winline -Wbad-function-cast -Wcast-qual -Wcast-align
- Global CPPFLAGS: -I/usr/local/pgsql/include
-I/usr/local/include -I/usr/local/xorg7/include -I/usr/local/include
- Global LDFLAGS: -Wl,-rpath -Wl,/usr/local/xorg7/lib
-L/usr/local/pgsql/lib -L/usr/local/lib -L/usr/local/xorg7/lib -L/usr/local/lib
-Wl,--export-dynamic
libc version: 2.7.
Relocating allocator for buffers: yes
GNU version of malloc: yes
- Using Doug Lea's new malloc from the Linux C Library.
Build Options:
Additional prefixes: /usr/local/pgsql /usr/local
/usr/local/xorg7
Runtime behaviour:
- Value of $prefix is compiled into the binary.
- Site-modules directory is obeyed.
- Package search path:
~/.sxemacs/site-packages
~/.sxemacs/xemacs-packages
~/.sxemacs/mule-packages
~/.sxemacs/sxemacs-packages
/usr/local/share/sxemacs/site-packages
/usr/local/share/sxemacs/xemacs-packages
/usr/local/share/sxemacs/mule-packages
/usr/local/share/sxemacs/sxemacs-packages
Debugging options:
Runtime Error Checking:
Enabled Runtime Error Checking: extents types gc malloc byte_code bufpos
glyphs
- extents (checks on extents)
- types (checks on types)
- gc (checks on garbage collection)
- malloc (checks on memory allocation)
- byte_code (checks on byte compiled code)
- bufpos (checks on buffer position)
- glyphs (checks on glyph data)
Disabled Runtime Error Checking: None.
WARNING: ---------------------------------------------------------
WARNING: SXEmacs will run noticeably more slowly as a result.
WARNING: Error checking is on by default for SXEmacs beta releases.
WARNING: ---------------------------------------------------------
Internals:
How to link external libraries: dynamic
Foreign Function Interface:
Compiling in support for FFI.
Enhanced Number Types:
Enabled Enhanced Number Types: int fpfloat indef gmp mpfr mpc pseug
quatern ecm
- int (native integer arithmetics)
- fpfloat (native fixed precision floats)
- indef (native abstract indefinites)
+ mpz (Arbitrary precision integers)
(X) GMP (GNU multiprecision library)
- MPFR (Multiprecision Floats with correct Rounding)
+ complex (Complex numbers as in C/R)
(X) MPC (Multiprecision Complex numbers (C/R))
( ) pseudoC (native Complex Numbers (C/R)) available but omitted
- pseudoG (native Gaussian Numbers (Z+Z))
- Quaternions (native Quaternions (Z+Z+Z+Z))
- ECM (factorisations per Elliptic Curve Method)
Omitted Enhanced Number Types: pseuc
Disabled Enhanced Number Types: None.
Experimental Features:
Enabled Experimental Features: compre asyneq
- compre (exhaustive caching of compiled regexps)
- asyneq (asynchronous event queues)
Disabled Experimental Features: pom
Window System:
Compiling in support for the X window system:
- X Windows headers location: /usr/local/xorg7/include
- X Windows libraries location: /usr/local/xorg7/lib
- Xau (X authority) not available.
Compiling in support for the Athena widget set:
- Athena headers location: X11/Xaw3d
- Athena library to link: Xaw3d
Using Lucid menubars.
Using Athena scrollbars.
Using Athena dialog boxes.
Using Athena native widgets.
Support for toolbars.
TTY:
Compiling in support for ncurses.
Databases:
File-based Databases:
Enabled File-based Databases: berkdb
- berkdb (Berkeley DB support)
Disabled File-based Databases: dbm* gdbm*
Compiling in support for further database interfaces:
- LDAP (with lber).
- PostgreSQL (V7 bindings).
Media:
Image Formats:
Enabled Image Formats: gif xpm png jpeg tiff xface
- GIF (GIF image format)
- XPM (X PixMap image format)
- PNG (Portable Network Graphic format)
- JPEG (jpeg image format)
- TIFF (TIFF image format)
- xface (base64 encoded xbm)
Disabled Image Formats: None.
Audio Outputs:
Enabled Audio Outputs: alsa ao arts esd jack nas oss pulse
- ALSA (kernel-based linux sound standard)
- ao (generic audio output layer)
- aRts (discontinued realtime synthesizer)
- ESD (Enlightenment Sound Daemon)
- Jack (a low-latency audio server)
- NAS (Network Audio System)
- OSS (Open Sound System)
- PulseAudio (versatile audio server)
Disabled Audio Outputs: None.
Media Stream Handlers:
Enabled Media Stream Handlers: internal mad sndfile sox magic
- 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: ffmpeg*
==================================================
AAaaaaargh, what happened here :O
Cryptography:
Compiling in support for OpenSSL ciphers and digests.
- Submodules: RAND MD HMAC CIPHER HYBRID SIGN RSA DSA EC DH PEM SSL
Internationalization:
Compiling in support for Mule (multi-lingual Emacs).
Compiling in support for XIM (X11R5+ I18N input method).
- Using raw Xlib to provide XIM support.
- Using XFontSet to provide bilingual menubar.
Mail:
Compiling in support for POP mail retrieval.
Compiling in support for "file" mail spool file locking method.
Modules:
Dynamic Shared Object Modules:
Enabled Dynamic Shared Object Modules: ase cl
- ase (algebraic structures)
- cl (fast Common Lisp implementation)
Disabled Dynamic Shared Object Modules: None.
Static Modules:
Enabled Static Modules: None.
Disabled Static Modules: ase cl
Other Features:
Using the new portable dumper.
Compiling in support for extra debugging code.
Footnotes:
+ means not requested but enabled
* means requested but disabled
No bogus options. Have a nice build :)
> shared library dependencies:
linux-gate.so.1 => (0xb8099000)
libsxelw-Xt.so.0 => /usr/local/lib/libsxelw-Xt.so.0 (0xb807e000)
libpq.so.5 => /usr/local/pgsql/lib/libpq.so.5 (0xb8061000)
libxslt.so.1 => /usr/local/lib/libxslt.so.1 (0xb802a000)
libxml2.so.2 => /usr/local/lib/libxml2.so.2 (0xb7f02000)
libpam.so.0 => /lib/libpam.so.0 (0xb7ecf000)
libprelude.so.2 => /usr/local/lib/libprelude.so.2 (0xb7e3d000)
libgnutls.so.26 => /usr/local/lib/libgnutls.so.26 (0xb7d9b000)
libgcrypt.so.11 => /usr/local/lib/libgcrypt.so.11 (0xb7d34000)
libgpg-error.so.0 => /usr/local/lib/libgpg-error.so.0 (0xb7d2f000)
libreadline.so.5 => /usr/local/lib/libreadline.so.5 (0xb7d01000)
libcrypt.so.1 => /lib/libcrypt.so.1 (0xb7cd0000)
libldap-2-devel.so.0 => /usr/local/lib/libldap-2-devel.so.0 (0xb7c92000)
libsasl2.so.2 => /usr/local/lib/libsasl2.so.2 (0xb7c7b000)
libssl.so.0.9.9 => /usr/local/lib/libssl.so.0.9.9 (0xb7c34000)
libcrypto.so.0.9.9 => /usr/local/lib/libcrypto.so.0.9.9 (0xb7ad6000)
liblber-2-devel.so.0 => /usr/local/lib/liblber-2-devel.so.0 (0xb7ac9000)
libdb-4.6.so => /usr/local/lib/libdb-4.6.so (0xb796a000)
libmpfr.so.1 => /usr/local/lib/libmpfr.so.1 (0xb7922000)
libgmp.so.3 => /usr/local/lib/libgmp.so.3 (0xb78e9000)
libao.so.2 => /usr/local/lib/libao.so.2 (0xb78e5000)
libjack.so.0 => /usr/local/lib/libjack.so.0 (0xb78cd000)
libartsc.so.0 => /usr/local/lib/libartsc.so.0 (0xb78c7000)
libgmodule-2.0.so.0 => /usr/local/lib/libgmodule-2.0.so.0 (0xb78c4000)
libgthread-2.0.so.0 => /usr/local/lib/libgthread-2.0.so.0 (0xb78bf000)
libglib-2.0.so.0 => /usr/local/lib/libglib-2.0.so.0 (0xb77ef000)
libpulse.so.0 => /usr/local/lib/libpulse.so.0 (0xb77ad000)
libasyncns.so.0 => /usr/local/lib/libasyncns.so.0 (0xb77a8000)
libresolv.so.2 => /lib/libresolv.so.2 (0xb7796000)
libnsl.so.1 => /lib/libnsl.so.1 (0xb7781000)
libesd.so.0 => /usr/local/lib/libesd.so.0 (0xb7776000)
libaudiofile.so.0 => /usr/local/lib/libaudiofile.so.0 (0xb7751000)
libaudio.so.2 => /usr/local/xorg7/lib/libaudio.so.2 (0xb773b000)
libmagic.so.1 => /usr/local/lib/libmagic.so.1 (0xb7729000)
libmp3lame.so.0 => /usr/local/lib/libmp3lame.so.0 (0xb76ae000)
libmad.so.0 => /usr/local/lib/libmad.so.0 (0xb7697000)
libvorbisenc.so.2 => /usr/local/lib/libvorbisenc.so.2 (0xb759c000)
libvorbisfile.so.3 => /usr/local/lib/libvorbisfile.so.3 (0xb7594000)
libvorbis.so.0 => /usr/local/lib/libvorbis.so.0 (0xb756a000)
libogg.so.0 => /usr/local/lib/libogg.so.0 (0xb7565000)
libasound.so.2 => /usr/lib/libasound.so.2 (0xb74a2000)
librt.so.1 => /lib/librt.so.1 (0xb7499000)
libsox.so.0 => /usr/local/lib/libsox.so.0 (0xb7481000)
libsndfile.so.1 => /usr/local/lib/libsndfile.so.1 (0xb73fe000)
libtiff.so.5 => /usr/local/lib/libtiff.so.5 (0xb7397000)
libpng12.so.0 => /usr/local/lib/libpng12.so.0 (0xb7373000)
libjpeg.so.62 => /usr/local/lib/libjpeg.so.62 (0xb7353000)
libXpm.so.4 => /usr/local/xorg7/lib/libXpm.so.4 (0xb7343000)
libXaw3d.so.8 => /usr/local/xorg7/lib/libXaw3d.so.8 (0xb72fb000)
libXmu.so.6 => /usr/local/xorg7/lib/libXmu.so.6 (0xb72e5000)
libXt.so.6 => /usr/local/xorg7/lib/libXt.so.6 (0xb7293000)
libXext.so.6 => /usr/local/xorg7/lib/libXext.so.6 (0xb7285000)
libX11.so.6 => /usr/local/xorg7/lib/libX11.so.6 (0xb7198000)
libxcb-xlib.so.0 => /usr/local/xorg7/lib/libxcb-xlib.so.0 (0xb7195000)
libxcb.so.1 => /usr/local/xorg7/lib/libxcb.so.1 (0xb717e000)
libXau.so.6 => /usr/local/xorg7/lib/libXau.so.6 (0xb717b000)
libXdmcp.so.6 => /usr/local/xorg7/lib/libXdmcp.so.6 (0xb7176000)
libSM.so.6 => /usr/local/xorg7/lib/libSM.so.6 (0xb716e000)
libICE.so.6 => /usr/local/xorg7/lib/libICE.so.6 (0xb7155000)
libutil.so.1 => /lib/libutil.so.1 (0xb7151000)
libffi.so.4 => /usr/local/lib/libffi.so.4 (0xb714b000)
libltdl.so.7 => /usr/local/lib/libltdl.so.7 (0xb7143000)
libz.so.1 => /usr/local/lib/libz.so.1 (0xb712f000)
libncurses.so.5 => /usr/local/lib/libncurses.so.5 (0xb70ed000)
libc.so.6 => /lib/libc.so.6 (0xb6fb8000)
libdl.so.2 => /lib/libdl.so.2 (0xb6fb4000)
libpthread.so.0 => /lib/libpthread.so.0 (0xb6f9c000)
libm.so.6 => /lib/libm.so.6 (0xb6f76000)
libssp.so.0 => /usr/local/lib/libssp.so.0 (0xb6f73000)
libldap_r-2-devel.so.0 => /usr/local/lib/libldap_r-2-devel.so.0 (0xb6f2f000)
/lib/ld-linux.so.2 (0xb809a000)
libXp.so.6 => /usr/local/xorg7/lib/libXp.so.6 (0xb6f27000)
> Contents of `config-value-hash-table':
Empty keys: DESCEND_MODULES_TRUE XMKMF DESCEND_ASE_TRUE BUILD_SHEAP_FALSE
CONVENIENCE_LTDL_TRUE start_files ld_switch_general XML2_CONFIG AMDEP_TRUE
start_flags HAVE_LIBXML2_TRUE SDB HAVE_BDWGC_TRUE ETCDIR_USER_DEFINED
MODARCHDIR DESCEND_CL_TRUE LISPDIR_USER_DEFINED statedir HAVE_LIBEVENT_TRUE
OPENSSL_CPPFLAGS ld_switch_window_system bitmapdir HAVE_SETITIMER_TRUE
HAVE_FFI_TRUE MODCFLAGS DESCEND_DYNODUMP_FALSE LIBADD_DLD_LINK
statmod_archives SET_MAKE OPENSSL_LDFLAGS lib_gcc EXEC_PREFIX_USER_DEFINED
DOCDIR_USER_DEFINED build_alias X_EXTRA_LIBS HAVE_UNIX_TRUE WITH_MULE_TRUE
LTDLDEPS AUTARKIC_FALSE STATIC_ASE_FALSE have_xml2_config infopath EXEEXT
MODULEDIR_USER_DEFINED C_SWITCH_SITE LTDLINCL LIBADD_SHL_LOAD host_alias
install_pp extra_includes DSYMUTIL MOD_CC DESCEND_DYNO_I386_TRUE
C_SWITCH_X_SITE HAVE_OPENSSL_TRUE ARCHLIBDIR_USER_DEFINED STATIC_CL_FALSE
HAVE_SYSVIPC_TRUE PRTDIAG FFI_LDFLAGS DUMPBIN MOD_INSTALL_PROGRAM
DESCEND_DYNO_PPC_FALSE DBX ARGZ_H INCLTDL ECHO_C YFLAGS LTLIBOBJS
USE_MEMALLOC_TRUE LIBOBJS SITELISPDIR EMOD_ASE_TRUE NEED_ALLOCA_C_FALSE
HAVE_SOCKETS_TRUE DESCEND_DYNO_SPARC_FALSE am__fastdepCC_TRUE MAKE_AM_SUBDIR
WITH_PDUMP_TRUE target_alias SITELISPDIR_USER_DEFINED INFODIR_USER_DEFINED
HAVE_EVENTS_TRUE ECHO_T USR_CCS_BIN_AR HAVE_TCPUDP_TRUE libs_xauth
PACKAGE_PATH_USER_DEFINED LD_SWITCH_SITE EMOD_CL_TRUE INFOPATH
DESCEND_LIBLTDL_FALSE LIBSTDCPP SITEMODULEDIR_USER_DEFINED
INFOPATH_USER_DEFINED MEMALLOC_LIBS NMEDIT INSTALLPATH am__quote
LD_SWITCH_X_SITE sitelispdir HAVE_MULTICAST_TRUE ELLCC dnd_objs
DESCEND_LWLIB_TRUE ac_ct_DUMPBIN WITH_EXTW_FALSE LD_SWITCH_X_SITE_AUX
ALLOCA sound_cflags HAVE_METRONOME_TRUE $$tardir machfile OBJECT_TO_BUILD
ld_switch_all INSTALL_LTDL_FALSE
HAVE_EVP_DECRYPTFINAL t
HAVE_SSL_CTX_USE_PRIVATEKEY t
ESD_CONFIG "/usr/local/bin/esd-config"
HAVE_MKDIR t
HAVE_ISASCII t
HAVE_GRANTPT t
HAVE_BDWGC t
host_os "linux-gnu"
have_libst_config "yes"
GNU_MALLOC 1
HAVE_STDIO_H t
HAVE_NAN t
HAVE_JPEG t
HAVE_INFINITY t
HAVE_CLOCK_GETTIME t
HAVE_AO_SOUND t
lispdir "${datadir}/${instvardir}/lisp"
PDUMP 1
HAVE_STRINGS_H t
HAVE_LIBDLLOADER t
HAVE_DECL_GETNAMEINFO 0
REL_ALLOC 1
HAVE_STRUCT_TIMEVAL t
HAVE_LIBXML2 t
HAVE_DECL_LT_DLCLOSE t
SIZEOF_DOUBLE 8
HAVE_SYS_STAT_H t
HAVE_TIFF t
srcdir_equals_blddir_p "no"
AMDEPBACKSLASH "\\"
LEX "flex"
SXE_CFLAGS " -ggdb3 -O3 -ftree-vectorize -msse2 -fstrict-aliasing
-fearly-inlining -fdelete-null-pointer-checks -fmodulo-sched -fstack-protector
-fbranch-target-load-optimize2 -fgcse -fgcse-lm -fgcse-sm -fgcse-las
-fgcse-after-reload -funsafe-loop-optimizations -funswitch-loops
-funswitch-loops -frename-registers -fno-signaling-nans -fno-trapping-math
-fno-signed-zeros -fassociative-math -fno-rounding-math -fno-math-errno
-funsafe-math-optimizations -ffast-math -Wall -Wno-switch -Wsign-compare
-Wno-char-subscripts -Wundef -Wpacked -Wpointer-arith -Wshadow
-Wmissing-declarations -Winline -Wbad-function-cast -Wcast-qual -Wcast-align"
ATHENA_Label_h_ "X11/Xaw3d/Label.h"
HAVE_OPENSSL_ADD_ALL_CIPHERS t
LIBXML2_CPPFLAGS "-I/usr/local/include/libxml2 "
CONVENIENCE_LTDL_FALSE "#"
WITH_EXTW_TRUE "#"
BROKEN_ALLOCA_IN_FUNCTION_CALLS 1
HAVE_PNG t
HAVE_DECL_LT_DLOPENEXT t
HAVE_UNISTD_H t
LWLIB_DIALOGS_ATHENA3D t
ac_cv_env_CFLAGS_value "-g -ggdb -O4 -Wall -Winline -mtune=pentium-m
-march=pentium-m -mfpmath=sse -ffast-math -ftree-vectorize"
DESCEND_ASE_FALSE "#"
XIM_XLIB 1
HAVE_QUATERN t
HAVE_DECL_SYS_SIGLIST t
HAVE_SIGBLOCK t
HAVE_WCSCMP t
MM_CPPFLAGS "-I/usr/local/include/artsc -pthread -I/usr/local/include/glib-2.0
-I/usr/local/lib/glib-2.0/include -L'''/usr/local/lib'''
-I'''/usr/local/include''' "
HAVE_LT_DLCALLER_GET_DATA t
DESCEND_MODULES_FALSE "#"
_POSIX_PTHREAD_SEMANTICS 1
HAVE_FCNTL_H t
HAVE_SCROLLBARS t
HAVE_EC_KEY_NEW_BY_CURVE_NAME t
HAVE_SOX_SIGNALINFO_T t
ENCAPSULATE_LSTAT "/**/"
HAVE_XFACE t
HAVE_MALLOC t
ELLMAKEDOC "/home/src/editors/sxemacs/=build/lib-src/make-docfile"
HAVE_FTRUNCATE t
docdir "${archlibdir}"
HAVE_EVP_CLEANUP t
HAVE_SSL_CTX_USE_CERTIFICATE_FILE t
ERROR_CHECK_TYPECHECK t
INSTALL_DATA "${INSTALL} -m 644"
HAVE_GMP_H t
HAVE_BALLOON_HELP t
have_isc_config_sh "yes"
GETTIMEOFDAY_NARGS 2
HAVE_STDINT_H t
ld_libs_window_system "-lXaw3d -lXmu -lXt -lXext -lX11 -lSM -lICE"
NeedFunctionPrototypes 1
HAVE_MUNMAP t
HAVE_JACK_SOUND t
HAVE_INET_PTON t
HAVE_CLOCK_GETRES t
HAVE_AO_AO_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"
PATH_SEPARATOR ":"
HAVE_LIBDL t
HAVE_DECL_GETHOSTNAME 0
lwlib_objs " lwlib-Xaw.o xlwradio.o xlwcheckbox.o xlwgauge.o lwlib-Xlw.o
xlwmenu.o xlwtabs.o xlwgcs.o"
REGEX_MALLOC 1
HAVE_STRUCT_TIMESPEC t
HAVE_LIBSSP t
HAVE_DECL_ISXDIGIT t
SIZEOF_CHAR_P 4
HAVE_SYS_SOUNDCARD_H t
HAVE_THREADS t
SXEMACS_CODENAME "Edsel"
ATHENA_LabelP_h_ "X11/Xaw3d/LabelP.h"
HAVE_OPENSSL t
LIBTOOL_VERSION "ltmain.sh (GNU libtool 1.2600 2008/03/02 02:19:16) 2.3a"
CFLAGS "-ggdb3 -O3 -ftree-vectorize -msse2 -fstrict-aliasing -fearly-inlining
-fdelete-null-pointer-checks -fmodulo-sched -fstack-protector
-fbranch-target-load-optimize2 -fgcse -fgcse-lm -fgcse-sm -fgcse-las
-fgcse-after-reload -funsafe-loop-optimizations -funswitch-loops
-funswitch-loops -frename-registers -fno-signaling-nans -fno-trapping-math
-fno-signed-zeros -fassociative-math -fno-rounding-math -fno-math-errno
-funsafe-math-optimizations -ffast-math -Wall -Wno-switch -Wsign-compare
-Wno-char-subscripts -Wundef -Wpacked -Wpointer-arith -Wshadow
-Wmissing-declarations -Winline -Wbad-function-cast -Wcast-qual -Wcast-align"
BITMAPDIR "/usr/local/xorg7/include/X11/bitmaps"
HAVE_PERROR t
HAVE_DECL_LT_DLOPEN t
HAVE_UNAME t
LWLIB_DIALOGS_ATHENA t
DEPDIR ".deps"
XEMACS 1
HAVE_PUTENV t
HAVE_DECL_STRNCPY t
HAVE_SGTTY_H t
HAVE_WCHAR_T t
MKDIR_P "/bin/mkdir -p"
HAVE_LT_DLADDSEARCHDIR t
am__tar "${AMTAR} chof - "
_POSIX_C_SOURCE "199506L"
HAVE_FCNTL t
HAVE_RSA_GENERATE_KEY t
HAVE_EC_KEY_GENERATE_KEY t
HAVE_SOX_SAMPLE_T t
ENCAPSULATE_LINK "/**/"
HAVE_XCONVERTCASE t
HAVE_MAGIC_H t
HAVE_FTIME t
HAVE_EVP_CIPHER_CTX_INIT t
HAVE_SSL_CTX_USE_CERTIFICATE t
ERROR_CHECK_MALLOC t
INSTALL_ARCH_DEP_SUBDIR " lib-src"
HAVE_METRONOME_FALSE "#"
HAVE_GMP t
HAVE_A_OUT_H t
have_esd_config "yes"
GETTIMEOFDAY_HANDLES_STRUCT_TIMESPEC "yes"
HAVE_STDDEF_H t
ld_libs_general "-lz -lncurses -lncurses -lc -lc -ldl -ldl -lpthread -lm -lssp
-lutil"
NO_TERMIO 1
HAVE_JACK_JACK_H t
HAVE_INET_NTOP t
HAVE_CLEAN_FLOATOPS t
HAVE_ALSA_VERSION_H t
libsxeevents_objs " event-queue.o workers.o worker-asyneq.o"
PACKAGE_VERSION "22.1.9"
HAVE_LIBC t
HAVE_DECL_GETHOSTBYNAME 0
ltdl_LTLIBOBJS " lt__strl.lo"
RECURSIVE_MAKE_ARGS "$(MFLAGS) CC='''$(CC)''' CFLAGS='''$(CFLAGS)'''
LDFLAGS='''$(LDFLAGS)''' CPPFLAGS='''$(CPPFLAGS)'''"
HAVE_STRUCT_STAT_ST_RDEV t
HAVE_LIBPTHREAD t
HAVE_DECL_ISUPPER t
SIZEOF_CHAR 1
HAVE_SYS_SOCKET_H t
HAVE_LONG_DOUBLE t
HAVE_TERMIO_H t
sitemoduledir "${datadir}/${inststaticdir}/site-modules"
ACLOCAL_VERSION "aclocal (GNU automake) 1.10a"
HAVE_ULIMIT_H t
SXEMACS_CC "gcc -std=gnu99 -fgnu89-inline"
ATHENA_Form_h_ "X11/Xaw3d/Form.h"
HAVE_OPENPTY t
LIBTOOL "$(SHELL) $(top_builddir)/libtool"
CCDEPMODE "depmode=gcc3"
WITH_EMODULES t
BISON "bison"
HAVE_PEM_WRITE_PUBKEY t
HAVE_UMASK t
LT_OBJDIR (".libs" ".libs/")
ac_ct_CC "gcc"
DEFS "-DHAVE_CONFIG_H"
X11_RELEASE 6
HAVE_PULSE_SOUND t
HAVE_DECL_STRNCMP t
HAVE_WCHAR_H t
MEMORY_USAGE_STATS 1
HAVE_LTDL_H t
DESCEND_LWLIB_FALSE "#"
_NO_MALLOC_WARNING_ 1
HAVE_EVP_VERIFYFINAL t
HAVE_RMDIR t
HAVE_EC_KEY_DUP t
HAVE_SOX_H t
ENCAPSULATE_EXECVP "/**/"
HAVE_X509_VERIFY_CERT_ERROR_STRING t
HAVE_MAGIC t
datarootdir "${prefix}/share"
EGREP "/bin/grep -E"
HAVE_FSYNC t
HAVE_EVP_CIPHER_CTX_CLEANUP t
HAVE_SSL_CTX_NEW t
ERROR_CHECK_GLYPHS t
HAVE_METRONOME t
have_artsc_config "yes"
HAVE_GIF t
HAVE_AVCODEC_DECODE_AUDIO2 t
HAVE_STDBOOL_H t
GETPGRP_VOID 1
ld_libs_all "-lssl -lcrypto -lpq -L/usr/local/lib
-Wl,-rpath,'''/usr/local/pgsql/lib''' -lpgport -lxslt -lxml2 -lpam -lssl
-lcrypto -lz -lreadline -ltermcap -lcrypt -ldl -lm -lldap -llber -ldb -lgmp
-lecm -lgmp -lmpfr -lmpc -lgmp -lmpfr -lgmp -L/usr/local/lib -lao -lpthread
-ldl -lasound -L/usr/local/lib -ljack -lpthread -lrt -L/usr/local/lib -ldl
-lartsc -lpthread -L/usr/local/lib -lgmodule-2.0 -ldl -lgthread-2.0 -lglib-2.0
-L/usr/local/lib -lpulse -L/usr/local/lib -lesd -laudiofile -lm -lasound
-laudio -lmagic -lmad -lmp3lame -lmad -lvorbisenc -lvorbisfile -logg -lasound
-lm -lsox -L/usr/local/lib -lsndfile -ltiff -lpng -ljpeg -lcompface -lXpm
-lpthread -lXaw3d -lXmu -lXt -lXext -lX11 -lSM -lICE -lz -lncurses -lncurses
-lc -lc -ldl -ldl -lpthread -lm -lssp -lutil"
HAVE_MULTICAST_FALSE "#"
HAVE_ISXDIGIT t
HAVE_INET_NTOA t
HAVE_CBRT t
HAVE_ALSA_SOUND t
libsxedb_objs " database.o eldap.o postgresql.o"
PACKAGE_TARNAME "sxemacs"
HAVE_LDAP_SET_OPTION t
HAVE_DECL_GETADDRINFO 0
ltdl_LIBOBJS " lt__strl.o"
REALPATH_USER_OWNS_RETVAL 1
HAVE_STRUCT_SOX_FORMAT_SIGNAL t
HAVE_LIBPQ_FE_H t
HAVE_DECL_ISSPACE t
2 (", (void *) &.},/p'''" ", (void *) &.},/p''' -e '''s/^[ABCDGIRSTW]* ([^ ]*)
([^ ]*)$/ {")
sharedstatedir "${prefix}/com"
SIZEOF_BOOL 1
HAVE_SYS_RESOURCE_H t
HAVE_LOGB t
HAVE_TERMIOS_H t
ACLOCAL "${SHELL} /home/src/editors/sxemacs/missing --run aclocal-1.10a"
HAVE_ULIMIT t
SXEMACS_ARCH_VERSION
"hroptatyr@xxxxxxxxxxxxxxxxxxxx/sxemacs--hrop--22.1.9--patch-4"
ATHENA_Dialog_h_ "X11/Xaw3d/Dialog.h"
HAVE_OPENDIR t
LIBST_CONFIG "/usr/local/bin/libst-config"
WITH_ECM t
AWK "gawk"
HAVE_PEM_WRITE_PKCS8PRIVATEKEY t
LT_DLPREOPEN "-dlpreopen libltdl/dlopen.la "
__PROTOTYPES 1
DEBUG_SXEMACS 1
WITH_QUATERN t
HAVE_PULSE_PULSEAUDIO_H t
HAVE_DECL_STRNCAT t
HAVE_WAITPID t
HAVE_LTDL t
am__leading_dot "."
DESCEND_LIBLTDL_TRUE "#"
_GNU_SOURCE 1
HAVE_EVP_SIGNFINAL t
HAVE_RINT t
HAVE_EC_GET_BUILTIN_CURVES t
HAVE_SOX_FORMAT_T t
ENCAPSULATE_EACCESS "/**/"
HAVE_X11_XPM_H t
HAVE_MAD_H t
datadir "${datarootdir}"
EF_USE_COMPRE 1
HAVE_FREXP t
HAVE_EVP_BYTESTOKEY t
HAVE_SSL_CTX_LOAD_VERIFY_LOCATIONS t
ERROR_CHECK_GC t
HAVE_MENUBARS t
fpfloat_long_double_p 1
HAVE_GETWD t
HAVE_AVCODEC_DECODE_AUDIO t
NM "/usr/local/bin/nm -B"
HAVE_SSL_VERIFY_CERT_CHAIN t
HAVE_EVP_OPENINIT t
GDB "/usr/local/bin/gdb"
HAVE_MULTICAST t
HAVE_ISUPPER t
HAVE_INET_NETWORK t
HAVE_CALLOC t
ld "$(CC) $(CFLAGS)"
PACKAGE_STRING "SXEmacs 22.1.9"
HAVE_STRINGIZE t
HAVE_ALSA_PCM_H t
libsxecore_objs " dumper.o"
HAVE_LDAP_RESULT2ERROR t
HAVE_DECL_FREE t
lt_cv_sys_global_symbol_to_cdecl "sed -n -e '''s/^T .* (.*)$/extern int
.();/p''' -e '''s/^[ABCDGIRSTW]* .* (.*)$/extern char .;/p'''"
REALPATH_SANE_ON_NON_EXISTENT 1
HAVE_STRUCT_SOX_FORMAT t
HAVE_LIBPQ t
HAVE_DECL_ISPUNCT t
sbindir "${exec_prefix}/sbin"
HAVE_SYS_PARAM_H t
HAVE_LOCKF t
HAVE_TERMIOS t
sxe_blddir "/home/src/editors/sxemacs/=build"
HAVE_UINTPTR_T t
HAVE_NONBLOCKING_SOCKETSO_NONBLOCK t
ATHENA_Command_h_ "X11/Xaw3d/Command.h"
SXEMACS 1
HAVE_PEM_READ_X509 t
AUTOMAKE_VERSION "automake (GNU automake) 1.10a"
VERSION ("22.1.9"
"hroptatyr@xxxxxxxxxxxxxxxxxxxx/sxemacs--hrop--22.1.9--patch-4")
LT_DLLOADERS " libltdl/dlopen.la"
__EXTENSIONS__ 1
DB_LIBS "-lpq -L/usr/local/lib -Wl,-rpath,'''/usr/local/pgsql/lib''' -lpgport
-lxslt -lxml2 -lpam -lssl -lcrypto -lz -lreadline -ltermcap -lcrypt -ldl -lm
-lldap -llber -ldb "
WITH_PSEUG t
HAVE_PTY_H t
HAVE_DECL_STRLEN t
HAVE_VSNPRINTF t
MAKE_SUBDIR " lib-src lwlib"
HAVE_LRAND48 t
am__isrc " -I$(srcdir)"
_FILE_OFFSET_BITS 64
HAVE_EVP_SEALINIT t
HAVE_RE_COMP t
HAVE_ECM_H t
ENCAPSULATE_CREAT "/**/"
HAVE_SOX t
HAVE_X11_XLOCALE_H t
NEED_ATHENA 1
HAVE_MAD t
config_opsysfile "s/linux.h"
EF_USE_ASYNEQ 1
HAVE_FREE t
HAVE_EVENT_H t
HAVE_SSL_CTX_FREE t
ERROR_CHECK_EXTENTS t
HAVE_MEMSET t
fpfloat_double_p 0
HAVE_GETTIMEOFDAY t
HAVE_AUDIO_AUDIOLIB_H t
NEED_LUCID 1
HAVE_SSL_PENDING t
HAVE_EVP_OPENFINAL t
HAVE_MSGGET t
HAVE_ISSPACE t
HAVE_INET_NETOF t
HAVE_BIO_SET_CALLBACK_ARG t
FUNCPROTO 15
internal_makefile_list "Makefile.in lib-src/Makefile.in lwlib/Makefile.in"
HAVE_STRERROR t
HAVE_ALSA_OUTPUT_H t
HAVE_LDAP_PARSE_RESULT t
HAVE_DECL_FCNTL t
REALPATH_RET_T "char*"
lib2 ", (void *) &.},/p'''"
HAVE_STRTOLD t
HAVE_LIBNCURSES t
HAVE_DECL_ISPRINT t
restrict "__restrict"
SITEMODULEDIR "/usr/local/share/sxemacs/site-modules"
HAVE_SYS_MSG_H t
HAVE_LOCALE_H t
HAVE_UINTMAX_T t
HAVE_NONBLOCKING_SOCKETO_NONBLOCK t
ATHENA_AsciiText_h_ "X11/Xaw3d/AsciiText.h"
SUBDIR_MAKEFILES "lib-src/Makefile lib-src/Makefile lwlib/Makefile
lwlib/Makefile"
with_modules "all"
LIBS "-lz -lncurses -lncurses -lc -lc -ldl -ldl -lpthread -lm -lssp "
HAVE_PEM_READ_PUBKEY t
AUTOMAKE "${SHELL} /home/src/editors/sxemacs/missing --run automake-1.10a"
LT_CONVENIENCE_PREFIX "lt-"
_XOPEN_SOURCE_EXTENDED 1
HAVE_PTSNAME t
DB_LDFLAGS "-L/usr/local/pgsql/lib "
WITH_PSEUC t
HAVE_DECL_STRDUP t
HAVE_VLIMIT t
MAKE_DOCFILE "/home/src/editors/sxemacs/=build/lib-src/make-docfile"
HAVE_LONG_LONG_INT t
am__include "include"
DESCEND_DYNO_SPARC_TRUE "#"
_ALL_SOURCE 1
HAVE_EVP_SEALFINAL t
HAVE_RESOLV_H t
HAVE_ECM t
ENCAPSULATE_CHMOD "/**/"
HAVE_SOCKLEN_T t
HAVE_X11_XLIB_H t
NEED_ALLOCA_C_TRUE "#"
HAVE_LT_DLSYM t
c_switch_window_system "-I/usr/local/xorg7/include"
HAVE_FPFLOAT t
ERROR_CHECK_BYTE_CODE t
HAVE_SSL_CTX_CHECK_PRIVATE_KEY t
HAVE_MEMORY_H t
fpfloat_cand_long_double_p 1
EMOD_CL_FALSE "#"
HAVE_GETRLIMIT t
HAVE_AUDIO t
FILE_CODING 1
instvarsepdir "${PROGNAME}/${old_version}"
HAVE_SSL_LOAD_ERROR_STRINGS t
LDFLAGS " -Wl,-rpath -Wl,/usr/local/xorg7/lib -L/usr/local/pgsql/lib
-L/usr/local/lib -L/usr/local/xorg7/lib -L/usr/local/lib -Wl,--export-dynamic"
HAVE_MPZ t
HAVE_ISPUNCT t
HAVE_INET_MAKEADDR t
HAVE_BIO_SET_CALLBACK t
HAVE_EVP_MD_CTX_INIT t
libmule_objs " mule.o mule-ccl.o mule-charset.o file-coding.o
input-method-xlib.o"
PACKAGE_PATH
"~/.sxemacs/site-packages:~/.sxemacs/xemacs-packages:~/.sxemacs/mule-packages:~/.sxemacs/sxemacs-packages::/usr/local/share/sxemacs/site-packages:/usr/local/share/sxemacs/xemacs-packages:/usr/local/share/sxemacs/mule-packages:/usr/local/share/sxemacs/sxemacs-packages"
HAVE_STRDUP t
HAVE_ALSA_INPUT_H t
HAVE_LDAP t
HAVE_DECL_DIRNAME t
REALPATH_ACCEPTS_PROTMEM 1
lt_cv_sys_global_symbol_to_c_name_address_lib_prefix "sed -n -e '''s/^: ([^ ]*)
$/ {\\"
HAVE_STRTOL t
HAVE_LIBM t
HAVE_DECL_ISLOWER t
psdir "${docdir}"
HAVE_SYS_IPC_H t
HAVE_LINUX_SOUNDCARD_H t
HAVE_TCPUDP_FALSE "#"
HAVE_TZSET t
HAVE_NONBLOCKING_SOCKETIoctlSocket t
ARTS_VERSION "1.5.4"
STRIP "strip"
LIBPQ_FE_H_FILE "libpq-fe.h"
HAVE_PEM_READ_PRIVATEKEY t
AUTOHEADER_VERSION "autoheader (GNU Autoconf) 2.61a.361-01a1"
USE_XFONTSET 1
LT_CONFIG_H "src/config.h"
_XOPEN_SOURCE 500
HAVE_PTRDIFF_T t
DB_H_FILE "db.h"
HAVE_DECL_STRCPY t
HAVE_UTIME_H t
HAVE_LONG_FILE_NAMES t
HAVE_EVP_PKEY_NEW t
HAVE_RENAME t
YYTEXT_POINTER 1
HAVE_EACCESS t
ENCAPSULATE_CHDIR "/**/"
HAVE_X11_XAW3D_XAWINIT_H t
HAVE_LT_DLOPENEXT t
c_switch_general "-DHAVE_CONFIG_H -pthread"
ECHO_N "-n"
HAVE_FPCLASSIFY t
HAVE_EVENTS_FALSE "#"
ERROR_CHECK_BUFPOS t
HAVE_SSL_CTX_ADD_CLIENT_CA t
INFODIR "/usr/local/share/info"
HAVE_MEMMOVE t
fpfloat_cand_double_p 0
HAVE_GETPT t
HAVE_ATHENA_3D t
HAVE_EVP_MD_CTX_CLEANUP t
FGREP "/bin/grep -F"
instvardir "${PROGNAME}-${old_version}"
LD "/usr/local/i686-pc-linux-gnu/bin/ld"
HAVE_MPQ t
HAVE_ISPRINT t
HAVE_INET_LNAOF t
HAVE_BIO_READ t
HAVE_SSL_LIBRARY_INIT t
HAVE_ALSA_GLOBAL_H t
libmm_objs " dgif_lib.o gif_io.o media-sndfile.o media-sox.o media-mad.o
media-magic.o sound-oss.o sound-nas.o sound-esd.o sound-pulse.o sound-arts.o
sound-jack.o sound-alsa.o sound-ao.o media-internal.o"
PACKAGE_NAME "SXEmacs"
HAVE_STRCPY t
HAVE_LARGEFILE t
HAVE_DECL_CONNECT t
1\ (", (void *) 0},/p''' -e '''s/^[ABCDGIRSTW]* ([^ ]*) ([^ ]*)$/ {" ", (void
*) 0},/p''' -e '''s/^[ABCDGIRSTW]* ([^ ]*) (lib[^ ]*)$/ {")
RANLIB "ranlib"
HAVE_STRTOD t
HAVE_LIBINTL_H t
HAVE_DECL_ISGRAPH t
program_transform_name "s,x,x,"
HAVE_SYS_IOCTL_H t
HAVE_LINK t
SNDFILE_VERSION "1.0.18pre7"
HAVE_TCPUDP t
HAVE_TTY t
sysconfdir "${prefix}/etc"
ARTSC_CONFIG "/usr/local/bin/artsc-config"
STDC_HEADERS 1
HAVE_OSS_SOUND t
AUTOHEADER "${SHELL} /home/src/editors/sxemacs/missing --run autoheader"
DB_CPPFLAGS "-I/usr/local/pgsql/include "
HAVE_PSEUG t
WITH_PDUMP_FALSE "#"
HAVE_DECL_STRCMP t
HAVE_UTIME t
MAKEINFO "${SHELL} /home/src/editors/sxemacs/missing --run makeinfo"
HAVE_LONG_DOUBLE_WIDER t
am__fastdepCC_FALSE "#"
HAVE_REGCOMP t
DESCEND_DYNO_PPC_TRUE "#"
HAVE_DUP2 t
HAVE_SOCKETS_FALSE "#"
ENCAPSULATE_ACCESS "/**/"
HAVE_X11_XAW3D_THREED_H t
MULE ("yes" 1)
HAVE_LT_DLOPEN t
HAVE_FPATHCONF t
c_switch_all "-DHAVE_CONFIG_H -pthread -I/usr/local/xorg7/include"
HAVE_EVENTS t
HAVE_SSL_CIPHER_GET_BITS t
ENCAPSULATE_UNLINK "/**/"
HAVE_MEMCHR t
HAVE_ARTS_SOUND t
fpfloat_cand "long double"
EMOD_ASE_FALSE "#"
HAVE_GETPGRP t
HAVE_EVP_ENCRYPTUPDATE t
FFI_LIBS "-lffi"
inststaticdir "${PROGNAME}"
JMP_BUF "sigjmp_buf"
HAVE_MPFR_H t
HAVE_ISNAN t
HAVE_INET_ATON t
HAVE_BIO_PRINTF t
HAVE_SSL_GET_VERIFY_RESULT t
HAVE_ALSA_ERROR_H t
libmemalloc_objs " ralloc.o vm-limit.o free-hook.o"
PACKAGE_BUGREPORT "http://issues.sxemacs.org/"
HAVE_STRCOLL t
HAVE_KRB5_KRB5_H t
HAVE_DECL_CALLOC t
lt_cv_sys_global_symbol_to_c_name_address "sed -n -e '''s/^: ([^ ]*) $/ {\\"
PULSE_VERSION 9
HAVE_STRSPN t
HAVE_LIBGEN_H t
HAVE_DECL_ISDIGIT t
pdfdir "${docdir}"
SIGTYPE "RETSIGTYPE"
HAVE_SYS_FILE_H t
HAVE_LIMITS_H t
SIZEOF_WCHAR_T 4
HAVE_TCGETPGRP t
configuration "pentium3-pc-linux-gnu"
HAVE_TOOLBARS t
STATIC_CL_TRUE "#"
sys_symbol_underscore "no"
LIBM "-lm"
HAVE_OPENSSL_X509_H t
AUTOCONF_VERSION "autoconf (GNU Autoconf) 2.61a.361-01a1"
USE_MEMALLOC_FALSE "#"
LTDL_DLOPEN_SELF_WORKS 1
HAVE_PSEUC t
WITH_PDUMP t
HAVE_DECL_STRCAT t
HAVE_USLEEP t
MAIL_USE_POP 1
ac_cv_search_opendir "none required"
HAVE_REALPATH t
YACC "bison -y"
HAVE_DSA_GENERATE_PARAMETERS t
HAVE_SOCKETS t
HAVE_X11_STRINGDEFS_H t
HAVE_LT_DLINTERFACE_REGISTER t
HAVE_FMOD t
HAVE_SETSOCKOPT t
build_vendor "pc"
HAVE_ESD_SOUND t
HAVE_SSLV3_SERVER_METHOD t
ENCAPSULATE_SYMLINK "/**/"
HAVE__BOOL t
HAVE_MCHECK_H t
HAVE_GETPAGESIZE t
HAVE_ARTSC_H t
extra_objs "debug.o tests.o emodules-ng.o effi.o openssl.o"
EMACS_VERSION "hroptatyr@xxxxxxxxxxxxxxxxxxxx/sxemacs--hrop--22.1.9--patch-4"
HAVE_EVP_ENCRYPTINIT t
HAVE_SSL_GET_PEER_CERT_CHAIN t
install_sh "$(SHELL) /home/src/editors/sxemacs/install-sh"
JACK_VERSION "0.107.5"
HAVE_ISLOWER t
HAVE_BIO_NEW t
host_cpu "pentium3"
HAVE_MPFR t
HAVE_INET_ADDR t
HAVE_ALSA_CONF_H t
libexecdir "${exec_prefix}/libexec"
PACKAGE "sxemacs"
HAVE_STRCMP t
HAVE_KRB5_H t
HAVE_ISALPHA t
HAVE_DECL_ACCEPT t
lt_cv_sys_global_symbol_pipe "sed -n -e '''s/^.*[
]([ABCDGIRSTW][ABCDGIRSTW]*)[ ][ ]*([_A-Za-z][_A-Za-z0-9]*)$/. . ./p'''"
HAVE_STRRCHR t
HAVE_LIBGC_GC_REALLOC t
HAVE_DECL_ISCNTRL t
package_path
"~/.sxemacs/site-packages:~/.sxemacs/xemacs-packages:~/.sxemacs/mule-packages:~/.sxemacs/sxemacs-packages::/usr/local/share/sxemacs/site-packages:/usr/local/share/sxemacs/xemacs-packages:/usr/local/share/sxemacs/mule-packages:/usr/local/share/sxemacs/sxemacs-packages"
SIGRETURN "return"
HAVE_LIBXT t
SIZEOF_VOID_P 4
HAVE_SYS_WAIT_H t
HAVE_TM_ZONE t
sxe_srcdir "/home/src/editors/sxemacs"
LIBLTDL "-lltdl"
USE_GCC 1
AUTOCONF "${SHELL} /home/src/editors/sxemacs/missing --run autoconf"
LTDLOPEN "libltdl"
HAVE_PRELOADED_SYMBOLS t
WITH_NUMBER_TYPES t
HAVE_DECL_STPNCPY t
HAVE_UNSIGNED_LONG_LONG_INT t
MAIL_LOCK_DOT 1
ac_cv_prog_YACC "bison -y"
HAVE_REALLOC t
X_PRE_LIBS " -lSM -lICE"
HAVE_DSA_GENERATE_KEY t
HAVE_SOCKET t
HAVE_X11_SHELL_H t
HAVE_LT_DLINFO t
HAVE_FLOOR t
HAVE_SETSID t
build_os "linux-gnu"
HAVE_ESD_H t
HAVE_SSLV3_CLIENT_METHOD t
ENCAPSULATE_STAT "/**/"
HAVE_X_WINDOWS t
HAVE_MATH_NAN t
HAVE_GETNAMEINFO t
HAVE_ARPA_NAMESER_H t
EMACS_PROGNAME "sxemacs"
HAVE_EVP_ENCRYPTFINAL t
HAVE_SSL_GET_PEER_CERTIFICATE t
FFI_CPPFLAGS "-I/usr/local/lib/gcc/4.4.0/include"
ISC_CONFIG_SH "/usr/local/bin/isc-config.sh"
HAVE_ISINF t
HAVE_H_ERRNO t
HAVE_BIO_GET_CALLBACK_ARG t
HAVE_MPF t
HAVE_ALLOCA_H t
HAVE_STRCHR t
libent_objs " ent-gmp.o ent-mpfr.o ent-gaussian.o ent-mpc.o ent-quatern.o
ent-ecm.o"
OPENSSL_SSL 1
HAVE_NONBLOCKING_SOCKETFIONBIO t
HAVE_KILLPG t
HAVE_DATABASE t
HAVE_ISALNUM t
HAVE_ARGZ_INSERT t
lt_cv_path_NM "/usr/local/bin/nm -B"
PROTOTYPES 1
HAVE_STROPTS_H t
HAVE_LIBGC_GC_MALLOC t
HAVE_DECL_ISBLANK t
opsysfile "s/linux.h"
SIGNALS_VIA_CHARACTERS 1
HAVE_SYSVIPC_FALSE "#"
HAVE_LIBXML_XMLWRITER_H t
SIZEOF_SIZE_T 4
HAVE_SYS_VLIMIT_H t
HAVE_TLSV1_SERVER_METHOD t
STATIC_ASE_TRUE "#"
sxe_cv_proc_flags "fpu vme de pse tsc msr mce cx8 apic sep mtrr pge mca cmov
pat clflush dts acpi mmx fxsr sse sse2 ss tm pbe up bts est tm2"
ARCHLIBDIR "/usr/local/lib/sxemacs-22.1.9/pentium3-pc-linux-gnu"
USE_ASSERTIONS 1
HAVE_OPENSSL_SSL_H t
AUTARKIC_TRUE "#"
WITH_NONBLOCKING_SOCKET_O_NONBLOCK t
HAVE_POW t
HAVE_DECL_STPCPY t
HAVE_UNLOCKPT t
LWLIB_WIDGETS_ATHENA t
ac_cv_prog_CPP "gcc -E"
HAVE_READLINK t
DESCEND_DYNO_I386_FALSE "#"
X_LIBS " -L/usr/local/xorg7/lib"
HAVE_DLFCN_H t
HAVE_SNPRINTF t
HAVE_X11_SHELLP_H t
HAVE_LT_DLHANDLE_FETCH t
HAVE_FLOCK t
HAVE_SETPGID t
build_cpu "pentium3"
DOUG_LEA_MALLOC 1
HAVE_ERROR_T t
HAVE_SSLV2_SERVER_METHOD t
ENCAPSULATE_RMDIR "/**/"
HAVE_XTREGISTERDRAWABLE t
HAVE_MATH_ISNAN t
HAVE_GETLOADAVG t
HAVE_ARPA_INET_H t
exec_prefix "${prefix}"
EMACS_MINOR_VERSION 1
HAVE_EVP_DIGESTUPDATE t
HAVE_SSL_GET_ERROR t
IPV6_CANONICALIZE 1
HAVE_ISGRAPH t
HAVE_HMAC_UPDATE t
HAVE_BIO_FREE t
HAVE_MPC_H t
HAVE_ALLOCA t
HAVE_STRCAT t
libdir "${exec_prefix}/lib"
OPENSSL_LIBS "-lssl -lcrypto"
HAVE_NET_ROUTE_H t
HAVE_KERBEROSIV_KRB_H t
HAVE_IOCTL t
HAVE_CTYPE_H t
HAVE_ARGZ_H t
lt_cv_nm_interface "BSD nm"
PROGNAME "sxemacs"
HAVE_STRNCPY t
HAVE_LIBGC_GC_INIT t
HAVE_DECL_ISASCII t
oldincludedir "/usr/include"
SHELL "/bin/sh"
HAVE_SYSVIPC t
HAVE_LIBXML_XMLREADER_H t
SIZEOF_SHORT 2
HAVE_SYS_UN_H t
HAVE_TLSV1_CLIENT_METHOD t
subdirs " libltdl"
AR "ar"
LIBADD_DLOPEN "-ldl"
USER_FULL_NAME "pw->pw_gecos"
HAVE_OPENSSL_PEM_H t
CYGPATH_W "echo"
HAVE_POSTGRESQLV7 t
HAVE_DECL_SOCKET t
LWLIB_USES_ATHENA t
DESCEND_DYNODUMP_TRUE "#"
HAVE_READDIR t
ac_cv_path_install "/bin/install -c"
HAVE_DLERROR t
HAVE_SNDFILE_H t
HAVE_X11_INTRINSIC_H t
MODULEDIR "/usr/local/lib/sxemacs-22.1.9/pentium3-pc-linux-gnu/modules"
HAVE_LT_DLHANDLE t
HAVE_FLOAT_H t
HAVE_SETLOCALE t
HAVE_ERRNO_H t
HAVE_SSLV2_CLIENT_METHOD t
ENCAPSULATE_RENAME "/**/"
HAVE_XREGISTERIMINSTANTIATECALLBACK t
HAVE_MATH_ISINF t
HAVE_GETHOSTNAME t
HAVE_ARGZ_STRINGIFY t
etcdir "${datadir}/${instvardir}/etc"
EMACS_MAJOR_VERSION 22
prefix "/usr/local"
HAVE_EVP_DIGESTINIT_EX t
HAVE_SSL_GET_CURRENT_CIPHER t
infodir "${datarootdir}/info"
INSTALL_STRIP_PROGRAM "$(install_sh) -c -s"
HAVE_ISDIGIT t
HAVE_HMAC_INIT t
HAVE_BIO_DUMP t
have_tla "yes"
HAVE_MPC t
HAVE_ALARM t
HAVE_STRCASECMP t
HAVE_NETINET_IN_H t
HAVE_KERBEROSIV_KRB_ERR_H t
HAVE_INVERSE_HYPERBOLIC t
HAVE_CONNECT t
HAVE_ARGZ_CREATE_SEP t
lt_cv_file_magic_cmd "$MAGIC_CMD"
PREFIX_USER_DEFINED ("" 1)
HAVE_STRNCMP t
HAVE_LIBFFI ("yes" t)
HAVE_DECL_ISALPHA t
old_version "22.1.9"
HAVE_SYMLINK t
HAVE_LIBXML_TREE_H t
SIZEOF_LONG_LONG_INT 8
HAVE_SYS_TYPES_H t
HAVE_TIME_T t
STACK_TRACE_EYE_CATCHER
"sxemacs_hroptatyr_sxemacs_org__sxemacs_sxemacs__hrop__22_1_9__patch_4_pentium3_pc_linux_gnu"
AO_VERSION "0.8.8"
TYPEOF "__typeof__"
ATHENA_XawInit_h_ "X11/Xaw3d/XawInit.h"
HAVE_OPENSSL_FALSE "#"
LN_S "ln -s"
CURSES_H_FILE "ncurses/curses.h"
WITH_MULE_FALSE "#"
HAVE_POSTGRESQL t
HAVE_DECL_SETSOCKOPT 0
HAVE_UNIX_PROCESSES t
LWLIB_TABS_LUCID t
X_CFLAGS " -I/usr/local/xorg7/include"
HAVE_RAND_STATUS t
ac_cv_path_FGREP "/bin/grep -F"
HAVE_DIRNAME t
HAVE_SNDFILE t
HAVE_WORKING_ARGZ t
HAVE_LT_DLGETINFO t
DOCDIR "/usr/local/lib/sxemacs-22.1.9/pentium3-pc-linux-gnu"
HAVE_ENDPWENT t
HAVE_SSLV23_SERVER_METHOD t
ENCAPSULATE_READLINK "/**/"
HAVE_XPM t
HAVE_MATH_INFINITY t
HAVE_GETHOSTBYNAME t
HAVE_ARGZ_NEXT t
emodsrcdir "/home/src/editors/sxemacs/modules"
EMACS_CONFIG_OPTIONS " '--prefix=/usr/local'
'--with-ridiculously-aggressive-optimisations' '--with-maximum-warning-output'
'--with-x' '--with-ent=all' '--with-ase=all' '--with-menubars=lucid'
'--with-scrollbars=athena' '--with-dialogs=athena' '--with-widgets=athena'
'--with-athena=3d' '--with-memory-usage-stats' '--with-mule'
'--with-regex-malloc' '--with-pdump' '--with-ffi' '--with-sound=all'
'--with-media=all' '--with-image=all' '--with-ncurses' '--with-gpm'
'--without-wmcommand' '--with-postgresql' '--with-openssl' '--with-ldap'
'--with-ipv6-cname' '--with-dynamic' '--with-pop' '--with-xim=xlib'
'--with-xfs' '--with-module-support' '--with-modules=all'
'--with-error-checking=all'
'--with-site-prefixes=/usr/local/pgsql::/usr/local::/usr/local/xorg7'
'CFLAGS=-g -ggdb -O4 -Wall -Winline -mtune=pentium-m -march=pentium-m
-mfpmath=sse -ffast-math -ftree-vectorize' 'LDFLAGS=-Wl,-rpath
-Wl,/usr/local/xorg7/lib' 'LIBS=' --enable-ltdl-install=no"
HAVE_EVP_DIGESTFINAL_EX t
HAVE_SSL_GET_CERTIFICATE t
EXEC_PREFIX "/usr/local"
includedir "${prefix}/include"
HAVE_MMAP t
HAVE_ISCNTRL t
HAVE_HMAC_FINAL t
HAVE_BERKELEY_DB t
have_pkg_config "yes"
INSTALL_SCRIPT "${INSTALL}"
version "hroptatyr@xxxxxxxxxxxxxxxxxxxx/sxemacs--hrop--22.1.9--patch-4"
HAVE_ACCEPT t
HAVE_STPNCPY t
HAVE_NETDB_H t
HAVE_KERBEROS5 t
HAVE_INTTYPES_H t
HAVE_COM_ERR_H t
HAVE_ARGZ_COUNT t
lt_ECHO "echo"
PREFIX "/usr/local"
HAVE_STRNCAT t
HAVE_DECL_ISALNUM t
moduledir "${libdir}/${instvardir}/${configuration}/modules"
SED "/usr/local/bin/sed"
HAVE_STRUCT_TM_TM_ZONE t
HAVE_LIBXML_PARSER_H t
build "pentium3-pc-linux-gnu"
SIZEOF_LONG_DOUBLE 12
HAVE_SYS_TIME_H t
HAVE_TIME_H t
SRC_SUBDIR_DEPS " lwlib"
AMTAR "${SHELL} /home/src/editors/sxemacs/missing --run tar"
LIBADD_DL "-ldl "
TIME_WITH_SYS_TIME 1
ATHENA_Toggle_h_ "X11/Xaw3d/Toggle.h"
HAVE_OPENSSL_CRYPTO_H t
CPPFLAGS " -I/usr/local/pgsql/include -I/usr/local/include
-I/usr/local/xorg7/include -I/usr/local/include"
WITH_MPFR t
CC "gcc -std=gnu99 -fgnu89-inline"
host "pentium3-pc-linux-gnu"
HAVE_POPUPS t
HAVE_DECL_REALPATH t
HAVE_UNIX_FALSE "#"
LWLIB_SCROLLBARS_ATHENA3D t
XREGISTERIMINSTANTIATECALLBACK_NONSTANDARD_PROTOTYPE "/**/"
HAVE_RAND_QUERY_EGD_BYTES t
ac_cv_path_EGREP "/bin/grep -E"
HAVE_DIRENT_H t
HAVE_SIGSETJMP t
HAVE_WINDOW_SYSTEM t
HAVE_LT_DLEXIT t
DIRNAME_USER_OWNS_RETVAL 1
HAVE_FFI_H t
HAVE_SETITIMER_FALSE "#"
bindir "${exec_prefix}/bin"
HAVE_EMODULES t
HAVE_SSLV23_CLIENT_METHOD t
ENCAPSULATE_READDIR "/**/"
HAVE_XM_XM_H t
HAVE_MATH_FPCLASSIFY t
EMACS_CONFIGURATION "pentium3-pc-linux-gnu"
HAVE_GETCWD t
emodblddir "/home/src/editors/sxemacs/=build/modules"
HAVE_EVP_DECRYPTUPDATE t
HAVE_SSL_DO_HANDSHAKE t
INSTALL_PROGRAM "${INSTALL}"
HAVE_MKTIME t
htmldir "${docdir}"
HAVE_HMAC_CTX_INIT t
have_pg_config "yes"
HAVE_ISBLANK t
GTK_CONFIG "no"
HAVE_STPCPY t
ld_switch_shared "-c"
OPENSSL_BIN "/usr/local/bin/openssl"
HAVE_NCURSES t
HAVE_KERBEROS t
HAVE_INTERNAL_SOUND t
HAVE_COMPFACE_H t
HAVE_ARGZ_APPEND t
localstatedir "${prefix}/var"
PKG_CONFIG "/usr/local/bin/pkg-config"
HAVE_STRLEN t
HAVE_LIBEVENT_FALSE "#"
HAVE_DECL_IOCTLSOCKET 0
mkdir_p "/bin/mkdir -p"
HAVE_STRUCT_TIMEVAL_TV_USEC t
SIZEOF_LONG 4
HAVE_SYS_TIMES_H t
HAVE_TIMEVAL t
LEX_OUTPUT_ROOT "lex.yy"
TERM_H_FILE "ncurses/term.h"
ATHENA_ToggleP_h_ "X11/Xaw3d/ToggleP.h"
HAVE_OPENSSL_BIO_H t
LISPDIR "/usr/local/share/sxemacs-22.1.9/lisp"
CPP "gcc -E"
WITH_MPC t
BUILD_SHEAP_TRUE "#"
HAVE_POLL t
HAVE_DECL_REALLOC t
HAVE_UNIXOID_EVENT_LOOP t
LWLIB_SCROLLBARS_ATHENA t
DESCEND_CL_FALSE "#"
HAVE_RAND_BYTES t
ac_cv_have_x "have_x=yes ac_x_includes='''/usr/local/xorg7/include'''
ac_x_libraries='''/usr/local/xorg7/lib'''"
HAVE_DIALOGS t
HAVE_SIGPROCMASK t
HAVE_WIDGETS t
MM_LIBS "-L/usr/local/lib -lao -lpthread -ldl -lasound -L/usr/local/lib
-ljack -lpthread -lrt -L/usr/local/lib -ldl -lartsc -lpthread
-L/usr/local/lib -lgmodule-2.0 -ldl -lgthread-2.0 -lglib-2.0 -L/usr/local/lib
-lpulse -L/usr/local/lib -lesd -laudiofile -lm -lasound -laudio -lmagic -lmad
-lmp3lame -lmad -lvorbisenc -lvorbisfile -logg -lasound -lm -lsox
-L/usr/local/lib -lsndfile -ltiff -lpng -ljpeg -lcompface -lXpm -lpthread "
HAVE_LT_DLCLOSE t
DIRNAME_RET_T "char*"
HAVE_FFI_FALSE "#"
HAVE_SETITIMER t
archlibdir "${libdir}/${instvardir}/${configuration}"
HAVE_ELF_H t
HAVE_SQRT t
ENCAPSULATE_OPENDIR "/**/"
HAVE_XMU t
HAVE_MATHERR t
EMACS_BETA_VERSION 9
HAVE_GETADDRINFO t
dynodump_arch "i386"
HAVE_EVP_DECRYPTINIT t
HAVE_SSL_CTX_USE_PRIVATEKEY_FILE t
ETCDIR "/usr/local/share/sxemacs-22.1.9/etc"
INSTALL_LTDL_TRUE "#"
HAVE_MKSTEMP t
HAVE_ISASTREAM t
HAVE_HMAC_CTX_CLEANUP t
HAVE_BDWGC_FALSE "#"
host_vendor "pc"
have_openssl_bin "yes"
GREP "/bin/grep"
HAVE_STDLIB_H t
OBJEXT "o"
HAVE_NAS_SOUND t
HAVE_JPEGLIB_H t
HAVE_INTERNAL_MEDIA t
HAVE_CLOSEDIR t
HAVE_ARGZ_ADD t
localedir "${datarootdir}/locale"
PG_CONFIG "/usr/local/pgsql/bin/pg_config"
HAVE_STRING_H t
HAVE_LIBEVENT t
HAVE_DECL_IOCTL t
mandir "${datarootdir}/man"
RETSIGTYPE "void"
HAVE_STRUCT_TIMEVAL_TV_SEC t
HAVE_LIBXML2_FALSE "#"
HAVE_DECL_LT_DLEXIT t
SIZEOF_INT 4
HAVE_SYS_TIMEB_H t
HAVE_TIFFIO_H t
AMDEP_FALSE "#"
fpfloat "long double"
LEXLIB "-lfl"
SYSV_SYSTEM_DIR 1
ATHENA_Scrollbar_h_ "X11/Xaw3d/Scrollbar.h"
HAVE_OPENSSL_ADD_ALL_DIGESTS t
LIBXML2_LDFLAGS "-L/usr/local/lib -lxml2 "
WITH_GMP t
HAVE_PNG_H t
HAVE_DECL_MALLOC t
HAVE_UNIX t
LWLIB_MENUBARS_LUCID t
HAVE_RANDOM t
ac_cv_env_LDFLAGS_value "-Wl,-rpath -Wl,/usr/local/xorg7/lib"
HAVE_DES_H t
HAVE_SIGHOLD t
HAVE_WCSLEN t
MM_LDFLAGS "-L/usr/local/lib "
HAVE_LT_DLCALLER_SET_DATA t
_TANDEM_SOURCE 1
HAVE_FFI t
HAVE_SELECT t
am__untar "${AMTAR} xf -"
HAVE_EC_KEY_SET_PRIVATE_KEY t
HAVE_SOX_SSIZE_T t
ENCAPSULATE_MKDIR "/**/"
HAVE_XIM t
HAVE_MALLOC_H t
EMACS "/home/src/editors/sxemacs/=build/src/sxemacs"
HAVE_GC_H t
dvidir "${docdir}"
> Contents of /home/src/editors/sxemacs/=build/,,make-all.out
../../lib-src/movemail.c:940: warning: assignment discards qualifiers from
pointer target type
../../src/regex.c:1866: warning: pointer targets in initialization differ in
signedness
../../src/regex.c:1943: warning: comparison between signed and unsigned
../../src/regex.c:1945: warning: comparison between signed and unsigned
../../src/regex.c:2554: warning: pointer targets in passing argument 1 of
're_wctype' differ in signedness
../../src/regex.c:3646: warning: cast discards qualifiers from pointer target
type
../../src/regex.c:5231: warning: cast discards qualifiers from pointer target
type
../../src/regex.c:5231: warning: cast discards qualifiers from pointer target
type
../../src/regex.c:5231: warning: cast discards qualifiers from pointer target
type
../../src/regex.c:5301: warning: cast discards qualifiers from pointer target
type
../../src/regex.c:5303: warning: cast discards qualifiers from pointer target
type
../../src/regex.c:5383: warning: cast discards qualifiers from pointer target
type
../../src/regex.c:5383: warning: cast discards qualifiers from pointer target
type
../../src/regex.c:5434: warning: cast discards qualifiers from pointer target
type
../../src/regex.c:5434: warning: cast discards qualifiers from pointer target
type
../../src/regex.c:5434: warning: cast discards qualifiers from pointer target
type
../../src/regex.c:5636: warning: cast discards qualifiers from pointer target
type
../../src/regex.c:5667: warning: cast discards qualifiers from pointer target
type
../../src/regex.c:5667: warning: cast discards qualifiers from pointer target
type
../../src/regex.c:5680: warning: cast discards qualifiers from pointer target
type
../../src/regex.c:5680: warning: cast discards qualifiers from pointer target
type
../../src/regex.c:6050: warning: cast discards qualifiers from pointer target
type
../../src/regex.c:6393: warning: cast discards qualifiers from pointer target
type
../../src/regex.c:6541: warning: cast discards qualifiers from pointer target
type
../../src/regex.c:1866: warning: pointer targets in initialization differ in
signedness
../../src/regex.c:1943: warning: comparison between signed and unsigned
../../src/regex.c:1945: warning: comparison between signed and unsigned
../../src/regex.c:2554: warning: pointer targets in passing argument 1 of
're_wctype' differ in signedness
../../src/regex.c:3646: warning: cast discards qualifiers from pointer target
type
../../src/regex.c:5231: warning: cast discards qualifiers from pointer target
type
../../src/regex.c:5231: warning: cast discards qualifiers from pointer target
type
../../src/regex.c:5231: warning: cast discards qualifiers from pointer target
type
../../src/regex.c:5301: warning: cast discards qualifiers from pointer target
type
../../src/regex.c:5303: warning: cast discards qualifiers from pointer target
type
../../src/regex.c:5383: warning: cast discards qualifiers from pointer target
type
../../src/regex.c:5383: warning: cast discards qualifiers from pointer target
type
../../src/regex.c:5434: warning: cast discards qualifiers from pointer target
type
../../src/regex.c:5434: warning: cast discards qualifiers from pointer target
type
../../src/regex.c:5434: warning: cast discards qualifiers from pointer target
type
../../src/regex.c:5636: warning: cast discards qualifiers from pointer target
type
../../src/regex.c:5667: warning: cast discards qualifiers from pointer target
type
../../src/regex.c:5667: warning: cast discards qualifiers from pointer target
type
../../src/regex.c:5680: warning: cast discards qualifiers from pointer target
type
../../src/regex.c:5680: warning: cast discards qualifiers from pointer target
type
../../src/regex.c:6050: warning: cast discards qualifiers from pointer target
type
../../src/regex.c:6393: warning: cast discards qualifiers from pointer target
type
../../src/regex.c:6541: warning: cast discards qualifiers from pointer target
type
../../lib-src/etags.c:6568: warning: cast discards qualifiers from pointer
target type
../../lib-src/etags.c:6585: warning: cast discards qualifiers from pointer
target type
../../src/regex.c:1866: warning: pointer targets in initialization differ in
signedness
../../src/regex.c:1943: warning: comparison between signed and unsigned
../../src/regex.c:1945: warning: comparison between signed and unsigned
../../src/regex.c:2554: warning: pointer targets in passing argument 1 of
're_wctype' differ in signedness
../../src/regex.c:3646: warning: cast discards qualifiers from pointer target
type
../../src/regex.c:5231: warning: cast discards qualifiers from pointer target
type
../../src/regex.c:5231: warning: cast discards qualifiers from pointer target
type
../../src/regex.c:5231: warning: cast discards qualifiers from pointer target
type
../../src/regex.c:5301: warning: cast discards qualifiers from pointer target
type
../../src/regex.c:5303: warning: cast discards qualifiers from pointer target
type
../../src/regex.c:5383: warning: cast discards qualifiers from pointer target
type
../../src/regex.c:5383: warning: cast discards qualifiers from pointer target
type
../../src/regex.c:5434: warning: cast discards qualifiers from pointer target
type
../../src/regex.c:5434: warning: cast discards qualifiers from pointer target
type
../../src/regex.c:5434: warning: cast discards qualifiers from pointer target
type
../../src/regex.c:5636: warning: cast discards qualifiers from pointer target
type
../../src/regex.c:5667: warning: cast discards qualifiers from pointer target
type
../../src/regex.c:5667: warning: cast discards qualifiers from pointer target
type
../../src/regex.c:5680: warning: cast discards qualifiers from pointer target
type
../../src/regex.c:5680: warning: cast discards qualifiers from pointer target
type
../../src/regex.c:6050: warning: cast discards qualifiers from pointer target
type
../../src/regex.c:6393: warning: cast discards qualifiers from pointer target
type
../../src/regex.c:6541: warning: cast discards qualifiers from pointer target
type
../../lib-src/etags.c:6568: warning: cast discards qualifiers from pointer
target type
../../lib-src/etags.c:6585: warning: cast discards qualifiers from pointer
target type
../../src/regex.c:1866: warning: pointer targets in initialization differ in
signedness
../../src/regex.c:1943: warning: comparison between signed and unsigned
../../src/regex.c:1945: warning: comparison between signed and unsigned
../../src/regex.c:2554: warning: pointer targets in passing argument 1 of
're_wctype' differ in signedness
../../src/regex.c:3646: warning: cast discards qualifiers from pointer target
type
../../src/regex.c:5231: warning: cast discards qualifiers from pointer target
type
../../src/regex.c:5231: warning: cast discards qualifiers from pointer target
type
../../src/regex.c:5231: warning: cast discards qualifiers from pointer target
type
../../src/regex.c:5301: warning: cast discards qualifiers from pointer target
type
../../src/regex.c:5303: warning: cast discards qualifiers from pointer target
type
../../src/regex.c:5383: warning: cast discards qualifiers from pointer target
type
../../src/regex.c:5383: warning: cast discards qualifiers from pointer target
type
../../src/regex.c:5434: warning: cast discards qualifiers from pointer target
type
../../src/regex.c:5434: warning: cast discards qualifiers from pointer target
type
../../src/regex.c:5434: warning: cast discards qualifiers from pointer target
type
../../src/regex.c:5636: warning: cast discards qualifiers from pointer target
type
../../src/regex.c:5667: warning: cast discards qualifiers from pointer target
type
../../src/regex.c:5667: warning: cast discards qualifiers from pointer target
type
../../src/regex.c:5680: warning: cast discards qualifiers from pointer target
type
../../src/regex.c:5680: warning: cast discards qualifiers from pointer target
type
../../src/regex.c:6050: warning: cast discards qualifiers from pointer target
type
../../src/regex.c:6393: warning: cast discards qualifiers from pointer target
type
../../src/regex.c:6541: warning: cast discards qualifiers from pointer target
type
../../lib-src/ootags.c:2527: warning: 'savetok.buffer' may be used
uninitialized in this function
../../lib-src/ootags.c:2527: warning: 'savetok.linepos' may be used
uninitialized in this function
../../lib-src/ootags.c:2527: warning: 'savetok.lineno' may be used
uninitialized in this function
../../lib-src/ootags.c:2527: warning: 'savetok.linelen' may be used
uninitialized in this function
../../lib-src/ootags.c:2527: warning: 'savetok.named' may be used uninitialized
in this function
../../lib-src/ootags.c:2527: warning: 'savetok.str' may be used uninitialized
in this function
cd ../.. && /bin/sh /home/src/editors/sxemacs/missing --run autoheader
configure.ac:1687: warning: AC_CACHE_VAL(ac_ldflag_pthread, ...): suspicious
cache-id, must contain _cv_ to be cached
cd .. && /bin/sh ./config.status lwlib/config.h
make all-am
../../lwlib/lwlib.c:363: warning: cast discards qualifiers from pointer target
type
../../lwlib/lwlib.c:942: warning: cast discards qualifiers from pointer target
type
../../lwlib/lwlib.c:1254: warning: cast discards qualifiers from pointer target
type
../../lwlib/lwlib.c:1255: warning: cast discards qualifiers from pointer target
type
../../lwlib/lwlib.c:1258: warning: cast discards qualifiers from pointer target
type
../../lwlib/lwlib.c:1259: warning: cast discards qualifiers from pointer target
type
../../lwlib/lwlib-Xaw.c:85: warning: cast discards qualifiers from pointer
target type
../../lwlib/lwlib-Xaw.c:86: warning: cast discards qualifiers from pointer
target type
../../lwlib/lwlib-Xaw.c:87: warning: cast discards qualifiers from pointer
target type
../../lwlib/lwlib-Xaw.c:88: warning: cast discards qualifiers from pointer
target type
../../lwlib/lwlib-Xaw.c:93: warning: cast discards qualifiers from pointer
target type
../../lwlib/lwlib-Xaw.c:140: warning: cast discards qualifiers from pointer
target type
../../lwlib/lwlib-Xaw.c:147: warning: cast discards qualifiers from pointer
target type
../../lwlib/lwlib-Xaw.c:155: warning: cast discards qualifiers from pointer
target type
../../lwlib/lwlib-Xaw.c:173: warning: cast discards qualifiers from pointer
target type
../../lwlib/lwlib-Xaw.c:174: warning: cast discards qualifiers from pointer
target type
../../lwlib/lwlib-Xaw.c:176: warning: cast discards qualifiers from pointer
target type
../../lwlib/lwlib-Xaw.c:179: warning: cast discards qualifiers from pointer
target type
../../lwlib/lwlib-Xaw.c:180: warning: cast discards qualifiers from pointer
target type
../../lwlib/lwlib-Xaw.c:221: warning: cast discards qualifiers from pointer
target type
../../lwlib/lwlib-Xaw.c:367: warning: cast discards qualifiers from pointer
target type
../../lwlib/lwlib-Xaw.c:369: warning: cast discards qualifiers from pointer
target type
../../lwlib/lwlib-Xaw.c:371: warning: cast discards qualifiers from pointer
target type
../../lwlib/lwlib-Xaw.c:390: warning: cast discards qualifiers from pointer
target type
../../lwlib/lwlib-Xaw.c:416: warning: cast discards qualifiers from pointer
target type
../../lwlib/lwlib-Xaw.c:420: warning: cast discards qualifiers from pointer
target type
../../lwlib/lwlib-Xaw.c:422: warning: cast discards qualifiers from pointer
target type
../../lwlib/lwlib-Xaw.c:424: warning: cast discards qualifiers from pointer
target type
../../lwlib/lwlib-Xaw.c:430: warning: cast discards qualifiers from pointer
target type
../../lwlib/lwlib-Xaw.c:447: warning: cast discards qualifiers from pointer
target type
../../lwlib/lwlib-Xaw.c:610: warning: cast discards qualifiers from pointer
target type
../../lwlib/lwlib-Xaw.c:711: warning: cast discards qualifiers from pointer
target type
../../lwlib/lwlib-Xaw.c:713: warning: cast discards qualifiers from pointer
target type
../../lwlib/lwlib-Xaw.c:745: warning: cast discards qualifiers from pointer
target type
../../lwlib/lwlib-Xaw.c:747: warning: cast discards qualifiers from pointer
target type
../../lwlib/lwlib-Xaw.c:749: warning: cast discards qualifiers from pointer
target type
../../lwlib/lwlib-Xaw.c:778: warning: cast discards qualifiers from pointer
target type
../../lwlib/lwlib-Xaw.c:779: warning: cast discards qualifiers from pointer
target type
../../lwlib/lwlib-Xaw.c:799: warning: cast discards qualifiers from pointer
target type
../../lwlib/lwlib-Xaw.c:801: warning: cast discards qualifiers from pointer
target type
../../lwlib/lwlib-Xaw.c:803: warning: cast discards qualifiers from pointer
target type
../../lwlib/lwlib-Xaw.c:837: warning: cast discards qualifiers from pointer
target type
../../lwlib/lwlib-Xaw.c:841: warning: cast discards qualifiers from pointer
target type
../../lwlib/lwlib-Xaw.c:843: warning: cast discards qualifiers from pointer
target type
../../lwlib/lwlib-Xaw.c:874: warning: cast discards qualifiers from pointer
target type
../../lwlib/lwlib-Xaw.c:876: warning: cast discards qualifiers from pointer
target type
../../lwlib/lwlib-Xaw.c:882: warning: cast discards qualifiers from pointer
target type
../../lwlib/lwlib-Xaw.c:891: warning: cast discards qualifiers from pointer
target type
../../lwlib/xlwcheckbox.c:85: warning: cast discards qualifiers from pointer
target type
../../lwlib/xlwcheckbox.c:86: warning: cast discards qualifiers from pointer
target type
../../lwlib/xlwgauge.c:75: warning: cast discards qualifiers from pointer
target type
../../lwlib/xlwgauge.c:75: warning: cast discards qualifiers from pointer
target type
../../lwlib/xlwgauge.c:75: warning: cast discards qualifiers from pointer
target type
../../lwlib/xlwgauge.c:76: warning: cast discards qualifiers from pointer
target type
../../lwlib/xlwgauge.c:77: warning: cast discards qualifiers from pointer
target type
../../lwlib/xlwgauge.c:78: warning: cast discards qualifiers from pointer
target type
../../lwlib/xlwgauge.c:79: warning: cast discards qualifiers from pointer
target type
../../lwlib/xlwgauge.c:80: warning: cast discards qualifiers from pointer
target type
../../lwlib/xlwgauge.c:81: warning: cast discards qualifiers from pointer
target type
../../lwlib/xlwgauge.c:82: warning: cast discards qualifiers from pointer
target type
../../lwlib/xlwgauge.c:83: warning: cast discards qualifiers from pointer
target type
../../lwlib/xlwgauge.c:84: warning: cast discards qualifiers from pointer
target type
../../lwlib/xlwgauge.c:85: warning: cast discards qualifiers from pointer
target type
../../lwlib/xlwgauge.c:86: warning: cast discards qualifiers from pointer
target type
../../lwlib/xlwgauge.c:88: warning: cast discards qualifiers from pointer
target type
../../lwlib/xlwgauge.c:89: warning: cast discards qualifiers from pointer
target type
../../lwlib/xlwgauge.c:91: warning: cast discards qualifiers from pointer
target type
../../lwlib/xlwgauge.c:92: warning: cast discards qualifiers from pointer
target type
../../lwlib/xlwgauge.c:94: warning: cast discards qualifiers from pointer
target type
../../lwlib/xlwgauge.c:94: warning: cast discards qualifiers from pointer
target type
../../lwlib/xlwgauge.c:94: warning: cast discards qualifiers from pointer
target type
../../lwlib/xlwgauge.c:95: warning: cast discards qualifiers from pointer
target type
../../lwlib/xlwgauge.c:97: warning: cast discards qualifiers from pointer
target type
../../lwlib/xlwgauge.c:97: warning: cast discards qualifiers from pointer
target type
../../lwlib/xlwgauge.c:97: warning: cast discards qualifiers from pointer
target type
../../lwlib/xlwgauge.c:98: warning: cast discards qualifiers from pointer
target type
../../lwlib/xlwgauge.c:99: warning: cast discards qualifiers from pointer
target type
../../lwlib/xlwgauge.c:99: warning: cast discards qualifiers from pointer
target type
../../lwlib/xlwgauge.c:100: warning: cast discards qualifiers from pointer
target type
../../lwlib/xlwgauge.c:228: warning: cast discards qualifiers from pointer
target type
../../lwlib/xlwgauge.c:228: warning: cast discards qualifiers from pointer
target type
../../lwlib/xlwgauge.c:782: warning: cast discards qualifiers from pointer
target type
../../lwlib/lwlib-Xlw.c:396: warning: cast discards qualifiers from pointer
target type
../../lwlib/lwlib-Xlw.c:398: warning: cast discards qualifiers from pointer
target type
../../lwlib/lwlib-Xlw.c:400: warning: cast discards qualifiers from pointer
target type
../../lwlib/lwlib-Xlw.c:410: warning: cast discards qualifiers from pointer
target type
../../lwlib/lwlib-Xlw.c:411: warning: cast discards qualifiers from pointer
target type
../../lwlib/lwlib-Xlw.c:444: warning: cast discards qualifiers from pointer
target type
../../lwlib/lwlib-Xlw.c:445: warning: cast discards qualifiers from pointer
target type
../../lwlib/lwlib-Xlw.c:456: warning: comparison between signed and unsigned
../../lwlib/lwlib-Xlw.c:489: warning: cast discards qualifiers from pointer
target type
../../lwlib/lwlib-Xlw.c:491: warning: cast discards qualifiers from pointer
target type
../../lwlib/xlwmenu.c:87: warning: cast discards qualifiers from pointer target
type
../../lwlib/xlwmenu.c:87: warning: cast discards qualifiers from pointer target
type
../../lwlib/xlwmenu.c:87: warning: cast discards qualifiers from pointer target
type
../../lwlib/xlwmenu.c:88: warning: cast discards qualifiers from pointer target
type
../../lwlib/xlwmenu.c:93: warning: cast discards qualifiers from pointer target
type
../../lwlib/xlwmenu.c:93: warning: cast discards qualifiers from pointer target
type
../../lwlib/xlwmenu.c:93: warning: cast discards qualifiers from pointer target
type
../../lwlib/xlwmenu.c:94: warning: cast discards qualifiers from pointer target
type
../../lwlib/xlwmenu.c:98: warning: cast discards qualifiers from pointer target
type
../../lwlib/xlwmenu.c:98: warning: cast discards qualifiers from pointer target
type
../../lwlib/xlwmenu.c:98: warning: cast discards qualifiers from pointer target
type
../../lwlib/xlwmenu.c:99: warning: cast discards qualifiers from pointer target
type
../../lwlib/xlwmenu.c:101: warning: cast discards qualifiers from pointer
target type
../../lwlib/xlwmenu.c:102: warning: cast discards qualifiers from pointer
target type
../../lwlib/xlwmenu.c:105: warning: cast discards qualifiers from pointer
target type
../../lwlib/xlwmenu.c:107: warning: cast discards qualifiers from pointer
target type
../../lwlib/xlwmenu.c:110: warning: cast discards qualifiers from pointer
target type
../../lwlib/xlwmenu.c:111: warning: cast discards qualifiers from pointer
target type
../../lwlib/xlwmenu.c:114: warning: cast discards qualifiers from pointer
target type
../../lwlib/xlwmenu.c:114: warning: cast discards qualifiers from pointer
target type
../../lwlib/xlwmenu.c:115: warning: cast discards qualifiers from pointer
target type
../../lwlib/xlwmenu.c:119: warning: cast discards qualifiers from pointer
target type
../../lwlib/xlwmenu.c:123: warning: cast discards qualifiers from pointer
target type
../../lwlib/xlwmenu.c:126: warning: cast discards qualifiers from pointer
target type
../../lwlib/xlwmenu.c:128: warning: cast discards qualifiers from pointer
target type
../../lwlib/xlwmenu.c:129: warning: cast discards qualifiers from pointer
target type
../../lwlib/xlwmenu.c:137: warning: cast discards qualifiers from pointer
target type
../../lwlib/xlwmenu.c:139: warning: cast discards qualifiers from pointer
target type
../../lwlib/xlwmenu.c:142: warning: cast discards qualifiers from pointer
target type
../../lwlib/xlwmenu.c:143: warning: cast discards qualifiers from pointer
target type
../../lwlib/xlwmenu.c:145: warning: cast discards qualifiers from pointer
target type
../../lwlib/xlwmenu.c:146: warning: cast discards qualifiers from pointer
target type
../../lwlib/xlwmenu.c:148: warning: cast discards qualifiers from pointer
target type
../../lwlib/xlwmenu.c:149: warning: cast discards qualifiers from pointer
target type
../../lwlib/xlwmenu.c:151: warning: cast discards qualifiers from pointer
target type
../../lwlib/xlwmenu.c:152: warning: cast discards qualifiers from pointer
target type
../../lwlib/xlwmenu.c:154: warning: cast discards qualifiers from pointer
target type
../../lwlib/xlwmenu.c:156: warning: cast discards qualifiers from pointer
target type
../../lwlib/xlwmenu.c:159: warning: cast discards qualifiers from pointer
target type
../../lwlib/xlwmenu.c:159: warning: cast discards qualifiers from pointer
target type
../../lwlib/xlwmenu.c:160: warning: cast discards qualifiers from pointer
target type
../../lwlib/xlwmenu.c:162: warning: cast discards qualifiers from pointer
target type
../../lwlib/xlwmenu.c:162: warning: cast discards qualifiers from pointer
target type
../../lwlib/xlwmenu.c:163: warning: cast discards qualifiers from pointer
target type
../../lwlib/xlwmenu.c:165: warning: cast discards qualifiers from pointer
target type
../../lwlib/xlwmenu.c:166: warning: cast discards qualifiers from pointer
target type
../../lwlib/xlwmenu.c:168: warning: cast discards qualifiers from pointer
target type
../../lwlib/xlwmenu.c:168: warning: cast discards qualifiers from pointer
target type
../../lwlib/xlwmenu.c:169: warning: cast discards qualifiers from pointer
target type
../../lwlib/xlwmenu.c:171: warning: cast discards qualifiers from pointer
target type
../../lwlib/xlwmenu.c:172: warning: cast discards qualifiers from pointer
target type
../../lwlib/xlwmenu.c:173: warning: cast discards qualifiers from pointer
target type
../../lwlib/xlwmenu.c:174: warning: cast discards qualifiers from pointer
target type
../../lwlib/xlwmenu.c:176: warning: cast discards qualifiers from pointer
target type
../../lwlib/xlwmenu.c:177: warning: cast discards qualifiers from pointer
target type
../../lwlib/xlwmenu.c:179: warning: cast discards qualifiers from pointer
target type
../../lwlib/xlwmenu.c:180: warning: cast discards qualifiers from pointer
target type
../../lwlib/xlwmenu.c:533: warning: cast discards qualifiers from pointer
target type
../../lwlib/xlwmenu.c:534: warning: cast discards qualifiers from pointer
target type
../../lwlib/xlwtabs.c:134: warning: cast discards qualifiers from pointer
target type
../../lwlib/xlwtabs.c:136: warning: cast discards qualifiers from pointer
target type
../../lwlib/xlwtabs.c:138: warning: cast discards qualifiers from pointer
target type
../../lwlib/xlwtabs.c:138: warning: cast discards qualifiers from pointer
target type
../../lwlib/xlwtabs.c:138: warning: cast discards qualifiers from pointer
target type
../../lwlib/xlwtabs.c:139: warning: cast discards qualifiers from pointer
target type
../../lwlib/xlwtabs.c:141: warning: cast discards qualifiers from pointer
target type
../../lwlib/xlwtabs.c:141: warning: cast discards qualifiers from pointer
target type
../../lwlib/xlwtabs.c:141: warning: cast discards qualifiers from pointer
target type
../../lwlib/xlwtabs.c:142: warning: cast discards qualifiers from pointer
target type
../../lwlib/xlwtabs.c:144: warning: cast discards qualifiers from pointer
target type
../../lwlib/xlwtabs.c:144: warning: cast discards qualifiers from pointer
target type
../../lwlib/xlwtabs.c:144: warning: cast discards qualifiers from pointer
target type
../../lwlib/xlwtabs.c:145: warning: cast discards qualifiers from pointer
target type
../../lwlib/xlwtabs.c:147: warning: cast discards qualifiers from pointer
target type
../../lwlib/xlwtabs.c:147: warning: cast discards qualifiers from pointer
target type
../../lwlib/xlwtabs.c:147: warning: cast discards qualifiers from pointer
target type
../../lwlib/xlwtabs.c:148: warning: cast discards qualifiers from pointer
target type
../../lwlib/xlwtabs.c:151: warning: cast discards qualifiers from pointer
target type
../../lwlib/xlwtabs.c:152: warning: cast discards qualifiers from pointer
target type
../../lwlib/xlwtabs.c:154: warning: cast discards qualifiers from pointer
target type
../../lwlib/xlwtabs.c:155: warning: cast discards qualifiers from pointer
target type
../../lwlib/xlwtabs.c:157: warning: cast discards qualifiers from pointer
target type
../../lwlib/xlwtabs.c:157: warning: cast discards qualifiers from pointer
target type
../../lwlib/xlwtabs.c:157: warning: cast discards qualifiers from pointer
target type
../../lwlib/xlwtabs.c:158: warning: cast discards qualifiers from pointer
target type
../../lwlib/xlwtabs.c:160: warning: cast discards qualifiers from pointer
target type
../../lwlib/xlwtabs.c:160: warning: cast discards qualifiers from pointer
target type
../../lwlib/xlwtabs.c:160: warning: cast discards qualifiers from pointer
target type
../../lwlib/xlwtabs.c:161: warning: cast discards qualifiers from pointer
target type
../../lwlib/xlwtabs.c:163: warning: cast discards qualifiers from pointer
target type
../../lwlib/xlwtabs.c:164: warning: cast discards qualifiers from pointer
target type
../../lwlib/xlwtabs.c:166: warning: cast discards qualifiers from pointer
target type
../../lwlib/xlwtabs.c:167: warning: cast discards qualifiers from pointer
target type
../../lwlib/xlwtabs.c:168: warning: cast discards qualifiers from pointer
target type
../../lwlib/xlwtabs.c:169: warning: cast discards qualifiers from pointer
target type
../../lwlib/xlwtabs.c:170: warning: cast discards qualifiers from pointer
target type
../../lwlib/xlwtabs.c:171: warning: cast discards qualifiers from pointer
target type
../../lwlib/xlwtabs.c:172: warning: cast discards qualifiers from pointer
target type
../../lwlib/xlwtabs.c:172: warning: cast discards qualifiers from pointer
target type
../../lwlib/xlwtabs.c:172: warning: cast discards qualifiers from pointer
target type
../../lwlib/xlwtabs.c:174: warning: cast discards qualifiers from pointer
target type
../../lwlib/xlwtabs.c:183: warning: cast discards qualifiers from pointer
target type
../../lwlib/xlwtabs.c:183: warning: cast discards qualifiers from pointer
target type
../../lwlib/xlwtabs.c:184: warning: cast discards qualifiers from pointer
target type
../../lwlib/xlwtabs.c:186: warning: cast discards qualifiers from pointer
target type
../../lwlib/xlwtabs.c:187: warning: cast discards qualifiers from pointer
target type
../../lwlib/xlwtabs.c:189: warning: cast discards qualifiers from pointer
target type
../../lwlib/xlwtabs.c:189: warning: cast discards qualifiers from pointer
target type
../../lwlib/xlwtabs.c:190: warning: cast discards qualifiers from pointer
target type
../../lwlib/xlwtabs.c:192: warning: cast discards qualifiers from pointer
target type
../../lwlib/xlwtabs.c:193: warning: cast discards qualifiers from pointer
target type
../../lwlib/xlwtabs.c:633: warning: comparison between signed and unsigned
../../lwlib/xlwtabs.c:678: warning: comparison between signed and unsigned
../../lwlib/xlwtabs.c:1062: warning: comparison between signed and unsigned
../../lwlib/xlwtabs.c:1362: warning: comparison between signed and unsigned
../../lwlib/xlwtabs.c:1373: warning: comparison between signed and unsigned
make all-am
../../../modules/ase/ase-interval.c:2693: warning: inlining failed in call to
'ase_interval_type': --param inline-unit-growth limit reached
../../../modules/ase/ase-interval.c:3422: warning: called from here
../../../modules/ase/ase-interval.c:2693: warning: inlining failed in call to
'ase_interval_type': --param inline-unit-growth limit reached
../../../modules/ase/ase-interval.c:3423: warning: called from here
../../../modules/ase/ase-interval.c:2693: warning: inlining failed in call to
'ase_interval_type': --param inline-unit-growth limit reached
../../../modules/ase/ase-interval.c:3398: warning: called from here
../../../modules/ase/ase-interval.c:2693: warning: inlining failed in call to
'ase_interval_type': --param inline-unit-growth limit reached
../../../modules/ase/ase-interval.c:3399: warning: called from here
../../../modules/ase/ase.h:173: warning: inlining failed in call to
'_ase_equal_p': --param inline-unit-growth limit reached
../../../modules/ase/ase-interval.c:701: warning: called from here
../../../modules/ase/ase.h:173: warning: inlining failed in call to
'_ase_equal_p': --param inline-unit-growth limit reached
../../../modules/ase/ase-interval.c:708: warning: called from here
../../../modules/ase/ase.h:163: warning: inlining failed in call to
'_ase_less_p': --param inline-unit-growth limit reached
../../../modules/ase/ase-interval.c:740: warning: called from here
../../../modules/ase/ase.h:173: warning: inlining failed in call to
'_ase_equal_p': --param inline-unit-growth limit reached
../../../modules/ase/ase-interval.c:740: warning: called from here
../../../modules/ase/ase-interval.c:767: warning: inlining failed in call to
'ase_interval_less_p': --param inline-unit-growth limit reached
../../../modules/ase/ase-interval.c:797: warning: called from here
../../../modules/ase/ase-interval.c:3176: warning: inlining failed in call to
'ase_interval_lebesgue_measure': --param inline-unit-growth limit reached
../../../modules/ase/ase-interval.c:3967: warning: called from here
../../../modules/ase/ase-interval.c:2887: warning: inlining failed in call to
'_ase_interval_update_lebesgue': --param inline-unit-growth limit reached
../../../modules/ase/ase-interval.c:2961: warning: called from here
../../../modules/ase/ase-interval.c:2887: warning: inlining failed in call to
'_ase_interval_update_lebesgue': --param inline-unit-growth limit reached
../../../modules/ase/ase-interval.c:3057: warning: called from here
../../../modules/ase/ase-interval.c:2887: warning: inlining failed in call to
'_ase_interval_update_lebesgue': --param inline-unit-growth limit reached
../../../modules/ase/ase-interval.c:2961: warning: called from here
../../../modules/ase/ase.h:173: warning: inlining failed in call to
'_ase_equal_p': --param inline-unit-growth limit reached
../../../modules/ase/ase-interval.c:2924: warning: called from here
../../../modules/ase/ase-interval.c:2941: warning: inlining failed in call to
'_ase_interval_update_rational': --param inline-unit-growth limit reached
../../../modules/ase/ase-interval.c:3102: warning: called from here
../../../modules/ase/ase-interval.c:2941: warning: inlining failed in call to
'_ase_interval_update_rational': --param inline-unit-growth limit reached
../../../modules/ase/ase-interval.c:2989: warning: called from here
../../../modules/ase/ase-interval.c:2941: warning: inlining failed in call to
'_ase_interval_update_rational': --param inline-unit-growth limit reached
../../../modules/ase/ase-interval.c:2989: warning: called from here
../../../modules/ase/ase-interval.c:2941: warning: inlining failed in call to
'_ase_interval_update_rational': --param inline-unit-growth limit reached
../../../modules/ase/ase-interval.c:3184: warning: called from here
../../../modules/ase/ase-interval.c:3183: warning: inlining failed in call to
'ase_interval_rational_measure': call is unlikely and code size would grow
../../../modules/ase/ase-interval.c:3986: warning: called from here
../../../modules/ase/ase-interval.c:2941: warning: inlining failed in call to
'_ase_interval_update_rational': --param inline-unit-growth limit reached
../../../modules/ase/ase-interval.c:2989: warning: called from here
../../../modules/ase/ase-interval.c:2941: warning: inlining failed in call to
'_ase_interval_update_rational': --param inline-unit-growth limit reached
../../../modules/ase/ase-interval.c:3102: warning: called from here
../../../modules/ase/ase-interval.c:2941: warning: inlining failed in call to
'_ase_interval_update_rational': --param inline-unit-growth limit reached
../../../modules/ase/ase-interval.c:2989: warning: called from here
../../../modules/ase/ase-interval.c:947: warning: inlining failed in call to
'_ase_interval_connected_p': --param inline-unit-growth limit reached
../../../modules/ase/ase-interval.c:1400: warning: called from here
../../../modules/ase/ase.h:173: warning: inlining failed in call to
'_ase_equal_p': --param inline-unit-growth limit reached
../../../modules/ase/ase-interval.c:755: warning: called from here
../../../modules/ase/ase-interval.c:1386: warning: inlining failed in call to
'_ase_unite_intervals': --param inline-unit-growth limit reached
../../../modules/ase/ase-interval.c:1478: warning: called from here
../../../modules/ase/ase-interval.c:1386: warning: inlining failed in call to
'_ase_unite_intervals': --param inline-unit-growth limit reached
../../../modules/ase/ase-interval.c:1497: warning: called from here
../../../modules/ase/ase.h:173: warning: inlining failed in call to
'_ase_equal_p': --param inline-unit-growth limit reached
../../../modules/ase/ase-interval.c:755: warning: called from here
../../../modules/ase/ase-interval.c:2285: warning: inlining failed in call to
'_ase_normalise_union_intr': --param inline-unit-growth limit reached
../../../modules/ase/ase-interval.c:2452: warning: called from here
../../../modules/ase/ase.h:173: warning: inlining failed in call to
'_ase_equal_p': --param inline-unit-growth limit reached
../../../modules/ase/ase-interval.c:1037: warning: called from here
../../../modules/ase/ase-interval.c:947: warning: inlining failed in call to
'_ase_interval_connected_p': --param inline-unit-growth limit reached
../../../modules/ase/ase-interval.c:1842: warning: called from here
../../../modules/ase/ase-interval.c:1790: warning: inlining failed in call to
'_ase_subtract_intv_intv': --param inline-unit-growth limit reached
../../../modules/ase/ase-interval.c:1874: warning: called from here
../../../modules/ase/ase-interval.c:1790: warning: inlining failed in call to
'_ase_subtract_intv_intv': --param inline-unit-growth limit reached
../../../modules/ase/ase-interval.c:1989: warning: called from here
../../../modules/ase/ase-interval.c:1790: warning: inlining failed in call to
'_ase_subtract_intv_intv': --param inline-unit-growth limit reached
../../../modules/ase/ase-interval.c:1989: warning: called from here
../../../modules/ase/ase.h:173: warning: inlining failed in call to
'_ase_equal_p': --param inline-unit-growth limit reached
../../../modules/ase/ase-interval.c:1037: warning: called from here
../../../modules/ase/ase-interval.c:947: warning: inlining failed in call to
'_ase_interval_connected_p': --param inline-unit-growth limit reached
../../../modules/ase/ase-interval.c:1552: warning: called from here
../../../modules/ase/ase-interval.c:947: warning: inlining failed in call to
'_ase_interval_connected_p': --param inline-unit-growth limit reached
../../../modules/ase/ase-interval.c:1552: warning: called from here
../../../modules/ase/ase-interval.c:1031: warning: inlining failed in call to
'_ase_interval_disjoint_p': --param inline-unit-growth limit reached
../../../modules/ase/ase-interval.c:1546: warning: called from here
../../../modules/ase/ase-interval.c:947: warning: inlining failed in call to
'_ase_interval_connected_p': --param inline-unit-growth limit reached
../../../modules/ase/ase-interval.c:1552: warning: called from here
../../../modules/ase/ase-interval.c:2693: warning: inlining failed in call to
'ase_interval_type': --param inline-unit-growth limit reached
../../../modules/ase/ase-interval.c:2836: warning: called from here
../../../modules/ase/ase-interval.c:2693: warning: inlining failed in call to
'ase_interval_type': --param inline-unit-growth limit reached
../../../modules/ase/ase-interval.c:2836: warning: called from here
../../../modules/ase/ase-interval.c:2693: warning: inlining failed in call to
'ase_interval_type': --param inline-unit-growth limit reached
../../../modules/ase/ase-interval.c:3764: warning: called from here
../../../modules/ase/ase-interval.c:2693: warning: inlining failed in call to
'ase_interval_type': --param inline-unit-growth limit reached
../../../modules/ase/ase-interval.c:3765: warning: called from here
../../../modules/ase/ase-interval.c:3646: warning: inlining failed in call to
'ase_interval_intersection_maybe_empty': --param inline-unit-growth limit
reached
../../../modules/ase/ase-interval.c:3667: warning: called from here
../../../modules/ase/ase-interval.c:787: warning: inlining failed in call to
'ase_interval_or_union_less_p': --param inline-unit-growth limit reached
../../../modules/ase/ase.h:206: warning: called from here
../../../modules/ase/ase-interval.c:767: warning: inlining failed in call to
'ase_interval_less_p': --param inline-unit-growth limit reached
../../../modules/ase/ase-interval.c:797: warning: called from here
../../../modules/ase/ase-interval.c:787: warning: inlining failed in call to
'ase_interval_or_union_less_p': --param inline-unit-growth limit reached
../../../modules/ase/ase.h:206: warning: called from here
../../../modules/ase/ase-interval.c:767: warning: inlining failed in call to
'ase_interval_less_p': --param inline-unit-growth limit reached
../../../modules/ase/ase-interval.c:797: warning: called from here
../../../modules/ase/ase-interval.c:2693: warning: inlining failed in call to
'ase_interval_type': --param inline-unit-growth limit reached
../../../modules/ase/ase-interval.c:3675: warning: called from here
../../../modules/ase/ase-interval.c:2693: warning: inlining failed in call to
'ase_interval_type': --param inline-unit-growth limit reached
../../../modules/ase/ase-interval.c:3676: warning: called from here
../../../modules/ase/ase-interval.c:3646: warning: inlining failed in call to
'ase_interval_intersection_maybe_empty': --param inline-unit-growth limit
reached
../../../modules/ase/ase-interval.c:3696: warning: called from here
../../../modules/ase/ase-interval.c:2693: warning: inlining failed in call to
'ase_interval_type': --param inline-unit-growth limit reached
../../../modules/ase/ase-interval.c:3702: warning: called from here
../../../modules/ase/ase-interval.c:2693: warning: inlining failed in call to
'ase_interval_type': --param inline-unit-growth limit reached
../../../modules/ase/ase-interval.c:3703: warning: called from here
../../../modules/ase/ase-interval.c:2693: warning: inlining failed in call to
'ase_interval_type': --param inline-unit-growth limit reached
../../../modules/ase/ase-interval.c:2820: warning: called from here
../../../modules/ase/ase-interval.c:2693: warning: inlining failed in call to
'ase_interval_type': --param inline-unit-growth limit reached
../../../modules/ase/ase-interval.c:2823: warning: called from here
../../../modules/ase/ase-interval.c:2229: warning: inlining failed in call to
'_ase_interval_union_explode_array': --param inline-unit-growth limit reached
../../../modules/ase/ase-interval.c:3538: warning: called from here
../../../modules/ase/ase-interval.c:767: warning: inlining failed in call to
'ase_interval_less_p': --param inline-unit-growth limit reached
../../../modules/ase/ase.h:206: warning: called from here
../../../modules/ase/ase-interval.c:767: warning: inlining failed in call to
'ase_interval_less_p': --param inline-unit-growth limit reached
../../../modules/ase/ase.h:208: warning: called from here
../../../modules/ase/ase-interval.c:767: warning: inlining failed in call to
'ase_interval_less_p': --param inline-unit-growth limit reached
../../../modules/ase/ase.h:206: warning: called from here
../../../modules/ase/ase-interval.c:767: warning: inlining failed in call to
'ase_interval_less_p': --param inline-unit-growth limit reached
../../../modules/ase/ase.h:208: warning: called from here
../../../modules/ase/ase-interval.c:582: warning: inlining failed in call to
'_ase_make_interval_union': --param inline-unit-growth limit reached
../../../modules/ase/ase-interval.c:3556: warning: called from here
../../../modules/ase/ase-interval.c:2285: warning: inlining failed in call to
'_ase_normalise_union_intr': --param inline-unit-growth limit reached
../../../modules/ase/ase-interval.c:3602: warning: called from here
../../../modules/ase/ase-interval.c:582: warning: inlining failed in call to
'_ase_make_interval_union': --param inline-unit-growth limit reached
../../../modules/ase/ase-interval.c:3605: warning: called from here
../../../modules/ase/ase-interval.c:2229: warning: inlining failed in call to
'_ase_interval_union_explode_array': --param inline-unit-growth limit reached
../../../modules/ase/ase-interval.c:2738: warning: called from here
../../../modules/ase/ase-interval.c:767: warning: inlining failed in call to
'ase_interval_less_p': --param inline-unit-growth limit reached
../../../modules/ase/ase.h:206: warning: called from here
../../../modules/ase/ase-interval.c:767: warning: inlining failed in call to
'ase_interval_less_p': --param inline-unit-growth limit reached
../../../modules/ase/ase.h:208: warning: called from here
../../../modules/ase/ase-interval.c:767: warning: inlining failed in call to
'ase_interval_less_p': --param inline-unit-growth limit reached
../../../modules/ase/ase.h:206: warning: called from here
../../../modules/ase/ase-interval.c:767: warning: inlining failed in call to
'ase_interval_less_p': --param inline-unit-growth limit reached
../../../modules/ase/ase.h:208: warning: called from here
../../../modules/ase/ase-interval.c:2693: warning: inlining failed in call to
'ase_interval_type': --param inline-unit-growth limit reached
../../../modules/ase/ase-interval.c:2789: warning: called from here
../../../modules/ase/ase-interval.c:2693: warning: inlining failed in call to
'ase_interval_type': --param inline-unit-growth limit reached
../../../modules/ase/ase-interval.c:2792: warning: called from here
../../../modules/ase/ase-interval.c:1031: warning: inlining failed in call to
'_ase_interval_disjoint_p': --param inline-unit-growth limit reached
../../../modules/ase/ase-interval.c:1546: warning: called from here
../../../modules/ase/ase-interval.c:947: warning: inlining failed in call to
'_ase_interval_connected_p': --param inline-unit-growth limit reached
../../../modules/ase/ase-interval.c:1552: warning: called from here
../../../modules/ase/ase-interval.c:947: warning: inlining failed in call to
'_ase_interval_connected_p': --param inline-unit-growth limit reached
../../../modules/ase/ase-interval.c:1842: warning: called from here
../../../modules/ase/ase-interval.c:947: warning: inlining failed in call to
'_ase_interval_connected_p': --param inline-unit-growth limit reached
../../../modules/ase/ase-interval.c:1552: warning: called from here
../../../modules/ase/ase.h:173: warning: inlining failed in call to
'_ase_equal_p': --param inline-unit-growth limit reached
../../../modules/ase/ase-interval.c:1037: warning: called from here
../../../modules/ase/ase-interval.c:947: warning: inlining failed in call to
'_ase_interval_connected_p': --param inline-unit-growth limit reached
../../../modules/ase/ase-interval.c:1552: warning: called from here
../../../modules/ase/ase.h:173: warning: inlining failed in call to
'_ase_equal_p': --param inline-unit-growth limit reached
../../../modules/ase/ase-interval.c:1037: warning: called from here
../../../modules/ase/ase-interval.c:947: warning: inlining failed in call to
'_ase_interval_connected_p': --param inline-unit-growth limit reached
../../../modules/ase/ase-interval.c:1552: warning: called from here
../../../modules/ase/ase-interval.c:947: warning: inlining failed in call to
'_ase_interval_connected_p': --param inline-unit-growth limit reached
../../../modules/ase/ase-interval.c:1552: warning: called from here
../../../modules/ase/ase-interval.c:947: warning: inlining failed in call to
'_ase_interval_connected_p': --param inline-unit-growth limit reached
../../../modules/ase/ase-interval.c:1552: warning: called from here
../../../modules/ase/ase-interval.c:2285: warning: inlining failed in call to
'_ase_normalise_union_intr': --param inline-unit-growth limit reached
../../../modules/ase/ase-interval.c:1761: warning: called from here
../../../modules/ase/ase-interval.c:1790: warning: inlining failed in call to
'_ase_subtract_intv_intv': --param inline-unit-growth limit reached
../../../modules/ase/ase-interval.c:1989: warning: called from here
../../../modules/ase/ase-interval.c:1790: warning: inlining failed in call to
'_ase_subtract_intv_intv': --param inline-unit-growth limit reached
../../../modules/ase/ase-interval.c:1912: warning: called from here
../../../modules/ase/ase-interval.c:947: warning: inlining failed in call to
'_ase_interval_connected_p': --param inline-unit-growth limit reached
../../../modules/ase/ase-interval.c:1552: warning: called from here
../../../modules/ase/ase-interval.c:968: warning: inlining failed in call to
'_ase_interval_interior_connected_p': call is unlikely and code size would grow
../../../modules/ase/ase-interval.c:1946: warning: called from here
../../../modules/ase/ase-interval.c:968: warning: inlining failed in call to
'_ase_interval_interior_connected_p': call is unlikely and code size would grow
../../../modules/ase/ase-interval.c:1900: warning: called from here
../../../modules/ase/ase-interval.c:1790: warning: inlining failed in call to
'_ase_subtract_intv_intv': --param inline-unit-growth limit reached
../../../modules/ase/ase-interval.c:1912: warning: called from here
../../../modules/ase/ase.h:173: warning: inlining failed in call to
'_ase_equal_p': --param inline-unit-growth limit reached
../../../modules/ase/ase-interval.c:1037: warning: called from here
../../../modules/ase/ase-interval.c:947: warning: inlining failed in call to
'_ase_interval_connected_p': --param inline-unit-growth limit reached
../../../modules/ase/ase-interval.c:1552: warning: called from here
../../../modules/ase/ase-interval.c:968: warning: inlining failed in call to
'_ase_interval_interior_connected_p': --param inline-unit-growth limit reached
../../../modules/ase/ase-interval.c:1946: warning: called from here
../../../modules/ase/ase.h:173: warning: inlining failed in call to
'_ase_equal_p': --param inline-unit-growth limit reached
../../../modules/ase/ase-interval.c:1037: warning: called from here
../../../modules/ase/ase-interval.c:947: warning: inlining failed in call to
'_ase_interval_connected_p': --param inline-unit-growth limit reached
../../../modules/ase/ase-interval.c:1842: warning: called from here
../../../modules/ase/ase-interval.c:947: warning: inlining failed in call to
'_ase_interval_connected_p': --param inline-unit-growth limit reached
../../../modules/ase/ase-interval.c:1552: warning: called from here
../../../modules/ase/ase-interval.c:582: warning: inlining failed in call to
'_ase_make_interval_union': --param inline-unit-growth limit reached
../../../modules/ase/ase-interval.c:2153: warning: called from here
../../../modules/ase/ase-metric.c:224: warning: function
'_ase_metric_euclidean_ndim' can never be inlined because it uses alloca
(override using the always_inline attribute)
../../../modules/ase/ase-metric.c:371: warning: function '_ase_metric_p_ndim'
can never be inlined because it uses alloca (override using the always_inline
attribute)
../../../modules/ase/ase-metric.c:224: warning: inlining failed in call to
'_ase_metric_euclidean_ndim': function not inlinable
../../../modules/ase/ase-metric.c:239: warning: called from here
../../../modules/ase/ase-metric.c:371: warning: inlining failed in call to
'_ase_metric_p_ndim': function not inlinable
../../../modules/ase/ase-metric.c:387: warning: called from here
../../../modules/ase/ase-neighbourhood.c:204: warning: function
'_ase_make_neighbourhood' can never be inlined because it uses alloca (override
using the always_inline attribute)
../../../modules/ase/ase-neighbourhood.c:267: warning: inlining failed in call
to 'ase_neighbourhood_contains_nbh_p': call is unlikely and code size would grow
../../../modules/ase/ase-neighbourhood.c:445: warning: called from here
../../../modules/ase/ase-neighbourhood.c:276: warning: inlining failed in call
to 'ase_neighbourhood_less_obj_p': call is unlikely and code size would grow
../../../modules/ase/ase-neighbourhood.c:521: warning: called from here
../../../modules/ase/ase-neighbourhood.c:295: warning: inlining failed in call
to 'ase_neighbourhood_greater_obj_p': call is unlikely and code size would grow
../../../modules/ase/ase-neighbourhood.c:524: warning: called from here
../../../modules/ase/ase-neighbourhood.c:303: warning: inlining failed in call
to 'ase_neighbourhood_greater_nbh_p': call is unlikely and code size would grow
../../../modules/ase/ase-neighbourhood.c:527: warning: called from here
../../../modules/ase/ase-neighbourhood.c:295: warning: inlining failed in call
to 'ase_neighbourhood_greater_obj_p': call is unlikely and code size would grow
../../../modules/ase/ase-neighbourhood.c:493: warning: called from here
../../../modules/ase/ase-neighbourhood.c:276: warning: inlining failed in call
to 'ase_neighbourhood_less_obj_p': call is unlikely and code size would grow
../../../modules/ase/ase-neighbourhood.c:496: warning: called from here
../../../modules/ase/ase-neighbourhood.c:285: warning: inlining failed in call
to 'ase_neighbourhood_less_nbh_p': call is unlikely and code size would grow
../../../modules/ase/ase-neighbourhood.c:499: warning: called from here
../../../modules/ase/ase-neighbourhood.c:204: warning: inlining failed in call
to '_ase_make_neighbourhood': function not inlinable
../../../modules/ase/ase-neighbourhood.c:239: warning: called from here
../../../modules/ase/ase-neighbourhood.c:204: warning: inlining failed in call
to '_ase_make_neighbourhood': function not inlinable
../../../modules/ase/ase-neighbourhood.c:239: warning: called from here
../../../modules/ase/ase-permutation.c:79: warning: function
'_ase_permutation_prnt' can never be inlined because it uses alloca (override
using the always_inline attribute)
../../../modules/ase/ase-permutation.c:147: warning: inlining failed in call to
'_ase_wrap_permutation': call is unlikely and code size would grow
../../../modules/ase/ase-permutation.c:308: warning: called from here
../../../modules/ase/ase-permutation.c:79: warning: inlining failed in call to
'_ase_permutation_prnt': function not inlinable
../../../modules/ase/ase-permutation.c:111: warning: called from here
../../../modules/ase/ase-permutation.c:292: warning: inlining failed in call to
'ase_make_permutation_cycr': --param max-inline-insns-single limit reached
../../../modules/ase/ase-permutation.c:356: warning: called from here
../../../modules/ase/ase-permutation.c:292: warning: inlining failed in call to
'ase_make_permutation_cycr': --param max-inline-insns-single limit reached
../../../modules/ase/ase-permutation.c:356: warning: called from here
../../../modules/ase/ase-resclass.c:763: warning: inlining failed in call to
'ase_resclass_check_rings': --param max-inline-insns-single limit reached
../../../modules/ase/ase-resclass.c:1297: warning: called from here
../../../modules/ase/ase-resclass.c:763: warning: inlining failed in call to
'ase_resclass_check_rings': --param max-inline-insns-single limit reached
../../../modules/ase/ase-resclass.c:1282: warning: called from here
../../../modules/ase/ase-resclass.c:446: warning: inlining failed in call to
'__ase_make_resc_elm_bigz': call is unlikely and code size would grow
../../../modules/ase/ase-resclass.c:555: warning: called from here
../../../modules/ase/ase-resclass.c:335: warning: inlining failed in call to
'_ase_wrap_resc_elm': --param inline-unit-growth limit reached
../../../modules/ase/ase-resclass.c:590: warning: called from here
../../../modules/ase/ase-resclass.c:335: warning: inlining failed in call to
'_ase_wrap_resc_elm': --param inline-unit-growth limit reached
../../../modules/ase/ase-resclass.c:600: warning: called from here
../../../modules/ase/ase-resclass.c:335: warning: inlining failed in call to
'_ase_wrap_resc_elm': --param inline-unit-growth limit reached
../../../modules/ase/ase-resclass.c:614: warning: called from here
../../../modules/ase/ase-resclass.c:335: warning: inlining failed in call to
'_ase_wrap_resc_elm': --param inline-unit-growth limit reached
../../../modules/ase/ase-resclass.c:619: warning: called from here
../../../modules/ase/ase-resclass.c:397: warning: inlining failed in call to
'_ase_make_resc_elm': --param max-inline-insns-single limit reached
../../../modules/ase/ase-resclass.c:463: warning: called from here
../../../modules/ase/ase-resclass.c:335: warning: inlining failed in call to
'_ase_wrap_resc_elm': --param inline-unit-growth limit reached
../../../modules/ase/ase-resclass.c:1272: warning: called from here
../../../modules/ase/ase-resclass.c:335: warning: inlining failed in call to
'_ase_wrap_resc_elm': --param inline-unit-growth limit reached
../../../modules/ase/ase-resclass.c:1232: warning: called from here
../../../modules/ase/ase-resclass.c:335: warning: inlining failed in call to
'_ase_wrap_resc_elm': --param inline-unit-growth limit reached
../../../modules/ase/ase-resclass.c:979: warning: called from here
../../../modules/ase/ase-resclass.c:446: warning: inlining failed in call to
'__ase_make_resc_elm_bigz': call is unlikely and code size would grow
../../../modules/ase/ase-resclass.c:984: warning: called from here
../../../modules/ase/ase-resclass.c:372: warning: inlining failed in call to
'_ase_resc_elm_canonicalise_big': --param inline-unit-growth limit reached
../../../modules/ase/ase-resclass.c:987: warning: called from here
../../../modules/ase/ase-resclass.c:335: warning: inlining failed in call to
'_ase_wrap_resc_elm': --param inline-unit-growth limit reached
../../../modules/ase/ase-resclass.c:988: warning: called from here
../../../modules/ase/ase-resclass.c:335: warning: inlining failed in call to
'_ase_wrap_resc_elm': --param inline-unit-growth limit reached
../../../modules/ase/ase-resclass.c:1207: warning: called from here
../../../modules/ase/ase-resclass.c:763: warning: inlining failed in call to
'ase_resclass_check_rings': --param max-inline-insns-single limit reached
../../../modules/ase/ase-resclass.c:810: warning: called from here
../../../modules/ase/ase-resclass.c:335: warning: inlining failed in call to
'_ase_wrap_resc_elm': --param inline-unit-growth limit reached
../../../modules/ase/ase-resclass.c:803: warning: called from here
../../../modules/ase/ase-resclass.c:335: warning: inlining failed in call to
'_ase_wrap_resc_elm': --param inline-unit-growth limit reached
../../../modules/ase/ase-resclass.c:863: warning: called from here
../../../modules/ase/ase-resclass.c:446: warning: inlining failed in call to
'__ase_make_resc_elm_bigz': call is unlikely and code size would grow
../../../modules/ase/ase-resclass.c:868: warning: called from here
../../../modules/ase/ase-resclass.c:372: warning: inlining failed in call to
'_ase_resc_elm_canonicalise_big': --param inline-unit-growth limit reached
../../../modules/ase/ase-resclass.c:871: warning: called from here
../../../modules/ase/ase-resclass.c:335: warning: inlining failed in call to
'_ase_wrap_resc_elm': --param inline-unit-growth limit reached
../../../modules/ase/ase-resclass.c:872: warning: called from here
../../../modules/ase/ase-resclass.c:335: warning: inlining failed in call to
'_ase_wrap_resc_elm': --param inline-unit-growth limit reached
../../../modules/ase/ase-resclass.c:863: warning: called from here
../../../modules/ase/ase-resclass.c:446: warning: inlining failed in call to
'__ase_make_resc_elm_bigz': call is unlikely and code size would grow
../../../modules/ase/ase-resclass.c:868: warning: called from here
../../../modules/ase/ase-resclass.c:372: warning: inlining failed in call to
'_ase_resc_elm_canonicalise_big': call is unlikely and code size would grow
../../../modules/ase/ase-resclass.c:871: warning: called from here
../../../modules/ase/ase-resclass.c:335: warning: inlining failed in call to
'_ase_wrap_resc_elm': --param inline-unit-growth limit reached
../../../modules/ase/ase-resclass.c:872: warning: called from here
../../../modules/ase/ase-resclass.c:335: warning: inlining failed in call to
'_ase_wrap_resc_elm': --param inline-unit-growth limit reached
../../../modules/ase/ase-resclass.c:1088: warning: called from here
../../../modules/ase/ase-resclass.c:446: warning: inlining failed in call to
'__ase_make_resc_elm_bigz': call is unlikely and code size would grow
../../../modules/ase/ase-resclass.c:1093: warning: called from here
../../../modules/ase/ase-resclass.c:372: warning: inlining failed in call to
'_ase_resc_elm_canonicalise_big': --param inline-unit-growth limit reached
../../../modules/ase/ase-resclass.c:1096: warning: called from here
../../../modules/ase/ase-resclass.c:335: warning: inlining failed in call to
'_ase_wrap_resc_elm': --param inline-unit-growth limit reached
../../../modules/ase/ase-resclass.c:1097: warning: called from here
../../../modules/ase/ase-resclass.c:335: warning: inlining failed in call to
'_ase_wrap_resc_elm': --param inline-unit-growth limit reached
../../../modules/ase/ase-resclass.c:1088: warning: called from here
../../../modules/ase/ase-resclass.c:446: warning: inlining failed in call to
'__ase_make_resc_elm_bigz': call is unlikely and code size would grow
../../../modules/ase/ase-resclass.c:1093: warning: called from here
../../../modules/ase/ase-resclass.c:372: warning: inlining failed in call to
'_ase_resc_elm_canonicalise_big': call is unlikely and code size would grow
../../../modules/ase/ase-resclass.c:1096: warning: called from here
../../../modules/ase/ase-resclass.c:335: warning: inlining failed in call to
'_ase_wrap_resc_elm': --param inline-unit-growth limit reached
../../../modules/ase/ase-resclass.c:1097: warning: called from here
../../../modules/ase/ase-resclass.c:763: warning: inlining failed in call to
'ase_resclass_check_rings': --param max-inline-insns-single limit reached
../../../modules/ase/ase-resclass.c:1036: warning: called from here
../../../modules/ase/ase-resclass.c:763: warning: inlining failed in call to
'ase_resclass_check_rings': --param max-inline-insns-single limit reached
../../../modules/ase/ase-resclass.c:926: warning: called from here
../../../modules/ase/ase-heap.c:87: warning: invalid application of 'sizeof' to
a void type
../../../modules/ase/ase-heap.c:76: warning: packed attribute is unnecessary
for 'data'
../../../modules/ase/ase-heap.c:77: warning: packed attribute is unnecessary
for 'colour'
../../../modules/ase/ase-heap.c:79: warning: packed attribute is unnecessary
for 'left'
../../../modules/ase/ase-heap.c:80: warning: packed attribute is unnecessary
for 'right'
../../../modules/ase/ase-heap.c:82: warning: packed attribute is unnecessary
for 'mother'
../../../modules/ase/ase-heap.c:83: warning: packed attribute is unnecessary
for 'father'
../../../modules/ase/ase-heap.c:85: warning: packed attribute is unnecessary
for 'prev'
../../../modules/ase/ase-heap.c:86: warning: packed attribute is unnecessary
for 'next'
../../../modules/ase/ase-heap.c:87: warning: packed attribute is unnecessary
for 'ase_yheap_cell_s'
../../../modules/ase/ase-heap.c:1027: warning: inlining failed in call to
'_ase_yheapify': --param max-inline-insns-single limit reached
../../../modules/ase/ase-heap.c:1036: warning: called from here
../../../modules/ase/ase-heap.c:1027: warning: inlining failed in call to
'_ase_yheapify': --param max-inline-insns-single limit reached
../../../modules/ase/ase-heap.c:1039: warning: called from here
../../../modules/ase/ase-heap.c:956: warning: inlining failed in call to
'_ase_yheapify_sink': call is unlikely and code size would grow
../../../modules/ase/ase-heap.c:1042: warning: called from here
../../../modules/ase/ase-heap.c:1027: warning: inlining failed in call to
'_ase_yheapify': --param max-inline-insns-single limit reached
../../../modules/ase/ase-heap.c:1036: warning: called from here
../../../modules/ase/ase-heap.c:1027: warning: inlining failed in call to
'_ase_yheapify': --param max-inline-insns-single limit reached
../../../modules/ase/ase-heap.c:1036: warning: called from here
../../../modules/ase/ase-heap.c:1027: warning: inlining failed in call to
'_ase_yheapify': --param max-inline-insns-single limit reached
../../../modules/ase/ase-heap.c:1039: warning: called from here
../../../modules/ase/ase-heap.c:956: warning: inlining failed in call to
'_ase_yheapify_sink': call is unlikely and code size would grow
../../../modules/ase/ase-heap.c:1042: warning: called from here
../../../modules/ase/ase-heap.c:956: warning: inlining failed in call to
'_ase_yheapify_sink': call is unlikely and code size would grow
../../../modules/ase/ase-heap.c:1042: warning: called from here
../../../modules/ase/ase-heap.c:1027: warning: inlining failed in call to
'_ase_yheapify': --param max-inline-insns-single limit reached
../../../modules/ase/ase-heap.c:1036: warning: called from here
../../../modules/ase/ase-heap.c:1027: warning: inlining failed in call to
'_ase_yheapify': --param max-inline-insns-single limit reached
../../../modules/ase/ase-heap.c:1039: warning: called from here
../../../modules/ase/ase-heap.c:956: warning: inlining failed in call to
'_ase_yheapify_sink': call is unlikely and code size would grow
../../../modules/ase/ase-heap.c:1042: warning: called from here
../../../modules/ase/ase-heap.c:1027: warning: inlining failed in call to
'_ase_yheapify': --param max-inline-insns-single limit reached
../../../modules/ase/ase-heap.c:1036: warning: called from here
../../../modules/ase/ase-heap.c:1027: warning: inlining failed in call to
'_ase_yheapify': --param max-inline-insns-single limit reached
../../../modules/ase/ase-heap.c:1039: warning: called from here
../../../modules/ase/ase-heap.c:956: warning: inlining failed in call to
'_ase_yheapify_sink': call is unlikely and code size would grow
../../../modules/ase/ase-heap.c:1042: warning: called from here
../../../modules/ase/ase-heap.c:956: warning: inlining failed in call to
'_ase_yheapify_sink': call is unlikely and code size would grow
../../../modules/ase/ase-heap.c:1042: warning: called from here
../../../modules/ase/ase-heap.c:1027: warning: inlining failed in call to
'_ase_yheapify': --param max-inline-insns-single limit reached
../../../modules/ase/ase-heap.c:1036: warning: called from here
../../../modules/ase/ase-heap.c:1027: warning: inlining failed in call to
'_ase_yheapify': --param max-inline-insns-single limit reached
../../../modules/ase/ase-heap.c:1039: warning: called from here
../../../modules/ase/ase-heap.c:956: warning: inlining failed in call to
'_ase_yheapify_sink': call is unlikely and code size would grow
../../../modules/ase/ase-heap.c:1042: warning: called from here
../../../modules/ase/ase-heap.c:1027: warning: inlining failed in call to
'_ase_yheapify': --param max-inline-insns-single limit reached
../../../modules/ase/ase-heap.c:1036: warning: called from here
../../../modules/ase/ase-heap.c:1027: warning: inlining failed in call to
'_ase_yheapify': --param max-inline-insns-single limit reached
../../../modules/ase/ase-heap.c:1039: warning: called from here
../../../modules/ase/ase-heap.c:956: warning: inlining failed in call to
'_ase_yheapify_sink': call is unlikely and code size would grow
../../../modules/ase/ase-heap.c:1042: warning: called from here
../../../modules/ase/ase-heap.c:956: warning: inlining failed in call to
'_ase_yheapify_sink': call is unlikely and code size would grow
../../../modules/ase/ase-heap.c:1042: warning: called from here
ase.doc.c:8: warning: no previous declaration for 'ase_LTX_docs'
ase-cartesian.doc.c:8: warning: no previous declaration for
'ase_cartesian_LTX_docs'
ase-interval.doc.c:8: warning: no previous declaration for
'ase_interval_LTX_docs'
ase-metric.doc.c:8: warning: no previous declaration for 'ase_metric_LTX_docs'
ase-neighbourhood.doc.c:8: warning: no previous declaration for
'ase_neighbourhood_LTX_docs'
ase-permutation.doc.c:8: warning: no previous declaration for
'ase_permutation_LTX_docs'
ase-resclass.doc.c:8: warning: no previous declaration for
'ase_resclass_LTX_docs'
ase-digraph.doc.c:8: warning: no previous declaration for 'ase_digraph_LTX_docs'
ase-heap.doc.c:8: warning: no previous declaration for 'ase_heap_LTX_docs'
ase.doc.c:8: warning: no previous declaration for 'ase_LTX_docs'
../../../modules/ase/ase-set.c:52: warning: no previous declaration for
'ase_set_LTX_init'
../../../modules/ase/ase-set.c:64: warning: no previous declaration for
'ase_set_LTX_reinit'
../../../modules/ase/ase-set.c:73: warning: no previous declaration for
'ase_set_LTX_deinit'
../../../modules/ase/ase-interval.c:2693: warning: inlining failed in call to
'ase_interval_type': --param inline-unit-growth limit reached
../../../modules/ase/ase-interval.c:3422: warning: called from here
../../../modules/ase/ase-interval.c:2693: warning: inlining failed in call to
'ase_interval_type': --param inline-unit-growth limit reached
../../../modules/ase/ase-interval.c:3423: warning: called from here
../../../modules/ase/ase-interval.c:2693: warning: inlining failed in call to
'ase_interval_type': --param inline-unit-growth limit reached
../../../modules/ase/ase-interval.c:3398: warning: called from here
../../../modules/ase/ase-interval.c:2693: warning: inlining failed in call to
'ase_interval_type': --param inline-unit-growth limit reached
../../../modules/ase/ase-interval.c:3399: warning: called from here
../../../modules/ase/ase.h:173: warning: inlining failed in call to
'_ase_equal_p': --param inline-unit-growth limit reached
../../../modules/ase/ase-interval.c:701: warning: called from here
../../../modules/ase/ase.h:173: warning: inlining failed in call to
'_ase_equal_p': --param inline-unit-growth limit reached
../../../modules/ase/ase-interval.c:708: warning: called from here
../../../modules/ase/ase.h:163: warning: inlining failed in call to
'_ase_less_p': --param inline-unit-growth limit reached
../../../modules/ase/ase-interval.c:740: warning: called from here
../../../modules/ase/ase.h:173: warning: inlining failed in call to
'_ase_equal_p': --param inline-unit-growth limit reached
../../../modules/ase/ase-interval.c:740: warning: called from here
../../../modules/ase/ase-interval.c:767: warning: inlining failed in call to
'ase_interval_less_p': --param inline-unit-growth limit reached
../../../modules/ase/ase-interval.c:797: warning: called from here
../../../modules/ase/ase-interval.c:3176: warning: inlining failed in call to
'ase_interval_lebesgue_measure': --param inline-unit-growth limit reached
../../../modules/ase/ase-interval.c:3967: warning: called from here
../../../modules/ase/ase-interval.c:2887: warning: inlining failed in call to
'_ase_interval_update_lebesgue': --param inline-unit-growth limit reached
../../../modules/ase/ase-interval.c:2961: warning: called from here
../../../modules/ase/ase-interval.c:2887: warning: inlining failed in call to
'_ase_interval_update_lebesgue': --param inline-unit-growth limit reached
../../../modules/ase/ase-interval.c:3057: warning: called from here
../../../modules/ase/ase-interval.c:2887: warning: inlining failed in call to
'_ase_interval_update_lebesgue': --param inline-unit-growth limit reached
../../../modules/ase/ase-interval.c:2961: warning: called from here
../../../modules/ase/ase.h:173: warning: inlining failed in call to
'_ase_equal_p': --param inline-unit-growth limit reached
../../../modules/ase/ase-interval.c:2924: warning: called from here
../../../modules/ase/ase-interval.c:2941: warning: inlining failed in call to
'_ase_interval_update_rational': --param inline-unit-growth limit reached
../../../modules/ase/ase-interval.c:3102: warning: called from here
../../../modules/ase/ase-interval.c:2941: warning: inlining failed in call to
'_ase_interval_update_rational': --param inline-unit-growth limit reached
../../../modules/ase/ase-interval.c:2989: warning: called from here
../../../modules/ase/ase-interval.c:2941: warning: inlining failed in call to
'_ase_interval_update_rational': --param inline-unit-growth limit reached
../../../modules/ase/ase-interval.c:2989: warning: called from here
../../../modules/ase/ase-interval.c:2941: warning: inlining failed in call to
'_ase_interval_update_rational': --param inline-unit-growth limit reached
../../../modules/ase/ase-interval.c:3184: warning: called from here
../../../modules/ase/ase-interval.c:3183: warning: inlining failed in call to
'ase_interval_rational_measure': call is unlikely and code size would grow
../../../modules/ase/ase-interval.c:3986: warning: called from here
../../../modules/ase/ase-interval.c:2941: warning: inlining failed in call to
'_ase_interval_update_rational': --param inline-unit-growth limit reached
../../../modules/ase/ase-interval.c:2989: warning: called from here
../../../modules/ase/ase-interval.c:2941: warning: inlining failed in call to
'_ase_interval_update_rational': --param inline-unit-growth limit reached
../../../modules/ase/ase-interval.c:3102: warning: called from here
../../../modules/ase/ase-interval.c:2941: warning: inlining failed in call to
'_ase_interval_update_rational': --param inline-unit-growth limit reached
../../../modules/ase/ase-interval.c:2989: warning: called from here
../../../modules/ase/ase-interval.c:947: warning: inlining failed in call to
'_ase_interval_connected_p': --param inline-unit-growth limit reached
../../../modules/ase/ase-interval.c:1400: warning: called from here
../../../modules/ase/ase.h:173: warning: inlining failed in call to
'_ase_equal_p': --param inline-unit-growth limit reached
../../../modules/ase/ase-interval.c:755: warning: called from here
../../../modules/ase/ase-interval.c:1386: warning: inlining failed in call to
'_ase_unite_intervals': --param inline-unit-growth limit reached
../../../modules/ase/ase-interval.c:1478: warning: called from here
../../../modules/ase/ase-interval.c:1386: warning: inlining failed in call to
'_ase_unite_intervals': --param inline-unit-growth limit reached
../../../modules/ase/ase-interval.c:1497: warning: called from here
../../../modules/ase/ase.h:173: warning: inlining failed in call to
'_ase_equal_p': --param inline-unit-growth limit reached
../../../modules/ase/ase-interval.c:755: warning: called from here
../../../modules/ase/ase-interval.c:2285: warning: inlining failed in call to
'_ase_normalise_union_intr': --param inline-unit-growth limit reached
../../../modules/ase/ase-interval.c:2452: warning: called from here
../../../modules/ase/ase.h:173: warning: inlining failed in call to
'_ase_equal_p': --param inline-unit-growth limit reached
../../../modules/ase/ase-interval.c:1037: warning: called from here
../../../modules/ase/ase-interval.c:947: warning: inlining failed in call to
'_ase_interval_connected_p': --param inline-unit-growth limit reached
../../../modules/ase/ase-interval.c:1842: warning: called from here
../../../modules/ase/ase-interval.c:1790: warning: inlining failed in call to
'_ase_subtract_intv_intv': --param inline-unit-growth limit reached
../../../modules/ase/ase-interval.c:1874: warning: called from here
../../../modules/ase/ase-interval.c:1790: warning: inlining failed in call to
'_ase_subtract_intv_intv': --param inline-unit-growth limit reached
../../../modules/ase/ase-interval.c:1989: warning: called from here
../../../modules/ase/ase-interval.c:1790: warning: inlining failed in call to
'_ase_subtract_intv_intv': --param inline-unit-growth limit reached
../../../modules/ase/ase-interval.c:1989: warning: called from here
../../../modules/ase/ase.h:173: warning: inlining failed in call to
'_ase_equal_p': --param inline-unit-growth limit reached
../../../modules/ase/ase-interval.c:1037: warning: called from here
../../../modules/ase/ase-interval.c:947: warning: inlining failed in call to
'_ase_interval_connected_p': --param inline-unit-growth limit reached
../../../modules/ase/ase-interval.c:1552: warning: called from here
../../../modules/ase/ase-interval.c:947: warning: inlining failed in call to
'_ase_interval_connected_p': --param inline-unit-growth limit reached
../../../modules/ase/ase-interval.c:1552: warning: called from here
../../../modules/ase/ase-interval.c:1031: warning: inlining failed in call to
'_ase_interval_disjoint_p': --param inline-unit-growth limit reached
../../../modules/ase/ase-interval.c:1546: warning: called from here
../../../modules/ase/ase-interval.c:947: warning: inlining failed in call to
'_ase_interval_connected_p': --param inline-unit-growth limit reached
../../../modules/ase/ase-interval.c:1552: warning: called from here
../../../modules/ase/ase-interval.c:2693: warning: inlining failed in call to
'ase_interval_type': --param inline-unit-growth limit reached
../../../modules/ase/ase-interval.c:2836: warning: called from here
../../../modules/ase/ase-interval.c:2693: warning: inlining failed in call to
'ase_interval_type': --param inline-unit-growth limit reached
../../../modules/ase/ase-interval.c:2836: warning: called from here
../../../modules/ase/ase-interval.c:2693: warning: inlining failed in call to
'ase_interval_type': --param inline-unit-growth limit reached
../../../modules/ase/ase-interval.c:3764: warning: called from here
../../../modules/ase/ase-interval.c:2693: warning: inlining failed in call to
'ase_interval_type': --param inline-unit-growth limit reached
../../../modules/ase/ase-interval.c:3765: warning: called from here
../../../modules/ase/ase-interval.c:3646: warning: inlining failed in call to
'ase_interval_intersection_maybe_empty': --param inline-unit-growth limit
reached
../../../modules/ase/ase-interval.c:3667: warning: called from here
../../../modules/ase/ase-interval.c:787: warning: inlining failed in call to
'ase_interval_or_union_less_p': --param inline-unit-growth limit reached
../../../modules/ase/ase.h:206: warning: called from here
../../../modules/ase/ase-interval.c:767: warning: inlining failed in call to
'ase_interval_less_p': --param inline-unit-growth limit reached
../../../modules/ase/ase-interval.c:797: warning: called from here
../../../modules/ase/ase-interval.c:787: warning: inlining failed in call to
'ase_interval_or_union_less_p': --param inline-unit-growth limit reached
../../../modules/ase/ase.h:206: warning: called from here
../../../modules/ase/ase-interval.c:767: warning: inlining failed in call to
'ase_interval_less_p': --param inline-unit-growth limit reached
../../../modules/ase/ase-interval.c:797: warning: called from here
../../../modules/ase/ase-interval.c:2693: warning: inlining failed in call to
'ase_interval_type': --param inline-unit-growth limit reached
../../../modules/ase/ase-interval.c:3675: warning: called from here
../../../modules/ase/ase-interval.c:2693: warning: inlining failed in call to
'ase_interval_type': --param inline-unit-growth limit reached
../../../modules/ase/ase-interval.c:3676: warning: called from here
../../../modules/ase/ase-interval.c:3646: warning: inlining failed in call to
'ase_interval_intersection_maybe_empty': --param inline-unit-growth limit
reached
../../../modules/ase/ase-interval.c:3696: warning: called from here
../../../modules/ase/ase-interval.c:2693: warning: inlining failed in call to
'ase_interval_type': --param inline-unit-growth limit reached
../../../modules/ase/ase-interval.c:3702: warning: called from here
../../../modules/ase/ase-interval.c:2693: warning: inlining failed in call to
'ase_interval_type': --param inline-unit-growth limit reached
../../../modules/ase/ase-interval.c:3703: warning: called from here
../../../modules/ase/ase-interval.c:2693: warning: inlining failed in call to
'ase_interval_type': --param inline-unit-growth limit reached
../../../modules/ase/ase-interval.c:2820: warning: called from here
../../../modules/ase/ase-interval.c:2693: warning: inlining failed in call to
'ase_interval_type': --param inline-unit-growth limit reached
../../../modules/ase/ase-interval.c:2823: warning: called from here
../../../modules/ase/ase-interval.c:2229: warning: inlining failed in call to
'_ase_interval_union_explode_array': --param inline-unit-growth limit reached
../../../modules/ase/ase-interval.c:3538: warning: called from here
../../../modules/ase/ase-interval.c:767: warning: inlining failed in call to
'ase_interval_less_p': --param inline-unit-growth limit reached
../../../modules/ase/ase.h:206: warning: called from here
../../../modules/ase/ase-interval.c:767: warning: inlining failed in call to
'ase_interval_less_p': --param inline-unit-growth limit reached
../../../modules/ase/ase.h:208: warning: called from here
../../../modules/ase/ase-interval.c:767: warning: inlining failed in call to
'ase_interval_less_p': --param inline-unit-growth limit reached
../../../modules/ase/ase.h:206: warning: called from here
../../../modules/ase/ase-interval.c:767: warning: inlining failed in call to
'ase_interval_less_p': --param inline-unit-growth limit reached
../../../modules/ase/ase.h:208: warning: called from here
../../../modules/ase/ase-interval.c:582: warning: inlining failed in call to
'_ase_make_interval_union': --param inline-unit-growth limit reached
../../../modules/ase/ase-interval.c:3556: warning: called from here
../../../modules/ase/ase-interval.c:2285: warning: inlining failed in call to
'_ase_normalise_union_intr': --param inline-unit-growth limit reached
../../../modules/ase/ase-interval.c:3602: warning: called from here
../../../modules/ase/ase-interval.c:582: warning: inlining failed in call to
'_ase_make_interval_union': --param inline-unit-growth limit reached
../../../modules/ase/ase-interval.c:3605: warning: called from here
../../../modules/ase/ase-interval.c:2229: warning: inlining failed in call to
'_ase_interval_union_explode_array': --param inline-unit-growth limit reached
../../../modules/ase/ase-interval.c:2738: warning: called from here
../../../modules/ase/ase-interval.c:767: warning: inlining failed in call to
'ase_interval_less_p': --param inline-unit-growth limit reached
../../../modules/ase/ase.h:206: warning: called from here
../../../modules/ase/ase-interval.c:767: warning: inlining failed in call to
'ase_interval_less_p': --param inline-unit-growth limit reached
../../../modules/ase/ase.h:208: warning: called from here
../../../modules/ase/ase-interval.c:767: warning: inlining failed in call to
'ase_interval_less_p': --param inline-unit-growth limit reached
../../../modules/ase/ase.h:206: warning: called from here
../../../modules/ase/ase-interval.c:767: warning: inlining failed in call to
'ase_interval_less_p': --param inline-unit-growth limit reached
../../../modules/ase/ase.h:208: warning: called from here
../../../modules/ase/ase-interval.c:2693: warning: inlining failed in call to
'ase_interval_type': --param inline-unit-growth limit reached
../../../modules/ase/ase-interval.c:2789: warning: called from here
../../../modules/ase/ase-interval.c:2693: warning: inlining failed in call to
'ase_interval_type': --param inline-unit-growth limit reached
../../../modules/ase/ase-interval.c:2792: warning: called from here
../../../modules/ase/ase-interval.c:1031: warning: inlining failed in call to
'_ase_interval_disjoint_p': --param inline-unit-growth limit reached
../../../modules/ase/ase-interval.c:1546: warning: called from here
../../../modules/ase/ase-interval.c:947: warning: inlining failed in call to
'_ase_interval_connected_p': --param inline-unit-growth limit reached
../../../modules/ase/ase-interval.c:1552: warning: called from here
../../../modules/ase/ase-interval.c:947: warning: inlining failed in call to
'_ase_interval_connected_p': --param |