>>> Building on exopi-4 under editors/le DIST = [editors/le:le-1.16.8.tar.gz] FULLPKGNAME = le-1.16.8 distfiles size=1103297 >>> Running build in editors/le at 1713948790.86 ===> editors/le ===> Building from scratch le-1.16.8 ===> Verifying specs: c++ c++abi pthread c curses m ===> found c++.10.0 c++abi.7.0 pthread.27.1 c.100.0 curses.15.0 m.10.1 ===> Checking files for le-1.16.8 `/exopi-cvs/ports/distfiles/le-1.16.8.tar.gz' is up to date. >> (SHA256) le-1.16.8.tar.gz: OK ===> Extracting for le-1.16.8 ===> Patching for le-1.16.8 ===> Compiler link: clang -> /usr/bin/clang ===> Compiler link: clang++ -> /usr/bin/clang++ ===> Compiler link: cc -> /usr/bin/cc ===> Compiler link: c++ -> /usr/bin/c++ ===> Generating configure for le-1.16.8 ===> Configuring for le-1.16.8 Using /exopi-obj/pobj/le-1.16.8/config.site (generated) configure: WARNING: unrecognized options: --disable-gtk-doc configure: loading site script /exopi-obj/pobj/le-1.16.8/config.site checking for a BSD-compatible install... /exopi-obj/pobj/le-1.16.8/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... mkdir -p checking for gawk... (cached) awk checking whether make sets $(MAKE)... (cached) yes checking whether make supports nested variables... yes checking for gcc... cc 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... (cached) o checking whether we are using the GNU C compiler... (cached) yes checking whether cc accepts -g... (cached) yes checking for cc option to enable C11 features... none needed checking whether the compiler is clang... yes checking for compiler option needed when checking for declarations... -Werror=implicit-function-declaration checking for style of include used by make... GNU checking dependency style of cc... gcc3 checking how to run the C preprocessor... cc -E checking for grep that handles long lines and -e... (cached) /usr/bin/grep checking for egrep... (cached) /usr/bin/egrep checking for ANSI C header files... (cached) yes checking for sys/types.h... (cached) yes checking for sys/stat.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for memory.h... (cached) yes checking for strings.h... (cached) yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for unistd.h... (cached) yes checking for wchar.h... (cached) yes checking for minix/config.h... no checking for unistd.h... (cached) yes checking for sys/param.h... (cached) yes checking for sys/socket.h... (cached) yes checking for dirent.h... (cached) yes checking for fnmatch.h... (cached) yes checking for sys/stat.h... (cached) yes checking for getopt.h... (cached) yes checking for sys/cdefs.h... (cached) yes checking for threads.h... no checking for limits.h... (cached) yes checking for inttypes.h... (cached) yes checking for sys/types.h... (cached) yes checking for stdint.h... (cached) yes checking for xlocale.h... no checking for sys/mman.h... (cached) yes checking for poll.h... (cached) yes checking for sys/ioctl.h... (cached) yes checking for sys/filio.h... (cached) yes checking for sys/select.h... (cached) yes checking for sys/time.h... (cached) yes checking for sys/times.h... (cached) yes checking for sys/uio.h... (cached) yes checking for features.h... no checking for crtdefs.h... no checking for wctype.h... (cached) yes checking whether it is safe to define __EXTENSIONS__... yes checking whether _XOPEN_SOURCE should be defined... no checking build system type... x86_64-unknown-openbsd7.5 checking host system type... x86_64-unknown-openbsd7.5 checking for Minix Amsterdam compiler... no checking for ar... (cached) ar checking for ranlib... (cached) ranlib checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking whether we are using the GNU C++ compiler... (cached) yes checking whether c++ accepts -g... (cached) yes checking for c++ option to enable C++11 features... none needed checking dependency style of c++... gcc3 checking if c++ compiler can handle dynamic initializers... yes checking whether ln -s works... yes checking for ranlib... (cached) ranlib checking for perl... /usr/bin/perl checking for special C compiler options needed for large files... (cached) no checking for _FILE_OFFSET_BITS value needed for large files... (cached) no checking if c++ supports -fno-exceptions -fno-rtti... yes checking if -fno-implement-inlines implements virtual functions... yes checking for size_t... (cached) yes checking for working alloca.h... (cached) no checking for alloca... (cached) yes checking whether uses 'inline' correctly... yes checking for btowc... (cached) yes checking for _set_invalid_parameter_handler... no checking for fchdir... (cached) yes checking for fcntl... (cached) yes checking for symlink... (cached) yes checking for fdopendir... (cached) yes checking for mempcpy... no checking for fnmatch... (cached) yes checking for mbsrtowcs... (cached) yes checking for fstatat... yes checking for ftruncate... (cached) yes checking for getdtablesize... (cached) yes checking for getprogname... yes checking for getexecname... no checking for isblank... (cached) yes checking for lstat... (cached) yes checking for mbsinit... (cached) yes checking for mbrtowc... (cached) yes checking for isascii... (cached) yes checking for mprotect... (cached) yes checking for openat... yes checking for pipe... (cached) yes checking for times... (cached) yes checking for iswcntrl... (cached) yes checking for wcwidth... (cached) yes checking for wmempcpy... no checking for nl_langinfo and CODESET... yes checking for a traditional french locale... none checking whether the preprocessor supports include_next... yes checking whether source code line length is unlimited... yes checking for complete errno.h... no checking for EMULTIHOP value... no checking for ENOLINK value... no checking for EOVERFLOW value... yes checking whether strerror_r is declared... yes checking for strerror_r... (cached) yes checking whether strerror_r returns char *... no checking whether fchdir is declared... yes checking for working fcntl.h... yes checking for pid_t... (cached) yes checking for mode_t... (cached) yes checking for mbstate_t... yes checking whether stat file-mode macros are broken... no checking for C/C++ restrict keyword... (cached) __restrict__ checking for nlink_t... yes checking whether lstat correctly handles trailing slash... yes checking whether getcwd (NULL, 0) allocates memory for result... yes checking for getcwd with POSIX signature... yes checking whether getcwd is declared... yes checking whether getdtablesize is declared... yes checking for getopt.h... (cached) yes checking for getopt_long_only... yes checking whether getopt is POSIX compatible... yes checking for working GNU getopt function... yes checking for working GNU getopt_long function... yes checking for pthread.h... (cached) yes checking whether POSIX threads API is available... yes checking whether setlocale (LC_ALL, NULL) is multithread-safe... no checking whether setlocale (category, NULL) is multithread-safe... no checking whether imported symbols can be declared weak... yes checking whether limits.h has LLONG_MAX, WORD_BIT, ULLONG_WIDTH etc.... no checking for wint_t... yes checking whether wint_t is large enough... yes checking whether the compiler produces multi-arch binaries... no checking whether stdint.h conforms to C99... yes checking whether stdint.h works without ISO C predefines... yes checking whether stdint.h has UINTMAX_WIDTH etc.... no checking for wchar_t... yes checking for good max_align_t... yes checking whether NULL can be used in arbitrary expressions... yes checking whether locale.h defines locale_t... yes checking whether malloc, realloc, calloc are POSIX compliant... yes checking for GNU libc compatible malloc... yes checking for a traditional japanese locale... none checking for a french Unicode locale... none checking for a transitional chinese locale... none checking for inline... inline checking for mmap... (cached) yes checking for MAP_ANONYMOUS... yes checking whether memchr works... yes checking whether memrchr is declared... yes checking for O_CLOEXEC... yes checking for promoted mode_t type... mode_t checking for library containing setsockopt... none needed checking whether is self-contained... yes checking for sigset_t... yes checking for uid_t in sys/types.h... (cached) yes checking for stdbool.h that conforms to C99... yes checking for _Bool... yes checking whether fcloseall is declared... no checking whether ecvt is declared... yes checking whether fcvt is declared... yes checking whether gcvt is declared... yes checking whether strdup is declared... yes checking whether strerror(0) succeeds... no checking whether strnlen is declared... yes checking whether is self-contained... yes checking for shutdown... (cached) yes checking whether defines the SHUT_* macros... yes checking for struct sockaddr_storage... yes checking for sa_family_t... yes checking for struct sockaddr_storage.ss_family... yes checking for struct timeval... yes checking for wide-enough struct timeval.tv_sec member... yes checking for struct timespec in ... yes checking for TIME_UTC in ... yes checking whether execvpe is declared... yes checking whether btowc(0) is correct... yes checking whether btowc(EOF) is correct... guessing yes checking for __builtin_expect... yes checking whether this system supports file names of any length... no checking for closedir... (cached) yes checking for d_ino member in directory struct... yes checking for dirfd... yes checking whether dirfd is declared... yes checking whether dirfd is a macro... no checking whether // is distinct from /... no checking whether dup works... yes checking whether dup2 works... yes checking for error_at_line... no checking whether fcntl handles F_DUPFD correctly... yes checking whether fcntl understands F_DUPFD_CLOEXEC... yes checking whether fdopendir is declared... yes checking whether fdopendir works... yes checking for flexible array member... yes checking for working POSIX fnmatch... yes checking whether fstatat (..., 0) works... yes checking whether getcwd handles long file names properly... no, but it is partly working checking for getpagesize... yes checking whether getcwd succeeds when 4k < cwd_length < 16k... no checking whether getdtablesize works... yes checking whether program_invocation_name is declared... no checking whether program_invocation_short_name is declared... no checking whether __argv is declared... no checking whether __progname is defined in default libraries... yes checking whether the compiler supports the __inline keyword... yes checking whether locale.h conforms to POSIX:2001... yes checking whether struct lconv is properly defined... yes checking whether mbrtowc handles incomplete characters... guessing yes checking whether mbrtowc works as well as mbtowc... guessing yes checking whether mbrtowc handles a NULL pwc argument... guessing yes checking whether mbrtowc handles a NULL string argument... guessing yes checking whether mbrtowc has a correct return value... guessing yes checking whether mbrtowc returns 0 when parsing a NUL character... guessing yes checking whether mbrtowc stores incomplete characters... guessing no checking whether mbrtowc works on empty input... yes checking whether the C locale is free of encoding errors... yes checking whether mbrtowc handles incomplete characters... (cached) guessing yes checking whether mbrtowc works as well as mbtowc... (cached) guessing yes checking whether mbrtowc handles incomplete characters... (cached) guessing yes checking whether mbrtowc works as well as mbtowc... (cached) guessing yes checking whether mbsrtowcs works... guessing yes checking whether mbswidth is declared in ... no checking for mbstate_t... (cached) yes checking for mbtowc... yes checking for mempcpy... (cached) no checking for memrchr... yes checking whether mkdir handles trailing slash... yes checking whether mkdir handles trailing dot... yes checking whether open recognizes a trailing slash... yes checking for opendir... (cached) yes checking for poll... (cached) yes checking for readdir... (cached) yes checking for rewinddir... (cached) yes checking whether select supports a 0 argument... yes checking whether select detects invalid fds... yes checking whether setlocale (LC_ALL, NULL) is multithread-safe... (cached) no checking whether setlocale (category, NULL) is multithread-safe... (cached) no checking whether imported symbols can be declared weak... (cached) yes checking whether the -Werror option is usable... yes checking for simple visibility declarations... yes checking for volatile sig_atomic_t... yes checking for sighandler_t... no checking for socklen_t... yes checking for ssize_t... yes checking whether stat handles trailing slashes on files... yes checking for struct stat.st_atim.tv_nsec... yes checking whether struct stat.st_atim is of type struct timespec... yes checking for struct stat.st_birthtimespec.tv_nsec... no checking for struct stat.st_birthtimensec... no checking for struct stat.st_birthtim.tv_nsec... no checking for working stdalign.h... yes checking for good max_align_t... (cached) yes checking whether NULL can be used in arbitrary expressions... (cached) yes checking which flavor of printf attribute matches inttypes macros... system checking for working strnlen... yes checking for nlink_t... (cached) yes checking for struct tms... yes checking whether wcsdup is declared... yes checking whether iswcntrl works... yes checking for towlower... yes checking for wctype_t... yes checking for wctrans_t... yes checking whether wcwidth is declared... yes checking whether wcwidth works reasonably in UTF-8 locales... yes checking for wmemchr... yes checking for exp in -lm... (cached) yes checking for dirent.h that defines DIR... (cached) yes checking for library containing opendir... none required checking for ANSI C header files... (cached) yes checking for sys/wait.h that is POSIX.1 compatible... (cached) yes checking for sys/ioctl.h... (cached) yes checking for sys/mman.h... (cached) yes checking for sys/mount.h... (cached) yes checking sys/syslimits.h usability... yes checking sys/syslimits.h presence... yes checking for sys/syslimits.h... yes checking for sys/param.h... (cached) yes checking linux/tiocl.h usability... no checking linux/tiocl.h presence... no checking for linux/tiocl.h... no checking for Curses... Ncurses, libraries /usr/lib, headers /usr/include checking whether tinfo library is required... no checking if curses provides mouse routines... yes checking whether curses defines bool type in C++... no checking for curses bool type... char checking whether curses supports cchar_t... yes checking for an ANSI C-conforming const... (cached) yes checking for uid_t in sys/types.h... (cached) yes checking for mode_t... (cached) yes checking for size_t... (cached) yes checking for uintptr_t... yes checking whether time.h and sys/time.h may both be included... (cached) yes checking whether struct tm is in sys/time.h or time.h... (cached) time.h checking whether cc needs -traditional... no checking for working strcoll... (cached) yes checking for mmap... (cached) yes checking for fchmod... (cached) 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 src/Makefile config.status: creating misc/Makefile config.status: creating doc/Makefile config.status: creating m4/Makefile config.status: creating le.spec config.status: creating lib/config.h config.status: executing depfiles commands configure: WARNING: unrecognized options: --disable-gtk-doc ===> Building for le-1.16.8 /usr/bin/make all-recursive Making all in doc Making all in lib rm -f alloca.h-t alloca.h && { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; sed -e 's|@''HAVE_ALLOCA_H''@|0|g' < ./alloca.in.h; } > alloca.h-t && mv -f alloca.h-t alloca.h rm -f configmake.h-t && { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; echo '#if HAVE_WINSOCK2_H'; echo '# include /* avoid mingw pollution on DATADIR */'; echo '#endif'; echo '#define PREFIX "/usr/local"'; echo '#define EXEC_PREFIX "/usr/local"'; echo '#define BINDIR "/usr/local/bin"'; echo '#define SBINDIR "/usr/local/sbin"'; echo '#define LIBEXECDIR "/usr/local/libexec"'; echo '#define DATAROOTDIR "/usr/local/share"'; echo '#define DATADIR "/usr/local/share"'; echo '#define SYSCONFDIR "/etc"'; echo '#define SHAREDSTATEDIR "/usr/local/com"'; echo '#define LOCALSTATEDIR "/var"'; echo '#define RUNSTATEDIR "/var/run"'; echo '#define INCLUDEDIR "/usr/local/include"'; echo '#define OLDINCLUDEDIR "/usr/include"'; echo '#define DOCDIR "/usr/local/share/doc/le"'; echo '#define INFODIR "/usr/local/info"'; echo '#define HTMLDIR "/usr/local/share/doc/le"'; echo '#define DVIDIR "/usr/local/share/doc/le"'; echo '#define PDFDIR "/usr/local/share/doc/le"'; echo '#define PSDIR "/usr/local/share/doc/le"'; echo '#define LIBDIR "/usr/local/lib"'; echo '#define LISPDIR "/usr/local/share/emacs/site-lisp"'; echo '#define LOCALEDIR "/usr/local/share/locale"'; echo '#define MANDIR "/usr/local/man"'; echo '#define MANEXT ""'; echo '#define PKGDATADIR "/usr/local/share/le"'; echo '#define PKGINCLUDEDIR "/usr/local/include/le"'; echo '#define PKGLIBDIR "/usr/local/lib/le"'; echo '#define PKGLIBEXECDIR "/usr/local/libexec/le"'; } | sed '/""/d' > configmake.h-t && mv -f configmake.h-t configmake.h rm -f ctype.h-t ctype.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_CTYPE_H''@||g' -e 's/@''GNULIB_ISBLANK''@/1/g' -e 's/@''HAVE_ISBLANK''@/1/g' -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' < ./ctype.in.h; } > ctype.h-t && mv ctype.h-t ctype.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''@||g' -e 's/@''GNULIB_OPENDIR''@/1/g' -e 's/@''GNULIB_READDIR''@/1/g' -e 's/@''GNULIB_REWINDDIR''@/1/g' -e 's/@''GNULIB_CLOSEDIR''@/1/g' -e 's/@''GNULIB_DIRFD''@/1/g' -e 's/@''GNULIB_FDOPENDIR''@/1/g' -e 's/@''GNULIB_SCANDIR''@/0/g' -e 's/@''GNULIB_ALPHASORT''@/0/g' -e 's/@''HAVE_OPENDIR''@/1/g' -e 's/@''HAVE_READDIR''@/1/g' -e 's/@''HAVE_REWINDDIR''@/1/g' -e 's/@''HAVE_CLOSEDIR''@/1/g' -e 's|@''HAVE_DECL_DIRFD''@|1|g' -e 's|@''HAVE_DECL_FDOPENDIR''@|1|g' -e 's|@''HAVE_FDOPENDIR''@|1|g' -e 's|@''HAVE_SCANDIR''@|1|g' -e 's|@''HAVE_ALPHASORT''@|1|g' -e 's|@''REPLACE_OPENDIR''@|0|g' -e 's|@''REPLACE_CLOSEDIR''@|0|g' -e 's|@''REPLACE_DIRFD''@|0|g' -e 's|@''REPLACE_FDOPENDIR''@|0|g' -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' -e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' < ./dirent.in.h; } > dirent.h-t && mv dirent.h-t dirent.h rm -f 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''@||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 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''@||g' -e 's/@''GNULIB_CREAT''@/0/g' -e 's/@''GNULIB_FCNTL''@/1/g' -e 's/@''GNULIB_NONBLOCKING''@/0/g' -e 's/@''GNULIB_OPEN''@/1/g' -e 's/@''GNULIB_OPENAT''@/1/g' -e 's/@''GNULIB_MDA_CREAT''@/1/g' -e 's/@''GNULIB_MDA_OPEN''@/1/g' -e 's|@''HAVE_FCNTL''@|1|g' -e 's|@''HAVE_OPENAT''@|1|g' -e 's|@''REPLACE_CREAT''@|0|g' -e 's|@''REPLACE_FCNTL''@|0|g' -e 's|@''REPLACE_OPEN''@|0|g' -e 's|@''REPLACE_OPENAT''@|0|g' -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' -e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' < ./fcntl.in.h; } > fcntl.h-t && mv fcntl.h-t fcntl.h rm -f inttypes.h-t inttypes.h && { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; sed -e 's/@''HAVE_INTTYPES_H''@/1/g' -e 's|@''INCLUDE_NEXT''@|include_next|g' -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' -e 's|@''PRAGMA_COLUMNS''@||g' -e 's|@''NEXT_INTTYPES_H''@||g' -e 's/@''APPLE_UNIVERSAL_BUILD''@/0/g' -e 's/@''PRIPTR_PREFIX''@/__PRIPTR_PREFIX/g' -e 's/@''GNULIB_IMAXABS''@/0/g' -e 's/@''GNULIB_IMAXDIV''@/0/g' -e 's/@''GNULIB_STRTOIMAX''@/0/g' -e 's/@''GNULIB_STRTOUMAX''@/0/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/@''HAVE_IMAXDIV_T''@/1/g' -e 's/@''REPLACE_STRTOIMAX''@/0/g' -e 's/@''REPLACE_STRTOUMAX''@/0/g' -e 's/@''INT32_MAX_LT_INTMAX_MAX''@/1/g' -e 's/@''INT64_MAX_EQ_LONG_MAX''@/defined _LP64/g' -e 's/@''UINT32_MAX_LT_UINTMAX_MAX''@/1/g' -e 's/@''UINT64_MAX_EQ_ULONG_MAX''@/defined _LP64/g' -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' -e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' < ./inttypes.in.h; } > inttypes.h-t && mv inttypes.h-t inttypes.h rm -f limits.h-t limits.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_LIMITS_H''@||g' < ./limits.in.h; } > limits.h-t && mv limits.h-t limits.h rm -f locale.h-t locale.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_LOCALE_H''@||g' -e 's/@''GNULIB_LOCALECONV''@/0/g' -e 's/@''GNULIB_SETLOCALE''@/0/g' -e 's/@''GNULIB_SETLOCALE_NULL''@/1/g' -e 's/@''GNULIB_DUPLOCALE''@/0/g' -e 's/@''GNULIB_LOCALENAME''@/0/g' -e 's|@''HAVE_NEWLOCALE''@|1|g' -e 's|@''HAVE_DUPLOCALE''@|1|g' -e 's|@''HAVE_FREELOCALE''@|1|g' -e 's|@''HAVE_XLOCALE_H''@|0|g' -e 's|@''REPLACE_LOCALECONV''@|0|g' -e 's|@''REPLACE_SETLOCALE''@|0|g' -e 's|@''REPLACE_NEWLOCALE''@|0|g' -e 's|@''REPLACE_DUPLOCALE''@|0|g' -e 's|@''REPLACE_FREELOCALE''@|0|g' -e 's|@''REPLACE_STRUCT_LCONV''@|0|g' -e 's|@''LOCALENAME_ENHANCE_LOCALE_FUNCS''@|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' < ./locale.in.h; } > locale.h-t && mv locale.h-t locale.h rm -f poll.h-t poll.h && { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; sed -e 's|@''GUARD_PREFIX''@|GL|g' -e 's|@''HAVE_POLL_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_POLL_H''@||g' -e 's/@''GNULIB_POLL''@/1/g' -e 's|@''HAVE_WINSOCK2_H''@|0|g' -e 's|@''HAVE_POLL''@|1|g' -e 's|@''REPLACE_POLL''@|0|g' -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' < ./poll.in.h; } > poll.h-t && mv -f poll.h-t poll.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''@||g' -e 's/@''GNULIB_PTHREAD_SIGMASK''@/0/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''@|0|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 stdint.h-t stdint.h && { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; sed -e 's|@''GUARD_PREFIX''@|GL|g' -e 's/@''HAVE_STDINT_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_STDINT_H''@||g' -e 's/@''HAVE_C99_STDINT_H''@/1/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''@/0/g' -e 's/@''HAVE_WCHAR_H''@/1/g' -e 's/@''APPLE_UNIVERSAL_BUILD''@/0/g' -e 's/@''BITSIZEOF_PTRDIFF_T''@//g' -e 's/@''PTRDIFF_T_SUFFIX''@//g' -e 's/@''BITSIZEOF_SIG_ATOMIC_T''@//g' -e 's/@''HAVE_SIGNED_SIG_ATOMIC_T''@//g' -e 's/@''SIG_ATOMIC_T_SUFFIX''@//g' -e 's/@''BITSIZEOF_SIZE_T''@//g' -e 's/@''SIZE_T_SUFFIX''@//g' -e 's/@''BITSIZEOF_WCHAR_T''@//g' -e 's/@''HAVE_SIGNED_WCHAR_T''@//g' -e 's/@''WCHAR_T_SUFFIX''@//g' -e 's/@''BITSIZEOF_WINT_T''@//g' -e 's/@''HAVE_SIGNED_WINT_T''@//g' -e 's/@''WINT_T_SUFFIX''@//g' -e 's/@''GNULIB_OVERRIDES_WINT_T''@/0/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''@||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' -e 's/@''GNULIB_MDA_FCLOSEALL''@/1/g' -e 's/@''GNULIB_MDA_FDOPEN''@/1/g' -e 's/@''GNULIB_MDA_FILENO''@/1/g' -e 's/@''GNULIB_MDA_GETW''@/1/g' -e 's/@''GNULIB_MDA_PUTW''@/1/g' -e 's/@''GNULIB_MDA_TEMPNAM''@/1/g' < ./stdio.in.h | sed -e 's|@''HAVE_DECL_FCLOSEALL''@|0|g' -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''@||g' -e 's/@''GNULIB__EXIT''@/0/g' -e 's/@''GNULIB_ALIGNED_ALLOC''@/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_FREE_POSIX''@/0/g' -e 's/@''GNULIB_GETLOADAVG''@/0/g' -e 's/@''GNULIB_GETSUBOPT''@/0/g' -e 's/@''GNULIB_GRANTPT''@/0/g' -e 's/@''GNULIB_MALLOC_POSIX''@/1/g' -e 's/@''GNULIB_MBTOWC''@/1/g' -e 's/@''GNULIB_MKDTEMP''@/0/g' -e 's/@''GNULIB_MKOSTEMP''@/0/g' -e 's/@''GNULIB_MKOSTEMPS''@/0/g' -e 's/@''GNULIB_MKSTEMP''@/0/g' -e 's/@''GNULIB_MKSTEMPS''@/0/g' -e 's/@''GNULIB_POSIX_MEMALIGN''@/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''@/0/g' -e 's/@''GNULIB_QSORT_R''@/0/g' -e 's/@''GNULIB_RANDOM''@/0/g' -e 's/@''GNULIB_RANDOM_R''@/0/g' -e 's/@''GNULIB_REALLOC_POSIX''@/1/g' -e 's/@''GNULIB_REALLOCARRAY''@/0/g' -e 's/@''GNULIB_REALPATH''@/0/g' -e 's/@''GNULIB_RPMATCH''@/0/g' -e 's/@''GNULIB_SECURE_GETENV''@/0/g' -e 's/@''GNULIB_SETENV''@/0/g' -e 's/@''GNULIB_STRTOD''@/0/g' -e 's/@''GNULIB_STRTOLD''@/0/g' -e 's/@''GNULIB_STRTOLL''@/0/g' -e 's/@''GNULIB_STRTOULL''@/0/g' -e 's/@''GNULIB_SYSTEM_POSIX''@/0/g' -e 's/@''GNULIB_UNLOCKPT''@/0/g' -e 's/@''GNULIB_UNSETENV''@/0/g' -e 's/@''GNULIB_WCTOMB''@/0/g' -e 's/@''GNULIB_MDA_ECVT''@/1/g' -e 's/@''GNULIB_MDA_FCVT''@/1/g' -e 's/@''GNULIB_MDA_GCVT''@/1/g' -e 's/@''GNULIB_MDA_MKTEMP''@/1/g' -e 's/@''GNULIB_MDA_PUTENV''@/1/g' < ./stdlib.in.h | sed -e 's|@''HAVE__EXIT''@|1|g' -e 's|@''HAVE_ALIGNED_ALLOC''@|1|g' -e 's|@''HAVE_ATOLL''@|1|g' -e 's|@''HAVE_CANONICALIZE_FILE_NAME''@|1|g' -e 's|@''HAVE_DECL_ECVT''@|1|g' -e 's|@''HAVE_DECL_FCVT''@|1|g' -e 's|@''HAVE_DECL_GCVT''@|1|g' -e 's|@''HAVE_DECL_GETLOADAVG''@|1|g' -e 's|@''HAVE_GETSUBOPT''@|1|g' -e 's|@''HAVE_GRANTPT''@|1|g' -e 's|@''HAVE_INITSTATE''@|1|g' -e 's|@''HAVE_DECL_INITSTATE''@|1|g' -e 's|@''HAVE_MBTOWC''@|1|g' -e 's|@''HAVE_MKDTEMP''@|1|g' -e 's|@''HAVE_MKOSTEMP''@|1|g' -e 's|@''HAVE_MKOSTEMPS''@|1|g' -e 's|@''HAVE_MKSTEMP''@|1|g' -e 's|@''HAVE_MKSTEMPS''@|1|g' -e 's|@''HAVE_POSIX_MEMALIGN''@|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_QSORT_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_REALLOCARRAY''@|1|g' -e 's|@''HAVE_REALPATH''@|1|g' -e 's|@''HAVE_RPMATCH''@|1|g' -e 's|@''HAVE_SECURE_GETENV''@|1|g' -e 's|@''HAVE_DECL_SETENV''@|1|g' -e 's|@''HAVE_SETSTATE''@|1|g' -e 's|@''HAVE_DECL_SETSTATE''@|1|g' -e 's|@''HAVE_STRTOD''@|1|g' -e 's|@''HAVE_STRTOLD''@|1|g' -e 's|@''HAVE_STRTOLL''@|1|g' -e 's|@''HAVE_STRTOULL''@|1|g' -e 's|@''HAVE_STRUCT_RANDOM_DATA''@|1|g' -e 's|@''HAVE_SYS_LOADAVG_H''@|0|g' -e 's|@''HAVE_UNLOCKPT''@|1|g' -e 's|@''HAVE_DECL_UNSETENV''@|1|g' -e 's|@''REPLACE_ALIGNED_ALLOC''@|0|g' -e 's|@''REPLACE_CALLOC''@|0|g' -e 's|@''REPLACE_CANONICALIZE_FILE_NAME''@|0|g' -e 's|@''REPLACE_FREE''@|0|g' -e 's|@''REPLACE_INITSTATE''@|0|g' -e 's|@''REPLACE_MALLOC''@|0|g' -e 's|@''REPLACE_MBTOWC''@|0|g' -e 's|@''REPLACE_MKSTEMP''@|0|g' -e 's|@''REPLACE_POSIX_MEMALIGN''@|0|g' -e 's|@''REPLACE_PTSNAME''@|0|g' -e 's|@''REPLACE_PTSNAME_R''@|0|g' -e 's|@''REPLACE_PUTENV''@|0|g' -e 's|@''REPLACE_QSORT_R''@|0|g' -e 's|@''REPLACE_RANDOM''@|0|g' -e 's|@''REPLACE_RANDOM_R''@|0|g' -e 's|@''REPLACE_REALLOC''@|0|g' -e 's|@''REPLACE_REALPATH''@|0|g' -e 's|@''REPLACE_SETENV''@|0|g' -e 's|@''REPLACE_SETSTATE''@|0|g' -e 's|@''REPLACE_STRTOD''@|0|g' -e 's|@''REPLACE_STRTOLD''@|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 ./_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''@||g' -e 's/@''GNULIB_EXPLICIT_BZERO''@/0/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''@/1/g' -e 's/@''GNULIB_MEMMEM''@/0/g' -e 's/@''GNULIB_MEMPCPY''@/1/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''@/1/g' -e 's/@''GNULIB_STRNCAT''@/0/g' -e 's/@''GNULIB_STRNDUP''@/0/g' -e 's/@''GNULIB_STRNLEN''@/1/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''@/1/g' -e 's/@''GNULIB_STRERROR_R''@/0/g' -e 's/@''GNULIB_STRERRORNAME_NP''@/0/g' -e 's/@''GNULIB_SIGABBREV_NP''@/0/g' -e 's/@''GNULIB_SIGDESCR_NP''@/0/g' -e 's/@''GNULIB_STRSIGNAL''@/0/g' -e 's/@''GNULIB_STRVERSCMP''@/0/g' -e 's/@''GNULIB_MDA_MEMCCPY''@/1/g' -e 's/@''GNULIB_MDA_STRDUP''@/1/g' < ./string.in.h | sed -e 's|@''HAVE_EXPLICIT_BZERO''@|1|g' -e 's|@''HAVE_FFSL''@|1|g' -e 's|@''HAVE_FFSLL''@|1|g' -e 's|@''HAVE_MBSLEN''@|0|g' -e 's|@''HAVE_DECL_MEMMEM''@|1|g' -e 's|@''HAVE_MEMPCPY''@|0|g' -e 's|@''HAVE_DECL_MEMRCHR''@|1|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_STRERRORNAME_NP''@|1|g' -e 's|@''HAVE_SIGABBREV_NP''@|1|g' -e 's|@''HAVE_SIGDESCR_NP''@|1|g' -e 's|@''HAVE_DECL_STRSIGNAL''@|1|g' -e 's|@''HAVE_STRVERSCMP''@|1|g' -e 's|@''REPLACE_FFSLL''@|0|g' -e 's|@''REPLACE_MEMCHR''@|0|g' -e 's|@''REPLACE_MEMMEM''@|0|g' -e 's|@''REPLACE_STPNCPY''@|0|g' -e 's|@''REPLACE_STRCHRNUL''@|0|g' -e 's|@''REPLACE_STRDUP''@|0|g' -e 's|@''REPLACE_STRNCAT''@|0|g' -e 's|@''REPLACE_STRNDUP''@|0|g' -e 's|@''REPLACE_STRNLEN''@|0|g' -e 's|@''REPLACE_STRSTR''@|0|g' -e 's|@''REPLACE_STRCASESTR''@|0|g' -e 's|@''REPLACE_STRTOK_R''@|0|g' -e 's|@''REPLACE_STRERROR''@|1|g' -e 's|@''REPLACE_STRERROR_R''@|0|g' -e 's|@''REPLACE_STRERRORNAME_NP''@|0|g' -e 's|@''REPLACE_STRSIGNAL''@|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 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''@||g' -e 's|@''HAVE_SYS_SELECT_H''@|1|g' -e 's/@''GNULIB_PSELECT''@/0/g' -e 's/@''GNULIB_SELECT''@/1/g' -e 's|@''HAVE_WINSOCK2_H''@|0|g' -e 's|@''HAVE_PSELECT''@|1|g' -e 's|@''REPLACE_PSELECT''@|0|g' -e 's|@''REPLACE_SELECT''@|0|g' -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' < ./sys_select.in.h; } > sys/select.h-t && mv sys/select.h-t sys/select.h mkdir -p sys rm -f sys/socket.h-t sys/socket.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_SOCKET_H''@||g' -e 's|@''HAVE_SYS_SOCKET_H''@|1|g' -e 's/@''GNULIB_CLOSE''@/1/g' -e 's/@''GNULIB_SOCKET''@/0/g' -e 's/@''GNULIB_CONNECT''@/0/g' -e 's/@''GNULIB_ACCEPT''@/0/g' -e 's/@''GNULIB_BIND''@/0/g' -e 's/@''GNULIB_GETPEERNAME''@/0/g' -e 's/@''GNULIB_GETSOCKNAME''@/0/g' -e 's/@''GNULIB_GETSOCKOPT''@/0/g' -e 's/@''GNULIB_LISTEN''@/0/g' -e 's/@''GNULIB_RECV''@/0/g' -e 's/@''GNULIB_SEND''@/0/g' -e 's/@''GNULIB_RECVFROM''@/0/g' -e 's/@''GNULIB_SENDTO''@/0/g' -e 's/@''GNULIB_SETSOCKOPT''@/0/g' -e 's/@''GNULIB_SHUTDOWN''@/0/g' -e 's/@''GNULIB_ACCEPT4''@/0/g' -e 's|@''HAVE_WINSOCK2_H''@|0|g' -e 's|@''HAVE_WS2TCPIP_H''@|0|g' -e 's|@''HAVE_STRUCT_SOCKADDR_STORAGE''@|1|g' -e 's|@''HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY''@|1|g' -e 's|@''HAVE_SA_FAMILY_T''@|1|g' -e 's|@''HAVE_ACCEPT4''@|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' < ./sys_socket.in.h; } > sys/socket.h-t && mv -f sys/socket.h-t sys/socket.h 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''@||g' -e 's|@''WINDOWS_64_BIT_ST_SIZE''@|0|g' -e 's|@''WINDOWS_STAT_TIMESPEC''@|0|g' -e 's/@''GNULIB_FCHMODAT''@/0/g' -e 's/@''GNULIB_FSTAT''@/1/g' -e 's/@''GNULIB_FSTATAT''@/1/g' -e 's/@''GNULIB_FUTIMENS''@/0/g' -e 's/@''GNULIB_GETUMASK''@/0/g' -e 's/@''GNULIB_LCHMOD''@/0/g' -e 's/@''GNULIB_LSTAT''@/1/g' -e 's/@''GNULIB_MKDIR''@/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/@''GNULIB_OVERRIDES_STRUCT_STAT''@/0/g' -e 's/@''GNULIB_MDA_CHMOD''@/1/g' -e 's/@''GNULIB_MDA_MKDIR''@/1/g' -e 's/@''GNULIB_MDA_UMASK''@/1/g' -e 's|@''HAVE_FCHMODAT''@|1|g' -e 's|@''HAVE_FSTATAT''@|1|g' -e 's|@''HAVE_FUTIMENS''@|1|g' -e 's|@''HAVE_GETUMASK''@|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_FCHMODAT''@|0|g' -e 's|@''REPLACE_FSTAT''@|0|g' -e 's|@''REPLACE_FSTATAT''@|0|g' -e 's|@''REPLACE_FUTIMENS''@|0|g' -e 's|@''REPLACE_LSTAT''@|0|g' -e 's|@''REPLACE_MKDIR''@|0|g' -e 's|@''REPLACE_MKFIFO''@|0|g' -e 's|@''REPLACE_MKFIFOAT''@|0|g' -e 's|@''REPLACE_MKNOD''@|0|g' -e 's|@''REPLACE_MKNODAT''@|0|g' -e 's|@''REPLACE_STAT''@|0|g' -e 's|@''REPLACE_UTIMENSAT''@|0|g' -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' -e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' < ./sys_stat.in.h; } > sys/stat.h-t && mv sys/stat.h-t sys/stat.h 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''@||g' -e 's/@''GNULIB_GETTIMEOFDAY''@/0/g' -e 's|@''HAVE_WINSOCK2_H''@|0|g' -e 's/@''HAVE_GETTIMEOFDAY''@/1/g' -e 's/@''HAVE_STRUCT_TIMEVAL''@/1/g' -e 's/@''REPLACE_GETTIMEOFDAY''@/0/g' -e 's/@''REPLACE_STRUCT_TIMEVAL''@/0/g' -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' -e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' < ./sys_time.in.h; } > sys/time.h-t && mv sys/time.h-t sys/time.h mkdir -p sys rm -f sys/times.h-t sys/times.h && { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; sed -e 's|@''GUARD_PREFIX''@|GL|g' -e 's/@''HAVE_SYS_TIMES_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_TIMES_H''@||g' -e 's/@''GNULIB_TIMES''@/1/g' -e 's|@''HAVE_STRUCT_TMS''@|1|g' -e 's|@''HAVE_TIMES''@|1|g' -e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' < ./sys_times.in.h; } > sys/times.h-t && mv sys/times.h-t sys/times.h 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''@||g' -e 's|@''WINDOWS_64_BIT_OFF_T''@|0|g' -e 's|@''WINDOWS_STAT_INODES''@|0|g' < ./sys_types.in.h; } > sys/types.h-t && mv sys/types.h-t sys/types.h mkdir -p sys rm -f sys/uio.h-t sys/uio.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_UIO_H''@||g' -e 's|@''HAVE_SYS_UIO_H''@|1|g' < ./sys_uio.in.h; } > sys/uio.h-t && mv -f sys/uio.h-t sys/uio.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''@||g' -e 's/@''GNULIB_CTIME''@/0/g' -e 's/@''GNULIB_LOCALTIME''@/0/g' -e 's/@''GNULIB_MKTIME''@/0/g' -e 's/@''GNULIB_NANOSLEEP''@/0/g' -e 's/@''GNULIB_STRFTIME''@/0/g' -e 's/@''GNULIB_STRPTIME''@/0/g' -e 's/@''GNULIB_TIMEGM''@/0/g' -e 's/@''GNULIB_TIMESPEC_GET''@/0/g' -e 's/@''GNULIB_TIME_R''@/0/g' -e 's/@''GNULIB_TIME_RZ''@/0/g' -e 's/@''GNULIB_TZSET''@/0/g' -e 's/@''GNULIB_MDA_TZSET''@/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|@''HAVE_TIMESPEC_GET''@|1|g' -e 's|@''HAVE_TIMEZONE_T''@|0|g' -e 's|@''REPLACE_CTIME''@|GNULIB_PORTCHECK|g' -e 's|@''REPLACE_GMTIME''@|0|g' -e 's|@''REPLACE_LOCALTIME''@|0|g' -e 's|@''REPLACE_LOCALTIME_R''@|GNULIB_PORTCHECK|g' -e 's|@''REPLACE_MKTIME''@|GNULIB_PORTCHECK|g' -e 's|@''REPLACE_NANOSLEEP''@|GNULIB_PORTCHECK|g' -e 's|@''REPLACE_STRFTIME''@|GNULIB_PORTCHECK|g' -e 's|@''REPLACE_TIMEGM''@|GNULIB_PORTCHECK|g' -e 's|@''REPLACE_TZSET''@|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 's|@''UNISTD_H_DEFINES_STRUCT_TIMESPEC''@|0|g' -e 's|@''TIME_H_DEFINES_TIME_UTC''@|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''@||g' -e 's|@''WINDOWS_64_BIT_OFF_T''@|0|g' -e 's/@''GNULIB_ACCESS''@/0/g' -e 's/@''GNULIB_CHDIR''@/1/g' -e 's/@''GNULIB_CHOWN''@/0/g' -e 's/@''GNULIB_CLOSE''@/1/g' -e 's/@''GNULIB_COPY_FILE_RANGE''@/0/g' -e 's/@''GNULIB_DUP''@/1/g' -e 's/@''GNULIB_DUP2''@/1/g' -e 's/@''GNULIB_DUP3''@/0/g' -e 's/@''GNULIB_ENVIRON''@/0/g' -e 's/@''GNULIB_EUIDACCESS''@/0/g' -e 's/@''GNULIB_EXECL''@/0/g' -e 's/@''GNULIB_EXECLE''@/0/g' -e 's/@''GNULIB_EXECLP''@/0/g' -e 's/@''GNULIB_EXECV''@/0/g' -e 's/@''GNULIB_EXECVE''@/0/g' -e 's/@''GNULIB_EXECVP''@/0/g' -e 's/@''GNULIB_EXECVPE''@/0/g' -e 's/@''GNULIB_FACCESSAT''@/0/g' -e 's/@''GNULIB_FCHDIR''@/1/g' -e 's/@''GNULIB_FCHOWNAT''@/0/g' -e 's/@''GNULIB_FDATASYNC''@/0/g' -e 's/@''GNULIB_FSYNC''@/0/g' -e 's/@''GNULIB_FTRUNCATE''@/1/g' -e 's/@''GNULIB_GETCWD''@/1/g' -e 's/@''GNULIB_GETDOMAINNAME''@/0/g' -e 's/@''GNULIB_GETDTABLESIZE''@/1/g' -e 's/@''GNULIB_GETENTROPY''@/0/g' -e 's/@''GNULIB_GETGROUPS''@/0/g' -e 's/@''GNULIB_GETHOSTNAME''@/0/g' -e 's/@''GNULIB_GETLOGIN''@/0/g' -e 's/@''GNULIB_GETLOGIN_R''@/0/g' -e 's/@''GNULIB_GETOPT_POSIX''@/1/g' -e 's/@''GNULIB_GETPAGESIZE''@/0/g' -e 's/@''GNULIB_GETPASS''@/0/g' -e 's/@''GNULIB_GETUSERSHELL''@/0/g' -e 's/@''GNULIB_GROUP_MEMBER''@/0/g' -e 's/@''GNULIB_ISATTY''@/0/g' -e 's/@''GNULIB_LCHOWN''@/0/g' -e 's/@''GNULIB_LINK''@/0/g' -e 's/@''GNULIB_LINKAT''@/0/g' -e 's/@''GNULIB_LSEEK''@/0/g' -e 's/@''GNULIB_PIPE''@/1/g' -e 's/@''GNULIB_PIPE2''@/0/g' -e 's/@''GNULIB_PREAD''@/0/g' -e 's/@''GNULIB_PWRITE''@/0/g' -e 's/@''GNULIB_READ''@/0/g' -e 's/@''GNULIB_READLINK''@/0/g' -e 's/@''GNULIB_READLINKAT''@/0/g' -e 's/@''GNULIB_RMDIR''@/0/g' -e 's/@''GNULIB_SETHOSTNAME''@/0/g' -e 's/@''GNULIB_SLEEP''@/0/g' -e 's/@''GNULIB_SYMLINK''@/0/g' -e 's/@''GNULIB_SYMLINKAT''@/0/g' -e 's/@''GNULIB_TRUNCATE''@/0/g' -e 's/@''GNULIB_TTYNAME_R''@/0/g' -e 's/@''GNULIB_UNISTD_H_GETOPT''@/0/g' -e 's/@''GNULIB_UNISTD_H_NONBLOCKING''@/0/g' -e 's/@''GNULIB_UNISTD_H_SIGPIPE''@/0/g' -e 's/@''GNULIB_UNLINK''@/0/g' -e 's/@''GNULIB_UNLINKAT''@/0/g' -e 's/@''GNULIB_USLEEP''@/0/g' -e 's/@''GNULIB_WRITE''@/0/g' -e 's/@''GNULIB_MDA_ACCESS''@/1/g' -e 's/@''GNULIB_MDA_CHDIR''@/1/g' -e 's/@''GNULIB_MDA_CLOSE''@/1/g' -e 's/@''GNULIB_MDA_DUP''@/1/g' -e 's/@''GNULIB_MDA_DUP2''@/1/g' -e 's/@''GNULIB_MDA_EXECL''@/1/g' -e 's/@''GNULIB_MDA_EXECLE''@/1/g' -e 's/@''GNULIB_MDA_EXECLP''@/1/g' -e 's/@''GNULIB_MDA_EXECV''@/1/g' -e 's/@''GNULIB_MDA_EXECVE''@/1/g' -e 's/@''GNULIB_MDA_EXECVP''@/1/g' -e 's/@''GNULIB_MDA_EXECVPE''@/1/g' -e 's/@''GNULIB_MDA_GETCWD''@/1/g' -e 's/@''GNULIB_MDA_GETPID''@/1/g' -e 's/@''GNULIB_MDA_ISATTY''@/1/g' -e 's/@''GNULIB_MDA_LSEEK''@/1/g' -e 's/@''GNULIB_MDA_READ''@/1/g' -e 's/@''GNULIB_MDA_RMDIR''@/1/g' -e 's/@''GNULIB_MDA_SWAB''@/1/g' -e 's/@''GNULIB_MDA_UNLINK''@/1/g' -e 's/@''GNULIB_MDA_WRITE''@/1/g' < ./unistd.in.h | sed -e 's|@''HAVE_CHOWN''@|1|g' -e 's|@''HAVE_COPY_FILE_RANGE''@|1|g' -e 's|@''HAVE_DUP3''@|1|g' -e 's|@''HAVE_EUIDACCESS''@|1|g' -e 's|@''HAVE_EXECVPE''@|1|g' -e 's|@''HAVE_FACCESSAT''@|1|g' -e 's|@''HAVE_FCHDIR''@|1|g' -e 's|@''HAVE_FCHOWNAT''@|1|g' -e 's|@''HAVE_FDATASYNC''@|1|g' -e 's|@''HAVE_FSYNC''@|1|g' -e 's|@''HAVE_FTRUNCATE''@|1|g' -e 's|@''HAVE_GETDTABLESIZE''@|1|g' -e 's|@''HAVE_GETENTROPY''@|1|g' -e 's|@''HAVE_GETGROUPS''@|1|g' -e 's|@''HAVE_GETHOSTNAME''@|1|g' -e 's|@''HAVE_GETPAGESIZE''@|1|g' -e 's|@''HAVE_GETPASS''@|1|g' -e 's|@''HAVE_GROUP_MEMBER''@|1|g' -e 's|@''HAVE_LCHOWN''@|1|g' -e 's|@''HAVE_LINK''@|1|g' -e 's|@''HAVE_LINKAT''@|1|g' -e 's|@''HAVE_PIPE''@|1|g' -e 's|@''HAVE_PIPE2''@|1|g' -e 's|@''HAVE_PREAD''@|1|g' -e 's|@''HAVE_PWRITE''@|1|g' -e 's|@''HAVE_READLINK''@|1|g' -e 's|@''HAVE_READLINKAT''@|1|g' -e 's|@''HAVE_SETHOSTNAME''@|1|g' -e 's|@''HAVE_SLEEP''@|1|g' -e 's|@''HAVE_SYMLINK''@|1|g' -e 's|@''HAVE_SYMLINKAT''@|1|g' -e 's|@''HAVE_UNLINKAT''@|1|g' -e 's|@''HAVE_USLEEP''@|1|g' -e 's|@''HAVE_DECL_ENVIRON''@|1|g' -e 's|@''HAVE_DECL_EXECVPE''@|1|g' -e 's|@''HAVE_DECL_FCHDIR''@|1|g' -e 's|@''HAVE_DECL_FDATASYNC''@|1|g' -e 's|@''HAVE_DECL_GETDOMAINNAME''@|1|g' -e 's|@''HAVE_DECL_GETLOGIN''@|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_TRUNCATE''@|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_ACCESS''@|0|g' -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_EXECL''@|0|g' -e 's|@''REPLACE_EXECLE''@|0|g' -e 's|@''REPLACE_EXECLP''@|0|g' -e 's|@''REPLACE_EXECV''@|0|g' -e 's|@''REPLACE_EXECVE''@|0|g' -e 's|@''REPLACE_EXECVP''@|0|g' -e 's|@''REPLACE_EXECVPE''@|0|g' -e 's|@''REPLACE_FACCESSAT''@|0|g' -e 's|@''REPLACE_FCHOWNAT''@|0|g' -e 's|@''REPLACE_FTRUNCATE''@|0|g' -e 's|@''REPLACE_GETCWD''@|1|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_GETPASS''@|0|g' -e 's|@''REPLACE_ISATTY''@|0|g' -e 's|@''REPLACE_LCHOWN''@|0|g' -e 's|@''REPLACE_LINK''@|0|g' -e 's|@''REPLACE_LINKAT''@|0|g' -e 's|@''REPLACE_LSEEK''@|0|g' -e 's|@''REPLACE_PREAD''@|0|g' -e 's|@''REPLACE_PWRITE''@|0|g' -e 's|@''REPLACE_READ''@|0|g' -e 's|@''REPLACE_READLINK''@|0|g' -e 's|@''REPLACE_READLINKAT''@|0|g' -e 's|@''REPLACE_RMDIR''@|0|g' -e 's|@''REPLACE_SLEEP''@|0|g' -e 's|@''REPLACE_SYMLINK''@|0|g' -e 's|@''REPLACE_SYMLINKAT''@|0|g' -e 's|@''REPLACE_TRUNCATE''@|0|g' -e 's|@''REPLACE_TTYNAME_R''@|0|g' -e 's|@''REPLACE_UNLINK''@|0|g' -e 's|@''REPLACE_UNLINKAT''@|0|g' -e 's|@''REPLACE_USLEEP''@|0|g' -e 's|@''REPLACE_WRITE''@|0|g' -e 's|@''UNISTD_H_HAVE_SYS_RANDOM_H''@|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 rm -f unitypes.h-t unitypes.h && { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; cat ./unitypes.in.h; } > unitypes.h-t && mv -f unitypes.h-t unitypes.h rm -f uniwidth.h-t uniwidth.h && { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; cat ./uniwidth.in.h; } > uniwidth.h-t && mv -f uniwidth.h-t uniwidth.h rm -f wchar.h-t wchar.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|@''HAVE_FEATURES_H''@|0|g' -e 's|@''NEXT_WCHAR_H''@||g' -e 's|@''HAVE_WCHAR_H''@|1|g' -e 's/@''HAVE_CRTDEFS_H''@/0/g' -e 's/@''GNULIB_OVERRIDES_WINT_T''@/0/g' -e 's/@''GNULIB_BTOWC''@/1/g' -e 's/@''GNULIB_WCTOB''@/0/g' -e 's/@''GNULIB_MBSINIT''@/1/g' -e 's/@''GNULIB_MBRTOWC''@/1/g' -e 's/@''GNULIB_MBRLEN''@/0/g' -e 's/@''GNULIB_MBSRTOWCS''@/1/g' -e 's/@''GNULIB_MBSNRTOWCS''@/0/g' -e 's/@''GNULIB_WCRTOMB''@/0/g' -e 's/@''GNULIB_WCSRTOMBS''@/0/g' -e 's/@''GNULIB_WCSNRTOMBS''@/0/g' -e 's/@''GNULIB_WCWIDTH''@/1/g' -e 's/@''GNULIB_WMEMCHR''@/1/g' -e 's/@''GNULIB_WMEMCMP''@/0/g' -e 's/@''GNULIB_WMEMCPY''@/0/g' -e 's/@''GNULIB_WMEMMOVE''@/0/g' -e 's/@''GNULIB_WMEMPCPY''@/1/g' -e 's/@''GNULIB_WMEMSET''@/0/g' -e 's/@''GNULIB_WCSLEN''@/0/g' -e 's/@''GNULIB_WCSNLEN''@/0/g' -e 's/@''GNULIB_WCSCPY''@/0/g' -e 's/@''GNULIB_WCPCPY''@/0/g' -e 's/@''GNULIB_WCSNCPY''@/0/g' -e 's/@''GNULIB_WCPNCPY''@/0/g' -e 's/@''GNULIB_WCSCAT''@/0/g' -e 's/@''GNULIB_WCSNCAT''@/0/g' -e 's/@''GNULIB_WCSCMP''@/0/g' -e 's/@''GNULIB_WCSNCMP''@/0/g' -e 's/@''GNULIB_WCSCASECMP''@/0/g' -e 's/@''GNULIB_WCSNCASECMP''@/0/g' -e 's/@''GNULIB_WCSCOLL''@/0/g' -e 's/@''GNULIB_WCSXFRM''@/0/g' -e 's/@''GNULIB_WCSDUP''@/0/g' -e 's/@''GNULIB_WCSCHR''@/0/g' -e 's/@''GNULIB_WCSRCHR''@/0/g' -e 's/@''GNULIB_WCSCSPN''@/0/g' -e 's/@''GNULIB_WCSSPN''@/0/g' -e 's/@''GNULIB_WCSPBRK''@/0/g' -e 's/@''GNULIB_WCSSTR''@/0/g' -e 's/@''GNULIB_WCSTOK''@/0/g' -e 's/@''GNULIB_WCSWIDTH''@/0/g' -e 's/@''GNULIB_WCSFTIME''@/0/g' -e 's/@''GNULIB_MDA_WCSDUP''@/1/g' < ./wchar.in.h | sed -e 's|@''HAVE_WINT_T''@|1|g' -e 's|@''HAVE_BTOWC''@|1|g' -e 's|@''HAVE_MBSINIT''@|1|g' -e 's|@''HAVE_MBRTOWC''@|1|g' -e 's|@''HAVE_MBRLEN''@|1|g' -e 's|@''HAVE_MBSRTOWCS''@|1|g' -e 's|@''HAVE_MBSNRTOWCS''@|1|g' -e 's|@''HAVE_WCRTOMB''@|1|g' -e 's|@''HAVE_WCSRTOMBS''@|1|g' -e 's|@''HAVE_WCSNRTOMBS''@|1|g' -e 's|@''HAVE_WMEMCHR''@|1|g' -e 's|@''HAVE_WMEMCMP''@|1|g' -e 's|@''HAVE_WMEMCPY''@|1|g' -e 's|@''HAVE_WMEMMOVE''@|1|g' -e 's|@''HAVE_WMEMPCPY''@|0|g' -e 's|@''HAVE_WMEMSET''@|1|g' -e 's|@''HAVE_WCSLEN''@|1|g' -e 's|@''HAVE_WCSNLEN''@|1|g' -e 's|@''HAVE_WCSCPY''@|1|g' -e 's|@''HAVE_WCPCPY''@|1|g' -e 's|@''HAVE_WCSNCPY''@|1|g' -e 's|@''HAVE_WCPNCPY''@|1|g' -e 's|@''HAVE_WCSCAT''@|1|g' -e 's|@''HAVE_WCSNCAT''@|1|g' -e 's|@''HAVE_WCSCMP''@|1|g' -e 's|@''HAVE_WCSNCMP''@|1|g' -e 's|@''HAVE_WCSCASECMP''@|1|g' -e 's|@''HAVE_WCSNCASECMP''@|1|g' -e 's|@''HAVE_WCSCOLL''@|1|g' -e 's|@''HAVE_WCSXFRM''@|1|g' -e 's|@''HAVE_WCSDUP''@|1|g' -e 's|@''HAVE_WCSCHR''@|1|g' -e 's|@''HAVE_WCSRCHR''@|1|g' -e 's|@''HAVE_WCSCSPN''@|1|g' -e 's|@''HAVE_WCSSPN''@|1|g' -e 's|@''HAVE_WCSPBRK''@|1|g' -e 's|@''HAVE_WCSSTR''@|1|g' -e 's|@''HAVE_WCSTOK''@|1|g' -e 's|@''HAVE_WCSWIDTH''@|1|g' -e 's|@''HAVE_WCSFTIME''@|1|g' -e 's|@''HAVE_DECL_WCTOB''@|1|g' -e 's|@''HAVE_DECL_WCSDUP''@|1|g' -e 's|@''HAVE_DECL_WCWIDTH''@|1|g' | sed -e 's|@''REPLACE_MBSTATE_T''@|0|g' -e 's|@''REPLACE_BTOWC''@|0|g' -e 's|@''REPLACE_WCTOB''@|0|g' -e 's|@''REPLACE_MBSINIT''@|0|g' -e 's|@''REPLACE_MBRTOWC''@|0|g' -e 's|@''REPLACE_MBRLEN''@|0|g' -e 's|@''REPLACE_MBSRTOWCS''@|0|g' -e 's|@''REPLACE_MBSNRTOWCS''@|0|g' -e 's|@''REPLACE_WCRTOMB''@|0|g' -e 's|@''REPLACE_WCSRTOMBS''@|0|g' -e 's|@''REPLACE_WCSNRTOMBS''@|0|g' -e 's|@''REPLACE_WCWIDTH''@|0|g' -e 's|@''REPLACE_WCSWIDTH''@|0|g' -e 's|@''REPLACE_WCSFTIME''@|0|g' -e 's|@''REPLACE_WCSTOK''@|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'; } > wchar.h-t && mv wchar.h-t wchar.h rm -f wctype.h-t wctype.h && { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; sed -e 's|@''GUARD_PREFIX''@|GL|g' -e 's/@''HAVE_WCTYPE_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_WCTYPE_H''@||g' -e 's/@''HAVE_CRTDEFS_H''@/0/g' -e 's/@''GNULIB_OVERRIDES_WINT_T''@/0/g' -e 's/@''GNULIB_ISWBLANK''@/0/g' -e 's/@''GNULIB_ISWDIGIT''@/0/g' -e 's/@''GNULIB_ISWXDIGIT''@/0/g' -e 's/@''GNULIB_WCTYPE''@/0/g' -e 's/@''GNULIB_ISWCTYPE''@/0/g' -e 's/@''GNULIB_WCTRANS''@/0/g' -e 's/@''GNULIB_TOWCTRANS''@/0/g' -e 's/@''HAVE_ISWBLANK''@/1/g' -e 's/@''HAVE_ISWCNTRL''@/1/g' -e 's/@''HAVE_WCTYPE_T''@/1/g' -e 's/@''HAVE_WCTRANS_T''@/1/g' -e 's/@''HAVE_WINT_T''@/1/g' -e 's/@''REPLACE_ISWBLANK''@/0/g' -e 's/@''REPLACE_ISWDIGIT''@/0/g' -e 's/@''REPLACE_ISWXDIGIT''@/0/g' -e 's/@''REPLACE_ISWCNTRL''@/0/g' -e 's/@''REPLACE_TOWLOWER''@/0/g' -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' < ./wctype.in.h; } > wctype.h-t && mv wctype.h-t wctype.h /usr/bin/make all-recursive depbase=`echo openat-proc.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -O2 -pipe -Wall -MT openat-proc.o -MD -MP -MF $depbase.Tpo -c -o openat-proc.o openat-proc.c && mv -f $depbase.Tpo $depbase.Po depbase=`echo basename-lgpl.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -O2 -pipe -Wall -MT basename-lgpl.o -MD -MP -MF $depbase.Tpo -c -o basename-lgpl.o basename-lgpl.c && mv -f $depbase.Tpo $depbase.Po depbase=`echo cloexec.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -O2 -pipe -Wall -MT cloexec.o -MD -MP -MF $depbase.Tpo -c -o cloexec.o cloexec.c && mv -f $depbase.Tpo $depbase.Po depbase=`echo dirname-lgpl.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -O2 -pipe -Wall -MT dirname-lgpl.o -MD -MP -MF $depbase.Tpo -c -o dirname-lgpl.o dirname-lgpl.c && mv -f $depbase.Tpo $depbase.Po depbase=`echo stripslash.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -O2 -pipe -Wall -MT stripslash.o -MD -MP -MF $depbase.Tpo -c -o stripslash.o stripslash.c && mv -f $depbase.Tpo $depbase.Po depbase=`echo exitfail.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -O2 -pipe -Wall -MT exitfail.o -MD -MP -MF $depbase.Tpo -c -o exitfail.o exitfail.c && mv -f $depbase.Tpo $depbase.Po depbase=`echo fd-hook.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -O2 -pipe -Wall -MT fd-hook.o -MD -MP -MF $depbase.Tpo -c -o fd-hook.o fd-hook.c && mv -f $depbase.Tpo $depbase.Po depbase=`echo fd-safer-flag.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -O2 -pipe -Wall -MT fd-safer-flag.o -MD -MP -MF $depbase.Tpo -c -o fd-safer-flag.o fd-safer-flag.c && mv -f $depbase.Tpo $depbase.Po depbase=`echo dup-safer-flag.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -O2 -pipe -Wall -MT dup-safer-flag.o -MD -MP -MF $depbase.Tpo -c -o dup-safer-flag.o dup-safer-flag.c && mv -f $depbase.Tpo $depbase.Po depbase=`echo filenamecat-lgpl.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -O2 -pipe -Wall -MT filenamecat-lgpl.o -MD -MP -MF $depbase.Tpo -c -o filenamecat-lgpl.o filenamecat-lgpl.c && mv -f $depbase.Tpo $depbase.Po depbase=`echo getprogname.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -O2 -pipe -Wall -MT getprogname.o -MD -MP -MF $depbase.Tpo -c -o getprogname.o getprogname.c && mv -f $depbase.Tpo $depbase.Po depbase=`echo hard-locale.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -O2 -pipe -Wall -MT hard-locale.o -MD -MP -MF $depbase.Tpo -c -o hard-locale.o hard-locale.c && mv -f $depbase.Tpo $depbase.Po depbase=`echo localcharset.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -O2 -pipe -Wall -MT localcharset.o -MD -MP -MF $depbase.Tpo -c -o localcharset.o localcharset.c && mv -f $depbase.Tpo $depbase.Po depbase=`echo malloca.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -O2 -pipe -Wall -MT malloca.o -MD -MP -MF $depbase.Tpo -c -o malloca.o malloca.c && mv -f $depbase.Tpo $depbase.Po depbase=`echo mbswidth.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -O2 -pipe -Wall -MT mbswidth.o -MD -MP -MF $depbase.Tpo -c -o mbswidth.o mbswidth.c && mv -f $depbase.Tpo $depbase.Po depbase=`echo openat-die.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -O2 -pipe -Wall -MT openat-die.o -MD -MP -MF $depbase.Tpo -c -o openat-die.o openat-die.c && mv -f $depbase.Tpo $depbase.Po depbase=`echo save-cwd.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -O2 -pipe -Wall -MT save-cwd.o -MD -MP -MF $depbase.Tpo -c -o save-cwd.o save-cwd.c && mv -f $depbase.Tpo $depbase.Po depbase=`echo setlocale_null.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -O2 -pipe -Wall -MT setlocale_null.o -MD -MP -MF $depbase.Tpo -c -o setlocale_null.o setlocale_null.c && mv -f $depbase.Tpo $depbase.Po depbase=`echo sockets.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -O2 -pipe -Wall -MT sockets.o -MD -MP -MF $depbase.Tpo -c -o sockets.o sockets.c && mv -f $depbase.Tpo $depbase.Po depbase=`echo stat-time.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -O2 -pipe -Wall -MT stat-time.o -MD -MP -MF $depbase.Tpo -c -o stat-time.o stat-time.c && mv -f $depbase.Tpo $depbase.Po depbase=`echo strnlen1.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -O2 -pipe -Wall -MT strnlen1.o -MD -MP -MF $depbase.Tpo -c -o strnlen1.o strnlen1.c && mv -f $depbase.Tpo $depbase.Po depbase=`echo sys_socket.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -O2 -pipe -Wall -MT sys_socket.o -MD -MP -MF $depbase.Tpo -c -o sys_socket.o sys_socket.c && mv -f $depbase.Tpo $depbase.Po depbase=`echo unistd.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -O2 -pipe -Wall -MT unistd.o -MD -MP -MF $depbase.Tpo -c -o unistd.o unistd.c && mv -f $depbase.Tpo $depbase.Po depbase=`echo dup-safer.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -O2 -pipe -Wall -MT dup-safer.o -MD -MP -MF $depbase.Tpo -c -o dup-safer.o dup-safer.c && mv -f $depbase.Tpo $depbase.Po depbase=`echo fd-safer.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -O2 -pipe -Wall -MT fd-safer.o -MD -MP -MF $depbase.Tpo -c -o fd-safer.o fd-safer.c && mv -f $depbase.Tpo $depbase.Po depbase=`echo pipe-safer.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -O2 -pipe -Wall -MT pipe-safer.o -MD -MP -MF $depbase.Tpo -c -o pipe-safer.o pipe-safer.c && mv -f $depbase.Tpo $depbase.Po depbase=`echo uniwidth/width.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -O2 -pipe -Wall -MT uniwidth/width.o -MD -MP -MF $depbase.Tpo -c -o uniwidth/width.o uniwidth/width.c && mv -f $depbase.Tpo $depbase.Po depbase=`echo wctype-h.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -O2 -pipe -Wall -MT wctype-h.o -MD -MP -MF $depbase.Tpo -c -o wctype-h.o wctype-h.c && mv -f $depbase.Tpo $depbase.Po depbase=`echo chdir-long.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -O2 -pipe -Wall -MT chdir-long.o -MD -MP -MF $depbase.Tpo -c -o chdir-long.o chdir-long.c && mv -f $depbase.Tpo $depbase.Po depbase=`echo error.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -O2 -pipe -Wall -MT error.o -MD -MP -MF $depbase.Tpo -c -o error.o error.c && mv -f $depbase.Tpo $depbase.Po depbase=`echo getcwd.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -O2 -pipe -Wall -MT getcwd.o -MD -MP -MF $depbase.Tpo -c -o getcwd.o getcwd.c && mv -f $depbase.Tpo $depbase.Po depbase=`echo getcwd-lgpl.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -O2 -pipe -Wall -MT getcwd-lgpl.o -MD -MP -MF $depbase.Tpo -c -o getcwd-lgpl.o getcwd-lgpl.c && mv -f $depbase.Tpo $depbase.Po depbase=`echo mempcpy.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -O2 -pipe -Wall -MT mempcpy.o -MD -MP -MF $depbase.Tpo -c -o mempcpy.o mempcpy.c && mv -f $depbase.Tpo $depbase.Po depbase=`echo setlocale-lock.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -O2 -pipe -Wall -MT setlocale-lock.o -MD -MP -MF $depbase.Tpo -c -o setlocale-lock.o setlocale-lock.c && mv -f $depbase.Tpo $depbase.Po depbase=`echo strerror.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -O2 -pipe -Wall -MT strerror.o -MD -MP -MF $depbase.Tpo -c -o strerror.o strerror.c && mv -f $depbase.Tpo $depbase.Po depbase=`echo strerror-override.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -O2 -pipe -Wall -MT strerror-override.o -MD -MP -MF $depbase.Tpo -c -o strerror-override.o strerror-override.c && mv -f $depbase.Tpo $depbase.Po depbase=`echo wmempcpy.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -O2 -pipe -Wall -MT wmempcpy.o -MD -MP -MF $depbase.Tpo -c -o wmempcpy.o wmempcpy.c && mv -f $depbase.Tpo $depbase.Po rm -f libgnu.a ar cr libgnu.a openat-proc.o basename-lgpl.o cloexec.o dirname-lgpl.o stripslash.o exitfail.o fd-hook.o fd-safer-flag.o dup-safer-flag.o filenamecat-lgpl.o getprogname.o hard-locale.o localcharset.o malloca.o mbswidth.o openat-die.o save-cwd.o setlocale_null.o sockets.o stat-time.o strnlen1.o sys_socket.o unistd.o dup-safer.o fd-safer.o pipe-safer.o uniwidth/width.o wctype-h.o chdir-long.o error.o getcwd.o getcwd-lgpl.o mempcpy.o setlocale-lock.o strerror.o strerror-override.o wmempcpy.o ranlib libgnu.a Making all in src c++ -DHAVE_CONFIG_H -I. -I../lib -I../lib -I../lib -O2 -pipe -Wall -Wwrite-strings -Woverloaded-virtual -fno-exceptions -fno-rtti -fno-implement-inlines -MT about.o -MD -MP -MF .deps/about.Tpo -c -o about.o about.cc mv -f .deps/about.Tpo .deps/about.Po /usr/bin/perl ./make-action-enum.pl ./action-name-func > action-enum.h c++ -DHAVE_CONFIG_H -I. -I../lib -I../lib -I../lib -O2 -pipe -Wall -Wwrite-strings -Woverloaded-virtual -fno-exceptions -fno-rtti -fno-implement-inlines -MT block.o -MD -MP -MF .deps/block.Tpo -c -o block.o block.cc mv -f .deps/block.Tpo .deps/block.Po c++ -DHAVE_CONFIG_H -I. -I../lib -I../lib -I../lib -O2 -pipe -Wall -Wwrite-strings -Woverloaded-virtual -fno-exceptions -fno-rtti -fno-implement-inlines -MT calc.o -MD -MP -MF .deps/calc.Tpo -c -o calc.o calc.cc mv -f .deps/calc.Tpo .deps/calc.Po c++ -DHAVE_CONFIG_H -I. -I../lib -I../lib -I../lib -O2 -pipe -Wall -Wwrite-strings -Woverloaded-virtual -fno-exceptions -fno-rtti -fno-implement-inlines -MT chset.o -MD -MP -MF .deps/chset.Tpo -c -o chset.o chset.cc mv -f .deps/chset.Tpo .deps/chset.Po c++ -DHAVE_CONFIG_H -I. -I../lib -I../lib -I../lib -O2 -pipe -Wall -Wwrite-strings -Woverloaded-virtual -fno-exceptions -fno-rtti -fno-implement-inlines -MT cmd.o -MD -MP -MF .deps/cmd.Tpo -c -o cmd.o cmd.cc mv -f .deps/cmd.Tpo .deps/cmd.Po c++ -DHAVE_CONFIG_H -I. -I../lib -I../lib -I../lib -O2 -pipe -Wall -Wwrite-strings -Woverloaded-virtual -fno-exceptions -fno-rtti -fno-implement-inlines -MT color.o -MD -MP -MF .deps/color.Tpo -c -o color.o color.cc mv -f .deps/color.Tpo .deps/color.Po c++ -DHAVE_CONFIG_H -I. -I../lib -I../lib -I../lib -O2 -pipe -Wall -Wwrite-strings -Woverloaded-virtual -fno-exceptions -fno-rtti -fno-implement-inlines -MT edit.o -MD -MP -MF .deps/edit.Tpo -c -o edit.o edit.cc mv -f .deps/edit.Tpo .deps/edit.Po c++ -DHAVE_CONFIG_H -I. -I../lib -I../lib -I../lib -O2 -pipe -Wall -Wwrite-strings -Woverloaded-virtual -fno-exceptions -fno-rtti -fno-implement-inlines -MT editcalc.o -MD -MP -MF .deps/editcalc.Tpo -c -o editcalc.o editcalc.cc editcalc.cc:64:56: warning: adding 'bool' to a string does not append to the string [-Wstring-plus-int] sprintf(str,"%s%s",stack[i].to_string()," "+(i==0)); ~~~^~~~~~~ editcalc.cc:64:56: note: use array indexing to silence this warning sprintf(str,"%s%s",stack[i].to_string()," "+(i==0)); ^ & [ ] 1 warning generated. mv -f .deps/editcalc.Tpo .deps/editcalc.Po c++ -DHAVE_CONFIG_H -I. -I../lib -I../lib -I../lib -O2 -pipe -Wall -Wwrite-strings -Woverloaded-virtual -fno-exceptions -fno-rtti -fno-implement-inlines -MT ext.o -MD -MP -MF .deps/ext.Tpo -c -o ext.o ext.cc mv -f .deps/ext.Tpo .deps/ext.Po c++ -DHAVE_CONFIG_H -I. -I../lib -I../lib -I../lib -O2 -pipe -Wall -Wwrite-strings -Woverloaded-virtual -fno-exceptions -fno-rtti -fno-implement-inlines -MT file.o -MD -MP -MF .deps/file.Tpo -c -o file.o file.cc mv -f .deps/file.Tpo .deps/file.Po c++ -DHAVE_CONFIG_H -I. -I../lib -I../lib -I../lib -O2 -pipe -Wall -Wwrite-strings -Woverloaded-virtual -fno-exceptions -fno-rtti -fno-implement-inlines -MT format.o -MD -MP -MF .deps/format.Tpo -c -o format.o format.cc mv -f .deps/format.Tpo .deps/format.Po c++ -DHAVE_CONFIG_H -I. -I../lib -I../lib -I../lib -O2 -pipe -Wall -Wwrite-strings -Woverloaded-virtual -fno-exceptions -fno-rtti -fno-implement-inlines -MT frames.o -MD -MP -MF .deps/frames.Tpo -c -o frames.o frames.cc frames.cc:54:5: warning: illegal character encoding in character literal [-Winvalid-source-encoding] {'',{0,1,0,1}},{'',{1,1,0,1}},{'',{2,1,0,1}},{'',{1,2,0,2}}, ^ frames.cc:54:21: warning: illegal character encoding in character literal [-Winvalid-source-encoding] {'',{0,1,0,1}},{'',{1,1,0,1}},{'',{2,1,0,1}},{'',{1,2,0,2}}, ^ frames.cc:54:37: warning: illegal character encoding in character literal [-Winvalid-source-encoding] {'',{0,1,0,1}},{'',{1,1,0,1}},{'',{2,1,0,1}},{'',{1,2,0,2}}, ^ frames.cc:54:53: warning: illegal character encoding in character literal [-Winvalid-source-encoding] {'',{0,1,0,1}},{'',{1,1,0,1}},{'',{2,1,0,1}},{'',{1,2,0,2}}, ^ frames.cc:55:5: warning: illegal character encoding in character literal [-Winvalid-source-encoding] {'',{1,0,0,2}},{'',{2,0,0,1}},{'',{2,2,0,2}},{'',{0,2,0,2}}, ^ frames.cc:55:21: warning: illegal character encoding in character literal [-Winvalid-source-encoding] {'',{1,0,0,2}},{'',{2,0,0,1}},{'',{2,2,0,2}},{'',{0,2,0,2}}, ^ frames.cc:55:37: warning: illegal character encoding in character literal [-Winvalid-source-encoding] {'',{1,0,0,2}},{'',{2,0,0,1}},{'',{2,2,0,2}},{'',{0,2,0,2}}, ^ frames.cc:55:53: warning: illegal character encoding in character literal [-Winvalid-source-encoding] {'',{1,0,0,2}},{'',{2,0,0,1}},{'',{2,2,0,2}},{'',{0,2,0,2}}, ^ frames.cc:56:5: warning: illegal character encoding in character literal [-Winvalid-source-encoding] {'',{2,0,0,2}},{'',{2,2,0,0}},{'',{1,2,0,0}},{'',{2,1,0,0}}, ^ frames.cc:56:21: warning: illegal character encoding in character literal [-Winvalid-source-encoding] {'',{2,0,0,2}},{'',{2,2,0,0}},{'',{1,2,0,0}},{'',{2,1,0,0}}, ^ frames.cc:56:37: warning: illegal character encoding in character literal [-Winvalid-source-encoding] {'',{2,0,0,2}},{'',{2,2,0,0}},{'',{1,2,0,0}},{'',{2,1,0,0}}, ^ frames.cc:56:53: warning: illegal character encoding in character literal [-Winvalid-source-encoding] {'',{2,0,0,2}},{'',{2,2,0,0}},{'',{1,2,0,0}},{'',{2,1,0,0}}, ^ frames.cc:57:5: warning: illegal character encoding in character literal [-Winvalid-source-encoding] {'',{1,0,0,1}},{'',{0,1,1,0}},{'',{1,1,1,0}},{'',{1,0,1,1}}, ^ frames.cc:57:21: warning: illegal character encoding in character literal [-Winvalid-source-encoding] {'',{1,0,0,1}},{'',{0,1,1,0}},{'',{1,1,1,0}},{'',{1,0,1,1}}, ^ frames.cc:57:37: warning: illegal character encoding in character literal [-Winvalid-source-encoding] {'',{1,0,0,1}},{'',{0,1,1,0}},{'',{1,1,1,0}},{'',{1,0,1,1}}, ^ frames.cc:57:53: warning: illegal character encoding in character literal [-Winvalid-source-encoding] {'',{1,0,0,1}},{'',{0,1,1,0}},{'',{1,1,1,0}},{'',{1,0,1,1}}, ^ frames.cc:58:5: warning: illegal character encoding in character literal [-Winvalid-source-encoding] {'',{0,1,1,1}},{'',{1,0,1,0}},{'',{1,1,1,1}},{'',{0,1,2,1}}, ^ frames.cc:58:21: warning: illegal character encoding in character literal [-Winvalid-source-encoding] {'',{0,1,1,1}},{'',{1,0,1,0}},{'',{1,1,1,1}},{'',{0,1,2,1}}, ^ frames.cc:58:37: warning: illegal character encoding in character literal [-Winvalid-source-encoding] {'',{0,1,1,1}},{'',{1,0,1,0}},{'',{1,1,1,1}},{'',{0,1,2,1}}, ^ frames.cc:58:53: warning: illegal character encoding in character literal [-Winvalid-source-encoding] {'',{0,1,1,1}},{'',{1,0,1,0}},{'',{1,1,1,1}},{'',{0,1,2,1}}, ^ frames.cc:59:5: warning: illegal character encoding in character literal [-Winvalid-source-encoding] {'',{0,2,1,2}},{'',{0,2,2,0}},{'',{0,0,2,2}},{'',{2,2,2,0}}, ^ frames.cc:59:21: warning: illegal character encoding in character literal [-Winvalid-source-encoding] {'',{0,2,1,2}},{'',{0,2,2,0}},{'',{0,0,2,2}},{'',{2,2,2,0}}, ^ frames.cc:59:37: warning: illegal character encoding in character literal [-Winvalid-source-encoding] {'',{0,2,1,2}},{'',{0,2,2,0}},{'',{0,0,2,2}},{'',{2,2,2,0}}, ^ frames.cc:59:53: warning: illegal character encoding in character literal [-Winvalid-source-encoding] {'',{0,2,1,2}},{'',{0,2,2,0}},{'',{0,0,2,2}},{'',{2,2,2,0}}, ^ frames.cc:60:5: warning: illegal character encoding in character literal [-Winvalid-source-encoding] {'',{2,0,2,2}},{'',{0,2,2,2}},{'',{2,0,2,0}},{'',{2,2,2,2}}, ^ frames.cc:60:21: warning: illegal character encoding in character literal [-Winvalid-source-encoding] {'',{2,0,2,2}},{'',{0,2,2,2}},{'',{2,0,2,0}},{'',{2,2,2,2}}, ^ frames.cc:60:37: warning: illegal character encoding in character literal [-Winvalid-source-encoding] {'',{2,0,2,2}},{'',{0,2,2,2}},{'',{2,0,2,0}},{'',{2,2,2,2}}, ^ frames.cc:60:53: warning: illegal character encoding in character literal [-Winvalid-source-encoding] {'',{2,0,2,2}},{'',{0,2,2,2}},{'',{2,0,2,0}},{'',{2,2,2,2}}, ^ frames.cc:61:5: warning: illegal character encoding in character literal [-Winvalid-source-encoding] {'',{2,1,2,0}},{'',{1,2,1,0}},{'',{2,0,2,1}},{'',{1,0,1,2}}, ^ frames.cc:61:21: warning: illegal character encoding in character literal [-Winvalid-source-encoding] {'',{2,1,2,0}},{'',{1,2,1,0}},{'',{2,0,2,1}},{'',{1,0,1,2}}, ^ frames.cc:61:37: warning: illegal character encoding in character literal [-Winvalid-source-encoding] {'',{2,1,2,0}},{'',{1,2,1,0}},{'',{2,0,2,1}},{'',{1,0,1,2}}, ^ frames.cc:61:53: warning: illegal character encoding in character literal [-Winvalid-source-encoding] {'',{2,1,2,0}},{'',{1,2,1,0}},{'',{2,0,2,1}},{'',{1,0,1,2}}, ^ frames.cc:62:5: warning: illegal character encoding in character literal [-Winvalid-source-encoding] {'',{0,2,1,0}},{'',{0,1,2,0}},{'',{0,0,2,1}},{'',{0,0,1,2}}, ^ frames.cc:62:21: warning: illegal character encoding in character literal [-Winvalid-source-encoding] {'',{0,2,1,0}},{'',{0,1,2,0}},{'',{0,0,2,1}},{'',{0,0,1,2}}, ^ frames.cc:62:37: warning: illegal character encoding in character literal [-Winvalid-source-encoding] {'',{0,2,1,0}},{'',{0,1,2,0}},{'',{0,0,2,1}},{'',{0,0,1,2}}, ^ frames.cc:62:53: warning: illegal character encoding in character literal [-Winvalid-source-encoding] {'',{0,2,1,0}},{'',{0,1,2,0}},{'',{0,0,2,1}},{'',{0,0,1,2}}, ^ frames.cc:63:5: warning: illegal character encoding in character literal [-Winvalid-source-encoding] {'',{1,2,1,2}},{'',{2,1,2,1}},{'',{1,1,0,0}},{'',{0,0,1,1}}, ^ frames.cc:63:21: warning: illegal character encoding in character literal [-Winvalid-source-encoding] {'',{1,2,1,2}},{'',{2,1,2,1}},{'',{1,1,0,0}},{'',{0,0,1,1}}, ^ frames.cc:63:37: warning: illegal character encoding in character literal [-Winvalid-source-encoding] {'',{1,2,1,2}},{'',{2,1,2,1}},{'',{1,1,0,0}},{'',{0,0,1,1}}, ^ frames.cc:63:53: warning: illegal character encoding in character literal [-Winvalid-source-encoding] {'',{1,2,1,2}},{'',{2,1,2,1}},{'',{1,1,0,0}},{'',{0,0,1,1}}, ^ frames.cc:80:5: warning: illegal character encoding in character literal [-Winvalid-source-encoding] {'<8B>',{0,1,0,1}},{'<8C>',{1,1,0,1}},{'<8D>',{2,1,0,1}},{'<8E>',{1,2,0,2}}, ^ frames.cc:80:21: warning: illegal character encoding in character literal [-Winvalid-source-encoding] {'<8B>',{0,1,0,1}},{'<8C>',{1,1,0,1}},{'<8D>',{2,1,0,1}},{'<8E>',{1,2,0,2}}, ^ frames.cc:80:37: warning: illegal character encoding in character literal [-Winvalid-source-encoding] {'<8B>',{0,1,0,1}},{'<8C>',{1,1,0,1}},{'<8D>',{2,1,0,1}},{'<8E>',{1,2,0,2}}, ^ frames.cc:80:53: warning: illegal character encoding in character literal [-Winvalid-source-encoding] {'<8B>',{0,1,0,1}},{'<8C>',{1,1,0,1}},{'<8D>',{2,1,0,1}},{'<8E>',{1,2,0,2}}, ^ frames.cc:81:5: warning: illegal character encoding in character literal [-Winvalid-source-encoding] {'<8F>',{1,0,0,2}},{'<90>',{2,0,0,1}},{'<91>',{2,2,0,2}},{'<92>',{0,2,0,2}}, ^ frames.cc:81:21: warning: illegal character encoding in character literal [-Winvalid-source-encoding] {'<8F>',{1,0,0,2}},{'<90>',{2,0,0,1}},{'<91>',{2,2,0,2}},{'<92>',{0,2,0,2}}, ^ frames.cc:81:37: warning: illegal character encoding in character literal [-Winvalid-source-encoding] {'<8F>',{1,0,0,2}},{'<90>',{2,0,0,1}},{'<91>',{2,2,0,2}},{'<92>',{0,2,0,2}}, ^ frames.cc:81:53: warning: illegal character encoding in character literal [-Winvalid-source-encoding] {'<8F>',{1,0,0,2}},{'<90>',{2,0,0,1}},{'<91>',{2,2,0,2}},{'<92>',{0,2,0,2}}, ^ frames.cc:82:5: warning: illegal character encoding in character literal [-Winvalid-source-encoding] {'<93>',{2,0,0,2}},{'<94>',{2,2,0,0}},{'<95>',{1,2,0,0}},{'<96>',{2,1,0,0}}, ^ frames.cc:82:21: warning: illegal character encoding in character literal [-Winvalid-source-encoding] {'<93>',{2,0,0,2}},{'<94>',{2,2,0,0}},{'<95>',{1,2,0,0}},{'<96>',{2,1,0,0}}, ^ frames.cc:82:37: warning: illegal character encoding in character literal [-Winvalid-source-encoding] {'<93>',{2,0,0,2}},{'<94>',{2,2,0,0}},{'<95>',{1,2,0,0}},{'<96>',{2,1,0,0}}, ^ frames.cc:82:53: warning: illegal character encoding in character literal [-Winvalid-source-encoding] {'<93>',{2,0,0,2}},{'<94>',{2,2,0,0}},{'<95>',{1,2,0,0}},{'<96>',{2,1,0,0}}, ^ frames.cc:83:5: warning: illegal character encoding in character literal [-Winvalid-source-encoding] {'<97>',{1,0,0,1}},{'<98>',{0,1,1,0}},{'<99>',{1,1,1,0}},{'<9A>',{1,0,1,1}}, ^ frames.cc:83:21: warning: illegal character encoding in character literal [-Winvalid-source-encoding] {'<97>',{1,0,0,1}},{'<98>',{0,1,1,0}},{'<99>',{1,1,1,0}},{'<9A>',{1,0,1,1}}, ^ frames.cc:83:37: warning: illegal character encoding in character literal [-Winvalid-source-encoding] {'<97>',{1,0,0,1}},{'<98>',{0,1,1,0}},{'<99>',{1,1,1,0}},{'<9A>',{1,0,1,1}}, ^ frames.cc:83:53: warning: illegal character encoding in character literal [-Winvalid-source-encoding] {'<97>',{1,0,0,1}},{'<98>',{0,1,1,0}},{'<99>',{1,1,1,0}},{'<9A>',{1,0,1,1}}, ^ frames.cc:84:5: warning: illegal character encoding in character literal [-Winvalid-source-encoding] {'<9B>',{0,1,1,1}},{'<9C>',{1,0,1,0}},{'<9D>',{1,1,1,1}},{'<9E>',{0,1,2,1}}, ^ frames.cc:84:21: warning: illegal character encoding in character literal [-Winvalid-source-encoding] {'<9B>',{0,1,1,1}},{'<9C>',{1,0,1,0}},{'<9D>',{1,1,1,1}},{'<9E>',{0,1,2,1}}, ^ frames.cc:84:37: warning: illegal character encoding in character literal [-Winvalid-source-encoding] {'<9B>',{0,1,1,1}},{'<9C>',{1,0,1,0}},{'<9D>',{1,1,1,1}},{'<9E>',{0,1,2,1}}, ^ frames.cc:84:53: warning: illegal character encoding in character literal [-Winvalid-source-encoding] {'<9B>',{0,1,1,1}},{'<9C>',{1,0,1,0}},{'<9D>',{1,1,1,1}},{'<9E>',{0,1,2,1}}, ^ frames.cc:85:5: warning: illegal character encoding in character literal [-Winvalid-source-encoding] {'<9F>',{0,2,1,2}},{'',{0,2,2,0}},{'',{0,0,2,2}},{'',{2,2,2,0}}, ^ frames.cc:85:21: warning: illegal character encoding in character literal [-Winvalid-source-encoding] {'<9F>',{0,2,1,2}},{'',{0,2,2,0}},{'',{0,0,2,2}},{'',{2,2,2,0}}, ^ frames.cc:85:37: warning: illegal character encoding in character literal [-Winvalid-source-encoding] {'<9F>',{0,2,1,2}},{'',{0,2,2,0}},{'',{0,0,2,2}},{'',{2,2,2,0}}, ^ frames.cc:85:53: warning: illegal character encoding in character literal [-Winvalid-source-encoding] {'<9F>',{0,2,1,2}},{'',{0,2,2,0}},{'',{0,0,2,2}},{'',{2,2,2,0}}, ^ frames.cc:86:5: warning: illegal character encoding in character literal [-Winvalid-source-encoding] {'',{2,0,2,2}},{'',{0,2,2,2}},{'',{2,0,2,0}},{'',{2,2,2,2}}, ^ frames.cc:86:21: warning: illegal character encoding in character literal [-Winvalid-source-encoding] {'',{2,0,2,2}},{'',{0,2,2,2}},{'',{2,0,2,0}},{'',{2,2,2,2}}, ^ frames.cc:86:37: warning: illegal character encoding in character literal [-Winvalid-source-encoding] {'',{2,0,2,2}},{'',{0,2,2,2}},{'',{2,0,2,0}},{'',{2,2,2,2}}, ^ frames.cc:86:53: warning: illegal character encoding in character literal [-Winvalid-source-encoding] {'',{2,0,2,2}},{'',{0,2,2,2}},{'',{2,0,2,0}},{'',{2,2,2,2}}, ^ frames.cc:87:5: warning: illegal character encoding in character literal [-Winvalid-source-encoding] {'',{2,1,2,0}},{'',{1,2,1,0}},{'',{2,0,2,1}},{'',{1,0,1,2}}, ^ frames.cc:87:21: warning: illegal character encoding in character literal [-Winvalid-source-encoding] {'',{2,1,2,0}},{'',{1,2,1,0}},{'',{2,0,2,1}},{'',{1,0,1,2}}, ^ frames.cc:87:37: warning: illegal character encoding in character literal [-Winvalid-source-encoding] {'',{2,1,2,0}},{'',{1,2,1,0}},{'',{2,0,2,1}},{'',{1,0,1,2}}, ^ frames.cc:87:53: warning: illegal character encoding in character literal [-Winvalid-source-encoding] {'',{2,1,2,0}},{'',{1,2,1,0}},{'',{2,0,2,1}},{'',{1,0,1,2}}, ^ frames.cc:88:5: warning: illegal character encoding in character literal [-Winvalid-source-encoding] {'',{0,2,1,0}},{'',{0,1,2,0}},{'',{0,0,2,1}},{'',{0,0,1,2}}, ^ frames.cc:88:21: warning: illegal character encoding in character literal [-Winvalid-source-encoding] {'',{0,2,1,0}},{'',{0,1,2,0}},{'',{0,0,2,1}},{'',{0,0,1,2}}, ^ frames.cc:88:37: warning: illegal character encoding in character literal [-Winvalid-source-encoding] {'',{0,2,1,0}},{'',{0,1,2,0}},{'',{0,0,2,1}},{'',{0,0,1,2}}, ^ frames.cc:88:53: warning: illegal character encoding in character literal [-Winvalid-source-encoding] {'',{0,2,1,0}},{'',{0,1,2,0}},{'',{0,0,2,1}},{'',{0,0,1,2}}, ^ frames.cc:89:5: warning: illegal character encoding in character literal [-Winvalid-source-encoding] {'',{1,2,1,2}},{'',{2,1,2,1}},{'',{1,1,0,0}},{'',{0,0,1,1}}, ^ frames.cc:89:21: warning: illegal character encoding in character literal [-Winvalid-source-encoding] {'',{1,2,1,2}},{'',{2,1,2,1}},{'',{1,1,0,0}},{'',{0,0,1,1}}, ^ frames.cc:89:37: warning: illegal character encoding in character literal [-Winvalid-source-encoding] {'',{1,2,1,2}},{'',{2,1,2,1}},{'',{1,1,0,0}},{'',{0,0,1,1}}, ^ frames.cc:89:53: warning: illegal character encoding in character literal [-Winvalid-source-encoding] {'',{1,2,1,2}},{'',{2,1,2,1}},{'',{1,1,0,0}},{'',{0,0,1,1}}, ^ frames.cc:94:5: warning: illegal character encoding in character literal [-Winvalid-source-encoding] {'<83>',{0,1,0,1}},{'<84>',{1,1,0,1}},{'<85>',{2,1,0,1}},{'<86>',{1,2,0,2}}, ^ frames.cc:94:21: warning: illegal character encoding in character literal [-Winvalid-source-encoding] {'<83>',{0,1,0,1}},{'<84>',{1,1,0,1}},{'<85>',{2,1,0,1}},{'<86>',{1,2,0,2}}, ^ frames.cc:94:37: warning: illegal character encoding in character literal [-Winvalid-source-encoding] {'<83>',{0,1,0,1}},{'<84>',{1,1,0,1}},{'<85>',{2,1,0,1}},{'<86>',{1,2,0,2}}, ^ frames.cc:94:53: warning: illegal character encoding in character literal [-Winvalid-source-encoding] {'<83>',{0,1,0,1}},{'<84>',{1,1,0,1}},{'<85>',{2,1,0,1}},{'<86>',{1,2,0,2}}, ^ frames.cc:95:5: warning: illegal character encoding in character literal [-Winvalid-source-encoding] {'<87>',{1,0,0,2}},{'<88>',{2,0,0,1}},{'<89>',{2,2,0,2}},{'',{0,2,0,2}}, ^ frames.cc:95:21: warning: illegal character encoding in character literal [-Winvalid-source-encoding] {'<87>',{1,0,0,2}},{'<88>',{2,0,0,1}},{'<89>',{2,2,0,2}},{'',{0,2,0,2}}, ^ frames.cc:95:37: warning: illegal character encoding in character literal [-Winvalid-source-encoding] {'<87>',{1,0,0,2}},{'<88>',{2,0,0,1}},{'<89>',{2,2,0,2}},{'',{0,2,0,2}}, ^ frames.cc:95:53: warning: illegal character encoding in character literal [-Winvalid-source-encoding] {'<87>',{1,0,0,2}},{'<88>',{2,0,0,1}},{'<89>',{2,2,0,2}},{'',{0,2,0,2}}, ^ frames.cc:96:5: warning: illegal character encoding in character literal [-Winvalid-source-encoding] {'<8B>',{2,0,0,2}},{'<8C>',{2,2,0,0}},{'<8D>',{1,2,0,0}},{'<8E>',{2,1,0,0}}, ^ frames.cc:96:21: warning: illegal character encoding in character literal [-Winvalid-source-encoding] {'<8B>',{2,0,0,2}},{'<8C>',{2,2,0,0}},{'<8D>',{1,2,0,0}},{'<8E>',{2,1,0,0}}, ^ frames.cc:96:37: warning: illegal character encoding in character literal [-Winvalid-source-encoding] {'<8B>',{2,0,0,2}},{'<8C>',{2,2,0,0}},{'<8D>',{1,2,0,0}},{'<8E>',{2,1,0,0}}, ^ frames.cc:96:53: warning: illegal character encoding in character literal [-Winvalid-source-encoding] {'<8B>',{2,0,0,2}},{'<8C>',{2,2,0,0}},{'<8D>',{1,2,0,0}},{'<8E>',{2,1,0,0}}, ^ frames.cc:97:5: warning: illegal character encoding in character literal [-Winvalid-source-encoding] {'<8F>',{1,0,0,1}},{'<90>',{0,1,1,0}},{'<91>',{1,1,1,0}},{'<92>',{1,0,1,1}}, ^ frames.cc:97:21: warning: illegal character encoding in character literal [-Winvalid-source-encoding] {'<8F>',{1,0,0,1}},{'<90>',{0,1,1,0}},{'<91>',{1,1,1,0}},{'<92>',{1,0,1,1}}, ^ frames.cc:97:37: warning: illegal character encoding in character literal [-Winvalid-source-encoding] {'<8F>',{1,0,0,1}},{'<90>',{0,1,1,0}},{'<91>',{1,1,1,0}},{'<92>',{1,0,1,1}}, ^ frames.cc:97:53: warning: illegal character encoding in character literal [-Winvalid-source-encoding] {'<8F>',{1,0,0,1}},{'<90>',{0,1,1,0}},{'<91>',{1,1,1,0}},{'<92>',{1,0,1,1}}, ^ frames.cc:98:5: warning: illegal character encoding in character literal [-Winvalid-source-encoding] {'<93>',{0,1,1,1}},{'<94>',{1,0,1,0}},{'<95>',{1,1,1,1}},{'<96>',{0,1,2,1}}, ^ frames.cc:98:21: warning: illegal character encoding in character literal [-Winvalid-source-encoding] {'<93>',{0,1,1,1}},{'<94>',{1,0,1,0}},{'<95>',{1,1,1,1}},{'<96>',{0,1,2,1}}, ^ frames.cc:98:37: warning: illegal character encoding in character literal [-Winvalid-source-encoding] {'<93>',{0,1,1,1}},{'<94>',{1,0,1,0}},{'<95>',{1,1,1,1}},{'<96>',{0,1,2,1}}, ^ frames.cc:98:53: warning: illegal character encoding in character literal [-Winvalid-source-encoding] {'<93>',{0,1,1,1}},{'<94>',{1,0,1,0}},{'<95>',{1,1,1,1}},{'<96>',{0,1,2,1}}, ^ frames.cc:99:5: warning: illegal character encoding in character literal [-Winvalid-source-encoding] {'<97>',{0,2,1,2}},{'<98>',{0,2,2,0}},{'<99>',{0,0,2,2}},{'<9A>',{2,2,2,0}}, ^ frames.cc:99:21: warning: illegal character encoding in character literal [-Winvalid-source-encoding] {'<97>',{0,2,1,2}},{'<98>',{0,2,2,0}},{'<99>',{0,0,2,2}},{'<9A>',{2,2,2,0}}, ^ frames.cc:99:37: warning: illegal character encoding in character literal [-Winvalid-source-encoding] {'<97>',{0,2,1,2}},{'<98>',{0,2,2,0}},{'<99>',{0,0,2,2}},{'<9A>',{2,2,2,0}}, ^ frames.cc:99:53: warning: illegal character encoding in character literal [-Winvalid-source-encoding] {'<97>',{0,2,1,2}},{'<98>',{0,2,2,0}},{'<99>',{0,0,2,2}},{'<9A>',{2,2,2,0}}, ^ frames.cc:100:5: warning: illegal character encoding in character literal [-Winvalid-source-encoding] {'',{2,0,2,2}},{'<9C>',{0,2,2,2}},{'<9D>',{2,0,2,0}},{'<9E>',{2,2,2,2}}, ^ frames.cc:100:21: warning: illegal character encoding in character literal [-Winvalid-source-encoding] {'',{2,0,2,2}},{'<9C>',{0,2,2,2}},{'<9D>',{2,0,2,0}},{'<9E>',{2,2,2,2}}, ^ frames.cc:100:37: warning: illegal character encoding in character literal [-Winvalid-source-encoding] {'',{2,0,2,2}},{'<9C>',{0,2,2,2}},{'<9D>',{2,0,2,0}},{'<9E>',{2,2,2,2}}, ^ frames.cc:100:53: warning: illegal character encoding in character literal [-Winvalid-source-encoding] {'',{2,0,2,2}},{'<9C>',{0,2,2,2}},{'<9D>',{2,0,2,0}},{'<9E>',{2,2,2,2}}, ^ frames.cc:101:5: warning: illegal character encoding in character literal [-Winvalid-source-encoding] {'<9F>',{2,1,2,0}},{'',{1,2,1,0}},{'',{2,0,2,1}},{'',{1,0,1,2}}, ^ frames.cc:101:21: warning: illegal character encoding in character literal [-Winvalid-source-encoding] {'<9F>',{2,1,2,0}},{'',{1,2,1,0}},{'',{2,0,2,1}},{'',{1,0,1,2}}, ^ frames.cc:101:37: warning: illegal character encoding in character literal [-Winvalid-source-encoding] {'<9F>',{2,1,2,0}},{'',{1,2,1,0}},{'',{2,0,2,1}},{'',{1,0,1,2}}, ^ frames.cc:101:53: warning: illegal character encoding in character literal [-Winvalid-source-encoding] {'<9F>',{2,1,2,0}},{'',{1,2,1,0}},{'',{2,0,2,1}},{'',{1,0,1,2}}, ^ frames.cc:102:5: warning: illegal character encoding in character literal [-Winvalid-source-encoding] {'',{0,2,1,0}},{'',{0,1,2,0}},{'',{0,0,2,1}},{'',{0,0,1,2}}, ^ frames.cc:102:21: warning: illegal character encoding in character literal [-Winvalid-source-encoding] {'',{0,2,1,0}},{'',{0,1,2,0}},{'',{0,0,2,1}},{'',{0,0,1,2}}, ^ frames.cc:102:37: warning: illegal character encoding in character literal [-Winvalid-source-encoding] {'',{0,2,1,0}},{'',{0,1,2,0}},{'',{0,0,2,1}},{'',{0,0,1,2}}, ^ frames.cc:102:53: warning: illegal character encoding in character literal [-Winvalid-source-encoding] {'',{0,2,1,0}},{'',{0,1,2,0}},{'',{0,0,2,1}},{'',{0,0,1,2}}, ^ frames.cc:103:5: warning: illegal character encoding in character literal [-Winvalid-source-encoding] {'',{1,2,1,2}},{'',{2,1,2,1}},{'',{1,1,0,0}},{'',{0,0,1,1}}, ^ frames.cc:103:21: warning: illegal character encoding in character literal [-Winvalid-source-encoding] {'',{1,2,1,2}},{'',{2,1,2,1}},{'',{1,1,0,0}},{'',{0,0,1,1}}, ^ frames.cc:103:37: warning: illegal character encoding in character literal [-Winvalid-source-encoding] {'',{1,2,1,2}},{'',{2,1,2,1}},{'',{1,1,0,0}},{'',{0,0,1,1}}, ^ frames.cc:103:53: warning: illegal character encoding in character literal [-Winvalid-source-encoding] {'',{1,2,1,2}},{'',{2,1,2,1}},{'',{1,1,0,0}},{'',{0,0,1,1}}, ^ 120 warnings generated. mv -f .deps/frames.Tpo .deps/frames.Po c++ -DHAVE_CONFIG_H -I. -I../lib -I../lib -I../lib -O2 -pipe -Wall -Wwrite-strings -Woverloaded-virtual -fno-exceptions -fno-rtti -fno-implement-inlines -MT getch.o -MD -MP -MF .deps/getch.Tpo -c -o getch.o getch.cc mv -f .deps/getch.Tpo .deps/getch.Po c++ -DHAVE_CONFIG_H -I. -I../lib -I../lib -I../lib -O2 -pipe -Wall -Wwrite-strings -Woverloaded-virtual -fno-exceptions -fno-rtti -fno-implement-inlines -MT getstr.o -MD -MP -MF .deps/getstr.Tpo -c -o getstr.o getstr.cc mv -f .deps/getstr.Tpo .deps/getstr.Po c++ -DHAVE_CONFIG_H -I. -I../lib -I../lib -I../lib -O2 -pipe -Wall -Wwrite-strings -Woverloaded-virtual -fno-exceptions -fno-rtti -fno-implement-inlines -MT help.o -MD -MP -MF .deps/help.Tpo -c -o help.o help.cc mv -f .deps/help.Tpo .deps/help.Po c++ -DHAVE_CONFIG_H -I. -I../lib -I../lib -I../lib -O2 -pipe -Wall -Wwrite-strings -Woverloaded-virtual -fno-exceptions -fno-rtti -fno-implement-inlines -MT history.o -MD -MP -MF .deps/history.Tpo -c -o history.o history.cc mv -f .deps/history.Tpo .deps/history.Po c++ -DHAVE_CONFIG_H -I. -I../lib -I../lib -I../lib -O2 -pipe -Wall -Wwrite-strings -Woverloaded-virtual -fno-exceptions -fno-rtti -fno-implement-inlines -MT kern.o -MD -MP -MF .deps/kern.Tpo -c -o kern.o kern.cc mv -f .deps/kern.Tpo .deps/kern.Po /usr/bin/perl ./make-action-name-func.pl ./action-name-func > action-name-func.h c++ -DHAVE_CONFIG_H -I. -I../lib -I../lib -I../lib -O2 -pipe -Wall -Wwrite-strings -Woverloaded-virtual -fno-exceptions -fno-rtti -fno-implement-inlines -MT keymap.o -MD -MP -MF .deps/keymap.Tpo -c -o keymap.o keymap.cc mv -f .deps/keymap.Tpo .deps/keymap.Po /usr/bin/perl ./make-keymap.pl ../misc/keymap-default > keymap-default.h c++ -DHAVE_CONFIG_H -I. -I../lib -I../lib -I../lib -O2 -pipe -Wall -Wwrite-strings -Woverloaded-virtual -fno-exceptions -fno-rtti -fno-implement-inlines -MT keymapdf.o -MD -MP -MF .deps/keymapdf.Tpo -c -o keymapdf.o keymapdf.cc mv -f .deps/keymapdf.Tpo .deps/keymapdf.Po c++ -DHAVE_CONFIG_H -I. -I../lib -I../lib -I../lib -O2 -pipe -Wall -Wwrite-strings -Woverloaded-virtual -fno-exceptions -fno-rtti -fno-implement-inlines -MT keymapfn.o -MD -MP -MF .deps/keymapfn.Tpo -c -o keymapfn.o keymapfn.cc keymapfn.cc:32:25: warning: unused variable 'ActionNameProcTable' [-Wunused-const-variable] const ActionNameProcRec ActionNameProcTable[]= ^ 1 warning generated. mv -f .deps/keymapfn.Tpo .deps/keymapfn.Po c++ -DHAVE_CONFIG_H -I. -I../lib -I../lib -I../lib -O2 -pipe -Wall -Wwrite-strings -Woverloaded-virtual -fno-exceptions -fno-rtti -fno-implement-inlines -MT loadsave.o -MD -MP -MF .deps/loadsave.Tpo -c -o loadsave.o loadsave.cc mv -f .deps/loadsave.Tpo .deps/loadsave.Po /usr/bin/perl ./make-mainmenu.pl ../misc/mainmenu-default > mainmenu-default.h c++ -DHAVE_CONFIG_H -I. -I../lib -I../lib -I../lib -O2 -pipe -Wall -Wwrite-strings -Woverloaded-virtual -fno-exceptions -fno-rtti -fno-implement-inlines -MT mainmenu.o -MD -MP -MF .deps/mainmenu.Tpo -c -o mainmenu.o mainmenu.cc mv -f .deps/mainmenu.Tpo .deps/mainmenu.Po c++ -DHAVE_CONFIG_H -I. -I../lib -I../lib -I../lib -O2 -pipe -Wall -Wwrite-strings -Woverloaded-virtual -fno-exceptions -fno-rtti -fno-implement-inlines -MT menu.o -MD -MP -MF .deps/menu.Tpo -c -o menu.o menu.cc mv -f .deps/menu.Tpo .deps/menu.Po c++ -DHAVE_CONFIG_H -I. -I../lib -I../lib -I../lib -O2 -pipe -Wall -Wwrite-strings -Woverloaded-virtual -fno-exceptions -fno-rtti -fno-implement-inlines -MT menu1.o -MD -MP -MF .deps/menu1.Tpo -c -o menu1.o menu1.cc mv -f .deps/menu1.Tpo .deps/menu1.Po c++ -DHAVE_CONFIG_H -I. -I../lib -I../lib -I../lib -O2 -pipe -Wall -Wwrite-strings -Woverloaded-virtual -fno-exceptions -fno-rtti -fno-implement-inlines -MT options.o -MD -MP -MF .deps/options.Tpo -c -o options.o options.cc options.cc:132:19: warning: illegal character encoding in string literal [-Winvalid-source-encoding] {"IBM coding ſô",MANY, (void*)&grsetno,32,2}, ^~~~ ~~~~~~~~ ~~~~~~~~~~~~~~~~ options.cc:133:19: warning: illegal character encoding in string literal [-Winvalid-source-encoding] {"KOI-8 coding 1 <8B><9D><97><9A><9B><8C><98><99><9C>",MANY, (void*)&grsetno,32,3}, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ options.cc:134:19: warning: illegal character encoding in string literal [-Winvalid-source-encoding] {"KOI-8 coding 2 <83><95><8F><92><93><84><90><91><94>",MANY, (void*)&grsetno,32,4}, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 3 warnings generated. mv -f .deps/options.Tpo .deps/options.Po c++ -DHAVE_CONFIG_H -I. -I../lib -I../lib -I../lib -O2 -pipe -Wall -Wwrite-strings -Woverloaded-virtual -fno-exceptions -fno-rtti -fno-implement-inlines -MT pipe.o -MD -MP -MF .deps/pipe.Tpo -c -o pipe.o pipe.cc mv -f .deps/pipe.Tpo .deps/pipe.Po c++ -DHAVE_CONFIG_H -I. -I../lib -I../lib -I../lib -O2 -pipe -Wall -Wwrite-strings -Woverloaded-virtual -fno-exceptions -fno-rtti -fno-implement-inlines -MT rus.o -MD -MP -MF .deps/rus.Tpo -c -o rus.o rus.cc mv -f .deps/rus.Tpo .deps/rus.Po c++ -DHAVE_CONFIG_H -I. -I../lib -I../lib -I../lib -O2 -pipe -Wall -Wwrite-strings -Woverloaded-virtual -fno-exceptions -fno-rtti -fno-implement-inlines -MT screen.o -MD -MP -MF .deps/screen.Tpo -c -o screen.o screen.cc mv -f .deps/screen.Tpo .deps/screen.Po c++ -DHAVE_CONFIG_H -I. -I../lib -I../lib -I../lib -O2 -pipe -Wall -Wwrite-strings -Woverloaded-virtual -fno-exceptions -fno-rtti -fno-implement-inlines -MT search.o -MD -MP -MF .deps/search.Tpo -c -o search.o search.cc mv -f .deps/search.Tpo .deps/search.Po c++ -DHAVE_CONFIG_H -I. -I../lib -I../lib -I../lib -O2 -pipe -Wall -Wwrite-strings -Woverloaded-virtual -fno-exceptions -fno-rtti -fno-implement-inlines -MT signals.o -MD -MP -MF .deps/signals.Tpo -c -o signals.o signals.cc mv -f .deps/signals.Tpo .deps/signals.Po c++ -DHAVE_CONFIG_H -I. -I../lib -I../lib -I../lib -O2 -pipe -Wall -Wwrite-strings -Woverloaded-virtual -fno-exceptions -fno-rtti -fno-implement-inlines -MT tables.o -MD -MP -MF .deps/tables.Tpo -c -o tables.o tables.cc mv -f .deps/tables.Tpo .deps/tables.Po c++ -DHAVE_CONFIG_H -I. -I../lib -I../lib -I../lib -O2 -pipe -Wall -Wwrite-strings -Woverloaded-virtual -fno-exceptions -fno-rtti -fno-implement-inlines -MT textpoin.o -MD -MP -MF .deps/textpoin.Tpo -c -o textpoin.o textpoin.cc mv -f .deps/textpoin.Tpo .deps/textpoin.Po c++ -DHAVE_CONFIG_H -I. -I../lib -I../lib -I../lib -O2 -pipe -Wall -Wwrite-strings -Woverloaded-virtual -fno-exceptions -fno-rtti -fno-implement-inlines -MT user.o -MD -MP -MF .deps/user.Tpo -c -o user.o user.cc mv -f .deps/user.Tpo .deps/user.Po c++ -DHAVE_CONFIG_H -I. -I../lib -I../lib -I../lib -O2 -pipe -Wall -Wwrite-strings -Woverloaded-virtual -fno-exceptions -fno-rtti -fno-implement-inlines -MT window.o -MD -MP -MF .deps/window.Tpo -c -o window.o window.cc mv -f .deps/window.Tpo .deps/window.Po c++ -DHAVE_CONFIG_H -I. -I../lib -I../lib -I../lib -O2 -pipe -Wall -Wwrite-strings -Woverloaded-virtual -fno-exceptions -fno-rtti -fno-implement-inlines -MT highli.o -MD -MP -MF .deps/highli.Tpo -c -o highli.o highli.cc mv -f .deps/highli.Tpo .deps/highli.Po c++ -DHAVE_CONFIG_H -I. -I../lib -I../lib -I../lib -O2 -pipe -Wall -Wwrite-strings -Woverloaded-virtual -fno-exceptions -fno-rtti -fno-implement-inlines -MT clipbrd.o -MD -MP -MF .deps/clipbrd.Tpo -c -o clipbrd.o clipbrd.cc mv -f .deps/clipbrd.Tpo .deps/clipbrd.Po c++ -DHAVE_CONFIG_H -I. -I../lib -I../lib -I../lib -O2 -pipe -Wall -Wwrite-strings -Woverloaded-virtual -fno-exceptions -fno-rtti -fno-implement-inlines -MT keynames.o -MD -MP -MF .deps/keynames.Tpo -c -o keynames.o keynames.cc mv -f .deps/keynames.Tpo .deps/keynames.Po c++ -DHAVE_CONFIG_H -I. -I../lib -I../lib -I../lib -O2 -pipe -Wall -Wwrite-strings -Woverloaded-virtual -fno-exceptions -fno-rtti -fno-implement-inlines -MT mouse.o -MD -MP -MF .deps/mouse.Tpo -c -o mouse.o mouse.cc mv -f .deps/mouse.Tpo .deps/mouse.Po c++ -DHAVE_CONFIG_H -I. -I../lib -I../lib -I../lib -O2 -pipe -Wall -Wwrite-strings -Woverloaded-virtual -fno-exceptions -fno-rtti -fno-implement-inlines -MT colormnu.o -MD -MP -MF .deps/colormnu.Tpo -c -o colormnu.o colormnu.cc mv -f .deps/colormnu.Tpo .deps/colormnu.Po c++ -DHAVE_CONFIG_H -I. -I../lib -I../lib -I../lib -O2 -pipe -Wall -Wwrite-strings -Woverloaded-virtual -fno-exceptions -fno-rtti -fno-implement-inlines -MT bm.o -MD -MP -MF .deps/bm.Tpo -c -o bm.o bm.cc mv -f .deps/bm.Tpo .deps/bm.Po c++ -DHAVE_CONFIG_H -I. -I../lib -I../lib -I../lib -O2 -pipe -Wall -Wwrite-strings -Woverloaded-virtual -fno-exceptions -fno-rtti -fno-implement-inlines -MT mb.o -MD -MP -MF .deps/mb.Tpo -c -o mb.o mb.cc mv -f .deps/mb.Tpo .deps/mb.Po c++ -DHAVE_CONFIG_H -I. -I../lib -I../lib -I../lib -O2 -pipe -Wall -Wwrite-strings -Woverloaded-virtual -fno-exceptions -fno-rtti -fno-implement-inlines -MT undo.o -MD -MP -MF .deps/undo.Tpo -c -o undo.o undo.cc mv -f .deps/undo.Tpo .deps/undo.Po cc -DHAVE_CONFIG_H -I. -I../lib -I../lib -I../lib -O2 -pipe -Wall -MT regex.o -MD -MP -MF .deps/regex.Tpo -c -o regex.o regex.c regex.c:2830:11: warning: variable 'escaped_char' set but not used [-Wunused-but-set-variable] boolean escaped_char = false; ^ 1 warning generated. mv -f .deps/regex.Tpo .deps/regex.Po cc -DHAVE_CONFIG_H -I. -I../lib -I../lib -I../lib -O2 -pipe -Wall -MT wcwidth.o -MD -MP -MF .deps/wcwidth.Tpo -c -o wcwidth.o wcwidth.c mv -f .deps/wcwidth.Tpo .deps/wcwidth.Po cc -DHAVE_CONFIG_H -I. -I../lib -I../lib -I../lib -O2 -pipe -Wall -MT wcwidth1.o -MD -MP -MF .deps/wcwidth1.Tpo -c -o wcwidth1.o wcwidth1.c mv -f .deps/wcwidth1.Tpo .deps/wcwidth1.Po c++ -O2 -pipe -Wall -Wwrite-strings -Woverloaded-virtual -fno-exceptions -fno-rtti -fno-implement-inlines -o le about.o block.o calc.o chset.o cmd.o color.o edit.o editcalc.o ext.o file.o format.o frames.o getch.o getstr.o help.o history.o kern.o keymap.o keymapdf.o keymapfn.o loadsave.o mainmenu.o menu.o menu1.o options.o pipe.o rus.o screen.o search.o signals.o tables.o textpoin.o user.o window.o highli.o clipbrd.o keynames.o mouse.o colormnu.o bm.o mb.o undo.o regex.o wcwidth.o wcwidth1.o ../lib/libgnu.a -lncursesw -lm editcalc.cc(editcalc.o:(editcalc())): warning: sprintf() is often misused, please use snprintf() file.cc(file.o:(le_dirname(char const*))): warning: strcpy() is almost always misused, please use strlcpy() file.cc(file.o:(ChooseFileName(char*))): warning: strcat() is almost always misused, please use strlcat() keymap.cc(keymap.o:(ActionCodePrettyPrint(char const*))): warning: stpcpy() is dangerous; do not use it Making all in misc Making all in m4 >>> Running package in editors/le at 1713948864.84 ===> editors/le ===> Faking installation for le-1.16.8 /usr/bin/make install-recursive Making install in doc mkdir -p '/exopi-obj/pobj/le-1.16.8/fake-amd64/usr/local/man/man1' /exopi-obj/pobj/le-1.16.8/bin/install -c -m 644 le.1 '/exopi-obj/pobj/le-1.16.8/fake-amd64/usr/local/man/man1' Making install in lib /usr/bin/make install-recursive Making install in src mkdir -p '/exopi-obj/pobj/le-1.16.8/fake-amd64/usr/local/bin' /exopi-obj/pobj/le-1.16.8/bin/install -c -s -m 755 le '/exopi-obj/pobj/le-1.16.8/fake-amd64/usr/local/bin' mkdir -p '/exopi-obj/pobj/le-1.16.8/fake-amd64/usr/local/share/le' /exopi-obj/pobj/le-1.16.8/bin/install -c -m 644 le.hlp '/exopi-obj/pobj/le-1.16.8/fake-amd64/usr/local/share/le' Making install in misc mkdir -p '/exopi-obj/pobj/le-1.16.8/fake-amd64/usr/local/share/applications' /exopi-obj/pobj/le-1.16.8/bin/install -c -m 644 le.desktop '/exopi-obj/pobj/le-1.16.8/fake-amd64/usr/local/share/applications' mkdir -p '/exopi-obj/pobj/le-1.16.8/fake-amd64/usr/local/share/icons/hicolor/48x48/apps' /exopi-obj/pobj/le-1.16.8/bin/install -c -m 644 le-icon.png '/exopi-obj/pobj/le-1.16.8/fake-amd64/usr/local/share/icons/hicolor/48x48/apps' mkdir -p '/exopi-obj/pobj/le-1.16.8/fake-amd64/usr/local/share/le' mkdir -p '/exopi-obj/pobj/le-1.16.8/fake-amd64/usr/local/share/le/syntax.d' /exopi-obj/pobj/le-1.16.8/bin/install -c -m 644 syntax.d/ada syntax.d/as syntax.d/awk syntax.d/c++-comment syntax.d/c-comment syntax.d/c-literal syntax.d/cpp syntax.d/eiffel syntax.d/fvwm2 syntax.d/gema syntax.d/html syntax.d/java syntax.d/logrotate-conf syntax.d/lout syntax.d/make-file syntax.d/metafont syntax.d/named-conf syntax.d/pascal syntax.d/perl syntax.d/php syntax.d/python syntax.d/sather syntax.d/shell syntax.d/snmp-mib syntax.d/sql syntax.d/tcl syntax.d/tex syntax.d/texinfo syntax.d/txt2tags syntax.d/verilog syntax.d/javascript syntax.d/ocaml syntax.d/haskell syntax.d/golang syntax.d/nroff syntax.d/pod syntax.d/markdown syntax.d/css syntax.d/c syntax.d/c++ '/exopi-obj/pobj/le-1.16.8/fake-amd64/usr/local/share/le/syntax.d' mkdir -p '/exopi-obj/pobj/le-1.16.8/fake-amd64/usr/local/share/le/syntax.d' /exopi-obj/pobj/le-1.16.8/bin/install -c -m 644 syntax.d/puppet '/exopi-obj/pobj/le-1.16.8/fake-amd64/usr/local/share/le/syntax.d' /exopi-obj/pobj/le-1.16.8/bin/install -c -m 644 colors-black colors-blue colors-defbg colors-green colors-white keymap-emacs keymap-default mainmenu-default mainmenu-ru syntax '/exopi-obj/pobj/le-1.16.8/fake-amd64/usr/local/share/le/.' mkdir -p '/exopi-obj/pobj/le-1.16.8/fake-amd64/usr/local/share/le' /exopi-obj/pobj/le-1.16.8/bin/install -c -m 755 help '/exopi-obj/pobj/le-1.16.8/fake-amd64/usr/local/share/le' Making install in m4 ===> Building package for le-1.16.8 Create /exopi-cvs/ports/packages/amd64/all/le-1.16.8.tgz Creating package le-1.16.8 reading plist| checking dependencies| checksumming| checksumming| | 0% checksumming|* | 1% checksumming|** | 3% checksumming|*** | 4% checksumming|*** | 6% checksumming|**** | 7% checksumming|***** | 8% checksumming|****** | 10% checksumming|******* | 11% checksumming|******** | 13% checksumming|********* | 14% checksumming|********* | 15% checksumming|********** | 17% checksumming|*********** | 18% checksumming|************ | 20% checksumming|************* | 21% checksumming|************** | 23% checksumming|*************** | 24% checksumming|*************** | 25% checksumming|**************** | 27% checksumming|***************** | 28% checksumming|****************** | 30% checksumming|******************* | 31% checksumming|******************** | 32% checksumming|********************* | 34% checksumming|********************* | 35% checksumming|********************** | 37% checksumming|*********************** | 38% checksumming|************************ | 39% checksumming|************************* | 41% checksumming|************************** | 42% checksumming|*************************** | 44% checksumming|*************************** | 45% checksumming|**************************** | 46% checksumming|***************************** | 48% checksumming|****************************** | 49% checksumming|******************************* | 51% checksumming|******************************** | 52% checksumming|********************************* | 54% checksumming|********************************** | 55% checksumming|********************************** | 56% checksumming|*********************************** | 58% checksumming|************************************ | 59% checksumming|************************************* | 61% checksumming|************************************** | 62% checksumming|*************************************** | 63% checksumming|**************************************** | 65% checksumming|**************************************** | 66% checksumming|***************************************** | 68% checksumming|****************************************** | 69% checksumming|******************************************* | 70% checksumming|******************************************** | 72% checksumming|********************************************* | 73% checksumming|********************************************** | 75% checksumming|********************************************** | 76% checksumming|*********************************************** | 77% checksumming|************************************************ | 79% checksumming|************************************************* | 80% checksumming|************************************************** | 82% checksumming|*************************************************** | 83% checksumming|**************************************************** | 85% checksumming|**************************************************** | 86% checksumming|***************************************************** | 87% checksumming|****************************************************** | 89% checksumming|******************************************************* | 90% checksumming|******************************************************** | 92% checksumming|********************************************************* | 93% checksumming|********************************************************** | 94% checksumming|********************************************************** | 96% checksumming|*********************************************************** | 97% checksumming|************************************************************ | 99% checksumming|*************************************************************|100% archiving| archiving| | 0% archiving|*************************************************** | 79% archiving|**************************************************** | 81% archiving|**************************************************** | 82% archiving|***************************************************** | 83% archiving|****************************************************** | 84% archiving|******************************************************* | 86% archiving|******************************************************** | 87% archiving|********************************************************* | 89% archiving|********************************************************** | 90% archiving|********************************************************** | 91% archiving|*********************************************************** | 92% archiving|************************************************************ | 94% archiving|************************************************************* | 95% archiving|************************************************************** | 97% archiving|*************************************************************** | 98% archiving|*************************************************************** | 99% archiving|****************************************************************| 99% archiving|****************************************************************|100% Link to /exopi-cvs/ports/packages/amd64/ftp/le-1.16.8.tgz >>> Running clean in editors/le at 1713948867.74 ===> editors/le ===> Cleaning for le-1.16.8 >>> Ended at 1713948868.70 max_stuck=4.78/build=73.99/package=2.84/clean=1.06