all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* bug#18608: 24.3.94; IRIX 6.5 build fails; "emacs: Invalid function: make-local-variable"
@ 2014-10-02 13:23 Paul Eggert
  2014-10-02 15:55 ` Glenn Morris
  0 siblings, 1 reply; 4+ messages in thread
From: Paul Eggert @ 2014-10-02 13:23 UTC (permalink / raw
  To: 18608

[-- Attachment #1: Type: text/plain, Size: 2814 bytes --]

GNU Emacs 24.3.94 successfully builds under Solaris 10 (sparc) and AIX 7.1 
(POWER) but does not build under IRIX 6.5 (MIPS) with GCC 3.4.6.  The build log 
is attached.

We were planning to drop support for IRIX in GNU Emacs 25 anyway, as SGI itself 
dropped support for IRIX last year, so perhaps the simplest fix would be to add 
a NEWS item that IRIX is no longer supported.

Here's what 'report-emacs-bug' says when I run temacs:

In GNU Emacs 24.3.94 (mips-sgi-irix6.5, X toolkit, Xaw3d scroll bars)
  of 2014-10-02 on eilat.math.utah.edu
Configured using:
  `configure --with-png=no'

Important settings:
   locale-coding-system: nil

Major mode: Fundamental

Minor modes in effect:
   tooltip-mode: t
   electric-indent-mode: t
   mouse-wheel-mode: t
   tool-bar-mode: t
   menu-bar-mode: t
   file-name-shadow-mode: t
   global-font-lock-mode: t
   auto-composition-mode: t
   auto-encryption-mode: t
   auto-compression-mode: t
   buffer-read-only: t
   line-number-mode: t
   transient-mark-mode: t

Recent input:
ESC [ > 1 ; 3 4 0 9 ; 0 c ESC x r e p o r t - e m a
c s - b u g RET

Recent messages:
Loading vc/vc-hooks...done
Loading vc/ediff-hook...done
Loading uniquify...done
Loading electric...done
Loading tooltip...done
Loading leim/leim-list.el (source)...done
Finding pointers to doc strings...done
Pure-hashed: 23666 strings, 3452 vectors, 37059 conses, 3244 bytecodes, 82 others
For information about GNU Emacs and the GNU system, type C-h C-a.
Loading loadup.el (source)...done

Load-path shadows:
None found.

Features:
(shadow sort gnus-util mail-extr emacsbug message format-spec rfc822 mml
easymenu mml-sec mm-decode mm-bodies mm-encode mail-parse rfc2231
mailabbrev gmm-utils mailheader sendmail rfc2047 rfc2045 ietf-drums
mm-util help-fns mail-prsvr mail-utils xterm time-date tooltip electric
uniquify ediff-hook vc-hooks lisp-float-type mwheel x-win x-dnd tool-bar
dnd fontset image regexp-opt fringe tabulated-list newcomment lisp-mode
prog-mode register page menu-bar rfn-eshadow timer select scroll-bar
mouse jit-lock font-lock syntax facemenu font-core frame cham georgian
utf-8-lang misc-lang vietnamese tibetan thai tai-viet lao korean
japanese hebrew greek romanian slovak czech european ethiopic indian
cyrillic chinese case-table epa-hook jka-cmpr-hook help simple abbrev
minibuffer nadvice loaddefs button faces cus-face macroexp files
text-properties overlay sha1 md5 base64 format env code-pages mule
custom widget hashtable-print-readable backquote make-network-process
dynamic-setting x-toolkit x multi-tty emacs)

Memory information:
((conses 8 74681 6253)
  (symbols 24 17475 0)
  (miscs 20 70 121)
  (strings 16 8941 5045)
  (string-bytes 1 252394)
  (vectors 8 11588)
  (vector-slots 4 912391 35362)
  (floats 8 63 219)
  (intervals 28 149 238)
  (buffers 512 12))

[-- Attachment #2: irix-6.5.txt --]
[-- Type: text/plain, Size: 95779 bytes --]

$ ./configure --with-png=no
checking for xcrun... no
checking for a BSD-compatible install... /usr/local/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /usr/local/bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking build system type... mips-sgi-irix6.5
checking host system type... mips-sgi-irix6.5
checking for gcc... gcc
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 gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking whether gcc understands -c and -o together... yes
checking for style of include used by make... GNU
checking dependency style of gcc... gcc3
checking how to run the C preprocessor... gcc -E
checking for grep that handles long lines and -e... /usr/local/bin/grep
checking for egrep... /usr/local/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... no
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 gcc option to accept ISO C99... -std=gnu99
checking for gcc -std=gnu99 option to accept ISO Standard C... (cached) -std=gnu99
checking whether gcc -std=gnu99 accepts -g3 -O2... yes
checking whether the compiler is clang... no
checking whether ln -s works for files in the same directory... yes
checking for install-info... /usr/local/bin/install-info
checking for gzip... /usr/local/bin/gzip
checking for makeinfo... /usr/local/bin/makeinfo
checking for -znocombreloc... yes
checking whether addresses are sanitized... no
checking for pkg-config... /usr/local/bin/pkg-config
checking for machine/soundcard.h... no
checking for sys/soundcard.h... no
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... yes
checking for coff.h... no
checking for pty.h... no
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... no
checking for stdio_ext.h... no
checking for getopt.h... yes
checking for sys/time.h... yes
checking for wchar.h... yes
checking for stdint.h... (cached) no
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... no
checking for term.h... yes
checking whether time.h and sys/time.h may both be included... yes
checking whether sys_siglist is declared... no
checking whether __sys_siglist is declared... no
checking for sys/wait.h that is POSIX.1 compatible... yes
checking for net/if.h... yes
checking for ifaddrs.h... no
checking for net/if_dl.h... yes
checking for struct ifreq.ifr_flags... yes
checking for struct ifreq.ifr_hwaddr... no
checking for struct ifreq.ifr_netmask... no
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... libraries , headers
checking whether malloc is Doug Lea style... no
checking sys/vlimit.h usability... no
checking sys/vlimit.h presence... no
checking for sys/vlimit.h... no
checking for data_start... no
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_atfork in -lpthread... yes
checking for cma_open in -lpthreads... no
checking for Xkb... yes
checking for XrmSetDatabase... yes
checking for XScreenResourceString... yes
checking for XScreenNumberOfScreen... yes
checking X11 version 6... 6 or newer
checking for librsvg-2.0 >= 2.11.0... no
checking for Wand >= 6.3.5 Wand != 6.8.2... no
checking for gtk+-3.0 >= 3.0 glib-2.0 >= 2.28... no
checking for gtk+-2.0 >= 2.10 glib-2.0 >= 2.10... no
checking for dbus-1 >= 1.0... no
checking for gio-2.0 >= 2.26... no
checking for gconf-2.0 >= 2.13... no
checking for lgetfilecon in -lselinux... no
checking for gnutls >= 3.0.0... yes CFLAGS='-I/usr/local/include  ' LIBS='-L/usr/local/lib -lgnutls  '
checking for gio-2.0 >= 2.24... no
checking sys/inotify.h usability... no
checking sys/inotify.h presence... no
checking for sys/inotify.h... no
checking for XawScrollbarSetThumb in -lXaw3d... yes
checking for xaw3d... yes; using Lucid toolkit
checking X11 toolkit version... 6 or newer
checking for XmuConvertStandardSelection in -lXmu... yes
checking for XShapeQueryExtension in -lXext... yes
checking for fontconfig >= 2.2.0... yes CFLAGS='-I/usr/local/include  ' LIBS='-L/usr/local/lib -lfontconfig  '
checking for xft >= 0.13.0... no
checking for XRenderQueryExtension in -lXrender... no
checking X11/xpm.h usability... yes
checking X11/xpm.h presence... yes
checking for X11/xpm.h... yes
checking for XpmReadFileToPixmap in -lXpm... yes
checking for XpmReturnAllocPixels preprocessor define... yes
checking jerror.h usability... yes
checking jerror.h presence... yes
checking for jerror.h... yes
checking for jpeg_destroy_compress in -ljpeg... yes
checking for library containing inflateEnd... -lz
checking tiffio.h usability... yes
checking tiffio.h presence... yes
checking for tiffio.h... yes
checking for TIFFGetVersion in -ltiff... yes
checking gif_lib.h usability... yes
checking gif_lib.h presence... yes
checking for gif_lib.h... yes
checking for GifMakeMapObject in -lgif... no
checking for EGifPutExtensionLast in -lgif... no
checking for EGifPutExtensionLast in -lungif... yes
checking gpm.h usability... no
checking gpm.h presence... no
checking for gpm.h... no
checking X11/SM/SMlib.h usability... yes
checking X11/SM/SMlib.h presence... yes
checking for X11/SM/SMlib.h... yes
checking for SmcOpenConnection in -lSM... yes
checking for xrandr >= 1.2.2... no
checking X11/extensions/Xrandr.h usability... no
checking X11/extensions/Xrandr.h presence... no
checking for X11/extensions/Xrandr.h... no
checking for xinerama >= 1.0.2... no
checking X11/extensions/Xinerama.h usability... no
checking X11/extensions/Xinerama.h presence... no
checking for X11/extensions/Xinerama.h... no
checking for libxml-2.0 > 2.6.17... yes CFLAGS='-I/usr/local/include/libxml2  ' LIBS='-L/usr/local/lib -lxml2  '
checking for htmlReadMemory in -lxml2... yes
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... no
checking for fchdir... yes
checking for gethostname... yes
checking for getrusage... yes
checking for get_current_dir_name... no
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... no
checking for strsignal... no
checking for setitimer... yes
checking for sendto... yes
checking for recvfrom... yes
checking for getsockname... yes
checking for getpeername... yes
checking for getifaddrs... no
checking for freeifaddrs... no
checking for gai_strerror... no
checking for getline... no
checking for getdelim... no
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... no
checking for cfsetspeed... no
checking for copysign... yes
checking for __executable_start... no
checking for log2... no
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... no
checking for posix_openpt... no
checking for library containing tputs... -lncurses
checking valgrind/valgrind.h usability... no
checking valgrind/valgrind.h presence... no
checking for valgrind/valgrind.h... no
checking for tzset... yes
checking for readlinkat... no
checking for getdtablesize... yes
checking for faccessat... no
checking for fcntl... yes
checking for fdopendir... no
checking for fstatat... no
checking for fsync... yes
checking for gettimeofday... yes
checking for nanotime... no
checking for lstat... yes
checking for mkostemp... no
checking for pipe2... no
checking for pselect... no
checking for pthread_sigmask... yes
checking for fchmod... yes
checking for readlink... yes
checking for strtoimax... no
checking for strtoumax... no
checking for symlink... yes
checking for localtime_r... yes
checking for futimes... no
checking for futimesat... no
checking for futimens... no
checking for utimensat... no
checking for lutimes... no
checking for secure_getenv... no
checking whether localtime caches TZ... yes
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... no
checking for working fork... 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 _setjmp... yes
checking for usable FIONREAD... yes
checking for working alloca.h... yes
checking for alloca... yes
checking for unsigned long long int... yes
checking whether byte ordering is bigendian... yes
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... no
checking for complete errno.h... no
checking for EMULTIHOP value... yes
checking for ENOLINK value... yes
checking for EOVERFLOW value... 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... no
checking for getopt.h... (cached) yes
checking for getopt_long_only... no
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 sys/inttypes.h usability... no
checking sys/inttypes.h presence... no
checking for sys/inttypes.h... no
checking sys/bitypes.h usability... yes
checking sys/bitypes.h presence... yes
checking for sys/bitypes.h... yes
checking for bit size of ptrdiff_t... 32
checking for bit size of size_t... 32
checking for bit size of sig_atomic_t... 32
checking for bit size of wchar_t... 32
checking for bit size of wint_t... 32
checking whether sig_atomic_t is signed... yes
checking whether wchar_t is signed... yes
checking whether wint_t is signed... yes
checking for ptrdiff_t integer literal suffix...
checking for size_t integer literal suffix... u
checking for sig_atomic_t integer literal suffix...
checking for wchar_t integer literal suffix... l
checking for wint_t integer literal suffix... l
checking whether memrchr is declared... no
checking whether alarm is declared... yes
checking whether <sys/select.h> is self-contained... no
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... no
checking whether tzname is declared... yes
checking for tzname... yes
checking for struct tm.tm_gmtoff... no
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... no
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... no
checking byteswap.h presence... no
checking for byteswap.h... no
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 access... yes
checking whether fcntl handles F_DUPFD correctly... yes
checking whether fcntl understands F_DUPFD_CLOEXEC... no
checking for library containing fdatasync... none required
checking whether fdopendir is declared... no
checking for __fpending... no
checking how to determine the number of pending output bytes on a stream... fp->_ptr - fp->_base
checking for getloadavg... no
checking for elf_begin in -lelf... yes
checking for kvm_open in -lkvm... no
checking for getloadavg in -lutil... no
checking for getloadavg in -lgetloadavg... no
checking for kstat_open in -lkstat... no
checking for perfstat_cpu_total in -lperfstat... no
checking sys/dg_sys_info.h usability... no
checking sys/dg_sys_info.h presence... no
checking for sys/dg_sys_info.h... no
checking sys/loadavg.h usability... no
checking sys/loadavg.h presence... no
checking for sys/loadavg.h... no
checking whether getloadavg is declared... no
checking for pstat_getdynamic... no
checking inq_stats/cpustats.h usability... no
checking inq_stats/cpustats.h presence... no
checking for inq_stats/cpustats.h... no
checking sys/cpustats.h usability... no
checking sys/cpustats.h presence... no
checking for sys/cpustats.h... no
checking mach/mach.h usability... no
checking mach/mach.h presence... no
checking for mach/mach.h... no
checking nlist.h usability... yes
checking nlist.h presence... yes
checking for nlist.h... yes
checking for struct nlist.n_un.n_name... no
checking whether gettimeofday clobbers localtime buffer... no
checking for gettimeofday with POSIX signature... no
checking sys/timeb.h usability... yes
checking sys/timeb.h presence... yes
checking for sys/timeb.h... yes
checking for _ftime... yes
checking for memrchr... no
checking for working mktime... no
checking whether pthread_sigmask works without -lpthread... yes
checking whether pthread_sigmask returns error numbers... yes
checking whether pthread_sigmask unblocks signals correctly... no
checking for putenv compatible with GNU and SVID... no
checking whether _putenv is declared... no
checking sys/acl.h usability... yes
checking sys/acl.h presence... yes
checking for sys/acl.h... yes
checking for library containing acl_get_file... none required
checking for acl_get_file... yes
checking for acl_get_fd... yes
checking for acl_set_file... yes
checking for acl_set_fd... yes
checking for acl_free... yes
checking for acl_from_mode... no
checking for acl_from_text... yes
checking for acl_delete_def_file... yes
checking for acl_extended_file... no
checking for acl_delete_fd_np... no
checking for acl_delete_file_np... no
checking for acl_copy_ext_native... no
checking for acl_create_entry_np... no
checking for acl_to_short_text... yes
checking for acl_free_text... no
checking for working acl_get_file... yes
checking acl/libacl.h usability... no
checking acl/libacl.h presence... no
checking for acl/libacl.h... no
checking for acl_entries... no
checking for ACL_FIRST_ENTRY... no
checking for ACL_TYPE_EXTENDED... no
checking whether readlink signature is correct... yes
checking whether readlink handles trailing slash correctly... no
checking for sig2str... yes
checking for volatile sig_atomic_t... yes
checking for sighandler_t... no
checking for socklen_t... no
checking for socklen_t equivalent... int
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... no
checking for va_copy... yes
checking whether NULL can be used in arbitrary expressions... yes
checking whether strtoll is declared... yes
checking whether strtoull is declared... yes
checking whether symlink handles trailing slash correctly... no
checking whether <sys/select.h> is self-contained... (cached) no
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... none required
checking for timer_settime... yes
checking for unsetenv... no
checking for euidaccess... no
checking libgen.h usability... yes
checking libgen.h presence... yes
checking for libgen.h... yes
checking for getgroups... yes
checking for working getgroups... yes
checking for library containing eaccess... -lgen
checking for eaccess... yes
checking for group_member... no
checking for getgroups... (cached) yes
checking for working getgroups... (cached) yes
checking whether getgroups handles negative values... yes
checking whether stat handles trailing slashes on directories... yes
checking whether stat handles trailing slashes on files... no
checking whether getdtablesize works... yes
checking for __secure_getenv... no
checking for issetugid... no
checking for strtoll... yes
checking for strtoull... yes

Configured for `mips-sgi-irix6.5'.

  Where should the build process find the source code?    .
  What compiler should emacs be built with?               gcc -std=gnu99 -g3 -O2
  Should Emacs use the GNU version of malloc?             yes
  Should Emacs use a relocating allocator for buffers?    no
  Should Emacs use mmap(2) for buffer allocation?         yes
  What window system should Emacs use?                    x11
  What toolkit should Emacs use?                          LUCID
  Where do we find X Windows header files?                Standard dirs
  Where do we find X Windows libraries?                   Standard dirs
  Does Emacs use -lXaw3d?                                 yes
  Does Emacs use -lXpm?                                   yes
  Does Emacs use -ljpeg?                                  yes
  Does Emacs use -ltiff?                                  yes
  Does Emacs use a gif library?                           yes -lungif
  Does Emacs use a png library?                           no
  Does Emacs use -lrsvg-2?                                no
  Does Emacs use imagemagick?                             no
  Does Emacs support sound?                               no
  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?             no
  Does Emacs use access control lists?                    yes
  Does Emacs use -lselinux?                               no
  Does Emacs use -lgnutls?                                yes
  Does Emacs use -lxml2?                                  yes
  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?                     yes


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
$ make
[ -r "src/config.in" ] || ( cd . && autoheader )
cd lib && make all                          \
  CC='gcc -std=gnu99' CFLAGS='-g3 -O2' CPPFLAGS='' \
  LDFLAGS='' MAKE='make'
make[1]: Entering directory `/a/olympusc/export/home/1007/gu/eggert/emacs-24.3.94/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 byteswap.h-t byteswap.h && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
  cat ./byteswap.in.h; \
} > byteswap.h-t && \
mv -f byteswap.h-t byteswap.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
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''@|0|g' \
      -e 's|@''HAVE_FDOPENDIR''@|0|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 errno.h-t errno.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_ERRNO_H''@|<errno.h>|g' \
      -e 's|@''EMULTIHOP_HIDDEN''@|0|g' \
      -e 's|@''EMULTIHOP_VALUE''@||g' \
      -e 's|@''ENOLINK_HIDDEN''@|0|g' \
      -e 's|@''ENOLINK_VALUE''@||g' \
      -e 's|@''EOVERFLOW_HIDDEN''@|0|g' \
      -e 's|@''EOVERFLOW_VALUE''@||g' \
      < ./errno.in.h; \
} > errno.h-t && \
mv errno.h-t errno.h
rm -f execinfo.h-t execinfo.h && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
  cat ./execinfo.in.h; \
} > execinfo.h-t && \
mv execinfo.h-t execinfo.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 getopt.h-t getopt.h && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
  sed -e 's|@''GUARD_PREFIX''@|GL|g' \
      -e 's|@''HAVE_GETOPT_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_GETOPT_H''@|<getopt.h>|g' \
      -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \
      < ./getopt.in.h; \
} > getopt.h-t && \
mv -f getopt.h-t getopt.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''@/1/g' \
      -e 's/@''REPLACE_STRTOUMAX''@/1/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''@|0|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 stdalign.h-t stdalign.h && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
  cat ./stdalign.in.h; \
} > stdalign.h-t && \
mv stdalign.h-t stdalign.h
rm -f stdint.h-t stdint.h && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
  sed -e 's|@''GUARD_PREFIX''@|GL|g' \
      -e 's/@''HAVE_STDINT_H''@/0/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_STDINT_H''@|<stdint.h>|g' \
      -e 's/@''HAVE_SYS_TYPES_H''@/1/g' \
      -e 's/@''HAVE_INTTYPES_H''@/1/g' \
      -e 's/@''HAVE_SYS_INTTYPES_H''@/0/g' \
      -e 's/@''HAVE_SYS_BITYPES_H''@/1/g' \
      -e 's/@''HAVE_WCHAR_H''@/1/g' \
      -e 's/@''HAVE_LONG_LONG_INT''@/1/g' \
      -e 's/@''HAVE_UNSIGNED_LONG_LONG_INT''@/1/g' \
      -e 's/@''APPLE_UNIVERSAL_BUILD''@/0/g' \
      -e 's/@''BITSIZEOF_PTRDIFF_T''@/32/g' \
      -e 's/@''PTRDIFF_T_SUFFIX''@//g' \
      -e 's/@''BITSIZEOF_SIG_ATOMIC_T''@/32/g' \
      -e 's/@''HAVE_SIGNED_SIG_ATOMIC_T''@/1/g' \
      -e 's/@''SIG_ATOMIC_T_SUFFIX''@//g' \
      -e 's/@''BITSIZEOF_SIZE_T''@/32/g' \
      -e 's/@''SIZE_T_SUFFIX''@/u/g' \
      -e 's/@''BITSIZEOF_WCHAR_T''@/32/g' \
      -e 's/@''HAVE_SIGNED_WCHAR_T''@/1/g' \
      -e 's/@''WCHAR_T_SUFFIX''@/l/g' \
      -e 's/@''BITSIZEOF_WINT_T''@/32/g' \
      -e 's/@''HAVE_SIGNED_WINT_T''@/1/g' \
      -e 's/@''WINT_T_SUFFIX''@/l/g' \
      < ./stdint.in.h; \
} > stdint.h-t && \
mv stdint.h-t stdint.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''@/1/g' \
      -e 's/@''GNULIB_SETENV''@/0/g' \
      -e 's/@''GNULIB_STRTOD''@/0/g' \
      -e 's/@''GNULIB_STRTOLL''@/1/g' \
      -e 's/@''GNULIB_STRTOULL''@/1/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''@|0|g' \
      -e 's|@''HAVE_GETSUBOPT''@|1|g' \
      -e 's|@''HAVE_GRANTPT''@|1|g' \
      -e 's|@''HAVE_MKDTEMP''@|1|g' \
      -e 's|@''HAVE_MKOSTEMP''@|0|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''@|0|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''@|0|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''@|1|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''@|0|g' \
      -e 's|@''HAVE_RAWMEMCHR''@|1|g' \
      -e 's|@''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
/usr/local/bin/mkdir -p sys
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''@|1|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
/usr/local/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''@/1/g' \
      -e 's/@''GNULIB_UTIMENSAT''@/0/g' \
      -e 's|@''HAVE_FCHMODAT''@|1|g' \
      -e 's|@''HAVE_FSTATAT''@|0|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''@|1|g' \
      -e 's|@''REPLACE_MKDIR''@|0|g' \
      -e 's|@''REPLACE_MKFIFO''@|0|g' \
      -e 's|@''REPLACE_MKNOD''@|0|g' \
      -e 's|@''REPLACE_STAT''@|1|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
/usr/local/bin/mkdir -p sys
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''@/1/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
/usr/local/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
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''@|1|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 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''@/1/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''@/1/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''@/1/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/@''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''@/01/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''@|0|g' \
      -e 's|@''HAVE_FACCESSAT''@|0|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''@|0|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''@|0|g' \
      -e 's|@''HAVE_PREAD''@|1|g' \
      -e 's|@''HAVE_PWRITE''@|1|g' \
      -e 's|@''HAVE_READLINK''@|1|g' \
      -e 's|@''HAVE_READLINKAT''@|0|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''@|0|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''@|1|g' \
      -e 's|@''REPLACE_RMDIR''@|0|g' \
      -e 's|@''REPLACE_SLEEP''@|0|g' \
      -e 's|@''REPLACE_SYMLINK''@|1|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_USE/r warn-on-use.h'; \
} > unistd.h-t && \
mv unistd.h-t unistd.h
make  all-am
make[2]: Entering directory `/a/olympusc/export/home/1007/gu/eggert/emacs-24.3.94/lib'
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../lib -I../src -I../src       -g3 -O2 -MT allocator.o -MD -MP -MF .deps/allocator.Tpo -c -o allocator.o allocator.c
mv -f .deps/allocator.Tpo .deps/allocator.Po
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../lib -I../src -I../src       -g3 -O2 -MT binary-io.o -MD -MP -MF .deps/binary-io.Tpo -c -o binary-io.o binary-io.c
mv -f .deps/binary-io.Tpo .deps/binary-io.Po
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../lib -I../src -I../src       -g3 -O2 -MT c-ctype.o -MD -MP -MF .deps/c-ctype.Tpo -c -o c-ctype.o c-ctype.c
mv -f .deps/c-ctype.Tpo .deps/c-ctype.Po
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../lib -I../src -I../src       -g3 -O2 -MT c-strcasecmp.o -MD -MP -MF .deps/c-strcasecmp.Tpo -c -o c-strcasecmp.o c-strcasecmp.c
mv -f .deps/c-strcasecmp.Tpo .deps/c-strcasecmp.Po
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../lib -I../src -I../src       -g3 -O2 -MT c-strncasecmp.o -MD -MP -MF .deps/c-strncasecmp.Tpo -c -o c-strncasecmp.o c-strncasecmp.c
mv -f .deps/c-strncasecmp.Tpo .deps/c-strncasecmp.Po
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../lib -I../src -I../src       -g3 -O2 -MT careadlinkat.o -MD -MP -MF .deps/careadlinkat.Tpo -c -o careadlinkat.o careadlinkat.c
mv -f .deps/careadlinkat.Tpo .deps/careadlinkat.Po
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../lib -I../src -I../src       -g3 -O2 -MT close-stream.o -MD -MP -MF .deps/close-stream.Tpo -c -o close-stream.o close-stream.c
mv -f .deps/close-stream.Tpo .deps/close-stream.Po
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../lib -I../src -I../src       -g3 -O2 -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/count-one-bits.Tpo .deps/count-one-bits.Po
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../lib -I../src -I../src       -g3 -O2 -MT count-trailing-zeros.o -MD -MP -MF .deps/count-trailing-zeros.Tpo -c -o count-trailing-zeros.o count-trailing-zeros.c
mv -f .deps/count-trailing-zeros.Tpo .deps/count-trailing-zeros.Po
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../lib -I../src -I../src       -g3 -O2 -MT md5.o -MD -MP -MF .deps/md5.Tpo -c -o md5.o md5.c
mv -f .deps/md5.Tpo .deps/md5.Po
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../lib -I../src -I../src       -g3 -O2 -MT sha1.o -MD -MP -MF .deps/sha1.Tpo -c -o sha1.o sha1.c
mv -f .deps/sha1.Tpo .deps/sha1.Po
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../lib -I../src -I../src       -g3 -O2 -MT sha256.o -MD -MP -MF .deps/sha256.Tpo -c -o sha256.o sha256.c
mv -f .deps/sha256.Tpo .deps/sha256.Po
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../lib -I../src -I../src       -g3 -O2 -MT sha512.o -MD -MP -MF .deps/sha512.Tpo -c -o sha512.o sha512.c
mv -f .deps/sha512.Tpo .deps/sha512.Po
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../lib -I../src -I../src       -g3 -O2 -MT dtoastr.o -MD -MP -MF .deps/dtoastr.Tpo -c -o dtoastr.o dtoastr.c
mv -f .deps/dtoastr.Tpo .deps/dtoastr.Po
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../lib -I../src -I../src       -g3 -O2 -MT dtotimespec.o -MD -MP -MF .deps/dtotimespec.Tpo -c -o dtotimespec.o dtotimespec.c
mv -f .deps/dtotimespec.Tpo .deps/dtotimespec.Po
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../lib -I../src -I../src       -g3 -O2 -MT filemode.o -MD -MP -MF .deps/filemode.Tpo -c -o filemode.o filemode.c
mv -f .deps/filemode.Tpo .deps/filemode.Po
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../lib -I../src -I../src       -g3 -O2 -MT gettime.o -MD -MP -MF .deps/gettime.Tpo -c -o gettime.o gettime.c
mv -f .deps/gettime.Tpo .deps/gettime.Po
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../lib -I../src -I../src       -g3 -O2 -MT pipe2.o -MD -MP -MF .deps/pipe2.Tpo -c -o pipe2.o pipe2.c
mv -f .deps/pipe2.Tpo .deps/pipe2.Po
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../lib -I../src -I../src       -g3 -O2 -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/acl-errno-valid.Tpo .deps/acl-errno-valid.Po
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../lib -I../src -I../src       -g3 -O2 -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/file-has-acl.Tpo .deps/file-has-acl.Po
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../lib -I../src -I../src       -g3 -O2 -MT qcopy-acl.o -MD -MP -MF .deps/qcopy-acl.Tpo -c -o qcopy-acl.o qcopy-acl.c
mv -f .deps/qcopy-acl.Tpo .deps/qcopy-acl.Po
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../lib -I../src -I../src       -g3 -O2 -MT qset-acl.o -MD -MP -MF .deps/qset-acl.Tpo -c -o qset-acl.o qset-acl.c
mv -f .deps/qset-acl.Tpo .deps/qset-acl.Po
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../lib -I../src -I../src       -g3 -O2 -MT stat-time.o -MD -MP -MF .deps/stat-time.Tpo -c -o stat-time.o stat-time.c
mv -f .deps/stat-time.Tpo .deps/stat-time.Po
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../lib -I../src -I../src       -g3 -O2 -MT strftime.o -MD -MP -MF .deps/strftime.Tpo -c -o strftime.o strftime.c
mv -f .deps/strftime.Tpo .deps/strftime.Po
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../lib -I../src -I../src       -g3 -O2 -MT tempname.o -MD -MP -MF .deps/tempname.Tpo -c -o tempname.o tempname.c
mv -f .deps/tempname.Tpo .deps/tempname.Po
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../lib -I../src -I../src       -g3 -O2 -MT timespec.o -MD -MP -MF .deps/timespec.Tpo -c -o timespec.o timespec.c
mv -f .deps/timespec.Tpo .deps/timespec.Po
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../lib -I../src -I../src       -g3 -O2 -MT timespec-add.o -MD -MP -MF .deps/timespec-add.Tpo -c -o timespec-add.o timespec-add.c
mv -f .deps/timespec-add.Tpo .deps/timespec-add.Po
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../lib -I../src -I../src       -g3 -O2 -MT timespec-sub.o -MD -MP -MF .deps/timespec-sub.Tpo -c -o timespec-sub.o timespec-sub.c
mv -f .deps/timespec-sub.Tpo .deps/timespec-sub.Po
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../lib -I../src -I../src       -g3 -O2 -MT u64.o -MD -MP -MF .deps/u64.Tpo -c -o u64.o u64.c
mv -f .deps/u64.Tpo .deps/u64.Po
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../lib -I../src -I../src       -g3 -O2 -MT unistd.o -MD -MP -MF .deps/unistd.Tpo -c -o unistd.o unistd.c
mv -f .deps/unistd.Tpo .deps/unistd.Po
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../lib -I../src -I../src       -g3 -O2 -MT utimens.o -MD -MP -MF .deps/utimens.Tpo -c -o utimens.o utimens.c
mv -f .deps/utimens.Tpo .deps/utimens.Po
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../lib -I../src -I../src       -g3 -O2 -MT openat-die.o -MD -MP -MF .deps/openat-die.Tpo -c -o openat-die.o openat-die.c
mv -f .deps/openat-die.Tpo .deps/openat-die.Po
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../lib -I../src -I../src       -g3 -O2 -MT save-cwd.o -MD -MP -MF .deps/save-cwd.Tpo -c -o save-cwd.o save-cwd.c
mv -f .deps/save-cwd.Tpo .deps/save-cwd.Po
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../lib -I../src -I../src       -g3 -O2 -MT acl_entries.o -MD -MP -MF .deps/acl_entries.Tpo -c -o acl_entries.o acl_entries.c
mv -f .deps/acl_entries.Tpo .deps/acl_entries.Po
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../lib -I../src -I../src       -g3 -O2 -MT euidaccess.o -MD -MP -MF .deps/euidaccess.Tpo -c -o euidaccess.o euidaccess.c
mv -f .deps/euidaccess.Tpo .deps/euidaccess.Po
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../lib -I../src -I../src       -g3 -O2 -MT execinfo.o -MD -MP -MF .deps/execinfo.Tpo -c -o execinfo.o execinfo.c
mv -f .deps/execinfo.Tpo .deps/execinfo.Po
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../lib -I../src -I../src       -g3 -O2 -MT faccessat.o -MD -MP -MF .deps/faccessat.Tpo -c -o faccessat.o faccessat.c
mv -f .deps/faccessat.Tpo .deps/faccessat.Po
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../lib -I../src -I../src       -g3 -O2 -MT fcntl.o -MD -MP -MF .deps/fcntl.Tpo -c -o fcntl.o fcntl.c
mv -f .deps/fcntl.Tpo .deps/fcntl.Po
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../lib -I../src -I../src       -g3 -O2 -MT fdopendir.o -MD -MP -MF .deps/fdopendir.Tpo -c -o fdopendir.o fdopendir.c
mv -f .deps/fdopendir.Tpo .deps/fdopendir.Po
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../lib -I../src -I../src       -g3 -O2 -MT fpending.o -MD -MP -MF .deps/fpending.Tpo -c -o fpending.o fpending.c
mv -f .deps/fpending.Tpo .deps/fpending.Po
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../lib -I../src -I../src       -g3 -O2 -MT fstatat.o -MD -MP -MF .deps/fstatat.Tpo -c -o fstatat.o fstatat.c
mv -f .deps/fstatat.Tpo .deps/fstatat.Po
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../lib -I../src -I../src       -g3 -O2 -MT getloadavg.o -MD -MP -MF .deps/getloadavg.Tpo -c -o getloadavg.o getloadavg.c
mv -f .deps/getloadavg.Tpo .deps/getloadavg.Po
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../lib -I../src -I../src       -g3 -O2 -MT getopt.o -MD -MP -MF .deps/getopt.Tpo -c -o getopt.o getopt.c
mv -f .deps/getopt.Tpo .deps/getopt.Po
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../lib -I../src -I../src       -g3 -O2 -MT getopt1.o -MD -MP -MF .deps/getopt1.Tpo -c -o getopt1.o getopt1.c
mv -f .deps/getopt1.Tpo .deps/getopt1.Po
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../lib -I../src -I../src       -g3 -O2 -MT gettimeofday.o -MD -MP -MF .deps/gettimeofday.Tpo -c -o gettimeofday.o gettimeofday.c
mv -f .deps/gettimeofday.Tpo .deps/gettimeofday.Po
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../lib -I../src -I../src       -g3 -O2 -MT group-member.o -MD -MP -MF .deps/group-member.Tpo -c -o group-member.o group-member.c
mv -f .deps/group-member.Tpo .deps/group-member.Po
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../lib -I../src -I../src       -g3 -O2 -MT lstat.o -MD -MP -MF .deps/lstat.Tpo -c -o lstat.o lstat.c
mv -f .deps/lstat.Tpo .deps/lstat.Po
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../lib -I../src -I../src       -g3 -O2 -MT memrchr.o -MD -MP -MF .deps/memrchr.Tpo -c -o memrchr.o memrchr.c
mv -f .deps/memrchr.Tpo .deps/memrchr.Po
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../lib -I../src -I../src       -g3 -O2 -MT mkostemp.o -MD -MP -MF .deps/mkostemp.Tpo -c -o mkostemp.o mkostemp.c
mv -f .deps/mkostemp.Tpo .deps/mkostemp.Po
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../lib -I../src -I../src       -g3 -O2 -MT mktime.o -MD -MP -MF .deps/mktime.Tpo -c -o mktime.o mktime.c
mv -f .deps/mktime.Tpo .deps/mktime.Po
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../lib -I../src -I../src       -g3 -O2 -MT openat-proc.o -MD -MP -MF .deps/openat-proc.Tpo -c -o openat-proc.o openat-proc.c
mv -f .deps/openat-proc.Tpo .deps/openat-proc.Po
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../lib -I../src -I../src       -g3 -O2 -MT pselect.o -MD -MP -MF .deps/pselect.Tpo -c -o pselect.o pselect.c
mv -f .deps/pselect.Tpo .deps/pselect.Po
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../lib -I../src -I../src       -g3 -O2 -MT pthread_sigmask.o -MD -MP -MF .deps/pthread_sigmask.Tpo -c -o pthread_sigmask.o pthread_sigmask.c
mv -f .deps/pthread_sigmask.Tpo .deps/pthread_sigmask.Po
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../lib -I../src -I../src       -g3 -O2 -MT putenv.o -MD -MP -MF .deps/putenv.Tpo -c -o putenv.o putenv.c
mv -f .deps/putenv.Tpo .deps/putenv.Po
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../lib -I../src -I../src       -g3 -O2 -MT readlink.o -MD -MP -MF .deps/readlink.Tpo -c -o readlink.o readlink.c
mv -f .deps/readlink.Tpo .deps/readlink.Po
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../lib -I../src -I../src       -g3 -O2 -MT readlinkat.o -MD -MP -MF .deps/readlinkat.Tpo -c -o readlinkat.o readlinkat.c
mv -f .deps/readlinkat.Tpo .deps/readlinkat.Po
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../lib -I../src -I../src       -g3 -O2 -MT secure_getenv.o -MD -MP -MF .deps/secure_getenv.Tpo -c -o secure_getenv.o secure_getenv.c
mv -f .deps/secure_getenv.Tpo .deps/secure_getenv.Po
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../lib -I../src -I../src       -g3 -O2 -MT stat.o -MD -MP -MF .deps/stat.Tpo -c -o stat.o stat.c
mv -f .deps/stat.Tpo .deps/stat.Po
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../lib -I../src -I../src       -g3 -O2 -MT strtoimax.o -MD -MP -MF .deps/strtoimax.Tpo -c -o strtoimax.o strtoimax.c
mv -f .deps/strtoimax.Tpo .deps/strtoimax.Po
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../lib -I../src -I../src       -g3 -O2 -MT strtoumax.o -MD -MP -MF .deps/strtoumax.Tpo -c -o strtoumax.o strtoumax.c
mv -f .deps/strtoumax.Tpo .deps/strtoumax.Po
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../lib -I../src -I../src       -g3 -O2 -MT symlink.o -MD -MP -MF .deps/symlink.Tpo -c -o symlink.o symlink.c
mv -f .deps/symlink.Tpo .deps/symlink.Po
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../lib -I../src -I../src       -g3 -O2 -MT unsetenv.o -MD -MP -MF .deps/unsetenv.Tpo -c -o unsetenv.o unsetenv.c
mv -f .deps/unsetenv.Tpo .deps/unsetenv.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 tempname.o timespec.o timespec-add.o timespec-sub.o u64.o unistd.o utimens.o openat-die.o save-cwd.o acl_entries.o euidaccess.o execinfo.o faccessat.o fcntl.o fdopendir.o fpending.o fstatat.o getloadavg.o getopt.o getopt1.o gettimeofday.o group-member.o lstat.o memrchr.o mkostemp.o mktime.o openat-proc.o pselect.o pthread_sigmask.o putenv.o readlink.o readlinkat.o secure_getenv.o stat.o strtoimax.o strtoumax.o symlink.o unsetenv.o
ranlib libgnu.a
make[2]: Leaving directory `/a/olympusc/export/home/1007/gu/eggert/emacs-24.3.94/lib'
make[1]: Leaving directory `/a/olympusc/export/home/1007/gu/eggert/emacs-24.3.94/lib'
cd lib-src && make all                          \
  CC='gcc -std=gnu99' CFLAGS='-g3 -O2' CPPFLAGS='' \
  LDFLAGS='' MAKE='make'
make[1]: Entering directory `/a/olympusc/export/home/1007/gu/eggert/emacs-24.3.94/lib-src'
gcc -std=gnu99 -c     -I. -I../src -I../lib -I. -I./../src -I./../lib   -g3 -O2 ./../src/regex.c
gcc -std=gnu99     -I. -I../src -I../lib -I. -I./../src -I./../lib    -g3 -O2 -DEMACS_NAME="\"GNU Emacs\"" \
  -DVERSION="\"24.3.94\"" ./etags.c \
  regex.o ../lib/libgnu.a   -o etags
gcc -std=gnu99     -I. -I../src -I../lib -I. -I./../src -I./../lib    -g3 -O2 -DCTAGS -DEMACS_NAME="\"GNU Emacs\"" \
  -DVERSION="\"24.3.94\"" ./etags.c \
  regex.o ../lib/libgnu.a   -o ctags
gcc -std=gnu99     -I. -I../src -I../lib -I. -I./../src -I./../lib    -g3 -O2 ./emacsclient.c \
   -DVERSION="\"24.3.94\""  ../lib/libgnu.a   \
     -o emacsclient
gcc -std=gnu99     -I. -I../src -I../lib -I. -I./../src -I./../lib    -g3 -O2 -DVERSION="\"24.3.94\"" \
  ./ebrowse.c ../lib/libgnu.a   -o ebrowse
gcc -std=gnu99     -I. -I../src -I../lib -I. -I./../src -I./../lib    -g3 -O2 ./profile.c \
  ../lib/libgnu.a    -o profile
gcc -std=gnu99 -c     -I. -I../src -I../lib -I. -I./../src -I./../lib   -g3 -O2  ./pop.c
gcc -std=gnu99     -I. -I../src -I../lib -I. -I./../src -I./../lib    -g3 -O2  ./movemail.c pop.o \
  ../lib/libgnu.a            -o movemail
gcc -std=gnu99     -I. -I../src -I../lib -I. -I./../src -I./../lib    -g3 -O2 ./hexl.c ../lib/libgnu.a  -o hexl
ld32: WARNING 84 : ../lib/libgnu.a is not used for resolving any symbol.
gcc -std=gnu99     -I. -I../src -I../lib -I. -I./../src -I./../lib    -g3 -O2 -DHAVE_SHARED_GAME_DIR="\"/usr/local/var/games/emacs\"" \
  ./update-game-score.c ../lib/libgnu.a   \
  -o update-game-score
gcc -std=gnu99     -I. -I../src -I../lib -I. -I./../src -I./../lib    -g3 -O2 -o test-distrib ./test-distrib.c
./test-distrib ./testfile
gcc -std=gnu99     -I. -I../src -I../lib -I. -I./../src -I./../lib    -g3 -O2 ./make-docfile.c ../lib/libgnu.a   \
  -o make-docfile
ld32: WARNING 84 : ../lib/libgnu.a is not used for resolving any symbol.
make[1]: Leaving directory `/a/olympusc/export/home/1007/gu/eggert/emacs-24.3.94/lib-src'
dirstate='.bzr/checkout/dirstate';				\
vcswitness='$(srcdir)/../'$dirstate;				\
[ -r "./$dirstate" ] || vcswitness='';			\
cd src || exit;							\
boot=bootstrap-emacs;					\
[ ! -x "$boot" ] || boot='';					\
make all 						\
  CC='gcc -std=gnu99' CFLAGS='-g3 -O2' CPPFLAGS=''		\
  LDFLAGS='' MAKE='make' BOOTSTRAPEMACS="$boot"	\
  VCSWITNESS="$vcswitness"
make[1]: Entering directory `/a/olympusc/export/home/1007/gu/eggert/emacs-24.3.94/src'
../lib-src/make-docfile -d . -g dispnew.o frame.o scroll.o xdisp.o menu.o xmenu.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 xterm.o xfns.o xselect.o xrdb.o xsmfns.o xsettings.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  profiler.o decompress.o     xfont.o  fontset.o fringe.o image.o   > gl.tmp
./../build-aux/move-if-change gl.tmp globals.h
echo timestamp > gl-stamp
cd ../lwlib && \
  make -w CC='gcc -std=gnu99' CFLAGS='-g3 -O2' MAKE='make' \
    liblw.a
make[2]: Entering directory `/a/olympusc/export/home/1007/gu/eggert/emacs-24.3.94/lwlib'
gcc -std=gnu99 -c     `echo  | sed 's/ -Wwrite-strings//'`   -g3 -O2 -Demacs -I../src -I. -I./../src -I../lib -I./../lib lwlib.c
gcc -std=gnu99 -c     `echo  | sed 's/ -Wwrite-strings//'`   -g3 -O2 -Demacs -I../src -I. -I./../src -I../lib -I./../lib lwlib-Xlw.c
gcc -std=gnu99 -c     `echo  | sed 's/ -Wwrite-strings//'`   -g3 -O2 -Demacs -I../src -I. -I./../src -I../lib -I./../lib xlwmenu.c
gcc -std=gnu99 -c     `echo  | sed 's/ -Wwrite-strings//'`   -g3 -O2 -Demacs -I../src -I. -I./../src -I../lib -I./../lib lwlib-Xaw.c
gcc -std=gnu99 -c     `echo  | sed 's/ -Wwrite-strings//'`   -g3 -O2 -Demacs -I../src -I. -I./../src -I../lib -I./../lib lwlib-utils.c
rm -f liblw.a
ar cru liblw.a lwlib.o lwlib-Xlw.o xlwmenu.o lwlib-Xaw.o lwlib-utils.o
ranlib liblw.a
make[2]: Leaving directory `/a/olympusc/export/home/1007/gu/eggert/emacs-24.3.94/lwlib'
gcc -std=gnu99 -c  -Demacs  -I. -I. -I../lib -I./../lib        -I/usr/local/include/libxml2        -I/usr/local/include     -MMD -MF deps/vm-limit.d -MP -I/usr/local/include      -g3 -O2  vm-limit.c
gcc -std=gnu99 -c  -Demacs  -I. -I. -I../lib -I./../lib        -I/usr/local/include/libxml2        -I/usr/local/include     -MMD -MF deps/dispnew.d -MP -I/usr/local/include      -g3 -O2  dispnew.c
gcc -std=gnu99 -c  -Demacs  -I. -I. -I../lib -I./../lib        -I/usr/local/include/libxml2        -I/usr/local/include     -MMD -MF deps/frame.d -MP -I/usr/local/include      -g3 -O2  frame.c
gcc -std=gnu99 -c  -Demacs  -I. -I. -I../lib -I./../lib        -I/usr/local/include/libxml2        -I/usr/local/include     -MMD -MF deps/scroll.d -MP -I/usr/local/include      -g3 -O2  scroll.c
gcc -std=gnu99 -c  -Demacs  -I. -I. -I../lib -I./../lib        -I/usr/local/include/libxml2        -I/usr/local/include     -MMD -MF deps/xdisp.d -MP -I/usr/local/include      -g3 -O2  xdisp.c
gcc -std=gnu99 -c  -Demacs  -I. -I. -I../lib -I./../lib        -I/usr/local/include/libxml2        -I/usr/local/include     -MMD -MF deps/menu.d -MP -I/usr/local/include      -g3 -O2  menu.c
gcc -std=gnu99 -c  -Demacs  -I. -I. -I../lib -I./../lib        -I/usr/local/include/libxml2        -I/usr/local/include     -MMD -MF deps/xmenu.d -MP -I/usr/local/include      -g3 -O2  xmenu.c
gcc -std=gnu99 -c  -Demacs  -I. -I. -I../lib -I./../lib        -I/usr/local/include/libxml2        -I/usr/local/include     -MMD -MF deps/window.d -MP -I/usr/local/include      -g3 -O2  window.c
gcc -std=gnu99 -c  -Demacs  -I. -I. -I../lib -I./../lib        -I/usr/local/include/libxml2        -I/usr/local/include     -MMD -MF deps/charset.d -MP -I/usr/local/include      -g3 -O2  charset.c
gcc -std=gnu99 -c  -Demacs  -I. -I. -I../lib -I./../lib        -I/usr/local/include/libxml2        -I/usr/local/include     -MMD -MF deps/coding.d -MP -I/usr/local/include      -g3 -O2  coding.c
gcc -std=gnu99 -c  -Demacs  -I. -I. -I../lib -I./../lib        -I/usr/local/include/libxml2        -I/usr/local/include     -MMD -MF deps/category.d -MP -I/usr/local/include      -g3 -O2  category.c
gcc -std=gnu99 -c  -Demacs  -I. -I. -I../lib -I./../lib        -I/usr/local/include/libxml2        -I/usr/local/include     -MMD -MF deps/ccl.d -MP -I/usr/local/include      -g3 -O2  ccl.c
gcc -std=gnu99 -c  -Demacs  -I. -I. -I../lib -I./../lib        -I/usr/local/include/libxml2        -I/usr/local/include     -MMD -MF deps/character.d -MP -I/usr/local/include      -g3 -O2  character.c
gcc -std=gnu99 -c  -Demacs  -I. -I. -I../lib -I./../lib        -I/usr/local/include/libxml2        -I/usr/local/include     -MMD -MF deps/chartab.d -MP -I/usr/local/include      -g3 -O2  chartab.c
gcc -std=gnu99 -c  -Demacs  -I. -I. -I../lib -I./../lib        -I/usr/local/include/libxml2        -I/usr/local/include     -MMD -MF deps/bidi.d -MP -I/usr/local/include      -g3 -O2  bidi.c
gcc -std=gnu99 -c  -Demacs  -I. -I. -I../lib -I./../lib        -I/usr/local/include/libxml2        -I/usr/local/include     -MMD -MF deps/cm.d -MP -I/usr/local/include      -g3 -O2  cm.c
gcc -std=gnu99 -c  -Demacs  -I. -I. -I../lib -I./../lib        -I/usr/local/include/libxml2        -I/usr/local/include     -MMD -MF deps/term.d -MP -I/usr/local/include      -g3 -O2  term.c
gcc -std=gnu99 -c  -Demacs  -I. -I. -I../lib -I./../lib        -I/usr/local/include/libxml2        -I/usr/local/include     -MMD -MF deps/terminal.d -MP -I/usr/local/include      -g3 -O2  terminal.c
gcc -std=gnu99 -c  -Demacs  -I. -I. -I../lib -I./../lib        -I/usr/local/include/libxml2        -I/usr/local/include     -MMD -MF deps/xfaces.d -MP -I/usr/local/include      -g3 -O2  xfaces.c
gcc -std=gnu99 -c  -Demacs  -I. -I. -I../lib -I./../lib        -I/usr/local/include/libxml2        -I/usr/local/include     -MMD -MF deps/xterm.d -MP -I/usr/local/include      -g3 -O2  xterm.c
gcc -std=gnu99 -c  -Demacs  -I. -I. -I../lib -I./../lib        -I/usr/local/include/libxml2        -I/usr/local/include     -MMD -MF deps/xfns.d -MP -I/usr/local/include      -g3 -O2  xfns.c
gcc -std=gnu99 -c  -Demacs  -I. -I. -I../lib -I./../lib        -I/usr/local/include/libxml2        -I/usr/local/include     -MMD -MF deps/xselect.d -MP -I/usr/local/include      -g3 -O2  xselect.c
gcc -std=gnu99 -c  -Demacs  -I. -I. -I../lib -I./../lib        -I/usr/local/include/libxml2        -I/usr/local/include     -MMD -MF deps/xrdb.d -MP -I/usr/local/include      -g3 -O2  xrdb.c
gcc -std=gnu99 -c  -Demacs  -I. -I. -I../lib -I./../lib        -I/usr/local/include/libxml2        -I/usr/local/include     -MMD -MF deps/xsmfns.d -MP -I/usr/local/include      -g3 -O2  xsmfns.c
gcc -std=gnu99 -c  -Demacs  -I. -I. -I../lib -I./../lib        -I/usr/local/include/libxml2        -I/usr/local/include     -MMD -MF deps/xsettings.d -MP -I/usr/local/include      -g3 -O2  xsettings.c
gcc -std=gnu99 -c  -Demacs  -I. -I. -I../lib -I./../lib        -I/usr/local/include/libxml2        -I/usr/local/include     -MMD -MF deps/emacs.d -MP -I/usr/local/include      -g3 -O2  emacs.c
gcc -std=gnu99 -c  -Demacs  -I. -I. -I../lib -I./../lib        -I/usr/local/include/libxml2        -I/usr/local/include     -MMD -MF deps/keyboard.d -MP -I/usr/local/include      -g3 -O2  keyboard.c
gcc -std=gnu99 -c  -Demacs  -I. -I. -I../lib -I./../lib        -I/usr/local/include/libxml2        -I/usr/local/include     -MMD -MF deps/macros.d -MP -I/usr/local/include      -g3 -O2  macros.c
gcc -std=gnu99 -c  -Demacs  -I. -I. -I../lib -I./../lib        -I/usr/local/include/libxml2        -I/usr/local/include     -MMD -MF deps/keymap.d -MP -I/usr/local/include      -g3 -O2  keymap.c
gcc -std=gnu99 -c  -Demacs  -I. -I. -I../lib -I./../lib        -I/usr/local/include/libxml2        -I/usr/local/include     -MMD -MF deps/sysdep.d -MP -I/usr/local/include      -g3 -O2  sysdep.c
gcc -std=gnu99 -c  -Demacs  -I. -I. -I../lib -I./../lib        -I/usr/local/include/libxml2        -I/usr/local/include     -MMD -MF deps/buffer.d -MP -I/usr/local/include      -g3 -O2  buffer.c
gcc -std=gnu99 -c  -Demacs  -I. -I. -I../lib -I./../lib        -I/usr/local/include/libxml2        -I/usr/local/include     -MMD -MF deps/filelock.d -MP -I/usr/local/include      -g3 -O2  filelock.c
gcc -std=gnu99 -c  -Demacs  -I. -I. -I../lib -I./../lib        -I/usr/local/include/libxml2        -I/usr/local/include     -MMD -MF deps/insdel.d -MP -I/usr/local/include      -g3 -O2  insdel.c
gcc -std=gnu99 -c  -Demacs  -I. -I. -I../lib -I./../lib        -I/usr/local/include/libxml2        -I/usr/local/include     -MMD -MF deps/marker.d -MP -I/usr/local/include      -g3 -O2  marker.c
gcc -std=gnu99 -c  -Demacs  -I. -I. -I../lib -I./../lib        -I/usr/local/include/libxml2        -I/usr/local/include     -MMD -MF deps/minibuf.d -MP -I/usr/local/include      -g3 -O2  minibuf.c
gcc -std=gnu99 -c  -Demacs  -I. -I. -I../lib -I./../lib        -I/usr/local/include/libxml2        -I/usr/local/include     -MMD -MF deps/fileio.d -MP -I/usr/local/include      -g3 -O2  fileio.c
gcc -std=gnu99 -c  -Demacs  -I. -I. -I../lib -I./../lib        -I/usr/local/include/libxml2        -I/usr/local/include     -MMD -MF deps/dired.d -MP -I/usr/local/include      -g3 -O2  dired.c
gcc -std=gnu99 -c  -Demacs  -I. -I. -I../lib -I./../lib        -I/usr/local/include/libxml2        -I/usr/local/include     -MMD -MF deps/cmds.d -MP -I/usr/local/include      -g3 -O2  cmds.c
gcc -std=gnu99 -c  -Demacs  -I. -I. -I../lib -I./../lib        -I/usr/local/include/libxml2        -I/usr/local/include     -MMD -MF deps/casetab.d -MP -I/usr/local/include      -g3 -O2  casetab.c
gcc -std=gnu99 -c  -Demacs  -I. -I. -I../lib -I./../lib        -I/usr/local/include/libxml2        -I/usr/local/include     -MMD -MF deps/casefiddle.d -MP -I/usr/local/include      -g3 -O2  casefiddle.c
gcc -std=gnu99 -c  -Demacs  -I. -I. -I../lib -I./../lib        -I/usr/local/include/libxml2        -I/usr/local/include     -MMD -MF deps/indent.d -MP -I/usr/local/include      -g3 -O2  indent.c
gcc -std=gnu99 -c  -Demacs  -I. -I. -I../lib -I./../lib        -I/usr/local/include/libxml2        -I/usr/local/include     -MMD -MF deps/search.d -MP -I/usr/local/include      -g3 -O2  search.c
gcc -std=gnu99 -c  -Demacs  -I. -I. -I../lib -I./../lib        -I/usr/local/include/libxml2        -I/usr/local/include     -MMD -MF deps/regex.d -MP -I/usr/local/include      -g3 -O2  regex.c
gcc -std=gnu99 -c  -Demacs  -I. -I. -I../lib -I./../lib        -I/usr/local/include/libxml2        -I/usr/local/include     -MMD -MF deps/undo.d -MP -I/usr/local/include      -g3 -O2  undo.c
gcc -std=gnu99 -c  -Demacs  -I. -I. -I../lib -I./../lib        -I/usr/local/include/libxml2        -I/usr/local/include     -MMD -MF deps/alloc.d -MP -I/usr/local/include      -g3 -O2  alloc.c
gcc -std=gnu99 -c  -Demacs  -I. -I. -I../lib -I./../lib        -I/usr/local/include/libxml2        -I/usr/local/include     -MMD -MF deps/data.d -MP -I/usr/local/include      -g3 -O2  data.c
for i in  vm-limit.o dispnew.o frame.o scroll.o xdisp.o menu.o xmenu.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 xterm.o xfns.o xselect.o xrdb.o xsmfns.o xsettings.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  profiler.o decompress.o     xfont.o  fontset.o fringe.o image.o   terminfo.o lastfile.o gmalloc.o   widget.o ; do \
  echo "$i" | sed 's,.*/,,; s/\.obj$/\.o/; s/^/"/; s/$/",/' \
    || exit; \
done >buildobj.h.tmp
mv buildobj.h.tmp buildobj.h
gcc -std=gnu99 -c  -Demacs  -I. -I. -I../lib -I./../lib        -I/usr/local/include/libxml2        -I/usr/local/include     -MMD -MF deps/doc.d -MP -I/usr/local/include      -g3 -O2  doc.c
doc.c: In function `get_doc_string':
doc.c:161: warning: comparison is always false due to limited range of data type
gcc -std=gnu99 -c  -Demacs  -I. -I. -I../lib -I./../lib        -I/usr/local/include/libxml2        -I/usr/local/include     -MMD -MF deps/editfns.d -MP -I/usr/local/include      -g3 -O2  editfns.c
gcc -std=gnu99 -c  -Demacs  -I. -I. -I../lib -I./../lib        -I/usr/local/include/libxml2        -I/usr/local/include     -MMD -MF deps/callint.d -MP -I/usr/local/include      -g3 -O2  callint.c
gcc -std=gnu99 -c  -Demacs  -I. -I. -I../lib -I./../lib        -I/usr/local/include/libxml2        -I/usr/local/include     -MMD -MF deps/eval.d -MP -I/usr/local/include      -g3 -O2  eval.c
gcc -std=gnu99 -c  -Demacs  -I. -I. -I../lib -I./../lib        -I/usr/local/include/libxml2        -I/usr/local/include     -MMD -MF deps/floatfns.d -MP -I/usr/local/include      -g3 -O2  floatfns.c
gcc -std=gnu99 -c  -Demacs  -I. -I. -I../lib -I./../lib        -I/usr/local/include/libxml2        -I/usr/local/include     -MMD -MF deps/fns.d -MP -I/usr/local/include      -g3 -O2  fns.c
gcc -std=gnu99 -c  -Demacs  -I. -I. -I../lib -I./../lib        -I/usr/local/include/libxml2        -I/usr/local/include     -MMD -MF deps/font.d -MP -I/usr/local/include      -g3 -O2  font.c
gcc -std=gnu99 -c  -Demacs  -I. -I. -I../lib -I./../lib        -I/usr/local/include/libxml2        -I/usr/local/include     -MMD -MF deps/print.d -MP -I/usr/local/include      -g3 -O2  print.c
gcc -std=gnu99 -c  -Demacs  -I. -I. -I../lib -I./../lib        -I/usr/local/include/libxml2        -I/usr/local/include     -MMD -MF deps/lread.d -MP -I/usr/local/include      -g3 -O2  lread.c
gcc -std=gnu99 -c  -Demacs  -I. -I. -I../lib -I./../lib        -I/usr/local/include/libxml2        -I/usr/local/include     -MMD -MF deps/syntax.d -MP -I/usr/local/include      -g3 -O2  syntax.c
gcc -std=gnu99 -c  -Demacs  -I. -I. -I../lib -I./../lib        -I/usr/local/include/libxml2        -I/usr/local/include     -MMD -MF deps/unexelf.d -MP -I/usr/local/include      -g3 -O2  unexelf.c
gcc -std=gnu99 -c  -Demacs  -I. -I. -I../lib -I./../lib        -I/usr/local/include/libxml2        -I/usr/local/include     -MMD -MF deps/bytecode.d -MP -I/usr/local/include      -g3 -O2  bytecode.c
gcc -std=gnu99 -c  -Demacs  -I. -I. -I../lib -I./../lib        -I/usr/local/include/libxml2        -I/usr/local/include     -MMD -MF deps/process.d -MP -I/usr/local/include      -g3 -O2  process.c
gcc -std=gnu99 -c  -Demacs  -I. -I. -I../lib -I./../lib        -I/usr/local/include/libxml2        -I/usr/local/include     -MMD -MF deps/gnutls.d -MP -I/usr/local/include      -g3 -O2  gnutls.c
gcc -std=gnu99 -c  -Demacs  -I. -I. -I../lib -I./../lib        -I/usr/local/include/libxml2        -I/usr/local/include     -MMD -MF deps/callproc.d -MP -I/usr/local/include      -g3 -O2  callproc.c
gcc -std=gnu99 -c  -Demacs  -I. -I. -I../lib -I./../lib        -I/usr/local/include/libxml2        -I/usr/local/include     -MMD -MF deps/region-cache.d -MP -I/usr/local/include      -g3 -O2  region-cache.c
gcc -std=gnu99 -c  -Demacs  -I. -I. -I../lib -I./../lib        -I/usr/local/include/libxml2        -I/usr/local/include     -MMD -MF deps/sound.d -MP -I/usr/local/include      -g3 -O2  sound.c
gcc -std=gnu99 -c  -Demacs  -I. -I. -I../lib -I./../lib        -I/usr/local/include/libxml2        -I/usr/local/include     -MMD -MF deps/atimer.d -MP -I/usr/local/include      -g3 -O2  atimer.c
gcc -std=gnu99 -c  -Demacs  -I. -I. -I../lib -I./../lib        -I/usr/local/include/libxml2        -I/usr/local/include     -MMD -MF deps/doprnt.d -MP -I/usr/local/include      -g3 -O2  doprnt.c
gcc -std=gnu99 -c  -Demacs  -I. -I. -I../lib -I./../lib        -I/usr/local/include/libxml2        -I/usr/local/include     -MMD -MF deps/intervals.d -MP -I/usr/local/include      -g3 -O2  intervals.c
gcc -std=gnu99 -c  -Demacs  -I. -I. -I../lib -I./../lib        -I/usr/local/include/libxml2        -I/usr/local/include     -MMD -MF deps/textprop.d -MP -I/usr/local/include      -g3 -O2  textprop.c
gcc -std=gnu99 -c  -Demacs  -I. -I. -I../lib -I./../lib        -I/usr/local/include/libxml2        -I/usr/local/include     -MMD -MF deps/composite.d -MP -I/usr/local/include      -g3 -O2  composite.c
gcc -std=gnu99 -c  -Demacs  -I. -I. -I../lib -I./../lib        -I/usr/local/include/libxml2        -I/usr/local/include     -MMD -MF deps/xml.d -MP -I/usr/local/include      -g3 -O2  xml.c
gcc -std=gnu99 -c  -Demacs  -I. -I. -I../lib -I./../lib        -I/usr/local/include/libxml2        -I/usr/local/include     -MMD -MF deps/profiler.d -MP -I/usr/local/include      -g3 -O2  profiler.c
gcc -std=gnu99 -c  -Demacs  -I. -I. -I../lib -I./../lib        -I/usr/local/include/libxml2        -I/usr/local/include     -MMD -MF deps/decompress.d -MP -I/usr/local/include      -g3 -O2  decompress.c
gcc -std=gnu99 -c  -Demacs  -I. -I. -I../lib -I./../lib        -I/usr/local/include/libxml2        -I/usr/local/include     -MMD -MF deps/xfont.d -MP -I/usr/local/include      -g3 -O2  xfont.c
gcc -std=gnu99 -c  -Demacs  -I. -I. -I../lib -I./../lib        -I/usr/local/include/libxml2        -I/usr/local/include     -MMD -MF deps/fontset.d -MP -I/usr/local/include      -g3 -O2  fontset.c
gcc -std=gnu99 -c  -Demacs  -I. -I. -I../lib -I./../lib        -I/usr/local/include/libxml2        -I/usr/local/include     -MMD -MF deps/fringe.d -MP -I/usr/local/include      -g3 -O2  fringe.c
gcc -std=gnu99 -c  -Demacs  -I. -I. -I../lib -I./../lib        -I/usr/local/include/libxml2        -I/usr/local/include     -MMD -MF deps/image.d -MP -I/usr/local/include      -g3 -O2  image.c
gcc -std=gnu99 -c  -Demacs  -I. -I. -I../lib -I./../lib        -I/usr/local/include/libxml2        -I/usr/local/include     -MMD -MF deps/terminfo.d -MP -I/usr/local/include      -g3 -O2  terminfo.c
gcc -std=gnu99 -c  -Demacs  -I. -I. -I../lib -I./../lib        -I/usr/local/include/libxml2        -I/usr/local/include     -MMD -MF deps/lastfile.d -MP -I/usr/local/include      -g3 -O2  lastfile.c
gcc -std=gnu99 -c  -Demacs  -I. -I. -I../lib -I./../lib        -I/usr/local/include/libxml2        -I/usr/local/include     -MMD -MF deps/gmalloc.d -MP -I/usr/local/include      -g3 -O2  gmalloc.c
gcc -std=gnu99 -c  -Demacs  -I. -I. -I../lib -I./../lib        -I/usr/local/include/libxml2        -I/usr/local/include     -MMD -MF deps/widget.d -MP -I/usr/local/include      -g3 -O2  widget.c
gcc -std=gnu99 -Demacs  -I. -I. -I../lib -I./../lib        -I/usr/local/include/libxml2        -I/usr/local/include     -MMD -MF deps/.d -MP -I/usr/local/include      -g3 -O2  -Wl,-znocombreloc   \
  -o temacs  vm-limit.o dispnew.o frame.o scroll.o xdisp.o menu.o xmenu.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 xterm.o xfns.o xselect.o xrdb.o xsmfns.o xsettings.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  profiler.o decompress.o     xfont.o  fontset.o fringe.o image.o   terminfo.o lastfile.o gmalloc.o   widget.o  ../lib/libgnu.a     ../lwlib/liblw.a  -ltiff -ljpeg  -lungif -lXpm -lXaw3d -lXmu -lXt -lSM -lICE -lXext -lX11       -lgen       -L/usr/local/lib -lxml2      -lncurses -lelf     -L/usr/local/lib -lfontconfig     -L/usr/local/lib -lgnutls   -lpthread   -lm -lz
(null): WARNING 1  : Unknown option: znocombreloc (ignored).
ld32: WARNING 84 : /usr/lib32/libgen.so is not used for resolving any symbol.
ld32: WARNING 84 : /usr/lib32/libelf.a is not used for resolving any symbol.
ld32: WARNING 84 : /usr/local/lib/libfontconfig.so is not used for resolving any symbol.
/usr/local/bin/mkdir -p ../etc
:
test "no" = "yes" || \
  test "X" = X ||  -r temacs
test "no" = "yes" || test -z "" || \
   -n user.pax.flags -v r temacs
cd ../lisp; make -w update-subdirs
make[2]: Entering directory `/a/olympusc/export/home/1007/gu/eggert/emacs-24.3.94/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 `/a/olympusc/export/home/1007/gu/eggert/emacs-24.3.94/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 (/u/guest/eggert/emacs-24.3.94/lisp /u/guest/eggert/emacs-24.3.94/lisp/emacs-lisp /u/guest/eggert/emacs-24.3.94/lisp/language /u/guest/eggert/emacs-24.3.94/lisp/international /u/guest/eggert/emacs-24.3.94/lisp/textmodes /u/guest/eggert/emacs-24.3.94/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 /u/guest/eggert/emacs-24.3.94/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 /u/guest/eggert/emacs-24.3.94/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 /u/guest/eggert/emacs-24.3.94/lisp/international/cp51932.el (source)...
Loading /u/guest/eggert/emacs-24.3.94/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 scroll-bar...
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 fringe...
Loading emacs-lisp/regexp-opt...
Loading image...
Loading international/fontset...
Loading dnd...
Loading tool-bar...
Loading dynamic-setting...
Loading x-dnd...
Loading term/common-win...
Loading term/x-win...
Loading mwheel...
Loading emacs-lisp/float-sup...
Loading vc/vc-hooks...
Loading vc/ediff-hook...
Loading uniquify...
Loading electric...
Loading tooltip...
Loading /u/guest/eggert/emacs-24.3.94/lisp/leim/leim-list.el (source)...
Finding pointers to doc strings...
Finding pointers to doc strings...done
Dumping under the name emacs
44620 pure bytes used
cd ../lisp; make -w compile-first EMACS="../src/bootstrap-emacs"
make[2]: Entering directory `/a/olympusc/export/home/1007/gu/eggert/emacs-24.3.94/lisp'
make[2]: Nothing to be done for `compile-first'.
make[2]: Leaving directory `/a/olympusc/export/home/1007/gu/eggert/emacs-24.3.94/lisp'
cd ../lisp; make -w autoloads EMACS="../src/bootstrap-emacs"
make[2]: Entering directory `/a/olympusc/export/home/1007/gu/eggert/emacs-24.3.94/lisp'
cd . && chmod +w ps-print.el emulation/tpu-edt.el mail/rmail.el dired.el ibuffer.el htmlfontify.el emacs-lisp/eieio.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
Directories: . ./calc ./eshell ./emacs-lisp ./play ./emulation ./international ./calendar ./vc ./progmodes ./language ./cedet ./cedet/srecode ./cedet/semantic ./cedet/semantic/decorate ./cedet/semantic/wisent ./cedet/semantic/analyze ./cedet/semantic/bovine ./cedet/semantic/symref ./cedet/ede ./net ./nxml ./org ./gnus ./mh-e ./leim ./leim/ja-dic ./leim/quail ./url ./mail ./erc ./textmodes
emacs: Invalid function: make-local-variable
make[2]: *** [autoloads] Error 1
make[2]: Leaving directory `/a/olympusc/export/home/1007/gu/eggert/emacs-24.3.94/lisp'
make[1]: *** [../lisp/loaddefs.el] Error 2
make[1]: Leaving directory `/a/olympusc/export/home/1007/gu/eggert/emacs-24.3.94/src'
make: *** [src] Error 2
$

^ permalink raw reply	[flat|nested] 4+ messages in thread

* bug#18608: 24.3.94; IRIX 6.5 build fails; "emacs: Invalid function: make-local-variable"
  2014-10-02 13:23 bug#18608: 24.3.94; IRIX 6.5 build fails; "emacs: Invalid function: make-local-variable" Paul Eggert
@ 2014-10-02 15:55 ` Glenn Morris
  2014-10-02 16:54   ` Paul Eggert
  0 siblings, 1 reply; 4+ messages in thread
From: Glenn Morris @ 2014-10-02 15:55 UTC (permalink / raw
  To: Paul Eggert; +Cc: 18608

Paul Eggert wrote:

> GNU Emacs 24.3.94 successfully builds under Solaris 10 (sparc) and AIX
> 7.1 (POWER) but does not build under IRIX 6.5 (MIPS) with GCC 3.4.6.

Did previous pretests (or 24.3) work?
(Is it necessary to use that old gcc?)

> SGI itself dropped support for IRIX last year, so perhaps the simplest
> fix would be to add a NEWS item that IRIX is no longer supported.

I don't think there's any "perhaps" about that being the simplest thing. :)





^ permalink raw reply	[flat|nested] 4+ messages in thread

* bug#18608: 24.3.94; IRIX 6.5 build fails; "emacs: Invalid function: make-local-variable"
  2014-10-02 15:55 ` Glenn Morris
@ 2014-10-02 16:54   ` Paul Eggert
  2014-10-03  0:37     ` Paul Eggert
  0 siblings, 1 reply; 4+ messages in thread
From: Paul Eggert @ 2014-10-02 16:54 UTC (permalink / raw
  To: Glenn Morris; +Cc: 18608

On 10/02/2014 08:55 AM, Glenn Morris wrote:
> Did previous pretests (or 24.3) work?
> (Is it necessary to use that old gcc?)
>

Sorry for the false alarm; I now recall the situation better.  The IRIX 
port does not work with GCC; see bug#9684.  Emacs 24.3 does not work 
with IRIX cc but Emacs 24.4 should work (at least, a snapshot did work 
back in April).  I will redo the build with IRIX cc when I get the 
chance.  Unfortunately my access to this old IRIX machine is 
intermittent and I cannot login right now.






^ permalink raw reply	[flat|nested] 4+ messages in thread

* bug#18608: 24.3.94; IRIX 6.5 build fails; "emacs: Invalid function: make-local-variable"
  2014-10-02 16:54   ` Paul Eggert
@ 2014-10-03  0:37     ` Paul Eggert
  0 siblings, 0 replies; 4+ messages in thread
From: Paul Eggert @ 2014-10-03  0:37 UTC (permalink / raw
  To: 18608-done

Paul Eggert wrote:
> I will redo the build with IRIX cc when I get the chance.

I've been able to do this and can confirm that it does work with IRIX cc.  Sorry 
about the false alarm.  I'm closing this bug report.





^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2014-10-03  0:37 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-10-02 13:23 bug#18608: 24.3.94; IRIX 6.5 build fails; "emacs: Invalid function: make-local-variable" Paul Eggert
2014-10-02 15:55 ` Glenn Morris
2014-10-02 16:54   ` Paul Eggert
2014-10-03  0:37     ` Paul Eggert

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.