Created
May 25, 2015 13:16
-
-
Save DiagonalArg/2418fd18c9f43d2e54f3 to your computer and use it in GitHub Desktop.
brew install --with-mailutils emacs
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2015-04-25 08:16:18 -0500 | |
./configure | |
--prefix=/home/user/.linuxbrew/Cellar/emacs/24.5 | |
--enable-locallisppath=/home/user/.linuxbrew/share/emacs/site-lisp | |
--infodir=/home/user/.linuxbrew/Cellar/emacs/24.5/share/info/emacs | |
--without-dbus | |
--without-gnutls | |
--without-x | |
checking for xcrun... no | |
checking for a BSD-compatible install... /home/user/.linuxbrew/bin/ginstall -c | |
checking whether build environment is sane... yes | |
checking for a thread-safe mkdir -p... /home/user/.linuxbrew/bin/mkdir -p | |
checking for gawk... gawk | |
checking whether make sets $(MAKE)... yes | |
checking whether make supports nested variables... yes | |
checking build system type... x86_64-unknown-linux-gnu | |
checking host system type... x86_64-unknown-linux-gnu | |
checking whether the C compiler works... yes | |
checking for C compiler default output file name... a.out | |
checking for suffix of executables... | |
checking whether we are cross compiling... no | |
checking for suffix of object files... o | |
checking whether we are using the GNU C compiler... yes | |
checking whether /usr/bin/gcc-4.8 accepts -g... yes | |
checking for /usr/bin/gcc-4.8 option to accept ISO C89... none needed | |
checking whether /usr/bin/gcc-4.8 understands -c and -o together... yes | |
checking for style of include used by make... GNU | |
checking dependency style of /usr/bin/gcc-4.8... gcc3 | |
checking how to run the C preprocessor... /usr/bin/gcc-4.8 -E | |
checking for grep that handles long lines and -e... /bin/grep | |
checking for egrep... /bin/grep -E | |
checking for Minix Amsterdam compiler... no | |
checking for ar... ar | |
checking for ranlib... ranlib | |
checking for ANSI C header files... yes | |
checking for sys/types.h... yes | |
checking for sys/stat.h... yes | |
checking for stdlib.h... yes | |
checking for string.h... yes | |
checking for memory.h... yes | |
checking for strings.h... yes | |
checking for inttypes.h... yes | |
checking for stdint.h... yes | |
checking for unistd.h... yes | |
checking minix/config.h usability... no | |
checking minix/config.h presence... no | |
checking for minix/config.h... no | |
checking whether it is safe to define __EXTENSIONS__... yes | |
checking whether _XOPEN_SOURCE should be defined... no | |
checking for special C compiler options needed for large files... no | |
checking for _FILE_OFFSET_BITS value needed for large files... no | |
checking for /usr/bin/gcc-4.8 option to accept ISO C99... -std=gnu99 | |
checking for /usr/bin/gcc-4.8 -std=gnu99 option to accept ISO Standard C... (cached) -std=gnu99 | |
checking whether the compiler is clang... no | |
checking whether ln -s works for files in the same directory... yes | |
checking for install-info... /usr/bin/install-info | |
checking for gzip... /bin/gzip | |
checking for paxctl... no | |
checking for setfattr... yes | |
checking for makeinfo... /usr/bin/makeinfo | |
checking for -znocombreloc... yes | |
checking whether addresses are sanitized... no | |
checking for pkg-config... /home/user/.linuxbrew/bin/pkg-config | |
checking for machine/soundcard.h... no | |
checking for sys/soundcard.h... yes | |
checking for soundcard.h... no | |
checking for mmsystem.h... no | |
checking for _oss_ioctl in -lossaudio... no | |
checking for alsa >= 1.0.0... no | |
checking for sys/systeminfo.h... no | |
checking for coff.h... no | |
checking for pty.h... yes | |
checking for sys/resource.h... yes | |
checking for sys/utsname.h... yes | |
checking for pwd.h... yes | |
checking for utmp.h... yes | |
checking for util.h... no | |
checking for sys/socket.h... yes | |
checking for stdlib.h... (cached) yes | |
checking for unistd.h... (cached) yes | |
checking for sys/param.h... yes | |
checking for pthread.h... yes | |
checking for malloc/malloc.h... no | |
checking for maillock.h... no | |
checking for sys/un.h... yes | |
checking for dirent.h... yes | |
checking for execinfo.h... yes | |
checking for stdio_ext.h... yes | |
checking for getopt.h... yes | |
checking for sys/time.h... yes | |
checking for wchar.h... yes | |
checking for stdint.h... (cached) yes | |
checking for inttypes.h... (cached) yes | |
checking for sys/select.h... yes | |
checking for sys/stat.h... (cached) yes | |
checking for utime.h... yes | |
checking if personality LINUX32 can be set... yes | |
checking for term.h... yes | |
checking whether time.h and sys/time.h may both be included... yes | |
checking whether sys_siglist is declared... yes | |
checking for sys/wait.h that is POSIX.1 compatible... yes | |
checking for net/if.h... yes | |
checking for ifaddrs.h... yes | |
checking for net/if_dl.h... no | |
checking for struct ifreq.ifr_flags... yes | |
checking for struct ifreq.ifr_hwaddr... yes | |
checking for struct ifreq.ifr_netmask... yes | |
checking for struct ifreq.ifr_broadaddr... yes | |
checking for struct ifreq.ifr_addr... yes | |
checking for struct ifreq.ifr_addr.sa_len... no | |
checking whether we are using GNU Make... yes | |
checking whether gcc understands -MMD -MF... yes | |
checking for long file names... yes | |
checking for X... disabled | |
checking whether malloc is Doug Lea style... yes | |
checking sys/vlimit.h usability... yes | |
checking sys/vlimit.h presence... yes | |
checking for sys/vlimit.h... yes | |
checking for data_start... yes | |
checking for getpagesize... yes | |
checking for working mmap... yes | |
checking for dnet_ntoa in -ldnet... no | |
checking for main in -lXbsd... no | |
checking for pthread_self in -lpthread... yes | |
checking for cma_open in -lpthreads... no | |
checking for lgetfilecon in -lselinux... no | |
checking for gio-2.0 >= 2.24... no | |
checking sys/inotify.h usability... yes | |
checking sys/inotify.h presence... yes | |
checking for sys/inotify.h... yes | |
checking for inotify_init1... yes | |
checking for library containing inflateEnd... -lz | |
checking gpm.h usability... no | |
checking gpm.h presence... no | |
checking for gpm.h... no | |
checking for libxml-2.0 > 2.6.17... no | |
checking whether netdb declares h_errno... yes | |
checking for sqrt in -lm... yes | |
checking for maillock in -lmail... no | |
checking for maillock in -llockfile... no | |
checking for liblockfile.so... no | |
checking for accept4... yes | |
checking for fchdir... yes | |
checking for gethostname... yes | |
checking for getrusage... yes | |
checking for get_current_dir_name... yes | |
checking for lrand48... yes | |
checking for select... yes | |
checking for getpagesize... (cached) yes | |
checking for setlocale... yes | |
checking for getrlimit... yes | |
checking for setrlimit... yes | |
checking for shutdown... yes | |
checking for getaddrinfo... yes | |
checking for strsignal... yes | |
checking for setitimer... yes | |
checking for sendto... yes | |
checking for recvfrom... yes | |
checking for getsockname... yes | |
checking for getpeername... yes | |
checking for getifaddrs... yes | |
checking for freeifaddrs... yes | |
checking for gai_strerror... yes | |
checking for getline... yes | |
checking for getdelim... yes | |
checking for sync... yes | |
checking for getpwent... yes | |
checking for endpwent... yes | |
checking for getgrent... yes | |
checking for endgrent... yes | |
checking for touchlock... no | |
checking for cfmakeraw... yes | |
checking for cfsetspeed... yes | |
checking for copysign... yes | |
checking for __executable_start... yes | |
checking for log2... yes | |
checking for aligned_alloc... yes | |
checking for random... yes | |
checking for rint... yes | |
checking for __builtin_unwind_init... yes | |
checking for _LARGEFILE_SOURCE value needed for large files... no | |
checking for grantpt... yes | |
checking for getpt... yes | |
checking for posix_openpt... yes | |
checking for library containing tputs... -ltinfo | |
checking valgrind/valgrind.h usability... yes | |
checking valgrind/valgrind.h presence... yes | |
checking for valgrind/valgrind.h... yes | |
checking for tzset... yes | |
checking for readlinkat... yes | |
checking for getdtablesize... yes | |
checking for faccessat... yes | |
checking for fcntl... yes | |
checking for fdopendir... yes | |
checking for fstatat... yes | |
checking for fsync... yes | |
checking for gettimeofday... yes | |
checking for nanotime... no | |
checking for lstat... yes | |
checking for mkostemp... yes | |
checking for pipe2... yes | |
checking for pselect... yes | |
checking for pthread_sigmask... yes | |
checking for fchmod... yes | |
checking for readlink... yes | |
checking for strtoimax... yes | |
checking for strtoumax... yes | |
checking for symlink... yes | |
checking for localtime_r... yes | |
checking for futimes... yes | |
checking for futimesat... yes | |
checking for futimens... yes | |
checking for utimensat... yes | |
checking for lutimes... yes | |
checking for secure_getenv... yes | |
checking whether localtime caches TZ... no | |
checking for socket... yes | |
checking netinet/in.h usability... yes | |
checking netinet/in.h presence... yes | |
checking for netinet/in.h... yes | |
checking arpa/inet.h usability... yes | |
checking arpa/inet.h presence... yes | |
checking for arpa/inet.h... yes | |
checking for pid_t... yes | |
checking vfork.h usability... no | |
checking vfork.h presence... no | |
checking for vfork.h... no | |
checking for fork... yes | |
checking for vfork... yes | |
checking for working fork... yes | |
checking for working vfork... (cached) yes | |
checking for snprintf... yes | |
checking whether GLib is linked in... no | |
checking for nl_langinfo and CODESET... yes | |
checking for mbstate_t... yes | |
checking for C restricted array declarations... yes | |
checking for signals via characters... yes | |
checking for _setjmp... yes | |
checking for usable FIONREAD... yes | |
checking for usable SIGIO... yes | |
checking for working alloca.h... yes | |
checking for alloca... yes | |
checking for unsigned long long int... yes | |
checking whether byte ordering is bigendian... no | |
checking whether the preprocessor supports include_next... yes | |
checking whether system header files limit the line length... no | |
checking whether strtold conforms to C99... yes | |
checking if environ is properly declared... yes | |
checking for complete errno.h... yes | |
checking for mode_t... yes | |
checking whether fdatasync is declared... yes | |
checking for st_dm_mode in struct stat... no | |
checking whether strmode is declared... no | |
checking whether lstat correctly handles trailing slash... yes | |
checking for getopt.h... (cached) yes | |
checking for getopt_long_only... yes | |
checking whether getopt is POSIX compatible... yes | |
checking for working GNU getopt function... yes | |
checking for working GNU getopt_long function... yes | |
checking whether getenv is declared... yes | |
checking for C/C++ restrict keyword... __restrict | |
checking for struct timeval... yes | |
checking for wide-enough struct timeval.tv_sec member... yes | |
checking for long long int... yes | |
checking whether stdint.h conforms to C99... yes | |
checking whether memrchr is declared... yes | |
checking whether alarm is declared... yes | |
checking whether <sys/select.h> is self-contained... yes | |
checking for sigset_t... yes | |
checking for stdbool.h that conforms to C99... yes | |
checking for _Bool... yes | |
checking for wchar_t... yes | |
checking whether struct tm is in sys/time.h or time.h... time.h | |
checking for struct tm.tm_zone... yes | |
checking for struct tm.tm_gmtoff... yes | |
checking whether strtoimax is declared... yes | |
checking whether strtoumax is declared... yes | |
checking whether stat file-mode macros are broken... no | |
checking for struct timespec in <time.h>... yes | |
checking whether unsetenv is declared... yes | |
checking whether the utimes function works... yes | |
checking for struct utimbuf... yes | |
checking type of array argument to getgroups... gid_t | |
checking for alloca as a compiler built-in... yes | |
checking byteswap.h usability... yes | |
checking byteswap.h presence... yes | |
checking for byteswap.h... yes | |
checking for library containing clock_gettime... none required | |
checking for clock_gettime... yes | |
checking for clock_settime... yes | |
checking whether dup2 works... yes | |
checking for library containing backtrace_symbols_fd... none required | |
checking whether fcntl handles F_DUPFD correctly... yes | |
checking whether fcntl understands F_DUPFD_CLOEXEC... needs runtime check | |
checking for library containing fdatasync... none required | |
checking whether fdopendir is declared... yes | |
checking whether fdopendir works... yes | |
checking for __fpending... yes | |
checking whether __fpending is declared... yes | |
checking whether fstatat (..., 0) works... yes | |
checking for getloadavg... yes | |
checking sys/loadavg.h usability... no | |
checking sys/loadavg.h presence... no | |
checking for sys/loadavg.h... no | |
checking whether getloadavg is declared... yes | |
checking whether gettimeofday clobbers localtime buffer... no | |
checking for gettimeofday with POSIX signature... almost | |
checking for memrchr... yes | |
checking for working mktime... yes | |
checking whether signature of pselect conforms to POSIX... yes | |
checking whether pselect detects invalid fds... yes | |
checking whether pthread_sigmask works without -lpthread... yes | |
checking whether pthread_sigmask returns error numbers... yes | |
checking whether pthread_sigmask unblocks signals correctly... guessing yes | |
checking for putenv compatible with GNU and SVID... yes | |
checking sys/acl.h usability... no | |
checking sys/acl.h presence... no | |
checking for sys/acl.h... no | |
configure: WARNING: libacl development library was not found or not usable. | |
configure: WARNING: emacs will be built without ACL support. | |
checking whether readlink signature is correct... yes | |
checking whether readlink handles trailing slash correctly... yes | |
checking for sig2str... no | |
checking for volatile sig_atomic_t... yes | |
checking for sighandler_t... yes | |
checking for socklen_t... yes | |
checking for ssize_t... yes | |
checking for struct stat.st_atim.tv_nsec... yes | |
checking whether struct stat.st_atim is of type struct timespec... yes | |
checking for struct stat.st_birthtimespec.tv_nsec... no | |
checking for struct stat.st_birthtimensec... no | |
checking for struct stat.st_birthtim.tv_nsec... no | |
checking for working stdalign.h... yes | |
checking for va_copy... yes | |
checking whether NULL can be used in arbitrary expressions... yes | |
checking whether strtoimax works... yes | |
checking whether symlink handles trailing slash correctly... yes | |
checking whether <sys/select.h> is self-contained... (cached) yes | |
checking for nlink_t... yes | |
checking whether localtime_r is declared... yes | |
checking whether localtime_r is compatible with its POSIX signature... yes | |
checking for library containing timer_settime... -lrt | |
checking for timer_settime... yes | |
checking for unsetenv... yes | |
checking for unsetenv() return type... int | |
checking whether unsetenv obeys POSIX... yes | |
checking whether getdtablesize works... yes | |
Configured for `x86_64-unknown-linux-gnu'. | |
Where should the build process find the source code? . | |
What compiler should emacs be built with? /usr/bin/gcc-4.8 -std=gnu99 -Os -w -pipe -march=core2 | |
Should Emacs use the GNU version of malloc? yes | |
(Using Doug Lea's new malloc from the GNU C Library.) | |
Should Emacs use a relocating allocator for buffers? no | |
Should Emacs use mmap(2) for buffer allocation? no | |
What window system should Emacs use? none | |
What toolkit should Emacs use? none | |
Where do we find X Windows header files? NONE | |
Where do we find X Windows libraries? NONE | |
Does Emacs use -lXaw3d? no | |
Does Emacs use -lXpm? no | |
Does Emacs use -ljpeg? no | |
Does Emacs use -ltiff? no | |
Does Emacs use a gif library? no | |
Does Emacs use a png library? no | |
Does Emacs use -lrsvg-2? no | |
Does Emacs use imagemagick? no | |
Does Emacs support sound? yes | |
Does Emacs use -lgpm? no | |
Does Emacs use -ldbus? no | |
Does Emacs use -lgconf? no | |
Does Emacs use GSettings? no | |
Does Emacs use a file notification library? yes -lglibc (inotify) | |
Does Emacs use access control lists? no | |
Does Emacs use -lselinux? no | |
Does Emacs use -lgnutls? no | |
Does Emacs use -lxml2? no | |
Does Emacs use -lfreetype? no | |
Does Emacs use -lm17n-flt? no | |
Does Emacs use -lotf? no | |
Does Emacs use -lxft? no | |
Does Emacs directly use zlib? yes | |
Does Emacs use toolkit scroll bars? no | |
checking that generated files are newer than configure... done | |
configure: creating ./config.status | |
config.status: creating Makefile | |
config.status: creating lib/Makefile | |
config.status: creating lib-src/Makefile | |
config.status: creating oldXMenu/Makefile | |
config.status: creating doc/emacs/Makefile | |
config.status: creating doc/misc/Makefile | |
config.status: creating doc/lispintro/Makefile | |
config.status: creating doc/lispref/Makefile | |
config.status: creating src/Makefile | |
config.status: creating lwlib/Makefile | |
config.status: creating lisp/Makefile | |
config.status: creating leim/Makefile | |
config.status: creating nextstep/Makefile | |
config.status: creating nt/Makefile | |
config.status: creating admin/unidata/Makefile | |
config.status: creating admin/grammars/Makefile | |
config.status: creating src/config.h | |
config.status: executing depfiles commands | |
config.status: executing src/epaths.h commands | |
config.status: executing src/.gdbinit commands |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2015-04-25 08:16:41 -0500 | |
make | |
[ -r "src/config.in" ] || ( cd . && autoheader ) | |
cd lib && make all - --jobserver-fds=3,4 -j \ | |
CC='/usr/bin/gcc-4.8 -std=gnu99' CFLAGS='-Os -w -pipe -march=core2' CPPFLAGS='-isystem/home/user/.linuxbrew/include' \ | |
LDFLAGS='-L/home/user/.linuxbrew/lib -Wl,-rpath,/home/user/.linuxbrew/lib' MAKE='make' | |
make[1]: Entering directory `/tmp/emacs20150425-6849-7pskev/emacs-24.5/lib' | |
rm -f alloca.h-t alloca.h && \ | |
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ | |
cat ./alloca.in.h; \ | |
} > alloca.h-t && \ | |
mv -f alloca.h-t alloca.h | |
rm -f c++defs.h-t c++defs.h && \ | |
sed -n -e '/_GL_CXXDEFS/,$p' \ | |
< ../build-aux/snippet/c++defs.h \ | |
> c++defs.h-t && \ | |
mv c++defs.h-t c++defs.h | |
rm -f arg-nonnull.h-t arg-nonnull.h && \ | |
sed -n -e '/GL_ARG_NONNULL/,$p' \ | |
< ../build-aux/snippet/arg-nonnull.h \ | |
> arg-nonnull.h-t && \ | |
mv arg-nonnull.h-t arg-nonnull.h | |
rm -f warn-on-use.h-t warn-on-use.h && \ | |
sed -n -e '/^.ifndef/,$p' \ | |
< ../build-aux/snippet/warn-on-use.h \ | |
> warn-on-use.h-t && \ | |
mv warn-on-use.h-t warn-on-use.h | |
/home/user/.linuxbrew/bin/mkdir -p sys | |
rm -f sys/types.h-t sys/types.h && \ | |
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ | |
sed -e 's|@''GUARD_PREFIX''@|GL|g' \ | |
-e 's|@''INCLUDE_NEXT''@|include_next|g' \ | |
-e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ | |
-e 's|@''PRAGMA_COLUMNS''@||g' \ | |
-e 's|@''NEXT_SYS_TYPES_H''@|<sys/types.h>|g' \ | |
-e 's|@''WINDOWS_64_BIT_OFF_T''@|0|g' \ | |
< ./sys_types.in.h; \ | |
} > sys/types.h-t && \ | |
mv sys/types.h-t sys/types.h | |
/home/user/.linuxbrew/bin/mkdir -p sys | |
rm -f dirent.h-t dirent.h && \ | |
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ | |
sed -e 's|@''GUARD_PREFIX''@|GL|g' \ | |
-e 's|@''HAVE_DIRENT_H''@|1|g' \ | |
-e 's|@''INCLUDE_NEXT''@|include_next|g' \ | |
-e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ | |
-e 's|@''PRAGMA_COLUMNS''@||g' \ | |
-e 's|@''NEXT_DIRENT_H''@|<dirent.h>|g' \ | |
-e 's/@''GNULIB_OPENDIR''@/0/g' \ | |
-e 's/@''GNULIB_READDIR''@/0/g' \ | |
-e 's/@''GNULIB_REWINDDIR''@/0/g' \ | |
-e 's/@''GNULIB_CLOSEDIR''@/0/g' \ | |
-e 's/@''GNULIB_DIRFD''@/0/g' \ | |
-e 's/@''GNULIB_FDOPENDIR''@/1/g' \ | |
-e 's/@''GNULIB_SCANDIR''@/0/g' \ | |
-e 's/@''GNULIB_ALPHASORT''@/0/g' \ | |
-e 's/@''HAVE_OPENDIR''@/1/g' \ | |
-e 's/@''HAVE_READDIR''@/1/g' \ | |
-e 's/@''HAVE_REWINDDIR''@/1/g' \ | |
-e 's/@''HAVE_CLOSEDIR''@/1/g' \ | |
-e 's|@''HAVE_DECL_DIRFD''@|1|g' \ | |
-e 's|@''HAVE_DECL_FDOPENDIR''@|1|g' \ | |
-e 's|@''HAVE_FDOPENDIR''@|1|g' \ | |
-e 's|@''HAVE_SCANDIR''@|1|g' \ | |
-e 's|@''HAVE_ALPHASORT''@|1|g' \ | |
-e 's|@''REPLACE_OPENDIR''@|0|g' \ | |
-e 's|@''REPLACE_CLOSEDIR''@|0|g' \ | |
-e 's|@''REPLACE_DIRFD''@|0|g' \ | |
-e 's|@''REPLACE_FDOPENDIR''@|0|g' \ | |
-e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \ | |
-e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \ | |
-e '/definition of _GL_WARN_ON_USE/r warn-on-use.h' \ | |
< ./dirent.in.h; \ | |
} > dirent.h-t && \ | |
mv dirent.h-t dirent.h | |
rm -f fcntl.h-t fcntl.h && \ | |
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ | |
sed -e 's|@''GUARD_PREFIX''@|GL|g' \ | |
-e 's|@''INCLUDE_NEXT''@|include_next|g' \ | |
-e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ | |
-e 's|@''PRAGMA_COLUMNS''@||g' \ | |
-e 's|@''NEXT_FCNTL_H''@|<fcntl.h>|g' \ | |
-e 's/@''GNULIB_FCNTL''@/1/g' \ | |
-e 's/@''GNULIB_NONBLOCKING''@/0/g' \ | |
-e 's/@''GNULIB_OPEN''@/0/g' \ | |
-e 's/@''GNULIB_OPENAT''@/0/g' \ | |
-e 's|@''HAVE_FCNTL''@|1|g' \ | |
-e 's|@''HAVE_OPENAT''@|1|g' \ | |
-e 's|@''REPLACE_FCNTL''@|1|g' \ | |
-e 's|@''REPLACE_OPEN''@|0|g' \ | |
-e 's|@''REPLACE_OPENAT''@|0|g' \ | |
-e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \ | |
-e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \ | |
-e '/definition of _GL_WARN_ON_USE/r warn-on-use.h' \ | |
< ./fcntl.in.h; \ | |
} > fcntl.h-t && \ | |
mv fcntl.h-t fcntl.h | |
rm -f inttypes.h-t inttypes.h && \ | |
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ | |
sed -e 's/@''HAVE_INTTYPES_H''@/1/g' \ | |
-e 's|@''INCLUDE_NEXT''@|include_next|g' \ | |
-e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ | |
-e 's|@''PRAGMA_COLUMNS''@||g' \ | |
-e 's|@''NEXT_INTTYPES_H''@|<inttypes.h>|g' \ | |
-e 's/@''PRI_MACROS_BROKEN''@/0/g' \ | |
-e 's/@''APPLE_UNIVERSAL_BUILD''@/0/g' \ | |
-e 's/@''HAVE_LONG_LONG_INT''@/1/g' \ | |
-e 's/@''HAVE_UNSIGNED_LONG_LONG_INT''@/1/g' \ | |
-e 's/@''PRIPTR_PREFIX''@/__PRIPTR_PREFIX/g' \ | |
-e 's/@''GNULIB_IMAXABS''@/0/g' \ | |
-e 's/@''GNULIB_IMAXDIV''@/0/g' \ | |
-e 's/@''GNULIB_STRTOIMAX''@/1/g' \ | |
-e 's/@''GNULIB_STRTOUMAX''@/1/g' \ | |
-e 's/@''HAVE_DECL_IMAXABS''@/1/g' \ | |
-e 's/@''HAVE_DECL_IMAXDIV''@/1/g' \ | |
-e 's/@''HAVE_DECL_STRTOIMAX''@/1/g' \ | |
-e 's/@''HAVE_DECL_STRTOUMAX''@/1/g' \ | |
-e 's/@''REPLACE_STRTOIMAX''@/0/g' \ | |
-e 's/@''REPLACE_STRTOUMAX''@/0/g' \ | |
-e 's/@''INT32_MAX_LT_INTMAX_MAX''@/1/g' \ | |
-e 's/@''INT64_MAX_EQ_LONG_MAX''@/defined _LP64/g' \ | |
-e 's/@''UINT32_MAX_LT_UINTMAX_MAX''@/1/g' \ | |
-e 's/@''UINT64_MAX_EQ_ULONG_MAX''@/defined _LP64/g' \ | |
-e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \ | |
-e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \ | |
-e '/definition of _GL_WARN_ON_USE/r warn-on-use.h' \ | |
< ./inttypes.in.h; \ | |
} > inttypes.h-t && \ | |
mv inttypes.h-t inttypes.h | |
rm -f signal.h-t signal.h && \ | |
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \ | |
sed -e 's|@''GUARD_PREFIX''@|GL|g' \ | |
-e 's|@''INCLUDE_NEXT''@|include_next|g' \ | |
-e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ | |
-e 's|@''PRAGMA_COLUMNS''@||g' \ | |
-e 's|@''NEXT_SIGNAL_H''@|<signal.h>|g' \ | |
-e 's|@''GNULIB_PTHREAD_SIGMASK''@|1|g' \ | |
-e 's|@''GNULIB_RAISE''@|0|g' \ | |
-e 's/@''GNULIB_SIGNAL_H_SIGPIPE''@/0/g' \ | |
-e 's/@''GNULIB_SIGPROCMASK''@/0/g' \ | |
-e 's/@''GNULIB_SIGACTION''@/0/g' \ | |
-e 's|@''HAVE_POSIX_SIGNALBLOCKING''@|1|g' \ | |
-e 's|@''HAVE_PTHREAD_SIGMASK''@|1|g' \ | |
-e 's|@''HAVE_RAISE''@|1|g' \ | |
-e 's|@''HAVE_SIGSET_T''@|1|g' \ | |
-e 's|@''HAVE_SIGINFO_T''@|1|g' \ | |
-e 's|@''HAVE_SIGACTION''@|1|g' \ | |
-e 's|@''HAVE_STRUCT_SIGACTION_SA_SIGACTION''@|1|g' \ | |
-e 's|@''HAVE_TYPE_VOLATILE_SIG_ATOMIC_T''@|1|g' \ | |
-e 's|@''HAVE_SIGHANDLER_T''@|1|g' \ | |
-e 's|@''REPLACE_PTHREAD_SIGMASK''@|1|g' \ | |
-e 's|@''REPLACE_RAISE''@|0|g' \ | |
-e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \ | |
-e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \ | |
-e '/definition of _GL_WARN_ON_USE/r warn-on-use.h' \ | |
< ./signal.in.h; \ | |
} > signal.h-t && \ | |
mv signal.h-t signal.h | |
rm -f sys/select.h-t sys/select.h && \ | |
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ | |
sed -e 's|@''GUARD_PREFIX''@|GL|g' \ | |
-e 's|@''INCLUDE_NEXT''@|include_next|g' \ | |
-e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ | |
-e 's|@''PRAGMA_COLUMNS''@||g' \ | |
-e 's|@''NEXT_SYS_SELECT_H''@|<sys/select.h>|g' \ | |
-e 's|@''HAVE_SYS_SELECT_H''@|1|g' \ | |
-e 's/@''GNULIB_PSELECT''@/1/g' \ | |
-e 's/@''GNULIB_SELECT''@/0/g' \ | |
-e 's|@''HAVE_WINSOCK2_H''@|0|g' \ | |
-e 's|@''HAVE_PSELECT''@|1|g' \ | |
-e 's|@''REPLACE_PSELECT''@|0|g' \ | |
-e 's|@''REPLACE_SELECT''@|0|g' \ | |
-e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \ | |
-e '/definition of _GL_WARN_ON_USE/r warn-on-use.h' \ | |
< ./sys_select.in.h; \ | |
} > sys/select.h-t && \ | |
mv sys/select.h-t sys/select.h | |
rm -f stdio.h-t stdio.h && \ | |
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \ | |
sed -e 's|@''GUARD_PREFIX''@|GL|g' \ | |
-e 's|@''INCLUDE_NEXT''@|include_next|g' \ | |
-e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ | |
-e 's|@''PRAGMA_COLUMNS''@||g' \ | |
-e 's|@''NEXT_STDIO_H''@|<stdio.h>|g' \ | |
-e 's/@''GNULIB_DPRINTF''@/0/g' \ | |
-e 's/@''GNULIB_FCLOSE''@/0/g' \ | |
-e 's/@''GNULIB_FDOPEN''@/0/g' \ | |
-e 's/@''GNULIB_FFLUSH''@/0/g' \ | |
-e 's/@''GNULIB_FGETC''@/1/g' \ | |
-e 's/@''GNULIB_FGETS''@/1/g' \ | |
-e 's/@''GNULIB_FOPEN''@/0/g' \ | |
-e 's/@''GNULIB_FPRINTF''@/1/g' \ | |
-e 's/@''GNULIB_FPRINTF_POSIX''@/0/g' \ | |
-e 's/@''GNULIB_FPURGE''@/0/g' \ | |
-e 's/@''GNULIB_FPUTC''@/1/g' \ | |
-e 's/@''GNULIB_FPUTS''@/1/g' \ | |
-e 's/@''GNULIB_FREAD''@/1/g' \ | |
-e 's/@''GNULIB_FREOPEN''@/0/g' \ | |
-e 's/@''GNULIB_FSCANF''@/1/g' \ | |
-e 's/@''GNULIB_FSEEK''@/0/g' \ | |
-e 's/@''GNULIB_FSEEKO''@/0/g' \ | |
-e 's/@''GNULIB_FTELL''@/0/g' \ | |
-e 's/@''GNULIB_FTELLO''@/0/g' \ | |
-e 's/@''GNULIB_FWRITE''@/1/g' \ | |
-e 's/@''GNULIB_GETC''@/1/g' \ | |
-e 's/@''GNULIB_GETCHAR''@/1/g' \ | |
-e 's/@''GNULIB_GETDELIM''@/0/g' \ | |
-e 's/@''GNULIB_GETLINE''@/0/g' \ | |
-e 's/@''GNULIB_OBSTACK_PRINTF''@/0/g' \ | |
-e 's/@''GNULIB_OBSTACK_PRINTF_POSIX''@/0/g' \ | |
-e 's/@''GNULIB_PCLOSE''@/0/g' \ | |
-e 's/@''GNULIB_PERROR''@/0/g' \ | |
-e 's/@''GNULIB_POPEN''@/0/g' \ | |
-e 's/@''GNULIB_PRINTF''@/1/g' \ | |
-e 's/@''GNULIB_PRINTF_POSIX''@/0/g' \ | |
-e 's/@''GNULIB_PUTC''@/1/g' \ | |
-e 's/@''GNULIB_PUTCHAR''@/1/g' \ | |
-e 's/@''GNULIB_PUTS''@/1/g' \ | |
-e 's/@''GNULIB_REMOVE''@/0/g' \ | |
-e 's/@''GNULIB_RENAME''@/0/g' \ | |
-e 's/@''GNULIB_RENAMEAT''@/0/g' \ | |
-e 's/@''GNULIB_SCANF''@/1/g' \ | |
-e 's/@''GNULIB_SNPRINTF''@/0/g' \ | |
-e 's/@''GNULIB_SPRINTF_POSIX''@/0/g' \ | |
-e 's/@''GNULIB_STDIO_H_NONBLOCKING''@/0/g' \ | |
-e 's/@''GNULIB_STDIO_H_SIGPIPE''@/0/g' \ | |
-e 's/@''GNULIB_TMPFILE''@/0/g' \ | |
-e 's/@''GNULIB_VASPRINTF''@/0/g' \ | |
-e 's/@''GNULIB_VDPRINTF''@/0/g' \ | |
-e 's/@''GNULIB_VFPRINTF''@/1/g' \ | |
-e 's/@''GNULIB_VFPRINTF_POSIX''@/0/g' \ | |
-e 's/@''GNULIB_VFSCANF''@/0/g' \ | |
-e 's/@''GNULIB_VSCANF''@/0/g' \ | |
-e 's/@''GNULIB_VPRINTF''@/1/g' \ | |
-e 's/@''GNULIB_VPRINTF_POSIX''@/0/g' \ | |
-e 's/@''GNULIB_VSNPRINTF''@/0/g' \ | |
-e 's/@''GNULIB_VSPRINTF_POSIX''@/0/g' \ | |
< ./stdio.in.h | \ | |
sed -e 's|@''HAVE_DECL_FPURGE''@|1|g' \ | |
-e 's|@''HAVE_DECL_FSEEKO''@|1|g' \ | |
-e 's|@''HAVE_DECL_FTELLO''@|1|g' \ | |
-e 's|@''HAVE_DECL_GETDELIM''@|1|g' \ | |
-e 's|@''HAVE_DECL_GETLINE''@|1|g' \ | |
-e 's|@''HAVE_DECL_OBSTACK_PRINTF''@|1|g' \ | |
-e 's|@''HAVE_DECL_SNPRINTF''@|1|g' \ | |
-e 's|@''HAVE_DECL_VSNPRINTF''@|1|g' \ | |
-e 's|@''HAVE_DPRINTF''@|1|g' \ | |
-e 's|@''HAVE_FSEEKO''@|1|g' \ | |
-e 's|@''HAVE_FTELLO''@|1|g' \ | |
-e 's|@''HAVE_PCLOSE''@|1|g' \ | |
-e 's|@''HAVE_POPEN''@|1|g' \ | |
-e 's|@''HAVE_RENAMEAT''@|1|g' \ | |
-e 's|@''HAVE_VASPRINTF''@|1|g' \ | |
-e 's|@''HAVE_VDPRINTF''@|1|g' \ | |
-e 's|@''REPLACE_DPRINTF''@|0|g' \ | |
-e 's|@''REPLACE_FCLOSE''@|0|g' \ | |
-e 's|@''REPLACE_FDOPEN''@|0|g' \ | |
-e 's|@''REPLACE_FFLUSH''@|0|g' \ | |
-e 's|@''REPLACE_FOPEN''@|0|g' \ | |
-e 's|@''REPLACE_FPRINTF''@|0|g' \ | |
-e 's|@''REPLACE_FPURGE''@|0|g' \ | |
-e 's|@''REPLACE_FREOPEN''@|0|g' \ | |
-e 's|@''REPLACE_FSEEK''@|0|g' \ | |
-e 's|@''REPLACE_FSEEKO''@|0|g' \ | |
-e 's|@''REPLACE_FTELL''@|0|g' \ | |
-e 's|@''REPLACE_FTELLO''@|0|g' \ | |
-e 's|@''REPLACE_GETDELIM''@|0|g' \ | |
-e 's|@''REPLACE_GETLINE''@|0|g' \ | |
-e 's|@''REPLACE_OBSTACK_PRINTF''@|0|g' \ | |
-e 's|@''REPLACE_PERROR''@|0|g' \ | |
-e 's|@''REPLACE_POPEN''@|0|g' \ | |
-e 's|@''REPLACE_PRINTF''@|0|g' \ | |
-e 's|@''REPLACE_REMOVE''@|0|g' \ | |
-e 's|@''REPLACE_RENAME''@|0|g' \ | |
-e 's|@''REPLACE_RENAMEAT''@|0|g' \ | |
-e 's|@''REPLACE_SNPRINTF''@|0|g' \ | |
-e 's|@''REPLACE_SPRINTF''@|0|g' \ | |
-e 's|@''REPLACE_STDIO_READ_FUNCS''@|0|g' \ | |
-e 's|@''REPLACE_STDIO_WRITE_FUNCS''@|0|g' \ | |
-e 's|@''REPLACE_TMPFILE''@|0|g' \ | |
-e 's|@''REPLACE_VASPRINTF''@|0|g' \ | |
-e 's|@''REPLACE_VDPRINTF''@|0|g' \ | |
-e 's|@''REPLACE_VFPRINTF''@|0|g' \ | |
-e 's|@''REPLACE_VPRINTF''@|0|g' \ | |
-e 's|@''REPLACE_VSNPRINTF''@|0|g' \ | |
-e 's|@''REPLACE_VSPRINTF''@|0|g' \ | |
-e 's|@''ASM_SYMBOL_PREFIX''@||g' \ | |
-e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \ | |
-e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \ | |
-e '/definition of _GL_WARN_ON_USE/r warn-on-use.h'; \ | |
} > stdio.h-t && \ | |
mv stdio.h-t stdio.h | |
rm -f stdlib.h-t stdlib.h && \ | |
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \ | |
sed -e 's|@''GUARD_PREFIX''@|GL|g' \ | |
-e 's|@''INCLUDE_NEXT''@|include_next|g' \ | |
-e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ | |
-e 's|@''PRAGMA_COLUMNS''@||g' \ | |
-e 's|@''NEXT_STDLIB_H''@|<stdlib.h>|g' \ | |
-e 's/@''GNULIB__EXIT''@/0/g' \ | |
-e 's/@''GNULIB_ATOLL''@/0/g' \ | |
-e 's/@''GNULIB_CALLOC_POSIX''@/0/g' \ | |
-e 's/@''GNULIB_CANONICALIZE_FILE_NAME''@/0/g' \ | |
-e 's/@''GNULIB_GETLOADAVG''@/1/g' \ | |
-e 's/@''GNULIB_GETSUBOPT''@/0/g' \ | |
-e 's/@''GNULIB_GRANTPT''@/0/g' \ | |
-e 's/@''GNULIB_MALLOC_POSIX''@/0/g' \ | |
-e 's/@''GNULIB_MBTOWC''@/0/g' \ | |
-e 's/@''GNULIB_MKDTEMP''@/0/g' \ | |
-e 's/@''GNULIB_MKOSTEMP''@/1/g' \ | |
-e 's/@''GNULIB_MKOSTEMPS''@/0/g' \ | |
-e 's/@''GNULIB_MKSTEMP''@/0/g' \ | |
-e 's/@''GNULIB_MKSTEMPS''@/0/g' \ | |
-e 's/@''GNULIB_POSIX_OPENPT''@/0/g' \ | |
-e 's/@''GNULIB_PTSNAME''@/0/g' \ | |
-e 's/@''GNULIB_PTSNAME_R''@/0/g' \ | |
-e 's/@''GNULIB_PUTENV''@/1/g' \ | |
-e 's/@''GNULIB_RANDOM''@/0/g' \ | |
-e 's/@''GNULIB_RANDOM_R''@/0/g' \ | |
-e 's/@''GNULIB_REALLOC_POSIX''@/0/g' \ | |
-e 's/@''GNULIB_REALPATH''@/0/g' \ | |
-e 's/@''GNULIB_RPMATCH''@/0/g' \ | |
-e 's/@''GNULIB_SECURE_GETENV''@/0/g' \ | |
-e 's/@''GNULIB_SETENV''@/0/g' \ | |
-e 's/@''GNULIB_STRTOD''@/0/g' \ | |
-e 's/@''GNULIB_STRTOLL''@/0/g' \ | |
-e 's/@''GNULIB_STRTOULL''@/0/g' \ | |
-e 's/@''GNULIB_SYSTEM_POSIX''@/0/g' \ | |
-e 's/@''GNULIB_UNLOCKPT''@/0/g' \ | |
-e 's/@''GNULIB_UNSETENV''@/1/g' \ | |
-e 's/@''GNULIB_WCTOMB''@/0/g' \ | |
< ./stdlib.in.h | \ | |
sed -e 's|@''HAVE__EXIT''@|1|g' \ | |
-e 's|@''HAVE_ATOLL''@|1|g' \ | |
-e 's|@''HAVE_CANONICALIZE_FILE_NAME''@|1|g' \ | |
-e 's|@''HAVE_DECL_GETLOADAVG''@|1|g' \ | |
ore-environment, | |
cc-bytecomp-setup-environment, cc-bytecomp-is-compiling | |
Wrote /tmp/emacs20150425-6849-7pskev/emacs-24.5/lisp/progmodes/cc-fonts.elc | |
In end of data: | |
progmodes/cc-styles.el:667:1:Warning: the following functions might not be | |
defined at runtime: cc-bytecomp-load, cc-bytecomp-is-compiling, | |
cc-bytecomp-restore-environment | |
Wrote /tmp/emacs20150425-6849-7pskev/emacs-24.5/lisp/progmodes/cc-styles.elc | |
Compiling progmodes/cc-mode.el | |
In toplevel form: | |
progmodes/cc-mode.el:105:21:Warning: `font-lock-syntactic-keywords' is an | |
obsolete variable (as of 24.1); use `syntax-propertize-function' instead. | |
In c-init-language-vars-for: | |
progmodes/cc-mode.el:158:53:Warning: (lambda nil ...) quoted with ' rather | |
than with #' | |
progmodes/cc-mode.el:159:53:Warning: (lambda nil ...) quoted with ' rather | |
than with #' | |
progmodes/cc-mode.el:159:53:Warning: (lambda nil ...) quoted with ' rather | |
than with #' | |
progmodes/cc-mode.el:160:53:Warning: (lambda nil ...) quoted with ' rather | |
than with #' | |
progmodes/cc-mode.el:161:53:Warning: (lambda nil ...) quoted with ' rather | |
than with #' | |
progmodes/cc-mode.el:161:53:Warning: (lambda nil ...) quoted with ' rather | |
than with #' | |
progmodes/cc-mode.el:162:53:Warning: (lambda nil ...) quoted with ' rather | |
than with #' | |
progmodes/cc-mode.el:163:53:Warning: (lambda nil ...) quoted with ' rather | |
than with #' | |
progmodes/cc-mode.el:164:53:Warning: (lambda nil ...) quoted with ' rather | |
than with #' | |
In end of data: | |
progmodes/cc-mode.el:1788:1:Warning: the following functions might not be | |
defined at runtime: cc-bytecomp-load, cc-bytecomp-is-compiling, | |
cc-bytecomp-restore-environment, cc-bytecomp-setup-environment, | |
c-populate-syntax-table | |
Wrote /tmp/emacs20150425-6849-7pskev/emacs-24.5/lisp/progmodes/cc-mode.elc | |
make[2]: Leaving directory `/tmp/emacs20150425-6849-7pskev/emacs-24.5/lisp' | |
make[1]: Leaving directory `/tmp/emacs20150425-6849-7pskev/emacs-24.5/lisp'console.o w32fns.o w32heap.o w32inevt.o w32notify.o w32menu.o w32proc.o w32reg.o w32select.o w32term.o w32xfns.o w16select.o widget.o xfont.o ftfont.o xftfont.o ftxfont.o gtkutil.o xsettings.o xgselect.o termcap.o dispnew.o frame.o scroll.o xdisp.o menu.o window.o charset.o coding.o category.o ccl.o character.o chartab.o bidi.o cm.o term.o terminal.o xfaces.o emacs.o keyboard.o macros.o keymap.o sysdep.o buffer.o filelock.o insdel.o marker.o minibuf.o fileio.o dired.o cmds.o casetab.o casefiddle.o indent.o search.o regex.o undo.o alloc.o data.o doc.o editfns.o callint.o eval.o floatfns.o fns.o font.o print.o lread.o syntax.o unexelf.o bytecode.o process.o gnutls.o callproc.o region-cache.o sound.o atimer.o doprnt.o intervals.o textprop.o composite.o xml.o inotify.o profiler.o decompress.o > ../etc/DOC | |
../lib-src/make-docfile -a ../etc/DOC -d ./../lisp `sed -n -e 's| \\\\||' -e 's|^[ ]*$(lispsource)/||p' ./lisp.mk` | |
if test "no" = "yes"; then \ | |
rm -f emacs; \ | |
ln temacs emacs; \ | |
else \ | |
LC_ALL=C ./temacs -batch -l loadup dump || exit 1; \ | |
test "X" = X || -zex emacs; \ | |
rm -f bootstrap-emacs; \ | |
ln emacs bootstrap-emacs; \ | |
fi | |
Loading loadup.el (source)... | |
Using load-path (/tmp/emacs20150425-6849-7pskev/emacs-24.5/lisp) | |
Loading emacs-lisp/byte-run... | |
Loading emacs-lisp/backquote... | |
Loading subr... | |
Loading version... | |
Loading widget... | |
Loading custom... | |
Loading emacs-lisp/map-ynp... | |
Loading international/mule... | |
Loading international/mule-conf... | |
Loading env... | |
Loading format... | |
Loading bindings... | |
Loading cus-start... | |
Loading window... | |
Loading files... | |
Loading emacs-lisp/macroexp... | |
Loading cus-face... | |
Loading faces... | |
Loading button... | |
Loading startup... | |
Loading loaddefs.el (source)... | |
Loading emacs-lisp/nadvice... | |
Loading minibuffer... | |
Loading abbrev... | |
Loading simple... | |
Loading help... | |
Loading jka-cmpr-hook... | |
Loading epa-hook... | |
Loading international/mule-cmds... | |
Loading case-table... | |
Loading international/charprop.el (source)... | |
Loading international/characters... | |
Loading composite... | |
Loading language/chinese... | |
Loading language/cyrillic... | |
Loading language/indian... | |
Loading language/sinhala... | |
Loading language/english... | |
Loading language/ethiopic... | |
Loading language/european... | |
Loading language/czech... | |
Loading language/slovak... | |
Loading language/romanian... | |
Loading language/greek... | |
Loading language/hebrew... | |
Loading language/japanese... | |
Loading international/cp51932.el (source)... | |
Loading international/eucjp-ms.el (source)... | |
Loading language/korean... | |
Loading language/lao... | |
Loading language/tai-viet... | |
Loading language/thai... | |
Loading language/tibetan... | |
Loading language/vietnamese... | |
Loading language/misc-lang... | |
Loading language/utf-8-lang... | |
Loading language/georgian... | |
Loading language/khmer... | |
Loading language/burmese... | |
Loading language/cham... | |
Loading indent... | |
Loading frame... | |
Loading term/tty-colors... | |
Loading font-core... | |
Loading facemenu... | |
Loading emacs-lisp/syntax... | |
Loading font-lock... | |
Loading jit-lock... | |
Loading mouse... | |
Loading select... | |
Loading emacs-lisp/timer... | |
Loading isearch... | |
Loading rfn-eshadow... | |
Loading menu-bar... | |
Loading emacs-lisp/lisp... | |
Loading textmodes/page... | |
Loading register... | |
Loading textmodes/paragraphs... | |
Loading progmodes/prog-mode... | |
Loading emacs-lisp/lisp-mode... | |
Loading textmodes/text-mode... | |
Loading textmodes/fill... | |
Loading newcomment... | |
Loading replace... | |
Loading emacs-lisp/tabulated-list... | |
Loading buff-menu... | |
Loading emacs-lisp/float-sup... | |
Loading vc/vc-hooks... | |
Loading vc/ediff-hook... | |
Loading uniquify... | |
Loading electric... | |
Loading tooltip... | |
Loading leim/leim-list.el (source)... | |
Finding pointers to doc strings... | |
Finding pointers to doc strings...done | |
Pure-hashed: 22046 strings, 3263 vectors, 33627 conses, 3079 bytecodes, 79 others | |
Dumping under the name emacs | |
2477706 pure bytes used | |
Adding name emacs-24.5.1 | |
make[1]: Leaving directory `/tmp/emacs20150425-6849-7pskev/emacs-24.5/src' | |
cd lisp && make all - --jobserver-fds=3,4 -j \ | |
CC='/usr/bin/gcc-4.8 -std=gnu99' CFLAGS='-Os -w -pipe -march=core2' CPPFLAGS='-isystem/home/user/.linuxbrew/include' \ | |
LDFLAGS='-L/home/user/.linuxbrew/lib -Wl,-rpath,/home/user/.linuxbrew/lib' MAKE='make' | |
make[1]: Entering directory `/tmp/emacs20150425-6849-7pskev/emacs-24.5/lisp' | |
cd ../leim && make -w --jobserver-fds=3,4 - --jobserver-fds=3,4 -j all EMACS="../src/emacs" | |
case ../src/emacs in \ | |
.*) EMACS="../../src/emacs" ;; \ | |
*) EMACS="../src/emacs" ;; \ | |
esac; \ | |
cd ../admin/grammars && make -w --jobserver-fds=3,4 - --jobserver-fds=3,4 -j all EMACS="${EMACS}" | |
make[2]: Entering directory `/tmp/emacs20150425-6849-7pskev/emacs-24.5/admin/grammars' | |
make[2]: Nothing to be done for `all'. | |
make[2]: Leaving directory `/tmp/emacs20150425-6849-7pskev/emacs-24.5/admin/grammars' | |
make[2]: Entering directory `/tmp/emacs20150425-6849-7pskev/emacs-24.5/leim' | |
make[2]: Leaving directory `/tmp/emacs20150425-6849-7pskev/emacs-24.5/leim' | |
make[2]: Entering directory `/tmp/emacs20150425-6849-7pskev/emacs-24.5/lisp' | |
Compiling progmodes/cc-defs.el | |
In end of data: | |
progmodes/cc-defs.el:2270:1:Warning: the following functions might not be | |
defined at runtime: cc-bytecomp-restore-environment, | |
cc-bytecomp-setup-environment, cc-bytecomp-is-compiling, cc-bytecomp-load | |
Wrote /tmp/emacs20150425-6849-7pskev/emacs-24.5/lisp/progmodes/cc-defs.elc | |
Compiling progmodes/cc-vars.el | |
Compiling progmodes/cc-awk.el | |
Compiling progmodes/cc-menus.el | |
In end of data: | |
progmodes/cc-menus.el:525:1:Warning: the following functions might not be | |
defined at runtime: cc-bytecomp-load, cc-bytecomp-is-compiling, | |
cc-bytecomp-restore-environment | |
Wrote /tmp/emacs20150425-6849-7pskev/emacs-24.5/lisp/progmodes/cc-menus.elc | |
In end of data: | |
progmodes/cc-vars.el:1769:1:Warning: the following functions might not be | |
defined at runtime: cc-bytecomp-load, cc-bytecomp-is-compiling, | |
cc-bytecomp-restore-environment | |
Wrote /tmp/emacs20150425-6849-7pskev/emacs-24.5/lisp/progmodes/cc-vars.elc | |
In end of data: | |
progmodes/cc-awk.el:1151:1:Warning: the following functions might not be | |
defined at runtime: cc-bytecomp-load, cc-bytecomp-is-compiling, | |
cc-bytecomp-restore-environment | |
Wrote /tmp/emacs20150425-6849-7pskev/emacs-24.5/lisp/progmodes/cc-awk.elc | |
Compiling progmodes/cc-langs.el | |
In end of data: | |
progmodes/cc-langs.el:3273:1:Warning: the following functions might not be | |
defined at runtime: cc-bytecomp-load, cc-bytecomp-restore-environment | |
Wrote /tmp/emacs20150425-6849-7pskev/emacs-24.5/lisp/progmodes/cc-langs.elc | |
Compiling progmodes/cc-engine.el | |
In end of data: | |
progmodes/cc-engine.el:11071:1:Warning: the following functions might not be | |
defined at runtime: cc-bytecomp-load, cc-bytecomp-is-compiling, | |
cc-bytecomp-restore-environment | |
Wrote /tmp/emacs20150425-6849-7pskev/emacs-24.5/lisp/progmodes/cc-engine.elc | |
Compiling progmodes/cc-align.el | |
Compiling progmodes/cc-fonts.el | |
In toplevel form: | |
progmodes/cc-fonts.el:235:49:Warning: `make-variable-buffer-local' not called | |
at toplevel | |
In end of data: | |
progmodes/cc-align.el:1337:1:Warning: the following functions might not be | |
defined at runtime: cc-bytecomp-load, cc-bytecomp-restore-environment | |
Wrote /tmp/emacs20150425-6849-7pskev/emacs-24.5/lisp/progmodes/cc-align.elc | |
Compiling progmodes/cc-styles.el | |
In end of data: | |
progmodes/cc-cmds.el:4731:1:Warning: the following functions might not be | |
defined at runtime: cc-bytecomp-load, cc-bytecomp-is-compiling, | |
cc-bytecomp-restore-environment | |
Wrote /tmp/emacs20150425-6849-7pskev/emacs-24.5/lisp/progmodes/cc-cmds.elc | |
In end of data: | |
progmodes/cc-fonts.el:2725:1:Warning: the following functions might not be | |
defined at runtime: cc-bytecomp-load, cc-bytecomp-resta prefix | |
make[2]: Entering directory `/tmp/emacs20150425-6849-7pskev/emacs-24.5/lisp' | |
Compiling ../lisp/minibuffer.el | |
make[2]: Entering directory `/tmp/emacs20150425-6849-7pskev/emacs-24.5/lisp' | |
Compiling ../lisp/abbrev.el | |
make[2]: Entering directory `/tmp/emacs20150425-6849-7pskev/emacs-24.5/lisp' | |
Compiling ../lisp/simple.el | |
Saving file /tmp/emacs20150425-6849-7pskev/emacs-24.5/lisp/loaddefs.el... | |
Wrote /tmp/emacs20150425-6849-7pskev/emacs-24.5/lisp/faces.elc | |
make[2]: Leaving directory `/tmp/emacs20150425-6849-7pskev/emacs-24.5/lisp' | |
make[2]: Entering directory `/tmp/emacs20150425-6849-7pskev/emacs-24.5/lisp' | |
Compiling ../lisp/help.el | |
Wrote /tmp/emacs20150425-6849-7pskev/emacs-24.5/lisp/emacs-lisp/nadvice.elc | |
make[2]: Leaving directory `/tmp/emacs20150425-6849-7pskev/emacs-24.5/lisp' | |
Reloading stale loaddefs.el | |
Loading /tmp/emacs20150425-6849-7pskev/emacs-24.5/lisp/loaddefs.el... | |
Wrote /tmp/emacs20150425-6849-7pskev/emacs-24.5/lisp/loaddefs.el | |
make[2]: Leaving directory `/tmp/emacs20150425-6849-7pskev/emacs-24.5/lisp' | |
Wrote /tmp/emacs20150425-6849-7pskev/emacs-24.5/lisp/startup.elc | |
make[2]: Leaving directory `/tmp/emacs20150425-6849-7pskev/emacs-24.5/lisp' | |
Wrote /tmp/emacs20150425-6849-7pskev/emacs-24.5/lisp/abbrev.elc | |
make[2]: Leaving directory `/tmp/emacs20150425-6849-7pskev/emacs-24.5/lisp' | |
make[2]: Entering directory `/tmp/emacs20150425-6849-7pskev/emacs-24.5/lisp' | |
Compiling ../lisp/epa-hook.el | |
In display-completion-list: | |
minibuffer.el:1679:12:Warning: display-completion-list called with 2 | |
arguments, but accepts only 1 | |
make[2]: Entering directory `/tmp/emacs20150425-6849-7pskev/emacs-24.5/lisp' | |
Compiling ../lisp/international/mule-cmds.el | |
make[2]: Entering directory `/tmp/emacs20150425-6849-7pskev/emacs-24.5/lisp' | |
Compiling ../lisp/case-table.el | |
In completion--in-region: | |
minibuffer.el:1924:62:Warning: `with-wrapper-hook' is an obsolete macro (as of | |
24.4); use a <foo>-function variable modified by `add-function'. | |
Reloading stale loaddefs.el | |
Loading /tmp/emacs20150425-6849-7pskev/emacs-24.5/lisp/loaddefs.el (source)... | |
Wrote /tmp/emacs20150425-6849-7pskev/emacs-24.5/lisp/help.elc | |
make[2]: Leaving directory `/tmp/emacs20150425-6849-7pskev/emacs-24.5/lisp' | |
Reloading stale loaddefs.el | |
Loading /tmp/emacs20150425-6849-7pskev/emacs-24.5/lisp/loaddefs.el (source)... | |
Reloading stale loaddefs.el | |
Loading /tmp/emacs20150425-6849-7pskev/emacs-24.5/lisp/loaddefs.el (source)... | |
Wrote /tmp/emacs20150425-6849-7pskev/emacs-24.5/lisp/files.elc | |
Reloading stale loaddefs.el | |
Loading /tmp/emacs20150425-6849-7pskev/emacs-24.5/lisp/loaddefs.el (source)... | |
make[2]: Leaving directory `/tmp/emacs20150425-6849-7pskev/emacs-24.5/lisp' | |
make[2]: Entering directory `/tmp/emacs20150425-6849-7pskev/emacs-24.5/lisp' | |
Compiling ../lisp/international/characters.el | |
minibuffer.el:2878:1:Warning: Unused lexical variable `p1' | |
minibuffer.el:2878:1:Warning: Unused lexical variable `p2' | |
make[2]: Entering directory `/tmp/emacs20150425-6849-7pskev/emacs-24.5/lisp' | |
Compiling ../lisp/composite.el | |
In buffer-substring--filter: | |
simple.el:3522:52:Warning: `with-wrapper-hook' is an obsolete macro (as of | |
24.4); use a <foo>-function variable modified by `add-function'. | |
Wrote /tmp/emacs20150425-6849-7pskev/emacs-24.5/lisp/minibuffer.elc | |
make[2]: Leaving directory `/tmp/emacs20150425-6849-7pskev/emacs-24.5/lisp' | |
cd ../admin/unidata && make -w --jobserver-fds=3,4 - --jobserver-fds=3,4 -j all EMACS="../../src/bootstrap-emacs" | |
Reloading stale loaddefs.el | |
Loading /tmp/emacs20150425-6849-7pskev/emacs-24.5/lisp/loaddefs.el (source)... | |
make[2]: Entering directory `/tmp/emacs20150425-6849-7pskev/emacs-24.5/admin/unidata' | |
make[2]: Nothing to be done for `all'. | |
make[2]: Leaving directory `/tmp/emacs20150425-6849-7pskev/emacs-24.5/admin/unidata' | |
Reloading stale loaddefs.el | |
Loading /tmp/emacs20150425-6849-7pskev/emacs-24.5/lisp/loaddefs.el (source)... | |
make[2]: Entering directory `/tmp/emacs20150425-6849-7pskev/emacs-24.5/lisp' | |
Compiling ../lisp/language/chinese.el | |
Wrote /tmp/emacs20150425-6849-7pskev/emacs-24.5/lisp/jka-cmpr-hook.elc | |
make[2]: Leaving directory `/tmp/emacs20150425-6849-7pskev/emacs-24.5/lisp' | |
Reloading stale loaddefs.el | |
Loading /tmp/emacs20150425-6849-7pskev/emacs-24.5/lisp/loaddefs.el (source)... | |
make[2]: Entering directory `/tmp/emacs20150425-6849-7pskev/emacs-24.5/lisp' | |
Compiling ../lisp/language/cyrillic.el | |
Wrote /tmp/emacs20150425-6849-7pskev/emacs-24.5/lisp/epa-hook.elc | |
make[2]: Leaving directory `/tmp/emacs20150425-6849-7pskev/emacs-24.5/lisp' | |
Wrote /tmp/emacs20150425-6849-7pskev/emacs-24.5/lisp/case-table.elc | |
make[2]: Leaving directory `/tmp/emacs20150425-6849-7pskev/emacs-24.5/lisp' | |
make[2]: Entering directory `/tmp/emacs20150425-6849-7pskev/emacs-24.5/lisp' | |
Reloading stale loaddefs.el | |
Loading /tmp/emacs20150425-6849-7pskev/emacs-24.5/lisp/loaddefs.el (source)... | |
Compiling ../lisp/language/indian.el | |
make[2]: Entering directory `/tmp/emacs20150425-6849-7pskev/emacs-24.5/lisp' | |
Compiling ../lisp/language/sinhala.el | |
Wrote /tmp/emacs20150425-6849-7pskev/emacs-24.5/lisp/international/mule-cmds.elc | |
Reloading stale loaddefs.el | |
Loading /tmp/emacs20150425-6849-7pskev/emacs-24.5/lisp/loaddefs.el (source)... | |
make[2]: Leaving directory `/tmp/emacs20150425-6849-7pskev/emacs-24.5/lisp' | |
Reloading stale loaddefs.el | |
Loading /tmp/emacs20150425-6849-7pskev/emacs-24.5/lisp/loaddefs.el (source)... | |
Wrote /tmp/emacs20150425-6849-7pskev/emacs-24.5/lisp/international/characters.elc | |
make[2]: Leaving directory `/tmp/emacs20150425-6849-7pskev/emacs-24.5/lisp' | |
Wrote /tmp/emacs20150425-6849-7pskev/emacs-24.5/lisp/composite.elc | |
make[2]: Leaving directory `/tmp/emacs20150425-6849-7pskev/emacs-24.5/lisp' | |
make[2]: Entering directory `/tmp/emacs20150425-6849-7pskev/emacs-24.5/lisp' | |
Wrote /tmp/emacs20150425-6849-7pskev/emacs-24.5/lisp/simple.elc | |
Compiling ../lisp/language/english.el | |
make[2]: Leaving directory `/tmp/emacs20150425-6849-7pskev/emacs-24.5/lisp' | |
make[2]: Entering directory `/tmp/emacs20150425-6849-7pskev/emacs-24.5/lisp' | |
Compiling ../lisp/language/ethiopic.el | |
Wrote /tmp/emacs20150425-6849-7pskev/emacs-24.5/lisp/language/chinese.elc | |
make[2]: Leaving directory `/tmp/emacs20150425-6849-7pskev/emacs-24.5/lisp' | |
make[2]: Entering directory `/tmp/emacs20150425-6849-7pskev/emacs-24.5/lisp' | |
Compiling ../lisp/language/european.el | |
make[2]: Entering directory `/tmp/emacs20150425-6849-7pskev/emacs-24.5/lisp' | |
Compiling ../lisp/language/czech.el | |
make[2]: Entering directory `/tmp/emacs20150425-6849-7pskev/emacs-24.5/lisp' | |
Compiling ../lisp/language/slovak.el | |
Reloading stale loaddefs.el | |
Loading /tmp/emacs20150425-6849-7pskev/emacs-24.5/lisp/loaddefs.el (source)... | |
Wrote /tmp/emacs20150425-6849-7pskev/emacs-24.5/lisp/language/cyrillic.elc | |
Reloading stale loaddefs.el | |
Loading /tmp/emacs20150425-6849-7pskev/emacs-24.5/lisp/loaddefs.el (source)... | |
make[2]: Leaving directory `/tmp/emacs20150425-6849-7pskev/emacs-24.5/lisp' | |
Reloading stale loaddefs.el | |
Loading /tmp/emacs20150425-6849-7pskev/emacs-24.5/lisp/loaddefs.el (source)... | |
Reloading stale loaddefs.el | |
make[2]: Entering directory `/tmp/emacs20150425-6849-7pskev/emacs-24.5/lisp' | |
Loading /tmp/emacs20150425-6849-7pskev/emacs-24.5/lisp/loaddefs.el (source)... | |
Compiling ../lisp/language/romanian.el | |
Reloading stale loaddefs.el | |
Loading /tmp/emacs20150425-6849-7pskev/emacs-24.5/lisp/loaddefs.el (source)... | |
Wrote /tmp/emacs20150425-6849-7pskev/emacs-24.5/lisp/language/sinhala.elc | |
make[2]: Leaving directory `/tmp/emacs20150425-6849-7pskev/emacs-24.5/lisp' | |
Wrote /tmp/emacs20150425-6849-7pskev/emacs-24.5/lisp/language/indian.elc | |
make[2]: Leaving directory `/tmp/emacs20150425-6849-7pskev/emacs-24.5/lisp' | |
Reloading stale loaddefs.el | |
Loading /tmp/emacs20150425-6849-7pskev/emacs-24.5/lisp/loaddefs.el (source)... | |
make[2]: Entering directory `/tmp/emacs20150425-6849-7pskev/emacs-24.5/lisp' | |
Compiling ../lisp/language/greek.el | |
make[2]: Entering directory `/tmp/emacs20150425-6849-7pskev/emacs-24.5/lisp' | |
Compiling ../lisp/language/hebrew.el | |
Reloading stale loaddefs.el | |
Loading /tmp/emacs20150425-6849-7pskev/emacs-24.5/lisp/loaddefs.el (source)... | |
Reloading stale loaddefs.el | |
Loading /tmp/emacs20150425-6849-7pskev/emacs-24.5/lisp/loaddefs.el (source)... | |
Wrote /tmp/emacs20150425-6849-7pskev/emacs-24.5/lisp/language/english.elc | |
make[2]: Leaving directory `/tmp/emacs20150425-6849-7pskev/emacs-24.5/lisp' | |
Wrote /tmp/emacs20150425-6849-7pskev/emacs-24.5/lisp/language/ethiopic.elc | |
Wrote /tmp/emacs20150425-6849-7pskev/emacs-24.5/lisp/language/czech.elc | |
make[2]: Leaving directory `/tmp/emacs20150425-6849-7pskev/emacs-24.5/lisp' | |
make[2]: Leaving directory `/tmp/emacs20150425-6849-7pskev/emacs-24.5/lisp' | |
make[2]: Entering directory `/tmp/emacs20150425-6849-7pskev/emacs-24.5/lisp' | |
Wrote /tmp/emacs20150425-6849-7pskev/emacs-24.5/lisp/language/european.elc | |
make[2]: Leaving directory `/tmp/emacs20150425-6849-7pskev/emacs-24.5/lisp' | |
Compiling ../lisp/language/korean.el | |
Compiling ../lisp/language/japanese.el | |
Wrote /tmp/emacs20150425-6849-7pskev/emacs-24.5/lisp/language/slovak.elc | |
make[2]: Leaving directory `/tmp/emacs20150425-6849-7pskev/emacs-24.5/lisp' | |
make[2]: Entering directory `/tmp/emacs20150425-6849-7pskev/emacs-24.5/lisp' | |
Compiling ../lisp/language/lao.el | |
make[2]: Entering directory `/tmp/emacs20150425-6849-7pskev/emacs-24.5/lisp' | |
Compiling ../lisp/language/tai-viet.el | |
make[2]: Entering directory `/tmp/emacs20150425-6849-7pskev/emacs-24.5/lisp' | |
Compiling ../lisp/language/thai.el | |
Reloading stale loaddefs.el | |
Loading /tmp/emacs20150425-6849-7pskev/emacs-24.5/lisp/loaddefs.el (source)... | |
Reloading stale loaddefs.el | |
Loading /tmp/emacs20150425-6849-7pskev/emacs-24.5/lisp/loaddefs.el (source)... | |
Wrote /tmp/emacs20150425-6849-7pskev/emacs-24.5/lisp/language/romanian.elc | |
make[2]: Leaving directory `/tmp/emacs20150425-6849-7pskev/emacs-24.5/lisp' | |
Reloading stale loaddefs.el | |
Loading /tmp/emacs20150425-6849-7pskev/emacs-24.5/lisp/loaddefs.el (source)... | |
Reloading stale loaddefs.el | |
Loading /tmp/emacs20150425-6849-7pskev/emacs-24.5/lisp/loaddefs.el (source)... | |
make[2]: Entering directory `/tmp/emacs20150425-6849-7pskev/emacs-24.5/lisp' | |
Compiling ../lisp/language/tibetan.el | |
Wrote /tmp/emacs20150425-6849-7pskev/emacs-24.5/lisp/language/greek.elc | |
make[2]: Leaving directory `/tmp/emacs20150425-6849-7pskev/emacs-24.5/lisp' | |
Wrote /tmp/emacs20150425-6849-7pskev/emacs-24.5/lisp/language/hebrew.elc | |
make[2]: Leaving directory `/tmp/emacs20150425-6849-7pskev/emacs-24.5/lisp' | |
Reloading stale loaddefs.el | |
Loading /tmp/emacs20150425-6849-7pskev/emacs-24.5/lisp/loaddefs.el (source)... | |
Reloading stale loaddefs.el | |
Loading /tmp/emacs20150425-6849-7pskev/emacs-24.5/lisp/loaddefs.el (source)... | |
make[2]: Entering directory `/tmp/emacs20150425-6849-7pskev/emacs-24.5/lisp' | |
Compiling ../lisp/language/misc-lang.el | |
make[2]: Entering directory `/tmp/emacs20150425-6849-7pskev/emacs-24.5/lisp' | |
Compiling ../lisp/language/vietnamese.el | |
Reloading stale loaddefs.el | |
Loading /tmp/emacs20150425-6849-7pskev/emacs-24.5/lisp/loaddefs.el (source)... | |
Wrote /tmp/emacs20150425-6849-7pskev/emacs-24.5/lisp/language/korean.elc | |
make[2]: Leaving directory `/tmp/emacs20150425-6849-7pskev/emacs-24.5/lisp' | |
Wrote /tmp/emacs20150425-6849-7pskev/emacs-24.5/lisp/language/japanese.elc | |
make[2]: Leaving directory `/tmp/emacs20150425-6849-7pskev/emacs-24.5/lisp' | |
Reloading stale loaddefs.el | |
Loading /tmp/emacs20150425-6849-7pskev/emacs-24.5/lisp/loaddefs.el (source)... | |
Wrote /tmp/emacs20150425-6849-7pskev/emacs-24.5/lisp/language/tai-viet.elc | |
make[2]: Leaving directory `/tmp/emacs20150425-6849-7pskev/emacs-24.5/lisp' | |
make[2]: Entering directory `/tmp/emacs20150425-6849-7pskev/emacs-24.5/lisp' | |
Compiling ../lisp/language/utf-8-lang.el | |
make[2]: Entering directory `/tmp/emacs20150425-6849-7pskev/emacs-24.5/lisp' | |
Compiling ../lisp/language/georgian.el | |
Wrote /tmp/emacs20150425-6849-7pskev/emacs-24.5/lisp/language/lao.elc | |
make[2]: Leaving directory `/tmp/emacs20150425-6849-7pskev/emacs-24.5/lisp' | |
make[2]: Entering directory `/tmp/emacs20150425-6849-7pskev/emacs-24.5/lisp' | |
Compiling ../lisp/language/khmer.el | |
make[2]: Entering directory `/tmp/emacs20150425-6849-7pskev/emacs-24.5/lisp' | |
Compiling ../lisp/language/burmese.el | |
Wrote /tmp/emacs20150425-6849-7pskev/emacs-24.5/lisp/language/thai.elc | |
make[2]: Leaving directory `/tmp/emacs20150425-6849-7pskev/emacs-24.5/lisp' | |
Reloading stale loaddefs.el | |
Loading /tmp/emacs20150425-6849-7pskev/emacs-24.5/lisp/loaddefs.el (source)... | |
Reloading stale loaddefs.el | |
Loading /tmp/emacs20150425-6849-7pskev/emacs-24.5/lisp/loaddefs.el (source)... | |
Wrote /tmp/emacs20150425-6849-7pskev/emacs-24.5/lisp/language/tibetan.elc | |
make[2]: Leaving directory `/tmp/emacs20150425-6849-7pskev/emacs-24.5/lisp' | |
Reloading stale loaddefs.el | |
Loading /tmp/emacs20150425-6849-7pskev/emacs-24.5/lisp/loaddefs.el (source)... | |
make[2]: Entering directory `/tmp/emacs20150425-6849-7pskev/emacs-24.5/lisp' | |
Compiling ../lisp/language/cham.el | |
Reloading stale loaddefs.el | |
Loading /tmp/emacs20150425-6849-7pskev/emacs-24.5/lisp/loaddefs.el (source)... | |
make[2]: Entering directory `/tmp/emacs20150425-6849-7pskev/emacs-24.5/lisp' | |
Compiling ../lisp/indent.el | |
Wrote /tmp/emacs20150425-6849-7pskev/emacs-24.5/lisp/language/vietnamese.elc | |
make[2]: Leaving directory `/tmp/emacs20150425-6849-7pskev/emacs-24.5/lisp' | |
Reloading stale loaddefs.el | |
Loading /tmp/emacs20150425-6849-7pskev/emacs-24.5/lisp/loaddefs.el (source)... | |
make[2]: Entering directory `/tmp/emacs20150425-6849-7pskev/emacs-24.5/lisp' | |
Wrote /tmp/emacs20150425-6849-7pskev/emacs-24.5/lisp/language/misc-lang.elc | |
Compiling ../lisp/window.el | |
make[2]: Leaving directory `/tmp/emacs20150425-6849-7pskev/emacs-24.5/lisp' | |
Reloading stale loaddefs.el | |
Loading /tmp/emacs20150425-6849-7pskev/emacs-24.5/lisp/loaddefs.el (source)... | |
make[2]: Entering directory `/tmp/emacs20150425-6849-7pskev/emacs-24.5/lisp' | |
Compiling ../lisp/frame.el | |
Wrote /tmp/emacs20150425-6849-7pskev/emacs-24.5/lisp/language/utf-8-lang.elc | |
make[2]: Leaving directory `/tmp/emacs20150425-6849-7pskev/emacs-24.5/lisp' | |
Wrote /tmp/emacs20150425-6849-7pskev/emacs-24.5/lisp/language/georgian.elc | |
make[2]: Leaving directory `/tmp/emacs20150425-6849-7pskev/emacs-24.5/lisp' | |
Reloading stale loaddefs.el | |
Loading /tmp/emacs20150425-6849-7pskev/emacs-24.5/lisp/loaddefs.el (source)... | |
Reloading stale loaddefs.el | |
Loading /tmp/emacs20150425-6849-7pskev/emacs-24.5/lisp/loaddefs.el (source)... | |
Wrote /tmp/emacs20150425-6849-7pskev/emacs-24.5/lisp/language/khmer.elc | |
make[2]: Leaving directory `/tmp/emacs20150425-6849-7pskev/emacs-24.5/lisp' | |
make[2]: Entering directory `/tmp/emacs20150425-6849-7pskev/emacs-24.5/lisp' | |
make[2]: Entering directory `/tmp/emacs20150425-6849-7pskev/emacs-24.5/lisp' | |
Compiling ../lisp/term/tty-colors.el | |
make[2]: Entering directory `/tmp/emacs20150425-6849-7pskev/emacs-24.5/lisp' | |
Compiling ../lisp/font-core.el | |
Wrote /tmp/emacs20150425-6849-7pskev/emacs-24.5/lisp/language/burmese.elc | |
Compiling ../lisp/facemenu.el | |
make[2]: Leaving directory `/tmp/emacs20150425-6849-7pskev/emacs-24.5/lisp' | |
make[2]: Entering directory `/tmp/emacs20150425-6849-7pskev/emacs-24.5/lisp' | |
Compiling ../lisp/emacs-lisp/syntax.el | |
Wrote /tmp/emacs20150425-6849-7pskev/emacs-24.5/lisp/language/cham.elc | |
make[2]: Leaving directory `/tmp/emacs20150425-6849-7pskev/emacs-24.5/lisp' | |
Reloading stale loaddefs.el | |
Loading /tmp/emacs20150425-6849-7pskev/emacs-24.5/lisp/loaddefs.el (source)... | |
Loading /tmp/emacs20150425-6849-7pskev/emacs-24.5/lisp/loaddefs.el (source)... | |
Wrote /tmp/emacs20150425-6849-7pskev/emacs-24.5/lisp/indent.elc | |
make[2]: Leaving directory `/tmp/emacs20150425-6849-7pskev/emacs-24.5/lisp' | |
make[2]: Entering directory `/tmp/emacs20150425-6849-7pskev/emacs-24.5/lisp' | |
Compiling ../lisp/font-lock.el | |
Reloading stale loaddefs.el | |
Loading /tmp/emacs20150425-6849-7pskev/emacs-24.5/lisp/loaddefs.el (source)... | |
make[2]: Entering directory `/tmp/emacs20150425-6849-7pskev/emacs-24.5/lisp' | |
Compiling ../lisp/jit-lock.el | |
Reloading stale loaddefs.el | |
Loading /tmp/emacs20150425-6849-7pskev/emacs-24.5/lisp/loaddefs.el (source)... | |
Reloading stale loaddefs.el | |
Loading /tmp/emacs20150425-6849-7pskev/emacs-24.5/lisp/loaddefs.el (source)... | |
Wrote /tmp/emacs20150425-6849-7pskev/emacs-24.5/lisp/frame.elc | |
make[2]: Leaving directory `/tmp/emacs20150425-6849-7pskev/emacs-24.5/lisp' | |
Wrote /tmp/emacs20150425-6849-7pskev/emacs-24.5/lisp/font-core.elc | |
make[2]: Leaving directory `/tmp/emacs20150425-6849-7pskev/emacs-24.5/lisp' | |
Wrote /tmp/emacs20150425-6849-7pskev/emacs-24.5/lisp/term/tty-colors.elc | |
make[2]: Leaving directory `/tmp/emacs20150425-6849-7pskev/emacs-24.5/lisp' | |
make[2]: Entering directory `/tmp/emacs20150425-6849-7pskev/emacs-24.5/lisp' | |
make[2]: Entering directory `/tmp/emacs20150425-6849-7pskev/emacs-24.5/lisp' | |
Compiling ../lisp/scroll-bar.el | |
Wrote /tmp/emacs20150425-6849-7pskev/emacs-24.5/lisp/facemenu.elc | |
Compiling ../lisp/mouse.el | |
make[2]: Leaving directory `/tmp/emacs20150425-6849-7pskev/emacs-24.5/lisp' | |
make[2]: Entering directory `/tmp/emacs20150425-6849-7pskev/emacs-24.5/lisp' | |
Compiling ../lisp/select.el | |
make[2]: Entering directory `/tmp/emacs20150425-6849-7pskev/emacs-24.5/lisp' | |
Compiling ../lisp/emacs-lisp/timer.el | |
Reloading stale loaddefs.el | |
Loading /tmp/emacs20150425-6849-7pskev/emacs-24.5/lisp/loaddefs.el (source)... | |
Reloading stale loaddefs.el | |
Loading /tmp/emacs20150425-6849-7pskev/emacs-24.5/lisp/loaddefs.el (source)... | |
Wrote /tmp/emacs20150425-6849-7pskev/emacs-24.5/lisp/emacs-lisp/syntax.elc | |
make[2]: Leaving directory `/tmp/emacs20150425-6849-7pskev/emacs-24.5/lisp' | |
Reloading stale loaddefs.el | |
Loading /tmp/emacs20150425-6849-7pskev/emacs-24.5/lisp/loaddefs.el (source)... | |
Reloading stale loaddefs.el | |
Loading /tmp/emacs20150425-6849-7pskev/emacs-24.5/lisp/loaddefs.el (source)... | |
make[2]: Entering directory `/tmp/emacs20150425-6849-7pskev/emacs-24.5/lisp' | |
Compiling ../lisp/isearch.el | |
Wrote /tmp/emacs20150425-6849-7pskev/emacs-24.5/lisp/font-lock.elc | |
make[2]: Leaving directory `/tmp/emacs20150425-6849-7pskev/emacs-24.5/lisp' | |
Wrote /tmp/emacs20150425-6849-7pskev/emacs-24.5/lisp/jit-lock.elc | |
make[2]: Leaving directory `/tmp/emacs20150425-6849-7pskev/emacs-24.5/lisp' | |
make[2]: Entering directory `/tmp/emacs20150425-6849-7pskev/emacs-24.5/lisp' | |
In end of data: | |
window.el:7782:1:Warning: the function `tool-bar-height' is not known to be | |
defined. | |
Wrote /tmp/emacs20150425-6849-7pskev/emacs-24.5/lisp/window.elc | |
Compiling ../lisp/rfn-eshadow.el | |
make[2]: Leaving directory `/tmp/emacs20150425-6849-7pskev/emacs-24.5/lisp' | |
Reloading stale loaddefs.el | |
Loading /tmp/emacs20150425-6849-7pskev/emacs-24.5/lisp/loaddefs.el (source)... | |
make[2]: Entering directory `/tmp/emacs20150425-6849-7pskev/emacs-24.5/lisp' | |
Compiling ../lisp/menu-bar.el | |
make[2]: Entering directory `/tmp/emacs20150425-6849-7pskev/emacs-24.5/lisp' | |
Compiling ../lisp/emacs-lisp/lisp.el | |
In toplevel form: | |
mouse.el:94:1:Warning: Unused lexical variable `this-event' | |
Wrote /tmp/emacs20150425-6849-7pskev/emacs-24.5/lisp/scroll-bar.elc | |
make[2]: Leaving directory `/tmp/emacs20150425-6849-7pskev/emacs-24.5/lisp' | |
Reloading stale loaddefs.el | |
Loading /tmp/emacs20150425-6849-7pskev/emacs-24.5/lisp/loaddefs.el (source)... | |
Reloading stale loaddefs.el | |
Loading /tmp/emacs20150425-6849-7pskev/emacs-24.5/lisp/loaddefs.el (source)... | |
Wrote /tmp/emacs20150425-6849-7pskev/emacs-24.5/lisp/select.elc | |
Reloading stale loaddefs.el | |
Loading /tmp/emacs20150425-6849-7pskev/emacs-24.5/lisp/loaddefs.el (source)... | |
make[2]: Leaving directory `/tmp/emacs20150425-6849-7pskev/emacs-24.5/lisp' | |
make[2]: Entering directory `/tmp/emacs20150425-6849-7pskev/emacs-24.5/lisp' | |
Compiling ../lisp/textmodes/page.el | |
make[2]: Entering directory `/tmp/emacs20150425-6849-7pskev/emacs-24.5/lisp' | |
Compiling ../lisp/register.el | |
Wrote /tmp/emacs20150425-6849-7pskev/emacs-24.5/lisp/emacs-lisp/timer.elc | |
make[2]: Leaving directory `/tmp/emacs20150425-6849-7pskev/emacs-24.5/lisp' | |
Reloading stale loaddefs.el | |
Loading /tmp/emacs20150425-6849-7pskev/emacs-24.5/lisp/loaddefs.el (source)... | |
make[2]: Entering directory `/tmp/emacs20150425-6849-7pskev/emacs-24.5/lisp' | |
Compiling ../lisp/textmodes/paragraphs.el | |
Wrote /tmp/emacs20150425-6849-7pskev/emacs-24.5/lisp/mouse.elc | |
make[2]: Leaving directory `/tmp/emacs20150425-6849-7pskev/emacs-24.5/lisp' | |
Reloading stale loaddefs.el | |
Loading /tmp/emacs20150425-6849-7pskev/emacs-24.5/lisp/loaddefs.el (source)... | |
make[2]: Entering directory `/tmp/emacs20150425-6849-7pskev/emacs-24.5/lisp' | |
Compiling ../lisp/progmodes/prog-mode.el | |
Reloading stale loaddefs.el | |
Loading /tmp/emacs20150425-6849-7pskev/emacs-24.5/lisp/loaddefs.el (source)... | |
Wrote /tmp/emacs20150425-6849-7pskev/emacs-24.5/lisp/rfn-eshadow.elc | |
make[2]: Leaving directory `/tmp/emacs20150425-6849-7pskev/emacs-24.5/lisp' | |
In beginning-of-defun-raw: | |
emacs-lisp/lisp.el:310:27:Warning: `font-lock-beginning-of-syntax-function' is | |
an obsolete variable (as of 23.3); use `syntax-begin-function' instead. | |
make[2]: Entering directory `/tmp/emacs20150425-6849-7pskev/emacs-24.5/lisp' | |
Compiling ../lisp/emacs-lisp/lisp-mode.el | |
Reloading stale loaddefs.el | |
Loading /tmp/emacs20150425-6849-7pskev/emacs-24.5/lisp/loaddefs.el (source)... | |
Wrote /tmp/emacs20150425-6849-7pskev/emacs-24.5/lisp/textmodes/page.elc | |
Wrote /tmp/emacs20150425-6849-7pskev/emacs-24.5/lisp/menu-bar.elc | |
make[2]: Leaving directory `/tmp/emacs20150425-6849-7pskev/emacs-24.5/lisp' | |
make[2]: Leaving directory `/tmp/emacs20150425-6849-7pskev/emacs-24.5/lisp' | |
Wrote /tmp/emacs20150425-6849-7pskev/emacs-24.5/lisp/emacs-lisp/lisp.elc | |
make[2]: Leaving directory `/tmp/emacs20150425-6849-7pskev/emacs-24.5/lisp' | |
Reloading stale loaddefs.el | |
Loading /tmp/emacs20150425-6849-7pskev/emacs-24.5/lisp/loaddefs.el (source)... | |
make[2]: Entering directory `/tmp/emacs20150425-6849-7pskev/emacs-24.5/lisp' | |
Compiling ../lisp/textmodes/text-mode.el | |
Wrote /tmp/emacs20150425-6849-7pskev/emacs-24.5/lisp/isearch.elc | |
make[2]: Entering directory `/tmp/emacs20150425-6849-7pskev/emacs-24.5/lisp' | |
make[2]: Leaving directory `/tmp/emacs20150425-6849-7pskev/emacs-24.5/lisp' | |
Compiling ../lisp/textmodes/fill.el | |
make[2]: Entering directory `/tmp/emacs20150425-6849-7pskev/emacs-24.5/lisp' | |
Compiling ../lisp/newcomment.el | |
make[2]: Entering directory `/tmp/emacs20150425-6849-7pskev/emacs-24.5/lisp' | |
Compiling ../lisp/replace.el | |
Reloading stale loaddefs.el | |
Loading /tmp/emacs20150425-6849-7pskev/emacs-24.5/lisp/loaddefs.el (source)... | |
Reloading stale loaddefs.el | |
Loading /tmp/emacs20150425-6849-7pskev/emacs-24.5/lisp/loaddefs.el (source)... | |
Wrote /tmp/emacs20150425-6849-7pskev/emacs-24.5/lisp/textmodes/paragraphs.elc | |
make[2]: Leaving directory `/tmp/emacs20150425-6849-7pskev/emacs-24.5/lisp' | |
Reloading stale loaddefs.el | |
Loading /tmp/emacs20150425-6849-7pskev/emacs-24.5/lisp/loaddefs.el (source)... | |
Wrote /tmp/emacs20150425-6849-7pskev/emacs-24.5/lisp/register.elc | |
Reloading stale loaddefs.el | |
Loading /tmp/emacs20150425-6849-7pskev/emacs-24.5/lisp/loaddefs.el (source)... | |
make[2]: Leaving directory `/tmp/emacs20150425-6849-7pskev/emacs-24.5/lisp' | |
make[2]: Entering directory `/tmp/emacs20150425-6849-7pskev/emacs-24.5/lisp' | |
Compiling ../lisp/emacs-lisp/tabulated-list.el | |
make[2]: Entering directory `/tmp/emacs20150425-6849-7pskev/emacs-24.5/lisp' | |
Compiling ../lisp/buff-menu.el | |
Wrote /tmp/emacs20150425-6849-7pskev/emacs-24.5/lisp/progmodes/prog-mode.elc | |
make[2]: Leaving directory `/tmp/emacs20150425-6849-7pskev/emacs-24.5/lisp' | |
Reloading stale loaddefs.el | |
Loading /tmp/emacs20150425-6849-7pskev/emacs-24.5/lisp/loaddefs.el (source)... | |
make[2]: Entering directory `/tmp/emacs20150425-6849-7pskev/emacs-24.5/lisp' | |
Compiling ../lisp/fringe.el | |
Reloading stale loaddefs.el | |
Loading /tmp/emacs20150425-6849-7pskev/emacs-24.5/lisp/loaddefs.el (source)... | |
Reloading stale loaddefs.el | |
Loading /tmp/emacs20150425-6849-7pskev/emacs-24.5/lisp/loaddefs.el (source)... | |
Wrote /tmp/emacs20150425-6849-7pskev/emacs-24.5/lisp/textmodes/text-mode.elc | |
make[2]: Leaving directory `/tmp/emacs20150425-6849-7pskev/emacs-24.5/lisp' | |
Wrote /tmp/emacs20150425-6849-7pskev/emacs-24.5/lisp/textmodes/fill.elc | |
make[2]: Leaving directory `/tmp/emacs20150425-6849-7pskev/emacs-24.5/lisp' | |
Wrote /tmp/emacs20150425-6849-7pskev/emacs-24.5/lisp/emacs-lisp/lisp-mode.elc | |
make[2]: Leaving directory `/tmp/emacs20150425-6849-7pskev/emacs-24.5/lisp' | |
make[2]: Entering directory `/tmp/emacs20150425-6849-7pskev/emacs-24.5/lisp' | |
Compiling ../lisp/emacs-lisp/regexp-opt.el | |
make[2]: Entering directory `/tmp/emacs20150425-6849-7pskev/emacs-24.5/lisp' | |
Compiling ../lisp/image.el | |
make[2]: Entering directory `/tmp/emacs20150425-6849-7pskev/emacs-24.5/lisp' | |
Compiling ../lisp/international/fontset.el | |
Wrote /tmp/emacs20150425-6849-7pskev/emacs-24.5/lisp/newcomment.elc | |
make[2]: Leaving directory `/tmp/emacs20150425-6849-7pskev/emacs-24.5/lisp' | |
Reloading stale loaddefs.el | |
Loading /tmp/emacs20150425-6849-7pskev/emacs-24.5/lisp/loaddefs.el (source)... | |
Reloading stale loaddefs.el | |
Loading /tmp/emacs20150425-6849-7pskev/emacs-24.5/lisp/loaddefs.el (source)... | |
Wrote /tmp/emacs20150425-6849-7pskev/emacs-24.5/lisp/emacs-lisp/tabulated-list.elc | |
Wrote /tmp/emacs20150425-6849-7pskev/emacs-24.5/lisp/replace.elc | |
make[2]: Leaving directory `/tmp/emacs20150425-6849-7pskev/emacs-24.5/lisp' | |
make[2]: Leaving directory `/tmp/emacs20150425-6849-7pskev/emacs-24.5/lisp' | |
Reloading stale loaddefs.el | |
Loading /tmp/emacs20150425-6849-7pskev/emacs-24.5/lisp/loaddefs.el (source)... | |
make[2]: Entering directory `/tmp/emacs20150425-6849-7pskev/emacs-24.5/lisp' | |
Compiling ../lisp/dnd.el | |
make[2]: Entering directory `/tmp/emacs20150425-6849-7pskev/emacs-24.5/lisp' | |
Compiling ../lisp/dynamic-setting.el | |
make[2]: Entering directory `/tmp/emacs20150425-6849-7pskev/emacs-24.5/lisp' | |
Compiling ../lisp/tool-bar.el | |
Wrote /tmp/emacs20150425-6849-7pskev/emacs-24.5/lisp/buff-menu.elc | |
make[2]: Leaving directory `/tmp/emacs20150425-6849-7pskev/emacs-24.5/lisp' | |
Wrote /tmp/emacs20150425-6849-7pskev/emacs-24.5/lisp/fringe.elc | |
make[2]: Leaving directory `/tmp/emacs20150425-6849-7pskev/emacs-24.5/lisp' | |
Reloading stale loaddefs.el | |
Loading /tmp/emacs20150425-6849-7pskev/emacs-24.5/lisp/loaddefs.el (source)... | |
make[2]: Entering directory `/tmp/emacs20150425-6849-7pskev/emacs-24.5/lisp' | |
Compiling ../lisp/x-dnd.el | |
make[2]: Entering directory `/tmp/emacs20150425-6849-7pskev/emacs-24.5/lisp' | |
Reloading stale loaddefs.el | |
Loading /tmp/emacs20150425-6849-7pskev/emacs-24.5/lisp/loaddefs.el (source)... | |
Compiling ../lisp/term/common-win.el | |
Reloading stale loaddefs.el | |
Loading /tmp/emacs20150425-6849-7pskev/emacs-24.5/lisp/loaddefs.el (source)... | |
Reloading stale loaddefs.el | |
Loading /tmp/emacs20150425-6849-7pskev/emacs-24.5/lisp/loaddefs.el (source)... | |
Reloading stale loaddefs.el | |
Loading /tmp/emacs20150425-6849-7pskev/emacs-24.5/lisp/loaddefs.el (source)... | |
Wrote /tmp/emacs20150425-6849-7pskev/emacs-24.5/lisp/emacs-lisp/regexp-opt.elc | |
make[2]: Leaving directory `/tmp/emacs20150425-6849-7pskev/emacs-24.5/lisp' | |
Wrote /tmp/emacs20150425-6849-7pskev/emacs-24.5/lisp/image.elc | |
make[2]: Leaving directory `/tmp/emacs20150425-6849-7pskev/emacs-24.5/lisp' | |
make[2]: Entering directory `/tmp/emacs20150425-6849-7pskev/emacs-24.5/lisp' | |
make[2]: Entering directory `/tmp/emacs20150425-6849-7pskev/emacs-24.5/lisp' | |
Compiling ../lisp/w32-vars.el | |
Compiling ../lisp/term/x-win.el | |
Wrote /tmp/emacs20150425-6849-7pskev/emacs-24.5/lisp/dynamic-setting.elc | |
make[2]: Leaving directory `/tmp/emacs20150425-6849-7pskev/emacs-24.5/lisp' | |
Wrote /tmp/emacs20150425-6849-7pskev/emacs-24.5/lisp/international/fontset.elc | |
make[2]: Leaving directory `/tmp/emacs20150425-6849-7pskev/emacs-24.5/lisp' | |
Reloading stale loaddefs.el | |
Loading /tmp/emacs20150425-6849-7pskev/emacs-24.5/lisp/loaddefs.el (source)... | |
Wrote /tmp/emacs20150425-6849-7pskev/emacs-24.5/lisp/dnd.elc | |
make[2]: Leaving directory `/tmp/emacs20150425-6849-7pskev/emacs-24.5/lisp' | |
make[2]: Entering directory `/tmp/emacs20150425-6849-7pskev/emacs-24.5/lisp' | |
Compiling ../lisp/term/w32-win.el | |
Wrote /tmp/emacs20150425-6849-7pskev/emacs-24.5/lisp/tool-bar.elc | |
make[2]: Leaving directory `/tmp/emacs20150425-6849-7pskev/emacs-24.5/lisp' | |
Reloading stale loaddefs.el | |
Loading /tmp/emacs20150425-6849-7pskev/emacs-24.5/lisp/loaddefs.el (source)... | |
make[2]: Entering directory `/tmp/emacs20150425-6849-7pskev/emacs-24.5/lisp' | |
Compiling ../lisp/ls-lisp.el | |
make[2]: Entering directory `/tmp/emacs20150425-6849-7pskev/emacs-24.5/lisp' | |
Compiling ../lisp/disp-table.el | |
make[2]: Entering directory `/tmp/emacs20150425-6849-7pskev/emacs-24.5/lisp' | |
Compiling ../lisp/w32-common-fns.el | |
Reloading stale loaddefs.el | |
Loading /tmp/emacs20150425-6849-7pskev/emacs-24.5/lisp/loaddefs.el (source)... | |
Wrote /tmp/emacs20150425-6849-7pskev/emacs-24.5/lisp/term/common-win.elc | |
make[2]: Leaving directory `/tmp/emacs20150425-6849-7pskev/emacs-24.5/lisp' | |
Wrote /tmp/emacs20150425-6849-7pskev/emacs-24.5/lisp/x-dnd.elc | |
make[2]: Leaving directory `/tmp/emacs20150425-6849-7pskev/emacs-24.5/lisp' | |
Reloading stale loaddefs.el | |
Loading /tmp/emacs20150425-6849-7pskev/emacs-24.5/lisp/loaddefs.el (source)... | |
Reloading stale loaddefs.el | |
Loading /tmp/emacs20150425-6849-7pskev/emacs-24.5/lisp/loaddefs.el (source)... | |
make[2]: Entering directory `/tmp/emacs20150425-6849-7pskev/emacs-24.5/lisp' | |
Reloading stale loaddefs.el | |
Loading /tmp/emacs20150425-6849-7pskev/emacs-24.5/lisp/loaddefs.el (source)... | |
Compiling ../lisp/dos-w32.el | |
make[2]: Entering directory `/tmp/emacs20150425-6849-7pskev/emacs-24.5/lisp' | |
Compiling ../lisp/w32-fns.el | |
Wrote /tmp/emacs20150425-6849-7pskev/emacs-24.5/lisp/w32-vars.elc | |
Reloading stale loaddefs.el | |
Loading /tmp/emacs20150425-6849-7pskev/emacs-24.5/lisp/loaddefs.el (source)... | |
make[2]: Leaving directory `/tmp/emacs20150425-6849-7pskev/emacs-24.5/lisp' | |
Reloading stale loaddefs.el | |
Loading /tmp/emacs20150425-6849-7pskev/emacs-24.5/lisp/loaddefs.el (source)... | |
make[2]: Entering directory `/tmp/emacs20150425-6849-7pskev/emacs-24.5/lisp' | |
Compiling ../lisp/dos-fns.el | |
In toplevel form: | |
term/w32-win.el:238:15:Warning: reference to free variable `libjpeg-version' | |
term/w32-win.el:254:16:Warning: reference to free variable `libgif-version' | |
Wrote /tmp/emacs20150425-6849-7pskev/emacs-24.5/lisp/term/w32-win.elc | |
make[2]: Leaving directory `/tmp/emacs20150425-6849-7pskev/emacs-24.5/lisp' | |
Wrote /tmp/emacs20150425-6849-7pskev/emacs-24.5/lisp/term/x-win.elc | |
make[2]: Leaving directory `/tmp/emacs20150425-6849-7pskev/emacs-24.5/lisp' | |
Wrote /tmp/emacs20150425-6849-7pskev/emacs-24.5/lisp/w32-common-fns.elc | |
make[2]: Leaving directory `/tmp/emacs20150425-6849-7pskev/emacs-24.5/lisp' | |
Wrote /tmp/emacs20150425-6849-7pskev/emacs-24.5/lisp/disp-table.elc | |
make[2]: Leaving directory `/tmp/emacs20150425-6849-7pskev/emacs-24.5/lisp' | |
Wrote /tmp/emacs20150425-6849-7pskev/emacs-24.5/lisp/ls-lisp.elc | |
Reloading stale loaddefs.el | |
Loading /tmp/emacs20150425-6849-7pskev/emacs-24.5/lisp/loaddefs.el (source)... | |
make[2]: Leaving directory `/tmp/emacs20150425-6849-7pskev/emacs-24.5/lisp' | |
make[2]: Entering directory `/tmp/emacs20150425-6849-7pskev/emacs-24.5/lisp' | |
Compiling ../lisp/dos-vars.el | |
make[2]: Entering directory `/tmp/emacs20150425-6849-7pskev/emacs-24.5/lisp' | |
Compiling ../lisp/term/internal.el | |
make[2]: Entering directory `/tmp/emacs20150425-6849-7pskev/emacs-24.5/lisp' | |
Compiling ../lisp/term/pc-win.el | |
make[2]: Entering directory `/tmp/emacs20150425-6849-7pskev/emacs-24.5/lisp' | |
Compiling ../lisp/mwheel.el | |
make[2]: Entering directory `/tmp/emacs20150425-6849-7pskev/emacs-24.5/lisp' | |
Compiling ../lisp/term/ns-win.el | |
Reloading stale loaddefs.el | |
Loading /tmp/emacs20150425-6849-7pskev/emacs-24.5/lisp/loaddefs.el (source)... | |
Reloading stale loaddefs.el | |
Loading /tmp/emacs20150425-6849-7pskev/emacs-24.5/lisp/loaddefs.el (source)... | |
Reloading stale loaddefs.el | |
Loading /tmp/emacs20150425-6849-7pskev/emacs-24.5/lisp/loaddefs.el (source)... | |
Wrote /tmp/emacs20150425-6849-7pskev/emacs-24.5/lisp/w32-fns.elc | |
Wrote /tmp/emacs20150425-6849-7pskev/emacs-24.5/lisp/dos-w32.elc | |
make[2]: Leaving directory `/tmp/emacs20150425-6849-7pskev/emacs-24.5/lisp' | |
make[2]: Leaving directory `/tmp/emacs20150425-6849-7pskev/emacs-24.5/lisp' | |
Reloading stale loaddefs.el | |
Loading /tmp/emacs20150425-6849-7pskev/emacs-24.5/lisp/loaddefs.el (source)... | |
Reloading stale loaddefs.el | |
Loading /tmp/emacs20150425-6849-7pskev/emacs-24.5/lisp/loaddefs.el (source)... | |
make[2]: Entering directory `/tmp/emacs20150425-6849-7pskev/emacs-24.5/lisp' | |
Compiling ../lisp/vc/vc-hooks.el | |
make[2]: Entering directory `/tmp/emacs20150425-6849-7pskev/emacs-24.5/lisp' | |
Compiling ../lisp/emacs-lisp/float-sup.el | |
Reloading stale loaddefs.el | |
Loading /tmp/emacs20150425-6849-7pskev/emacs-24.5/lisp/loaddefs.el (source)... | |
Wrote /tmp/emacs20150425-6849-7pskev/emacs-24.5/lisp/dos-fns.elc | |
make[2]: Leaving directory `/tmp/emacs20150425-6849-7pskev/emacs-24.5/lisp' | |
Reloading stale loaddefs.el | |
Loading /tmp/emacs20150425-6849-7pskev/emacs-24.5/lisp/loaddefs.el (source)... | |
Wrote /tmp/emacs20150425-6849-7pskev/emacs-24.5/lisp/dos-vars.elc | |
make[2]: Leaving directory `/tmp/emacs20150425-6849-7pskev/emacs-24.5/lisp' | |
make[2]: Entering directory `/tmp/emacs20150425-6849-7pskev/emacs-24.5/lisp' | |
Wrote /tmp/emacs20150425-6849-7pskev/emacs-24.5/lisp/term/internal.elc | |
Compiling ../lisp/vc/ediff-hook.el | |
make[2]: Leaving directory `/tmp/emacs20150425-6849-7pskev/emacs-24.5/lisp' | |
make[2]: Entering directory `/tmp/emacs20150425-6849-7pskev/emacs-24.5/lisp' | |
Compiling ../lisp/electric.el | |
Wrote /tmp/emacs20150425-6849-7pskev/emacs-24.5/lisp/term/pc-win.elc | |
make[2]: Leaving directory `/tmp/emacs20150425-6849-7pskev/emacs-24.5/lisp' | |
make[2]: Entering directory `/tmp/emacs20150425-6849-7pskev/emacs-24.5/lisp' | |
Compiling ../lisp/uniquify.el | |
Wrote /tmp/emacs20150425-6849-7pskev/emacs-24.5/lisp/mwheel.elc | |
make[2]: Leaving directory `/tmp/emacs20150425-6849-7pskev/emacs-24.5/lisp' | |
cd ../leim && make -w --jobserver-fds=3,4 - --jobserver-fds=3,4 -j leim-list.el EMACS="../src/bootstrap-emacs" | |
Reloading stale loaddefs.el | |
Loading /tmp/emacs20150425-6849-7pskev/emacs-24.5/lisp/loaddefs.el (source)... | |
make[2]: Entering directory `/tmp/emacs20150425-6849-7pskev/emacs-24.5/leim' | |
make[2]: Entering directory `/tmp/emacs20150425-6849-7pskev/emacs-24.5/lisp' | |
Reloading stale loaddefs.el | |
Loading /tmp/emacs20150425-6849-7pskev/emacs-24.5/lisp/loaddefs.el (source)... | |
Compiling ../lisp/tooltip.el | |
EMACSLOADPATH= '../src/bootstrap-emacs' -batch --no-site-file --no-site-lisp -l titdic-cnv \ | |
-f batch-titdic-convert -dir ./../lisp/leim/quail ./CXTERM-DIC | |
Reloading stale loaddefs.el | |
Loading /tmp/emacs20150425-6849-7pskev/emacs-24.5/lisp/loaddefs.el (source)... | |
Converting all tit files in the directory /tmp/emacs20150425-6849-7pskev/emacs-24.5/leim/CXTERM-DIC | |
Byte-compile the created files by: | |
% emacs -batch -f batch-byte-compile XXX.el | |
echo "changed" > changed.tit | |
Wrote /tmp/emacs20150425-6849-7pskev/emacs-24.5/lisp/term/ns-win.elc | |
make[2]: Leaving directory `/tmp/emacs20150425-6849-7pskev/emacs-24.5/lisp' | |
EMACSLOADPATH= '../src/bootstrap-emacs' -batch --no-site-file --no-site-lisp -l titdic-cnv \ | |
-f batch-miscdic-convert -dir ./../lisp/leim/quail ./MISC-DIC | |
Reloading stale loaddefs.el | |
Loading /tmp/emacs20150425-6849-7pskev/emacs-24.5/lisp/loaddefs.el (source)... | |
tsang-b5.el is up to date | |
quick-b5.el is up to date | |
tsang-cns.el is up to date | |
quick-cns.el is up to date | |
PY.el is up to date | |
CTLau.el is up to date | |
CTLau-b5.el is up to date | |
ZIRANMA.el is up to date | |
echo "changed" > changed.misc | |
In toplevel form: | |
emacs-lisp/float-sup.el:31:1:Warning: global/dynamic var `pi' lacks a prefix | |
Wrote /tmp/emacs20150425-6849-7pskev/emacs-24.5/lisp/emacs-lisp/float-sup.elc | |
make[2]: Leaving directory `/tmp/emacs20150425-6849-7pskev/emacs-24.5/lisp' | |
make[2]: Leaving directory `/tmp/emacs20150425-6849-7pskev/emacs-24.5/leim' | |
Wrote /tmp/emacs20150425-6849-7pskev/emacs-24.5/lisp/vc/vc-hooks.elc | |
make[2]: Leaving directory `/tmp/emacs20150425-6849-7pskev/emacs-24.5/lisp' | |
Wrote /tmp/emacs20150425-6849-7pskev/emacs-24.5/lisp/vc/ediff-hook.elc | |
make[2]: Leaving directory `/tmp/emacs20150425-6849-7pskev/emacs-24.5/lisp' | |
Wrote /tmp/emacs20150425-6849-7pskev/emacs-24.5/lisp/electric.elc | |
make[2]: Leaving directory `/tmp/emacs20150425-6849-7pskev/emacs-24.5/lisp' | |
Wrote /tmp/emacs20150425-6849-7pskev/emacs-24.5/lisp/tooltip.elc | |
make[2]: Leaving directory `/tmp/emacs20150425-6849-7pskev/emacs-24.5/lisp' | |
Wrote /tmp/emacs20150425-6849-7pskev/emacs-24.5/lisp/uniquify.elc | |
make[2]: Leaving directory `/tmp/emacs20150425-6849-7pskev/emacs-24.5/lisp' | |
/home/user/.linuxbrew/bin/mkdir -p ../etc | |
rm -f ../etc/DOC | |
../lib-src/make-docfile -d . dosfns.o msdos.o xterm.o xfns.o xmenu.o xselect.o xrdb.o xsmfns.o fringe.o image.o fontset.o dbusbind.o cygw32.o nsterm.o nsfns.o nsmenu.o nsselect.o nsimage.o nsfont.o macfont.o w32.o w32deps/lastfile.d -MP -Os -w -pipe -march=core2 lastfile.c | |
/usr/bin/gcc-4.8 -std=gnu99 -Demacs -I. -I. -I../lib -I./../lib -MMD -MF deps/.d -MP -Os -w -pipe -march=core2 -Wl,-znocombreloc -L/home/user/.linuxbrew/lib -Wl,-rpath,/home/user/.linuxbrew/lib \ | |
-o temacs vm-limit.o dispnew.o frame.o scroll.o xdisp.o menu.o window.o charset.o coding.o category.o ccl.o character.o chartab.o bidi.o cm.o term.o terminal.o xfaces.o emacs.o keyboard.o macros.o keymap.o sysdep.o buffer.o filelock.o insdel.o marker.o minibuf.o fileio.o dired.o cmds.o casetab.o casefiddle.o indent.o search.o regex.o undo.o alloc.o data.o doc.o editfns.o callint.o eval.o floatfns.o fns.o font.o print.o lread.o syntax.o unexelf.o bytecode.o process.o gnutls.o callproc.o region-cache.o sound.o atimer.o doprnt.o intervals.o textprop.o composite.o xml.o inotify.o profiler.o decompress.o terminfo.o lastfile.o ../lib/libgnu.a -lrt -ltinfo -lpthread -lm -lz | |
/home/user/.linuxbrew/bin/mkdir -p ../etc | |
: | |
test "no" = "yes" || \ | |
test "X" = X || -r temacs | |
test "no" = "yes" || test -z "setfattr" || \ | |
setfattr -n user.pax.flags -v er temacs | |
cd ../lisp; make -w --jobserver-fds=3,4 - --jobserver-fds=3,4 -j update-subdirs | |
make[2]: Entering directory `/tmp/emacs20150425-6849-7pskev/emacs-24.5/lisp' | |
for file in `find . -type d -print`; do case $file in .*/cedet* | .*/leim* ) ;; *) wins="$wins${wins:+ }$file" ;; esac; done; \ | |
for file in $wins; do \ | |
./../build-aux/update-subdirs $file; \ | |
done; | |
make[2]: Leaving directory `/tmp/emacs20150425-6849-7pskev/emacs-24.5/lisp' | |
if test "no" = "yes"; then \ | |
rm -f bootstrap-emacs; \ | |
ln temacs bootstrap-emacs; \ | |
else \ | |
./temacs --batch --load loadup bootstrap || exit 1; \ | |
test "X" = X || -zex emacs; \ | |
mv -f emacs bootstrap-emacs; \ | |
fi | |
Loading loadup.el (source)... | |
Using load-path (/tmp/emacs20150425-6849-7pskev/emacs-24.5/lisp /tmp/emacs20150425-6849-7pskev/emacs-24.5/lisp/emacs-lisp /tmp/emacs20150425-6849-7pskev/emacs-24.5/lisp/language /tmp/emacs20150425-6849-7pskev/emacs-24.5/lisp/international /tmp/emacs20150425-6849-7pskev/emacs-24.5/lisp/textmodes /tmp/emacs20150425-6849-7pskev/emacs-24.5/lisp/vc) | |
Loading emacs-lisp/byte-run... | |
Loading emacs-lisp/backquote... | |
Loading subr... | |
Loading version... | |
Loading widget... | |
Loading custom... | |
Loading emacs-lisp/map-ynp... | |
Loading international/mule... | |
Loading international/mule-conf... | |
Loading env... | |
Loading format... | |
Loading bindings... | |
Loading cus-start... | |
Loading window... | |
Loading files... | |
Loading emacs-lisp/macroexp... | |
Loading cus-face... | |
Loading faces... | |
Loading button... | |
Loading startup... | |
Loading /tmp/emacs20150425-6849-7pskev/emacs-24.5/lisp/loaddefs.el (source)... | |
Loading emacs-lisp/nadvice... | |
Loading minibuffer... | |
Loading abbrev... | |
Loading simple... | |
Loading help... | |
Loading jka-cmpr-hook... | |
Loading epa-hook... | |
Loading international/mule-cmds... | |
Loading case-table... | |
Loading /tmp/emacs20150425-6849-7pskev/emacs-24.5/lisp/international/charprop.el (source)... | |
Loading international/characters... | |
Loading composite... | |
Loading language/chinese... | |
Loading language/cyrillic... | |
Loading language/indian... | |
Loading language/sinhala... | |
Loading language/english... | |
Loading language/ethiopic... | |
Loading language/european... | |
Loading language/czech... | |
Loading language/slovak... | |
Loading language/romanian... | |
Loading language/greek... | |
Loading language/hebrew... | |
Loading language/japanese... | |
Loading /tmp/emacs20150425-6849-7pskev/emacs-24.5/lisp/international/cp51932.el (source)... | |
Loading /tmp/emacs20150425-6849-7pskev/emacs-24.5/lisp/international/eucjp-ms.el (source)... | |
Loading language/korean... | |
Loading language/lao... | |
Loading language/tai-viet... | |
Loading language/thai... | |
Loading language/tibetan... | |
Loading language/vietnamese... | |
Loading language/misc-lang... | |
Loading language/utf-8-lang... | |
Loading language/georgian... | |
Loading language/khmer... | |
Loading language/burmese... | |
Loading language/cham... | |
Loading indent... | |
Loading frame... | |
Loading term/tty-colors... | |
Loading font-core... | |
Loading facemenu... | |
Loading emacs-lisp/syntax... | |
Loading font-lock... | |
Loading jit-lock... | |
Loading mouse... | |
Loading select... | |
Loading emacs-lisp/timer... | |
Loading isearch... | |
Loading rfn-eshadow... | |
Loading menu-bar... | |
Loading emacs-lisp/lisp... | |
Loading textmodes/page... | |
Loading register... | |
Loading textmodes/paragraphs... | |
Loading progmodes/prog-mode... | |
Loading emacs-lisp/lisp-mode... | |
Loading textmodes/text-mode... | |
Loading textmodes/fill... | |
Loading newcomment... | |
Loading replace... | |
Loading emacs-lisp/tabulated-list... | |
Loading buff-menu... | |
Loading emacs-lisp/float-sup... | |
Loading vc/vc-hooks... | |
Loading vc/ediff-hook... | |
Loading uniquify... | |
Loading electric... | |
Loading tooltip... | |
Loading /tmp/emacs20150425-6849-7pskev/emacs-24.5/lisp/leim/leim-list.el (source)... | |
Finding pointers to doc strings... | |
Finding pointers to doc strings...done | |
Dumping under the name emacs | |
81836 pure bytes used | |
cd ../lisp; make -w --jobserver-fds=3,4 - --jobserver-fds=3,4 -j compile-first EMACS="../src/bootstrap-emacs" | |
make[2]: Entering directory `/tmp/emacs20150425-6849-7pskev/emacs-24.5/lisp' | |
make[2]: Nothing to be done for `compile-first'. | |
make[2]: Leaving directory `/tmp/emacs20150425-6849-7pskev/emacs-24.5/lisp' | |
cd ../lisp; make -w --jobserver-fds=3,4 - --jobserver-fds=3,4 -j autoloads EMACS="../src/bootstrap-emacs" | |
make[2]: Entering directory `/tmp/emacs20150425-6849-7pskev/emacs-24.5/lisp' | |
make[2]: Entering directory `/tmp/emacs20150425-6849-7pskev/emacs-24.5/lisp' | |
cd . && chmod +w ps-print.el mail/rmail.el dired.el ibuffer.el htmlfontify.el emacs-lisp/eieio.el | |
make[2]: Entering directory `/tmp/emacs20150425-6849-7pskev/emacs-24.5/lisp' | |
Compiling ../lisp/version.el | |
backquote.elmake[2]: Entering directory `/tmp/emacs20150425-6849-7pskev/emacs-24.5/lisp' | |
make[2]: Entering directory `/tmp/emacs20150425-6849-7pskev/emacs-24.5/lisp' | |
Compiling ../lisp/subr.el | |
mamake[2]: Entering directory `/tmp/emacs20150425-6849-7pskev/emacs-24.5/lispCompiling ../lisp/emacs-lisp/map-ynp.el | |
for file in `find . -type d -print`; do case $file in .*/obsolete | .*/term ) ;; *) wins="$wins${wins:+ }$file" ;; esac; done; \ | |
echo Directories: $wins; \ | |
EMACSLOADPATH= '../src/bootstrap-emacs' -batch --no-site-file --no-site-lisp -l autoload \ | |
--eval '(setq autoload-builtin-package-versions t)' \ | |
--eval '(setq generated-autoload-file (expand-file-name (unmsys--file-name "./loaddefs.el")))' \ | |
-f batch-update-autoloads $wins | |
Compiling ../lisp/custom.el | |
Directories: . ./url ./vc ./leim ./leim/ja-dic ./leim/quail ./calendar ./progmodes ./mh-e ./international ./calc ./emacs-parallel ./textmodes ./mail ./nxml ./org ./play ./erc ./emacs-lisp ./gnus ./cedet ./cedet/semantic ./cedet/semantic/wisent ./cedet/semantic/symref ./cedet/semantic/decorate ./cedet/semantic/bovine ./cedet/semantic/analyze ./cedet/ede ./cedet/srecode ./emulation ./eshell ./net ./language | |
In toplevel form: | |
emacs-lisp/byte-run.el:36:1:Warning: `macro-declaration-function' is an | |
obsolete function (as of 24.3); use `macro-declarations-alist' instead. | |
Wrote /tmp/emacs20150425-6849-7pskev/emacs-24.5/lisp/emacs-lisp/backquote.elc | |
Wrote /tmp/emacs20150425-6849-7pskev/emacs-24.5/lisp/version.elc | |
make[2]: Leaving directory `/tmp/emacs20150425-6849-7pskev/emacs-24.5/lisp' | |
make[2]: Leaving directory `/tmp/emacs20150425-6849-7pskev/emacs-24.5/lisp' | |
Wrote /tmp/emacs20150425-6849-7pskev/emacs-24.5/lisp/widget.elc | |
make[2]: Leaving directory `/tmp/emacs20150425-6849-7pskev/emacs-24.5/lisp' | |
In declare-function: | |
subr.el:32:11:Warning: macro declare-function used to take 2+ arguments, now | |
takes 2-4 | |
Wrote /tmp/emacs20150425-6849-7pskev/emacs-24.5/lisp/emacs-lisp/map-ynp.elc | |
make[2]: Leaving directory `/tmp/emacs20150425-6849-7pskev/emacs-24.5/lisp' | |
Wrote /tmp/emacs20150425-6849-7pskev/emacs-24.5/lisp/emacs-lisp/byte-run.elc | |
make[2]: Leaving directory `/tmp/emacs20150425-6849-7pskev/emacs-24.5/lisp' | |
make[2]: Entering directory `/tmp/emacs20150425-6849-7pskev/emacs-24.5/lisp' | |
Compiling ../lisp/cus-start.el | |
make[2]: Entering directory `/tmp/emacs20150425-6849-7pskev/emacs-24.5/lisp' | |
Compiling ../lisp/international/mule.el | |
make[2]: Entering directory `/tmp/emacs20150425-6849-7pskev/emacs-24.5/lisp' | |
make[2]: Entering directory `/tmp/emacs20150425-6849-7pskev/emacs-24.5/lisp' | |
Compiling ../lisp/international/mule-conf.el | |
Wrote /tmp/emacs20150425-6849-7pskev/emacs-24.5/lisp/custom.elc | |
make[2]: Leaving directory `/tmp/emacs20150425-6849-7pskev/emacs-24.5/lisp' | |
Compiling ../lisp/env.el | |
make[2]: Entering directory `/tmp/emacs20150425-6849-7pskev/emacs-24.5/lisp' | |
Compiling ../lisp/format.el | |
make[2]: Entering directory `/tmp/emacs20150425-6849-7pskev/emacs-24.5/lisp' | |
Compiling ../lisp/bindings.el | |
Wrote /tmp/emacs20150425-6849-7pskev/emacs-24.5/lisp/cus-start.elc | |
make[2]: Leaving directory `/tmp/emacs20150425-6849-7pskev/emacs-24.5/lisp' | |
make[2]: Entering directory `/tmp/emacs20150425-6849-7pskev/emacs-24.5/lisp' | |
Compiling ../lisp/files.el | |
Wrote /tmp/emacs20150425-6849-7pskev/emacs-24.5/lisp/env.elc | |
make[2]: Leaving directory `/tmp/emacs20150425-6849-7pskev/emacs-24.5/lisp' | |
Wrote /tmp/emacs20150425-6849-7pskev/emacs-24.5/lisp/format.elc | |
make[2]: Leaving directory `/tmp/emacs20150425-6849-7pskev/emacs-24.5/lisp' | |
Wrote /tmp/emacs20150425-6849-7pskev/emacs-24.5/lisp/international/mule-conf.elc | |
make[2]: Leaving directory `/tmp/emacs20150425-6849-7pskev/emacs-24.5/lisp' | |
make[2]: Entering directory `/tmp/emacs20150425-6849-7pskev/emacs-24.5/lisp' | |
Compiling ../lisp/emacs-lisp/macroexp.el | |
Wrote /tmp/emacs20150425-6849-7pskev/emacs-24.5/lisp/international/mule.elc | |
make[2]: Leaving directory `/tmp/emacs20150425-6849-7pskev/emacs-24.5/lisp' | |
make[2]: Entering directory `/tmp/emacs20150425-6849-7pskev/emacs-24.5/lisp' | |
Compiling ../lisp/cus-face.el | |
make[2]: Entering directory `/tmp/emacs20150425-6849-7pskev/emacs-24.5/lisp' | |
Compiling ../lisp/faces.el | |
Wrote /tmp/emacs20150425-6849-7pskev/emacs-24.5/lisp/bindings.elc | |
make[2]: Leaving directory `/tmp/emacs20150425-6849-7pskev/emacs-24.5/lisp' | |
make[2]: Entering directory `/tmp/emacs20150425-6849-7pskev/emacs-24.5/lisp' | |
Compiling ../lisp/button.el | |
make[2]: Entering directory `/tmp/emacs20150425-6849-7pskev/emacs-24.5/lisp' | |
Compiling ../lisp/startup.el | |
Wrote /tmp/emacs20150425-6849-7pskev/emacs-24.5/lisp/cus-face.elc | |
In create-file-buffer: | |
files.el:1659:8:Warning: function create-file-buffer used to take 0+ | |
arguments, now takes 1 | |
make[2]: Leaving directory `/tmp/emacs20150425-6849-7pskev/emacs-24.5/lisp' | |
Wrote /tmp/emacs20150425-6849-7pskev/emacs-24.5/lisp/subr.elc | |
Wrote /tmp/emacs20150425-6849-7pskev/emacs-24.5/lisp/emacs-lisp/macroexp.elc | |
make[2]: Leaving directory `/tmp/emacs20150425-6849-7pskev/emacs-24.5/lisp' | |
make[2]: Leaving directory `/tmp/emacs20150425-6849-7pskev/emacs-24.5/lisp' | |
make[2]: Entering directory `/tmp/emacs20150425-6849-7pskev/emacs-24.5/lisp' | |
Wrote /tmp/emacs20150425-6849-7pskev/emacs-24.5/lisp/button.elc | |
make[2]: Leaving directory `/tmp/emacs20150425-6849-7pskev/emacs-24.5/lisp' | |
Compiling ../lisp/emacs-lisp/nadvice.el | |
In toplevel form: | |
startup.el:119:1:Warning: global/dynamic var `argi' lacks -Demacs -I. -I. -I../lib -I./../lib -MMD -MF deps/font.d -MP -Os -w -pipe -march=core2 font.c | |
/usr/bin/gcc-4.8 -std=gnu99 -c -isystem/home/user/.linuxbrew/include -Demacs -I. -I. -I../lib -I./../lib -MMD -MF deps/print.d -MP -Os -w -pipe -march=core2 print.c | |
/usr/bin/gcc-4.8 -std=gnu99 -c -isystem/home/user/.linuxbrew/include -Demacs -I. -I. -I../lib -I./../lib -MMD -MF deps/lread.d -MP -Os -w -pipe -march=core2 lread.c | |
/usr/bin/gcc-4.8 -std=gnu99 -c -isystem/home/user/.linuxbrew/include -Demacs -I. -I. -I../lib -I./../lib -MMD -MF deps/syntax.d -MP -Os -w -pipe -march=core2 syntax.c | |
/usr/bin/gcc-4.8 -std=gnu99 -c -isystem/home/user/.linuxbrew/include -Demacs -I. -I. -I../lib -I./../lib -MMD -MF deps/unexelf.d -MP -Os -w -pipe -march=core2 unexelf.c | |
/usr/bin/gcc-4.8 -std=gnu99 -c -isystem/home/user/.linuxbrew/include -Demacs -I. -I. -I../lib -I./../lib -MMD -MF deps/bytecode.d -MP -Os -w -pipe -march=core2 bytecode.c | |
/usr/bin/gcc-4.8 -std=gnu99 -c -isystem/home/user/.linuxbrew/include -Demacs -I. -I. -I../lib -I./../lib -MMD -MF deps/process.d -MP -Os -w -pipe -march=core2 process.c | |
/usr/bin/gcc-4.8 -std=gnu99 -c -isystem/home/user/.linuxbrew/include -Demacs -I. -I. -I../lib -I./../lib -MMD -MF deps/gnutls.d -MP -Os -w -pipe -march=core2 gnutls.c | |
/usr/bin/gcc-4.8 -std=gnu99 -c -isystem/home/user/.linuxbrew/include -Demacs -I. -I. -I../lib -I./../lib -MMD -MF deps/callproc.d -MP -Os -w -pipe -march=core2 callproc.c | |
/usr/bin/gcc-4.8 -std=gnu99 -c -isystem/home/user/.linuxbrew/include -Demacs -I. -I. -I../lib -I./../lib -MMD -MF deps/region-cache.d -MP -Os -w -pipe -march=core2 region-cache.c | |
/usr/bin/gcc-4.8 -std=gnu99 -c -isystem/home/user/.linuxbrew/include -Demacs -I. -I. -I../lib -I./../lib -MMD -MF deps/sound.d -MP -Os -w -pipe -march=core2 sound.c | |
/usr/bin/gcc-4.8 -std=gnu99 -c -isystem/home/user/.linuxbrew/include -Demacs -I. -I. -I../lib -I./../lib -MMD -MF deps/atimer.d -MP -Os -w -pipe -march=core2 atimer.c | |
/usr/bin/gcc-4.8 -std=gnu99 -c -isystem/home/user/.linuxbrew/include -Demacs -I. -I. -I../lib -I./../lib -MMD -MF deps/doprnt.d -MP -Os -w -pipe -march=core2 doprnt.c | |
/usr/bin/gcc-4.8 -std=gnu99 -c -isystem/home/user/.linuxbrew/include -Demacs -I. -I. -I../lib -I./../lib -MMD -MF deps/intervals.d -MP -Os -w -pipe -march=core2 intervals.c | |
/usr/bin/gcc-4.8 -std=gnu99 -c -isystem/home/user/.linuxbrew/include -Demacs -I. -I. -I../lib -I./../lib -MMD -MF deps/textprop.d -MP -Os -w -pipe -march=core2 textprop.c | |
/usr/bin/gcc-4.8 -std=gnu99 -c -isystem/home/user/.linuxbrew/include -Demacs -I. -I. -I../lib -I./../lib -MMD -MF deps/composite.d -MP -Os -w -pipe -march=core2 composite.c | |
/usr/bin/gcc-4.8 -std=gnu99 -c -isystem/home/user/.linuxbrew/include -Demacs -I. -I. -I../lib -I./../lib -MMD -MF deps/xml.d -MP -Os -w -pipe -march=core2 xml.c | |
/usr/bin/gcc-4.8 -std=gnu99 -c -isystem/home/user/.linuxbrew/include -Demacs -I. -I. -I../lib -I./../lib -MMD -MF deps/inotify.d -MP -Os -w -pipe -march=core2 inotify.c | |
/usr/bin/gcc-4.8 -std=gnu99 -c -isystem/home/user/.linuxbrew/include -Demacs -I. -I. -I../lib -I./../lib -MMD -MF deps/profiler.d -MP -Os -w -pipe -march=core2 profiler.c | |
/usr/bin/gcc-4.8 -std=gnu99 -c -isystem/home/user/.linuxbrew/include -Demacs -I. -I. -I../lib -I./../lib -MMD -MF deps/decompress.d -MP -Os -w -pipe -march=core2 decompress.c | |
/usr/bin/gcc-4.8 -std=gnu99 -c -isystem/home/user/.linuxbrew/include -Demacs -I. -I. -I../lib -I./../lib -MMD -MF deps/terminfo.d -MP -Os -w -pipe -march=core2 terminfo.c | |
/usr/bin/gcc-4.8 -std=gnu99 -c -isystem/home/user/.linuxbrew/include -Demacs -I. -I. -I../lib -I./../lib -MMD -MF d -MP -Os -w -pipe -march=core2 buffer.c | |
/usr/bin/gcc-4.8 -std=gnu99 -c -isystem/home/user/.linuxbrew/include -Demacs -I. -I. -I../lib -I./../lib -MMD -MF deps/filelock.d -MP -Os -w -pipe -march=core2 filelock.c | |
/usr/bin/gcc-4.8 -std=gnu99 -c -isystem/home/user/.linuxbrew/include -Demacs -I. -I. -I../lib -I./../lib -MMD -MF deps/insdel.d -MP -Os -w -pipe -march=core2 insdel.c | |
/usr/bin/gcc-4.8 -std=gnu99 -c -isystem/home/user/.linuxbrew/include -Demacs -I. -I. -I../lib -I./../lib -MMD -MF deps/marker.d -MP -Os -w -pipe -march=core2 marker.c | |
/usr/bin/gcc-4.8 -std=gnu99 -c -isystem/home/user/.linuxbrew/include -Demacs -I. -I. -I../lib -I./../lib -MMD -MF deps/minibuf.d -MP -Os -w -pipe -march=core2 minibuf.c | |
/usr/bin/gcc-4.8 -std=gnu99 -c -isystem/home/user/.linuxbrew/include -Demacs -I. -I. -I../lib -I./../lib -MMD -MF deps/fileio.d -MP -Os -w -pipe -march=core2 fileio.c | |
/usr/bin/gcc-4.8 -std=gnu99 -c -isystem/home/user/.linuxbrew/include -Demacs -I. -I. -I../lib -I./../lib -MMD -MF deps/dired.d -MP -Os -w -pipe -march=core2 dired.c | |
/usr/bin/gcc-4.8 -std=gnu99 -c -isystem/home/user/.linuxbrew/include -Demacs -I. -I. -I../lib -I./../lib -MMD -MF deps/cmds.d -MP -Os -w -pipe -march=core2 cmds.c | |
/usr/bin/gcc-4.8 -std=gnu99 -c -isystem/home/user/.linuxbrew/include -Demacs -I. -I. -I../lib -I./../lib -MMD -MF deps/casetab.d -MP -Os -w -pipe -march=core2 casetab.c | |
/usr/bin/gcc-4.8 -std=gnu99 -c -isystem/home/user/.linuxbrew/include -Demacs -I. -I. -I../lib -I./../lib -MMD -MF deps/casefiddle.d -MP -Os -w -pipe -march=core2 casefiddle.c | |
/usr/bin/gcc-4.8 -std=gnu99 -c -isystem/home/user/.linuxbrew/include -Demacs -I. -I. -I../lib -I./../lib -MMD -MF deps/indent.d -MP -Os -w -pipe -march=core2 indent.c | |
/usr/bin/gcc-4.8 -std=gnu99 -c -isystem/home/user/.linuxbrew/include -Demacs -I. -I. -I../lib -I./../lib -MMD -MF deps/search.d -MP -Os -w -pipe -march=core2 search.c | |
/usr/bin/gcc-4.8 -std=gnu99 -c -isystem/home/user/.linuxbrew/include -Demacs -I. -I. -I../lib -I./../lib -MMD -MF deps/regex.d -MP -Os -w -pipe -march=core2 regex.c | |
/usr/bin/gcc-4.8 -std=gnu99 -c -isystem/home/user/.linuxbrew/include -Demacs -I. -I. -I../lib -I./../lib -MMD -MF deps/undo.d -MP -Os -w -pipe -march=core2 undo.c | |
/usr/bin/gcc-4.8 -std=gnu99 -c -isystem/home/user/.linuxbrew/include -Demacs -I. -I. -I../lib -I./../lib -MMD -MF deps/alloc.d -MP -Os -w -pipe -march=core2 alloc.c | |
/usr/bin/gcc-4.8 -std=gnu99 -c -isystem/home/user/.linuxbrew/include -Demacs -I. -I. -I../lib -I./../lib -MMD -MF deps/data.d -MP -Os -w -pipe -march=core2 data.c | |
/usr/bin/gcc-4.8 -std=gnu99 -c -isystem/home/user/.linuxbrew/include -Demacs -I. -I. -I../lib -I./../lib -MMD -MF deps/doc.d -MP -Os -w -pipe -march=core2 doc.c | |
/usr/bin/gcc-4.8 -std=gnu99 -c -isystem/home/user/.linuxbrew/include -Demacs -I. -I. -I../lib -I./../lib -MMD -MF deps/editfns.d -MP -Os -w -pipe -march=core2 editfns.c | |
/usr/bin/gcc-4.8 -std=gnu99 -c -isystem/home/user/.linuxbrew/include -Demacs -I. -I. -I../lib -I./../lib -MMD -MF deps/callint.d -MP -Os -w -pipe -march=core2 callint.c | |
/usr/bin/gcc-4.8 -std=gnu99 -c -isystem/home/user/.linuxbrew/include -Demacs -I. -I. -I../lib -I./../lib -MMD -MF deps/eval.d -MP -Os -w -pipe -march=core2 eval.c | |
/usr/bin/gcc-4.8 -std=gnu99 -c -isystem/home/user/.linuxbrew/include -Demacs -I. -I. -I../lib -I./../lib -MMD -MF deps/floatfns.d -MP -Os -w -pipe -march=core2 floatfns.c | |
/usr/bin/gcc-4.8 -std=gnu99 -c -isystem/home/user/.linuxbrew/include -Demacs -I. -I. -I../lib -I./../lib -MMD -MF deps/fns.d -MP -Os -w -pipe -march=core2 fns.c | |
/usr/bin/gcc-4.8 -std=gnu99 -c -isystem/home/user/.linuxbrew/includestem/home/user/.linuxbrew/include -Demacs -I. -I. -I../lib -I./../lib -MMD -MF deps/vm-limit.d -MP -Os -w -pipe -march=core2 vm-limit.c | |
/usr/bin/gcc-4.8 -std=gnu99 -c -isystem/home/user/.linuxbrew/include -Demacs -I. -I. -I../lib -I./../lib -MMD -MF deps/scroll.d -MP -Os -w -pipe -march=core2 scroll.c | |
/usr/bin/gcc-4.8 -std=gnu99 -c -isystem/home/user/.linuxbrew/include -Demacs -I. -I. -I../lib -I./../lib -MMD -MF deps/xdisp.d -MP -Os -w -pipe -march=core2 xdisp.c | |
/usr/bin/gcc-4.8 -std=gnu99 -c -isystem/home/user/.linuxbrew/include -Demacs -I. -I. -I../lib -I./../lib -MMD -MF deps/menu.d -MP -Os -w -pipe -march=core2 menu.c | |
/usr/bin/gcc-4.8 -std=gnu99 -c -isystem/home/user/.linuxbrew/include -Demacs -I. -I. -I../lib -I./../lib -MMD -MF deps/window.d -MP -Os -w -pipe -march=core2 window.c | |
/usr/bin/gcc-4.8 -std=gnu99 -c -isystem/home/user/.linuxbrew/include -Demacs -I. -I. -I../lib -I./../lib -MMD -MF deps/charset.d -MP -Os -w -pipe -march=core2 charset.c | |
/usr/bin/gcc-4.8 -std=gnu99 -c -isystem/home/user/.linuxbrew/include -Demacs -I. -I. -I../lib -I./../lib -MMD -MF deps/coding.d -MP -Os -w -pipe -march=core2 coding.c | |
/usr/bin/gcc-4.8 -std=gnu99 -c -isystem/home/user/.linuxbrew/include -Demacs -I. -I. -I../lib -I./../lib -MMD -MF deps/category.d -MP -Os -w -pipe -march=core2 category.c | |
/usr/bin/gcc-4.8 -std=gnu99 -c -isystem/home/user/.linuxbrew/include -Demacs -I. -I. -I../lib -I./../lib -MMD -MF deps/ccl.d -MP -Os -w -pipe -march=core2 ccl.c | |
/usr/bin/gcc-4.8 -std=gnu99 -c -isystem/home/user/.linuxbrew/include -Demacs -I. -I. -I../lib -I./../lib -MMD -MF deps/character.d -MP -Os -w -pipe -march=core2 character.c | |
/usr/bin/gcc-4.8 -std=gnu99 -c -isystem/home/user/.linuxbrew/include -Demacs -I. -I. -I../lib -I./../lib -MMD -MF deps/chartab.d -MP -Os -w -pipe -march=core2 chartab.c | |
/usr/bin/gcc-4.8 -std=gnu99 -c -isystem/home/user/.linuxbrew/include -Demacs -I. -I. -I../lib -I./../lib -MMD -MF deps/bidi.d -MP -Os -w -pipe -march=core2 bidi.c | |
/usr/bin/gcc-4.8 -std=gnu99 -c -isystem/home/user/.linuxbrew/include -Demacs -I. -I. -I../lib -I./../lib -MMD -MF deps/cm.d -MP -Os -w -pipe -march=core2 cm.c | |
/usr/bin/gcc-4.8 -std=gnu99 -c -isystem/home/user/.linuxbrew/include -Demacs -I. -I. -I../lib -I./../lib -MMD -MF deps/term.d -MP -Os -w -pipe -march=core2 term.c | |
/usr/bin/gcc-4.8 -std=gnu99 -c -isystem/home/user/.linuxbrew/include -Demacs -I. -I. -I../lib -I./../lib -MMD -MF deps/terminal.d -MP -Os -w -pipe -march=core2 terminal.c | |
/usr/bin/gcc-4.8 -std=gnu99 -c -isystem/home/user/.linuxbrew/include -Demacs -I. -I. -I../lib -I./../lib -MMD -MF deps/xfaces.d -MP -Os -w -pipe -march=core2 xfaces.c | |
/usr/bin/gcc-4.8 -std=gnu99 -c -isystem/home/user/.linuxbrew/include -Demacs -I. -I. -I../lib -I./../lib -MMD -MF deps/emacs.d -MP -Os -w -pipe -march=core2 emacs.c | |
/usr/bin/gcc-4.8 -std=gnu99 -c -isystem/home/user/.linuxbrew/include -Demacs -I. -I. -I../lib -I./../lib -MMD -MF deps/keyboard.d -MP -Os -w -pipe -march=core2 keyboard.c | |
/usr/bin/gcc-4.8 -std=gnu99 -c -isystem/home/user/.linuxbrew/include -Demacs -I. -I. -I../lib -I./../lib -MMD -MF deps/macros.d -MP -Os -w -pipe -march=core2 macros.c | |
/usr/bin/gcc-4.8 -std=gnu99 -c -isystem/home/user/.linuxbrew/include -Demacs -I. -I. -I../lib -I./../lib -MMD -MF deps/keymap.d -MP -Os -w -pipe -march=core2 keymap.c | |
/usr/bin/gcc-4.8 -std=gnu99 -c -isystem/home/user/.linuxbrew/include -Demacs -I. -I. -I../lib -I./../lib -MMD -MF deps/sysdep.d -MP -Os -w -pipe -march=core2 sysdep.c | |
/usr/bin/gcc-4.8 -std=gnu99 -c -isystem/home/user/.linuxbrew/include -Demacs -I. -I. -I../lib -I./../lib -MMD -MF deps/buffer..c ../lib/libgnu.a \ | |
-o update-game-score | |
/usr/bin/gcc-4.8 -std=gnu99 -I. -I../src -I../lib -I. -I./../src -I./../lib -L/home/user/.linuxbrew/lib -Wl,-rpath,/home/user/.linuxbrew/lib -isystem/home/user/.linuxbrew/include -Os -w -pipe -march=core2 -o test-distrib ./test-distrib.c | |
/usr/bin/gcc-4.8 -std=gnu99 -I. -I../src -I../lib -I. -I./../src -I./../lib -L/home/user/.linuxbrew/lib -Wl,-rpath,/home/user/.linuxbrew/lib -isystem/home/user/.linuxbrew/include -Os -w -pipe -march=core2 ./make-docfile.c ../lib/libgnu.a \ | |
-o make-docfile | |
./test-distrib ./testfile | |
/usr/bin/gcc-4.8 -std=gnu99 -I. -I../src -I../lib -I. -I./../src -I./../lib -L/home/user/.linuxbrew/lib -Wl,-rpath,/home/user/.linuxbrew/lib -isystem/home/user/.linuxbrew/include -Os -w -pipe -march=core2 ./movemail.c pop.o \ | |
../lib/libgnu.a -o movemail | |
/usr/bin/gcc-4.8 -std=gnu99 -I. -I../src -I../lib -I. -I./../src -I./../lib -L/home/user/.linuxbrew/lib -Wl,-rpath,/home/user/.linuxbrew/lib -isystem/home/user/.linuxbrew/include -Os -w -pipe -march=core2 -DEMACS_NAME="\"GNU Emacs\"" \ | |
-DVERSION="\"24.5\"" ./etags.c \ | |
regex.o ../lib/libgnu.a -o etags | |
/usr/bin/gcc-4.8 -std=gnu99 -I. -I../src -I../lib -I. -I./../src -I./../lib -L/home/user/.linuxbrew/lib -Wl,-rpath,/home/user/.linuxbrew/lib -isystem/home/user/.linuxbrew/include -Os -w -pipe -march=core2 -DCTAGS -DEMACS_NAME="\"GNU Emacs\"" \ | |
-DVERSION="\"24.5\"" ./etags.c \ | |
regex.o ../lib/libgnu.a -o ctags | |
make[1]: Leaving directory `/tmp/emacs20150425-6849-7pskev/emacs-24.5/lib-src' | |
dirstate='.git/logs/HEAD'; \ | |
vcswitness='$(srcdir)/../'$dirstate; \ | |
[ -r "./$dirstate" ] || vcswitness=''; \ | |
cd src || exit; \ | |
boot=bootstrap-emacs; \ | |
[ ! -x "$boot" ] || boot=''; \ | |
make all - --jobserver-fds=3,4 -j \ | |
CC='/usr/bin/gcc-4.8 -std=gnu99' CFLAGS='-Os -w -pipe -march=core2' CPPFLAGS='-isystem/home/user/.linuxbrew/include' \ | |
LDFLAGS='-L/home/user/.linuxbrew/lib -Wl,-rpath,/home/user/.linuxbrew/lib' MAKE='make' BOOTSTRAPEMACS="$boot" \ | |
VCSWITNESS="$vcswitness" | |
make[1]: Entering directory `/tmp/emacs20150425-6849-7pskev/emacs-24.5/src' | |
../lib-src/make-docfile -d . -g dispnew.o frame.o scroll.o xdisp.o menu.o window.o charset.o coding.o category.o ccl.o character.o chartab.o bidi.o cm.o term.o terminal.o xfaces.o emacs.o keyboard.o macros.o keymap.o sysdep.o buffer.o filelock.o insdel.o marker.o minibuf.o fileio.o dired.o cmds.o casetab.o casefiddle.o indent.o search.o regex.o undo.o alloc.o data.o doc.o editfns.o callint.o eval.o floatfns.o fns.o font.o print.o lread.o syntax.o unexelf.o bytecode.o process.o gnutls.o callproc.o region-cache.o sound.o atimer.o doprnt.o intervals.o textprop.o composite.o xml.o inotify.o profiler.o decompress.o > gl.tmp | |
for i in vm-limit.o dispnew.o frame.o scroll.o xdisp.o menu.o window.o charset.o coding.o category.o ccl.o character.o chartab.o bidi.o cm.o term.o terminal.o xfaces.o emacs.o keyboard.o macros.o keymap.o sysdep.o buffer.o filelock.o insdel.o marker.o minibuf.o fileio.o dired.o cmds.o casetab.o casefiddle.o indent.o search.o regex.o undo.o alloc.o data.o doc.o editfns.o callint.o eval.o floatfns.o fns.o font.o print.o lread.o syntax.o unexelf.o bytecode.o process.o gnutls.o callproc.o region-cache.o sound.o atimer.o doprnt.o intervals.o textprop.o composite.o xml.o inotify.o profiler.o decompress.o terminfo.o lastfile.o ; do \ | |
echo "$i" | sed 's,.*/,,; s/\.obj$/\.o/; s/^/"/; s/$/",/' \ | |
|| exit; \ | |
done >buildobj.h.tmp | |
mv buildobj.h.tmp buildobj.h | |
./../build-aux/move-if-change gl.tmp globals.h | |
echo timestamp > gl-stamp | |
/usr/bin/gcc-4.8 -std=gnu99 -c -isystem/home/user/.linuxbrew/include -Demacs -I. -I. -I../lib -I./../lib -MMD -MF deps/dispnew.d -MP -Os -w -pipe -march=core2 dispnew.c | |
/usr/bin/gcc-4.8 -std=gnu99 -c -isystem/home/user/.linuxbrew/include -Demacs -I. -I. -I../lib -I./../lib -MMD -MF deps/frame.d -MP -Os -w -pipe -march=core2 frame.c | |
/usr/bin/gcc-4.8 -std=gnu99 -c -isy/u64.Tpo .deps/u64.Po | |
/usr/bin/gcc-4.8 -std=gnu99 -DHAVE_CONFIG_H -I. -I../lib -I../src -I../src -isystem/home/user/.linuxbrew/include -Os -w -pipe -march=core2 -MT save-cwd.o -MD -MP -MF .deps/save-cwd.Tpo -c -o save-cwd.o save-cwd.c | |
mv -f .deps/unistd.Tpo .deps/unistd.Po | |
/usr/bin/gcc-4.8 -std=gnu99 -DHAVE_CONFIG_H -I. -I../lib -I../src -I../src -isystem/home/user/.linuxbrew/include -Os -w -pipe -march=core2 -MT fcntl.o -MD -MP -MF .deps/fcntl.Tpo -c -o fcntl.o fcntl.c | |
mv -f .deps/openat-die.Tpo .deps/openat-die.Po | |
mv -f .deps/save-cwd.Tpo .deps/save-cwd.Po | |
/usr/bin/gcc-4.8 -std=gnu99 -DHAVE_CONFIG_H -I. -I../lib -I../src -I../src -isystem/home/user/.linuxbrew/include -Os -w -pipe -march=core2 -MT pthread_sigmask.o -MD -MP -MF .deps/pthread_sigmask.Tpo -c -o pthread_sigmask.o pthread_sigmask.c | |
/usr/bin/gcc-4.8 -std=gnu99 -DHAVE_CONFIG_H -I. -I../lib -I../src -I../src -isystem/home/user/.linuxbrew/include -Os -w -pipe -march=core2 -MT sig2str.o -MD -MP -MF .deps/sig2str.Tpo -c -o sig2str.o sig2str.c | |
mv -f .deps/sha1.Tpo .deps/sha1.Po | |
mv -f .deps/fcntl.Tpo .deps/fcntl.Po | |
mv -f .deps/utimens.Tpo .deps/utimens.Po | |
mv -f .deps/pthread_sigmask.Tpo .deps/pthread_sigmask.Po | |
mv -f .deps/sig2str.Tpo .deps/sig2str.Po | |
mv -f .deps/strftime.Tpo .deps/strftime.Po | |
mv -f .deps/sha256.Tpo .deps/sha256.Po | |
mv -f .deps/sha512.Tpo .deps/sha512.Po | |
rm -f libgnu.a | |
ar cru libgnu.a allocator.o binary-io.o c-ctype.o c-strcasecmp.o c-strncasecmp.o careadlinkat.o close-stream.o count-one-bits.o count-trailing-zeros.o md5.o sha1.o sha256.o sha512.o dtoastr.o dtotimespec.o filemode.o gettime.o pipe2.o acl-errno-valid.o file-has-acl.o qcopy-acl.o qset-acl.o stat-time.o strftime.o timespec.o timespec-add.o timespec-sub.o u64.o unistd.o utimens.o openat-die.o save-cwd.o fcntl.o pthread_sigmask.o sig2str.o | |
ranlib libgnu.a | |
make[2]: Leaving directory `/tmp/emacs20150425-6849-7pskev/emacs-24.5/lib' | |
make[1]: Leaving directory `/tmp/emacs20150425-6849-7pskev/emacs-24.5/lib' | |
cd lib-src && make all - --jobserver-fds=3,4 -j \ | |
CC='/usr/bin/gcc-4.8 -std=gnu99' CFLAGS='-Os -w -pipe -march=core2' CPPFLAGS='-isystem/home/user/.linuxbrew/include' \ | |
LDFLAGS='-L/home/user/.linuxbrew/lib -Wl,-rpath,/home/user/.linuxbrew/lib' MAKE='make' | |
make[1]: Entering directory `/tmp/emacs20150425-6849-7pskev/emacs-24.5/lib-src' | |
/usr/bin/gcc-4.8 -std=gnu99 -c -I. -I../src -I../lib -I. -I./../src -I./../lib -isystem/home/user/.linuxbrew/include -Os -w -pipe -march=core2 ./../src/regex.c | |
/usr/bin/gcc-4.8 -std=gnu99 -I. -I../src -I../lib -I. -I./../src -I./../lib -L/home/user/.linuxbrew/lib -Wl,-rpath,/home/user/.linuxbrew/lib -isystem/home/user/.linuxbrew/include -Os -w -pipe -march=core2 ./emacsclient.c \ | |
-DVERSION="\"24.5\"" ../lib/libgnu.a \ | |
-o emacsclient | |
/usr/bin/gcc-4.8 -std=gnu99 -I. -I../src -I../lib -I. -I./../src -I./../lib -L/home/user/.linuxbrew/lib -Wl,-rpath,/home/user/.linuxbrew/lib -isystem/home/user/.linuxbrew/include -Os -w -pipe -march=core2 -DVERSION="\"24.5\"" \ | |
./ebrowse.c ../lib/libgnu.a -o ebrowse | |
/usr/bin/gcc-4.8 -std=gnu99 -I. -I../src -I../lib -I. -I./../src -I./../lib -L/home/user/.linuxbrew/lib -Wl,-rpath,/home/user/.linuxbrew/lib -isystem/home/user/.linuxbrew/include -Os -w -pipe -march=core2 ./profile.c \ | |
../lib/libgnu.a -o profile | |
/usr/bin/gcc-4.8 -std=gnu99 -c -I. -I../src -I../lib -I. -I./../src -I./../lib -isystem/home/user/.linuxbrew/include -Os -w -pipe -march=core2 ./pop.c | |
/usr/bin/gcc-4.8 -std=gnu99 -I. -I../src -I../lib -I. -I./../src -I./../lib -L/home/user/.linuxbrew/lib -Wl,-rpath,/home/user/.linuxbrew/lib -isystem/home/user/.linuxbrew/include -Os -w -pipe -march=core2 ./hexl.c ../lib/libgnu.a -o hexl | |
/usr/bin/gcc-4.8 -std=gnu99 -I. -I../src -I../lib -I. -I./../src -I./../lib -L/home/user/.linuxbrew/lib -Wl,-rpath,/home/user/.linuxbrew/lib -isystem/home/user/.linuxbrew/include -Os -w -pipe -march=core2 -DHAVE_SHARED_GAME_DIR="\"/home/user/.linuxbrew/Cellar/emacs/24.5/var/games/emacs\"" \ | |
./update-game-scoreMD -MP -MF .deps/filemode.Tpo -c -o filemode.o filemode.c | |
mv -f .deps/count-trailing-zeros.Tpo .deps/count-trailing-zeros.Po | |
/usr/bin/gcc-4.8 -std=gnu99 -DHAVE_CONFIG_H -I. -I../lib -I../src -I../src -isystem/home/user/.linuxbrew/include -Os -w -pipe -march=core2 -MT gettime.o -MD -MP -MF .deps/gettime.Tpo -c -o gettime.o gettime.c | |
mv -f .deps/dtotimespec.Tpo .deps/dtotimespec.Po | |
/usr/bin/gcc-4.8 -std=gnu99 -DHAVE_CONFIG_H -I. -I../lib -I../src -I../src -isystem/home/user/.linuxbrew/include -Os -w -pipe -march=core2 -MT pipe2.o -MD -MP -MF .deps/pipe2.Tpo -c -o pipe2.o pipe2.c | |
mv -f .deps/dtoastr.Tpo .deps/dtoastr.Po | |
/usr/bin/gcc-4.8 -std=gnu99 -DHAVE_CONFIG_H -I. -I../lib -I../src -I../src -isystem/home/user/.linuxbrew/include -Os -w -pipe -march=core2 -MT acl-errno-valid.o -MD -MP -MF .deps/acl-errno-valid.Tpo -c -o acl-errno-valid.o acl-errno-valid.c | |
mv -f .deps/gettime.Tpo .deps/gettime.Po | |
/usr/bin/gcc-4.8 -std=gnu99 -DHAVE_CONFIG_H -I. -I../lib -I../src -I../src -isystem/home/user/.linuxbrew/include -Os -w -pipe -march=core2 -MT file-has-acl.o -MD -MP -MF .deps/file-has-acl.Tpo -c -o file-has-acl.o file-has-acl.c | |
mv -f .deps/filemode.Tpo .deps/filemode.Po | |
/usr/bin/gcc-4.8 -std=gnu99 -DHAVE_CONFIG_H -I. -I../lib -I../src -I../src -isystem/home/user/.linuxbrew/include -Os -w -pipe -march=core2 -MT qcopy-acl.o -MD -MP -MF .deps/qcopy-acl.Tpo -c -o qcopy-acl.o qcopy-acl.c | |
mv -f .deps/acl-errno-valid.Tpo .deps/acl-errno-valid.Po | |
/usr/bin/gcc-4.8 -std=gnu99 -DHAVE_CONFIG_H -I. -I../lib -I../src -I../src -isystem/home/user/.linuxbrew/include -Os -w -pipe -march=core2 -MT qset-acl.o -MD -MP -MF .deps/qset-acl.Tpo -c -o qset-acl.o qset-acl.c | |
mv -f .deps/file-has-acl.Tpo .deps/file-has-acl.Po | |
/usr/bin/gcc-4.8 -std=gnu99 -DHAVE_CONFIG_H -I. -I../lib -I../src -I../src -isystem/home/user/.linuxbrew/include -Os -w -pipe -march=core2 -MT stat-time.o -MD -MP -MF .deps/stat-time.Tpo -c -o stat-time.o stat-time.c | |
mv -f .deps/qcopy-acl.Tpo .deps/qcopy-acl.Po | |
/usr/bin/gcc-4.8 -std=gnu99 -DHAVE_CONFIG_H -I. -I../lib -I../src -I../src -isystem/home/user/.linuxbrew/include -Os -w -pipe -march=core2 -MT strftime.o -MD -MP -MF .deps/strftime.Tpo -c -o strftime.o strftime.c | |
mv -f .deps/pipe2.Tpo .deps/pipe2.Po | |
mv -f .deps/md5.Tpo .deps/md5.Po | |
/usr/bin/gcc-4.8 -std=gnu99 -DHAVE_CONFIG_H -I. -I../lib -I../src -I../src -isystem/home/user/.linuxbrew/include -Os -w -pipe -march=core2 -MT timespec.o -MD -MP -MF .deps/timespec.Tpo -c -o timespec.o timespec.c | |
/usr/bin/gcc-4.8 -std=gnu99 -DHAVE_CONFIG_H -I. -I../lib -I../src -I../src -isystem/home/user/.linuxbrew/include -Os -w -pipe -march=core2 -MT timespec-add.o -MD -MP -MF .deps/timespec-add.Tpo -c -o timespec-add.o timespec-add.c | |
mv -f .deps/qset-acl.Tpo .deps/qset-acl.Po | |
/usr/bin/gcc-4.8 -std=gnu99 -DHAVE_CONFIG_H -I. -I../lib -I../src -I../src -isystem/home/user/.linuxbrew/include -Os -w -pipe -march=core2 -MT timespec-sub.o -MD -MP -MF .deps/timespec-sub.Tpo -c -o timespec-sub.o timespec-sub.c | |
mv -f .deps/stat-time.Tpo .deps/stat-time.Po | |
/usr/bin/gcc-4.8 -std=gnu99 -DHAVE_CONFIG_H -I. -I../lib -I../src -I../src -isystem/home/user/.linuxbrew/include -Os -w -pipe -march=core2 -MT u64.o -MD -MP -MF .deps/u64.Tpo -c -o u64.o u64.c | |
mv -f .deps/timespec.Tpo .deps/timespec.Po | |
/usr/bin/gcc-4.8 -std=gnu99 -DHAVE_CONFIG_H -I. -I../lib -I../src -I../src -isystem/home/user/.linuxbrew/include -Os -w -pipe -march=core2 -MT unistd.o -MD -MP -MF .deps/unistd.Tpo -c -o unistd.o unistd.c | |
mv -f .deps/timespec-add.Tpo .deps/timespec-add.Po | |
/usr/bin/gcc-4.8 -std=gnu99 -DHAVE_CONFIG_H -I. -I../lib -I../src -I../src -isystem/home/user/.linuxbrew/include -Os -w -pipe -march=core2 -MT utimens.o -MD -MP -MF .deps/utimens.Tpo -c -o utimens.o utimens.c | |
mv -f .deps/timespec-sub.Tpo .deps/timespec-sub.Po | |
/usr/bin/gcc-4.8 -std=gnu99 -DHAVE_CONFIG_H -I. -I../lib -I../src -I../src -isystem/home/user/.linuxbrew/include -Os -w -pipe -march=core2 -MT openat-die.o -MD -MP -MF .deps/openat-die.Tpo -c -o openat-die.o openat-die.c | |
mv -f .depsSE/r warn-on-use.h'; \ | |
} > unistd.h-t && \ | |
mv unistd.h-t unistd.h | |
make all-am | |
make[2]: Entering directory `/tmp/emacs20150425-6849-7pskev/emacs-24.5/lib' | |
/usr/bin/gcc-4.8 -std=gnu99 -DHAVE_CONFIG_H -I. -I../lib -I../src -I../src -isystem/home/user/.linuxbrew/include -Os -w -pipe -march=core2 -MT allocator.o -MD -MP -MF .deps/allocator.Tpo -c -o allocator.o allocator.c | |
/usr/bin/gcc-4.8 -std=gnu99 -DHAVE_CONFIG_H -I. -I../lib -I../src -I../src -isystem/home/user/.linuxbrew/include -Os -w -pipe -march=core2 -MT binary-io.o -MD -MP -MF .deps/binary-io.Tpo -c -o binary-io.o binary-io.c | |
/usr/bin/gcc-4.8 -std=gnu99 -DHAVE_CONFIG_H -I. -I../lib -I../src -I../src -isystem/home/user/.linuxbrew/include -Os -w -pipe -march=core2 -MT c-ctype.o -MD -MP -MF .deps/c-ctype.Tpo -c -o c-ctype.o c-ctype.c | |
/usr/bin/gcc-4.8 -std=gnu99 -DHAVE_CONFIG_H -I. -I../lib -I../src -I../src -isystem/home/user/.linuxbrew/include -Os -w -pipe -march=core2 -MT c-strcasecmp.o -MD -MP -MF .deps/c-strcasecmp.Tpo -c -o c-strcasecmp.o c-strcasecmp.c | |
/usr/bin/gcc-4.8 -std=gnu99 -DHAVE_CONFIG_H -I. -I../lib -I../src -I../src -isystem/home/user/.linuxbrew/include -Os -w -pipe -march=core2 -MT c-strncasecmp.o -MD -MP -MF .deps/c-strncasecmp.Tpo -c -o c-strncasecmp.o c-strncasecmp.c | |
/usr/bin/gcc-4.8 -std=gnu99 -DHAVE_CONFIG_H -I. -I../lib -I../src -I../src -isystem/home/user/.linuxbrew/include -Os -w -pipe -march=core2 -MT careadlinkat.o -MD -MP -MF .deps/careadlinkat.Tpo -c -o careadlinkat.o careadlinkat.c | |
/usr/bin/gcc-4.8 -std=gnu99 -DHAVE_CONFIG_H -I. -I../lib -I../src -I../src -isystem/home/user/.linuxbrew/include -Os -w -pipe -march=core2 -MT close-stream.o -MD -MP -MF .deps/close-stream.Tpo -c -o close-stream.o close-stream.c | |
/usr/bin/gcc-4.8 -std=gnu99 -DHAVE_CONFIG_H -I. -I../lib -I../src -I../src -isystem/home/user/.linuxbrew/include -Os -w -pipe -march=core2 -MT count-one-bits.o -MD -MP -MF .deps/count-one-bits.Tpo -c -o count-one-bits.o count-one-bits.c | |
mv -f .deps/close-stream.Tpo .deps/close-stream.Po | |
mv -f .deps/c-strcasecmp.Tpo .deps/c-strcasecmp.Po | |
mv -f .deps/c-strncasecmp.Tpo .deps/c-strncasecmp.Po | |
/usr/bin/gcc-4.8 -std=gnu99 -DHAVE_CONFIG_H -I. -I../lib -I../src -I../src -isystem/home/user/.linuxbrew/include -Os -w -pipe -march=core2 -MT count-trailing-zeros.o -MD -MP -MF .deps/count-trailing-zeros.Tpo -c -o count-trailing-zeros.o count-trailing-zeros.c | |
/usr/bin/gcc-4.8 -std=gnu99 -DHAVE_CONFIG_H -I. -I../lib -I../src -I../src -isystem/home/user/.linuxbrew/include -Os -w -pipe -march=core2 -MT md5.o -MD -MP -MF .deps/md5.Tpo -c -o md5.o md5.c | |
/usr/bin/gcc-4.8 -std=gnu99 -DHAVE_CONFIG_H -I. -I../lib -I../src -I../src -isystem/home/user/.linuxbrew/include -Os -w -pipe -march=core2 -MT sha1.o -MD -MP -MF .deps/sha1.Tpo -c -o sha1.o sha1.c | |
mv -f .deps/count-one-bits.Tpo .deps/count-one-bits.Po | |
mv -f .deps/allocator.Tpo .deps/allocator.Po | |
mv -f .deps/c-ctype.Tpo .deps/c-ctype.Po | |
mv -f .deps/binary-io.Tpo .deps/binary-io.Po | |
/usr/bin/gcc-4.8 -std=gnu99 -DHAVE_CONFIG_H -I. -I../lib -I../src -I../src -isystem/home/user/.linuxbrew/include -Os -w -pipe -march=core2 -MT sha256.o -MD -MP -MF .deps/sha256.Tpo -c -o sha256.o sha256.c | |
/usr/bin/gcc-4.8 -std=gnu99 -DHAVE_CONFIG_H -I. -I../lib -I../src -I../src -isystem/home/user/.linuxbrew/include -Os -w -pipe -march=core2 -MT sha512.o -MD -MP -MF .deps/sha512.Tpo -c -o sha512.o sha512.c | |
/usr/bin/gcc-4.8 -std=gnu99 -DHAVE_CONFIG_H -I. -I../lib -I../src -I../src -isystem/home/user/.linuxbrew/include -Os -w -pipe -march=core2 -MT dtoastr.o -MD -MP -MF .deps/dtoastr.Tpo -c -o dtoastr.o dtoastr.c | |
/usr/bin/gcc-4.8 -std=gnu99 -DHAVE_CONFIG_H -I. -I../lib -I../src -I../src -isystem/home/user/.linuxbrew/include -Os -w -pipe -march=core2 -MT dtotimespec.o -MD -MP -MF .deps/dtotimespec.Tpo -c -o dtotimespec.o dtotimespec.c | |
mv -f .deps/careadlinkat.Tpo .deps/careadlinkat.Po | |
/usr/bin/gcc-4.8 -std=gnu99 -DHAVE_CONFIG_H -I. -I../lib -I../src -I../src -isystem/home/user/.linuxbrew/include -Os -w -pipe -march=core2 -MT filemode.o - \ | |
-e 's/@''GNULIB_PIPE''@/0/g' \ | |
-e 's/@''GNULIB_PIPE2''@/1/g' \ | |
-e 's/@''GNULIB_PREAD''@/0/g' \ | |
-e 's/@''GNULIB_PWRITE''@/0/g' \ | |
-e 's/@''GNULIB_READ''@/0/g' \ | |
-e 's/@''GNULIB_READLINK''@/1/g' \ | |
-e 's/@''GNULIB_READLINKAT''@/1/g' \ | |
-e 's/@''GNULIB_RMDIR''@/0/g' \ | |
-e 's/@''GNULIB_SETHOSTNAME''@/0/g' \ | |
-e 's/@''GNULIB_SLEEP''@/0/g' \ | |
-e 's/@''GNULIB_SYMLINK''@/1/g' \ | |
-e 's/@''GNULIB_SYMLINKAT''@/0/g' \ | |
-e 's/@''GNULIB_TTYNAME_R''@/0/g' \ | |
-e 's/@''GNULIB_UNISTD_H_GETOPT''@/0/g' \ | |
-e 's/@''GNULIB_UNISTD_H_NONBLOCKING''@/0/g' \ | |
-e 's/@''GNULIB_UNISTD_H_SIGPIPE''@/0/g' \ | |
-e 's/@''GNULIB_UNLINK''@/0/g' \ | |
-e 's/@''GNULIB_UNLINKAT''@/0/g' \ | |
-e 's/@''GNULIB_USLEEP''@/0/g' \ | |
-e 's/@''GNULIB_WRITE''@/0/g' \ | |
< ./unistd.in.h | \ | |
sed -e 's|@''HAVE_CHOWN''@|1|g' \ | |
-e 's|@''HAVE_DUP2''@|1|g' \ | |
-e 's|@''HAVE_DUP3''@|1|g' \ | |
-e 's|@''HAVE_EUIDACCESS''@|1|g' \ | |
-e 's|@''HAVE_FACCESSAT''@|1|g' \ | |
-e 's|@''HAVE_FCHDIR''@|1|g' \ | |
-e 's|@''HAVE_FCHOWNAT''@|1|g' \ | |
-e 's|@''HAVE_FDATASYNC''@|1|g' \ | |
-e 's|@''HAVE_FSYNC''@|1|g' \ | |
-e 's|@''HAVE_FTRUNCATE''@|1|g' \ | |
-e 's|@''HAVE_GETDTABLESIZE''@|1|g' \ | |
-e 's|@''HAVE_GETGROUPS''@|1|g' \ | |
-e 's|@''HAVE_GETHOSTNAME''@|1|g' \ | |
-e 's|@''HAVE_GETLOGIN''@|1|g' \ | |
-e 's|@''HAVE_GETPAGESIZE''@|1|g' \ | |
-e 's|@''HAVE_GROUP_MEMBER''@|1|g' \ | |
-e 's|@''HAVE_LCHOWN''@|1|g' \ | |
-e 's|@''HAVE_LINK''@|1|g' \ | |
-e 's|@''HAVE_LINKAT''@|1|g' \ | |
-e 's|@''HAVE_PIPE''@|1|g' \ | |
-e 's|@''HAVE_PIPE2''@|1|g' \ | |
-e 's|@''HAVE_PREAD''@|1|g' \ | |
-e 's|@''HAVE_PWRITE''@|1|g' \ | |
-e 's|@''HAVE_READLINK''@|1|g' \ | |
-e 's|@''HAVE_READLINKAT''@|1|g' \ | |
-e 's|@''HAVE_SETHOSTNAME''@|1|g' \ | |
-e 's|@''HAVE_SLEEP''@|1|g' \ | |
-e 's|@''HAVE_SYMLINK''@|1|g' \ | |
-e 's|@''HAVE_SYMLINKAT''@|1|g' \ | |
-e 's|@''HAVE_UNLINKAT''@|1|g' \ | |
-e 's|@''HAVE_USLEEP''@|1|g' \ | |
-e 's|@''HAVE_DECL_ENVIRON''@|1|g' \ | |
-e 's|@''HAVE_DECL_FCHDIR''@|1|g' \ | |
-e 's|@''HAVE_DECL_FDATASYNC''@|1|g' \ | |
-e 's|@''HAVE_DECL_GETDOMAINNAME''@|1|g' \ | |
-e 's|@''HAVE_DECL_GETLOGIN_R''@|1|g' \ | |
-e 's|@''HAVE_DECL_GETPAGESIZE''@|1|g' \ | |
-e 's|@''HAVE_DECL_GETUSERSHELL''@|1|g' \ | |
-e 's|@''HAVE_DECL_SETHOSTNAME''@|1|g' \ | |
-e 's|@''HAVE_DECL_TTYNAME_R''@|1|g' \ | |
-e 's|@''HAVE_OS_H''@|0|g' \ | |
-e 's|@''HAVE_SYS_PARAM_H''@|0|g' \ | |
| \ | |
sed -e 's|@''REPLACE_CHOWN''@|0|g' \ | |
-e 's|@''REPLACE_CLOSE''@|0|g' \ | |
-e 's|@''REPLACE_DUP''@|0|g' \ | |
-e 's|@''REPLACE_DUP2''@|0|g' \ | |
-e 's|@''REPLACE_FCHOWNAT''@|0|g' \ | |
-e 's|@''REPLACE_FTRUNCATE''@|0|g' \ | |
-e 's|@''REPLACE_GETCWD''@|0|g' \ | |
-e 's|@''REPLACE_GETDOMAINNAME''@|0|g' \ | |
-e 's|@''REPLACE_GETDTABLESIZE''@|0|g' \ | |
-e 's|@''REPLACE_GETLOGIN_R''@|0|g' \ | |
-e 's|@''REPLACE_GETGROUPS''@|0|g' \ | |
-e 's|@''REPLACE_GETPAGESIZE''@|0|g' \ | |
-e 's|@''REPLACE_ISATTY''@|0|g' \ | |
-e 's|@''REPLACE_LCHOWN''@|0|g' \ | |
-e 's|@''REPLACE_LINK''@|0|g' \ | |
-e 's|@''REPLACE_LINKAT''@|0|g' \ | |
-e 's|@''REPLACE_LSEEK''@|0|g' \ | |
-e 's|@''REPLACE_PREAD''@|0|g' \ | |
-e 's|@''REPLACE_PWRITE''@|0|g' \ | |
-e 's|@''REPLACE_READ''@|0|g' \ | |
-e 's|@''REPLACE_READLINK''@|0|g' \ | |
-e 's|@''REPLACE_RMDIR''@|0|g' \ | |
-e 's|@''REPLACE_SLEEP''@|0|g' \ | |
-e 's|@''REPLACE_SYMLINK''@|0|g' \ | |
-e 's|@''REPLACE_TTYNAME_R''@|0|g' \ | |
-e 's|@''REPLACE_UNLINK''@|0|g' \ | |
-e 's|@''REPLACE_UNLINKAT''@|0|g' \ | |
-e 's|@''REPLACE_USLEEP''@|0|g' \ | |
-e 's|@''REPLACE_WRITE''@|0|g' \ | |
-e 's|@''UNISTD_H_HAVE_WINSOCK2_H''@|0|g' \ | |
-e 's|@''UNISTD_H_HAVE_WINSOCK2_H_AND_USE_SOCKETS''@|0|g' \ | |
-e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \ | |
-e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \ | |
-e '/definition of _GL_WARN_ON_U''HAVE_STPCPY''@|1|g' \ | |
-e 's|@''HAVE_STPNCPY''@|1|g' \ | |
-e 's|@''HAVE_STRCHRNUL''@|1|g' \ | |
-e 's|@''HAVE_DECL_STRDUP''@|1|g' \ | |
-e 's|@''HAVE_DECL_STRNDUP''@|1|g' \ | |
-e 's|@''HAVE_DECL_STRNLEN''@|1|g' \ | |
-e 's|@''HAVE_STRPBRK''@|1|g' \ | |
-e 's|@''HAVE_STRSEP''@|1|g' \ | |
-e 's|@''HAVE_STRCASESTR''@|1|g' \ | |
-e 's|@''HAVE_DECL_STRTOK_R''@|1|g' \ | |
-e 's|@''HAVE_DECL_STRERROR_R''@|1|g' \ | |
-e 's|@''HAVE_DECL_STRSIGNAL''@|1|g' \ | |
-e 's|@''HAVE_STRVERSCMP''@|1|g' \ | |
-e 's|@''REPLACE_STPNCPY''@|0|g' \ | |
-e 's|@''REPLACE_MEMCHR''@|0|g' \ | |
-e 's|@''REPLACE_MEMMEM''@|0|g' \ | |
-e 's|@''REPLACE_STRCASESTR''@|0|g' \ | |
-e 's|@''REPLACE_STRCHRNUL''@|0|g' \ | |
-e 's|@''REPLACE_STRDUP''@|0|g' \ | |
-e 's|@''REPLACE_STRSTR''@|0|g' \ | |
-e 's|@''REPLACE_STRERROR''@|0|g' \ | |
-e 's|@''REPLACE_STRERROR_R''@|0|g' \ | |
-e 's|@''REPLACE_STRNCAT''@|0|g' \ | |
-e 's|@''REPLACE_STRNDUP''@|0|g' \ | |
-e 's|@''REPLACE_STRNLEN''@|0|g' \ | |
-e 's|@''REPLACE_STRSIGNAL''@|0|g' \ | |
-e 's|@''REPLACE_STRTOK_R''@|0|g' \ | |
-e 's|@''UNDEFINE_STRTOK_R''@|0|g' \ | |
-e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \ | |
-e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \ | |
-e '/definition of _GL_WARN_ON_USE/r warn-on-use.h'; \ | |
< ./string.in.h; \ | |
} > string.h-t && \ | |
mv string.h-t string.h | |
/home/user/.linuxbrew/bin/mkdir -p sys | |
rm -f sys/stat.h-t sys/stat.h && \ | |
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ | |
sed -e 's|@''GUARD_PREFIX''@|GL|g' \ | |
-e 's|@''INCLUDE_NEXT''@|include_next|g' \ | |
-e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ | |
-e 's|@''PRAGMA_COLUMNS''@||g' \ | |
-e 's|@''NEXT_SYS_STAT_H''@|<sys/stat.h>|g' \ | |
-e 's|@''WINDOWS_64_BIT_ST_SIZE''@|0|g' \ | |
-e 's/@''GNULIB_FCHMODAT''@/0/g' \ | |
-e 's/@''GNULIB_FSTAT''@/0/g' \ | |
-e 's/@''GNULIB_FSTATAT''@/1/g' \ | |
-e 's/@''GNULIB_FUTIMENS''@/0/g' \ | |
-e 's/@''GNULIB_LCHMOD''@/0/g' \ | |
-e 's/@''GNULIB_LSTAT''@/1/g' \ | |
-e 's/@''GNULIB_MKDIRAT''@/0/g' \ | |
-e 's/@''GNULIB_MKFIFO''@/0/g' \ | |
-e 's/@''GNULIB_MKFIFOAT''@/0/g' \ | |
-e 's/@''GNULIB_MKNOD''@/0/g' \ | |
-e 's/@''GNULIB_MKNODAT''@/0/g' \ | |
-e 's/@''GNULIB_STAT''@/0/g' \ | |
-e 's/@''GNULIB_UTIMENSAT''@/0/g' \ | |
-e 's|@''HAVE_FCHMODAT''@|1|g' \ | |
-e 's|@''HAVE_FSTATAT''@|1|g' \ | |
-e 's|@''HAVE_FUTIMENS''@|1|g' \ | |
-e 's|@''HAVE_LCHMOD''@|1|g' \ | |
-e 's|@''HAVE_LSTAT''@|1|g' \ | |
-e 's|@''HAVE_MKDIRAT''@|1|g' \ | |
-e 's|@''HAVE_MKFIFO''@|1|g' \ | |
-e 's|@''HAVE_MKFIFOAT''@|1|g' \ | |
-e 's|@''HAVE_MKNOD''@|1|g' \ | |
-e 's|@''HAVE_MKNODAT''@|1|g' \ | |
-e 's|@''HAVE_UTIMENSAT''@|1|g' \ | |
-e 's|@''REPLACE_FSTAT''@|0|g' \ | |
-e 's|@''REPLACE_FSTATAT''@|0|g' \ | |
-e 's|@''REPLACE_FUTIMENS''@|0|g' \ | |
-e 's|@''REPLACE_LSTAT''@|0|g' \ | |
-e 's|@''REPLACE_MKDIR''@|0|g' \ | |
-e 's|@''REPLACE_MKFIFO''@|0|g' \ | |
-e 's|@''REPLACE_MKNOD''@|0|g' \ | |
-e 's|@''REPLACE_STAT''@|0|g' \ | |
-e 's|@''REPLACE_UTIMENSAT''@|0|g' \ | |
-e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \ | |
-e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \ | |
-e '/definition of _GL_WARN_ON_USE/r warn-on-use.h' \ | |
< ./sys_stat.in.h; \ | |
} > sys/stat.h-t && \ | |
mv sys/stat.h-t sys/stat.h | |
/home/user/.linuxbrew/bin/mkdir -p sys | |
rm -f time.h-t time.h && \ | |
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \ | |
sed -e 's|@''GUARD_PREFIX''@|GL|g' \ | |
-e 's|@''INCLUDE_NEXT''@|include_next|g' \ | |
-e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ | |
-e 's|@''PRAGMA_COLUMNS''@||g' \ | |
-e 's|@''NEXT_TIME_H''@|<time.h>|g' \ | |
-e 's/@''GNULIB_GETTIMEOFDAY''@/1/g' \ | |
-e 's/@''GNULIB_MKTIME''@/1/g' \ | |
-e 's/@''GNULIB_NANOSLEEP''@/0/g' \ | |
-e 's/@''GNULIB_STRPTIME''@/0/g' \ | |
-e 's/@''GNULIB_TIMEGM''@/0/g' \ | |
-e 's/@''GNULIB_TIME_R''@/1/g' \ | |
-e 's|@''HAVE_DECL_LOCALTIME_R''@|1|g' \ | |
-e 's|@''HAVE_NANOSLEEP''@|1|g' \ | |
-e 's|@''HAVE_STRPTIME''@|1|g' \ | |
-e 's|@''HAVE_TIMEGM''@|1|g' \ | |
-e 's|@''REPLACE_GMTIME''@|0|g' \ | |
-e 's|@''REPLACE_LOCALTIME''@|0|g' \ | |
-e 's|@''REPLACE_LOCALTIME_R''@|0|g' \ | |
-e 's|@''REPLACE_MKTIME''@|0|g' \ | |
-e 's|@''REPLACE_NANOSLEEP''@|GNULIB_PORTCHECK|g' \ | |
-e 's|@''REPLACE_TIMEGM''@|GNULIB_PORTCHECK|g' \ | |
-e 's|@''PTHREAD_H_DEFINES_STRUCT_TIMESPEC''@|0|g' \ | |
-e 's|@''SYS_TIME_H_DEFINES_STRUCT_TIMESPEC''@|0|g' \ | |
-e 's|@''TIME_H_DEFINES_STRUCT_TIMESPEC''@|1|g' \ | |
-e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \ | |
-e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \ | |
-e '/definition of _GL_WARN_ON_USE/r warn-on-use.h' \ | |
< ./time.in.h; \ | |
} > time.h-t && \ | |
mv time.h-t time.h | |
rm -f sys/time.h-t sys/time.h && \ | |
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ | |
sed -e 's|@''GUARD_PREFIX''@|GL|g' \ | |
-e 's/@''HAVE_SYS_TIME_H''@/1/g' \ | |
-e 's|@''INCLUDE_NEXT''@|include_next|g' \ | |
-e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ | |
-e 's|@''PRAGMA_COLUMNS''@||g' \ | |
-e 's|@''NEXT_SYS_TIME_H''@|<sys/time.h>|g' \ | |
-e 's/@''GNULIB_GETTIMEOFDAY''@/1/g' \ | |
-e 's|@''HAVE_WINSOCK2_H''@|0|g' \ | |
-e 's/@''HAVE_GETTIMEOFDAY''@/1/g' \ | |
-e 's/@''HAVE_STRUCT_TIMEVAL''@/1/g' \ | |
-e 's/@''REPLACE_GETTIMEOFDAY''@/0/g' \ | |
-e 's/@''REPLACE_STRUCT_TIMEVAL''@/0/g' \ | |
-e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \ | |
-e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \ | |
-e '/definition of _GL_WARN_ON_USE/r warn-on-use.h' \ | |
< ./sys_time.in.h; \ | |
} > sys/time.h-t && \ | |
mv sys/time.h-t sys/time.h | |
rm -f unistd.h-t unistd.h && \ | |
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ | |
sed -e 's|@''GUARD_PREFIX''@|GL|g' \ | |
-e 's|@''HAVE_UNISTD_H''@|1|g' \ | |
-e 's|@''INCLUDE_NEXT''@|include_next|g' \ | |
-e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ | |
-e 's|@''PRAGMA_COLUMNS''@||g' \ | |
-e 's|@''NEXT_UNISTD_H''@|<unistd.h>|g' \ | |
-e 's|@''WINDOWS_64_BIT_OFF_T''@|0|g' \ | |
-e 's/@''GNULIB_CHDIR''@/0/g' \ | |
-e 's/@''GNULIB_CHOWN''@/0/g' \ | |
-e 's/@''GNULIB_CLOSE''@/0/g' \ | |
-e 's/@''GNULIB_DUP''@/0/g' \ | |
-e 's/@''GNULIB_DUP2''@/1/g' \ | |
-e 's/@''GNULIB_DUP3''@/0/g' \ | |
-e 's/@''GNULIB_ENVIRON''@/1/g' \ | |
-e 's/@''GNULIB_EUIDACCESS''@/0/g' \ | |
-e 's/@''GNULIB_FACCESSAT''@/1/g' \ | |
-e 's/@''GNULIB_FCHDIR''@/0/g' \ | |
-e 's/@''GNULIB_FCHOWNAT''@/0/g' \ | |
-e 's/@''GNULIB_FDATASYNC''@/1/g' \ | |
-e 's/@''GNULIB_FSYNC''@/1/g' \ | |
-e 's/@''GNULIB_FTRUNCATE''@/0/g' \ | |
-e 's/@''GNULIB_GETCWD''@/0/g' \ | |
-e 's/@''GNULIB_GETDOMAINNAME''@/0/g' \ | |
-e 's/@''GNULIB_GETDTABLESIZE''@/1/g' \ | |
-e 's/@''GNULIB_GETGROUPS''@/0/g' \ | |
-e 's/@''GNULIB_GETHOSTNAME''@/0/g' \ | |
-e 's/@''GNULIB_GETLOGIN''@/0/g' \ | |
-e 's/@''GNULIB_GETLOGIN_R''@/0/g' \ | |
-e 's/@''GNULIB_GETPAGESIZE''@/0/g' \ | |
-e 's/@''GNULIB_GETUSERSHELL''@/0/g' \ | |
-e 's/@''GNULIB_GROUP_MEMBER''@/0/g' \ | |
-e 's/@''GNULIB_ISATTY''@/0/g' \ | |
-e 's/@''GNULIB_LCHOWN''@/0/g' \ | |
-e 's/@''GNULIB_LINK''@/0/g' \ | |
-e 's/@''GNULIB_LINKAT''@/0/g' \ | |
-e 's/@''GNULIB_LSEEK''@/0/g' -e 's|@''HAVE_GETSUBOPT''@|1|g' \ | |
-e 's|@''HAVE_GRANTPT''@|1|g' \ | |
-e 's|@''HAVE_MKDTEMP''@|1|g' \ | |
-e 's|@''HAVE_MKOSTEMP''@|1|g' \ | |
-e 's|@''HAVE_MKOSTEMPS''@|1|g' \ | |
-e 's|@''HAVE_MKSTEMP''@|1|g' \ | |
-e 's|@''HAVE_MKSTEMPS''@|1|g' \ | |
-e 's|@''HAVE_POSIX_OPENPT''@|1|g' \ | |
-e 's|@''HAVE_PTSNAME''@|1|g' \ | |
-e 's|@''HAVE_PTSNAME_R''@|1|g' \ | |
-e 's|@''HAVE_RANDOM''@|1|g' \ | |
-e 's|@''HAVE_RANDOM_H''@|1|g' \ | |
-e 's|@''HAVE_RANDOM_R''@|1|g' \ | |
-e 's|@''HAVE_REALPATH''@|1|g' \ | |
-e 's|@''HAVE_RPMATCH''@|1|g' \ | |
-e 's|@''HAVE_SECURE_GETENV''@|1|g' \ | |
-e 's|@''HAVE_DECL_SETENV''@|1|g' \ | |
-e 's|@''HAVE_STRTOD''@|1|g' \ | |
-e 's|@''HAVE_STRTOLL''@|1|g' \ | |
-e 's|@''HAVE_STRTOULL''@|1|g' \ | |
-e 's|@''HAVE_STRUCT_RANDOM_DATA''@|1|g' \ | |
-e 's|@''HAVE_SYS_LOADAVG_H''@|0|g' \ | |
-e 's|@''HAVE_UNLOCKPT''@|1|g' \ | |
-e 's|@''HAVE_DECL_UNSETENV''@|1|g' \ | |
-e 's|@''REPLACE_CALLOC''@|0|g' \ | |
-e 's|@''REPLACE_CANONICALIZE_FILE_NAME''@|0|g' \ | |
-e 's|@''REPLACE_MALLOC''@|0|g' \ | |
-e 's|@''REPLACE_MBTOWC''@|0|g' \ | |
-e 's|@''REPLACE_MKSTEMP''@|0|g' \ | |
-e 's|@''REPLACE_PTSNAME''@|0|g' \ | |
-e 's|@''REPLACE_PTSNAME_R''@|0|g' \ | |
-e 's|@''REPLACE_PUTENV''@|0|g' \ | |
-e 's|@''REPLACE_RANDOM_R''@|0|g' \ | |
-e 's|@''REPLACE_REALLOC''@|0|g' \ | |
-e 's|@''REPLACE_REALPATH''@|0|g' \ | |
-e 's|@''REPLACE_SETENV''@|0|g' \ | |
-e 's|@''REPLACE_STRTOD''@|0|g' \ | |
-e 's|@''REPLACE_UNSETENV''@|0|g' \ | |
-e 's|@''REPLACE_WCTOMB''@|0|g' \ | |
-e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \ | |
-e '/definition of _Noreturn/r ../build-aux/snippet/_Noreturn.h' \ | |
-e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \ | |
-e '/definition of _GL_WARN_ON_USE/r warn-on-use.h'; \ | |
} > stdlib.h-t && \ | |
mv stdlib.h-t stdlib.h | |
rm -f string.h-t string.h && \ | |
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \ | |
sed -e 's|@''GUARD_PREFIX''@|GL|g' \ | |
-e 's|@''INCLUDE_NEXT''@|include_next|g' \ | |
-e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ | |
-e 's|@''PRAGMA_COLUMNS''@||g' \ | |
-e 's|@''NEXT_STRING_H''@|<string.h>|g' \ | |
-e 's/@''GNULIB_FFSL''@/0/g' \ | |
-e 's/@''GNULIB_FFSLL''@/0/g' \ | |
-e 's/@''GNULIB_MBSLEN''@/0/g' \ | |
-e 's/@''GNULIB_MBSNLEN''@/0/g' \ | |
-e 's/@''GNULIB_MBSCHR''@/0/g' \ | |
-e 's/@''GNULIB_MBSRCHR''@/0/g' \ | |
-e 's/@''GNULIB_MBSSTR''@/0/g' \ | |
-e 's/@''GNULIB_MBSCASECMP''@/0/g' \ | |
-e 's/@''GNULIB_MBSNCASECMP''@/0/g' \ | |
-e 's/@''GNULIB_MBSPCASECMP''@/0/g' \ | |
-e 's/@''GNULIB_MBSCASESTR''@/0/g' \ | |
-e 's/@''GNULIB_MBSCSPN''@/0/g' \ | |
-e 's/@''GNULIB_MBSPBRK''@/0/g' \ | |
-e 's/@''GNULIB_MBSSPN''@/0/g' \ | |
-e 's/@''GNULIB_MBSSEP''@/0/g' \ | |
-e 's/@''GNULIB_MBSTOK_R''@/0/g' \ | |
-e 's/@''GNULIB_MEMCHR''@/0/g' \ | |
-e 's/@''GNULIB_MEMMEM''@/0/g' \ | |
-e 's/@''GNULIB_MEMPCPY''@/0/g' \ | |
-e 's/@''GNULIB_MEMRCHR''@/1/g' \ | |
-e 's/@''GNULIB_RAWMEMCHR''@/0/g' \ | |
-e 's/@''GNULIB_STPCPY''@/0/g' \ | |
-e 's/@''GNULIB_STPNCPY''@/0/g' \ | |
-e 's/@''GNULIB_STRCHRNUL''@/0/g' \ | |
-e 's/@''GNULIB_STRDUP''@/0/g' \ | |
-e 's/@''GNULIB_STRNCAT''@/0/g' \ | |
-e 's/@''GNULIB_STRNDUP''@/0/g' \ | |
-e 's/@''GNULIB_STRNLEN''@/0/g' \ | |
-e 's/@''GNULIB_STRPBRK''@/0/g' \ | |
-e 's/@''GNULIB_STRSEP''@/0/g' \ | |
-e 's/@''GNULIB_STRSTR''@/0/g' \ | |
-e 's/@''GNULIB_STRCASESTR''@/0/g' \ | |
-e 's/@''GNULIB_STRTOK_R''@/0/g' \ | |
-e 's/@''GNULIB_STRERROR''@/0/g' \ | |
-e 's/@''GNULIB_STRERROR_R''@/0/g' \ | |
-e 's/@''GNULIB_STRSIGNAL''@/0/g' \ | |
-e 's/@''GNULIB_STRVERSCMP''@/0/g' \ | |
< ./string.in.h | \ | |
sed -e 's|@''HAVE_FFSL''@|1|g' \ | |
-e 's|@''HAVE_FFSLL''@|1|g' \ | |
-e 's|@''HAVE_MBSLEN''@|0|g' \ | |
-e 's|@''HAVE_MEMCHR''@|1|g' \ | |
-e 's|@''HAVE_DECL_MEMMEM''@|1|g' \ | |
-e 's|@''HAVE_MEMPCPY''@|1|g' \ | |
-e 's|@''HAVE_DECL_MEMRCHR''@|1|g' \ | |
-e 's|@''HAVE_RAWMEMCHR''@|1|g' \ | |
-e 's|@ |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2015-04-25 08:17:01 -0500 | |
make | |
install | |
[ -r "src/config.in" ] || ( cd . && autoheader ) | |
cd lib && make all - --jobserver-fds=3,4 -j \ | |
CC='/usr/bin/gcc-4.8 -std=gnu99' CFLAGS='-Os -w -pipe -march=core2' CPPFLAGS='-isystem/home/user/.linuxbrew/include' \ | |
LDFLAGS='-L/home/user/.linuxbrew/lib -Wl,-rpath,/home/user/.linuxbrew/lib' MAKE='make' | |
umask 022; /home/user/.linuxbrew/bin/mkdir -p "/home/user/.linuxbrew/Cellar/emacs/24.5/share/man/man1" | |
umask 022; /home/user/.linuxbrew/bin/mkdir -p "/home/user/.linuxbrew/Cellar/emacs/24.5/share/applications" | |
make[1]: Entering directory `/tmp/emacs20150425-6849-7pskev/emacs-24.5' | |
tmp=etc/emacs.tmpdesktop; rm -f ${tmp}; \ | |
emacs_name=`echo emacs | sed 's,x,x,'`; \ | |
sed -e "/^Exec=emacs/ s/emacs/${emacs_name}/" \ | |
-e "/^Icon=emacs/ s/emacs/${emacs_name}/" \ | |
./etc/emacs.desktop > ${tmp}; \ | |
/home/user/.linuxbrew/bin/ginstall -c -m 644 ${tmp} "/home/user/.linuxbrew/Cellar/emacs/24.5/share/applications/`echo emacs | sed 's,x,x,'`.desktop"; \ | |
rm -f ${tmp} | |
thisdir=`/bin/pwd`; \ | |
cd ./doc/man; \ | |
for page in *.1; do \ | |
dest=`echo "${page}" | sed -e 's/\.1$//' -e 's,x,x,'`.1; \ | |
(cd "${thisdir}"; \ | |
/home/user/.linuxbrew/bin/ginstall -c -m 644 ./doc/man/${page} "/home/user/.linuxbrew/Cellar/emacs/24.5/share/man/man1/${dest}"); \ | |
[ -n "/bin/gzip" ] || continue ; \ | |
rm -f "/home/user/.linuxbrew/Cellar/emacs/24.5/share/man/man1/${dest}.gz"; \ | |
/bin/gzip -9n "/home/user/.linuxbrew/Cellar/emacs/24.5/share/man/man1/${dest}" || true; \ | |
done | |
[ -r "src/config.in" ] || ( cd . && autoheader ) | |
t=lispref-info; IFS=-; set $t; IFS=; cd doc/$1 && make -w --jobserver-fds=3,4 - --jobserver-fds=3,4 -j $2 | |
t=lispintro-info; IFS=-; set $t; IFS=; cd doc/$1 && make -w --jobserver-fds=3,4 - --jobserver-fds=3,4 -j $2 | |
t=emacs-info; IFS=-; set $t; IFS=; cd doc/$1 && make -w --jobserver-fds=3,4 - --jobserver-fds=3,4 -j $2 | |
t=misc-info; IFS=-; set $t; IFS=; cd doc/$1 && make -w --jobserver-fds=3,4 - --jobserver-fds=3,4 -j $2 | |
make[2]: Entering directory `/tmp/emacs20150425-6849-7pskev/emacs-24.5/doc/lispintro' | |
make[2]: Nothing to be done for `info'. | |
make[2]: Leaving directory `/tmp/emacs20150425-6849-7pskev/emacs-24.5/doc/lispintro' | |
make[1]: Nothing to be done for `info-dir'. | |
make[2]: Entering directory `/tmp/emacs20150425-6849-7pskev/emacs-24.5/doc/emacs' | |
make[2]: Nothing to be done for `info'. | |
make[2]: Leaving directory `/tmp/emacs20150425-6849-7pskev/emacs-24.5/doc/emacs' | |
make[2]: Entering directory `/tmp/emacs20150425-6849-7pskev/emacs-24.5/doc/lispref' | |
make[1]: Entering directory `/tmp/emacs20150425-6849-7pskev/emacs-24.5/lib' | |
make all-am | |
make[2]: Leaving directory `/tmp/emacs20150425-6849-7pskev/emacs-24.5/doc/lispref' | |
make[2]: Entering directory `/tmp/emacs20150425-6849-7pskev/emacs-24.5/doc/misc' | |
make[2]: Nothing to be done for `info'. | |
make[2]: Leaving directory `/tmp/emacs20150425-6849-7pskev/emacs-24.5/doc/misc' | |
make[1]: Leaving directory `/tmp/emacs20150425-6849-7pskev/emacs-24.5' | |
umask 022; /home/user/.linuxbrew/bin/mkdir -p "/home/user/.linuxbrew/Cellar/emacs/24.5/share/info/emacs" | |
thisdir=`/bin/pwd`; \ | |
cd ./etc/images/icons || exit 1; umask 022 ; \ | |
for dir in */*/apps */*/mimetypes; do \ | |
[ -d ${dir} ] || continue ; \ | |
( cd "${thisdir}"; /home/user/.linuxbrew/bin/mkdir -p "/home/user/.linuxbrew/Cellar/emacs/24.5/share/icons/${dir}" ) ; \ | |
for icon in ${dir}/emacs[.-]*; do \ | |
[ -r ${icon} ] || continue ; \ | |
ext=`echo "${icon}" | sed -e 's|.*\.||'`; \ | |
dest=`echo "${icon}" | sed -e 's|.*/||' -e "s|\.${ext}$||" -e 's/emacs/emacs/' -e 's,x,x,'`.${ext} ; \ | |
( cd "${thisdir}"; \ | |
/home/user/.linuxbrew/bin/ginstall -c -m 644 ./etc/images/icons/${icon} "/home/user/.linuxbrew/Cellar/emacs/24.5/share/icons/${dir}/${dest}" ) \ | |
|| exit 1; \ | |
done ; \ | |
done | |
unset CDPATH; \ | |
thisdir=`/bin/pwd`; \ | |
exp_infodir=`cd "/home/user/.linuxbrew/Cellar/emacs/24.5/share/info/emacs" && /bin/pwd`; \ | |
if [ "`cd ./info && /bin/pwd`" = "$exp_infodir" ]; then \ | |
true; \ | |
else \ | |
[ -f "/home/user/.linuxbrew/Cellar/emacs/24.5/share/info/emacs/dir" ] || \ | |
[ ! -f ./info/dir ] || \ | |
/home/user/.linuxbrew/bin/ginstall -c -m 644 ./info/dir "/home/user/.linuxbrew/Cellar/emacs/24.5/share/info/emacs/dir"; \ | |
info_misc=`cd doc/misc && LANG=C MAKELEVEL=0 make -s echo-info | sed '/ing directory/d'`; \ | |
cd ./info ; \ | |
for elt in emacs.info eintr.info elisp.info ${info_misc}; do \ | |
test "yes" = "no" && test ! -f $elt && continue; \ | |
for f in `ls $elt $elt-[1-9] $elt-[1-9][0-9] 2>/dev/null`; do \ | |
(cd "${thisdir}"; \ | |
/home/user/.linuxbrew/bin/ginstall -c -m 644 ./info/$f "/home/user/.linuxbrew/Cellar/emacs/24.5/share/info/emacs/$f"); \ | |
[ -n "/bin/gzip" ] || continue ; \ | |
rm -f "/home/user/.linuxbrew/Cellar/emacs/24.5/share/info/emacs/$f.gz"; \ | |
/bin/gzip -9n "/home/user/.linuxbrew/Cellar/emacs/24.5/share/info/emacs/$f"; \ | |
done; \ | |
(cd "${thisdir}"; \ | |
/usr/bin/install-info --info-dir="/home/user/.linuxbrew/Cellar/emacs/24.5/share/info/emacs" "/home/user/.linuxbrew/Cellar/emacs/24.5/share/info/emacs/$elt"); \ | |
done; \ | |
fi | |
make[2]: Entering directory `/tmp/emacs20150425-6849-7pskev/emacs-24.5/lib' | |
make[2]: Nothing to be done for `all-am'. | |
make[2]: Leaving directory `/tmp/emacs20150425-6849-7pskev/emacs-24.5/lib' | |
make[1]: Leaving directory `/tmp/emacs20150425-6849-7pskev/emacs-24.5/lib' | |
cd lib-src && make all - --jobserver-fds=3,4 -j \ | |
CC='/usr/bin/gcc-4.8 -std=gnu99' CFLAGS='-Os -w -pipe -march=core2' CPPFLAGS='-isystem/home/user/.linuxbrew/include' \ | |
LDFLAGS='-L/home/user/.linuxbrew/lib -Wl,-rpath,/home/user/.linuxbrew/lib' MAKE='make' | |
make[1]: Entering directory `/tmp/emacs20150425-6849-7pskev/emacs-24.5/lib-src' | |
make[1]: Nothing to be done for `all'. | |
make[1]: Leaving directory `/tmp/emacs20150425-6849-7pskev/emacs-24.5/lib-src' | |
dirstate='.git/logs/HEAD'; \ | |
vcswitness='$(srcdir)/../'$dirstate; \ | |
[ -r "./$dirstate" ] || vcswitness=''; \ | |
cd src || exit; \ | |
boot=bootstrap-emacs; \ | |
[ ! -x "$boot" ] || boot=''; \ | |
make all - --jobserver-fds=3,4 -j \ | |
CC='/usr/bin/gcc-4.8 -std=gnu99' CFLAGS='-Os -w -pipe -march=core2' CPPFLAGS='-isystem/home/user/.linuxbrew/include' \ | |
LDFLAGS='-L/home/user/.linuxbrew/lib -Wl,-rpath,/home/user/.linuxbrew/lib' MAKE='make' BOOTSTRAPEMACS="$boot" \ | |
VCSWITNESS="$vcswitness" | |
make[1]: Entering directory `/tmp/emacs20150425-6849-7pskev/emacs-24.5/src' | |
cd ../admin/unidata && make -w --jobserver-fds=3,4 - --jobserver-fds=3,4 -j all EMACS="../../src/bootstrap-emacs" | |
cd ../leim && make -w --jobserver-fds=3,4 - --jobserver-fds=3,4 -j leim-list.el EMACS="../src/bootstrap-emacs" | |
make[2]: Entering directory `/tmp/emacs20150425-6849-7pskev/emacs-24.5/admin/unidata' | |
make[2]: Nothing to be done for `all'. | |
make[2]: Leaving directory `/tmp/emacs20150425-6849-7pskev/emacs-24.5/admin/unidata' | |
make[2]: Entering directory `/tmp/emacs20150425-6849-7pskev/emacs-24.5/leim' | |
make[2]: Leaving directory `/tmp/emacs20150425-6849-7pskev/emacs-24.5/leim' | |
make[1]: Leaving directory `/tmp/emacs20150425-6849-7pskev/emacs-24.5/src' | |
cd lisp && make all - --jobserver-fds=3,4 -j \ | |
CC='/usr/bin/gcc-4.8 -std=gnu99' CFLAGS='-Os -w -pipe -march=core2' CPPFLAGS='-isystem/home/user/.linuxbrew/include' \ | |
LDFLAGS='-L/home/user/.linuxbrew/lib -Wl,-rpath,/home/user/.linuxbrew/lib' MAKE='make' | |
cd lib-src && make maybe-blessmail - --jobserver-fds=3,4 -j \ | |
MAKE='make' archlibdir='/home/user/.linuxbrew/Cellar/emacs/24.5/libexec/emacs/24.5/x86_64-unknown-linux-gnu' | |
make[1]: Entering directory `/tmp/emacs20150425-6849-7pskev/emacs-24.5/lib-src' | |
make[1]: Nothing to be done for `maybe-blessmail'. | |
make[1]: Leaving directory `/tmp/emacs20150425-6849-7pskev/emacs-24.5/lib-src' | |
make[1]: Entering directory `/tmp/emacs20150425-6849-7pskev/emacs-24.5/lisp' | |
cd ../leim && make -w --jobserver-fds=3,4 - --jobserver-fds=3,4 -j all EMACS="../src/emacs" | |
case ../src/emacs in \ | |
.*) EMACS="../../src/emacs" ;; \ | |
*) EMACS="../src/emacs" ;; \ | |
esac; \ | |
cd ../admin/grammars && make -w --jobserver-fds=3,4 - --jobserver-fds=3,4 -j all EMACS="${EMACS}" | |
make[2]: Entering directory `/tmp/emacs20150425-6849-7pskev/emacs-24.5/admin/grammars' | |
make[2]: Nothing to be done for `all'. | |
make[2]: Leaving directory `/tmp/emacs20150425-6849-7pskev/emacs-24.5/admin/grammars' | |
make[2]: Entering directory `/tmp/emacs20150425-6849-7pskev/emacs-24.5/leim' | |
make[2]: Leaving directory `/tmp/emacs20150425-6849-7pskev/emacs-24.5/leim' | |
make[2]: Entering directory `/tmp/emacs20150425-6849-7pskev/emacs-24.5/lisp' | |
make[2]: Nothing to be done for `compile-targets'. | |
make[2]: Leaving directory `/tmp/emacs20150425-6849-7pskev/emacs-24.5/lisp' | |
make[1]: Leaving directory `/tmp/emacs20150425-6849-7pskev/emacs-24.5/lisp' | |
This is not dpkg install-info anymore, but GNU install-info | |
See the man page for ginstall-info for command line arguments | |
This is not dpkg install-info anymore, but GNU install-info | |
See the man page for ginstall-info for command line arguments | |
This is not dpkg install-info anymore, but GNU install-info | |
See the man page for ginstall-info for command line arguments | |
This is not dpkg install-info anymore, but GNU install-info | |
See the man page for ginstall-info for command line arguments | |
This is not dpkg install-info anymore, but GNU install-info | |
See the man page for ginstall-info for command line arguments | |
This is not dpkg install-info anymore, but GNU install-info | |
See the man page for ginstall-info for command line arguments | |
This is not dpkg install-info anymore, but GNU install-info | |
See the man page for ginstall-info for command line arguments | |
This is not dpkg install-info anymore, but GNU install-info | |
See the man page for ginstall-info for command line arguments | |
This is not dpkg install-info anymore, but GNU install-info | |
See the man page for ginstall-info for command line arguments | |
This is not dpkg install-info anymore, but GNU install-info | |
See the man page for ginstall-info for command line arguments | |
This is not dpkg install-info anymore, but GNU install-info | |
See the man page for ginstall-info for command line arguments | |
This is not dpkg install-info anymore, but GNU install-info | |
See the man page for ginstall-info for command line arguments | |
This is not dpkg install-info anymore, but GNU install-info | |
See the man page for ginstall-info for command line arguments | |
This is not dpkg install-info anymore, but GNU install-info | |
See the man page for ginstall-info for command line arguments | |
This is not dpkg install-info anymore, but GNU install-info | |
See the man page for ginstall-info for command line arguments | |
This is not dpkg install-info anymore, but GNU install-info | |
See the man page for ginstall-info for command line arguments | |
This is not dpkg install-info anymore, but GNU install-info | |
See the man page for ginstall-info for command line arguments | |
This is not dpkg install-info anymore, but GNU install-info | |
See the man page for ginstall-info for command line arguments | |
This is not dpkg install-info anymore, but GNU install-info | |
See the man page for ginstall-info for command line arguments | |
This is not dpkg install-info anymore, but GNU install-info | |
See the man page for ginstall-info for command line arguments | |
This is not dpkg install-info anymore, but GNU install-info | |
See the man page for ginstall-info for command line arguments | |
This is not dpkg install-info anymore, but GNU install-info | |
See the man page for ginstall-info for command line arguments | |
This is not dpkg install-info anymore, but GNU install-info | |
See the man page for ginstall-info for command line arguments | |
This is not dpkg install-info anymore, but GNU install-info | |
See the man page for ginstall-info for command line arguments | |
This is not dpkg install-info anymore, but GNU install-info | |
See the man page for ginstall-info for command line arguments | |
This is not dpkg install-info anymore, but GNU install-info | |
See the man page for ginstall-info for command line arguments | |
This is not dpkg install-info anymore, but GNU install-info | |
See the man page for ginstall-info for command line arguments | |
This is not dpkg install-info anymore, but GNU install-info | |
See the man page for ginstall-info for command line arguments | |
This is not dpkg install-info anymore, but GNU install-info | |
See the man page for ginstall-info for command line arguments | |
This is not dpkg install-info anymore, but GNU install-info | |
See the man page for ginstall-info for command line arguments | |
This is not dpkg install-info anymore, but GNU install-info | |
See the man page for ginstall-info for command line arguments | |
This is not dpkg install-info anymore, but GNU install-info | |
See the man page for ginstall-info for command line arguments | |
This is not dpkg install-info anymore, but GNU install-info | |
See the man page for ginstall-info for command line arguments | |
This is not dpkg install-info anymore, but GNU install-info | |
See the man page for ginstall-info for command line arguments | |
This is not dpkg install-info anymore, but GNU install-info | |
See the man page for ginstall-info for command line arguments | |
This is not dpkg install-info anymore, but GNU install-info | |
See the man page for ginstall-info for command line arguments | |
This is not dpkg install-info anymore, but GNU install-info | |
See the man page for ginstall-info for command line arguments | |
This is not dpkg install-info anymore, but GNU install-info | |
See the man page for ginstall-info for command line arguments | |
This is not dpkg install-info anymore, but GNU install-info | |
See the man page for ginstall-info for command line arguments | |
This is not dpkg install-info anymore, but GNU install-info | |
See the man page for ginstall-info for command line arguments | |
This is not dpkg install-info anymore, but GNU install-info | |
See the man page for ginstall-info for command line arguments | |
This is not dpkg install-info anymore, but GNU install-info | |
See the man page for ginstall-info for command line arguments | |
This is not dpkg install-info anymore, but GNU install-info | |
See the man page for ginstall-info for command line arguments | |
This is not dpkg install-info anymore, but GNU install-info | |
See the man page for ginstall-info for command line arguments | |
This is not dpkg install-info anymore, but GNU install-info | |
See the man page for ginstall-info for command line arguments | |
This is not dpkg install-info anymore, but GNU install-info | |
See the man page for ginstall-info for command line arguments | |
This is not dpkg install-info anymore, but GNU install-info | |
See the man page for ginstall-info for command line arguments | |
This is not dpkg install-info anymore, but GNU install-info | |
See the man page for ginstall-info for command line arguments | |
This is not dpkg install-info anymore, but GNU install-info | |
See the man page for ginstall-info for command line arguments | |
This is not dpkg install-info anymore, but GNU install-info | |
See the man page for ginstall-info for command line arguments | |
This is not dpkg install-info anymore, but GNU install-info | |
See the man page for ginstall-info for command line arguments | |
This is not dpkg install-info anymore, but GNU install-info | |
See the man page for ginstall-info for command line arguments | |
This is not dpkg install-info anymore, but GNU install-info | |
See the man page for ginstall-info for command line arguments | |
This is not dpkg install-info anymore, but GNU install-info | |
See the man page for ginstall-info for command line arguments | |
This is not dpkg install-info anymore, but GNU install-info | |
See the man page for ginstall-info for command line arguments | |
This is not dpkg install-info anymore, but GNU install-info | |
See the man page for ginstall-info for command line arguments | |
This is not dpkg install-info anymore, but GNU install-info | |
See the man page for ginstall-info for command line arguments | |
This is not dpkg install-info anymore, but GNU install-info | |
See the man page for ginstall-info for command line arguments | |
This is not dpkg install-info anymore, but GNU install-info | |
See the man page for ginstall-info for command line arguments | |
This is not dpkg install-info anymore, but GNU install-info | |
See the man page for ginstall-info for command line arguments | |
This is not dpkg install-info anymore, but GNU install-info | |
See the man page for ginstall-info for command line arguments | |
set "/home/user/.linuxbrew/Cellar/emacs/24.5/share/emacs/24.5/etc" "/home/user/.linuxbrew/Cellar/emacs/24.5/share/emacs/24.5/lisp" ; \ | |
unset CDPATH; \ | |
for installuser in ${LOGNAME} ${USERNAME} ${USER} `id -un 2> /dev/null`; do [ -n "${installuser}" ] && break ; done; \ | |
for dir in ./etc ./lisp ; do \ | |
[ -d ${dir} ] || exit 1 ; \ | |
dest="$1" ; shift ; \ | |
if [ -d "${dest}" ]; then \ | |
exp_dest=`cd "${dest}" && /bin/pwd`; \ | |
[ "$exp_dest" = "`cd ${dir} && /bin/pwd`" ] && continue ; \ | |
else true; \ | |
fi; \ | |
rm -rf "${dest}" ; \ | |
umask 022; /home/user/.linuxbrew/bin/mkdir -p "${dest}" ; \ | |
echo "Copying ${dir} to ${dest}..." ; \ | |
(cd ${dir}; tar -chf - . ) \ | |
| (cd "${dest}"; umask 022; \ | |
tar -xvf - && cat > /dev/null) || exit 1; \ | |
if [ "${dir}" = "./etc" ]; then \ | |
rm -f "${dest}/DOC"* ; \ | |
rm -f "${dest}/refcards"/*.aux "${dest}/refcards"/*.dvi; \ | |
rm -f "${dest}/refcards"/*.log; \ | |
else true; \ | |
fi; \ | |
(cd "${dest}" || exit 1; \ | |
for subdir in `find . -type d -print` ; do \ | |
chmod a+rx ${subdir} ; \ | |
rm -f ${subdir}/.gitignore ; \ | |
rm -f ${subdir}/.arch-inventory ; \ | |
rm -f ${subdir}/.DS_Store ; \ | |
rm -f ${subdir}/\#* ; \ | |
rm -f ${subdir}/.\#* ; \ | |
rm -f ${subdir}/*~ ; \ | |
rm -f ${subdir}/*.orig ; \ | |
rm -f ${subdir}/ChangeLog* ; \ | |
[ "${dir}" != "./etc" ] && \ | |
rm -f ${subdir}/[mM]akefile*[.-]in ${subdir}/[mM]akefile ; \ | |
done ); \ | |
find "${dest}" -exec chown ${installuser} {} ';' ;\ | |
done | |
Copying ./etc to /home/user/.linuxbrew/Cellar/emacs/24.5/share/emacs/24.5/etc... | |
./ | |
./NEWS.22 | |
./NEWS.23 | |
./NEWS.20 | |
./schema/ | |
./schema/xhtml-base.rnc | |
./schema/xhtml-xstyle.rnc | |
./schema/calstbl.rnc | |
./schema/xhtml-form.rnc | |
./schema/xhtml-events.rnc | |
./schema/xhtml-pres.rnc | |
./schema/xhtml-ssismap.rnc | |
./schema/xhtml.rnc | |
./schema/xhtml-param.rnc | |
./schema/relaxng.rnc | |
./schema/xhtml-iframe.rnc | |
./schema/xhtml-frames.rnc | |
./schema/xhtml-bform.rnc | |
./schema/xhtml-ruby.rnc | |
./schema/xhtml-bdo.rnc | |
./schema/dbhier.rnc | |
./schema/xhtml-link.rnc | |
./schema/xhtml-lst.rnc | |
./schema/xhtml-attribs.rnc | |
./schema/xhtml-struct.rnc | |
./schema/xslt.rnc | |
./schema/dbcalstbl.rnc | |
./schema/xhtml-script.rnc | |
./schema/README | |
./schema/xhtml-text.rnc | |
./schema/xhtml-legacy.rnc | |
./schema/locate.rnc | |
./schema/schemas.xml | |
./schema/rdfxml.rnc | |
./schema/xhtml-inlstyle.rnc | |
./schema/xhtml-hypertext.rnc | |
./schema/docbook.rnc | |
./schema/dbpool.rnc | |
./schema/dbnotn.rnc | |
./schema/xhtml-meta.rnc | |
./schema/xhtml-table.rnc | |
./schema/xhtml-csismap.rnc | |
./schema/dbstart.rnc | |
./schema/xhtml-object.rnc | |
./schema/xhtml-image.rnc | |
./schema/xhtml-btable.rnc | |
./schema/xhtml-edit.rnc | |
./schema/xhtml-datatypes.rnc | |
./schema/xhtml-tgt.rnc | |
./schema/xhtml-applet.rnc | |
./schema/xhtml-nameident.rnc | |
./emacs.icon | |
./TODO | |
./DISTRIB | |
./NEWS.21 | |
./WHY-FREE | |
./grep.txt | |
./THE-GNU-PROJECT | |
./emacs.desktop | |
./ORDERS | |
./ps-prin1.ps | |
./DOC | |
./compilation.txt | |
./ETAGS.EBNF | |
./FTP | |
./JOKES | |
./publicsuffix.txt | |
./package-keyring.gpg | |
./DEBUG | |
./NEWS.19 | |
./NXML-NEWS | |
./LINUX-GNU | |
./CENSORSHIP | |
./enriched.txt | |
./images/ | |
./images/sort-criteria.xpm | |
./images/print.xpm | |
./images/back-arrow.xpm | |
./images/cut.pbm | |
./images/jump-to.pbm | |
./images/print.pbm | |
./images/cut.xpm | |
./images/diropen.xpm | |
./images/splash.svg | |
./images/jump-to.xpm | |
./images/copy.xpm | |
./images/fwd-arrow.xpm | |
./images/sort-descending.xpm | |
./images/spell.pbm | |
./images/attach.xpm | |
./images/search-replace.xpm | |
./images/saveas.xpm | |
./images/show.xpm | |
./images/checked.xpm | |
./images/disconnect.xpm | |
./images/open.xpm | |
./images/describe.xpm | |
./images/prev-node.xpm | |
./images/refresh.xpm | |
./images/unchecked.xpm | |
./images/home.xpm | |
./images/tree-widget/ | |
./images/tree-widget/default/ | |
./images/tree-widget/default/no-guide.png | |
./images/tree-widget/default/leaf.xpm | |
./images/tree-widget/default/open.xpm | |
./images/tree-widget/default/guide.png | |
./images/tree-widget/default/end-guide.png | |
./images/tree-widget/default/open.png | |
./images/tree-widget/default/end-guide.xpm | |
./images/tree-widget/default/README | |
./images/tree-widget/default/leaf.png | |
./images/tree-widget/default/no-guide.xpm | |
./images/tree-widget/default/close.png | |
./images/tree-widget/default/empty.xpm | |
./images/tree-widget/default/no-handle.xpm | |
./images/tree-widget/default/handle.xpm | |
./images/tree-widget/default/guide.xpm | |
./images/tree-widget/default/no-handle.png | |
./images/tree-widget/default/handle.png | |
./images/tree-widget/default/close.xpm | |
./images/tree-widget/default/empty.png | |
./images/tree-widget/folder/ | |
./images/tree-widget/folder/no-guide.png | |
./images/tree-widget/folder/leaf.xpm | |
./images/tree-widget/folder/open.xpm | |
./images/tree-widget/folder/guide.png | |
./images/tree-widget/folder/end-guide.png | |
./images/tree-widget/folder/open.png | |
./images/tree-widget/folder/end-guide.xpm | |
./images/tree-widget/folder/README | |
./images/tree-widget/folder/leaf.png | |
./images/tree-widget/folder/no-guide.xpm | |
./images/tree-widget/folder/close.png | |
./images/tree-widget/folder/empty.xpm | |
./images/tree-widget/folder/no-handle.xpm | |
./images/tree-widget/folder/handle.xpm | |
./images/tree-widget/folder/guide.xpm | |
./images/tree-widget/folder/no-handle.png | |
./images/tree-widget/folder/handle.png | |
./images/tree-widget/folder/close.xpm | |
./images/tree-widget/folder/empty.png | |
./images/lock.xpm | |
./images/contact.xpm | |
./images/letter.xpm | |
./images/spell.xpm | |
./images/paste.xpm | |
./images/zoom-out.pbm | |
./images/gnus.pbm | |
./images/zoom-out.xpm | |
./images/left-arrow.pbm | |
./images/right-arrow.pbm | |
./images/diropen.pbm | |
./images/saveas.pbm | |
./images/contact.pbm | |
./images/redo.xpm | |
./images/up-node.xpm | |
./images/undo.pbm | |
./images/ezimage/ | |
./images/ezimage/checkmark.xpm | |
./images/ezimage/box-plus.xpm | |
./images/ezimage/mail.xpm | |
./images/ezimage/tag-gt.xpm | |
./images/ezimage/dir.xpm | |
./images/ezimage/bitsbang.xpm | |
./images/ezimage/lock.xpm | |
./images/ezimage/key.xpm | |
./images/ezimage/page-minus.xpm | |
./images/ezimage/unlock.xpm | |
./images/ezimage/tag.xpm | |
./images/ezimage/page-plus.xpm | |
./images/ezimage/tag-plus.xpm | |
./images/ezimage/doc-plus.xpm | |
./images/ezimage/README | |
./images/ezimage/label.xpm | |
./images/ezimage/dir-plus.xpm | |
./images/ezimage/tag-minus.xpm | |
./images/ezimage/box-minus.xpm | |
./images/ezimage/doc-minus.xpm | |
./images/ezimage/tag-type.xpm | |
./images/ezimage/page.xpm | |
./images/ezimage/info.xpm | |
./images/ezimage/doc.xpm | |
./images/ezimage/box.xpm | |
./images/ezimage/bits.xpm | |
./images/ezimage/dir-minus.xpm | |
./images/ezimage/tag-v.xpm | |
./images/search-replace.pbm | |
./images/search.pbm | |
./images/search.xpm | |
./images/data-save.pbm | |
./images/help.xpm | |
./images/README | |
./images/data-save.xpm | |
./images/gud/ | |
./images/gud/print.xpm | |
./images/gud/until.xpm | |
./images/gud/print.pbm | |
./images/gud/step.xpm | |
./images/gud/down.pbm | |
./images/gud/recstart.xpm | |
./images/gud/stepi.pbm | |
./images/gud/up.pbm | |
./images/gud/next.xpm | |
./images/gud/break.xpm | |
./images/gud/nexti.xpm | |
./images/gud/all.xpm | |
./images/gud/thread.xpm | |
./images/gud/rnexti.xpm | |
./images/gud/cont.pbm | |
./images/gud/finish.xpm | |
./images/gud/finish.pbm | |
./images/gud/stop.pbm | |
./images/gud/rnext.xpm | |
./images/gud/next.pbm | |
./images/gud/cont.xpm | |
./images/gud/step.pbm | |
./images/gud/README | |
./images/gud/recstop.xpm | |
./images/gud/pstar.pbm | |
./images/gud/run.xpm | |
./images/gud/nexti.pbm | |
./images/gud/rstep.xpm | |
./images/gud/watch.pbm | |
./images/gud/rfinish.xpm | |
./images/gud/remove.xpm | |
./images/gud/break.pbm | |
./images/gud/pp.xpm | |
./images/gud/watch.xpm | |
./images/gud/go.pbm | |
./images/gud/remove.pbm | |
./images/gud/up.xpm | |
./images/gud/rcont.xpm | |
./images/gud/run.pbm | |
./images/gud/pp.pbm | |
./images/gud/go.xpm | |
./images/gud/rstepi.xpm | |
./images/gud/pstar.xpm | |
./images/gud/until.pbm | |
./images/gud/down.xpm | |
./images/gud/stop.xpm | |
./images/gud/stepi.xpm | |
./images/exit.pbm | |
./images/up-node.pbm | |
./images/cancel.xpm | |
./images/up-arrow.pbm | |
./images/next-node.pbm | |
./images/lock-ok.xpm | |
./images/prev-node.pbm | |
./images/back-arrow.pbm | |
./images/lock-broken.xpm | |
./images/help.pbm | |
./images/letter.pbm | |
./images/zoom-in.xpm | |
./images/smilies/ | |
./images/smilies/wry.xpm | |
./images/smilies/evil.xpm | |
./images/smilies/wry.pbm | |
./images/smilies/grayscale/ | |
./images/smilies/grayscale/wry.xpm | |
./images/smilies/grayscale/evil.xpm | |
./images/smilies/grayscale/dead.xpm | |
./images/smilies/grayscale/reverse-smile.xpm | |
./images/smilies/grayscale/frown.xpm | |
./images/smilies/grayscale/grin.xpm | |
./images/smilies/grayscale/README | |
./images/smilies/grayscale/indifferent.xpm | |
./images/smilies/grayscale/sad.xpm | |
./images/smilies/grayscale/cry.xpm | |
./images/smilies/grayscale/forced.xpm | |
./images/smilies/grayscale/blink.xpm | |
./images/smilies/grayscale/braindamaged.xpm | |
./images/smilies/grayscale/smile.xpm | |
./images/smilies/blink.pbm | |
./images/smilies/dead.xpm | |
./images/smilies/frown.xpm | |
./images/smilies/grin.xpm | |
./images/smilies/README | |
./images/smilies/indifferent.xpm | |
./images/smilies/sad.xpm | |
./images/smilies/cry.xpm | |
./images/smilies/forced.xpm | |
./images/smilies/medium/ | |
./images/smilies/medium/wry.xpm | |
./images/smilies/medium/evil.xpm | |
./images/smilies/medium/dead.xpm | |
./images/smilies/medium/reverse-smile.xpm | |
./images/smilies/medium/frown.xpm | |
./images/smilies/medium/grin.xpm | |
./images/smilies/medium/README | |
./images/smilies/medium/indifferent.xpm | |
./images/smilies/medium/sad.xpm | |
./images/smilies/medium/cry.xpm | |
./images/smilies/medium/forced.xpm | |
./images/smilies/medium/blink.xpm | |
./images/smilies/medium/braindamaged.xpm | |
./images/smilies/medium/smile.xpm | |
./images/smilies/frown.pbm | |
./images/smilies/sad.pbm | |
./images/smilies/blink.xpm | |
./images/smilies/smile.pbm | |
./images/smilies/braindamaged.xpm | |
./images/smilies/smile.xpm | |
./images/next-page.pbm | |
./images/new.pbm | |
./images/newsticker/ | |
./images/newsticker/browse-url.xpm | |
./images/newsticker/mark-immortal.xpm | |
./images/newsticker/narrow.xpm | |
./images/newsticker/prev-feed.xpm | |
./images/newsticker/update.xpm | |
./images/newsticker/next-item.xpm | |
./images/newsticker/next-feed.xpm | |
./images/newsticker/mark-read.xpm | |
./images/newsticker/README | |
./images/newsticker/get-all.xpm | |
./images/newsticker/prev-item.xpm | |
./images/separator.xpm | |
./images/new.xpm | |
./images/fwd-arrow.pbm | |
./images/sort-column-ascending.xpm | |
./images/next-node.xpm | |
./images/custom/ | |
./images/custom/down-pushed.xpm | |
./images/custom/right-pushed.xpm | |
./images/custom/README | |
./images/custom/right.xpm | |
./images/custom/down.xpm | |
./images/show.pbm | |
./images/splash.pbm | |
./images/info.xpm | |
./images/index.xpm | |
./images/open.pbm | |
./images/low-color/ | |
./images/low-color/print.xpm | |
./images/low-color/back-arrow.xpm | |
./images/low-color/cut.xpm | |
./images/low-color/jump-to.xpm | |
./images/low-color/copy.xpm | |
./images/low-color/fwd-arrow.xpm | |
./images/low-color/saveas.xpm | |
./images/low-color/open.xpm | |
./images/low-color/prev-node.xpm | |
./images/low-color/home.xpm | |
./images/low-color/spell.xpm | |
./images/low-color/paste.xpm | |
./images/low-color/up-node.xpm | |
./images/low-color/search.xpm | |
./images/low-color/help.xpm | |
./images/low-color/README | |
./images/low-color/new.xpm | |
./images/low-color/next-node.xpm | |
./images/low-color/index.xpm | |
./images/low-color/undo.xpm | |
./images/low-color/right-arrow.xpm | |
./images/low-color/preferences.xpm | |
./images/low-color/left-arrow.xpm | |
./images/low-color/up-arrow.xpm | |
./images/low-color/save.xpm | |
./images/save.pbm | |
./images/cancel.pbm | |
./images/bookmark_add.xpm | |
./images/copy.pbm | |
./images/undo.xpm | |
./images/sort-ascending.xpm | |
./images/mh-logo.xpm | |
./images/splash.png | |
./images/mail/ | |
./images/mail/send.xpm | |
./images/mail/reply-to.xpm | |
./images/mail/repack.xpm | |
./images/mail/copy.xpm | |
./images/mail/reply-to.pbm | |
./images/mail/not-spam.xpm | |
./images/mail/send.pbm | |
./images/mail/spam.xpm | |
./images/mail/reply.xpm | |
./images/mail/inbox.xpm | |
./images/mail/flag-for-followup.pbm | |
./images/mail/reply-all.pbm | |
./images/mail/reply.pbm | |
./images/mail/flag-for-followup.xpm | |
./images/mail/compose.xpm | |
./images/mail/README | |
./images/mail/forward.xpm | |
./images/mail/reply-from.pbm | |
./images/mail/preview.xpm | |
./images/mail/reply-from.xpm | |
./images/mail/move.xpm | |
./images/mail/repack.pbm | |
./images/mail/save-draft.xpm | |
./images/mail/outbox.xpm | |
./images/mail/inbox.pbm | |
./images/mail/save.xpm | |
./images/mail/reply-all.xpm | |
./images/mail/compose.pbm | |
./images/mail/move.pbm | |
./images/paste.pbm | |
./images/attach.pbm | |
./images/refresh.pbm | |
./images/right-arrow.xpm | |
./images/preferences.xpm | |
./images/mpc/ | |
./images/mpc/pause.xpm | |
./images/mpc/next.xpm | |
./images/mpc/README | |
./images/mpc/play.xpm | |
./images/mpc/prev.xpm | |
./images/mpc/add.xpm | |
./images/mpc/rewind.xpm | |
./images/mpc/ffwd.xpm | |
./images/mpc/stop.xpm | |
./images/delete.xpm | |
./images/sort-row-ascending.xpm | |
./images/icons/ | |
./images/icons/README | |
./images/icons/hicolor/ | |
./images/icons/hicolor/scalable/ | |
./images/icons/hicolor/scalable/apps/ | |
./images/icons/hicolor/scalable/apps/emacs.svg | |
./images/icons/hicolor/scalable/mimetypes/ | |
./images/icons/hicolor/scalable/mimetypes/emacs-document.svg | |
./images/icons/hicolor/24x24/ | |
./images/icons/hicolor/24x24/apps/ | |
./images/icons/hicolor/24x24/apps/emacs.png | |
./images/icons/hicolor/24x24/apps/emacs22.png | |
./images/icons/hicolor/32x32/ | |
./images/icons/hicolor/32x32/apps/ | |
./images/icons/hicolor/32x32/apps/emacs.png | |
./images/icons/hicolor/32x32/apps/emacs22.png | |
./images/icons/hicolor/16x16/ | |
./images/icons/hicolor/16x16/apps/ | |
./images/icons/hicolor/16x16/apps/emacs.png | |
./images/icons/hicolor/16x16/apps/emacs22.png | |
./images/icons/hicolor/128x128/ | |
./images/icons/hicolor/128x128/apps/ | |
./images/icons/hicolor/128x128/apps/emacs.png | |
./images/icons/hicolor/48x48/ | |
./images/icons/hicolor/48x48/apps/ | |
./images/icons/hicolor/48x48/apps/emacs.png | |
./images/icons/hicolor/48x48/apps/emacs22.png | |
./images/icons/allout-widgets/ | |
./images/icons/allout-widgets/dark-bg/ | |
./images/icons/allout-widgets/dark-bg/mid-connector.xpm | |
./images/icons/allout-widgets/dark-bg/through-descender.png | |
./images/icons/allout-widgets/dark-bg/extender-connector.xpm | |
./images/icons/allout-widgets/dark-bg/leaf.xpm | |
./images/icons/allout-widgets/dark-bg/skip-descender.xpm | |
./images/icons/allout-widgets/dark-bg/opened.xpm | |
./images/icons/allout-widgets/dark-bg/end-connector.xpm | |
./images/icons/allout-widgets/dark-bg/locked-encrypted.png | |
./images/icons/allout-widgets/dark-bg/mid-connector.png | |
./images/icons/allout-widgets/dark-bg/closed.xpm | |
./images/icons/allout-widgets/dark-bg/extender-connector.png | |
./images/icons/allout-widgets/dark-bg/leaf.png | |
./images/icons/allout-widgets/dark-bg/end-connector.png | |
./images/icons/allout-widgets/dark-bg/empty.xpm | |
./images/icons/allout-widgets/dark-bg/through-descender.xpm | |
./images/icons/allout-widgets/dark-bg/skip-descender.png | |
./images/icons/allout-widgets/dark-bg/locked-encrypted.xpm | |
./images/icons/allout-widgets/dark-bg/closed.png | |
./images/icons/allout-widgets/dark-bg/unlocked-encrypted.xpm | |
./images/icons/allout-widgets/dark-bg/unlocked-encrypted.png | |
./images/icons/allout-widgets/dark-bg/opened.png | |
./images/icons/allout-widgets/dark-bg/empty.png | |
./images/icons/allout-widgets/light-bg/ | |
./images/icons/allout-widgets/light-bg/mid-connector.xpm | |
./images/icons/allout-widgets/light-bg/through-descender.png | |
./images/icons/allout-widgets/light-bg/extender-connector.xpm | |
./images/icons/allout-widgets/light-bg/leaf.xpm | |
./images/icons/allout-widgets/light-bg/skip-descender.xpm | |
./images/icons/allout-widgets/light-bg/opened.xpm | |
./images/icons/allout-widgets/light-bg/end-connector.xpm | |
./images/icons/allout-widgets/light-bg/locked-encrypted.png | |
./images/icons/allout-widgets/light-bg/mid-connector.png | |
./images/icons/allout-widgets/light-bg/closed.xpm | |
./images/icons/allout-widgets/light-bg/extender-connector.png | |
./images/icons/allout-widgets/light-bg/leaf.png | |
./images/icons/allout-widgets/light-bg/end-connector.png | |
./images/icons/allout-widgets/light-bg/empty.xpm | |
./images/icons/allout-widgets/light-bg/through-descender.xpm | |
./images/icons/allout-widgets/light-bg/skip-descender.png | |
./images/icons/allout-widgets/light-bg/locked-encrypted.xpm | |
./images/icons/allout-widgets/light-bg/closed.png | |
./images/icons/allout-widgets/light-bg/unlocked-encrypted.xpm | |
./images/icons/allout-widgets/light-bg/unlocked-encrypted.png | |
./images/icons/allout-widgets/light-bg/opened.png | |
./images/icons/allout-widgets/light-bg/empty.png | |
./images/info.pbm | |
./images/splash.xpm | |
./images/exit.xpm | |
./images/delete.pbm | |
./images/bookmark_add.pbm | |
./images/gnus/ | |
./images/gnus/uu-post.xpm | |
./images/gnus/unsubscribe.xpm | |
./images/gnus/gnus.xbm | |
./images/gnus/next-ur.pbm | |
./images/gnus/uu-decode.pbm | |
./images/gnus/cu-exit.pbm | |
./images/gnus/save-art.pbm | |
./images/gnus/preview.xbm | |
./images/gnus/catchup.pbm | |
./images/gnus/reply-wo.xpm | |
./images/gnus/reply.xpm | |
./images/gnus/describe-group.xpm | |
./images/gnus/post.pbm | |
./images/gnus/fuwo.pbm | |
./images/gnus/rot13.pbm | |
./images/gnus/exit-gnus.pbm | |
./images/gnus/receipt.xpm | |
./images/gnus/gnntg.xpm | |
./images/gnus/cu-exit.xpm | |
./images/gnus/important.xpm | |
./images/gnus/unimportant.xpm | |
./images/gnus/get-news.xpm | |
./images/gnus/post.xpm | |
./images/gnus/next-ur.xpm | |
./images/gnus/subscribe.xpm | |
./images/gnus/followup.pbm | |
./images/gnus/reply.pbm | |
./images/gnus/mail-send.xpm | |
./images/gnus/gnntg.pbm | |
./images/gnus/followup.xpm | |
./images/gnus/exit-summ.xpm | |
./images/gnus/README | |
./images/gnus/mail-reply.pbm | |
./images/gnus/describe-group.pbm | |
./images/gnus/save-art.xpm | |
./images/gnus/save-aif.pbm | |
./images/gnus/fuwo.xpm | |
./images/gnus/subscribe.pbm | |
./images/gnus/preview.xpm | |
./images/gnus/gnus.svg | |
./images/gnus/get-news.pbm | |
./images/gnus/gnus.png | |
./images/gnus/exit-summ.pbm | |
./images/gnus/uu-post.pbm | |
./images/gnus/exit-gnus.xpm | |
./images/gnus/save-aif.xpm | |
./images/gnus/reply-wo.pbm | |
./images/gnus/uu-decode.xpm | |
./images/gnus/toggle-subscription.xpm | |
./images/gnus/mail-reply.xpm | |
./images/gnus/kill-group.xpm | |
./images/gnus/rot13.xpm | |
./images/gnus/gnus.xpm | |
./images/gnus/catchup.xpm | |
./images/gnus/unsubscribe.pbm | |
./images/gnus/gnus-pointer.xpm | |
./images/gnus/kill-group.pbm | |
./images/gnus/prev-ur.xpm | |
./images/gnus/prev-ur.pbm | |
./images/gnus/gnus-pointer.xbm | |
./images/connect.xpm | |
./images/left-arrow.xpm | |
./images/up-arrow.xpm | |
./images/save.xpm | |
./images/next-page.xpm | |
./images/home.pbm | |
./images/close.pbm | |
./images/close.xpm | |
./images/index.pbm | |
./images/preferences.pbm | |
./NEWS.1-17 | |
./ps-prin0.ps | |
./MACHINES | |
./ERC-NEWS | |
./DEVEL.HUMOR | |
./NEWS | |
./ETAGS.README | |
./GNUS-NEWS | |
./README | |
./CONTRIBUTE | |
./COPYING | |
./gnus-tut.txt | |
./edt-user.el | |
./emacs-buffer.gdb | |
./HELLO | |
./ORG-NEWS | |
./TERMS | |
./yow.lines | |
./spook.lines | |
./GNU | |
./MH-E-NEWS | |
./themes/ | |
./themes/manoj-dark-theme.el | |
./themes/tsdh-dark-theme.el | |
./themes/dichromacy-theme.el | |
./themes/deeper-blue-theme.el | |
./themes/light-blue-theme.el | |
./themes/tango-theme.el | |
./themes/misterioso-theme.el | |
./themes/tsdh-light-theme.el | |
./themes/whiteboard-theme.el | |
./themes/wheatgrass-theme.el | |
./themes/tango-dark-theme.el | |
./themes/wombat-theme.el | |
./themes/leuven-theme.el | |
./themes/adwaita-theme.el | |
./NEXTSTEP | |
./charsets/ | |
./charsets/TIS-620.map | |
./charsets/8859-10.map | |
./charsets/CP858.map | |
./charsets/PTCP154.map | |
./charsets/MULE-sisheng.map | |
./charsets/IBM866.map | |
./charsets/HP-ROMAN8.map | |
./charsets/VISCII.map | |
./charsets/IBM869.map | |
./charsets/symbol.map | |
./charsets/EBCDICUK.map | |
./charsets/IBM855.map | |
./charsets/IBM865.map | |
./charsets/IBM437.map | |
./charsets/MULE-is13194.map | |
./charsets/8859-2.map | |
./charsets/8859-16.map | |
./charsets/IBM280.map | |
./charsets/MULE-lviscii.map | |
./charsets/JISX213A.map | |
./charsets/IBM420.map | |
./charsets/IBM861.map | |
./charsets/IBM1004.map | |
./charsets/CNS-F.map | |
./charsets/IBM423.map | |
./charsets/IBM277.map | |
./charsets/8859-11.map | |
./charsets/IBM862.map | |
./charsets/IBM880.map | |
./charsets/MIK.map | |
./charsets/IBM037.map | |
./charsets/8859-14.map | |
./charsets/MULE-uviscii.map | |
./charsets/CNS-4.map | |
./charsets/NEXTSTEP.map | |
./charsets/KOI-8.map | |
./charsets/IBM904.map | |
./charsets/CNS-2.map | |
./charsets/IBM297.map | |
./charsets/IBM918.map | |
./charsets/8859-15.map | |
./charsets/EBCDICUS.map | |
./charsets/CNS-6.map | |
./charsets/8859-13.map | |
./charsets/GB180302.map | |
./charsets/MULE-tibetan.map | |
./charsets/CP1251.map | |
./charsets/MULE-ipa.map | |
./charsets/CP1252.map | |
./charsets/IBM891.map | |
./charsets/IBM870.map | |
./charsets/KA-PS.map | |
./charsets/JISX0212.map | |
./charsets/MACINTOSH.map | |
./charsets/KOI8-T.map | |
./charsets/CP720.map | |
./charsets/CP775.map | |
./charsets/IBM1026.map | |
./charsets/README | |
./charsets/CP1254.map | |
./charsets/BIG5-1.map | |
./charsets/BIG5-HKSCS.map | |
./charsets/IBM903.map | |
./charsets/JISX2132.map | |
./charsets/CP1257.map | |
./charsets/CNS-5.map | |
./charsets/JOHAB.map | |
./charsets/IBM875.map | |
./charsets/CP932-2BYTE.map | |
./charsets/IBM281.map | |
./charsets/CP949-2BYTE.map | |
./charsets/IBM905.map | |
./charsets/IBM274.map | |
./charsets/CNS-3.map | |
./charsets/IBM868.map | |
./charsets/8859-5.map | |
./charsets/BIG5.map | |
./charsets/CP1253.map | |
./charsets/stdenc.map | |
./charsets/GB2312.map | |
./charsets/CP1258.map | |
./charsets/IBM850.map | |
./charsets/IBM851.map | |
./charsets/IBM852.map | |
./charsets/IBM856.map | |
./charsets/IBM275.map | |
./charsets/IBM290.map | |
./charsets/VSCII-2.map | |
./charsets/8859-6.map | |
./charsets/8859-3.map | |
./charsets/JISX0201.map | |
./charsets/8859-8.map | |
./charsets/KSC5636.map | |
./charsets/8859-7.map | |
./charsets/CP737.map | |
./charsets/IBM857.map | |
./charsets/CNS-1.map | |
./charsets/IBM285.map | |
./charsets/IBM860.map | |
./charsets/IBM874.map | |
./charsets/MULE-ethiopic.map | |
./charsets/IBM864.map | |
./charsets/IBM273.map | |
./charsets/CP10007.map | |
./charsets/8859-9.map | |
./charsets/CNS-7.map | |
./charsets/ALTERNATIVNYJ.map | |
./charsets/JISX0208.map | |
./charsets/IBM284.map | |
./charsets/CP1250.map | |
./charsets/IBM256.map | |
./charsets/IBM424.map | |
./charsets/CP1255.map | |
./charsets/KSC5601.map | |
./charsets/GB180304.map | |
./charsets/IBM038.map | |
./charsets/CP1125.map | |
./charsets/GBK.map | |
./charsets/IBM278.map | |
./charsets/IBM871.map | |
./charsets/8859-4.map | |
./charsets/IBM863.map | |
./charsets/KOI8-U.map | |
./charsets/JISX2131.map | |
./charsets/BIG5-2.map | |
./charsets/KA-ACADEMY.map | |
./charsets/IBM500.map | |
./charsets/KOI8-R.map | |
./charsets/CP1256.map | |
./charsets/JISC6226.map | |
./charsets/IBM1047.map | |
./charsets/VSCII.map | |
./MORE.STUFF | |
./CALC-NEWS | |
./nxml/ | |
./nxml/1D400-1D7FF.el | |
./nxml/test-invalid.xml | |
./nxml/02190-021FF.el | |
./nxml/00B00-00B7F.el | |
./nxml/10400-1044F.el | |
./nxml/025A0-025FF.el | |
./nxml/01800-018AF.el | |
./nxml/00080-000FF.el | |
./nxml/01000-0109F.el | |
./nxml/0FE70-0FEFF.el | |
./nxml/E0000-E007F.el | |
./nxml/03100-0312F.el | |
./nxml/02980-029FF.el | |
./nxml/02000-0206F.el | |
./nxml/01100-011FF.el | |
./nxml/02460-024FF.el | |
./nxml/00D00-00D7F.el | |
./nxml/00370-003FF.el | |
./nxml/00400-004FF.el | |
./nxml/0FF00-0FFEF.el | |
./nxml/02F00-02FDF.el | |
./nxml/016A0-016FF.el | |
./nxml/02A00-02AFF.el | |
./nxml/02100-0214F.el | |
./nxml/02440-0245F.el | |
./nxml/03000-0303F.el | |
./nxml/02580-0259F.el | |
./nxml/00100-0017F.el | |
./nxml/00C80-00CFF.el | |
./nxml/01200-0137F.el | |
./nxml/00B80-00BFF.el | |
./nxml/00D80-00DFF.el | |
./nxml/03190-0319F.el | |
./nxml/1D000-1D0FF.el | |
./nxml/00A00-00A7F.el | |
./nxml/02300-023FF.el | |
./nxml/03300-033FF.el | |
./nxml/00980-009FF.el | |
./nxml/03400-04DBF.el | |
./nxml/03200-032FF.el | |
./nxml/00A80-00AFF.el | |
./nxml/01680-0169F.el | |
./nxml/test-valid.xml | |
./nxml/0FE20-0FE2F.el | |
./nxml/README | |
./nxml/02800-028FF.el | |
./nxml/00900-0097F.el | |
./nxml/020A0-020CF.el | |
./nxml/027F0-027FF.el | |
./nxml/0FE50-0FE6F.el | |
./nxml/010A0-010FF.el | |
./nxml/00700-0074F.el | |
./nxml/02E80-02EFF.el | |
./nxml/00600-006FF.el | |
./nxml/01780-017FF.el | |
./nxml/03040-0309F.el | |
./nxml/02150-0218F.el | |
./nxml/0A490-0A4CF.el | |
./nxml/10300-1032F.el | |
./nxml/0FFF0-0FFFF.el | |
./nxml/031F0-031FF.el | |
./nxml/00250-002AF.el | |
./nxml/0FE30-0FE4F.el | |
./nxml/02070-0209F.el | |
./nxml/10330-1034F.el | |
./nxml/02500-0257F.el | |
./nxml/031A0-031BF.el | |
./nxml/02700-027BF.el | |
./nxml/0FB00-0FB4F.el | |
./nxml/01F00-01FFF.el | |
./nxml/0A000-0A48F.el | |
./nxml/00E00-00E7F.el | |
./nxml/00780-007BF.el | |
./nxml/00F00-00FFF.el | |
./nxml/01700-0171F.el | |
./nxml/02400-0243F.el | |
./nxml/0FE00-0FE0F.el | |
./nxml/02900-0297F.el | |
./nxml/013A0-013FF.el | |
./nxml/01400-0167F.el | |
./nxml/01E00-01EFF.el | |
./nxml/00C00-00C7F.el | |
./nxml/0FB50-0FDFF.el | |
./nxml/002B0-002FF.el | |
./nxml/020D0-020FF.el | |
./nxml/00180-0024F.el | |
./nxml/00300-0036F.el | |
./nxml/02200-022FF.el | |
./nxml/02600-026FF.el | |
./nxml/00530-0058F.el | |
./nxml/00500-0052F.el | |
./nxml/00E80-00EFF.el | |
./nxml/03130-0318F.el | |
./nxml/1D100-1D1FF.el | |
./nxml/027C0-027EF.el | |
./nxml/030A0-030FF.el | |
./nxml/01720-0173F.el | |
./nxml/01740-0175F.el | |
./nxml/01760-0177F.el | |
./nxml/00000-0007F.el | |
./nxml/02FF0-02FFF.el | |
./nxml/00590-005FF.el | |
./srecode/ | |
./srecode/doc-java.srt | |
./srecode/template.srt | |
./srecode/doc-default.srt | |
./srecode/ede-make.srt | |
./srecode/default.srt | |
./srecode/ede-autoconf.srt | |
./srecode/java.srt | |
./srecode/c.srt | |
./srecode/cpp.srt | |
./srecode/getset-cpp.srt | |
./srecode/el.srt | |
./srecode/test.srt | |
./srecode/wisent.srt | |
./srecode/make.srt | |
./srecode/texi.srt | |
./srecode/doc-cpp.srt | |
./future-bug | |
./org/ | |
./org/README | |
./org/OrgOdtStyles.xml | |
./org/OrgOdtContentTemplate.xml | |
./tutorials/ | |
./tutorials/TUTORIAL.eo | |
./tutorials/TUTORIAL.he | |
./tutorials/TUTORIAL.de | |
./tutorials/TUTORIAL.pl | |
./tutorials/TUTORIAL.fr | |
./tutorials/TUTORIAL.sl | |
./tutorials/TUTORIAL.it | |
./tutorials/TUTORIAL.ro | |
./tutorials/TUTORIAL.sk | |
./tutorials/TUTORIAL.nl | |
./tutorials/TUTORIAL.th | |
./tutorials/TUTORIAL.ja | |
./tutorials/TUTORIAL.zh | |
./tutorials/TUTORIAL.bg | |
./tutorials/TUTORIAL.ru | |
./tutorials/TUTORIAL.translators | |
./tutorials/TUTORIAL.pt_BR | |
./tutorials/TUTORIAL.ko | |
./tutorials/TUTORIAL.cs | |
./tutorials/TUTORIAL.es | |
./tutorials/TUTORIAL.sv | |
./tutorials/TUTORIAL.cn | |
./tutorials/TUTORIAL | |
./AUTHORS | |
./emacs.appdata.xml | |
./PROBLEMS | |
./gnus/ | |
./gnus/news-server.ast | |
./gnus/gnus-setup.ast | |
./ChangeLog | |
./forms/ | |
./forms/forms-pass.el | |
./forms/forms-d2.dat | |
./forms/README | |
./forms/forms-d2.el | |
./ses-example.ses | |
./rgb.txt | |
./refcards/ | |
./refcards/viperCard.tex | |
./refcards/fr-refcard.pdf | |
./refcards/gnus-booklet.pdf | |
./refcards/cs-refcard.tex | |
./refcards/gnus-logo.pdf | |
./refcards/de-refcard.pdf | |
./refcards/pl-refcard.tex | |
./refcards/refcard.tex | |
./refcards/pt-br-refcard.tex | |
./refcards/survival.tex | |
./refcards/pl-refcard.pdf | |
./refcards/fr-survival.pdf | |
./refcards/cs-dired-ref.tex | |
./refcards/fr-survival.tex | |
./refcards/emacsver.tex | |
./refcards/ru-refcard.tex | |
./refcards/cs-refcard.pdf | |
./refcards/sk-survival.pdf | |
./refcards/pt-br-refcard.pdf | |
./refcards/README | |
./refcards/orgcard.pdf | |
./refcards/sk-refcard.pdf | |
./refcards/vipcard.pdf | |
./refcards/gnus-refcard.pdf | |
./refcards/survival.pdf | |
./refcards/de-refcard.tex | |
./refcards/Makefile | |
./refcards/cs-survival.tex | |
./refcards/dired-ref.tex | |
./refcards/fr-refcard.tex | |
./refcards/cs-survival.pdf | |
./refcards/orgcard.tex | |
./refcards/vipcard.tex | |
./refcards/sk-dired-ref.tex | |
./refcards/cs-dired-ref.pdf | |
./refcards/sk-refcard.tex | |
./refcards/calccard.tex | |
./refcards/fr-dired-ref.pdf | |
./refcards/sk-dired-ref.pdf | |
./refcards/ru-refcard.pdf | |
./refcards/calccard.pdf | |
./refcards/sk-survival.tex | |
./refcards/viperCard.pdf | |
./refcards/gnus-logo.eps | |
./refcards/pdflayout.sty | |
./refcards/dired-ref.pdf | |
./refcards/gnus-refcard.tex | |
./refcards/refcard.pdf | |
./refcards/fr-dired-ref.tex | |
./e/ | |
./e/eterm-color | |
./e/README | |
./e/eterm-color.ti | |
./NEWS.18 | |
Copying ./lisp to /home/user/.linuxbrew/Cellar/emacs/24.5/share/emacs/24.5/lisp... | |
./ | |
./pcomplete.elc | |
./dnd.elc | |
./facemenu.elc | |
./info.el | |
./case-table.elc | |
./generic-x.elc | |
./find-file.el | |
./pcmpl-gnu.elc | |
./misearch.el | |
./expand.elc | |
./dynamic-setting.elc | |
./window.elc | |
./scroll-lock.elc | |
./descr-text.el | |
./time-stamp.el | |
./vt-control.el | |
./reveal.el | |
./flow-ctrl.elc | |
./composite.el | |
./x-dnd.el | |
./mwheel.elc | |
./avoid.el | |
./composite.elc | |
./filesets.el | |
./dired-aux.el | |
./startup.elc | |
./tmm.elc | |
./electric.el | |
./jka-compr.elc | |
./kermit.el | |
./completion.el | |
./widget.elc | |
./thumbs.elc | |
./thumbs.el | |
./dos-vars.el | |
./talk.elc | |
./proced.elc | |
./strokes.el | |
./ibuf-ext.elc | |
./font-lock.elc | |
./image-mode.el | |
./informat.el | |
./cus-dep.elc | |
./ibuf-macs.el | |
./linum.elc | |
./linum.el | |
./rfn-eshadow.elc | |
./talk.el | |
./face-remap.elc | |
./info-xref.elc | |
./ffap.elc | |
./replace.el | |
./forms.el | |
./ibuffer.el | |
./speedbar.elc | |
./desktop.elc | |
./bs.el | |
./t-mouse.elc | |
./dabbrev.elc | |
./url/ | |
./url/url-news.elc | |
./url/url-queue.elc | |
./url/url-dav.el | |
./url/url-ns.elc | |
./url/url-imap.el | |
./url/url-domsuf.el | |
./url/url-imap.elc | |
./url/url-misc.el | |
./url/url-dav.elc | |
./url/url-auth.el | |
./url/url-handlers.elc | |
./url/url-vars.el | |
./url/url-expand.elc | |
./url/url-file.el | |
./url/url-http.elc | |
./url/url-ftp.elc | |
./url/url-privacy.el | |
./url/url-cache.el | |
./url/url-dired.el | |
./url/url-methods.el | |
./url/url-privacy.elc | |
./url/url-expand.el | |
./url/url-parse.el | |
./url/url-future.el | |
./url/url-ldap.el | |
./url/url.el | |
./url/url-handlers.el | |
./url/url-proxy.elc | |
./url/url-auth.elc | |
./url/url-about.el | |
./url/url-proxy.el | |
./url/url-nfs.elc | |
./url/url-dired.elc | |
./url/url-ftp.el | |
./url/url-ns.el | |
./url/url-methods.elc | |
./url/url-irc.elc | |
./url/url-irc.el | |
./url/url-queue.el | |
./url/url-mailto.elc | |
./url/url-parse.elc | |
./url/url-nfs.el | |
./url/url-util.el | |
./url/url-cookie.el | |
./url/url-http.el | |
./url/url-ldap.elc | |
./url/url-cache.elc | |
./url/url-about.elc | |
./url/url-cookie.elc | |
./url/url-domsuf.elc | |
./url/url-mailto.el | |
./url/url-gw.elc | |
./url/url-history.el | |
./url/url-vars.elc | |
./url/url-file.elc | |
./url/url-news.el | |
./url/url-history.elc | |
./url/url-util.elc | |
./url/url-future.elc | |
./url/url-cid.elc | |
./url/url.elc | |
./url/ChangeLog | |
./url/url-gw.el | |
./url/url-cid.el | |
./url/url-misc.elc | |
./epa-mail.el | |
./follow.el | |
./register.el | |
./reveal.elc | |
./ChangeLog.8 | |
./comint.el | |
./sb-image.el | |
./man.el | |
./comint.elc | |
./doc-view.elc | |
./htmlfontify.el | |
./lpr.elc | |
./generic-x.el | |
./vcursor.elc | |
./image.elc | |
./lpr.el | |
./password-cache.elc | |
./hex-util.elc | |
./find-file.elc | |
./vc/ | |
./vc/log-edit.elc | |
./vc/ediff-mult.el | |
./vc/vc.elc | |
./vc/ediff-help.el | |
./vc/vc-svn.elc | |
./vc/pcvs-parse.elc | |
./vc/vc-mtn.elc | |
./vc/smerge-mode.elc | |
./vc/vc-cvs.elc | |
./vc/ediff.el | |
./vc/ediff-vers.el | |
./vc/log-view.el | |
./vc/ediff-help.elc | |
./vc/ediff-merg.el | |
./vc/ediff-mult.elc | |
./vc/vc-rcs.elc | |
./vc/vc-dir.el | |
./vc/pcvs-defs.elc | |
./vc/cvs-status.el | |
./vc/vc-dispatcher.el | |
./vc/pcvs.elc | |
./vc/ediff-util.elc | |
./vc/vc-svn.el | |
./vc/diff.el | |
./vc/ediff-merg.elc | |
./vc/ediff-ptch.el | |
./vc/ediff-init.elc | |
./vc/pcvs-util.el | |
./vc/vc-arch.el | |
./vc/vc-hooks.elc | |
./vc/ediff-diff.elc | |
./vc/log-edit.el | |
./vc/vc.el | |
./vc/vc-git.el | |
./vc/ediff-wind.elc | |
./vc/vc-hg.el | |
./vc/vc-annotate.el | |
./vc/pcvs-util.elc | |
./vc/ediff-wind.el | |
./vc/smerge-mode.el | |
./vc/compare-w.elc | |
./vc/diff-mode.el | |
./vc/diff-mode.elc | |
./vc/vc-hooks.el | |
./vc/ediff-util.el | |
./vc/vc-rcs.el | |
./vc/ediff-diff.el | |
./vc/vc-bzr.elc | |
./vc/vc-sccs.elc | |
./vc/pcvs-defs.el | |
./vc/ediff-hook.elc | |
./vc/add-log.elc | |
./vc/vc-annotate.elc | |
./vc/vc-arch.elc | |
./vc/add-log.el | |
./vc/vc-dir.elc | |
./vc/vc-dav.elc | |
./vc/vc-cvs.el | |
./vc/pcvs-info.elc | |
./vc/emerge.el | |
./vc/diff.elc | |
./vc/pcvs.el | |
./vc/log-view.elc | |
./vc/pcvs-parse.el | |
./vc/vc-dav.el | |
./vc/ediff-init.el | |
./vc/emerge.elc | |
./vc/ediff-vers.elc | |
./vc/vc-git.elc | |
./vc/ediff-hook.el | |
./vc/compare-w.el | |
./vc/vc-dispatcher.elc | |
./vc/vc-bzr.el | |
./vc/vc-mtn.el | |
./vc/vc-sccs.el | |
./vc/cvs-status.elc | |
./vc/vc-hg.elc | |
./vc/pcvs-info.el | |
./vc/ediff-ptch.elc | |
./vc/ediff.elc | |
./wdired.elc | |
./double.el | |
./xt-mouse.el | |
./term.el | |
./filecache.el | |
./mouse-drag.elc | |
./finder.elc | |
./elec-pair.elc | |
./electric.elc | |
./help-mode.elc | |
./foldout.el | |
./epg-config.el | |
./loaddefs.el | |
./files-x.elc | |
./allout.el | |
./abbrev.elc | |
./cdl.el | |
./array.elc | |
./tabify.el | |
./button.el | |
./ls-lisp.elc | |
./chistory.el | |
./rot13.el | |
./image-file.elc | |
./facemenu.el | |
./case-table.el | |
./time.el | |
./profiler.elc | |
./cus-start.elc | |
./dired.el | |
./frameset.elc | |
./indent.elc | |
./epa-hook.elc | |
./gs.elc | |
./help.el | |
./ehelp.elc | |
./ebuff-menu.el | |
./buff-menu.elc | |
./forms.elc | |
./dired-x.el | |
./master.el | |
./dframe.elc | |
./ChangeLog.16 | |
./ChangeLog.4 | |
./help.elc | |
./jit-lock.elc | |
./tool-bar.el | |
./faces.el | |
./iimage.el | |
./echistory.elc | |
./ido.elc | |
./tool-bar.elc | |
./ps-def.elc | |
./mouse-copy.elc | |
./filenotify.el | |
./man.elc | |
./winner.el | |
./array.el | |
./descr-text.elc | |
./server.el | |
./jit-lock.el | |
./avoid.elc | |
./files.el | |
./novice.el | |
./hi-lock.elc | |
./icomplete.elc | |
./ps-mule.elc | |
./widget.el | |
./wid-edit.elc | |
./epg.elc | |
./simple.el | |
./autoarg.elc | |
./disp-table.elc | |
./mouse-drag.el | |
./ls-lisp.el | |
./find-lisp.elc | |
./imenu.el | |
./isearchb.elc | |
./xml.elc | |
./calculator.elc | |
./isearch.el | |
./dired.elc | |
./bookmark.el | |
./subr.el | |
./pcmpl-linux.elc | |
./delsel.elc | |
./mpc.elc | |
./dirtrack.el | |
./emacs-lock.el | |
./foldout.elc | |
./wdired.el | |
./rot13.elc | |
./cus-face.el | |
./locate.elc | |
./informat.elc | |
./custom.el | |
./cus-edit.elc | |
./image-mode.elc | |
./tabify.elc | |
./double.elc | |
./autoarg.el | |
./newcomment.el | |
./t-mouse.el | |
./battery.el | |
./epa.el | |
./tutorial.elc | |
./ChangeLog.14 | |
./chistory.elc | |
./obsolete/ | |
./obsolete/tpu-extras.el | |
./obsolete/bruce.el | |
./obsolete/sup-mouse.el | |
./obsolete/cust-print.el | |
./obsolete/pgg-def.el | |
./obsolete/levents.el | |
./obsolete/resume.el | |
./obsolete/old-emacs-lock.elc | |
./obsolete/vi.elc | |
./obsolete/pc-mode.elc | |
./obsolete/tpu-mapper.el | |
./obsolete/abbrevlist.el | |
./obsolete/spell.elc | |
./obsolete/xesam.elc | |
./obsolete/pgg.el | |
./obsolete/iso-swed.elc | |
./obsolete/meese.el | |
./obsolete/yow.el | |
./obsolete/longlines.elc | |
./obsolete/sym-comp.elc | |
./obsolete/old-whitespace.el | |
./obsolete/iso-insert.el | |
./obsolete/ws-mode.elc | |
./obsolete/yow.elc | |
./obsolete/rcompile.elc | |
./obsolete/longlines.el | |
./obsolete/spell.el | |
./obsolete/pgg-pgp.el | |
./obsolete/mouse-sel.el | |
./obsolete/keyswap.el | |
./obsolete/cl-compat.elc | |
./obsolete/old-emacs-lock.el | |
./obsolete/tpu-edt.elc | |
./obsolete/pgg.elc | |
./obsolete/patcomp.el | |
./obsolete/meese.elc | |
./obsolete/swedish.el | |
./obsolete/tpu-edt.el | |
./obsolete/iso-acc.elc | |
./obsolete/fast-lock.elc | |
./obsolete/pgg-parse.elc | |
./obsolete/sregex.elc | |
./obsolete/pgg-parse.el | |
./obsolete/complete.el | |
./obsolete/old-whitespace.elc | |
./obsolete/awk-mode.el | |
./obsolete/resume.elc | |
./obsolete/crisp.elc | |
./obsolete/pgg-def.elc | |
./obsolete/iswitchb.el | |
./obsolete/vip.elc | |
./obsolete/lmenu.el | |
./obsolete/ledit.el | |
./obsolete/cl-compat.el | |
./obsolete/cust-print.elc | |
./obsolete/ws-mode.el | |
./obsolete/terminal.el | |
./obsolete/pgg-gpg.elc | |
./obsolete/otodo-mode.el | |
./obsolete/pc-select.elc | |
./obsolete/scribe.el | |
./obsolete/s-region.el | |
./obsolete/pc-mode.el | |
./obsolete/lucid.el | |
./obsolete/iso-insert.elc | |
./obsolete/abbrevlist.elc | |
./obsolete/cc-compat.el | |
./obsolete/tpu-extras.elc | |
./obsolete/lazy-lock.elc | |
./obsolete/lmenu.elc | |
./obsolete/scribe.elc | |
./obsolete/awk-mode.elc | |
./obsolete/sym-comp.el | |
./obsolete/pgg-pgp.elc | |
./obsolete/options.el | |
./obsolete/levents.elc | |
./obsolete/erc-hecomplete.elc | |
./obsolete/ledit.elc | |
./obsolete/terminal.elc | |
./obsolete/assoc.elc | |
./obsolete/iswitchb.elc | |
./obsolete/pgg-pgp5.el | |
./obsolete/sup-mouse.elc | |
./obsolete/pgg-gpg.el | |
./obsolete/lucid.elc | |
./obsolete/options.elc | |
./obsolete/pc-select.el | |
./obsolete/cc-compat.elc | |
./obsolete/xesam.el | |
./obsolete/crisp.el | |
./obsolete/mailpost.elc | |
./obsolete/vc-mcvs.elc | |
./obsolete/mailpost.el | |
./obsolete/lazy-lock.el | |
./obsolete/erc-hecomplete.el | |
./obsolete/iso-swed.el | |
./obsolete/rcompile.el | |
./obsolete/assoc.el | |
./obsolete/pgg-pgp5.elc | |
./obsolete/fast-lock.el | |
./obsolete/otodo-mode.elc | |
./obsolete/tpu-mapper.elc | |
./obsolete/s-region.elc | |
./obsolete/sregex.el | |
./obsolete/vip.el | |
./obsolete/complete.elc | |
./obsolete/vc-mcvs.el | |
./obsolete/mouse-sel.elc | |
./obsolete/swedish.elc | |
./obsolete/vi.el | |
./obsolete/iso-acc.el | |
./repeat.elc | |
./jka-cmpr-hook.el | |
./server.elc | |
./tempo.elc | |
./ps-bdf.el | |
./epa-mail.elc | |
./windmove.elc | |
./replace.elc | |
./tooltip.elc | |
./ChangeLog.3 | |
./dired-aux.elc | |
./view.el | |
./ChangeLog.2 | |
./allout.elc | |
./help-at-pt.el | |
./hex-util.el | |
./ChangeLog.10 | |
./info-look.el | |
./ChangeLog.11 | |
./pcmpl-unix.elc | |
./hfy-cmap.el | |
./md4.el | |
./midnight.elc | |
./scroll-bar.el | |
./help-fns.el | |
./Makefile.in | |
./misc.elc | |
./w32-fns.el | |
./hexl.elc | |
./thingatpt.el | |
./frame.elc | |
./pcmpl-unix.el | |
./apropos.elc | |
./skeleton.elc | |
./makefile.w32-in | |
./json.elc | |
./iimage.elc | |
./speedbar.el | |
./font-core.elc | |
./uniquify.elc | |
./ps-print.elc | |
./mouse.el | |
./cus-dep.el | |
./type-break.elc | |
./cus-face.elc | |
./epg.el | |
./printing.elc | |
./hexl.el | |
./README | |
./simple.elc | |
./cmuscheme.el | |
./ses.elc | |
./savehist.elc | |
./scroll-all.elc | |
./xt-mouse.elc | |
./indent.el | |
./allout-widgets.elc | |
./rfn-eshadow.el | |
./makesum.el | |
./version.elc | |
./leim/ | |
./leim/leim-list.el | |
./leim/ja-dic/ | |
./leim/ja-dic/ja-dic.el | |
./leim/ja-dic/ja-dic.elc | |
./leim/quail/ | |
./leim/quail/tsang-b5.elc | |
./leim/quail/latin-alt.el | |
./leim/quail/hebrew.el | |
./leim/quail/ECDICT.el | |
./leim/quail/vnvni.el | |
./leim/quail/tibetan.el | |
./leim/quail/ETZY.elc | |
./leim/quail/viqr.elc | |
./leim/quail/japanese.elc | |
./leim/quail/thai.elc | |
./leim/quail/indian.elc | |
./leim/quail/indian.el | |
./leim/quail/cyrillic.elc | |
./leim/quail/PY.elc | |
./leim/quail/greek.elc | |
./leim/quail/ZOZY.el | |
./leim/quail/hanja.elc | |
./leim/quail/ethiopic.elc | |
./leim/quail/TONEPY.elc | |
./leim/quail/sgml-input.elc | |
./leim/quail/QJ-b5.elc | |
./leim/quail/slovak.el | |
./leim/quail/ZIRANMA.el | |
./leim/quail/hanja3.el | |
./leim/quail/lao.elc | |
./leim/quail/PY.el | |
./leim/quail/ipa.el | |
./leim/quail/hanja.el | |
./leim/quail/Punct-b5.el | |
./leim/quail/py-punct.el | |
./leim/quail/lao.el | |
./leim/quail/japanese.el | |
./leim/quail/latin-pre.elc | |
./leim/quail/vntelex.el | |
./leim/quail/latin-pre.el | |
./leim/quail/ipa.elc | |
./leim/quail/pypunct-b5.elc | |
./leim/quail/slovak.elc | |
./leim/quail/PY-b5.el | |
./leim/quail/QJ-b5.el | |
./leim/quail/CCDOSPY.elc | |
./leim/quail/Punct.el | |
./leim/quail/CTLau-b5.el | |
./leim/quail/latin-ltx.elc | |
./leim/quail/hanja-jis.el | |
./leim/quail/pypunct-b5.el | |
./leim/quail/ipa-praat.elc | |
./leim/quail/Punct.elc | |
./leim/quail/rfc1345.elc | |
./leim/quail/quick-b5.elc | |
./leim/quail/cyrillic.el | |
./leim/quail/hangul.elc | |
./leim/quail/cyril-jis.elc | |
./leim/quail/persian.elc | |
./leim/quail/hanja-jis.elc | |
./leim/quail/persian.el | |
./leim/quail/lrt.elc | |
./leim/quail/ETZY.el | |
./leim/quail/QJ.el | |
./leim/quail/ECDICT.elc | |
./leim/quail/hangul.el | |
./leim/quail/CCDOSPY.el | |
./leim/quail/vntelex.elc | |
./leim/quail/ZIRANMA.elc | |
./leim/quail/symbol-ksc.el | |
./leim/quail/SW.elc | |
./leim/quail/viqr.el | |
./leim/quail/croatian.el | |
./leim/quail/ARRAY30.elc | |
./leim/quail/georgian.elc | |
./leim/quail/rfc1345.el | |
./leim/quail/sisheng.el | |
./leim/quail/welsh.elc | |
./leim/quail/ethiopic.el | |
./leim/quail/welsh.el | |
./leim/quail/tsang-cns.el | |
./leim/quail/quick-cns.elc | |
./leim/quail/PY-b5.elc | |
./leim/quail/hanja3.elc | |
./leim/quail/czech.elc | |
./leim/quail/Punct-b5.elc | |
./leim/quail/ARRAY30.el | |
./leim/quail/CTLau.elc | |
./leim/quail/TONEPY.el | |
./leim/quail/tibetan.elc | |
./leim/quail/latin-ltx.el | |
./leim/quail/py-punct.elc | |
./leim/quail/SW.el | |
./leim/quail/latin-alt.elc | |
./leim/quail/tsang-b5.el | |
./leim/quail/sisheng.elc | |
./leim/quail/uni-input.elc | |
./leim/quail/symbol-ksc.elc | |
./leim/quail/CTLau.el | |
./leim/quail/czech.el | |
./leim/quail/sgml-input.el | |
./leim/quail/latin-post.elc | |
./leim/quail/latin-post.el | |
./leim/quail/hebrew.elc | |
./leim/quail/ipa-praat.el | |
./leim/quail/vnvni.elc | |
./leim/quail/4Corner.elc | |
./leim/quail/QJ.elc | |
./leim/quail/quick-b5.el | |
./leim/quail/arabic.el | |
./leim/quail/uni-input.el | |
./leim/quail/thai.el | |
./leim/quail/CTLau-b5.elc | |
./leim/quail/cyril-jis.el | |
./leim/quail/lrt.el | |
./leim/quail/tsang-cns.elc | |
./leim/quail/quick-cns.el | |
./leim/quail/croatian.elc | |
./leim/quail/greek.el | |
./leim/quail/arabic.elc | |
./leim/quail/georgian.el | |
./leim/quail/ZOZY.elc | |
./leim/quail/4Corner.el | |
./kmacro.elc | |
./paren.el | |
./loadup.el | |
./ffap.el | |
./ielm.el | |
./cdl.elc | |
./ChangeLog.15 | |
./wid-browse.el | |
./image-dired.el | |
./isearchb.el | |
./info-xref.el | |
./echistory.el | |
./hl-line.elc | |
./minibuf-eldef.elc | |
./epa-dired.el | |
./type-break.el | |
./xml.el | |
./COPYING | |
./pcmpl-x.elc | |
./whitespace.elc | |
./bs.elc | |
./help-mode.el | |
./epg-config.elc | |
./calculator.el | |
./term/ | |
./term/vt420.elc | |
./term/tvi970.el | |
./term/vt100.elc | |
./term/vt200.el | |
./term/vt201.el | |
./term/vt201.elc | |
./term/vt400.elc | |
./term/AT386.el | |
./term/vt100.el | |
./term/apollo.el | |
./term/tty-colors.elc | |
./term/vt320.elc | |
./term/vt220.elc | |
./term/rxvt.el | |
./term/vt102.elc | |
./term/wyse50.elc | |
./term/vt200.elc | |
./term/vt220.el | |
./term/internal.elc | |
./term/common-win.elc | |
./term/vt125.el | |
./term/vt400.el | |
./term/xterm.elc | |
./term/iris-ansi.elc | |
./term/screen.elc | |
./term/iris-ansi.el | |
./term/vt320.el | |
./term/wyse50.el | |
./term/cygwin.elc | |
./term/vt420.el | |
./term/news.el | |
./term/apollo.elc | |
./term/xterm.el | |
./term/pc-win.elc | |
./term/README | |
./term/sun.elc | |
./term/screen.el | |
./term/vt125.elc | |
./term/ns-win.el | |
./term/vt300.el | |
./term/vt300.elc | |
./term/w32-win.elc | |
./term/rxvt.elc | |
./term/vt240.el | |
./term/x-win.el | |
./term/linux.elc | |
./term/bobcat.elc | |
./term/ns-win.elc | |
./term/lk201.el | |
./term/common-win.el | |
./term/linux.el | |
./term/w32-win.el | |
./term/lk201.elc | |
./term/bobcat.el | |
./term/w32console.elc | |
./term/sun.el | |
./term/AT386.elc | |
./term/x-win.elc | |
./term/tty-colors.el | |
./term/pc-win.el | |
./term/vt102.el | |
./term/vt240.elc | |
./term/internal.el | |
./term/w32console.el | |
./term/tvi970.elc | |
./term/cygwin.el | |
./term/news.elc | |
./format-spec.elc | |
./scroll-bar.elc | |
./epa-dired.elc | |
./follow.elc | |
./timezone.elc | |
./ansi-color.el | |
./time-stamp.elc | |
./pcmpl-x.el | |
./dos-fns.elc | |
./woman.el | |
./jka-compr.el | |
./pcmpl-rpm.elc | |
./bindings.el | |
./vt100-led.elc | |
./msb.elc | |
./epa-file.elc | |
./Makefile | |
./elide-head.elc | |
./find-cmd.elc | |
./files-x.el | |
./proced.el | |
./find-cmd.el | |
./saveplace.el | |
./ebuff-menu.elc | |
./outline.elc | |
./window.el | |
./macros.el | |
./dos-w32.elc | |
./frame.el | |
./env.elc | |
./edmacro.elc | |
./menu-bar.elc | |
./icomplete.el | |
./recentf.el | |
./hilit-chg.el | |
./tempo.el | |
./calendar/ | |
./calendar/calendar.elc | |
./calendar/cal-tex.elc | |
./calendar/cal-persia.elc | |
./calendar/cal-persia.el | |
./calendar/timeclock.elc | |
./calendar/cal-html.el | |
./calendar/solar.elc | |
./calendar/cal-tex.el | |
./calendar/time-date.elc | |
./calendar/icalendar.el | |
./calendar/cal-julian.elc | |
./calendar/cal-mayan.el | |
./calendar/cal-dst.el | |
./calendar/cal-x.elc | |
./calendar/cal-menu.elc | |
./calendar/lunar.elc | |
./calendar/cal-move.elc | |
./calendar/timeclock.el | |
./calendar/solar.el | |
./calendar/cal-islam.el | |
./calendar/appt.el | |
./calendar/cal-loaddefs.el | |
./calendar/cal-french.elc | |
./calendar/cal-dst.elc | |
./calendar/holidays.elc | |
./calendar/cal-x.el | |
./calendar/cal-hebrew.elc | |
./calendar/parse-time.elc | |
./calendar/parse-time.el | |
./calendar/holidays.el | |
./calendar/todo-mode.elc | |
./calendar/diary-lib.el | |
./calendar/cal-mayan.elc | |
./calendar/cal-china.el | |
./calendar/diary-lib.elc | |
./calendar/cal-html.elc | |
./calendar/icalendar.elc | |
./calendar/diary-loaddefs.el | |
./calendar/todo-mode.el | |
./calendar/cal-bahai.elc | |
./calendar/time-date.el | |
./calendar/hol-loaddefs.el | |
./calendar/cal-iso.elc | |
./calendar/cal-islam.elc | |
./calendar/cal-julian.el | |
./calendar/lunar.el | |
./calendar/cal-coptic.elc | |
./calendar/cal-bahai.el | |
./calendar/cal-china.elc | |
./calendar/calendar.el | |
./calendar/cal-hebrew.el | |
./calendar/cal-move.el | |
./calendar/cal-french.el | |
./calendar/cal-menu.el | |
./calendar/cal-iso.el | |
./calendar/cal-coptic.el | |
./calendar/appt.elc | |
./cus-theme.el | |
./find-dired.elc | |
./dnd.el | |
./minibuffer.el | |
./progmodes/ | |
./progmodes/asm-mode.el | |
./progmodes/sh-script.elc | |
./progmodes/ebnf-ebx.elc | |
./progmodes/opascal.elc | |
./progmodes/flymake.elc | |
./progmodes/cc-menus.el | |
./progmodes/mixal-mode.elc | |
./progmodes/modula2.el | |
./progmodes/idlwave.el | |
./progmodes/cwarn.el | |
./progmodes/cc-langs.elc | |
./progmodes/hideshow.el | |
./progmodes/cc-bytecomp.el | |
./progmodes/scheme.el | |
./progmodes/idlw-toolbar.elc | |
./progmodes/grep.elc | |
./progmodes/autoconf.elc | |
./progmodes/cfengine.elc | |
./progmodes/pascal.elc | |
./progmodes/ld-script.el | |
./progmodes/js.elc | |
./progmodes/gdb-mi.elc | |
./progmodes/ebnf-bnf.el | |
./progmodes/octave.elc | |
./progmodes/prog-mode.elc | |
./progmodes/glasses.el | |
./progmodes/glasses.elc | |
./progmodes/cc-mode.elc | |
./progmodes/inf-lisp.el | |
./progmodes/cc-awk.elc | |
./progmodes/m4-mode.el | |
./progmodes/cperl-mode.el | |
./progmodes/executable.elc | |
./progmodes/cc-align.el | |
./progmodes/bat-mode.el | |
./progmodes/cc-defs.elc | |
./progmodes/idlw-toolbar.el | |
./progmodes/idlwave.elc | |
./progmodes/ebnf-otz.el | |
./progmodes/antlr-mode.el | |
./progmodes/mantemp.el | |
./progmodes/cc-cmds.el | |
./progmodes/bat-mode.elc | |
./progmodes/etags.el | |
./progmodes/ebnf2ps.elc | |
./progmodes/ebrowse.elc | |
./progmodes/xscheme.el | |
./progmodes/tcl.elc | |
./progmodes/flymake.el | |
./progmodes/sql.elc | |
./progmodes/ebnf-abn.elc | |
./progmodes/ada-xref.elc | |
./progmodes/verilog-mode.el | |
./progmodes/cc-cmds.elc | |
./progmodes/cc-awk.el | |
./progmodes/cc-guess.elc | |
./progmodes/cc-bytecomp.elc | |
./progmodes/subword.elc | |
./progmodes/idlw-shell.el | |
./progmodes/cmacexp.elc | |
./progmodes/pascal.el | |
./progmodes/ebnf-yac.el | |
./progmodes/cc-styles.el | |
./progmodes/cc-vars.elc | |
./progmodes/idlw-shell.elc | |
./progmodes/python.elc | |
./progmodes/ebnf-iso.el | |
./progmodes/dcl-mode.el | |
./progmodes/antlr-mode.elc | |
./progmodes/cc-defs.el | |
./progmodes/cc-align.elc | |
./progmodes/ebnf-dtd.elc | |
./progmodes/gud.elc | |
./progmodes/simula.el | |
./progmodes/cc-langs.el | |
./progmodes/vhdl-mode.el | |
./progmodes/cc-engine.el | |
./progmodes/f90.el | |
./progmodes/vera-mode.elc | |
./progmodes/prolog.el | |
./progmodes/js.el | |
./progmodes/cap-words.el | |
./progmodes/octave.el | |
./progmodes/tcl.el | |
./progmodes/cc-vars.el | |
./progmodes/perl-mode.elc | |
./progmodes/meta-mode.elc | |
./progmodes/executable.el | |
./progmodes/prog-mode.el | |
./progmodes/cfengine.el | |
./progmodes/cmacexp.el | |
./progmodes/which-func.elc | |
./progmodes/hideif.elc | |
./progmodes/subword.el | |
./progmodes/bug-reference.el | |
./progmodes/cc-fonts.elc | |
./progmodes/ebnf-iso.elc | |
./progmodes/ebnf-ebx.el | |
./progmodes/sql.el | |
./progmodes/ada-xref.el | |
./progmodes/idlw-complete-structtag.el | |
./progmodes/ada-mode.elc | |
./progmodes/ebnf-abn.el | |
./progmodes/xscheme.elc | |
./progmodes/idlw-complete-structtag.elc | |
./progmodes/compile.el | |
./progmodes/cc-menus.elc | |
./progmodes/cc-fonts.el | |
./progmodes/ebrowse.el | |
./progmodes/fortran.elc | |
./progmodes/ada-stmt.el | |
./progmodes/ruby-mode.el | |
./progmodes/inf-lisp.elc | |
./progmodes/m4-mode.elc | |
./progmodes/dcl-mode.elc | |
./progmodes/ada-prj.el | |
./progmodes/hideshow.elc | |
./progmodes/simula.elc | |
./progmodes/mixal-mode.el | |
./progmodes/bug-reference.elc | |
./progmodes/icon.el | |
./progmodes/which-func.el | |
./progmodes/cc-styles.elc | |
./progmodes/mantemp.elc | |
./progmodes/cc-mode.el | |
./progmodes/modula2.elc | |
./progmodes/verilog-mode.elc | |
./progmodes/fortran.el | |
./progmodes/vera-mode.el | |
./progmodes/idlw-help.elc | |
./progmodes/ps-mode.el | |
./progmodes/ebnf2ps.el | |
./progmodes/prolog.elc | |
./progmodes/opascal.el | |
./progmodes/ebnf-bnf.elc | |
./progmodes/cperl-mode.elc | |
./progmodes/autoconf.el | |
./progmodes/scheme.elc | |
./progmodes/ld-script.elc | |
./progmodes/cc-engine.elc | |
./progmodes/grep.el | |
./progmodes/meta-mode.el | |
./progmodes/ebnf-otz.elc | |
./progmodes/idlw-help.el | |
./progmodes/cap-words.elc | |
./progmodes/python.el | |
./progmodes/f90.elc | |
./progmodes/make-mode.el | |
./progmodes/vhdl-mode.elc | |
./progmodes/etags.elc | |
./progmodes/ada-prj.elc | |
./progmodes/ps-mode.elc | |
./progmodes/gdb-mi.el | |
./progmodes/ebnf-yac.elc | |
./progmodes/make-mode.elc | |
./progmodes/ada-mode.el | |
./progmodes/gud.el | |
./progmodes/asm-mode.elc | |
./progmodes/ebnf-dtd.el | |
./progmodes/cpp.elc | |
./progmodes/cpp.el | |
./progmodes/ada-stmt.elc | |
./progmodes/compile.elc | |
./progmodes/perl-mode.el | |
./progmodes/ruby-mode.elc | |
./progmodes/icon.elc | |
./progmodes/hideif.el | |
./progmodes/cc-guess.el | |
./progmodes/sh-script.el | |
./progmodes/cwarn.elc | |
./cus-edit.el | |
./ezimage.elc | |
./sb-image.elc | |
./epa-hook.el | |
./ChangeLog.9 | |
./emacs-lock.elc | |
./help-at-pt.elc | |
./fringe.elc | |
./battery.elc | |
./woman.elc | |
./mh-e/ | |
./mh-e/mh-scan.elc | |
./mh-e/mh-show.el | |
./mh-e/mh-e.elc | |
./mh-e/mh-xface.elc | |
./mh-e/mh-speed.elc | |
./mh-e/mh-identity.elc | |
./mh-e/mh-thread.el | |
./mh-e/mh-funcs.el | |
./mh-e/mh-buffers.el | |
./mh-e/mh-comp.el | |
./mh-e/mh-thread.elc | |
./mh-e/mh-funcs.elc | |
./mh-e/mh-alias.elc | |
./mh-e/mh-seq.el | |
./mh-e/mh-xface.el | |
./mh-e/mh-folder.el | |
./mh-e/mh-utils.elc | |
./mh-e/mh-search.elc | |
./mh-e/mh-speed.el | |
./mh-e/mh-letter.elc | |
./mh-e/mh-show.elc | |
./mh-e/mh-inc.elc | |
./mh-e/mh-limit.el | |
./mh-e/mh-acros.el | |
./mh-e/mh-e.el | |
./mh-e/mh-inc.el | |
./mh-e/mh-print.el | |
./mh-e/mh-buffers.elc | |
./mh-e/mh-utils.el | |
./mh-e/mh-seq.elc | |
./mh-e/mh-identity.el | |
./mh-e/mh-mime.el | |
./mh-e/mh-mime.elc | |
./mh-e/mh-junk.elc | |
./mh-e/mh-comp.elc | |
./mh-e/mh-limit.elc | |
./mh-e/mh-scan.el | |
./mh-e/mh-print.elc | |
./mh-e/mh-junk.el | |
./mh-e/ChangeLog.1 | |
./mh-e/mh-folder.elc | |
./mh-e/mh-letter.el | |
./mh-e/mh-gnus.el | |
./mh-e/mh-compat.el | |
./mh-e/mh-search.el | |
./mh-e/mh-tool-bar.elc | |
./mh-e/mh-loaddefs.el | |
./mh-e/ChangeLog | |
./mh-e/mh-tool-bar.el | |
./mh-e/mh-alias.el | |
./hl-line.el | |
./color.elc | |
./ido.el | |
./ehelp.el | |
./abbrev.el | |
./tooltip.el | |
./international/ | |
./international/uni-bidi.el | |
./international/uni-decomposition.el | |
./international/utf-7.elc | |
./international/fontset.elc | |
./international/uni-decimal.el | |
./international/isearch-x.el | |
./international/latin1-disp.elc | |
./international/mule-util.el | |
./international/iso-transl.elc | |
./international/ccl.el | |
./international/latexenc.elc | |
./international/iso-transl.el | |
./international/uni-brackets.el | |
./international/iso-cvt.el | |
./international/quail.elc | |
./international/utf-7.el | |
./international/quail.el | |
./international/mule-diag.el | |
./international/uni-category.el | |
./international/ja-dic-utl.el | |
./international/mule.el | |
./international/iso-ascii.el | |
./international/titdic-cnv.elc | |
./international/kkc.el | |
./international/uni-comment.el | |
./international/charprop.el | |
./international/fontset.el | |
./international/uni-combining.el | |
./international/mule.elc | |
./international/kinsoku.el | |
./international/ucs-normalize.elc | |
./international/mule-cmds.elc | |
./international/mule-conf.elc | |
./international/README | |
./international/mule-diag.elc | |
./international/ja-dic-utl.elc | |
./international/titdic-cnv.el | |
./international/mule-util.elc | |
./international/uni-titlecase.el | |
./international/ja-dic-cnv.elc | |
./international/uni-old-name.el | |
./international/isearch-x.elc | |
./international/cp51932.el | |
./international/uni-numeric.el | |
./international/uni-lowercase.el | |
./international/latexenc.el | |
./international/uni-digit.el | |
./international/ogonek.el | |
./international/mule-cmds.el | |
./international/eucjp-ms.el | |
./international/ogonek.elc | |
./international/iso-cvt.elc | |
./international/uni-uppercase.el | |
./international/ccl.elc | |
./international/characters.el | |
./international/latin1-disp.el | |
./international/characters.elc | |
./international/robin.el | |
./international/uni-mirrored.el | |
./international/iso-ascii.elc | |
./international/ucs-normalize.el | |
./international/kkc.elc | |
./international/robin.elc | |
./international/mule-conf.el | |
./international/uni-name.el | |
./international/kinsoku.elc | |
./international/ja-dic-cnv.el | |
./ielm.elc | |
./hilit-chg.elc | |
./paren.elc | |
./register.elc | |
./notifications.el | |
./cmuscheme.elc | |
./skeleton.el | |
./elec-pair.el | |
./elide-head.el | |
./desktop.el | |
./ChangeLog.7 | |
./delsel.el | |
./subr.elc | |
./hi-lock.el | |
./mpc.el | |
./w32-common-fns.el | |
./recentf.elc | |
./ChangeLog.6 | |
./hfy-cmap.elc | |
./disp-table.el | |
./ChangeLog.12 | |
./button.elc | |
./mwheel.el | |
./dirtrack.elc | |
./windmove.el | |
./reposition.elc | |
./savehist.el | |
./pcmpl-rpm.el | |
./winner.elc | |
./vcursor.el | |
./w32-vars.el | |
./shadowfile.elc | |
./finder.el | |
./help-macro.elc | |
./align.el | |
./calc/ | |
./calc/calc-mode.elc | |
./calc/calc-sel.elc | |
./calc/calc-map.el | |
./calc/calc-cplx.el | |
./calc/calc-fin.el | |
./calc/calc-stuff.el | |
./calc/calc-alg.elc | |
./calc/calc-vec.elc | |
./calc/calc-ext.elc | |
./calc/calc-math.elc | |
./calc/calc-lang.elc | |
./calc/calc-map.elc | |
./calc/calccomp.el | |
./calc/calc-trail.elc | |
./calc/calc-poly.el | |
./calc/calc-trail.el | |
./calc/calc-embed.el | |
./calc/calc-funcs.elc | |
./calc/calc-funcs.el | |
./calc/calc-lang.el | |
./calc/calc-store.elc | |
./calc/calc-comb.el | |
./calc/calc-graph.el | |
./calc/calc-bin.elc | |
./calc/calc-stat.elc | |
./calc/calc-menu.el | |
./calc/calc-fin.elc | |
./calc/calcalg3.elc | |
./calc/calc-alg.el | |
./calc/calc-arith.elc | |
./calc/calcalg2.elc | |
./calc/calcsel2.elc | |
./calc/calc-stuff.elc | |
./calc/calc-graph.elc | |
./calc/calc-keypd.el | |
./calc/calc-vec.el | |
./calc/calc.elc | |
./calc/calc-cplx.elc | |
./calc/calc-sel.el | |
./calc/calc-frac.elc | |
./calc/calccomp.elc | |
./calc/calc-incom.el | |
./calc/calc-aent.el | |
./calc/calc-comb.elc | |
./calc/calc-poly.elc | |
./calc/calc-incom.elc | |
./calc/calc-nlfit.el | |
./calc/calc-stat.el | |
./calc/calc-ext.el | |
./calc/calc-yank.elc | |
./calc/calc-misc.el | |
./calc/calc-forms.elc | |
./calc/calc-units.el | |
./calc/calc-macs.el | |
./calc/calc-rules.el | |
./calc/calc-mtx.elc | |
./calc/calc-nlfit.elc | |
./calc/calc-help.el | |
./calc/calc-yank.el | |
./calc/calc-rules.elc | |
./calc/calc-rewr.elc | |
./calc/calc-prog.el | |
./calc/calc-prog.elc | |
./calc/calc-loaddefs.el | |
./calc/calcalg2.el | |
./calc/calc-math.el | |
./calc/calc-macs.elc | |
./calc/calc-misc.elc | |
./calc/calc-help.elc | |
./calc/calc-undo.el | |
./calc/calc-store.el | |
./calc/calc-undo.elc | |
./calc/calc-mode.el | |
./calc/calc.el | |
./calc/calc-forms.el | |
./calc/calc-mtx.el | |
./calc/calc-aent.elc | |
./calc/calc-bin.el | |
./calc/calc-embed.elc | |
./calc/calc-units.elc | |
./calc/calc-rewr.el | |
./calc/calc-arith.el | |
./calc/calc-frac.el | |
./calc/calcsel2.el | |
./calc/calcalg3.el | |
./calc/calc-menu.elc | |
./calc/calc-keypd.elc | |
./minibuf-eldef.el | |
./rect.elc | |
./mb-depth.elc | |
./ibuf-macs.elc | |
./password-cache.el | |
./ps-samp.el | |
./face-remap.el | |
./vt100-led.el | |
./filenotify.elc | |
./find-dired.el | |
./tree-widget.el | |
./emacs-parallel/ | |
./version.el | |
./help-macro.el | |
./format.elc | |
./loadhist.el | |
./md4.elc | |
./mb-depth.el | |
./dabbrev.el | |
./isearch.elc | |
./printing.el | |
./delim-col.el | |
./autorevert.el | |
./ChangeLog.5 | |
./minibuffer.elc | |
./kermit.elc | |
./master.elc | |
./fringe.el | |
./strokes.elc | |
./flow-ctrl.el | |
./dired-x.elc | |
./w32-vars.elc | |
./msb.el | |
./soundex.el | |
./ldefs-boot.el | |
./kmacro.el | |
./mouse.elc | |
./gs.el | |
./ChangeLog.1 | |
./view.elc | |
./select.elc | |
./tar-mode.el | |
./shell.el | |
./whitespace.el | |
./font-core.el | |
./ps-samp.elc | |
./custom.elc | |
./subdirs.el | |
./tutorial.el | |
./textmodes/ | |
./textmodes/tex-mode.el | |
./textmodes/bibtex.el | |
./textmodes/reftex-global.el | |
./textmodes/bibtex.elc | |
./textmodes/table.el | |
./textmodes/css-mode.el | |
./textmodes/tildify.elc | |
./textmodes/page.el | |
./textmodes/reftex-dcr.elc | |
./textmodes/refill.el | |
./textmodes/two-column.el | |
./textmodes/text-mode.elc | |
./textmodes/reftex-parse.el | |
./textmodes/underline.elc | |
./textmodes/reftex-cite.el | |
./textmodes/dns-mode.elc | |
./textmodes/reftex-toc.el | |
./textmodes/texnfo-upd.el | |
./textmodes/tex-mode.elc | |
./textmodes/underline.el | |
./textmodes/reftex-sel.el | |
./textmodes/bibtex-style.el | |
./textmodes/reftex-vars.el | |
./textmodes/bib-mode.elc | |
./textmodes/reftex-toc.elc | |
./textmodes/texinfo.elc | |
./textmodes/page-ext.el | |
./textmodes/refer.el | |
./textmodes/makeinfo.elc | |
./textmodes/texnfo-upd.elc | |
./textmodes/two-column.elc | |
./textmodes/conf-mode.el | |
./textmodes/reftex-parse.elc | |
./textmodes/reftex-global.elc | |
./textmodes/reftex-vars.elc | |
./textmodes/enriched.el | |
./textmodes/reftex-auc.elc | |
./textmodes/reftex-cite.elc | |
./textmodes/conf-mode.elc | |
./textmodes/reftex.elc | |
./textmodes/picture.elc | |
./textmodes/texinfmt.elc | |
./textmodes/refbib.elc | |
./textmodes/fill.el | |
./textmodes/dns-mode.el | |
./textmodes/paragraphs.elc | |
./textmodes/enriched.elc | |
./textmodes/refbib.el | |
./textmodes/po.elc | |
./textmodes/reftex-auc.el | |
./textmodes/page-ext.elc | |
./textmodes/paragraphs.el | |
./textmodes/refill.elc | |
./textmodes/artist.elc | |
./textmodes/reftex-dcr.el | |
./textmodes/reftex-sel.elc | |
./textmodes/css-mode.elc | |
./textmodes/flyspell.elc | |
./textmodes/reftex-index.elc | |
./textmodes/fill.elc | |
./textmodes/sgml-mode.elc | |
./textmodes/ispell.el | |
./textmodes/texinfmt.el | |
./textmodes/text-mode.el | |
./textmodes/tildify.el | |
./textmodes/reftex-ref.elc | |
./textmodes/page.elc | |
./textmodes/ispell.elc | |
./textmodes/makeinfo.el | |
./textmodes/picture.el | |
./textmodes/rst.el | |
./textmodes/nroff-mode.elc | |
./textmodes/table.elc | |
./textmodes/remember.el | |
./textmodes/sgml-mode.el | |
./textmodes/reftex-index.el | |
./textmodes/remember.elc | |
./textmodes/flyspell.el | |
./textmodes/bib-mode.el | |
./textmodes/rst.elc | |
./textmodes/po.el | |
./textmodes/reftex.el | |
./textmodes/refer.elc | |
./textmodes/nroff-mode.el | |
./textmodes/bibtex-style.elc | |
./textmodes/reftex-ref.el | |
./textmodes/artist.el | |
./textmodes/texinfo.el | |
./sort.el | |
./tar-mode.elc | |
./env.el | |
./mail/ | |
./mail/reporter.elc | |
./mail/uudecode.el | |
./mail/mailabbrev.elc | |
./mail/uce.elc | |
./mail/mailclient.elc | |
./mail/rfc2368.elc | |
./mail/mail-extr.elc | |
./mail/reporter.el | |
./mail/sendmail.el | |
./mail/rmailedit.el | |
./mail/unrmail.el | |
./mail/rmailsum.el | |
./mail/rmail-spam-filter.el | |
./mail/rmailsort.el | |
./mail/rfc822.el | |
./mail/binhex.el | |
./mail/mspools.el | |
./mail/blessmail.el | |
./mail/rmailsort.elc | |
./mail/metamail.elc | |
./mail/mailheader.elc | |
./mail/mailheader.el | |
./mail/feedmail.el | |
./mail/mailclient.el | |
./mail/mail-hist.elc | |
./mail/emacsbug.elc | |
./mail/smtpmail.el | |
./mail/uudecode.elc | |
./mail/footnote.elc | |
./mail/rmailmsc.el | |
./mail/rmailsum.elc | |
./mail/rmail-spam-filter.elc | |
./mail/rmailkwd.elc | |
./mail/mailalias.elc | |
./mail/rmailmm.el | |
./mail/rmail.elc | |
./mail/rmailkwd.el | |
./mail/uce.el | |
./mail/mspools.elc | |
./mail/footnote.el | |
./mail/mailabbrev.el | |
./mail/rfc822.elc | |
./mail/mail-hist.el | |
./mail/mailalias.el | |
./mail/sendmail.elc | |
./mail/rmailout.el | |
./mail/mail-utils.elc | |
./mail/undigest.el | |
./mail/feedmail.elc | |
./mail/hashcash.elc | |
./mail/rmailmsc.elc | |
./mail/rfc2368.el | |
./mail/metamail.el | |
./mail/smtpmail.elc | |
./mail/mail-extr.el | |
./mail/mail-utils.el | |
./mail/hashcash.el | |
./mail/rmailedit.elc | |
./mail/supercite.elc | |
./mail/undigest.elc | |
./mail/emacsbug.el | |
./mail/binhex.elc | |
./mail/unrmail.elc | |
./mail/rmailout.elc | |
./mail/supercite.el | |
./mail/rmailmm.elc | |
./mail/rmail.el | |
./userlock.el | |
./image.el | |
./font-lock.el | |
./uniquify.el | |
./faces.elc | |
./rect.el | |
./cus-start.el | |
./misc.el | |
./nxml/ | |
./nxml/nxml-enc.elc | |
./nxml/nxml-uchnm.el | |
./nxml/rng-parse.elc | |
./nxml/rng-dt.elc | |
./nxml/rng-loc.elc | |
./nxml/xmltok.elc | |
./nxml/rng-cmpct.el | |
./nxml/nxml-outln.el | |
./nxml/rng-pttrn.el | |
./nxml/rng-util.elc | |
./nxml/nxml-glyph.el | |
./nxml/nxml-parse.elc | |
./nxml/nxml-mode.el | |
./nxml/xmltok.el | |
./nxml/nxml-util.el | |
./nxml/nxml-mode.elc | |
./nxml/nxml-rap.elc | |
./nxml/rng-maint.elc | |
./nxml/rng-match.elc | |
./nxml/rng-cmpct.elc | |
./nxml/rng-loc.el | |
./nxml/rng-valid.el | |
./nxml/rng-valid.elc | |
./nxml/rng-uri.elc | |
./nxml/xsd-regexp.elc | |
./nxml/rng-nxml.el | |
./nxml/rng-xsd.el | |
./nxml/rng-pttrn.elc | |
./nxml/xsd-regexp.el | |
./nxml/nxml-rap.el | |
./nxml/rng-xsd.elc | |
./nxml/nxml-util.elc | |
./nxml/nxml-enc.el | |
./nxml/rng-uri.el | |
./nxml/nxml-ns.el | |
./nxml/nxml-ns.elc | |
./nxml/rng-util.el | |
./nxml/rng-parse.el | |
./nxml/nxml-uchnm.elc | |
./nxml/nxml-maint.elc | |
./nxml/rng-maint.el | |
./nxml/nxml-maint.el | |
./nxml/nxml-parse.el | |
./nxml/nxml-outln.elc | |
./nxml/rng-match.el | |
./nxml/nxml-glyph.elc | |
./nxml/rng-nxml.elc | |
./nxml/rng-dt.el | |
./makesum.elc | |
./image-file.el | |
./frameset.el | |
./notifications.elc | |
./bookmark.elc | |
./delim-col.elc | |
./expand.el | |
./imenu.elc | |
./epa.elc | |
./image-dired.elc | |
./ps-print.el | |
./files.elc | |
./hippie-exp.elc | |
./userlock.elc | |
./info.elc | |
./shell.elc | |
./misearch.elc | |
./select.el | |
./scroll-all.el | |
./org/ | |
./org/ob-ref.elc | |
./org/ob-io.el | |
./org/ob-exp.elc | |
./org/ox-md.el | |
./org/ox-publish.el | |
./org/org-mouse.el | |
./org/ox-texinfo.elc | |
./org/org-list.el | |
./org/ob-emacs-lisp.elc | |
./org/org-mhe.el | |
./org/ox-latex.el | |
./org/ob-makefile.el | |
./org/org-table.elc | |
./org/ob-sqlite.el | |
./org/ob-keys.el | |
./org/ob-comint.elc | |
./org/org-plot.elc | |
./org/org-macro.el | |
./org/ox-texinfo.el | |
./org/ob-dot.elc | |
./org/org-eshell.elc | |
./org/ob-scheme.elc | |
./org/ob-gnuplot.elc | |
./org/org-rmail.el | |
./org/ob-clojure.elc | |
./org/org-macs.elc | |
./org/ox-ascii.el | |
./org/ob-python.el | |
./org/ox-org.el | |
./org/ob-ruby.el | |
./org/ox-html.elc | |
./org/org-footnote.elc | |
./org/org-macro.elc | |
./org/org-bbdb.el | |
./org/org-feed.el | |
./org/ob-picolisp.elc | |
./org/org-mobile.el | |
./org/ox-odt.el | |
./org/org-install.el | |
./org/ob-scala.el | |
./org/ob-gnuplot.el | |
./org/org-docview.el | |
./org/org-faces.el | |
./org/org-irc.el | |
./org/ob-octave.elc | |
./org/org-src.el | |
./org/org-feed.elc | |
./org/ob-latex.elc | |
./org/ob-core.elc | |
./org/ob-maxima.elc | |
./org/org-src.elc | |
./org/ob.el | |
./org/org-mouse.elc | |
./org/org-macs.el | |
./org/org-protocol.elc | |
./org/ob-asymptote.el | |
./org/ob-eval.elc | |
./org/ox-man.elc | |
./org/ob.elc | |
./org/ob-lilypond.el | |
./org/org-footnote.el | |
./org/ox-man.el | |
./org/org-ctags.el | |
./org/ob-js.elc | |
./org/ob-clojure.el | |
./org/org-w3m.elc | |
./org/ob-fortran.el | |
./org/ob-awk.el | |
./org/ob-exp.el | |
./org/ox-publish.elc | |
./org/org-entities.el | |
./org/ob-ocaml.el | |
./org/org-clock.el | |
./org/org-inlinetask.el | |
./org/ob-tangle.elc | |
./org/org-timer.elc | |
./org/ob-octave.el | |
./org/ob-shen.elc | |
./org/ob-ledger.el | |
./org/ob-sh.elc | |
./org/org-habit.el | |
./org/ob-makefile.elc | |
./org/ox-md.elc | |
./org/org-info.elc | |
./org/ob-ref.el | |
./org/org-datetree.el | |
./org/ob-table.el | |
./org/org-mobile.elc | |
./org/ob-lisp.elc | |
./org/ob-sass.elc | |
./org/ob-plantuml.elc | |
./org/org-rmail.elc | |
./org/org-gnus.el | |
./org/ox-ascii.elc | |
./org/org-version.el | |
./org/org-compat.elc | |
./org/ob-lilypond.elc | |
./org/ob-matlab.el | |
./org/org-ctags.elc | |
./org/ob-python.elc | |
./org/org-element.el | |
./org/org-gnus.elc | |
./org/ob-eval.el | |
./org/org.el | |
./org/ob-awk.elc | |
./org/ox.el | |
./org/org-inlinetask.elc | |
./org/ox-beamer.el | |
./org/ob-ruby.elc | |
./org/ob-sass.el | |
./org/org-timer.el | |
./org/ob-haskell.el | |
./org/org-element.elc | |
./org/ob-sql.el | |
./org/ob-keys.elc | |
./org/org-bbdb.elc | |
./org/ob-scala.elc | |
./org/ob-C.elc | |
./org/ox-icalendar.elc | |
./org/ob-perl.elc | |
./org/org-crypt.elc | |
./org/ob-mscgen.el | |
./org/org-docview.elc | |
./org/org-indent.el | |
./org/ob-asymptote.elc | |
./org/ob-calc.el | |
./org/org-colview.elc | |
./org/ox-beamer.elc | |
./org/org-archive.elc | |
./org/ob-js.el | |
./org/ob-maxima.el | |
./org/ob-haskell.elc | |
./org/ob-fortran.elc | |
./org/org-pcomplete.el | |
./org/org-agenda.el | |
./org/ob-lob.el | |
./org/ob-shen.el | |
./org/org-protocol.el | |
./org/ob-java.elc | |
./org/ob-ditaa.el | |
./org/ob-ocaml.elc | |
./org/org-table.el | |
./org/ob-css.el | |
./org/org-plot.el | |
./org/ob-picolisp.el | |
./org/ob-plantuml.el | |
./org/org-datetree.elc | |
./org/org-archive.el | |
./org/ob-table.elc | |
./org/ob-org.el | |
./org/ob-C.el | |
./org/ob-matlab.elc | |
./org/org-agenda.elc | |
./org/org-indent.elc | |
./org/ob-comint.el | |
./org/ob-sql.elc | |
./org/org-attach.elc | |
./org/ob-lisp.el | |
./org/org-mhe.elc | |
./org/ob-java.el | |
./org/org-id.el | |
./org/org.elc | |
./org/org-pcomplete.elc | |
./org/org-clock.elc | |
./org/org-entities.elc | |
./org/ob-dot.el | |
./org/org-bibtex.el | |
./org/org-capture.elc | |
./org/org-habit.elc | |
./org/org-bibtex.elc | |
./org/org-faces.elc | |
./org/ox-org.elc | |
./org/ob-emacs-lisp.el | |
./org/ob-tangle.el | |
./org/ox-html.el | |
./org/org-irc.elc | |
./org/ob-screen.el | |
./org/ob-ditaa.elc | |
./org/org-compat.el | |
./org/org-loaddefs.el | |
./org/ob-org.elc | |
./org/ob-lob.elc | |
./org/ob-sqlite.elc | |
./org/ox.elc | |
./org/org-capture.el | |
./org/org-info.el | |
./org/org-attach.el | |
./org/org-eshell.el | |
./org/ob-css.elc | |
./org/ob-screen.elc | |
./org/ox-odt.elc | |
./org/ob-R.elc | |
./org/org-id.elc | |
./org/ChangeLog | |
./org/ox-latex.elc | |
./org/org-crypt.el | |
./org/org-w3m.el | |
./org/ob-core.el | |
./org/ob-scheme.el | |
./org/org-colview.el | |
./org/ob-latex.el | |
./org/ox-icalendar.el | |
./org/ob-perl.el | |
./org/ob-io.elc | |
./org/ob-mscgen.elc | |
./org/ob-ledger.elc | |
./org/ob-calc.elc | |
./org/ob-R.el | |
./org/org-list.elc | |
./org/ob-sh.el | |
./macros.elc | |
./dos-fns.el | |
./midnight.el | |
./align.elc | |
./play/ | |
./play/hanoi.elc | |
./play/mpuz.el | |
./play/landmark.el | |
./play/cookie1.elc | |
./play/fortune.el | |
./play/landmark.elc | |
./play/pong.elc | |
./play/spook.el | |
./play/gamegrid.el | |
./play/hanoi.el | |
./play/life.elc | |
./play/zone.el | |
./play/gametree.el | |
./play/dissociate.elc | |
./play/snake.el | |
./play/handwrite.el | |
./play/dunnet.elc | |
./play/morse.el | |
./play/studly.elc | |
./play/5x5.el | |
./play/decipher.el | |
./play/mpuz.elc | |
./play/bubbles.elc | |
./play/snake.elc | |
./play/studly.el | |
./play/spook.elc | |
./play/gomoku.el | |
./play/animate.elc | |
./play/blackbox.elc | |
./play/tetris.el | |
./play/gamegrid.elc | |
./play/life.el | |
./play/morse.elc | |
./play/dissociate.el | |
./play/solitaire.el | |
./play/solitaire.elc | |
./play/blackbox.el | |
./play/tetris.elc | |
./play/5x5.elc | |
./play/animate.el | |
./play/gametree.elc | |
./play/pong.el | |
./play/zone.elc | |
./play/doctor.elc | |
./play/dunnet.el | |
./play/doctor.el | |
./play/decipher.elc | |
./play/fortune.elc | |
./play/handwrite.elc | |
./play/gomoku.elc | |
./play/cookie1.el | |
./play/bubbles.el | |
./mouse-copy.el | |
./locate.el | |
./filesets.elc | |
./dos-vars.elc | |
./w32-fns.elc | |
./pcmpl-gnu.el | |
./ruler-mode.elc | |
./erc/ | |
./erc/erc-page.el | |
./erc/erc-menu.elc | |
./erc/erc-menu.el | |
./erc/erc-notify.elc | |
./erc/erc-goodies.el | |
./erc/erc-speedbar.elc | |
./erc/erc-netsplit.elc | |
./erc/erc-truncate.el | |
./erc/erc-stamp.el | |
./erc/erc-ibuffer.el | |
./erc/erc-ring.elc | |
./erc/erc-dcc.el | |
./erc/erc-sound.elc | |
./erc/erc.el | |
./erc/erc-identd.elc | |
./erc/erc-services.elc | |
./erc/erc-lang.elc | |
./erc/erc-desktop-notifications.elc | |
./erc/erc-xdcc.elc | |
./erc/erc-ibuffer.elc | |
./erc/erc-ring.el | |
./erc/erc-join.el | |
./erc/erc-desktop-notifications.el | |
./erc/erc-stamp.elc | |
./erc/erc-capab.el | |
./erc/erc-dcc.elc | |
./erc/erc-networks.elc | |
./erc/erc.elc | |
./erc/erc-autoaway.el | |
./erc/ChangeLog.08 | |
./erc/erc-list.el | |
./erc/erc-services.el | |
./erc/erc-identd.el | |
./erc/erc-page.elc | |
./erc/ChangeLog.01 | |
./erc/ChangeLog.02 | |
./erc/erc-track.el | |
./erc/erc-netsplit.el | |
./erc/erc-fill.elc | |
./erc/erc-compat.elc | |
./erc/erc-autoaway.elc | |
./erc/erc-replace.elc | |
./erc/erc-backend.el | |
./erc/erc-truncate.elc | |
./erc/erc-spelling.elc | |
./erc/erc-capab.elc | |
./erc/erc-networks.el | |
./erc/ChangeLog.04 | |
./erc/erc-join.elc | |
./erc/erc-replace.el | |
./erc/erc-speedbar.el | |
./erc/ChangeLog.06 | |
./erc/erc-spelling.el | |
./erc/erc-match.elc | |
./erc/erc-button.elc | |
./erc/erc-pcomplete.el | |
./erc/erc-goodies.elc | |
./erc/erc-lang.el | |
./erc/erc-log.elc | |
./erc/erc-pcomplete.elc | |
./erc/erc-track.elc | |
./erc/erc-imenu.el | |
./erc/erc-backend.elc | |
./erc/erc-button.el | |
./erc/erc-notify.el | |
./erc/ChangeLog.05 | |
./erc/ChangeLog.03 | |
./erc/erc-imenu.elc | |
./erc/erc-ezbounce.el | |
./erc/erc-match.el | |
./erc/erc-ezbounce.elc | |
./erc/ChangeLog | |
./erc/erc-list.elc | |
./erc/erc-fill.el | |
./erc/erc-xdcc.el | |
./erc/ChangeLog.07 | |
./erc/erc-sound.el | |
./erc/erc-log.el | |
./erc/erc-compat.el | |
./buff-menu.el | |
./timezone.el | |
./edmacro.el | |
./wid-edit.el | |
./htmlfontify.elc | |
./pcmpl-cvs.el | |
./time.elc | |
./pcmpl-cvs.elc | |
./emacs-lisp/ | |
./emacs-lisp/float-sup.elc | |
./emacs-lisp/map-ynp.elc | |
./emacs-lisp/lisp-mnt.el | |
./emacs-lisp/debug.elc | |
./emacs-lisp/trace.el | |
./emacs-lisp/ring.el | |
./emacs-lisp/package-x.elc | |
./emacs-lisp/derived.elc | |
./emacs-lisp/tq.el | |
./emacs-lisp/avl-tree.elc | |
./emacs-lisp/eieio-core.elc | |
./emacs-lisp/warnings.el | |
./emacs-lisp/generic.el | |
./emacs-lisp/cl-seq.elc | |
./emacs-lisp/tq.elc | |
./emacs-lisp/advice.elc | |
./emacs-lisp/byte-run.el | |
./emacs-lisp/map-ynp.el | |
./emacs-lisp/syntax.el | |
./emacs-lisp/eieio-datadebug.el | |
./emacs-lisp/package.elc | |
./emacs-lisp/elp.elc | |
./emacs-lisp/cl-lib.elc | |
./emacs-lisp/disass.elc | |
./emacs-lisp/eldoc.elc | |
./emacs-lisp/eieio-base.elc | |
./emacs-lisp/autoload.el | |
./emacs-lisp/ert-x.el | |
./emacs-lisp/eieio-core.el | |
./emacs-lisp/unsafep.el | |
./emacs-lisp/cl-lib.el | |
./emacs-lisp/easy-mmode.el | |
./emacs-lisp/macroexp.el | |
./emacs-lisp/derived.el | |
./emacs-lisp/easymenu.elc | |
./emacs-lisp/lisp-mode.el | |
./emacs-lisp/helper.elc | |
./emacs-lisp/authors.elc | |
./emacs-lisp/helper.el | |
./emacs-lisp/gv.elc | |
./emacs-lisp/testcover.el | |
./emacs-lisp/cl-macs.elc | |
./emacs-lisp/gulp.el | |
./emacs-lisp/shadow.el | |
./emacs-lisp/checkdoc.el | |
./emacs-lisp/debug.el | |
./emacs-lisp/cl-extra.el | |
./emacs-lisp/trace.elc | |
./emacs-lisp/float-sup.el | |
./emacs-lisp/byte-opt.el | |
./emacs-lisp/tabulated-list.el | |
./emacs-lisp/crm.el | |
./emacs-lisp/elint.elc | |
./emacs-lisp/ewoc.elc | |
./emacs-lisp/nadvice.el | |
./emacs-lisp/subr-x.elc | |
./emacs-lisp/syntax.elc | |
./emacs-lisp/lisp.elc | |
./emacs-lisp/re-builder.elc | |
./emacs-lisp/shadow.elc | |
./emacs-lisp/smie.elc | |
./emacs-lisp/rx.elc | |
./emacs-lisp/cconv.elc | |
./emacs-lisp/eieio.elc | |
./emacs-lisp/bytecomp.elc | |
./emacs-lisp/avl-tree.el | |
./emacs-lisp/timer.el | |
./emacs-lisp/tcover-unsafep.elc | |
./emacs-lisp/ewoc.el | |
./emacs-lisp/package-x.el | |
./emacs-lisp/edebug.elc | |
./emacs-lisp/chart.el | |
./emacs-lisp/subr-x.el | |
./emacs-lisp/package.el | |
./emacs-lisp/tcover-ses.elc | |
./emacs-lisp/macroexp.elc | |
./emacs-lisp/tcover-ses.el | |
./emacs-lisp/elp.el | |
./emacs-lisp/elint.el | |
./emacs-lisp/cl.el | |
./emacs-lisp/eieio.el | |
./emacs-lisp/cl-indent.elc | |
./emacs-lisp/backquote.elc | |
./emacs-lisp/pcase.elc | |
./emacs-lisp/benchmark.el | |
./emacs-lisp/disass.el | |
./emacs-lisp/check-declare.el | |
./emacs-lisp/gulp.elc | |
./emacs-lisp/ert-x.elc | |
./emacs-lisp/gv.el | |
./emacs-lisp/pp.el | |
./emacs-lisp/byte-run.elc | |
./emacs-lisp/ring.elc | |
./emacs-lisp/find-func.el | |
./emacs-lisp/copyright.el | |
./emacs-lisp/lisp-mode.elc | |
./emacs-lisp/cl-seq.el | |
./emacs-lisp/copyright.elc | |
./emacs-lisp/advice.el | |
./emacs-lisp/unsafep.elc | |
./emacs-lisp/bindat.elc | |
./emacs-lisp/eieio-custom.el | |
./emacs-lisp/regi.el | |
./emacs-lisp/regexp-opt.el | |
./emacs-lisp/testcover.elc | |
./emacs-lisp/check-declare.elc | |
./emacs-lisp/tcover-unsafep.el | |
./emacs-lisp/pp.elc | |
./emacs-lisp/easy-mmode.elc | |
./emacs-lisp/cconv.el | |
./emacs-lisp/crm.elc | |
./emacs-lisp/warnings.elc | |
./emacs-lisp/eieio-opt.el | |
./emacs-lisp/bytecomp.el | |
./emacs-lisp/eieio-speedbar.elc | |
./emacs-lisp/tabulated-list.elc | |
./emacs-lisp/generic.elc | |
./emacs-lisp/eieio-opt.elc | |
./emacs-lisp/byte-opt.elc | |
./emacs-lisp/ert.el | |
./emacs-lisp/cl-extra.elc | |
./emacs-lisp/timer.elc | |
./emacs-lisp/chart.elc | |
./emacs-lisp/checkdoc.elc | |
./emacs-lisp/nadvice.elc | |
./emacs-lisp/pcase.el | |
./emacs-lisp/autoload.elc | |
./emacs-lisp/eieio-base.el | |
./emacs-lisp/smie.el | |
./emacs-lisp/benchmark.elc | |
./emacs-lisp/lisp.el | |
./emacs-lisp/easymenu.el | |
./emacs-lisp/backquote.el | |
./emacs-lisp/cl-indent.el | |
./emacs-lisp/find-func.elc | |
./emacs-lisp/cl-macs.el | |
./emacs-lisp/lisp-mnt.elc | |
./emacs-lisp/regexp-opt.elc | |
./emacs-lisp/eieio-datadebug.elc | |
./emacs-lisp/eieio-speedbar.el | |
./emacs-lisp/re-builder.el | |
./emacs-lisp/eieio-custom.elc | |
./emacs-lisp/authors.el | |
./emacs-lisp/rx.el | |
./emacs-lisp/bindat.el | |
./emacs-lisp/eldoc.el | |
./emacs-lisp/cl.elc | |
./emacs-lisp/regi.elc | |
./emacs-lisp/edebug.el | |
./emacs-lisp/cl-loaddefs.el | |
./emacs-lisp/ert.elc | |
./sort.elc | |
./profiler.el | |
./novice.elc | |
./hippie-exp.el | |
./thingatpt.elc | |
./repeat.el | |
./outline.el | |
./term.elc | |
./ruler-mode.el | |
./wid-browse.elc | |
./gnus/ | |
./gnus/mail-source.el | |
./gnus/gravatar.elc | |
./gnus/plstore.elc | |
./gnus/sieve.el | |
./gnus/legacy-gnus-agent.elc | |
./gnus/nndraft.el | |
./gnus/gnus-notifications.el | |
./gnus/nnml.el | |
./gnus/gnus-mlspl.el | |
./gnus/utf7.elc | |
./gnus/spam-report.elc | |
./gnus/html2text.elc | |
./gnus/nnregistry.elc | |
./gnus/nnmh.elc | |
./gnus/mm-bodies.el | |
./gnus/starttls.elc | |
./gnus/gnus-cus.el | |
./gnus/mml-smime.el | |
./gnus/gnus-bookmark.el | |
./gnus/nnir.elc | |
./gnus/rfc2104.el | |
./gnus/sieve.elc | |
./gnus/gnus-ems.el | |
./gnus/gnus-demon.el | |
./gnus/mailcap.el | |
./gnus/spam-wash.elc | |
./gnus/gnus-picon.el | |
./gnus/yenc.elc | |
./gnus/smime.elc | |
./gnus/nntp.elc | |
./gnus/mm-util.el | |
./gnus/mm-encode.el | |
./gnus/gnus-undo.elc | |
./gnus/gnus-util.elc | |
./gnus/mail-parse.el | |
./gnus/mm-extern.elc | |
./gnus/flow-fill.elc | |
./gnus/nnvirtual.el | |
./gnus/nnweb.elc | |
./gnus/gnus-salt.elc | |
./gnus/gnus-diary.el | |
./gnus/mml1991.el | |
./gnus/gnus-cache.el | |
./gnus/gnus-dup.el | |
./gnus/nndir.elc | |
./gnus/mail-source.elc | |
./gnus/legacy-gnus-agent.el | |
./gnus/gnus-logic.el | |
./gnus/mm-view.el | |
./gnus/gnus-async.el | |
./gnus/rfc2047.el | |
./gnus/qp.el | |
./gnus/mml2015.el | |
./gnus/nnimap.elc | |
./gnus/utf7.el | |
./gnus/gnus-srvr.elc | |
./gnus/gnus-sum.el | |
./gnus/gnus-srvr.el | |
./gnus/gnus-html.el | |
./gnus/nnnil.el | |
./gnus/gnus-html.elc | |
./gnus/smime.el | |
./gnus/mm-uu.elc | |
./gnus/spam-stat.el | |
./gnus/gnus-win.el | |
./gnus/nnheader.el | |
./gnus/compface.el | |
./gnus/gnus-ems.elc | |
./gnus/starttls.el | |
./gnus/nnoo.elc | |
./gnus/nneething.elc | |
./gnus/rfc2231.el | |
./gnus/gnus-start.elc | |
./gnus/gnus-bcklg.elc | |
./gnus/gnus-dired.el | |
./gnus/auth-source.el | |
./gnus/mm-view.elc | |
./gnus/pop3.el | |
./gnus/nnrss.el | |
./gnus/nnregistry.el | |
./gnus/rfc1843.el | |
./gnus/gnus-bcklg.el | |
./gnus/registry.el | |
./gnus/sieve-manage.el | |
./gnus/gnus-icalendar.elc | |
./gnus/gnus-cite.el | |
./gnus/smiley.el | |
./gnus/rfc2104.elc | |
./gnus/gnus-art.elc | |
./gnus/nnmbox.elc | |
./gnus/gnus-topic.elc | |
./gnus/spam-wash.el | |
./gnus/ecomplete.elc | |
./gnus/gravatar.el | |
./gnus/gnus-picon.elc | |
./gnus/nnoo.el | |
./gnus/nnvirtual.elc | |
./gnus/nnmail.el | |
./gnus/gnus-msg.elc | |
./gnus/gnus-registry.elc | |
./gnus/plstore.el | |
./gnus/gnus-setup.elc | |
./gnus/nnir.el | |
./gnus/gmm-utils.elc | |
./gnus/gnus-sieve.elc | |
./gnus/gnus-score.elc | |
./gnus/registry.elc | |
./gnus/score-mode.elc | |
./gnus/mm-encode.elc | |
./gnus/nnmh.el | |
./gnus/gnus-ml.el | |
./gnus/gnus-vm.el | |
./gnus/smiley.elc | |
./gnus/rfc1843.elc | |
./gnus/nnbabyl.el | |
./gnus/gnus-art.el | |
./gnus/nnfolder.elc | |
./gnus/nngateway.elc | |
./gnus/nnspool.elc | |
./gnus/rfc2231.elc | |
./gnus/ChangeLog.2 | |
./gnus/gnus-int.elc | |
./gnus/nndiary.el | |
./gnus/mm-extern.el | |
./gnus/gnus-uu.el | |
./gnus/gnus-range.elc | |
./gnus/sieve-mode.elc | |
./gnus/mail-parse.elc | |
./gnus/rtree.el | |
./gnus/gnus.elc | |
./gnus/mm-archive.el | |
./gnus/gnus-logic.elc | |
./gnus/nnmairix.el | |
./gnus/mm-partial.elc | |
./gnus/mm-bodies.elc | |
./gnus/mail-prsvr.elc | |
./gnus/mailcap.elc | |
./gnus/gnus-async.elc | |
./gnus/nnagent.elc | |
./gnus/nnheader.elc | |
./gnus/gnus-demon.elc | |
./gnus/gnus.el | |
./gnus/qp.elc | |
./gnus/gnus-msg.el | |
./gnus/gnus-mlspl.elc | |
./gnus/nnmaildir.elc | |
./gnus/auth-source.elc | |
./gnus/gnus-sieve.el | |
./gnus/mm-uu.el | |
./gnus/nnimap.el | |
./gnus/ietf-drums.elc | |
./gnus/gnus-cite.elc | |
./gnus/nnml.elc | |
./gnus/gnus-kill.el | |
./gnus/gnus-salt.el | |
./gnus/mail-prsvr.el | |
./gnus/html2text.el | |
./gnus/rfc2045.el | |
./gnus/canlock.el | |
./gnus/ecomplete.el | |
./gnus/gnus-spec.el | |
./gnus/.dir-locals.el | |
./gnus/spam.el | |
./gnus/deuglify.elc | |
./gnus/canlock.elc | |
./gnus/gnus-win.elc | |
./gnus/mml-sec.elc | |
./gnus/message.el | |
./gnus/mm-partial.el | |
./gnus/nnfolder.el | |
./gnus/mml.elc | |
./gnus/gnus-cache.elc | |
./gnus/gnus-dired.elc | |
./gnus/gnus-notifications.elc | |
./gnus/rtree.elc | |
./gnus/nnmail.elc | |
./gnus/gnus-fun.el | |
./gnus/nnmbox.el | |
./gnus/gnus-sync.el | |
./gnus/gnus-vm.elc | |
./gnus/gnus-int.el | |
./gnus/mm-url.elc | |
./gnus/mm-decode.elc | |
./gnus/gnus-spec.elc | |
./gnus/nnbabyl.elc | |
./gnus/gnus-fun.elc | |
./gnus/messcompat.elc | |
./gnus/nnagent.el | |
./gnus/mml2015.elc | |
./gnus/gnus-registry.el | |
./gnus/mml-sec.el | |
./gnus/gnus-sync.elc | |
./gnus/nngateway.el | |
./gnus/gnus-gravatar.el | |
./gnus/gnus-setup.el | |
./gnus/score-mode.el | |
./gnus/mm-archive.elc | |
./gnus/gnus-diary.elc | |
./gnus/deuglify.el | |
./gnus/compface.elc | |
./gnus/gnus-topic.el | |
./gnus/nnmairix.elc | |
./gnus/gnus-group.el | |
./gnus/yenc.el | |
./gnus/gnus-agent.elc | |
./gnus/gnus-start.el | |
./gnus/gnus-gravatar.elc | |
./gnus/mml.el | |
./gnus/rfc2047.elc | |
./gnus/ChangeLog.1 | |
./gnus/gnus-mh.el | |
./gnus/sieve-mode.el | |
./gnus/mm-url.el | |
./gnus/mml1991.elc | |
./gnus/pop3.elc | |
./gnus/nndoc.el | |
./gnus/nnmaildir.el | |
./gnus/gnus-delay.el | |
./gnus/gssapi.el | |
./gnus/ietf-drums.el | |
./gnus/mm-decode.el | |
./gnus/message.elc | |
./gnus/messcompat.el | |
./gnus/gnus-ml.elc | |
./gnus/gnus-cus.elc | |
./gnus/gnus-group.elc | |
./gnus/gnus-bookmark.elc | |
./gnus/gnus-delay.elc | |
./gnus/gnus-kill.elc | |
./gnus/rfc2045.elc | |
./gnus/gnus-agent.el | |
./gnus/gnus-util.el | |
./gnus/gssapi.elc | |
./gnus/nndoc.elc | |
./gnus/nntp.el | |
./gnus/nndiary.elc | |
./gnus/mm-util.elc | |
./gnus/nnweb.el | |
./gnus/gnus-eform.el | |
./gnus/mml-smime.elc | |
./gnus/gnus-sum.elc | |
./gnus/nndir.el | |
./gnus/ChangeLog | |
./gnus/gnus-range.el | |
./gnus/flow-fill.el | |
./gnus/gnus-uu.elc | |
./gnus/nnrss.elc | |
./gnus/spam-stat.elc | |
./gnus/sieve-manage.elc | |
./gnus/nnspool.el | |
./gnus/gnus-eform.elc | |
./gnus/gnus-mh.elc | |
./gnus/gnus-draft.elc | |
./gnus/nndraft.elc | |
./gnus/spam-report.el | |
./gnus/nnnil.elc | |
./gnus/gnus-draft.el | |
./gnus/gnus-dup.elc | |
./gnus/nneething.el | |
./gnus/spam.elc | |
./gnus/gnus-icalendar.el | |
./gnus/gmm-utils.el | |
./gnus/gnus-undo.el | |
./gnus/gnus-score.el | |
./tmm.el | |
./ps-mule.el | |
./dynamic-setting.el | |
./cedet/ | |
./cedet/cedet.elc | |
./cedet/ede.el | |
./cedet/pulse.elc | |
./cedet/cedet-global.el | |
./cedet/inversion.el | |
./cedet/ede.elc | |
./cedet/semantic.elc | |
./cedet/cedet-global.elc | |
./cedet/cedet.el | |
./cedet/cedet-idutils.elc | |
./cedet/mode-local.el | |
./cedet/pulse.el | |
./cedet/semantic/ | |
./cedet/semantic/find.elc | |
./cedet/semantic/java.el | |
./cedet/semantic/texi.el | |
./cedet/semantic/debug.elc | |
./cedet/semantic/bovine.el | |
./cedet/semantic/tag-file.elc | |
./cedet/semantic/idle.el | |
./cedet/semantic/wisent/ | |
./cedet/semantic/wisent/comp.el | |
./cedet/semantic/wisent/java-tags.el | |
./cedet/semantic/wisent/grammar.el | |
./cedet/semantic/wisent/js-wy.el | |
./cedet/semantic/wisent/grammar.elc | |
./cedet/semantic/wisent/javat-wy.elc | |
./cedet/semantic/wisent/python-wy.elc | |
./cedet/semantic/wisent/python.elc | |
./cedet/semantic/wisent/javascript.elc | |
./cedet/semantic/wisent/comp.elc | |
./cedet/semantic/wisent/python-wy.el | |
./cedet/semantic/wisent/javascript.el | |
./cedet/semantic/wisent/js-wy.elc | |
./cedet/semantic/wisent/java-tags.elc | |
./cedet/semantic/wisent/javat-wy.el | |
./cedet/semantic/wisent/wisent.el | |
./cedet/semantic/wisent/wisent.elc | |
./cedet/semantic/wisent/python.el | |
./cedet/semantic/symref.el | |
./cedet/semantic/dep.elc | |
./cedet/semantic/db-ebrowse.el | |
./cedet/semantic/analyze.elc | |
./cedet/semantic/grammar.el | |
./cedet/semantic/util-modes.el | |
./cedet/semantic/bovine.elc | |
./cedet/semantic/db-debug.elc | |
./cedet/semantic/java.elc | |
./cedet/semantic/loaddefs.el | |
./cedet/semantic/analyze.el | |
./cedet/semantic/grammar.elc | |
./cedet/semantic/find.el | |
./cedet/semantic/decorate.el | |
./cedet/semantic/db-ref.el | |
./cedet/semantic/fw.el | |
./cedet/semantic/symref.elc | |
./cedet/semantic/html.el | |
./cedet/semantic/debug.el | |
./cedet/semantic/imenu.el | |
./cedet/semantic/complete.el | |
./cedet/semantic/senator.elc | |
./cedet/semantic/tag-ls.elc | |
./cedet/semantic/ctxt.elc | |
./cedet/semantic/sb.elc | |
./cedet/semantic/mru-bookmark.elc | |
./cedet/semantic/doc.elc | |
./cedet/semantic/db-global.el | |
./cedet/semantic/tag-write.elc | |
./cedet/semantic/db-typecache.elc | |
./cedet/semantic/db-el.elc | |
./cedet/semantic/db-file.el | |
./cedet/semantic/db.elc | |
./cedet/semantic/lex-spp.elc | |
./cedet/semantic/db-mode.elc | |
./cedet/semantic/db-javascript.el | |
./cedet/semantic/dep.el | |
./cedet/semantic/db-find.el | |
./cedet/semantic/edit.elc | |
./cedet/semantic/ia-sb.el | |
./cedet/semantic/grammar-wy.el | |
./cedet/semantic/db-global.elc | |
./cedet/semantic/chart.el | |
./cedet/semantic/sb.el | |
./cedet/semantic/scope.elc | |
./cedet/semantic/lex-spp.el | |
./cedet/semantic/db-el.el | |
./cedet/semantic/db-ref.elc | |
./cedet/semantic/tag-write.el | |
./cedet/semantic/symref/ | |
./cedet/semantic/symref/global.el | |
./cedet/semantic/symref/grep.elc | |
./cedet/semantic/symref/filter.el | |
./cedet/semantic/symref/idutils.elc | |
./cedet/semantic/symref/cscope.elc | |
./cedet/semantic/symref/list.elc | |
./cedet/semantic/symref/idutils.el | |
./cedet/semantic/symref/cscope.el | |
./cedet/semantic/symref/global.elc | |
./cedet/semantic/symref/grep.el | |
./cedet/semantic/symref/list.el | |
./cedet/semantic/symref/filter.elc | |
./cedet/semantic/decorate/ | |
./cedet/semantic/decorate/mode.el | |
./cedet/semantic/decorate/include.elc | |
./cedet/semantic/decorate/include.el | |
./cedet/semantic/decorate/mode.elc | |
./cedet/semantic/idle.elc | |
./cedet/semantic/util-modes.elc | |
./cedet/semantic/ia-sb.elc | |
./cedet/semantic/tag.el | |
./cedet/semantic/db-mode.el | |
./cedet/semantic/html.elc | |
./cedet/semantic/ede-grammar.el | |
./cedet/semantic/doc.el | |
./cedet/semantic/edit.el | |
./cedet/semantic/lex.el | |
./cedet/semantic/ia.elc | |
./cedet/semantic/ia.el | |
./cedet/semantic/ctxt.el | |
./cedet/semantic/db-typecache.el | |
./cedet/semantic/senator.el | |
./cedet/semantic/decorate.elc | |
./cedet/semantic/db-ebrowse.elc | |
./cedet/semantic/tag-file.el | |
./cedet/semantic/fw.elc | |
./cedet/semantic/db-debug.el | |
./cedet/semantic/tag.elc | |
./cedet/semantic/format.elc | |
./cedet/semantic/scope.el | |
./cedet/semantic/bovine/ | |
./cedet/semantic/bovine/debug.elc | |
./cedet/semantic/bovine/el.elc | |
./cedet/semantic/bovine/make.el | |
./cedet/semantic/bovine/c-by.el | |
./cedet/semantic/bovine/grammar.el | |
./cedet/semantic/bovine/scm-by.elc | |
./cedet/semantic/bovine/grammar.elc | |
./cedet/semantic/bovine/c.el | |
./cedet/semantic/bovine/make.elc | |
./cedet/semantic/bovine/debug.el | |
./cedet/semantic/bovine/make-by.el | |
./cedet/semantic/bovine/el.el | |
./cedet/semantic/bovine/gcc.elc | |
./cedet/semantic/bovine/scm-by.el | |
./cedet/semantic/bovine/scm.el | |
./cedet/semantic/bovine/make-by.elc | |
./cedet/semantic/bovine/scm.elc | |
./cedet/semantic/bovine/c-by.elc | |
./cedet/semantic/bovine/c.elc | |
./cedet/semantic/bovine/gcc.el | |
./cedet/semantic/sort.el | |
./cedet/semantic/lex.elc | |
./cedet/semantic/db-find.elc | |
./cedet/semantic/wisent.el | |
./cedet/semantic/chart.elc | |
./cedet/semantic/wisent.elc | |
./cedet/semantic/imenu.elc | |
./cedet/semantic/ede-grammar.elc | |
./cedet/semantic/util.elc | |
./cedet/semantic/tag-ls.el | |
./cedet/semantic/sort.elc | |
./cedet/semantic/analyze/ | |
./cedet/semantic/analyze/refs.elc | |
./cedet/semantic/analyze/debug.elc | |
./cedet/semantic/analyze/fcn.elc | |
./cedet/semantic/analyze/fcn.el | |
./cedet/semantic/analyze/debug.el | |
./cedet/semantic/analyze/complete.el | |
./cedet/semantic/analyze/refs.el | |
./cedet/semantic/analyze/complete.elc | |
./cedet/semantic/db-javascript.elc | |
./cedet/semantic/format.el | |
./cedet/semantic/complete.elc | |
./cedet/semantic/texi.elc | |
./cedet/semantic/db.el | |
./cedet/semantic/mru-bookmark.el | |
./cedet/semantic/grammar-wy.elc | |
./cedet/semantic/db-file.elc | |
./cedet/semantic/util.el | |
./cedet/data-debug.elc | |
./cedet/ede/ | |
./cedet/ede/proj-misc.elc | |
./cedet/ede/proj-scheme.el | |
./cedet/ede/generic.el | |
./cedet/ede/make.el | |
./cedet/ede/autoconf-edit.elc | |
./cedet/ede/cpp-root.elc | |
./cedet/ede/system.el | |
./cedet/ede/proj-prog.elc | |
./cedet/ede/speedbar.elc | |
./cedet/ede/proj-aux.elc | |
./cedet/ede/proj-comp.el | |
./cedet/ede/proj.elc | |
./cedet/ede/loaddefs.el | |
./cedet/ede/proj-shared.elc | |
./cedet/ede/proj-shared.el | |
./cedet/ede/dired.el | |
./cedet/ede/pmake.elc | |
./cedet/ede/cpp-root.el | |
./cedet/ede/make.elc | |
./cedet/ede/files.el | |
./cedet/ede/simple.el | |
./cedet/ede/proj-info.elc | |
./cedet/ede/dired.elc | |
./cedet/ede/base.elc | |
./cedet/ede/proj-elisp.elc | |
./cedet/ede/locate.elc | |
./cedet/ede/custom.el | |
./cedet/ede/emacs.el | |
./cedet/ede/proj-misc.el | |
./cedet/ede/proj-comp.elc | |
./cedet/ede/pconf.elc | |
./cedet/ede/project-am.elc | |
./cedet/ede/pconf.el | |
./cedet/ede/speedbar.el | |
./cedet/ede/simple.elc | |
./cedet/ede/proj-obj.el | |
./cedet/ede/proj-prog.el | |
./cedet/ede/system.elc | |
./cedet/ede/source.el | |
./cedet/ede/linux.elc | |
./cedet/ede/proj-scheme.elc | |
./cedet/ede/srecode.elc | |
./cedet/ede/proj-info.el | |
./cedet/ede/proj-archive.el | |
./cedet/ede/proj-aux.el | |
./cedet/ede/linux.el | |
./cedet/ede/base.el | |
./cedet/ede/proj-archive.elc | |
./cedet/ede/emacs.elc | |
./cedet/ede/generic.elc | |
./cedet/ede/shell.el | |
./cedet/ede/custom.elc | |
./cedet/ede/auto.el | |
./cedet/ede/pmake.el | |
./cedet/ede/srecode.el | |
./cedet/ede/proj-obj.elc | |
./cedet/ede/auto.elc | |
./cedet/ede/files.elc | |
./cedet/ede/project-am.el | |
./cedet/ede/shell.elc | |
./cedet/ede/util.elc | |
./cedet/ede/locate.el | |
./cedet/ede/autoconf-edit.el | |
./cedet/ede/makefile-edit.elc | |
./cedet/ede/proj.el | |
./cedet/ede/source.elc | |
./cedet/ede/makefile-edit.el | |
./cedet/ede/util.el | |
./cedet/ede/proj-elisp.el | |
./cedet/cedet-cscope.el | |
./cedet/semantic.el | |
./cedet/cedet-files.el | |
./cedet/srecode.elc | |
./cedet/cedet-idutils.el | |
./cedet/mode-local.elc | |
./cedet/cedet-files.elc | |
./cedet/srecode.el | |
./cedet/srecode/ | |
./cedet/srecode/insert.elc | |
./cedet/srecode/find.elc | |
./cedet/srecode/java.el | |
./cedet/srecode/texi.el | |
./cedet/srecode/table.el | |
./cedet/srecode/el.elc | |
./cedet/srecode/srt.el | |
./cedet/srecode/mode.el | |
./cedet/srecode/srt-wy.elc | |
./cedet/srecode/insert.el | |
./cedet/srecode/filters.el | |
./cedet/srecode/java.elc | |
./cedet/srecode/semantic.elc | |
./cedet/srecode/loaddefs.el | |
./cedet/srecode/fields.el | |
./cedet/srecode/args.elc | |
./cedet/srecode/find.el | |
./cedet/srecode/srt-wy.el | |
./cedet/srecode/srt-mode.elc | |
./cedet/srecode/extract.el | |
./cedet/srecode/template.el | |
./cedet/srecode/ctxt.elc | |
./cedet/srecode/srt.elc | |
./cedet/srecode/template.elc | |
./cedet/srecode/map.el | |
./cedet/srecode/el.el | |
./cedet/srecode/semantic.el | |
./cedet/srecode/srt-mode.el | |
./cedet/srecode/dictionary.elc | |
./cedet/srecode/filters.elc | |
./cedet/srecode/map.elc | |
./cedet/srecode/compile.el | |
./cedet/srecode/document.elc | |
./cedet/srecode/fields.elc | |
./cedet/srecode/ctxt.el | |
./cedet/srecode/mode.elc | |
./cedet/srecode/args.el | |
./cedet/srecode/table.elc | |
./cedet/srecode/expandproto.el | |
./cedet/srecode/getset.elc | |
./cedet/srecode/getset.el | |
./cedet/srecode/document.el | |
./cedet/srecode/extract.elc | |
./cedet/srecode/dictionary.el | |
./cedet/srecode/cpp.elc | |
./cedet/srecode/cpp.el | |
./cedet/srecode/texi.elc | |
./cedet/srecode/compile.elc | |
./cedet/srecode/expandproto.elc | |
./cedet/data-debug.el | |
./cedet/inversion.elc | |
./cedet/ChangeLog | |
./cedet/cedet-cscope.elc | |
./allout-widgets.el | |
./jka-cmpr-hook.elc | |
./bindings.elc | |
./ps-def.el | |
./format-spec.el | |
./arc-mode.elc | |
./pcomplete.el | |
./vt-control.elc | |
./newcomment.elc | |
./arc-mode.el | |
./ChangeLog | |
./ChangeLog.13 | |
./w32-common-fns.elc | |
./menu-bar.el | |
./emulation/ | |
./emulation/viper-init.elc | |
./emulation/edt-mapper.elc | |
./emulation/keypad.el | |
./emulation/viper-keym.elc | |
./emulation/viper-macs.elc | |
./emulation/viper.elc | |
./emulation/cua-gmrk.el | |
./emulation/edt-vt100.elc | |
./emulation/viper-util.el | |
./emulation/cua-rect.el | |
./emulation/edt-lk201.elc | |
./emulation/edt-vt100.el | |
./emulation/edt-mapper.el | |
./emulation/edt-lk201.el | |
./emulation/viper-mous.el | |
./emulation/keypad.elc | |
./emulation/edt-pc.elc | |
./emulation/cua-base.elc | |
./emulation/viper-ex.elc | |
./emulation/cua-base.el | |
./emulation/viper-init.el | |
./emulation/edt-pc.el | |
./emulation/viper-keym.el | |
./emulation/viper-util.elc | |
./emulation/viper-cmd.elc | |
./emulation/viper-cmd.el | |
./emulation/edt.el | |
./emulation/cua-gmrk.elc | |
./emulation/cua-rect.elc | |
./emulation/viper-ex.el | |
./emulation/viper-macs.el | |
./emulation/viper-mous.elc | |
./emulation/edt.elc | |
./emulation/viper.el | |
./format.el | |
./filecache.elc | |
./dos-w32.el | |
./saveplace.elc | |
./info-look.elc | |
./tree-widget.elc | |
./ibuf-ext.el | |
./dframe.el | |
./finder-inf.el | |
./eshell/ | |
./eshell/em-banner.el | |
./eshell/esh-arg.elc | |
./eshell/em-cmpl.elc | |
./eshell/esh-util.el | |
./eshell/esh-ext.elc | |
./eshell/em-unix.elc | |
./eshell/em-rebind.elc | |
./eshell/em-alias.el | |
./eshell/em-unix.el | |
./eshell/esh-io.elc | |
./eshell/esh-mode.elc | |
./eshell/em-xtra.el | |
./eshell/eshell.elc | |
./eshell/em-basic.elc | |
./eshell/em-basic.el | |
./eshell/em-script.elc | |
./eshell/esh-cmd.el | |
./eshell/esh-util.elc | |
./eshell/em-dirs.el | |
./eshell/esh-ext.el | |
./eshell/esh-module.el | |
./eshell/esh-proc.el | |
./eshell/esh-io.el | |
./eshell/esh-opt.elc | |
./eshell/esh-module.elc | |
./eshell/em-smart.elc | |
./eshell/esh-var.el | |
./eshell/em-prompt.el | |
./eshell/em-ls.el | |
./eshell/em-dirs.elc | |
./eshell/esh-arg.el | |
./eshell/em-hist.elc | |
./eshell/esh-proc.elc | |
./eshell/em-pred.elc | |
./eshell/em-script.el | |
./eshell/em-cmpl.el | |
./eshell/em-pred.el | |
./eshell/em-smart.el | |
./eshell/em-ls.elc | |
./eshell/em-term.elc | |
./eshell/em-rebind.el | |
./eshell/em-tramp.elc | |
./eshell/em-xtra.elc | |
./eshell/esh-mode.el | |
./eshell/em-alias.elc | |
./eshell/em-tramp.el | |
./eshell/em-glob.el | |
./eshell/esh-var.elc | |
./eshell/eshell.el | |
./eshell/em-prompt.elc | |
./eshell/em-banner.elc | |
./eshell/esh-cmd.elc | |
./eshell/em-term.el | |
./eshell/esh-groups.el | |
./eshell/em-hist.el | |
./eshell/esh-opt.el | |
./eshell/em-glob.elc | |
./reposition.el | |
./scroll-lock.el | |
./doc-view.el | |
./apropos.el | |
./autoinsert.elc | |
./loadhist.elc | |
./color.el | |
./completion.elc | |
./find-lisp.el | |
./cus-load.el | |
./startup.el | |
./ansi-color.elc | |
./autorevert.elc | |
./x-dnd.elc | |
./pcmpl-linux.el | |
./epa-file.el | |
./ibuffer.elc | |
./ezimage.el | |
./soundex.elc | |
./json.el | |
./autoinsert.el | |
./net/ | |
./net/imap.el | |
./net/net-utils.el | |
./net/sasl-digest.el | |
./net/browse-url.el | |
./net/secrets.elc | |
./net/newst-backend.el | |
./net/tramp-loaddefs.el | |
./net/eudcb-bbdb.elc | |
./net/tramp-cmds.el | |
./net/newst-plainview.el | |
./net/tramp-smb.el | |
./net/rcirc.elc | |
./net/ntlm.el | |
./net/shr.el | |
./net/tramp-gvfs.elc | |
./net/mairix.elc | |
./net/eudcb-ph.el | |
./net/eudcb-mab.elc | |
./net/ldap.el | |
./net/snmp-mode.el | |
./net/eudc-hotlist.elc | |
./net/ldap.elc | |
./net/tramp-gvfs.el | |
./net/telnet.el | |
./net/soap-inspect.elc | |
./net/goto-addr.el | |
./net/eww.el | |
./net/eudc.el | |
./net/rcirc.el | |
./net/sasl-digest.elc | |
./net/tramp.elc | |
./net/ange-ftp.el | |
./net/sasl-cram.el | |
./net/eudcb-bbdb.el | |
./net/trampver.elc | |
./net/shr.elc | |
./net/tramp-gw.elc | |
./net/netrc.elc | |
./net/soap-client.elc | |
./net/eudcb-mab.el | |
./net/soap-client.el | |
./net/soap-inspect.el | |
./net/quickurl.el | |
./net/dig.elc | |
./net/newst-plainview.elc | |
./net/rlogin.elc | |
./net/hmac-def.elc | |
./net/eudc-export.el | |
./net/browse-url.elc | |
./net/goto-addr.elc | |
./net/eudc-hotlist.el | |
./net/tramp-cmds.elc | |
./net/dig.el | |
./net/tramp-cache.el | |
./net/secrets.el | |
./net/dns.el | |
./net/newst-reader.el | |
./net/snmp-mode.elc | |
./net/eudcb-ldap.el | |
./net/newst-ticker.el | |
./net/ange-ftp.elc | |
./net/dns.elc | |
./net/shr-color.el | |
./net/socks.elc | |
./net/network-stream.el | |
./net/tramp-cache.elc | |
./net/webjump.el | |
./net/eudc-bob.el | |
./net/ntlm.elc | |
./net/eudcb-ph.elc | |
./net/telnet.elc | |
./net/eudc-export.elc | |
./net/tramp-sh.el | |
./net/shr-color.elc | |
./net/tramp-adb.el | |
./net/eudc-vars.elc | |
./net/newsticker.elc | |
./net/tramp-uu.elc | |
./net/tramp-ftp.elc | |
./net/tls.elc | |
./net/tramp-gw.el | |
./net/imap.elc | |
./net/tramp-ftp.el | |
./net/dbus.el | |
./net/network-stream.elc | |
./net/trampver.el | |
./net/hmac-md5.elc | |
./net/sasl.elc | |
./net/gnutls.el | |
./net/eudcb-ldap.elc | |
./net/tramp-uu.el | |
./net/net-utils.elc | |
./net/sasl.el | |
./net/eudc-vars.el | |
./net/tramp-compat.el | |
./net/tramp-sh.elc | |
./net/hmac-md5.el | |
./net/webjump.elc | |
./net/newst-backend.elc | |
./net/tramp-adb.elc | |
./net/newst-treeview.elc | |
./net/eww.elc | |
./net/zeroconf.elc | |
./net/tramp.el | |
./net/quickurl.elc | |
./net/mairix.el | |
./net/newst-ticker.elc | |
./net/zeroconf.el | |
./net/tls.el | |
./net/newst-treeview.el | |
./net/dbus.elc | |
./net/sasl-ntlm.el | |
./net/eudc-bob.elc | |
./net/socks.el | |
./net/netrc.el | |
./net/rlogin.el | |
./net/tramp-compat.elc | |
./net/eudc.elc | |
./net/tramp-smb.elc | |
./net/sasl-cram.elc | |
./net/gnutls.elc | |
./net/sasl-ntlm.elc | |
./net/hmac-def.el | |
./net/newsticker.el | |
./net/newst-reader.elc | |
./ses.el | |
./help-fns.elc | |
./language/ | |
./language/sinhala.elc | |
./language/japan-util.el | |
./language/thai-util.el | |
./language/hebrew.el | |
./language/hanja-util.el | |
./language/tibetan.el | |
./language/viet-util.elc | |
./language/thai-word.el | |
./language/japanese.elc | |
./language/thai.elc | |
./language/indian.elc | |
./language/hanja-util.elc | |
./language/chinese.elc | |
./language/indian.el | |
./language/cyrillic.elc | |
./language/greek.elc | |
./language/ind-util.elc | |
./language/ethiopic.elc | |
./language/slovak.el | |
./language/lao.elc | |
./language/burmese.el | |
./language/romanian.elc | |
./language/misc-lang.el | |
./language/chinese.el | |
./language/lao-util.elc | |
./language/lao.el | |
./language/japanese.el | |
./language/japan-util.elc | |
./language/slovak.elc | |
./language/utf-8-lang.el | |
./language/european.el | |
./language/tibet-util.elc | |
./language/vietnamese.el | |
./language/china-util.elc | |
./language/misc-lang.elc | |
./language/tv-util.el | |
./language/korean.el | |
./language/ind-util.el | |
./language/english.elc | |
./language/cham.el | |
./language/cyrillic.el | |
./language/lao-util.el | |
./language/tibet-util.el | |
./language/khmer.elc | |
./language/tai-viet.el | |
./language/romanian.el | |
./language/cyril-util.elc | |
./language/european.elc | |
./language/korea-util.elc | |
./language/georgian.elc | |
./language/korea-util.el | |
./language/ethiopic.el | |
./language/ethio-util.elc | |
./language/korean.elc | |
./language/vietnamese.elc | |
./language/czech.elc | |
./language/khmer.el | |
./language/tibetan.elc | |
./language/cham.elc | |
./language/thai-util.elc | |
./language/china-util.el | |
./language/burmese.elc | |
./language/czech.el | |
./language/ethio-util.el | |
./language/viet-util.el | |
./language/hebrew.elc | |
./language/english.el | |
./language/tv-util.elc | |
./language/thai.el | |
./language/thai-word.elc | |
./language/greek.el | |
./language/sinhala.el | |
./language/georgian.el | |
./language/tai-viet.elc | |
./language/cyril-util.el | |
./language/utf-8-lang.elc | |
./ps-bdf.elc | |
./shadowfile.el | |
./cus-theme.elc | |
rm -f "/home/user/.linuxbrew/Cellar/emacs/24.5/share/emacs/24.5/lisp/subdirs.el" | |
umask 022; ./build-aux/update-subdirs "/home/user/.linuxbrew/Cellar/emacs/24.5/share/emacs/24.5/lisp" | |
subdir="/home/user/.linuxbrew/Cellar/emacs/24.5/share/emacs/24.5/site-lisp" ; \ | |
if [ -f "${subdir}/subdirs.el" ]; then true; else umask 022; /home/user/.linuxbrew/bin/mkdir -p "${subdir}"; (echo "(if (fboundp 'normal-top-level-add-subdirs-to-load-path)"; echo " (normal-top-level-add-subdirs-to-load-path))") > "${subdir}/subdirs.el"; fi | |
subdir="/home/user/.linuxbrew/Cellar/emacs/24.5/share/emacs/site-lisp" ; \ | |
if [ -f "${subdir}/subdirs.el" ]; then true; else umask 022; /home/user/.linuxbrew/bin/mkdir -p "${subdir}"; (echo "(if (fboundp 'normal-top-level-add-subdirs-to-load-path)"; echo " (normal-top-level-add-subdirs-to-load-path))") > "${subdir}/subdirs.el"; fi || true | |
[ -z "/bin/gzip" ] || { \ | |
echo "Compressing *.el ..." && \ | |
cd "/home/user/.linuxbrew/Cellar/emacs/24.5/share/emacs/24.5/lisp" && \ | |
for f in `find . -name "*.elc" -print | sed 's/.elc$/.el/'`; do \ | |
/bin/gzip -9n "$f"; \ | |
done; \ | |
} | |
Compressing *.el ... | |
chmod -R a+r "/home/user/.linuxbrew/Cellar/emacs/24.5/share/emacs/24.5" "/home/user/.linuxbrew/Cellar/emacs/24.5/share/emacs/24.5/etc" "/home/user/.linuxbrew/Cellar/emacs/24.5/share/emacs/24.5/lisp" | |
unset CDPATH; \ | |
umask 022; /home/user/.linuxbrew/bin/mkdir -p "/home/user/.linuxbrew/Cellar/emacs/24.5/share/emacs/24.5/etc" ; \ | |
exp_etcdocdir=`cd "/home/user/.linuxbrew/Cellar/emacs/24.5/share/emacs/24.5/etc"; /bin/pwd`; \ | |
if [ "`cd ./etc; /bin/pwd`" != "$exp_etcdocdir" ]; \ | |
then \ | |
docfile="DOC"; \ | |
echo "Copying etc/${docfile} to /home/user/.linuxbrew/Cellar/emacs/24.5/share/emacs/24.5/etc ..." ; \ | |
/home/user/.linuxbrew/bin/ginstall -c -m 644 etc/${docfile} "/home/user/.linuxbrew/Cellar/emacs/24.5/share/emacs/24.5/etc/${docfile}"; \ | |
for installuser in ${LOGNAME} ${USERNAME} ${USER} `id -un 2> /dev/null`; do [ -n "${installuser}" ] && break ; done; \ | |
chown ${installuser} "/home/user/.linuxbrew/Cellar/emacs/24.5/share/emacs/24.5/etc/${docfile}" || true ; \ | |
else true; fi | |
Copying etc/DOC to /home/user/.linuxbrew/Cellar/emacs/24.5/share/emacs/24.5/etc ... | |
umask 022; /home/user/.linuxbrew/bin/mkdir -p "/home/user/.linuxbrew/Cellar/emacs/24.5/bin" | |
cd lib-src && \ | |
make install - --jobserver-fds=3,4 -j prefix="/home/user/.linuxbrew/Cellar/emacs/24.5" \ | |
exec_prefix="/home/user/.linuxbrew/Cellar/emacs/24.5" bindir="/home/user/.linuxbrew/Cellar/emacs/24.5/bin" \ | |
libexecdir="/home/user/.linuxbrew/Cellar/emacs/24.5/libexec" archlibdir="/home/user/.linuxbrew/Cellar/emacs/24.5/libexec/emacs/24.5/x86_64-unknown-linux-gnu" \ | |
INSTALL_STRIP= | |
make[1]: Entering directory `/tmp/emacs20150425-6849-7pskev/emacs-24.5/lib-src' | |
Installing utilities run internally by Emacs. | |
umask 022; /home/user/.linuxbrew/bin/mkdir -p "/home/user/.linuxbrew/Cellar/emacs/24.5/libexec/emacs/24.5/x86_64-unknown-linux-gnu" | |
exp_archlibdir=`cd "/home/user/.linuxbrew/Cellar/emacs/24.5/libexec/emacs/24.5/x86_64-unknown-linux-gnu" && /bin/pwd`; \ | |
if [ "$exp_archlibdir" != "`/bin/pwd`" ]; then \ | |
for file in profile movemail hexl update-game-score; do \ | |
/home/user/.linuxbrew/bin/ginstall -c $file "/home/user/.linuxbrew/Cellar/emacs/24.5/libexec/emacs/24.5/x86_64-unknown-linux-gnu/$file" ; \ | |
done ; \ | |
fi | |
umask 022; /home/user/.linuxbrew/bin/mkdir -p "/home/user/.linuxbrew/Cellar/emacs/24.5/var/games/emacs"; \ | |
touch "/home/user/.linuxbrew/Cellar/emacs/24.5/var/games/emacs/snake-scores"; \ | |
touch "/home/user/.linuxbrew/Cellar/emacs/24.5/var/games/emacs/tetris-scores" | |
if chown games "/home/user/.linuxbrew/Cellar/emacs/24.5/libexec/emacs/24.5/x86_64-unknown-linux-gnu/update-game-score" && chmod u+s "/home/user/.linuxbrew/Cellar/emacs/24.5/libexec/emacs/24.5/x86_64-unknown-linux-gnu/update-game-score"; then \ | |
chown games "/home/user/.linuxbrew/Cellar/emacs/24.5/var/games/emacs"; \ | |
chmod u=rwx,g=rwx,o=rx "/home/user/.linuxbrew/Cellar/emacs/24.5/var/games/emacs"; \ | |
fi | |
chown: changing ownership of ‘/home/user/.linuxbrew/Cellar/emacs/24.5/libexec/emacs/24.5/x86_64-unknown-linux-gnu/update-game-score’: Operation not permitted | |
exp_archlibdir=`cd "/home/user/.linuxbrew/Cellar/emacs/24.5/libexec/emacs/24.5/x86_64-unknown-linux-gnu" && /bin/pwd`; \ | |
if [ "$exp_archlibdir" != "`cd . && /bin/pwd`" ]; then \ | |
for file in rcs2log ; do \ | |
/home/user/.linuxbrew/bin/ginstall -c ./$file "/home/user/.linuxbrew/Cellar/emacs/24.5/libexec/emacs/24.5/x86_64-unknown-linux-gnu/$file"; \ | |
done ; \ | |
fi | |
Installing utilities for users to run. | |
umask 022; /home/user/.linuxbrew/bin/mkdir -p "/home/user/.linuxbrew/Cellar/emacs/24.5/bin" | |
for file in etags ctags emacsclient ebrowse ; do \ | |
/home/user/.linuxbrew/bin/ginstall -c ${file} "/home/user/.linuxbrew/Cellar/emacs/24.5/bin"/`echo ${file} | sed -e 's/$//' -e 's,x,x,'` ; \ | |
done | |
for file in grep-changelog ; do \ | |
/home/user/.linuxbrew/bin/ginstall -c ./${file} "/home/user/.linuxbrew/Cellar/emacs/24.5/bin"/`echo ${file} | sed 's,x,x,'` ; \ | |
done | |
make[1]: Leaving directory `/tmp/emacs20150425-6849-7pskev/emacs-24.5/lib-src' | |
if test "no" = "no"; then \ | |
/home/user/.linuxbrew/bin/ginstall -c src/emacs "/home/user/.linuxbrew/Cellar/emacs/24.5/bin/`echo emacs-24.5 | sed 's,x,x,'`" || exit 1 ; \ | |
chmod 1755 "/home/user/.linuxbrew/Cellar/emacs/24.5/bin/`echo emacs-24.5 | sed 's,x,x,'`" || true; \ | |
if test "x" = x; then \ | |
rm -f "/home/user/.linuxbrew/Cellar/emacs/24.5/bin/`echo emacs | sed 's,x,x,'`" ; \ | |
cd "/home/user/.linuxbrew/Cellar/emacs/24.5/bin" && ln -s `echo emacs-24.5 | sed 's,x,x,'` `echo emacs | sed 's,x,x,'`; \ | |
fi; \ | |
else \ | |
subdir=/site-lisp; \ | |
if [ -f "${subdir}/subdirs.el" ]; then true; else umask 022; /home/user/.linuxbrew/bin/mkdir -p "${subdir}"; (echo "(if (fboundp 'normal-top-level-add-subdirs-to-load-path)"; echo " (normal-top-level-add-subdirs-to-load-path))") > "${subdir}/subdirs.el"; fi || exit 1; \ | |
rm -rf /share; \ | |
fi |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains any messages produced by compilers while | |
running configure, to aid debugging if configure makes a mistake. | |
It was created by emacs configure 24.5, which was | |
generated by GNU Autoconf 2.69. Invocation command line was | |
$ ./configure --prefix=/home/user/.linuxbrew/Cellar/emacs/24.5 --enable-locallisppath=/home/user/.linuxbrew/share/emacs/site-lisp --infodir=/home/user/.linuxbrew/Cellar/emacs/24.5/share/info/emacs --without-dbus --without-gnutls --without-x | |
## --------- ## | |
## Platform. ## | |
## --------- ## | |
hostname = linux | |
uname -m = x86_64 | |
uname -r = 3.13.0-44-generic | |
uname -s = Linux | |
uname -v = #73-Ubuntu SMP Tue Dec 16 00:22:43 UTC 2014 | |
/usr/bin/uname -p = unknown | |
/bin/uname -X = unknown | |
/bin/arch = unknown | |
/usr/bin/arch -k = unknown | |
/usr/convex/getsysinfo = unknown | |
/usr/bin/hostinfo = unknown | |
/bin/machine = unknown | |
/usr/bin/oslevel = unknown | |
/bin/universe = unknown | |
PATH: /home/user/bin | |
PATH: /home/user/.linuxbrew/bin | |
PATH: /local/sbin | |
PATH: /local/bin | |
PATH: /usr/local/sbin | |
PATH: /usr/local/bin | |
PATH: /usr/sbin | |
PATH: /usr/bin | |
PATH: /sbin | |
PATH: /bin | |
PATH: /usr/games | |
PATH: /home/user/.linuxbrew/Library/ENV/scm | |
## ----------- ## | |
## Core tests. ## | |
## ----------- ## | |
configure:3642: checking for xcrun | |
configure:3672: result: no | |
configure:3743: checking for a BSD-compatible install | |
configure:3811: result: /home/user/.linuxbrew/bin/ginstall -c | |
configure:3822: checking whether build environment is sane | |
configure:3877: result: yes | |
configure:4028: checking for a thread-safe mkdir -p | |
configure:4067: result: /home/user/.linuxbrew/bin/mkdir -p | |
configure:4074: checking for gawk | |
configure:4090: found /usr/bin/gawk | |
configure:4101: result: gawk | |
configure:4112: checking whether make sets $(MAKE) | |
configure:4134: result: yes | |
configure:4163: checking whether make supports nested variables | |
configure:4180: result: yes | |
configure:4884: checking build system type | |
configure:4898: result: x86_64-unknown-linux-gnu | |
configure:4918: checking host system type | |
configure:4931: result: x86_64-unknown-linux-gnu | |
configure:5262: checking for C compiler version | |
configure:5271: /usr/bin/gcc-4.8 --version >&5 | |
gcc-4.8 (Ubuntu 4.8.2-19ubuntu1) 4.8.2 | |
Copyright (C) 2013 Free Software Foundation, Inc. | |
This is free software; see the source for copying conditions. There is NO | |
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. | |
configure:5282: $? = 0 | |
configure:5271: /usr/bin/gcc-4.8 -v >&5 | |
Using built-in specs. | |
COLLECT_GCC=/usr/bin/gcc-4.8 | |
COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/4.8/lto-wrapper | |
Target: x86_64-linux-gnu | |
Configured with: ../src/configure -v --with-pkgversion='Ubuntu 4.8.2-19ubuntu1' --with-bugurl=file:///usr/share/doc/gcc-4.8/README.Bugs --enable-languages=c,c++,java,go,d,fortran,objc,obj-c++ --prefix=/usr --program-suffix=-4.8 --enable-shared --enable-linker-build-id --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --with-gxx-include-dir=/usr/include/c++/4.8 --libdir=/usr/lib --enable-nls --with-sysroot=/ --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --enable-gnu-unique-object --disable-libmudflap --enable-plugin --with-system-zlib --disable-browser-plugin --enable-java-awt=gtk --enable-gtk-cairo --with-java-home=/usr/lib/jvm/java-1.5.0-gcj-4.8-amd64/jre --enable-java-home --with-jvm-root-dir=/usr/lib/jvm/java-1.5.0-gcj-4.8-amd64 --with-jvm-jar-dir=/usr/lib/jvm-exports/java-1.5.0-gcj-4.8-amd64 --with-arch-directory=amd64 --with-ecj-jar=/usr/share/java/eclipse-ecj.jar --enable-objc-gc --enable-multiarch --disable-werror --with-arch-32=i686 --with-abi=m64 --with-multilib-list=m32,m64,mx32 --with-tune=generic --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu | |
Thread model: posix | |
gcc version 4.8.2 (Ubuntu 4.8.2-19ubuntu1) | |
configure:5282: $? = 0 | |
configure:5271: /usr/bin/gcc-4.8 -V >&5 | |
gcc-4.8: error: unrecognized command line option '-V' | |
gcc-4.8: fatal error: no input files | |
compilation terminated. | |
configure:5282: $? = 4 | |
configure:5271: /usr/bin/gcc-4.8 -qversion >&5 | |
gcc-4.8: error: unrecognized command line option '-qversion' | |
gcc-4.8: fatal error: no input files | |
compilation terminated. | |
configure:5282: $? = 4 | |
configure:5302: checking whether the C compiler works | |
configure:5324: /usr/bin/gcc-4.8 -Os -w -pipe -march=core2 -isystem/home/user/.linuxbrew/include -L/home/user/.linuxbrew/lib -Wl,-rpath,/home/user/.linuxbrew/lib conftest.c >&5 | |
configure:5328: $? = 0 | |
configure:5376: result: yes | |
configure:5379: checking for C compiler default output file name | |
configure:5381: result: a.out | |
configure:5387: checking for suffix of executables | |
configure:5394: /usr/bin/gcc-4.8 -o conftest -Os -w -pipe -march=core2 -isystem/home/user/.linuxbrew/include -L/home/user/.linuxbrew/lib -Wl,-rpath,/home/user/.linuxbrew/lib conftest.c >&5 | |
configure:5398: $? = 0 | |
configure:5420: result: | |
configure:5442: checking whether we are cross compiling | |
configure:5450: /usr/bin/gcc-4.8 -o conftest -Os -w -pipe -march=core2 -isystem/home/user/.linuxbrew/include -L/home/user/.linuxbrew/lib -Wl,-rpath,/home/user/.linuxbrew/lib conftest.c >&5 | |
configure:5454: $? = 0 | |
configure:5461: ./conftest | |
configure:5465: $? = 0 | |
configure:5480: result: no | |
configure:5485: checking for suffix of object files | |
configure:5507: /usr/bin/gcc-4.8 -c -Os -w -pipe -march=core2 -isystem/home/user/.linuxbrew/include conftest.c >&5 | |
configure:5511: $? = 0 | |
configure:5532: result: o | |
configure:5536: checking whether we are using the GNU C compiler | |
configure:5555: /usr/bin/gcc-4.8 -c -Os -w -pipe -march=core2 -isystem/home/user/.linuxbrew/include conftest.c >&5 | |
configure:5555: $? = 0 | |
configure:5564: result: yes | |
configure:5573: checking whether /usr/bin/gcc-4.8 accepts -g | |
configure:5593: /usr/bin/gcc-4.8 -c -g -isystem/home/user/.linuxbrew/include conftest.c >&5 | |
configure:5593: $? = 0 | |
configure:5634: result: yes | |
configure:5651: checking for /usr/bin/gcc-4.8 option to accept ISO C89 | |
configure:5714: /usr/bin/gcc-4.8 -c -Os -w -pipe -march=core2 -isystem/home/user/.linuxbrew/include conftest.c >&5 | |
configure:5714: $? = 0 | |
configure:5727: result: none needed | |
configure:5752: checking whether /usr/bin/gcc-4.8 understands -c and -o together | |
configure:5774: /usr/bin/gcc-4.8 -c conftest.c -o conftest2.o | |
configure:5777: $? = 0 | |
configure:5774: /usr/bin/gcc-4.8 -c conftest.c -o conftest2.o | |
configure:5777: $? = 0 | |
configure:5789: result: yes | |
configure:5817: checking for style of include used by make | |
configure:5845: result: GNU | |
configure:5871: checking dependency style of /usr/bin/gcc-4.8 | |
configure:5982: result: gcc3 | |
configure:6075: checking how to run the C preprocessor | |
configure:6106: /usr/bin/gcc-4.8 -E -isystem/home/user/.linuxbrew/include conftest.c | |
configure:6106: $? = 0 | |
configure:6120: /usr/bin/gcc-4.8 -E -isystem/home/user/.linuxbrew/include conftest.c | |
conftest.c:12:28: fatal error: ac_nonexistent.h: No such file or directory | |
#include <ac_nonexistent.h> | |
^ | |
compilation terminated. | |
configure:6120: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "emacs" | |
| #define PACKAGE_TARNAME "emacs" | |
| #define PACKAGE_VERSION "24.5" | |
| #define PACKAGE_STRING "emacs 24.5" | |
| #define PACKAGE_BUGREPORT "" | |
| #define PACKAGE_URL "" | |
| #define PACKAGE "emacs" | |
| #define VERSION "24.5" | |
| #define MAIL_USE_POP 1 | |
| /* end confdefs.h. */ | |
| #include <ac_nonexistent.h> | |
configure:6145: result: /usr/bin/gcc-4.8 -E | |
configure:6165: /usr/bin/gcc-4.8 -E -isystem/home/user/.linuxbrew/include conftest.c | |
configure:6165: $? = 0 | |
configure:6179: /usr/bin/gcc-4.8 -E -isystem/home/user/.linuxbrew/include conftest.c | |
conftest.c:12:28: fatal error: ac_nonexistent.h: No such file or directory | |
#include <ac_nonexistent.h> | |
^ | |
compilation terminated. | |
configure:6179: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "emacs" | |
| #define PACKAGE_TARNAME "emacs" | |
| #define PACKAGE_VERSION "24.5" | |
| #define PACKAGE_STRING "emacs 24.5" | |
| #define PACKAGE_BUGREPORT "" | |
| #define PACKAGE_URL "" | |
| #define PACKAGE "emacs" | |
| #define VERSION "24.5" | |
| #define MAIL_USE_POP 1 | |
| /* end confdefs.h. */ | |
| #include <ac_nonexistent.h> | |
configure:6208: checking for grep that handles long lines and -e | |
configure:6266: result: /bin/grep | |
configure:6271: checking for egrep | |
configure:6333: result: /bin/grep -E | |
configure:6340: checking for Minix Amsterdam compiler | |
configure:6364: result: no | |
configure:6416: checking for ar | |
configure:6432: found /usr/bin/ar | |
configure:6443: result: ar | |
configure:6523: checking for ranlib | |
configure:6539: found /usr/bin/ranlib | |
configure:6550: result: ranlib | |
configure:6576: checking for ANSI C header files | |
configure:6596: /usr/bin/gcc-4.8 -c -Os -w -pipe -march=core2 -isystem/home/user/.linuxbrew/include conftest.c >&5 | |
configure:6596: $? = 0 | |
configure:6669: /usr/bin/gcc-4.8 -o conftest -Os -w -pipe -march=core2 -isystem/home/user/.linuxbrew/include -L/home/user/.linuxbrew/lib -Wl,-rpath,/home/user/.linuxbrew/lib conftest.c >&5 | |
configure:6669: $? = 0 | |
configure:6669: ./conftest | |
configure:6669: $? = 0 | |
configure:6680: result: yes | |
configure:6693: checking for sys/types.h | |
configure:6693: /usr/bin/gcc-4.8 -c -Os -w -pipe -march=core2 -isystem/home/user/.linuxbrew/include conftest.c >&5 | |
configure:6693: $? = 0 | |
configure:6693: result: yes | |
configure:6693: checking for sys/stat.h | |
configure:6693: /usr/bin/gcc-4.8 -c -Os -w -pipe -march=core2 -isystem/home/user/.linuxbrew/include conftest.c >&5 | |
configure:6693: $? = 0 | |
configure:6693: result: yes | |
configure:6693: checking for stdlib.h | |
configure:6693: /usr/bin/gcc-4.8 -c -Os -w -pipe -march=core2 -isystem/home/user/.linuxbrew/include conftest.c >&5 | |
configure:6693: $? = 0 | |
configure:6693: result: yes | |
configure:6693: checking for string.h | |
configure:6693: /usr/bin/gcc-4.8 -c -Os -w -pipe -march=core2 -isystem/home/user/.linuxbrew/include conftest.c >&5 | |
configure:6693: $? = 0 | |
configure:6693: result: yes | |
configure:6693: checking for memory.h | |
configure:6693: /usr/bin/gcc-4.8 -c -Os -w -pipe -march=core2 -isystem/home/user/.linuxbrew/include conftest.c >&5 | |
configure:6693: $? = 0 | |
configure:6693: result: yes | |
configure:6693: checking for strings.h | |
configure:6693: /usr/bin/gcc-4.8 -c -Os -w -pipe -march=core2 -isystem/home/user/.linuxbrew/include conftest.c >&5 | |
configure:6693: $? = 0 | |
configure:6693: result: yes | |
configure:6693: checking for inttypes.h | |
configure:6693: /usr/bin/gcc-4.8 -c -Os -w -pipe -march=core2 -isystem/home/user/.linuxbrew/include conftest.c >&5 | |
configure:6693: $? = 0 | |
configure:6693: result: yes | |
configure:6693: checking for stdint.h | |
configure:6693: /usr/bin/gcc-4.8 -c -Os -w -pipe -march=core2 -isystem/home/user/.linuxbrew/include conftest.c >&5 | |
configure:6693: $? = 0 | |
configure:6693: result: yes | |
configure:6693: checking for unistd.h | |
configure:6693: /usr/bin/gcc-4.8 -c -Os -w -pipe -march=core2 -isystem/home/user/.linuxbrew/include conftest.c >&5 | |
configure:6693: $? = 0 | |
configure:6693: result: yes | |
configure:6706: checking minix/config.h usability | |
configure:6706: /usr/bin/gcc-4.8 -c -Os -w -pipe -march=core2 -isystem/home/user/.linuxbrew/include conftest.c >&5 | |
conftest.c:55:26: fatal error: minix/config.h: No such file or directory | |
#include <minix/config.h> | |
^ | |
compilation terminated. | |
configure:6706: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "emacs" | |
| #define PACKAGE_TARNAME "emacs" | |
| #define PACKAGE_VERSION "24.5" | |
| #define PACKAGE_STRING "emacs 24.5" | |
| #define PACKAGE_BUGREPORT "" | |
| #define PACKAGE_URL "" | |
| #define PACKAGE "emacs" | |
| #define VERSION "24.5" | |
| #define MAIL_USE_POP 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| /* end confdefs.h. */ | |
| #include <stdio.h> | |
| #ifdef HAVE_SYS_TYPES_H | |
| # include <sys/types.h> | |
| #endif | |
| #ifdef HAVE_SYS_STAT_H | |
| # include <sys/stat.h> | |
| #endif | |
| #ifdef STDC_HEADERS | |
| # include <stdlib.h> | |
| # include <stddef.h> | |
| #else | |
| # ifdef HAVE_STDLIB_H | |
| # include <stdlib.h> | |
| # endif | |
| #endif | |
| #ifdef HAVE_STRING_H | |
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | |
| # include <memory.h> | |
| # endif | |
| # include <string.h> | |
| #endif | |
| #ifdef HAVE_STRINGS_H | |
| # include <strings.h> | |
| #endif | |
| #ifdef HAVE_INTTYPES_H | |
| # include <inttypes.h> | |
| #endif | |
| #ifdef HAVE_STDINT_H | |
| # include <stdint.h> | |
| #endif | |
| #ifdef HAVE_UNISTD_H | |
| # include <unistd.h> | |
| #endif | |
| #include <minix/config.h> | |
configure:6706: result: no | |
configure:6706: checking minix/config.h presence | |
configure:6706: /usr/bin/gcc-4.8 -E -isystem/home/user/.linuxbrew/include conftest.c | |
conftest.c:22:26: fatal error: minix/config.h: No such file or directory | |
#include <minix/config.h> | |
^ | |
compilation terminated. | |
configure:6706: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "emacs" | |
| #define PACKAGE_TARNAME "emacs" | |
| #define PACKAGE_VERSION "24.5" | |
| #define PACKAGE_STRING "emacs 24.5" | |
| #define PACKAGE_BUGREPORT "" | |
| #define PACKAGE_URL "" | |
| #define PACKAGE "emacs" | |
| #define VERSION "24.5" | |
| #define MAIL_USE_POP 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| /* end confdefs.h. */ | |
| #include <minix/config.h> | |
configure:6706: result: no | |
configure:6706: checking for minix/config.h | |
configure:6706: result: no | |
configure:6730: checking whether it is safe to define __EXTENSIONS__ | |
configure:6748: /usr/bin/gcc-4.8 -c -Os -w -pipe -march=core2 -isystem/home/user/.linuxbrew/include conftest.c >&5 | |
configure:6748: $? = 0 | |
configure:6755: result: yes | |
configure:6770: checking whether _XOPEN_SOURCE should be defined | |
configure:6789: /usr/bin/gcc-4.8 -c -Os -w -pipe -march=core2 -isystem/home/user/.linuxbrew/include conftest.c >&5 | |
configure:6789: $? = 0 | |
configure:6813: result: no | |
configure:6832: checking for special C compiler options needed for large files | |
configure:6877: result: no | |
configure:6883: checking for _FILE_OFFSET_BITS value needed for large files | |
configure:6908: /usr/bin/gcc-4.8 -c -Os -w -pipe -march=core2 -isystem/home/user/.linuxbrew/include conftest.c >&5 | |
configure:6908: $? = 0 | |
configure:6940: result: no | |
configure:7031: checking for /usr/bin/gcc-4.8 option to accept ISO C99 | |
configure:7180: /usr/bin/gcc-4.8 -c -Os -w -pipe -march=core2 -isystem/home/user/.linuxbrew/include conftest.c >&5 | |
conftest.c:79:29: error: expected ';', ',' or ')' before 'text' | |
test_restrict (ccp restrict text) | |
^ | |
conftest.c: In function 'main': | |
conftest.c:133:18: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'newvar' | |
char *restrict newvar = "Another string"; | |
^ | |
conftest.c:133:18: error: 'newvar' undeclared (first use in this function) | |
conftest.c:133:18: note: each undeclared identifier is reported only once for each function it appears in | |
conftest.c:143:3: error: 'for' loop initial declarations are only allowed in C99 mode | |
for (int i = 0; i < ia->datasize; ++i) | |
^ | |
conftest.c:143:3: note: use option -std=c99 or -std=gnu99 to compile your code | |
configure:7180: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "emacs" | |
| #define PACKAGE_TARNAME "emacs" | |
| #define PACKAGE_VERSION "24.5" | |
| #define PACKAGE_STRING "emacs 24.5" | |
| #define PACKAGE_BUGREPORT "" | |
| #define PACKAGE_URL "" | |
| #define PACKAGE "emacs" | |
| #define VERSION "24.5" | |
| #define MAIL_USE_POP 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define __EXTENSIONS__ 1 | |
| #define _ALL_SOURCE 1 | |
| #define _DARWIN_C_SOURCE 1 | |
| #define _GNU_SOURCE 1 | |
| #define _POSIX_PTHREAD_SEMANTICS 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define _DARWIN_USE_64_BIT_INODE 1 | |
| /* end confdefs.h. */ | |
| #include <stdarg.h> | |
| #include <stdbool.h> | |
| #include <stdlib.h> | |
| #include <wchar.h> | |
| #include <stdio.h> | |
| | |
| // Check varargs macros. These examples are taken from C99 6.10.3.5. | |
| #define debug(...) fprintf (stderr, __VA_ARGS__) | |
| #define showlist(...) puts (#__VA_ARGS__) | |
| #define report(test,...) ((test) ? puts (#test) : printf (__VA_ARGS__)) | |
| static void | |
| test_varargs_macros (void) | |
| { | |
| int x = 1234; | |
| int y = 5678; | |
| debug ("Flag"); | |
| debug ("X = %d\n", x); | |
| showlist (The first, second, and third items.); | |
| report (x>y, "x is %d but y is %d", x, y); | |
| } | |
| | |
| // Check long long types. | |
| #define BIG64 18446744073709551615ull | |
| #define BIG32 4294967295ul | |
| #define BIG_OK (BIG64 / BIG32 == 4294967297ull && BIG64 % BIG32 == 0) | |
| #if !BIG_OK | |
| your preprocessor is broken; | |
| #endif | |
| #if BIG_OK | |
| #else | |
| your preprocessor is broken; | |
| #endif | |
| static long long int bignum = -9223372036854775807LL; | |
| static unsigned long long int ubignum = BIG64; | |
| | |
| struct incomplete_array | |
| { | |
| int datasize; | |
| double data[]; | |
| }; | |
| | |
| struct named_init { | |
| int number; | |
| const wchar_t *name; | |
| double average; | |
| }; | |
| | |
| typedef const char *ccp; | |
| | |
| static inline int | |
| test_restrict (ccp restrict text) | |
| { | |
| // See if C++-style comments work. | |
| // Iterate through items via the restricted pointer. | |
| // Also check for declarations in for loops. | |
| for (unsigned int i = 0; *(text+i) != '\0'; ++i) | |
| continue; | |
| return 0; | |
| } | |
| | |
| // Check varargs and va_copy. | |
| static void | |
| test_varargs (const char *format, ...) | |
| { | |
| va_list args; | |
| va_start (args, format); | |
| va_list args_copy; | |
| va_copy (args_copy, args); | |
| | |
| const char *str; | |
| int number; | |
| float fnumber; | |
| | |
| while (*format) | |
| { | |
| switch (*format++) | |
| { | |
| case 's': // string | |
| str = va_arg (args_copy, const char *); | |
| break; | |
| case 'd': // int | |
| number = va_arg (args_copy, int); | |
| break; | |
| case 'f': // float | |
| fnumber = va_arg (args_copy, double); | |
| break; | |
| default: | |
| break; | |
| } | |
| } | |
| va_end (args_copy); | |
| va_end (args); | |
| } | |
| | |
| int | |
| main () | |
| { | |
| | |
| // Check bool. | |
| _Bool success = false; | |
| | |
| // Check restrict. | |
| if (test_restrict ("String literal") == 0) | |
| success = true; | |
| char *restrict newvar = "Another string"; | |
| | |
| // Check varargs. | |
| test_varargs ("s, d' f .", "string", 65, 34.234); | |
| test_varargs_macros (); | |
| | |
| // Check flexible array members. | |
| struct incomplete_array *ia = | |
| malloc (sizeof (struct incomplete_array) + (sizeof (double) * 10)); | |
| ia->datasize = 10; | |
| for (int i = 0; i < ia->datasize; ++i) | |
| ia->data[i] = i * 1.234; | |
| | |
| // Check named initializers. | |
| struct named_init ni = { | |
| .number = 34, | |
| .name = L"Test wide string", | |
| .average = 543.34343, | |
| }; | |
| | |
| ni.number = 58; | |
| | |
| int dynamic_array[ni.number]; | |
| dynamic_array[ni.number - 1] = 543; | |
| | |
| // work around unused variable warnings | |
| return (!success || bignum == 0LL || ubignum == 0uLL || newvar[0] == 'x' | |
| || dynamic_array[ni.number - 1] != 543); | |
| | |
| ; | |
| return 0; | |
| } | |
configure:7180: /usr/bin/gcc-4.8 -std=gnu99 -c -Os -w -pipe -march=core2 -isystem/home/user/.linuxbrew/include conftest.c >&5 | |
configure:7180: $? = 0 | |
configure:7200: result: -std=gnu99 | |
configure:7301: checking for /usr/bin/gcc-4.8 -std=gnu99 option to accept ISO Standard C | |
configure:7315: result: -std=gnu99 | |
configure:7620: checking whether the compiler is clang | |
configure:7640: /usr/bin/gcc-4.8 -std=gnu99 -c -Os -w -pipe -march=core2 -isystem/home/user/.linuxbrew/include conftest.c >&5 | |
conftest.c:31:12: error: expected '=', ',', ';', 'asm' or '__attribute__' before string constant | |
error "not clang"; | |
^ | |
configure:7640: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "emacs" | |
| #define PACKAGE_TARNAME "emacs" | |
| #define PACKAGE_VERSION "24.5" | |
| #define PACKAGE_STRING "emacs 24.5" | |
| #define PACKAGE_BUGREPORT "" | |
| #define PACKAGE_URL "" | |
| #define PACKAGE "emacs" | |
| #define VERSION "24.5" | |
| #define MAIL_USE_POP 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define __EXTENSIONS__ 1 | |
| #define _ALL_SOURCE 1 | |
| #define _DARWIN_C_SOURCE 1 | |
| #define _GNU_SOURCE 1 | |
| #define _POSIX_PTHREAD_SEMANTICS 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define _DARWIN_USE_64_BIT_INODE 1 | |
| /* end confdefs.h. */ | |
| | |
| #ifndef __clang__ | |
| error "not clang"; | |
| #endif | |
| | |
| int | |
| main () | |
| { | |
| | |
| ; | |
| return 0; | |
| } | |
configure:7647: result: no | |
configure:8648: checking whether ln -s works for files in the same directory | |
configure:8673: result: yes | |
configure:8690: checking for install-info | |
configure:8708: found /usr/bin/install-info | |
configure:8721: result: /usr/bin/install-info | |
configure:8731: checking for gzip | |
configure:8749: found /bin/gzip | |
configure:8761: result: /bin/gzip | |
configure:8776: checking for paxctl | |
configure:8809: result: no | |
configure:8839: checking for setfattr | |
configure:8851: result: yes | |
configure:8866: checking for makeinfo | |
configure:8884: found /usr/bin/makeinfo | |
configure:8897: result: /usr/bin/makeinfo | |
configure:8969: checking for -znocombreloc | |
configure:8982: /usr/bin/gcc-4.8 -std=gnu99 -o conftest -Os -w -pipe -march=core2 -isystem/home/user/.linuxbrew/include -L/home/user/.linuxbrew/lib -Wl,-rpath,/home/user/.linuxbrew/lib -Wl,-znocombreloc conftest.c >&5 | |
configure:8982: $? = 0 | |
configure:8983: result: yes | |
configure:8995: checking whether addresses are sanitized | |
configure:9018: /usr/bin/gcc-4.8 -std=gnu99 -c -Os -w -pipe -march=core2 -isystem/home/user/.linuxbrew/include conftest.c >&5 | |
conftest.c:34:11: error: expected '=', ',', ';', 'asm' or '__attribute__' before string constant | |
error "Addresses are not sanitized."; | |
^ | |
configure:9018: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "emacs" | |
| #define PACKAGE_TARNAME "emacs" | |
| #define PACKAGE_VERSION "24.5" | |
| #define PACKAGE_STRING "emacs 24.5" | |
| #define PACKAGE_BUGREPORT "" | |
| #define PACKAGE_URL "" | |
| #define PACKAGE "emacs" | |
| #define VERSION "24.5" | |
| #define MAIL_USE_POP 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define __EXTENSIONS__ 1 | |
| #define _ALL_SOURCE 1 | |
| #define _DARWIN_C_SOURCE 1 | |
| #define _GNU_SOURCE 1 | |
| #define _POSIX_PTHREAD_SEMANTICS 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define _DARWIN_USE_64_BIT_INODE 1 | |
| /* end confdefs.h. */ | |
| #ifndef __has_feature | |
| #define __has_feature(f) 0 | |
| #endif | |
| #if defined __SANITIZE_ADDRESS__ || __has_feature (address_sanitizer) | |
| #else | |
| error "Addresses are not sanitized."; | |
| #endif | |
| | |
| int | |
| main () | |
| { | |
| | |
| ; | |
| return 0; | |
| } | |
configure:9025: result: no | |
configure:9248: checking for pkg-config | |
configure:9266: found /home/user/.linuxbrew/bin/pkg-config | |
configure:9279: result: /home/user/.linuxbrew/bin/pkg-config | |
configure:9296: checking for machine/soundcard.h | |
configure:9296: /usr/bin/gcc-4.8 -std=gnu99 -c -Os -w -pipe -march=core2 -isystem/home/user/.linuxbrew/include conftest.c >&5 | |
conftest.c:37:31: fatal error: machine/soundcard.h: No such file or directory | |
#include <machine/soundcard.h> | |
^ | |
compilation terminated. | |
configure:9296: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "emacs" | |
| #define PACKAGE_TARNAME "emacs" | |
| #define PACKAGE_VERSION "24.5" | |
| #define PACKAGE_STRING "emacs 24.5" | |
| #define PACKAGE_BUGREPORT "" | |
| #define PACKAGE_URL "" | |
| #define PACKAGE "emacs" | |
| #define VERSION "24.5" | |
| #define MAIL_USE_POP 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define __EXTENSIONS__ 1 | |
| #define _ALL_SOURCE 1 | |
| #define _DARWIN_C_SOURCE 1 | |
| #define _GNU_SOURCE 1 | |
| #define _POSIX_PTHREAD_SEMANTICS 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define _DARWIN_USE_64_BIT_INODE 1 | |
| #define SYSTEM_TYPE "gnu/linux" | |
| /* end confdefs.h. */ | |
| | |
| #ifdef __MINGW32__ | |
| #define WIN32_LEAN_AND_MEAN | |
| #include <windows.h> | |
| #endif | |
| | |
| | |
| #include <machine/soundcard.h> | |
configure:9296: result: no | |
configure:9296: checking for sys/soundcard.h | |
configure:9296: /usr/bin/gcc-4.8 -std=gnu99 -c -Os -w -pipe -march=core2 -isystem/home/user/.linuxbrew/include conftest.c >&5 | |
configure:9296: $? = 0 | |
configure:9296: result: yes | |
configure:9296: checking for soundcard.h | |
configure:9296: /usr/bin/gcc-4.8 -std=gnu99 -c -Os -w -pipe -march=core2 -isystem/home/user/.linuxbrew/include conftest.c >&5 | |
conftest.c:38:23: fatal error: soundcard.h: No such file or directory | |
#include <soundcard.h> | |
^ | |
compilation terminated. | |
configure:9296: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "emacs" | |
| #define PACKAGE_TARNAME "emacs" | |
| #define PACKAGE_VERSION "24.5" | |
| #define PACKAGE_STRING "emacs 24.5" | |
| #define PACKAGE_BUGREPORT "" | |
| #define PACKAGE_URL "" | |
| #define PACKAGE "emacs" | |
| #define VERSION "24.5" | |
| #define MAIL_USE_POP 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define __EXTENSIONS__ 1 | |
| #define _ALL_SOURCE 1 | |
| #define _DARWIN_C_SOURCE 1 | |
| #define _GNU_SOURCE 1 | |
| #define _POSIX_PTHREAD_SEMANTICS 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define _DARWIN_USE_64_BIT_INODE 1 | |
| #define SYSTEM_TYPE "gnu/linux" | |
| #define HAVE_SYS_SOUNDCARD_H 1 | |
| /* end confdefs.h. */ | |
| | |
| #ifdef __MINGW32__ | |
| #define WIN32_LEAN_AND_MEAN | |
| #include <windows.h> | |
| #endif | |
| | |
| | |
| #include <soundcard.h> | |
configure:9296: result: no | |
configure:9296: checking for mmsystem.h | |
configure:9296: /usr/bin/gcc-4.8 -std=gnu99 -c -Os -w -pipe -march=core2 -isystem/home/user/.linuxbrew/include conftest.c >&5 | |
conftest.c:38:22: fatal error: mmsystem.h: No such file or directory | |
#include <mmsystem.h> | |
^ | |
compilation terminated. | |
configure:9296: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "emacs" | |
| #define PACKAGE_TARNAME "emacs" | |
| #define PACKAGE_VERSION "24.5" | |
| #define PACKAGE_STRING "emacs 24.5" | |
| #define PACKAGE_BUGREPORT "" | |
| #define PACKAGE_URL "" | |
| #define PACKAGE "emacs" | |
| #define VERSION "24.5" | |
| #define MAIL_USE_POP 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define __EXTENSIONS__ 1 | |
| #define _ALL_SOURCE 1 | |
| #define _DARWIN_C_SOURCE 1 | |
| #define _GNU_SOURCE 1 | |
| #define _POSIX_PTHREAD_SEMANTICS 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define _DARWIN_USE_64_BIT_INODE 1 | |
| #define SYSTEM_TYPE "gnu/linux" | |
| #define HAVE_SYS_SOUNDCARD_H 1 | |
| /* end confdefs.h. */ | |
| | |
| #ifdef __MINGW32__ | |
| #define WIN32_LEAN_AND_MEAN | |
| #include <windows.h> | |
| #endif | |
| | |
| | |
| #include <mmsystem.h> | |
configure:9296: result: no | |
configure:9317: checking for _oss_ioctl in -lossaudio | |
configure:9342: /usr/bin/gcc-4.8 -std=gnu99 -o conftest -Os -w -pipe -march=core2 -isystem/home/user/.linuxbrew/include -L/home/user/.linuxbrew/lib -Wl,-rpath,/home/user/.linuxbrew/lib conftest.c -lossaudio >&5 | |
/usr/bin/ld: cannot find -lossaudio | |
collect2: error: ld returned 1 exit status | |
configure:9342: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "emacs" | |
| #define PACKAGE_TARNAME "emacs" | |
| #define PACKAGE_VERSION "24.5" | |
| #define PACKAGE_STRING "emacs 24.5" | |
| #define PACKAGE_BUGREPORT "" | |
| #define PACKAGE_URL "" | |
| #define PACKAGE "emacs" | |
| #define VERSION "24.5" | |
| #define MAIL_USE_POP 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define __EXTENSIONS__ 1 | |
| #define _ALL_SOURCE 1 | |
| #define _DARWIN_C_SOURCE 1 | |
| #define _GNU_SOURCE 1 | |
| #define _POSIX_PTHREAD_SEMANTICS 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define _DARWIN_USE_64_BIT_INODE 1 | |
| #define SYSTEM_TYPE "gnu/linux" | |
| #define HAVE_SYS_SOUNDCARD_H 1 | |
| /* end confdefs.h. */ | |
| | |
| /* Override any GCC internal prototype to avoid an error. | |
| Use char because int might match the return type of a GCC | |
| builtin and then its argument prototype would still apply. */ | |
| #ifdef __cplusplus | |
| extern "C" | |
| #endif | |
| char _oss_ioctl (); | |
| int | |
| main () | |
| { | |
| return _oss_ioctl (); | |
| ; | |
| return 0; | |
| } | |
configure:9351: result: no | |
configure:9375: checking for alsa >= 1.0.0 | |
configure:9387: result: no | |
configure:9489: checking for sys/systeminfo.h | |
configure:9489: /usr/bin/gcc-4.8 -std=gnu99 -c -Os -w -pipe -march=core2 -isystem/home/user/.linuxbrew/include conftest.c >&5 | |
conftest.c:66:28: fatal error: sys/systeminfo.h: No such file or directory | |
#include <sys/systeminfo.h> | |
^ | |
compilation terminated. | |
configure:9489: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "emacs" | |
| #define PACKAGE_TARNAME "emacs" | |
| #define PACKAGE_VERSION "24.5" | |
| #define PACKAGE_STRING "emacs 24.5" | |
| #define PACKAGE_BUGREPORT "" | |
| #define PACKAGE_URL "" | |
| #define PACKAGE "emacs" | |
| #define VERSION "24.5" | |
| #define MAIL_USE_POP 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define __EXTENSIONS__ 1 | |
| #define _ALL_SOURCE 1 | |
| #define _DARWIN_C_SOURCE 1 | |
| #define _GNU_SOURCE 1 | |
| #define _POSIX_PTHREAD_SEMANTICS 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define _DARWIN_USE_64_BIT_INODE 1 | |
| #define SYSTEM_TYPE "gnu/linux" | |
| #define HAVE_SYS_SOUNDCARD_H 1 | |
| #define HAVE_SOUND 1 | |
| /* end confdefs.h. */ | |
| #include <stdio.h> | |
| #ifdef HAVE_SYS_TYPES_H | |
| # include <sys/types.h> | |
| #endif | |
| #ifdef HAVE_SYS_STAT_H | |
| # include <sys/stat.h> | |
| #endif | |
| #ifdef STDC_HEADERS | |
| # include <stdlib.h> | |
| # include <stddef.h> | |
| #else | |
| # ifdef HAVE_STDLIB_H | |
| # include <stdlib.h> | |
| # endif | |
| #endif | |
| #ifdef HAVE_STRING_H | |
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | |
| # include <memory.h> | |
| # endif | |
| # include <string.h> | |
| #endif | |
| #ifdef HAVE_STRINGS_H | |
| # include <strings.h> | |
| #endif | |
| #ifdef HAVE_INTTYPES_H | |
| # include <inttypes.h> | |
| #endif | |
| #ifdef HAVE_STDINT_H | |
| # include <stdint.h> | |
| #endif | |
| #ifdef HAVE_UNISTD_H | |
| # include <unistd.h> | |
| #endif | |
| | |
| #include <sys/systeminfo.h> | |
configure:9489: result: no | |
configure:9489: checking for coff.h | |
configure:9489: /usr/bin/gcc-4.8 -std=gnu99 -c -Os -w -pipe -march=core2 -isystem/home/user/.linuxbrew/include conftest.c >&5 | |
conftest.c:66:18: fatal error: coff.h: No such file or directory | |
#include <coff.h> | |
^ | |
compilation terminated. | |
configure:9489: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "emacs" | |
| #define PACKAGE_TARNAME "emacs" | |
| #define PACKAGE_VERSION "24.5" | |
| #define PACKAGE_STRING "emacs 24.5" | |
| #define PACKAGE_BUGREPORT "" | |
| #define PACKAGE_URL "" | |
| #define PACKAGE "emacs" | |
| #define VERSION "24.5" | |
| #define MAIL_USE_POP 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define __EXTENSIONS__ 1 | |
| #define _ALL_SOURCE 1 | |
| #define _DARWIN_C_SOURCE 1 | |
| #define _GNU_SOURCE 1 | |
| #define _POSIX_PTHREAD_SEMANTICS 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define _DARWIN_USE_64_BIT_INODE 1 | |
| #define SYSTEM_TYPE "gnu/linux" | |
| #define HAVE_SYS_SOUNDCARD_H 1 | |
| #define HAVE_SOUND 1 | |
| /* end confdefs.h. */ | |
| #include <stdio.h> | |
| #ifdef HAVE_SYS_TYPES_H | |
| # include <sys/types.h> | |
| #endif | |
| #ifdef HAVE_SYS_STAT_H | |
| # include <sys/stat.h> | |
| #endif | |
| #ifdef STDC_HEADERS | |
| # include <stdlib.h> | |
| # include <stddef.h> | |
| #else | |
| # ifdef HAVE_STDLIB_H | |
| # include <stdlib.h> | |
| # endif | |
| #endif | |
| #ifdef HAVE_STRING_H | |
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | |
| # include <memory.h> | |
| # endif | |
| # include <string.h> | |
| #endif | |
| #ifdef HAVE_STRINGS_H | |
| # include <strings.h> | |
| #endif | |
| #ifdef HAVE_INTTYPES_H | |
| # include <inttypes.h> | |
| #endif | |
| #ifdef HAVE_STDINT_H | |
| # include <stdint.h> | |
| #endif | |
| #ifdef HAVE_UNISTD_H | |
| # include <unistd.h> | |
| #endif | |
| | |
| #include <coff.h> | |
configure:9489: result: no | |
configure:9489: checking for pty.h | |
configure:9489: /usr/bin/gcc-4.8 -std=gnu99 -c -Os -w -pipe -march=core2 -isystem/home/user/.linuxbrew/include conftest.c >&5 | |
configure:9489: $? = 0 | |
configure:9489: result: yes | |
configure:9489: checking for sys/resource.h | |
configure:9489: /usr/bin/gcc-4.8 -std=gnu99 -c -Os -w -pipe -march=core2 -isystem/home/user/.linuxbrew/include conftest.c >&5 | |
configure:9489: $? = 0 | |
configure:9489: result: yes | |
configure:9489: checking for sys/utsname.h | |
configure:9489: /usr/bin/gcc-4.8 -std=gnu99 -c -Os -w -pipe -march=core2 -isystem/home/user/.linuxbrew/include conftest.c >&5 | |
configure:9489: $? = 0 | |
configure:9489: result: yes | |
configure:9489: checking for pwd.h | |
configure:9489: /usr/bin/gcc-4.8 -std=gnu99 -c -Os -w -pipe -march=core2 -isystem/home/user/.linuxbrew/include conftest.c >&5 | |
configure:9489: $? = 0 | |
configure:9489: result: yes | |
configure:9489: checking for utmp.h | |
configure:9489: /usr/bin/gcc-4.8 -std=gnu99 -c -Os -w -pipe -march=core2 -isystem/home/user/.linuxbrew/include conftest.c >&5 | |
configure:9489: $? = 0 | |
configure:9489: result: yes | |
configure:9489: checking for util.h | |
configure:9489: /usr/bin/gcc-4.8 -std=gnu99 -c -Os -w -pipe -march=core2 -isystem/home/user/.linuxbrew/include conftest.c >&5 | |
conftest.c:71:18: fatal error: util.h: No such file or directory | |
#include <util.h> | |
^ | |
compilation terminated. | |
configure:9489: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "emacs" | |
| #define PACKAGE_TARNAME "emacs" | |
| #define PACKAGE_VERSION "24.5" | |
| #define PACKAGE_STRING "emacs 24.5" | |
| #define PACKAGE_BUGREPORT "" | |
| #define PACKAGE_URL "" | |
| #define PACKAGE "emacs" | |
| #define VERSION "24.5" | |
| #define MAIL_USE_POP 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define __EXTENSIONS__ 1 | |
| #define _ALL_SOURCE 1 | |
| #define _DARWIN_C_SOURCE 1 | |
| #define _GNU_SOURCE 1 | |
| #define _POSIX_PTHREAD_SEMANTICS 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define _DARWIN_USE_64_BIT_INODE 1 | |
| #define SYSTEM_TYPE "gnu/linux" | |
| #define HAVE_SYS_SOUNDCARD_H 1 | |
| #define HAVE_SOUND 1 | |
| #define HAVE_PTY_H 1 | |
| #define HAVE_SYS_RESOURCE_H 1 | |
| #define HAVE_SYS_UTSNAME_H 1 | |
| #define HAVE_PWD_H 1 | |
| #define HAVE_UTMP_H 1 | |
| /* end confdefs.h. */ | |
| #include <stdio.h> | |
| #ifdef HAVE_SYS_TYPES_H | |
| # include <sys/types.h> | |
| #endif | |
| #ifdef HAVE_SYS_STAT_H | |
| # include <sys/stat.h> | |
| #endif | |
| #ifdef STDC_HEADERS | |
| # include <stdlib.h> | |
| # include <stddef.h> | |
| #else | |
| # ifdef HAVE_STDLIB_H | |
| # include <stdlib.h> | |
| # endif | |
| #endif | |
| #ifdef HAVE_STRING_H | |
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | |
| # include <memory.h> | |
| # endif | |
| # include <string.h> | |
| #endif | |
| #ifdef HAVE_STRINGS_H | |
| # include <strings.h> | |
| #endif | |
| #ifdef HAVE_INTTYPES_H | |
| # include <inttypes.h> | |
| #endif | |
| #ifdef HAVE_STDINT_H | |
| # include <stdint.h> | |
| #endif | |
| #ifdef HAVE_UNISTD_H | |
| # include <unistd.h> | |
| #endif | |
| | |
| #include <util.h> | |
configure:9489: result: no | |
configure:9489: checking for sys/socket.h | |
configure:9489: /usr/bin/gcc-4.8 -std=gnu99 -c -Os -w -pipe -march=core2 -isystem/home/user/.linuxbrew/include conftest.c >&5 | |
configure:9489: $? = 0 | |
configure:9489: result: yes | |
configure:9489: checking for stdlib.h | |
configure:9489: result: yes | |
configure:9489: checking for unistd.h | |
configure:9489: result: yes | |
configure:9489: checking for sys/param.h | |
configure:9489: /usr/bin/gcc-4.8 -std=gnu99 -c -Os -w -pipe -march=core2 -isystem/home/user/.linuxbrew/include conftest.c >&5 | |
configure:9489: $? = 0 | |
configure:9489: result: yes | |
configure:9489: checking for pthread.h | |
configure:9489: /usr/bin/gcc-4.8 -std=gnu99 -c -Os -w -pipe -march=core2 -isystem/home/user/.linuxbrew/include conftest.c >&5 | |
configure:9489: $? = 0 | |
configure:9489: result: yes | |
configure:9489: checking for malloc/malloc.h | |
configure:9489: /usr/bin/gcc-4.8 -std=gnu99 -c -Os -w -pipe -march=core2 -isystem/home/user/.linuxbrew/include conftest.c >&5 | |
conftest.c:76:27: fatal error: malloc/malloc.h: No such file or directory | |
#include <malloc/malloc.h> | |
^ | |
compilation terminated. | |
configure:9489: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "emacs" | |
| #define PACKAGE_TARNAME "emacs" | |
| #define PACKAGE_VERSION "24.5" | |
| #define PACKAGE_STRING "emacs 24.5" | |
| #define PACKAGE_BUGREPORT "" | |
| #define PACKAGE_URL "" | |
| #define PACKAGE "emacs" | |
| #define VERSION "24.5" | |
| #define MAIL_USE_POP 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define __EXTENSIONS__ 1 | |
| #define _ALL_SOURCE 1 | |
| #define _DARWIN_C_SOURCE 1 | |
| #define _GNU_SOURCE 1 | |
| #define _POSIX_PTHREAD_SEMANTICS 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define _DARWIN_USE_64_BIT_INODE 1 | |
| #define SYSTEM_TYPE "gnu/linux" | |
| #define HAVE_SYS_SOUNDCARD_H 1 | |
| #define HAVE_SOUND 1 | |
| #define HAVE_PTY_H 1 | |
| #define HAVE_SYS_RESOURCE_H 1 | |
| #define HAVE_SYS_UTSNAME_H 1 | |
| #define HAVE_PWD_H 1 | |
| #define HAVE_UTMP_H 1 | |
| #define HAVE_SYS_SOCKET_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_PTHREAD_H 1 | |
| /* end confdefs.h. */ | |
| #include <stdio.h> | |
| #ifdef HAVE_SYS_TYPES_H | |
| # include <sys/types.h> | |
| #endif | |
| #ifdef HAVE_SYS_STAT_H | |
| # include <sys/stat.h> | |
| #endif | |
| #ifdef STDC_HEADERS | |
| # include <stdlib.h> | |
| # include <stddef.h> | |
| #else | |
| # ifdef HAVE_STDLIB_H | |
| # include <stdlib.h> | |
| # endif | |
| #endif | |
| #ifdef HAVE_STRING_H | |
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | |
| # include <memory.h> | |
| # endif | |
| # include <string.h> | |
| #endif | |
| #ifdef HAVE_STRINGS_H | |
| # include <strings.h> | |
| #endif | |
| #ifdef HAVE_INTTYPES_H | |
| # include <inttypes.h> | |
| #endif | |
| #ifdef HAVE_STDINT_H | |
| # include <stdint.h> | |
| #endif | |
| #ifdef HAVE_UNISTD_H | |
| # include <unistd.h> | |
| #endif | |
| | |
| #include <malloc/malloc.h> | |
configure:9489: result: no | |
configure:9489: checking for maillock.h | |
configure:9489: /usr/bin/gcc-4.8 -std=gnu99 -c -Os -w -pipe -march=core2 -isystem/home/user/.linuxbrew/include conftest.c >&5 | |
conftest.c:76:22: fatal error: maillock.h: No such file or directory | |
#include <maillock.h> | |
^ | |
compilation terminated. | |
configure:9489: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "emacs" | |
| #define PACKAGE_TARNAME "emacs" | |
| #define PACKAGE_VERSION "24.5" | |
| #define PACKAGE_STRING "emacs 24.5" | |
| #define PACKAGE_BUGREPORT "" | |
| #define PACKAGE_URL "" | |
| #define PACKAGE "emacs" | |
| #define VERSION "24.5" | |
| #define MAIL_USE_POP 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define __EXTENSIONS__ 1 | |
| #define _ALL_SOURCE 1 | |
| #define _DARWIN_C_SOURCE 1 | |
| #define _GNU_SOURCE 1 | |
| #define _POSIX_PTHREAD_SEMANTICS 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define _DARWIN_USE_64_BIT_INODE 1 | |
| #define SYSTEM_TYPE "gnu/linux" | |
| #define HAVE_SYS_SOUNDCARD_H 1 | |
| #define HAVE_SOUND 1 | |
| #define HAVE_PTY_H 1 | |
| #define HAVE_SYS_RESOURCE_H 1 | |
| #define HAVE_SYS_UTSNAME_H 1 | |
| #define HAVE_PWD_H 1 | |
| #define HAVE_UTMP_H 1 | |
| #define HAVE_SYS_SOCKET_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_PTHREAD_H 1 | |
| /* end confdefs.h. */ | |
| #include <stdio.h> | |
| #ifdef HAVE_SYS_TYPES_H | |
| # include <sys/types.h> | |
| #endif | |
| #ifdef HAVE_SYS_STAT_H | |
| # include <sys/stat.h> | |
| #endif | |
| #ifdef STDC_HEADERS | |
| # include <stdlib.h> | |
| # include <stddef.h> | |
| #else | |
| # ifdef HAVE_STDLIB_H | |
| # include <stdlib.h> | |
| # endif | |
| #endif | |
| #ifdef HAVE_STRING_H | |
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | |
| # include <memory.h> | |
| # endif | |
| # include <string.h> | |
| #endif | |
| #ifdef HAVE_STRINGS_H | |
| # include <strings.h> | |
| #endif | |
| #ifdef HAVE_INTTYPES_H | |
| # include <inttypes.h> | |
| #endif | |
| #ifdef HAVE_STDINT_H | |
| # include <stdint.h> | |
| #endif | |
| #ifdef HAVE_UNISTD_H | |
| # include <unistd.h> | |
| #endif | |
| | |
| #include <maillock.h> | |
configure:9489: result: no | |
configure:9489: checking for sys/un.h | |
configure:9489: /usr/bin/gcc-4.8 -std=gnu99 -c -Os -w -pipe -march=core2 -isystem/home/user/.linuxbrew/include conftest.c >&5 | |
configure:9489: $? = 0 | |
configure:9489: result: yes | |
configure:9489: checking for dirent.h | |
configure:9489: /usr/bin/gcc-4.8 -std=gnu99 -c -Os -w -pipe -march=core2 -isystem/home/user/.linuxbrew/include conftest.c >&5 | |
configure:9489: $? = 0 | |
configure:9489: result: yes | |
configure:9489: checking for execinfo.h | |
configure:9489: /usr/bin/gcc-4.8 -std=gnu99 -c -Os -w -pipe -march=core2 -isystem/home/user/.linuxbrew/include conftest.c >&5 | |
configure:9489: $? = 0 | |
configure:9489: result: yes | |
configure:9489: checking for stdio_ext.h | |
configure:9489: /usr/bin/gcc-4.8 -std=gnu99 -c -Os -w -pipe -march=core2 -isystem/home/user/.linuxbrew/include conftest.c >&5 | |
configure:9489: $? = 0 | |
configure:9489: result: yes | |
configure:9489: checking for getopt.h | |
configure:9489: /usr/bin/gcc-4.8 -std=gnu99 -c -Os -w -pipe -march=core2 -isystem/home/user/.linuxbrew/include conftest.c >&5 | |
configure:9489: $? = 0 | |
configure:9489: result: yes | |
configure:9489: checking for sys/time.h | |
configure:9489: /usr/bin/gcc-4.8 -std=gnu99 -c -Os -w -pipe -march=core2 -isystem/home/user/.linuxbrew/include conftest.c >&5 | |
configure:9489: $? = 0 | |
configure:9489: result: yes | |
configure:9489: checking for wchar.h | |
configure:9489: /usr/bin/gcc-4.8 -std=gnu99 -c -Os -w -pipe -march=core2 -isystem/home/user/.linuxbrew/include conftest.c >&5 | |
configure:9489: $? = 0 | |
configure:9489: result: yes | |
configure:9489: checking for stdint.h | |
configure:9489: result: yes | |
configure:9489: checking for inttypes.h | |
configure:9489: result: yes | |
configure:9489: checking for sys/select.h | |
configure:9489: /usr/bin/gcc-4.8 -std=gnu99 -c -Os -w -pipe -march=core2 -isystem/home/user/.linuxbrew/include conftest.c >&5 | |
configure:9489: $? = 0 | |
configure:9489: result: yes | |
configure:9489: checking for sys/stat.h | |
configure:9489: result: yes | |
configure:9489: checking for utime.h | |
configure:9489: /usr/bin/gcc-4.8 -std=gnu99 -c -Os -w -pipe -march=core2 -isystem/home/user/.linuxbrew/include conftest.c >&5 | |
configure:9489: $? = 0 | |
configure:9489: result: yes | |
configure:9518: checking if personality LINUX32 can be set | |
configure:9531: /usr/bin/gcc-4.8 -std=gnu99 -c -Os -w -pipe -march=core2 -isystem/home/user/.linuxbrew/include conftest.c >&5 | |
configure:9531: $? = 0 | |
configure:9537: result: yes | |
configure:9548: checking for term.h | |
configure:9548: /usr/bin/gcc-4.8 -E -isystem/home/user/.linuxbrew/include conftest.c | |
configure:9548: $? = 0 | |
configure:9548: result: yes | |
configure:9558: checking whether time.h and sys/time.h may both be included | |
configure:9578: /usr/bin/gcc-4.8 -std=gnu99 -c -Os -w -pipe -march=core2 -isystem/home/user/.linuxbrew/include conftest.c >&5 | |
configure:9578: $? = 0 | |
configure:9585: result: yes | |
configure:9593: checking whether sys_siglist is declared | |
configure:9593: /usr/bin/gcc-4.8 -std=gnu99 -c -Os -w -pipe -march=core2 -isystem/home/user/.linuxbrew/include conftest.c >&5 | |
configure:9593: $? = 0 | |
configure:9593: result: yes | |
configure:9622: checking for sys/wait.h that is POSIX.1 compatible | |
configure:9648: /usr/bin/gcc-4.8 -std=gnu99 -c -Os -w -pipe -march=core2 -isystem/home/user/.linuxbrew/include conftest.c >&5 | |
configure:9648: $? = 0 | |
configure:9655: result: yes | |
configure:9669: checking for net/if.h | |
configure:9669: /usr/bin/gcc-4.8 -std=gnu99 -c -Os -w -pipe -march=core2 -isystem/home/user/.linuxbrew/include conftest.c >&5 | |
configure:9669: $? = 0 | |
configure:9669: result: yes | |
configure:9685: checking for ifaddrs.h | |
configure:9685: /usr/bin/gcc-4.8 -std=gnu99 -c -Os -w -pipe -march=core2 -isystem/home/user/.linuxbrew/include conftest.c >&5 | |
configure:9685: $? = 0 | |
configure:9685: result: yes | |
configure:9701: checking for net/if_dl.h | |
configure:9701: /usr/bin/gcc-4.8 -std=gnu99 -c -Os -w -pipe -march=core2 -isystem/home/user/.linuxbrew/include conftest.c >&5 | |
conftest.c:98:23: fatal error: net/if_dl.h: No such file or directory | |
#include <net/if_dl.h> | |
^ | |
compilation terminated. | |
configure:9701: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "emacs" | |
| #define PACKAGE_TARNAME "emacs" | |
| #define PACKAGE_VERSION "24.5" | |
| #define PACKAGE_STRING "emacs 24.5" | |
| #define PACKAGE_BUGREPORT "" | |
| #define PACKAGE_URL "" | |
| #define PACKAGE "emacs" | |
| #define VERSION "24.5" | |
| #define MAIL_USE_POP 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define __EXTENSIONS__ 1 | |
| #define _ALL_SOURCE 1 | |
| #define _DARWIN_C_SOURCE 1 | |
| #define _GNU_SOURCE 1 | |
| #define _POSIX_PTHREAD_SEMANTICS 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define _DARWIN_USE_64_BIT_INODE 1 | |
| #define SYSTEM_TYPE "gnu/linux" | |
| #define HAVE_SYS_SOUNDCARD_H 1 | |
| #define HAVE_SOUND 1 | |
| #define HAVE_PTY_H 1 | |
| #define HAVE_SYS_RESOURCE_H 1 | |
| #define HAVE_SYS_UTSNAME_H 1 | |
| #define HAVE_PWD_H 1 | |
| #define HAVE_UTMP_H 1 | |
| #define HAVE_SYS_SOCKET_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_PTHREAD_H 1 | |
| #define HAVE_SYS_UN_H 1 | |
| #define HAVE_DIRENT_H 1 | |
| #define HAVE_EXECINFO_H 1 | |
| #define HAVE_STDIO_EXT_H 1 | |
| #define HAVE_GETOPT_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_WCHAR_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_PERSONALITY_LINUX32 1 | |
| #define HAVE_TERM_H 1 | |
| #define TIME_WITH_SYS_TIME 1 | |
| #define HAVE_DECL_SYS_SIGLIST 1 | |
| #define HAVE_SYS_WAIT_H 1 | |
| #define HAVE_NET_IF_H 1 | |
| #define HAVE_IFADDRS_H 1 | |
| /* end confdefs.h. */ | |
| #include <stdio.h> | |
| #ifdef HAVE_SYS_TYPES_H | |
| # include <sys/types.h> | |
| #endif | |
| #ifdef HAVE_SYS_STAT_H | |
| # include <sys/stat.h> | |
| #endif | |
| #ifdef STDC_HEADERS | |
| # include <stdlib.h> | |
| # include <stddef.h> | |
| #else | |
| # ifdef HAVE_STDLIB_H | |
| # include <stdlib.h> | |
| # endif | |
| #endif | |
| #ifdef HAVE_STRING_H | |
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | |
| # include <memory.h> | |
| # endif | |
| # include <string.h> | |
| #endif | |
| #ifdef HAVE_STRINGS_H | |
| # include <strings.h> | |
| #endif | |
| #ifdef HAVE_INTTYPES_H | |
| # include <inttypes.h> | |
| #endif | |
| #ifdef HAVE_STDINT_H | |
| # include <stdint.h> | |
| #endif | |
| #ifdef HAVE_UNISTD_H | |
| # include <unistd.h> | |
| #endif | |
| #if HAVE_SYS_SOCKET_H | |
| #include <sys/socket.h> | |
| #endif | |
| | |
| #include <net/if_dl.h> | |
configure:9701: result: no | |
configure:9716: checking for struct ifreq.ifr_flags | |
configure:9716: /usr/bin/gcc-4.8 -std=gnu99 -c -Os -w -pipe -march=core2 -isystem/home/user/.linuxbrew/include conftest.c >&5 | |
configure:9716: $? = 0 | |
configure:9716: result: yes | |
configure:9732: checking for struct ifreq.ifr_hwaddr | |
configure:9732: /usr/bin/gcc-4.8 -std=gnu99 -c -Os -w -pipe -march=core2 -isystem/home/user/.linuxbrew/include conftest.c >&5 | |
conftest.c: In function 'main': | |
conftest.c:106:5: error: used struct type value where scalar is required | |
if (ac_aggr.ifr_hwaddr) | |
^ | |
configure:9732: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "emacs" | |
| #define PACKAGE_TARNAME "emacs" | |
| #define PACKAGE_VERSION "24.5" | |
| #define PACKAGE_STRING "emacs 24.5" | |
| #define PACKAGE_BUGREPORT "" | |
| #define PACKAGE_URL "" | |
| #define PACKAGE "emacs" | |
| #define VERSION "24.5" | |
| #define MAIL_USE_POP 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define __EXTENSIONS__ 1 | |
| #define _ALL_SOURCE 1 | |
| #define _DARWIN_C_SOURCE 1 | |
| #define _GNU_SOURCE 1 | |
| #define _POSIX_PTHREAD_SEMANTICS 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define _DARWIN_USE_64_BIT_INODE 1 | |
| #define SYSTEM_TYPE "gnu/linux" | |
| #define HAVE_SYS_SOUNDCARD_H 1 | |
| #define HAVE_SOUND 1 | |
| #define HAVE_PTY_H 1 | |
| #define HAVE_SYS_RESOURCE_H 1 | |
| #define HAVE_SYS_UTSNAME_H 1 | |
| #define HAVE_PWD_H 1 | |
| #define HAVE_UTMP_H 1 | |
| #define HAVE_SYS_SOCKET_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_PTHREAD_H 1 | |
| #define HAVE_SYS_UN_H 1 | |
| #define HAVE_DIRENT_H 1 | |
| #define HAVE_EXECINFO_H 1 | |
| #define HAVE_STDIO_EXT_H 1 | |
| #define HAVE_GETOPT_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_WCHAR_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_PERSONALITY_LINUX32 1 | |
| #define HAVE_TERM_H 1 | |
| #define TIME_WITH_SYS_TIME 1 | |
| #define HAVE_DECL_SYS_SIGLIST 1 | |
| #define HAVE_SYS_WAIT_H 1 | |
| #define HAVE_NET_IF_H 1 | |
| #define HAVE_IFADDRS_H 1 | |
| #define HAVE_STRUCT_IFREQ_IFR_FLAGS 1 | |
| /* end confdefs.h. */ | |
| #include <stdio.h> | |
| #ifdef HAVE_SYS_TYPES_H | |
| # include <sys/types.h> | |
| #endif | |
| #ifdef HAVE_SYS_STAT_H | |
| # include <sys/stat.h> | |
| #endif | |
| #ifdef STDC_HEADERS | |
| # include <stdlib.h> | |
| # include <stddef.h> | |
| #else | |
| # ifdef HAVE_STDLIB_H | |
| # include <stdlib.h> | |
| # endif | |
| #endif | |
| #ifdef HAVE_STRING_H | |
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | |
| # include <memory.h> | |
| # endif | |
| # include <string.h> | |
| #endif | |
| #ifdef HAVE_STRINGS_H | |
| # include <strings.h> | |
| #endif | |
| #ifdef HAVE_INTTYPES_H | |
| # include <inttypes.h> | |
| #endif | |
| #ifdef HAVE_STDINT_H | |
| # include <stdint.h> | |
| #endif | |
| #ifdef HAVE_UNISTD_H | |
| # include <unistd.h> | |
| #endif | |
| #if HAVE_SYS_SOCKET_H | |
| #include <sys/socket.h> | |
| #endif | |
| #if HAVE_NET_IF_H | |
| #include <net/if.h> | |
| #endif | |
| | |
| int | |
| main () | |
| { | |
| static struct ifreq ac_aggr; | |
| if (ac_aggr.ifr_hwaddr) | |
| return 0; | |
| ; | |
| return 0; | |
| } | |
configure:9732: /usr/bin/gcc-4.8 -std=gnu99 -c -Os -w -pipe -march=core2 -isystem/home/user/.linuxbrew/include conftest.c >&5 | |
configure:9732: $? = 0 | |
configure:9732: result: yes | |
configure:9748: checking for struct ifreq.ifr_netmask | |
configure:9748: /usr/bin/gcc-4.8 -std=gnu99 -c -Os -w -pipe -march=core2 -isystem/home/user/.linuxbrew/include conftest.c >&5 | |
conftest.c: In function 'main': | |
conftest.c:107:5: error: used struct type value where scalar is required | |
if (ac_aggr.ifr_netmask) | |
^ | |
configure:9748: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "emacs" | |
| #define PACKAGE_TARNAME "emacs" | |
| #define PACKAGE_VERSION "24.5" | |
| #define PACKAGE_STRING "emacs 24.5" | |
| #define PACKAGE_BUGREPORT "" | |
| #define PACKAGE_URL "" | |
| #define PACKAGE "emacs" | |
| #define VERSION "24.5" | |
| #define MAIL_USE_POP 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define __EXTENSIONS__ 1 | |
| #define _ALL_SOURCE 1 | |
| #define _DARWIN_C_SOURCE 1 | |
| #define _GNU_SOURCE 1 | |
| #define _POSIX_PTHREAD_SEMANTICS 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define _DARWIN_USE_64_BIT_INODE 1 | |
| #define SYSTEM_TYPE "gnu/linux" | |
| #define HAVE_SYS_SOUNDCARD_H 1 | |
| #define HAVE_SOUND 1 | |
| #define HAVE_PTY_H 1 | |
| #define HAVE_SYS_RESOURCE_H 1 | |
| #define HAVE_SYS_UTSNAME_H 1 | |
| #define HAVE_PWD_H 1 | |
| #define HAVE_UTMP_H 1 | |
| #define HAVE_SYS_SOCKET_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_PTHREAD_H 1 | |
| #define HAVE_SYS_UN_H 1 | |
| #define HAVE_DIRENT_H 1 | |
| #define HAVE_EXECINFO_H 1 | |
| #define HAVE_STDIO_EXT_H 1 | |
| #define HAVE_GETOPT_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_WCHAR_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_PERSONALITY_LINUX32 1 | |
| #define HAVE_TERM_H 1 | |
| #define TIME_WITH_SYS_TIME 1 | |
| #define HAVE_DECL_SYS_SIGLIST 1 | |
| #define HAVE_SYS_WAIT_H 1 | |
| #define HAVE_NET_IF_H 1 | |
| #define HAVE_IFADDRS_H 1 | |
| #define HAVE_STRUCT_IFREQ_IFR_FLAGS 1 | |
| #define HAVE_STRUCT_IFREQ_IFR_HWADDR 1 | |
| /* end confdefs.h. */ | |
| #include <stdio.h> | |
| #ifdef HAVE_SYS_TYPES_H | |
| # include <sys/types.h> | |
| #endif | |
| #ifdef HAVE_SYS_STAT_H | |
| # include <sys/stat.h> | |
| #endif | |
| #ifdef STDC_HEADERS | |
| # include <stdlib.h> | |
| # include <stddef.h> | |
| #else | |
| # ifdef HAVE_STDLIB_H | |
| # include <stdlib.h> | |
| # endif | |
| #endif | |
| #ifdef HAVE_STRING_H | |
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | |
| # include <memory.h> | |
| # endif | |
| # include <string.h> | |
| #endif | |
| #ifdef HAVE_STRINGS_H | |
| # include <strings.h> | |
| #endif | |
| #ifdef HAVE_INTTYPES_H | |
| # include <inttypes.h> | |
| #endif | |
| #ifdef HAVE_STDINT_H | |
| # include <stdint.h> | |
| #endif | |
| #ifdef HAVE_UNISTD_H | |
| # include <unistd.h> | |
| #endif | |
| #if HAVE_SYS_SOCKET_H | |
| #include <sys/socket.h> | |
| #endif | |
| #if HAVE_NET_IF_H | |
| #include <net/if.h> | |
| #endif | |
| | |
| int | |
| main () | |
| { | |
| static struct ifreq ac_aggr; | |
| if (ac_aggr.ifr_netmask) | |
| return 0; | |
| ; | |
| return 0; | |
| } | |
configure:9748: /usr/bin/gcc-4.8 -std=gnu99 -c -Os -w -pipe -march=core2 -isystem/home/user/.linuxbrew/include conftest.c >&5 | |
configure:9748: $? = 0 | |
configure:9748: result: yes | |
configure:9764: checking for struct ifreq.ifr_broadaddr | |
configure:9764: /usr/bin/gcc-4.8 -std=gnu99 -c -Os -w -pipe -march=core2 -isystem/home/user/.linuxbrew/include conftest.c >&5 | |
conftest.c: In function 'main': | |
conftest.c:108:5: error: used struct type value where scalar is required | |
if (ac_aggr.ifr_broadaddr) | |
^ | |
configure:9764: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "emacs" | |
| #define PACKAGE_TARNAME "emacs" | |
| #define PACKAGE_VERSION "24.5" | |
| #define PACKAGE_STRING "emacs 24.5" | |
| #define PACKAGE_BUGREPORT "" | |
| #define PACKAGE_URL "" | |
| #define PACKAGE "emacs" | |
| #define VERSION "24.5" | |
| #define MAIL_USE_POP 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define __EXTENSIONS__ 1 | |
| #define _ALL_SOURCE 1 | |
| #define _DARWIN_C_SOURCE 1 | |
| #define _GNU_SOURCE 1 | |
| #define _POSIX_PTHREAD_SEMANTICS 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define _DARWIN_USE_64_BIT_INODE 1 | |
| #define SYSTEM_TYPE "gnu/linux" | |
| #define HAVE_SYS_SOUNDCARD_H 1 | |
| #define HAVE_SOUND 1 | |
| #define HAVE_PTY_H 1 | |
| #define HAVE_SYS_RESOURCE_H 1 | |
| #define HAVE_SYS_UTSNAME_H 1 | |
| #define HAVE_PWD_H 1 | |
| #define HAVE_UTMP_H 1 | |
| #define HAVE_SYS_SOCKET_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_PTHREAD_H 1 | |
| #define HAVE_SYS_UN_H 1 | |
| #define HAVE_DIRENT_H 1 | |
| #define HAVE_EXECINFO_H 1 | |
| #define HAVE_STDIO_EXT_H 1 | |
| #define HAVE_GETOPT_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_WCHAR_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_PERSONALITY_LINUX32 1 | |
| #define HAVE_TERM_H 1 | |
| #define TIME_WITH_SYS_TIME 1 | |
| #define HAVE_DECL_SYS_SIGLIST 1 | |
| #define HAVE_SYS_WAIT_H 1 | |
| #define HAVE_NET_IF_H 1 | |
| #define HAVE_IFADDRS_H 1 | |
| #define HAVE_STRUCT_IFREQ_IFR_FLAGS 1 | |
| #define HAVE_STRUCT_IFREQ_IFR_HWADDR 1 | |
| #define HAVE_STRUCT_IFREQ_IFR_NETMASK 1 | |
| /* end confdefs.h. */ | |
| #include <stdio.h> | |
| #ifdef HAVE_SYS_TYPES_H | |
| # include <sys/types.h> | |
| #endif | |
| #ifdef HAVE_SYS_STAT_H | |
| # include <sys/stat.h> | |
| #endif | |
| #ifdef STDC_HEADERS | |
| # include <stdlib.h> | |
| # include <stddef.h> | |
| #else | |
| # ifdef HAVE_STDLIB_H | |
| # include <stdlib.h> | |
| # endif | |
| #endif | |
| #ifdef HAVE_STRING_H | |
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | |
| # include <memory.h> | |
| # endif | |
| # include <string.h> | |
| #endif | |
| #ifdef HAVE_STRINGS_H | |
| # include <strings.h> | |
| #endif | |
| #ifdef HAVE_INTTYPES_H | |
| # include <inttypes.h> | |
| #endif | |
| #ifdef HAVE_STDINT_H | |
| # include <stdint.h> | |
| #endif | |
| #ifdef HAVE_UNISTD_H | |
| # include <unistd.h> | |
| #endif | |
| #if HAVE_SYS_SOCKET_H | |
| #include <sys/socket.h> | |
| #endif | |
| #if HAVE_NET_IF_H | |
| #include <net/if.h> | |
| #endif | |
| | |
| int | |
| main () | |
| { | |
| static struct ifreq ac_aggr; | |
| if (ac_aggr.ifr_broadaddr) | |
| return 0; | |
| ; | |
| return 0; | |
| } | |
configure:9764: /usr/bin/gcc-4.8 -std=gnu99 -c -Os -w -pipe -march=core2 -isystem/home/user/.linuxbrew/include conftest.c >&5 | |
configure:9764: $? = 0 | |
configure:9764: result: yes | |
configure:9780: checking for struct ifreq.ifr_addr | |
configure:9780: /usr/bin/gcc-4.8 -std=gnu99 -c -Os -w -pipe -march=core2 -isystem/home/user/.linuxbrew/include conftest.c >&5 | |
conftest.c: In function 'main': | |
conftest.c:109:5: error: used struct type value where scalar is required | |
if (ac_aggr.ifr_addr) | |
^ | |
configure:9780: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "emacs" | |
| #define PACKAGE_TARNAME "emacs" | |
| #define PACKAGE_VERSION "24.5" | |
| #define PACKAGE_STRING "emacs 24.5" | |
| #define PACKAGE_BUGREPORT "" | |
| #define PACKAGE_URL "" | |
| #define PACKAGE "emacs" | |
| #define VERSION "24.5" | |
| #define MAIL_USE_POP 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define __EXTENSIONS__ 1 | |
| #define _ALL_SOURCE 1 | |
| #define _DARWIN_C_SOURCE 1 | |
| #define _GNU_SOURCE 1 | |
| #define _POSIX_PTHREAD_SEMANTICS 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define _DARWIN_USE_64_BIT_INODE 1 | |
| #define SYSTEM_TYPE "gnu/linux" | |
| #define HAVE_SYS_SOUNDCARD_H 1 | |
| #define HAVE_SOUND 1 | |
| #define HAVE_PTY_H 1 | |
| #define HAVE_SYS_RESOURCE_H 1 | |
| #define HAVE_SYS_UTSNAME_H 1 | |
| #define HAVE_PWD_H 1 | |
| #define HAVE_UTMP_H 1 | |
| #define HAVE_SYS_SOCKET_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_PTHREAD_H 1 | |
| #define HAVE_SYS_UN_H 1 | |
| #define HAVE_DIRENT_H 1 | |
| #define HAVE_EXECINFO_H 1 | |
| #define HAVE_STDIO_EXT_H 1 | |
| #define HAVE_GETOPT_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_WCHAR_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_PERSONALITY_LINUX32 1 | |
| #define HAVE_TERM_H 1 | |
| #define TIME_WITH_SYS_TIME 1 | |
| #define HAVE_DECL_SYS_SIGLIST 1 | |
| #define HAVE_SYS_WAIT_H 1 | |
| #define HAVE_NET_IF_H 1 | |
| #define HAVE_IFADDRS_H 1 | |
| #define HAVE_STRUCT_IFREQ_IFR_FLAGS 1 | |
| #define HAVE_STRUCT_IFREQ_IFR_HWADDR 1 | |
| #define HAVE_STRUCT_IFREQ_IFR_NETMASK 1 | |
| #define HAVE_STRUCT_IFREQ_IFR_BROADADDR 1 | |
| /* end confdefs.h. */ | |
| #include <stdio.h> | |
| #ifdef HAVE_SYS_TYPES_H | |
| # include <sys/types.h> | |
| #endif | |
| #ifdef HAVE_SYS_STAT_H | |
| # include <sys/stat.h> | |
| #endif | |
| #ifdef STDC_HEADERS | |
| # include <stdlib.h> | |
| # include <stddef.h> | |
| #else | |
| # ifdef HAVE_STDLIB_H | |
| # include <stdlib.h> | |
| # endif | |
| #endif | |
| #ifdef HAVE_STRING_H | |
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | |
| # include <memory.h> | |
| # endif | |
| # include <string.h> | |
| #endif | |
| #ifdef HAVE_STRINGS_H | |
| # include <strings.h> | |
| #endif | |
| #ifdef HAVE_INTTYPES_H | |
| # include <inttypes.h> | |
| #endif | |
| #ifdef HAVE_STDINT_H | |
| # include <stdint.h> | |
| #endif | |
| #ifdef HAVE_UNISTD_H | |
| # include <unistd.h> | |
| #endif | |
| #if HAVE_SYS_SOCKET_H | |
| #include <sys/socket.h> | |
| #endif | |
| #if HAVE_NET_IF_H | |
| #include <net/if.h> | |
| #endif | |
| | |
| int | |
| main () | |
| { | |
| static struct ifreq ac_aggr; | |
| if (ac_aggr.ifr_addr) | |
| return 0; | |
| ; | |
| return 0; | |
| } | |
configure:9780: /usr/bin/gcc-4.8 -std=gnu99 -c -Os -w -pipe -march=core2 -isystem/home/user/.linuxbrew/include conftest.c >&5 | |
configure:9780: $? = 0 | |
configure:9780: result: yes | |
configure:9796: checking for struct ifreq.ifr_addr.sa_len | |
configure:9796: /usr/bin/gcc-4.8 -std=gnu99 -c -Os -w -pipe -march=core2 -isystem/home/user/.linuxbrew/include conftest.c >&5 | |
conftest.c: In function 'main': | |
conftest.c:110:21: error: 'struct sockaddr' has no member named 'sa_len' | |
if (ac_aggr.ifr_addr.sa_len) | |
^ | |
configure:9796: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "emacs" | |
| #define PACKAGE_TARNAME "emacs" | |
| #define PACKAGE_VERSION "24.5" | |
| #define PACKAGE_STRING "emacs 24.5" | |
| #define PACKAGE_BUGREPORT "" | |
| #define PACKAGE_URL "" | |
| #define PACKAGE "emacs" | |
| #define VERSION "24.5" | |
| #define MAIL_USE_POP 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define __EXTENSIONS__ 1 | |
| #define _ALL_SOURCE 1 | |
| #define _DARWIN_C_SOURCE 1 | |
| #define _GNU_SOURCE 1 | |
| #define _POSIX_PTHREAD_SEMANTICS 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define _DARWIN_USE_64_BIT_INODE 1 | |
| #define SYSTEM_TYPE "gnu/linux" | |
| #define HAVE_SYS_SOUNDCARD_H 1 | |
| #define HAVE_SOUND 1 | |
| #define HAVE_PTY_H 1 | |
| #define HAVE_SYS_RESOURCE_H 1 | |
| #define HAVE_SYS_UTSNAME_H 1 | |
| #define HAVE_PWD_H 1 | |
| #define HAVE_UTMP_H 1 | |
| #define HAVE_SYS_SOCKET_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_PTHREAD_H 1 | |
| #define HAVE_SYS_UN_H 1 | |
| #define HAVE_DIRENT_H 1 | |
| #define HAVE_EXECINFO_H 1 | |
| #define HAVE_STDIO_EXT_H 1 | |
| #define HAVE_GETOPT_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_WCHAR_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_PERSONALITY_LINUX32 1 | |
| #define HAVE_TERM_H 1 | |
| #define TIME_WITH_SYS_TIME 1 | |
| #define HAVE_DECL_SYS_SIGLIST 1 | |
| #define HAVE_SYS_WAIT_H 1 | |
| #define HAVE_NET_IF_H 1 | |
| #define HAVE_IFADDRS_H 1 | |
| #define HAVE_STRUCT_IFREQ_IFR_FLAGS 1 | |
| #define HAVE_STRUCT_IFREQ_IFR_HWADDR 1 | |
| #define HAVE_STRUCT_IFREQ_IFR_NETMASK 1 | |
| #define HAVE_STRUCT_IFREQ_IFR_BROADADDR 1 | |
| #define HAVE_STRUCT_IFREQ_IFR_ADDR 1 | |
| /* end confdefs.h. */ | |
| #include <stdio.h> | |
| #ifdef HAVE_SYS_TYPES_H | |
| # include <sys/types.h> | |
| #endif | |
| #ifdef HAVE_SYS_STAT_H | |
| # include <sys/stat.h> | |
| #endif | |
| #ifdef STDC_HEADERS | |
| # include <stdlib.h> | |
| # include <stddef.h> | |
| #else | |
| # ifdef HAVE_STDLIB_H | |
| # include <stdlib.h> | |
| # endif | |
| #endif | |
| #ifdef HAVE_STRING_H | |
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | |
| # include <memory.h> | |
| # endif | |
| # include <string.h> | |
| #endif | |
| #ifdef HAVE_STRINGS_H | |
| # include <strings.h> | |
| #endif | |
| #ifdef HAVE_INTTYPES_H | |
| # include <inttypes.h> | |
| #endif | |
| #ifdef HAVE_STDINT_H | |
| # include <stdint.h> | |
| #endif | |
| #ifdef HAVE_UNISTD_H | |
| # include <unistd.h> | |
| #endif | |
| #if HAVE_SYS_SOCKET_H | |
| #include <sys/socket.h> | |
| #endif | |
| #if HAVE_NET_IF_H | |
| #include <net/if.h> | |
| #endif | |
| | |
| int | |
| main () | |
| { | |
| static struct ifreq ac_aggr; | |
| if (ac_aggr.ifr_addr.sa_len) | |
| return 0; | |
| ; | |
| return 0; | |
| } | |
configure:9796: /usr/bin/gcc-4.8 -std=gnu99 -c -Os -w -pipe -march=core2 -isystem/home/user/.linuxbrew/include conftest.c >&5 | |
conftest.c: In function 'main': | |
conftest.c:110:28: error: 'struct sockaddr' has no member named 'sa_len' | |
if (sizeof ac_aggr.ifr_addr.sa_len) | |
^ | |
configure:9796: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "emacs" | |
| #define PACKAGE_TARNAME "emacs" | |
| #define PACKAGE_VERSION "24.5" | |
| #define PACKAGE_STRING "emacs 24.5" | |
| #define PACKAGE_BUGREPORT "" | |
| #define PACKAGE_URL "" | |
| #define PACKAGE "emacs" | |
| #define VERSION "24.5" | |
| #define MAIL_USE_POP 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define __EXTENSIONS__ 1 | |
| #define _ALL_SOURCE 1 | |
| #define _DARWIN_C_SOURCE 1 | |
| #define _GNU_SOURCE 1 | |
| #define _POSIX_PTHREAD_SEMANTICS 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define _DARWIN_USE_64_BIT_INODE 1 | |
| #define SYSTEM_TYPE "gnu/linux" | |
| #define HAVE_SYS_SOUNDCARD_H 1 | |
| #define HAVE_SOUND 1 | |
| #define HAVE_PTY_H 1 | |
| #define HAVE_SYS_RESOURCE_H 1 | |
| #define HAVE_SYS_UTSNAME_H 1 | |
| #define HAVE_PWD_H 1 | |
| #define HAVE_UTMP_H 1 | |
| #define HAVE_SYS_SOCKET_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_PTHREAD_H 1 | |
| #define HAVE_SYS_UN_H 1 | |
| #define HAVE_DIRENT_H 1 | |
| #define HAVE_EXECINFO_H 1 | |
| #define HAVE_STDIO_EXT_H 1 | |
| #define HAVE_GETOPT_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_WCHAR_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_PERSONALITY_LINUX32 1 | |
| #define HAVE_TERM_H 1 | |
| #define TIME_WITH_SYS_TIME 1 | |
| #define HAVE_DECL_SYS_SIGLIST 1 | |
| #define HAVE_SYS_WAIT_H 1 | |
| #define HAVE_NET_IF_H 1 | |
| #define HAVE_IFADDRS_H 1 | |
| #define HAVE_STRUCT_IFREQ_IFR_FLAGS 1 | |
| #define HAVE_STRUCT_IFREQ_IFR_HWADDR 1 | |
| #define HAVE_STRUCT_IFREQ_IFR_NETMASK 1 | |
| #define HAVE_STRUCT_IFREQ_IFR_BROADADDR 1 | |
| #define HAVE_STRUCT_IFREQ_IFR_ADDR 1 | |
| /* end confdefs.h. */ | |
| #include <stdio.h> | |
| #ifdef HAVE_SYS_TYPES_H | |
| # include <sys/types.h> | |
| #endif | |
| #ifdef HAVE_SYS_STAT_H | |
| # include <sys/stat.h> | |
| #endif | |
| #ifdef STDC_HEADERS | |
| # include <stdlib.h> | |
| # include <stddef.h> | |
| #else | |
| # ifdef HAVE_STDLIB_H | |
| # include <stdlib.h> | |
| # endif | |
| #endif | |
| #ifdef HAVE_STRING_H | |
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | |
| # include <memory.h> | |
| # endif | |
| # include <string.h> | |
| #endif | |
| #ifdef HAVE_STRINGS_H | |
| # include <strings.h> | |
| #endif | |
| #ifdef HAVE_INTTYPES_H | |
| # include <inttypes.h> | |
| #endif | |
| #ifdef HAVE_STDINT_H | |
| # include <stdint.h> | |
| #endif | |
| #ifdef HAVE_UNISTD_H | |
| # include <unistd.h> | |
| #endif | |
| #if HAVE_SYS_SOCKET_H | |
| #include <sys/socket.h> | |
| #endif | |
| #if HAVE_NET_IF_H | |
| #include <net/if.h> | |
| #endif | |
| | |
| int | |
| main () | |
| { | |
| static struct ifreq ac_aggr; | |
| if (sizeof ac_aggr.ifr_addr.sa_len) | |
| return 0; | |
| ; | |
| return 0; | |
| } | |
configure:9796: result: no | |
configure:9820: checking whether we are using GNU Make | |
configure:9829: result: yes | |
configure:9832: checking whether gcc understands -MMD -MF | |
configure:9847: /usr/bin/gcc-4.8 -std=gnu99 -c -Os -w -pipe -march=core2 -MMD -MF deps.d -MP -isystem/home/user/.linuxbrew/include conftest.c >&5 | |
configure:9847: $? = 0 | |
configure:9856: result: yes | |
configure:9876: checking for long file names | |
configure:9908: result: yes | |
configure:9925: checking for X | |
configure:10103: result: disabled | |
configure:10831: checking whether malloc is Doug Lea style | |
configure:10852: /usr/bin/gcc-4.8 -std=gnu99 -o conftest -Os -w -pipe -march=core2 -isystem/home/user/.linuxbrew/include -L/home/user/.linuxbrew/lib -Wl,-rpath,/home/user/.linuxbrew/lib conftest.c >&5 | |
configure:10852: $? = 0 | |
configure:10858: result: yes | |
configure:10884: checking sys/vlimit.h usability | |
configure:10884: /usr/bin/gcc-4.8 -std=gnu99 -c -Os -w -pipe -march=core2 -isystem/home/user/.linuxbrew/include conftest.c >&5 | |
configure:10884: $? = 0 | |
configure:10884: result: yes | |
configure:10884: checking sys/vlimit.h presence | |
configure:10884: /usr/bin/gcc-4.8 -E -isystem/home/user/.linuxbrew/include conftest.c | |
configure:10884: $? = 0 | |
configure:10884: result: yes | |
configure:10884: checking for sys/vlimit.h | |
configure:10884: result: yes | |
configure:10894: checking for data_start | |
configure:10910: /usr/bin/gcc-4.8 -std=gnu99 -o conftest -Os -w -pipe -march=core2 -isystem/home/user/.linuxbrew/include -L/home/user/.linuxbrew/lib -Wl,-rpath,/home/user/.linuxbrew/lib conftest.c >&5 | |
configure:10910: $? = 0 | |
configure:10918: result: yes | |
configure:10965: checking for getpagesize | |
configure:10965: /usr/bin/gcc-4.8 -std=gnu99 -o conftest -Os -w -pipe -march=core2 -isystem/home/user/.linuxbrew/include -L/home/user/.linuxbrew/lib -Wl,-rpath,/home/user/.linuxbrew/lib conftest.c >&5 | |
configure:10965: $? = 0 | |
configure:10965: result: yes | |
configure:10974: checking for working mmap | |
configure:11121: /usr/bin/gcc-4.8 -std=gnu99 -o conftest -Os -w -pipe -march=core2 -isystem/home/user/.linuxbrew/include -L/home/user/.linuxbrew/lib -Wl,-rpath,/home/user/.linuxbrew/lib conftest.c >&5 | |
configure:11121: $? = 0 | |
configure:11121: ./conftest | |
configure:11121: $? = 0 | |
configure:11131: result: yes | |
configure:11149: checking for dnet_ntoa in -ldnet | |
configure:11174: /usr/bin/gcc-4.8 -std=gnu99 -o conftest -Os -w -pipe -march=core2 -isystem/home/user/.linuxbrew/include -L/home/user/.linuxbrew/lib -Wl,-rpath,/home/user/.linuxbrew/lib conftest.c -ldnet >&5 | |
/usr/bin/ld: cannot find -ldnet | |
collect2: error: ld returned 1 exit status | |
configure:11174: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "emacs" | |
| #define PACKAGE_TARNAME "emacs" | |
| #define PACKAGE_VERSION "24.5" | |
| #define PACKAGE_STRING "emacs 24.5" | |
| #define PACKAGE_BUGREPORT "" | |
| #define PACKAGE_URL "" | |
| #define PACKAGE "emacs" | |
| #define VERSION "24.5" | |
| #define MAIL_USE_POP 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define __EXTENSIONS__ 1 | |
| #define _ALL_SOURCE 1 | |
| #define _DARWIN_C_SOURCE 1 | |
| #define _GNU_SOURCE 1 | |
| #define _POSIX_PTHREAD_SEMANTICS 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define _DARWIN_USE_64_BIT_INODE 1 | |
| #define SYSTEM_TYPE "gnu/linux" | |
| #define HAVE_SYS_SOUNDCARD_H 1 | |
| #define HAVE_SOUND 1 | |
| #define HAVE_PTY_H 1 | |
| #define HAVE_SYS_RESOURCE_H 1 | |
| #define HAVE_SYS_UTSNAME_H 1 | |
| #define HAVE_PWD_H 1 | |
| #define HAVE_UTMP_H 1 | |
| #define HAVE_SYS_SOCKET_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_PTHREAD_H 1 | |
| #define HAVE_SYS_UN_H 1 | |
| #define HAVE_DIRENT_H 1 | |
| #define HAVE_EXECINFO_H 1 | |
| #define HAVE_STDIO_EXT_H 1 | |
| #define HAVE_GETOPT_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_WCHAR_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_PERSONALITY_LINUX32 1 | |
| #define HAVE_TERM_H 1 | |
| #define TIME_WITH_SYS_TIME 1 | |
| #define HAVE_DECL_SYS_SIGLIST 1 | |
| #define HAVE_SYS_WAIT_H 1 | |
| #define HAVE_NET_IF_H 1 | |
| #define HAVE_IFADDRS_H 1 | |
| #define HAVE_STRUCT_IFREQ_IFR_FLAGS 1 | |
| #define HAVE_STRUCT_IFREQ_IFR_HWADDR 1 | |
| #define HAVE_STRUCT_IFREQ_IFR_NETMASK 1 | |
| #define HAVE_STRUCT_IFREQ_IFR_BROADADDR 1 | |
| #define HAVE_STRUCT_IFREQ_IFR_ADDR 1 | |
| #define HAVE_LONG_FILE_NAMES 1 | |
| #define HAVE_SYS_VLIMIT_H 1 | |
| #define HAVE_DATA_START 1 | |
| #define DOUG_LEA_MALLOC 1 | |
| #define HAVE_GETPAGESIZE 1 | |
| #define HAVE_MMAP 1 | |
| /* end confdefs.h. */ | |
| | |
| /* Override any GCC internal prototype to avoid an error. | |
| Use char because int might match the return type of a GCC | |
| builtin and then its argument prototype would still apply. */ | |
| #ifdef __cplusplus | |
| extern "C" | |
| #endif | |
| char dnet_ntoa (); | |
| int | |
| main () | |
| { | |
| return dnet_ntoa (); | |
| ; | |
| return 0; | |
| } | |
configure:11183: result: no | |
configure:11195: checking for main in -lXbsd | |
configure:11214: /usr/bin/gcc-4.8 -std=gnu99 -o conftest -Os -w -pipe -march=core2 -isystem/home/user/.linuxbrew/include -L/home/user/.linuxbrew/lib -Wl,-rpath,/home/user/.linuxbrew/lib conftest.c -lXbsd >&5 | |
/usr/bin/ld: cannot find -lXbsd | |
collect2: error: ld returned 1 exit status | |
configure:11214: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "emacs" | |
| #define PACKAGE_TARNAME "emacs" | |
| #define PACKAGE_VERSION "24.5" | |
| #define PACKAGE_STRING "emacs 24.5" | |
| #define PACKAGE_BUGREPORT "" | |
| #define PACKAGE_URL "" | |
| #define PACKAGE "emacs" | |
| #define VERSION "24.5" | |
| #define MAIL_USE_POP 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define __EXTENSIONS__ 1 | |
| #define _ALL_SOURCE 1 | |
| #define _DARWIN_C_SOURCE 1 | |
| #define _GNU_SOURCE 1 | |
| #define _POSIX_PTHREAD_SEMANTICS 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define _DARWIN_USE_64_BIT_INODE 1 | |
| #define SYSTEM_TYPE "gnu/linux" | |
| #define HAVE_SYS_SOUNDCARD_H 1 | |
| #define HAVE_SOUND 1 | |
| #define HAVE_PTY_H 1 | |
| #define HAVE_SYS_RESOURCE_H 1 | |
| #define HAVE_SYS_UTSNAME_H 1 | |
| #define HAVE_PWD_H 1 | |
| #define HAVE_UTMP_H 1 | |
| #define HAVE_SYS_SOCKET_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_PTHREAD_H 1 | |
| #define HAVE_SYS_UN_H 1 | |
| #define HAVE_DIRENT_H 1 | |
| #define HAVE_EXECINFO_H 1 | |
| #define HAVE_STDIO_EXT_H 1 | |
| #define HAVE_GETOPT_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_WCHAR_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_PERSONALITY_LINUX32 1 | |
| #define HAVE_TERM_H 1 | |
| #define TIME_WITH_SYS_TIME 1 | |
| #define HAVE_DECL_SYS_SIGLIST 1 | |
| #define HAVE_SYS_WAIT_H 1 | |
| #define HAVE_NET_IF_H 1 | |
| #define HAVE_IFADDRS_H 1 | |
| #define HAVE_STRUCT_IFREQ_IFR_FLAGS 1 | |
| #define HAVE_STRUCT_IFREQ_IFR_HWADDR 1 | |
| #define HAVE_STRUCT_IFREQ_IFR_NETMASK 1 | |
| #define HAVE_STRUCT_IFREQ_IFR_BROADADDR 1 | |
| #define HAVE_STRUCT_IFREQ_IFR_ADDR 1 | |
| #define HAVE_LONG_FILE_NAMES 1 | |
| #define HAVE_SYS_VLIMIT_H 1 | |
| #define HAVE_DATA_START 1 | |
| #define DOUG_LEA_MALLOC 1 | |
| #define HAVE_GETPAGESIZE 1 | |
| #define HAVE_MMAP 1 | |
| /* end confdefs.h. */ | |
| | |
| | |
| int | |
| main () | |
| { | |
| return main (); | |
| ; | |
| return 0; | |
| } | |
configure:11223: result: no | |
configure:11241: checking for pthread_self in -lpthread | |
configure:11266: /usr/bin/gcc-4.8 -std=gnu99 -o conftest -Os -w -pipe -march=core2 -isystem/home/user/.linuxbrew/include -L/home/user/.linuxbrew/lib -Wl,-rpath,/home/user/.linuxbrew/lib conftest.c -lpthread >&5 | |
configure:11266: $? = 0 | |
configure:11276: result: yes | |
configure:11309: checking for cma_open in -lpthreads | |
configure:11334: /usr/bin/gcc-4.8 -std=gnu99 -o conftest -Os -w -pipe -march=core2 -isystem/home/user/.linuxbrew/include -L/home/user/.linuxbrew/lib -Wl,-rpath,/home/user/.linuxbrew/lib conftest.c -lpthreads -lpthread >&5 | |
/usr/bin/ld: cannot find -lpthreads | |
collect2: error: ld returned 1 exit status | |
configure:11334: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "emacs" | |
| #define PACKAGE_TARNAME "emacs" | |
| #define PACKAGE_VERSION "24.5" | |
| #define PACKAGE_STRING "emacs 24.5" | |
| #define PACKAGE_BUGREPORT "" | |
| #define PACKAGE_URL "" | |
| #define PACKAGE "emacs" | |
| #define VERSION "24.5" | |
| #define MAIL_USE_POP 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define __EXTENSIONS__ 1 | |
| #define _ALL_SOURCE 1 | |
| #define _DARWIN_C_SOURCE 1 | |
| #define _GNU_SOURCE 1 | |
| #define _POSIX_PTHREAD_SEMANTICS 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define _DARWIN_USE_64_BIT_INODE 1 | |
| #define SYSTEM_TYPE "gnu/linux" | |
| #define HAVE_SYS_SOUNDCARD_H 1 | |
| #define HAVE_SOUND 1 | |
| #define HAVE_PTY_H 1 | |
| #define HAVE_SYS_RESOURCE_H 1 | |
| #define HAVE_SYS_UTSNAME_H 1 | |
| #define HAVE_PWD_H 1 | |
| #define HAVE_UTMP_H 1 | |
| #define HAVE_SYS_SOCKET_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_PTHREAD_H 1 | |
| #define HAVE_SYS_UN_H 1 | |
| #define HAVE_DIRENT_H 1 | |
| #define HAVE_EXECINFO_H 1 | |
| #define HAVE_STDIO_EXT_H 1 | |
| #define HAVE_GETOPT_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_WCHAR_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_PERSONALITY_LINUX32 1 | |
| #define HAVE_TERM_H 1 | |
| #define TIME_WITH_SYS_TIME 1 | |
| #define HAVE_DECL_SYS_SIGLIST 1 | |
| #define HAVE_SYS_WAIT_H 1 | |
| #define HAVE_NET_IF_H 1 | |
| #define HAVE_IFADDRS_H 1 | |
| #define HAVE_STRUCT_IFREQ_IFR_FLAGS 1 | |
| #define HAVE_STRUCT_IFREQ_IFR_HWADDR 1 | |
| #define HAVE_STRUCT_IFREQ_IFR_NETMASK 1 | |
| #define HAVE_STRUCT_IFREQ_IFR_BROADADDR 1 | |
| #define HAVE_STRUCT_IFREQ_IFR_ADDR 1 | |
| #define HAVE_LONG_FILE_NAMES 1 | |
| #define HAVE_SYS_VLIMIT_H 1 | |
| #define HAVE_DATA_START 1 | |
| #define DOUG_LEA_MALLOC 1 | |
| #define HAVE_GETPAGESIZE 1 | |
| #define HAVE_MMAP 1 | |
| #define HAVE_PTHREAD 1 | |
| /* end confdefs.h. */ | |
| | |
| /* Override any GCC internal prototype to avoid an error. | |
| Use char because int might match the return type of a GCC | |
| builtin and then its argument prototype would still apply. */ | |
| #ifdef __cplusplus | |
| extern "C" | |
| #endif | |
| char cma_open (); | |
| int | |
| main () | |
| { | |
| return cma_open (); | |
| ; | |
| return 0; | |
| } | |
configure:11343: result: no | |
configure:12341: checking for lgetfilecon in -lselinux | |
configure:12366: /usr/bin/gcc-4.8 -std=gnu99 -o conftest -Os -w -pipe -march=core2 -isystem/home/user/.linuxbrew/include -L/home/user/.linuxbrew/lib -Wl,-rpath,/home/user/.linuxbrew/lib conftest.c -lselinux -lpthread >&5 | |
/usr/bin/ld: cannot find -lselinux | |
collect2: error: ld returned 1 exit status | |
configure:12366: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "emacs" | |
| #define PACKAGE_TARNAME "emacs" | |
| #define PACKAGE_VERSION "24.5" | |
| #define PACKAGE_STRING "emacs 24.5" | |
| #define PACKAGE_BUGREPORT "" | |
| #define PACKAGE_URL "" | |
| #define PACKAGE "emacs" | |
| #define VERSION "24.5" | |
| #define MAIL_USE_POP 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define __EXTENSIONS__ 1 | |
| #define _ALL_SOURCE 1 | |
| #define _DARWIN_C_SOURCE 1 | |
| #define _GNU_SOURCE 1 | |
| #define _POSIX_PTHREAD_SEMANTICS 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define _DARWIN_USE_64_BIT_INODE 1 | |
| #define SYSTEM_TYPE "gnu/linux" | |
| #define HAVE_SYS_SOUNDCARD_H 1 | |
| #define HAVE_SOUND 1 | |
| #define HAVE_PTY_H 1 | |
| #define HAVE_SYS_RESOURCE_H 1 | |
| #define HAVE_SYS_UTSNAME_H 1 | |
| #define HAVE_PWD_H 1 | |
| #define HAVE_UTMP_H 1 | |
| #define HAVE_SYS_SOCKET_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_PTHREAD_H 1 | |
| #define HAVE_SYS_UN_H 1 | |
| #define HAVE_DIRENT_H 1 | |
| #define HAVE_EXECINFO_H 1 | |
| #define HAVE_STDIO_EXT_H 1 | |
| #define HAVE_GETOPT_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_WCHAR_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_PERSONALITY_LINUX32 1 | |
| #define HAVE_TERM_H 1 | |
| #define TIME_WITH_SYS_TIME 1 | |
| #define HAVE_DECL_SYS_SIGLIST 1 | |
| #define HAVE_SYS_WAIT_H 1 | |
| #define HAVE_NET_IF_H 1 | |
| #define HAVE_IFADDRS_H 1 | |
| #define HAVE_STRUCT_IFREQ_IFR_FLAGS 1 | |
| #define HAVE_STRUCT_IFREQ_IFR_HWADDR 1 | |
| #define HAVE_STRUCT_IFREQ_IFR_NETMASK 1 | |
| #define HAVE_STRUCT_IFREQ_IFR_BROADADDR 1 | |
| #define HAVE_STRUCT_IFREQ_IFR_ADDR 1 | |
| #define HAVE_LONG_FILE_NAMES 1 | |
| #define HAVE_SYS_VLIMIT_H 1 | |
| #define HAVE_DATA_START 1 | |
| #define DOUG_LEA_MALLOC 1 | |
| #define HAVE_GETPAGESIZE 1 | |
| #define HAVE_MMAP 1 | |
| #define HAVE_PTHREAD 1 | |
| /* end confdefs.h. */ | |
| | |
| /* Override any GCC internal prototype to avoid an error. | |
| Use char because int might match the return type of a GCC | |
| builtin and then its argument prototype would still apply. */ | |
| #ifdef __cplusplus | |
| extern "C" | |
| #endif | |
| char lgetfilecon (); | |
| int | |
| main () | |
| { | |
| return lgetfilecon (); | |
| ; | |
| return 0; | |
| } | |
configure:12375: result: no | |
configure:12541: checking for gio-2.0 >= 2.24 | |
configure:12553: result: no | |
configure:12589: checking sys/inotify.h usability | |
configure:12589: /usr/bin/gcc-4.8 -std=gnu99 -c -Os -w -pipe -march=core2 -isystem/home/user/.linuxbrew/include conftest.c >&5 | |
configure:12589: $? = 0 | |
configure:12589: result: yes | |
configure:12589: checking sys/inotify.h presence | |
configure:12589: /usr/bin/gcc-4.8 -E -isystem/home/user/.linuxbrew/include conftest.c | |
configure:12589: $? = 0 | |
configure:12589: result: yes | |
configure:12589: checking for sys/inotify.h | |
configure:12589: result: yes | |
configure:12596: checking for inotify_init1 | |
configure:12596: /usr/bin/gcc-4.8 -std=gnu99 -o conftest -Os -w -pipe -march=core2 -isystem/home/user/.linuxbrew/include -L/home/user/.linuxbrew/lib -Wl,-rpath,/home/user/.linuxbrew/lib conftest.c -lpthread >&5 | |
configure:12596: $? = 0 | |
configure:12596: result: yes | |
configure:13112: /usr/bin/gcc-4.8 -std=gnu99 -c -Os -w -pipe -march=core2 -isystem/home/user/.linuxbrew/include conftest.c >&5 | |
configure:13112: $? = 0 | |
configure:13161: /usr/bin/gcc-4.8 -std=gnu99 -c -Os -w -pipe -march=core2 --pedantic-errors -isystem/home/user/.linuxbrew/include conftest.c >&5 | |
configure:13161: $? = 0 | |
configure:14088: checking for library containing inflateEnd | |
configure:14119: /usr/bin/gcc-4.8 -std=gnu99 -o conftest -Os -w -pipe -march=core2 -isystem/home/user/.linuxbrew/include -L/home/user/.linuxbrew/lib -Wl,-rpath,/home/user/.linuxbrew/lib conftest.c -lpthread >&5 | |
/tmp/cc6WGrjU.o: In function `main': | |
conftest.c:(.text.startup+0x4): undefined reference to `inflateEnd' | |
collect2: error: ld returned 1 exit status | |
configure:14119: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "emacs" | |
| #define PACKAGE_TARNAME "emacs" | |
| #define PACKAGE_VERSION "24.5" | |
| #define PACKAGE_STRING "emacs 24.5" | |
| #define PACKAGE_BUGREPORT "" | |
| #define PACKAGE_URL "" | |
| #define PACKAGE "emacs" | |
| #define VERSION "24.5" | |
| #define MAIL_USE_POP 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define __EXTENSIONS__ 1 | |
| #define _ALL_SOURCE 1 | |
| #define _DARWIN_C_SOURCE 1 | |
| #define _GNU_SOURCE 1 | |
| #define _POSIX_PTHREAD_SEMANTICS 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define _DARWIN_USE_64_BIT_INODE 1 | |
| #define SYSTEM_TYPE "gnu/linux" | |
| #define HAVE_SYS_SOUNDCARD_H 1 | |
| #define HAVE_SOUND 1 | |
| #define HAVE_PTY_H 1 | |
| #define HAVE_SYS_RESOURCE_H 1 | |
| #define HAVE_SYS_UTSNAME_H 1 | |
| #define HAVE_PWD_H 1 | |
| #define HAVE_UTMP_H 1 | |
| #define HAVE_SYS_SOCKET_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_PTHREAD_H 1 | |
| #define HAVE_SYS_UN_H 1 | |
| #define HAVE_DIRENT_H 1 | |
| #define HAVE_EXECINFO_H 1 | |
| #define HAVE_STDIO_EXT_H 1 | |
| #define HAVE_GETOPT_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_WCHAR_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_PERSONALITY_LINUX32 1 | |
| #define HAVE_TERM_H 1 | |
| #define TIME_WITH_SYS_TIME 1 | |
| #define HAVE_DECL_SYS_SIGLIST 1 | |
| #define HAVE_SYS_WAIT_H 1 | |
| #define HAVE_NET_IF_H 1 | |
| #define HAVE_IFADDRS_H 1 | |
| #define HAVE_STRUCT_IFREQ_IFR_FLAGS 1 | |
| #define HAVE_STRUCT_IFREQ_IFR_HWADDR 1 | |
| #define HAVE_STRUCT_IFREQ_IFR_NETMASK 1 | |
| #define HAVE_STRUCT_IFREQ_IFR_BROADADDR 1 | |
| #define HAVE_STRUCT_IFREQ_IFR_ADDR 1 | |
| #define HAVE_LONG_FILE_NAMES 1 | |
| #define HAVE_SYS_VLIMIT_H 1 | |
| #define HAVE_DATA_START 1 | |
| #define DOUG_LEA_MALLOC 1 | |
| #define HAVE_GETPAGESIZE 1 | |
| #define HAVE_MMAP 1 | |
| #define HAVE_PTHREAD 1 | |
| #define HAVE_INOTIFY 1 | |
| #define USE_FILE_NOTIFY 1 | |
| #define HAVE_XIM 1 | |
| #define USE_XIM 1 | |
| #define XRegisterIMInstantiateCallback_arg6 XPointer* | |
| /* end confdefs.h. */ | |
| | |
| /* Override any GCC internal prototype to avoid an error. | |
| Use char because int might match the return type of a GCC | |
| builtin and then its argument prototype would still apply. */ | |
| #ifdef __cplusplus | |
| extern "C" | |
| #endif | |
| char inflateEnd (); | |
| int | |
| main () | |
| { | |
| return inflateEnd (); | |
| ; | |
| return 0; | |
| } | |
configure:14119: /usr/bin/gcc-4.8 -std=gnu99 -o conftest -Os -w -pipe -march=core2 -isystem/home/user/.linuxbrew/include -L/home/user/.linuxbrew/lib -Wl,-rpath,/home/user/.linuxbrew/lib conftest.c -lz -lpthread >&5 | |
configure:14119: $? = 0 | |
configure:14136: result: -lz | |
configure:14440: checking gpm.h usability | |
configure:14440: /usr/bin/gcc-4.8 -std=gnu99 -c -Os -w -pipe -march=core2 -isystem/home/user/.linuxbrew/include conftest.c >&5 | |
conftest.c:112:17: fatal error: gpm.h: No such file or directory | |
#include <gpm.h> | |
^ | |
compilation terminated. | |
configure:14440: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "emacs" | |
| #define PACKAGE_TARNAME "emacs" | |
| #define PACKAGE_VERSION "24.5" | |
| #define PACKAGE_STRING "emacs 24.5" | |
| #define PACKAGE_BUGREPORT "" | |
| #define PACKAGE_URL "" | |
| #define PACKAGE "emacs" | |
| #define VERSION "24.5" | |
| #define MAIL_USE_POP 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define __EXTENSIONS__ 1 | |
| #define _ALL_SOURCE 1 | |
| #define _DARWIN_C_SOURCE 1 | |
| #define _GNU_SOURCE 1 | |
| #define _POSIX_PTHREAD_SEMANTICS 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define _DARWIN_USE_64_BIT_INODE 1 | |
| #define SYSTEM_TYPE "gnu/linux" | |
| #define HAVE_SYS_SOUNDCARD_H 1 | |
| #define HAVE_SOUND 1 | |
| #define HAVE_PTY_H 1 | |
| #define HAVE_SYS_RESOURCE_H 1 | |
| #define HAVE_SYS_UTSNAME_H 1 | |
| #define HAVE_PWD_H 1 | |
| #define HAVE_UTMP_H 1 | |
| #define HAVE_SYS_SOCKET_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_PTHREAD_H 1 | |
| #define HAVE_SYS_UN_H 1 | |
| #define HAVE_DIRENT_H 1 | |
| #define HAVE_EXECINFO_H 1 | |
| #define HAVE_STDIO_EXT_H 1 | |
| #define HAVE_GETOPT_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_WCHAR_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_PERSONALITY_LINUX32 1 | |
| #define HAVE_TERM_H 1 | |
| #define TIME_WITH_SYS_TIME 1 | |
| #define HAVE_DECL_SYS_SIGLIST 1 | |
| #define HAVE_SYS_WAIT_H 1 | |
| #define HAVE_NET_IF_H 1 | |
| #define HAVE_IFADDRS_H 1 | |
| #define HAVE_STRUCT_IFREQ_IFR_FLAGS 1 | |
| #define HAVE_STRUCT_IFREQ_IFR_HWADDR 1 | |
| #define HAVE_STRUCT_IFREQ_IFR_NETMASK 1 | |
| #define HAVE_STRUCT_IFREQ_IFR_BROADADDR 1 | |
| #define HAVE_STRUCT_IFREQ_IFR_ADDR 1 | |
| #define HAVE_LONG_FILE_NAMES 1 | |
| #define HAVE_SYS_VLIMIT_H 1 | |
| #define HAVE_DATA_START 1 | |
| #define DOUG_LEA_MALLOC 1 | |
| #define HAVE_GETPAGESIZE 1 | |
| #define HAVE_MMAP 1 | |
| #define HAVE_PTHREAD 1 | |
| #define HAVE_INOTIFY 1 | |
| #define USE_FILE_NOTIFY 1 | |
| #define HAVE_XIM 1 | |
| #define USE_XIM 1 | |
| #define XRegisterIMInstantiateCallback_arg6 XPointer* | |
| #define HAVE_ZLIB 1 | |
| /* end confdefs.h. */ | |
| #include <stdio.h> | |
| #ifdef HAVE_SYS_TYPES_H | |
| # include <sys/types.h> | |
| #endif | |
| #ifdef HAVE_SYS_STAT_H | |
| # include <sys/stat.h> | |
| #endif | |
| #ifdef STDC_HEADERS | |
| # include <stdlib.h> | |
| # include <stddef.h> | |
| #else | |
| # ifdef HAVE_STDLIB_H | |
| # include <stdlib.h> | |
| # endif | |
| #endif | |
| #ifdef HAVE_STRING_H | |
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | |
| # include <memory.h> | |
| # endif | |
| # include <string.h> | |
| #endif | |
| #ifdef HAVE_STRINGS_H | |
| # include <strings.h> | |
| #endif | |
| #ifdef HAVE_INTTYPES_H | |
| # include <inttypes.h> | |
| #endif | |
| #ifdef HAVE_STDINT_H | |
| # include <stdint.h> | |
| #endif | |
| #ifdef HAVE_UNISTD_H | |
| # include <unistd.h> | |
| #endif | |
| #include <gpm.h> | |
configure:14440: result: no | |
configure:14440: checking gpm.h presence | |
configure:14440: /usr/bin/gcc-4.8 -E -isystem/home/user/.linuxbrew/include conftest.c | |
conftest.c:79:17: fatal error: gpm.h: No such file or directory | |
#include <gpm.h> | |
^ | |
compilation terminated. | |
configure:14440: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "emacs" | |
| #define PACKAGE_TARNAME "emacs" | |
| #define PACKAGE_VERSION "24.5" | |
| #define PACKAGE_STRING "emacs 24.5" | |
| #define PACKAGE_BUGREPORT "" | |
| #define PACKAGE_URL "" | |
| #define PACKAGE "emacs" | |
| #define VERSION "24.5" | |
| #define MAIL_USE_POP 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define __EXTENSIONS__ 1 | |
| #define _ALL_SOURCE 1 | |
| #define _DARWIN_C_SOURCE 1 | |
| #define _GNU_SOURCE 1 | |
| #define _POSIX_PTHREAD_SEMANTICS 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define _DARWIN_USE_64_BIT_INODE 1 | |
| #define SYSTEM_TYPE "gnu/linux" | |
| #define HAVE_SYS_SOUNDCARD_H 1 | |
| #define HAVE_SOUND 1 | |
| #define HAVE_PTY_H 1 | |
| #define HAVE_SYS_RESOURCE_H 1 | |
| #define HAVE_SYS_UTSNAME_H 1 | |
| #define HAVE_PWD_H 1 | |
| #define HAVE_UTMP_H 1 | |
| #define HAVE_SYS_SOCKET_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_PTHREAD_H 1 | |
| #define HAVE_SYS_UN_H 1 | |
| #define HAVE_DIRENT_H 1 | |
| #define HAVE_EXECINFO_H 1 | |
| #define HAVE_STDIO_EXT_H 1 | |
| #define HAVE_GETOPT_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_WCHAR_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_PERSONALITY_LINUX32 1 | |
| #define HAVE_TERM_H 1 | |
| #define TIME_WITH_SYS_TIME 1 | |
| #define HAVE_DECL_SYS_SIGLIST 1 | |
| #define HAVE_SYS_WAIT_H 1 | |
| #define HAVE_NET_IF_H 1 | |
| #define HAVE_IFADDRS_H 1 | |
| #define HAVE_STRUCT_IFREQ_IFR_FLAGS 1 | |
| #define HAVE_STRUCT_IFREQ_IFR_HWADDR 1 | |
| #define HAVE_STRUCT_IFREQ_IFR_NETMASK 1 | |
| #define HAVE_STRUCT_IFREQ_IFR_BROADADDR 1 | |
| #define HAVE_STRUCT_IFREQ_IFR_ADDR 1 | |
| #define HAVE_LONG_FILE_NAMES 1 | |
| #define HAVE_SYS_VLIMIT_H 1 | |
| #define HAVE_DATA_START 1 | |
| #define DOUG_LEA_MALLOC 1 | |
| #define HAVE_GETPAGESIZE 1 | |
| #define HAVE_MMAP 1 | |
| #define HAVE_PTHREAD 1 | |
| #define HAVE_INOTIFY 1 | |
| #define USE_FILE_NOTIFY 1 | |
| #define HAVE_XIM 1 | |
| #define USE_XIM 1 | |
| #define XRegisterIMInstantiateCallback_arg6 XPointer* | |
| #define HAVE_ZLIB 1 | |
| /* end confdefs.h. */ | |
| #include <gpm.h> | |
configure:14440: result: no | |
configure:14440: checking for gpm.h | |
configure:14440: result: no | |
configure:14837: checking for libxml-2.0 > 2.6.17 | |
configure:14849: result: no | |
configure:14961: checking whether netdb declares h_errno | |
configure:14977: /usr/bin/gcc-4.8 -std=gnu99 -o conftest -Os -w -pipe -march=core2 -isystem/home/user/.linuxbrew/include -L/home/user/.linuxbrew/lib -Wl,-rpath,/home/user/.linuxbrew/lib conftest.c -lpthread >&5 | |
configure:14977: $? = 0 | |
configure:14985: result: yes | |
configure:14996: checking for sqrt in -lm | |
configure:15021: /usr/bin/gcc-4.8 -std=gnu99 -o conftest -Os -w -pipe -march=core2 -isystem/home/user/.linuxbrew/include -L/home/user/.linuxbrew/lib -Wl,-rpath,/home/user/.linuxbrew/lib conftest.c -lm -lpthread >&5 | |
configure:15021: $? = 0 | |
configure:15030: result: yes | |
configure:15045: checking for maillock in -lmail | |
configure:15070: /usr/bin/gcc-4.8 -std=gnu99 -o conftest -Os -w -pipe -march=core2 -isystem/home/user/.linuxbrew/include -L/home/user/.linuxbrew/lib -Wl,-rpath,/home/user/.linuxbrew/lib conftest.c -lmail -lm -lpthread >&5 | |
/usr/bin/ld: cannot find -lmail | |
collect2: error: ld returned 1 exit status | |
configure:15070: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "emacs" | |
| #define PACKAGE_TARNAME "emacs" | |
| #define PACKAGE_VERSION "24.5" | |
| #define PACKAGE_STRING "emacs 24.5" | |
| #define PACKAGE_BUGREPORT "" | |
| #define PACKAGE_URL "" | |
| #define PACKAGE "emacs" | |
| #define VERSION "24.5" | |
| #define MAIL_USE_POP 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define __EXTENSIONS__ 1 | |
| #define _ALL_SOURCE 1 | |
| #define _DARWIN_C_SOURCE 1 | |
| #define _GNU_SOURCE 1 | |
| #define _POSIX_PTHREAD_SEMANTICS 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define _DARWIN_USE_64_BIT_INODE 1 | |
| #define SYSTEM_TYPE "gnu/linux" | |
| #define HAVE_SYS_SOUNDCARD_H 1 | |
| #define HAVE_SOUND 1 | |
| #define HAVE_PTY_H 1 | |
| #define HAVE_SYS_RESOURCE_H 1 | |
| #define HAVE_SYS_UTSNAME_H 1 | |
| #define HAVE_PWD_H 1 | |
| #define HAVE_UTMP_H 1 | |
| #define HAVE_SYS_SOCKET_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_PTHREAD_H 1 | |
| #define HAVE_SYS_UN_H 1 | |
| #define HAVE_DIRENT_H 1 | |
| #define HAVE_EXECINFO_H 1 | |
| #define HAVE_STDIO_EXT_H 1 | |
| #define HAVE_GETOPT_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_WCHAR_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_PERSONALITY_LINUX32 1 | |
| #define HAVE_TERM_H 1 | |
| #define TIME_WITH_SYS_TIME 1 | |
| #define HAVE_DECL_SYS_SIGLIST 1 | |
| #define HAVE_SYS_WAIT_H 1 | |
| #define HAVE_NET_IF_H 1 | |
| #define HAVE_IFADDRS_H 1 | |
| #define HAVE_STRUCT_IFREQ_IFR_FLAGS 1 | |
| #define HAVE_STRUCT_IFREQ_IFR_HWADDR 1 | |
| #define HAVE_STRUCT_IFREQ_IFR_NETMASK 1 | |
| #define HAVE_STRUCT_IFREQ_IFR_BROADADDR 1 | |
| #define HAVE_STRUCT_IFREQ_IFR_ADDR 1 | |
| #define HAVE_LONG_FILE_NAMES 1 | |
| #define HAVE_SYS_VLIMIT_H 1 | |
| #define HAVE_DATA_START 1 | |
| #define DOUG_LEA_MALLOC 1 | |
| #define HAVE_GETPAGESIZE 1 | |
| #define HAVE_MMAP 1 | |
| #define HAVE_PTHREAD 1 | |
| #define HAVE_INOTIFY 1 | |
| #define USE_FILE_NOTIFY 1 | |
| #define HAVE_XIM 1 | |
| #define USE_XIM 1 | |
| #define XRegisterIMInstantiateCallback_arg6 XPointer* | |
| #define HAVE_ZLIB 1 | |
| #define HAVE_H_ERRNO 1 | |
| #define HAVE_LIBM 1 | |
| /* end confdefs.h. */ | |
| | |
| /* Override any GCC internal prototype to avoid an error. | |
| Use char because int might match the return type of a GCC | |
| builtin and then its argument prototype would still apply. */ | |
| #ifdef __cplusplus | |
| extern "C" | |
| #endif | |
| char maillock (); | |
| int | |
| main () | |
| { | |
| return maillock (); | |
| ; | |
| return 0; | |
| } | |
configure:15079: result: no | |
configure:15096: checking for maillock in -llockfile | |
configure:15121: /usr/bin/gcc-4.8 -std=gnu99 -o conftest -Os -w -pipe -march=core2 -isystem/home/user/.linuxbrew/include -L/home/user/.linuxbrew/lib -Wl,-rpath,/home/user/.linuxbrew/lib conftest.c -llockfile -lm -lpthread >&5 | |
/usr/bin/ld: cannot find -llockfile | |
collect2: error: ld returned 1 exit status | |
configure:15121: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "emacs" | |
| #define PACKAGE_TARNAME "emacs" | |
| #define PACKAGE_VERSION "24.5" | |
| #define PACKAGE_STRING "emacs 24.5" | |
| #define PACKAGE_BUGREPORT "" | |
| #define PACKAGE_URL "" | |
| #define PACKAGE "emacs" | |
| #define VERSION "24.5" | |
| #define MAIL_USE_POP 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define __EXTENSIONS__ 1 | |
| #define _ALL_SOURCE 1 | |
| #define _DARWIN_C_SOURCE 1 | |
| #define _GNU_SOURCE 1 | |
| #define _POSIX_PTHREAD_SEMANTICS 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define _DARWIN_USE_64_BIT_INODE 1 | |
| #define SYSTEM_TYPE "gnu/linux" | |
| #define HAVE_SYS_SOUNDCARD_H 1 | |
| #define HAVE_SOUND 1 | |
| #define HAVE_PTY_H 1 | |
| #define HAVE_SYS_RESOURCE_H 1 | |
| #define HAVE_SYS_UTSNAME_H 1 | |
| #define HAVE_PWD_H 1 | |
| #define HAVE_UTMP_H 1 | |
| #define HAVE_SYS_SOCKET_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_PTHREAD_H 1 | |
| #define HAVE_SYS_UN_H 1 | |
| #define HAVE_DIRENT_H 1 | |
| #define HAVE_EXECINFO_H 1 | |
| #define HAVE_STDIO_EXT_H 1 | |
| #define HAVE_GETOPT_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_WCHAR_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_PERSONALITY_LINUX32 1 | |
| #define HAVE_TERM_H 1 | |
| #define TIME_WITH_SYS_TIME 1 | |
| #define HAVE_DECL_SYS_SIGLIST 1 | |
| #define HAVE_SYS_WAIT_H 1 | |
| #define HAVE_NET_IF_H 1 | |
| #define HAVE_IFADDRS_H 1 | |
| #define HAVE_STRUCT_IFREQ_IFR_FLAGS 1 | |
| #define HAVE_STRUCT_IFREQ_IFR_HWADDR 1 | |
| #define HAVE_STRUCT_IFREQ_IFR_NETMASK 1 | |
| #define HAVE_STRUCT_IFREQ_IFR_BROADADDR 1 | |
| #define HAVE_STRUCT_IFREQ_IFR_ADDR 1 | |
| #define HAVE_LONG_FILE_NAMES 1 | |
| #define HAVE_SYS_VLIMIT_H 1 | |
| #define HAVE_DATA_START 1 | |
| #define DOUG_LEA_MALLOC 1 | |
| #define HAVE_GETPAGESIZE 1 | |
| #define HAVE_MMAP 1 | |
| #define HAVE_PTHREAD 1 | |
| #define HAVE_INOTIFY 1 | |
| #define USE_FILE_NOTIFY 1 | |
| #define HAVE_XIM 1 | |
| #define USE_XIM 1 | |
| #define XRegisterIMInstantiateCallback_arg6 XPointer* | |
| #define HAVE_ZLIB 1 | |
| #define HAVE_H_ERRNO 1 | |
| #define HAVE_LIBM 1 | |
| /* end confdefs.h. */ | |
| | |
| /* Override any GCC internal prototype to avoid an error. | |
| Use char because int might match the return type of a GCC | |
| builtin and then its argument prototype would still apply. */ | |
| #ifdef __cplusplus | |
| extern "C" | |
| #endif | |
| char maillock (); | |
| int | |
| main () | |
| { | |
| return maillock (); | |
| ; | |
| return 0; | |
| } | |
configure:15130: result: no | |
configure:15150: checking for liblockfile.so | |
configure:15179: result: no | |
configure:15262: checking for accept4 | |
configure:15262: /usr/bin/gcc-4.8 -std=gnu99 -o conftest -Os -w -pipe -march=core2 -isystem/home/user/.linuxbrew/include -L/home/user/.linuxbrew/lib -Wl,-rpath,/home/user/.linuxbrew/lib conftest.c -lm -lpthread >&5 | |
configure:15262: $? = 0 | |
configure:15262: result: yes | |
configure:15262: checking for fchdir | |
configure:15262: /usr/bin/gcc-4.8 -std=gnu99 -o conftest -Os -w -pipe -march=core2 -isystem/home/user/.linuxbrew/include -L/home/user/.linuxbrew/lib -Wl,-rpath,/home/user/.linuxbrew/lib conftest.c -lm -lpthread >&5 | |
configure:15262: $? = 0 | |
configure:15262: result: yes | |
configure:15262: checking for gethostname | |
configure:15262: /usr/bin/gcc-4.8 -std=gnu99 -o conftest -Os -w -pipe -march=core2 -isystem/home/user/.linuxbrew/include -L/home/user/.linuxbrew/lib -Wl,-rpath,/home/user/.linuxbrew/lib conftest.c -lm -lpthread >&5 | |
configure:15262: $? = 0 | |
configure:15262: result: yes | |
configure:15262: checking for getrusage | |
configure:15262: /usr/bin/gcc-4.8 -std=gnu99 -o conftest -Os -w -pipe -march=core2 -isystem/home/user/.linuxbrew/include -L/home/user/.linuxbrew/lib -Wl,-rpath,/home/user/.linuxbrew/lib conftest.c -lm -lpthread >&5 | |
configure:15262: $? = 0 | |
configure:15262: result: yes | |
configure:15262: checking for get_current_dir_name | |
configure:15262: /usr/bin/gcc-4.8 -std=gnu99 -o conftest -Os -w -pipe -march=core2 -isystem/home/user/.linuxbrew/include -L/home/user/.linuxbrew/lib -Wl,-rpath,/home/user/.linuxbrew/lib conftest.c -lm -lpthread >&5 | |
configure:15262: $? = 0 | |
configure:15262: result: yes | |
configure:15262: checking for lrand48 | |
configure:15262: /usr/bin/gcc-4.8 -std=gnu99 -o conftest -Os -w -pipe -march=core2 -isystem/home/user/.linuxbrew/include -L/home/user/.linuxbrew/lib -Wl,-rpath,/home/user/.linuxbrew/lib conftest.c -lm -lpthread >&5 | |
configure:15262: $? = 0 | |
configure:15262: result: yes | |
configure:15262: checking for select | |
configure:15262: /usr/bin/gcc-4.8 -std=gnu99 -o conftest -Os -w -pipe -march=core2 -isystem/home/user/.linuxbrew/include -L/home/user/.linuxbrew/lib -Wl,-rpath,/home/user/.linuxbrew/lib conftest.c -lm -lpthread >&5 | |
configure:15262: $? = 0 | |
configure:15262: result: yes | |
configure:15262: checking for getpagesize | |
configure:15262: result: yes | |
configure:15262: checking for setlocale | |
configure:15262: /usr/bin/gcc-4.8 -std=gnu99 -o conftest -Os -w -pipe -march=core2 -isystem/home/user/.linuxbrew/include -L/home/user/.linuxbrew/lib -Wl,-rpath,/home/user/.linuxbrew/lib conftest.c -lm -lpthread >&5 | |
configure:15262: $? = 0 | |
configure:15262: result: yes | |
configure:15262: checking for getrlimit | |
configure:15262: /usr/bin/gcc-4.8 -std=gnu99 -o conftest -Os -w -pipe -march=core2 -isystem/home/user/.linuxbrew/include -L/home/user/.linuxbrew/lib -Wl,-rpath,/home/user/.linuxbrew/lib conftest.c -lm -lpthread >&5 | |
configure:15262: $? = 0 | |
configure:15262: result: yes | |
configure:15262: checking for setrlimit | |
configure:15262: /usr/bin/gcc-4.8 -std=gnu99 -o conftest -Os -w -pipe -march=core2 -isystem/home/user/.linuxbrew/include -L/home/user/.linuxbrew/lib -Wl,-rpath,/home/user/.linuxbrew/lib conftest.c -lm -lpthread >&5 | |
configure:15262: $? = 0 | |
configure:15262: result: yes | |
configure:15262: checking for shutdown | |
configure:15262: /usr/bin/gcc-4.8 -std=gnu99 -o conftest -Os -w -pipe -march=core2 -isystem/home/user/.linuxbrew/include -L/home/user/.linuxbrew/lib -Wl,-rpath,/home/user/.linuxbrew/lib conftest.c -lm -lpthread >&5 | |
configure:15262: $? = 0 | |
configure:15262: result: yes | |
configure:15262: checking for getaddrinfo | |
configure:15262: /usr/bin/gcc-4.8 -std=gnu99 -o conftest -Os -w -pipe -march=core2 -isystem/home/user/.linuxbrew/include -L/home/user/.linuxbrew/lib -Wl,-rpath,/home/user/.linuxbrew/lib conftest.c -lm -lpthread >&5 | |
configure:15262: $? = 0 | |
configure:15262: result: yes | |
configure:15262: checking for strsignal | |
configure:15262: /usr/bin/gcc-4.8 -std=gnu99 -o conftest -Os -w -pipe -march=core2 -isystem/home/user/.linuxbrew/include -L/home/user/.linuxbrew/lib -Wl,-rpath,/home/user/.linuxbrew/lib conftest.c -lm -lpthread >&5 | |
configure:15262: $? = 0 | |
configure:15262: result: yes | |
configure:15262: checking for setitimer | |
configure:15262: /usr/bin/gcc-4.8 -std=gnu99 -o conftest -Os -w -pipe -march=core2 -isystem/home/user/.linuxbrew/include -L/home/user/.linuxbrew/lib -Wl,-rpath,/home/user/.linuxbrew/lib conftest.c -lm -lpthread >&5 | |
configure:15262: $? = 0 | |
configure:15262: result: yes | |
configure:15262: checking for sendto | |
configure:15262: /usr/bin/gcc-4.8 -std=gnu99 -o conftest -Os -w -pipe -march=core2 -isystem/home/user/.linuxbrew/include -L/home/user/.linuxbrew/lib -Wl,-rpath,/home/user/.linuxbrew/lib conftest.c -lm -lpthread >&5 | |
configure:15262: $? = 0 | |
configure:15262: result: yes | |
configure:15262: checking for recvfrom | |
configure:15262: /usr/bin/gcc-4.8 -std=gnu99 -o conftest -Os -w -pipe -march=core2 -isystem/home/user/.linuxbrew/include -L/home/user/.linuxbrew/lib -Wl,-rpath,/home/user/.linuxbrew/lib conftest.c -lm -lpthread >&5 | |
configure:15262: $? = 0 | |
configure:15262: result: yes | |
configure:15262: checking for getsockname | |
configure:15262: /usr/bin/gcc-4.8 -std=gnu99 -o conftest -Os -w -pipe -march=core2 -isystem/home/user/.linuxbrew/include -L/home/user/.linuxbrew/lib -Wl,-rpath,/home/user/.linuxbrew/lib conftest.c -lm -lpthread >&5 | |
configure:15262: $? = 0 | |
configure:15262: result: yes | |
configure:15262: checking for getpeername | |
configure:15262: /usr/bin/gcc-4.8 -std=gnu99 -o conftest -Os -w -pipe -march=core2 -isystem/home/user/.linuxbrew/include -L/home/user/.linuxbrew/lib -Wl,-rpath,/home/user/.linuxbrew/lib conftest.c -lm -lpthread >&5 | |
configure:15262: $? = 0 | |
configure:15262: result: yes | |
configure:15262: checking for getifaddrs | |
configure:15262: /usr/bin/gcc-4.8 -std=gnu99 -o conftest -Os -w -pipe -march=core2 -isystem/home/user/.linuxbrew/include -L/home/user/.linuxbrew/lib -Wl,-rpath,/home/user/.linuxbrew/lib conftest.c -lm -lpthread >&5 | |
configure:15262: $? = 0 | |
configure:15262: result: yes | |
configure:15262: checking for freeifaddrs | |
configure:15262: /usr/bin/gcc-4.8 -std=gnu99 -o conftest -Os -w -pipe -march=core2 -isystem/home/user/.linuxbrew/include -L/home/user/.linuxbrew/lib -Wl,-rpath,/home/user/.linuxbrew/lib conftest.c -lm -lpthread >&5 | |
configure:15262: $? = 0 | |
configure:15262: result: yes | |
configure:15262: checking for gai_strerror | |
configure:15262: /usr/bin/gcc-4.8 -std=gnu99 -o conftest -Os -w -pipe -march=core2 -isystem/home/user/.linuxbrew/include -L/home/user/.linuxbrew/lib -Wl,-rpath,/home/user/.linuxbrew/lib conftest.c -lm -lpthread >&5 | |
configure:15262: $? = 0 | |
configure:15262: result: yes | |
configure:15262: checking for getline | |
configure:15262: /usr/bin/gcc-4.8 -std=gnu99 -o conftest -Os -w -pipe -march=core2 -isystem/home/user/.linuxbrew/include -L/home/user/.linuxbrew/lib -Wl,-rpath,/home/user/.linuxbrew/lib conftest.c -lm -lpthread >&5 | |
configure:15262: $? = 0 | |
configure:15262: result: yes | |
configure:15262: checking for getdelim | |
configure:15262: /usr/bin/gcc-4.8 -std=gnu99 -o conftest -Os -w -pipe -march=core2 -isystem/home/user/.linuxbrew/include -L/home/user/.linuxbrew/lib -Wl,-rpath,/home/user/.linuxbrew/lib conftest.c -lm -lpthread >&5 | |
configure:15262: $? = 0 | |
configure:15262: result: yes | |
configure:15262: checking for sync | |
configure:15262: /usr/bin/gcc-4.8 -std=gnu99 -o conftest -Os -w -pipe -march=core2 -isystem/home/user/.linuxbrew/include -L/home/user/.linuxbrew/lib -Wl,-rpath,/home/user/.linuxbrew/lib conftest.c -lm -lpthread >&5 | |
configure:15262: $? = 0 | |
configure:15262: result: yes | |
configure:15262: checking for getpwent | |
configure:15262: /usr/bin/gcc-4.8 -std=gnu99 -o conftest -Os -w -pipe -march=core2 -isystem/home/user/.linuxbrew/include -L/home/user/.linuxbrew/lib -Wl,-rpath,/home/user/.linuxbrew/lib conftest.c -lm -lpthread >&5 | |
configure:15262: $? = 0 | |
configure:15262: result: yes | |
configure:15262: checking for endpwent | |
configure:15262: /usr/bin/gcc-4.8 -std=gnu99 -o conftest -Os -w -pipe -march=core2 -isystem/home/user/.linuxbrew/include -L/home/user/.linuxbrew/lib -Wl,-rpath,/home/user/.linuxbrew/lib conftest.c -lm -lpthread >&5 | |
configure:15262: $? = 0 | |
configure:15262: result: yes | |
configure:15262: checking for getgrent | |
configure:15262: /usr/bin/gcc-4.8 -std=gnu99 -o conftest -Os -w -pipe -march=core2 -isystem/home/user/.linuxbrew/include -L/home/user/.linuxbrew/lib -Wl,-rpath,/home/user/.linuxbrew/lib conftest.c -lm -lpthread >&5 | |
configure:15262: $? = 0 | |
configure:15262: result: yes | |
configure:15262: checking for endgrent | |
configure:15262: /usr/bin/gcc-4.8 -std=gnu99 -o conftest -Os -w -pipe -march=core2 -isystem/home/user/.linuxbrew/include -L/home/user/.linuxbrew/lib -Wl,-rpath,/home/user/.linuxbrew/lib conftest.c -lm -lpthread >&5 | |
configure:15262: $? = 0 | |
configure:15262: result: yes | |
configure:15262: checking for touchlock | |
configure:15262: /usr/bin/gcc-4.8 -std=gnu99 -o conftest -Os -w -pipe -march=core2 -isystem/home/user/.linuxbrew/include -L/home/user/.linuxbrew/lib -Wl,-rpath,/home/user/.linuxbrew/lib conftest.c -lm -lpthread >&5 | |
/tmp/cc3bTR9I.o: In function `main': | |
conftest.c:(.text.startup+0x4): undefined reference to `touchlock' | |
collect2: error: ld returned 1 exit status | |
configure:15262: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "emacs" | |
| #define PACKAGE_TARNAME "emacs" | |
| #define PACKAGE_VERSION "24.5" | |
| #define PACKAGE_STRING "emacs 24.5" | |
| #define PACKAGE_BUGREPORT "" | |
| #define PACKAGE_URL "" | |
| #define PACKAGE "emacs" | |
| #define VERSION "24.5" | |
| #define MAIL_USE_POP 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define __EXTENSIONS__ 1 | |
| #define _ALL_SOURCE 1 | |
| #define _DARWIN_C_SOURCE 1 | |
| #define _GNU_SOURCE 1 | |
| #define _POSIX_PTHREAD_SEMANTICS 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define _DARWIN_USE_64_BIT_INODE 1 | |
| #define SYSTEM_TYPE "gnu/linux" | |
| #define HAVE_SYS_SOUNDCARD_H 1 | |
| #define HAVE_SOUND 1 | |
| #define HAVE_PTY_H 1 | |
| #define HAVE_SYS_RESOURCE_H 1 | |
| #define HAVE_SYS_UTSNAME_H 1 | |
| #define HAVE_PWD_H 1 | |
| #define HAVE_UTMP_H 1 | |
| #define HAVE_SYS_SOCKET_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_PTHREAD_H 1 | |
| #define HAVE_SYS_UN_H 1 | |
| #define HAVE_DIRENT_H 1 | |
| #define HAVE_EXECINFO_H 1 | |
| #define HAVE_STDIO_EXT_H 1 | |
| #define HAVE_GETOPT_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_WCHAR_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_PERSONALITY_LINUX32 1 | |
| #define HAVE_TERM_H 1 | |
| #define TIME_WITH_SYS_TIME 1 | |
| #define HAVE_DECL_SYS_SIGLIST 1 | |
| #define HAVE_SYS_WAIT_H 1 | |
| #define HAVE_NET_IF_H 1 | |
| #define HAVE_IFADDRS_H 1 | |
| #define HAVE_STRUCT_IFREQ_IFR_FLAGS 1 | |
| #define HAVE_STRUCT_IFREQ_IFR_HWADDR 1 | |
| #define HAVE_STRUCT_IFREQ_IFR_NETMASK 1 | |
| #define HAVE_STRUCT_IFREQ_IFR_BROADADDR 1 | |
| #define HAVE_STRUCT_IFREQ_IFR_ADDR 1 | |
| #define HAVE_LONG_FILE_NAMES 1 | |
| #define HAVE_SYS_VLIMIT_H 1 | |
| #define HAVE_DATA_START 1 | |
| #define DOUG_LEA_MALLOC 1 | |
| #define HAVE_GETPAGESIZE 1 | |
| #define HAVE_MMAP 1 | |
| #define HAVE_PTHREAD 1 | |
| #define HAVE_INOTIFY 1 | |
| #define USE_FILE_NOTIFY 1 | |
| #define HAVE_XIM 1 | |
| #define USE_XIM 1 | |
| #define XRegisterIMInstantiateCallback_arg6 XPointer* | |
| #define HAVE_ZLIB 1 | |
| #define HAVE_H_ERRNO 1 | |
| #define HAVE_LIBM 1 | |
| #define MAIL_USE_FLOCK 1 | |
| #define HAVE_ACCEPT4 1 | |
| #define HAVE_FCHDIR 1 | |
| #define HAVE_GETHOSTNAME 1 | |
| #define HAVE_GETRUSAGE 1 | |
| #define HAVE_GET_CURRENT_DIR_NAME 1 | |
| #define HAVE_LRAND48 1 | |
| #define HAVE_SELECT 1 | |
| #define HAVE_GETPAGESIZE 1 | |
| #define HAVE_SETLOCALE 1 | |
| #define HAVE_GETRLIMIT 1 | |
| #define HAVE_SETRLIMIT 1 | |
| #define HAVE_SHUTDOWN 1 | |
| #define HAVE_GETADDRINFO 1 | |
| #define HAVE_STRSIGNAL 1 | |
| #define HAVE_SETITIMER 1 | |
| #define HAVE_SENDTO 1 | |
| #define HAVE_RECVFROM 1 | |
| #define HAVE_GETSOCKNAME 1 | |
| #define HAVE_GETPEERNAME 1 | |
| #define HAVE_GETIFADDRS 1 | |
| #define HAVE_FREEIFADDRS 1 | |
| #define HAVE_GAI_STRERROR 1 | |
| #define HAVE_GETLINE 1 | |
| #define HAVE_GETDELIM 1 | |
| #define HAVE_SYNC 1 | |
| #define HAVE_GETPWENT 1 | |
| #define HAVE_ENDPWENT 1 | |
| #define HAVE_GETGRENT 1 | |
| #define HAVE_ENDGRENT 1 | |
| /* end confdefs.h. */ | |
| /* Define touchlock to an innocuous variant, in case <limits.h> declares touchlock. | |
| For example, HP-UX 11i <limits.h> declares gettimeofday. */ | |
| #define touchlock innocuous_touchlock | |
| | |
| /* System header to define __stub macros and hopefully few prototypes, | |
| which can conflict with char touchlock (); below. | |
| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since | |
| <limits.h> exists even on freestanding compilers. */ | |
| | |
| #ifdef __STDC__ | |
| # include <limits.h> | |
| #else | |
| # include <assert.h> | |
| #endif | |
| | |
| #undef touchlock | |
| | |
| /* Override any GCC internal prototype to avoid an error. | |
| Use char because int might match the return type of a GCC | |
| builtin and then its argument prototype would still apply. */ | |
| #ifdef __cplusplus | |
| extern "C" | |
| #endif | |
| char touchlock (); | |
| /* The GNU C library defines this for functions which it implements | |
| to always fail with ENOSYS. Some functions are actually named | |
| something starting with __ and the normal name is an alias. */ | |
| #if defined __stub_touchlock || defined __stub___touchlock | |
| choke me | |
| #endif | |
| | |
| int | |
| main () | |
| { | |
| return touchlock (); | |
| ; | |
| return 0; | |
| } | |
configure:15262: result: no | |
configure:15262: checking for cfmakeraw | |
configure:15262: /usr/bin/gcc-4.8 -std=gnu99 -o conftest -Os -w -pipe -march=core2 -isystem/home/user/.linuxbrew/include -L/home/user/.linuxbrew/lib -Wl,-rpath,/home/user/.linuxbrew/lib conftest.c -lm -lpthread >&5 | |
configure:15262: $? = 0 | |
configure:15262: result: yes | |
configure:15262: checking for cfsetspeed | |
configure:15262: /usr/bin/gcc-4.8 -std=gnu99 -o conftest -Os -w -pipe -march=core2 -isystem/home/user/.linuxbrew/include -L/home/user/.linuxbrew/lib -Wl,-rpath,/home/user/.linuxbrew/lib conftest.c -lm -lpthread >&5 | |
configure:15262: $? = 0 | |
configure:15262: result: yes | |
configure:15262: checking for copysign | |
configure:15262: /usr/bin/gcc-4.8 -std=gnu99 -o conftest -Os -w -pipe -march=core2 -isystem/home/user/.linuxbrew/include -L/home/user/.linuxbrew/lib -Wl,-rpath,/home/user/.linuxbrew/lib conftest.c -lm -lpthread >&5 | |
configure:15262: $? = 0 | |
configure:15262: result: yes | |
configure:15262: checking for __executable_start | |
configure:15262: /usr/bin/gcc-4.8 -std=gnu99 -o conftest -Os -w -pipe -march=core2 -isystem/home/user/.linuxbrew/include -L/home/user/.linuxbrew/lib -Wl,-rpath,/home/user/.linuxbrew/lib conftest.c -lm -lpthread >&5 | |
configure:15262: $? = 0 | |
configure:15262: result: yes | |
configure:15262: checking for log2 | |
configure:15262: /usr/bin/gcc-4.8 -std=gnu99 -o conftest -Os -w -pipe -march=core2 -isystem/home/user/.linuxbrew/include -L/home/user/.linuxbrew/lib -Wl,-rpath,/home/user/.linuxbrew/lib conftest.c -lm -lpthread >&5 | |
configure:15262: $? = 0 | |
configure:15262: result: yes | |
configure:15276: checking for aligned_alloc | |
configure:15276: /usr/bin/gcc-4.8 -std=gnu99 -o conftest -Os -w -pipe -march=core2 -isystem/home/user/.linuxbrew/include -L/home/user/.linuxbrew/lib -Wl,-rpath,/home/user/.linuxbrew/lib conftest.c -lm -lpthread >&5 | |
configure:15276: $? = 0 | |
configure:15276: result: yes | |
configure:15298: checking for random | |
configure:15298: /usr/bin/gcc-4.8 -std=gnu99 -o conftest -Os -w -pipe -march=core2 -isystem/home/user/.linuxbrew/include -L/home/user/.linuxbrew/lib -Wl,-rpath,/home/user/.linuxbrew/lib conftest.c -lm -lpthread >&5 | |
configure:15298: $? = 0 | |
configure:15298: result: yes | |
configure:15298: checking for rint | |
configure:15298: /usr/bin/gcc-4.8 -std=gnu99 -o conftest -Os -w -pipe -march=core2 -isystem/home/user/.linuxbrew/include -L/home/user/.linuxbrew/lib -Wl,-rpath,/home/user/.linuxbrew/lib conftest.c -lm -lpthread >&5 | |
configure:15298: $? = 0 | |
configure:15298: result: yes | |
configure:15309: checking for __builtin_unwind_init | |
configure:15325: /usr/bin/gcc-4.8 -std=gnu99 -o conftest -Os -w -pipe -march=core2 -isystem/home/user/.linuxbrew/include -L/home/user/.linuxbrew/lib -Wl,-rpath,/home/user/.linuxbrew/lib conftest.c -lm -lpthread >&5 | |
configure:15325: $? = 0 | |
configure:15333: result: yes | |
configure:15345: checking for _LARGEFILE_SOURCE value needed for large files | |
configure:15364: /usr/bin/gcc-4.8 -std=gnu99 -o conftest -Os -w -pipe -march=core2 -isystem/home/user/.linuxbrew/include -L/home/user/.linuxbrew/lib -Wl,-rpath,/home/user/.linuxbrew/lib conftest.c -lm -lpthread >&5 | |
configure:15364: $? = 0 | |
configure:15392: result: no | |
configure:15417: checking for grantpt | |
configure:15417: /usr/bin/gcc-4.8 -std=gnu99 -o conftest -Os -w -pipe -march=core2 -isystem/home/user/.linuxbrew/include -L/home/user/.linuxbrew/lib -Wl,-rpath,/home/user/.linuxbrew/lib conftest.c -lm -lpthread >&5 | |
configure:15417: $? = 0 | |
configure:15417: result: yes | |
configure:15431: checking for getpt | |
configure:15431: /usr/bin/gcc-4.8 -std=gnu99 -o conftest -Os -w -pipe -march=core2 -isystem/home/user/.linuxbrew/include -L/home/user/.linuxbrew/lib -Wl,-rpath,/home/user/.linuxbrew/lib conftest.c -lm -lpthread >&5 | |
configure:15431: $? = 0 | |
configure:15431: result: yes | |
configure:15431: checking for posix_openpt | |
configure:15431: /usr/bin/gcc-4.8 -std=gnu99 -o conftest -Os -w -pipe -march=core2 -isystem/home/user/.linuxbrew/include -L/home/user/.linuxbrew/lib -Wl,-rpath,/home/user/.linuxbrew/lib conftest.c -lm -lpthread >&5 | |
configure:15431: $? = 0 | |
configure:15431: result: yes | |
configure:15446: checking for library containing tputs | |
configure:15502: /usr/bin/gcc-4.8 -std=gnu99 -o conftest -Os -w -pipe -march=core2 -isystem/home/user/.linuxbrew/include -L/home/user/.linuxbrew/lib -Wl,-rpath,/home/user/.linuxbrew/lib conftest.c -lm -lpthread >&5 | |
/tmp/ccT3crPm.o: In function `main': | |
conftest.c:(.text.startup+0x14): undefined reference to `tputs' | |
collect2: error: ld returned 1 exit status | |
configure:15502: $? = 1 | |
configure: program exited with status 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "emacs" | |
| #define PACKAGE_TARNAME "emacs" | |
| #define PACKAGE_VERSION "24.5" | |
| #define PACKAGE_STRING "emacs 24.5" | |
| #define PACKAGE_BUGREPORT "" | |
| #define PACKAGE_URL "" | |
| #define PACKAGE "emacs" | |
| #define VERSION "24.5" | |
| #define MAIL_USE_POP 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define __EXTENSIONS__ 1 | |
| #define _ALL_SOURCE 1 | |
| #define _DARWIN_C_SOURCE 1 | |
| #define _GNU_SOURCE 1 | |
| #define _POSIX_PTHREAD_SEMANTICS 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define _DARWIN_USE_64_BIT_INODE 1 | |
| #define SYSTEM_TYPE "gnu/linux" | |
| #define HAVE_SYS_SOUNDCARD_H 1 | |
| #define HAVE_SOUND 1 | |
| #define HAVE_PTY_H 1 | |
| #define HAVE_SYS_RESOURCE_H 1 | |
| #define HAVE_SYS_UTSNAME_H 1 | |
| #define HAVE_PWD_H 1 | |
| #define HAVE_UTMP_H 1 | |
| #define HAVE_SYS_SOCKET_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_PTHREAD_H 1 | |
| #define HAVE_SYS_UN_H 1 | |
| #define HAVE_DIRENT_H 1 | |
| #define HAVE_EXECINFO_H 1 | |
| #define HAVE_STDIO_EXT_H 1 | |
| #define HAVE_GETOPT_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_WCHAR_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_PERSONALITY_LINUX32 1 | |
| #define HAVE_TERM_H 1 | |
| #define TIME_WITH_SYS_TIME 1 | |
| #define HAVE_DECL_SYS_SIGLIST 1 | |
| #define HAVE_SYS_WAIT_H 1 | |
| #define HAVE_NET_IF_H 1 | |
| #define HAVE_IFADDRS_H 1 | |
| #define HAVE_STRUCT_IFREQ_IFR_FLAGS 1 | |
| #define HAVE_STRUCT_IFREQ_IFR_HWADDR 1 | |
| #define HAVE_STRUCT_IFREQ_IFR_NETMASK 1 | |
| #define HAVE_STRUCT_IFREQ_IFR_BROADADDR 1 | |
| #define HAVE_STRUCT_IFREQ_IFR_ADDR 1 | |
| #define HAVE_LONG_FILE_NAMES 1 | |
| #define HAVE_SYS_VLIMIT_H 1 | |
| #define HAVE_DATA_START 1 | |
| #define DOUG_LEA_MALLOC 1 | |
| #define HAVE_GETPAGESIZE 1 | |
| #define HAVE_MMAP 1 | |
| #define HAVE_PTHREAD 1 | |
| #define HAVE_INOTIFY 1 | |
| #define USE_FILE_NOTIFY 1 | |
| #define HAVE_XIM 1 | |
| #define USE_XIM 1 | |
| #define XRegisterIMInstantiateCallback_arg6 XPointer* | |
| #define HAVE_ZLIB 1 | |
| #define HAVE_H_ERRNO 1 | |
| #define HAVE_LIBM 1 | |
| #define MAIL_USE_FLOCK 1 | |
| #define HAVE_ACCEPT4 1 | |
| #define HAVE_FCHDIR 1 | |
| #define HAVE_GETHOSTNAME 1 | |
| #define HAVE_GETRUSAGE 1 | |
| #define HAVE_GET_CURRENT_DIR_NAME 1 | |
| #define HAVE_LRAND48 1 | |
| #define HAVE_SELECT 1 | |
| #define HAVE_GETPAGESIZE 1 | |
| #define HAVE_SETLOCALE 1 | |
| #define HAVE_GETRLIMIT 1 | |
| #define HAVE_SETRLIMIT 1 | |
| #define HAVE_SHUTDOWN 1 | |
| #define HAVE_GETADDRINFO 1 | |
| #define HAVE_STRSIGNAL 1 | |
| #define HAVE_SETITIMER 1 | |
| #define HAVE_SENDTO 1 | |
| #define HAVE_RECVFROM 1 | |
| #define HAVE_GETSOCKNAME 1 | |
| #define HAVE_GETPEERNAME 1 | |
| #define HAVE_GETIFADDRS 1 | |
| #define HAVE_FREEIFADDRS 1 | |
| #define HAVE_GAI_STRERROR 1 | |
| #define HAVE_GETLINE 1 | |
| #define HAVE_GETDELIM 1 | |
| #define HAVE_SYNC 1 | |
| #define HAVE_GETPWENT 1 | |
| #define HAVE_ENDPWENT 1 | |
| #define HAVE_GETGRENT 1 | |
| #define HAVE_ENDGRENT 1 | |
| #define HAVE_CFMAKERAW 1 | |
| #define HAVE_CFSETSPEED 1 | |
| #define HAVE_COPYSIGN 1 | |
| #define HAVE___EXECUTABLE_START 1 | |
| #define HAVE_LOG2 1 | |
| #define HAVE_ALIGNED_ALLOC 1 | |
| #define HAVE_RANDOM 1 | |
| #define HAVE_RINT 1 | |
| #define HAVE___BUILTIN_UNWIND_INIT 1 | |
| #define HAVE_FSEEKO 1 | |
| #define HAVE_GRANTPT 1 | |
| #define HAVE_GETPT 1 | |
| #define HAVE_POSIX_OPENPT 1 | |
| /* end confdefs.h. */ | |
| | |
| extern void tputs (const char *, int, int (*)(int)); | |
| int main (int argc, char **argv) | |
| { | |
| if (argc == 10000) | |
| tputs (argv[0], 0, 0); | |
| return 0; | |
| } | |
| | |
configure:15502: /usr/bin/gcc-4.8 -std=gnu99 -o conftest -Os -w -pipe -march=core2 -isystem/home/user/.linuxbrew/include -L/home/user/.linuxbrew/lib -Wl,-rpath,/home/user/.linuxbrew/lib conftest.c -ltinfo -lm -lpthread >&5 | |
configure:15502: $? = 0 | |
configure:15502: ./conftest | |
configure:15502: $? = 0 | |
configure:15517: result: -ltinfo | |
configure:15644: /usr/bin/gcc-4.8 -std=gnu99 -o conftest -Os -w -pipe -march=core2 -isystem/home/user/.linuxbrew/include -L/home/user/.linuxbrew/lib -Wl,-rpath,/home/user/.linuxbrew/lib conftest.c -lm -lpthread >&5 | |
configure:15644: $? = 0 | |
configure:16331: checking valgrind/valgrind.h usability | |
configure:16331: /usr/bin/gcc-4.8 -std=gnu99 -c -Os -w -pipe -march=core2 -isystem/home/user/.linuxbrew/include conftest.c >&5 | |
configure:16331: $? = 0 | |
configure:16331: result: yes | |
configure:16331: checking valgrind/valgrind.h presence | |
configure:16331: /usr/bin/gcc-4.8 -E -isystem/home/user/.linuxbrew/include conftest.c | |
configure:16331: $? = 0 | |
configure:16331: result: yes | |
configure:16331: checking for valgrind/valgrind.h | |
configure:16331: result: yes | |
configure:16348: checking for tzset | |
configure:16348: /usr/bin/gcc-4.8 -std=gnu99 -o conftest -Os -w -pipe -march=core2 -isystem/home/user/.linuxbrew/include -L/home/user/.linuxbrew/lib -Wl,-rpath,/home/user/.linuxbrew/lib conftest.c -lm -lpthread >&5 | |
configure:16348: $? = 0 | |
configure:16348: result: yes | |
configure:16348: checking for readlinkat | |
configure:16348: /usr/bin/gcc-4.8 -std=gnu99 -o conftest -Os -w -pipe -march=core2 -isystem/home/user/.linuxbrew/include -L/home/user/.linuxbrew/lib -Wl,-rpath,/home/user/.linuxbrew/lib conftest.c -lm -lpthread >&5 | |
configure:16348: $? = 0 | |
configure:16348: result: yes | |
configure:16348: checking for getdtablesize | |
configure:16348: /usr/bin/gcc-4.8 -std=gnu99 -o conftest -Os -w -pipe -march=core2 -isystem/home/user/.linuxbrew/include -L/home/user/.linuxbrew/lib -Wl,-rpath,/home/user/.linuxbrew/lib conftest.c -lm -lpthread >&5 | |
configure:16348: $? = 0 | |
configure:16348: result: yes | |
configure:16348: checking for faccessat | |
configure:16348: /usr/bin/gcc-4.8 -std=gnu99 -o conftest -Os -w -pipe -march=core2 -isystem/home/user/.linuxbrew/include -L/home/user/.linuxbrew/lib -Wl,-rpath,/home/user/.linuxbrew/lib conftest.c -lm -lpthread >&5 | |
configure:16348: $? = 0 | |
configure:16348: result: yes | |
configure:16348: checking for fcntl | |
configure:16348: /usr/bin/gcc-4.8 -std=gnu99 -o conftest -Os -w -pipe -march=core2 -isystem/home/user/.linuxbrew/include -L/home/user/.linuxbrew/lib -Wl,-rpath,/home/user/.linuxbrew/lib conftest.c -lm -lpthread >&5 | |
configure:16348: $? = 0 | |
configure:16348: result: yes | |
configure:16348: checking for fdopendir | |
configure:16348: /usr/bin/gcc-4.8 -std=gnu99 -o conftest -Os -w -pipe -march=core2 -isystem/home/user/.linuxbrew/include -L/home/user/.linuxbrew/lib -Wl,-rpath,/home/user/.linuxbrew/lib conftest.c -lm -lpthread >&5 | |
configure:16348: $? = 0 | |
configure:16348: result: yes | |
configure:16348: checking for fstatat | |
configure:16348: /usr/bin/gcc-4.8 -std=gnu99 -o conftest -Os -w -pipe -march=core2 -isystem/home/user/.linuxbrew/include -L/home/user/.linuxbrew/lib -Wl,-rpath,/home/user/.linuxbrew/lib conftest.c -lm -lpthread >&5 | |
configure:16348: $? = 0 | |
configure:16348: result: yes | |
configure:16348: checking for fsync | |
configure:16348: /usr/bin/gcc-4.8 -std=gnu99 -o conftest -Os -w -pipe -march=core2 -isystem/home/user/.linuxbrew/include -L/home/user/.linuxbrew/lib -Wl,-rpath,/home/user/.linuxbrew/lib conftest.c -lm -lpthread >&5 | |
configure:16348: $? = 0 | |
configure:16348: result: yes | |
configure:16348: checking for gettimeofday | |
configure:16348: /usr/bin/gcc-4.8 -std=gnu99 -o conftest -Os -w -pipe -march=core2 -isystem/home/user/.linuxbrew/include -L/home/user/.linuxbrew/lib -Wl,-rpath,/home/user/.linuxbrew/lib conftest.c -lm -lpthread >&5 | |
configure:16348: $? = 0 | |
configure:16348: result: yes | |
configure:16348: checking for nanotime | |
configure:16348: /usr/bin/gcc-4.8 -std=gnu99 -o conftest -Os -w -pipe -march=core2 -isystem/home/user/.linuxbrew/include -L/home/user/.linuxbrew/lib -Wl,-rpath,/home/user/.linuxbrew/lib conftest.c -lm -lpthread >&5 | |
/tmp/cc03cGl1.o: In function `main': | |
conftest.c:(.text.startup+0x4): undefined reference to `nanotime' | |
collect2: error: ld returned 1 exit status | |
configure:16348: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "emacs" | |
| #define PACKAGE_TARNAME "emacs" | |
| #define PACKAGE_VERSION "24.5" | |
| #define PACKAGE_STRING "emacs 24.5" | |
| #define PACKAGE_BUGREPORT "" | |
| #define PACKAGE_URL "" | |
| #define PACKAGE "emacs" | |
| #define VERSION "24.5" | |
| #define MAIL_USE_POP 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define __EXTENSIONS__ 1 | |
| #define _ALL_SOURCE 1 | |
| #define _DARWIN_C_SOURCE 1 | |
| #define _GNU_SOURCE 1 | |
| #define _POSIX_PTHREAD_SEMANTICS 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define _DARWIN_USE_64_BIT_INODE 1 | |
| #define SYSTEM_TYPE "gnu/linux" | |
| #define HAVE_SYS_SOUNDCARD_H 1 | |
| #define HAVE_SOUND 1 | |
| #define HAVE_PTY_H 1 | |
| #define HAVE_SYS_RESOURCE_H 1 | |
| #define HAVE_SYS_UTSNAME_H 1 | |
| #define HAVE_PWD_H 1 | |
| #define HAVE_UTMP_H 1 | |
| #define HAVE_SYS_SOCKET_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_PTHREAD_H 1 | |
| #define HAVE_SYS_UN_H 1 | |
| #define HAVE_DIRENT_H 1 | |
| #define HAVE_EXECINFO_H 1 | |
| #define HAVE_STDIO_EXT_H 1 | |
| #define HAVE_GETOPT_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_WCHAR_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_PERSONALITY_LINUX32 1 | |
| #define HAVE_TERM_H 1 | |
| #define TIME_WITH_SYS_TIME 1 | |
| #define HAVE_DECL_SYS_SIGLIST 1 | |
| #define HAVE_SYS_WAIT_H 1 | |
| #define HAVE_NET_IF_H 1 | |
| #define HAVE_IFADDRS_H 1 | |
| #define HAVE_STRUCT_IFREQ_IFR_FLAGS 1 | |
| #define HAVE_STRUCT_IFREQ_IFR_HWADDR 1 | |
| #define HAVE_STRUCT_IFREQ_IFR_NETMASK 1 | |
| #define HAVE_STRUCT_IFREQ_IFR_BROADADDR 1 | |
| #define HAVE_STRUCT_IFREQ_IFR_ADDR 1 | |
| #define HAVE_LONG_FILE_NAMES 1 | |
| #define HAVE_SYS_VLIMIT_H 1 | |
| #define HAVE_DATA_START 1 | |
| #define DOUG_LEA_MALLOC 1 | |
| #define HAVE_GETPAGESIZE 1 | |
| #define HAVE_MMAP 1 | |
| #define HAVE_PTHREAD 1 | |
| #define HAVE_INOTIFY 1 | |
| #define USE_FILE_NOTIFY 1 | |
| #define HAVE_XIM 1 | |
| #define USE_XIM 1 | |
| #define XRegisterIMInstantiateCallback_arg6 XPointer* | |
| #define HAVE_ZLIB 1 | |
| #define HAVE_H_ERRNO 1 | |
| #define HAVE_LIBM 1 | |
| #define MAIL_USE_FLOCK 1 | |
| #define HAVE_ACCEPT4 1 | |
| #define HAVE_FCHDIR 1 | |
| #define HAVE_GETHOSTNAME 1 | |
| #define HAVE_GETRUSAGE 1 | |
| #define HAVE_GET_CURRENT_DIR_NAME 1 | |
| #define HAVE_LRAND48 1 | |
| #define HAVE_SELECT 1 | |
| #define HAVE_GETPAGESIZE 1 | |
| #define HAVE_SETLOCALE 1 | |
| #define HAVE_GETRLIMIT 1 | |
| #define HAVE_SETRLIMIT 1 | |
| #define HAVE_SHUTDOWN 1 | |
| #define HAVE_GETADDRINFO 1 | |
| #define HAVE_STRSIGNAL 1 | |
| #define HAVE_SETITIMER 1 | |
| #define HAVE_SENDTO 1 | |
| #define HAVE_RECVFROM 1 | |
| #define HAVE_GETSOCKNAME 1 | |
| #define HAVE_GETPEERNAME 1 | |
| #define HAVE_GETIFADDRS 1 | |
| #define HAVE_FREEIFADDRS 1 | |
| #define HAVE_GAI_STRERROR 1 | |
| #define HAVE_GETLINE 1 | |
| #define HAVE_GETDELIM 1 | |
| #define HAVE_SYNC 1 | |
| #define HAVE_GETPWENT 1 | |
| #define HAVE_ENDPWENT 1 | |
| #define HAVE_GETGRENT 1 | |
| #define HAVE_ENDGRENT 1 | |
| #define HAVE_CFMAKERAW 1 | |
| #define HAVE_CFSETSPEED 1 | |
| #define HAVE_COPYSIGN 1 | |
| #define HAVE___EXECUTABLE_START 1 | |
| #define HAVE_LOG2 1 | |
| #define HAVE_ALIGNED_ALLOC 1 | |
| #define HAVE_RANDOM 1 | |
| #define HAVE_RINT 1 | |
| #define HAVE___BUILTIN_UNWIND_INIT 1 | |
| #define HAVE_FSEEKO 1 | |
| #define HAVE_GRANTPT 1 | |
| #define HAVE_GETPT 1 | |
| #define HAVE_POSIX_OPENPT 1 | |
| #define TERMINFO 1 | |
| #define HAVE_RES_INIT 1 | |
| #define HAVE_VALGRIND_VALGRIND_H 1 | |
| #define HAVE_TZSET 1 | |
| #define HAVE_READLINKAT 1 | |
| #define HAVE_GETDTABLESIZE 1 | |
| #define HAVE_FACCESSAT 1 | |
| #define HAVE_FCNTL 1 | |
| #define HAVE_FDOPENDIR 1 | |
| #define HAVE_FSTATAT 1 | |
| #define HAVE_FSYNC 1 | |
| #define HAVE_GETTIMEOFDAY 1 | |
| /* end confdefs.h. */ | |
| /* Define nanotime to an innocuous variant, in case <limits.h> declares nanotime. | |
| For example, HP-UX 11i <limits.h> declares gettimeofday. */ | |
| #define nanotime innocuous_nanotime | |
| | |
| /* System header to define __stub macros and hopefully few prototypes, | |
| which can conflict with char nanotime (); below. | |
| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since | |
| <limits.h> exists even on freestanding compilers. */ | |
| | |
| #ifdef __STDC__ | |
| # include <limits.h> | |
| #else | |
| # include <assert.h> | |
| #endif | |
| | |
| #undef nanotime | |
| | |
| /* Override any GCC internal prototype to avoid an error. | |
| Use char because int might match the return type of a GCC | |
| builtin and then its argument prototype would still apply. */ | |
| #ifdef __cplusplus | |
| extern "C" | |
| #endif | |
| char nanotime (); | |
| /* The GNU C library defines this for functions which it implements | |
| to always fail with ENOSYS. Some functions are actually named | |
| something starting with __ and the normal name is an alias. */ | |
| #if defined __stub_nanotime || defined __stub___nanotime | |
| choke me | |
| #endif | |
| | |
| int | |
| main () | |
| { | |
| return nanotime (); | |
| ; | |
| return 0; | |
| } | |
configure:16348: result: no | |
configure:16348: checking for lstat | |
configure:16348: /usr/bin/gcc-4.8 -std=gnu99 -o conftest -Os -w -pipe -march=core2 -isystem/home/user/.linuxbrew/include -L/home/user/.linuxbrew/lib -Wl,-rpath,/home/user/.linuxbrew/lib conftest.c -lm -lpthread >&5 | |
configure:16348: $? = 0 | |
configure:16348: result: yes | |
configure:16348: checking for mkostemp | |
configure:16348: /usr/bin/gcc-4.8 -std=gnu99 -o conftest -Os -w -pipe -march=core2 -isystem/home/user/.linuxbrew/include -L/home/user/.linuxbrew/lib -Wl,-rpath,/home/user/.linuxbrew/lib conftest.c -lm -lpthread >&5 | |
configure:16348: $? = 0 | |
configure:16348: result: yes | |
configure:16348: checking for pipe2 | |
configure:16348: /usr/bin/gcc-4.8 -std=gnu99 -o conftest -Os -w -pipe -march=core2 -isystem/home/user/.linuxbrew/include -L/home/user/.linuxbrew/lib -Wl,-rpath,/home/user/.linuxbrew/lib conftest.c -lm -lpthread >&5 | |
configure:16348: $? = 0 | |
configure:16348: result: yes | |
configure:16348: checking for pselect | |
configure:16348: /usr/bin/gcc-4.8 -std=gnu99 -o conftest -Os -w -pipe -march=core2 -isystem/home/user/.linuxbrew/include -L/home/user/.linuxbrew/lib -Wl,-rpath,/home/user/.linuxbrew/lib conftest.c -lm -lpthread >&5 | |
configure:16348: $? = 0 | |
configure:16348: result: yes | |
configure:16348: checking for pthread_sigmask | |
configure:16348: /usr/bin/gcc-4.8 -std=gnu99 -o conftest -Os -w -pipe -march=core2 -isystem/home/user/.linuxbrew/include -L/home/user/.linuxbrew/lib -Wl,-rpath,/home/user/.linuxbrew/lib conftest.c -lm -lpthread >&5 | |
configure:16348: $? = 0 | |
configure:16348: result: yes | |
configure:16348: checking for fchmod | |
configure:16348: /usr/bin/gcc-4.8 -std=gnu99 -o conftest -Os -w -pipe -march=core2 -isystem/home/user/.linuxbrew/include -L/home/user/.linuxbrew/lib -Wl,-rpath,/home/user/.linuxbrew/lib conftest.c -lm -lpthread >&5 | |
configure:16348: $? = 0 | |
configure:16348: result: yes | |
configure:16348: checking for readlink | |
configure:16348: /usr/bin/gcc-4.8 -std=gnu99 -o conftest -Os -w -pipe -march=core2 -isystem/home/user/.linuxbrew/include -L/home/user/.linuxbrew/lib -Wl,-rpath,/home/user/.linuxbrew/lib conftest.c -lm -lpthread >&5 | |
configure:16348: $? = 0 | |
configure:16348: result: yes | |
configure:16348: checking for strtoimax | |
configure:16348: /usr/bin/gcc-4.8 -std=gnu99 -o conftest -Os -w -pipe -march=core2 -isystem/home/user/.linuxbrew/include -L/home/user/.linuxbrew/lib -Wl,-rpath,/home/user/.linuxbrew/lib conftest.c -lm -lpthread >&5 | |
configure:16348: $? = 0 | |
configure:16348: result: yes | |
configure:16348: checking for strtoumax | |
configure:16348: /usr/bin/gcc-4.8 -std=gnu99 -o conftest -Os -w -pipe -march=core2 -isystem/home/user/.linuxbrew/include -L/home/user/.linuxbrew/lib -Wl,-rpath,/home/user/.linuxbrew/lib conftest.c -lm -lpthread >&5 | |
configure:16348: $? = 0 | |
configure:16348: result: yes | |
configure:16348: checking for symlink | |
configure:16348: /usr/bin/gcc-4.8 -std=gnu99 -o conftest -Os -w -pipe -march=core2 -isystem/home/user/.linuxbrew/include -L/home/user/.linuxbrew/lib -Wl,-rpath,/home/user/.linuxbrew/lib conftest.c -lm -lpthread >&5 | |
configure:16348: $? = 0 | |
configure:16348: result: yes | |
configure:16348: checking for localtime_r | |
configure:16348: /usr/bin/gcc-4.8 -std=gnu99 -o conftest -Os -w -pipe -march=core2 -isystem/home/user/.linuxbrew/include -L/home/user/.linuxbrew/lib -Wl,-rpath,/home/user/.linuxbrew/lib conftest.c -lm -lpthread >&5 | |
configure:16348: $? = 0 | |
configure:16348: result: yes | |
configure:16348: checking for futimes | |
configure:16348: /usr/bin/gcc-4.8 -std=gnu99 -o conftest -Os -w -pipe -march=core2 -isystem/home/user/.linuxbrew/include -L/home/user/.linuxbrew/lib -Wl,-rpath,/home/user/.linuxbrew/lib conftest.c -lm -lpthread >&5 | |
configure:16348: $? = 0 | |
configure:16348: result: yes | |
configure:16348: checking for futimesat | |
configure:16348: /usr/bin/gcc-4.8 -std=gnu99 -o conftest -Os -w -pipe -march=core2 -isystem/home/user/.linuxbrew/include -L/home/user/.linuxbrew/lib -Wl,-rpath,/home/user/.linuxbrew/lib conftest.c -lm -lpthread >&5 | |
configure:16348: $? = 0 | |
configure:16348: result: yes | |
configure:16348: checking for futimens | |
configure:16348: /usr/bin/gcc-4.8 -std=gnu99 -o conftest -Os -w -pipe -march=core2 -isystem/home/user/.linuxbrew/include -L/home/user/.linuxbrew/lib -Wl,-rpath,/home/user/.linuxbrew/lib conftest.c -lm -lpthread >&5 | |
configure:16348: $? = 0 | |
configure:16348: result: yes | |
configure:16348: checking for utimensat | |
configure:16348: /usr/bin/gcc-4.8 -std=gnu99 -o conftest -Os -w -pipe -march=core2 -isystem/home/user/.linuxbrew/include -L/home/user/.linuxbrew/lib -Wl,-rpath,/home/user/.linuxbrew/lib conftest.c -lm -lpthread >&5 | |
configure:16348: $? = 0 | |
configure:16348: result: yes | |
configure:16348: checking for lutimes | |
configure:16348: /usr/bin/gcc-4.8 -std=gnu99 -o conftest -Os -w -pipe -march=core2 -isystem/home/user/.linuxbrew/include -L/home/user/.linuxbrew/lib -Wl,-rpath,/home/user/.linuxbrew/lib conftest.c -lm -lpthread >&5 | |
configure:16348: $? = 0 | |
configure:16348: result: yes | |
configure:16348: checking for secure_getenv | |
configure:16348: /usr/bin/gcc-4.8 -std=gnu99 -o conftest -Os -w -pipe -march=core2 -isystem/home/user/.linuxbrew/include -L/home/user/.linuxbrew/lib -Wl,-rpath,/home/user/.linuxbrew/lib conftest.c -lm -lpthread >&5 | |
configure:16348: $? = 0 | |
configure:16348: result: yes | |
configure:16360: checking whether localtime caches TZ | |
configure:16394: /usr/bin/gcc-4.8 -std=gnu99 -o conftest -Os -w -pipe -march=core2 -isystem/home/user/.linuxbrew/include -L/home/user/.linuxbrew/lib -Wl,-rpath,/home/user/.linuxbrew/lib conftest.c -lm -lpthread >&5 | |
configure:16394: $? = 0 | |
configure:16394: ./conftest | |
configure:16394: $? = 0 | |
configure:16409: result: no | |
configure:16418: checking for socket | |
configure:16418: /usr/bin/gcc-4.8 -std=gnu99 -o conftest -Os -w -pipe -march=core2 -isystem/home/user/.linuxbrew/include -L/home/user/.linuxbrew/lib -Wl,-rpath,/home/user/.linuxbrew/lib conftest.c -lm -lpthread >&5 | |
configure:16418: $? = 0 | |
configure:16418: result: yes | |
configure:16426: checking netinet/in.h usability | |
configure:16426: /usr/bin/gcc-4.8 -std=gnu99 -c -Os -w -pipe -march=core2 -isystem/home/user/.linuxbrew/include conftest.c >&5 | |
configure:16426: $? = 0 | |
configure:16426: result: yes | |
configure:16426: checking netinet/in.h presence | |
configure:16426: /usr/bin/gcc-4.8 -E -isystem/home/user/.linuxbrew/include conftest.c | |
configure:16426: $? = 0 | |
configure:16426: result: yes | |
configure:16426: checking for netinet/in.h | |
configure:16426: result: yes | |
configure:16436: checking arpa/inet.h usability | |
configure:16436: /usr/bin/gcc-4.8 -std=gnu99 -c -Os -w -pipe -march=core2 -isystem/home/user/.linuxbrew/include conftest.c >&5 | |
configure:16436: $? = 0 | |
configure:16436: result: yes | |
configure:16436: checking arpa/inet.h presence | |
configure:16436: /usr/bin/gcc-4.8 -E -isystem/home/user/.linuxbrew/include conftest.c | |
configure:16436: $? = 0 | |
configure:16436: result: yes | |
configure:16436: checking for arpa/inet.h | |
configure:16436: result: yes | |
configure:16456: checking for pid_t | |
configure:16456: /usr/bin/gcc-4.8 -std=gnu99 -c -Os -w -pipe -march=core2 -isystem/home/user/.linuxbrew/include conftest.c >&5 | |
configure:16456: $? = 0 | |
configure:16456: /usr/bin/gcc-4.8 -std=gnu99 -c -Os -w -pipe -march=core2 -isystem/home/user/.linuxbrew/include conftest.c >&5 | |
conftest.c: In function 'main': | |
conftest.c:190:20: error: expected expression before ')' token | |
if (sizeof ((pid_t))) | |
^ | |
configure:16456: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "emacs" | |
| #define PACKAGE_TARNAME "emacs" | |
| #define PACKAGE_VERSION "24.5" | |
| #define PACKAGE_STRING "emacs 24.5" | |
| #define PACKAGE_BUGREPORT "" | |
| #define PACKAGE_URL "" | |
| #define PACKAGE "emacs" | |
| #define VERSION "24.5" | |
| #define MAIL_USE_POP 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define __EXTENSIONS__ 1 | |
| #define _ALL_SOURCE 1 | |
| #define _DARWIN_C_SOURCE 1 | |
| #define _GNU_SOURCE 1 | |
| #define _POSIX_PTHREAD_SEMANTICS 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define _DARWIN_USE_64_BIT_INODE 1 | |
| #define SYSTEM_TYPE "gnu/linux" | |
| #define HAVE_SYS_SOUNDCARD_H 1 | |
| #define HAVE_SOUND 1 | |
| #define HAVE_PTY_H 1 | |
| #define HAVE_SYS_RESOURCE_H 1 | |
| #define HAVE_SYS_UTSNAME_H 1 | |
| #define HAVE_PWD_H 1 | |
| #define HAVE_UTMP_H 1 | |
| #define HAVE_SYS_SOCKET_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_PTHREAD_H 1 | |
| #define HAVE_SYS_UN_H 1 | |
| #define HAVE_DIRENT_H 1 | |
| #define HAVE_EXECINFO_H 1 | |
| #define HAVE_STDIO_EXT_H 1 | |
| #define HAVE_GETOPT_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_WCHAR_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_PERSONALITY_LINUX32 1 | |
| #define HAVE_TERM_H 1 | |
| #define TIME_WITH_SYS_TIME 1 | |
| #define HAVE_DECL_SYS_SIGLIST 1 | |
| #define HAVE_SYS_WAIT_H 1 | |
| #define HAVE_NET_IF_H 1 | |
| #define HAVE_IFADDRS_H 1 | |
| #define HAVE_STRUCT_IFREQ_IFR_FLAGS 1 | |
| #define HAVE_STRUCT_IFREQ_IFR_HWADDR 1 | |
| #define HAVE_STRUCT_IFREQ_IFR_NETMASK 1 | |
| #define HAVE_STRUCT_IFREQ_IFR_BROADADDR 1 | |
| #define HAVE_STRUCT_IFREQ_IFR_ADDR 1 | |
| #define HAVE_LONG_FILE_NAMES 1 | |
| #define HAVE_SYS_VLIMIT_H 1 | |
| #define HAVE_DATA_START 1 | |
| #define DOUG_LEA_MALLOC 1 | |
| #define HAVE_GETPAGESIZE 1 | |
| #define HAVE_MMAP 1 | |
| #define HAVE_PTHREAD 1 | |
| #define HAVE_INOTIFY 1 | |
| #define USE_FILE_NOTIFY 1 | |
| #define HAVE_XIM 1 | |
| #define USE_XIM 1 | |
| #define XRegisterIMInstantiateCallback_arg6 XPointer* | |
| #define HAVE_ZLIB 1 | |
| #define HAVE_H_ERRNO 1 | |
| #define HAVE_LIBM 1 | |
| #define MAIL_USE_FLOCK 1 | |
| #define HAVE_ACCEPT4 1 | |
| #define HAVE_FCHDIR 1 | |
| #define HAVE_GETHOSTNAME 1 | |
| #define HAVE_GETRUSAGE 1 | |
| #define HAVE_GET_CURRENT_DIR_NAME 1 | |
| #define HAVE_LRAND48 1 | |
| #define HAVE_SELECT 1 | |
| #define HAVE_GETPAGESIZE 1 | |
| #define HAVE_SETLOCALE 1 | |
| #define HAVE_GETRLIMIT 1 | |
| #define HAVE_SETRLIMIT 1 | |
| #define HAVE_SHUTDOWN 1 | |
| #define HAVE_GETADDRINFO 1 | |
| #define HAVE_STRSIGNAL 1 | |
| #define HAVE_SETITIMER 1 | |
| #define HAVE_SENDTO 1 | |
| #define HAVE_RECVFROM 1 | |
| #define HAVE_GETSOCKNAME 1 | |
| #define HAVE_GETPEERNAME 1 | |
| #define HAVE_GETIFADDRS 1 | |
| #define HAVE_FREEIFADDRS 1 | |
| #define HAVE_GAI_STRERROR 1 | |
| #define HAVE_GETLINE 1 | |
| #define HAVE_GETDELIM 1 | |
| #define HAVE_SYNC 1 | |
| #define HAVE_GETPWENT 1 | |
| #define HAVE_ENDPWENT 1 | |
| #define HAVE_GETGRENT 1 | |
| #define HAVE_ENDGRENT 1 | |
| #define HAVE_CFMAKERAW 1 | |
| #define HAVE_CFSETSPEED 1 | |
| #define HAVE_COPYSIGN 1 | |
| #define HAVE___EXECUTABLE_START 1 | |
| #define HAVE_LOG2 1 | |
| #define HAVE_ALIGNED_ALLOC 1 | |
| #define HAVE_RANDOM 1 | |
| #define HAVE_RINT 1 | |
| #define HAVE___BUILTIN_UNWIND_INIT 1 | |
| #define HAVE_FSEEKO 1 | |
| #define HAVE_GRANTPT 1 | |
| #define HAVE_GETPT 1 | |
| #define HAVE_POSIX_OPENPT 1 | |
| #define TERMINFO 1 | |
| #define HAVE_RES_INIT 1 | |
| #define HAVE_VALGRIND_VALGRIND_H 1 | |
| #define HAVE_TZSET 1 | |
| #define HAVE_READLINKAT 1 | |
| #define HAVE_GETDTABLESIZE 1 | |
| #define HAVE_FACCESSAT 1 | |
| #define HAVE_FCNTL 1 | |
| #define HAVE_FDOPENDIR 1 | |
| #define HAVE_FSTATAT 1 | |
| #define HAVE_FSYNC 1 | |
| #define HAVE_GETTIMEOFDAY 1 | |
| #define HAVE_LSTAT 1 | |
| #define HAVE_MKOSTEMP 1 | |
| #define HAVE_PIPE2 1 | |
| #define HAVE_PSELECT 1 | |
| #define HAVE_PTHREAD_SIGMASK 1 | |
| #define HAVE_FCHMOD 1 | |
| #define HAVE_READLINK 1 | |
| #define HAVE_STRTOIMAX 1 | |
| #define HAVE_STRTOUMAX 1 | |
| #define HAVE_SYMLINK 1 | |
| #define HAVE_LOCALTIME_R 1 | |
| #define HAVE_FUTIMES 1 | |
| #define HAVE_FUTIMESAT 1 | |
| #define HAVE_FUTIMENS 1 | |
| #define HAVE_UTIMENSAT 1 | |
| #define HAVE_LUTIMES 1 | |
| #define HAVE_SECURE_GETENV 1 | |
| #define HAVE_INET_SOCKETS 1 | |
| /* end confdefs.h. */ | |
| #include <stdio.h> | |
| #ifdef HAVE_SYS_TYPES_H | |
| # include <sys/types.h> | |
| #endif | |
| #ifdef HAVE_SYS_STAT_H | |
| # include <sys/stat.h> | |
| #endif | |
| #ifdef STDC_HEADERS | |
| # include <stdlib.h> | |
| # include <stddef.h> | |
| #else | |
| # ifdef HAVE_STDLIB_H | |
| # include <stdlib.h> | |
| # endif | |
| #endif | |
| #ifdef HAVE_STRING_H | |
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | |
| # include <memory.h> | |
| # endif | |
| # include <string.h> | |
| #endif | |
| #ifdef HAVE_STRINGS_H | |
| # include <strings.h> | |
| #endif | |
| #ifdef HAVE_INTTYPES_H | |
| # include <inttypes.h> | |
| #endif | |
| #ifdef HAVE_STDINT_H | |
| # include <stdint.h> | |
| #endif | |
| #ifdef HAVE_UNISTD_H | |
| # include <unistd.h> | |
| #endif | |
| int | |
| main () | |
| { | |
| if (sizeof ((pid_t))) | |
| return 0; | |
| ; | |
| return 0; | |
| } | |
configure:16456: result: yes | |
configure:16469: checking vfork.h usability | |
configure:16469: /usr/bin/gcc-4.8 -std=gnu99 -c -Os -w -pipe -march=core2 -isystem/home/user/.linuxbrew/include conftest.c >&5 | |
conftest.c:187:19: fatal error: vfork.h: No such file or directory | |
#include <vfork.h> | |
^ | |
compilation terminated. | |
configure:16469: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "emacs" | |
| #define PACKAGE_TARNAME "emacs" | |
| #define PACKAGE_VERSION "24.5" | |
| #define PACKAGE_STRING "emacs 24.5" | |
| #define PACKAGE_BUGREPORT "" | |
| #define PACKAGE_URL "" | |
| #define PACKAGE "emacs" | |
| #define VERSION "24.5" | |
| #define MAIL_USE_POP 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define __EXTENSIONS__ 1 | |
| #define _ALL_SOURCE 1 | |
| #define _DARWIN_C_SOURCE 1 | |
| #define _GNU_SOURCE 1 | |
| #define _POSIX_PTHREAD_SEMANTICS 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define _DARWIN_USE_64_BIT_INODE 1 | |
| #define SYSTEM_TYPE "gnu/linux" | |
| #define HAVE_SYS_SOUNDCARD_H 1 | |
| #define HAVE_SOUND 1 | |
| #define HAVE_PTY_H 1 | |
| #define HAVE_SYS_RESOURCE_H 1 | |
| #define HAVE_SYS_UTSNAME_H 1 | |
| #define HAVE_PWD_H 1 | |
| #define HAVE_UTMP_H 1 | |
| #define HAVE_SYS_SOCKET_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_PTHREAD_H 1 | |
| #define HAVE_SYS_UN_H 1 | |
| #define HAVE_DIRENT_H 1 | |
| #define HAVE_EXECINFO_H 1 | |
| #define HAVE_STDIO_EXT_H 1 | |
| #define HAVE_GETOPT_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_WCHAR_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_PERSONALITY_LINUX32 1 | |
| #define HAVE_TERM_H 1 | |
| #define TIME_WITH_SYS_TIME 1 | |
| #define HAVE_DECL_SYS_SIGLIST 1 | |
| #define HAVE_SYS_WAIT_H 1 | |
| #define HAVE_NET_IF_H 1 | |
| #define HAVE_IFADDRS_H 1 | |
| #define HAVE_STRUCT_IFREQ_IFR_FLAGS 1 | |
| #define HAVE_STRUCT_IFREQ_IFR_HWADDR 1 | |
| #define HAVE_STRUCT_IFREQ_IFR_NETMASK 1 | |
| #define HAVE_STRUCT_IFREQ_IFR_BROADADDR 1 | |
| #define HAVE_STRUCT_IFREQ_IFR_ADDR 1 | |
| #define HAVE_LONG_FILE_NAMES 1 | |
| #define HAVE_SYS_VLIMIT_H 1 | |
| #define HAVE_DATA_START 1 | |
| #define DOUG_LEA_MALLOC 1 | |
| #define HAVE_GETPAGESIZE 1 | |
| #define HAVE_MMAP 1 | |
| #define HAVE_PTHREAD 1 | |
| #define HAVE_INOTIFY 1 | |
| #define USE_FILE_NOTIFY 1 | |
| #define HAVE_XIM 1 | |
| #define USE_XIM 1 | |
| #define XRegisterIMInstantiateCallback_arg6 XPointer* | |
| #define HAVE_ZLIB 1 | |
| #define HAVE_H_ERRNO 1 | |
| #define HAVE_LIBM 1 | |
| #define MAIL_USE_FLOCK 1 | |
| #define HAVE_ACCEPT4 1 | |
| #define HAVE_FCHDIR 1 | |
| #define HAVE_GETHOSTNAME 1 | |
| #define HAVE_GETRUSAGE 1 | |
| #define HAVE_GET_CURRENT_DIR_NAME 1 | |
| #define HAVE_LRAND48 1 | |
| #define HAVE_SELECT 1 | |
| #define HAVE_GETPAGESIZE 1 | |
| #define HAVE_SETLOCALE 1 | |
| #define HAVE_GETRLIMIT 1 | |
| #define HAVE_SETRLIMIT 1 | |
| #define HAVE_SHUTDOWN 1 | |
| #define HAVE_GETADDRINFO 1 | |
| #define HAVE_STRSIGNAL 1 | |
| #define HAVE_SETITIMER 1 | |
| #define HAVE_SENDTO 1 | |
| #define HAVE_RECVFROM 1 | |
| #define HAVE_GETSOCKNAME 1 | |
| #define HAVE_GETPEERNAME 1 | |
| #define HAVE_GETIFADDRS 1 | |
| #define HAVE_FREEIFADDRS 1 | |
| #define HAVE_GAI_STRERROR 1 | |
| #define HAVE_GETLINE 1 | |
| #define HAVE_GETDELIM 1 | |
| #define HAVE_SYNC 1 | |
| #define HAVE_GETPWENT 1 | |
| #define HAVE_ENDPWENT 1 | |
| #define HAVE_GETGRENT 1 | |
| #define HAVE_ENDGRENT 1 | |
| #define HAVE_CFMAKERAW 1 | |
| #define HAVE_CFSETSPEED 1 | |
| #define HAVE_COPYSIGN 1 | |
| #define HAVE___EXECUTABLE_START 1 | |
| #define HAVE_LOG2 1 | |
| #define HAVE_ALIGNED_ALLOC 1 | |
| #define HAVE_RANDOM 1 | |
| #define HAVE_RINT 1 | |
| #define HAVE___BUILTIN_UNWIND_INIT 1 | |
| #define HAVE_FSEEKO 1 | |
| #define HAVE_GRANTPT 1 | |
| #define HAVE_GETPT 1 | |
| #define HAVE_POSIX_OPENPT 1 | |
| #define TERMINFO 1 | |
| #define HAVE_RES_INIT 1 | |
| #define HAVE_VALGRIND_VALGRIND_H 1 | |
| #define HAVE_TZSET 1 | |
| #define HAVE_READLINKAT 1 | |
| #define HAVE_GETDTABLESIZE 1 | |
| #define HAVE_FACCESSAT 1 | |
| #define HAVE_FCNTL 1 | |
| #define HAVE_FDOPENDIR 1 | |
| #define HAVE_FSTATAT 1 | |
| #define HAVE_FSYNC 1 | |
| #define HAVE_GETTIMEOFDAY 1 | |
| #define HAVE_LSTAT 1 | |
| #define HAVE_MKOSTEMP 1 | |
| #define HAVE_PIPE2 1 | |
| #define HAVE_PSELECT 1 | |
| #define HAVE_PTHREAD_SIGMASK 1 | |
| #define HAVE_FCHMOD 1 | |
| #define HAVE_READLINK 1 | |
| #define HAVE_STRTOIMAX 1 | |
| #define HAVE_STRTOUMAX 1 | |
| #define HAVE_SYMLINK 1 | |
| #define HAVE_LOCALTIME_R 1 | |
| #define HAVE_FUTIMES 1 | |
| #define HAVE_FUTIMESAT 1 | |
| #define HAVE_FUTIMENS 1 | |
| #define HAVE_UTIMENSAT 1 | |
| #define HAVE_LUTIMES 1 | |
| #define HAVE_SECURE_GETENV 1 | |
| #define HAVE_INET_SOCKETS 1 | |
| /* end confdefs.h. */ | |
| #include <stdio.h> | |
| #ifdef HAVE_SYS_TYPES_H | |
| # include <sys/types.h> | |
| #endif | |
| #ifdef HAVE_SYS_STAT_H | |
| # include <sys/stat.h> | |
| #endif | |
| #ifdef STDC_HEADERS | |
| # include <stdlib.h> | |
| # include <stddef.h> | |
| #else | |
| # ifdef HAVE_STDLIB_H | |
| # include <stdlib.h> | |
| # endif | |
| #endif | |
| #ifdef HAVE_STRING_H | |
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | |
| # include <memory.h> | |
| # endif | |
| # include <string.h> | |
| #endif | |
| #ifdef HAVE_STRINGS_H | |
| # include <strings.h> | |
| #endif | |
| #ifdef HAVE_INTTYPES_H | |
| # include <inttypes.h> | |
| #endif | |
| #ifdef HAVE_STDINT_H | |
| # include <stdint.h> | |
| #endif | |
| #ifdef HAVE_UNISTD_H | |
| # include <unistd.h> | |
| #endif | |
| #include <vfork.h> | |
configure:16469: result: no | |
configure:16469: checking vfork.h presence | |
configure:16469: /usr/bin/gcc-4.8 -E -isystem/home/user/.linuxbrew/include conftest.c | |
conftest.c:154:19: fatal error: vfork.h: No such file or directory | |
#include <vfork.h> | |
^ | |
compilation terminated. | |
configure:16469: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "emacs" | |
| #define PACKAGE_TARNAME "emacs" | |
| #define PACKAGE_VERSION "24.5" | |
| #define PACKAGE_STRING "emacs 24.5" | |
| #define PACKAGE_BUGREPORT "" | |
| #define PACKAGE_URL "" | |
| #define PACKAGE "emacs" | |
| #define VERSION "24.5" | |
| #define MAIL_USE_POP 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define __EXTENSIONS__ 1 | |
| #define _ALL_SOURCE 1 | |
| #define _DARWIN_C_SOURCE 1 | |
| #define _GNU_SOURCE 1 | |
| #define _POSIX_PTHREAD_SEMANTICS 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define _DARWIN_USE_64_BIT_INODE 1 | |
| #define SYSTEM_TYPE "gnu/linux" | |
| #define HAVE_SYS_SOUNDCARD_H 1 | |
| #define HAVE_SOUND 1 | |
| #define HAVE_PTY_H 1 | |
| #define HAVE_SYS_RESOURCE_H 1 | |
| #define HAVE_SYS_UTSNAME_H 1 | |
| #define HAVE_PWD_H 1 | |
| #define HAVE_UTMP_H 1 | |
| #define HAVE_SYS_SOCKET_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_PTHREAD_H 1 | |
| #define HAVE_SYS_UN_H 1 | |
| #define HAVE_DIRENT_H 1 | |
| #define HAVE_EXECINFO_H 1 | |
| #define HAVE_STDIO_EXT_H 1 | |
| #define HAVE_GETOPT_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_WCHAR_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_PERSONALITY_LINUX32 1 | |
| #define HAVE_TERM_H 1 | |
| #define TIME_WITH_SYS_TIME 1 | |
| #define HAVE_DECL_SYS_SIGLIST 1 | |
| #define HAVE_SYS_WAIT_H 1 | |
| #define HAVE_NET_IF_H 1 | |
| #define HAVE_IFADDRS_H 1 | |
| #define HAVE_STRUCT_IFREQ_IFR_FLAGS 1 | |
| #define HAVE_STRUCT_IFREQ_IFR_HWADDR 1 | |
| #define HAVE_STRUCT_IFREQ_IFR_NETMASK 1 | |
| #define HAVE_STRUCT_IFREQ_IFR_BROADADDR 1 | |
| #define HAVE_STRUCT_IFREQ_IFR_ADDR 1 | |
| #define HAVE_LONG_FILE_NAMES 1 | |
| #define HAVE_SYS_VLIMIT_H 1 | |
| #define HAVE_DATA_START 1 | |
| #define DOUG_LEA_MALLOC 1 | |
| #define HAVE_GETPAGESIZE 1 | |
| #define HAVE_MMAP 1 | |
| #define HAVE_PTHREAD 1 | |
| #define HAVE_INOTIFY 1 | |
| #define USE_FILE_NOTIFY 1 | |
| #define HAVE_XIM 1 | |
| #define USE_XIM 1 | |
| #define XRegisterIMInstantiateCallback_arg6 XPointer* | |
| #define HAVE_ZLIB 1 | |
| #define HAVE_H_ERRNO 1 | |
| #define HAVE_LIBM 1 | |
| #define MAIL_USE_FLOCK 1 | |
| #define HAVE_ACCEPT4 1 | |
| #define HAVE_FCHDIR 1 | |
| #define HAVE_GETHOSTNAME 1 | |
| #define HAVE_GETRUSAGE 1 | |
| #define HAVE_GET_CURRENT_DIR_NAME 1 | |
| #define HAVE_LRAND48 1 | |
| #define HAVE_SELECT 1 | |
| #define HAVE_GETPAGESIZE 1 | |
| #define HAVE_SETLOCALE 1 | |
| #define HAVE_GETRLIMIT 1 | |
| #define HAVE_SETRLIMIT 1 | |
| #define HAVE_SHUTDOWN 1 | |
| #define HAVE_GETADDRINFO 1 | |
| #define HAVE_STRSIGNAL 1 | |
| #define HAVE_SETITIMER 1 | |
| #define HAVE_SENDTO 1 | |
| #define HAVE_RECVFROM 1 | |
| #define HAVE_GETSOCKNAME 1 | |
| #define HAVE_GETPEERNAME 1 | |
| #define HAVE_GETIFADDRS 1 | |
| #define HAVE_FREEIFADDRS 1 | |
| #define HAVE_GAI_STRERROR 1 | |
| #define HAVE_GETLINE 1 | |
| #define HAVE_GETDELIM 1 | |
| #define HAVE_SYNC 1 | |
| #define HAVE_GETPWENT 1 | |
| #define HAVE_ENDPWENT 1 | |
| #define HAVE_GETGRENT 1 | |
| #define HAVE_ENDGRENT 1 | |
| #define HAVE_CFMAKERAW 1 | |
| #define HAVE_CFSETSPEED 1 | |
| #define HAVE_COPYSIGN 1 | |
| #define HAVE___EXECUTABLE_START 1 | |
| #define HAVE_LOG2 1 | |
| #define HAVE_ALIGNED_ALLOC 1 | |
| #define HAVE_RANDOM 1 | |
| #define HAVE_RINT 1 | |
| #define HAVE___BUILTIN_UNWIND_INIT 1 | |
| #define HAVE_FSEEKO 1 | |
| #define HAVE_GRANTPT 1 | |
| #define HAVE_GETPT 1 | |
| #define HAVE_POSIX_OPENPT 1 | |
| #define TERMINFO 1 | |
| #define HAVE_RES_INIT 1 | |
| #define HAVE_VALGRIND_VALGRIND_H 1 | |
| #define HAVE_TZSET 1 | |
| #define HAVE_READLINKAT 1 | |
| #define HAVE_GETDTABLESIZE 1 | |
| #define HAVE_FACCESSAT 1 | |
| #define HAVE_FCNTL 1 | |
| #define HAVE_FDOPENDIR 1 | |
| #define HAVE_FSTATAT 1 | |
| #define HAVE_FSYNC 1 | |
| #define HAVE_GETTIMEOFDAY 1 | |
| #define HAVE_LSTAT 1 | |
| #define HAVE_MKOSTEMP 1 | |
| #define HAVE_PIPE2 1 | |
| #define HAVE_PSELECT 1 | |
| #define HAVE_PTHREAD_SIGMASK 1 | |
| #define HAVE_FCHMOD 1 | |
| #define HAVE_READLINK 1 | |
| #define HAVE_STRTOIMAX 1 | |
| #define HAVE_STRTOUMAX 1 | |
| #define HAVE_SYMLINK 1 | |
| #define HAVE_LOCALTIME_R 1 | |
| #define HAVE_FUTIMES 1 | |
| #define HAVE_FUTIMESAT 1 | |
| #define HAVE_FUTIMENS 1 | |
| #define HAVE_UTIMENSAT 1 | |
| #define HAVE_LUTIMES 1 | |
| #define HAVE_SECURE_GETENV 1 | |
| #define HAVE_INET_SOCKETS 1 | |
| /* end confdefs.h. */ | |
| #include <vfork.h> | |
configure:16469: result: no | |
configure:16469: checking for vfork.h | |
configure:16469: result: no | |
configure:16482: checking for fork | |
configure:16482: /usr/bin/gcc-4.8 -std=gnu99 -o conftest -Os -w -pipe -march=core2 -isystem/home/user/.linuxbrew/include -L/home/user/.linuxbrew/lib -Wl,-rpath,/home/user/.linuxbrew/lib conftest.c -lm -lpthread >&5 | |
configure:16482: $? = 0 | |
configure:16482: result: yes | |
configure:16482: checking for vfork | |
configure:16482: /usr/bin/gcc-4.8 -std=gnu99 -o conftest -Os -w -pipe -march=core2 -isystem/home/user/.linuxbrew/include -L/home/user/.linuxbrew/lib -Wl,-rpath,/home/user/.linuxbrew/lib conftest.c -lm -lpthread >&5 | |
configure:16482: $? = 0 | |
configure:16482: result: yes | |
configure:16492: checking for working fork | |
configure:16514: /usr/bin/gcc-4.8 -std=gnu99 -o conftest -Os -w -pipe -march=core2 -isystem/home/user/.linuxbrew/include -L/home/user/.linuxbrew/lib -Wl,-rpath,/home/user/.linuxbrew/lib conftest.c -lm -lpthread >&5 | |
configure:16514: $? = 0 | |
configure:16514: ./conftest | |
configure:16514: $? = 0 | |
configure:16524: result: yes | |
configure:16545: checking for working vfork | |
configure:16655: result: yes | |
configure:16683: checking for snprintf | |
configure:16683: /usr/bin/gcc-4.8 -std=gnu99 -o conftest -Os -w -pipe -march=core2 -isystem/home/user/.linuxbrew/include -L/home/user/.linuxbrew/lib -Wl,-rpath,/home/user/.linuxbrew/lib conftest.c -lm -lpthread >&5 | |
configure:16683: $? = 0 | |
configure:16683: result: yes | |
configure:16698: checking whether GLib is linked in | |
configure:16712: /usr/bin/gcc-4.8 -std=gnu99 -o conftest -Os -w -pipe -march=core2 -isystem/home/user/.linuxbrew/include -L/home/user/.linuxbrew/lib -Wl,-rpath,/home/user/.linuxbrew/lib conftest.c -lm -lpthread >&5 | |
conftest.c:159:18: fatal error: glib.h: No such file or directory | |
#include <glib.h> | |
^ | |
compilation terminated. | |
configure:16712: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "emacs" | |
| #define PACKAGE_TARNAME "emacs" | |
| #define PACKAGE_VERSION "24.5" | |
| #define PACKAGE_STRING "emacs 24.5" | |
| #define PACKAGE_BUGREPORT "" | |
| #define PACKAGE_URL "" | |
| #define PACKAGE "emacs" | |
| #define VERSION "24.5" | |
| #define MAIL_USE_POP 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define __EXTENSIONS__ 1 | |
| #define _ALL_SOURCE 1 | |
| #define _DARWIN_C_SOURCE 1 | |
| #define _GNU_SOURCE 1 | |
| #define _POSIX_PTHREAD_SEMANTICS 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define _DARWIN_USE_64_BIT_INODE 1 | |
| #define SYSTEM_TYPE "gnu/linux" | |
| #define HAVE_SYS_SOUNDCARD_H 1 | |
| #define HAVE_SOUND 1 | |
| #define HAVE_PTY_H 1 | |
| #define HAVE_SYS_RESOURCE_H 1 | |
| #define HAVE_SYS_UTSNAME_H 1 | |
| #define HAVE_PWD_H 1 | |
| #define HAVE_UTMP_H 1 | |
| #define HAVE_SYS_SOCKET_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_PTHREAD_H 1 | |
| #define HAVE_SYS_UN_H 1 | |
| #define HAVE_DIRENT_H 1 | |
| #define HAVE_EXECINFO_H 1 | |
| #define HAVE_STDIO_EXT_H 1 | |
| #define HAVE_GETOPT_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_WCHAR_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_PERSONALITY_LINUX32 1 | |
| #define HAVE_TERM_H 1 | |
| #define TIME_WITH_SYS_TIME 1 | |
| #define HAVE_DECL_SYS_SIGLIST 1 | |
| #define HAVE_SYS_WAIT_H 1 | |
| #define HAVE_NET_IF_H 1 | |
| #define HAVE_IFADDRS_H 1 | |
| #define HAVE_STRUCT_IFREQ_IFR_FLAGS 1 | |
| #define HAVE_STRUCT_IFREQ_IFR_HWADDR 1 | |
| #define HAVE_STRUCT_IFREQ_IFR_NETMASK 1 | |
| #define HAVE_STRUCT_IFREQ_IFR_BROADADDR 1 | |
| #define HAVE_STRUCT_IFREQ_IFR_ADDR 1 | |
| #define HAVE_LONG_FILE_NAMES 1 | |
| #define HAVE_SYS_VLIMIT_H 1 | |
| #define HAVE_DATA_START 1 | |
| #define DOUG_LEA_MALLOC 1 | |
| #define HAVE_GETPAGESIZE 1 | |
| #define HAVE_MMAP 1 | |
| #define HAVE_PTHREAD 1 | |
| #define HAVE_INOTIFY 1 | |
| #define USE_FILE_NOTIFY 1 | |
| #define HAVE_XIM 1 | |
| #define USE_XIM 1 | |
| #define XRegisterIMInstantiateCallback_arg6 XPointer* | |
| #define HAVE_ZLIB 1 | |
| #define HAVE_H_ERRNO 1 | |
| #define HAVE_LIBM 1 | |
| #define MAIL_USE_FLOCK 1 | |
| #define HAVE_ACCEPT4 1 | |
| #define HAVE_FCHDIR 1 | |
| #define HAVE_GETHOSTNAME 1 | |
| #define HAVE_GETRUSAGE 1 | |
| #define HAVE_GET_CURRENT_DIR_NAME 1 | |
| #define HAVE_LRAND48 1 | |
| #define HAVE_SELECT 1 | |
| #define HAVE_GETPAGESIZE 1 | |
| #define HAVE_SETLOCALE 1 | |
| #define HAVE_GETRLIMIT 1 | |
| #define HAVE_SETRLIMIT 1 | |
| #define HAVE_SHUTDOWN 1 | |
| #define HAVE_GETADDRINFO 1 | |
| #define HAVE_STRSIGNAL 1 | |
| #define HAVE_SETITIMER 1 | |
| #define HAVE_SENDTO 1 | |
| #define HAVE_RECVFROM 1 | |
| #define HAVE_GETSOCKNAME 1 | |
| #define HAVE_GETPEERNAME 1 | |
| #define HAVE_GETIFADDRS 1 | |
| #define HAVE_FREEIFADDRS 1 | |
| #define HAVE_GAI_STRERROR 1 | |
| #define HAVE_GETLINE 1 | |
| #define HAVE_GETDELIM 1 | |
| #define HAVE_SYNC 1 | |
| #define HAVE_GETPWENT 1 | |
| #define HAVE_ENDPWENT 1 | |
| #define HAVE_GETGRENT 1 | |
| #define HAVE_ENDGRENT 1 | |
| #define HAVE_CFMAKERAW 1 | |
| #define HAVE_CFSETSPEED 1 | |
| #define HAVE_COPYSIGN 1 | |
| #define HAVE___EXECUTABLE_START 1 | |
| #define HAVE_LOG2 1 | |
| #define HAVE_ALIGNED_ALLOC 1 | |
| #define HAVE_RANDOM 1 | |
| #define HAVE_RINT 1 | |
| #define HAVE___BUILTIN_UNWIND_INIT 1 | |
| #define HAVE_FSEEKO 1 | |
| #define HAVE_GRANTPT 1 | |
| #define HAVE_GETPT 1 | |
| #define HAVE_POSIX_OPENPT 1 | |
| #define TERMINFO 1 | |
| #define HAVE_RES_INIT 1 | |
| #define HAVE_VALGRIND_VALGRIND_H 1 | |
| #define HAVE_TZSET 1 | |
| #define HAVE_READLINKAT 1 | |
| #define HAVE_GETDTABLESIZE 1 | |
| #define HAVE_FACCESSAT 1 | |
| #define HAVE_FCNTL 1 | |
| #define HAVE_FDOPENDIR 1 | |
| #define HAVE_FSTATAT 1 | |
| #define HAVE_FSYNC 1 | |
| #define HAVE_GETTIMEOFDAY 1 | |
| #define HAVE_LSTAT 1 | |
| #define HAVE_MKOSTEMP 1 | |
| #define HAVE_PIPE2 1 | |
| #define HAVE_PSELECT 1 | |
| #define HAVE_PTHREAD_SIGMASK 1 | |
| #define HAVE_FCHMOD 1 | |
| #define HAVE_READLINK 1 | |
| #define HAVE_STRTOIMAX 1 | |
| #define HAVE_STRTOUMAX 1 | |
| #define HAVE_SYMLINK 1 | |
| #define HAVE_LOCALTIME_R 1 | |
| #define HAVE_FUTIMES 1 | |
| #define HAVE_FUTIMESAT 1 | |
| #define HAVE_FUTIMENS 1 | |
| #define HAVE_UTIMENSAT 1 | |
| #define HAVE_LUTIMES 1 | |
| #define HAVE_SECURE_GETENV 1 | |
| #define HAVE_INET_SOCKETS 1 | |
| #define HAVE_FORK 1 | |
| #define HAVE_VFORK 1 | |
| #define HAVE_WORKING_VFORK 1 | |
| #define HAVE_WORKING_FORK 1 | |
| #define HAVE_SNPRINTF 1 | |
| /* end confdefs.h. */ | |
| #include <glib.h> | |
| | |
| int | |
| main () | |
| { | |
| g_print ("Hello world"); | |
| ; | |
| return 0; | |
| } | |
configure:16719: result: no | |
configure:16733: checking for nl_langinfo and CODESET | |
configure:16749: /usr/bin/gcc-4.8 -std=gnu99 -o conftest -Os -w -pipe -march=core2 -isystem/home/user/.linuxbrew/include -L/home/user/.linuxbrew/lib -Wl,-rpath,/home/user/.linuxbrew/lib conftest.c -lm -lpthread >&5 | |
configure:16749: $? = 0 | |
configure:16758: result: yes | |
configure:16766: checking for mbstate_t | |
configure:16783: /usr/bin/gcc-4.8 -std=gnu99 -c -Os -w -pipe -march=core2 -isystem/home/user/.linuxbrew/include conftest.c >&5 | |
configure:16783: $? = 0 | |
configure:16790: result: yes | |
configure:16802: checking for C restricted array declarations | |
configure:16818: /usr/bin/gcc-4.8 -std=gnu99 -c -Os -w -pipe -march=core2 -isystem/home/user/.linuxbrew/include conftest.c >&5 | |
configure:16818: $? = 0 | |
configure:16825: result: yes | |
configure:17139: checking for signals via characters | |
configure:17157: /usr/bin/gcc-4.8 -E -isystem/home/user/.linuxbrew/include conftest.c | |
configure:17157: $? = 0 | |
configure:17164: result: yes | |
configure:17220: /usr/bin/gcc-4.8 -E -isystem/home/user/.linuxbrew/include conftest.c | |
conftest.c:186:3: error: #error "not ia64" | |
# error "not ia64" | |
^ | |
configure:17220: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "emacs" | |
| #define PACKAGE_TARNAME "emacs" | |
| #define PACKAGE_VERSION "24.5" | |
| #define PACKAGE_STRING "emacs 24.5" | |
| #define PACKAGE_BUGREPORT "" | |
| #define PACKAGE_URL "" | |
| #define PACKAGE "emacs" | |
| #define VERSION "24.5" | |
| #define MAIL_USE_POP 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define __EXTENSIONS__ 1 | |
| #define _ALL_SOURCE 1 | |
| #define _DARWIN_C_SOURCE 1 | |
| #define _GNU_SOURCE 1 | |
| #define _POSIX_PTHREAD_SEMANTICS 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define _DARWIN_USE_64_BIT_INODE 1 | |
| #define SYSTEM_TYPE "gnu/linux" | |
| #define HAVE_SYS_SOUNDCARD_H 1 | |
| #define HAVE_SOUND 1 | |
| #define HAVE_PTY_H 1 | |
| #define HAVE_SYS_RESOURCE_H 1 | |
| #define HAVE_SYS_UTSNAME_H 1 | |
| #define HAVE_PWD_H 1 | |
| #define HAVE_UTMP_H 1 | |
| #define HAVE_SYS_SOCKET_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_PTHREAD_H 1 | |
| #define HAVE_SYS_UN_H 1 | |
| #define HAVE_DIRENT_H 1 | |
| #define HAVE_EXECINFO_H 1 | |
| #define HAVE_STDIO_EXT_H 1 | |
| #define HAVE_GETOPT_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_WCHAR_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_PERSONALITY_LINUX32 1 | |
| #define HAVE_TERM_H 1 | |
| #define TIME_WITH_SYS_TIME 1 | |
| #define HAVE_DECL_SYS_SIGLIST 1 | |
| #define HAVE_SYS_WAIT_H 1 | |
| #define HAVE_NET_IF_H 1 | |
| #define HAVE_IFADDRS_H 1 | |
| #define HAVE_STRUCT_IFREQ_IFR_FLAGS 1 | |
| #define HAVE_STRUCT_IFREQ_IFR_HWADDR 1 | |
| #define HAVE_STRUCT_IFREQ_IFR_NETMASK 1 | |
| #define HAVE_STRUCT_IFREQ_IFR_BROADADDR 1 | |
| #define HAVE_STRUCT_IFREQ_IFR_ADDR 1 | |
| #define HAVE_LONG_FILE_NAMES 1 | |
| #define HAVE_SYS_VLIMIT_H 1 | |
| #define HAVE_DATA_START 1 | |
| #define DOUG_LEA_MALLOC 1 | |
| #define HAVE_GETPAGESIZE 1 | |
| #define HAVE_MMAP 1 | |
| #define HAVE_PTHREAD 1 | |
| #define HAVE_INOTIFY 1 | |
| #define USE_FILE_NOTIFY 1 | |
| #define HAVE_XIM 1 | |
| #define USE_XIM 1 | |
| #define XRegisterIMInstantiateCallback_arg6 XPointer* | |
| #define HAVE_ZLIB 1 | |
| #define HAVE_H_ERRNO 1 | |
| #define HAVE_LIBM 1 | |
| #define MAIL_USE_FLOCK 1 | |
| #define HAVE_ACCEPT4 1 | |
| #define HAVE_FCHDIR 1 | |
| #define HAVE_GETHOSTNAME 1 | |
| #define HAVE_GETRUSAGE 1 | |
| #define HAVE_GET_CURRENT_DIR_NAME 1 | |
| #define HAVE_LRAND48 1 | |
| #define HAVE_SELECT 1 | |
| #define HAVE_GETPAGESIZE 1 | |
| #define HAVE_SETLOCALE 1 | |
| #define HAVE_GETRLIMIT 1 | |
| #define HAVE_SETRLIMIT 1 | |
| #define HAVE_SHUTDOWN 1 | |
| #define HAVE_GETADDRINFO 1 | |
| #define HAVE_STRSIGNAL 1 | |
| #define HAVE_SETITIMER 1 | |
| #define HAVE_SENDTO 1 | |
| #define HAVE_RECVFROM 1 | |
| #define HAVE_GETSOCKNAME 1 | |
| #define HAVE_GETPEERNAME 1 | |
| #define HAVE_GETIFADDRS 1 | |
| #define HAVE_FREEIFADDRS 1 | |
| #define HAVE_GAI_STRERROR 1 | |
| #define HAVE_GETLINE 1 | |
| #define HAVE_GETDELIM 1 | |
| #define HAVE_SYNC 1 | |
| #define HAVE_GETPWENT 1 | |
| #define HAVE_ENDPWENT 1 | |
| #define HAVE_GETGRENT 1 | |
| #define HAVE_ENDGRENT 1 | |
| #define HAVE_CFMAKERAW 1 | |
| #define HAVE_CFSETSPEED 1 | |
| #define HAVE_COPYSIGN 1 | |
| #define HAVE___EXECUTABLE_START 1 | |
| #define HAVE_LOG2 1 | |
| #define HAVE_ALIGNED_ALLOC 1 | |
| #define HAVE_RANDOM 1 | |
| #define HAVE_RINT 1 | |
| #define HAVE___BUILTIN_UNWIND_INIT 1 | |
| #define HAVE_FSEEKO 1 | |
| #define HAVE_GRANTPT 1 | |
| #define HAVE_GETPT 1 | |
| #define HAVE_POSIX_OPENPT 1 | |
| #define TERMINFO 1 | |
| #define HAVE_RES_INIT 1 | |
| #define HAVE_VALGRIND_VALGRIND_H 1 | |
| #define HAVE_TZSET 1 | |
| #define HAVE_READLINKAT 1 | |
| #define HAVE_GETDTABLESIZE 1 | |
| #define HAVE_FACCESSAT 1 | |
| #define HAVE_FCNTL 1 | |
| #define HAVE_FDOPENDIR 1 | |
| #define HAVE_FSTATAT 1 | |
| #define HAVE_FSYNC 1 | |
| #define HAVE_GETTIMEOFDAY 1 | |
| #define HAVE_LSTAT 1 | |
| #define HAVE_MKOSTEMP 1 | |
| #define HAVE_PIPE2 1 | |
| #define HAVE_PSELECT 1 | |
| #define HAVE_PTHREAD_SIGMASK 1 | |
| #define HAVE_FCHMOD 1 | |
| #define HAVE_READLINK 1 | |
| #define HAVE_STRTOIMAX 1 | |
| #define HAVE_STRTOUMAX 1 | |
| #define HAVE_SYMLINK 1 | |
| #define HAVE_LOCALTIME_R 1 | |
| #define HAVE_FUTIMES 1 | |
| #define HAVE_FUTIMESAT 1 | |
| #define HAVE_FUTIMENS 1 | |
| #define HAVE_UTIMENSAT 1 | |
| #define HAVE_LUTIMES 1 | |
| #define HAVE_SECURE_GETENV 1 | |
| #define HAVE_INET_SOCKETS 1 | |
| #define HAVE_FORK 1 | |
| #define HAVE_VFORK 1 | |
| #define HAVE_WORKING_VFORK 1 | |
| #define HAVE_WORKING_FORK 1 | |
| #define HAVE_SNPRINTF 1 | |
| #define HAVE_LANGINFO_CODESET 1 | |
| #define HAVE_MBSTATE_T 1 | |
| #define __restrict_arr __restrict | |
| #define AMPERSAND_FULL_NAME 1 | |
| #define CLASH_DETECTION 1 | |
| #define HAVE_PTYS 1 | |
| #define HAVE_SOCKETS 1 | |
| #define NULL_DEVICE "/dev/null" | |
| #define SEPCHAR ':' | |
| #define subprocesses 1 | |
| #define USER_FULL_NAME pw->pw_gecos | |
| #define DIRECTORY_SEP '/' | |
| #define IS_DEVICE_SEP(_c_) 0 | |
| #define IS_DIRECTORY_SEP(_c_) ((_c_) == DIRECTORY_SEP) | |
| #define IS_ANY_SEP(_c_) (IS_DIRECTORY_SEP (_c_)) | |
| #define HAVE_PROCFS 1 | |
| #define DEFAULT_SOUND_DEVICE "/dev/dsp" | |
| #define INTERRUPT_INPUT 1 | |
| #define NARROWPROTO 1 | |
| #define UNIX98_PTYS 1 | |
| #define PTY_ITERATION int i; for (i = 0; i < 1; i++) | |
| #define PTY_TTY_NAME_SPRINTF { char *ptyname = 0; sigset_t blocked; sigemptyset (&blocked); sigaddset (&blocked, SIGCHLD); pthread_sigmask (SIG_BLOCK, &blocked, 0); if (grantpt (fd) != -1 && unlockpt (fd) != -1) ptyname = ptsname(fd); pthread_sigmask (SIG_UNBLOCK, &blocked, 0); if (!ptyname) { emacs_close (fd); return -1; } snprintf (pty_name, PTY_NAME_SIZE, "%s", ptyname); } | |
| #define PTY_OPEN do { fd = posix_openpt (O_RDWR | O_CLOEXEC | O_NOCTTY); if (fd < 0 && errno == EINVAL) fd = posix_openpt (O_RDWR | O_NOCTTY); } while (false) | |
| #define PTY_NAME_SPRINTF /**/ | |
| #define SIGNALS_VIA_CHARACTERS 1 | |
| /* end confdefs.h. */ | |
| | |
| #ifndef __ia64__ | |
| # error "not ia64" | |
| #endif | |
| | |
| int | |
| main () | |
| { | |
| | |
| ; | |
| return 0; | |
| } | |
configure:17261: /usr/bin/gcc-4.8 -E -isystem/home/user/.linuxbrew/include conftest.c | |
configure:17261: $? = 0 | |
configure:17281: checking for _setjmp | |
configure:17303: /usr/bin/gcc-4.8 -std=gnu99 -o conftest -Os -w -pipe -march=core2 -isystem/home/user/.linuxbrew/include -L/home/user/.linuxbrew/lib -Wl,-rpath,/home/user/.linuxbrew/lib conftest.c -lm -lpthread >&5 | |
configure:17303: $? = 0 | |
configure:17311: result: yes | |
configure:17475: checking for usable FIONREAD | |
configure:17506: /usr/bin/gcc-4.8 -std=gnu99 -c -Os -w -pipe -march=core2 -isystem/home/user/.linuxbrew/include conftest.c >&5 | |
configure:17506: $? = 0 | |
configure:17515: result: yes | |
configure:17523: checking for usable SIGIO | |
configure:17541: /usr/bin/gcc-4.8 -std=gnu99 -c -Os -w -pipe -march=core2 -isystem/home/user/.linuxbrew/include conftest.c >&5 | |
configure:17541: $? = 0 | |
configure:17548: result: yes | |
configure:17836: checking for working alloca.h | |
configure:17853: /usr/bin/gcc-4.8 -std=gnu99 -o conftest -Os -w -pipe -march=core2 -isystem/home/user/.linuxbrew/include -L/home/user/.linuxbrew/lib -Wl,-rpath,/home/user/.linuxbrew/lib conftest.c -lpthread >&5 | |
configure:17853: $? = 0 | |
configure:17861: result: yes | |
configure:17869: checking for alloca | |
configure:17906: /usr/bin/gcc-4.8 -std=gnu99 -o conftest -Os -w -pipe -march=core2 -isystem/home/user/.linuxbrew/include -L/home/user/.linuxbrew/lib -Wl,-rpath,/home/user/.linuxbrew/lib conftest.c -lpthread >&5 | |
configure:17906: $? = 0 | |
configure:17914: result: yes | |
configure:18027: checking for unsigned long long int | |
configure:18075: result: yes | |
configure:18084: checking whether byte ordering is bigendian | |
configure:18099: /usr/bin/gcc-4.8 -std=gnu99 -c -Os -w -pipe -march=core2 -isystem/home/user/.linuxbrew/include conftest.c >&5 | |
conftest.c:199:9: error: unknown type name 'not' | |
not a universal capable compiler | |
^ | |
conftest.c:199:15: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'universal' | |
not a universal capable compiler | |
^ | |
conftest.c:199:15: error: unknown type name 'universal' | |
configure:18099: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "emacs" | |
| #define PACKAGE_TARNAME "emacs" | |
| #define PACKAGE_VERSION "24.5" | |
| #define PACKAGE_STRING "emacs 24.5" | |
| #define PACKAGE_BUGREPORT "" | |
| #define PACKAGE_URL "" | |
| #define PACKAGE "emacs" | |
| #define VERSION "24.5" | |
| #define MAIL_USE_POP 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define __EXTENSIONS__ 1 | |
| #define _ALL_SOURCE 1 | |
| #define _DARWIN_C_SOURCE 1 | |
| #define _GNU_SOURCE 1 | |
| #define _POSIX_PTHREAD_SEMANTICS 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define _DARWIN_USE_64_BIT_INODE 1 | |
| #define SYSTEM_TYPE "gnu/linux" | |
| #define HAVE_SYS_SOUNDCARD_H 1 | |
| #define HAVE_SOUND 1 | |
#define HAVE_PTY_H 1 | |
| #define HAVE_SYS_RESOURCE_H 1 | |
| #define HAVE_SYS_UTSNAME_H 1 | |
| #define HAVE_PWD_H 1 | |
| #define HAVE_UTMP_H 1 | |
| #define HAVE_SYS_SOCKET_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_PTHREAD_H 1 | |
| #define HAVE_SYS_UN_H 1 | |
| #define HAVE_DIRENT_H 1 | |
| #define HAVE_EXECINFO_H 1 | |
| #define HAVE_STDIO_EXT_H 1 | |
| #define HAVE_GETOPT_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_WCHAR_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_PERSONALITY_LINUX32 1 | |
| #define HAVE_TERM_H 1 | |
| #define TIME_WITH_SYS_TIME 1 | |
| #define HAVE_DECL_SYS_SIGLIST 1 | |
| #define HAVE_SYS_WAIT_H 1 | |
| #define HAVE_NET_IF_H 1 | |
| #define HAVE_IFADDRS_H 1 | |
| #define HAVE_STRUCT_IFREQ_IFR_FLAGS 1 | |
| #define HAVE_STRUCT_IFREQ_IFR_HWADDR 1 | |
| #define HAVE_STRUCT_IFREQ_IFR_NETMASK 1 | |
| #define HAVE_STRUCT_IFREQ_IFR_BROADADDR 1 | |
| #define HAVE_STRUCT_IFREQ_IFR_ADDR 1 | |
| #define HAVE_LONG_FILE_NAMES 1 | |
| #define HAVE_SYS_VLIMIT_H 1 | |
| #define HAVE_DATA_START 1 | |
| #define DOUG_LEA_MALLOC 1 | |
| #define HAVE_GETPAGESIZE 1 | |
| #define HAVE_MMAP 1 | |
| #define HAVE_PTHREAD 1 | |
| #define HAVE_INOTIFY 1 | |
| #define USE_FILE_NOTIFY 1 | |
| #define HAVE_XIM 1 | |
| #define USE_XIM 1 | |
| #define XRegisterIMInstantiateCallback_arg6 XPointer* | |
| #define HAVE_ZLIB 1 | |
| #define HAVE_H_ERRNO 1 | |
| #define HAVE_LIBM 1 | |
| #define MAIL_USE_FLOCK 1 | |
| #define HAVE_ACCEPT4 1 | |
| #define HAVE_FCHDIR 1 | |
| #define HAVE_GETHOSTNAME 1 | |
| #define HAVE_GETRUSAGE 1 | |
| #define HAVE_GET_CURRENT_DIR_NAME 1 | |
| #define HAVE_LRAND48 1 | |
| #define HAVE_SELECT 1 | |
| #define HAVE_GETPAGESIZE 1 | |
| #define HAVE_SETLOCALE 1 | |
| #define HAVE_GETRLIMIT 1 | |
| #define HAVE_SETRLIMIT 1 | |
| #define HAVE_SHUTDOWN 1 | |
| #define HAVE_GETADDRINFO 1 | |
| #define HAVE_STRSIGNAL 1 | |
| #define HAVE_SETITIMER 1 | |
| #define HAVE_SENDTO 1 | |
| #define HAVE_RECVFROM 1 | |
| #define HAVE_GETSOCKNAME 1 | |
| #define HAVE_GETPEERNAME 1 | |
| #define HAVE_GETIFADDRS 1 | |
| #define HAVE_FREEIFADDRS 1 | |
| #define HAVE_GAI_STRERROR 1 | |
| #define HAVE_GETLINE 1 | |
| #define HAVE_GETDELIM 1 | |
| #define HAVE_SYNC 1 | |
| #define HAVE_GETPWENT 1 | |
| #define HAVE_ENDPWENT 1 | |
| #define HAVE_GETGRENT 1 | |
| #define HAVE_ENDGRENT 1 | |
| #define HAVE_CFMAKERAW 1 | |
| #define HAVE_CFSETSPEED 1 | |
| #define HAVE_COPYSIGN 1 | |
| #define HAVE___EXECUTABLE_START 1 | |
| #define HAVE_LOG2 1 | |
| #define HAVE_ALIGNED_ALLOC 1 | |
| #define HAVE_RANDOM 1 | |
| #define HAVE_RINT 1 | |
| #define HAVE___BUILTIN_UNWIND_INIT 1 | |
| #define HAVE_FSEEKO 1 | |
| #define HAVE_GRANTPT 1 | |
| #define HAVE_GETPT 1 | |
| #define HAVE_POSIX_OPENPT 1 | |
| #define TERMINFO 1 | |
| #define HAVE_RES_INIT 1 | |
| #define HAVE_VALGRIND_VALGRIND_H 1 | |
| #define HAVE_TZSET 1 | |
| #define HAVE_READLINKAT 1 | |
| #define HAVE_GETDTABLESIZE 1 | |
| #define HAVE_FACCESSAT 1 | |
| #define HAVE_FCNTL 1 | |
| #define HAVE_FDOPENDIR 1 | |
| #define HAVE_FSTATAT 1 | |
| #define HAVE_FSYNC 1 | |
| #define HAVE_GETTIMEOFDAY 1 | |
| #define HAVE_LSTAT 1 | |
| #define HAVE_MKOSTEMP 1 | |
| #define HAVE_PIPE2 1 | |
| #define HAVE_PSELECT 1 | |
| #define HAVE_PTHREAD_SIGMASK 1 | |
| #define HAVE_FCHMOD 1 | |
| #define HAVE_READLINK 1 | |
| #define HAVE_STRTOIMAX 1 | |
| #define HAVE_STRTOUMAX 1 | |
| #define HAVE_SYMLINK 1 | |
| #define HAVE_LOCALTIME_R 1 | |
| #define HAVE_FUTIMES 1 | |
| #define HAVE_FUTIMESAT 1 | |
| #define HAVE_FUTIMENS 1 | |
| #define HAVE_UTIMENSAT 1 | |
| #define HAVE_LUTIMES 1 | |
| #define HAVE_SECURE_GETENV 1 | |
| #define HAVE_INET_SOCKETS 1 | |
| #define HAVE_FORK 1 | |
| #define HAVE_VFORK 1 | |
| #define HAVE_WORKING_VFORK 1 | |
| #define HAVE_WORKING_FORK 1 | |
| #define HAVE_SNPRINTF 1 | |
| #define HAVE_LANGINFO_CODESET 1 | |
| #define HAVE_MBSTATE_T 1 | |
| #define __restrict_arr __restrict | |
| #define AMPERSAND_FULL_NAME 1 | |
| #define CLASH_DETECTION 1 | |
| #define HAVE_PTYS 1 | |
| #define HAVE_SOCKETS 1 | |
| #define NULL_DEVICE "/dev/null" | |
| #define SEPCHAR ':' | |
| #define subprocesses 1 | |
| #define USER_FULL_NAME pw->pw_gecos | |
| #define DIRECTORY_SEP '/' | |
| #define IS_DEVICE_SEP(_c_) 0 | |
| #define IS_DIRECTORY_SEP(_c_) ((_c_) == DIRECTORY_SEP) | |
| #define IS_ANY_SEP(_c_) (IS_DIRECTORY_SEP (_c_)) | |
| #define HAVE_PROCFS 1 | |
| #define DEFAULT_SOUND_DEVICE "/dev/dsp" | |
| #define INTERRUPT_INPUT 1 | |
| #define NARROWPROTO 1 | |
| #define UNIX98_PTYS 1 | |
| #define PTY_ITERATION int i; for (i = 0; i < 1; i++) | |
| #define PTY_TTY_NAME_SPRINTF { char *ptyname = 0; sigset_t blocked; sigemptyset (&blocked); sigaddset (&blocked, SIGCHLD); pthread_sigmask (SIG_BLOCK, &blocked, 0); if (grantpt (fd) != -1 && unlockpt (fd) != -1) ptyname = ptsname(fd); pthread_sigmask (SIG_UNBLOCK, &blocked, 0); if (!ptyname) { emacs_close (fd); return -1; } snprintf (pty_name, PTY_NAME_SIZE, "%s", ptyname); } | |
| #define PTY_OPEN do { fd = posix_openpt (O_RDWR | O_CLOEXEC | O_NOCTTY); if (fd < 0 && errno == EINVAL) fd = posix_openpt (O_RDWR | O_NOCTTY); } while (false) | |
| #define PTY_NAME_SPRINTF /**/ | |
| #define SIGNALS_VIA_CHARACTERS 1 | |
| #define GC_SETJMP_WORKS 1 | |
| #define GC_SETJMP_WORKS 1 | |
| #define HAVE__SETJMP 1 | |
| #define USG /**/ | |
| #define GNU_LINUX /**/ | |
| #define USABLE_FIONREAD 1 | |
| #define USABLE_SIGIO 1 | |
| #define COPYRIGHT "Copyright (C) 2015 Free Software Foundation, Inc." | |
| #define EMACS_CONFIGURATION "x86_64-unknown-linux-gnu" | |
| #define EMACS_CONFIG_OPTIONS "--prefix=/home/user/.linuxbrew/Cellar/emacs/24.5 --enable-locallisppath=/home/user/.linuxbrew/share/emacs/site-lisp --infodir=/home/user/.linuxbrew/Cellar/emacs/24.5/share/info/emacs --without-dbus --without-gnutls --without-x 'CFLAGS=-Os -w -pipe -march=core2' CPPFLAGS=-isystem/home/user/.linuxbrew/include 'LDFLAGS=-L/home/user/.linuxbrew/lib -Wl,-rpath,/home/user/.linuxbrew/lib'" | |
| #define GNU_MALLOC 1 | |
| #define HAVE_ALLOCA_H 1 | |
| #define HAVE_ALLOCA 1 | |
| #define HAVE_UNSIGNED_LONG_LONG_INT 1 | |
| /* end confdefs.h. */ | |
| #ifndef __APPLE_CC__ | |
| not a universal capable compiler | |
| #endif | |
| typedef int dummy; | |
| | |
configure:18144: /usr/bin/gcc-4.8 -std=gnu99 -c -Os -w -pipe -march=core2 -isystem/home/user/.linuxbrew/include conftest.c >&5 | |
configure:18144: $? = 0 | |
configure:18162: /usr/bin/gcc-4.8 -std=gnu99 -c -Os -w -pipe -march=core2 -isystem/home/user/.linuxbrew/include conftest.c >&5 | |
conftest.c: In function 'main': | |
conftest.c:205:4: error: unknown type name 'not' | |
not big endian | |
^ | |
conftest.c:205:12: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'endian' | |
not big endian | |
^ | |
configure:18162: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "emacs" | |
| #define PACKAGE_TARNAME "emacs" | |
| #define PACKAGE_VERSION "24.5" | |
| #define PACKAGE_STRING "emacs 24.5" | |
| #define PACKAGE_BUGREPORT "" | |
| #define PACKAGE_URL "" | |
| #define PACKAGE "emacs" | |
| #define VERSION "24.5" | |
| #define MAIL_USE_POP 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define __EXTENSIONS__ 1 | |
| #define _ALL_SOURCE 1 | |
| #define _DARWIN_C_SOURCE 1 | |
| #define _GNU_SOURCE 1 | |
| #define _POSIX_PTHREAD_SEMANTICS 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define _DARWIN_USE_64_BIT_INODE 1 | |
| #define SYSTEM_TYPE "gnu/linux" | |
| #define HAVE_SYS_SOUNDCARD_H 1 | |
| #define HAVE_SOUND 1 | |
| #define HAVE_PTY_H 1 | |
| #define HAVE_SYS_RESOURCE_H 1 | |
| #define HAVE_SYS_UTSNAME_H 1 | |
| #define HAVE_PWD_H 1 | |
| #define HAVE_UTMP_H 1 | |
| #define HAVE_SYS_SOCKET_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_PTHREAD_H 1 | |
| #define HAVE_SYS_UN_H 1 | |
| #define HAVE_DIRENT_H 1 | |
| #define HAVE_EXECINFO_H 1 | |
| #define HAVE_STDIO_EXT_H 1 | |
| #define HAVE_GETOPT_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_WCHAR_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_PERSONALITY_LINUX32 1 | |
| #define HAVE_TERM_H 1 | |
| #define TIME_WITH_SYS_TIME 1 | |
| #define HAVE_DECL_SYS_SIGLIST 1 | |
| #define HAVE_SYS_WAIT_H 1 | |
| #define HAVE_NET_IF_H 1 | |
| #define HAVE_IFADDRS_H 1 | |
| #define HAVE_STRUCT_IFREQ_IFR_FLAGS 1 | |
| #define HAVE_STRUCT_IFREQ_IFR_HWADDR 1 | |
| #define HAVE_STRUCT_IFREQ_IFR_NETMASK 1 | |
| #define HAVE_STRUCT_IFREQ_IFR_BROADADDR 1 | |
| #define HAVE_STRUCT_IFREQ_IFR_ADDR 1 | |
| #define HAVE_LONG_FILE_NAMES 1 | |
| #define HAVE_SYS_VLIMIT_H 1 | |
| #define HAVE_DATA_START 1 | |
| #define DOUG_LEA_MALLOC 1 | |
| #define HAVE_GETPAGESIZE 1 | |
| #define HAVE_MMAP 1 | |
| #define HAVE_PTHREAD 1 | |
| #define HAVE_INOTIFY 1 | |
| #define USE_FILE_NOTIFY 1 | |
| #define HAVE_XIM 1 | |
| #define USE_XIM 1 | |
| #define XRegisterIMInstantiateCallback_arg6 XPointer* | |
| #define HAVE_ZLIB 1 | |
| #define HAVE_H_ERRNO 1 | |
| #define HAVE_LIBM 1 | |
| #define MAIL_USE_FLOCK 1 | |
| #define HAVE_ACCEPT4 1 | |
| #define HAVE_FCHDIR 1 | |
| #define HAVE_GETHOSTNAME 1 | |
| #define HAVE_GETRUSAGE 1 | |
| #define HAVE_GET_CURRENT_DIR_NAME 1 | |
| #define HAVE_LRAND48 1 | |
| #define HAVE_SELECT 1 | |
| #define HAVE_GETPAGESIZE 1 | |
| #define HAVE_SETLOCALE 1 | |
| #define HAVE_GETRLIMIT 1 | |
| #define HAVE_SETRLIMIT 1 | |
| #define HAVE_SHUTDOWN 1 | |
| #define HAVE_GETADDRINFO 1 | |
| #define HAVE_STRSIGNAL 1 | |
| #define HAVE_SETITIMER 1 | |
| #define HAVE_SENDTO 1 | |
| #define HAVE_RECVFROM 1 | |
| #define HAVE_GETSOCKNAME 1 | |
| #define HAVE_GETPEERNAME 1 | |
| #define HAVE_GETIFADDRS 1 | |
| #define HAVE_FREEIFADDRS 1 | |
| #define HAVE_GAI_STRERROR 1 | |
| #define HAVE_GETLINE 1 | |
| #define HAVE_GETDELIM 1 | |
| #define HAVE_SYNC 1 | |
| #define HAVE_GETPWENT 1 | |
| #define HAVE_ENDPWENT 1 | |
| #define HAVE_GETGRENT 1 | |
| #define HAVE_ENDGRENT 1 | |
| #define HAVE_CFMAKERAW 1 | |
| #define HAVE_CFSETSPEED 1 | |
| #define HAVE_COPYSIGN 1 | |
| #define HAVE___EXECUTABLE_START 1 | |
| #define HAVE_LOG2 1 | |
| #define HAVE_ALIGNED_ALLOC 1 | |
| #define HAVE_RANDOM 1 | |
| #define HAVE_RINT 1 | |
| #define HAVE___BUILTIN_UNWIND_INIT 1 | |
| #define HAVE_FSEEKO 1 | |
| #define HAVE_GRANTPT 1 | |
| #define HAVE_GETPT 1 | |
| #define HAVE_POSIX_OPENPT 1 | |
| #define TERMINFO 1 | |
| #define HAVE_RES_INIT 1 | |
| #define HAVE_VALGRIND_VALGRIND_H 1 | |
| #define HAVE_TZSET 1 | |
| #define HAVE_READLINKAT 1 | |
| #define HAVE_GETDTABLESIZE 1 | |
| #define HAVE_FACCESSAT 1 | |
| #define HAVE_FCNTL 1 | |
| #define HAVE_FDOPENDIR 1 | |
| #define HAVE_FSTATAT 1 | |
| #define HAVE_FSYNC 1 | |
| #define HAVE_GETTIMEOFDAY 1 | |
| #define HAVE_LSTAT 1 | |
| #define HAVE_MKOSTEMP 1 | |
| #define HAVE_PIPE2 1 | |
| #define HAVE_PSELECT 1 | |
| #define HAVE_PTHREAD_SIGMASK 1 | |
| #define HAVE_FCHMOD 1 | |
| #define HAVE_READLINK 1 | |
| #define HAVE_STRTOIMAX 1 | |
| #define HAVE_STRTOUMAX 1 | |
| #define HAVE_SYMLINK 1 | |
| #define HAVE_LOCALTIME_R 1 | |
| #define HAVE_FUTIMES 1 | |
| #define HAVE_FUTIMESAT 1 | |
| #define HAVE_FUTIMENS 1 | |
| #define HAVE_UTIMENSAT 1 | |
| #define HAVE_LUTIMES 1 | |
| #define HAVE_SECURE_GETENV 1 | |
| #define HAVE_INET_SOCKETS 1 | |
| #define HAVE_FORK 1 | |
| #define HAVE_VFORK 1 | |
| #define HAVE_WORKING_VFORK 1 | |
| #define HAVE_WORKING_FORK 1 | |
| #define HAVE_SNPRINTF 1 | |
| #define HAVE_LANGINFO_CODESET 1 | |
| #define HAVE_MBSTATE_T 1 | |
| #define __restrict_arr __restrict | |
| #define AMPERSAND_FULL_NAME 1 | |
| #define CLASH_DETECTION 1 | |
| #define HAVE_PTYS 1 | |
| #define HAVE_SOCKETS 1 | |
| #define NULL_DEVICE "/dev/null" | |
| #define SEPCHAR ':' | |
| #define subprocesses 1 | |
| #define USER_FULL_NAME pw->pw_gecos | |
| #define DIRECTORY_SEP '/' | |
| #define IS_DEVICE_SEP(_c_) 0 | |
| #define IS_DIRECTORY_SEP(_c_) ((_c_) == DIRECTORY_SEP) | |
| #define IS_ANY_SEP(_c_) (IS_DIRECTORY_SEP (_c_)) | |
| #define HAVE_PROCFS 1 | |
| #define DEFAULT_SOUND_DEVICE "/dev/dsp" | |
| #define INTERRUPT_INPUT 1 | |
| #define NARROWPROTO 1 | |
| #define UNIX98_PTYS 1 | |
| #define PTY_ITERATION int i; for (i = 0; i < 1; i++) | |
| #define PTY_TTY_NAME_SPRINTF { char *ptyname = 0; sigset_t blocked; sigemptyset (&blocked); sigaddset (&blocked, SIGCHLD); pthread_sigmask (SIG_BLOCK, &blocked, 0); if (grantpt (fd) != -1 && unlockpt (fd) != -1) ptyname = ptsname(fd); pthread_sigmask (SIG_UNBLOCK, &blocked, 0); if (!ptyname) { emacs_close (fd); return -1; } snprintf (pty_name, PTY_NAME_SIZE, "%s", ptyname); } | |
| #define PTY_OPEN do { fd = posix_openpt (O_RDWR | O_CLOEXEC | O_NOCTTY); if (fd < 0 && errno == EINVAL) fd = posix_openpt (O_RDWR | O_NOCTTY); } while (false) | |
| #define PTY_NAME_SPRINTF /**/ | |
| #define SIGNALS_VIA_CHARACTERS 1 | |
| #define GC_SETJMP_WORKS 1 | |
| #define GC_SETJMP_WORKS 1 | |
| #define HAVE__SETJMP 1 | |
| #define USG /**/ | |
| #define GNU_LINUX /**/ | |
| #define USABLE_FIONREAD 1 | |
| #define USABLE_SIGIO 1 | |
| #define COPYRIGHT "Copyright (C) 2015 Free Software Foundation, Inc." | |
| #define EMACS_CONFIGURATION "x86_64-unknown-linux-gnu" | |
| #define EMACS_CONFIG_OPTIONS "--prefix=/home/user/.linuxbrew/Cellar/emacs/24.5 --enable-locallisppath=/home/user/.linuxbrew/share/emacs/site-lisp --infodir=/home/user/.linuxbrew/Cellar/emacs/24.5/share/info/emacs --without-dbus --without-gnutls --without-x 'CFLAGS=-Os -w -pipe -march=core2' CPPFLAGS=-isystem/home/user/.linuxbrew/include 'LDFLAGS=-L/home/user/.linuxbrew/lib -Wl,-rpath,/home/user/.linuxbrew/lib'" | |
| #define GNU_MALLOC 1 | |
| #define HAVE_ALLOCA_H 1 | |
| #define HAVE_ALLOCA 1 | |
| #define HAVE_UNSIGNED_LONG_LONG_INT 1 | |
| /* end confdefs.h. */ | |
| #include <sys/types.h> | |
| #include <sys/param.h> | |
fine HAVE_PTY_H 1 | |
| #define HAVE_SYS_RESOURCE_H 1 | |
| #define HAVE_SYS_UTSNAME_H 1 | |
| #define HAVE_PWD_H 1 | |
| #define HAVE_UTMP_H 1 | |
| #define HAVE_SYS_SOCKET_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_PTHREAD_H 1 | |
| #define HAVE_SYS_UN_H 1 | |
| #define HAVE_DIRENT_H 1 | |
| #define HAVE_EXECINFO_H 1 | |
| #define HAVE_STDIO_EXT_H 1 | |
| #define HAVE_GETOPT_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_WCHAR_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_PERSONALITY_LINUX32 1 | |
| #define HAVE_TERM_H 1 | |
| #define TIME_WITH_SYS_TIME 1 | |
| #define HAVE_DECL_SYS_SIGLIST 1 | |
| #define HAVE_SYS_WAIT_H 1 | |
| #define HAVE_NET_IF_H 1 | |
| #define HAVE_IFADDRS_H 1 | |
| #define HAVE_STRUCT_IFREQ_IFR_FLAGS 1 | |
| #define HAVE_STRUCT_IFREQ_IFR_HWADDR 1 | |
| #define HAVE_STRUCT_IFREQ_IFR_NETMASK 1 | |
| #define HAVE_STRUCT_IFREQ_IFR_BROADADDR 1 | |
| #define HAVE_STRUCT_IFREQ_IFR_ADDR 1 | |
| #define HAVE_LONG_FILE_NAMES 1 | |
| #define HAVE_SYS_VLIMIT_H 1 | |
| #define HAVE_DATA_START 1 | |
| #define DOUG_LEA_MALLOC 1 | |
| #define HAVE_GETPAGESIZE 1 | |
| #define HAVE_MMAP 1 | |
| #define HAVE_PTHREAD 1 | |
| #define HAVE_INOTIFY 1 | |
| #define USE_FILE_NOTIFY 1 | |
| #define HAVE_XIM 1 | |
| #define USE_XIM 1 | |
| #define XRegisterIMInstantiateCallback_arg6 XPointer* | |
| #define HAVE_ZLIB 1 | |
| #define HAVE_H_ERRNO 1 | |
| #define HAVE_LIBM 1 | |
| #define MAIL_USE_FLOCK 1 | |
| #define HAVE_ACCEPT4 1 | |
| #define HAVE_FCHDIR 1 | |
| #define HAVE_GETHOSTNAME 1 | |
| #define HAVE_GETRUSAGE 1 | |
| #define HAVE_GET_CURRENT_DIR_NAME 1 | |
| #define HAVE_LRAND48 1 | |
| #define HAVE_SELECT 1 | |
| #define HAVE_GETPAGESIZE 1 | |
| #define HAVE_SETLOCALE 1 | |
| #define HAVE_GETRLIMIT 1 | |
| #define HAVE_SETRLIMIT 1 | |
| #define HAVE_SHUTDOWN 1 | |
| #define HAVE_GETADDRINFO 1 | |
| #define HAVE_STRSIGNAL 1 | |
| #define HAVE_SETITIMER 1 | |
| #define HAVE_SENDTO 1 | |
| #define HAVE_RECVFROM 1 | |
| #define HAVE_GETSOCKNAME 1 | |
| #define HAVE_GETPEERNAME 1 | |
| #define HAVE_GETIFADDRS 1 | |
| #define HAVE_FREEIFADDRS 1 | |
| #define HAVE_GAI_STRERROR 1 | |
| #define HAVE_GETLINE 1 | |
| #define HAVE_GETDELIM 1 | |
| #define HAVE_SYNC 1 | |
| #define HAVE_GETPWENT 1 | |
| #define HAVE_ENDPWENT 1 | |
| #define HAVE_GETGRENT 1 | |
| #define HAVE_ENDGRENT 1 | |
| #define HAVE_CFMAKERAW 1 | |
| #define HAVE_CFSETSPEED 1 | |
| #define HAVE_COPYSIGN 1 | |
| #define HAVE___EXECUTABLE_START 1 | |
| #define HAVE_LOG2 1 | |
| #define HAVE_ALIGNED_ALLOC 1 | |
| #define HAVE_RANDOM 1 | |
| #define HAVE_RINT 1 | |
| #define HAVE___BUILTIN_UNWIND_INIT 1 | |
| #define HAVE_FSEEKO 1 | |
| #define HAVE_GRANTPT 1 | |
| #define HAVE_GETPT 1 | |
| #define HAVE_POSIX_OPENPT 1 | |
| #define TERMINFO 1 | |
| #define HAVE_RES_INIT 1 | |
| #define HAVE_VALGRIND_VALGRIND_H 1 | |
| #define HAVE_TZSET 1 | |
| #define HAVE_READLINKAT 1 | |
| #define HAVE_GETDTABLESIZE 1 | |
| #define HAVE_FACCESSAT 1 | |
| #define HAVE_FCNTL 1 | |
| #define HAVE_FDOPENDIR 1 | |
| #define HAVE_FSTATAT 1 | |
| #define HAVE_FSYNC 1 | |
| #define HAVE_GETTIMEOFDAY 1 | |
| #define HAVE_LSTAT 1 | |
| #define HAVE_MKOSTEMP 1 | |
| #define HAVE_PIPE2 1 | |
| #define HAVE_PSELECT 1 | |
| #define HAVE_PTHREAD_SIGMASK 1 | |
| #define HAVE_FCHMOD 1 | |
| #define HAVE_READLINK 1 | |
| #define HAVE_STRTOIMAX 1 | |
| #define HAVE_STRTOUMAX 1 | |
| #define HAVE_SYMLINK 1 | |
| #define HAVE_LOCALTIME_R 1 | |
| #define HAVE_FUTIMES 1 | |
| #define HAVE_FUTIMESAT 1 | |
| #define HAVE_FUTIMENS 1 | |
| #define HAVE_UTIMENSAT 1 | |
| #define HAVE_LUTIMES 1 | |
| #define HAVE_SECURE_GETENV 1 | |
| #define HAVE_INET_SOCKETS 1 | |
| #define HAVE_FORK 1 | |
| #define HAVE_VFORK 1 | |
| #define HAVE_WORKING_VFORK 1 | |
| #define HAVE_WORKING_FORK 1 | |
| #define HAVE_SNPRINTF 1 | |
| #define HAVE_LANGINFO_CODESET 1 | |
| #define HAVE_MBSTATE_T 1 | |
| #define __restrict_arr __restrict | |
| #define AMPERSAND_FULL_NAME 1 | |
| #define CLASH_DETECTION 1 | |
| #define HAVE_PTYS 1 | |
| #define HAVE_SOCKETS 1 | |
| #define NULL_DEVICE "/dev/null" | |
| #define SEPCHAR ':' | |
| #define subprocesses 1 | |
| #define USER_FULL_NAME pw->pw_gecos | |
| #define DIRECTORY_SEP '/' | |
| #define IS_DEVICE_SEP(_c_) 0 | |
| #define IS_DIRECTORY_SEP(_c_) ((_c_) == DIRECTORY_SEP) | |
| #define IS_ANY_SEP(_c_) (IS_DIRECTORY_SEP (_c_)) | |
| #define HAVE_PROCFS 1 | |
| #define DEFAULT_SOUND_DEVICE "/dev/dsp" | |
| #define INTERRUPT_INPUT 1 | |
| #define NARROWPROTO 1 | |
| #define UNIX98_PTYS 1 | |
| #define PTY_ITERATION int i; for (i = 0; i < 1; i++) | |
| #define PTY_TTY_NAME_SPRINTF { char *ptyname = 0; sigset_t blocked; sigemptyset (&blocked); sigaddset (&blocked, SIGCHLD); pthread_sigmask (SIG_BLOCK, &blocked, 0); if (grantpt (fd) != -1 && unlockpt (fd) != -1) ptyname = ptsname(fd); pthread_sigmask (SIG_UNBLOCK, &blocked, 0); if (!ptyname) { emacs_close (fd); return -1; } snprintf (pty_name, PTY_NAME_SIZE, "%s", ptyname); } | |
| #define PTY_OPEN do { fd = posix_openpt (O_RDWR | O_CLOEXEC | O_NOCTTY); if (fd < 0 && errno == EINVAL) fd = posix_openpt (O_RDWR | O_NOCTTY); } while (false) | |
| #define PTY_NAME_SPRINTF /**/ | |
| #define SIGNALS_VIA_CHARACTERS 1 | |
| #define GC_SETJMP_WORKS 1 | |
| #define GC_SETJMP_WORKS 1 | |
| #define HAVE__SETJMP 1 | |
| #define USG /**/ | |
| #define GNU_LINUX /**/ | |
| #define USABLE_FIONREAD 1 | |
| #define USABLE_SIGIO 1 | |
| #define COPYRIGHT "Copyright (C) 2015 Free Software Foundation, Inc." | |
| #define EMACS_CONFIGURATION "x86_64-unknown-linux-gnu" | |
| #define EMACS_CONFIG_OPTIONS "--prefix=/home/user/.linuxbrew/Cellar/emacs/24.5 --enable-locallisppath=/home/user/.linuxbrew/share/emacs/site-lisp --infodir=/home/user/.linuxbrew/Cellar/emacs/24.5/share/info/emacs --without-dbus --without-gnutls --without-x 'CFLAGS=-Os -w -pipe -march=core2' CPPFLAGS=-isystem/home/user/.linuxbrew/include 'LDFLAGS=-L/home/user/.linuxbrew/lib -Wl,-rpath,/home/user/.linuxbrew/lib'" | |
| #define GNU_MALLOC 1 | |
| #define HAVE_ALLOCA_H 1 | |
| #define HAVE_ALLOCA 1 | |
| #define HAVE_UNSIGNED_LONG_LONG_INT 1 | |
| #define HAVE_C99_STRTOLD 1 | |
| /* end confdefs.h. */ | |
| #if HAVE_UNISTD_H | |
| #include <unistd.h> | |
| #endif | |
| /* mingw, BeOS, Haiku declare environ in <stdlib.h>, not in <unistd.h>. */ | |
| #include <stdlib.h> | |
| | |
| extern struct { int foo; } environ; | |
| int | |
| main () | |
| { | |
| environ.foo = 1; | |
| ; | |
| return 0; | |
| } | |
configure:18656: result: yes | |
configure:18671: checking for complete errno.h | |
configure:18744: result: yes | |
configure:19066: checking for mode_t | |
configure:19066: /usr/bin/gcc-4.8 -std=gnu99 -c -Os -w -pipe -march=core2 -isystem/home/user/.linuxbrew/include conftest.c >&5 | |
configure:19066: $? = 0 | |
configure:19066: /usr/bin/gcc-4.8 -std=gnu99 -c -Os -w -pipe -march=core2 -isystem/home/user/.linuxbrew/include conftest.c >&5 | |
conftest.c: In function 'main': | |
conftest.c:236:21: error: expected expression before ')' token | |
if (sizeof ((mode_t))) | |
^ | |
configure:19066: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "emacs" | |
| #define PACKAGE_TARNAME "emacs" | |
| #define PACKAGE_VERSION "24.5" | |
| #define PACKAGE_STRING "emacs 24.5" | |
| #define PACKAGE_BUGREPORT "" | |
| #define PACKAGE_URL "" | |
| #define PACKAGE "emacs" | |
| #define VERSION "24.5" | |
| #define MAIL_USE_POP 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define __EXTENSIONS__ 1 | |
| #define _ALL_SOURCE 1 | |
| #define _DARWIN_C_SOURCE 1 | |
| #define _GNU_SOURCE 1 | |
| #define _POSIX_PTHREAD_SEMANTICS 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define _DARWIN_USE_64_BIT_INODE 1 | |
| #define SYSTEM_TYPE "gnu/linux" | |
| #define HAVE_SYS_SOUNDCARD_H 1 | |
| #define HAVE_SOUND 1 | |
| #define HAVE_PTY_H 1 | |
| #define HAVE_SYS_RESOURCE_H 1 | |
| #define HAVE_SYS_UTSNAME_H 1 | |
| #define HAVE_PWD_H 1 | |
| #define HAVE_UTMP_H 1 | |
| #define HAVE_SYS_SOCKET_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_PTHREAD_H 1 | |
| #define HAVE_SYS_UN_H 1 | |
| #define HAVE_DIRENT_H 1 | |
| #define HAVE_EXECINFO_H 1 | |
| #define HAVE_STDIO_EXT_H 1 | |
| #define HAVE_GETOPT_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_WCHAR_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_PERSONALITY_LINUX32 1 | |
| #define HAVE_TERM_H 1 | |
| #define TIME_WITH_SYS_TIME 1 | |
| #define HAVE_DECL_SYS_SIGLIST 1 | |
| #define HAVE_SYS_WAIT_H 1 | |
| #define HAVE_NET_IF_H 1 | |
| #define HAVE_IFADDRS_H 1 | |
| #define HAVE_STRUCT_IFREQ_IFR_FLAGS 1 | |
| #define HAVE_STRUCT_IFREQ_IFR_HWADDR 1 | |
| #define HAVE_STRUCT_IFREQ_IFR_NETMASK 1 | |
| #define HAVE_STRUCT_IFREQ_IFR_BROADADDR 1 | |
| #define HAVE_STRUCT_IFREQ_IFR_ADDR 1 | |
| #define HAVE_LONG_FILE_NAMES 1 | |
| #define HAVE_SYS_VLIMIT_H 1 | |
| #define HAVE_DATA_START 1 | |
| #define DOUG_LEA_MALLOC 1 | |
| #define HAVE_GETPAGESIZE 1 | |
| #define HAVE_MMAP 1 | |
| #define HAVE_PTHREAD 1 | |
| #define HAVE_INOTIFY 1 | |
| #define USE_FILE_NOTIFY 1 | |
| #define HAVE_XIM 1 | |
| #define USE_XIM 1 | |
| #define XRegisterIMInstantiateCallback_arg6 XPointer* | |
| #define HAVE_ZLIB 1 | |
| #define HAVE_H_ERRNO 1 | |
| #define HAVE_LIBM 1 | |
| #define MAIL_USE_FLOCK 1 | |
| #define HAVE_ACCEPT4 1 | |
| #define HAVE_FCHDIR 1 | |
| #define HAVE_GETHOSTNAME 1 | |
| #define HAVE_GETRUSAGE 1 | |
| #define HAVE_GET_CURRENT_DIR_NAME 1 | |
| #define HAVE_LRAND48 1 | |
| #define HAVE_SELECT 1 | |
| #define HAVE_GETPAGESIZE 1 | |
| #define HAVE_SETLOCALE 1 | |
| #define HAVE_GETRLIMIT 1 | |
| #define HAVE_SETRLIMIT 1 | |
| #define HAVE_SHUTDOWN 1 | |
| #define HAVE_GETADDRINFO 1 | |
| #define HAVE_STRSIGNAL 1 | |
| #define HAVE_SETITIMER 1 | |
| #define HAVE_SENDTO 1 | |
| #define HAVE_RECVFROM 1 | |
| #define HAVE_GETSOCKNAME 1 | |
| #define HAVE_GETPEERNAME 1 | |
| #define HAVE_GETIFADDRS 1 | |
| #define HAVE_FREEIFADDRS 1 | |
| #define HAVE_GAI_STRERROR 1 | |
| #define HAVE_GETLINE 1 | |
| #define HAVE_GETDELIM 1 | |
| #define HAVE_SYNC 1 | |
| #define HAVE_GETPWENT 1 | |
| #define HAVE_ENDPWENT 1 | |
| #define HAVE_GETGRENT 1 | |
| #define HAVE_ENDGRENT 1 | |
| #define HAVE_CFMAKERAW 1 | |
| #define HAVE_CFSETSPEED 1 | |
| #define HAVE_COPYSIGN 1 | |
| #define HAVE___EXECUTABLE_START 1 | |
| #define HAVE_LOG2 1 | |
| #define HAVE_ALIGNED_ALLOC 1 | |
| #define HAVE_RANDOM 1 | |
| #define HAVE_RINT 1 | |
| #define HAVE___BUILTIN_UNWIND_INIT 1 | |
| #define HAVE_FSEEKO 1 | |
| #define HAVE_GRANTPT 1 | |
| #define HAVE_GETPT 1 | |
| #define HAVE_POSIX_OPENPT 1 | |
| #define TERMINFO 1 | |
| #define HAVE_RES_INIT 1 | |
| #define HAVE_VALGRIND_VALGRIND_H 1 | |
| #define HAVE_TZSET 1 | |
| #define HAVE_READLINKAT 1 | |
| #define HAVE_GETDTABLESIZE 1 | |
| #define HAVE_FACCESSAT 1 | |
| #define HAVE_FCNTL 1 | |
| #define HAVE_FDOPENDIR 1 | |
| #define HAVE_FSTATAT 1 | |
| #define HAVE_FSYNC 1 | |
| #define HAVE_GETTIMEOFDAY 1 | |
| #define HAVE_LSTAT 1 | |
| #define HAVE_MKOSTEMP 1 | |
| #define HAVE_PIPE2 1 | |
| #define HAVE_PSELECT 1 | |
| #define HAVE_PTHREAD_SIGMASK 1 | |
| #define HAVE_FCHMOD 1 | |
| #define HAVE_READLINK 1 | |
| #define HAVE_STRTOIMAX 1 | |
| #define HAVE_STRTOUMAX 1 | |
| #define HAVE_SYMLINK 1 | |
| #define HAVE_LOCALTIME_R 1 | |
| #define HAVE_FUTIMES 1 | |
| #define HAVE_FUTIMESAT 1 | |
| #define HAVE_FUTIMENS 1 | |
| #define HAVE_UTIMENSAT 1 | |
| #define HAVE_LUTIMES 1 | |
| #define HAVE_SECURE_GETENV 1 | |
| #define HAVE_INET_SOCKETS 1 | |
| #define HAVE_FORK 1 | |
| #define HAVE_VFORK 1 | |
| #define HAVE_WORKING_VFORK 1 | |
| #define HAVE_WORKING_FORK 1 | |
| #define HAVE_SNPRINTF 1 | |
| #define HAVE_LANGINFO_CODESET 1 | |
| #define HAVE_MBSTATE_T 1 | |
| #define __restrict_arr __restrict | |
| #define AMPERSAND_FULL_NAME 1 | |
| #define CLASH_DETECTION 1 | |
| #define HAVE_PTYS 1 | |
| #define HAVE_SOCKETS 1 | |
| #define NULL_DEVICE "/dev/null" | |
| #define SEPCHAR ':' | |
| #define subprocesses 1 | |
| #define USER_FULL_NAME pw->pw_gecos | |
| #define DIRECTORY_SEP '/' | |
| #define IS_DEVICE_SEP(_c_) 0 | |
| #define IS_DIRECTORY_SEP(_c_) ((_c_) == DIRECTORY_SEP) | |
| #define IS_ANY_SEP(_c_) (IS_DIRECTORY_SEP (_c_)) | |
| #define HAVE_PROCFS 1 | |
| #define DEFAULT_SOUND_DEVICE "/dev/dsp" | |
| #define INTERRUPT_INPUT 1 | |
| #define NARROWPROTO 1 | |
| #define UNIX98_PTYS 1 | |
| #define PTY_ITERATION int i; for (i = 0; i < 1; i++) | |
| #define PTY_TTY_NAME_SPRINTF { char *ptyname = 0; sigset_t blocked; sigemptyset (&blocked); sigaddset (&blocked, SIGCHLD); pthread_sigmask (SIG_BLOCK, &blocked, 0); if (grantpt (fd) != -1 && unlockpt (fd) != -1) ptyname = ptsname(fd); pthread_sigmask (SIG_UNBLOCK, &blocked, 0); if (!ptyname) { emacs_close (fd); return -1; } snprintf (pty_name, PTY_NAME_SIZE, "%s", ptyname); } | |
| #define PTY_OPEN do { fd = posix_openpt (O_RDWR | O_CLOEXEC | O_NOCTTY); if (fd < 0 && errno == EINVAL) fd = posix_openpt (O_RDWR | O_NOCTTY); } while (false) | |
| #define PTY_NAME_SPRINTF /**/ | |
| #define SIGNALS_VIA_CHARACTERS 1 | |
| #define GC_SETJMP_WORKS 1 | |
| #define GC_SETJMP_WORKS 1 | |
| #define HAVE__SETJMP 1 | |
| #define USG /**/ | |
| #define GNU_LINUX /**/ | |
| #define USABLE_FIONREAD 1 | |
| #define USABLE_SIGIO 1 | |
| #define COPYRIGHT "Copyright (C) 2015 Free Software Foundation, Inc." | |
| #define EMACS_CONFIGURATION "x86_64-unknown-linux-gnu" | |
| #define EMACS_CONFIG_OPTIONS "--prefix=/home/user/.linuxbrew/Cellar/emacs/24.5 --enable-locallisppath=/home/user/.linuxbrew/share/emacs/site-lisp --infodir=/home/user/.linuxbrew/Cellar/emacs/24.5/share/info/emacs --without-dbus --without-gnutls --without-x 'CFLAGS=-Os -w -pipe -march=core2' CPPFLAGS=-isystem/home/user/.linuxbrew/include 'LDFLAGS=-L/home/user/.linuxbrew/lib -Wl,-rpath,/home/user/.linuxbrew/lib'" | |
| #define GNU_MALLOC 1 | |
| #define HAVE_ALLOCA_H 1 | |
| #define HAVE_ALLOCA 1 | |
| #define HAVE_UNSIGNED_LONG_LONG_INT 1 | |
| #define HAVE_C99_STRTOLD 1 | |
| #define HAVE_ENVIRON_DECL 1 | |
| /* end confdefs.h. */ | |
| #include <stdio.h> | |
| #ifdef HAVE_SYS_TYPES_H | |
| # include <sys/types.h> | |
| #endif | |
| #ifdef HAVE_SYS_STAT_H | |
| # include <sys/stat.h> | |
| #endif | |
| #ifdef STDC_HEADERS | |
| # include <stdlib.h> | |
| # include <stddef.h> | |
| #else | |
| # ifdef HAVE_STDLIB_H | |
| # include <stdlib.h> | |
| # endif | |
| #endif | |
| #ifdef HAVE_STRING_H | |
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | |
| # include <memory.h> | |
| # endif | |
| # include <string.h> | |
| #endif | |
| #ifdef HAVE_STRINGS_H | |
| # include <strings.h> | |
| #endif | |
| #ifdef HAVE_INTTYPES_H | |
| # include <inttypes.h> | |
| #endif | |
| #ifdef HAVE_STDINT_H | |
| # include <stdint.h> | |
| #endif | |
| #ifdef HAVE_UNISTD_H | |
| # include <unistd.h> | |
| #endif | |
| int | |
| main () | |
| { | |
| if (sizeof ((mode_t))) | |
| return 0; | |
| ; | |
| return 0; | |
| } | |
configure:19066: result: yes | |
configure:19077: checking whether fdatasync is declared | |
configure:19077: /usr/bin/gcc-4.8 -std=gnu99 -c -Os -w -pipe -march=core2 -isystem/home/user/.linuxbrew/include conftest.c >&5 | |
configure:19077: $? = 0 | |
configure:19077: result: yes | |
configure:19090: checking for st_dm_mode in struct stat | |
configure:19108: /usr/bin/gcc-4.8 -std=gnu99 -c -Os -w -pipe -march=core2 -isystem/home/user/.linuxbrew/include conftest.c >&5 | |
conftest.c: In function 'main': | |
conftest.c:207:17: error: 'struct stat' has no member named 'st_dm_mode' | |
struct stat s; s.st_dm_mode; | |
^ | |
configure:19108: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "emacs" | |
| #define PACKAGE_TARNAME "emacs" | |
| #define PACKAGE_VERSION "24.5" | |
| #define PACKAGE_STRING "emacs 24.5" | |
| #define PACKAGE_BUGREPORT "" | |
| #define PACKAGE_URL "" | |
| #define PACKAGE "emacs" | |
| #define VERSION "24.5" | |
| #define MAIL_USE_POP 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define __EXTENSIONS__ 1 | |
| #define _ALL_SOURCE 1 | |
| #define _DARWIN_C_SOURCE 1 | |
| #define _GNU_SOURCE 1 | |
| #define _POSIX_PTHREAD_SEMANTICS 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define _DARWIN_USE_64_BIT_INODE 1 | |
| #define SYSTEM_TYPE "gnu/linux" | |
| #define HAVE_SYS_SOUNDCARD_H 1 | |
| #define HAVE_SOUND 1 | |
| #define HAVE_PTY_H 1 | |
| #define HAVE_SYS_RESOURCE_H 1 | |
| #define HAVE_SYS_UTSNAME_H 1 | |
| #define HAVE_PWD_H 1 | |
| #define HAVE_UTMP_H 1 | |
| #define HAVE_SYS_SOCKET_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_PTHREAD_H 1 | |
| #define HAVE_SYS_UN_H 1 | |
| #define HAVE_DIRENT_H 1 | |
| #define HAVE_EXECINFO_H 1 | |
| #define HAVE_STDIO_EXT_H 1 | |
| #define HAVE_GETOPT_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_WCHAR_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_PERSONALITY_LINUX32 1 | |
| #define HAVE_TERM_H 1 | |
| #define TIME_WITH_SYS_TIME 1 | |
| #define HAVE_DECL_SYS_SIGLIST 1 | |
| #define HAVE_SYS_WAIT_H 1 | |
| #define HAVE_NET_IF_H 1 | |
| #define HAVE_IFADDRS_H 1 | |
| #define HAVE_STRUCT_IFREQ_IFR_FLAGS 1 | |
| #define HAVE_STRUCT_IFREQ_IFR_HWADDR 1 | |
| #define HAVE_STRUCT_IFREQ_IFR_NETMASK 1 | |
| #define HAVE_STRUCT_IFREQ_IFR_BROADADDR 1 | |
| #define HAVE_STRUCT_IFREQ_IFR_ADDR 1 | |
| #define HAVE_LONG_FILE_NAMES 1 | |
| #define HAVE_SYS_VLIMIT_H 1 | |
| #define HAVE_DATA_START 1 | |
| #define DOUG_LEA_MALLOC 1 | |
| #define HAVE_GETPAGESIZE 1 | |
| #define HAVE_MMAP 1 | |
| #define HAVE_PTHREAD 1 | |
| #define HAVE_INOTIFY 1 | |
| #define USE_FILE_NOTIFY 1 | |
| #define HAVE_XIM 1 | |
| #define USE_XIM 1 | |
| #define XRegisterIMInstantiateCallback_arg6 XPointer* | |
| #define HAVE_ZLIB 1 | |
| #define HAVE_H_ERRNO 1 | |
| #define HAVE_LIBM 1 | |
| #define MAIL_USE_FLOCK 1 | |
| #define HAVE_ACCEPT4 1 | |
| #define HAVE_FCHDIR 1 | |
| #define HAVE_GETHOSTNAME 1 | |
| #define HAVE_GETRUSAGE 1 | |
| #define HAVE_GET_CURRENT_DIR_NAME 1 | |
| #define HAVE_LRAND48 1 | |
| #define HAVE_SELECT 1 | |
| #define HAVE_GETPAGESIZE 1 | |
| #define HAVE_SETLOCALE 1 | |
| #define HAVE_GETRLIMIT 1 | |
| #define HAVE_SETRLIMIT 1 | |
| #define HAVE_SHUTDOWN 1 | |
| #define HAVE_GETADDRINFO 1 | |
| #define HAVE_STRSIGNAL 1 | |
| #define HAVE_SETITIMER 1 | |
| #define HAVE_SENDTO 1 | |
| #define HAVE_RECVFROM 1 | |
| #define HAVE_GETSOCKNAME 1 | |
| #define HAVE_GETPEERNAME 1 | |
| #define HAVE_GETIFADDRS 1 | |
| #define HAVE_FREEIFADDRS 1 | |
| #define HAVE_GAI_STRERROR 1 | |
| #define HAVE_GETLINE 1 | |
| #define HAVE_GETDELIM 1 | |
| #define HAVE_SYNC 1 | |
| #define HAVE_GETPWENT 1 | |
| #define HAVE_ENDPWENT 1 | |
| #define HAVE_GETGRENT 1 | |
| #define HAVE_ENDGRENT 1 | |
| #define HAVE_CFMAKERAW 1 | |
| #define HAVE_CFSETSPEED 1 | |
| #define HAVE_COPYSIGN 1 | |
| #define HAVE___EXECUTABLE_START 1 | |
| #define HAVE_LOG2 1 | |
| #define HAVE_ALIGNED_ALLOC 1 | |
| #define HAVE_RANDOM 1 | |
| #define HAVE_RINT 1 | |
| #define HAVE___BUILTIN_UNWIND_INIT 1 | |
| #define HAVE_FSEEKO 1 | |
| #define HAVE_GRANTPT 1 | |
| #define HAVE_GETPT 1 | |
| #define HAVE_POSIX_OPENPT 1 | |
| #define TERMINFO 1 | |
| #define HAVE_RES_INIT 1 | |
| #define HAVE_VALGRIND_VALGRIND_H 1 | |
| #define HAVE_TZSET 1 | |
| #define HAVE_READLINKAT 1 | |
| #define HAVE_GETDTABLESIZE 1 | |
| #define HAVE_FACCESSAT 1 | |
| #define HAVE_FCNTL 1 | |
| #define HAVE_FDOPENDIR 1 | |
| #define HAVE_FSTATAT 1 | |
| #define HAVE_FSYNC 1 | |
| #define HAVE_GETTIMEOFDAY 1 | |
| #define HAVE_LSTAT 1 | |
| #define HAVE_MKOSTEMP 1 | |
| #define HAVE_PIPE2 1 | |
| #define HAVE_PSELECT 1 | |
| #define HAVE_PTHREAD_SIGMASK 1 | |
| #define HAVE_FCHMOD 1 | |
| #define HAVE_READLINK 1 | |
| #define HAVE_STRTOIMAX 1 | |
| #define HAVE_STRTOUMAX 1 | |
| #define HAVE_SYMLINK 1 | |
| #define HAVE_LOCALTIME_R 1 | |
| #define HAVE_FUTIMES 1 | |
| #define HAVE_FUTIMESAT 1 | |
| #define HAVE_FUTIMENS 1 | |
| #define HAVE_UTIMENSAT 1 | |
| #define HAVE_LUTIMES 1 | |
| #define HAVE_SECURE_GETENV 1 | |
| #define HAVE_INET_SOCKETS 1 | |
| #define HAVE_FORK 1 | |
| #define HAVE_VFORK 1 | |
| #define HAVE_WORKING_VFORK 1 | |
| #define HAVE_WORKING_FORK 1 | |
| #define HAVE_SNPRINTF 1 | |
| #define HAVE_LANGINFO_CODESET 1 | |
| #define HAVE_MBSTATE_T 1 | |
| #define __restrict_arr __restrict | |
| #define AMPERSAND_FULL_NAME 1 | |
| #define CLASH_DETECTION 1 | |
| #define HAVE_PTYS 1 | |
| #define HAVE_SOCKETS 1 | |
| #define NULL_DEVICE "/dev/null" | |
| #define SEPCHAR ':' | |
| #define subprocesses 1 | |
| #define USER_FULL_NAME pw->pw_gecos | |
| #define DIRECTORY_SEP '/' | |
| #define IS_DEVICE_SEP(_c_) 0 | |
| #define IS_DIRECTORY_SEP(_c_) ((_c_) == DIRECTORY_SEP) | |
| #define IS_ANY_SEP(_c_) (IS_DIRECTORY_SEP (_c_)) | |
| #define HAVE_PROCFS 1 | |
| #define DEFAULT_SOUND_DEVICE "/dev/dsp" | |
| #define INTERRUPT_INPUT 1 | |
| #define NARROWPROTO 1 | |
| #define UNIX98_PTYS 1 | |
| #define PTY_ITERATION int i; for (i = 0; i < 1; i++) | |
| #define PTY_TTY_NAME_SPRINTF { char *ptyname = 0; sigset_t blocked; sigemptyset (&blocked); sigaddset (&blocked, SIGCHLD); pthread_sigmask (SIG_BLOCK, &blocked, 0); if (grantpt (fd) != -1 && unlockpt (fd) != -1) ptyname = ptsname(fd); pthread_sigmask (SIG_UNBLOCK, &blocked, 0); if (!ptyname) { emacs_close (fd); return -1; } snprintf (pty_name, PTY_NAME_SIZE, "%s", ptyname); } | |
| #define PTY_OPEN do { fd = posix_openpt (O_RDWR | O_CLOEXEC | O_NOCTTY); if (fd < 0 && errno == EINVAL) fd = posix_openpt (O_RDWR | O_NOCTTY); } while (false) | |
| #define PTY_NAME_SPRINTF /**/ | |
| #define SIGNALS_VIA_CHARACTERS 1 | |
| #define GC_SETJMP_WORKS 1 | |
| #define GC_SETJMP_WORKS 1 | |
| #define HAVE__SETJMP 1 | |
| #define USG /**/ | |
| #define GNU_LINUX /**/ | |
| #define USABLE_FIONREAD 1 | |
| #define USABLE_SIGIO 1 | |
| #define COPYRIGHT "Copyright (C) 2015 Free Software Foundation, Inc." | |
| #define EMACS_CONFIGURATION "x86_64-unknown-linux-gnu" | |
| #define EMACS_CONFIG_OPTIONS "--prefix=/home/user/.linuxbrew/Cellar/emacs/24.5 --enable-locallisppath=/home/user/.linuxbrew/share/emacs/site-lisp --infodir=/home/user/.linuxbrew/Cellar/emacs/24.5/share/info/emacs --without-dbus --without-gnutls --without-x 'CFLAGS=-Os -w -pipe -march=core2' CPPFLAGS=-isystem/home/user/.linuxbrew/include 'LDFLAGS=-L/home/user/.linuxbrew/lib -Wl,-rpath,/home/user/.linuxbrew/lib'" | |
| #define GNU_MALLOC 1 | |
| #define HAVE_ALLOCA_H 1 | |
| #define HAVE_ALLOCA 1 | |
| #define HAVE_UNSIGNED_LONG_LONG_INT 1 | |
| #define HAVE_C99_STRTOLD 1 | |
| #define HAVE_ENVIRON_DECL 1 | |
| #define HAVE_DECL_FDATASYNC 1 | |
| /* end confdefs.h. */ | |
| | |
| #include <sys/types.h> | |
| #include <sys/stat.h> | |
| int | |
| main () | |
| { | |
| struct stat s; s.st_dm_mode; | |
| ; | |
| return 0; | |
| } | |
configure:19115: result: no | |
configure:19125: checking whether strmode is declared | |
configure:19125: /usr/bin/gcc-4.8 -std=gnu99 -c -Os -w -pipe -march=core2 -isystem/home/user/.linuxbrew/include conftest.c >&5 | |
conftest.c: In function 'main': | |
conftest.c:241:10: error: 'strmode' undeclared (first use in this function) | |
(void) strmode; | |
^ | |
conftest.c:241:10: note: each undeclared identifier is reported only once for each function it appears in | |
configure:19125: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "emacs" | |
| #define PACKAGE_TARNAME "emacs" | |
| #define PACKAGE_VERSION "24.5" | |
| #define PACKAGE_STRING "emacs 24.5" | |
| #define PACKAGE_BUGREPORT "" | |
| #define PACKAGE_URL "" | |
| #define PACKAGE "emacs" | |
| #define VERSION "24.5" | |
| #define MAIL_USE_POP 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define __EXTENSIONS__ 1 | |
| #define _ALL_SOURCE 1 | |
| #define _DARWIN_C_SOURCE 1 | |
| #define _GNU_SOURCE 1 | |
| #define _POSIX_PTHREAD_SEMANTICS 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define _DARWIN_USE_64_BIT_INODE 1 | |
| #define SYSTEM_TYPE "gnu/linux" | |
| #define HAVE_SYS_SOUNDCARD_H 1 | |
| #define HAVE_SOUND 1 | |
| #define HAVE_PTY_H 1 | |
| #define HAVE_SYS_RESOURCE_H 1 | |
| #define HAVE_SYS_UTSNAME_H 1 | |
| #define HAVE_PWD_H 1 | |
| #define HAVE_UTMP_H 1 | |
| #define HAVE_SYS_SOCKET_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_PTHREAD_H 1 | |
| #define HAVE_SYS_UN_H 1 | |
| #define HAVE_DIRENT_H 1 | |
| #define HAVE_EXECINFO_H 1 | |
| #define HAVE_STDIO_EXT_H 1 | |
| #define HAVE_GETOPT_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_WCHAR_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_PERSONALITY_LINUX32 1 | |
| #define HAVE_TERM_H 1 | |
| #define TIME_WITH_SYS_TIME 1 | |
| #define HAVE_DECL_SYS_SIGLIST 1 | |
| #define HAVE_SYS_WAIT_H 1 | |
| #define HAVE_NET_IF_H 1 | |
| #define HAVE_IFADDRS_H 1 | |
| #define HAVE_STRUCT_IFREQ_IFR_FLAGS 1 | |
| #define HAVE_STRUCT_IFREQ_IFR_HWADDR 1 | |
| #define HAVE_STRUCT_IFREQ_IFR_NETMASK 1 | |
| #define HAVE_STRUCT_IFREQ_IFR_BROADADDR 1 | |
| #define HAVE_STRUCT_IFREQ_IFR_ADDR 1 | |
| #define HAVE_LONG_FILE_NAMES 1 | |
| #define HAVE_SYS_VLIMIT_H 1 | |
| #define HAVE_DATA_START 1 | |
| #define DOUG_LEA_MALLOC 1 | |
| #define HAVE_GETPAGESIZE 1 | |
| #define HAVE_MMAP 1 | |
| #define HAVE_PTHREAD 1 | |
| #define HAVE_INOTIFY 1 | |
| #define USE_FILE_NOTIFY 1 | |
| #define HAVE_XIM 1 | |
| #define USE_XIM 1 | |
| #define XRegisterIMInstantiateCallback_arg6 XPointer* | |
| #define HAVE_ZLIB 1 | |
| #define HAVE_H_ERRNO 1 | |
| #define HAVE_LIBM 1 | |
| #define MAIL_USE_FLOCK 1 | |
| #define HAVE_ACCEPT4 1 | |
| #define HAVE_FCHDIR 1 | |
| #define HAVE_GETHOSTNAME 1 | |
| #define HAVE_GETRUSAGE 1 | |
| #define HAVE_GET_CURRENT_DIR_NAME 1 | |
| #define HAVE_LRAND48 1 | |
| #define HAVE_SELECT 1 | |
| #define HAVE_GETPAGESIZE 1 | |
| #define HAVE_SETLOCALE 1 | |
| #define HAVE_GETRLIMIT 1 | |
| #define HAVE_SETRLIMIT 1 | |
| #define HAVE_SHUTDOWN 1 | |
| #define HAVE_GETADDRINFO 1 | |
| #define HAVE_STRSIGNAL 1 | |
| #define HAVE_SETITIMER 1 | |
| #define HAVE_SENDTO 1 | |
| #define HAVE_RECVFROM 1 | |
| #define HAVE_GETSOCKNAME 1 | |
| #define HAVE_GETPEERNAME 1 | |
| #define HAVE_GETIFADDRS 1 | |
| #define HAVE_FREEIFADDRS 1 | |
| #define HAVE_GAI_STRERROR 1 | |
| #define HAVE_GETLINE 1 | |
| #define HAVE_GETDELIM 1 | |
| #define HAVE_SYNC 1 | |
| #define HAVE_GETPWENT 1 | |
| #define HAVE_ENDPWENT 1 | |
| #define HAVE_GETGRENT 1 | |
| #define HAVE_ENDGRENT 1 | |
| #define HAVE_CFMAKERAW 1 | |
| #define HAVE_CFSETSPEED 1 | |
| #define HAVE_COPYSIGN 1 | |
| #define HAVE___EXECUTABLE_START 1 | |
| #define HAVE_LOG2 1 | |
| #define HAVE_ALIGNED_ALLOC 1 | |
| #define HAVE_RANDOM 1 | |
| #define HAVE_RINT 1 | |
| #define HAVE___BUILTIN_UNWIND_INIT 1 | |
| #define HAVE_FSEEKO 1 | |
| #define HAVE_GRANTPT 1 | |
| #define HAVE_GETPT 1 | |
| #define HAVE_POSIX_OPENPT 1 | |
| #define TERMINFO 1 | |
| #define HAVE_RES_INIT 1 | |
| #define HAVE_VALGRIND_VALGRIND_H 1 | |
| #define HAVE_TZSET 1 | |
| #define HAVE_READLINKAT 1 | |
| #define HAVE_GETDTABLESIZE 1 | |
| #define HAVE_FACCESSAT 1 | |
| #define HAVE_FCNTL 1 | |
| #define HAVE_FDOPENDIR 1 | |
| #define HAVE_FSTATAT 1 | |
| #define HAVE_FSYNC 1 | |
| #define HAVE_GETTIMEOFDAY 1 | |
| #define HAVE_LSTAT 1 | |
| #define HAVE_MKOSTEMP 1 | |
| #define HAVE_PIPE2 1 | |
| #define HAVE_PSELECT 1 | |
| #define HAVE_PTHREAD_SIGMASK 1 | |
| #define HAVE_FCHMOD 1 | |
| #define HAVE_READLINK 1 | |
| #define HAVE_STRTOIMAX 1 | |
| #define HAVE_STRTOUMAX 1 | |
| #define HAVE_SYMLINK 1 | |
| #define HAVE_LOCALTIME_R 1 | |
| #define HAVE_FUTIMES 1 | |
| #define HAVE_FUTIMESAT 1 | |
| #define HAVE_FUTIMENS 1 | |
| #define HAVE_UTIMENSAT 1 | |
| #define HAVE_LUTIMES 1 | |
| #define HAVE_SECURE_GETENV 1 | |
| #define HAVE_INET_SOCKETS 1 | |
| #define HAVE_FORK 1 | |
| #define HAVE_VFORK 1 | |
| #define HAVE_WORKING_VFORK 1 | |
| #define HAVE_WORKING_FORK 1 | |
| #define HAVE_SNPRINTF 1 | |
| #define HAVE_LANGINFO_CODESET 1 | |
| #define HAVE_MBSTATE_T 1 | |
| #define __restrict_arr __restrict | |
| #define AMPERSAND_FULL_NAME 1 | |
| #define CLASH_DETECTION 1 | |
| #define HAVE_PTYS 1 | |
| #define HAVE_SOCKETS 1 | |
| #define NULL_DEVICE "/dev/null" | |
| #define SEPCHAR ':' | |
| #define subprocesses 1 | |
| #define USER_FULL_NAME pw->pw_gecos | |
| #define DIRECTORY_SEP '/' | |
| #define IS_DEVICE_SEP(_c_) 0 | |
| #define IS_DIRECTORY_SEP(_c_) ((_c_) == DIRECTORY_SEP) | |
| #define IS_ANY_SEP(_c_) (IS_DIRECTORY_SEP (_c_)) | |
| #define HAVE_PROCFS 1 | |
| #define DEFAULT_SOUND_DEVICE "/dev/dsp" | |
| #define INTERRUPT_INPUT 1 | |
| #define NARROWPROTO 1 | |
| #define UNIX98_PTYS 1 | |
| #define PTY_ITERATION int i; for (i = 0; i < 1; i++) | |
| #define PTY_TTY_NAME_SPRINTF { char *ptyname = 0; sigset_t blocked; sigemptyset (&blocked); sigaddset (&blocked, SIGCHLD); pthread_sigmask (SIG_BLOCK, &blocked, 0); if (grantpt (fd) != -1 && unlockpt (fd) != -1) ptyname = ptsname(fd); pthread_sigmask (SIG_UNBLOCK, &blocked, 0); if (!ptyname) { emacs_close (fd); return -1; } snprintf (pty_name, PTY_NAME_SIZE, "%s", ptyname); } | |
| #define PTY_OPEN do { fd = posix_openpt (O_RDWR | O_CLOEXEC | O_NOCTTY); if (fd < 0 && errno == EINVAL) fd = posix_openpt (O_RDWR | O_NOCTTY); } while (false) | |
| #define PTY_NAME_SPRINTF /**/ | |
| #define SIGNALS_VIA_CHARACTERS 1 | |
| #define GC_SETJMP_WORKS 1 | |
| #define GC_SETJMP_WORKS 1 | |
| #define HAVE__SETJMP 1 | |
| #define USG /**/ | |
| #define GNU_LINUX /**/ | |
| #define USABLE_FIONREAD 1 | |
| #define USABLE_SIGIO 1 | |
| #define COPYRIGHT "Copyright (C) 2015 Free Software Foundation, Inc." | |
| #define EMACS_CONFIGURATION "x86_64-unknown-linux-gnu" | |
| #define EMACS_CONFIG_OPTIONS "--prefix=/home/user/.linuxbrew/Cellar/emacs/24.5 --enable-locallisppath=/home/user/.linuxbrew/share/emacs/site-lisp --infodir=/home/user/.linuxbrew/Cellar/emacs/24.5/share/info/emacs --without-dbus --without-gnutls --without-x 'CFLAGS=-Os -w -pipe -march=core2' CPPFLAGS=-isystem/home/user/.linuxbrew/include 'LDFLAGS=-L/home/user/.linuxbrew/lib -Wl,-rpath,/home/user/.linuxbrew/lib'" | |
| #define GNU_MALLOC 1 | |
| #define HAVE_ALLOCA_H 1 | |
| #define HAVE_ALLOCA 1 | |
| #define HAVE_UNSIGNED_LONG_LONG_INT 1 | |
| #define HAVE_C99_STRTOLD 1 | |
| #define HAVE_ENVIRON_DECL 1 | |
| #define HAVE_DECL_FDATASYNC 1 | |
| /* end confdefs.h. */ | |
| #include <stdio.h> | |
| #ifdef HAVE_SYS_TYPES_H | |
| # include <sys/types.h> | |
| #endif | |
| #ifdef HAVE_SYS_STAT_H | |
| # include <sys/stat.h> | |
| #endif | |
| #ifdef STDC_HEADERS | |
| # include <stdlib.h> | |
| # include <stddef.h> | |
| #else | |
| # ifdef HAVE_STDLIB_H | |
| # include <stdlib.h> | |
| # endif | |
| #endif | |
| #ifdef HAVE_STRING_H | |
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | |
| # include <memory.h> | |
| # endif | |
| # include <string.h> | |
| #endif | |
| #ifdef HAVE_STRINGS_H | |
| # include <strings.h> | |
| #endif | |
| #ifdef HAVE_INTTYPES_H | |
| # include <inttypes.h> | |
| #endif | |
| #ifdef HAVE_STDINT_H | |
| # include <stdint.h> | |
| #endif | |
| #ifdef HAVE_UNISTD_H | |
| # include <unistd.h> | |
| #endif | |
| int | |
| main () | |
| { | |
| #ifndef strmode | |
| #ifdef __cplusplus | |
| (void) strmode; | |
| #else | |
| (void) strmode; | |
| #endif | |
| #endif | |
| | |
| ; | |
| return 0; | |
| } | |
configure:19125: result: no | |
configure:19174: checking whether lstat correctly handles trailing slash | |
configure:19207: /usr/bin/gcc-4.8 -std=gnu99 -o conftest -Os -w -pipe -march=core2 -isystem/home/user/.linuxbrew/include -L/home/user/.linuxbrew/lib -Wl,-rpath,/home/user/.linuxbrew/lib conftest.c -lpthread >&5 | |
configure:19207: $? = 0 | |
configure:19207: ./conftest | |
configure:19207: $? = 0 | |
configure:19224: result: yes | |
configure:19414: checking for getopt.h | |
configure:19414: result: yes | |
configure:19431: checking for getopt_long_only | |
configure:19431: /usr/bin/gcc-4.8 -std=gnu99 -o conftest -Os -w -pipe -march=core2 -isystem/home/user/.linuxbrew/include -L/home/user/.linuxbrew/lib -Wl,-rpath,/home/user/.linuxbrew/lib conftest.c -lpthread >&5 | |
configure:19431: $? = 0 | |
configure:19431: result: yes | |
configure:19445: checking whether getopt is POSIX compatible | |
configure:19487: /usr/bin/gcc-4.8 -std=gnu99 -o conftest -Os -w -pipe -march=core2 -isystem/home/user/.linuxbrew/include -L/home/user/.linuxbrew/lib -Wl,-rpath,/home/user/.linuxbrew/lib conftest.c -lpthread >&5 | |
configure:19487: $? = 0 | |
configure:19487: ./conftest | |
configure:19487: $? = 0 | |
configure:19546: /usr/bin/gcc-4.8 -std=gnu99 -o conftest -Os -w -pipe -march=core2 -isystem/home/user/.linuxbrew/include -L/home/user/.linuxbrew/lib -Wl,-rpath,/home/user/.linuxbrew/lib conftest.c -lpthread >&5 | |
configure:19546: $? = 0 | |
configure:19546: ./conftest | |
configure:19546: $? = 0 | |
configure:19588: /usr/bin/gcc-4.8 -std=gnu99 -o conftest -Os -w -pipe -march=core2 -isystem/home/user/.linuxbrew/include -L/home/user/.linuxbrew/lib -Wl,-rpath,/home/user/.linuxbrew/lib conftest.c -lpthread >&5 | |
configure:19588: $? = 0 | |
configure:19588: ./conftest | |
program: option requires an argument -- 'b' | |
configure:19588: $? = 0 | |
configure:19606: result: yes | |
configure:19614: checking for working GNU getopt function | |
configure:19835: /usr/bin/gcc-4.8 -std=gnu99 -o conftest -Os -w -pipe -march=core2 -isystem/home/user/.linuxbrew/include -L/home/user/.linuxbrew/lib -Wl,-rpath,/home/user/.linuxbrew/lib conftest.c -lpthread >&5 | |
configure:19835: $? = 0 | |
configure:19835: ./conftest | |
configure:19835: $? = 0 | |
configure:19851: result: yes | |
configure:19856: checking for working GNU getopt_long function | |
configure:19901: /usr/bin/gcc-4.8 -std=gnu99 -o conftest -Os -w -pipe -march=core2 -isystem/home/user/.linuxbrew/include -L/home/user/.linuxbrew/lib -Wl,-rpath,/home/user/.linuxbrew/lib conftest.c -lpthread >&5 | |
configure:19901: $? = 0 | |
configure:19901: ./conftest | |
configure:19901: $? = 0 | |
configure:19912: result: yes | |
configure:19941: checking whether getenv is declared | |
configure:19941: /usr/bin/gcc-4.8 -std=gnu99 -c -Os -w -pipe -march=core2 -isystem/home/user/.linuxbrew/include conftest.c >&5 | |
configure:19941: $? = 0 | |
configure:19941: result: yes | |
configure:19957: checking for C/C++ restrict keyword | |
configure:19982: /usr/bin/gcc-4.8 -std=gnu99 -c -Os -w -pipe -march=core2 -isystem/home/user/.linuxbrew/include conftest.c >&5 | |
configure:19982: $? = 0 | |
configure:19990: result: __restrict | |
configure:20127: checking for struct timeval | |
configure:20150: /usr/bin/gcc-4.8 -std=gnu99 -c -Os -w -pipe -march=core2 -isystem/home/user/.linuxbrew/include conftest.c >&5 | |
configure:20150: $? = 0 | |
configure:20158: result: yes | |
configure:20163: checking for wide-enough struct timeval.tv_sec member | |
configure:20190: /usr/bin/gcc-4.8 -std=gnu99 -c -Os -w -pipe -march=core2 -isystem/home/user/.linuxbrew/include conftest.c >&5 | |
configure:20190: $? = 0 | |
configure:20198: result: yes | |
configure:20212: checking for long long int | |
configure:20262: result: yes | |
configure:20284: /usr/bin/gcc-4.8 -std=gnu99 -c -Os -w -pipe -march=core2 -isystem/home/user/.linuxbrew/include conftest.c >&5 | |
conftest.c:209:10: error: unknown type name 'not' | |
not a universal capable compiler | |
^ | |
conftest.c:209:16: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'universal' | |
not a universal capable compiler | |
^ | |
conftest.c:209:16: error: unknown type name 'universal' | |
configure:20284: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "emacs" | |
| #define PACKAGE_TARNAME "emacs" | |
| #define PACKAGE_VERSION "24.5" | |
| #define PACKAGE_STRING "emacs 24.5" | |
| #define PACKAGE_BUGREPORT "" | |
| #define PACKAGE_URL "" | |
| #define PACKAGE "emacs" | |
| #define VERSION "24.5" | |
| #define MAIL_USE_POP 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define __EXTENSIONS__ 1 | |
| #define _ALL_SOURCE 1 | |
| #define _DARWIN_C_SOURCE 1 | |
| #define _GNU_SOURCE 1 | |
| #define _POSIX_PTHREAD_SEMANTICS 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define _DARWIN_USE_64_BIT_INODE 1 | |
| #define SYSTEM_TYPE "gnu/linux" | |
| #define HAVE_SYS_SOUNDCARD_H 1 | |
| #define HAVE_SOUND 1 | |
| #define HAVE_PTY_H 1 | |
| #define HAVE_SYS_RESOURCE_H 1 | |
| #define HAVE_SYS_UTSNAME_H 1 | |
| #define HAVE_PWD_H 1 | |
| #define HAVE_UTMP_H 1 | |
| #define HAVE_SYS_SOCKET_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_PTHREAD_H 1 | |
| #define HAVE_SYS_UN_H 1 | |
| #define HAVE_DIRENT_H 1 | |
| #define HAVE_EXECINFO_H 1 | |
| #define HAVE_STDIO_EXT_H 1 | |
| #define HAVE_GETOPT_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_WCHAR_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_PERSONALITY_LINUX32 1 | |
| #define HAVE_TERM_H 1 | |
| #define TIME_WITH_SYS_TIME 1 | |
| #define HAVE_DECL_SYS_SIGLIST 1 | |
| #define HAVE_SYS_WAIT_H 1 | |
| #define HAVE_NET_IF_H 1 | |
| #define HAVE_IFADDRS_H 1 | |
| #define HAVE_STRUCT_IFREQ_IFR_FLAGS 1 | |
| #define HAVE_STRUCT_IFREQ_IFR_HWADDR 1 | |
| #define HAVE_STRUCT_IFREQ_IFR_NETMASK 1 | |
| #define HAVE_STRUCT_IFREQ_IFR_BROADADDR 1 | |
| #define HAVE_STRUCT_IFREQ_IFR_ADDR 1 | |
| #define HAVE_LONG_FILE_NAMES 1 | |
| #define HAVE_SYS_VLIMIT_H 1 | |
| #define HAVE_DATA_START 1 | |
| #define DOUG_LEA_MALLOC 1 | |
| #define HAVE_GETPAGESIZE 1 | |
| #define HAVE_MMAP 1 | |
| #define HAVE_PTHREAD 1 | |
| #define HAVE_INOTIFY 1 | |
| #define USE_FILE_NOTIFY 1 | |
| #define HAVE_XIM 1 | |
| #define USE_XIM 1 | |
| #define XRegisterIMInstantiateCallback_arg6 XPointer* | |
| #define HAVE_ZLIB 1 | |
| #define HAVE_H_ERRNO 1 | |
| #define HAVE_LIBM 1 | |
| #define MAIL_USE_FLOCK 1 | |
| #define HAVE_ACCEPT4 1 | |
| #define HAVE_FCHDIR 1 | |
| #define HAVE_GETHOSTNAME 1 | |
| #define HAVE_GETRUSAGE 1 | |
| #define HAVE_GET_CURRENT_DIR_NAME 1 | |
| #define HAVE_LRAND48 1 | |
| #define HAVE_SELECT 1 | |
| #define HAVE_GETPAGESIZE 1 | |
| #define HAVE_SETLOCALE 1 | |
| #define HAVE_GETRLIMIT 1 | |
| #define HAVE_SETRLIMIT 1 | |
| #define HAVE_SHUTDOWN 1 | |
| #define HAVE_GETADDRINFO 1 | |
| #define HAVE_STRSIGNAL 1 | |
| #define HAVE_SETITIMER 1 | |
| #define HAVE_SENDTO 1 | |
| #define HAVE_RECVFROM 1 | |
| #define HAVE_GETSOCKNAME 1 | |
| #define HAVE_GETPEERNAME 1 | |
| #define HAVE_GETIFADDRS 1 | |
| #define HAVE_FREEIFADDRS 1 | |
| #define HAVE_GAI_STRERROR 1 | |
| #define HAVE_GETLINE 1 | |
| #define HAVE_GETDELIM 1 | |
| #define HAVE_SYNC 1 | |
| #define HAVE_GETPWENT 1 | |
| #define HAVE_ENDPWENT 1 | |
| #define HAVE_GETGRENT 1 | |
| #define HAVE_ENDGRENT 1 | |
| #define HAVE_CFMAKERAW 1 | |
| #define HAVE_CFSETSPEED 1 | |
| #define HAVE_COPYSIGN 1 | |
| #define HAVE___EXECUTABLE_START 1 | |
| #define HAVE_LOG2 1 | |
| #define HAVE_ALIGNED_ALLOC 1 | |
| #define HAVE_RANDOM 1 | |
| #define HAVE_RINT 1 | |
| #define HAVE___BUILTIN_UNWIND_INIT 1 | |
| #define HAVE_FSEEKO 1 | |
| #define HAVE_GRANTPT 1 | |
| #define HAVE_GETPT 1 | |
| #define HAVE_POSIX_OPENPT 1 | |
| #define TERMINFO 1 | |
| #define HAVE_RES_INIT 1 | |
| #define HAVE_VALGRIND_VALGRIND_H 1 | |
| #define HAVE_TZSET 1 | |
| #define HAVE_READLINKAT 1 | |
| #define HAVE_GETDTABLESIZE 1 | |
| #define HAVE_FACCESSAT 1 | |
| #define HAVE_FCNTL 1 | |
| #define HAVE_FDOPENDIR 1 | |
| #define HAVE_FSTATAT 1 | |
| #define HAVE_FSYNC 1 | |
| #define HAVE_GETTIMEOFDAY 1 | |
| #define HAVE_LSTAT 1 | |
| #define HAVE_MKOSTEMP 1 | |
| #define HAVE_PIPE2 1 | |
| #define HAVE_PSELECT 1 | |
| #define HAVE_PTHREAD_SIGMASK 1 | |
| #define HAVE_FCHMOD 1 | |
| #define HAVE_READLINK 1 | |
| #define HAVE_STRTOIMAX 1 | |
| #define HAVE_STRTOUMAX 1 | |
| #define HAVE_SYMLINK 1 | |
| #define HAVE_LOCALTIME_R 1 | |
| #define HAVE_FUTIMES 1 | |
| #define HAVE_FUTIMESAT 1 | |
| #define HAVE_FUTIMENS 1 | |
| #define HAVE_UTIMENSAT 1 | |
| #define HAVE_LUTIMES 1 | |
| #define HAVE_SECURE_GETENV 1 | |
| #define HAVE_INET_SOCKETS 1 | |
| #define HAVE_FORK 1 | |
| #define HAVE_VFORK 1 | |
| #define HAVE_WORKING_VFORK 1 | |
| #define HAVE_WORKING_FORK 1 | |
| #define HAVE_SNPRINTF 1 | |
| #define HAVE_LANGINFO_CODESET 1 | |
| #define HAVE_MBSTATE_T 1 | |
| #define __restrict_arr __restrict | |
| #define AMPERSAND_FULL_NAME 1 | |
| #define CLASH_DETECTION 1 | |
| #define HAVE_PTYS 1 | |
| #define HAVE_SOCKETS 1 | |
| #define NULL_DEVICE "/dev/null" | |
| #define SEPCHAR ':' | |
| #define subprocesses 1 | |
| #define USER_FULL_NAME pw->pw_gecos | |
| #define DIRECTORY_SEP '/' | |
| #define IS_DEVICE_SEP(_c_) 0 | |
| #define IS_DIRECTORY_SEP(_c_) ((_c_) == DIRECTORY_SEP) | |
| #define IS_ANY_SEP(_c_) (IS_DIRECTORY_SEP (_c_)) | |
| #define HAVE_PROCFS 1 | |
| #define DEFAULT_SOUND_DEVICE "/dev/dsp" | |
| #define INTERRUPT_INPUT 1 | |
| #define NARROWPROTO 1 | |
| #define UNIX98_PTYS 1 | |
| #define PTY_ITERATION int i; for (i = 0; i < 1; i++) | |
| #define PTY_TTY_NAME_SPRINTF { char *ptyname = 0; sigset_t blocked; sigemptyset (&blocked); sigaddset (&blocked, SIGCHLD); pthread_sigmask (SIG_BLOCK, &blocked, 0); if (grantpt (fd) != -1 && unlockpt (fd) != -1) ptyname = ptsname(fd); pthread_sigmask (SIG_UNBLOCK, &blocked, 0); if (!ptyname) { emacs_close (fd); return -1; } snprintf (pty_name, PTY_NAME_SIZE, "%s", ptyname); } | |
| #define PTY_OPEN do { fd = posix_openpt (O_RDWR | O_CLOEXEC | O_NOCTTY); if (fd < 0 && errno == EINVAL) fd = posix_openpt (O_RDWR | O_NOCTTY); } while (false) | |
| #define PTY_NAME_SPRINTF /**/ | |
| #define SIGNALS_VIA_CHARACTERS 1 | |
| #define GC_SETJMP_WORKS 1 | |
| #define GC_SETJMP_WORKS 1 | |
| #define HAVE__SETJMP 1 | |
| #define USG /**/ | |
| #define GNU_LINUX /**/ | |
| #define USABLE_FIONREAD 1 | |
| #define USABLE_SIGIO 1 | |
| #define COPYRIGHT "Copyright (C) 2015 Free Software Foundation, Inc." | |
| #define EMACS_CONFIGURATION "x86_64-unknown-linux-gnu" | |
| #define EMACS_CONFIG_OPTIONS "--prefix=/home/user/.linuxbrew/Cellar/emacs/24.5 --enable-locallisppath=/home/user/.linuxbrew/share/emacs/site-lisp --infodir=/home/user/.linuxbrew/Cellar/emacs/24.5/share/info/emacs --without-dbus --without-gnutls --without-x 'CFLAGS=-Os -w -pipe -march=core2' CPPFLAGS=-isystem/home/user/.linuxbrew/include 'LDFLAGS=-L/home/user/.linuxbrew/lib -Wl,-rpath,/home/user/.linuxbrew/lib'" | |
| #define GNU_MALLOC 1 | |
| #define HAVE_ALLOCA_H 1 | |
| #define HAVE_ALLOCA 1 | |
| #define HAVE_UNSIGNED_LONG_LONG_INT 1 | |
| #define HAVE_C99_STRTOLD 1 | |
| #define HAVE_ENVIRON_DECL 1 | |
| #define HAVE_DECL_FDATASYNC 1 | |
| #define HAVE_DECL_STRMODE 0 | |
| #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | |
| #define HAVE_GETOPT_H 1 | |
| #define HAVE_GETOPT_LONG_ONLY 1 | |
| #define HAVE_DECL_GETENV 1 | |
| #define restrict __restrict | |
| #define HAVE_LONG_LONG_INT 1 | |
| /* end confdefs.h. */ | |
| #ifndef __APPLE_CC__ | |
| not a universal capable compiler | |
| #endif | |
| typedef int dummy; | |
| | |
configure:20441: checking whether stdint.h conforms to C99 | |
configure:20610: /usr/bin/gcc-4.8 -std=gnu99 -c -Os -w -pipe -march=core2 -isystem/home/user/.linuxbrew/include conftest.c >&5 | |
configure:20610: $? = 0 | |
configure:20690: /usr/bin/gcc-4.8 -std=gnu99 -o conftest -Os -w -pipe -march=core2 -isystem/home/user/.linuxbrew/include -L/home/user/.linuxbrew/lib -Wl,-rpath,/home/user/.linuxbrew/lib conftest.c -lpthread >&5 | |
configure:20690: $? = 0 | |
configure:20690: ./conftest | |
configure:20690: $? = 0 | |
configure:20702: result: yes | |
configure:21275: checking whether memrchr is declared | |
configure:21275: /usr/bin/gcc-4.8 -std=gnu99 -c -Os -w -pipe -march=core2 -isystem/home/user/.linuxbrew/include conftest.c >&5 | |
configure:21275: $? = 0 | |
configure:21275: result: yes | |
configure:21307: checking whether alarm is declared | |
configure:21307: /usr/bin/gcc-4.8 -std=gnu99 -c -Os -w -pipe -march=core2 -isystem/home/user/.linuxbrew/include conftest.c >&5 | |
configure:21307: $? = 0 | |
configure:21307: result: yes | |
configure:21332: checking whether <sys/select.h> is self-contained | |
configure:21349: /usr/bin/gcc-4.8 -std=gnu99 -c -Os -w -pipe -march=core2 -isystem/home/user/.linuxbrew/include conftest.c >&5 | |
configure:21349: $? = 0 | |
configure:21368: /usr/bin/gcc-4.8 -std=gnu99 -c -Os -w -pipe -march=core2 -isystem/home/user/.linuxbrew/include conftest.c >&5 | |
configure:21368: $? = 0 | |
configure:21398: /usr/bin/gcc-4.8 -std=gnu99 -o conftest -Os -w -pipe -march=core2 -isystem/home/user/.linuxbrew/include -L/home/user/.linuxbrew/lib -Wl,-rpath,/home/user/.linuxbrew/lib conftest.c -lpthread >&5 | |
configure:21398: $? = 0 | |
configure:21411: result: yes | |
configure:21557: checking for sigset_t | |
configure:21557: /usr/bin/gcc-4.8 -std=gnu99 -c -Os -w -pipe -march=core2 -isystem/home/user/.linuxbrew/include conftest.c >&5 | |
configure:21557: $? = 0 | |
configure:21557: /usr/bin/gcc-4.8 -std=gnu99 -c -Os -w -pipe -march=core2 -isystem/home/user/.linuxbrew/include conftest.c >&5 | |
conftest.c: In function 'main': | |
conftest.c:219:23: error: expected expression before ')' token | |
if (sizeof ((sigset_t))) | |
^ | |
configure:21557: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "emacs" | |
| #define PACKAGE_TARNAME "emacs" | |
| #define PACKAGE_VERSION "24.5" | |
| #define PACKAGE_STRING "emacs 24.5" | |
| #define PACKAGE_BUGREPORT "" | |
| #define PACKAGE_URL "" | |
| #define PACKAGE "emacs" | |
| #define VERSION "24.5" | |
| #define MAIL_USE_POP 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define __EXTENSIONS__ 1 | |
| #define _ALL_SOURCE 1 | |
| #define _DARWIN_C_SOURCE 1 | |
| #define _GNU_SOURCE 1 | |
| #define _POSIX_PTHREAD_SEMANTICS 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define _DARWIN_USE_64_BIT_INODE 1 | |
| #define SYSTEM_TYPE "gnu/linux" | |
| #define HAVE_SYS_SOUNDCARD_H 1 | |
| #define HAVE_SOUND 1 | |
| #define HAVE_PTY_H 1 | |
| #define HAVE_SYS_RESOURCE_H 1 | |
| #define HAVE_SYS_UTSNAME_H 1 | |
| #define HAVE_PWD_H 1 | |
| #define HAVE_UTMP_H 1 | |
| #define HAVE_SYS_SOCKET_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_PTHREAD_H 1 | |
| #define HAVE_SYS_UN_H 1 | |
| #define HAVE_DIRENT_H 1 | |
| #define HAVE_EXECINFO_H 1 | |
| #define HAVE_STDIO_EXT_H 1 | |
| #define HAVE_GETOPT_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_WCHAR_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_PERSONALITY_LINUX32 1 | |
| #define HAVE_TERM_H 1 | |
| #define TIME_WITH_SYS_TIME 1 | |
| #define HAVE_DECL_SYS_SIGLIST 1 | |
| #define HAVE_SYS_WAIT_H 1 | |
| #define HAVE_NET_IF_H 1 | |
| #define HAVE_IFADDRS_H 1 | |
| #define HAVE_STRUCT_IFREQ_IFR_FLAGS 1 | |
| #define HAVE_STRUCT_IFREQ_IFR_HWADDR 1 | |
| #define HAVE_STRUCT_IFREQ_IFR_NETMASK 1 | |
| #define HAVE_STRUCT_IFREQ_IFR_BROADADDR 1 | |
| #define HAVE_STRUCT_IFREQ_IFR_ADDR 1 | |
| #define HAVE_LONG_FILE_NAMES 1 | |
| #define HAVE_SYS_VLIMIT_H 1 | |
| #define HAVE_DATA_START 1 | |
| #define DOUG_LEA_MALLOC 1 | |
| #define HAVE_GETPAGESIZE 1 | |
| #define HAVE_MMAP 1 | |
| #define HAVE_PTHREAD 1 | |
| #define HAVE_INOTIFY 1 | |
| #define USE_FILE_NOTIFY 1 | |
| #define HAVE_XIM 1 | |
| #define USE_XIM 1 | |
| #define XRegisterIMInstantiateCallback_arg6 XPointer* | |
| #define HAVE_ZLIB 1 | |
| #define HAVE_H_ERRNO 1 | |
| #define HAVE_LIBM 1 | |
| #define MAIL_USE_FLOCK 1 | |
| #define HAVE_ACCEPT4 1 | |
| #define HAVE_FCHDIR 1 | |
| #define HAVE_GETHOSTNAME 1 | |
| #define HAVE_GETRUSAGE 1 | |
| #define HAVE_GET_CURRENT_DIR_NAME 1 | |
| #define HAVE_LRAND48 1 | |
| #define HAVE_SELECT 1 | |
| #define HAVE_GETPAGESIZE 1 | |
| #define HAVE_SETLOCALE 1 | |
| #define HAVE_GETRLIMIT 1 | |
| #define HAVE_SETRLIMIT 1 | |
| #define HAVE_SHUTDOWN 1 | |
| #define HAVE_GETADDRINFO 1 | |
| #define HAVE_STRSIGNAL 1 | |
| #define HAVE_SETITIMER 1 | |
| #define HAVE_SENDTO 1 | |
| #define HAVE_RECVFROM 1 | |
| #define HAVE_GETSOCKNAME 1 | |
| #define HAVE_GETPEERNAME 1 | |
| #define HAVE_GETIFADDRS 1 | |
| #define HAVE_FREEIFADDRS 1 | |
| #define HAVE_GAI_STRERROR 1 | |
| #define HAVE_GETLINE 1 | |
| #define HAVE_GETDELIM 1 | |
| #define HAVE_SYNC 1 | |
| #define HAVE_GETPWENT 1 | |
| #define HAVE_ENDPWENT 1 | |
| #define HAVE_GETGRENT 1 | |
| #define HAVE_ENDGRENT 1 | |
| #define HAVE_CFMAKERAW 1 | |
| #define HAVE_CFSETSPEED 1 | |
| #define HAVE_COPYSIGN 1 | |
| #define HAVE___EXECUTABLE_START 1 | |
| #define HAVE_LOG2 1 | |
| #define HAVE_ALIGNED_ALLOC 1 | |
| #define HAVE_RANDOM 1 | |
| #define HAVE_RINT 1 | |
| #define HAVE___BUILTIN_UNWIND_INIT 1 | |
| #define HAVE_FSEEKO 1 | |
| #define HAVE_GRANTPT 1 | |
| #define HAVE_GETPT 1 | |
| #define HAVE_POSIX_OPENPT 1 | |
| #define TERMINFO 1 | |
| #define HAVE_RES_INIT 1 | |
| #define HAVE_VALGRIND_VALGRIND_H 1 | |
| #define HAVE_TZSET 1 | |
| #define HAVE_READLINKAT 1 | |
| #define HAVE_GETDTABLESIZE 1 | |
| #define HAVE_FACCESSAT 1 | |
| #define HAVE_FCNTL 1 | |
| #define HAVE_FDOPENDIR 1 | |
| #define HAVE_FSTATAT 1 | |
| #define HAVE_FSYNC 1 | |
| #define HAVE_GETTIMEOFDAY 1 | |
| #define HAVE_LSTAT 1 | |
| #define HAVE_MKOSTEMP 1 | |
| #define HAVE_PIPE2 1 | |
| #define HAVE_PSELECT 1 | |
| #define HAVE_PTHREAD_SIGMASK 1 | |
| #define HAVE_FCHMOD 1 | |
| #define HAVE_READLINK 1 | |
| #define HAVE_STRTOIMAX 1 | |
| #define HAVE_STRTOUMAX 1 | |
| #define HAVE_SYMLINK 1 | |
| #define HAVE_LOCALTIME_R 1 | |
| #define HAVE_FUTIMES 1 | |
| #define HAVE_FUTIMESAT 1 | |
| #define HAVE_FUTIMENS 1 | |
| #define HAVE_UTIMENSAT 1 | |
| #define HAVE_LUTIMES 1 | |
| #define HAVE_SECURE_GETENV 1 | |
| #define HAVE_INET_SOCKETS 1 | |
| #define HAVE_FORK 1 | |
| #define HAVE_VFORK 1 | |
| #define HAVE_WORKING_VFORK 1 | |
| #define HAVE_WORKING_FORK 1 | |
| #define HAVE_SNPRINTF 1 | |
| #define HAVE_LANGINFO_CODESET 1 | |
| #define HAVE_MBSTATE_T 1 | |
| #define __restrict_arr __restrict | |
| #define AMPERSAND_FULL_NAME 1 | |
| #define CLASH_DETECTION 1 | |
| #define HAVE_PTYS 1 | |
| #define HAVE_SOCKETS 1 | |
| #define NULL_DEVICE "/dev/null" | |
| #define SEPCHAR ':' | |
| #define subprocesses 1 | |
| #define USER_FULL_NAME pw->pw_gecos | |
| #define DIRECTORY_SEP '/' | |
| #define IS_DEVICE_SEP(_c_) 0 | |
| #define IS_DIRECTORY_SEP(_c_) ((_c_) == DIRECTORY_SEP) | |
| #define IS_ANY_SEP(_c_) (IS_DIRECTORY_SEP (_c_)) | |
| #define HAVE_PROCFS 1 | |
| #define DEFAULT_SOUND_DEVICE "/dev/dsp" | |
| #define INTERRUPT_INPUT 1 | |
| #define NARROWPROTO 1 | |
| #define UNIX98_PTYS 1 | |
| #define PTY_ITERATION int i; for (i = 0; i < 1; i++) | |
| #define PTY_TTY_NAME_SPRINTF { char *ptyname = 0; sigset_t blocked; sigemptyset (&blocked); sigaddset (&blocked, SIGCHLD); pthread_sigmask (SIG_BLOCK, &blocked, 0); if (grantpt (fd) != -1 && unlockpt (fd) != -1) ptyname = ptsname(fd); pthread_sigmask (SIG_UNBLOCK, &blocked, 0); if (!ptyname) { emacs_close (fd); return -1; } snprintf (pty_name, PTY_NAME_SIZE, "%s", ptyname); } | |
| #define PTY_OPEN do { fd = posix_openpt (O_RDWR | O_CLOEXEC | O_NOCTTY); if (fd < 0 && errno == EINVAL) fd = posix_openpt (O_RDWR | O_NOCTTY); } while (false) | |
| #define PTY_NAME_SPRINTF /**/ | |
| #define SIGNALS_VIA_CHARACTERS 1 | |
| #define GC_SETJMP_WORKS 1 | |
| #define GC_SETJMP_WORKS 1 | |
| #define HAVE__SETJMP 1 | |
| #define USG /**/ | |
| #define GNU_LINUX /**/ | |
| #define USABLE_FIONREAD 1 | |
| #define USABLE_SIGIO 1 | |
| #define COPYRIGHT "Copyright (C) 2015 Free Software Foundation, Inc." | |
| #define EMACS_CONFIGURATION "x86_64-unknown-linux-gnu" | |
| #define EMACS_CONFIG_OPTIONS "--prefix=/home/user/.linuxbrew/Cellar/emacs/24.5 --enable-locallisppath=/home/user/.linuxbrew/share/emacs/site-lisp --infodir=/home/user/.linuxbrew/Cellar/emacs/24.5/share/info/emacs --without-dbus --without-gnutls --without-x 'CFLAGS=-Os -w -pipe -march=core2' CPPFLAGS=-isystem/home/user/.linuxbrew/include 'LDFLAGS=-L/home/user/.linuxbrew/lib -Wl,-rpath,/home/user/.linuxbrew/lib'" | |
| #define GNU_MALLOC 1 | |
| #define HAVE_ALLOCA_H 1 | |
| #define HAVE_ALLOCA 1 | |
| #define HAVE_UNSIGNED_LONG_LONG_INT 1 | |
| #define HAVE_C99_STRTOLD 1 | |
| #define HAVE_ENVIRON_DECL 1 | |
| #define HAVE_DECL_FDATASYNC 1 | |
| #define HAVE_DECL_STRMODE 0 | |
| #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | |
| #define HAVE_GETOPT_H 1 | |
| #define HAVE_GETOPT_LONG_ONLY 1 | |
| #define HAVE_DECL_GETENV 1 | |
| #define restrict __restrict | |
| #define HAVE_LONG_LONG_INT 1 | |
| #define HAVE_DECL_MEMRCHR 1 | |
| #define HAVE_DECL_ALARM 1 | |
| /* end confdefs.h. */ | |
| | |
| #include <signal.h> | |
| /* Mingw defines sigset_t not in <signal.h>, but in <sys/types.h>. */ | |
| #include <sys/types.h> | |
| | |
E_ALIGNED_ALLOC 1 | |
| #define HAVE_RANDOM 1 | |
| #define HAVE_RINT 1 | |
| #define HAVE___BUILTIN_UNWIND_INIT 1 | |
| #define HAVE_FSEEKO 1 | |
| #define HAVE_GRANTPT 1 | |
| #define HAVE_GETPT 1 | |
| #define HAVE_POSIX_OPENPT 1 | |
| #define TERMINFO 1 | |
| #define HAVE_RES_INIT 1 | |
| #define HAVE_VALGRIND_VALGRIND_H 1 | |
| #define HAVE_TZSET 1 | |
| #define HAVE_READLINKAT 1 | |
| #define HAVE_GETDTABLESIZE 1 | |
| #define HAVE_FACCESSAT 1 | |
| #define HAVE_FCNTL 1 | |
| #define HAVE_FDOPENDIR 1 | |
| #define HAVE_FSTATAT 1 | |
| #define HAVE_FSYNC 1 | |
| #define HAVE_GETTIMEOFDAY 1 | |
| #define HAVE_LSTAT 1 | |
| #define HAVE_MKOSTEMP 1 | |
| #define HAVE_PIPE2 1 | |
| #define HAVE_PSELECT 1 | |
| #define HAVE_PTHREAD_SIGMASK 1 | |
| #define HAVE_FCHMOD 1 | |
| #define HAVE_READLINK 1 | |
| #define HAVE_STRTOIMAX 1 | |
| #define HAVE_STRTOUMAX 1 | |
| #define HAVE_SYMLINK 1 | |
| #define HAVE_LOCALTIME_R 1 | |
| #define HAVE_FUTIMES 1 | |
| #define HAVE_FUTIMESAT 1 | |
| #define HAVE_FUTIMENS 1 | |
| #define HAVE_UTIMENSAT 1 | |
| #define HAVE_LUTIMES 1 | |
| #define HAVE_SECURE_GETENV 1 | |
| #define HAVE_INET_SOCKETS 1 | |
| #define HAVE_FORK 1 | |
| #define HAVE_VFORK 1 | |
| #define HAVE_WORKING_VFORK 1 | |
| #define HAVE_WORKING_FORK 1 | |
| #define HAVE_SNPRINTF 1 | |
| #define HAVE_LANGINFO_CODESET 1 | |
| #define HAVE_MBSTATE_T 1 | |
| #define __restrict_arr __restrict | |
| #define AMPERSAND_FULL_NAME 1 | |
| #define CLASH_DETECTION 1 | |
| #define HAVE_PTYS 1 | |
| #define HAVE_SOCKETS 1 | |
| #define NULL_DEVICE "/dev/null" | |
| #define SEPCHAR ':' | |
| #define subprocesses 1 | |
| #define USER_FULL_NAME pw->pw_gecos | |
| #define DIRECTORY_SEP '/' | |
| #define IS_DEVICE_SEP(_c_) 0 | |
| #define IS_DIRECTORY_SEP(_c_) ((_c_) == DIRECTORY_SEP) | |
| #define IS_ANY_SEP(_c_) (IS_DIRECTORY_SEP (_c_)) | |
| #define HAVE_PROCFS 1 | |
| #define DEFAULT_SOUND_DEVICE "/dev/dsp" | |
| #define INTERRUPT_INPUT 1 | |
| #define NARROWPROTO 1 | |
| #define UNIX98_PTYS 1 | |
| #define PTY_ITERATION int i; for (i = 0; i < 1; i++) | |
| #define PTY_TTY_NAME_SPRINTF { char *ptyname = 0; sigset_t blocked; sigemptyset (&blocked); sigaddset (&blocked, SIGCHLD); pthread_sigmask (SIG_BLOCK, &blocked, 0); if (grantpt (fd) != -1 && unlockpt (fd) != -1) ptyname = ptsname(fd); pthread_sigmask (SIG_UNBLOCK, &blocked, 0); if (!ptyname) { emacs_close (fd); return -1; } snprintf (pty_name, PTY_NAME_SIZE, "%s", ptyname); } | |
| #define PTY_OPEN do { fd = posix_openpt (O_RDWR | O_CLOEXEC | O_NOCTTY); if (fd < 0 && errno == EINVAL) fd = posix_openpt (O_RDWR | O_NOCTTY); } while (false) | |
| #define PTY_NAME_SPRINTF /**/ | |
| #define SIGNALS_VIA_CHARACTERS 1 | |
| #define GC_SETJMP_WORKS 1 | |
| #define GC_SETJMP_WORKS 1 | |
| #define HAVE__SETJMP 1 | |
| #define USG /**/ | |
| #define GNU_LINUX /**/ | |
| #define USABLE_FIONREAD 1 | |
| #define USABLE_SIGIO 1 | |
| #define COPYRIGHT "Copyright (C) 2015 Free Software Foundation, Inc." | |
| #define EMACS_CONFIGURATION "x86_64-unknown-linux-gnu" | |
| #define EMACS_CONFIG_OPTIONS "--prefix=/home/user/.linuxbrew/Cellar/emacs/24.5 --enable-locallisppath=/home/user/.linuxbrew/share/emacs/site-lisp --infodir=/home/user/.linuxbrew/Cellar/emacs/24.5/share/info/emacs --without-dbus --without-gnutls --without-x 'CFLAGS=-Os -w -pipe -march=core2' CPPFLAGS=-isystem/home/user/.linuxbrew/include 'LDFLAGS=-L/home/user/.linuxbrew/lib -Wl,-rpath,/home/user/.linuxbrew/lib'" | |
| #define GNU_MALLOC 1 | |
| #define HAVE_ALLOCA_H 1 | |
| #define HAVE_ALLOCA 1 | |
| #define HAVE_UNSIGNED_LONG_LONG_INT 1 | |
| #define HAVE_C99_STRTOLD 1 | |
| #define HAVE_ENVIRON_DECL 1 | |
| #define HAVE_DECL_FDATASYNC 1 | |
| #define HAVE_DECL_STRMODE 0 | |
| #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | |
| #define HAVE_GETOPT_H 1 | |
| #define HAVE_GETOPT_LONG_ONLY 1 | |
| #define HAVE_DECL_GETENV 1 | |
| #define restrict __restrict | |
| #define HAVE_LONG_LONG_INT 1 | |
| #define HAVE_DECL_MEMRCHR 1 | |
| #define HAVE_DECL_ALARM 1 | |
| #define HAVE_SIGSET_T 1 | |
| /* end confdefs.h. */ | |
| #include <stdio.h> | |
| #ifdef HAVE_SYS_TYPES_H | |
| # include <sys/types.h> | |
| #endif | |
| #ifdef HAVE_SYS_STAT_H | |
| # include <sys/stat.h> | |
| #endif | |
| #ifdef STDC_HEADERS | |
| # include <stdlib.h> | |
| # include <stddef.h> | |
| #else | |
| # ifdef HAVE_STDLIB_H | |
| # include <stdlib.h> | |
| # endif | |
| #endif | |
| #ifdef HAVE_STRING_H | |
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | |
| # include <memory.h> | |
| # endif | |
| # include <string.h> | |
| #endif | |
| #ifdef HAVE_STRINGS_H | |
| # include <strings.h> | |
| #endif | |
| #ifdef HAVE_INTTYPES_H | |
| # include <inttypes.h> | |
| #endif | |
| #ifdef HAVE_STDINT_H | |
| # include <stdint.h> | |
| #endif | |
| #ifdef HAVE_UNISTD_H | |
| # include <unistd.h> | |
| #endif | |
| int | |
| main () | |
| { | |
| if (sizeof ((_Bool))) | |
| return 0; | |
| ; | |
| return 0; | |
| } | |
configure:21671: result: yes | |
configure:21687: checking for wchar_t | |
configure:21704: /usr/bin/gcc-4.8 -std=gnu99 -c -Os -w -pipe -march=core2 -isystem/home/user/.linuxbrew/include conftest.c >&5 | |
configure:21704: $? = 0 | |
configure:21711: result: yes | |
configure:21822: checking whether struct tm is in sys/time.h or time.h | |
configure:21842: /usr/bin/gcc-4.8 -std=gnu99 -c -Os -w -pipe -march=core2 -isystem/home/user/.linuxbrew/include conftest.c >&5 | |
configure:21842: $? = 0 | |
configure:21849: result: time.h | |
configure:21857: checking for struct tm.tm_zone | |
configure:21857: /usr/bin/gcc-4.8 -std=gnu99 -c -Os -w -pipe -march=core2 -isystem/home/user/.linuxbrew/include conftest.c >&5 | |
configure:21857: $? = 0 | |
configure:21857: result: yes | |
configure:21925: checking for struct tm.tm_gmtoff | |
configure:21925: /usr/bin/gcc-4.8 -std=gnu99 -c -Os -w -pipe -march=core2 -isystem/home/user/.linuxbrew/include conftest.c >&5 | |
configure:21925: $? = 0 | |
configure:21925: result: yes | |
configure:22013: checking whether strtoimax is declared | |
configure:22013: /usr/bin/gcc-4.8 -std=gnu99 -c -Os -w -pipe -march=core2 -isystem/home/user/.linuxbrew/include conftest.c >&5 | |
configure:22013: $? = 0 | |
configure:22013: result: yes | |
configure:22026: checking whether strtoumax is declared | |
configure:22026: /usr/bin/gcc-4.8 -std=gnu99 -c -Os -w -pipe -march=core2 -isystem/home/user/.linuxbrew/include conftest.c >&5 | |
configure:22026: $? = 0 | |
configure:22026: result: yes | |
configure:22039: checking whether stat file-mode macros are broken | |
configure:22066: /usr/bin/gcc-4.8 -std=gnu99 -c -Os -w -pipe -march=core2 -isystem/home/user/.linuxbrew/include conftest.c >&5 | |
configure:22066: $? = 0 | |
configure:22073: result: no | |
configure:22173: checking for struct timespec in <time.h> | |
configure:22190: /usr/bin/gcc-4.8 -std=gnu99 -c -Os -w -pipe -march=core2 -isystem/home/user/.linuxbrew/include conftest.c >&5 | |
configure:22190: $? = 0 | |
configure:22197: result: yes | |
configure:22348: checking whether unsetenv is declared | |
configure:22348: /usr/bin/gcc-4.8 -std=gnu99 -c -Os -w -pipe -march=core2 -isystem/home/user/.linuxbrew/include conftest.c >&5 | |
configure:22348: $? = 0 | |
configure:22348: result: yes | |
configure:22360: checking whether the utimes function works | |
configure:22475: /usr/bin/gcc-4.8 -std=gnu99 -o conftest -Os -w -pipe -march=core2 -isystem/home/user/.linuxbrew/include -L/home/user/.linuxbrew/lib -Wl,-rpath,/home/user/.linuxbrew/lib conftest.c -lpthread >&5 | |
configure:22475: $? = 0 | |
configure:22475: ./conftest | |
configure:22475: $? = 0 | |
configure:22485: result: yes | |
configure:22498: checking for struct utimbuf | |
configure:22521: /usr/bin/gcc-4.8 -std=gnu99 -c -Os -w -pipe -march=core2 -isystem/home/user/.linuxbrew/include conftest.c >&5 | |
configure:22521: $? = 0 | |
configure:22528: result: yes | |
configure:22547: checking type of array argument to getgroups | |
configure:22581: /usr/bin/gcc-4.8 -std=gnu99 -o conftest -Os -w -pipe -march=core2 -isystem/home/user/.linuxbrew/include -L/home/user/.linuxbrew/lib -Wl,-rpath,/home/user/.linuxbrew/lib conftest.c -lpthread >&5 | |
configure:22581: $? = 0 | |
configure:22581: ./conftest | |
configure:22581: $? = 0 | |
configure:22606: result: gid_t | |
configure:22647: checking for alloca as a compiler built-in | |
configure:22671: result: yes | |
configure:22697: checking byteswap.h usability | |
configure:22697: /usr/bin/gcc-4.8 -std=gnu99 -c -Os -w -pipe -march=core2 -isystem/home/user/.linuxbrew/include conftest.c >&5 | |
configure:22697: $? = 0 | |
configure:22697: result: yes | |
configure:22697: checking byteswap.h presence | |
configure:22697: /usr/bin/gcc-4.8 -E -isystem/home/user/.linuxbrew/include conftest.c | |
configure:22697: $? = 0 | |
configure:22697: result: yes | |
configure:22697: checking for byteswap.h | |
configure:22697: result: yes | |
configure:22736: checking for library containing clock_gettime | |
configure:22767: /usr/bin/gcc-4.8 -std=gnu99 -o conftest -Os -w -pipe -march=core2 -isystem/home/user/.linuxbrew/include -L/home/user/.linuxbrew/lib -Wl,-rpath,/home/user/.linuxbrew/lib conftest.c -lpthread >&5 | |
configure:22767: $? = 0 | |
configure:22784: result: none required | |
configure:22796: checking for clock_gettime | |
configure:22796: /usr/bin/gcc-4.8 -std=gnu99 -o conftest -Os -w -pipe -march=core2 -isystem/home/user/.linuxbrew/include -L/home/user/.linuxbrew/lib -Wl,-rpath,/home/user/.linuxbrew/lib conftest.c -lpthread >&5 | |
configure:22796: $? = 0 | |
configure:22796: result: yes | |
configure:22796: checking for clock_settime | |
configure:22796: /usr/bin/gcc-4.8 -std=gnu99 -o conftest -Os -w -pipe -march=core2 -isystem/home/user/.linuxbrew/include -L/home/user/.linuxbrew/lib -Wl,-rpath,/home/user/.linuxbrew/lib conftest.c -lpthread >&5 | |
configure:22796: $? = 0 | |
configure:22796: result: yes | |
configure:22944: checking whether dup2 works | |
configure:23010: /usr/bin/gcc-4.8 -std=gnu99 -o conftest -Os -w -pipe -march=core2 -isystem/home/user/.linuxbrew/include -L/home/user/.linuxbrew/lib -Wl,-rpath,/home/user/.linuxbrew/lib conftest.c -lpthread >&5 | |
configure:23010: $? = 0 | |
configure:23010: ./conftest | |
configure:23010: $? = 0 | |
configure:23021: result: yes | |
configure:23088: checking for library containing backtrace_symbols_fd | |
configure:23119: /usr/bin/gcc-4.8 -std=gnu99 -o conftest -Os -w -pipe -march=core2 -isystem/home/user/.linuxbrew/include -L/home/user/.linuxbrew/lib -Wl,-rpath,/home/user/.linuxbrew/lib conftest.c -lpthread >&5 | |
configure:23119: $? = 0 | |
configure:23136: result: none required | |
configure:23243: checking whether fcntl handles F_DUPFD correctly | |
configure:23283: /usr/bin/gcc-4.8 -std=gnu99 -o conftest -Os -w -pipe -march=core2 -isystem/home/user/.linuxbrew/include -L/home/user/.linuxbrew/lib -Wl,-rpath,/home/user/.linuxbrew/lib conftest.c -lpthread >&5 | |
configure:23283: $? = 0 | |
configure:23283: ./conftest | |
configure:23283: $? = 0 | |
configure:23293: result: yes | |
configure:23311: checking whether fcntl understands F_DUPFD_CLOEXEC | |
configure:23332: /usr/bin/gcc-4.8 -std=gnu99 -c -Os -w -pipe -march=core2 -isystem/home/user/.linuxbrew/include conftest.c >&5 | |
configure:23332: $? = 0 | |
configure:23350: /usr/bin/gcc-4.8 -std=gnu99 -c -Os -w -pipe -march=core2 -isystem/home/user/.linuxbrew/include conftest.c >&5 | |
conftest.c:233:1: error: unknown type name 'choke' | |
choke me | |
^ | |
conftest.c:236:1: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'int' | |
int | |
^ | |
configure:23350: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "emacs" | |
| #define PACKAGE_TARNAME "emacs" | |
| #define PACKAGE_VERSION "24.5" | |
| #define PACKAGE_STRING "emacs 24.5" | |
| #define PACKAGE_BUGREPORT "" | |
| #define PACKAGE_URL "" | |
| #define PACKAGE "emacs" | |
| #define VERSION "24.5" | |
| #define MAIL_USE_POP 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define __EXTENSIONS__ 1 | |
| #define _ALL_SOURCE 1 | |
| #define _DARWIN_C_SOURCE 1 | |
| #define _GNU_SOURCE 1 | |
| #define _POSIX_PTHREAD_SEMANTICS 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define _DARWIN_USE_64_BIT_INODE 1 | |
| #define SYSTEM_TYPE "gnu/linux" | |
| #define HAVE_SYS_SOUNDCARD_H 1 | |
| #define HAVE_SOUND 1 | |
| #define HAVE_PTY_H 1 | |
| #define HAVE_SYS_RESOURCE_H 1 | |
| #define HAVE_SYS_UTSNAME_H 1 | |
| #define HAVE_PWD_H 1 | |
| #define HAVE_UTMP_H 1 | |
| #define HAVE_SYS_SOCKET_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_PTHREAD_H 1 | |
| #define HAVE_SYS_UN_H 1 | |
| #define HAVE_DIRENT_H 1 | |
| #define HAVE_EXECINFO_H 1 | |
| #define HAVE_STDIO_EXT_H 1 | |
| #define HAVE_GETOPT_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_WCHAR_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_PERSONALITY_LINUX32 1 | |
| #define HAVE_TERM_H 1 | |
| #define TIME_WITH_SYS_TIME 1 | |
| #define HAVE_DECL_SYS_SIGLIST 1 | |
| #define HAVE_SYS_WAIT_H 1 | |
| #define HAVE_NET_IF_H 1 | |
| #define HAVE_IFADDRS_H 1 | |
| #define HAVE_STRUCT_IFREQ_IFR_FLAGS 1 | |
| #define HAVE_STRUCT_IFREQ_IFR_HWADDR 1 | |
| #define HAVE_STRUCT_IFREQ_IFR_NETMASK 1 | |
| #define HAVE_STRUCT_IFREQ_IFR_BROADADDR 1 | |
| #define HAVE_STRUCT_IFREQ_IFR_ADDR 1 | |
| #define HAVE_LONG_FILE_NAMES 1 | |
| #define HAVE_SYS_VLIMIT_H 1 | |
| #define HAVE_DATA_START 1 | |
| #define DOUG_LEA_MALLOC 1 | |
| #define HAVE_GETPAGESIZE 1 | |
| #define HAVE_MMAP 1 | |
| #define HAVE_PTHREAD 1 | |
| #define HAVE_INOTIFY 1 | |
| #define USE_FILE_NOTIFY 1 | |
| #define HAVE_XIM 1 | |
| #define USE_XIM 1 | |
| #define XRegisterIMInstantiateCallback_arg6 XPointer* | |
| #define HAVE_ZLIB 1 | |
| #define HAVE_H_ERRNO 1 | |
| #define HAVE_LIBM 1 | |
| #define MAIL_USE_FLOCK 1 | |
| #define HAVE_ACCEPT4 1 | |
| #define HAVE_FCHDIR 1 | |
| #define HAVE_GETHOSTNAME 1 | |
| #define HAVE_GETRUSAGE 1 | |
| #define HAVE_GET_CURRENT_DIR_NAME 1 | |
| #define HAVE_LRAND48 1 | |
| #define HAVE_SELECT 1 | |
| #define HAVE_GETPAGESIZE 1 | |
| #define HAVE_SETLOCALE 1 | |
| #define HAVE_GETRLIMIT 1 | |
| #define HAVE_SETRLIMIT 1 | |
| #define HAVE_SHUTDOWN 1 | |
| #define HAVE_GETADDRINFO 1 | |
| #define HAVE_STRSIGNAL 1 | |
| #define HAVE_SETITIMER 1 | |
| #define HAVE_SENDTO 1 | |
| #define HAVE_RECVFROM 1 | |
| #define HAVE_GETSOCKNAME 1 | |
| #define HAVE_GETPEERNAME 1 | |
| #define HAVE_GETIFADDRS 1 | |
| #define HAVE_FREEIFADDRS 1 | |
| #define HAVE_GAI_STRERROR 1 | |
| #define HAVE_GETLINE 1 | |
| #define HAVE_GETDELIM 1 | |
| #define HAVE_SYNC 1 | |
| #define HAVE_GETPWENT 1 | |
| #define HAVE_ENDPWENT 1 | |
| #define HAVE_GETGRENT 1 | |
| #define HAVE_ENDGRENT 1 | |
| #define HAVE_CFMAKERAW 1 | |
| #define HAVE_CFSETSPEED 1 | |
| #define HAVE_COPYSIGN 1 | |
| #define HAVE___EXECUTABLE_START 1 | |
| #define HAVE_LOG2 1 | |
| #define HAVE_ALIGNED_ALLOC 1 | |
| #define HAVE_RANDOM 1 | |
| #define HAVE_RINT 1 | |
| #define HAVE___BUILTIN_UNWIND_INIT 1 | |
| #define HAVE_FSEEKO 1 | |
| #define HAVE_GRANTPT 1 | |
| #define HAVE_GETPT 1 | |
| #define HAVE_POSIX_OPENPT 1 | |
| #define TERMINFO 1 | |
| #define HAVE_RES_INIT 1 | |
| #define HAVE_VALGRIND_VALGRIND_H 1 | |
| #define HAVE_TZSET 1 | |
| #define HAVE_READLINKAT 1 | |
| #define HAVE_GETDTABLESIZE 1 | |
| #define HAVE_FACCESSAT 1 | |
| #define HAVE_FCNTL 1 | |
| #define HAVE_FDOPENDIR 1 | |
| #define HAVE_FSTATAT 1 | |
| #define HAVE_FSYNC 1 | |
| #define HAVE_GETTIMEOFDAY 1 | |
| #define HAVE_LSTAT 1 | |
| #define HAVE_MKOSTEMP 1 | |
| #define HAVE_PIPE2 1 | |
| #define HAVE_PSELECT 1 | |
| #define HAVE_PTHREAD_SIGMASK 1 | |
| #define HAVE_FCHMOD 1 | |
| #define HAVE_READLINK 1 | |
| #define HAVE_STRTOIMAX 1 | |
| #define HAVE_STRTOUMAX 1 | |
| #define HAVE_SYMLINK 1 | |
| #define HAVE_LOCALTIME_R 1 | |
| #define HAVE_FUTIMES 1 | |
| #define HAVE_FUTIMESAT 1 | |
| #define HAVE_FUTIMENS 1 | |
| #define HAVE_UTIMENSAT 1 | |
| #define HAVE_LUTIMES 1 | |
| #define HAVE_SECURE_GETENV 1 | |
| #define HAVE_INET_SOCKETS 1 | |
| #define HAVE_FORK 1 | |
| #define HAVE_VFORK 1 | |
| #define HAVE_WORKING_VFORK 1 | |
| #define HAVE_WORKING_FORK 1 | |
| #define HAVE_SNPRINTF 1 | |
| #define HAVE_LANGINFO_CODESET 1 | |
| #define HAVE_MBSTATE_T 1 | |
| #define __restrict_arr __restrict | |
| #define AMPERSAND_FULL_NAME 1 | |
| #define CLASH_DETECTION 1 | |
| #define HAVE_PTYS 1 | |
| #define HAVE_SOCKETS 1 | |
| #define NULL_DEVICE "/dev/null" | |
| #define SEPCHAR ':' | |
| #define subprocesses 1 | |
| #define USER_FULL_NAME pw->pw_gecos | |
| #define DIRECTORY_SEP '/' | |
| #define IS_DEVICE_SEP(_c_) 0 | |
| #define IS_DIRECTORY_SEP(_c_) ((_c_) == DIRECTORY_SEP) | |
| #define IS_ANY_SEP(_c_) (IS_DIRECTORY_SEP (_c_)) | |
| #define HAVE_PROCFS 1 | |
| #define DEFAULT_SOUND_DEVICE "/dev/dsp" | |
| #define INTERRUPT_INPUT 1 | |
| #define NARROWPROTO 1 | |
| #define UNIX98_PTYS 1 | |
| #define PTY_ITERATION int i; for (i = 0; i < 1; i++) | |
| #define PTY_TTY_NAME_SPRINTF { char *ptyname = 0; sigset_t blocked; sigemptyset (&blocked); sigaddset (&blocked, SIGCHLD); pthread_sigmask (SIG_BLOCK, &blocked, 0); if (grantpt (fd) != -1 && unlockpt (fd) != -1) ptyname = ptsname(fd); pthread_sigmask (SIG_UNBLOCK, &blocked, 0); if (!ptyname) { emacs_close (fd); return -1; } snprintf (pty_name, PTY_NAME_SIZE, "%s", ptyname); } | |
| #define PTY_OPEN do { fd = posix_openpt (O_RDWR | O_CLOEXEC | O_NOCTTY); if (fd < 0 && errno == EINVAL) fd = posix_openpt (O_RDWR | O_NOCTTY); } while (false) | |
| #define PTY_NAME_SPRINTF /**/ | |
| #define SIGNALS_VIA_CHARACTERS 1 | |
| #define GC_SETJMP_WORKS 1 | |
| #define GC_SETJMP_WORKS 1 | |
| #define HAVE__SETJMP 1 | |
| #define USG /**/ | |
| #define GNU_LINUX /**/ | |
| #define USABLE_FIONREAD 1 | |
| #define USABLE_SIGIO 1 | |
| #define COPYRIGHT "Copyright (C) 2015 Free Software Foundation, Inc." | |
| #define EMACS_CONFIGURATION "x86_64-unknown-linux-gnu" | |
| #define EMACS_CONFIG_OPTIONS "--prefix=/home/user/.linuxbrew/Cellar/emacs/24.5 --enable-locallisppath=/home/user/.linuxbrew/share/emacs/site-lisp --infodir=/home/user/.linuxbrew/Cellar/emacs/24.5/share/info/emacs --without-dbus --without-gnutls --without-x 'CFLAGS=-Os -w -pipe -march=core2' CPPFLAGS=-isystem/home/user/.linuxbrew/include 'LDFLAGS=-L/home/user/.linuxbrew/lib -Wl,-rpath,/home/user/.linuxbrew/lib'" | |
| #define GNU_MALLOC 1 | |
| #define HAVE_ALLOCA_H 1 | |
| #define HAVE_ALLOCA 1 | |
| #define HAVE_UNSIGNED_LONG_LONG_INT 1 | |
| #define HAVE_C99_STRTOLD 1 | |
| #define HAVE_ENVIRON_DECL 1 | |
| #define HAVE_DECL_FDATASYNC 1 | |
| #define HAVE_DECL_STRMODE 0 | |
| #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | |
| #define HAVE_GETOPT_H 1 | |
| #define HAVE_GETOPT_LONG_ONLY 1 | |
| #define HAVE_DECL_GETENV 1 | |
| #define restrict __restrict | |
| #define HAVE_LONG_LONG_INT 1 | |
| #define HAVE_DECL_MEMRCHR 1 | |
| #define HAVE_DECL_ALARM 1 | |
| #define HAVE_SIGSET_T 1 | |
| #define HAVE__BOOL 1 | |
| #define HAVE_WCHAR_T 1 | |
| #define HAVE_STRUCT_TM_TM_ZONE 1 | |
| #define HAVE_TM_ZONE 1 | |
| #define HAVE_TM_GMTOFF 1 | |
| #define HAVE_DECL_STRTOIMAX 1 | |
| #define HAVE_DECL_STRTOUMAX 1 | |
| #define HAVE_DECL_UNSETENV 1 | |
| #define HAVE_WORKING_UTIMES 1 | |
| #define HAVE_STRUCT_UTIMBUF 1 | |
| #define GETGROUPS_T gid_t | |
| #define HAVE_ALLOCA 1 | |
| #define HAVE_BYTESWAP_H 1 | |
| #define HAVE_CLOCK_GETTIME 1 | |
| #define HAVE_CLOCK_SETTIME 1 | |
| #define GNULIB_CLOSE_STREAM 1 | |
| #define HAVE_DUP2 1 | |
| #define GNULIB_FACCESSAT 1 | |
| /* end confdefs.h. */ | |
| | |
| #ifdef __linux__ | |
| /* The Linux kernel only added F_DUPFD_CLOEXEC in 2.6.24, so we always replace | |
| it to support the semantics on older kernels that failed with EINVAL. */ | |
| choke me | |
| #endif | |
| | |
| int | |
| main () | |
| { | |
| | |
| ; | |
| return 0; | |
| } | |
configure:23361: result: needs runtime check | |
configure:23506: checking for library containing fdatasync | |
configure:23537: /usr/bin/gcc-4.8 -std=gnu99 -o conftest -Os -w -pipe -march=core2 -isystem/home/user/.linuxbrew/include -L/home/user/.linuxbrew/lib -Wl,-rpath,/home/user/.linuxbrew/lib conftest.c -lpthread >&5 | |
configure:23537: $? = 0 | |
configure:23554: result: none required | |
configure:23594: checking whether fdopendir is declared | |
configure:23594: /usr/bin/gcc-4.8 -std=gnu99 -c -Os -w -pipe -march=core2 -isystem/home/user/.linuxbrew/include conftest.c >&5 | |
configure:23594: $? = 0 | |
configure:23594: result: yes | |
configure:23617: checking whether fdopendir works | |
configure:23658: /usr/bin/gcc-4.8 -std=gnu99 -o conftest -Os -w -pipe -march=core2 -isystem/home/user/.linuxbrew/include -L/home/user/.linuxbrew/lib -Wl,-rpath,/home/user/.linuxbrew/lib conftest.c -lpthread >&5 | |
configure:23658: $? = 0 | |
configure:23658: ./conftest | |
configure:23658: $? = 0 | |
configure:23668: result: yes | |
configure:23720: checking for __fpending | |
configure:23737: /usr/bin/gcc-4.8 -std=gnu99 -o conftest -Os -w -pipe -march=core2 -isystem/home/user/.linuxbrew/include -L/home/user/.linuxbrew/lib -Wl,-rpath,/home/user/.linuxbrew/lib conftest.c -lpthread >&5 | |
configure:23737: $? = 0 | |
configure:23746: result: yes | |
configure:23749: checking whether __fpending is declared | |
configure:23749: /usr/bin/gcc-4.8 -std=gnu99 -c -Os -w -pipe -march=core2 -isystem/home/user/.linuxbrew/include conftest.c >&5 | |
configure:23749: $? = 0 | |
configure:23749: result: yes | |
configure:23864: checking whether fstatat (..., 0) works | |
configure:23889: /usr/bin/gcc-4.8 -std=gnu99 -o conftest -Os -w -pipe -march=core2 -isystem/home/user/.linuxbrew/include -L/home/user/.linuxbrew/lib -Wl,-rpath,/home/user/.linuxbrew/lib conftest.c -lpthread >&5 | |
configure:23889: $? = 0 | |
configure:23889: ./conftest | |
configure:23889: $? = 0 | |
configure:23900: result: yes | |
configure:23981: checking for getloadavg | |
configure:23981: /usr/bin/gcc-4.8 -std=gnu99 -o conftest -Os -w -pipe -march=core2 -isystem/home/user/.linuxbrew/include -L/home/user/.linuxbrew/lib -Wl,-rpath,/home/user/.linuxbrew/lib conftest.c -lpthread >&5 | |
configure:23981: $? = 0 | |
configure:23981: result: yes | |
configure:24339: checking sys/loadavg.h usability | |
configure:24339: /usr/bin/gcc-4.8 -std=gnu99 -c -Os -w -pipe -march=core2 -isystem/home/user/.linuxbrew/include conftest.c >&5 | |
conftest.c:265:25: fatal error: sys/loadavg.h: No such file or directory | |
#include <sys/loadavg.h> | |
^ | |
compilation terminated. | |
configure:24339: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "emacs" | |
| #define PACKAGE_TARNAME "emacs" | |
| #define PACKAGE_VERSION "24.5" | |
| #define PACKAGE_STRING "emacs 24.5" | |
| #define PACKAGE_BUGREPORT "" | |
| #define PACKAGE_URL "" | |
| #define PACKAGE "emacs" | |
| #define VERSION "24.5" | |
| #define MAIL_USE_POP 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define __EXTENSIONS__ 1 | |
| #define _ALL_SOURCE 1 | |
| #define _DARWIN_C_SOURCE 1 | |
| #define _GNU_SOURCE 1 | |
| #define _POSIX_PTHREAD_SEMANTICS 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define _DARWIN_USE_64_BIT_INODE 1 | |
| #define SYSTEM_TYPE "gnu/linux" | |
| #define HAVE_SYS_SOUNDCARD_H 1 | |
| #define HAVE_SOUND 1 | |
| #define HAVE_PTY_H 1 | |
| #define HAVE_SYS_RESOURCE_H 1 | |
| #define HAVE_SYS_UTSNAME_H 1 | |
| #define HAVE_PWD_H 1 | |
| #define HAVE_UTMP_H 1 | |
| #define HAVE_SYS_SOCKET_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_PTHREAD_H 1 | |
| #define HAVE_SYS_UN_H 1 | |
| #define HAVE_DIRENT_H 1 | |
| #define HAVE_EXECINFO_H 1 | |
| #define HAVE_STDIO_EXT_H 1 | |
| #define HAVE_GETOPT_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_WCHAR_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_PERSONALITY_LINUX32 1 | |
| #define HAVE_TERM_H 1 | |
| #define TIME_WITH_SYS_TIME 1 | |
| #define HAVE_DECL_SYS_SIGLIST 1 | |
| #define HAVE_SYS_WAIT_H 1 | |
| #define HAVE_NET_IF_H 1 | |
| #define HAVE_IFADDRS_H 1 | |
| #define HAVE_STRUCT_IFREQ_IFR_FLAGS 1 | |
| #define HAVE_STRUCT_IFREQ_IFR_HWADDR 1 | |
| #define HAVE_STRUCT_IFREQ_IFR_NETMASK 1 | |
| #define HAVE_STRUCT_IFREQ_IFR_BROADADDR 1 | |
| #define HAVE_STRUCT_IFREQ_IFR_ADDR 1 | |
| #define HAVE_LONG_FILE_NAMES 1 | |
| #define HAVE_SYS_VLIMIT_H 1 | |
| #define HAVE_DATA_START 1 | |
| #define DOUG_LEA_MALLOC 1 | |
| #define HAVE_GETPAGESIZE 1 | |
| #define HAVE_MMAP 1 | |
| #define HAVE_PTHREAD 1 | |
| #define HAVE_INOTIFY 1 | |
| #define USE_FILE_NOTIFY 1 | |
| #define HAVE_XIM 1 | |
| #define USE_XIM 1 | |
| #define XRegisterIMInstantiateCallback_arg6 XPointer* | |
| #define HAVE_ZLIB 1 | |
| #define HAVE_H_ERRNO 1 | |
| #define HAVE_LIBM 1 | |
| #define MAIL_USE_FLOCK 1 | |
| #define HAVE_ACCEPT4 1 | |
| #define HAVE_FCHDIR 1 | |
| #define HAVE_GETHOSTNAME 1 | |
| #define HAVE_GETRUSAGE 1 | |
| #define HAVE_GET_CURRENT_DIR_NAME 1 | |
| #define HAVE_LRAND48 1 | |
| #define HAVE_SELECT 1 | |
| #define HAVE_GETPAGESIZE 1 | |
| #define HAVE_SETLOCALE 1 | |
| #define HAVE_GETRLIMIT 1 | |
| #define HAVE_SETRLIMIT 1 | |
| #define HAVE_SHUTDOWN 1 | |
| #define HAVE_GETADDRINFO 1 | |
| #define HAVE_STRSIGNAL 1 | |
| #define HAVE_SETITIMER 1 | |
| #define HAVE_SENDTO 1 | |
| #define HAVE_RECVFROM 1 | |
| #define HAVE_GETSOCKNAME 1 | |
| #define HAVE_GETPEERNAME 1 | |
| #define HAVE_GETIFADDRS 1 | |
| #define HAVE_FREEIFADDRS 1 | |
| #define HAVE_GAI_STRERROR 1 | |
| #define HAVE_GETLINE 1 | |
| #define HAVE_GETDELIM 1 | |
| #define HAVE_SYNC 1 | |
| #define HAVE_GETPWENT 1 | |
| #define HAVE_ENDPWENT 1 | |
| #define HAVE_GETGRENT 1 | |
| #define HAVE_ENDGRENT 1 | |
| #define HAVE_CFMAKERAW 1 | |
| #define HAVE_CFSETSPEED 1 | |
| #define HAVE_COPYSIGN 1 | |
| #define HAVE___EXECUTABLE_START 1 | |
| #define HAVE_LOG2 1 | |
| #define HAVE_ALIGNED_ALLOC 1 | |
| #define HAVE_RANDOM 1 | |
| #define HAVE_RINT 1 | |
| #define HAVE___BUILTIN_UNWIND_INIT 1 | |
| #define HAVE_FSEEKO 1 | |
| #define HAVE_GRANTPT 1 | |
| #define HAVE_GETPT 1 | |
| #define HAVE_POSIX_OPENPT 1 | |
| #define TERMINFO 1 | |
| #define HAVE_RES_INIT 1 | |
| #define HAVE_VALGRIND_VALGRIND_H 1 | |
| #define HAVE_TZSET 1 | |
| #define HAVE_READLINKAT 1 | |
| #define HAVE_GETDTABLESIZE 1 | |
| #define HAVE_FACCESSAT 1 | |
| #define HAVE_FCNTL 1 | |
| #define HAVE_FDOPENDIR 1 | |
| #define HAVE_FSTATAT 1 | |
| #define HAVE_FSYNC 1 | |
| #define HAVE_GETTIMEOFDAY 1 | |
| #define HAVE_LSTAT 1 | |
| #define HAVE_MKOSTEMP 1 | |
| #define HAVE_PIPE2 1 | |
| #define HAVE_PSELECT 1 | |
| #define HAVE_PTHREAD_SIGMASK 1 | |
| #define HAVE_FCHMOD 1 | |
| #define HAVE_READLINK 1 | |
| #define HAVE_STRTOIMAX 1 | |
| #define HAVE_STRTOUMAX 1 | |
| #define HAVE_SYMLINK 1 | |
| #define HAVE_LOCALTIME_R 1 | |
| #define HAVE_FUTIMES 1 | |
| #define HAVE_FUTIMESAT 1 | |
| #define HAVE_FUTIMENS 1 | |
| #define HAVE_UTIMENSAT 1 | |
| #define HAVE_LUTIMES 1 | |
| #define HAVE_SECURE_GETENV 1 | |
| #define HAVE_INET_SOCKETS 1 | |
| #define HAVE_FORK 1 | |
| #define HAVE_VFORK 1 | |
| #define HAVE_WORKING_VFORK 1 | |
| #define HAVE_WORKING_FORK 1 | |
| #define HAVE_SNPRINTF 1 | |
| #define HAVE_LANGINFO_CODESET 1 | |
| #define HAVE_MBSTATE_T 1 | |
| #define __restrict_arr __restrict | |
| #define AMPERSAND_FULL_NAME 1 | |
| #define CLASH_DETECTION 1 | |
| #define HAVE_PTYS 1 | |
| #define HAVE_SOCKETS 1 | |
| #define NULL_DEVICE "/dev/null" | |
| #define SEPCHAR ':' | |
| #define subprocesses 1 | |
| #define USER_FULL_NAME pw->pw_gecos | |
| #define DIRECTORY_SEP '/' | |
| #define IS_DEVICE_SEP(_c_) 0 | |
| #define IS_DIRECTORY_SEP(_c_) ((_c_) == DIRECTORY_SEP) | |
| #define IS_ANY_SEP(_c_) (IS_DIRECTORY_SEP (_c_)) | |
| #define HAVE_PROCFS 1 | |
| #define DEFAULT_SOUND_DEVICE "/dev/dsp" | |
| #define INTERRUPT_INPUT 1 | |
| #define NARROWPROTO 1 | |
| #define UNIX98_PTYS 1 | |
| #define PTY_ITERATION int i; for (i = 0; i < 1; i++) | |
| #define PTY_TTY_NAME_SPRINTF { char *ptyname = 0; sigset_t blocked; sigemptyset (&blocked); sigaddset (&blocked, SIGCHLD); pthread_sigmask (SIG_BLOCK, &blocked, 0); if (grantpt (fd) != -1 && unlockpt (fd) != -1) ptyname = ptsname(fd); pthread_sigmask (SIG_UNBLOCK, &blocked, 0); if (!ptyname) { emacs_close (fd); return -1; } snprintf (pty_name, PTY_NAME_SIZE, "%s", ptyname); } | |
| #define PTY_OPEN do { fd = posix_openpt (O_RDWR | O_CLOEXEC | O_NOCTTY); if (fd < 0 && errno == EINVAL) fd = posix_openpt (O_RDWR | O_NOCTTY); } while (false) | |
| #define PTY_NAME_SPRINTF /**/ | |
| #define SIGNALS_VIA_CHARACTERS 1 | |
| #define GC_SETJMP_WORKS 1 | |
| #define GC_SETJMP_WORKS 1 | |
| #define HAVE__SETJMP 1 | |
| #define USG /**/ | |
| #define GNU_LINUX /**/ | |
| #define USABLE_FIONREAD 1 | |
| #define USABLE_SIGIO 1 | |
| #define COPYRIGHT "Copyright (C) 2015 Free Software Foundation, Inc." | |
| #define EMACS_CONFIGURATION "x86_64-unknown-linux-gnu" | |
| #define EMACS_CONFIG_OPTIONS "--prefix=/home/user/.linuxbrew/Cellar/emacs/24.5 --enable-locallisppath=/home/user/.linuxbrew/share/emacs/site-lisp --infodir=/home/user/.linuxbrew/Cellar/emacs/24.5/share/info/emacs --without-dbus --without-gnutls --without-x 'CFLAGS=-Os -w -pipe -march=core2' CPPFLAGS=-isystem/home/user/.linuxbrew/include 'LDFLAGS=-L/home/user/.linuxbrew/lib -Wl,-rpath,/home/user/.linuxbrew/lib'" | |
| #define GNU_MALLOC 1 | |
| #define HAVE_ALLOCA_H 1 | |
| #define HAVE_ALLOCA 1 | |
| #define HAVE_UNSIGNED_LONG_LONG_INT 1 | |
| #define HAVE_C99_STRTOLD 1 | |
| #define HAVE_ENVIRON_DECL 1 | |
| #define HAVE_DECL_FDATASYNC 1 | |
| #define HAVE_DECL_STRMODE 0 | |
define HAVE_ZLIB 1 | |
| #define HAVE_H_ERRNO 1 | |
| #define HAVE_LIBM 1 | |
| #define MAIL_USE_FLOCK 1 | |
| #define HAVE_ACCEPT4 1 | |
| #define HAVE_FCHDIR 1 | |
| #define HAVE_GETHOSTNAME 1 | |
| #define HAVE_GETRUSAGE 1 | |
| #define HAVE_GET_CURRENT_DIR_NAME 1 | |
| #define HAVE_LRAND48 1 | |
| #define HAVE_SELECT 1 | |
| #define HAVE_GETPAGESIZE 1 | |
| #define HAVE_SETLOCALE 1 | |
| #define HAVE_GETRLIMIT 1 | |
| #define HAVE_SETRLIMIT 1 | |
| #define HAVE_SHUTDOWN 1 | |
| #define HAVE_GETADDRINFO 1 | |
| #define HAVE_STRSIGNAL 1 | |
| #define HAVE_SETITIMER 1 | |
| #define HAVE_SENDTO 1 | |
| #define HAVE_RECVFROM 1 | |
| #define HAVE_GETSOCKNAME 1 | |
| #define HAVE_GETPEERNAME 1 | |
| #define HAVE_GETIFADDRS 1 | |
| #define HAVE_FREEIFADDRS 1 | |
| #define HAVE_GAI_STRERROR 1 | |
| #define HAVE_GETLINE 1 | |
| #define HAVE_GETDELIM 1 | |
| #define HAVE_SYNC 1 | |
| #define HAVE_GETPWENT 1 | |
| #define HAVE_ENDPWENT 1 | |
| #define HAVE_GETGRENT 1 | |
| #define HAVE_ENDGRENT 1 | |
| #define HAVE_CFMAKERAW 1 | |
| #define HAVE_CFSETSPEED 1 | |
| #define HAVE_COPYSIGN 1 | |
| #define HAVE___EXECUTABLE_START 1 | |
| #define HAVE_LOG2 1 | |
| #define HAVE_ALIGNED_ALLOC 1 | |
| #define HAVE_RANDOM 1 | |
| #define HAVE_RINT 1 | |
| #define HAVE___BUILTIN_UNWIND_INIT 1 | |
| #define HAVE_FSEEKO 1 | |
| #define HAVE_GRANTPT 1 | |
| #define HAVE_GETPT 1 | |
| #define HAVE_POSIX_OPENPT 1 | |
| #define TERMINFO 1 | |
| #define HAVE_RES_INIT 1 | |
| #define HAVE_VALGRIND_VALGRIND_H 1 | |
| #define HAVE_TZSET 1 | |
| #define HAVE_READLINKAT 1 | |
| #define HAVE_GETDTABLESIZE 1 | |
| #define HAVE_FACCESSAT 1 | |
| #define HAVE_FCNTL 1 | |
| #define HAVE_FDOPENDIR 1 | |
| #define HAVE_FSTATAT 1 | |
| #define HAVE_FSYNC 1 | |
| #define HAVE_GETTIMEOFDAY 1 | |
| #define HAVE_LSTAT 1 | |
| #define HAVE_MKOSTEMP 1 | |
| #define HAVE_PIPE2 1 | |
| #define HAVE_PSELECT 1 | |
| #define HAVE_PTHREAD_SIGMASK 1 | |
| #define HAVE_FCHMOD 1 | |
| #define HAVE_READLINK 1 | |
| #define HAVE_STRTOIMAX 1 | |
| #define HAVE_STRTOUMAX 1 | |
| #define HAVE_SYMLINK 1 | |
| #define HAVE_LOCALTIME_R 1 | |
| #define HAVE_FUTIMES 1 | |
| #define HAVE_FUTIMESAT 1 | |
| #define HAVE_FUTIMENS 1 | |
| #define HAVE_UTIMENSAT 1 | |
| #define HAVE_LUTIMES 1 | |
| #define HAVE_SECURE_GETENV 1 | |
| #define HAVE_INET_SOCKETS 1 | |
| #define HAVE_FORK 1 | |
| #define HAVE_VFORK 1 | |
| #define HAVE_WORKING_VFORK 1 | |
| #define HAVE_WORKING_FORK 1 | |
| #define HAVE_SNPRINTF 1 | |
| #define HAVE_LANGINFO_CODESET 1 | |
| #define HAVE_MBSTATE_T 1 | |
| #define __restrict_arr __restrict | |
| #define AMPERSAND_FULL_NAME 1 | |
| #define CLASH_DETECTION 1 | |
| #define HAVE_PTYS 1 | |
| #define HAVE_SOCKETS 1 | |
| #define NULL_DEVICE "/dev/null" | |
| #define SEPCHAR ':' | |
| #define subprocesses 1 | |
| #define USER_FULL_NAME pw->pw_gecos | |
| #define DIRECTORY_SEP '/' | |
| #define IS_DEVICE_SEP(_c_) 0 | |
| #define IS_DIRECTORY_SEP(_c_) ((_c_) == DIRECTORY_SEP) | |
| #define IS_ANY_SEP(_c_) (IS_DIRECTORY_SEP (_c_)) | |
| #define HAVE_PROCFS 1 | |
| #define DEFAULT_SOUND_DEVICE "/dev/dsp" | |
| #define INTERRUPT_INPUT 1 | |
| #define NARROWPROTO 1 | |
| #define UNIX98_PTYS 1 | |
| #define PTY_ITERATION int i; for (i = 0; i < 1; i++) | |
| #define PTY_TTY_NAME_SPRINTF { char *ptyname = 0; sigset_t blocked; sigemptyset (&blocked); sigaddset (&blocked, SIGCHLD); pthread_sigmask (SIG_BLOCK, &blocked, 0); if (grantpt (fd) != -1 && unlockpt (fd) != -1) ptyname = ptsname(fd); pthread_sigmask (SIG_UNBLOCK, &blocked, 0); if (!ptyname) { emacs_close (fd); return -1; } snprintf (pty_name, PTY_NAME_SIZE, "%s", ptyname); } | |
| #define PTY_OPEN do { fd = posix_openpt (O_RDWR | O_CLOEXEC | O_NOCTTY); if (fd < 0 && errno == EINVAL) fd = posix_openpt (O_RDWR | O_NOCTTY); } while (false) | |
| #define PTY_NAME_SPRINTF /**/ | |
| #define SIGNALS_VIA_CHARACTERS 1 | |
| #define GC_SETJMP_WORKS 1 | |
| #define GC_SETJMP_WORKS 1 | |
| #define HAVE__SETJMP 1 | |
| #define USG /**/ | |
| #define GNU_LINUX /**/ | |
| #define USABLE_FIONREAD 1 | |
| #define USABLE_SIGIO 1 | |
| #define COPYRIGHT "Copyright (C) 2015 Free Software Foundation, Inc." | |
| #define EMACS_CONFIGURATION "x86_64-unknown-linux-gnu" | |
| #define EMACS_CONFIG_OPTIONS "--prefix=/home/user/.linuxbrew/Cellar/emacs/24.5 --enable-locallisppath=/home/user/.linuxbrew/share/emacs/site-lisp --infodir=/home/user/.linuxbrew/Cellar/emacs/24.5/share/info/emacs --without-dbus --without-gnutls --without-x 'CFLAGS=-Os -w -pipe -march=core2' CPPFLAGS=-isystem/home/user/.linuxbrew/include 'LDFLAGS=-L/home/user/.linuxbrew/lib -Wl,-rpath,/home/user/.linuxbrew/lib'" | |
| #define GNU_MALLOC 1 | |
| #define HAVE_ALLOCA_H 1 | |
| #define HAVE_ALLOCA 1 | |
| #define HAVE_UNSIGNED_LONG_LONG_INT 1 | |
| #define HAVE_C99_STRTOLD 1 | |
| #define HAVE_ENVIRON_DECL 1 | |
| #define HAVE_DECL_FDATASYNC 1 | |
| #define HAVE_DECL_STRMODE 0 | |
| #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | |
| #define HAVE_GETOPT_H 1 | |
| #define HAVE_GETOPT_LONG_ONLY 1 | |
| #define HAVE_DECL_GETENV 1 | |
| #define restrict __restrict | |
| #define HAVE_LONG_LONG_INT 1 | |
| #define HAVE_DECL_MEMRCHR 1 | |
| #define HAVE_DECL_ALARM 1 | |
| #define HAVE_SIGSET_T 1 | |
| #define HAVE__BOOL 1 | |
| #define HAVE_WCHAR_T 1 | |
| #define HAVE_STRUCT_TM_TM_ZONE 1 | |
| #define HAVE_TM_ZONE 1 | |
| #define HAVE_TM_GMTOFF 1 | |
| #define HAVE_DECL_STRTOIMAX 1 | |
| #define HAVE_DECL_STRTOUMAX 1 | |
| #define HAVE_DECL_UNSETENV 1 | |
| #define HAVE_WORKING_UTIMES 1 | |
| #define HAVE_STRUCT_UTIMBUF 1 | |
| #define GETGROUPS_T gid_t | |
| #define HAVE_ALLOCA 1 | |
| #define HAVE_BYTESWAP_H 1 | |
| #define HAVE_CLOCK_GETTIME 1 | |
| #define HAVE_CLOCK_SETTIME 1 | |
| #define GNULIB_CLOSE_STREAM 1 | |
| #define HAVE_DUP2 1 | |
| #define GNULIB_FACCESSAT 1 | |
| #define HAVE_DECL_FDOPENDIR 1 | |
| #define GNULIB_FDOPENDIR 1 | |
| #define HAVE_DECL___FPENDING 1 | |
| /* end confdefs.h. */ | |
| #include <sys/loadavg.h> | |
configure:24339: result: no | |
configure:24339: checking for sys/loadavg.h | |
configure:24339: result: no | |
configure:24354: checking whether getloadavg is declared | |
configure:24354: /usr/bin/gcc-4.8 -std=gnu99 -c -Os -w -pipe -march=core2 -isystem/home/user/.linuxbrew/include conftest.c >&5 | |
configure:24354: $? = 0 | |
configure:24354: result: yes | |
configure:24604: checking whether gettimeofday clobbers localtime buffer | |
configure:24643: /usr/bin/gcc-4.8 -std=gnu99 -o conftest -Os -w -pipe -march=core2 -isystem/home/user/.linuxbrew/include -L/home/user/.linuxbrew/lib -Wl,-rpath,/home/user/.linuxbrew/lib conftest.c -lpthread >&5 | |
configure:24643: $? = 0 | |
configure:24643: ./conftest | |
configure:24643: $? = 0 | |
configure:24653: result: no | |
configure:24669: checking for gettimeofday with POSIX signature | |
configure:24697: /usr/bin/gcc-4.8 -std=gnu99 -c -Os -w -pipe -march=core2 -isystem/home/user/.linuxbrew/include conftest.c >&5 | |
conftest.c:234:19: error: conflicting types for 'gettimeofday' | |
int gettimeofday (struct timeval *restrict, void *restrict); | |
^ | |
In file included from conftest.c:232:0: | |
/usr/include/x86_64-linux-gnu/sys/time.h:71:12: note: previous declaration of 'gettimeofday' was here | |
extern int gettimeofday (struct timeval *__restrict __tv, | |
^ | |
configure:24697: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "emacs" | |
| #define PACKAGE_TARNAME "emacs" | |
| #define PACKAGE_VERSION "24.5" | |
| #define PACKAGE_STRING "emacs 24.5" | |
| #define PACKAGE_BUGREPORT "" | |
| #define PACKAGE_URL "" | |
| #define PACKAGE "emacs" | |
| #define VERSION "24.5" | |
| #define MAIL_USE_POP 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define __EXTENSIONS__ 1 | |
| #define _ALL_SOURCE 1 | |
| #define _DARWIN_C_SOURCE 1 | |
| #define _GNU_SOURCE 1 | |
| #define _POSIX_PTHREAD_SEMANTICS 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define _DARWIN_USE_64_BIT_INODE 1 | |
| #define SYSTEM_TYPE "gnu/linux" | |
| #define HAVE_SYS_SOUNDCARD_H 1 | |
| #define HAVE_SOUND 1 | |
| #define HAVE_PTY_H 1 | |
| #define HAVE_SYS_RESOURCE_H 1 | |
| #define HAVE_SYS_UTSNAME_H 1 | |
| #define HAVE_PWD_H 1 | |
| #define HAVE_UTMP_H 1 | |
| #define HAVE_SYS_SOCKET_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_PTHREAD_H 1 | |
| #define HAVE_SYS_UN_H 1 | |
| #define HAVE_DIRENT_H 1 | |
| #define HAVE_EXECINFO_H 1 | |
| #define HAVE_STDIO_EXT_H 1 | |
| #define HAVE_GETOPT_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_WCHAR_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_PERSONALITY_LINUX32 1 | |
| #define HAVE_TERM_H 1 | |
| #define TIME_WITH_SYS_TIME 1 | |
| #define HAVE_DECL_SYS_SIGLIST 1 | |
| #define HAVE_SYS_WAIT_H 1 | |
| #define HAVE_NET_IF_H 1 | |
| #define HAVE_IFADDRS_H 1 | |
| #define HAVE_STRUCT_IFREQ_IFR_FLAGS 1 | |
| #define HAVE_STRUCT_IFREQ_IFR_HWADDR 1 | |
| #define HAVE_STRUCT_IFREQ_IFR_NETMASK 1 | |
| #define HAVE_STRUCT_IFREQ_IFR_BROADADDR 1 | |
| #define HAVE_STRUCT_IFREQ_IFR_ADDR 1 | |
| #define HAVE_LONG_FILE_NAMES 1 | |
| #define HAVE_SYS_VLIMIT_H 1 | |
| #define HAVE_DATA_START 1 | |
| #define DOUG_LEA_MALLOC 1 | |
| #define HAVE_GETPAGESIZE 1 | |
| #define HAVE_MMAP 1 | |
| #define HAVE_PTHREAD 1 | |
| #define HAVE_INOTIFY 1 | |
| #define USE_FILE_NOTIFY 1 | |
| #define HAVE_XIM 1 | |
| #define USE_XIM 1 | |
| #define XRegisterIMInstantiateCallback_arg6 XPointer* | |
| #define HAVE_ZLIB 1 | |
| #define HAVE_H_ERRNO 1 | |
| #define HAVE_LIBM 1 | |
| #define MAIL_USE_FLOCK 1 | |
| #define HAVE_ACCEPT4 1 | |
| #define HAVE_FCHDIR 1 | |
| #define HAVE_GETHOSTNAME 1 | |
| #define HAVE_GETRUSAGE 1 | |
| #define HAVE_GET_CURRENT_DIR_NAME 1 | |
| #define HAVE_LRAND48 1 | |
| #define HAVE_SELECT 1 | |
| #define HAVE_GETPAGESIZE 1 | |
| #define HAVE_SETLOCALE 1 | |
| #define HAVE_GETRLIMIT 1 | |
| #define HAVE_SETRLIMIT 1 | |
| #define HAVE_SHUTDOWN 1 | |
| #define HAVE_GETADDRINFO 1 | |
| #define HAVE_STRSIGNAL 1 | |
| #define HAVE_SETITIMER 1 | |
| #define HAVE_SENDTO 1 | |
| #define HAVE_RECVFROM 1 | |
| #define HAVE_GETSOCKNAME 1 | |
| #define HAVE_GETPEERNAME 1 | |
| #define HAVE_GETIFADDRS 1 | |
| #define HAVE_FREEIFADDRS 1 | |
| #define HAVE_GAI_STRERROR 1 | |
| #define HAVE_GETLINE 1 | |
| #define HAVE_GETDELIM 1 | |
| #define HAVE_SYNC 1 | |
| #define HAVE_GETPWENT 1 | |
| #define HAVE_ENDPWENT 1 | |
| #define HAVE_GETGRENT 1 | |
| #define HAVE_ENDGRENT 1 | |
| #define HAVE_CFMAKERAW 1 | |
| #define HAVE_CFSETSPEED 1 | |
| #define HAVE_COPYSIGN 1 | |
| #define HAVE___EXECUTABLE_START 1 | |
| #define HAVE_LOG2 1 | |
| #define HAVE_ALIGNED_ALLOC 1 | |
| #define HAVE_RANDOM 1 | |
| #define HAVE_RINT 1 | |
| #define HAVE___BUILTIN_UNWIND_INIT 1 | |
| #define HAVE_FSEEKO 1 | |
| #define HAVE_GRANTPT 1 | |
| #define HAVE_GETPT 1 | |
| #define HAVE_POSIX_OPENPT 1 | |
| #define TERMINFO 1 | |
| #define HAVE_RES_INIT 1 | |
| #define HAVE_VALGRIND_VALGRIND_H 1 | |
| #define HAVE_TZSET 1 | |
| #define HAVE_READLINKAT 1 | |
| #define HAVE_GETDTABLESIZE 1 | |
| #define HAVE_FACCESSAT 1 | |
| #define HAVE_FCNTL 1 | |
| #define HAVE_FDOPENDIR 1 | |
| #define HAVE_FSTATAT 1 | |
| #define HAVE_FSYNC 1 | |
| #define HAVE_GETTIMEOFDAY 1 | |
| #define HAVE_LSTAT 1 | |
| #define HAVE_MKOSTEMP 1 | |
| #define HAVE_PIPE2 1 | |
| #define HAVE_PSELECT 1 | |
| #define HAVE_PTHREAD_SIGMASK 1 | |
| #define HAVE_FCHMOD 1 | |
| #define HAVE_READLINK 1 | |
| #define HAVE_STRTOIMAX 1 | |
| #define HAVE_STRTOUMAX 1 | |
| #define HAVE_SYMLINK 1 | |
| #define HAVE_LOCALTIME_R 1 | |
| #define HAVE_FUTIMES 1 | |
| #define HAVE_FUTIMESAT 1 | |
| #define HAVE_FUTIMENS 1 | |
| #define HAVE_UTIMENSAT 1 | |
| #define HAVE_LUTIMES 1 | |
| #define HAVE_SECURE_GETENV 1 | |
| #define HAVE_INET_SOCKETS 1 | |
| #define HAVE_FORK 1 | |
| #define HAVE_VFORK 1 | |
| #define HAVE_WORKING_VFORK 1 | |
| #define HAVE_WORKING_FORK 1 | |
| #define HAVE_SNPRINTF 1 | |
| #define HAVE_LANGINFO_CODESET 1 | |
| #define HAVE_MBSTATE_T 1 | |
| #define __restrict_arr __restrict | |
| #define AMPERSAND_FULL_NAME 1 | |
| #define CLASH_DETECTION 1 | |
| #define HAVE_PTYS 1 | |
| #define HAVE_SOCKETS 1 | |
| #define NULL_DEVICE "/dev/null" | |
| #define SEPCHAR ':' | |
| #define subprocesses 1 | |
| #define USER_FULL_NAME pw->pw_gecos | |
| #define DIRECTORY_SEP '/' | |
| #define IS_DEVICE_SEP(_c_) 0 | |
| #define IS_DIRECTORY_SEP(_c_) ((_c_) == DIRECTORY_SEP) | |
| #define IS_ANY_SEP(_c_) (IS_DIRECTORY_SEP (_c_)) | |
| #define HAVE_PROCFS 1 | |
| #define DEFAULT_SOUND_DEVICE "/dev/dsp" | |
| #define INTERRUPT_INPUT 1 | |
| #define NARROWPROTO 1 | |
| #define UNIX98_PTYS 1 | |
| #define PTY_ITERATION int i; for (i = 0; i < 1; i++) | |
| #define PTY_TTY_NAME_SPRINTF { char *ptyname = 0; sigset_t blocked; sigemptyset (&blocked); sigaddset (&blocked, SIGCHLD); pthread_sigmask (SIG_BLOCK, &blocked, 0); if (grantpt (fd) != -1 && unlockpt (fd) != -1) ptyname = ptsname(fd); pthread_sigmask (SIG_UNBLOCK, &blocked, 0); if (!ptyname) { emacs_close (fd); return -1; } snprintf (pty_name, PTY_NAME_SIZE, "%s", ptyname); } | |
| #define PTY_OPEN do { fd = posix_openpt (O_RDWR | O_CLOEXEC | O_NOCTTY); if (fd < 0 && errno == EINVAL) fd = posix_openpt (O_RDWR | O_NOCTTY); } while (false) | |
| #define PTY_NAME_SPRINTF /**/ | |
| #define SIGNALS_VIA_CHARACTERS 1 | |
| #define GC_SETJMP_WORKS 1 | |
| #define GC_SETJMP_WORKS 1 | |
| #define HAVE__SETJMP 1 | |
| #define USG /**/ | |
| #define GNU_LINUX /**/ | |
| #define USABLE_FIONREAD 1 | |
| #define USABLE_SIGIO 1 | |
| #define COPYRIGHT "Copyright (C) 2015 Free Software Foundation, Inc." | |
| #define EMACS_CONFIGURATION "x86_64-unknown-linux-gnu" | |
| #define EMACS_CONFIG_OPTIONS "--prefix=/home/user/.linuxbrew/Cellar/emacs/24.5 --enable-locallisppath=/home/user/.linuxbrew/share/emacs/site-lisp --infodir=/home/user/.linuxbrew/Cellar/emacs/24.5/share/info/emacs --without-dbus --without-gnutls --without-x 'CFLAGS=-Os -w -pipe -march=core2' CPPFLAGS=-isystem/home/user/.linuxbrew/include 'LDFLAGS=-L/home/user/.linuxbrew/lib -Wl,-rpath,/home/user/.linuxbrew/lib'" | |
| #define GNU_MALLOC 1 | |
| #define HAVE_ALLOCA_H 1 | |
| #define HAVE_ALLOCA 1 | |
| #define HAVE_UNSIGNED_LONG_LONG_INT 1 | |
| #define HAVE_C99_STRTOLD 1 | |
| #define HAVE_ENVIRON_DECL 1 | |
| #define HAVE_DECL_FDATASYNC 1 | |
| #define HAVE_DECL_STRMODE 0 | |
| #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | |
| #define HAVE_GETOPT_H 1 | |
| #define HAVE_GETOPT_LONG_ONLY 1 | |
| #define HAVE_DECL_GETENV 1 | |
| #define restrict __restrict | |
| #define HAVE_LONG_LONG_INT 1 | |
| #define HAVE_DECL_MEMRCHR 1 | |
| #define HAVE_DECL_ALARM 1 | |
| #define HAVE_SIGSET_T 1 | |
| #define HAVE__BOOL 1 | |
| #define HAVE_WCHAR_T 1 | |
| #define HAVE_STRUCT_TM_TM_ZONE 1 | |
| #define HAVE_TM_ZONE 1 | |
| #define HAVE_TM_GMTOFF 1 | |
| #define HAVE_DECL_STRTOIMAX 1 | |
| #define HAVE_DECL_STRTOUMAX 1 | |
| #define HAVE_DECL_UNSETENV 1 | |
| #define HAVE_WORKING_UTIMES 1 | |
| #define HAVE_STRUCT_UTIMBUF 1 | |
| #define GETGROUPS_T gid_t | |
| #define HAVE_ALLOCA 1 | |
| #define HAVE_BYTESWAP_H 1 | |
| #define HAVE_CLOCK_GETTIME 1 | |
| #define HAVE_CLOCK_SETTIME 1 | |
| #define GNULIB_CLOSE_STREAM 1 | |
| #define HAVE_DUP2 1 | |
| #define GNULIB_FACCESSAT 1 | |
| #define HAVE_DECL_FDOPENDIR 1 | |
| #define GNULIB_FDOPENDIR 1 | |
| #define HAVE_DECL___FPENDING 1 | |
| /* end confdefs.h. */ | |
| #include <sys/time.h> | |
| struct timeval c; | |
| int gettimeofday (struct timeval *restrict, void *restrict); | |
| | |
| int | |
| main () | |
| { | |
| /* glibc uses struct timezone * rather than the POSIX void * | |
| if _GNU_SOURCE is defined. However, since the only portable | |
| use of gettimeofday uses NULL as the second parameter, and | |
| since the glibc definition is actually more typesafe, it is | |
| not worth wrapping this to get a compliant signature. */ | |
| int (*f) (struct timeval *restrict, void *restrict) | |
| = gettimeofday; | |
| int x = f (&c, 0); | |
| return !(x | c.tv_sec | c.tv_usec); | |
| | |
| ; | |
| return 0; | |
| } | |
configure:24713: /usr/bin/gcc-4.8 -std=gnu99 -c -Os -w -pipe -march=core2 -isystem/home/user/.linuxbrew/include conftest.c >&5 | |
configure:24713: $? = 0 | |
configure:24722: result: almost | |
configure:24839: checking for memrchr | |
configure:24839: /usr/bin/gcc-4.8 -std=gnu99 -o conftest -Os -w -pipe -march=core2 -isystem/home/user/.linuxbrew/include -L/home/user/.linuxbrew/lib -Wl,-rpath,/home/user/.linuxbrew/lib conftest.c -lpthread >&5 | |
configure:24839: $? = 0 | |
configure:24839: result: yes | |
configure:24927: checking for working mktime | |
configure:25135: /usr/bin/gcc-4.8 -std=gnu99 -o conftest -Os -w -pipe -march=core2 -isystem/home/user/.linuxbrew/include -L/home/user/.linuxbrew/lib -Wl,-rpath,/home/user/.linuxbrew/lib conftest.c -lpthread >&5 | |
configure:25135: $? = 0 | |
configure:25135: ./conftest | |
configure:25135: $? = 0 | |
configure:25146: result: yes | |
configure:25207: checking whether signature of pselect conforms to POSIX | |
configure:25227: /usr/bin/gcc-4.8 -std=gnu99 -o conftest -Os -w -pipe -march=core2 -isystem/home/user/.linuxbrew/include -L/home/user/.linuxbrew/lib -Wl,-rpath,/home/user/.linuxbrew/lib conftest.c -lpthread >&5 | |
configure:25227: $? = 0 | |
configure:25235: result: yes | |
configure:25238: checking whether pselect detects invalid fds | |
configure:25283: /usr/bin/gcc-4.8 -std=gnu99 -o conftest -Os -w -pipe -march=core2 -isystem/home/user/.linuxbrew/include -L/home/user/.linuxbrew/lib -Wl,-rpath,/home/user/.linuxbrew/lib conftest.c -lpthread >&5 | |
configure:25283: $? = 0 | |
configure:25283: ./conftest | |
configure:25283: $? = 0 | |
configure:25294: result: yes | |
configure:25400: checking whether pthread_sigmask works without -lpthread | |
configure:25429: /usr/bin/gcc-4.8 -std=gnu99 -o conftest -Os -w -pipe -march=core2 -isystem/home/user/.linuxbrew/include -L/home/user/.linuxbrew/lib -Wl,-rpath,/home/user/.linuxbrew/lib conftest.c -lpthread >&5 | |
configure:25429: $? = 0 | |
configure:25429: ./conftest | |
configure:25429: $? = 1 | |
configure: program exited with status 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "emacs" | |
| #define PACKAGE_TARNAME "emacs" | |
| #define PACKAGE_VERSION "24.5" | |
| #define PACKAGE_STRING "emacs 24.5" | |
| #define PACKAGE_BUGREPORT "" | |
| #define PACKAGE_URL "" | |
| #define PACKAGE "emacs" | |
| #define VERSION "24.5" | |
| #define MAIL_USE_POP 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define __EXTENSIONS__ 1 | |
| #define _ALL_SOURCE 1 | |
| #define _DARWIN_C_SOURCE 1 | |
| #define _GNU_SOURCE 1 | |
| #define _POSIX_PTHREAD_SEMANTICS 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define _DARWIN_USE_64_BIT_INODE 1 | |
| #define SYSTEM_TYPE "gnu/linux" | |
| #define HAVE_SYS_SOUNDCARD_H 1 | |
| #define HAVE_SOUND 1 | |
| #define HAVE_PTY_H 1 | |
| #define HAVE_SYS_RESOURCE_H 1 | |
| #define HAVE_SYS_UTSNAME_H 1 | |
| #define HAVE_PWD_H 1 | |
| #define HAVE_UTMP_H 1 | |
| #define HAVE_SYS_SOCKET_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_PTHREAD_H 1 | |
| #define HAVE_SYS_UN_H 1 | |
| #define HAVE_DIRENT_H 1 | |
| #define HAVE_EXECINFO_H 1 | |
| #define HAVE_STDIO_EXT_H 1 | |
| #define HAVE_GETOPT_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_WCHAR_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_PERSONALITY_LINUX32 1 | |
| #define HAVE_TERM_H 1 | |
| #define TIME_WITH_SYS_TIME 1 | |
| #define HAVE_DECL_SYS_SIGLIST 1 | |
| #define HAVE_SYS_WAIT_H 1 | |
| #define HAVE_NET_IF_H 1 | |
| #define HAVE_IFADDRS_H 1 | |
| #define HAVE_STRUCT_IFREQ_IFR_FLAGS 1 | |
| #define HAVE_STRUCT_IFREQ_IFR_HWADDR 1 | |
| #define HAVE_STRUCT_IFREQ_IFR_NETMASK 1 | |
| #define HAVE_STRUCT_IFREQ_IFR_BROADADDR 1 | |
| #define HAVE_STRUCT_IFREQ_IFR_ADDR 1 | |
| #define HAVE_LONG_FILE_NAMES 1 | |
| #define HAVE_SYS_VLIMIT_H 1 | |
| #define HAVE_DATA_START 1 | |
| #define DOUG_LEA_MALLOC 1 | |
| #define HAVE_GETPAGESIZE 1 | |
| #define HAVE_MMAP 1 | |
| #define HAVE_PTHREAD 1 | |
| #define HAVE_INOTIFY 1 | |
| #define USE_FILE_NOTIFY 1 | |
| #define HAVE_XIM 1 | |
| #define USE_XIM 1 | |
| #define XRegisterIMInstantiateCallback_arg6 XPointer* | |
| #define HAVE_ZLIB 1 | |
| #define HAVE_H_ERRNO 1 | |
| #define HAVE_LIBM 1 | |
| #define MAIL_USE_FLOCK 1 | |
| #define HAVE_ACCEPT4 1 | |
| #define HAVE_FCHDIR 1 | |
| #define HAVE_GETHOSTNAME 1 | |
| #define HAVE_GETRUSAGE 1 | |
| #define HAVE_GET_CURRENT_DIR_NAME 1 | |
| #define HAVE_LRAND48 1 | |
| #define HAVE_SELECT 1 | |
| #define HAVE_GETPAGESIZE 1 | |
| #define HAVE_SETLOCALE 1 | |
| #define HAVE_GETRLIMIT 1 | |
| #define HAVE_SETRLIMIT 1 | |
| #define HAVE_SHUTDOWN 1 | |
| #define HAVE_GETADDRINFO 1 | |
| #define HAVE_STRSIGNAL 1 | |
| #define HAVE_SETITIMER 1 | |
| #define HAVE_SENDTO 1 | |
| #define HAVE_RECVFROM 1 | |
| #define HAVE_GETSOCKNAME 1 | |
| #define HAVE_GETPEERNAME 1 | |
| #define HAVE_GETIFADDRS 1 | |
| #define HAVE_FREEIFADDRS 1 | |
| #define HAVE_GAI_STRERROR 1 | |
| #define HAVE_GETLINE 1 | |
| #define HAVE_GETDELIM 1 | |
| #define HAVE_SYNC 1 | |
| #define HAVE_GETPWENT 1 | |
| #define HAVE_ENDPWENT 1 | |
| #define HAVE_GETGRENT 1 | |
| #define HAVE_ENDGRENT 1 | |
| #define HAVE_CFMAKERAW 1 | |
| #define HAVE_CFSETSPEED 1 | |
| #define HAVE_COPYSIGN 1 | |
| #define HAVE___EXECUTABLE_START 1 | |
| #define HAVE_LOG2 1 | |
| #define HAVE_ALIGNED_ALLOC 1 | |
| #define HAVE_RANDOM 1 | |
| #define HAVE_RINT 1 | |
| #define HAVE___BUILTIN_UNWIND_INIT 1 | |
| #define HAVE_FSEEKO 1 | |
| #define HAVE_GRANTPT 1 | |
| #define HAVE_GETPT 1 | |
| #define HAVE_POSIX_OPENPT 1 | |
| #define TERMINFO 1 | |
| #define HAVE_RES_INIT 1 | |
| #define HAVE_VALGRIND_VALGRIND_H 1 | |
| #define HAVE_TZSET 1 | |
| #define HAVE_READLINKAT 1 | |
| #define HAVE_GETDTABLESIZE 1 | |
| #define HAVE_FACCESSAT 1 | |
| #define HAVE_FCNTL 1 | |
| #define HAVE_FDOPENDIR 1 | |
| #define HAVE_FSTATAT 1 | |
| #define HAVE_FSYNC 1 | |
| #define HAVE_GETTIMEOFDAY 1 | |
| #define HAVE_LSTAT 1 | |
| #define HAVE_MKOSTEMP 1 | |
| #define HAVE_PIPE2 1 | |
| #define HAVE_PSELECT 1 | |
| #define HAVE_PTHREAD_SIGMASK 1 | |
| #define HAVE_FCHMOD 1 | |
| #define HAVE_READLINK 1 | |
| #define HAVE_STRTOIMAX 1 | |
| #define HAVE_STRTOUMAX 1 | |
| #define HAVE_SYMLINK 1 | |
| #define HAVE_LOCALTIME_R 1 | |
| #define HAVE_FUTIMES 1 | |
| #define HAVE_FUTIMESAT 1 | |
| #define HAVE_FUTIMENS 1 | |
| #define HAVE_UTIMENSAT 1 | |
| #define HAVE_LUTIMES 1 | |
| #define HAVE_SECURE_GETENV 1 | |
| #define HAVE_INET_SOCKETS 1 | |
| #define HAVE_FORK 1 | |
| #define HAVE_VFORK 1 | |
| #define HAVE_WORKING_VFORK 1 | |
| #define HAVE_WORKING_FORK 1 | |
| #define HAVE_SNPRINTF 1 | |
| #define HAVE_LANGINFO_CODESET 1 | |
| #define HAVE_MBSTATE_T 1 | |
| #define __restrict_arr __restrict | |
| #define AMPERSAND_FULL_NAME 1 | |
| #define CLASH_DETECTION 1 | |
| #define HAVE_PTYS 1 | |
| #define HAVE_SOCKETS 1 | |
| #define NULL_DEVICE "/dev/null" | |
| #define SEPCHAR ':' | |
| #define subprocesses 1 | |
| #define USER_FULL_NAME pw->pw_gecos | |
| #define DIRECTORY_SEP '/' | |
| #define IS_DEVICE_SEP(_c_) 0 | |
| #define IS_DIRECTORY_SEP(_c_) ((_c_) == DIRECTORY_SEP) | |
| #define IS_ANY_SEP(_c_) (IS_DIRECTORY_SEP (_c_)) | |
| #define HAVE_PROCFS 1 | |
| #define DEFAULT_SOUND_DEVICE "/dev/dsp" | |
| #define INTERRUPT_INPUT 1 | |
| #define NARROWPROTO 1 | |
| #define UNIX98_PTYS 1 | |
| #define PTY_ITERATION int i; for (i = 0; i < 1; i++) | |
| #define PTY_TTY_NAME_SPRINTF { char *ptyname = 0; sigset_t blocked; sigemptyset (&blocked); sigaddset (&blocked, SIGCHLD); pthread_sigmask (SIG_BLOCK, &blocked, 0); if (grantpt (fd) != -1 && unlockpt (fd) != -1) ptyname = ptsname(fd); pthread_sigmask (SIG_UNBLOCK, &blocked, 0); if (!ptyname) { emacs_close (fd); return -1; } snprintf (pty_name, PTY_NAME_SIZE, "%s", ptyname); } | |
| #define PTY_OPEN do { fd = posix_openpt (O_RDWR | O_CLOEXEC | O_NOCTTY); if (fd < 0 && errno == EINVAL) fd = posix_openpt (O_RDWR | O_NOCTTY); } while (false) | |
| #define PTY_NAME_SPRINTF /**/ | |
| #define SIGNALS_VIA_CHARACTERS 1 | |
| #define GC_SETJMP_WORKS 1 | |
| #define GC_SETJMP_WORKS 1 | |
| #define HAVE__SETJMP 1 | |
| #define USG /**/ | |
| #define GNU_LINUX /**/ | |
| #define USABLE_FIONREAD 1 | |
| #define USABLE_SIGIO 1 | |
| #define COPYRIGHT "Copyright (C) 2015 Free Software Foundation, Inc." | |
| #define EMACS_CONFIGURATION "x86_64-unknown-linux-gnu" | |
| #define EMACS_CONFIG_OPTIONS "--prefix=/home/user/.linuxbrew/Cellar/emacs/24.5 --enable-locallisppath=/home/user/.linuxbrew/share/emacs/site-lisp --infodir=/home/user/.linuxbrew/Cellar/emacs/24.5/share/info/emacs --without-dbus --without-gnutls --without-x 'CFLAGS=-Os -w -pipe -march=core2' CPPFLAGS=-isystem/home/user/.linuxbrew/include 'LDFLAGS=-L/home/user/.linuxbrew/lib -Wl,-rpath,/home/user/.linuxbrew/lib'" | |
| #define GNU_MALLOC 1 | |
| #define HAVE_ALLOCA_H 1 | |
| #define HAVE_ALLOCA 1 | |
| #define HAVE_UNSIGNED_LONG_LONG_INT 1 | |
| #define HAVE_C99_STRTOLD 1 | |
| #define HAVE_ENVIRON_DECL 1 | |
| #define HAVE_DECL_FDATASYNC 1 | |
| #define HAVE_DECL_STRMODE 0 | |
| #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | |
| #define HAVE_GETOPT_H 1 | |
| #define HAVE_GETOPT_LONG_ONLY 1 | |
| #define HAVE_DECL_GETENV 1 | |
| #define restrict __restrict | |
| #define HAVE_LONG_LONG_INT 1 | |
| #define HAVE_DECL_MEMRCHR 1 | |
| #define HAVE_DECL_ALARM 1 | |
| #define HAVE_SIGSET_T 1 | |
| #define HAVE__BOOL 1 | |
| #define HAVE_WCHAR_T 1 | |
| #define HAVE_STRUCT_TM_TM_ZONE 1 | |
| #define HAVE_TM_ZONE 1 | |
| #define HAVE_TM_GMTOFF 1 | |
| #define HAVE_DECL_STRTOIMAX 1 | |
| #define HAVE_DECL_STRTOUMAX 1 | |
| #define HAVE_DECL_UNSETENV 1 | |
| #define HAVE_WORKING_UTIMES 1 | |
| #define HAVE_STRUCT_UTIMBUF 1 | |
| #define GETGROUPS_T gid_t | |
| #define HAVE_ALLOCA 1 | |
| #define HAVE_BYTESWAP_H 1 | |
| #define HAVE_CLOCK_GETTIME 1 | |
| #define HAVE_CLOCK_SETTIME 1 | |
| #define GNULIB_CLOSE_STREAM 1 | |
| #define HAVE_DUP2 1 | |
| #define GNULIB_FACCESSAT 1 | |
| #define HAVE_DECL_FDOPENDIR 1 | |
| #define GNULIB_FDOPENDIR 1 | |
| #define HAVE_DECL___FPENDING 1 | |
| #define GETTIMEOFDAY_TIMEZONE struct timezone | |
| #define HAVE_MEMRCHR 1 | |
| #define GNULIB_MKOSTEMP 1 | |
| /* end confdefs.h. */ | |
| | |
| #include <pthread.h> | |
| #include <signal.h> | |
| #include <stddef.h> | |
| int main () | |
| { | |
| sigset_t set; | |
| sigemptyset (&set); | |
| return pthread_sigmask (1729, &set, NULL) != 0; | |
| } | |
configure:25440: result: yes | |
configure:25452: checking whether pthread_sigmask returns error numbers | |
configure:25484: /usr/bin/gcc-4.8 -std=gnu99 -o conftest -Os -w -pipe -march=core2 -isystem/home/user/.linuxbrew/include -L/home/user/.linuxbrew/lib -Wl,-rpath,/home/user/.linuxbrew/lib conftest.c -lpthread >&5 | |
configure:25484: $? = 0 | |
configure:25484: ./conftest | |
configure:25484: $? = 0 | |
configure:25496: result: yes | |
configure:25507: checking whether pthread_sigmask unblocks signals correctly | |
configure:25561: /usr/bin/gcc-4.8 -std=gnu99 -o conftest -Os -w -pipe -march=core2 -isystem/home/user/.linuxbrew/include -L/home/user/.linuxbrew/lib -Wl,-rpath,/home/user/.linuxbrew/lib conftest.c -lpthread >&5 | |
configure:25561: $? = 0 | |
configure:25561: ./conftest | |
configure:25561: $? = 0 | |
configure:25573: result: guessing yes | |
configure:25617: checking for putenv compatible with GNU and SVID | |
configure:25656: /usr/bin/gcc-4.8 -std=gnu99 -o conftest -Os -w -pipe -march=core2 -isystem/home/user/.linuxbrew/include -L/home/user/.linuxbrew/lib -Wl,-rpath,/home/user/.linuxbrew/lib conftest.c -lpthread >&5 | |
configure:25656: $? = 0 | |
configure:25656: ./conftest | |
configure:25656: $? = 0 | |
configure:25667: result: yes | |
configure:25727: checking sys/acl.h usability | |
configure:25727: /usr/bin/gcc-4.8 -std=gnu99 -c -Os -w -pipe -march=core2 -isystem/home/user/.linuxbrew/include conftest.c >&5 | |
conftest.c:269:21: fatal error: sys/acl.h: No such file or directory | |
#include <sys/acl.h> | |
^ | |
compilation terminated. | |
configure:25727: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "emacs" | |
| #define PACKAGE_TARNAME "emacs" | |
| #define PACKAGE_VERSION "24.5" | |
| #define PACKAGE_STRING "emacs 24.5" | |
| #define PACKAGE_BUGREPORT "" | |
| #define PACKAGE_URL "" | |
| #define PACKAGE "emacs" | |
| #define VERSION "24.5" | |
| #define MAIL_USE_POP 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define __EXTENSIONS__ 1 | |
| #define _ALL_SOURCE 1 | |
| #define _DARWIN_C_SOURCE 1 | |
| #define _GNU_SOURCE 1 | |
| #define _POSIX_PTHREAD_SEMANTICS 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define _DARWIN_USE_64_BIT_INODE 1 | |
| #define SYSTEM_TYPE "gnu/linux" | |
| #define HAVE_SYS_SOUNDCARD_H 1 | |
| #define HAVE_SOUND 1 | |
| #define HAVE_PTY_H 1 | |
| #define HAVE_SYS_RESOURCE_H 1 | |
| #define HAVE_SYS_UTSNAME_H 1 | |
| #define HAVE_PWD_H 1 | |
| #define HAVE_UTMP_H 1 | |
| #define HAVE_SYS_SOCKET_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_PTHREAD_H 1 | |
| #define HAVE_SYS_UN_H 1 | |
| #define HAVE_DIRENT_H 1 | |
| #define HAVE_EXECINFO_H 1 | |
| #define HAVE_STDIO_EXT_H 1 | |
| #define HAVE_GETOPT_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_WCHAR_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_PERSONALITY_LINUX32 1 | |
| #define HAVE_TERM_H 1 | |
| #define TIME_WITH_SYS_TIME 1 | |
| #define HAVE_DECL_SYS_SIGLIST 1 | |
| #define HAVE_SYS_WAIT_H 1 | |
| #define HAVE_NET_IF_H 1 | |
| #define HAVE_IFADDRS_H 1 | |
| #define HAVE_STRUCT_IFREQ_IFR_FLAGS 1 | |
| #define HAVE_STRUCT_IFREQ_IFR_HWADDR 1 | |
| #define HAVE_STRUCT_IFREQ_IFR_NETMASK 1 | |
| #define HAVE_STRUCT_IFREQ_IFR_BROADADDR 1 | |
| #define HAVE_STRUCT_IFREQ_IFR_ADDR 1 | |
| #define HAVE_LONG_FILE_NAMES 1 | |
| #define HAVE_SYS_VLIMIT_H 1 | |
| #define HAVE_DATA_START 1 | |
| #define DOUG_LEA_MALLOC 1 | |
| #define HAVE_GETPAGESIZE 1 | |
| #define HAVE_MMAP 1 | |
| #define HAVE_PTHREAD 1 | |
| #define HAVE_INOTIFY 1 | |
| #define USE_FILE_NOTIFY 1 | |
| #define HAVE_XIM 1 | |
| #define USE_XIM 1 | |
| #define XRegisterIMInstantiateCallback_arg6 XPointer* | |
| #define HAVE_ZLIB 1 | |
| #define HAVE_H_ERRNO 1 | |
| #define HAVE_LIBM 1 | |
| #define MAIL_USE_FLOCK 1 | |
| #define HAVE_ACCEPT4 1 | |
| #define HAVE_FCHDIR 1 | |
| #define HAVE_GETHOSTNAME 1 | |
| #define HAVE_GETRUSAGE 1 | |
| #define HAVE_GET_CURRENT_DIR_NAME 1 | |
| #define HAVE_LRAND48 1 | |
| #define HAVE_SELECT 1 | |
| #define HAVE_GETPAGESIZE 1 | |
| #define HAVE_SETLOCALE 1 | |
| #define HAVE_GETRLIMIT 1 | |
| #define HAVE_SETRLIMIT 1 | |
| #define HAVE_SHUTDOWN 1 | |
| #define HAVE_GETADDRINFO 1 | |
| #define HAVE_STRSIGNAL 1 | |
| #define HAVE_SETITIMER 1 | |
| #define HAVE_SENDTO 1 | |
| #define HAVE_RECVFROM 1 | |
| #define HAVE_GETSOCKNAME 1 | |
| #define HAVE_GETPEERNAME 1 | |
| #define HAVE_GETIFADDRS 1 | |
| #define HAVE_FREEIFADDRS 1 | |
| #define HAVE_GAI_STRERROR 1 | |
| #define HAVE_GETLINE 1 | |
| #define HAVE_GETDELIM 1 | |
| #define HAVE_SYNC 1 | |
| #define HAVE_GETPWENT 1 | |
| #define HAVE_ENDPWENT 1 | |
| #define HAVE_GETGRENT 1 | |
| #define HAVE_ENDGRENT 1 | |
| #define HAVE_CFMAKERAW 1 | |
| #define HAVE_CFSETSPEED 1 | |
| #define HAVE_COPYSIGN 1 | |
| #define HAVE___EXECUTABLE_START 1 | |
| #define HAVE_LOG2 1 | |
| #define HAVE_ALIGNED_ALLOC 1 | |
| #define HAVE_RANDOM 1 | |
| #define HAVE_RINT 1 | |
| #define HAVE___BUILTIN_UNWIND_INIT 1 | |
| #define HAVE_FSEEKO 1 | |
| #define HAVE_GRANTPT 1 | |
| #define HAVE_GETPT 1 | |
| #define HAVE_POSIX_OPENPT 1 | |
| #define TERMINFO 1 | |
| #define HAVE_RES_INIT 1 | |
| #define HAVE_VALGRIND_VALGRIND_H 1 | |
| #define HAVE_TZSET 1 | |
| #define HAVE_READLINKAT 1 | |
| #define HAVE_GETDTABLESIZE 1 | |
| #define HAVE_FACCESSAT 1 | |
| #define HAVE_FCNTL 1 | |
| #define HAVE_FDOPENDIR 1 | |
| #define HAVE_FSTATAT 1 | |
| #define HAVE_FSYNC 1 | |
| #define HAVE_GETTIMEOFDAY 1 | |
| #define HAVE_LSTAT 1 | |
| #define HAVE_MKOSTEMP 1 | |
| #define HAVE_PIPE2 1 | |
| #define HAVE_PSELECT 1 | |
| #define HAVE_PTHREAD_SIGMASK 1 | |
| #define HAVE_FCHMOD 1 | |
| #define HAVE_READLINK 1 | |
| #define HAVE_STRTOIMAX 1 | |
| #define HAVE_STRTOUMAX 1 | |
| #define HAVE_SYMLINK 1 | |
| #define HAVE_LOCALTIME_R 1 | |
| #define HAVE_FUTIMES 1 | |
| #define HAVE_FUTIMESAT 1 | |
| #define HAVE_FUTIMENS 1 | |
| #define HAVE_UTIMENSAT 1 | |
| #define HAVE_LUTIMES 1 | |
| #define HAVE_SECURE_GETENV 1 | |
| #define HAVE_INET_SOCKETS 1 | |
| #define HAVE_FORK 1 | |
| #define HAVE_VFORK 1 | |
| #define HAVE_WORKING_VFORK 1 | |
| #define HAVE_WORKING_FORK 1 | |
| #define HAVE_SNPRINTF 1 | |
| #define HAVE_LANGINFO_CODESET 1 | |
| #define HAVE_MBSTATE_T 1 | |
| #define __restrict_arr __restrict | |
| #define AMPERSAND_FULL_NAME 1 | |
| #define CLASH_DETECTION 1 | |
| #define HAVE_PTYS 1 | |
| #define HAVE_SOCKETS 1 | |
| #define NULL_DEVICE "/dev/null" | |
| #define SEPCHAR ':' | |
| #define subprocesses 1 | |
| #define USER_FULL_NAME pw->pw_gecos | |
| #define DIRECTORY_SEP '/' | |
| #define IS_DEVICE_SEP(_c_) 0 | |
| #define IS_DIRECTORY_SEP(_c_) ((_c_) == DIRECTORY_SEP) | |
| #define IS_ANY_SEP(_c_) (IS_DIRECTORY_SEP (_c_)) | |
| #define HAVE_PROCFS 1 | |
| #define DEFAULT_SOUND_DEVICE "/dev/dsp" | |
| #define INTERRUPT_INPUT 1 | |
| #define NARROWPROTO 1 | |
| #define UNIX98_PTYS 1 | |
| #define PTY_ITERATION int i; for (i = 0; i < 1; i++) | |
| #define PTY_TTY_NAME_SPRINTF { char *ptyname = 0; sigset_t blocked; sigemptyset (&blocked); sigaddset (&blocked, SIGCHLD); pthread_sigmask (SIG_BLOCK, &blocked, 0); if (grantpt (fd) != -1 && unlockpt (fd) != -1) ptyname = ptsname(fd); pthread_sigmask (SIG_UNBLOCK, &blocked, 0); if (!ptyname) { emacs_close (fd); return -1; } snprintf (pty_name, PTY_NAME_SIZE, "%s", ptyname); } | |
| #define PTY_OPEN do { fd = posix_openpt (O_RDWR | O_CLOEXEC | O_NOCTTY); if (fd < 0 && errno == EINVAL) fd = posix_openpt (O_RDWR | O_NOCTTY); } while (false) | |
| #define PTY_NAME_SPRINTF /**/ | |
| #define SIGNALS_VIA_CHARACTERS 1 | |
| #define GC_SETJMP_WORKS 1 | |
| #define GC_SETJMP_WORKS 1 | |
| #define HAVE__SETJMP 1 | |
| #define USG /**/ | |
| #define GNU_LINUX /**/ | |
| #define USABLE_FIONREAD 1 | |
| #define USABLE_SIGIO 1 | |
| #define COPYRIGHT "Copyright (C) 2015 Free Software Foundation, Inc." | |
| #define EMACS_CONFIGURATION "x86_64-unknown-linux-gnu" | |
| #define EMACS_CONFIG_OPTIONS "--prefix=/home/user/.linuxbrew/Cellar/emacs/24.5 --enable-locallisppath=/home/user/.linuxbrew/share/emacs/site-lisp --infodir=/home/user/.linuxbrew/Cellar/emacs/24.5/share/info/emacs --without-dbus --without-gnutls --without-x 'CFLAGS=-Os -w -pipe -march=core2' CPPFLAGS=-isystem/home/user/.linuxbrew/include 'LDFLAGS=-L/home/user/.linuxbrew/lib -Wl,-rpath,/home/user/.linuxbrew/lib'" | |
| #define GNU_MALLOC 1 | |
| #define HAVE_ALLOCA_H 1 | |
| #define HAVE_ALLOCA 1 | |
| #define HAVE_UNSIGNED_LONG_LONG_INT 1 | |
| #define HAVE_C99_STRTOLD 1 | |
| #define HAVE_ENVIRON_DECL 1 | |
| #define HAVE_DECL_FDATASYNC 1 | |
| #define HAVE_DECL_STRMODE 0 | |
| #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | |
| #define HAVE_GETOPT_H 1 | |
| #define HAVE_GETOPT_LONG_ONLY 1 | |
| #define HAVE_DECL_GETENV 1 | |
| #define restrict __restrict | |
| #define HAVE_LONG_LONG_INT 1 | |
| #define HAVE_DECL_MEMRCHR 1 | |
| #define HAVE_DECL_ALARM 1 | |
| #define HAVE_SIGSET_T 1 | |
| #define HAVE__BOOL 1 | |
| #define HAVE_WCHAR_T 1 | |
| #define HAVE_STRUCT_TM_TM_ZONE 1 | |
| #define HAVE_TM_ZONE 1 | |
| #define HAVE_TM_GMTOFF 1 | |
| #define HAVE_DECL_STRTOIMAX 1 | |
| #define HAVE_DECL_STRTOUMAX 1 | |
| #define HAVE_DECL_UNSETENV 1 | |
| #define HAVE_WORKING_UTIMES 1 | |
| #define HAVE_STRUCT_UTIMBUF 1 | |
| #define GETGROUPS_T gid_t | |
| #define HAVE_ALLOCA 1 | |
| #define HAVE_BYTESWAP_H 1 | |
| #define HAVE_CLOCK_GETTIME 1 | |
| #define HAVE_CLOCK_SETTIME 1 | |
| #define GNULIB_CLOSE_STREAM 1 | |
| #define HAVE_DUP2 1 | |
| #define GNULIB_FACCESSAT 1 | |
| #define HAVE_DECL_FDOPENDIR 1 | |
| #define GNULIB_FDOPENDIR 1 | |
| #define HAVE_DECL___FPENDING 1 | |
| #define GETTIMEOFDAY_TIMEZONE struct timezone | |
| #define HAVE_MEMRCHR 1 | |
| #define GNULIB_MKOSTEMP 1 | |
| #define HAVE_PTHREAD_SIGMASK 1 | |
| /* end confdefs.h. */ | |
| #include <stdio.h> | |
| #ifdef HAVE_SYS_TYPES_H | |
| # include <sys/types.h> | |
| #endif | |
| #ifdef HAVE_SYS_STAT_H | |
| # include <sys/stat.h> | |
| #endif | |
| #ifdef STDC_HEADERS | |
| # include <stdlib.h> | |
| # include <stddef.h> | |
| #else | |
| # ifdef HAVE_STDLIB_H | |
| # include <stdlib.h> | |
| # endif | |
| #endif | |
| #ifdef HAVE_STRING_H | |
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | |
| # include <memory.h> | |
| # endif | |
| # include <string.h> | |
| #endif | |
| #ifdef HAVE_STRINGS_H | |
| # include <strings.h> | |
| #endif | |
| #ifdef HAVE_INTTYPES_H | |
| # include <inttypes.h> | |
| #endif | |
| #ifdef HAVE_STDINT_H | |
| # include <stdint.h> | |
| #endif | |
| #ifdef HAVE_UNISTD_H | |
| # include <unistd.h> | |
| #endif | |
| #include <sys/acl.h> | |
configure:25727: result: no | |
configure:25727: checking sys/acl.h presence | |
configure:25727: /usr/bin/gcc-4.8 -E -isystem/home/user/.linuxbrew/include conftest.c | |
conftest.c:236:21: fatal error: sys/acl.h: No such file or directory | |
#include <sys/acl.h> | |
^ | |
compilation terminated. | |
configure:25727: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "emacs" | |
| #define PACKAGE_TARNAME "emacs" | |
| #define PACKAGE_VERSION "24.5" | |
| #define PACKAGE_STRING "emacs 24.5" | |
| #define PACKAGE_BUGREPORT "" | |
| #define PACKAGE_URL "" | |
| #define PACKAGE "emacs" | |
| #define VERSION "24.5" | |
| #define MAIL_USE_POP 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define __EXTENSIONS__ 1 | |
| #define _ALL_SOURCE 1 | |
| #define _DARWIN_C_SOURCE 1 | |
| #define _GNU_SOURCE 1 | |
| #define _POSIX_PTHREAD_SEMANTICS 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define _DARWIN_USE_64_BIT_INODE 1 | |
| #define SYSTEM_TYPE "gnu/linux" | |
| #define HAVE_SYS_SOUNDCARD_H 1 | |
| #define HAVE_SOUND 1 | |
| #define HAVE_PTY_H 1 | |
| #define HAVE_SYS_RESOURCE_H 1 | |
| #define HAVE_SYS_UTSNAME_H 1 | |
| #define HAVE_PWD_H 1 | |
| #define HAVE_UTMP_H 1 | |
| #define HAVE_SYS_SOCKET_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_PTHREAD_H 1 | |
| #define HAVE_SYS_UN_H 1 | |
| #define HAVE_DIRENT_H 1 | |
| #define HAVE_EXECINFO_H 1 | |
| #define HAVE_STDIO_EXT_H 1 | |
| #define HAVE_GETOPT_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_WCHAR_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_PERSONALITY_LINUX32 1 | |
| #define HAVE_TERM_H 1 | |
| #define TIME_WITH_SYS_TIME 1 | |
| #define HAVE_DECL_SYS_SIGLIST 1 | |
| #define HAVE_SYS_WAIT_H 1 | |
| #define HAVE_NET_IF_H 1 | |
| #define HAVE_IFADDRS_H 1 | |
| #define HAVE_STRUCT_IFREQ_IFR_FLAGS 1 | |
| #define HAVE_STRUCT_IFREQ_IFR_HWADDR 1 | |
| #define HAVE_STRUCT_IFREQ_IFR_NETMASK 1 | |
| #define HAVE_STRUCT_IFREQ_IFR_BROADADDR 1 | |
| #define HAVE_STRUCT_IFREQ_IFR_ADDR 1 | |
| #define HAVE_LONG_FILE_NAMES 1 | |
| #define HAVE_SYS_VLIMIT_H 1 | |
| #define HAVE_DATA_START 1 | |
| #define DOUG_LEA_MALLOC 1 | |
| #define HAVE_GETPAGESIZE 1 | |
| #define HAVE_MMAP 1 | |
| #define HAVE_PTHREAD 1 | |
| #define HAVE_INOTIFY 1 | |
| #define USE_FILE_NOTIFY 1 | |
| #define HAVE_XIM 1 | |
| #define USE_XIM 1 | |
| #define XRegisterIMInstantiateCallback_arg6 XPointer* | |
| #define HAVE_ZLIB 1 | |
| #define HAVE_H_ERRNO 1 | |
| #define HAVE_LIBM 1 | |
| #define MAIL_USE_FLOCK 1 | |
| #define HAVE_ACCEPT4 1 | |
| #define HAVE_FCHDIR 1 | |
| #define HAVE_GETHOSTNAME 1 | |
| #define HAVE_GETRUSAGE 1 | |
| #define HAVE_GET_CURRENT_DIR_NAME 1 | |
| #define HAVE_LRAND48 1 | |
| #define HAVE_SELECT 1 | |
| #define HAVE_GETPAGESIZE 1 | |
| #define HAVE_SETLOCALE 1 | |
| #define HAVE_GETRLIMIT 1 | |
| #define HAVE_SETRLIMIT 1 | |
| #define HAVE_SHUTDOWN 1 | |
| #define HAVE_GETADDRINFO 1 | |
| #define HAVE_STRSIGNAL 1 | |
| #define HAVE_SETITIMER 1 | |
| #define HAVE_SENDTO 1 | |
| #define HAVE_RECVFROM 1 | |
| #define HAVE_GETSOCKNAME 1 | |
| #define HAVE_GETPEERNAME 1 | |
| #define HAVE_GETIFADDRS 1 | |
| #define HAVE_FREEIFADDRS 1 | |
| #define HAVE_GAI_STRERROR 1 | |
| #define HAVE_GETLINE 1 | |
| #define HAVE_GETDELIM 1 | |
| #define HAVE_SYNC 1 | |
| #define HAVE_GETPWENT 1 | |
| #define HAVE_ENDPWENT 1 | |
| #define HAVE_GETGRENT 1 | |
| #define HAVE_ENDGRENT 1 | |
| #define HAVE_CFMAKERAW 1 | |
| #define HAVE_CFSETSPEED 1 | |
| #define HAVE_COPYSIGN 1 | |
| #define HAVE___EXECUTABLE_START 1 | |
| #define HAVE_LOG2 1 | |
| #define HAVE_ALIGNED_ALLOC 1 | |
| #define HAVE_RANDOM 1 | |
| #define HAVE_RINT 1 | |
| #define HAVE___BUILTIN_UNWIND_INIT 1 | |
| #define HAVE_FSEEKO 1 | |
| #define HAVE_GRANTPT 1 | |
| #define HAVE_GETPT 1 | |
| #define HAVE_POSIX_OPENPT 1 | |
| #define TERMINFO 1 | |
| #define HAVE_RES_INIT 1 | |
| #define HAVE_VALGRIND_VALGRIND_H 1 | |
| #define HAVE_TZSET 1 | |
| #define HAVE_READLINKAT 1 | |
| #define HAVE_GETDTABLESIZE 1 | |
| #define HAVE_FACCESSAT 1 | |
| #define HAVE_FCNTL 1 | |
| #define HAVE_FDOPENDIR 1 | |
| #define HAVE_FSTATAT 1 | |
| #define HAVE_FSYNC 1 | |
| #define HAVE_GETTIMEOFDAY 1 | |
| #define HAVE_LSTAT 1 | |
| #define HAVE_MKOSTEMP 1 | |
| #define HAVE_PIPE2 1 | |
| #define HAVE_PSELECT 1 | |
| #define HAVE_PTHREAD_SIGMASK 1 | |
| #define HAVE_FCHMOD 1 | |
| #define HAVE_READLINK 1 | |
| #define HAVE_STRTOIMAX 1 | |
| #define HAVE_STRTOUMAX 1 | |
| #define HAVE_SYMLINK 1 | |
| #define HAVE_LOCALTIME_R 1 | |
| #define HAVE_FUTIMES 1 | |
| #define HAVE_FUTIMESAT 1 | |
| #define HAVE_FUTIMENS 1 | |
| #define HAVE_UTIMENSAT 1 | |
| #define HAVE_LUTIMES 1 | |
| #define HAVE_SECURE_GETENV 1 | |
| #define HAVE_INET_SOCKETS 1 | |
| #define HAVE_FORK 1 | |
| #define HAVE_VFORK 1 | |
| #define HAVE_WORKING_VFORK 1 | |
| #define HAVE_WORKING_FORK 1 | |
| #define HAVE_SNPRINTF 1 | |
| #define HAVE_LANGINFO_CODESET 1 | |
| #define HAVE_MBSTATE_T 1 | |
| #define __restrict_arr __restrict | |
| #define AMPERSAND_FULL_NAME 1 | |
| #define CLASH_DETECTION 1 | |
| #define HAVE_PTYS 1 | |
| #define HAVE_SOCKETS 1 | |
| #define NULL_DEVICE "/dev/null" | |
| #define SEPCHAR ':' | |
| #define subprocesses 1 | |
| #define USER_FULL_NAME pw->pw_gecos | |
| #define DIRECTORY_SEP '/' | |
| #define IS_DEVICE_SEP(_c_) 0 | |
| #define IS_DIRECTORY_SEP(_c_) ((_c_) == DIRECTORY_SEP) | |
| #define IS_ANY_SEP(_c_) (IS_DIRECTORY_SEP (_c_)) | |
| #define HAVE_PROCFS 1 | |
| #define DEFAULT_SOUND_DEVICE "/dev/dsp" | |
| #define INTERRUPT_INPUT 1 | |
| #define NARROWPROTO 1 | |
| #define UNIX98_PTYS 1 | |
| #define PTY_ITERATION int i; for (i = 0; i < 1; i++) | |
| #define PTY_TTY_NAME_SPRINTF { char *ptyname = 0; sigset_t blocked; sigemptyset (&blocked); sigaddset (&blocked, SIGCHLD); pthread_sigmask (SIG_BLOCK, &blocked, 0); if (grantpt (fd) != -1 && unlockpt (fd) != -1) ptyname = ptsname(fd); pthread_sigmask (SIG_UNBLOCK, &blocked, 0); if (!ptyname) { emacs_close (fd); return -1; } snprintf (pty_name, PTY_NAME_SIZE, "%s", ptyname); } | |
| #define PTY_OPEN do { fd = posix_openpt (O_RDWR | O_CLOEXEC | O_NOCTTY); if (fd < 0 && errno == EINVAL) fd = posix_openpt (O_RDWR | O_NOCTTY); } while (false) | |
| #define PTY_NAME_SPRINTF /**/ | |
| #define SIGNALS_VIA_CHARACTERS 1 | |
| #define GC_SETJMP_WORKS 1 | |
| #define GC_SETJMP_WORKS 1 | |
| #define HAVE__SETJMP 1 | |
| #define USG /**/ | |
| #define GNU_LINUX /**/ | |
| #define USABLE_FIONREAD 1 | |
| #define USABLE_SIGIO 1 | |
| #define COPYRIGHT "Copyright (C) 2015 Free Software Foundation, Inc." | |
| #define EMACS_CONFIGURATION "x86_64-unknown-linux-gnu" | |
| #define EMACS_CONFIG_OPTIONS "--prefix=/home/user/.linuxbrew/Cellar/emacs/24.5 --enable-locallisppath=/home/user/.linuxbrew/share/emacs/site-lisp --infodir=/home/user/.linuxbrew/Cellar/emacs/24.5/share/info/emacs --without-dbus --without-gnutls --without-x 'CFLAGS=-Os -w -pipe -march=core2' CPPFLAGS=-isystem/home/user/.linuxbrew/include 'LDFLAGS=-L/home/user/.linuxbrew/lib -Wl,-rpath,/home/user/.linuxbrew/lib'" | |
| #define GNU_MALLOC 1 | |
| #define HAVE_ALLOCA_H 1 | |
| #define HAVE_ALLOCA 1 | |
| #define HAVE_UNSIGNED_LONG_LONG_INT 1 | |
| #define HAVE_C99_STRTOLD 1 | |
| #define HAVE_ENVIRON_DECL 1 | |
| #define HAVE_DECL_FDATASYNC 1 | |
| #define HAVE_DECL_STRMODE 0 | |
| #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | |
| #define HAVE_GETOPT_H 1 | |
| #define HAVE_GETOPT_LONG_ONLY 1 | |
| #define HAVE_DECL_GETENV 1 | |
| #define restrict __restrict | |
| #define HAVE_LONG_LONG_INT 1 | |
| #define HAVE_DECL_MEMRCHR 1 | |
| #define HAVE_DECL_ALARM 1 | |
| #define HAVE_SIGSET_T 1 | |
| #define HAVE__BOOL 1 | |
| #define HAVE_WCHAR_T 1 | |
| #define HAVE_STRUCT_TM_TM_ZONE 1 | |
| #define HAVE_TM_ZONE 1 | |
| #define HAVE_TM_GMTOFF 1 | |
| #define HAVE_DECL_STRTOIMAX 1 | |
| #define HAVE_DECL_STRTOUMAX 1 | |
| #define HAVE_DECL_UNSETENV 1 | |
| #define HAVE_WORKING_UTIMES 1 | |
| #define HAVE_STRUCT_UTIMBUF 1 | |
| #define GETGROUPS_T gid_t | |
| #define HAVE_ALLOCA 1 | |
| #define HAVE_BYTESWAP_H 1 | |
| #define HAVE_CLOCK_GETTIME 1 | |
| #define HAVE_CLOCK_SETTIME 1 | |
| #define GNULIB_CLOSE_STREAM 1 | |
| #define HAVE_DUP2 1 | |
| #define GNULIB_FACCESSAT 1 | |
| #define HAVE_DECL_FDOPENDIR 1 | |
| #define GNULIB_FDOPENDIR 1 | |
| #define HAVE_DECL___FPENDING 1 | |
| #define GETTIMEOFDAY_TIMEZONE struct timezone | |
| #define HAVE_MEMRCHR 1 | |
| #define GNULIB_MKOSTEMP 1 | |
| #define HAVE_PTHREAD_SIGMASK 1 | |
| /* end confdefs.h. */ | |
| #include <sys/acl.h> | |
configure:25727: result: no | |
configure:25727: checking for sys/acl.h | |
configure:25727: result: no | |
configure:26137: WARNING: libacl development library was not found or not usable. | |
configure:26139: WARNING: emacs will be built without ACL support. | |
configure:26158: checking whether readlink signature is correct | |
configure:26176: /usr/bin/gcc-4.8 -std=gnu99 -c -Os -w -pipe -march=core2 -isystem/home/user/.linuxbrew/include conftest.c >&5 | |
configure:26176: $? = 0 | |
configure:26183: result: yes | |
configure:26185: checking whether readlink handles trailing slash correctly | |
configure:26215: /usr/bin/gcc-4.8 -std=gnu99 -o conftest -Os -w -pipe -march=core2 -isystem/home/user/.linuxbrew/include -L/home/user/.linuxbrew/lib -Wl,-rpath,/home/user/.linuxbrew/lib conftest.c -lpthread >&5 | |
configure:26215: $? = 0 | |
configure:26215: ./conftest | |
configure:26215: $? = 0 | |
configure:26226: result: yes | |
configure:26303: checking for sig2str | |
configure:26303: /usr/bin/gcc-4.8 -std=gnu99 -o conftest -Os -w -pipe -march=core2 -isystem/home/user/.linuxbrew/include -L/home/user/.linuxbrew/lib -Wl,-rpath,/home/user/.linuxbrew/lib conftest.c -lpthread >&5 | |
/tmp/ccQ4UvfV.o: In function `main': | |
conftest.c:(.text.startup+0x4): undefined reference to `sig2str' | |
collect2: error: ld returned 1 exit status | |
configure:26303: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "emacs" | |
| #define PACKAGE_TARNAME "emacs" | |
| #define PACKAGE_VERSION "24.5" | |
| #define PACKAGE_STRING "emacs 24.5" | |
| #define PACKAGE_BUGREPORT "" | |
| #define PACKAGE_URL "" | |
| #define PACKAGE "emacs" | |
| #define VERSION "24.5" | |
| #define MAIL_USE_POP 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define __EXTENSIONS__ 1 | |
| #define _ALL_SOURCE 1 | |
| #define _DARWIN_C_SOURCE 1 | |
| #define _GNU_SOURCE 1 | |
| #define _POSIX_PTHREAD_SEMANTICS 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define _DARWIN_USE_64_BIT_INODE 1 | |
| #define SYSTEM_TYPE "gnu/linux" | |
| #define HAVE_SYS_SOUNDCARD_H 1 | |
| #define HAVE_SOUND 1 | |
| #define HAVE_PTY_H 1 | |
| #define HAVE_SYS_RESOURCE_H 1 | |
| #define HAVE_SYS_UTSNAME_H 1 | |
| #define HAVE_PWD_H 1 | |
| #define HAVE_UTMP_H 1 | |
| #define HAVE_SYS_SOCKET_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_PTHREAD_H 1 | |
| #define HAVE_SYS_UN_H 1 | |
| #define HAVE_DIRENT_H 1 | |
| #define HAVE_EXECINFO_H 1 | |
| #define HAVE_STDIO_EXT_H 1 | |
| #define HAVE_GETOPT_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_WCHAR_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_PERSONALITY_LINUX32 1 | |
| #define HAVE_TERM_H 1 | |
| #define TIME_WITH_SYS_TIME 1 | |
| #define HAVE_DECL_SYS_SIGLIST 1 | |
| #define HAVE_SYS_WAIT_H 1 | |
| #define HAVE_NET_IF_H 1 | |
| #define HAVE_IFADDRS_H 1 | |
| #define HAVE_STRUCT_IFREQ_IFR_FLAGS 1 | |
| #define HAVE_STRUCT_IFREQ_IFR_HWADDR 1 | |
| #define HAVE_STRUCT_IFREQ_IFR_NETMASK 1 | |
| #define HAVE_STRUCT_IFREQ_IFR_BROADADDR 1 | |
| #define HAVE_STRUCT_IFREQ_IFR_ADDR 1 | |
| #define HAVE_LONG_FILE_NAMES 1 | |
| #define HAVE_SYS_VLIMIT_H 1 | |
| #define HAVE_DATA_START 1 | |
| #define DOUG_LEA_MALLOC 1 | |
| #define HAVE_GETPAGESIZE 1 | |
| #define HAVE_MMAP 1 | |
| #define HAVE_PTHREAD 1 | |
| #define HAVE_INOTIFY 1 | |
| #define USE_FILE_NOTIFY 1 | |
| #define HAVE_XIM 1 | |
| #define USE_XIM 1 | |
| #define XRegisterIMInstantiateCallback_arg6 XPointer* | |
| #define HAVE_ZLIB 1 | |
| #define HAVE_H_ERRNO 1 | |
| #define HAVE_LIBM 1 | |
| #define MAIL_USE_FLOCK 1 | |
| #define HAVE_ACCEPT4 1 | |
| #define HAVE_FCHDIR 1 | |
| #define HAVE_GETHOSTNAME 1 | |
| #define HAVE_GETRUSAGE 1 | |
| #define HAVE_GET_CURRENT_DIR_NAME 1 | |
| #define HAVE_LRAND48 1 | |
| #define HAVE_SELECT 1 | |
| #define HAVE_GETPAGESIZE 1 | |
| #define HAVE_SETLOCALE 1 | |
| #define HAVE_GETRLIMIT 1 | |
| #define HAVE_SETRLIMIT 1 | |
| #define HAVE_SHUTDOWN 1 | |
| #define HAVE_GETADDRINFO 1 | |
| #define HAVE_STRSIGNAL 1 | |
| #define HAVE_SETITIMER 1 | |
| #define HAVE_SENDTO 1 | |
| #define HAVE_RECVFROM 1 | |
| #define HAVE_GETSOCKNAME 1 | |
| #define HAVE_GETPEERNAME 1 | |
| #define HAVE_GETIFADDRS 1 | |
| #define HAVE_FREEIFADDRS 1 | |
| #define HAVE_GAI_STRERROR 1 | |
| #define HAVE_GETLINE 1 | |
| #define HAVE_GETDELIM 1 | |
| #define HAVE_SYNC 1 | |
| #define HAVE_GETPWENT 1 | |
| #define HAVE_ENDPWENT 1 | |
| #define HAVE_GETGRENT 1 | |
| #define HAVE_ENDGRENT 1 | |
| #define HAVE_CFMAKERAW 1 | |
| #define HAVE_CFSETSPEED 1 | |
| #define HAVE_COPYSIGN 1 | |
| #define HAVE___EXECUTABLE_START 1 | |
| #define HAVE_LOG2 1 | |
| #define HAVE_ALIGNED_ALLOC 1 | |
| #define HAVE_RANDOM 1 | |
| #define HAVE_RINT 1 | |
| #define HAVE___BUILTIN_UNWIND_INIT 1 | |
| #define HAVE_FSEEKO 1 | |
| #define HAVE_GRANTPT 1 | |
| #define HAVE_GETPT 1 | |
| #define HAVE_POSIX_OPENPT 1 | |
| #define TERMINFO 1 | |
| #define HAVE_RES_INIT 1 | |
| #define HAVE_VALGRIND_VALGRIND_H 1 | |
| #define HAVE_TZSET 1 | |
| #define HAVE_READLINKAT 1 | |
| #define HAVE_GETDTABLESIZE 1 | |
| #define HAVE_FACCESSAT 1 | |
| #define HAVE_FCNTL 1 | |
| #define HAVE_FDOPENDIR 1 | |
| #define HAVE_FSTATAT 1 | |
| #define HAVE_FSYNC 1 | |
| #define HAVE_GETTIMEOFDAY 1 | |
| #define HAVE_LSTAT 1 | |
| #define HAVE_MKOSTEMP 1 | |
| #define HAVE_PIPE2 1 | |
| #define HAVE_PSELECT 1 | |
| #define HAVE_PTHREAD_SIGMASK 1 | |
| #define HAVE_FCHMOD 1 | |
| #define HAVE_READLINK 1 | |
| #define HAVE_STRTOIMAX 1 | |
| #define HAVE_STRTOUMAX 1 | |
| #define HAVE_SYMLINK 1 | |
| #define HAVE_LOCALTIME_R 1 | |
| #define HAVE_FUTIMES 1 | |
| #define HAVE_FUTIMESAT 1 | |
| #define HAVE_FUTIMENS 1 | |
| #define HAVE_UTIMENSAT 1 | |
| #define HAVE_LUTIMES 1 | |
| #define HAVE_SECURE_GETENV 1 | |
| #define HAVE_INET_SOCKETS 1 | |
| #define HAVE_FORK 1 | |
| #define HAVE_VFORK 1 | |
| #define HAVE_WORKING_VFORK 1 | |
| #define HAVE_WORKING_FORK 1 | |
| #define HAVE_SNPRINTF 1 | |
| #define HAVE_LANGINFO_CODESET 1 | |
| #define HAVE_MBSTATE_T 1 | |
| #define __restrict_arr __restrict | |
| #define AMPERSAND_FULL_NAME 1 | |
| #define CLASH_DETECTION 1 | |
| #define HAVE_PTYS 1 | |
| #define HAVE_SOCKETS 1 | |
| #define NULL_DEVICE "/dev/null" | |
| #define SEPCHAR ':' | |
| #define subprocesses 1 | |
| #define USER_FULL_NAME pw->pw_gecos | |
| #define DIRECTORY_SEP '/' | |
| #define IS_DEVICE_SEP(_c_) 0 | |
| #define IS_DIRECTORY_SEP(_c_) ((_c_) == DIRECTORY_SEP) | |
| #define IS_ANY_SEP(_c_) (IS_DIRECTORY_SEP (_c_)) | |
| #define HAVE_PROCFS 1 | |
| #define DEFAULT_SOUND_DEVICE "/dev/dsp" | |
| #define INTERRUPT_INPUT 1 | |
| #define NARROWPROTO 1 | |
| #define UNIX98_PTYS 1 | |
| #define PTY_ITERATION int i; for (i = 0; i < 1; i++) | |
| #define PTY_TTY_NAME_SPRINTF { char *ptyname = 0; sigset_t blocked; sigemptyset (&blocked); sigaddset (&blocked, SIGCHLD); pthread_sigmask (SIG_BLOCK, &blocked, 0); if (grantpt (fd) != -1 && unlockpt (fd) != -1) ptyname = ptsname(fd); pthread_sigmask (SIG_UNBLOCK, &blocked, 0); if (!ptyname) { emacs_close (fd); return -1; } snprintf (pty_name, PTY_NAME_SIZE, "%s", ptyname); } | |
| #define PTY_OPEN do { fd = posix_openpt (O_RDWR | O_CLOEXEC | O_NOCTTY); if (fd < 0 && errno == EINVAL) fd = posix_openpt (O_RDWR | O_NOCTTY); } while (false) | |
| #define PTY_NAME_SPRINTF /**/ | |
| #define SIGNALS_VIA_CHARACTERS 1 | |
| #define GC_SETJMP_WORKS 1 | |
| #define GC_SETJMP_WORKS 1 | |
| #define HAVE__SETJMP 1 | |
| #define USG /**/ | |
| #define GNU_LINUX /**/ | |
| #define USABLE_FIONREAD 1 | |
| #define USABLE_SIGIO 1 | |
| #define COPYRIGHT "Copyright (C) 2015 Free Software Foundation, Inc." | |
| #define EMACS_CONFIGURATION "x86_64-unknown-linux-gnu" | |
| #define EMACS_CONFIG_OPTIONS "--prefix=/home/user/.linuxbrew/Cellar/emacs/24.5 --enable-locallisppath=/home/user/.linuxbrew/share/emacs/site-lisp --infodir=/home/user/.linuxbrew/Cellar/emacs/24.5/share/info/emacs --without-dbus --without-gnutls --without-x 'CFLAGS=-Os -w -pipe -march=core2' CPPFLAGS=-isystem/home/user/.linuxbrew/include 'LDFLAGS=-L/home/user/.linuxbrew/lib -Wl,-rpath,/home/user/.linuxbrew/lib'" | |
| #define GNU_MALLOC 1 | |
| #define HAVE_ALLOCA_H 1 | |
| #define HAVE_ALLOCA 1 | |
| #define HAVE_UNSIGNED_LONG_LONG_INT 1 | |
| #define HAVE_C99_STRTOLD 1 | |
| #define HAVE_ENVIRON_DECL 1 | |
| #define HAVE_DECL_FDATASYNC 1 | |
| #define HAVE_DECL_STRMODE 0 | |
| #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | |
| #define HAVE_GETOPT_H 1 | |
| #define HAVE_GETOPT_LONG_ONLY 1 | |
| #define HAVE_DECL_GETENV 1 | |
| #define restrict __restrict | |
| #define HAVE_LONG_LONG_INT 1 | |
| #define HAVE_DECL_MEMRCHR 1 | |
| #define HAVE_DECL_ALARM 1 | |
| #define HAVE_SIGSET_T 1 | |
| #define HAVE__BOOL 1 | |
| #define HAVE_WCHAR_T 1 | |
| #define HAVE_STRUCT_TM_TM_ZONE 1 | |
| #define HAVE_TM_ZONE 1 | |
| #define HAVE_TM_GMTOFF 1 | |
| #define HAVE_DECL_STRTOIMAX 1 | |
| #define HAVE_DECL_STRTOUMAX 1 | |
| #define HAVE_DECL_UNSETENV 1 | |
| #define HAVE_WORKING_UTIMES 1 | |
| #define HAVE_STRUCT_UTIMBUF 1 | |
| #define GETGROUPS_T gid_t | |
| #define HAVE_ALLOCA 1 | |
| #define HAVE_BYTESWAP_H 1 | |
| #define HAVE_CLOCK_GETTIME 1 | |
| #define HAVE_CLOCK_SETTIME 1 | |
| #define GNULIB_CLOSE_STREAM 1 | |
| #define HAVE_DUP2 1 | |
| #define GNULIB_FACCESSAT 1 | |
| #define HAVE_DECL_FDOPENDIR 1 | |
| #define GNULIB_FDOPENDIR 1 | |
| #define HAVE_DECL___FPENDING 1 | |
| #define GETTIMEOFDAY_TIMEZONE struct timezone | |
| #define HAVE_MEMRCHR 1 | |
| #define GNULIB_MKOSTEMP 1 | |
| #define HAVE_PTHREAD_SIGMASK 1 | |
| #define USE_ACL 0 | |
| /* end confdefs.h. */ | |
| /* Define sig2str to an innocuous variant, in case <limits.h> declares sig2str. | |
| For example, HP-UX 11i <limits.h> declares gettimeofday. */ | |
| #define sig2str innocuous_sig2str | |
| | |
| /* System header to define __stub macros and hopefully few prototypes, | |
| which can conflict with char sig2str (); below. | |
| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since | |
| <limits.h> exists even on freestanding compilers. */ | |
| | |
| #ifdef __STDC__ | |
| # include <limits.h> | |
| #else | |
| # include <assert.h> | |
| #endif | |
| | |
| #undef sig2str | |
| | |
| /* Override any GCC internal prototype to avoid an error. | |
| Use char because int might match the return type of a GCC | |
| builtin and then its argument prototype would still apply. */ | |
| #ifdef __cplusplus | |
| extern "C" | |
| #endif | |
| char sig2str (); | |
| /* The GNU C library defines this for functions which it implements | |
| to always fail with ENOSYS. Some functions are actually named | |
| something starting with __ and the normal name is an alias. */ | |
| #if defined __stub_sig2str || defined __stub___sig2str | |
| choke me | |
| #endif | |
| | |
| int | |
| main () | |
| { | |
| return sig2str (); | |
| ; | |
| return 0; | |
| } | |
configure:26303: result: no | |
configure:26405: checking for volatile sig_atomic_t | |
configure:26405: /usr/bin/gcc-4.8 -std=gnu99 -c -Os -w -pipe -march=core2 -isystem/home/user/.linuxbrew/include conftest.c >&5 | |
configure:26405: $? = 0 | |
configure:26405: /usr/bin/gcc-4.8 -std=gnu99 -c -Os -w -pipe -march=core2 -isystem/home/user/.linuxbrew/include conftest.c >&5 | |
conftest.c: In function 'main': | |
conftest.c:244:36: error: expected expression before ')' token | |
if (sizeof ((volatile sig_atomic_t))) | |
^ | |
configure:26405: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "emacs" | |
| #define PACKAGE_TARNAME "emacs" | |
| #define PACKAGE_VERSION "24.5" | |
| #define PACKAGE_STRING "emacs 24.5" | |
| #define PACKAGE_BUGREPORT "" | |
| #define PACKAGE_URL "" | |
| #define PACKAGE "emacs" | |
| #define VERSION "24.5" | |
| #define MAIL_USE_POP 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define __EXTENSIONS__ 1 | |
| #define _ALL_SOURCE 1 | |
| #define _DARWIN_C_SOURCE 1 | |
| #define _GNU_SOURCE 1 | |
| #define _POSIX_PTHREAD_SEMANTICS 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define _DARWIN_USE_64_BIT_INODE 1 | |
| #define SYSTEM_TYPE "gnu/linux" | |
| #define HAVE_SYS_SOUNDCARD_H 1 | |
| #define HAVE_SOUND 1 | |
| #define HAVE_PTY_H 1 | |
| #define HAVE_SYS_RESOURCE_H 1 | |
| #define HAVE_SYS_UTSNAME_H 1 | |
| #define HAVE_PWD_H 1 | |
| #define HAVE_UTMP_H 1 | |
| #define HAVE_SYS_SOCKET_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_PTHREAD_H 1 | |
| #define HAVE_SYS_UN_H 1 | |
| #define HAVE_DIRENT_H 1 | |
| #define HAVE_EXECINFO_H 1 | |
| #define HAVE_STDIO_EXT_H 1 | |
| #define HAVE_GETOPT_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_WCHAR_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_PERSONALITY_LINUX32 1 | |
| #define HAVE_TERM_H 1 | |
| #define TIME_WITH_SYS_TIME 1 | |
| #define HAVE_DECL_SYS_SIGLIST 1 | |
| #define HAVE_SYS_WAIT_H 1 | |
| #define HAVE_NET_IF_H 1 | |
| #define HAVE_IFADDRS_H 1 | |
| #define HAVE_STRUCT_IFREQ_IFR_FLAGS 1 | |
| #define HAVE_STRUCT_IFREQ_IFR_HWADDR 1 | |
| #define HAVE_STRUCT_IFREQ_IFR_NETMASK 1 | |
| #define HAVE_STRUCT_IFREQ_IFR_BROADADDR 1 | |
| #define HAVE_STRUCT_IFREQ_IFR_ADDR 1 | |
| #define HAVE_LONG_FILE_NAMES 1 | |
| #define HAVE_SYS_VLIMIT_H 1 | |
| #define HAVE_DATA_START 1 | |
| #define DOUG_LEA_MALLOC 1 | |
| #define HAVE_GETPAGESIZE 1 | |
| #define HAVE_MMAP 1 | |
| #define HAVE_PTHREAD 1 | |
| #define HAVE_INOTIFY 1 | |
| #define USE_FILE_NOTIFY 1 | |
| #define HAVE_XIM 1 | |
| #define USE_XIM 1 | |
| #define XRegisterIMInstantiateCallback_arg6 XPointer* | |
| #define HAVE_ZLIB 1 | |
| #define HAVE_H_ERRNO 1 | |
| #define HAVE_LIBM 1 | |
| #define MAIL_USE_FLOCK 1 | |
| #define HAVE_ACCEPT4 1 | |
| #define HAVE_FCHDIR 1 | |
| #define HAVE_GETHOSTNAME 1 | |
| #define HAVE_GETRUSAGE 1 | |
| #define HAVE_GET_CURRENT_DIR_NAME 1 | |
| #define HAVE_LRAND48 1 | |
| #define HAVE_SELECT 1 | |
| #define HAVE_GETPAGESIZE 1 | |
| #define HAVE_SETLOCALE 1 | |
| #define HAVE_GETRLIMIT 1 | |
| #define HAVE_SETRLIMIT 1 | |
| #define HAVE_SHUTDOWN 1 | |
| #define HAVE_GETADDRINFO 1 | |
| #define HAVE_STRSIGNAL 1 | |
| #define HAVE_SETITIMER 1 | |
| #define HAVE_SENDTO 1 | |
| #define HAVE_RECVFROM 1 | |
| #define HAVE_GETSOCKNAME 1 | |
| #define HAVE_GETPEERNAME 1 | |
| #define HAVE_GETIFADDRS 1 | |
| #define HAVE_FREEIFADDRS 1 | |
| #define HAVE_GAI_STRERROR 1 | |
| #define HAVE_GETLINE 1 | |
| #define HAVE_GETDELIM 1 | |
| #define HAVE_SYNC 1 | |
| #define HAVE_GETPWENT 1 | |
| #define HAVE_ENDPWENT 1 | |
| #define HAVE_GETGRENT 1 | |
| #define HAVE_ENDGRENT 1 | |
| #define HAVE_CFMAKERAW 1 | |
| #define HAVE_CFSETSPEED 1 | |
| #define HAVE_COPYSIGN 1 | |
| #define HAVE___EXECUTABLE_START 1 | |
| #define HAVE_LOG2 1 | |
| #define HAVE_ALIGNED_ALLOC 1 | |
| #define HAVE_RANDOM 1 | |
| #define HAVE_RINT 1 | |
| #define HAVE___BUILTIN_UNWIND_INIT 1 | |
| #define HAVE_FSEEKO 1 | |
| #define HAVE_GRANTPT 1 | |
| #define HAVE_GETPT 1 | |
| #define HAVE_POSIX_OPENPT 1 | |
| #define TERMINFO 1 | |
| #define HAVE_RES_INIT 1 | |
| #define HAVE_VALGRIND_VALGRIND_H 1 | |
| #define HAVE_TZSET 1 | |
| #define HAVE_READLINKAT 1 | |
| #define HAVE_GETDTABLESIZE 1 | |
| #define HAVE_FACCESSAT 1 | |
| #define HAVE_FCNTL 1 | |
| #define HAVE_FDOPENDIR 1 | |
| #define HAVE_FSTATAT 1 | |
| #define HAVE_FSYNC 1 | |
| #define HAVE_GETTIMEOFDAY 1 | |
| #define HAVE_LSTAT 1 | |
| #define HAVE_MKOSTEMP 1 | |
| #define HAVE_PIPE2 1 | |
| #define HAVE_PSELECT 1 | |
| #define HAVE_PTHREAD_SIGMASK 1 | |
| #define HAVE_FCHMOD 1 | |
| #define HAVE_READLINK 1 | |
| #define HAVE_STRTOIMAX 1 | |
| #define HAVE_STRTOUMAX 1 | |
| #define HAVE_SYMLINK 1 | |
| #define HAVE_LOCALTIME_R 1 | |
| #define HAVE_FUTIMES 1 | |
| #define HAVE_FUTIMESAT 1 | |
| #define HAVE_FUTIMENS 1 | |
| #define HAVE_UTIMENSAT 1 | |
| #define HAVE_LUTIMES 1 | |
| #define HAVE_SECURE_GETENV 1 | |
| #define HAVE_INET_SOCKETS 1 | |
| #define HAVE_FORK 1 | |
| #define HAVE_VFORK 1 | |
| #define HAVE_WORKING_VFORK 1 | |
| #define HAVE_WORKING_FORK 1 | |
| #define HAVE_SNPRINTF 1 | |
| #define HAVE_LANGINFO_CODESET 1 | |
| #define HAVE_MBSTATE_T 1 | |
| #define __restrict_arr __restrict | |
| #define AMPERSAND_FULL_NAME 1 | |
| #define CLASH_DETECTION 1 | |
| #define HAVE_PTYS 1 | |
| #define HAVE_SOCKETS 1 | |
| #define NULL_DEVICE "/dev/null" | |
| #define SEPCHAR ':' | |
| #define subprocesses 1 | |
| #define USER_FULL_NAME pw->pw_gecos | |
| #define DIRECTORY_SEP '/' | |
| #define IS_DEVICE_SEP(_c_) 0 | |
| #define IS_DIRECTORY_SEP(_c_) ((_c_) == DIRECTORY_SEP) | |
| #define IS_ANY_SEP(_c_) (IS_DIRECTORY_SEP (_c_)) | |
| #define HAVE_PROCFS 1 | |
| #define DEFAULT_SOUND_DEVICE "/dev/dsp" | |
| #define INTERRUPT_INPUT 1 | |
| #define NARROWPROTO 1 | |
| #define UNIX98_PTYS 1 | |
| #define PTY_ITERATION int i; for (i = 0; i < 1; i++) | |
| #define PTY_TTY_NAME_SPRINTF { char *ptyname = 0; sigset_t blocked; sigemptyset (&blocked); sigaddset (&blocked, SIGCHLD); pthread_sigmask (SIG_BLOCK, &blocked, 0); if (grantpt (fd) != -1 && unlockpt (fd) != -1) ptyname = ptsname(fd); pthread_sigmask (SIG_UNBLOCK, &blocked, 0); if (!ptyname) { emacs_close (fd); return -1; } snprintf (pty_name, PTY_NAME_SIZE, "%s", ptyname); } | |
| #define PTY_OPEN do { fd = posix_openpt (O_RDWR | O_CLOEXEC | O_NOCTTY); if (fd < 0 && errno == EINVAL) fd = posix_openpt (O_RDWR | O_NOCTTY); } while (false) | |
| #define PTY_NAME_SPRINTF /**/ | |
| #define SIGNALS_VIA_CHARACTERS 1 | |
| #define GC_SETJMP_WORKS 1 | |
| #define GC_SETJMP_WORKS 1 | |
| #define HAVE__SETJMP 1 | |
| #define USG /**/ | |
| #define GNU_LINUX /**/ | |
| #define USABLE_FIONREAD 1 | |
| #define USABLE_SIGIO 1 | |
| #define COPYRIGHT "Copyright (C) 2015 Free Software Foundation, Inc." | |
| #define EMACS_CONFIGURATION "x86_64-unknown-linux-gnu" | |
| #define EMACS_CONFIG_OPTIONS "--prefix=/home/user/.linuxbrew/Cellar/emacs/24.5 --enable-locallisppath=/home/user/.linuxbrew/share/emacs/site-lisp --infodir=/home/user/.linuxbrew/Cellar/emacs/24.5/share/info/emacs --without-dbus --without-gnutls --without-x 'CFLAGS=-Os -w -pipe -march=core2' CPPFLAGS=-isystem/home/user/.linuxbrew/include 'LDFLAGS=-L/home/user/.linuxbrew/lib -Wl,-rpath,/home/user/.linuxbrew/lib'" | |
| #define GNU_MALLOC 1 | |
| #define HAVE_ALLOCA_H 1 | |
| #define HAVE_ALLOCA 1 | |
| #define HAVE_UNSIGNED_LONG_LONG_INT 1 | |
| #define HAVE_C99_STRTOLD 1 | |
| #define HAVE_ENVIRON_DECL 1 | |
| #define HAVE_DECL_FDATASYNC 1 | |
| #define HAVE_DECL_STRMODE 0 | |
| #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | |
| #define HAVE_GETOPT_H 1 | |
| #define HAVE_GETOPT_LONG_ONLY 1 | |
| #define HAVE_DECL_GETENV 1 | |
| #define restrict __restrict | |
| #define HAVE_LONG_LONG_INT 1 | |
| #define HAVE_DECL_MEMRCHR 1 | |
| #define HAVE_DECL_ALARM 1 | |
| #define HAVE_SIGSET_T 1 | |
| #define HAVE__BOOL 1 | |
| #define HAVE_WCHAR_T 1 | |
| #define HAVE_STRUCT_TM_TM_ZONE 1 | |
| #define HAVE_TM_ZONE 1 | |
| #define HAVE_TM_GMTOFF 1 | |
| #define HAVE_DECL_STRTOIMAX 1 | |
| #define HAVE_DECL_STRTOUMAX 1 | |
| #define HAVE_DECL_UNSETENV 1 | |
| #define HAVE_WORKING_UTIMES 1 | |
| #define HAVE_STRUCT_UTIMBUF 1 | |
| #define GETGROUPS_T gid_t | |
| #define HAVE_ALLOCA 1 | |
| #define HAVE_BYTESWAP_H 1 | |
| #define HAVE_CLOCK_GETTIME 1 | |
| #define HAVE_CLOCK_SETTIME 1 | |
| #define GNULIB_CLOSE_STREAM 1 | |
| #define HAVE_DUP2 1 | |
| #define GNULIB_FACCESSAT 1 | |
| #define HAVE_DECL_FDOPENDIR 1 | |
| #define GNULIB_FDOPENDIR 1 | |
| #define HAVE_DECL___FPENDING 1 | |
| #define GETTIMEOFDAY_TIMEZONE struct timezone | |
| #define HAVE_MEMRCHR 1 | |
| #define GNULIB_MKOSTEMP 1 | |
| #define HAVE_PTHREAD_SIGMASK 1 | |
| #define USE_ACL 0 | |
| /* end confdefs.h. */ | |
| | |
| #include <signal.h> | |
| | |
| | |
| int | |
| main () | |
| { | |
| if (sizeof ((volatile sig_atomic_t))) | |
| return 0; | |
| ; | |
| return 0; | |
| } | |
configure:26405: result: yes | |
configure:26421: checking for sighandler_t | |
configure:26421: /usr/bin/gcc-4.8 -std=gnu99 -c -Os -w -pipe -march=core2 -isystem/home/user/.linuxbrew/include conftest.c >&5 | |
configure:26421: $? = 0 | |
configure:26421: /usr/bin/gcc-4.8 -std=gnu99 -c -Os -w -pipe -march=core2 -isystem/home/user/.linuxbrew/include conftest.c >&5 | |
conftest.c: In function 'main': | |
conftest.c:244:27: error: expected expression before ')' token | |
if (sizeof ((sighandler_t))) | |
^ | |
configure:26421: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "emacs" | |
| #define PACKAGE_TARNAME "emacs" | |
| #define PACKAGE_VERSION "24.5" | |
| #define PACKAGE_STRING "emacs 24.5" | |
| #define PACKAGE_BUGREPORT "" | |
| #define PACKAGE_URL "" | |
| #define PACKAGE "emacs" | |
| #define VERSION "24.5" | |
| #define MAIL_USE_POP 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define __EXTENSIONS__ 1 | |
| #define _ALL_SOURCE 1 | |
| #define _DARWIN_C_SOURCE 1 | |
| #define _GNU_SOURCE 1 | |
| #define _POSIX_PTHREAD_SEMANTICS 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define _DARWIN_USE_64_BIT_INODE 1 | |
| #define SYSTEM_TYPE "gnu/linux" | |
| #define HAVE_SYS_SOUNDCARD_H 1 | |
| #define HAVE_SOUND 1 | |
| #define HAVE_PTY_H 1 | |
| #define HAVE_SYS_RESOURCE_H 1 | |
| #define HAVE_SYS_UTSNAME_H 1 | |
| #define HAVE_PWD_H 1 | |
| #define HAVE_UTMP_H 1 | |
| #define HAVE_SYS_SOCKET_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_PTHREAD_H 1 | |
| #define HAVE_SYS_UN_H 1 | |
| #define HAVE_DIRENT_H 1 | |
| #define HAVE_EXECINFO_H 1 | |
| #define HAVE_STDIO_EXT_H 1 | |
| #define HAVE_GETOPT_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_WCHAR_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_PERSONALITY_LINUX32 1 | |
| #define HAVE_TERM_H 1 | |
| #define TIME_WITH_SYS_TIME 1 | |
| #define HAVE_DECL_SYS_SIGLIST 1 | |
| #define HAVE_SYS_WAIT_H 1 | |
| #define HAVE_NET_IF_H 1 | |
| #define HAVE_IFADDRS_H 1 | |
| #define HAVE_STRUCT_IFREQ_IFR_FLAGS 1 | |
| #define HAVE_STRUCT_IFREQ_IFR_HWADDR 1 | |
| #define HAVE_STRUCT_IFREQ_IFR_NETMASK 1 | |
| #define HAVE_STRUCT_IFREQ_IFR_BROADADDR 1 | |
| #define HAVE_STRUCT_IFREQ_IFR_ADDR 1 | |
| #define HAVE_LONG_FILE_NAMES 1 | |
| #define HAVE_SYS_VLIMIT_H 1 | |
| #define HAVE_DATA_START 1 | |
| #define DOUG_LEA_MALLOC 1 | |
| #define HAVE_GETPAGESIZE 1 | |
| #define HAVE_MMAP 1 | |
| #define HAVE_PTHREAD 1 | |
| #define HAVE_INOTIFY 1 | |
| #define USE_FILE_NOTIFY 1 | |
| #define HAVE_XIM 1 | |
| #define USE_XIM 1 | |
| #define XRegisterIMInstantiateCallback_arg6 XPointer* | |
| #define HAVE_ZLIB 1 | |
| #define HAVE_H_ERRNO 1 | |
| #define HAVE_LIBM 1 | |
| #define MAIL_USE_FLOCK 1 | |
| #define HAVE_ACCEPT4 1 | |
| #define HAVE_FCHDIR 1 | |
| #define HAVE_GETHOSTNAME 1 | |
| #define HAVE_GETRUSAGE 1 | |
| #define HAVE_GET_CURRENT_DIR_NAME 1 | |
| #define HAVE_LRAND48 1 | |
| #define HAVE_SELECT 1 | |
| #define HAVE_GETPAGESIZE 1 | |
| #define HAVE_SETLOCALE 1 | |
| #define HAVE_GETRLIMIT 1 | |
| #define HAVE_SETRLIMIT 1 | |
| #define HAVE_SHUTDOWN 1 | |
| #define HAVE_GETADDRINFO 1 | |
| #define HAVE_STRSIGNAL 1 | |
| #define HAVE_SETITIMER 1 | |
| #define HAVE_SENDTO 1 | |
| #define HAVE_RECVFROM 1 | |
| #define HAVE_GETSOCKNAME 1 | |
| #define HAVE_GETPEERNAME 1 | |
| #define HAVE_GETIFADDRS 1 | |
| #define HAVE_FREEIFADDRS 1 | |
| #define HAVE_GAI_STRERROR 1 | |
| #define HAVE_GETLINE 1 | |
| #define HAVE_GETDELIM 1 | |
| #define HAVE_SYNC 1 | |
| #define HAVE_GETPWENT 1 | |
| #define HAVE_ENDPWENT 1 | |
| #define HAVE_GETGRENT 1 | |
| #define HAVE_ENDGRENT 1 | |
| #define HAVE_CFMAKERAW 1 | |
| #define HAVE_CFSETSPEED 1 | |
| #define HAVE_COPYSIGN 1 | |
| #define HAVE___EXECUTABLE_START 1 | |
| #define HAVE_LOG2 1 | |
| #define HAVE_ALIGNED_ALLOC 1 | |
| #define HAVE_RANDOM 1 | |
| #define HAVE_RINT 1 | |
| #define HAVE___BUILTIN_UNWIND_INIT 1 | |
| #define HAVE_FSEEKO 1 | |
| #define HAVE_GRANTPT 1 | |
| #define HAVE_GETPT 1 | |
| #define HAVE_POSIX_OPENPT 1 | |
| #define TERMINFO 1 | |
| #define HAVE_RES_INIT 1 | |
| #define HAVE_VALGRIND_VALGRIND_H 1 | |
| #define HAVE_TZSET 1 | |
| #define HAVE_READLINKAT 1 | |
| #define HAVE_GETDTABLESIZE 1 | |
| #define HAVE_FACCESSAT 1 | |
| #define HAVE_FCNTL 1 | |
| #define HAVE_FDOPENDIR 1 | |
| #define HAVE_FSTATAT 1 | |
| #define HAVE_FSYNC 1 | |
| #define HAVE_GETTIMEOFDAY 1 | |
| #define HAVE_LSTAT 1 | |
| #define HAVE_MKOSTEMP 1 | |
| #define HAVE_PIPE2 1 | |
| #define HAVE_PSELECT 1 | |
| #define HAVE_PTHREAD_SIGMASK 1 | |
| #define HAVE_FCHMOD 1 | |
| #define HAVE_READLINK 1 | |
| #define HAVE_STRTOIMAX 1 | |
| #define HAVE_STRTOUMAX 1 | |
| #define HAVE_SYMLINK 1 | |
| #define HAVE_LOCALTIME_R 1 | |
| #define HAVE_FUTIMES 1 | |
| #define HAVE_FUTIMESAT 1 | |
| #define HAVE_FUTIMENS 1 | |
| #define HAVE_UTIMENSAT 1 | |
| #define HAVE_LUTIMES 1 | |
| #define HAVE_SECURE_GETENV 1 | |
| #define HAVE_INET_SOCKETS 1 | |
| #define HAVE_FORK 1 | |
| #define HAVE_VFORK 1 | |
| #define HAVE_WORKING_VFORK 1 | |
| #define HAVE_WORKING_FORK 1 | |
| #define HAVE_SNPRINTF 1 | |
| #define HAVE_LANGINFO_CODESET 1 | |
| #define HAVE_MBSTATE_T 1 | |
| #define __restrict_arr __restrict | |
| #define AMPERSAND_FULL_NAME 1 | |
| #define CLASH_DETECTION 1 | |
| #define HAVE_PTYS 1 | |
| #define HAVE_SOCKETS 1 | |
| #define NULL_DEVICE "/dev/null" | |
| #define SEPCHAR ':' | |
| #define subprocesses 1 | |
| #define USER_FULL_NAME pw->pw_gecos | |
| #define DIRECTORY_SEP '/' | |
| #define IS_DEVICE_SEP(_c_) 0 | |
| #define IS_DIRECTORY_SEP(_c_) ((_c_) == DIRECTORY_SEP) | |
| #define IS_ANY_SEP(_c_) (IS_DIRECTORY_SEP (_c_)) | |
| #define HAVE_PROCFS 1 | |
| #define DEFAULT_SOUND_DEVICE "/dev/dsp" | |
| #define INTERRUPT_INPUT 1 | |
| #define NARROWPROTO 1 | |
| #define UNIX98_PTYS 1 | |
| #define PTY_ITERATION int i; for (i = 0; i < 1; i++) | |
| #define PTY_TTY_NAME_SPRINTF { char *ptyname = 0; sigset_t blocked; sigemptyset (&blocked); sigaddset (&blocked, SIGCHLD); pthread_sigmask (SIG_BLOCK, &blocked, 0); if (grantpt (fd) != -1 && unlockpt (fd) != -1) ptyname = ptsname(fd); pthread_sigmask (SIG_UNBLOCK, &blocked, 0); if (!ptyname) { emacs_close (fd); return -1; } snprintf (pty_name, PTY_NAME_SIZE, "%s", ptyname); } | |
| #define PTY_OPEN do { fd = posix_openpt (O_RDWR | O_CLOEXEC | O_NOCTTY); if (fd < 0 && errno == EINVAL) fd = posix_openpt (O_RDWR | O_NOCTTY); } while (false) | |
| #define PTY_NAME_SPRINTF /**/ | |
| #define SIGNALS_VIA_CHARACTERS 1 | |
| #define GC_SETJMP_WORKS 1 | |
| #define GC_SETJMP_WORKS 1 | |
| #define HAVE__SETJMP 1 | |
| #define USG /**/ | |
| #define GNU_LINUX /**/ | |
| #define USABLE_FIONREAD 1 | |
| #define USABLE_SIGIO 1 | |
| #define COPYRIGHT "Copyright (C) 2015 Free Software Foundation, Inc." | |
| #define EMACS_CONFIGURATION "x86_64-unknown-linux-gnu" | |
| #define EMACS_CONFIG_OPTIONS "--prefix=/home/user/.linuxbrew/Cellar/emacs/24.5 --enable-locallisppath=/home/user/.linuxbrew/share/emacs/site-lisp --infodir=/home/user/.linuxbrew/Cellar/emacs/24.5/share/info/emacs --without-dbus --without-gnutls --without-x 'CFLAGS=-Os -w -pipe -march=core2' CPPFLAGS=-isystem/home/user/.linuxbrew/include 'LDFLAGS=-L/home/user/.linuxbrew/lib -Wl,-rpath,/home/user/.linuxbrew/lib'" | |
| #define GNU_MALLOC 1 | |
| #define HAVE_ALLOCA_H 1 | |
| #define HAVE_ALLOCA 1 | |
| #define HAVE_UNSIGNED_LONG_LONG_INT 1 | |
| #define HAVE_C99_STRTOLD 1 | |
| #define HAVE_ENVIRON_DECL 1 | |
| #define HAVE_DECL_FDATASYNC 1 | |
| #define HAVE_DECL_STRMODE 0 | |
| #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | |
| #define HAVE_GETOPT_H 1 | |
| #define HAVE_GETOPT_LONG_ONLY 1 | |
| #define HAVE_DECL_GETENV 1 | |
| #define restrict __restrict | |
| #define HAVE_LONG_LONG_INT 1 | |
| #define HAVE_DECL_MEMRCHR 1 | |
| #define HAVE_DECL_ALARM 1 | |
| #define HAVE_SIGSET_T 1 | |
| #define HAVE__BOOL 1 | |
| #define HAVE_WCHAR_T 1 | |
| #define HAVE_STRUCT_TM_TM_ZONE 1 | |
| #define HAVE_TM_ZONE 1 | |
| #define HAVE_TM_GMTOFF 1 | |
| #define HAVE_DECL_STRTOIMAX 1 | |
| #define HAVE_DECL_STRTOUMAX 1 | |
| #define HAVE_DECL_UNSETENV 1 | |
| #define HAVE_WORKING_UTIMES 1 | |
| #define HAVE_STRUCT_UTIMBUF 1 | |
| #define GETGROUPS_T gid_t | |
| #define HAVE_ALLOCA 1 | |
| #define HAVE_BYTESWAP_H 1 | |
| #define HAVE_CLOCK_GETTIME 1 | |
| #define HAVE_CLOCK_SETTIME 1 | |
| #define GNULIB_CLOSE_STREAM 1 | |
| #define HAVE_DUP2 1 | |
| #define GNULIB_FACCESSAT 1 | |
| #define HAVE_DECL_FDOPENDIR 1 | |
| #define GNULIB_FDOPENDIR 1 | |
| #define HAVE_DECL___FPENDING 1 | |
| #define GETTIMEOFDAY_TIMEZONE struct timezone | |
| #define HAVE_MEMRCHR 1 | |
| #define GNULIB_MKOSTEMP 1 | |
| #define HAVE_PTHREAD_SIGMASK 1 | |
| #define USE_ACL 0 | |
| /* end confdefs.h. */ | |
| | |
| #include <signal.h> | |
| | |
| | |
| int | |
| main () | |
| { | |
| if (sizeof ((sighandler_t))) | |
| return 0; | |
| ; | |
| return 0; | |
| } | |
configure:26421: result: yes | |
configure:26434: checking for socklen_t | |
configure:26434: /usr/bin/gcc-4.8 -std=gnu99 -c -Os -w -pipe -march=core2 -isystem/home/user/.linuxbrew/include conftest.c >&5 | |
configure:26434: $? = 0 | |
configure:26434: /usr/bin/gcc-4.8 -std=gnu99 -c -Os -w -pipe -march=core2 -isystem/home/user/.linuxbrew/include conftest.c >&5 | |
conftest.c: In function 'main': | |
conftest.c:252:24: error: expected expression before ')' token | |
if (sizeof ((socklen_t))) | |
^ | |
configure:26434: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "emacs" | |
| #define PACKAGE_TARNAME "emacs" | |
| #define PACKAGE_VERSION "24.5" | |
| #define PACKAGE_STRING "emacs 24.5" | |
| #define PACKAGE_BUGREPORT "" | |
| #define PACKAGE_URL "" | |
| #define PACKAGE "emacs" | |
| #define VERSION "24.5" | |
| #define MAIL_USE_POP 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define __EXTENSIONS__ 1 | |
| #define _ALL_SOURCE 1 | |
| #define _DARWIN_C_SOURCE 1 | |
| #define _GNU_SOURCE 1 | |
| #define _POSIX_PTHREAD_SEMANTICS 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define _DARWIN_USE_64_BIT_INODE 1 | |
| #define SYSTEM_TYPE "gnu/linux" | |
| #define HAVE_SYS_SOUNDCARD_H 1 | |
| #define HAVE_SOUND 1 | |
| #define HAVE_PTY_H 1 | |
| #define HAVE_SYS_RESOURCE_H 1 | |
| #define HAVE_SYS_UTSNAME_H 1 | |
| #define HAVE_PWD_H 1 | |
| #define HAVE_UTMP_H 1 | |
| #define HAVE_SYS_SOCKET_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_PTHREAD_H 1 | |
| #define HAVE_SYS_UN_H 1 | |
| #define HAVE_DIRENT_H 1 | |
| #define HAVE_EXECINFO_H 1 | |
| #define HAVE_STDIO_EXT_H 1 | |
| #define HAVE_GETOPT_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_WCHAR_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_PERSONALITY_LINUX32 1 | |
| #define HAVE_TERM_H 1 | |
| #define TIME_WITH_SYS_TIME 1 | |
| #define HAVE_DECL_SYS_SIGLIST 1 | |
| #define HAVE_SYS_WAIT_H 1 | |
| #define HAVE_NET_IF_H 1 | |
| #define HAVE_IFADDRS_H 1 | |
| #define HAVE_STRUCT_IFREQ_IFR_FLAGS 1 | |
| #define HAVE_STRUCT_IFREQ_IFR_HWADDR 1 | |
| #define HAVE_STRUCT_IFREQ_IFR_NETMASK 1 | |
| #define HAVE_STRUCT_IFREQ_IFR_BROADADDR 1 | |
| #define HAVE_STRUCT_IFREQ_IFR_ADDR 1 | |
| #define HAVE_LONG_FILE_NAMES 1 | |
| #define HAVE_SYS_VLIMIT_H 1 | |
| #define HAVE_DATA_START 1 | |
| #define DOUG_LEA_MALLOC 1 | |
| #define HAVE_GETPAGESIZE 1 | |
| #define HAVE_MMAP 1 | |
| #define HAVE_PTHREAD 1 | |
| #define HAVE_INOTIFY 1 | |
| #define USE_FILE_NOTIFY 1 | |
| #define HAVE_XIM 1 | |
| #define USE_XIM 1 | |
| #define XRegisterIMInstantiateCallback_arg6 XPointer* | |
| #define HAVE_ZLIB 1 | |
| #define HAVE_H_ERRNO 1 | |
| #define HAVE_LIBM 1 | |
| #define MAIL_USE_FLOCK 1 | |
| #define HAVE_ACCEPT4 1 | |
| #define HAVE_FCHDIR 1 | |
| #define HAVE_GETHOSTNAME 1 | |
| #define HAVE_GETRUSAGE 1 | |
| #define HAVE_GET_CURRENT_DIR_NAME 1 | |
| #define HAVE_LRAND48 1 | |
| #define HAVE_SELECT 1 | |
| #define HAVE_GETPAGESIZE 1 | |
| #define HAVE_SETLOCALE 1 | |
| #define HAVE_GETRLIMIT 1 | |
| #define HAVE_SETRLIMIT 1 | |
| #define HAVE_SHUTDOWN 1 | |
| #define HAVE_GETADDRINFO 1 | |
| #define HAVE_STRSIGNAL 1 | |
| #define HAVE_SETITIMER 1 | |
| #define HAVE_SENDTO 1 | |
| #define HAVE_RECVFROM 1 | |
| #define HAVE_GETSOCKNAME 1 | |
| #define HAVE_GETPEERNAME 1 | |
| #define HAVE_GETIFADDRS 1 | |
| #define HAVE_FREEIFADDRS 1 | |
| #define HAVE_GAI_STRERROR 1 | |
| #define HAVE_GETLINE 1 | |
| #define HAVE_GETDELIM 1 | |
| #define HAVE_SYNC 1 | |
| #define HAVE_GETPWENT 1 | |
| #define HAVE_ENDPWENT 1 | |
| #define HAVE_GETGRENT 1 | |
| #define HAVE_ENDGRENT 1 | |
| #define HAVE_CFMAKERAW 1 | |
| #define HAVE_CFSETSPEED 1 | |
| #define HAVE_COPYSIGN 1 | |
| #define HAVE___EXECUTABLE_START 1 | |
| #define HAVE_LOG2 1 | |
| #define HAVE_ALIGNED_ALLOC 1 | |
| #define HAVE_RANDOM 1 | |
| #define HAVE_RINT 1 | |
| #define HAVE___BUILTIN_UNWIND_INIT 1 | |
| #define HAVE_FSEEKO 1 | |
| #define HAVE_GRANTPT 1 | |
| #define HAVE_GETPT 1 | |
| #define HAVE_POSIX_OPENPT 1 | |
| #define TERMINFO 1 | |
| #define HAVE_RES_INIT 1 | |
| #define HAVE_VALGRIND_VALGRIND_H 1 | |
| #define HAVE_TZSET 1 | |
| #define HAVE_READLINKAT 1 | |
| #define HAVE_GETDTABLESIZE 1 | |
| #define HAVE_FACCESSAT 1 | |
| #define HAVE_FCNTL 1 | |
| #define HAVE_FDOPENDIR 1 | |
| #define HAVE_FSTATAT 1 | |
| #define HAVE_FSYNC 1 | |
| #define HAVE_GETTIMEOFDAY 1 | |
| #define HAVE_LSTAT 1 | |
| #define HAVE_MKOSTEMP 1 | |
| #define HAVE_PIPE2 1 | |
| #define HAVE_PSELECT 1 | |
| #define HAVE_PTHREAD_SIGMASK 1 | |
| #define HAVE_FCHMOD 1 | |
| #define HAVE_READLINK 1 | |
| #define HAVE_STRTOIMAX 1 | |
| #define HAVE_STRTOUMAX 1 | |
| #define HAVE_SYMLINK 1 | |
| #define HAVE_LOCALTIME_R 1 | |
| #define HAVE_FUTIMES 1 | |
| #define HAVE_FUTIMESAT 1 | |
| #define HAVE_FUTIMENS 1 | |
| #define HAVE_UTIMENSAT 1 | |
| #define HAVE_LUTIMES 1 | |
| #define HAVE_SECURE_GETENV 1 | |
| #define HAVE_INET_SOCKETS 1 | |
| #define HAVE_FORK 1 | |
| #define HAVE_VFORK 1 | |
| #define HAVE_WORKING_VFORK 1 | |
| #define HAVE_WORKING_FORK 1 | |
| #define HAVE_SNPRINTF 1 | |
| #define HAVE_LANGINFO_CODESET 1 | |
| #define HAVE_MBSTATE_T 1 | |
| #define __restrict_arr __restrict | |
| #define AMPERSAND_FULL_NAME 1 | |
| #define CLASH_DETECTION 1 | |
| #define HAVE_PTYS 1 | |
| #define HAVE_SOCKETS 1 | |
| #define NULL_DEVICE "/dev/null" | |
| #define SEPCHAR ':' | |
| #define subprocesses 1 | |
| #define USER_FULL_NAME pw->pw_gecos | |
| #define DIRECTORY_SEP '/' | |
| #define IS_DEVICE_SEP(_c_) 0 | |
| #define IS_DIRECTORY_SEP(_c_) ((_c_) == DIRECTORY_SEP) | |
| #define IS_ANY_SEP(_c_) (IS_DIRECTORY_SEP (_c_)) | |
| #define HAVE_PROCFS 1 | |
| #define DEFAULT_SOUND_DEVICE "/dev/dsp" | |
| #define INTERRUPT_INPUT 1 | |
| #define NARROWPROTO 1 | |
| #define UNIX98_PTYS 1 | |
| #define PTY_ITERATION int i; for (i = 0; i < 1; i++) | |
| #define PTY_TTY_NAME_SPRINTF { char *ptyname = 0; sigset_t blocked; sigemptyset (&blocked); sigaddset (&blocked, SIGCHLD); pthread_sigmask (SIG_BLOCK, &blocked, 0); if (grantpt (fd) != -1 && unlockpt (fd) != -1) ptyname = ptsname(fd); pthread_sigmask (SIG_UNBLOCK, &blocked, 0); if (!ptyname) { emacs_close (fd); return -1; } snprintf (pty_name, PTY_NAME_SIZE, "%s", ptyname); } | |
| #define PTY_OPEN do { fd = posix_openpt (O_RDWR | O_CLOEXEC | O_NOCTTY); if (fd < 0 && errno == EINVAL) fd = posix_openpt (O_RDWR | O_NOCTTY); } while (false) | |
| #define PTY_NAME_SPRINTF /**/ | |
| #define SIGNALS_VIA_CHARACTERS 1 | |
| #define GC_SETJMP_WORKS 1 | |
| #define GC_SETJMP_WORKS 1 | |
| #define HAVE__SETJMP 1 | |
| #define USG /**/ | |
| #define GNU_LINUX /**/ | |
| #define USABLE_FIONREAD 1 | |
| #define USABLE_SIGIO 1 | |
| #define COPYRIGHT "Copyright (C) 2015 Free Software Foundation, Inc." | |
| #define EMACS_CONFIGURATION "x86_64-unknown-linux-gnu" | |
| #define EMACS_CONFIG_OPTIONS "--prefix=/home/user/.linuxbrew/Cellar/emacs/24.5 --enable-locallisppath=/home/user/.linuxbrew/share/emacs/site-lisp --infodir=/home/user/.linuxbrew/Cellar/emacs/24.5/share/info/emacs --without-dbus --without-gnutls --without-x 'CFLAGS=-Os -w -pipe -march=core2' CPPFLAGS=-isystem/home/user/.linuxbrew/include 'LDFLAGS=-L/home/user/.linuxbrew/lib -Wl,-rpath,/home/user/.linuxbrew/lib'" | |
| #define GNU_MALLOC 1 | |
| #define HAVE_ALLOCA_H 1 | |
| #define HAVE_ALLOCA 1 | |
| #define HAVE_UNSIGNED_LONG_LONG_INT 1 | |
| #define HAVE_C99_STRTOLD 1 | |
| #define HAVE_ENVIRON_DECL 1 | |
| #define HAVE_DECL_FDATASYNC 1 | |
| #define HAVE_DECL_STRMODE 0 | |
| #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | |
| #define HAVE_GETOPT_H 1 | |
| #define HAVE_GETOPT_LONG_ONLY 1 | |
| #define HAVE_DECL_GETENV 1 | |
| #define restrict __restrict | |
| #define HAVE_LONG_LONG_INT 1 | |
| #define HAVE_DECL_MEMRCHR 1 | |
| #define HAVE_DECL_ALARM 1 | |
| #define HAVE_SIGSET_T 1 | |
| #define HAVE__BOOL 1 | |
| #define HAVE_WCHAR_T 1 | |
| #define HAVE_STRUCT_TM_TM_ZONE 1 | |
| #define HAVE_TM_ZONE 1 | |
| #define HAVE_TM_GMTOFF 1 | |
| #define HAVE_DECL_STRTOIMAX 1 | |
| #define HAVE_DECL_STRTOUMAX 1 | |
| #define HAVE_DECL_UNSETENV 1 | |
| #define HAVE_WORKING_UTIMES 1 | |
| #define HAVE_STRUCT_UTIMBUF 1 | |
| #define GETGROUPS_T gid_t | |
| #define HAVE_ALLOCA 1 | |
| #define HAVE_BYTESWAP_H 1 | |
| #define HAVE_CLOCK_GETTIME 1 | |
| #define HAVE_CLOCK_SETTIME 1 | |
| #define GNULIB_CLOSE_STREAM 1 | |
| #define HAVE_DUP2 1 | |
| #define GNULIB_FACCESSAT 1 | |
| #define HAVE_DECL_FDOPENDIR 1 | |
| #define GNULIB_FDOPENDIR 1 | |
| #define HAVE_DECL___FPENDING 1 | |
| #define GETTIMEOFDAY_TIMEZONE struct timezone | |
| #define HAVE_MEMRCHR 1 | |
| #define GNULIB_MKOSTEMP 1 | |
| #define HAVE_PTHREAD_SIGMASK 1 | |
| #define USE_ACL 0 | |
| /* end confdefs.h. */ | |
| | |
| /* <sys/types.h> is not needed according to POSIX, but the | |
| <sys/socket.h> in i386-unknown-freebsd4.10 and | |
| powerpc-apple-darwin5.5 required it. */ | |
| #include <sys/types.h> | |
| #if HAVE_SYS_SOCKET_H | |
| # include <sys/socket.h> | |
| #elif HAVE_WS2TCPIP_H | |
| # include <ws2tcpip.h> | |
| #endif | |
| | |
| | |
| int | |
| main () | |
| { | |
| if (sizeof ((socklen_t))) | |
| return 0; | |
| ; | |
| return 0; | |
| } | |
configure:26434: result: yes | |
configure:26498: checking for ssize_t | |
configure:26515: /usr/bin/gcc-4.8 -std=gnu99 -c -Os -w -pipe -march=core2 -isystem/home/user/.linuxbrew/include conftest.c >&5 | |
configure:26515: $? = 0 | |
configure:26522: result: yes | |
configure:26534: checking for struct stat.st_atim.tv_nsec | |
configure:26534: /usr/bin/gcc-4.8 -std=gnu99 -c -Os -w -pipe -march=core2 -isystem/home/user/.linuxbrew/include conftest.c >&5 | |
configure:26534: $? = 0 | |
configure:26534: result: yes | |
configure:26543: checking whether struct stat.st_atim is of type struct timespec | |
configure:26570: /usr/bin/gcc-4.8 -std=gnu99 -c -Os -w -pipe -march=core2 -isystem/home/user/.linuxbrew/include conftest.c >&5 | |
configure:26570: $? = 0 | |
configure:26577: result: yes | |
configure:26629: checking for struct stat.st_birthtimespec.tv_nsec | |
configure:26629: /usr/bin/gcc-4.8 -std=gnu99 -c -Os -w -pipe -march=core2 -isystem/home/user/.linuxbrew/include conftest.c >&5 | |
conftest.c: In function 'main': | |
conftest.c:246:12: error: 'struct stat' has no member named 'st_birthtimespec' | |
if (ac_aggr.st_birthtimespec.tv_nsec) | |
^ | |
configure:26629: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "emacs" | |
| #define PACKAGE_TARNAME "emacs" | |
| #define PACKAGE_VERSION "24.5" | |
| #define PACKAGE_STRING "emacs 24.5" | |
| #define PACKAGE_BUGREPORT "" | |
| #define PACKAGE_URL "" | |
| #define PACKAGE "emacs" | |
| #define VERSION "24.5" | |
| #define MAIL_USE_POP 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define __EXTENSIONS__ 1 | |
| #define _ALL_SOURCE 1 | |
| #define _DARWIN_C_SOURCE 1 | |
| #define _GNU_SOURCE 1 | |
| #define _POSIX_PTHREAD_SEMANTICS 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define _DARWIN_USE_64_BIT_INODE 1 | |
| #define SYSTEM_TYPE "gnu/linux" | |
| #define HAVE_SYS_SOUNDCARD_H 1 | |
| #define HAVE_SOUND 1 | |
| #define HAVE_PTY_H 1 | |
| #define HAVE_SYS_RESOURCE_H 1 | |
| #define HAVE_SYS_UTSNAME_H 1 | |
| #define HAVE_PWD_H 1 | |
| #define HAVE_UTMP_H 1 | |
| #define HAVE_SYS_SOCKET_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_PTHREAD_H 1 | |
| #define HAVE_SYS_UN_H 1 | |
| #define HAVE_DIRENT_H 1 | |
| #define HAVE_EXECINFO_H 1 | |
| #define HAVE_STDIO_EXT_H 1 | |
| #define HAVE_GETOPT_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_WCHAR_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_PERSONALITY_LINUX32 1 | |
| #define HAVE_TERM_H 1 | |
| #define TIME_WITH_SYS_TIME 1 | |
| #define HAVE_DECL_SYS_SIGLIST 1 | |
| #define HAVE_SYS_WAIT_H 1 | |
| #define HAVE_NET_IF_H 1 | |
| #define HAVE_IFADDRS_H 1 | |
| #define HAVE_STRUCT_IFREQ_IFR_FLAGS 1 | |
| #define HAVE_STRUCT_IFREQ_IFR_HWADDR 1 | |
| #define HAVE_STRUCT_IFREQ_IFR_NETMASK 1 | |
| #define HAVE_STRUCT_IFREQ_IFR_BROADADDR 1 | |
| #define HAVE_STRUCT_IFREQ_IFR_ADDR 1 | |
| #define HAVE_LONG_FILE_NAMES 1 | |
| #define HAVE_SYS_VLIMIT_H 1 | |
| #define HAVE_DATA_START 1 | |
| #define DOUG_LEA_MALLOC 1 | |
| #define HAVE_GETPAGESIZE 1 | |
| #define HAVE_MMAP 1 | |
| #define HAVE_PTHREAD 1 | |
| #define HAVE_INOTIFY 1 | |
| #define USE_FILE_NOTIFY 1 | |
| #define HAVE_XIM 1 | |
| #define USE_XIM 1 | |
| #define XRegisterIMInstantiateCallback_arg6 XPointer* | |
| #define HAVE_ZLIB 1 | |
| #define HAVE_H_ERRNO 1 | |
| #define HAVE_LIBM 1 | |
| #define MAIL_USE_FLOCK 1 | |
| #define HAVE_ACCEPT4 1 | |
| #define HAVE_FCHDIR 1 | |
| #define HAVE_GETHOSTNAME 1 | |
| #define HAVE_GETRUSAGE 1 | |
| #define HAVE_GET_CURRENT_DIR_NAME 1 | |
| #define HAVE_LRAND48 1 | |
| #define HAVE_SELECT 1 | |
| #define HAVE_GETPAGESIZE 1 | |
| #define HAVE_SETLOCALE 1 | |
| #define HAVE_GETRLIMIT 1 | |
| #define HAVE_SETRLIMIT 1 | |
| #define HAVE_SHUTDOWN 1 | |
| #define HAVE_GETADDRINFO 1 | |
| #define HAVE_STRSIGNAL 1 | |
| #define HAVE_SETITIMER 1 | |
| #define HAVE_SENDTO 1 | |
| #define HAVE_RECVFROM 1 | |
| #define HAVE_GETSOCKNAME 1 | |
| #define HAVE_GETPEERNAME 1 | |
| #define HAVE_GETIFADDRS 1 | |
| #define HAVE_FREEIFADDRS 1 | |
#define HAVE_GAI_STRERROR 1 | |
| #define HAVE_GETLINE 1 | |
| #define HAVE_GETDELIM 1 | |
| #define HAVE_SYNC 1 | |
| #define HAVE_GETPWENT 1 | |
| #define HAVE_ENDPWENT 1 | |
| #define HAVE_GETGRENT 1 | |
| #define HAVE_ENDGRENT 1 | |
| #define HAVE_CFMAKERAW 1 | |
| #define HAVE_CFSETSPEED 1 | |
| #define HAVE_COPYSIGN 1 | |
| #define HAVE___EXECUTABLE_START 1 | |
| #define HAVE_LOG2 1 | |
| #define HAVE_ALIGNED_ALLOC 1 | |
| #define HAVE_RANDOM 1 | |
| #define HAVE_RINT 1 | |
| #define HAVE___BUILTIN_UNWIND_INIT 1 | |
| #define HAVE_FSEEKO 1 | |
| #define HAVE_GRANTPT 1 | |
| #define HAVE_GETPT 1 | |
| #define HAVE_POSIX_OPENPT 1 | |
| #define TERMINFO 1 | |
| #define HAVE_RES_INIT 1 | |
| #define HAVE_VALGRIND_VALGRIND_H 1 | |
| #define HAVE_TZSET 1 | |
| #define HAVE_READLINKAT 1 | |
| #define HAVE_GETDTABLESIZE 1 | |
| #define HAVE_FACCESSAT 1 | |
| #define HAVE_FCNTL 1 | |
| #define HAVE_FDOPENDIR 1 | |
| #define HAVE_FSTATAT 1 | |
| #define HAVE_FSYNC 1 | |
| #define HAVE_GETTIMEOFDAY 1 | |
| #define HAVE_LSTAT 1 | |
| #define HAVE_MKOSTEMP 1 | |
| #define HAVE_PIPE2 1 | |
| #define HAVE_PSELECT 1 | |
| #define HAVE_PTHREAD_SIGMASK 1 | |
| #define HAVE_FCHMOD 1 | |
| #define HAVE_READLINK 1 | |
| #define HAVE_STRTOIMAX 1 | |
| #define HAVE_STRTOUMAX 1 | |
| #define HAVE_SYMLINK 1 | |
| #define HAVE_LOCALTIME_R 1 | |
| #define HAVE_FUTIMES 1 | |
| #define HAVE_FUTIMESAT 1 | |
| #define HAVE_FUTIMENS 1 | |
| #define HAVE_UTIMENSAT 1 | |
| #define HAVE_LUTIMES 1 | |
| #define HAVE_SECURE_GETENV 1 | |
| #define HAVE_INET_SOCKETS 1 | |
| #define HAVE_FORK 1 | |
| #define HAVE_VFORK 1 | |
| #define HAVE_WORKING_VFORK 1 | |
| #define HAVE_WORKING_FORK 1 | |
| #define HAVE_SNPRINTF 1 | |
| #define HAVE_LANGINFO_CODESET 1 | |
| #define HAVE_MBSTATE_T 1 | |
| #define __restrict_arr __restrict | |
| #define AMPERSAND_FULL_NAME 1 | |
| #define CLASH_DETECTION 1 | |
| #define HAVE_PTYS 1 | |
| #define HAVE_SOCKETS 1 | |
| #define NULL_DEVICE "/dev/null" | |
| #define SEPCHAR ':' | |
| #define subprocesses 1 | |
| #define USER_FULL_NAME pw->pw_gecos | |
| #define DIRECTORY_SEP '/' | |
| #define IS_DEVICE_SEP(_c_) 0 | |
| #define IS_DIRECTORY_SEP(_c_) ((_c_) == DIRECTORY_SEP) | |
| #define IS_ANY_SEP(_c_) (IS_DIRECTORY_SEP (_c_)) | |
| #define HAVE_PROCFS 1 | |
| #define DEFAULT_SOUND_DEVICE "/dev/dsp" | |
| #define INTERRUPT_INPUT 1 | |
| #define NARROWPROTO 1 | |
| #define UNIX98_PTYS 1 | |
| #define PTY_ITERATION int i; for (i = 0; i < 1; i++) | |
| #define PTY_TTY_NAME_SPRINTF { char *ptyname = 0; sigset_t blocked; sigemptyset (&blocked); sigaddset (&blocked, SIGCHLD); pthread_sigmask (SIG_BLOCK, &blocked, 0); if (grantpt (fd) != -1 && unlockpt (fd) != -1) ptyname = ptsname(fd); pthread_sigmask (SIG_UNBLOCK, &blocked, 0); if (!ptyname) { emacs_close (fd); return -1; } snprintf (pty_name, PTY_NAME_SIZE, "%s", ptyname); } | |
| #define PTY_OPEN do { fd = posix_openpt (O_RDWR | O_CLOEXEC | O_NOCTTY); if (fd < 0 && errno == EINVAL) fd = posix_openpt (O_RDWR | O_NOCTTY); } while (false) | |
| #define PTY_NAME_SPRINTF /**/ | |
| #define SIGNALS_VIA_CHARACTERS 1 | |
| #define GC_SETJMP_WORKS 1 | |
| #define GC_SETJMP_WORKS 1 | |
| #define HAVE__SETJMP 1 | |
| #define USG /**/ | |
| #define GNU_LINUX /**/ | |
| #define USABLE_FIONREAD 1 | |
| #define USABLE_SIGIO 1 | |
| #define COPYRIGHT "Copyright (C) 2015 Free Software Foundation, Inc." | |
| #define EMACS_CONFIGURATION "x86_64-unknown-linux-gnu" | |
| #define EMACS_CONFIG_OPTIONS "--prefix=/home/user/.linuxbrew/Cellar/emacs/24.5 --enable-locallisppath=/home/user/.linuxbrew/share/emacs/site-lisp --infodir=/home/user/.linuxbrew/Cellar/emacs/24.5/share/info/emacs --without-dbus --without-gnutls --without-x 'CFLAGS=-Os -w -pipe -march=core2' CPPFLAGS=-isystem/home/user/.linuxbrew/include 'LDFLAGS=-L/home/user/.linuxbrew/lib -Wl,-rpath,/home/user/.linuxbrew/lib'" | |
| #define GNU_MALLOC 1 | |
| #define HAVE_ALLOCA_H 1 | |
| #define HAVE_ALLOCA 1 | |
| #define HAVE_UNSIGNED_LONG_LONG_INT 1 | |
| #define HAVE_C99_STRTOLD 1 | |
| #define HAVE_ENVIRON_DECL 1 | |
| #define HAVE_DECL_FDATASYNC 1 | |
| #define HAVE_DECL_STRMODE 0 | |
| #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | |
| #define HAVE_GETOPT_H 1 | |
| #define HAVE_GETOPT_LONG_ONLY 1 | |
| #define HAVE_DECL_GETENV 1 | |
| #define restrict __restrict | |
| #define HAVE_LONG_LONG_INT 1 | |
| #define HAVE_DECL_MEMRCHR 1 | |
| #define HAVE_DECL_ALARM 1 | |
| #define HAVE_SIGSET_T 1 | |
| #define HAVE__BOOL 1 | |
| #define HAVE_WCHAR_T 1 | |
| #define HAVE_STRUCT_TM_TM_ZONE 1 | |
| #define HAVE_TM_ZONE 1 | |
| #define HAVE_TM_GMTOFF 1 | |
| #define HAVE_DECL_STRTOIMAX 1 | |
| #define HAVE_DECL_STRTOUMAX 1 | |
| #define HAVE_DECL_UNSETENV 1 | |
| #define HAVE_WORKING_UTIMES 1 | |
| #define HAVE_STRUCT_UTIMBUF 1 | |
| #define GETGROUPS_T gid_t | |
| #define HAVE_ALLOCA 1 | |
| #define HAVE_BYTESWAP_H 1 | |
| #define HAVE_CLOCK_GETTIME 1 | |
| #define HAVE_CLOCK_SETTIME 1 | |
| #define GNULIB_CLOSE_STREAM 1 | |
| #define HAVE_DUP2 1 | |
| #define GNULIB_FACCESSAT 1 | |
| #define HAVE_DECL_FDOPENDIR 1 | |
| #define GNULIB_FDOPENDIR 1 | |
| #define HAVE_DECL___FPENDING 1 | |
| #define GETTIMEOFDAY_TIMEZONE struct timezone | |
| #define HAVE_MEMRCHR 1 | |
| #define GNULIB_MKOSTEMP 1 | |
| #define HAVE_PTHREAD_SIGMASK 1 | |
| #define USE_ACL 0 | |
| #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1 | |
| #define TYPEOF_STRUCT_STAT_ST_ATIM_IS_STRUCT_TIMESPEC 1 | |
| /* end confdefs.h. */ | |
| #include <sys/types.h> | |
| #include <sys/stat.h> | |
| | |
| int | |
| main () | |
| { | |
| static struct stat ac_aggr; | |
| if (ac_aggr.st_birthtimespec.tv_nsec) | |
| return 0; | |
| ; | |
| return 0; | |
| } | |
configure:26629: /usr/bin/gcc-4.8 -std=gnu99 -c -Os -w -pipe -march=core2 -isystem/home/user/.linuxbrew/include conftest.c >&5 | |
conftest.c: In function 'main': | |
conftest.c:246:19: error: 'struct stat' has no member named 'st_birthtimespec' | |
if (sizeof ac_aggr.st_birthtimespec.tv_nsec) | |
^ | |
configure:26629: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "emacs" | |
| #define PACKAGE_TARNAME "emacs" | |
| #define PACKAGE_VERSION "24.5" | |
| #define PACKAGE_STRING "emacs 24.5" | |
| #define PACKAGE_BUGREPORT "" | |
| #define PACKAGE_URL "" | |
| #define PACKAGE "emacs" | |
| #define VERSION "24.5" | |
| #define MAIL_USE_POP 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define __EXTENSIONS__ 1 | |
| #define _ALL_SOURCE 1 | |
| #define _DARWIN_C_SOURCE 1 | |
| #define _GNU_SOURCE 1 | |
| #define _POSIX_PTHREAD_SEMANTICS 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define _DARWIN_USE_64_BIT_INODE 1 | |
| #define SYSTEM_TYPE "gnu/linux" | |
| #define HAVE_SYS_SOUNDCARD_H 1 | |
| #define HAVE_SOUND 1 | |
| #define HAVE_PTY_H 1 | |
| #define HAVE_SYS_RESOURCE_H 1 | |
| #define HAVE_SYS_UTSNAME_H 1 | |
| #define HAVE_PWD_H 1 | |
| #define HAVE_UTMP_H 1 | |
| #define HAVE_SYS_SOCKET_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_PTHREAD_H 1 | |
| #define HAVE_SYS_UN_H 1 | |
| #define HAVE_DIRENT_H 1 | |
| #define HAVE_EXECINFO_H 1 | |
| #define HAVE_STDIO_EXT_H 1 | |
| #define HAVE_GETOPT_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_WCHAR_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_PERSONALITY_LINUX32 1 | |
| #define HAVE_TERM_H 1 | |
| #define TIME_WITH_SYS_TIME 1 | |
| #define HAVE_DECL_SYS_SIGLIST 1 | |
| #define HAVE_SYS_WAIT_H 1 | |
| #define HAVE_NET_IF_H 1 | |
| #define HAVE_IFADDRS_H 1 | |
| #define HAVE_STRUCT_IFREQ_IFR_FLAGS 1 | |
| #define HAVE_STRUCT_IFREQ_IFR_HWADDR 1 | |
| #define HAVE_STRUCT_IFREQ_IFR_NETMASK 1 | |
| #define HAVE_STRUCT_IFREQ_IFR_BROADADDR 1 | |
| #define HAVE_STRUCT_IFREQ_IFR_ADDR 1 | |
| #define HAVE_LONG_FILE_NAMES 1 | |
| #define HAVE_SYS_VLIMIT_H 1 | |
| #define HAVE_DATA_START 1 | |
| #define DOUG_LEA_MALLOC 1 | |
| #define HAVE_GETPAGESIZE 1 | |
| #define HAVE_MMAP 1 | |
| #define HAVE_PTHREAD 1 | |
| #define HAVE_INOTIFY 1 | |
| #define USE_FILE_NOTIFY 1 | |
| #define HAVE_XIM 1 | |
| #define USE_XIM 1 | |
| #define XRegisterIMInstantiateCallback_arg6 XPointer* | |
| #define HAVE_ZLIB 1 | |
| #define HAVE_H_ERRNO 1 | |
| #define HAVE_LIBM 1 | |
| #define MAIL_USE_FLOCK 1 | |
| #define HAVE_ACCEPT4 1 | |
| #define HAVE_FCHDIR 1 | |
| #define HAVE_GETHOSTNAME 1 | |
| #define HAVE_GETRUSAGE 1 | |
| #define HAVE_GET_CURRENT_DIR_NAME 1 | |
| #define HAVE_LRAND48 1 | |
| #define HAVE_SELECT 1 | |
| #define HAVE_GETPAGESIZE 1 | |
| #define HAVE_SETLOCALE 1 | |
| #define HAVE_GETRLIMIT 1 | |
| #define HAVE_SETRLIMIT 1 | |
| #define HAVE_SHUTDOWN 1 | |
| #define HAVE_GETADDRINFO 1 | |
| #define HAVE_STRSIGNAL 1 | |
| #define HAVE_SETITIMER 1 | |
| #define HAVE_SENDTO 1 | |
| #define HAVE_RECVFROM 1 | |
| #define HAVE_GETSOCKNAME 1 | |
| #define HAVE_GETPEERNAME 1 | |
| #define HAVE_GETIFADDRS 1 | |
| #define HAVE_FREEIFADDRS 1 | |
| #define HAVE_GAI_STRERROR 1 | |
| #define HAVE_GETLINE 1 | |
| #define HAVE_GETDELIM 1 | |
| #define HAVE_SYNC 1 | |
| #define HAVE_GETPWENT 1 | |
| #define HAVE_ENDPWENT 1 | |
| #define HAVE_GETGRENT 1 | |
| #define HAVE_ENDGRENT 1 | |
| #define HAVE_CFMAKERAW 1 | |
| #define HAVE_CFSETSPEED 1 | |
| #define HAVE_COPYSIGN 1 | |
| #define HAVE___EXECUTABLE_START 1 | |
| #define HAVE_LOG2 1 | |
| #define HAVE_ALIGNED_ALLOC 1 | |
| #define HAVE_RANDOM 1 | |
| #define HAVE_RINT 1 | |
| #define HAVE___BUILTIN_UNWIND_INIT 1 | |
| #define HAVE_FSEEKO 1 | |
| #define HAVE_GRANTPT 1 | |
| #define HAVE_GETPT 1 | |
| #define HAVE_POSIX_OPENPT 1 | |
| #define TERMINFO 1 | |
| #define HAVE_RES_INIT 1 | |
| #define HAVE_VALGRIND_VALGRIND_H 1 | |
| #define HAVE_TZSET 1 | |
| #define HAVE_READLINKAT 1 | |
| #define HAVE_GETDTABLESIZE 1 | |
| #define HAVE_FACCESSAT 1 | |
| #define HAVE_FCNTL 1 | |
| #define HAVE_FDOPENDIR 1 | |
| #define HAVE_FSTATAT 1 | |
| #define HAVE_FSYNC 1 | |
| #define HAVE_GETTIMEOFDAY 1 | |
| #define HAVE_LSTAT 1 | |
| #define HAVE_MKOSTEMP 1 | |
| #define HAVE_PIPE2 1 | |
| #define HAVE_PSELECT 1 | |
| #define HAVE_PTHREAD_SIGMASK 1 | |
| #define HAVE_FCHMOD 1 | |
| #define HAVE_READLINK 1 | |
| #define HAVE_STRTOIMAX 1 | |
| #define HAVE_STRTOUMAX 1 | |
| #define HAVE_SYMLINK 1 | |
| #define HAVE_LOCALTIME_R 1 | |
| #define HAVE_FUTIMES 1 | |
| #define HAVE_FUTIMESAT 1 | |
| #define HAVE_FUTIMENS 1 | |
| #define HAVE_UTIMENSAT 1 | |
| #define HAVE_LUTIMES 1 | |
| #define HAVE_SECURE_GETENV 1 | |
| #define HAVE_INET_SOCKETS 1 | |
| #define HAVE_FORK 1 | |
| #define HAVE_VFORK 1 | |
| #define HAVE_WORKING_VFORK 1 | |
| #define HAVE_WORKING_FORK 1 | |
| #define HAVE_SNPRINTF 1 | |
| #define HAVE_LANGINFO_CODESET 1 | |
| #define HAVE_MBSTATE_T 1 | |
| #define __restrict_arr __restrict | |
| #define AMPERSAND_FULL_NAME 1 | |
| #define CLASH_DETECTION 1 | |
| #define HAVE_PTYS 1 | |
| #define HAVE_SOCKETS 1 | |
| #define NULL_DEVICE "/dev/null" | |
| #define SEPCHAR ':' | |
| #define subprocesses 1 | |
| #define USER_FULL_NAME pw->pw_gecos | |
| #define DIRECTORY_SEP '/' | |
| #define IS_DEVICE_SEP(_c_) 0 | |
| #define IS_DIRECTORY_SEP(_c_) ((_c_) == DIRECTORY_SEP) | |
| #define IS_ANY_SEP(_c_) (IS_DIRECTORY_SEP (_c_)) | |
| #define HAVE_PROCFS 1 | |
| #define DEFAULT_SOUND_DEVICE "/dev/dsp" | |
| #define INTERRUPT_INPUT 1 | |
| #define NARROWPROTO 1 | |
| #define UNIX98_PTYS 1 | |
| #define PTY_ITERATION int i; for (i = 0; i < 1; i++) | |
| #define PTY_TTY_NAME_SPRINTF { char *ptyname = 0; sigset_t blocked; sigemptyset (&blocked); sigaddset (&blocked, SIGCHLD); pthread_sigmask (SIG_BLOCK, &blocked, 0); if (grantpt (fd) != -1 && unlockpt (fd) != -1) ptyname = ptsname(fd); pthread_sigmask (SIG_UNBLOCK, &blocked, 0); if (!ptyname) { emacs_close (fd); return -1; } snprintf (pty_name, PTY_NAME_SIZE, "%s", ptyname); } | |
| #define PTY_OPEN do { fd = posix_openpt (O_RDWR | O_CLOEXEC | O_NOCTTY); if (fd < 0 && errno == EINVAL) fd = posix_openpt (O_RDWR | O_NOCTTY); } while (false) | |
| #define PTY_NAME_SPRINTF /**/ | |
| #define SIGNALS_VIA_CHARACTERS 1 | |
| #define GC_SETJMP_WORKS 1 | |
| #define GC_SETJMP_WORKS 1 | |
| #define HAVE__SETJMP 1 | |
| #define USG /**/ | |
| #define GNU_LINUX /**/ | |
| #define USABLE_FIONREAD 1 | |
| #define USABLE_SIGIO 1 | |
| #define COPYRIGHT "Copyright (C) 2015 Free Software Foundation, Inc." | |
| #define EMACS_CONFIGURATION "x86_64-unknown-linux-gnu" | |
| #define EMACS_CONFIG_OPTIONS "--prefix=/home/user/.linuxbrew/Cellar/emacs/24.5 --enable-locallisppath=/home/user/.linuxbrew/share/emacs/site-lisp --infodir=/home/user/.linuxbrew/Cellar/emacs/24.5/share/info/emacs --without-dbus --without-gnutls --without-x 'CFLAGS=-Os -w -pipe -march=core2' CPPFLAGS=-isystem/home/user/.linuxbrew/include 'LDFLAGS=-L/home/user/.linuxbrew/lib -Wl,-rpath,/home/user/.linuxbrew/lib'" | |
| #define GNU_MALLOC 1 | |
| #define HAVE_ALLOCA_H 1 | |
| #define HAVE_ALLOCA 1 | |
| #define HAVE_UNSIGNED_LONG_LONG_INT 1 | |
| #define HAVE_C99_STRTOLD 1 | |
| #define HAVE_ENVIRON_DECL 1 | |
| #define HAVE_DECL_FDATASYNC 1 | |
| #define HAVE_DECL_STRMODE 0 | |
| #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | |
| #define HAVE_GETOPT_H 1 | |
| #define HAVE_GETOPT_LONG_ONLY 1 | |
| #define HAVE_DECL_GETENV 1 | |
| #define restrict __restrict | |
| #define HAVE_LONG_LONG_INT 1 | |
| #define HAVE_DECL_MEMRCHR 1 | |
| #define HAVE_DECL_ALARM 1 | |
| #define HAVE_SIGSET_T 1 | |
| #define HAVE__BOOL 1 | |
| #define HAVE_WCHAR_T 1 | |
| #define HAVE_STRUCT_TM_TM_ZONE 1 | |
| #define HAVE_TM_ZONE 1 | |
| #define HAVE_TM_GMTOFF 1 | |
| #define HAVE_DECL_STRTOIMAX 1 | |
| #define HAVE_DECL_STRTOUMAX 1 | |
| #define HAVE_DECL_UNSETENV 1 | |
| #define HAVE_WORKING_UTIMES 1 | |
| #define HAVE_STRUCT_UTIMBUF 1 | |
| #define GETGROUPS_T gid_t | |
| #define HAVE_ALLOCA 1 | |
| #define HAVE_BYTESWAP_H 1 | |
| #define HAVE_CLOCK_GETTIME 1 | |
| #define HAVE_CLOCK_SETTIME 1 | |
| #define GNULIB_CLOSE_STREAM 1 | |
| #define HAVE_DUP2 1 | |
| #define GNULIB_FACCESSAT 1 | |
| #define HAVE_DECL_FDOPENDIR 1 | |
| #define GNULIB_FDOPENDIR 1 | |
| #define HAVE_DECL___FPENDING 1 | |
| #define GETTIMEOFDAY_TIMEZONE struct timezone | |
| #define HAVE_MEMRCHR 1 | |
| #define GNULIB_MKOSTEMP 1 | |
| #define HAVE_PTHREAD_SIGMASK 1 | |
| #define USE_ACL 0 | |
| #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1 | |
| #define TYPEOF_STRUCT_STAT_ST_ATIM_IS_STRUCT_TIMESPEC 1 | |
| /* end confdefs.h. */ | |
| #include <sys/types.h> | |
| #include <sys/stat.h> | |
| | |
| int | |
| main () | |
| { | |
| static struct stat ac_aggr; | |
| if (sizeof ac_aggr.st_birthtimespec.tv_nsec) | |
| return 0; | |
| ; | |
| return 0; | |
| } | |
configure:26629: result: no | |
configure:26640: checking for struct stat.st_birthtimensec | |
configure:26640: /usr/bin/gcc-4.8 -std=gnu99 -c -Os -w -pipe -march=core2 -isystem/home/user/.linuxbrew/include conftest.c >&5 | |
conftest.c: In function 'main': | |
conftest.c:246:12: error: 'struct stat' has no member named 'st_birthtimensec' | |
if (ac_aggr.st_birthtimensec) | |
^ | |
configure:26640: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "emacs" | |
| #define PACKAGE_TARNAME "emacs" | |
| #define PACKAGE_VERSION "24.5" | |
| #define PACKAGE_STRING "emacs 24.5" | |
| #define PACKAGE_BUGREPORT "" | |
| #define PACKAGE_URL "" | |
| #define PACKAGE "emacs" | |
| #define VERSION "24.5" | |
| #define MAIL_USE_POP 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define __EXTENSIONS__ 1 | |
| #define _ALL_SOURCE 1 | |
| #define _DARWIN_C_SOURCE 1 | |
| #define _GNU_SOURCE 1 | |
| #define _POSIX_PTHREAD_SEMANTICS 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define _DARWIN_USE_64_BIT_INODE 1 | |
| #define SYSTEM_TYPE "gnu/linux" | |
| #define HAVE_SYS_SOUNDCARD_H 1 | |
| #define HAVE_SOUND 1 | |
| #define HAVE_PTY_H 1 | |
| #define HAVE_SYS_RESOURCE_H 1 | |
| #define HAVE_SYS_UTSNAME_H 1 | |
| #define HAVE_PWD_H 1 | |
| #define HAVE_UTMP_H 1 | |
| #define HAVE_SYS_SOCKET_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_PTHREAD_H 1 | |
| #define HAVE_SYS_UN_H 1 | |
| #define HAVE_DIRENT_H 1 | |
| #define HAVE_EXECINFO_H 1 | |
| #define HAVE_STDIO_EXT_H 1 | |
| #define HAVE_GETOPT_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_WCHAR_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_PERSONALITY_LINUX32 1 | |
| #define HAVE_TERM_H 1 | |
| #define TIME_WITH_SYS_TIME 1 | |
| #define HAVE_DECL_SYS_SIGLIST 1 | |
| #define HAVE_SYS_WAIT_H 1 | |
| #define HAVE_NET_IF_H 1 | |
| #define HAVE_IFADDRS_H 1 | |
| #define HAVE_STRUCT_IFREQ_IFR_FLAGS 1 | |
| #define HAVE_STRUCT_IFREQ_IFR_HWADDR 1 | |
| #define HAVE_STRUCT_IFREQ_IFR_NETMASK 1 | |
| #define HAVE_STRUCT_IFREQ_IFR_BROADADDR 1 | |
| #define HAVE_STRUCT_IFREQ_IFR_ADDR 1 | |
| #define HAVE_LONG_FILE_NAMES 1 | |
| #define HAVE_SYS_VLIMIT_H 1 | |
| #define HAVE_DATA_START 1 | |
| #define DOUG_LEA_MALLOC 1 | |
| #define HAVE_GETPAGESIZE 1 | |
| #define HAVE_MMAP 1 | |
| #define HAVE_PTHREAD 1 | |
| #define HAVE_INOTIFY 1 | |
| #define USE_FILE_NOTIFY 1 | |
| #define HAVE_XIM 1 | |
| #define USE_XIM 1 | |
| #define XRegisterIMInstantiateCallback_arg6 XPointer* | |
| #define HAVE_ZLIB 1 | |
| #define HAVE_H_ERRNO 1 | |
| #define HAVE_LIBM 1 | |
| #define MAIL_USE_FLOCK 1 | |
| #define HAVE_ACCEPT4 1 | |
| #define HAVE_FCHDIR 1 | |
| #define HAVE_GETHOSTNAME 1 | |
| #define HAVE_GETRUSAGE 1 | |
| #define HAVE_GET_CURRENT_DIR_NAME 1 | |
| #define HAVE_LRAND48 1 | |
| #define HAVE_SELECT 1 | |
| #define HAVE_GETPAGESIZE 1 | |
| #define HAVE_SETLOCALE 1 | |
| #define HAVE_GETRLIMIT 1 | |
| #define HAVE_SETRLIMIT 1 | |
| #define HAVE_SHUTDOWN 1 | |
| #define HAVE_GETADDRINFO 1 | |
| #define HAVE_STRSIGNAL 1 | |
| #define HAVE_SETITIMER 1 | |
| #define HAVE_SENDTO 1 | |
| #define HAVE_RECVFROM 1 | |
| #define HAVE_GETSOCKNAME 1 | |
| #define HAVE_GETPEERNAME 1 | |
| #define HAVE_GETIFADDRS 1 | |
| #define HAVE_FREEIFADDRS 1 | |
| #define HAVE_GAI_STRERROR 1 | |
| #define HAVE_GETLINE 1 | |
| #define HAVE_GETDELIM 1 | |
| #define HAVE_SYNC 1 | |
| #define HAVE_GETPWENT 1 | |
| #define HAVE_ENDPWENT 1 | |
| #define HAVE_GETGRENT 1 | |
| #define HAVE_ENDGRENT 1 | |
| #define HAVE_CFMAKERAW 1 | |
| #define HAVE_CFSETSPEED 1 | |
| #define HAVE_COPYSIGN 1 | |
| #define HAVE___EXECUTABLE_START 1 | |
| #define HAVE_LOG2 1 | |
| #define HAVE_ALIGNED_ALLOC 1 | |
| #define HAVE_RANDOM 1 | |
| #define HAVE_RINT 1 | |
| #define HAVE___BUILTIN_UNWIND_INIT 1 | |
| #define HAVE_FSEEKO 1 | |
| #define HAVE_GRANTPT 1 | |
| #define HAVE_GETPT 1 | |
| #define HAVE_POSIX_OPENPT 1 | |
| #define TERMINFO 1 | |
| #define HAVE_RES_INIT 1 | |
| #define HAVE_VALGRIND_VALGRIND_H 1 | |
| #define HAVE_TZSET 1 | |
| #define HAVE_READLINKAT 1 | |
| #define HAVE_GETDTABLESIZE 1 | |
| #define HAVE_FACCESSAT 1 | |
| #define HAVE_FCNTL 1 | |
| #define HAVE_FDOPENDIR 1 | |
| #define HAVE_FSTATAT 1 | |
| #define HAVE_FSYNC 1 | |
| #define HAVE_GETTIMEOFDAY 1 | |
| #define HAVE_LSTAT 1 | |
| #define HAVE_MKOSTEMP 1 | |
| #define HAVE_PIPE2 1 | |
| #define HAVE_PSELECT 1 | |
| #define HAVE_PTHREAD_SIGMASK 1 | |
| #define HAVE_FCHMOD 1 | |
| #define HAVE_READLINK 1 | |
| #define HAVE_STRTOIMAX 1 | |
| #define HAVE_STRTOUMAX 1 | |
| #define HAVE_SYMLINK 1 | |
| #define HAVE_LOCALTIME_R 1 | |
| #define HAVE_FUTIMES 1 | |
| #define HAVE_FUTIMESAT 1 | |
| #define HAVE_FUTIMENS 1 | |
| #define HAVE_UTIMENSAT 1 | |
| #define HAVE_LUTIMES 1 | |
| #define HAVE_SECURE_GETENV 1 | |
| #define HAVE_INET_SOCKETS 1 | |
| #define HAVE_FORK 1 | |
| #define HAVE_VFORK 1 | |
| #define HAVE_WORKING_VFORK 1 | |
| #define HAVE_WORKING_FORK 1 | |
| #define HAVE_SNPRINTF 1 | |
| #define HAVE_LANGINFO_CODESET 1 | |
| #define HAVE_MBSTATE_T 1 | |
| #define __restrict_arr __restrict | |
| #define AMPERSAND_FULL_NAME 1 | |
| #define CLASH_DETECTION 1 | |
| #define HAVE_PTYS 1 | |
| #define HAVE_SOCKETS 1 | |
| #define NULL_DEVICE "/dev/null" | |
| #define SEPCHAR ':' | |
| #define subprocesses 1 | |
| #define USER_FULL_NAME pw->pw_gecos | |
| #define DIRECTORY_SEP '/' | |
| #define IS_DEVICE_SEP(_c_) 0 | |
| #define IS_DIRECTORY_SEP(_c_) ((_c_) == DIRECTORY_SEP) | |
| #define IS_ANY_SEP(_c_) (IS_DIRECTORY_SEP (_c_)) | |
| #define HAVE_PROCFS 1 | |
| #define DEFAULT_SOUND_DEVICE "/dev/dsp" | |
| #define INTERRUPT_INPUT 1 | |
| #define NARROWPROTO 1 | |
| #define UNIX98_PTYS 1 | |
| #define PTY_ITERATION int i; for (i = 0; i < 1; i++) | |
| #define PTY_TTY_NAME_SPRINTF { char *ptyname = 0; sigset_t blocked; sigemptyset (&blocked); sigaddset (&blocked, SIGCHLD); pthread_sigmask (SIG_BLOCK, &blocked, 0); if (grantpt (fd) != -1 && unlockpt (fd) != -1) ptyname = ptsname(fd); pthread_sigmask (SIG_UNBLOCK, &blocked, 0); if (!ptyname) { emacs_close (fd); return -1; } snprintf (pty_name, PTY_NAME_SIZE, "%s", ptyname); } | |
| #define PTY_OPEN do { fd = posix_openpt (O_RDWR | O_CLOEXEC | O_NOCTTY); if (fd < 0 && errno == EINVAL) fd = posix_openpt (O_RDWR | O_NOCTTY); } while (false) | |
| #define PTY_NAME_SPRINTF /**/ | |
| #define SIGNALS_VIA_CHARACTERS 1 | |
| #define GC_SETJMP_WORKS 1 | |
| #define GC_SETJMP_WORKS 1 | |
| #define HAVE__SETJMP 1 | |
| #define USG /**/ | |
| #define GNU_LINUX /**/ | |
| #define USABLE_FIONREAD 1 | |
| #define USABLE_SIGIO 1 | |
| #define COPYRIGHT "Copyright (C) 2015 Free Software Foundation, Inc." | |
| #define EMACS_CONFIGURATION "x86_64-unknown-linux-gnu" | |
| #define EMACS_CONFIG_OPTIONS "--prefix=/home/user/.linuxbrew/Cellar/emacs/24.5 --enable-locallisppath=/home/user/.linuxbrew/share/emacs/site-lisp --infodir=/home/user/.linuxbrew/Cellar/emacs/24.5/share/info/emacs --without-dbus --without-gnutls --without-x 'CFLAGS=-Os -w -pipe -march=core2' CPPFLAGS=-isystem/home/user/.linuxbrew/include 'LDFLAGS=-L/home/user/.linuxbrew/lib -Wl,-rpath,/home/user/.linuxbrew/lib'" | |
| #define GNU_MALLOC 1 | |
| #define HAVE_ALLOCA_H 1 | |
| #define HAVE_ALLOCA 1 | |
| #define HAVE_UNSIGNED_LONG_LONG_INT 1 | |
| #define HAVE_C99_STRTOLD 1 | |
| #define HAVE_ENVIRON_DECL 1 | |
| #define HAVE_DECL_FDATASYNC 1 | |
| #define HAVE_DECL_STRMODE 0 | |
| #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | |
| #define HAVE_GETOPT_H 1 | |
| #define HAVE_GETOPT_LONG_ONLY 1 | |
| #define HAVE_DECL_GETENV 1 | |
| #define restrict __restrict | |
| #define HAVE_LONG_LONG_INT 1 | |
| #define HAVE_DECL_MEMRCHR 1 | |
| #define HAVE_DECL_ALARM 1 | |
| #define HAVE_SIGSET_T 1 | |
| #define HAVE__BOOL 1 | |
| #define HAVE_WCHAR_T 1 | |
| #define HAVE_STRUCT_TM_TM_ZONE 1 | |
| #define HAVE_TM_ZONE 1 | |
| #define HAVE_TM_GMTOFF 1 | |
| #define HAVE_DECL_STRTOIMAX 1 | |
| #define HAVE_DECL_STRTOUMAX 1 | |
| #define HAVE_DECL_UNSETENV 1 | |
| #define HAVE_WORKING_UTIMES 1 | |
| #define HAVE_STRUCT_UTIMBUF 1 | |
| #define GETGROUPS_T gid_t | |
| #define HAVE_ALLOCA 1 | |
| #define HAVE_BYTESWAP_H 1 | |
| #define HAVE_CLOCK_GETTIME 1 | |
| #define HAVE_CLOCK_SETTIME 1 | |
| #define GNULIB_CLOSE_STREAM 1 | |
| #define HAVE_DUP2 1 | |
| #define GNULIB_FACCESSAT 1 | |
| #define HAVE_DECL_FDOPENDIR 1 | |
| #define GNULIB_FDOPENDIR 1 | |
| #define HAVE_DECL___FPENDING 1 | |
| #define GETTIMEOFDAY_TIMEZONE struct timezone | |
| #define HAVE_MEMRCHR 1 | |
| #define GNULIB_MKOSTEMP 1 | |
| #define HAVE_PTHREAD_SIGMASK 1 | |
| #define USE_ACL 0 | |
| #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1 | |
| #define TYPEOF_STRUCT_STAT_ST_ATIM_IS_STRUCT_TIMESPEC 1 | |
| /* end confdefs.h. */ | |
| #include <sys/types.h> | |
| #include <sys/stat.h> | |
| | |
| int | |
| main () | |
| { | |
| static struct stat ac_aggr; | |
| if (ac_aggr.st_birthtimensec) | |
| return 0; | |
| ; | |
| return 0; | |
| } | |
configure:26640: /usr/bin/gcc-4.8 -std=gnu99 -c -Os -w -pipe -march=core2 -isystem/home/user/.linuxbrew/include conftest.c >&5 | |
conftest.c: In function 'main': | |
conftest.c:246:19: error: 'struct stat' has no member named 'st_birthtimensec' | |
if (sizeof ac_aggr.st_birthtimensec) | |
^ | |
configure:26640: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "emacs" | |
| #define PACKAGE_TARNAME "emacs" | |
| #define PACKAGE_VERSION "24.5" | |
| #define PACKAGE_STRING "emacs 24.5" | |
| #define PACKAGE_BUGREPORT "" | |
| #define PACKAGE_URL "" | |
| #define PACKAGE "emacs" | |
| #define VERSION "24.5" | |
| #define MAIL_USE_POP 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define __EXTENSIONS__ 1 | |
| #define _ALL_SOURCE 1 | |
| #define _DARWIN_C_SOURCE 1 | |
| #define _GNU_SOURCE 1 | |
| #define _POSIX_PTHREAD_SEMANTICS 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define _DARWIN_USE_64_BIT_INODE 1 | |
| #define SYSTEM_TYPE "gnu/linux" | |
| #define HAVE_SYS_SOUNDCARD_H 1 | |
| #define HAVE_SOUND 1 | |
| #define HAVE_PTY_H 1 | |
| #define HAVE_SYS_RESOURCE_H 1 | |
| #define HAVE_SYS_UTSNAME_H 1 | |
| #define HAVE_PWD_H 1 | |
| #define HAVE_UTMP_H 1 | |
| #define HAVE_SYS_SOCKET_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_PTHREAD_H 1 | |
| #define HAVE_SYS_UN_H 1 | |
| #define HAVE_DIRENT_H 1 | |
| #define HAVE_EXECINFO_H 1 | |
| #define HAVE_STDIO_EXT_H 1 | |
| #define HAVE_GETOPT_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_WCHAR_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_PERSONALITY_LINUX32 1 | |
| #define HAVE_TERM_H 1 | |
| #define TIME_WITH_SYS_TIME 1 | |
| #define HAVE_DECL_SYS_SIGLIST 1 | |
| #define HAVE_SYS_WAIT_H 1 | |
| #define HAVE_NET_IF_H 1 | |
| #define HAVE_IFADDRS_H 1 | |
| #define HAVE_STRUCT_IFREQ_IFR_FLAGS 1 | |
| #define HAVE_STRUCT_IFREQ_IFR_HWADDR 1 | |
| #define HAVE_STRUCT_IFREQ_IFR_NETMASK 1 | |
| #define HAVE_STRUCT_IFREQ_IFR_BROADADDR 1 | |
| #define HAVE_STRUCT_IFREQ_IFR_ADDR 1 | |
| #define HAVE_LONG_FILE_NAMES 1 | |
| #define HAVE_SYS_VLIMIT_H 1 | |
| #define HAVE_DATA_START 1 | |
| #define DOUG_LEA_MALLOC 1 | |
| #define HAVE_GETPAGESIZE 1 | |
| #define HAVE_MMAP 1 | |
| #define HAVE_PTHREAD 1 | |
| #define HAVE_INOTIFY 1 | |
| #define USE_FILE_NOTIFY 1 | |
| #define HAVE_XIM 1 | |
| #define USE_XIM 1 | |
| #define XRegisterIMInstantiateCallback_arg6 XPointer* | |
| #define HAVE_ZLIB 1 | |
| #define HAVE_H_ERRNO 1 | |
| #define HAVE_LIBM 1 | |
| #define MAIL_USE_FLOCK 1 | |
| #define HAVE_ACCEPT4 1 | |
| #define HAVE_FCHDIR 1 | |
| #define HAVE_GETHOSTNAME 1 | |
| #define HAVE_GETRUSAGE 1 | |
| #define HAVE_GET_CURRENT_DIR_NAME 1 | |
| #define HAVE_LRAND48 1 | |
| #define HAVE_SELECT 1 | |
| #define HAVE_GETPAGESIZE 1 | |
| #define HAVE_SETLOCALE 1 | |
| #define HAVE_GETRLIMIT 1 | |
| #define HAVE_SETRLIMIT 1 | |
| #define HAVE_SHUTDOWN 1 | |
| #define HAVE_GETADDRINFO 1 | |
| #define HAVE_STRSIGNAL 1 | |
| #define HAVE_SETITIMER 1 | |
| #define HAVE_SENDTO 1 | |
| #define HAVE_RECVFROM 1 | |
| #define HAVE_GETSOCKNAME 1 | |
| #define HAVE_GETPEERNAME 1 | |
| #define HAVE_GETIFADDRS 1 | |
| #define HAVE_FREEIFADDRS 1 | |
| #define HAVE_GAI_STRERROR 1 | |
| #define HAVE_GETLINE 1 | |
| #define HAVE_GETDELIM 1 | |
| #define HAVE_SYNC 1 | |
| #define HAVE_GETPWENT 1 | |
| #define HAVE_ENDPWENT 1 | |
| #define HAVE_GETGRENT 1 | |
| #define HAVE_ENDGRENT 1 | |
| #define HAVE_CFMAKERAW 1 | |
| #define HAVE_CFSETSPEED 1 | |
| #define HAVE_COPYSIGN 1 | |
| #define HAVE___EXECUTABLE_START 1 | |
| #define HAVE_LOG2 1 | |
| #define HAVE_ALIGNED_ALLOC 1 | |
| #define HAVE_RANDOM 1 | |
| #define HAVE_RINT 1 | |
| #define HAVE___BUILTIN_UNWIND_INIT 1 | |
| #define HAVE_FSEEKO 1 | |
| #define HAVE_GRANTPT 1 | |
| #define HAVE_GETPT 1 | |
| #define HAVE_POSIX_OPENPT 1 | |
| #define TERMINFO 1 | |
| #define HAVE_RES_INIT 1 | |
| #define HAVE_VALGRIND_VALGRIND_H 1 | |
| #define HAVE_TZSET 1 | |
| #define HAVE_READLINKAT 1 | |
| #define HAVE_GETDTABLESIZE 1 | |
| #define HAVE_FACCESSAT 1 | |
| #define HAVE_FCNTL 1 | |
| #define HAVE_FDOPENDIR 1 | |
| #define HAVE_FSTATAT 1 | |
| #define HAVE_FSYNC 1 | |
| #define HAVE_GETTIMEOFDAY 1 | |
| #define HAVE_LSTAT 1 | |
| #define HAVE_MKOSTEMP 1 | |
| #define HAVE_PIPE2 1 | |
| #define HAVE_PSELECT 1 | |
| #define HAVE_PTHREAD_SIGMASK 1 | |
| #define HAVE_FCHMOD 1 | |
| #define HAVE_READLINK 1 | |
| #define HAVE_STRTOIMAX 1 | |
| #define HAVE_STRTOUMAX 1 | |
| #define HAVE_SYMLINK 1 | |
| #define HAVE_LOCALTIME_R 1 | |
| #define HAVE_FUTIMES 1 | |
| #define HAVE_FUTIMESAT 1 | |
| #define HAVE_FUTIMENS 1 | |
| #define HAVE_UTIMENSAT 1 | |
| #define HAVE_LUTIMES 1 | |
| #define HAVE_SECURE_GETENV 1 | |
| #define HAVE_INET_SOCKETS 1 | |
| #define HAVE_FORK 1 | |
| #define HAVE_VFORK 1 | |
| #define HAVE_WORKING_VFORK 1 | |
| #define HAVE_WORKING_FORK 1 | |
| #define HAVE_SNPRINTF 1 | |
| #define HAVE_LANGINFO_CODESET 1 | |
| #define HAVE_MBSTATE_T 1 | |
| #define __restrict_arr __restrict | |
| #define AMPERSAND_FULL_NAME 1 | |
| #define CLASH_DETECTION 1 | |
| #define HAVE_PTYS 1 | |
| #define HAVE_SOCKETS 1 | |
| #define NULL_DEVICE "/dev/null" | |
| #define SEPCHAR ':' | |
| #define subprocesses 1 | |
| #define USER_FULL_NAME pw->pw_gecos | |
| #define DIRECTORY_SEP '/' | |
| #define IS_DEVICE_SEP(_c_) 0 | |
| #define IS_DIRECTORY_SEP(_c_) ((_c_) == DIRECTORY_SEP) | |
| #define IS_ANY_SEP(_c_) (IS_DIRECTORY_SEP (_c_)) | |
| #define HAVE_PROCFS 1 | |
| #define DEFAULT_SOUND_DEVICE "/dev/dsp" | |
| #define INTERRUPT_INPUT 1 | |
| #define NARROWPROTO 1 | |
| #define UNIX98_PTYS 1 | |
| #define PTY_ITERATION int i; for (i = 0; i < 1; i++) | |
| #define PTY_TTY_NAME_SPRINTF { char *ptyname = 0; sigset_t blocked; sigemptyset (&blocked); sigaddset (&blocked, SIGCHLD); pthread_sigmask (SIG_BLOCK, &blocked, 0); if (grantpt (fd) != -1 && unlockpt (fd) != -1) ptyname = ptsname(fd); pthread_sigmask (SIG_UNBLOCK, &blocked, 0); if (!ptyname) { emacs_close (fd); return -1; } snprintf (pty_name, PTY_NAME_SIZE, "%s", ptyname); } | |
| #define PTY_OPEN do { fd = posix_openpt (O_RDWR | O_CLOEXEC | O_NOCTTY); if (fd < 0 && errno == EINVAL) fd = posix_openpt (O_RDWR | O_NOCTTY); } while (false) | |
| #define PTY_NAME_SPRINTF /**/ | |
| #define SIGNALS_VIA_CHARACTERS 1 | |
| #define GC_SETJMP_WORKS 1 | |
| #define GC_SETJMP_WORKS 1 | |
| #define HAVE__SETJMP 1 | |
| #define USG /**/ | |
| #define GNU_LINUX /**/ | |
| #define USABLE_FIONREAD 1 | |
| #define USABLE_SIGIO 1 | |
| #define COPYRIGHT "Copyright (C) 2015 Free Software Foundation, Inc." | |
| #define EMACS_CONFIGURATION "x86_64-unknown-linux-gnu" | |
| #define EMACS_CONFIG_OPTIONS "--prefix=/home/user/.linuxbrew/Cellar/emacs/24.5 --enable-locallisppath=/home/user/.linuxbrew/share/emacs/site-lisp --infodir=/home/user/.linuxbrew/Cellar/emacs/24.5/share/info/emacs --without-dbus --without-gnutls --without-x 'CFLAGS=-Os -w -pipe -march=core2' CPPFLAGS=-isystem/home/user/.linuxbrew/include 'LDFLAGS=-L/home/user/.linuxbrew/lib -Wl,-rpath,/home/user/.linuxbrew/lib'" | |
| #define GNU_MALLOC 1 | |
| #define HAVE_ALLOCA_H 1 | |
| #define HAVE_ALLOCA 1 | |
| #define HAVE_UNSIGNED_LONG_LONG_INT 1 | |
| #define HAVE_C99_STRTOLD 1 | |
| #define HAVE_ENVIRON_DECL 1 | |
| #define HAVE_DECL_FDATASYNC 1 | |
| #define HAVE_DECL_STRMODE 0 | |
| #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | |
| #define HAVE_GETOPT_H 1 | |
| #define HAVE_GETOPT_LONG_ONLY 1 | |
| #define HAVE_DECL_GETENV 1 | |
| #define restrict __restrict | |
| #define HAVE_LONG_LONG_INT 1 | |
| #define HAVE_DECL_MEMRCHR 1 | |
| #define HAVE_DECL_ALARM 1 | |
| #define HAVE_SIGSET_T 1 | |
| #define HAVE__BOOL 1 | |
| #define HAVE_WCHAR_T 1 | |
| #define HAVE_STRUCT_TM_TM_ZONE 1 | |
| #define HAVE_TM_ZONE 1 | |
| #define HAVE_TM_GMTOFF 1 | |
| #define HAVE_DECL_STRTOIMAX 1 | |
| #define HAVE_DECL_STRTOUMAX 1 | |
| #define HAVE_DECL_UNSETENV 1 | |
| #define HAVE_WORKING_UTIMES 1 | |
| #define HAVE_STRUCT_UTIMBUF 1 | |
| #define GETGROUPS_T gid_t | |
| #define HAVE_ALLOCA 1 | |
| #define HAVE_BYTESWAP_H 1 | |
| #define HAVE_CLOCK_GETTIME 1 | |
| #define HAVE_CLOCK_SETTIME 1 | |
| #define GNULIB_CLOSE_STREAM 1 | |
| #define HAVE_DUP2 1 | |
| #define GNULIB_FACCESSAT 1 | |
| #define HAVE_DECL_FDOPENDIR 1 | |
| #define GNULIB_FDOPENDIR 1 | |
| #define HAVE_DECL___FPENDING 1 | |
| #define GETTIMEOFDAY_TIMEZONE struct timezone | |
| #define HAVE_MEMRCHR 1 | |
| #define GNULIB_MKOSTEMP 1 | |
| #define HAVE_PTHREAD_SIGMASK 1 | |
| #define USE_ACL 0 | |
| #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1 | |
| #define TYPEOF_STRUCT_STAT_ST_ATIM_IS_STRUCT_TIMESPEC 1 | |
| /* end confdefs.h. */ | |
| #include <sys/types.h> | |
| #include <sys/stat.h> | |
| | |
| int | |
| main () | |
| { | |
| static struct stat ac_aggr; | |
| if (sizeof ac_aggr.st_birthtimensec) | |
| return 0; | |
| ; | |
| return 0; | |
| } | |
configure:26640: result: no | |
configure:26651: checking for struct stat.st_birthtim.tv_nsec | |
configure:26651: /usr/bin/gcc-4.8 -std=gnu99 -c -Os -w -pipe -march=core2 -isystem/home/user/.linuxbrew/include conftest.c >&5 | |
conftest.c: In function 'main': | |
conftest.c:246:12: error: 'struct stat' has no member named 'st_birthtim' | |
if (ac_aggr.st_birthtim.tv_nsec) | |
^ | |
configure:26651: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "emacs" | |
| #define PACKAGE_TARNAME "emacs" | |
| #define PACKAGE_VERSION "24.5" | |
| #define PACKAGE_STRING "emacs 24.5" | |
| #define PACKAGE_BUGREPORT "" | |
| #define PACKAGE_URL "" | |
| #define PACKAGE "emacs" | |
| #define VERSION "24.5" | |
| #define MAIL_USE_POP 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define __EXTENSIONS__ 1 | |
| #define _ALL_SOURCE 1 | |
| #define _DARWIN_C_SOURCE 1 | |
| #define _GNU_SOURCE 1 | |
| #define _POSIX_PTHREAD_SEMANTICS 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define _DARWIN_USE_64_BIT_INODE 1 | |
| #define SYSTEM_TYPE "gnu/linux" | |
| #define HAVE_SYS_SOUNDCARD_H 1 | |
| #define HAVE_SOUND 1 | |
| #define HAVE_PTY_H 1 | |
| #define HAVE_SYS_RESOURCE_H 1 | |
| #define HAVE_SYS_UTSNAME_H 1 | |
| #define HAVE_PWD_H 1 | |
| #define HAVE_UTMP_H 1 | |
| #define HAVE_SYS_SOCKET_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_PTHREAD_H 1 | |
| #define HAVE_SYS_UN_H 1 | |
| #define HAVE_DIRENT_H 1 | |
| #define HAVE_EXECINFO_H 1 | |
| #define HAVE_STDIO_EXT_H 1 | |
| #define HAVE_GETOPT_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_WCHAR_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_PERSONALITY_LINUX32 1 | |
| #define HAVE_TERM_H 1 | |
| #define TIME_WITH_SYS_TIME 1 | |
| #define HAVE_DECL_SYS_SIGLIST 1 | |
| #define HAVE_SYS_WAIT_H 1 | |
| #define HAVE_NET_IF_H 1 | |
| #define HAVE_IFADDRS_H 1 | |
| #define HAVE_STRUCT_IFREQ_IFR_FLAGS 1 | |
| #define HAVE_STRUCT_IFREQ_IFR_HWADDR 1 | |
| #define HAVE_STRUCT_IFREQ_IFR_NETMASK 1 | |
| #define HAVE_STRUCT_IFREQ_IFR_BROADADDR 1 | |
| #define HAVE_STRUCT_IFREQ_IFR_ADDR 1 | |
| #define HAVE_LONG_FILE_NAMES 1 | |
| #define HAVE_SYS_VLIMIT_H 1 | |
| #define HAVE_DATA_START 1 | |
| #define DOUG_LEA_MALLOC 1 | |
| #define HAVE_GETPAGESIZE 1 | |
| #define HAVE_MMAP 1 | |
| #define HAVE_PTHREAD 1 | |
| #define HAVE_INOTIFY 1 | |
| #define USE_FILE_NOTIFY 1 | |
| #define HAVE_XIM 1 | |
| #define USE_XIM 1 | |
| #define XRegisterIMInstantiateCallback_arg6 XPointer* | |
| #define HAVE_ZLIB 1 | |
| #define HAVE_H_ERRNO 1 | |
| #define HAVE_LIBM 1 | |
| #define MAIL_USE_FLOCK 1 | |
| #define HAVE_ACCEPT4 1 | |
| #define HAVE_FCHDIR 1 | |
| #define HAVE_GETHOSTNAME 1 | |
| #define HAVE_GETRUSAGE 1 | |
| #define HAVE_GET_CURRENT_DIR_NAME 1 | |
| #define HAVE_LRAND48 1 | |
| #define HAVE_SELECT 1 | |
| #define HAVE_GETPAGESIZE 1 | |
| #define HAVE_SETLOCALE 1 | |
| #define HAVE_GETRLIMIT 1 | |
| #define HAVE_SETRLIMIT 1 | |
| #define HAVE_SHUTDOWN 1 | |
| #define HAVE_GETADDRINFO 1 | |
| #define HAVE_STRSIGNAL 1 | |
| #define HAVE_SETITIMER 1 | |
| #define HAVE_SENDTO 1 | |
| #define HAVE_RECVFROM 1 | |
| #define HAVE_GETSOCKNAME 1 | |
| #define HAVE_GETPEERNAME 1 | |
| #define HAVE_GETIFADDRS 1 | |
| #define HAVE_FREEIFADDRS 1 | |
| #define HAVE_GAI_STRERROR 1 | |
| #define HAVE_GETLINE 1 | |
| #define HAVE_GETDELIM 1 | |
| #define HAVE_SYNC 1 | |
| #define HAVE_GETPWENT 1 | |
| #define HAVE_ENDPWENT 1 | |
| #define HAVE_GETGRENT 1 | |
| #define HAVE_ENDGRENT 1 | |
| #define HAVE_CFMAKERAW 1 | |
| #define HAVE_CFSETSPEED 1 | |
| #define HAVE_COPYSIGN 1 | |
| #define HAVE___EXECUTABLE_START 1 | |
| #define HAVE_LOG2 1 | |
| #define HAVE_ALIGNED_ALLOC 1 | |
| #define HAVE_RANDOM 1 | |
| #define HAVE_RINT 1 | |
| #define HAVE___BUILTIN_UNWIND_INIT 1 | |
| #define HAVE_FSEEKO 1 | |
| #define HAVE_GRANTPT 1 | |
| #define HAVE_GETPT 1 | |
| #define HAVE_POSIX_OPENPT 1 | |
| #define TERMINFO 1 | |
| #define HAVE_RES_INIT 1 | |
| #define HAVE_VALGRIND_VALGRIND_H 1 | |
| #define HAVE_TZSET 1 | |
| #define HAVE_READLINKAT 1 | |
| #define HAVE_GETDTABLESIZE 1 | |
| #define HAVE_FACCESSAT 1 | |
| #define HAVE_FCNTL 1 | |
| #define HAVE_FDOPENDIR 1 | |
| #define HAVE_FSTATAT 1 | |
| #define HAVE_FSYNC 1 | |
| #define HAVE_GETTIMEOFDAY 1 | |
| #define HAVE_LSTAT 1 | |
| #define HAVE_MKOSTEMP 1 | |
| #define HAVE_PIPE2 1 | |
| #define HAVE_PSELECT 1 | |
| #define HAVE_PTHREAD_SIGMASK 1 | |
| #define HAVE_FCHMOD 1 | |
| #define HAVE_READLINK 1 | |
| #define HAVE_STRTOIMAX 1 | |
| #define HAVE_STRTOUMAX 1 | |
| #define HAVE_SYMLINK 1 | |
| #define HAVE_LOCALTIME_R 1 | |
| #define HAVE_FUTIMES 1 | |
| #define HAVE_FUTIMESAT 1 | |
| #define HAVE_FUTIMENS 1 | |
| #define HAVE_UTIMENSAT 1 | |
| #define HAVE_LUTIMES 1 | |
| #define HAVE_SECURE_GETENV 1 | |
| #define HAVE_INET_SOCKETS 1 | |
| #define HAVE_FORK 1 | |
| #define HAVE_VFORK 1 | |
| #define HAVE_WORKING_VFORK 1 | |
| #define HAVE_WORKING_FORK 1 | |
| #define HAVE_SNPRINTF 1 | |
| #define HAVE_LANGINFO_CODESET 1 | |
| #define HAVE_MBSTATE_T 1 | |
| #define __restrict_arr __restrict | |
| #define AMPERSAND_FULL_NAME 1 | |
| #define CLASH_DETECTION 1 | |
| #define HAVE_PTYS 1 | |
| #define HAVE_SOCKETS 1 | |
| #define NULL_DEVICE "/dev/null" | |
| #define SEPCHAR ':' | |
| #define subprocesses 1 | |
| #define USER_FULL_NAME pw->pw_gecos | |
| #define DIRECTORY_SEP '/' | |
| #define IS_DEVICE_SEP(_c_) 0 | |
| #define IS_DIRECTORY_SEP(_c_) ((_c_) == DIRECTORY_SEP) | |
| #define IS_ANY_SEP(_c_) (IS_DIRECTORY_SEP (_c_)) | |
| #define HAVE_PROCFS 1 | |
| #define DEFAULT_SOUND_DEVICE "/dev/dsp" | |
| #define INTERRUPT_INPUT 1 | |
| #define NARROWPROTO 1 | |
| #define UNIX98_PTYS 1 | |
| #define PTY_ITERATION int i; for (i = 0; i < 1; i++) | |
| #define PTY_TTY_NAME_SPRINTF { char *ptyname = 0; sigset_t blocked; sigemptyset (&blocked); sigaddset (&blocked, SIGCHLD); pthread_sigmask (SIG_BLOCK, &blocked, 0); if (grantpt (fd) != -1 && unlockpt (fd) != -1) ptyname = ptsname(fd); pthread_sigmask (SIG_UNBLOCK, &blocked, 0); if (!ptyname) { emacs_close (fd); return -1; } snprintf (pty_name, PTY_NAME_SIZE, "%s", ptyname); } | |
| #define PTY_OPEN do { fd = posix_openpt (O_RDWR | O_CLOEXEC | O_NOCTTY); if (fd < 0 && errno == EINVAL) fd = posix_openpt (O_RDWR | O_NOCTTY); } while (false) | |
| #define PTY_NAME_SPRINTF /**/ | |
| #define SIGNALS_VIA_CHARACTERS 1 | |
| #define GC_SETJMP_WORKS 1 | |
| #define GC_SETJMP_WORKS 1 | |
| #define HAVE__SETJMP 1 | |
| #define USG /**/ | |
| #define GNU_LINUX /**/ | |
| #define USABLE_FIONREAD 1 | |
| #define USABLE_SIGIO 1 | |
| #define COPYRIGHT "Copyright (C) 2015 Free Software Foundation, Inc." | |
| #define EMACS_CONFIGURATION "x86_64-unknown-linux-gnu" | |
| #define EMACS_CONFIG_OPTIONS "--prefix=/home/user/.linuxbrew/Cellar/emacs/24.5 --enable-locallisppath=/home/user/.linuxbrew/share/emacs/site-lisp --infodir=/home/user/.linuxbrew/Cellar/emacs/24.5/share/info/emacs --without-dbus --without-gnutls --without-x 'CFLAGS=-Os -w -pipe -march=core2' CPPFLAGS=-isystem/home/user/.linuxbrew/include 'LDFLAGS=-L/home/user/.linuxbrew/lib -Wl,-rpath,/home/user/.linuxbrew/lib'" | |
| #define GNU_MALLOC 1 | |
| #define HAVE_ALLOCA_H 1 | |
| #define HAVE_ALLOCA 1 | |
| #define HAVE_UNSIGNED_LONG_LONG_INT 1 | |
| #define HAVE_C99_STRTOLD 1 | |
| #define HAVE_ENVIRON_DECL 1 | |
| #define HAVE_DECL_FDATASYNC 1 | |
| #define HAVE_DECL_STRMODE 0 | |
| #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | |
| #define HAVE_GETOPT_H 1 | |
| #define HAVE_GETOPT_LONG_ONLY 1 | |
| #define HAVE_DECL_GETENV 1 | |
| #define restrict __restrict | |
| #define HAVE_LONG_LONG_INT 1 | |
| #define HAVE_DECL_MEMRCHR 1 | |
| #define HAVE_DECL_ALARM 1 | |
| #define HAVE_SIGSET_T 1 | |
| #define HAVE__BOOL 1 | |
| #define HAVE_WCHAR_T 1 | |
| #define HAVE_STRUCT_TM_TM_ZONE 1 | |
| #define HAVE_TM_ZONE 1 | |
| #define HAVE_TM_GMTOFF 1 | |
| #define HAVE_DECL_STRTOIMAX 1 | |
| #define HAVE_DECL_STRTOUMAX 1 | |
| #define HAVE_DECL_UNSETENV 1 | |
| #define HAVE_WORKING_UTIMES 1 | |
| #define HAVE_STRUCT_UTIMBUF 1 | |
| #define GETGROUPS_T gid_t | |
| #define HAVE_ALLOCA 1 | |
| #define HAVE_BYTESWAP_H 1 | |
| #define HAVE_CLOCK_GETTIME 1 | |
| #define HAVE_CLOCK_SETTIME 1 | |
| #define GNULIB_CLOSE_STREAM 1 | |
| #define HAVE_DUP2 1 | |
| #define GNULIB_FACCESSAT 1 | |
| #define HAVE_DECL_FDOPENDIR 1 | |
| #define GNULIB_FDOPENDIR 1 | |
| #define HAVE_DECL___FPENDING 1 | |
| #define GETTIMEOFDAY_TIMEZONE struct timezone | |
| #define HAVE_MEMRCHR 1 | |
| #define GNULIB_MKOSTEMP 1 | |
| #define HAVE_PTHREAD_SIGMASK 1 | |
| #define USE_ACL 0 | |
| #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1 | |
| #define TYPEOF_STRUCT_STAT_ST_ATIM_IS_STRUCT_TIMESPEC 1 | |
| /* end confdefs.h. */ | |
| #include <sys/types.h> | |
| #include <sys/stat.h> | |
| | |
| int | |
| main () | |
| { | |
| static struct stat ac_aggr; | |
| if (ac_aggr.st_birthtim.tv_nsec) | |
| return 0; | |
| ; | |
| return 0; | |
| } | |
configure:26651: /usr/bin/gcc-4.8 -std=gnu99 -c -Os -w -pipe -march=core2 -isystem/home/user/.linuxbrew/include conftest.c >&5 | |
conftest.c: In function 'main': | |
conftest.c:246:19: error: 'struct stat' has no member named 'st_birthtim' | |
if (sizeof ac_aggr.st_birthtim.tv_nsec) | |
^ | |
configure:26651: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "emacs" | |
| #define PACKAGE_TARNAME "emacs" | |
| #define PACKAGE_VERSION "24.5" | |
| #define PACKAGE_STRING "emacs 24.5" | |
| #define PACKAGE_BUGREPORT "" | |
| #define PACKAGE_URL "" | |
| #define PACKAGE "emacs" | |
| #define VERSION "24.5" | |
| #define MAIL_USE_POP 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define __EXTENSIONS__ 1 | |
| #define _ALL_SOURCE 1 | |
| #define _DARWIN_C_SOURCE 1 | |
| #define _GNU_SOURCE 1 | |
| #define _POSIX_PTHREAD_SEMANTICS 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define _DARWIN_USE_64_BIT_INODE 1 | |
| #define SYSTEM_TYPE "gnu/linux" | |
| #define HAVE_SYS_SOUNDCARD_H 1 | |
| #define HAVE_SOUND 1 | |
| #define HAVE_PTY_H 1 | |
| #define HAVE_SYS_RESOURCE_H 1 | |
| #define HAVE_SYS_UTSNAME_H 1 | |
| #define HAVE_PWD_H 1 | |
| #define HAVE_UTMP_H 1 | |
| #define HAVE_SYS_SOCKET_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_PTHREAD_H 1 | |
| #define HAVE_SYS_UN_H 1 | |
| #define HAVE_DIRENT_H 1 | |
| #define HAVE_EXECINFO_H 1 | |
| #define HAVE_STDIO_EXT_H 1 | |
| #define HAVE_GETOPT_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_WCHAR_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_PERSONALITY_LINUX32 1 | |
| #define HAVE_TERM_H 1 | |
| #define TIME_WITH_SYS_TIME 1 | |
| #define HAVE_DECL_SYS_SIGLIST 1 | |
| #define HAVE_SYS_WAIT_H 1 | |
| #define HAVE_NET_IF_H 1 | |
| #define HAVE_IFADDRS_H 1 | |
| #define HAVE_STRUCT_IFREQ_IFR_FLAGS 1 | |
| #define HAVE_STRUCT_IFREQ_IFR_HWADDR 1 | |
| #define HAVE_STRUCT_IFREQ_IFR_NETMASK 1 | |
| #define HAVE_STRUCT_IFREQ_IFR_BROADADDR 1 | |
| #define HAVE_STRUCT_IFREQ_IFR_ADDR 1 | |
| #define HAVE_LONG_FILE_NAMES 1 | |
| #define HAVE_SYS_VLIMIT_H 1 | |
| #define HAVE_DATA_START 1 | |
| #define DOUG_LEA_MALLOC 1 | |
| #define HAVE_GETPAGESIZE 1 | |
| #define HAVE_MMAP 1 | |
| #define HAVE_PTHREAD 1 | |
| #define HAVE_INOTIFY 1 | |
| #define USE_FILE_NOTIFY 1 | |
| #define HAVE_XIM 1 | |
| #define USE_XIM 1 | |
| #define XRegisterIMInstantiateCallback_arg6 XPointer* | |
| #define HAVE_ZLIB 1 | |
| #define HAVE_H_ERRNO 1 | |
| #define HAVE_LIBM 1 | |
| #define MAIL_USE_FLOCK 1 | |
| #define HAVE_ACCEPT4 1 | |
| #define HAVE_FCHDIR 1 | |
| #define HAVE_GETHOSTNAME 1 | |
| #define HAVE_GETRUSAGE 1 | |
| #define HAVE_GET_CURRENT_DIR_NAME 1 | |
| #define HAVE_LRAND48 1 | |
| #define HAVE_SELECT 1 | |
| #define HAVE_GETPAGESIZE 1 | |
| #define HAVE_SETLOCALE 1 | |
| #define HAVE_GETRLIMIT 1 | |
| #define HAVE_SETRLIMIT 1 | |
| #define HAVE_SHUTDOWN 1 | |
| #define HAVE_GETADDRINFO 1 | |
| #define HAVE_STRSIGNAL 1 | |
| #define HAVE_SETITIMER 1 | |
| #define HAVE_SENDTO 1 | |
| #define HAVE_RECVFROM 1 | |
| #define HAVE_GETSOCKNAME 1 | |
| #define HAVE_GETPEERNAME 1 | |
| #define HAVE_GETIFADDRS 1 | |
| #define HAVE_FREEIFADDRS 1 | |
| #define HAVE_GAI_STRERROR 1 | |
| #define HAVE_GETLINE 1 | |
| #define HAVE_GETDELIM 1 | |
| #define HAVE_SYNC 1 | |
| #define HAVE_GETPWENT 1 | |
| #define HAVE_ENDPWENT 1 | |
| #define HAVE_GETGRENT 1 | |
| #define HAVE_ENDGRENT 1 | |
| #define HAVE_CFMAKERAW 1 | |
| #define HAVE_CFSETSPEED 1 | |
| #define HAVE_COPYSIGN 1 | |
| #define HAVE___EXECUTABLE_START 1 | |
| #define HAVE_LOG2 1 | |
| #define HAVE_ALIGNED_ALLOC 1 | |
| #define HAVE_RANDOM 1 | |
| #define HAVE_RINT 1 | |
| #define HAVE___BUILTIN_UNWIND_INIT 1 | |
| #define HAVE_FSEEKO 1 | |
| #define HAVE_GRANTPT 1 | |
| #define HAVE_GETPT 1 | |
| #define HAVE_POSIX_OPENPT 1 | |
| #define TERMINFO 1 | |
| #define HAVE_RES_INIT 1 | |
| #define HAVE_VALGRIND_VALGRIND_H 1 | |
| #define HAVE_TZSET 1 | |
| #define HAVE_READLINKAT 1 | |
| #define HAVE_GETDTABLESIZE 1 | |
| #define HAVE_FACCESSAT 1 | |
| #define HAVE_FCNTL 1 | |
| #define HAVE_FDOPENDIR 1 | |
| #define HAVE_FSTATAT 1 | |
| #define HAVE_FSYNC 1 | |
| #define HAVE_GETTIMEOFDAY 1 | |
| #define HAVE_LSTAT 1 | |
| #define HAVE_MKOSTEMP 1 | |
| #define HAVE_PIPE2 1 | |
| #define HAVE_PSELECT 1 | |
| #define HAVE_PTHREAD_SIGMASK 1 | |
| #define HAVE_FCHMOD 1 | |
| #define HAVE_READLINK 1 | |
| #define HAVE_STRTOIMAX 1 | |
| #define HAVE_STRTOUMAX 1 | |
| #define HAVE_SYMLINK 1 | |
| #define HAVE_LOCALTIME_R 1 | |
| #define HAVE_FUTIMES 1 | |
| #define HAVE_FUTIMESAT 1 | |
| #define HAVE_FUTIMENS 1 | |
| #define HAVE_UTIMENSAT 1 | |
| #define HAVE_LUTIMES 1 | |
| #define HAVE_SECURE_GETENV 1 | |
| #define HAVE_INET_SOCKETS 1 | |
| #define HAVE_FORK 1 | |
| #define HAVE_VFORK 1 | |
| #define HAVE_WORKING_VFORK 1 | |
| #define HAVE_WORKING_FORK 1 | |
| #define HAVE_SNPRINTF 1 | |
| #define HAVE_LANGINFO_CODESET 1 | |
| #define HAVE_MBSTATE_T 1 | |
| #define __restrict_arr __restrict | |
| #define AMPERSAND_FULL_NAME 1 | |
| #define CLASH_DETECTION 1 | |
| #define HAVE_PTYS 1 | |
| #define HAVE_SOCKETS 1 | |
| #define NULL_DEVICE "/dev/null" | |
| #define SEPCHAR ':' | |
| #define subprocesses 1 | |
| #define USER_FULL_NAME pw->pw_gecos | |
| #define DIRECTORY_SEP '/' | |
| #define IS_DEVICE_SEP(_c_) 0 | |
| #define IS_DIRECTORY_SEP(_c_) ((_c_) == DIRECTORY_SEP) | |
| #define IS_ANY_SEP(_c_) (IS_DIRECTORY_SEP (_c_)) | |
| #define HAVE_PROCFS 1 | |
| #define DEFAULT_SOUND_DEVICE "/dev/dsp" | |
| #define INTERRUPT_INPUT 1 | |
| #define NARROWPROTO 1 | |
| #define UNIX98_PTYS 1 | |
| #define PTY_ITERATION int i; for (i = 0; i < 1; i++) | |
| #define PTY_TTY_NAME_SPRINTF { char *ptyname = 0; sigset_t blocked; sigemptyset (&blocked); sigaddset (&blocked, SIGCHLD); pthread_sigmask (SIG_BLOCK, &blocked, 0); if (grantpt (fd) != -1 && unlockpt (fd) != -1) ptyname = ptsname(fd); pthread_sigmask (SIG_UNBLOCK, &blocked, 0); if (!ptyname) { emacs_close (fd); return -1; } snprintf (pty_name, PTY_NAME_SIZE, "%s", ptyname); } | |
| #define PTY_OPEN do { fd = posix_openpt (O_RDWR | O_CLOEXEC | O_NOCTTY); if (fd < 0 && errno == EINVAL) fd = posix_openpt (O_RDWR | O_NOCTTY); } while (false) | |
| #define PTY_NAME_SPRINTF /**/ | |
| #define SIGNALS_VIA_CHARACTERS 1 | |
| #define GC_SETJMP_WORKS 1 | |
| #define GC_SETJMP_WORKS 1 | |
| #define HAVE__SETJMP 1 | |
| #define USG /**/ | |
| #define GNU_LINUX /**/ | |
| #define USABLE_FIONREAD 1 | |
| #define USABLE_SIGIO 1 | |
| #define COPYRIGHT "Copyright (C) 2015 Free Software Foundation, Inc." | |
| #define EMACS_CONFIGURATION "x86_64-unknown-linux-gnu" | |
| #define EMACS_CONFIG_OPTIONS "--prefix=/home/user/.linuxbrew/Cellar/emacs/24.5 --enable-locallisppath=/home/user/.linuxbrew/share/emacs/site-lisp --infodir=/home/user/.linuxbrew/Cellar/emacs/24.5/share/info/emacs --without-dbus --without-gnutls --without-x 'CFLAGS=-Os -w -pipe -march=core2' CPPFLAGS=-isystem/home/user/.linuxbrew/include 'LDFLAGS=-L/home/user/.linuxbrew/lib -Wl,-rpath,/home/user/.linuxbrew/lib'" | |
| #define GNU_MALLOC 1 | |
| #define HAVE_ALLOCA_H 1 | |
| #define HAVE_ALLOCA 1 | |
| #define HAVE_UNSIGNED_LONG_LONG_INT 1 | |
| #define HAVE_C99_STRTOLD 1 | |
| #define HAVE_ENVIRON_DECL 1 | |
| #define HAVE_DECL_FDATASYNC 1 | |
| #define HAVE_DECL_STRMODE 0 | |
| #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | |
| #define HAVE_GETOPT_H 1 | |
| #define HAVE_GETOPT_LONG_ONLY 1 | |
| #define HAVE_DECL_GETENV 1 | |
| #define restrict __restrict | |
| #define HAVE_LONG_LONG_INT 1 | |
| #define HAVE_DECL_MEMRCHR 1 | |
| #define HAVE_DECL_ALARM 1 | |
| #define HAVE_SIGSET_T 1 | |
| #define HAVE__BOOL 1 | |
| #define HAVE_WCHAR_T 1 | |
| #define HAVE_STRUCT_TM_TM_ZONE 1 | |
| #define HAVE_TM_ZONE 1 | |
| #define HAVE_TM_GMTOFF 1 | |
ne HAVE_PTHREAD_H 1 | |
| #define HAVE_SYS_UN_H 1 | |
| #define HAVE_DIRENT_H 1 | |
| #define HAVE_EXECINFO_H 1 | |
| #define HAVE_STDIO_EXT_H 1 | |
| #define HAVE_GETOPT_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_WCHAR_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_PERSONALITY_LINUX32 1 | |
| #define HAVE_TERM_H 1 | |
| #define TIME_WITH_SYS_TIME 1 | |
| #define HAVE_DECL_SYS_SIGLIST 1 | |
| #define HAVE_SYS_WAIT_H 1 | |
| #define HAVE_NET_IF_H 1 | |
| #define HAVE_IFADDRS_H 1 | |
| #define HAVE_STRUCT_IFREQ_IFR_FLAGS 1 | |
| #define HAVE_STRUCT_IFREQ_IFR_HWADDR 1 | |
| #define HAVE_STRUCT_IFREQ_IFR_NETMASK 1 | |
| #define HAVE_STRUCT_IFREQ_IFR_BROADADDR 1 | |
| #define HAVE_STRUCT_IFREQ_IFR_ADDR 1 | |
| #define HAVE_LONG_FILE_NAMES 1 | |
| #define HAVE_SYS_VLIMIT_H 1 | |
| #define HAVE_DATA_START 1 | |
| #define DOUG_LEA_MALLOC 1 | |
| #define HAVE_GETPAGESIZE 1 | |
| #define HAVE_MMAP 1 | |
| #define HAVE_PTHREAD 1 | |
| #define HAVE_INOTIFY 1 | |
| #define USE_FILE_NOTIFY 1 | |
| #define HAVE_XIM 1 | |
| #define USE_XIM 1 | |
| #define XRegisterIMInstantiateCallback_arg6 XPointer* | |
| #define HAVE_ZLIB 1 | |
| #define HAVE_H_ERRNO 1 | |
| #define HAVE_LIBM 1 | |
| #define MAIL_USE_FLOCK 1 | |
| #define HAVE_ACCEPT4 1 | |
| #define HAVE_FCHDIR 1 | |
| #define HAVE_GETHOSTNAME 1 | |
| #define HAVE_GETRUSAGE 1 | |
| #define HAVE_GET_CURRENT_DIR_NAME 1 | |
| #define HAVE_LRAND48 1 | |
| #define HAVE_SELECT 1 | |
| #define HAVE_GETPAGESIZE 1 | |
| #define HAVE_SETLOCALE 1 | |
| #define HAVE_GETRLIMIT 1 | |
| #define HAVE_SETRLIMIT 1 | |
| #define HAVE_SHUTDOWN 1 | |
| #define HAVE_GETADDRINFO 1 | |
| #define HAVE_STRSIGNAL 1 | |
| #define HAVE_SETITIMER 1 | |
| #define HAVE_SENDTO 1 | |
| #define HAVE_RECVFROM 1 | |
| #define HAVE_GETSOCKNAME 1 | |
| #define HAVE_GETPEERNAME 1 | |
| #define HAVE_GETIFADDRS 1 | |
| #define HAVE_FREEIFADDRS 1 | |
| #define HAVE_GAI_STRERROR 1 | |
| #define HAVE_GETLINE 1 | |
| #define HAVE_GETDELIM 1 | |
| #define HAVE_SYNC 1 | |
| #define HAVE_GETPWENT 1 | |
| #define HAVE_ENDPWENT 1 | |
| #define HAVE_GETGRENT 1 | |
| #define HAVE_ENDGRENT 1 | |
| #define HAVE_CFMAKERAW 1 | |
| #define HAVE_CFSETSPEED 1 | |
| #define HAVE_COPYSIGN 1 | |
| #define HAVE___EXECUTABLE_START 1 | |
| #define HAVE_LOG2 1 | |
| #define HAVE_ALIGNED_ALLOC 1 | |
| #define HAVE_RANDOM 1 | |
| #define HAVE_RINT 1 | |
| #define HAVE___BUILTIN_UNWIND_INIT 1 | |
| #define HAVE_FSEEKO 1 | |
| #define HAVE_GRANTPT 1 | |
| #define HAVE_GETPT 1 | |
| #define HAVE_POSIX_OPENPT 1 | |
| #define TERMINFO 1 | |
| #define HAVE_RES_INIT 1 | |
| #define HAVE_VALGRIND_VALGRIND_H 1 | |
| #define HAVE_TZSET 1 | |
| #define HAVE_READLINKAT 1 | |
| #define HAVE_GETDTABLESIZE 1 | |
| #define HAVE_FACCESSAT 1 | |
| #define HAVE_FCNTL 1 | |
| #define HAVE_FDOPENDIR 1 | |
| #define HAVE_FSTATAT 1 | |
| #define HAVE_FSYNC 1 | |
| #define HAVE_GETTIMEOFDAY 1 | |
| #define HAVE_LSTAT 1 | |
| #define HAVE_MKOSTEMP 1 | |
| #define HAVE_PIPE2 1 | |
| #define HAVE_PSELECT 1 | |
| #define HAVE_PTHREAD_SIGMASK 1 | |
| #define HAVE_FCHMOD 1 | |
| #define HAVE_READLINK 1 | |
| #define HAVE_STRTOIMAX 1 | |
| #define HAVE_STRTOUMAX 1 | |
| #define HAVE_SYMLINK 1 | |
| #define HAVE_LOCALTIME_R 1 | |
| #define HAVE_FUTIMES 1 | |
| #define HAVE_FUTIMESAT 1 | |
| #define HAVE_FUTIMENS 1 | |
| #define HAVE_UTIMENSAT 1 | |
| #define HAVE_LUTIMES 1 | |
| #define HAVE_SECURE_GETENV 1 | |
| #define HAVE_INET_SOCKETS 1 | |
| #define HAVE_FORK 1 | |
| #define HAVE_VFORK 1 | |
| #define HAVE_WORKING_VFORK 1 | |
| #define HAVE_WORKING_FORK 1 | |
| #define HAVE_SNPRINTF 1 | |
| #define HAVE_LANGINFO_CODESET 1 | |
| #define HAVE_MBSTATE_T 1 | |
| #define __restrict_arr __restrict | |
| #define AMPERSAND_FULL_NAME 1 | |
| #define CLASH_DETECTION 1 | |
| #define HAVE_PTYS 1 | |
| #define HAVE_SOCKETS 1 | |
| #define NULL_DEVICE "/dev/null" | |
| #define SEPCHAR ':' | |
| #define subprocesses 1 | |
| #define USER_FULL_NAME pw->pw_gecos | |
| #define DIRECTORY_SEP '/' | |
| #define IS_DEVICE_SEP(_c_) 0 | |
| #define IS_DIRECTORY_SEP(_c_) ((_c_) == DIRECTORY_SEP) | |
| #define IS_ANY_SEP(_c_) (IS_DIRECTORY_SEP (_c_)) | |
| #define HAVE_PROCFS 1 | |
| #define DEFAULT_SOUND_DEVICE "/dev/dsp" | |
| #define INTERRUPT_INPUT 1 | |
| #define NARROWPROTO 1 | |
| #define UNIX98_PTYS 1 | |
| #define PTY_ITERATION int i; for (i = 0; i < 1; i++) | |
| #define PTY_TTY_NAME_SPRINTF { char *ptyname = 0; sigset_t blocked; sigemptyset (&blocked); sigaddset (&blocked, SIGCHLD); pthread_sigmask (SIG_BLOCK, &blocked, 0); if (grantpt (fd) != -1 && unlockpt (fd) != -1) ptyname = ptsname(fd); pthread_sigmask (SIG_UNBLOCK, &blocked, 0); if (!ptyname) { emacs_close (fd); return -1; } snprintf (pty_name, PTY_NAME_SIZE, "%s", ptyname); } | |
| #define PTY_OPEN do { fd = posix_openpt (O_RDWR | O_CLOEXEC | O_NOCTTY); if (fd < 0 && errno == EINVAL) fd = posix_openpt (O_RDWR | O_NOCTTY); } while (false) | |
| #define PTY_NAME_SPRINTF /**/ | |
| #define SIGNALS_VIA_CHARACTERS 1 | |
| #define GC_SETJMP_WORKS 1 | |
| #define GC_SETJMP_WORKS 1 | |
| #define HAVE__SETJMP 1 | |
| #define USG /**/ | |
| #define GNU_LINUX /**/ | |
| #define USABLE_FIONREAD 1 | |
| #define USABLE_SIGIO 1 | |
| #define COPYRIGHT "Copyright (C) 2015 Free Software Foundation, Inc." | |
| #define EMACS_CONFIGURATION "x86_64-unknown-linux-gnu" | |
| #define EMACS_CONFIG_OPTIONS "--prefix=/home/user/.linuxbrew/Cellar/emacs/24.5 --enable-locallisppath=/home/user/.linuxbrew/share/emacs/site-lisp --infodir=/home/user/.linuxbrew/Cellar/emacs/24.5/share/info/emacs --without-dbus --without-gnutls --without-x 'CFLAGS=-Os -w -pipe -march=core2' CPPFLAGS=-isystem/home/user/.linuxbrew/include 'LDFLAGS=-L/home/user/.linuxbrew/lib -Wl,-rpath,/home/user/.linuxbrew/lib'" | |
| #define GNU_MALLOC 1 | |
| #define HAVE_ALLOCA_H 1 | |
| #define HAVE_ALLOCA 1 | |
| #define HAVE_UNSIGNED_LONG_LONG_INT 1 | |
| #define HAVE_C99_STRTOLD 1 | |
| #define HAVE_ENVIRON_DECL 1 | |
| #define HAVE_DECL_FDATASYNC 1 | |
| #define HAVE_DECL_STRMODE 0 | |
| #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | |
| #define HAVE_GETOPT_H 1 | |
| #define HAVE_GETOPT_LONG_ONLY 1 | |
| #define HAVE_DECL_GETENV 1 | |
| #define restrict __restrict | |
| #define HAVE_LONG_LONG_INT 1 | |
| #define HAVE_DECL_MEMRCHR 1 | |
| #define HAVE_DECL_ALARM 1 | |
| #define HAVE_SIGSET_T 1 | |
| #define HAVE__BOOL 1 | |
| #define HAVE_WCHAR_T 1 | |
| #define HAVE_STRUCT_TM_TM_ZONE 1 | |
| #define HAVE_TM_ZONE 1 | |
| #define HAVE_TM_GMTOFF 1 | |
| #define HAVE_DECL_STRTOIMAX 1 | |
| #define HAVE_DECL_STRTOUMAX 1 | |
| #define HAVE_DECL_UNSETENV 1 | |
| #define HAVE_WORKING_UTIMES 1 | |
| #define HAVE_STRUCT_UTIMBUF 1 | |
| #define GETGROUPS_T gid_t | |
| #define HAVE_ALLOCA 1 | |
| #define HAVE_BYTESWAP_H 1 | |
| #define HAVE_CLOCK_GETTIME 1 | |
| #define HAVE_CLOCK_SETTIME 1 | |
| #define GNULIB_CLOSE_STREAM 1 | |
| #define HAVE_DUP2 1 | |
| #define GNULIB_FACCESSAT 1 | |
| #define HAVE_DECL_FDOPENDIR 1 | |
| #define GNULIB_FDOPENDIR 1 | |
| #define HAVE_DECL___FPENDING 1 | |
| #define GETTIMEOFDAY_TIMEZONE struct timezone | |
| #define HAVE_MEMRCHR 1 | |
| #define GNULIB_MKOSTEMP 1 | |
| #define HAVE_PTHREAD_SIGMASK 1 | |
| #define USE_ACL 0 | |
| #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1 | |
| #define TYPEOF_STRUCT_STAT_ST_ATIM_IS_STRUCT_TIMESPEC 1 | |
| #define GNULIB_FSCANF 1 | |
| #define GNULIB_SCANF 1 | |
| #define my_strftime nstrftime | |
| /* end confdefs.h. */ | |
| #include <sys/types.h> | |
| #include <sys/stat.h> | |
| | |
| int | |
| main () | |
| { | |
| if (sizeof ((nlink_t))) | |
| return 0; | |
| ; | |
| return 0; | |
| } | |
configure:27828: result: yes | |
configure:27858: checking whether localtime_r is declared | |
configure:27858: /usr/bin/gcc-4.8 -std=gnu99 -c -Os -w -pipe -march=core2 -isystem/home/user/.linuxbrew/include conftest.c >&5 | |
configure:27858: $? = 0 | |
configure:27858: result: yes | |
configure:27877: checking whether localtime_r is compatible with its POSIX signature | |
configure:27901: /usr/bin/gcc-4.8 -std=gnu99 -c -Os -w -pipe -march=core2 -isystem/home/user/.linuxbrew/include conftest.c >&5 | |
configure:27901: $? = 0 | |
configure:27909: result: yes | |
configure:27954: checking for library containing timer_settime | |
configure:27985: /usr/bin/gcc-4.8 -std=gnu99 -o conftest -Os -w -pipe -march=core2 -isystem/home/user/.linuxbrew/include -L/home/user/.linuxbrew/lib -Wl,-rpath,/home/user/.linuxbrew/lib conftest.c -lpthread >&5 | |
/tmp/ccLQSxoH.o: In function `main': | |
conftest.c:(.text.startup+0x4): undefined reference to `timer_settime' | |
collect2: error: ld returned 1 exit status | |
configure:27985: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "emacs" | |
| #define PACKAGE_TARNAME "emacs" | |
| #define PACKAGE_VERSION "24.5" | |
| #define PACKAGE_STRING "emacs 24.5" | |
| #define PACKAGE_BUGREPORT "" | |
| #define PACKAGE_URL "" | |
| #define PACKAGE "emacs" | |
| #define VERSION "24.5" | |
| #define MAIL_USE_POP 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define __EXTENSIONS__ 1 | |
| #define _ALL_SOURCE 1 | |
| #define _DARWIN_C_SOURCE 1 | |
| #define _GNU_SOURCE 1 | |
| #define _POSIX_PTHREAD_SEMANTICS 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define _DARWIN_USE_64_BIT_INODE 1 | |
| #define SYSTEM_TYPE "gnu/linux" | |
| #define HAVE_SYS_SOUNDCARD_H 1 | |
| #define HAVE_SOUND 1 | |
| #define HAVE_PTY_H 1 | |
| #define HAVE_SYS_RESOURCE_H 1 | |
| #define HAVE_SYS_UTSNAME_H 1 | |
| #define HAVE_PWD_H 1 | |
| #define HAVE_UTMP_H 1 | |
| #define HAVE_SYS_SOCKET_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_PTHREAD_H 1 | |
| #define HAVE_SYS_UN_H 1 | |
| #define HAVE_DIRENT_H 1 | |
| #define HAVE_EXECINFO_H 1 | |
| #define HAVE_STDIO_EXT_H 1 | |
| #define HAVE_GETOPT_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_WCHAR_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_PERSONALITY_LINUX32 1 | |
| #define HAVE_TERM_H 1 | |
| #define TIME_WITH_SYS_TIME 1 | |
| #define HAVE_DECL_SYS_SIGLIST 1 | |
| #define HAVE_SYS_WAIT_H 1 | |
| #define HAVE_NET_IF_H 1 | |
| #define HAVE_IFADDRS_H 1 | |
| #define HAVE_STRUCT_IFREQ_IFR_FLAGS 1 | |
| #define HAVE_STRUCT_IFREQ_IFR_HWADDR 1 | |
| #define HAVE_STRUCT_IFREQ_IFR_NETMASK 1 | |
| #define HAVE_STRUCT_IFREQ_IFR_BROADADDR 1 | |
| #define HAVE_STRUCT_IFREQ_IFR_ADDR 1 | |
| #define HAVE_LONG_FILE_NAMES 1 | |
| #define HAVE_SYS_VLIMIT_H 1 | |
| #define HAVE_DATA_START 1 | |
| #define DOUG_LEA_MALLOC 1 | |
| #define HAVE_GETPAGESIZE 1 | |
| #define HAVE_MMAP 1 | |
| #define HAVE_PTHREAD 1 | |
| #define HAVE_INOTIFY 1 | |
| #define USE_FILE_NOTIFY 1 | |
| #define HAVE_XIM 1 | |
| #define USE_XIM 1 | |
| #define XRegisterIMInstantiateCallback_arg6 XPointer* | |
| #define HAVE_ZLIB 1 | |
| #define HAVE_H_ERRNO 1 | |
| #define HAVE_LIBM 1 | |
| #define MAIL_USE_FLOCK 1 | |
| #define HAVE_ACCEPT4 1 | |
| #define HAVE_FCHDIR 1 | |
| #define HAVE_GETHOSTNAME 1 | |
| #define HAVE_GETRUSAGE 1 | |
| #define HAVE_GET_CURRENT_DIR_NAME 1 | |
| #define HAVE_LRAND48 1 | |
| #define HAVE_SELECT 1 | |
| #define HAVE_GETPAGESIZE 1 | |
| #define HAVE_SETLOCALE 1 | |
| #define HAVE_GETRLIMIT 1 | |
| #define HAVE_SETRLIMIT 1 | |
| #define HAVE_SHUTDOWN 1 | |
| #define HAVE_GETADDRINFO 1 | |
| #define HAVE_STRSIGNAL 1 | |
| #define HAVE_SETITIMER 1 | |
| #define HAVE_SENDTO 1 | |
| #define HAVE_RECVFROM 1 | |
| #define HAVE_GETSOCKNAME 1 | |
| #define HAVE_GETPEERNAME 1 | |
| #define HAVE_GETIFADDRS 1 | |
| #define HAVE_FREEIFADDRS 1 | |
| #define HAVE_GAI_STRERROR 1 | |
| #define HAVE_GETLINE 1 | |
| #define HAVE_GETDELIM 1 | |
| #define HAVE_SYNC 1 | |
| #define HAVE_GETPWENT 1 | |
| #define HAVE_ENDPWENT 1 | |
| #define HAVE_GETGRENT 1 | |
| #define HAVE_ENDGRENT 1 | |
| #define HAVE_CFMAKERAW 1 | |
| #define HAVE_CFSETSPEED 1 | |
| #define HAVE_COPYSIGN 1 | |
| #define HAVE___EXECUTABLE_START 1 | |
| #define HAVE_LOG2 1 | |
| #define HAVE_ALIGNED_ALLOC 1 | |
| #define HAVE_RANDOM 1 | |
| #define HAVE_RINT 1 | |
| #define HAVE___BUILTIN_UNWIND_INIT 1 | |
| #define HAVE_FSEEKO 1 | |
| #define HAVE_GRANTPT 1 | |
| #define HAVE_GETPT 1 | |
| #define HAVE_POSIX_OPENPT 1 | |
| #define TERMINFO 1 | |
| #define HAVE_RES_INIT 1 | |
| #define HAVE_VALGRIND_VALGRIND_H 1 | |
| #define HAVE_TZSET 1 | |
| #define HAVE_READLINKAT 1 | |
| #define HAVE_GETDTABLESIZE 1 | |
| #define HAVE_FACCESSAT 1 | |
| #define HAVE_FCNTL 1 | |
| #define HAVE_FDOPENDIR 1 | |
| #define HAVE_FSTATAT 1 | |
| #define HAVE_FSYNC 1 | |
| #define HAVE_GETTIMEOFDAY 1 | |
| #define HAVE_LSTAT 1 | |
| #define HAVE_MKOSTEMP 1 | |
| #define HAVE_PIPE2 1 | |
| #define HAVE_PSELECT 1 | |
| #define HAVE_PTHREAD_SIGMASK 1 | |
| #define HAVE_FCHMOD 1 | |
| #define HAVE_READLINK 1 | |
| #define HAVE_STRTOIMAX 1 | |
| #define HAVE_STRTOUMAX 1 | |
| #define HAVE_SYMLINK 1 | |
| #define HAVE_LOCALTIME_R 1 | |
| #define HAVE_FUTIMES 1 | |
| #define HAVE_FUTIMESAT 1 | |
| #define HAVE_FUTIMENS 1 | |
| #define HAVE_UTIMENSAT 1 | |
| #define HAVE_LUTIMES 1 | |
| #define HAVE_SECURE_GETENV 1 | |
| #define HAVE_INET_SOCKETS 1 | |
| #define HAVE_FORK 1 | |
| #define HAVE_VFORK 1 | |
| #define HAVE_WORKING_VFORK 1 | |
| #define HAVE_WORKING_FORK 1 | |
| #define HAVE_SNPRINTF 1 | |
| #define HAVE_LANGINFO_CODESET 1 | |
| #define HAVE_MBSTATE_T 1 | |
| #define __restrict_arr __restrict | |
| #define AMPERSAND_FULL_NAME 1 | |
| #define CLASH_DETECTION 1 | |
| #define HAVE_PTYS 1 | |
| #define HAVE_SOCKETS 1 | |
| #define NULL_DEVICE "/dev/null" | |
| #define SEPCHAR ':' | |
| #define subprocesses 1 | |
| #define USER_FULL_NAME pw->pw_gecos | |
| #define DIRECTORY_SEP '/' | |
| #define IS_DEVICE_SEP(_c_) 0 | |
| #define IS_DIRECTORY_SEP(_c_) ((_c_) == DIRECTORY_SEP) | |
| #define IS_ANY_SEP(_c_) (IS_DIRECTORY_SEP (_c_)) | |
| #define HAVE_PROCFS 1 | |
| #define DEFAULT_SOUND_DEVICE "/dev/dsp" | |
| #define INTERRUPT_INPUT 1 | |
| #define NARROWPROTO 1 | |
| #define UNIX98_PTYS 1 | |
| #define PTY_ITERATION int i; for (i = 0; i < 1; i++) | |
| #define PTY_TTY_NAME_SPRINTF { char *ptyname = 0; sigset_t blocked; sigemptyset (&blocked); sigaddset (&blocked, SIGCHLD); pthread_sigmask (SIG_BLOCK, &blocked, 0); if (grantpt (fd) != -1 && unlockpt (fd) != -1) ptyname = ptsname(fd); pthread_sigmask (SIG_UNBLOCK, &blocked, 0); if (!ptyname) { emacs_close (fd); return -1; } snprintf (pty_name, PTY_NAME_SIZE, "%s", ptyname); } | |
| #define PTY_OPEN do { fd = posix_openpt (O_RDWR | O_CLOEXEC | O_NOCTTY); if (fd < 0 && errno == EINVAL) fd = posix_openpt (O_RDWR | O_NOCTTY); } while (false) | |
| #define PTY_NAME_SPRINTF /**/ | |
| #define SIGNALS_VIA_CHARACTERS 1 | |
| #define GC_SETJMP_WORKS 1 | |
| #define GC_SETJMP_WORKS 1 | |
| #define HAVE__SETJMP 1 | |
| #define USG /**/ | |
| #define GNU_LINUX /**/ | |
| #define USABLE_FIONREAD 1 | |
| #define USABLE_SIGIO 1 | |
| #define COPYRIGHT "Copyright (C) 2015 Free Software Foundation, Inc." | |
| #define EMACS_CONFIGURATION "x86_64-unknown-linux-gnu" | |
| #define EMACS_CONFIG_OPTIONS "--prefix=/home/user/.linuxbrew/Cellar/emacs/24.5 --enable-locallisppath=/home/user/.linuxbrew/share/emacs/site-lisp --infodir=/home/user/.linuxbrew/Cellar/emacs/24.5/share/info/emacs --without-dbus --without-gnutls --without-x 'CFLAGS=-Os -w -pipe -march=core2' CPPFLAGS=-isystem/home/user/.linuxbrew/include 'LDFLAGS=-L/home/user/.linuxbrew/lib -Wl,-rpath,/home/user/.linuxbrew/lib'" | |
| #define GNU_MALLOC 1 | |
| #define HAVE_ALLOCA_H 1 | |
| #define HAVE_ALLOCA 1 | |
| #define HAVE_UNSIGNED_LONG_LONG_INT 1 | |
| #define HAVE_C99_STRTOLD 1 | |
| #define HAVE_ENVIRON_DECL 1 | |
| #define HAVE_DECL_FDATASYNC 1 | |
| #define HAVE_DECL_STRMODE 0 | |
| #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | |
| #define HAVE_GETOPT_H 1 | |
| #define HAVE_GETOPT_LONG_ONLY 1 | |
| #define HAVE_DECL_GETENV 1 | |
| #define restrict __restrict | |
| #define HAVE_LONG_LONG_INT 1 | |
| #define HAVE_DECL_MEMRCHR 1 | |
| #define HAVE_DECL_ALARM 1 | |
| #define HAVE_SIGSET_T 1 | |
| #define HAVE__BOOL 1 | |
| #define HAVE_WCHAR_T 1 | |
| #define HAVE_STRUCT_TM_TM_ZONE 1 | |
| #define HAVE_TM_ZONE 1 | |
| #define HAVE_TM_GMTOFF 1 | |
| #define HAVE_DECL_STRTOIMAX 1 | |
| #define HAVE_DECL_STRTOUMAX 1 | |
| #define HAVE_DECL_UNSETENV 1 | |
| #define HAVE_WORKING_UTIMES 1 | |
| #define HAVE_STRUCT_UTIMBUF 1 | |
| #define GETGROUPS_T gid_t | |
| #define HAVE_ALLOCA 1 | |
| #define HAVE_BYTESWAP_H 1 | |
| #define HAVE_CLOCK_GETTIME 1 | |
| #define HAVE_CLOCK_SETTIME 1 | |
| #define GNULIB_CLOSE_STREAM 1 | |
| #define HAVE_DUP2 1 | |
| #define GNULIB_FACCESSAT 1 | |
| #define HAVE_DECL_FDOPENDIR 1 | |
| #define GNULIB_FDOPENDIR 1 | |
| #define HAVE_DECL___FPENDING 1 | |
| #define GETTIMEOFDAY_TIMEZONE struct timezone | |
| #define HAVE_MEMRCHR 1 | |
| #define GNULIB_MKOSTEMP 1 | |
| #define HAVE_PTHREAD_SIGMASK 1 | |
| #define USE_ACL 0 | |
| #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1 | |
| #define TYPEOF_STRUCT_STAT_ST_ATIM_IS_STRUCT_TIMESPEC 1 | |
| #define GNULIB_FSCANF 1 | |
| #define GNULIB_SCANF 1 | |
| #define my_strftime nstrftime | |
| #define HAVE_DECL_LOCALTIME_R 1 | |
| /* end confdefs.h. */ | |
| | |
| /* Override any GCC internal prototype to avoid an error. | |
| Use char because int might match the return type of a GCC | |
| builtin and then its argument prototype would still apply. */ | |
| #ifdef __cplusplus | |
| extern "C" | |
| #endif | |
| char timer_settime (); | |
| int | |
| main () | |
| { | |
| return timer_settime (); | |
| ; | |
| return 0; | |
| } | |
configure:27985: /usr/bin/gcc-4.8 -std=gnu99 -o conftest -Os -w -pipe -march=core2 -isystem/home/user/.linuxbrew/include -L/home/user/.linuxbrew/lib -Wl,-rpath,/home/user/.linuxbrew/lib conftest.c -lrt -lpthread >&5 | |
configure:27985: $? = 0 | |
configure:28002: result: -lrt | |
configure:28031: checking for timer_settime | |
configure:28031: /usr/bin/gcc-4.8 -std=gnu99 -o conftest -Os -w -pipe -march=core2 -isystem/home/user/.linuxbrew/include -L/home/user/.linuxbrew/lib -Wl,-rpath,/home/user/.linuxbrew/lib conftest.c -lrt -lpthread >&5 | |
configure:28031: $? = 0 | |
configure:28031: result: yes | |
configure:28145: checking for unsetenv | |
configure:28145: /usr/bin/gcc-4.8 -std=gnu99 -o conftest -Os -w -pipe -march=core2 -isystem/home/user/.linuxbrew/include -L/home/user/.linuxbrew/lib -Wl,-rpath,/home/user/.linuxbrew/lib conftest.c -lpthread >&5 | |
configure:28145: $? = 0 | |
configure:28145: result: yes | |
configure:28158: checking for unsetenv() return type | |
configure:28183: /usr/bin/gcc-4.8 -std=gnu99 -c -Os -w -pipe -march=core2 -isystem/home/user/.linuxbrew/include conftest.c >&5 | |
configure:28183: $? = 0 | |
configure:28190: result: int | |
configure:28199: checking whether unsetenv obeys POSIX | |
configure:28244: /usr/bin/gcc-4.8 -std=gnu99 -o conftest -Os -w -pipe -march=core2 -isystem/home/user/.linuxbrew/include -L/home/user/.linuxbrew/lib -Wl,-rpath,/home/user/.linuxbrew/lib conftest.c -lpthread >&5 | |
configure:28244: $? = 0 | |
configure:28244: ./conftest | |
configure:28244: $? = 0 | |
configure:28254: result: yes | |
configure:28659: checking whether getdtablesize works | |
configure:28688: /usr/bin/gcc-4.8 -std=gnu99 -o conftest -Os -w -pipe -march=core2 -isystem/home/user/.linuxbrew/include -L/home/user/.linuxbrew/lib -Wl,-rpath,/home/user/.linuxbrew/lib conftest.c -lpthread >&5 | |
configure:28688: $? = 0 | |
configure:28688: ./conftest | |
configure:28688: $? = 0 | |
configure:28699: result: yes | |
configure:29936: checking that generated files are newer than configure | |
configure:29942: result: done | |
configure:30106: creating ./config.status | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by emacs config.status 24.5, which was | |
generated by GNU Autoconf 2.69. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on linux | |
config.status:1971: creating Makefile | |
config.status:1971: creating lib/Makefile | |
config.status:1971: creating lib-src/Makefile | |
config.status:1971: creating oldXMenu/Makefile | |
config.status:1971: creating doc/emacs/Makefile | |
config.status:1971: creating doc/misc/Makefile | |
config.status:1971: creating doc/lispintro/Makefile | |
config.status:1971: creating doc/lispref/Makefile | |
config.status:1971: creating src/Makefile | |
config.status:1971: creating lwlib/Makefile | |
config.status:1971: creating lisp/Makefile | |
config.status:1971: creating leim/Makefile | |
config.status:1971: creating nextstep/Makefile | |
config.status:1971: creating nt/Makefile | |
config.status:1971: creating admin/unidata/Makefile | |
config.status:1971: creating admin/grammars/Makefile | |
config.status:1971: creating src/config.h | |
config.status:2205: executing depfiles commands | |
config.status:2205: executing src/epaths.h commands | |
config.status:2205: executing src/.gdbinit commands | |
## ---------------- ## | |
## Cache variables. ## | |
## ---------------- ## | |
ac_cv_build=x86_64-unknown-linux-gnu | |
ac_cv_c_bigendian=no | |
ac_cv_c_compiler_gnu=yes | |
ac_cv_c_restrict=__restrict | |
ac_cv_env_CC_set=set | |
ac_cv_env_CC_value=/usr/bin/gcc-4.8 | |
ac_cv_env_CFLAGS_set=set | |
ac_cv_env_CFLAGS_value='-Os -w -pipe -march=core2' | |
ac_cv_env_CPPFLAGS_set=set | |
ac_cv_env_CPPFLAGS_value=-isystem/home/user/.linuxbrew/include | |
ac_cv_env_CPP_set= | |
ac_cv_env_CPP_value= | |
ac_cv_env_LDFLAGS_set=set | |
ac_cv_env_LDFLAGS_value='-L/home/user/.linuxbrew/lib -Wl,-rpath,/home/user/.linuxbrew/lib' | |
ac_cv_env_LIBS_set= | |
ac_cv_env_LIBS_value= | |
ac_cv_env_XMKMF_set= | |
ac_cv_env_XMKMF_value= | |
ac_cv_env_build_alias_set= | |
ac_cv_env_build_alias_value= | |
ac_cv_env_host_alias_set= | |
ac_cv_env_host_alias_value= | |
ac_cv_env_target_alias_set= | |
ac_cv_env_target_alias_value= | |
ac_cv_func___executable_start=yes | |
ac_cv_func_accept4=yes | |
ac_cv_func_aligned_alloc=yes | |
ac_cv_func_alloca_works=yes | |
ac_cv_func_cfmakeraw=yes | |
ac_cv_func_cfsetspeed=yes | |
ac_cv_func_clock_gettime=yes | |
ac_cv_func_clock_settime=yes | |
ac_cv_func_copysign=yes | |
ac_cv_func_endgrent=yes | |
ac_cv_func_endpwent=yes | |
ac_cv_func_faccessat=yes | |
ac_cv_func_fchdir=yes | |
ac_cv_func_fchmod=yes | |
ac_cv_func_fcntl=yes | |
ac_cv_func_fdopendir=yes | |
ac_cv_func_fork=yes | |
ac_cv_func_fork_works=yes | |
ac_cv_func_freeifaddrs=yes | |
ac_cv_func_fstatat=yes | |
ac_cv_func_fsync=yes | |
ac_cv_func_futimens=yes | |
ac_cv_func_futimes=yes | |
ac_cv_func_futimesat=yes | |
ac_cv_func_gai_strerror=yes | |
ac_cv_func_get_current_dir_name=yes | |
ac_cv_func_getaddrinfo=yes | |
ac_cv_func_getdelim=yes | |
ac_cv_func_getdtablesize=yes | |
ac_cv_func_getgrent=yes | |
ac_cv_func_gethostname=yes | |
ac_cv_func_getifaddrs=yes | |
ac_cv_func_getline=yes | |
ac_cv_func_getloadavg=yes | |
ac_cv_func_getopt_long_only=yes | |
ac_cv_func_getpagesize=yes | |
ac_cv_func_getpeername=yes | |
ac_cv_func_getpt=yes | |
ac_cv_func_getpwent=yes | |
ac_cv_func_getrlimit=yes | |
ac_cv_func_getrusage=yes | |
ac_cv_func_getsockname=yes | |
ac_cv_func_gettimeofday=yes | |
ac_cv_func_grantpt=yes | |
ac_cv_func_inotify_init1=yes | |
ac_cv_func_localtime_r=yes | |
ac_cv_func_log2=yes | |
ac_cv_func_lrand48=yes | |
ac_cv_func_lstat=yes | |
ac_cv_func_lutimes=yes | |
ac_cv_func_memrchr=yes | |
ac_cv_func_mkostemp=yes | |
ac_cv_func_mmap_fixed_mapped=yes | |
ac_cv_func_nanotime=no | |
ac_cv_func_pipe2=yes | |
ac_cv_func_posix_openpt=yes | |
ac_cv_func_pselect=yes | |
ac_cv_func_pthread_sigmask=yes | |
ac_cv_func_random=yes | |
ac_cv_func_readlink=yes | |
ac_cv_func_readlinkat=yes | |
ac_cv_func_recvfrom=yes | |
ac_cv_func_rint=yes | |
ac_cv_func_secure_getenv=yes | |
ac_cv_func_select=yes | |
ac_cv_func_sendto=yes | |
ac_cv_func_setitimer=yes | |
ac_cv_func_setlocale=yes | |
ac_cv_func_setrlimit=yes | |
ac_cv_func_shutdown=yes | |
ac_cv_func_sig2str=no | |
ac_cv_func_snprintf=yes | |
ac_cv_func_socket=yes | |
ac_cv_func_strsignal=yes | |
ac_cv_func_strtoimax=yes | |
ac_cv_func_strtoumax=yes | |
ac_cv_func_symlink=yes | |
ac_cv_func_sync=yes | |
ac_cv_func_timer_settime=yes | |
ac_cv_func_touchlock=no | |
ac_cv_func_tzset=yes | |
ac_cv_func_unsetenv=yes | |
ac_cv_func_utimensat=yes | |
ac_cv_func_vfork=yes | |
ac_cv_func_vfork_works=yes | |
ac_cv_have_decl___fpending=yes | |
ac_cv_have_decl_alarm=yes | |
ac_cv_have_decl_fdatasync=yes | |
ac_cv_have_decl_fdopendir=yes | |
ac_cv_have_decl_getenv=yes | |
ac_cv_have_decl_getloadavg=yes | |
ac_cv_have_decl_localtime_r=yes | |
ac_cv_have_decl_memrchr=yes | |
ac_cv_have_decl_strmode=no | |
ac_cv_have_decl_strtoimax=yes | |
ac_cv_have_decl_strtoumax=yes | |
ac_cv_have_decl_sys_siglist=yes | |
ac_cv_have_decl_unsetenv=yes | |
ac_cv_header_arpa_inet_h=yes | |
ac_cv_header_byteswap_h=yes | |
ac_cv_header_coff_h=no | |
ac_cv_header_dirent_h=yes | |
ac_cv_header_execinfo_h=yes | |
ac_cv_header_getopt_h=yes | |
ac_cv_header_gpm_h=no | |
ac_cv_header_ifaddrs_h=yes | |
ac_cv_header_inttypes_h=yes | |
ac_cv_header_machine_soundcard_h=no | |
ac_cv_header_maillock_h=no | |
ac_cv_header_malloc_malloc_h=no | |
ac_cv_header_memory_h=yes | |
ac_cv_header_minix_config_h=no | |
ac_cv_header_mmsystem_h=no | |
ac_cv_header_net_if_dl_h=no | |
ac_cv_header_net_if_h=yes | |
ac_cv_header_netinet_in_h=yes | |
ac_cv_header_pthread_h=yes | |
ac_cv_header_pty_h=yes | |
ac_cv_header_pwd_h=yes | |
ac_cv_header_soundcard_h=no | |
ac_cv_header_stat_broken=no | |
ac_cv_header_stdbool_h=yes | |
ac_cv_header_stdc=yes | |
ac_cv_header_stdint_h=yes | |
ac_cv_header_stdio_ext_h=yes | |
ac_cv_header_stdlib_h=yes | |
ac_cv_header_string_h=yes | |
ac_cv_header_strings_h=yes | |
ac_cv_header_sys_acl_h=no | |
ac_cv_header_sys_inotify_h=yes | |
ac_cv_header_sys_loadavg_h=no | |
ac_cv_header_sys_param_h=yes | |
ac_cv_header_sys_resource_h=yes | |
ac_cv_header_sys_select_h=yes | |
ac_cv_header_sys_socket_h=yes | |
ac_cv_header_sys_soundcard_h=yes | |
ac_cv_header_sys_stat_h=yes | |
ac_cv_header_sys_systeminfo_h=no | |
ac_cv_header_sys_time_h=yes | |
ac_cv_header_sys_types_h=yes | |
ac_cv_header_sys_un_h=yes | |
ac_cv_header_sys_utsname_h=yes | |
ac_cv_header_sys_vlimit_h=yes | |
ac_cv_header_sys_wait_h=yes | |
ac_cv_header_term_h=yes | |
ac_cv_header_time=yes | |
ac_cv_header_unistd_h=yes | |
ac_cv_header_util_h=no | |
ac_cv_header_utime_h=yes | |
ac_cv_header_utmp_h=yes | |
ac_cv_header_valgrind_valgrind_h=yes | |
ac_cv_header_vfork_h=no | |
ac_cv_header_wchar_h=yes | |
ac_cv_host=x86_64-unknown-linux-gnu | |
ac_cv_lib_Xbsd_main=no | |
ac_cv_lib_dnet_dnet_ntoa=no | |
ac_cv_lib_lockfile_maillock=no | |
ac_cv_lib_m_sqrt=yes | |
ac_cv_lib_mail_maillock=no | |
ac_cv_lib_ossaudio__oss_ioctl=no | |
ac_cv_lib_pthread_pthread_self=yes | |
ac_cv_lib_pthreads_cma_open=no | |
ac_cv_lib_selinux_lgetfilecon=no | |
ac_cv_member_struct_ifreq_ifr_addr=yes | |
ac_cv_member_struct_ifreq_ifr_addr_sa_len=no | |
ac_cv_member_struct_ifreq_ifr_broadaddr=yes | |
ac_cv_member_struct_ifreq_ifr_flags=yes | |
ac_cv_member_struct_ifreq_ifr_hwaddr=yes | |
ac_cv_member_struct_ifreq_ifr_netmask=yes | |
ac_cv_member_struct_stat_st_atim_tv_nsec=yes | |
ac_cv_member_struct_stat_st_birthtim_tv_nsec=no | |
ac_cv_member_struct_stat_st_birthtimensec=no | |
ac_cv_member_struct_stat_st_birthtimespec_tv_nsec=no | |
ac_cv_member_struct_tm_tm_gmtoff=yes | |
ac_cv_member_struct_tm_tm_zone=yes | |
ac_cv_objext=o | |
ac_cv_path_EGREP='/bin/grep -E' | |
ac_cv_path_GREP=/bin/grep | |
ac_cv_path_GZIP_PROG=/bin/gzip | |
ac_cv_path_INSTALL_INFO=/usr/bin/install-info | |
ac_cv_path_MAKEINFO=/usr/bin/makeinfo | |
ac_cv_path_PKG_CONFIG=/home/user/.linuxbrew/bin/pkg-config | |
ac_cv_path_install='/home/user/.linuxbrew/bin/ginstall -c' | |
ac_cv_path_mkdir=/home/user/.linuxbrew/bin/mkdir | |
ac_cv_prog_AWK=gawk | |
ac_cv_prog_CPP='/usr/bin/gcc-4.8 -E' | |
ac_cv_prog_ac_ct_AR=ar | |
ac_cv_prog_ac_ct_RANLIB=ranlib | |
ac_cv_prog_cc_c89= | |
ac_cv_prog_cc_c99=-std=gnu99 | |
ac_cv_prog_cc_g=yes | |
ac_cv_prog_cc_stdc=-std=gnu99 | |
ac_cv_prog_liblockfile=no | |
ac_cv_prog_make_make_set=yes | |
ac_cv_safe_to_define___extensions__=yes | |
ac_cv_search_backtrace_symbols_fd='none required' | |
ac_cv_search_clock_gettime='none required' | |
ac_cv_search_fdatasync='none required' | |
ac_cv_search_inflateEnd=-lz | |
ac_cv_search_timer_settime=-lrt | |
ac_cv_should_define__xopen_source=no | |
ac_cv_struct_st_dm_mode=no | |
ac_cv_struct_tm=time.h | |
ac_cv_sys_file_offset_bits=no | |
ac_cv_sys_largefile_CC=no | |
ac_cv_sys_largefile_source=no | |
ac_cv_sys_long_file_names=yes | |
ac_cv_type__Bool=yes | |
ac_cv_type_getgroups=gid_t | |
ac_cv_type_long_long_int=yes | |
ac_cv_type_mbstate_t=yes | |
ac_cv_type_mode_t=yes | |
ac_cv_type_nlink_t=yes | |
ac_cv_type_pid_t=yes | |
ac_cv_type_sighandler_t=yes | |
ac_cv_type_sigset_t=yes | |
ac_cv_type_socklen_t=yes | |
ac_cv_type_unsigned_long_long_int=yes | |
ac_cv_type_volatile_sig_atomic_t=yes | |
ac_cv_typeof_struct_stat_st_atim_is_struct_timespec=yes | |
ac_cv_working_alloca_h=yes | |
am_cv_CC_dependencies_compiler_type=gcc3 | |
am_cv_make_support_nested_variables=yes | |
am_cv_prog_cc_c_o=yes | |
emacs_cv_arg6_star=yes | |
emacs_cv_c_restrict_arr=yes | |
emacs_cv_clang=no | |
emacs_cv_data_start=yes | |
emacs_cv_func___builtin_unwind_init=yes | |
emacs_cv_func__setjmp=yes | |
emacs_cv_langinfo_codeset=yes | |
emacs_cv_localtime_cache=no | |
emacs_cv_netdb_declares_h_errno=yes | |
emacs_cv_personality_linux32=yes | |
emacs_cv_prog_setfattr=yes | |
emacs_cv_sanitize_address=no | |
emacs_cv_usable_FIONREAD=yes | |
emacs_cv_usable_SIGIO=yes | |
emacs_cv_var_doug_lea_malloc=yes | |
gl_cv_c_amsterdam_compiler=no | |
gl_cv_c_multiarch=no | |
gl_cv_decl_null_works=yes | |
gl_cv_decl_readlink_works=yes | |
gl_cv_func___fpending=yes | |
gl_cv_func_c99_strtold=yes | |
gl_cv_func_dup2_works=yes | |
gl_cv_func_fcntl_f_dupfd_cloexec='needs runtime check' | |
gl_cv_func_fcntl_f_dupfd_works=yes | |
gl_cv_func_fdopendir_works=yes | |
gl_cv_func_fstatat_zero_flag=yes | |
gl_cv_func_getdtablesize_works=yes | |
gl_cv_func_getopt_gnu=yes | |
gl_cv_func_getopt_long_gnu=yes | |
gl_cv_func_getopt_posix=yes | |
gl_cv_func_gettimeofday_clobber=no | |
gl_cv_func_gettimeofday_posix_signature=almost | |
gl_cv_func_lstat_dereferences_slashed_symlink=yes | |
gl_cv_func_pselect_detects_ebadf=yes | |
gl_cv_func_pthread_sigmask_in_libc_works=yes | |
gl_cv_func_pthread_sigmask_return_works=yes | |
gl_cv_func_pthread_sigmask_unblock_works='guessing yes' | |
gl_cv_func_readlink_works=yes | |
gl_cv_func_strtoimax=yes | |
gl_cv_func_svid_putenv=yes | |
gl_cv_func_symlink_works=yes | |
gl_cv_func_unsetenv_works=yes | |
gl_cv_func_va_copy=yes | |
gl_cv_func_working_mktime=yes | |
gl_cv_func_working_utimes=yes | |
gl_cv_have_include_next=yes | |
gl_cv_header_errno_h_complete=yes | |
gl_cv_header_sys_select_h_selfcontained=yes | |
gl_cv_header_working_stdalign_h=yes | |
gl_cv_header_working_stdint_h=yes | |
gl_cv_next_dirent_h='<dirent.h>' | |
gl_cv_next_fcntl_h='<fcntl.h>' | |
gl_cv_next_getopt_h='<getopt.h>' | |
gl_cv_next_inttypes_h='<inttypes.h>' | |
gl_cv_next_signal_h='<signal.h>' | |
gl_cv_next_stdint_h='<stdint.h>' | |
gl_cv_next_stdio_h='<stdio.h>' | |
gl_cv_next_stdlib_h='<stdlib.h>' | |
gl_cv_next_string_h='<string.h>' | |
gl_cv_next_sys_select_h='<sys/select.h>' | |
gl_cv_next_sys_stat_h='<sys/stat.h>' | |
gl_cv_next_sys_time_h='<sys/time.h>' | |
gl_cv_next_sys_types_h='<sys/types.h>' | |
gl_cv_next_time_h='<time.h>' | |
gl_cv_next_unistd_h='<unistd.h>' | |
gl_cv_pragma_columns=no | |
gl_cv_rpl_alloca=yes | |
gl_cv_sig_pselect=yes | |
gl_cv_sys_struct_timespec_in_time_h=yes | |
gl_cv_sys_struct_timeval=yes | |
gl_cv_sys_struct_timeval_tv_sec=yes | |
gl_cv_sys_struct_utimbuf=yes | |
gl_cv_time_r_posix=yes | |
gl_cv_type_sigset_t=yes | |
gt_cv_c_wchar_t=yes | |
gt_cv_func_unsetenv_ret=int | |
gt_cv_ssize_t=yes | |
gt_cv_var_environ_declaration=yes | |
## ----------------- ## | |
## Output variables. ## | |
## ----------------- ## | |
ACLOCAL='${SHELL} /tmp/emacs20150425-6849-7pskev/emacs-24.5/build-aux/missing aclocal-1.14' | |
ADDSECTION='' | |
ALLOCA='' | |
ALLOCA_H='alloca.h' | |
ALSA_CFLAGS='' | |
ALSA_LIBS='' | |
AMDEPBACKSLASH='\' | |
AMDEP_FALSE='#' | |
AMDEP_TRUE='' | |
AMTAR='$${TAR-tar}' | |
AM_BACKSLASH='\' | |
AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)' | |
AM_DEFAULT_VERBOSITY='1' | |
AM_V='$(V)' | |
APPLE_UNIVERSAL_BUILD='0' | |
AR='ar' | |
ARFLAGS='cru' | |
AUTOCONF='${SHELL} /tmp/emacs20150425-6849-7pskev/emacs-24.5/build-aux/missing autoconf' | |
AUTOHEADER='${SHELL} /tmp/emacs20150425-6849-7pskev/emacs-24.5/build-aux/missing autoheader' | |
AUTOMAKE='${SHELL} /tmp/emacs20150425-6849-7pskev/emacs-24.5/build-aux/missing automake-1.14' | |
AWK='gawk' | |
BITSIZEOF_PTRDIFF_T='' | |
BITSIZEOF_SIG_ATOMIC_T='' | |
BITSIZEOF_SIZE_T='' | |
BITSIZEOF_WCHAR_T='' | |
BITSIZEOF_WINT_T='' | |
BLESSMAIL_TARGET='' | |
BUILDING_FOR_WINDOWSNT_FALSE='' | |
BUILDING_FOR_WINDOWSNT_TRUE='#' | |
BYTESWAP_H='' | |
CANNOT_DUMP='no' | |
CC='/usr/bin/gcc-4.8 -std=gnu99' | |
CCDEPMODE='depmode=gcc3' | |
CFLAGS='-Os -w -pipe -march=core2' | |
CFLAGS_SOUND='' | |
CLIENTRES='' | |
CLIENTW='' | |
CM_OBJ='cm.o' | |
COM_ERRLIB='' | |
CPP='/usr/bin/gcc-4.8 -E' | |
CPPFLAGS=' -isystem/home/user/.linuxbrew/include' | |
CRYPTOLIB='' | |
CYGPATH_W='echo' | |
CYGWIN_OBJ='' | |
C_SWITCH_MACHINE='' | |
C_SWITCH_SYSTEM='' | |
C_SWITCH_X_SITE='' | |
DBUS_CFLAGS='' | |
DBUS_LIBS='' | |
DBUS_OBJ='' | |
DEFS='-DHAVE_CONFIG_H' | |
DEPDIR='.deps' | |
DEPFLAGS='-MMD -MF ${DEPDIR}/$*.d -MP' | |
DESLIB='' | |
DOCMISC_W32='' | |
ECHO_C='' | |
ECHO_N='-n' | |
ECHO_T='' | |
EGREP='/bin/grep -E' | |
EMACSRES='' | |
EMACS_HEAPSIZE='' | |
EMACS_MANIFEST='' | |
EMULTIHOP_HIDDEN='' | |
EMULTIHOP_VALUE='' | |
ENOLINK_HIDDEN='' | |
ENOLINK_VALUE='' | |
EOVERFLOW_HIDDEN='' | |
EOVERFLOW_VALUE='' | |
ERRNO_H='' | |
EXECINFO_H='' | |
EXEEXT='' | |
FIRSTFILE_OBJ='' | |
FONTCONFIG_CFLAGS='' | |
FONTCONFIG_LIBS='' | |
FONT_OBJ='' | |
FREETYPE_CFLAGS='' | |
FREETYPE_LIBS='' | |
GCONF_CFLAGS='' | |
GCONF_LIBS='' | |
GETLOADAVG_LIBS='' | |
GETOPT_H='' | |
GFILENOTIFY_CFLAGS='' | |
GFILENOTIFY_LIBS='' | |
GL_COND_LIBTOOL_FALSE='' | |
GL_COND_LIBTOOL_TRUE='#' | |
GL_GENERATE_ALLOCA_H_FALSE='#' | |
GL_GENERATE_ALLOCA_H_TRUE='' | |
GL_GENERATE_BYTESWAP_H_FALSE='' | |
GL_GENERATE_BYTESWAP_H_TRUE='#' | |
GL_GENERATE_ERRNO_H_FALSE='' | |
GL_GENERATE_ERRNO_H_TRUE='#' | |
GL_GENERATE_EXECINFO_H_FALSE='' | |
GL_GENERATE_EXECINFO_H_TRUE='#' | |
GL_GENERATE_STDALIGN_H_FALSE='' | |
GL_GENERATE_STDALIGN_H_TRUE='#' | |
GL_GENERATE_STDARG_H_FALSE='' | |
GL_GENERATE_STDARG_H_TRUE='#' | |
GL_GENERATE_STDBOOL_H_FALSE='' | |
GL_GENERATE_STDBOOL_H_TRUE='#' | |
GL_GENERATE_STDDEF_H_FALSE='' | |
GL_GENERATE_STDDEF_H_TRUE='#' | |
GL_GENERATE_STDINT_H_FALSE='' | |
GL_GENERATE_STDINT_H_TRUE='#' | |
GMALLOC_OBJ='' | |
GNULIB_ALPHASORT='0' | |
GNULIB_ATOLL='0' | |
GNULIB_CALLOC_POSIX='0' | |
GNULIB_CANONICALIZE_FILE_NAME='0' | |
GNULIB_CHDIR='0' | |
GNULIB_CHOWN='0' | |
GNULIB_CLOSE='0' | |
GNULIB_CLOSEDIR='0' | |
GNULIB_DIRFD='0' | |
GNULIB_DPRINTF='0' | |
GNULIB_DUP2='1' | |
GNULIB_DUP3='0' | |
GNULIB_DUP='0' | |
GNULIB_ENVIRON='1' | |
GNULIB_EUIDACCESS='0' | |
GNULIB_FACCESSAT='1' | |
GNULIB_FCHDIR='0' | |
GNULIB_FCHMODAT='0' | |
GNULIB_FCHOWNAT='0' | |
GNULIB_FCLOSE='0' | |
GNULIB_FCNTL='1' | |
GNULIB_FDATASYNC='1' | |
GNULIB_FDOPEN='0' | |
GNULIB_FDOPENDIR='1' | |
GNULIB_FFLUSH='0' | |
GNULIB_FFSL='0' | |
GNULIB_FFSLL='0' | |
GNULIB_FGETC='1' | |
GNULIB_FGETS='1' | |
GNULIB_FOPEN='0' | |
GNULIB_FPRINTF='1' | |
GNULIB_FPRINTF_POSIX='0' | |
GNULIB_FPURGE='0' | |
GNULIB_FPUTC='1' | |
GNULIB_FPUTS='1' | |
GNULIB_FREAD='1' | |
GNULIB_FREOPEN='0' | |
GNULIB_FSCANF='1' | |
GNULIB_FSEEK='0' | |
GNULIB_FSEEKO='0' | |
GNULIB_FSTAT='0' | |
GNULIB_FSTATAT='1' | |
GNULIB_FSYNC='1' | |
GNULIB_FTELL='0' | |
GNULIB_FTELLO='0' | |
GNULIB_FTRUNCATE='0' | |
GNULIB_FUTIMENS='0' | |
GNULIB_FWRITE='1' | |
GNULIB_GETC='1' | |
GNULIB_GETCHAR='1' | |
GNULIB_GETCWD='0' | |
GNULIB_GETDELIM='0' | |
GNULIB_GETDOMAINNAME='0' | |
GNULIB_GETDTABLESIZE='1' | |
GNULIB_GETGROUPS='0' | |
GNULIB_GETHOSTNAME='0' | |
GNULIB_GETLINE='0' | |
GNULIB_GETLOADAVG='1' | |
GNULIB_GETLOGIN='0' | |
GNULIB_GETLOGIN_R='0' | |
GNULIB_GETPAGESIZE='0' | |
GNULIB_GETSUBOPT='0' | |
GNULIB_GETTIMEOFDAY='1' | |
GNULIB_GETUSERSHELL='0' | |
GNULIB_GL_UNISTD_H_GETOPT='' | |
GNULIB_GRANTPT='0' | |
GNULIB_GROUP_MEMBER='0' | |
GNULIB_IMAXABS='0' | |
GNULIB_IMAXDIV='0' | |
GNULIB_ISATTY='0' | |
GNULIB_LCHMOD='0' | |
GNULIB_LCHOWN='0' | |
GNULIB_LINK='0' | |
GNULIB_LINKAT='0' | |
GNULIB_LSEEK='0' | |
GNULIB_LSTAT='1' | |
GNULIB_MALLOC_POSIX='0' | |
GNULIB_MBSCASECMP='0' | |
GNULIB_MBSCASESTR='0' | |
GNULIB_MBSCHR='0' | |
GNULIB_MBSCSPN='0' | |
GNULIB_MBSLEN='0' | |
GNULIB_MBSNCASECMP='0' | |
GNULIB_MBSNLEN='0' | |
GNULIB_MBSPBRK='0' | |
GNULIB_MBSPCASECMP='0' | |
GNULIB_MBSRCHR='0' | |
GNULIB_MBSSEP='0' | |
GNULIB_MBSSPN='0' | |
GNULIB_MBSSTR='0' | |
GNULIB_MBSTOK_R='0' | |
GNULIB_MBTOWC='0' | |
GNULIB_MEMCHR='0' | |
GNULIB_MEMMEM='0' | |
GNULIB_MEMPCPY='0' | |
GNULIB_MEMRCHR='1' | |
GNULIB_MKDIRAT='0' | |
GNULIB_MKDTEMP='0' | |
GNULIB_MKFIFO='0' | |
GNULIB_MKFIFOAT='0' | |
GNULIB_MKNOD='0' | |
GNULIB_MKNODAT='0' | |
GNULIB_MKOSTEMP='1' | |
GNULIB_MKOSTEMPS='0' | |
GNULIB_MKSTEMP='0' | |
GNULIB_MKSTEMPS='0' | |
GNULIB_MKTIME='1' | |
GNULIB_NANOSLEEP='0' | |
GNULIB_NONBLOCKING='0' | |
GNULIB_OBSTACK_PRINTF='0' | |
GNULIB_OBSTACK_PRINTF_POSIX='0' | |
GNULIB_OPEN='0' | |
GNULIB_OPENAT='0' | |
GNULIB_OPENDIR='0' | |
GNULIB_PCLOSE='0' | |
GNULIB_PERROR='0' | |
GNULIB_PIPE2='1' | |
GNULIB_PIPE='0' | |
GNULIB_POPEN='0' | |
GNULIB_POSIX_OPENPT='0' | |
GNULIB_PREAD='0' | |
GNULIB_PRINTF='1' | |
GNULIB_PRINTF_POSIX='0' | |
GNULIB_PSELECT='1' | |
GNULIB_PTHREAD_SIGMASK='1' | |
GNULIB_PTSNAME='0' | |
GNULIB_PTSNAME_R='0' | |
GNULIB_PUTC='1' | |
GNULIB_PUTCHAR='1' | |
GNULIB_PUTENV='1' | |
GNULIB_PUTS='1' | |
GNULIB_PWRITE='0' | |
GNULIB_RAISE='0' | |
GNULIB_RANDOM='0' | |
GNULIB_RANDOM_R='0' | |
GNULIB_RAWMEMCHR='0' | |
GNULIB_READ='0' | |
GNULIB_READDIR='0' | |
GNULIB_READLINK='1' | |
GNULIB_READLINKAT='1' | |
GNULIB_REALLOC_POSIX='0' | |
GNULIB_REALPATH='0' | |
GNULIB_REMOVE='0' | |
GNULIB_RENAME='0' | |
GNULIB_RENAMEAT='0' | |
GNULIB_REWINDDIR='0' | |
GNULIB_RMDIR='0' | |
GNULIB_RPMATCH='0' | |
GNULIB_SCANDIR='0' | |
GNULIB_SCANF='1' | |
GNULIB_SECURE_GETENV='0' | |
GNULIB_SELECT='0' | |
GNULIB_SETENV='0' | |
GNULIB_SETHOSTNAME='0' | |
GNULIB_SIGACTION='0' | |
GNULIB_SIGNAL_H_SIGPIPE='0' | |
GNULIB_SIGPROCMASK='0' | |
GNULIB_SLEEP='0' | |
GNULIB_SNPRINTF='0' | |
GNULIB_SPRINTF_POSIX='0' | |
GNULIB_STAT='0' | |
GNULIB_STDIO_H_NONBLOCKING='0' | |
GNULIB_STDIO_H_SIGPIPE='0' | |
GNULIB_STPCPY='0' | |
GNULIB_STPNCPY='0' | |
GNULIB_STRCASESTR='0' | |
GNULIB_STRCHRNUL='0' | |
GNULIB_STRDUP='0' | |
GNULIB_STRERROR='0' | |
GNULIB_STRERROR_R='0' | |
GNULIB_STRNCAT='0' | |
GNULIB_STRNDUP='0' | |
GNULIB_STRNLEN='0' | |
GNULIB_STRPBRK='0' | |
GNULIB_STRPTIME='0' | |
GNULIB_STRSEP='0' | |
GNULIB_STRSIGNAL='0' | |
GNULIB_STRSTR='0' | |
GNULIB_STRTOD='0' | |
GNULIB_STRTOIMAX='1' | |
GNULIB_STRTOK_R='0' | |
GNULIB_STRTOLL='0' | |
GNULIB_STRTOULL='0' | |
GNULIB_STRTOUMAX='1' | |
GNULIB_STRVERSCMP='0' | |
GNULIB_SYMLINK='1' | |
GNULIB_SYMLINKAT='0' | |
GNULIB_SYSTEM_POSIX='0' | |
GNULIB_TIMEGM='0' | |
GNULIB_TIME_R='1' | |
GNULIB_TMPFILE='0' | |
GNULIB_TTYNAME_R='0' | |
GNULIB_UNISTD_H_NONBLOCKING='0' | |
GNULIB_UNISTD_H_SIGPIPE='0' | |
GNULIB_UNLINK='0' | |
GNULIB_UNLINKAT='0' | |
GNULIB_UNLOCKPT='0' | |
GNULIB_UNSETENV='1' | |
GNULIB_USLEEP='0' | |
GNULIB_UTIMENSAT='0' | |
GNULIB_VASPRINTF='0' | |
GNULIB_VDPRINTF='0' | |
GNULIB_VFPRINTF='1' | |
GNULIB_VFPRINTF_POSIX='0' | |
GNULIB_VFSCANF='0' | |
GNULIB_VPRINTF='1' | |
GNULIB_VPRINTF_POSIX='0' | |
GNULIB_VSCANF='0' | |
GNULIB_VSNPRINTF='0' | |
GNULIB_VSPRINTF_POSIX='0' | |
GNULIB_WARN_CFLAGS='' | |
GNULIB_WCTOMB='0' | |
GNULIB_WRITE='0' | |
GNULIB__EXIT='0' | |
GNUSTEP_CFLAGS='' | |
GNU_OBJC_CFLAGS='' | |
GOBJECT_CFLAGS='' | |
GOBJECT_LIBS='' | |
GREP='/bin/grep' | |
GSETTINGS_CFLAGS='' | |
GSETTINGS_LIBS='' | |
GTK_CFLAGS='' | |
GTK_LIBS='' | |
GTK_OBJ='' | |
GZIP_PROG='/bin/gzip' | |
HAVE_ALPHASORT='1' | |
HAVE_ATOLL='1' | |
HAVE_CANONICALIZE_FILE_NAME='1' | |
HAVE_CHOWN='1' | |
HAVE_CLOSEDIR='1' | |
HAVE_DECL_DIRFD='1' | |
HAVE_DECL_ENVIRON='1' | |
HAVE_DECL_FCHDIR='1' | |
HAVE_DECL_FDATASYNC='1' | |
HAVE_DECL_FDOPENDIR='1' | |
HAVE_DECL_FPURGE='1' | |
HAVE_DECL_FSEEKO='1' | |
HAVE_DECL_FTELLO='1' | |
HAVE_DECL_GETDELIM='1' | |
HAVE_DECL_GETDOMAINNAME='1' | |
HAVE_DECL_GETLINE='1' | |
HAVE_DECL_GETLOADAVG='1' | |
HAVE_DECL_GETLOGIN_R='1' | |
HAVE_DECL_GETPAGESIZE='1' | |
HAVE_DECL_GETUSERSHELL='1' | |
HAVE_DECL_IMAXABS='1' | |
HAVE_DECL_IMAXDIV='1' | |
HAVE_DECL_LOCALTIME_R='1' | |
HAVE_DECL_MEMMEM='1' | |
HAVE_DECL_MEMRCHR='1' | |
HAVE_DECL_OBSTACK_PRINTF='1' | |
HAVE_DECL_SETENV='1' | |
HAVE_DECL_SETHOSTNAME='1' | |
HAVE_DECL_SNPRINTF='1' | |
HAVE_DECL_STRDUP='1' | |
HAVE_DECL_STRERROR_R='1' | |
HAVE_DECL_STRNDUP='1' | |
HAVE_DECL_STRNLEN='1' | |
HAVE_DECL_STRSIGNAL='1' | |
HAVE_DECL_STRTOIMAX='1' | |
HAVE_DECL_STRTOK_R='1' | |
HAVE_DECL_STRTOUMAX='1' | |
HAVE_DECL_TTYNAME_R='1' | |
HAVE_DECL_UNSETENV='1' | |
HAVE_DECL_VSNPRINTF='1' | |
HAVE_DIRENT_H='1' | |
HAVE_DPRINTF='1' | |
HAVE_DUP2='1' | |
HAVE_DUP3='1' | |
HAVE_EUIDACCESS='1' | |
HAVE_FACCESSAT='1' | |
HAVE_FCHDIR='1' | |
HAVE_FCHMODAT='1' | |
HAVE_FCHOWNAT='1' | |
HAVE_FCNTL='1' | |
HAVE_FDATASYNC='1' | |
HAVE_FDOPENDIR='1' | |
HAVE_FFSL='1' | |
HAVE_FFSLL='1' | |
HAVE_FSEEKO='1' | |
HAVE_FSTATAT='1' | |
HAVE_FSYNC='1' | |
HAVE_FTELLO='1' | |
HAVE_FTRUNCATE='1' | |
HAVE_FUTIMENS='1' | |
HAVE_GETDTABLESIZE='1' | |
HAVE_GETGROUPS='1' | |
HAVE_GETHOSTNAME='1' | |
HAVE_GETLOGIN='1' | |
HAVE_GETOPT_H='1' | |
HAVE_GETPAGESIZE='1' | |
HAVE_GETSUBOPT='1' | |
HAVE_GETTIMEOFDAY='1' | |
HAVE_GRANTPT='1' | |
HAVE_GROUP_MEMBER='1' | |
HAVE_INTTYPES_H='1' | |
HAVE_LCHMOD='1' | |
HAVE_LCHOWN='1' | |
HAVE_LINK='1' | |
HAVE_LINKAT='1' | |
HAVE_LONG_LONG_INT='1' | |
HAVE_LSTAT='1' | |
HAVE_MAKEINFO='yes' | |
HAVE_MBSLEN='0' | |
HAVE_MEMCHR='1' | |
HAVE_MEMPCPY='1' | |
HAVE_MKDIRAT='1' | |
HAVE_MKDTEMP='1' | |
HAVE_MKFIFO='1' | |
HAVE_MKFIFOAT='1' | |
HAVE_MKNOD='1' | |
HAVE_MKNODAT='1' | |
HAVE_MKOSTEMP='1' | |
HAVE_MKOSTEMPS='1' | |
HAVE_MKSTEMP='1' | |
HAVE_MKSTEMPS='1' | |
HAVE_NANOSLEEP='1' | |
HAVE_OPENAT='1' | |
HAVE_OPENDIR='1' | |
HAVE_OS_H='0' | |
HAVE_PCLOSE='1' | |
HAVE_PIPE2='1' | |
HAVE_PIPE='1' | |
HAVE_POPEN='1' | |
HAVE_POSIX_OPENPT='1' | |
HAVE_POSIX_SIGNALBLOCKING='1' | |
HAVE_PREAD='1' | |
HAVE_PSELECT='1' | |
HAVE_PTHREAD_SIGMASK='1' | |
HAVE_PTSNAME='1' | |
HAVE_PTSNAME_R='1' | |
HAVE_PWRITE='1' | |
HAVE_RAISE='1' | |
HAVE_RANDOM='1' | |
HAVE_RANDOM_H='1' | |
HAVE_RANDOM_R='1' | |
HAVE_RAWMEMCHR='1' | |
HAVE_READDIR='1' | |
HAVE_READLINK='1' | |
HAVE_READLINKAT='1' | |
HAVE_REALPATH='1' | |
HAVE_RENAMEAT='1' | |
HAVE_REWINDDIR='1' | |
HAVE_RPMATCH='1' | |
HAVE_SCANDIR='1' | |
HAVE_SECURE_GETENV='1' | |
HAVE_SETENV='1' | |
HAVE_SETHOSTNAME='1' | |
HAVE_SIGACTION='1' | |
HAVE_SIGHANDLER_T='1' | |
HAVE_SIGINFO_T='1' | |
HAVE_SIGNED_SIG_ATOMIC_T='' | |
HAVE_SIGNED_WCHAR_T='' | |
HAVE_SIGNED_WINT_T='' | |
HAVE_SIGSET_T='1' | |
HAVE_SLEEP='1' | |
HAVE_STDINT_H='1' | |
HAVE_STPCPY='1' | |
HAVE_STPNCPY='1' | |
HAVE_STRCASESTR='1' | |
HAVE_STRCHRNUL='1' | |
HAVE_STRPBRK='1' | |
HAVE_STRPTIME='1' | |
HAVE_STRSEP='1' | |
HAVE_STRTOD='1' | |
HAVE_STRTOLL='1' | |
HAVE_STRTOULL='1' | |
HAVE_STRUCT_RANDOM_DATA='1' | |
HAVE_STRUCT_SIGACTION_SA_SIGACTION='1' | |
HAVE_STRUCT_TIMEVAL='1' | |
HAVE_STRVERSCMP='1' | |
HAVE_SYMLINK='1' | |
HAVE_SYMLINKAT='1' | |
HAVE_SYS_BITYPES_H='' | |
HAVE_SYS_INTTYPES_H='' | |
HAVE_SYS_LOADAVG_H='0' | |
HAVE_SYS_PARAM_H='0' | |
HAVE_SYS_SELECT_H='1' | |
HAVE_SYS_TIME_H='1' | |
HAVE_SYS_TYPES_H='1' | |
HAVE_TIMEGM='1' | |
HAVE_TYPE_VOLATILE_SIG_ATOMIC_T='1' | |
HAVE_UNISTD_H='1' | |
HAVE_UNLINKAT='1' | |
HAVE_UNLOCKPT='1' | |
HAVE_UNSIGNED_LONG_LONG_INT='1' | |
HAVE_USLEEP='1' | |
HAVE_UTIMENSAT='1' | |
HAVE_VASPRINTF='1' | |
HAVE_VDPRINTF='1' | |
HAVE_WCHAR_H='1' | |
HAVE_WCHAR_T='1' | |
HAVE_WINSOCK2_H='0' | |
HAVE_XSERVER='' | |
HAVE__BOOL='1' | |
HAVE__EXIT='1' | |
IMAGEMAGICK_CFLAGS='' | |
IMAGEMAGICK_LIBS='' | |
INCLUDE_NEXT='include_next' | |
INCLUDE_NEXT_AS_FIRST_DIRECTIVE='include_next' | |
INFO_EXT='.info' | |
INFO_OPTS='--no-split' | |
INSTALL_ARCH_INDEP_EXTRA='install-etc' | |
INSTALL_DATA='${INSTALL} -m 644' | |
INSTALL_INFO='/usr/bin/install-info' | |
INSTALL_PROGRAM='${INSTALL}' | |
INSTALL_SCRIPT='${INSTALL}' | |
INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' | |
INT32_MAX_LT_INTMAX_MAX='1' | |
INT64_MAX_EQ_LONG_MAX='defined _LP64' | |
KRB4LIB='' | |
KRB5LIB='' | |
LDFLAGS='-L/home/user/.linuxbrew/lib -Wl,-rpath,/home/user/.linuxbrew/lib' | |
LD_SWITCH_SYSTEM='' | |
LD_SWITCH_SYSTEM_TEMACS='-Wl,-znocombreloc $(LD_SWITCH_X_SITE_RPATH)' | |
LD_SWITCH_X_SITE='' | |
LD_SWITCH_X_SITE_RPATH='' | |
LIBGIF='' | |
LIBGNUTLS_CFLAGS='' | |
LIBGNUTLS_LIBS='' | |
LIBGNU_LIBDEPS='' | |
LIBGNU_LTLIBDEPS='' | |
LIBGPM='' | |
LIBHESIOD='' | |
LIBINTL='' | |
LIBJPEG='' | |
LIBOBJS='' | |
LIBOTF_CFLAGS='' | |
LIBOTF_LIBS='' | |
LIBPNG='' | |
LIBRESOLV='' | |
LIBS='-lm -lpthread ' | |
LIBSELINUX_LIBS='' | |
LIBSOUND='' | |
LIBS_ECLIENT='' | |
LIBS_GNUSTEP='' | |
LIBS_MAIL='' | |
LIBS_SYSTEM='' | |
LIBS_TERMCAP='-ltinfo' | |
LIBTIFF='' | |
LIBXMENU='' | |
LIBXML2_CFLAGS='' | |
LIBXML2_LIBS='' | |
LIBXMU='-lXmu' | |
LIBXPM='' | |
LIBXSM='' | |
LIBXTR6='' | |
LIBXT_OTHER='$(LIBXSM)' | |
LIBX_OTHER='' | |
LIBZ='-lz' | |
LIB_ACL='' | |
LIB_CLOCK_GETTIME='' | |
LIB_EACCESS='' | |
LIB_EXECINFO='' | |
LIB_FDATASYNC='' | |
LIB_MATH='-lm' | |
LIB_PTHREAD='-lpthread' | |
LIB_PTHREAD_SIGMASK='' | |
LIB_TIMER_TIME='-lrt ' | |
LIB_WSOCK32='' | |
LN_S_FILEONLY='ln -s' | |
LTLIBINTL='' | |
LTLIBOBJS='' | |
M17N_FLT_CFLAGS='' | |
M17N_FLT_LIBS='' | |
MAKEINFO='/usr/bin/makeinfo' | |
MAKE_PROG='' | |
MKDEPDIR='${MKDIR_P} ${DEPDIR}' | |
MKDIR_P='/home/user/.linuxbrew/bin/mkdir -p' | |
NEXT_AS_FIRST_DIRECTIVE_DIRENT_H='<dirent.h>' | |
NEXT_AS_FIRST_DIRECTIVE_ERRNO_H='' | |
NEXT_AS_FIRST_DIRECTIVE_FCNTL_H='<fcntl.h>' | |
NEXT_AS_FIRST_DIRECTIVE_GETOPT_H='<getopt.h>' | |
NEXT_AS_FIRST_DIRECTIVE_INTTYPES_H='<inttypes.h>' | |
NEXT_AS_FIRST_DIRECTIVE_SIGNAL_H='<signal.h>' | |
NEXT_AS_FIRST_DIRECTIVE_STDARG_H='' | |
NEXT_AS_FIRST_DIRECTIVE_STDDEF_H='' | |
NEXT_AS_FIRST_DIRECTIVE_STDINT_H='<stdint.h>' | |
NEXT_AS_FIRST_DIRECTIVE_STDIO_H='<stdio.h>' | |
NEXT_AS_FIRST_DIRECTIVE_STDLIB_H='<stdlib.h>' | |
NEXT_AS_FIRST_DIRECTIVE_STRING_H='<string.h>' | |
NEXT_AS_FIRST_DIRECTIVE_SYS_SELECT_H='<sys/select.h>' | |
NEXT_AS_FIRST_DIRECTIVE_SYS_STAT_H='<sys/stat.h>' | |
NEXT_AS_FIRST_DIRECTIVE_SYS_TIME_H='<sys/time.h>' | |
NEXT_AS_FIRST_DIRECTIVE_SYS_TYPES_H='<sys/types.h>' | |
NEXT_AS_FIRST_DIRECTIVE_TIME_H='<time.h>' | |
NEXT_AS_FIRST_DIRECTIVE_UNISTD_H='<unistd.h>' | |
NEXT_DIRENT_H='<dirent.h>' | |
NEXT_ERRNO_H='' | |
NEXT_FCNTL_H='<fcntl.h>' | |
NEXT_GETOPT_H='<getopt.h>' | |
NEXT_INTTYPES_H='<inttypes.h>' | |
NEXT_SIGNAL_H='<signal.h>' | |
NEXT_STDARG_H='<stdarg.h>' | |
NEXT_STDDEF_H='' | |
NEXT_STDINT_H='<stdint.h>' | |
NEXT_STDIO_H='<stdio.h>' | |
NEXT_STDLIB_H='<stdlib.h>' | |
NEXT_STRING_H='<string.h>' | |
NEXT_SYS_SELECT_H='<sys/select.h>' | |
NEXT_SYS_STAT_H='<sys/stat.h>' | |
NEXT_SYS_TIME_H='<sys/time.h>' | |
NEXT_SYS_TYPES_H='<sys/types.h>' | |
NEXT_TIME_H='<time.h>' | |
NEXT_UNISTD_H='<unistd.h>' | |
NOTIFY_OBJ='inotify.o' | |
NS_OBJ='' | |
NS_OBJC_OBJ='' | |
NTDIR='' | |
NTLIB='' | |
OBJEXT='o' | |
OTHER_FILES='' | |
PACKAGE='emacs' | |
PACKAGE_BUGREPORT='' | |
PACKAGE_NAME='emacs' | |
PACKAGE_STRING='emacs 24.5' | |
PACKAGE_TARNAME='emacs' | |
PACKAGE_URL='' | |
PACKAGE_VERSION='24.5' | |
PATH_SEPARATOR=':' | |
PAXCTL='' | |
PKG_CONFIG='/home/user/.linuxbrew/bin/pkg-config' | |
POST_ALLOC_OBJ='' | |
PRAGMA_COLUMNS='' | |
PRAGMA_SYSTEM_HEADER='#pragma GCC system_header' | |
PRE_ALLOC_OBJ='lastfile.o' | |
PRIPTR_PREFIX='__PRIPTR_PREFIX' | |
PRI_MACROS_BROKEN='0' | |
PROFILING_CFLAGS='' | |
PTHREAD_H_DEFINES_STRUCT_TIMESPEC='0' | |
PTRDIFF_T_SUFFIX='' | |
RALLOC_OBJ='' | |
RANLIB='ranlib' | |
REPLACE_CALLOC='0' | |
REPLACE_CANONICALIZE_FILE_NAME='0' | |
REPLACE_CHOWN='0' | |
REPLACE_CLOSE='0' | |
REPLACE_CLOSEDIR='0' | |
REPLACE_DIRFD='0' | |
REPLACE_DPRINTF='0' | |
REPLACE_DUP2='0' | |
REPLACE_DUP='0' | |
REPLACE_FCHOWNAT='0' | |
REPLACE_FCLOSE='0' | |
REPLACE_FCNTL='1' | |
REPLACE_FDOPEN='0' | |
REPLACE_FDOPENDIR='0' | |
REPLACE_FFLUSH='0' | |
REPLACE_FOPEN='0' | |
REPLACE_FPRINTF='0' | |
REPLACE_FPURGE='0' | |
REPLACE_FREOPEN='0' | |
REPLACE_FSEEK='0' | |
REPLACE_FSEEKO='0' | |
REPLACE_FSTAT='0' | |
REPLACE_FSTATAT='0' | |
REPLACE_FTELL='0' | |
REPLACE_FTELLO='0' | |
REPLACE_FTRUNCATE='0' | |
REPLACE_FUTIMENS='0' | |
REPLACE_GETCWD='0' | |
REPLACE_GETDELIM='0' | |
REPLACE_GETDOMAINNAME='0' | |
REPLACE_GETDTABLESIZE='0' | |
REPLACE_GETGROUPS='0' | |
REPLACE_GETLINE='0' | |
REPLACE_GETLOGIN_R='0' | |
REPLACE_GETPAGESIZE='0' | |
REPLACE_GETTIMEOFDAY='0' | |
REPLACE_GMTIME='0' | |
REPLACE_ISATTY='0' | |
REPLACE_LCHOWN='0' | |
REPLACE_LINK='0' | |
REPLACE_LINKAT='0' | |
REPLACE_LOCALTIME='0' | |
REPLACE_LOCALTIME_R='0' | |
REPLACE_LSEEK='0' | |
REPLACE_LSTAT='0' | |
REPLACE_MALLOC='0' | |
REPLACE_MBTOWC='0' | |
REPLACE_MEMCHR='0' | |
REPLACE_MEMMEM='0' | |
REPLACE_MKDIR='0' | |
REPLACE_MKFIFO='0' | |
REPLACE_MKNOD='0' | |
REPLACE_MKSTEMP='0' | |
REPLACE_MKTIME='0' | |
REPLACE_NANOSLEEP='GNULIB_PORTCHECK' | |
REPLACE_NULL='0' | |
REPLACE_OBSTACK_PRINTF='0' | |
REPLACE_OPEN='0' | |
REPLACE_OPENAT='0' | |
REPLACE_OPENDIR='0' | |
REPLACE_PERROR='0' | |
REPLACE_POPEN='0' | |
REPLACE_PREAD='0' | |
REPLACE_PRINTF='0' | |
REPLACE_PSELECT='0' | |
REPLACE_PTHREAD_SIGMASK='1' | |
REPLACE_PTSNAME='0' | |
REPLACE_PTSNAME_R='0' | |
REPLACE_PUTENV='0' | |
REPLACE_PWRITE='0' | |
REPLACE_RAISE='0' | |
REPLACE_RANDOM_R='0' | |
REPLACE_READ='0' | |
REPLACE_READLINK='0' | |
REPLACE_REALLOC='0' | |
REPLACE_REALPATH='0' | |
REPLACE_REMOVE='0' | |
REPLACE_RENAME='0' | |
REPLACE_RENAMEAT='0' | |
REPLACE_RMDIR='0' | |
REPLACE_SELECT='0' | |
REPLACE_SETENV='0' | |
REPLACE_SLEEP='0' | |
REPLACE_SNPRINTF='0' | |
REPLACE_SPRINTF='0' | |
REPLACE_STAT='0' | |
REPLACE_STDIO_READ_FUNCS='0' | |
REPLACE_STDIO_WRITE_FUNCS='0' | |
REPLACE_STPNCPY='0' | |
REPLACE_STRCASESTR='0' | |
REPLACE_STRCHRNUL='0' | |
REPLACE_STRDUP='0' | |
REPLACE_STRERROR='0' | |
REPLACE_STRERROR_R='0' | |
REPLACE_STRNCAT='0' | |
REPLACE_STRNDUP='0' | |
REPLACE_STRNLEN='0' | |
REPLACE_STRSIGNAL='0' | |
REPLACE_STRSTR='0' | |
REPLACE_STRTOD='0' | |
REPLACE_STRTOIMAX='0' | |
REPLACE_STRTOK_R='0' | |
REPLACE_STRTOUMAX='0' | |
REPLACE_STRUCT_TIMEVAL='0' | |
REPLACE_SYMLINK='0' | |
REPLACE_TIMEGM='GNULIB_PORTCHECK' | |
REPLACE_TMPFILE='0' | |
REPLACE_TTYNAME_R='0' | |
REPLACE_UNLINK='0' | |
REPLACE_UNLINKAT='0' | |
REPLACE_UNSETENV='0' | |
REPLACE_USLEEP='0' | |
REPLACE_UTIMENSAT='0' | |
REPLACE_VASPRINTF='0' | |
REPLACE_VDPRINTF='0' | |
REPLACE_VFPRINTF='0' | |
REPLACE_VPRINTF='0' | |
REPLACE_VSNPRINTF='0' | |
REPLACE_VSPRINTF='0' | |
REPLACE_WCTOMB='0' | |
REPLACE_WRITE='0' | |
RSVG_CFLAGS='' | |
RSVG_LIBS='' | |
SEPCHAR=':' | |
SETFATTR='setfattr' | |
SETTINGS_CFLAGS='' | |
SETTINGS_LIBS='' | |
SET_MAKE='' | |
SHELL='/bin/bash' | |
SIG_ATOMIC_T_SUFFIX='' | |
SIZE_T_SUFFIX='' | |
STDALIGN_H='' | |
STDARG_H='' | |
STDBOOL_H='' | |
STDDEF_H='' | |
STDINT_H='' | |
STRIP='' | |
SUBDIR_MAKEFILES_IN=' $(srcdir)/lib/Makefile.in $(srcdir)/lib-src/Makefile.in $(srcdir)/oldXMenu/Makefile.in $(srcdir)/doc/emacs/Makefile.in $(srcdir)/doc/misc/Makefile.in $(srcdir)/doc/lispintro/Makefile.in $(srcdir)/doc/lispref/Makefile.in $(srcdir)/src/Makefile.in $(srcdir)/lwlib/Makefile.in $(srcdir)/lisp/Makefile.in $(srcdir)/leim/Makefile.in $(srcdir)/nextstep/Makefile.in $(srcdir)/nt/Makefile.in $(srcdir)/admin/unidata/Makefile.in $(srcdir)/admin/grammars/Makefile.in' | |
SYS_TIME_H_DEFINES_STRUCT_TIMESPEC='0' | |
TEMACS_POST_LINK=':' | |
TERMCAP_OBJ='terminfo.o' | |
TIME_H_DEFINES_STRUCT_TIMESPEC='1' | |
TOOLKIT_LIBW='' | |
UINT32_MAX_LT_UINTMAX_MAX='1' | |
UINT64_MAX_EQ_ULONG_MAX='defined _LP64' | |
UNDEFINE_STRTOK_R='0' | |
UNEXEC_OBJ='unexelf.o' | |
UNISTD_H_HAVE_WINSOCK2_H='0' | |
UNISTD_H_HAVE_WINSOCK2_H_AND_USE_SOCKETS='0' | |
UPDATE_MANIFEST='' | |
USE_ACL='0' | |
VERSION='24.5' | |
VMLIMIT_OBJ='vm-limit.o' | |
W32_LIBS='' | |
W32_OBJ='' | |
W32_RES_LINK='' | |
WARN_CFLAGS='' | |
WCHAR_T_SUFFIX='' | |
WERROR_CFLAGS='' | |
WIDGET_OBJ='' | |
WINDOWS_64_BIT_OFF_T='0' | |
WINDOWS_64_BIT_ST_SIZE='0' | |
WINDOW_SYSTEM_OBJ='' | |
WINDRES='' | |
WINT_T_SUFFIX='' | |
XARGS_LIMIT='' | |
XCRUN='' | |
XFT_CFLAGS='' | |
XFT_LIBS='' | |
XGSELOBJ='' | |
XINERAMA_CFLAGS='' | |
XINERAMA_LIBS='' | |
XMENU_OBJ='' | |
XMKMF='' | |
XOBJ='' | |
XRANDR_CFLAGS='' | |
XRANDR_LIBS='' | |
X_TOOLKIT_TYPE='none' | |
ac_ct_CC='' | |
am__EXEEXT_FALSE='' | |
am__EXEEXT_TRUE='#' | |
am__fastdepCC_FALSE='#' | |
am__fastdepCC_TRUE='' | |
am__include='include' | |
am__isrc='' | |
am__leading_dot='.' | |
am__nodep='_no' | |
am__quote='' | |
am__tar='$${TAR-tar} chof - "$$tardir"' | |
am__untar='$${TAR-tar} xf -' | |
archlibdir='${libexecdir}/emacs/${version}/${configuration}' | |
bindir='${exec_prefix}/bin' | |
bitmapdir='' | |
build='x86_64-unknown-linux-gnu' | |
build_alias='' | |
build_cpu='x86_64' | |
build_os='linux-gnu' | |
build_vendor='unknown' | |
cache_file='/dev/null' | |
canonical='x86_64-unknown-linux-gnu' | |
configuration='x86_64-unknown-linux-gnu' | |
copyright='Copyright (C) 2015 Free Software Foundation, Inc.' | |
datadir='${datarootdir}' | |
datarootdir='${prefix}/share' | |
docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' | |
dvidir='${docdir}' | |
etcdir='${datadir}/emacs/${version}/etc' | |
etcdocdir='${datadir}/emacs/${version}/etc' | |
exec_prefix='${prefix}' | |
gamedir='${localstatedir}/games/emacs' | |
gameuser='games' | |
gl_GNULIB_ENABLED_03e0aaad4cb89ca757653bd367a6ccb7_FALSE='' | |
gl_GNULIB_ENABLED_03e0aaad4cb89ca757653bd367a6ccb7_TRUE='#' | |
gl_GNULIB_ENABLED_260941c0e5dc67ec9e87d1fb321c300b_FALSE='' | |
gl_GNULIB_ENABLED_260941c0e5dc67ec9e87d1fb321c300b_TRUE='#' | |
gl_GNULIB_ENABLED_6099e9737f757db36c47fa9d9f02e88c_FALSE='' | |
gl_GNULIB_ENABLED_6099e9737f757db36c47fa9d9f02e88c_TRUE='#' | |
gl_GNULIB_ENABLED_682e609604ccaac6be382e4ee3a4eaec_FALSE='' | |
gl_GNULIB_ENABLED_682e609604ccaac6be382e4ee3a4eaec_TRUE='#' | |
gl_GNULIB_ENABLED_a9786850e999ae65a836a6041e8e5ed1_FALSE='' | |
gl_GNULIB_ENABLED_a9786850e999ae65a836a6041e8e5ed1_TRUE='#' | |
gl_GNULIB_ENABLED_be453cec5eecf5731a274f2de7f2db36_FALSE='' | |
gl_GNULIB_ENABLED_be453cec5eecf5731a274f2de7f2db36_TRUE='#' | |
gl_GNULIB_ENABLED_dosname_FALSE='' | |
gl_GNULIB_ENABLED_dosname_TRUE='#' | |
gl_GNULIB_ENABLED_euidaccess_FALSE='' | |
gl_GNULIB_ENABLED_euidaccess_TRUE='#' | |
gl_GNULIB_ENABLED_getdtablesize_FALSE='#' | |
gl_GNULIB_ENABLED_getdtablesize_TRUE='' | |
gl_GNULIB_ENABLED_getgroups_FALSE='' | |
gl_GNULIB_ENABLED_getgroups_TRUE='#' | |
gl_GNULIB_ENABLED_pathmax_FALSE='' | |
gl_GNULIB_ENABLED_pathmax_TRUE='#' | |
gl_GNULIB_ENABLED_secure_getenv_FALSE='' | |
gl_GNULIB_ENABLED_secure_getenv_TRUE='#' | |
gl_GNULIB_ENABLED_stat_FALSE='' | |
gl_GNULIB_ENABLED_stat_TRUE='#' | |
gl_GNULIB_ENABLED_strtoll_FALSE='' | |
gl_GNULIB_ENABLED_strtoll_TRUE='#' | |
gl_GNULIB_ENABLED_strtoull_FALSE='' | |
gl_GNULIB_ENABLED_strtoull_TRUE='#' | |
gl_GNULIB_ENABLED_tempname_FALSE='' | |
gl_GNULIB_ENABLED_tempname_TRUE='#' | |
gl_LIBOBJS=' fcntl.o pthread_sigmask.o sig2str.o' | |
gl_LTLIBOBJS=' fcntl.lo pthread_sigmask.lo sig2str.lo' | |
gltests_LIBOBJS='' | |
gltests_LTLIBOBJS='' | |
gltests_WITNESS='IN_EMACS_GNULIB_TESTS' | |
host='x86_64-unknown-linux-gnu' | |
host_alias='' | |
host_cpu='x86_64' | |
host_os='linux-gnu' | |
host_vendor='unknown' | |
htmldir='${docdir}' | |
includedir='${prefix}/include' | |
infodir='/home/user/.linuxbrew/Cellar/emacs/24.5/share/info/emacs' | |
install_sh='${SHELL} /tmp/emacs20150425-6849-7pskev/emacs-24.5/build-aux/install-sh' | |
libdir='${exec_prefix}/lib' | |
libexecdir='${exec_prefix}/libexec' | |
liblockfile='no' | |
lispdir='${datadir}/emacs/${version}/lisp' | |
lisppath='${locallisppath}:${standardlisppath}' | |
localedir='${datarootdir}/locale' | |
locallisppath='/home/user/.linuxbrew/share/emacs/site-lisp' | |
localstatedir='${prefix}/var' | |
mandir='${datarootdir}/man' | |
mkdir_p='$(MKDIR_P)' | |
ns_appbindir='' | |
ns_appdir='' | |
ns_appresdir='' | |
ns_appsrc='' | |
ns_check_file='' | |
ns_self_contained='no' | |
oldincludedir='/usr/include' | |
pdfdir='${docdir}' | |
prefix='/home/user/.linuxbrew/Cellar/emacs/24.5' | |
program_transform_name='s,x,x,' | |
psdir='${docdir}' | |
sbindir='${exec_prefix}/sbin' | |
sharedstatedir='${prefix}/com' | |
srcdir='.' | |
standardlisppath='${lispdir}' | |
sysconfdir='${prefix}/etc' | |
target_alias='' | |
version='24.5' | |
x_default_search_path='' | |
## ------------------- ## | |
## File substitutions. ## | |
## ------------------- ## | |
deps_frag='./src/autodeps.mk' | |
lisp_frag='./src/lisp.mk' | |
## ----------- ## | |
## confdefs.h. ## | |
## ----------- ## | |
/* confdefs.h */ | |
#define PACKAGE_NAME "emacs" | |
#define PACKAGE_TARNAME "emacs" | |
#define PACKAGE_VERSION "24.5" | |
#define PACKAGE_STRING "emacs 24.5" | |
#define PACKAGE_BUGREPORT "" | |
#define PACKAGE_URL "" | |
#define PACKAGE "emacs" | |
#define VERSION "24.5" | |
#define MAIL_USE_POP 1 | |
#define STDC_HEADERS 1 | |
#define HAVE_SYS_TYPES_H 1 | |
#define HAVE_SYS_STAT_H 1 | |
#define HAVE_STDLIB_H 1 | |
#define HAVE_STRING_H 1 | |
#define HAVE_MEMORY_H 1 | |
#define HAVE_STRINGS_H 1 | |
#define HAVE_INTTYPES_H 1 | |
#define HAVE_STDINT_H 1 | |
#define HAVE_UNISTD_H 1 | |
#define __EXTENSIONS__ 1 | |
#define _ALL_SOURCE 1 | |
#define _DARWIN_C_SOURCE 1 | |
#define _GNU_SOURCE 1 | |
#define _POSIX_PTHREAD_SEMANTICS 1 | |
#define _TANDEM_SOURCE 1 | |
#define _DARWIN_USE_64_BIT_INODE 1 | |
#define SYSTEM_TYPE "gnu/linux" | |
#define HAVE_SYS_SOUNDCARD_H 1 | |
#define HAVE_SOUND 1 | |
#define HAVE_PTY_H 1 | |
#define HAVE_SYS_RESOURCE_H 1 | |
#define HAVE_SYS_UTSNAME_H 1 | |
#define HAVE_PWD_H 1 | |
#define HAVE_UTMP_H 1 | |
#define HAVE_SYS_SOCKET_H 1 | |
#define HAVE_STDLIB_H 1 | |
#define HAVE_UNISTD_H 1 | |
#define HAVE_SYS_PARAM_H 1 | |
#define HAVE_PTHREAD_H 1 | |
#define HAVE_SYS_UN_H 1 | |
#define HAVE_DIRENT_H 1 | |
#define HAVE_EXECINFO_H 1 | |
#define HAVE_STDIO_EXT_H 1 | |
#define HAVE_GETOPT_H 1 | |
#define HAVE_SYS_TIME_H 1 | |
#define HAVE_WCHAR_H 1 | |
#define HAVE_STDINT_H 1 | |
#define HAVE_INTTYPES_H 1 | |
#define HAVE_SYS_SELECT_H 1 | |
#define HAVE_SYS_STAT_H 1 | |
#define HAVE_UTIME_H 1 | |
#define HAVE_PERSONALITY_LINUX32 1 | |
#define HAVE_TERM_H 1 | |
#define TIME_WITH_SYS_TIME 1 | |
#define HAVE_DECL_SYS_SIGLIST 1 | |
#define HAVE_SYS_WAIT_H 1 | |
#define HAVE_NET_IF_H 1 | |
#define HAVE_IFADDRS_H 1 | |
#define HAVE_STRUCT_IFREQ_IFR_FLAGS 1 | |
#define HAVE_STRUCT_IFREQ_IFR_HWADDR 1 | |
#define HAVE_STRUCT_IFREQ_IFR_NETMASK 1 | |
#define HAVE_STRUCT_IFREQ_IFR_BROADADDR 1 | |
#define HAVE_STRUCT_IFREQ_IFR_ADDR 1 | |
#define HAVE_LONG_FILE_NAMES 1 | |
#define HAVE_SYS_VLIMIT_H 1 | |
#define HAVE_DATA_START 1 | |
#define DOUG_LEA_MALLOC 1 | |
#define HAVE_GETPAGESIZE 1 | |
#define HAVE_MMAP 1 | |
#define HAVE_PTHREAD 1 | |
#define HAVE_INOTIFY 1 | |
#define USE_FILE_NOTIFY 1 | |
#define HAVE_XIM 1 | |
#define USE_XIM 1 | |
#define XRegisterIMInstantiateCallback_arg6 XPointer* | |
#define HAVE_ZLIB 1 | |
#define HAVE_H_ERRNO 1 | |
#define HAVE_LIBM 1 | |
#define MAIL_USE_FLOCK 1 | |
#define HAVE_ACCEPT4 1 | |
#define HAVE_FCHDIR 1 | |
#define HAVE_GETHOSTNAME 1 | |
#define HAVE_GETRUSAGE 1 | |
#define HAVE_GET_CURRENT_DIR_NAME 1 | |
#define HAVE_LRAND48 1 | |
#define HAVE_SELECT 1 | |
#define HAVE_GETPAGESIZE 1 | |
#define HAVE_SETLOCALE 1 | |
#define HAVE_GETRLIMIT 1 | |
#define HAVE_SETRLIMIT 1 | |
#define HAVE_SHUTDOWN 1 | |
#define HAVE_GETADDRINFO 1 | |
#define HAVE_STRSIGNAL 1 | |
#define HAVE_SETITIMER 1 | |
#define HAVE_SENDTO 1 | |
#define HAVE_RECVFROM 1 | |
#define HAVE_GETSOCKNAME 1 | |
#define HAVE_GETPEERNAME 1 | |
#define HAVE_GETIFADDRS 1 | |
#define HAVE_FREEIFADDRS 1 | |
#define HAVE_GAI_STRERROR 1 | |
#define HAVE_GETLINE 1 | |
#define HAVE_GETDELIM 1 | |
#define HAVE_SYNC 1 | |
#define HAVE_GETPWENT 1 | |
#define HAVE_ENDPWENT 1 | |
#define HAVE_GETGRENT 1 | |
#define HAVE_ENDGRENT 1 | |
#define HAVE_CFMAKERAW 1 | |
#define HAVE_CFSETSPEED 1 | |
#define HAVE_COPYSIGN 1 | |
#define HAVE___EXECUTABLE_START 1 | |
#define HAVE_LOG2 1 | |
#define HAVE_ALIGNED_ALLOC 1 | |
#define HAVE_RANDOM 1 | |
#define HAVE_RINT 1 | |
#define HAVE___BUILTIN_UNWIND_INIT 1 | |
#define HAVE_FSEEKO 1 | |
#define HAVE_GRANTPT 1 | |
#define HAVE_GETPT 1 | |
#define HAVE_POSIX_OPENPT 1 | |
#define TERMINFO 1 | |
#define HAVE_RES_INIT 1 | |
#define HAVE_VALGRIND_VALGRIND_H 1 | |
#define HAVE_TZSET 1 | |
#define HAVE_READLINKAT 1 | |
#define HAVE_GETDTABLESIZE 1 | |
#define HAVE_FACCESSAT 1 | |
#define HAVE_FCNTL 1 | |
#define HAVE_FDOPENDIR 1 | |
#define HAVE_FSTATAT 1 | |
#define HAVE_FSYNC 1 | |
#define HAVE_GETTIMEOFDAY 1 | |
#define HAVE_LSTAT 1 | |
#define HAVE_MKOSTEMP 1 | |
#define HAVE_PIPE2 1 | |
#define HAVE_PSELECT 1 | |
#define HAVE_PTHREAD_SIGMASK 1 | |
#define HAVE_FCHMOD 1 | |
#define HAVE_READLINK 1 | |
#define HAVE_STRTOIMAX 1 | |
#define HAVE_STRTOUMAX 1 | |
#define HAVE_SYMLINK 1 | |
#define HAVE_LOCALTIME_R 1 | |
#define HAVE_FUTIMES 1 | |
#define HAVE_FUTIMESAT 1 | |
#define HAVE_FUTIMENS 1 | |
#define HAVE_UTIMENSAT 1 | |
#define HAVE_LUTIMES 1 | |
#define HAVE_SECURE_GETENV 1 | |
#define HAVE_INET_SOCKETS 1 | |
#define HAVE_FORK 1 | |
#define HAVE_VFORK 1 | |
#define HAVE_WORKING_VFORK 1 | |
#define HAVE_WORKING_FORK 1 | |
#define HAVE_SNPRINTF 1 | |
#define HAVE_LANGINFO_CODESET 1 | |
#define HAVE_MBSTATE_T 1 | |
#define __restrict_arr __restrict | |
#define AMPERSAND_FULL_NAME 1 | |
#define CLASH_DETECTION 1 | |
#define HAVE_PTYS 1 | |
#define HAVE_SOCKETS 1 | |
#define NULL_DEVICE "/dev/null" | |
#define SEPCHAR ':' | |
#define subprocesses 1 | |
#define USER_FULL_NAME pw->pw_gecos | |
#define DIRECTORY_SEP '/' | |
#define IS_DEVICE_SEP(_c_) 0 | |
#define IS_DIRECTORY_SEP(_c_) ((_c_) == DIRECTORY_SEP) | |
#define IS_ANY_SEP(_c_) (IS_DIRECTORY_SEP (_c_)) | |
#define HAVE_PROCFS 1 | |
#define DEFAULT_SOUND_DEVICE "/dev/dsp" | |
#define INTERRUPT_INPUT 1 | |
#define NARROWPROTO 1 | |
#define UNIX98_PTYS 1 | |
#define PTY_ITERATION int i; for (i = 0; i < 1; i++) | |
#define PTY_TTY_NAME_SPRINTF { char *ptyname = 0; sigset_t blocked; sigemptyset (&blocked); sigaddset (&blocked, SIGCHLD); pthread_sigmask (SIG_BLOCK, &blocked, 0); if (grantpt (fd) != -1 && unlockpt (fd) != -1) ptyname = ptsname(fd); pthread_sigmask (SIG_UNBLOCK, &blocked, 0); if (!ptyname) { emacs_close (fd); return -1; } snprintf (pty_name, PTY_NAME_SIZE, "%s", ptyname); } | |
#define PTY_OPEN do { fd = posix_openpt (O_RDWR | O_CLOEXEC | O_NOCTTY); if (fd < 0 && errno == EINVAL) fd = posix_openpt (O_RDWR | O_NOCTTY); } while (false) | |
#define PTY_NAME_SPRINTF /**/ | |
#define SIGNALS_VIA_CHARACTERS 1 | |
#define GC_SETJMP_WORKS 1 | |
#define GC_SETJMP_WORKS 1 | |
#define HAVE__SETJMP 1 | |
#define USG /**/ | |
#define GNU_LINUX /**/ | |
#define USABLE_FIONREAD 1 | |
#define USABLE_SIGIO 1 | |
#define COPYRIGHT "Copyright (C) 2015 Free Software Foundation, Inc." | |
#define EMACS_CONFIGURATION "x86_64-unknown-linux-gnu" | |
#define EMACS_CONFIG_OPTIONS "--prefix=/home/user/.linuxbrew/Cellar/emacs/24.5 --enable-locallisppath=/home/user/.linuxbrew/share/emacs/site-lisp --infodir=/home/user/.linuxbrew/Cellar/emacs/24.5/share/info/emacs --without-dbus --without-gnutls --without-x 'CFLAGS=-Os -w -pipe -march=core2' CPPFLAGS=-isystem/home/user/.linuxbrew/include 'LDFLAGS=-L/home/user/.linuxbrew/lib -Wl,-rpath,/home/user/.linuxbrew/lib'" | |
#define GNU_MALLOC 1 | |
#define HAVE_ALLOCA_H 1 | |
#define HAVE_ALLOCA 1 | |
#define HAVE_UNSIGNED_LONG_LONG_INT 1 | |
#define HAVE_C99_STRTOLD 1 | |
#define HAVE_ENVIRON_DECL 1 | |
#define HAVE_DECL_FDATASYNC 1 | |
#define HAVE_DECL_STRMODE 0 | |
#define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | |
#define HAVE_GETOPT_H 1 | |
#define HAVE_GETOPT_LONG_ONLY 1 | |
#define HAVE_DECL_GETENV 1 | |
#define restrict __restrict | |
#define HAVE_LONG_LONG_INT 1 | |
#define HAVE_DECL_MEMRCHR 1 | |
#define HAVE_DECL_ALARM 1 | |
#define HAVE_SIGSET_T 1 | |
#define HAVE__BOOL 1 | |
#define HAVE_WCHAR_T 1 | |
#define HAVE_STRUCT_TM_TM_ZONE 1 | |
#define HAVE_TM_ZONE 1 | |
#define HAVE_TM_GMTOFF 1 | |
#define HAVE_DECL_STRTOIMAX 1 | |
#define HAVE_DECL_STRTOUMAX 1 | |
#define HAVE_DECL_UNSETENV 1 | |
#define HAVE_WORKING_UTIMES 1 | |
#define HAVE_STRUCT_UTIMBUF 1 | |
#define GETGROUPS_T gid_t | |
#define HAVE_ALLOCA 1 | |
#define HAVE_BYTESWAP_H 1 | |
#define HAVE_CLOCK_GETTIME 1 | |
#define HAVE_CLOCK_SETTIME 1 | |
#define GNULIB_CLOSE_STREAM 1 | |
#define HAVE_DUP2 1 | |
#define GNULIB_FACCESSAT 1 | |
#define HAVE_DECL_FDOPENDIR 1 | |
#define GNULIB_FDOPENDIR 1 | |
#define HAVE_DECL___FPENDING 1 | |
#define GETTIMEOFDAY_TIMEZONE struct timezone | |
#define HAVE_MEMRCHR 1 | |
#define GNULIB_MKOSTEMP 1 | |
#define HAVE_PTHREAD_SIGMASK 1 | |
#define USE_ACL 0 | |
#define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1 | |
#define TYPEOF_STRUCT_STAT_ST_ATIM_IS_STRUCT_TIMESPEC 1 | |
#define GNULIB_FSCANF 1 | |
#define GNULIB_SCANF 1 | |
#define my_strftime nstrftime | |
#define HAVE_DECL_LOCALTIME_R 1 | |
#define HAVE_TIMER_SETTIME 1 | |
#define HAVE_UNSETENV 1 | |
configure: exit 0| #define HAVE_DECL_STRTOIMAX 1 | |
| #define HAVE_DECL_STRTOUMAX 1 | |
| #define HAVE_DECL_UNSETENV 1 | |
| #define HAVE_WORKING_UTIMES 1 | |
| #define HAVE_STRUCT_UTIMBUF 1 | |
| #define GETGROUPS_T gid_t | |
| #define HAVE_ALLOCA 1 | |
| #define HAVE_BYTESWAP_H 1 | |
| #define HAVE_CLOCK_GETTIME 1 | |
| #define HAVE_CLOCK_SETTIME 1 | |
| #define GNULIB_CLOSE_STREAM 1 | |
| #define HAVE_DUP2 1 | |
| #define GNULIB_FACCESSAT 1 | |
| #define HAVE_DECL_FDOPENDIR 1 | |
| #define GNULIB_FDOPENDIR 1 | |
| #define HAVE_DECL___FPENDING 1 | |
| #define GETTIMEOFDAY_TIMEZONE struct timezone | |
| #define HAVE_MEMRCHR 1 | |
| #define GNULIB_MKOSTEMP 1 | |
| #define HAVE_PTHREAD_SIGMASK 1 | |
| #define USE_ACL 0 | |
| #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1 | |
| #define TYPEOF_STRUCT_STAT_ST_ATIM_IS_STRUCT_TIMESPEC 1 | |
| /* end confdefs.h. */ | |
| #include <sys/types.h> | |
| #include <sys/stat.h> | |
| | |
| int | |
| main () | |
| { | |
| static struct stat ac_aggr; | |
| if (sizeof ac_aggr.st_birthtim.tv_nsec) | |
| return 0; | |
| ; | |
| return 0; | |
| } | |
configure:26651: result: no | |
configure:26669: checking for working stdalign.h | |
configure:26710: /usr/bin/gcc-4.8 -std=gnu99 -c -Os -w -pipe -march=core2 -isystem/home/user/.linuxbrew/include conftest.c >&5 | |
configure:26710: $? = 0 | |
configure:26717: result: yes | |
configure:26739: checking for va_copy | |
configure:26760: /usr/bin/gcc-4.8 -std=gnu99 -c -Os -w -pipe -march=core2 -isystem/home/user/.linuxbrew/include conftest.c >&5 | |
configure:26760: $? = 0 | |
configure:26768: result: yes | |
configure:26954: checking whether NULL can be used in arbitrary expressions | |
configure:26972: /usr/bin/gcc-4.8 -std=gnu99 -c -Os -w -pipe -march=core2 -isystem/home/user/.linuxbrew/include conftest.c >&5 | |
configure:26972: $? = 0 | |
configure:26979: result: yes | |
configure:27285: checking whether strtoimax works | |
configure:27339: /usr/bin/gcc-4.8 -std=gnu99 -o conftest -Os -w -pipe -march=core2 -isystem/home/user/.linuxbrew/include -L/home/user/.linuxbrew/lib -Wl,-rpath,/home/user/.linuxbrew/lib conftest.c -lpthread >&5 | |
configure:27339: $? = 0 | |
configure:27339: ./conftest | |
configure:27339: $? = 0 | |
configure:27350: result: yes | |
configure:27455: checking whether symlink handles trailing slash correctly | |
configure:27489: /usr/bin/gcc-4.8 -std=gnu99 -o conftest -Os -w -pipe -march=core2 -isystem/home/user/.linuxbrew/include -L/home/user/.linuxbrew/lib -Wl,-rpath,/home/user/.linuxbrew/lib conftest.c -lpthread >&5 | |
configure:27489: $? = 0 | |
configure:27489: ./conftest | |
configure:27489: $? = 0 | |
configure:27500: result: yes | |
configure:27536: checking whether <sys/select.h> is self-contained | |
configure:27615: result: yes | |
configure:27828: checking for nlink_t | |
configure:27828: /usr/bin/gcc-4.8 -std=gnu99 -c -Os -w -pipe -march=core2 -isystem/home/user/.linuxbrew/include conftest.c >&5 | |
configure:27828: $? = 0 | |
configure:27828: /usr/bin/gcc-4.8 -std=gnu99 -c -Os -w -pipe -march=core2 -isystem/home/user/.linuxbrew/include conftest.c >&5 | |
conftest.c: In function 'main': | |
conftest.c:248:22: error: expected expression before ')' token | |
if (sizeof ((nlink_t))) | |
^ | |
configure:27828: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "emacs" | |
| #define PACKAGE_TARNAME "emacs" | |
| #define PACKAGE_VERSION "24.5" | |
| #define PACKAGE_STRING "emacs 24.5" | |
| #define PACKAGE_BUGREPORT "" | |
| #define PACKAGE_URL "" | |
| #define PACKAGE "emacs" | |
| #define VERSION "24.5" | |
| #define MAIL_USE_POP 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define __EXTENSIONS__ 1 | |
| #define _ALL_SOURCE 1 | |
| #define _DARWIN_C_SOURCE 1 | |
| #define _GNU_SOURCE 1 | |
| #define _POSIX_PTHREAD_SEMANTICS 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define _DARWIN_USE_64_BIT_INODE 1 | |
| #define SYSTEM_TYPE "gnu/linux" | |
| #define HAVE_SYS_SOUNDCARD_H 1 | |
| #define HAVE_SOUND 1 | |
| #define HAVE_PTY_H 1 | |
| #define HAVE_SYS_RESOURCE_H 1 | |
| #define HAVE_SYS_UTSNAME_H 1 | |
| #define HAVE_PWD_H 1 | |
| #define HAVE_UTMP_H 1 | |
| #define HAVE_SYS_SOCKET_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #defi| #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | |
| #define HAVE_GETOPT_H 1 | |
| #define HAVE_GETOPT_LONG_ONLY 1 | |
| #define HAVE_DECL_GETENV 1 | |
| #define restrict __restrict | |
| #define HAVE_LONG_LONG_INT 1 | |
| #define HAVE_DECL_MEMRCHR 1 | |
| #define HAVE_DECL_ALARM 1 | |
| #define HAVE_SIGSET_T 1 | |
| #define HAVE__BOOL 1 | |
| #define HAVE_WCHAR_T 1 | |
| #define HAVE_STRUCT_TM_TM_ZONE 1 | |
| #define HAVE_TM_ZONE 1 | |
| #define HAVE_TM_GMTOFF 1 | |
| #define HAVE_DECL_STRTOIMAX 1 | |
| #define HAVE_DECL_STRTOUMAX 1 | |
| #define HAVE_DECL_UNSETENV 1 | |
| #define HAVE_WORKING_UTIMES 1 | |
| #define HAVE_STRUCT_UTIMBUF 1 | |
| #define GETGROUPS_T gid_t | |
| #define HAVE_ALLOCA 1 | |
| #define HAVE_BYTESWAP_H 1 | |
| #define HAVE_CLOCK_GETTIME 1 | |
| #define HAVE_CLOCK_SETTIME 1 | |
| #define GNULIB_CLOSE_STREAM 1 | |
| #define HAVE_DUP2 1 | |
| #define GNULIB_FACCESSAT 1 | |
| #define HAVE_DECL_FDOPENDIR 1 | |
| #define GNULIB_FDOPENDIR 1 | |
| #define HAVE_DECL___FPENDING 1 | |
| /* end confdefs.h. */ | |
| #include <stdio.h> | |
| #ifdef HAVE_SYS_TYPES_H | |
| # include <sys/types.h> | |
| #endif | |
| #ifdef HAVE_SYS_STAT_H | |
| # include <sys/stat.h> | |
| #endif | |
| #ifdef STDC_HEADERS | |
| # include <stdlib.h> | |
| # include <stddef.h> | |
| #else | |
| # ifdef HAVE_STDLIB_H | |
| # include <stdlib.h> | |
| # endif | |
| #endif | |
| #ifdef HAVE_STRING_H | |
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | |
| # include <memory.h> | |
| # endif | |
| # include <string.h> | |
| #endif | |
| #ifdef HAVE_STRINGS_H | |
| # include <strings.h> | |
| #endif | |
| #ifdef HAVE_INTTYPES_H | |
| # include <inttypes.h> | |
| #endif | |
| #ifdef HAVE_STDINT_H | |
| # include <stdint.h> | |
| #endif | |
| #ifdef HAVE_UNISTD_H | |
| # include <unistd.h> | |
| #endif | |
| #include <sys/loadavg.h> | |
configure:24339: result: no | |
configure:24339: checking sys/loadavg.h presence | |
configure:24339: /usr/bin/gcc-4.8 -E -isystem/home/user/.linuxbrew/include conftest.c | |
conftest.c:232:25: fatal error: sys/loadavg.h: No such file or directory | |
#include <sys/loadavg.h> | |
^ | |
compilation terminated. | |
configure:24339: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "emacs" | |
| #define PACKAGE_TARNAME "emacs" | |
| #define PACKAGE_VERSION "24.5" | |
| #define PACKAGE_STRING "emacs 24.5" | |
| #define PACKAGE_BUGREPORT "" | |
| #define PACKAGE_URL "" | |
| #define PACKAGE "emacs" | |
| #define VERSION "24.5" | |
| #define MAIL_USE_POP 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define __EXTENSIONS__ 1 | |
| #define _ALL_SOURCE 1 | |
| #define _DARWIN_C_SOURCE 1 | |
| #define _GNU_SOURCE 1 | |
| #define _POSIX_PTHREAD_SEMANTICS 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define _DARWIN_USE_64_BIT_INODE 1 | |
| #define SYSTEM_TYPE "gnu/linux" | |
| #define HAVE_SYS_SOUNDCARD_H 1 | |
| #define HAVE_SOUND 1 | |
| #define HAVE_PTY_H 1 | |
| #define HAVE_SYS_RESOURCE_H 1 | |
| #define HAVE_SYS_UTSNAME_H 1 | |
| #define HAVE_PWD_H 1 | |
| #define HAVE_UTMP_H 1 | |
| #define HAVE_SYS_SOCKET_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_PTHREAD_H 1 | |
| #define HAVE_SYS_UN_H 1 | |
| #define HAVE_DIRENT_H 1 | |
| #define HAVE_EXECINFO_H 1 | |
| #define HAVE_STDIO_EXT_H 1 | |
| #define HAVE_GETOPT_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_WCHAR_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_PERSONALITY_LINUX32 1 | |
| #define HAVE_TERM_H 1 | |
| #define TIME_WITH_SYS_TIME 1 | |
| #define HAVE_DECL_SYS_SIGLIST 1 | |
| #define HAVE_SYS_WAIT_H 1 | |
| #define HAVE_NET_IF_H 1 | |
| #define HAVE_IFADDRS_H 1 | |
| #define HAVE_STRUCT_IFREQ_IFR_FLAGS 1 | |
| #define HAVE_STRUCT_IFREQ_IFR_HWADDR 1 | |
| #define HAVE_STRUCT_IFREQ_IFR_NETMASK 1 | |
| #define HAVE_STRUCT_IFREQ_IFR_BROADADDR 1 | |
| #define HAVE_STRUCT_IFREQ_IFR_ADDR 1 | |
| #define HAVE_LONG_FILE_NAMES 1 | |
| #define HAVE_SYS_VLIMIT_H 1 | |
| #define HAVE_DATA_START 1 | |
| #define DOUG_LEA_MALLOC 1 | |
| #define HAVE_GETPAGESIZE 1 | |
| #define HAVE_MMAP 1 | |
| #define HAVE_PTHREAD 1 | |
| #define HAVE_INOTIFY 1 | |
| #define USE_FILE_NOTIFY 1 | |
| #define HAVE_XIM 1 | |
| #define USE_XIM 1 | |
| #define XRegisterIMInstantiateCallback_arg6 XPointer* | |
| #| | |
| int | |
| main () | |
| { | |
| if (sizeof ((sigset_t))) | |
| return 0; | |
| ; | |
| return 0; | |
| } | |
configure:21557: result: yes | |
configure:21595: checking for stdbool.h that conforms to C99 | |
configure:21662: /usr/bin/gcc-4.8 -std=gnu99 -c -Os -w -pipe -march=core2 -isystem/home/user/.linuxbrew/include conftest.c >&5 | |
configure:21662: $? = 0 | |
configure:21669: result: yes | |
configure:21671: checking for _Bool | |
configure:21671: /usr/bin/gcc-4.8 -std=gnu99 -c -Os -w -pipe -march=core2 -isystem/home/user/.linuxbrew/include conftest.c >&5 | |
configure:21671: $? = 0 | |
configure:21671: /usr/bin/gcc-4.8 -std=gnu99 -c -Os -w -pipe -march=core2 -isystem/home/user/.linuxbrew/include conftest.c >&5 | |
conftest.c: In function 'main': | |
conftest.c:247:20: error: expected expression before ')' token | |
if (sizeof ((_Bool))) | |
^ | |
configure:21671: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "emacs" | |
| #define PACKAGE_TARNAME "emacs" | |
| #define PACKAGE_VERSION "24.5" | |
| #define PACKAGE_STRING "emacs 24.5" | |
| #define PACKAGE_BUGREPORT "" | |
| #define PACKAGE_URL "" | |
| #define PACKAGE "emacs" | |
| #define VERSION "24.5" | |
| #define MAIL_USE_POP 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define __EXTENSIONS__ 1 | |
| #define _ALL_SOURCE 1 | |
| #define _DARWIN_C_SOURCE 1 | |
| #define _GNU_SOURCE 1 | |
| #define _POSIX_PTHREAD_SEMANTICS 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define _DARWIN_USE_64_BIT_INODE 1 | |
| #define SYSTEM_TYPE "gnu/linux" | |
| #define HAVE_SYS_SOUNDCARD_H 1 | |
| #define HAVE_SOUND 1 | |
| #define HAVE_PTY_H 1 | |
| #define HAVE_SYS_RESOURCE_H 1 | |
| #define HAVE_SYS_UTSNAME_H 1 | |
| #define HAVE_PWD_H 1 | |
| #define HAVE_UTMP_H 1 | |
| #define HAVE_SYS_SOCKET_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_PTHREAD_H 1 | |
| #define HAVE_SYS_UN_H 1 | |
| #define HAVE_DIRENT_H 1 | |
| #define HAVE_EXECINFO_H 1 | |
| #define HAVE_STDIO_EXT_H 1 | |
| #define HAVE_GETOPT_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_WCHAR_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_PERSONALITY_LINUX32 1 | |
| #define HAVE_TERM_H 1 | |
| #define TIME_WITH_SYS_TIME 1 | |
| #define HAVE_DECL_SYS_SIGLIST 1 | |
| #define HAVE_SYS_WAIT_H 1 | |
| #define HAVE_NET_IF_H 1 | |
| #define HAVE_IFADDRS_H 1 | |
| #define HAVE_STRUCT_IFREQ_IFR_FLAGS 1 | |
| #define HAVE_STRUCT_IFREQ_IFR_HWADDR 1 | |
| #define HAVE_STRUCT_IFREQ_IFR_NETMASK 1 | |
| #define HAVE_STRUCT_IFREQ_IFR_BROADADDR 1 | |
| #define HAVE_STRUCT_IFREQ_IFR_ADDR 1 | |
| #define HAVE_LONG_FILE_NAMES 1 | |
| #define HAVE_SYS_VLIMIT_H 1 | |
| #define HAVE_DATA_START 1 | |
| #define DOUG_LEA_MALLOC 1 | |
| #define HAVE_GETPAGESIZE 1 | |
| #define HAVE_MMAP 1 | |
| #define HAVE_PTHREAD 1 | |
| #define HAVE_INOTIFY 1 | |
| #define USE_FILE_NOTIFY 1 | |
| #define HAVE_XIM 1 | |
| #define USE_XIM 1 | |
| #define XRegisterIMInstantiateCallback_arg6 XPointer* | |
| #define HAVE_ZLIB 1 | |
| #define HAVE_H_ERRNO 1 | |
| #define HAVE_LIBM 1 | |
| #define MAIL_USE_FLOCK 1 | |
| #define HAVE_ACCEPT4 1 | |
| #define HAVE_FCHDIR 1 | |
| #define HAVE_GETHOSTNAME 1 | |
| #define HAVE_GETRUSAGE 1 | |
| #define HAVE_GET_CURRENT_DIR_NAME 1 | |
| #define HAVE_LRAND48 1 | |
| #define HAVE_SELECT 1 | |
| #define HAVE_GETPAGESIZE 1 | |
| #define HAVE_SETLOCALE 1 | |
| #define HAVE_GETRLIMIT 1 | |
| #define HAVE_SETRLIMIT 1 | |
| #define HAVE_SHUTDOWN 1 | |
| #define HAVE_GETADDRINFO 1 | |
| #define HAVE_STRSIGNAL 1 | |
| #define HAVE_SETITIMER 1 | |
| #define HAVE_SENDTO 1 | |
| #define HAVE_RECVFROM 1 | |
| #define HAVE_GETSOCKNAME 1 | |
| #define HAVE_GETPEERNAME 1 | |
| #define HAVE_GETIFADDRS 1 | |
| #define HAVE_FREEIFADDRS 1 | |
| #define HAVE_GAI_STRERROR 1 | |
| #define HAVE_GETLINE 1 | |
| #define HAVE_GETDELIM 1 | |
| #define HAVE_SYNC 1 | |
| #define HAVE_GETPWENT 1 | |
| #define HAVE_ENDPWENT 1 | |
| #define HAVE_GETGRENT 1 | |
| #define HAVE_ENDGRENT 1 | |
| #define HAVE_CFMAKERAW 1 | |
| #define HAVE_CFSETSPEED 1 | |
| #define HAVE_COPYSIGN 1 | |
| #define HAVE___EXECUTABLE_START 1 | |
| #define HAVE_LOG2 1 | |
| #define HAV| | |
| int | |
| main () | |
| { | |
| #if BYTE_ORDER != BIG_ENDIAN | |
| not big endian | |
| #endif | |
| | |
| ; | |
| return 0; | |
| } | |
configure:18290: result: no | |
configure:18458: checking whether the preprocessor supports include_next | |
configure:18496: /usr/bin/gcc-4.8 -std=gnu99 -c -Os -w -pipe -march=core2 -isystem/home/user/.linuxbrew/include -Iconftestd1b -Iconftestd2 conftest.c >&5 | |
configure:18496: $? = 0 | |
configure:18517: result: yes | |
configure:18538: checking whether system header files limit the line length | |
configure:18561: result: no | |
configure:18573: checking whether strtold conforms to C99 | |
configure:18600: /usr/bin/gcc-4.8 -std=gnu99 -o conftest -Os -w -pipe -march=core2 -isystem/home/user/.linuxbrew/include -L/home/user/.linuxbrew/lib -Wl,-rpath,/home/user/.linuxbrew/lib conftest.c -lpthread >&5 | |
configure:18600: $? = 0 | |
configure:18608: result: yes | |
configure:18625: checking if environ is properly declared | |
configure:18648: /usr/bin/gcc-4.8 -std=gnu99 -c -Os -w -pipe -march=core2 -isystem/home/user/.linuxbrew/include conftest.c >&5 | |
conftest.c:205:39: error: conflicting types for 'environ' | |
extern struct { int foo; } environ; | |
^ | |
In file included from conftest.c:200:0: | |
/usr/include/unistd.h:545:15: note: previous declaration of 'environ' was here | |
extern char **environ; | |
^ | |
configure:18648: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "emacs" | |
| #define PACKAGE_TARNAME "emacs" | |
| #define PACKAGE_VERSION "24.5" | |
| #define PACKAGE_STRING "emacs 24.5" | |
| #define PACKAGE_BUGREPORT "" | |
| #define PACKAGE_URL "" | |
| #define PACKAGE "emacs" | |
| #define VERSION "24.5" | |
| #define MAIL_USE_POP 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define __EXTENSIONS__ 1 | |
| #define _ALL_SOURCE 1 | |
| #define _DARWIN_C_SOURCE 1 | |
| #define _GNU_SOURCE 1 | |
| #define _POSIX_PTHREAD_SEMANTICS 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define _DARWIN_USE_64_BIT_INODE 1 | |
| #define SYSTEM_TYPE "gnu/linux" | |
| #define HAVE_SYS_SOUNDCARD_H 1 | |
| #define HAVE_SOUND 1 | |
| #de |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
HOMEBREW_VERSION: 0.9.5 | |
ORIGIN: https://github.com/Homebrew/linuxbrew.git | |
HEAD: aca3f1e1defdfdf9a0cd07b58062fc48099dcb2e | |
Last commit: 4 days ago | |
HOMEBREW_PREFIX: /home/user/.linuxbrew | |
HOMEBREW_CELLAR: /home/user/.linuxbrew/Cellar | |
CPU: 8-core 64-bit 6 | |
OS X: 0-x86_64 | |
Xcode: N/A | |
CLT: N/A | |
Clang: N/A | |
X11: N/A | |
System Ruby: 1.9.3-p484 => /usr/bin/ruby1.9.1 | |
Perl: /usr/bin/perl | |
Python: /usr/bin/python => /usr/bin/python2.7 | |
Ruby: /usr/bin/ruby => /usr/bin/ruby1.9.1 | |
Java: 1.7.0_79 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Warning: You have uncommitted modifications to Homebrew | |
If this a surprise to you, then you should stash these modifications. | |
Stashing returns Homebrew to a pristine state but can be undone | |
should you later need to do so for some reason. | |
cd /home/user/.linuxbrew/Library && git stash && git clean -d -f | |
Please note that these warnings are just used to help the Homebrew maintainers | |
with debugging if you file an issue. If everything you use Homebrew for is | |
working fine: please don't worry and just ignore them. Thanks! |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment