=>> Building devel/git-merge-changelog build started at Thu Feb 19 11:49:57 EST 2026 port directory: /usr/ports/devel/git-merge-changelog package name: git-merge-changelog-1.0,1 building for: FreeBSD pkg.DaveG.ca 15.0-RELEASE-p3 FreeBSD 15.0-RELEASE-p3 1500068 amd64 maintained by: ports@FreeBSD.org Makefile datestamp: -rw-r--r-- 1 root wheel 359 Feb 17 19:06 /usr/ports/devel/git-merge-changelog/Makefile Ports top last git commit: eac71dbf758c Ports top unclean checkout: no Port dir last git commit: fbefe22c550a Port dir unclean checkout: no Poudriere version: poudriere-git-3.4.2 Host OSVERSION: 1500068 Jail OSVERSION: 1500068 Job Id: 05 ---Begin Environment--- SHELL=/bin/sh OSVERSION=1500068 UNAME_v=FreeBSD 15.0-RELEASE-p3 1500068 UNAME_r=15.0-RELEASE-p3 BLOCKSIZE=K MAIL=/var/mail/root MM_CHARSET=UTF-8 LANG=C.UTF-8 STATUS=1 HOME=/root PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin MAKE_OBJDIR_CHECK_WRITABLE=0 LOCALBASE=/usr/local USER=root POUDRIERE_NAME=poudriere-git LIBEXECPREFIX=/usr/local/libexec/poudriere POUDRIERE_VERSION=3.4.2 MASTERMNT=/usr/local/poudriere/data/.m/freebsd_15_0_x64-HEAD-ALL/ref LC_COLLATE=C POUDRIERE_BUILD_TYPE=bulk PACKAGE_BUILDING=yes SAVED_TERM=tmux-256color OUTPUT_REDIRECTED_STDERR=4 OUTPUT_REDIRECTED=1 PWD=/usr/local/poudriere/data/.m/freebsd_15_0_x64-HEAD-ALL/05/.p OUTPUT_REDIRECTED_STDOUT=3 P_PORTS_FEATURES=FLAVORS SUBPACKAGES SELECTED_OPTIONS MASTERNAME=freebsd_15_0_x64-HEAD-ALL SCRIPTPREFIX=/usr/local/share/poudriere SCRIPTNAME=bulk.sh OLDPWD=/usr/local/poudriere/data/.m/freebsd_15_0_x64-HEAD-ALL/ref/.p/pool POUDRIERE_PKGNAME=poudriere-git-3.4.2 SCRIPTPATH=/usr/local/share/poudriere/bulk.sh POUDRIEREPATH=/usr/local/bin/poudriere ---End Environment--- ---Begin Poudriere Port Flags/Env--- PORT_FLAGS= PKGENV= FLAVOR= MAKE_ARGS= ---End Poudriere Port Flags/Env--- ---Begin OPTIONS List--- ---End OPTIONS List--- --MAINTAINER-- ports@FreeBSD.org --End MAINTAINER-- --CONFIGURE_ARGS-- --prefix=/usr/local ${_LATE_CONFIGURE_ARGS} --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/devel/git-merge-changelog/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/devel/git-merge-changelog/work XDG_CACHE_HOME=/wrkdirs/usr/ports/devel/git-merge-changelog/work/.cache HOME=/wrkdirs/usr/ports/devel/git-merge-changelog/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/devel/git-merge-changelog/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin PKG_CONFIG_LIBDIR=/wrkdirs/usr/ports/devel/git-merge-changelog/work/.pkgconfig:/usr/local/libdata/pkgconfig:/usr/local/share/pkgconfig:/usr/libdata/pkgconfig SHELL=/bin/sh CONFIG_SHELL=/bin/sh CONFIG_SITE=/usr/ports/Templates/config.site lt_cv_sys_max_cmd_len=524288 --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/devel/git-merge-changelog/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/devel/git-merge-changelog/work XDG_CACHE_HOME=/wrkdirs/usr/ports/devel/git-merge-changelog/work/.cache HOME=/wrkdirs/usr/ports/devel/git-merge-changelog/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/devel/git-merge-changelog/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin PKG_CONFIG_LIBDIR=/wrkdirs/usr/ports/devel/git-merge-changelog/work/.pkgconfig:/usr/local/libdata/pkgconfig:/usr/local/share/pkgconfig:/usr/libdata/pkgconfig MK_DEBUG_FILES=no MK_KERNEL_SYMBOLS=no SHELL=/bin/sh NO_LINT=YES PREFIX=/usr/local LOCALBASE=/usr/local CC="cc" CFLAGS="-O2 -pipe -fstack-protector-strong -fno-strict-aliasing " CPP="cpp" CPPFLAGS="" LDFLAGS=" " LIBS="" CXX="c++" CXXFLAGS="-O2 -pipe -fstack-protector-strong -fno-strict-aliasing " BSD_INSTALL_PROGRAM="install -s -m 555" BSD_INSTALL_LIB="install -s -m 0644" BSD_INSTALL_SCRIPT="install -m 555" BSD_INSTALL_DATA="install -m 0644" BSD_INSTALL_MAN="install -m 444" --End MAKE_ENV-- --PLIST_SUB-- OSREL=15.0 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local LIB32DIR=lib DOCSDIR="share/doc/git-merge-changelog" EXAMPLESDIR="share/examples/git-merge-changelog" DATADIR="share/git-merge-changelog" WWWDIR="www/git-merge-changelog" ETCDIR="etc/git-merge-changelog" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/git-merge-changelog DOCSDIR=/usr/local/share/doc/git-merge-changelog EXAMPLESDIR=/usr/local/share/examples/git-merge-changelog WWWDIR=/usr/local/www/git-merge-changelog ETCDIR=/usr/local/etc/git-merge-changelog --End SUB_LIST-- ---Begin make.conf--- DEFAULT_VERSIONS+=pgsql=15 DEFAULT_VERSIONS+=php=82 DISABLE_LICENSES=yes SELECTED_OPTIONS+=OPENBLAS ARCHDEF=AMD64K10h64SSE3 USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs PORTSDIR=/usr/ports PACKAGES=/packages DISTDIR=/distfiles FORCE_PACKAGE=yes PACKAGE_BUILDING=yes PACKAGE_BUILDING_FLAVORS=yes #### #### DEFAULT_VERSIONS+=pgsql=15 DEFAULT_VERSIONS+=php=82 DISABLE_LICENSES=yes SELECTED_OPTIONS+=OPENBLAS ARCHDEF=AMD64K10h64SSE3 WITH_CCACHE_BUILD=yes CCACHE_DIR=/root/.ccache #### Misc Poudriere #### .include "/etc/make.conf.ports_env" GID=0 UID=0 ---End make.conf--- --Resource limits-- cpu time (seconds, -t) unlimited file size (512-blocks, -f) unlimited data seg size (kbytes, -d) 33554432 stack size (kbytes, -s) 524288 core file size (512-blocks, -c) unlimited max memory size (kbytes, -m) unlimited locked memory (kbytes, -l) unlimited max user processes (-u) 89999 open files (-n) 8192 virtual mem size (kbytes, -v) unlimited swap limit (kbytes, -w) unlimited socket buffer size (bytes, -b) unlimited pseudo-terminals (-p) unlimited kqueues (-k) unlimited umtx shared locks (-o) unlimited pipebuf (-y) unlimited --End resource limits-- =================================================== ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 ===> NOTICE: The git-merge-changelog port currently does not have a maintainer. As a result, it is more likely to have unresolved issues, not be up-to-date, or even be removed in the future. To volunteer to maintain this port, please create an issue at: https://bugs.freebsd.org/bugzilla More information about port maintainership is available at: https://docs.freebsd.org/en/articles/contributing/#ports-contributing =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 ===> git-merge-changelog-1.0,1 depends on file: /usr/local/sbin/pkg - not found ===> Installing existing package /packages/All/pkg-2.5.1.pkg [pkg.DaveG.ca] Installing pkg-2.5.1... [pkg.DaveG.ca] Extracting pkg-2.5.1: .......... done ===> git-merge-changelog-1.0,1 depends on file: /usr/local/sbin/pkg - found ===> Returning to build of git-merge-changelog-1.0,1 =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 ===> NOTICE: The git-merge-changelog port currently does not have a maintainer. As a result, it is more likely to have unresolved issues, not be up-to-date, or even be removed in the future. To volunteer to maintain this port, please create an issue at: https://bugs.freebsd.org/bugzilla More information about port maintainership is available at: https://docs.freebsd.org/en/articles/contributing/#ports-contributing => git-merge-changelog-1.0.tar.gz doesn't seem to exist in /portdistfiles. => Attempting to fetch https://ftp.gnu.org/gnu/vc-changelog/git-merge-changelog-1.0.tar.gz git-merge-changelog-1.0.tar.gz 1179 kB 494 kBps 02s ===> Fetching all distfiles required by git-merge-changelog-1.0,1 for building =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 ===> NOTICE: The git-merge-changelog port currently does not have a maintainer. As a result, it is more likely to have unresolved issues, not be up-to-date, or even be removed in the future. To volunteer to maintain this port, please create an issue at: https://bugs.freebsd.org/bugzilla More information about port maintainership is available at: https://docs.freebsd.org/en/articles/contributing/#ports-contributing ===> Fetching all distfiles required by git-merge-changelog-1.0,1 for building => SHA256 Checksum OK for git-merge-changelog-1.0.tar.gz. =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 ===> NOTICE: The git-merge-changelog port currently does not have a maintainer. As a result, it is more likely to have unresolved issues, not be up-to-date, or even be removed in the future. To volunteer to maintain this port, please create an issue at: https://bugs.freebsd.org/bugzilla More information about port maintainership is available at: https://docs.freebsd.org/en/articles/contributing/#ports-contributing ===> Fetching all distfiles required by git-merge-changelog-1.0,1 for building ===> Extracting for git-merge-changelog-1.0,1 => SHA256 Checksum OK for git-merge-changelog-1.0.tar.gz. =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 ===> Patching for git-merge-changelog-1.0,1 =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 ===> git-merge-changelog-1.0,1 depends on file: /usr/local/bin/ccache - not found ===> Installing existing package /packages/All/ccache-3.7.12_8.pkg [pkg.DaveG.ca] Installing ccache-3.7.12_8... [pkg.DaveG.ca] Extracting ccache-3.7.12_8: ......... done Create compiler links... create symlink for cc create symlink for cc (world) create symlink for c++ create symlink for c++ (world) create symlink for CC create symlink for CC (world) create symlink for clang create symlink for clang (world) create symlink for clang++ create symlink for clang++ (world) ===== Message from ccache-3.7.12_8: -- NOTE: Please read /usr/local/share/doc/ccache/ccache-howto-freebsd.txt for information on using ccache with FreeBSD ports and src. ===> git-merge-changelog-1.0,1 depends on file: /usr/local/bin/ccache - found ===> Returning to build of git-merge-changelog-1.0,1 =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 ===> Configuring for git-merge-changelog-1.0,1 configure: loading site script /usr/ports/Templates/config.site checking for a BSD-compatible install... /usr/bin/install -c checking whether sleep supports fractional seconds... yes checking filesystem timestamp resolution... 2 checking whether build environment is sane... yes checking for a race-free mkdir -p... (cached) /bin/mkdir -p checking for gawk... (cached) /usr/bin/awk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking xargs -n works... yes checking whether UID '0' is supported by ustar format... yes checking whether GID '0' is supported by ustar format... yes checking how to create a ustar tar archive... (cached) /usr/bin/tar 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... o checking whether the compiler supports GNU C... yes checking whether cc accepts -g... yes checking for cc option to enable C23 features... unsupported checking for cc option to enable C11 features... none needed checking whether cc understands -c and -o together... yes checking whether the compiler is clang... yes checking for compiler option needed when checking for declarations... -Werror=implicit-function-declaration checking whether make supports the include directive... yes (GNU style) checking dependency style of cc... gcc3 checking how to run the C preprocessor... cpp checking build system type... amd64-portbld-freebsd15.0 checking host system type... amd64-portbld-freebsd15.0 checking for stdio.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for strings.h... (cached) yes checking for sys/stat.h... (cached) yes checking for sys/types.h... (cached) yes checking for unistd.h... (cached) yes checking for wchar.h... (cached) yes checking for minix/config.h... (cached) no checking for stdbool.h... (cached) yes checking for uchar.h... yes checking for sys/param.h... (cached) yes checking for sys/socket.h... (cached) yes checking for dirent.h... (cached) yes checking for error.h... no checking for getopt.h... (cached) yes checking for threads.h... yes checking for limits.h... (cached) yes checking for crtdefs.h... no checking for wctype.h... (cached) yes checking for xlocale.h... yes checking for sys/mman.h... (cached) yes checking for pthread.h... (cached) yes checking for spawn.h... (cached) yes checking for libcx/spawn2.h... no checking for sys/time.h... (cached) yes checking for stdckdint.h... yes checking for sys/wait.h... (cached) yes checking for features.h... no checking whether it is safe to define __EXTENSIONS__... yes checking whether _XOPEN_SOURCE should be defined... no checking for egrep -e... /usr/bin/grep -E checking for Minix Amsterdam compiler... no checking for ar... ar checking for ranlib... ranlib checking for cc option to support large files... none needed checking for lstat... (cached) yes checking for mbsinit... (cached) yes checking for mbrtowc... (cached) yes checking for canonicalize_file_name... no checking for realpath... (cached) yes checking for _set_invalid_parameter_handler... no checking for fchdir... yes checking for fcntl... (cached) yes checking for symlink... (cached) yes checking for fdopendir... yes checking for fstatat... (cached) yes checking for getdtablesize... (cached) yes checking for getexecname... no checking for iswcntrl... (cached) yes checking for mprotect... (cached) yes checking for memset_s... yes checking for openat... yes checking for pipe... (cached) yes checking for posix_spawn_file_actions_addchdir... no checking for readlink... (cached) yes checking for sigaction... (cached) yes checking for sigaltstack... (cached) yes checking for siginterrupt... (cached) yes checking for vasnprintf... no checking for snprintf... (cached) yes checking for wcwidth... (cached) yes checking for size_t... (cached) yes checking for working alloca.h... no checking for alloca... yes checking whether the preprocessor supports include_next... (cached) yes checking whether source code line length is unlimited... yes checking whether char8_t is correctly defined... no checking whether char16_t is correctly defined... yes checking whether char32_t is correctly defined... yes checking whether the C++ compiler has ... yes checking for bit size of wchar_t... 32 checking for mbstate_t... (cached) yes checking for nl_langinfo and CODESET... yes checking for a traditional japanese locale... ja_JP.eucJP checking for an english Unicode locale... en_US.UTF-8 checking for a transitional chinese locale... zh_CN.GB18030 checking whether mbrtowc handles incomplete characters... (cached) yes checking whether mbrtowc works as well as mbtowc... (cached) yes checking for cc options to detect undeclared functions... -fno-builtin checking for cc options to ignore future-version functions... none needed checking whether mbrtoc32 is declared... yes checking for mbrtoc32... yes checking for a traditional french locale... fr_FR.ISO8859-1 checking whether mbrtoc32 works as well as mbrtowc... no checking whether c32rtomb is declared... yes checking for c32rtomb... yes checking whether c32rtomb works as well as wcrtomb... yes checking whether malloc is ptrdiff_t safe... yes checking whether malloc, calloc set errno on failure... (cached) yes checking whether lstat correctly handles trailing slash... (cached) yes checking whether // is distinct from /... no checking whether realpath works... yes checking if environ is properly declared... no checking for complete errno.h... (cached) yes checking for error... no checking whether error_at_line is declared... no checking whether strerror_r is declared... (cached) yes checking whether strerror_r returns char *... no checking whether ctype.h defines __header_inline... no checking for sig_atomic_t... (cached) yes checking whether fchdir is declared... (cached) yes checking for working fcntl.h... no (bad O_NOATIME) checking for pid_t... (cached) yes checking for mode_t... (cached) yes checking for eaccess... (cached) yes checking whether byte ordering is bigendian... no checking whether fopen recognizes a trailing slash... (cached) yes checking whether fflush works on input streams... no checking whether stat file-mode macros are broken... no checking for C/C++ restrict keyword... __restrict__ checking for nlink_t... (cached) yes checking whether stdin defaults to large file offsets... (cached) yes checking for off64_t... yes checking for blksize_t... yes checking for blkcnt_t... yes checking whether ftello is declared... (cached) yes checking whether ungetc works on arbitrary bytes... yes checking for ftello... (cached) yes checking whether ftello works... yes checking whether getcwd (NULL, 0) allocates memory for result... (cached) yes checking for getcwd with POSIX signature... (cached) yes checking whether getcwd is declared... (cached) yes checking whether alarm is declared... (cached) yes checking whether getdelim is declared... (cached) yes checking whether getdtablesize is declared... (cached) yes checking whether getline is declared... (cached) yes checking for getopt.h... (cached) yes checking for getopt_long_only... (cached) yes checking whether getopt is POSIX compatible... (cached) yes checking for working GNU getopt function... no checking for glibc-compatible sys/cdefs.h... no checking for pthread.h... (cached) yes checking for pthread_kill in -lpthread... 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... yes checking whether imported symbols can be declared weak... yes checking whether limits.h has WORD_BIT, BOOL_WIDTH etc.... no checking for wint_t... (cached) 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 whether iswcntrl works... yes checking for towlower... (cached) yes checking for wctype_t... (cached) yes checking for wctrans_t... (cached) yes checking for good max_align_t... yes checking whether NULL can be used in arbitrary expressions... yes checking for unreachable in C... no checking whether nullptr_t needs ... yes checking whether is idempotent... guessing yes checking whether locale.h defines locale_t... yes checking whether locale.h defines _locale_t... no checking whether locale.h conforms to POSIX:2001... (cached) yes checking whether struct lconv is properly defined... yes checking whether imported symbols can be declared weak... (cached) yes checking for multithread API to use... posix checking whether malloc (0) returns nonnull... (cached) yes checking for inline... inline checking for MAP_ANONYMOUS... yes checking whether memchr works... yes checking whether memrchr is declared... (cached) yes checking whether defines MIN and MAX... no checking whether defines MIN and MAX... yes checking for O_CLOEXEC... yes checking for promoted mode_t type... int checking for library containing posix_spawn... none required checking for posix_spawn... yes checking whether posix_spawn is declared... (cached) yes checking for posix_spawn_file_actions_addchdir_np... yes checking whether posix_spawn works... yes checking whether posix_spawn rejects scripts without shebang... yes checking whether posix_spawnp rejects scripts without shebang... no checking for pthread_t... yes checking for pthread_spinlock_t... yes checking for pthread_spin_init... yes checking for sigset_t... (cached) yes checking whether realloc should abort upon undefined behaviour... no checking for sched.h... (cached) yes checking for struct sched_param... yes checking for uid_t... (cached) yes checking for gid_t... yes checking for volatile sig_atomic_t... (cached) yes checking for sighandler_t... no checking for posix_spawnattr_t... (cached) yes checking for posix_spawn_file_actions_t... (cached) yes checking whether stdckdint.h can be included in C... yes checking checking for an ISO C23 compliant stdckdint.h in C... yes checking whether stdckdint.h can be included in C++... yes checking checking for an ISO C++26 compliant stdckdint.h in C++... yes checking whether fcloseall is declared... yes checking whether getw is declared... yes checking whether putw is declared... yes checking which flavor of printf attribute matches inttypes macros... system checking whether ecvt is declared... no checking whether fcvt is declared... no checking whether gcvt is declared... no checking whether MB_CUR_MAX is correct... yes checking for compiler option needed when checking for future declarations... none checking whether strdup is declared... (cached) yes checking whether strerror(0) succeeds... yes checking whether streq is declared... no checking whether memeq is declared... no checking whether strstr works... yes checking for struct timespec in ... (cached) yes checking for TIME_UTC in ... yes checking whether execvpe is declared... yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for intmax_t... (cached) yes checking whether snprintf returns a byte count as in C99... (cached) yes checking whether snprintf truncates the result as in C99... yes checking where to find the exponent in a 'double'... word 1 bit 20 checking for wcslen... (cached) yes checking for snprintf... (cached) yes checking for strnlen... (cached) yes checking for wcrtomb... (cached) yes checking whether _snprintf is declared... no checking whether uses 'inline' correctly... (cached) yes checking whether wcsdup is declared... (cached) yes checking for strerrorname_np... no checking for C compiler option to allow warnings... -Wno-error checking whether access honors trailing slash... yes checking for static_assert... no checking for bool, true, false... no checking for __builtin_expect... yes checking whether calloc (0, n) and calloc (n, 0) return nonnull... yes checking for faccessat... 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... (cached) yes checking whether dirfd is declared... yes checking whether dirfd is a macro... no checking whether // is distinct from /... (cached) no checking whether dup works... yes checking whether dup2 works... yes checking whether fcntl handles F_DUPFD correctly... yes checking whether fcntl understands F_DUPFD_CLOEXEC... (cached) yes checking whether fdopendir is declared... (cached) yes checking whether fdopendir works... yes checking for mempcpy... yes checking whether float.h conforms to ISO C23... no checking whether conversion from 'int' to 'long double' works... yes checking whether fopen supports the mode character 'x'... yes checking whether fopen supports the mode character 'e'... yes checking whether free is known to preserve errno... no checking for __fseterr... no checking whether fstatat (..., 0) works... yes checking for ftello... (cached) yes checking whether ftello works... (cached) yes checking whether getcwd handles long file names properly... yes checking whether getcwd succeeds when 4k < cwd_length < 16k... yes checking for getdelim... yes checking for working getdelim function... yes checking whether getdtablesize works... yes checking for getline... yes checking for working getline function... yes checking for getprogname... yes checking whether program_invocation_name is declared... no checking for iswblank... yes checking whether iswblank is declared... (cached) yes checking whether iswdigit is ISO C compliant... no checking whether iswpunct is consistent with ispunct... yes checking whether iswxdigit is ISO C compliant... no checking whether the compiler supports the __inline keyword... yes checking whether localeconv works... yes checking for pthread_rwlock_t... yes checking whether pthread_rwlock_rdlock prefers a writer to a reader... yes checking whether lseek detects pipes... (cached) yes checking whether SEEK_DATA works but is incompatible with GNU... no checking whether mbrtoc32 works on empty input... yes checking whether the C locale is free of encoding errors... no checking whether mbrtoc32 works in an UTF-8 locale... yes checking whether mbrtowc handles a NULL pwc argument... (cached) yes checking whether mbrtowc has a correct return value... (cached) yes checking whether mbrtowc returns 0 when parsing a NUL character... (cached) yes checking whether mbrtowc stores incomplete characters... no checking whether mbrtowc works on empty input... yes checking whether the C locale is free of encoding errors... yes checking for working memcmp... yes checking for mempcpy... (cached) yes checking for memrchr... yes checking for memset_explicit... yes checking whether open recognizes a trailing slash... (cached) yes checking for opendir... (cached) yes checking for pipe2... yes checking for paths.h... (cached) yes checking for confstr... yes checking for sched_setparam... yes checking for sched_setscheduler... yes checking for setegid... (cached) yes checking for seteuid... (cached) yes checking for vfork... (cached) yes checking for posix_spawn_file_actions_addchdir_np... (cached) yes checking whether program_invocation_name is declared... (cached) no checking whether program_invocation_short_name is declared... no checking for PTHREAD_CREATE_DETACHED... yes checking for PTHREAD_MUTEX_RECURSIVE... yes checking for PTHREAD_MUTEX_ROBUST... yes checking for PTHREAD_PROCESS_SHARED... yes checking whether pthread_once works... yes checking whether pthread_once can be used without linking with libpthread... no checking for raise... (cached) yes checking for sigprocmask... (cached) yes checking for rawmemchr... (cached) no checking for readdir... (cached) yes checking whether readlink signature is correct... yes checking whether readlink handles trailing slash correctly... yes checking whether readlink truncates results correctly... yes checking whether realloc sets errno on failure... yes checking whether realloc (..., 0) returns nonnull... yes checking for reallocarray... yes checking for rewinddir... yes checking whether the -Werror option is usable... yes checking for simple visibility declarations... yes checking for struct sigaction.sa_sigaction... (cached) yes checking for sigprocmask... (cached) yes checking for stdint.h... (cached) yes checking for SIZE_MAX... (cached) yes checking for ssize_t... yes checking whether stat handles trailing slashes on files... (cached) 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... yes checking for va_copy... (cached) yes checking for vasprintf... (cached) yes checking for stpcpy... yes checking for strchrnul... yes checking whether strchrnul works... yes checking for working strerror function... yes checking whether strstr works in linear time... yes checking whether strstr works... (cached) yes checking for sys/single_threaded.h... no checking for variable-length arrays... yes checking for ptrdiff_t... (cached) yes checking for waitid... (cached) yes checking whether wcwidth is declared... (cached) yes checking whether wcwidth works reasonably in UTF-8 locales... yes checking for stdint.h... (cached) yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating gnulib-lib/Makefile config.status: creating src/Makefile config.status: creating config.h config.status: executing depfiles commands =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 ===> Building for git-merge-changelog-1.0,1 --- all --- /usr/bin/make all-recursive --- all-recursive --- Making all in gnulib-lib --- malloc/scratch_buffer.gl.h --- --- unicase.h --- --- unictype.h --- --- uninorm.h --- --- unitypes.h --- --- uniwidth.h --- --- alloca.h --- --- assert.h --- --- dirent.h --- --- error.h --- --- fcntl.h --- --- float.h --- --- getopt.h --- --- getopt-cdefs.h --- --- inttypes.h --- --- limits.h --- --- locale.h --- --- pthread.h --- --- sched.h --- --- signal.h --- --- spawn.h --- --- stddef.h --- --- stdint.h --- --- stdio.h --- --- stdlib.h --- --- string.h --- --- sys/stat.h --- --- sys/types.h --- --- sys/wait.h --- --- time.h --- --- uchar.h --- --- unistd.h --- --- wchar.h --- --- wctype.h --- --- limits.h --- sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G -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 --- getopt-cdefs.h --- sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G -e 's|@''HAVE_SYS_CDEFS_H''@|0|g' ./getopt-cdefs.in.h > getopt-cdefs.h-t mv getopt-cdefs.h-t getopt-cdefs.h --- getopt.h --- sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G -e 's|@''GUARD_PREFIX''@|GL|g' -e 's|@''HAVE_GETOPT_H''@|1|g' -e 's|@''INCLUDE_NEXT''@|include_next|g' -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' -e 's|@''PRAGMA_COLUMNS''@||g' -e 's|@''NEXT_GETOPT_H''@||g' -e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' ./getopt.in.h > getopt.h-t mv getopt.h-t getopt.h --- float.h --- sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G -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_FLOAT_H''@||g' -e 's|@''REPLACE_ITOLD''@|0|g' ./float.in.h > float.h-t mv float.h-t float.h --- fcntl.h --- sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G -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_OPENAT2''@/0/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|@''HAVE_OPENAT2''@|0|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 --- error.h --- sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G -e 's|@''GUARD_PREFIX''@|GL|g' -e 's|@''HAVE_ERROR_H''@|0|g' -e 's|@''INCLUDE_NEXT''@|include_next|g' -e 's|@''NEXT_ERROR_H''@||g' -e 's|@''HAVE_ERROR''@|0|g' -e 's|@''HAVE_ERROR_AT_LINE''@|0|g' -e 's|@''REPLACE_ERROR''@|0|g' -e 's|@''REPLACE_ERROR_AT_LINE''@|0|g' -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' ./error.in.h > error.h-t mv error.h-t error.h --- dirent.h --- sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G -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/@''DIR_HAS_FD_MEMBER''@/1/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_READDIR''@|0|g' -e 's|@''REPLACE_REWINDDIR''@|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 --- alloca.h --- sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G -e 's|@''HAVE_ALLOCA_H''@|0|g' ./alloca.in.h > alloca.h-t mv alloca.h-t alloca.h --- uniwidth.h --- sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G -n -e 'w uniwidth.h-t' ./uniwidth.in.h mv uniwidth.h-t uniwidth.h --- unitypes.h --- sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G -n -e 'w unitypes.h-t' ./unitypes.in.h mv unitypes.h-t unitypes.h --- uninorm.h --- sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G -e 's|@''HAVE_UNISTRING_WOE32DLL_H''@|0|g' -e 's/@''GNULIB_UNINORM_NFD_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' -e 's/@''GNULIB_UNINORM_NFC_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' -e 's/@''GNULIB_UNINORM_NFKD_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' -e 's/@''GNULIB_UNINORM_NFKC_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' ./uninorm.in.h > uninorm.h-t mv uninorm.h-t uninorm.h --- unicase.h --- sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G -e 's|@''HAVE_UNISTRING_WOE32DLL_H''@|0|g' -e 's/@''GNULIB_UNICASE_EMPTY_PREFIX_CONTEXT_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' -e 's/@''GNULIB_UNICASE_EMPTY_SUFFIX_CONTEXT_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' ./unicase.in.h > unicase.h-t mv unicase.h-t unicase.h --- malloc/scratch_buffer.gl.h --- /bin/mkdir -p 'malloc' sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G -e 's|__always_inline|inline _GL_ATTRIBUTE_ALWAYS_INLINE|g' -e 's|__glibc_likely|_GL_LIKELY|g' -e 's|__glibc_unlikely|_GL_UNLIKELY|g' -e '/libc_hidden_proto/d' ./malloc/scratch_buffer.h > malloc/scratch_buffer.gl.h-t mv malloc/scratch_buffer.gl.h-t malloc/scratch_buffer.gl.h --- stddef.h --- sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G -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_STDDEF_H''@||g' -e 's|@''NULLPTR_T_NEEDS_STDDEF''@|1|g' -e 's|@''STDDEF_NOT_IDEMPOTENT''@|0|g' -e 's|@''REPLACE_NULL''@|0|g' -e 's|@''HAVE_MAX_ALIGN_T''@|1|g' -e 's|@''HAVE_C_UNREACHABLE''@|0|g' ./stddef.in.h > stddef.h-t mv stddef.h-t stddef.h --- stdint.h --- sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G -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''@/32/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''@//--- unictype.h --- sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G -e 's|@''HAVE_UNISTRING_WOE32DLL_H''@|0|g' -e 's/@''GNULIB_UNICTYPE_CATEGORY_L_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' -e 's/@''GNULIB_UNICTYPE_CATEGORY_LC_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' -e 's/@''GNULIB_UNICTYPE_CATEGORY_LU_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' -e 's/@''GNULIB_UNICTYPE_CATEGORY_LL_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' -e 's/@''GNULIB_UNICTYPE_CATEGORY_LT_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' -e 's/@''GNULIB_UNICTYPE_CATEGORY_LM_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' -e 's/@''GNULIB_UNICTYPE_CATEGORY_LO_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' -e 's/@''GNULIB_UNICTYPE_CATEGORY_M_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' -e 's/@''GNULIB_UNICTYPE_CATEGORY_MN_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' -e 's/@''GNULIB_UNICTYPE_CATEGORY_MC_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' -e 's/@''GNULIB_UNICTYPE_CATEGORY_ME_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/--- stdio.h --- sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G -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_DZPRINTF''@/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''@/1/g' -e 's/@''GNULIB_FOPEN_GNU''@/1/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''@/1/g' -e 's/@''GNULIB_FTELLO''@/1/g' -e 's/@''GNULIB_FWRITE''@/1/g' -e 's/@''GNULIB_FZPRINTF''@/0/g'--- stdlib.h --- sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G -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_ABORT_DEBUG''@/0/g' -e 's/@''GNULIB_ALIGNED_ALLOC''@/0/g' -e 's/@''GNULIB_ATOLL''@/0/g' -e 's/@''GNULIB_CALLOC_GNU''@/1/g' -e 's/@''GNULIB_CALLOC_POSIX''@/1/g' -e 's/@''GNULIB_CANONICALIZE_FILE_NAME''@/1/g' -e 's/@''GNULIB_FREE_POSIX''@/1/g' -e 's/@''GNULIB_GETLOADAVG''@/0/g' -e 's/@''GNULIB_GETPROGNAME''@/1/g' -e 's/@''GNULIB_GETSUBOPT''@/0/g' -e 's/@''GNULIB_GRANTPT''@/0/g' -e 's/@''GNULIB_MALLOC_GNU''@/1/g' -e 's/@''GNULIB_MALLOC_POSIX''@/1/g' -e 's/@''GNULIB_MBSTOWCS''@/0/g' -e 's/@''GNULIB_MBTOWC''@/0/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--- string.h --- sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G -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''@/1/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_MBS_ENDSWITH''@/0/g' -e 's/@''GNULIB_MBS_STARTSWITH''@/0/g' -e 's/@''GNULIB_MEMCHR''@/1/g' -e 's/@''GNULIB_MEMMEM''@/0/g' -e 's/@''GNULIB_MEMPCPY''@--- sys/stat.h --- /bin/mkdir -p 'sys' --- assert.h --- { sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G -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_ASSERT_H''@||g' < ./assert.in.h && sed -e '/@assert.h omit start@/,/@assert.h omit end@/d' -e 's|_gl_verify|_gl_static_assert|g' -e 's|_GL_VERIFY|_GL_STATIC_ASSERT|g' -e 's|_GL\(_STATIC_ASSERT_H\)|_GL\1|g' < ./verify.h; } > assert.h-t mv assert.h-t assert.h --- sys/types.h --- /bin/mkdir -p 'sys' --- sys/wait.h --- /bin/mkdir -p 'sys' sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G -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_WAIT_H''@||g' -e 's/@''GNULIB_WAITPID''@/1/g' -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' ./sys_wait.in.h > sys/wait.h-t --- time.h --- sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G -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_TIME''@/0/g' -e 's/@''GNULIB_TIMEGM''@/0/g' -e 's/@''GNULIB_TIMESPEC_GET''@/0/g' -e 's/@''GNULIB_TIMESPEC_GETRES''@/0/g' -e 's/@''GNULIB_TIME_R''@/0/g' -e 's/@''GNULIB_TIME_RZ''@/0/g' -e 's/@''GNULIB_TZNAME''@/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_TIMESPEC_GETRES''@|1|g' -e 's|@''HAVE_TIMEZONE_T''@|0|--- inttypes.h --- sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G -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_IMAXABS''@/0/g' -e 's/@''REPLACE_IMAXDIV''@/0/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' --- locale.h --- sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G -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|@''HAVE_LOCALE_T''@|1|g' -e 's|@''HAVE_WINDOWS_LOCALE_T''@|0|g' -e 's/@''GNULIB_LOCALECONV''@/1/g' -e 's/@''GNULIB_SETLOCALE''@/0/g' -e 's/@''GNULIB_SETLOCALE_NULL''@/1/g' -e 's/@''GNULIB_NEWLOCALE''@/0/g' -e 's/@''GNULIB_DUPLOCALE''@/0/g' -e 's/@''GNULIB_FREELOCALE''@/0/g' -e 's/@''GNULIB_GETLOCALENAME_L''@/0/g' -e 's/@''GNULIB_GETLOCALENAME_L_UNSAFE''@/0/g' -e 's/@''GNULIB_LOCALENAME_UNSAFE''@/0/g' -e 's|@''HAVE_NEWLOCALE''@|1|g' -e 's|@''HAVE_DUPLOCALE''@|1|g' -e 's|@''HAVE_FREELOCALE''@|1|g' -e 's|@''HAVE_GETLOCALENAME_L''@|1|g' -e 's|@''HAVE_XLOCALE_H''@|1|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 --- pthread.h --- sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G -e 's|@''GUARD_PREFIX''@|GL|g' -e 's|@''HAVE_PTHREAD_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_PTHREAD_H''@||g' -e 's/@''GNULIB_PTHREAD_THREAD''@/0/g' -e 's/@''GNULIB_PTHREAD_ONCE''@/1/g' -e 's/@''GNULIB_PTHREAD_MUTEX''@/0/g' -e 's/@''GNULIB_PTHREAD_RWLOCK''@/0/g' -e 's/@''GNULIB_PTHREAD_COND''@/0/g' -e 's/@''GNULIB_PTHREAD_TSS''@/0/g' -e 's/@''GNULIB_PTHREAD_SPIN''@/0/g' -e 's/@''GNULIB_PTHREAD_MUTEX_TIMEDLOCK''@/0/g' -e 's|@''HAVE_PTHREAD_T''@|1|g' -e 's|@''HAVE_PTHREAD_SPINLOCK_T''@|1|g' -e 's|@''HAVE_PTHREAD_CREATE_DETACHED''@|1|g' -e 's|@''HAVE_PTHREAD_MUTEX_RECURSIVE''@|1|g' -e 's|@''HAVE_PTHREAD_MUTEX_ROBUST''@|1|g' -e 's|@''HAVE_PTHREAD_PROCESS_SHARED''@|1|g' -e 's|@''HAVE_PTHREAD_CREATE''@|1|g' -e 's|@''HAVE_PTHREAD_ATTR_INIT''@|1|g' -e 's|@''HAVE_PTHREAD_ATTR_GETDETACHSTATE''@|1|g'--- sched.h --- sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G -e 's|@''GUARD_PREFIX''@|GL|g' -e 's|@''HAVE_SCHED_H''@|1|g' -e 's|@''HAVE_SYS_CDEFS_H''@|0|g' -e 's|@''INCLUDE_NEXT''@|include_next|g' -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' -e 's|@''PRAGMA_COLUMNS''@||g' -e 's|@''NEXT_SCHED_H''@||g' -e 's|@''HAVE_STRUCT_SCHED_PARAM''@|1|g' -e 's/@''GNULIB_SCHED_YIELD''@/0/g' -e 's|@''HAVE_SCHED_YIELD''@|1|g' -e 's|@''REPLACE_SCHED_YIELD''@|0|g' -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' ./sched.in.h > sched.h-t mv sched.h-t sched.h --- signal.h --- sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G -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''@/1/g' -e 's/@''GNULIB_SIG2STR''@/0/g' -e 's/@''GNULIB_SIGNAL_H_SIGPIPE''@/0/g' -e 's/@''GNULIB_SIGPROCMASK''@/1/g' -e 's/@''GNULIB_SIGACTION''@/1/g' -e 's|@''HAVE_POSIX_SIGNALBLOCKING''@|1|g' -e 's|@''HAVE_PTHREAD_SIGMASK''@|1|g' -e 's|@''HAVE_RAISE''@|1|g' -e 's|@''HAVE_SIG2STR''@|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_STR2SIG''@|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/--- spawn.h --- sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G -e 's|@''GUARD_PREFIX''@|GL|g' -e 's|@''HAVE_SPAWN_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_SPAWN_H''@||g' -e 's/@''GNULIB_POSIX_SPAWN''@/1/g' -e 's/@''GNULIB_POSIX_SPAWNP''@/1/g' -e 's/@''GNULIB_POSIX_SPAWN_FILE_ACTIONS_INIT''@/1/g' -e 's/@''GNULIB_POSIX_SPAWN_FILE_ACTIONS_ADDCHDIR''@/1/g' -e 's/@''GNULIB_POSIX_SPAWN_FILE_ACTIONS_ADDCLOSE''@/1/g' -e 's/@''GNULIB_POSIX_SPAWN_FILE_ACTIONS_ADDDUP2''@/1/g' -e 's/@''GNULIB_POSIX_SPAWN_FILE_ACTIONS_ADDFCHDIR''@/0/g' -e 's/@''GNULIB_POSIX_SPAWN_FILE_ACTIONS_ADDOPEN''@/1/g' -e 's/@''GNULIB_POSIX_SPAWN_FILE_ACTIONS_DESTROY''@/1/g' -e 's/@''GNULIB_POSIX_SPAWNATTR_INIT''@/1/g' -e 's/@''GNULIB_POSIX_SPAWNATTR_GETFLAGS''@/0/g' -e 's/@''GNULIB_POSIX_SPAWNATTR_SETFLAGS''@/1/g' -e 's/@''GNULIB_POSIX_SPAWNATTR_GETPGROUP''@/0/g' -e 's/@''GNULIB_POSIX_SPAWNATTR_S--- stdint.h --- g' -e 's/@''GNULIBHEADERS_OVERRIDE_WINT_T''@/0/g' ./stdint.in.h > stdint.h-t --- unictype.h --- g' -e 's/@''GNULIB_UNICTYPE_CATEGORY_N_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' -e 's/@''GNULIB_UNICTYPE_CATEGORY_ND_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' -e 's/@''GNULIB_UNICTYPE_CATEGORY_NL_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' -e 's/@''GNULIB_UNICTYPE_CATEGORY_NO_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' -e 's/@''GNULIB_UNICTYPE_CATEGORY_P_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' -e 's/@''GNULIB_UNICTYPE_CATEGORY_PC_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' -e 's/@''GNULIB_UNICTYPE_CATEGORY_PD_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' -e 's/@''GNULIB_UNICTYPE_CATEGORY_PS_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' -e 's/@''GNULIB_UNICTYPE_CATEGORY_PE_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' -e 's/@''GNULIB_UNICTYPE_CATEGORY_PI_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' -e 's/@''GNULIB_UNICTYPE_CATEGORY_PF_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' -e 's/@''GNULIB_UNICTYPE_CATEGORY_PO_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' -e 's/@''GNULIB_UNICTYPE_C--- stdio.h --- -e 's/@''GNULIB_GETC''@/1/g' -e 's/@''GNULIB_GETCHAR''@/1/g' -e 's/@''GNULIB_GETDELIM''@/1/g' -e 's/@''GNULIB_GETLINE''@/1/g' -e 's/@''GNULIB_OBSTACK_PRINTF''@/0/g' -e 's/@''GNULIB_OBSTACK_PRINTF_POSIX''@/0/g' -e 's/@''GNULIB_OBSTACK_ZPRINTF''@/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_SNZPRINTF''@/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_SZPRINTF''@/0/g' -e 's/@''GNULIB_TMPFILE''@/0/g' -e 's/@''GNULIB_VASPRINTF''@/0/g' -e 's/@''GNULIB_VASZPRINTF''@/1/g' -e 's/@''GNULIB_VDPRINTF''@/0/g' -e 's/@''GNU--- stdlib.h --- /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_RAND''@/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''@/1/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_STACK_TRACE''@/0/g' -e 's/@''GNULIB_STRTOD''@/0/g' -e 's/@''GNULIB_STRTOF''@/0/g' -e 's/@''GNULIB_STRTOL''@/0/g' -e 's/@''GNULIB_STRTOLD''@/0/g' -e 's/@''GNULIB_STRTOLL''@/0/g' -e 's/@''GNULIB_STRTOUL''@/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'--- string.h --- /1/g' -e 's/@''GNULIB_MEMRCHR''@/1/g' -e 's/@''GNULIB_MEMSET_EXPLICIT''@/1/g' -e 's/@''GNULIB_RAWMEMCHR''@/1/g' -e 's/@''GNULIB_STPCPY''@/1/g' -e 's/@''GNULIB_STPNCPY''@/0/g' -e 's/@''GNULIB_STRCHRNUL''@/1/g' -e 's/@''GNULIB_STRDUP''@/1/g' -e 's/@''GNULIB_STRINGEQ''@/1/g' -e 's/@''GNULIB_STRNCAT''@/0/g' -e 's/@''GNULIB_STRNCPY''@/0/g' -e 's/@''GNULIB_STRNDUP''@/0/g' -e 's/@''GNULIB_STRNLEN''@/0/g' -e 's/@''GNULIB_STRPBRK''@/0/g' -e 's/@''GNULIB_STRSEP''@/0/g' -e 's/@''GNULIB_STRSTR''@/1/g' -e 's/@''GNULIB_STRCASESTR''@/0/g' -e 's/@''GNULIB_STRTOK_R''@/0/g' -e 's/@''GNULIB_STR_ENDSWITH''@/0/g' -e 's/@''GNULIB_STR_STARTSWITH''@/1/g' -e 's/@''GNULIB_STRERROR''@/1/g' -e 's/@''GNULIB_STRERROR_R''@/0/g' -e 's/@''GNULIB_STRERROR_L''@/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' --- sys/stat.h --- sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G -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_CHMOD''@/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''@/0/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_--- spawn.h --- ETPGROUP''@/1/g' -e 's/@''GNULIB_POSIX_SPAWNATTR_GETSCHEDPARAM''@/0/g' -e 's/@''GNULIB_POSIX_SPAWNATTR_SETSCHEDPARAM''@/0/g' -e 's/@''GNULIB_POSIX_SPAWNATTR_GETSCHEDPOLICY''@/0/g' -e 's/@''GNULIB_POSIX_SPAWNATTR_SETSCHEDPOLICY''@/0/g' -e 's/@''GNULIB_POSIX_SPAWNATTR_GETSIGDEFAULT''@/0/g' -e 's/@''GNULIB_POSIX_SPAWNATTR_SETSIGDEFAULT''@/0/g' -e 's/@''GNULIB_POSIX_SPAWNATTR_GETSIGMASK''@/0/g' -e 's/@''GNULIB_POSIX_SPAWNATTR_SETSIGMASK''@/1/g' -e 's/@''GNULIB_POSIX_SPAWNATTR_DESTROY''@/1/g' -e 's|@''HAVE_POSIX_SPAWN''@|1|g' -e 's|@''HAVE_POSIX_SPAWNATTR_T''@|1|g' -e 's|@''HAVE_POSIX_SPAWN_FILE_ACTIONS_T''@|1|g' -e 's|@''HAVE_POSIX_SPAWN_FILE_ACTIONS_ADDCHDIR''@|0|g' -e 's|@''HAVE_POSIX_SPAWN_FILE_ACTIONS_ADDFCHDIR''@|1|g' -e 's|@''REPLACE_POSIX_SPAWN''@|1|g' -e 's|@''REPLACE_POSIX_SPAWN_FILE_ACTIONS_ADDCHDIR''@|0|g' -e 's|@''REPLACE_POSIX_SPAWN_FILE_ACTIONS_ADDCLOSE''@|1|g' -e 's|@''REPLACE_POSIX_SPAWN_FILE_ACTIONS_ADDDUP2''@|1|g' -e 's|@''REPLACE_POSIX_SPAWN_FILE_ACTIONS_ADDFCHDIR''@|0|g' -e--- time.h --- g' -e 's|@''HAVE_TZALLOC''@|0|g' -e 's|@''REPLACE_CTIME''@|0|g' -e 's|@''REPLACE_GMTIME''@|0|g' -e 's|@''REPLACE_LOCALTIME''@|0|g' -e 's|@''REPLACE_LOCALTIME_R''@|0|g' -e 's|@''REPLACE_LOCALTIME_RZ''@|0|g' -e 's|@''REPLACE_MKTIME''@|0|g' -e 's|@''REPLACE_MKTIME_Z''@|0|g' -e 's|@''REPLACE_NANOSLEEP''@|0|g' -e 's|@''REPLACE_STRFTIME''@|0|g' -e 's|@''REPLACE_TIME''@|0|g' -e 's|@''REPLACE_TIMEGM''@|0|g' -e 's|@''REPLACE_TIMESPEC_GET''@|0|g' -e 's|@''REPLACE_TIMESPEC_GETRES''@|0|g' -e 's|@''REPLACE_TZSET''@|0|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 --- uchar.h --- sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G -e 's|@''GUARD_PREFIX''@|GL|g' -e 's/@''HAVE_UCHAR_H''@/1/g' -e 's/@''CXX_HAVE_UCHAR_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_UCHAR_H''@||g' -e 's|@''CXX_HAS_CHAR8_TYPE''@|0|g' -e 's|@''CXX_HAS_UCHAR_TYPES''@|0|g' -e 's|@''SMALL_WCHAR_T''@|0|g' -e 's|@''GNULIBHEADERS_OVERRIDE_CHAR8_T''@|1|g' -e 's|@''GNULIBHEADERS_OVERRIDE_CHAR16_T''@|0|g' -e 's|@''GNULIBHEADERS_OVERRIDE_CHAR32_T''@|0|g' -e 's/@''GNULIB_BTOC32''@/0/g' -e 's/@''GNULIB_BTOWC''@/0/g' -e 's/@''GNULIB_C32ISALNUM''@/1/g' -e 's/@''GNULIB_C32ISALPHA''@/1/g' -e 's/@''GNULIB_C32ISBLANK''@/1/g' -e 's/@''GNULIB_C32ISCNTRL''@/1/g' -e 's/@''GNULIB_C32ISDIGIT''@/1/g' -e 's/@''GNULIB_C32ISGRAPH''@/1/g' -e 's/@''GNULIB_C32ISLOWER''@/1/g' -e 's/@''GNULIB_C32ISPRINT''@/1/g' -e 's/@''GNULIB_C32ISPUNCT''@/1/g' -e 's/@''GNULIB_C32ISSPACE''@/1/g'--- unistd.h --- sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G -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''@/1/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''@/1/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_FDATAS--- inttypes.h --- -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 --- locale.h --- 's|@''REPLACE_FREELOCALE''@|0|g' -e 's|@''REPLACE_GETLOCALENAME_L''@|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 --- pthread.h --- -e 's|@''HAVE_PTHREAD_ATTR_SETDETACHSTATE''@|1|g' -e 's|@''HAVE_PTHREAD_ATTR_DESTROY''@|1|g' -e 's|@''HAVE_PTHREAD_SELF''@|1|g' -e 's|@''HAVE_PTHREAD_EQUAL''@|1|g' -e 's|@''HAVE_PTHREAD_DETACH''@|1|g' -e 's|@''HAVE_PTHREAD_JOIN''@|1|g' -e 's|@''HAVE_PTHREAD_EXIT''@|1|g' < ./pthread.in.h > pthread.h-t1 --- signal.h --- 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 --- unictype.h --- ATEGORY_S_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' -e 's/@''GNULIB_UNICTYPE_CATEGORY_SM_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' -e 's/@''GNULIB_UNICTYPE_CATEGORY_SC_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' -e 's/@''GNULIB_UNICTYPE_CATEGORY_SK_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' -e 's/@''GNULIB_UNICTYPE_CATEGORY_SO_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' -e 's/@''GNULIB_UNICTYPE_CATEGORY_Z_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' -e 's/@''GNULIB_UNICTYPE_CATEGORY_ZS_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' -e 's/@''GNULIB_UNICTYPE_CATEGORY_ZL_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' -e 's/@''GNULIB_UNICTYPE_CATEGORY_ZP_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' -e 's/@''GNULIB_UNICTYPE_CATEGORY_C_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' -e 's/@''GNULIB_UNICTYPE_CATEGORY_CC_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' -e 's/@''GNULIB_UNICTYPE_CATEGORY_CF_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' -e 's/@''GNULIB_UNICTYPE_CATEGORY_CS_DLL_VARIABLE''@/LIBU--- stdio.h --- LIB_VDZPRINTF''@/0/g' -e 's/@''GNULIB_VFPRINTF''@/1/g' -e 's/@''GNULIB_VFPRINTF_POSIX''@/0/g' -e 's/@''GNULIB_VFZPRINTF''@/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_VSNZPRINTF''@/0/g' -e 's/@''GNULIB_VSPRINTF_POSIX''@/0/g' -e 's/@''GNULIB_VSZPRINTF''@/0/g' -e 's/@''GNULIB_VZPRINTF''@/0/g' -e 's/@''GNULIB_ZPRINTF''@/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 > stdio.h-t1 --- stdlib.h --- '@/1/g' -e 's/@''GNULIB_MDA_MKTEMP''@/1/g' -e 's/@''GNULIB_MDA_PUTENV''@/1/g' < ./stdlib.in.h > stdlib.h-t1 --- string.h --- -e 's/@''GNULIB_FREE_POSIX''@/1/g' < ./string.in.h > string.h-t1 --- sys/stat.h --- 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_CHMOD''@|0|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 --- spawn.h --- 's|@''REPLACE_POSIX_SPAWN_FILE_ACTIONS_ADDOPEN''@|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' ./spawn.in.h > spawn.h-t --- uchar.h --- -e 's/@''GNULIB_C32ISUPPER''@/1/g' -e 's/@''GNULIB_C32ISXDIGIT''@/1/g' -e 's/@''GNULIB_C32TOLOWER''@/1/g' -e 's/@''GNULIB_C32TOUPPER''@/0/g' -e 's/@''GNULIB_C32WIDTH''@/1/g' -e 's/@''GNULIB_C32RTOMB''@/0/g' -e 's/@''GNULIB_C32SNRTOMBS''@/0/g' -e 's/@''GNULIB_C32SRTOMBS''@/0/g' -e 's/@''GNULIB_C32STOMBS''@/0/g' -e 's/@''GNULIB_C32SWIDTH''@/0/g' -e 's/@''GNULIB_C32TOB''@/0/g' -e 's/@''GNULIB_C32_APPLY_MAPPING''@/0/g' -e 's/@''GNULIB_C32_APPLY_TYPE_TEST''@/0/g' -e 's/@''GNULIB_C32_GET_MAPPING''@/0/g' -e 's/@''GNULIB_C32_GET_TYPE_TEST''@/0/g' -e 's/@''GNULIB_ISWCTYPE''@/0/g' -e 's/@''GNULIB_ISWDIGIT''@/1/g' -e 's/@''GNULIB_ISWXDIGIT''@/1/g' -e 's/@''GNULIB_MBRTOC16''@/0/g' -e 's/@''GNULIB_MBRTOC32''@/1/g' -e 's/@''GNULIB_MBSNRTOC32S''@/0/g' -e 's/@''GNULIB_MBSNRTOWCS''@/0/g' -e 's/@''GNULIB_MBSRTOC32S''@/0/g' -e 's/@''GNULIB_MBSRTOWCS''@/0/g' -e 's/@''GNULIB_MBSTOC32S''@/0/g' -e 's/@''GNULIB_TOWCTRANS''@/0/g' -e 's/@''GNULIB_WCSNRTOMBS''@/0/g' -e 's/@''GNULIB_WCSRTOMBS''@/0/g' -e 's/--- unistd.h --- YNC''@/0/g' -e 's/@''GNULIB_FSYNC''@/0/g' -e 's/@''GNULIB_FTRUNCATE''@/0/g' < ./unistd.in.h > unistd.h-t1 --- unictype.h --- NISTRING_DLL_VARIABLE/g' -e 's/@''GNULIB_UNICTYPE_CATEGORY_CO_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' -e 's/@''GNULIB_UNICTYPE_CATEGORY_CN_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' < ./unictype.in.h > unictype.h-t1 --- uchar.h --- @''GNULIB_WCSWIDTH''@/0/g' -e 's/@''GNULIB_WCTOB''@/0/g' -e 's/@''GNULIB_WCTRANS''@/0/g' -e 's/@''GNULIB_WCTYPE''@/0/g' -e 's/@''GNULIB_WCWIDTH''@/1/g' -e 's|@''HAVE_C32RTOMB''@|1|g' -e 's|@''HAVE_MBRTOC16''@|1|g' -e 's|@''HAVE_MBRTOC32''@|1|g' -e 's|@''REPLACE_C32RTOMB''@|0|g' -e 's|@''REPLACE_MBRTOC16''@|0|g' -e 's|@''REPLACE_MBRTOC32''@|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' ./uchar.in.h > uchar.h-t --- unictype.h --- sed -e 's/@''GNULIB_UNICTYPE_PROPERTY_WHITE_SPACE_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' -e 's/@''GNULIB_UNICTYPE_PROPERTY_ALPHABETIC_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' -e 's/@''GNULIB_UNICTYPE_PROPERTY_OTHER_ALPHABETIC_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' -e 's/@''GNULIB_UNICTYPE_PROPERTY_NOT_A_CHARACTER_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' -e 's/@''GNULIB_UNICTYPE_PROPERTY_DEFAULT_IGNORABLE_CODE_POINT_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' -e 's/@''GNULIB_UNICTYPE_PROPERTY_OTHER_DEFAULT_IGNORABLE_CODE_POINT_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' -e 's/@''GNULIB_UNICTYPE_PROPERTY_DEPRECATED_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' -e 's/@''GNULIB_UNICTYPE_PROPERTY_LOGICAL_ORDER_EXCEPTION_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' -e 's/@''GNULIB_UNICTYPE_PROPERTY_VARIATION_SELECTOR_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' -e 's/@''GNULIB_UNICTYPE_PROPERTY_PRIVATE_USE_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' -e 's/@''GNULIB_UNICTYPE_PROPERTY_UNASSIGNED_CODE_VALUE_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' -e 's/@''GNULIB_UNICTYPE_PROPERTY_UPPERCASE_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' -e 's/@''GNULIB_UNICTYPE_PROPERTY_OTHER_UPPERCASE_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' -e 's/@''GNULIB_UNICTYPE_PROPERTY_LOWERCASE_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' -e 's/@''GNULIB_UNICTYPE_PROPERTY_OTHER_LOWERCASE_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' -e 's/@''GNULIB_UNICTYPE_PROPERTY_TITLECASE_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' -e 's/@''GNULIB_UNICTYPE_PROPERTY_CASED_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' -e 's/@''GNULIB_UNICTYPE_PROPERTY_CASE_IGNORABLE_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' -e 's/@''GNULIB_UNICTYPE_PROPERTY_CHANGES_WHEN_LOWERCASED_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' -e 's/@''GNULIB_UNICTYPE_PROPERTY_CHANGES_WHEN_UPPERCASED_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' -e 's/@''GNULIB_UNICTYPE_PROPERTY_CHANGES_WHEN_TITLECASED_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' -e 's/@''GNULIB_UNICTYPE_PROPERTY_CHANGES_WHEN_CASEFOLDED_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' -e 's/@''GNULIB_UNICTYPE_PROPERTY_CHANGES_WHEN_CASEMAPPED_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' -e 's/@''GNULIB_UNICTYPE_PROPERTY_SOFT_DOTTED_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' < unictype.h-t1 > unictype.h-t2 --- sys/types.h --- sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G -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|@''HAVE_OFF64_T''@|1|g' -e 's|@''WINDOWS_STAT_INODES''@|0|g' -e 's|@''HAVE_BLKSIZE_T''@|1|g' -e 's|@''HAVE_BLKCNT_T''@|1|g' ./sys_types.in.h > sys/types.h-t --- wchar.h --- sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G -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/@''GNULIBHEADERS_OVERRIDE_WINT_T''@/0/g' -e 's/@''GNULIB_BTOWC''@/0/g' -e 's/@''GNULIB_WCTOB''@/0/g' -e 's/@''GNULIB_MBSINIT''@/1/g' -e 's/@''GNULIB_MBSZERO''@/1/g' -e 's/@''GNULIB_MBRTOWC''@/1/g' -e 's/@''GNULIB_MBRLEN''@/0/g' -e 's/@''GNULIB_MBSRTOWCS''@/0/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''@/0/g' -e 's/@''GNULIB_WMEMCMP''@/0/g' -e 's/@''GNULIB_WMEMCPY''@/0/g' -e 's/@''GNULIB_WMEMMOVE''@/0/g' -e 's/@''GNULIB_WMEMPCPY''@/0/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_WGETCWD''@/0/g' -e 's/@''GNULIB_MDA_WCSDUP''@/1/g' -e 's/@''GNULIB_FREE_POSIX''@/1/g' < ./wchar.in.h > wchar.h-t1 --- wctype.h --- sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G -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/@''GNULIBHEADERS_OVERRIDE_WINT_T''@/0/g' -e 's/@''GNULIB_ISWBLANK''@/1/g' -e 's/@''GNULIB_ISWDIGIT''@/1/g' -e 's/@''GNULIB_ISWPUNCT''@/1/g' -e 's/@''GNULIB_ISWXDIGIT''@/1/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''@/1/g' -e 's/@''REPLACE_ISWPUNCT''@/0/g' -e 's/@''REPLACE_ISWXDIGIT''@/1/g' -e 's/@''REPLACE_ISWCNTRL''@/0/g' -e 's/@''REPLACE_TOWLOWER''@/0/g' -e 's/@''REPLACE_WCTRANS''@/0/g' -e 's/@''REPLACE_WCTYPE''@/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' ./wctype.in.h > wctype.h-t --- stdint.h --- mv stdint.h-t stdint.h --- pthread.h --- sed -e 's|@''HAVE_PTHREAD_ONCE''@|1|g' -e 's|@''HAVE_PTHREAD_MUTEX_INIT''@|1|g' -e 's|@''HAVE_PTHREAD_MUTEXATTR_INIT''@|1|g' -e 's|@''HAVE_PTHREAD_MUTEXATTR_GETTYPE''@|1|g' -e 's|@''HAVE_PTHREAD_MUTEXATTR_SETTYPE''@|1|g' -e 's|@''HAVE_PTHREAD_MUTEXATTR_GETROBUST''@|1|g' -e 's|@''HAVE_PTHREAD_MUTEXATTR_SETROBUST''@|1|g' -e 's|@''HAVE_PTHREAD_MUTEXATTR_DESTROY''@|1|g' -e 's|@''HAVE_PTHREAD_MUTEX_LOCK''@|1|g' -e 's|@''HAVE_PTHREAD_MUTEX_TRYLOCK''@|1|g' -e 's|@''HAVE_PTHREAD_MUTEX_TIMEDLOCK''@|1|g' -e 's|@''HAVE_PTHREAD_MUTEX_UNLOCK''@|1|g' -e 's|@''HAVE_PTHREAD_MUTEX_DESTROY''@|1|g' -e 's|@''HAVE_PTHREAD_RWLOCK_INIT''@|1|g' -e 's|@''HAVE_PTHREAD_RWLOCKATTR_INIT''@|1|g' -e 's|@''HAVE_PTHREAD_RWLOCKATTR_DESTROY''@|1|g' -e 's|@''HAVE_PTHREAD_RWLOCK_RDLOCK''@|1|g' -e 's|@''HAVE_PTHREAD_RWLOCK_WRLOCK''@|1|g' -e 's|@''HAVE_PTHREAD_RWLOCK_TRYRDLOCK''@|1|g' -e 's|@''HAVE_PTHREAD_RWLOCK_TRYWRLOCK''@|1|g' -e 's|@''HAVE_PTHREAD_RWLOCK_TIMEDRDLOCK''@|1|g' -e 's|@''HAVE_PTHREAD_RWLOCK_TIMEDWRLOCK''@|1|g--- spawn.h --- mv spawn.h-t spawn.h --- pthread.h --- ' -e 's|@''HAVE_PTHREAD_RWLOCK_UNLOCK''@|1|g' -e 's|@''HAVE_PTHREAD_RWLOCK_DESTROY''@|1|g' -e 's|@''HAVE_PTHREAD_COND_INIT''@|1|g' -e 's|@''HAVE_PTHREAD_CONDATTR_INIT''@|1|g' -e 's|@''HAVE_PTHREAD_CONDATTR_DESTROY''@|1|g' -e 's|@''HAVE_PTHREAD_COND_WAIT''@|1|g' -e 's|@''HAVE_PTHREAD_COND_TIMEDWAIT''@|1|g' -e 's|@''HAVE_PTHREAD_COND_SIGNAL''@|1|g' -e 's|@''HAVE_PTHREAD_COND_BROADCAST''@|1|g' -e 's|@''HAVE_PTHREAD_COND_DESTROY''@|1|g' -e 's|@''HAVE_PTHREAD_KEY_CREATE''@|1|g' -e 's|@''HAVE_PTHREAD_SETSPECIFIC''@|1|g' -e 's|@''HAVE_PTHREAD_GETSPECIFIC''@|1|g' -e 's|@''HAVE_PTHREAD_KEY_DELETE''@|1|g' -e 's|@''HAVE_PTHREAD_SPIN_INIT''@|1|g' -e 's|@''HAVE_PTHREAD_SPIN_LOCK''@|1|g' -e 's|@''HAVE_PTHREAD_SPIN_TRYLOCK''@|1|g' -e 's|@''HAVE_PTHREAD_SPIN_UNLOCK''@|1|g' -e 's|@''HAVE_PTHREAD_SPIN_DESTROY''@|1|g' < pthread.h-t1 > pthread.h-t2 --- sys/wait.h --- mv sys/wait.h-t sys/wait.h --- sys/types.h --- mv sys/types.h-t sys/types.h --- unictype.h --- sed -e 's/@''GNULIB_UNICTYPE_PROPERTY_ID_START_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' -e 's/@''GNULIB_UNICTYPE_PROPERTY_OTHER_ID_START_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' -e 's/@''GNULIB_UNICTYPE_PROPERTY_ID_CONTINUE_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' -e 's/@''GNULIB_UNICTYPE_PROPERTY_OTHER_ID_CONTINUE_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' -e 's/@''GNULIB_UNICTYPE_PROPERTY_XID_START_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' -e 's/@''GNULIB_UNICTYPE_PROPERTY_XID_CONTINUE_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' -e 's/@''GNULIB_UNICTYPE_PROPERTY_ID_COMPAT_MATH_START_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' -e 's/@''GNULIB_UNICTYPE_PROPERTY_ID_COMPAT_MATH_CONTINUE_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' -e 's/@''GNULIB_UNICTYPE_PROPERTY_PATTERN_WHITE_SPACE_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' -e 's/@''GNULIB_UNICTYPE_PROPERTY_PATTERN_SYNTAX_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' -e 's/@''GNULIB_UNICTYPE_PROPERTY_JOIN_CONTROL_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' -e 's/@''GNULIB_UNICTYPE_PROPERTY_GRAPHEME_BASE_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' -e 's/@''GNULIB_UNICTYPE_PROPERTY_GRAPHEME_EXTEND_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' -e 's/@''GNULIB_UNICTYPE_PROPERTY_OTHER_GRAPHEME_EXTEND_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' -e 's/@''GNULIB_UNICTYPE_PROPERTY_GRAPHEME_LINK_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' -e 's/@''GNULIB_UNICTYPE_PROPERTY_MODIFIER_COMBINING_MARK_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' -e 's/@''GNULIB_UNICTYPE_PROPERTY_BIDI_CONTROL_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' -e 's/@''GNULIB_UNICTYPE_PROPERTY_BIDI_LEFT_TO_RIGHT_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' -e 's/@''GNULIB_UNICTYPE_PROPERTY_BIDI_HEBREW_RIGHT_TO_LEFT_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' -e 's/@''GNULIB_UNICTYPE_PROPERTY_BIDI_ARABIC_RIGHT_TO_LEFT_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' -e 's/@''GNULIB_UNICTYPE_PROPERTY_BIDI_EUROPEAN_DIGIT_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' -e 's/@''GNULIB_UNICTYPE_PROPERTY_BIDI_EUR_NUM_SEPARATOR_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' -e 's/@''GNULIB_UNICTYPE_PROPERTY_BIDI_EUR_NUM_TERMINATOR_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' -e 's/@''GNULIB_UNICTYPE_PROPERTY_BIDI_ARABIC_DIGIT_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' -e 's/@''GNULIB_UNICTYPE_PROPERTY_BIDI_COMMON_SEPARATOR_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' -e 's/@''GNULIB_UNICTYPE_PROPERTY_BIDI_BLOCK_SEPARATOR_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' -e 's/@''GNULIB_UNICTYPE_PROPERTY_BIDI_SEGMENT_SEPARATOR_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' -e 's/@''GNULIB_UNICTYPE_PROPERTY_BIDI_WHITESPACE_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' -e 's/@''GNULIB_UNICTYPE_PROPERTY_BIDI_NON_SPACING_MARK_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' -e 's/@''GNULIB_UNICTYPE_PROPERTY_BIDI_BOUNDARY_NEUTRAL_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' -e 's/@''GNULIB_UNICTYPE_PROPERTY_BIDI_PDF_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' -e 's/@''GNULIB_UNICTYPE_PROPERTY_BIDI_EMBEDDING_OR_OVERRIDE_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' -e 's/@''GNULIB_UNICTYPE_PROPERTY_BIDI_OTHER_NEUTRAL_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' < unictype.h-t2 > unictype.h-t3 --- time.h --- mv time.h-t time.h --- wctype.h --- mv wctype.h-t wctype.h --- uchar.h --- mv uchar.h-t uchar.h --- string.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_MEMEQ''@|0|g' -e 's|@''HAVE_DECL_MEMMEM''@|1|g' -e 's|@''HAVE_MEMPCPY''@|1|g' -e 's|@''HAVE_DECL_MEMRCHR''@|1|g' -e 's|@''HAVE_MEMSET_EXPLICIT''@|1|g' -e 's|@''HAVE_RAWMEMCHR''@|0|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_STREQ''@|0|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_STRERROR_L''@|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_MEMPCPY''@|0|g' -e 's|@''REPLACE_MEMSET_EXPLICIT''@|0|g' -e 's|@''REPLACE_FREE''@|1|g' -e 's|@''REPLACE_STPCPY''@|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_STRNCPY''@|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''@|0|g' -e 's|@''REPLACE_STRERROR_R''@|0|g' -e 's|@''REPLACE_STRERROR_L''@|0|g' -e 's|@''REPLACE_STRERRORNAME_NP''@|0|g' -e 's|@''REPLACE_STRSIGNAL''@|0|g' -e 's|@''REPLACE_STRVERSCMP''@|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.h-t1 > string.h-t2 --- sys/stat.h --- mv sys/stat.h-t sys/stat.h --- unistd.h --- sed -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_GETPASS_GNU''@/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''@/1/g' -e 's/@''GNULIB_PIPE''@/1/g' -e 's/@''GNULIB_PIPE2''@/1/g' -e 's/@''GNULIB_PREAD''@/0/g' -e 's/@''GNULIB_PWRITE''@/0/g' -e 's/@''GNULIB_READ''@/0/g' -e 's/@''GNULIB_READLINK''@/1/g' -e 's/@''GNULIB_READLINKAT''@/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''@/01/g' -e 's/@''GNULIB_UNISTD_H_NONBLOCKING''@/0/g' -e 's/@''GNULIB_UNISTD_H_SIGPIPE''@/0/g' -e 's/@''GNULIB_UNLINK''@/0/g' -e 's/@''GNULIB_UNLINKAT''@/0/g' -e 's/@''GNULIB_USLEEP''@/0/g' -e 's/@''GNULIB_WRITE''@/0/g' -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.h-t1 > unistd.h-t2 --- stdlib.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''@|0|g' -e 's|@''HAVE_DECL_ECVT''@|0|g' -e 's|@''HAVE_DECL_FCVT''@|0|g' -e 's|@''HAVE_DECL_GCVT''@|0|g' -e 's|@''HAVE_DECL_GETLOADAVG''@|1|g' -e 's|@''HAVE_DECL_PROGRAM_INVOCATION_NAME''@|0|g' -e 's|@''HAVE_GETPROGNAME''@|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_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_STRTOF''@|1|g' -e 's|@''HAVE_STRTOL''@|1|g' -e 's|@''HAVE_STRTOLD''@|1|g' -e 's|@''HAVE_STRTOLL''@|1|g' -e 's|@''HAVE_STRTOUL''@|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' < stdlib.h-t1 > stdlib.h-t2 --- pthread.h --- sed -e 's|@''REPLACE_PTHREAD_CREATE''@|0|g' -e 's|@''REPLACE_PTHREAD_ATTR_INIT''@|0|g' -e 's|@''REPLACE_PTHREAD_ATTR_GETDETACHSTATE''@|0|g' -e 's|@''REPLACE_PTHREAD_ATTR_SETDETACHSTATE''@|0|g' -e 's|@''REPLACE_PTHREAD_ATTR_DESTROY''@|0|g' -e 's|@''REPLACE_PTHREAD_SELF''@|0|g' -e 's|@''REPLACE_PTHREAD_EQUAL''@|0|g' -e 's|@''REPLACE_PTHREAD_DETACH''@|0|g' -e 's|@''REPLACE_PTHREAD_JOIN''@|0|g' -e 's|@''REPLACE_PTHREAD_EXIT''@|0|g' -e 's|@''REPLACE_PTHREAD_ONCE''@|0|g' -e 's|@''REPLACE_PTHREAD_MUTEX_INIT''@|0|g' -e 's|@''REPLACE_PTHREAD_MUTEXATTR_INIT''@|0|g' -e 's|@''REPLACE_PTHREAD_MUTEXATTR_GETTYPE''@|0|g' -e 's|@''REPLACE_PTHREAD_MUTEXATTR_SETTYPE''@|0|g' -e 's|@''REPLACE_PTHREAD_MUTEXATTR_GETROBUST''@|0|g' -e 's|@''REPLACE_PTHREAD_MUTEXATTR_SETROBUST''@|0|g' -e 's|@''REPLACE_PTHREAD_MUTEXATTR_DESTROY''@|0|g' -e 's|@''REPLACE_PTHREAD_MUTEX_LOCK''@|0|g' -e 's|@''REPLACE_PTHREAD_MUTEX_TRYLOCK''@|0|g' -e 's|@''REPLACE_PTHREAD_MUTEX_TIMEDLOCK''@|0|g' -e 's|@''REPLACE_PTHREAD_MUTEX_UNLOCK''@|0|g' -e 's|@''REPLACE_PTHREAD_MUTEX_DESTROY''@|0|g' -e 's|@''REPLACE_PTHREAD_RWLOCK_INIT''@|0|g' -e 's|@''REPLACE_PTHREAD_RWLOCKATTR_INIT''@|0|g' -e 's|@''REPLACE_PTHREAD_RWLOCKATTR_DESTROY''@|0|g' -e 's|@''REPLACE_PTHREAD_RWLOCK_RDLOCK''@|0|g' -e 's|@''REPLACE_PTHREAD_RWLOCK_WRLOCK''@|0|g' -e 's|@''REPLACE_PTHREAD_RWLOCK_TRYRDLOCK''@|0|g' -e 's|@''REPLACE_PTHREAD_RWLOCK_TRYWRLOCK''@|0|g' -e 's|@''REPLACE_PTHREAD_RWLOCK_TIMEDRDLOCK''@|0|g' -e 's|@''REPLACE_PTHREAD_RWLOCK_TIMEDWRLOCK''@|0|g' -e 's|@''REPLACE_PTHREAD_RWLOCK_UNLOCK''@|0|g' -e 's|@''REPLACE_PTHREAD_RWLOCK_DESTROY''@|0|g' < pthread.h-t2 > pthread.h-t3 --- unictype.h --- sed -e 's/@''GNULIB_UNICTYPE_PROPERTY_HEX_DIGIT_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' -e 's/@''GNULIB_UNICTYPE_PROPERTY_ASCII_HEX_DIGIT_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' -e 's/@''GNULIB_UNICTYPE_PROPERTY_IDEOGRAPHIC_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' -e 's/@''GNULIB_UNICTYPE_PROPERTY_UNIFIED_IDEOGRAPH_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' -e 's/@''GNULIB_UNICTYPE_PROPERTY_RADICAL_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' -e 's/@''GNULIB_UNICTYPE_PROPERTY_IDS_UNARY_OPERATOR_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' -e 's/@''GNULIB_UNICTYPE_PROPERTY_IDS_BINARY_OPERATOR_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' -e 's/@''GNULIB_UNICTYPE_PROPERTY_IDS_TRINARY_OPERATOR_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' -e 's/@''GNULIB_UNICTYPE_PROPERTY_EMOJI_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' -e 's/@''GNULIB_UNICTYPE_PROPERTY_EMOJI_PRESENTATION_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' -e 's/@''GNULIB_UNICTYPE_PROPERTY_EMOJI_MODIFIER_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' -e 's/@''GNULIB_UNICTYPE_PROPERTY_EMOJI_MODIFIER_BASE_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' -e 's/@''GNULIB_UNICTYPE_PROPERTY_EMOJI_COMPONENT_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' -e 's/@''GNULIB_UNICTYPE_PROPERTY_EXTENDED_PICTOGRAPHIC_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' -e 's/@''GNULIB_UNICTYPE_PROPERTY_ZERO_WIDTH_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' -e 's/@''GNULIB_UNICTYPE_PROPERTY_SPACE_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' -e 's/@''GNULIB_UNICTYPE_PROPERTY_NON_BREAK_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' -e 's/@''GNULIB_UNICTYPE_PROPERTY_ISO_CONTROL_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' -e 's/@''GNULIB_UNICTYPE_PROPERTY_FORMAT_CONTROL_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' -e 's/@''GNULIB_UNICTYPE_PROPERTY_PREPENDED_CONCATENATION_MARK_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' -e 's/@''GNULIB_UNICTYPE_PROPERTY_DASH_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' -e 's/@''GNULIB_UNICTYPE_PROPERTY_HYPHEN_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' -e 's/@''GNULIB_UNICTYPE_PROPERTY_PUNCTUATION_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' -e 's/@''GNULIB_UNICTYPE_PROPERTY_LINE_SEPARATOR_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' -e 's/@''GNULIB_UNICTYPE_PROPERTY_PARAGRAPH_SEPARATOR_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' -e 's/@''GNULIB_UNICTYPE_PROPERTY_QUOTATION_MARK_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' -e 's/@''GNULIB_UNICTYPE_PROPERTY_SENTENCE_TERMINAL_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' -e 's/@''GNULIB_UNICTYPE_PROPERTY_TERMINAL_PUNCTUATION_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' -e 's/@''GNULIB_UNICTYPE_PROPERTY_CURRENCY_SYMBOL_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' -e 's/@''GNULIB_UNICTYPE_PROPERTY_MATH_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' -e 's/@''GNULIB_UNICTYPE_PROPERTY_OTHER_MATH_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' -e 's/@''GNULIB_UNICTYPE_PROPERTY_PAIRED_PUNCTUATION_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' -e 's/@''GNULIB_UNICTYPE_PROPERTY_LEFT_OF_PAIR_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' -e 's/@''GNULIB_UNICTYPE_PROPERTY_COMBINING_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' -e 's/@''GNULIB_UNICTYPE_PROPERTY_COMPOSITE_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' -e 's/@''GNULIB_UNICTYPE_PROPERTY_DECIMAL_DIGIT_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' -e 's/@''GNULIB_UNICTYPE_PROPERTY_NUMERIC_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' -e 's/@''GNULIB_UNICTYPE_PROPERTY_DIACRITIC_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' -e 's/@''GNULIB_UNICTYPE_PROPERTY_EXTENDER_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' -e 's/@''GNULIB_UNICTYPE_PROPERTY_IGNORABLE_CONTROL_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' -e 's/@''GNULIB_UNICTYPE_PROPERTY_REGIONAL_INDICATOR_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' < unictype.h-t3 > unictype.h-t4 --- wchar.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''@|1|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_WCTOB''@|1|g' -e 's|@''HAVE_DECL_WCSDUP''@|1|g' -e 's|@''HAVE_DECL_WCWIDTH''@|1|g' < wchar.h-t1 > wchar.h-t2 --- stdio.h --- sed -e 's|@''HAVE_DECL_FCLOSEALL''@|1|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_GETW''@|1|g' -e 's|@''HAVE_DECL_OBSTACK_PRINTF''@|1|g' -e 's|@''HAVE_DECL_PUTW''@|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' < stdio.h-t1 > stdio.h-t2 --- string.h --- rm -f string.h-t1 mv string.h-t2 string.h --- pthread.h --- sed -e 's|@''REPLACE_PTHREAD_COND_INIT''@|0|g' -e 's|@''REPLACE_PTHREAD_CONDATTR_INIT''@|0|g' -e 's|@''REPLACE_PTHREAD_CONDATTR_DESTROY''@|0|g' -e 's|@''REPLACE_PTHREAD_COND_WAIT''@|0|g' -e 's|@''REPLACE_PTHREAD_COND_TIMEDWAIT''@|0|g' -e 's|@''REPLACE_PTHREAD_COND_SIGNAL''@|0|g' -e 's|@''REPLACE_PTHREAD_COND_BROADCAST''@|0|g' -e 's|@''REPLACE_PTHREAD_COND_DESTROY''@|0|g' -e 's|@''REPLACE_PTHREAD_KEY_CREATE''@|0|g' -e 's|@''REPLACE_PTHREAD_SETSPECIFIC''@|0|g' -e 's|@''REPLACE_PTHREAD_GETSPECIFIC''@|0|g' -e 's|@''REPLACE_PTHREAD_KEY_DELETE''@|0|g' -e 's|@''REPLACE_PTHREAD_SPIN_INIT''@|0|g' -e 's|@''REPLACE_PTHREAD_SPIN_LOCK''@|0|g' -e 's|@''REPLACE_PTHREAD_SPIN_TRYLOCK''@|0|g' -e 's|@''REPLACE_PTHREAD_SPIN_UNLOCK''@|0|g' -e 's|@''REPLACE_PTHREAD_SPIN_DESTROY''@|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' < pthread.h-t3 > pthread.h-t4 --- stdlib.h --- sed -e 's|@''REPLACE__EXIT''@|0|g' -e 's|@''REPLACE_ABORT''@|0|g' -e 's|@''REPLACE_ALIGNED_ALLOC''@|0|g' -e 's|@''REPLACE_CALLOC_FOR_CALLOC_GNU''@|0|g' -e 's|@''REPLACE_CALLOC_FOR_CALLOC_POSIX''@|0|g' -e 's|@''REPLACE_CANONICALIZE_FILE_NAME''@|0|g' -e 's|@''REPLACE_FREE''@|1|g' -e 's|@''REPLACE_GETLOADAVG''@|0|g' -e 's|@''REPLACE_GETPROGNAME''@|0|g' -e 's|@''REPLACE_GETSUBOPT''@|0|g' -e 's|@''REPLACE_INITSTATE''@|0|g' -e 's|@''REPLACE_MALLOC_FOR_MALLOC_GNU''@|0|g' -e 's|@''REPLACE_MALLOC_FOR_MALLOC_POSIX''@|0|g' -e 's|@''REPLACE_MB_CUR_MAX''@|0|g' -e 's|@''REPLACE_MBSTOWCS''@|0|g' -e 's|@''REPLACE_MBTOWC''@|0|g' -e 's|@''REPLACE_MKOSTEMP''@|0|g' -e 's|@''REPLACE_MKOSTEMPS''@|0|g' -e 's|@''REPLACE_MKSTEMP''@|0|g' -e 's|@''REPLACE_POSIX_MEMALIGN''@|0|g' -e 's|@''REPLACE_POSIX_OPENPT''@|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_RAND''@|0|g' -e 's|@''REPLACE_RANDOM''@|0|g' -e 's|@''REPLACE_RANDOM_R''@|0|g' -e 's|@''REPLACE_REALLOC_FOR_REALLOC_POSIX''@|0|g' -e 's|@''REPLACE_REALLOCARRAY''@|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_STRTOF''@|0|g' -e 's|@''REPLACE_STRTOL''@|0|g' -e 's|@''REPLACE_STRTOLD''@|0|g' -e 's|@''REPLACE_STRTOLL''@|0|g' -e 's|@''REPLACE_STRTOUL''@|0|g' -e 's|@''REPLACE_STRTOULL''@|0|g' -e 's|@''REPLACE_UNSETENV''@|0|g' -e 's|@''REPLACE_WCTOMB''@|0|g' -e 's|@''CAN_PRINT_STACK_TRACE''@|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-t2 > stdlib.h-t3 --- unistd.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''@|0|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' < unistd.h-t2 > unistd.h-t3 --- stdio.h --- sed -e 's|@''REPLACE_DPRINTF''@|0|g' -e 's|@''REPLACE_FCLOSE''@|1|g' -e 's|@''REPLACE_FDOPEN''@|0|g' -e 's|@''REPLACE_FFLUSH''@|0|g' -e 's|@''REPLACE_FOPEN''@|1|g' -e 's|@''REPLACE_FOPEN_FOR_FOPEN_GNU''@|1|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-t2 > stdio.h-t3 --- unictype.h --- rm -f unictype.h-t1 unictype.h-t2 unictype.h-t3 --- wchar.h --- sed -e 's|@''REPLACE_MBSTATE_T''@|0|g' -e 's|@''REPLACE_BTOWC''@|0|g' -e 's|@''REPLACE_WCTOB''@|0|g' -e 's|@''REPLACE_FREE''@|1|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_WCSCMP''@|0|g' -e 's|@''REPLACE_WCSNCAT''@|0|g' -e 's|@''REPLACE_WCSNCMP''@|0|g' -e 's|@''REPLACE_WCSSTR''@|0|g' -e 's|@''REPLACE_WCSTOK''@|0|g' -e 's|@''REPLACE_WMEMCMP''@|0|g' -e 's|@''REPLACE_WMEMPCPY''@|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-t2 > wchar.h-t3 --- unictype.h --- mv unictype.h-t4 unictype.h --- pthread.h --- rm -f pthread.h-t1 pthread.h-t2 pthread.h-t3 mv pthread.h-t4 pthread.h --- wchar.h --- rm -f wchar.h-t1 wchar.h-t2 --- stdlib.h --- rm -f stdlib.h-t1 stdlib.h-t2 --- wchar.h --- mv wchar.h-t3 wchar.h --- stdio.h --- rm -f stdio.h-t1 stdio.h-t2 --- stdlib.h --- mv stdlib.h-t3 stdlib.h --- stdio.h --- mv stdio.h-t3 stdio.h --- unistd.h --- sed -e 's|@''REPLACE_ACCESS''@|0|g' -e 's|@''REPLACE_CHOWN''@|0|g' -e 's|@''REPLACE_CLOSE''@|0|g' -e 's|@''REPLACE_COPY_FILE_RANGE''@|0|g' -e 's|@''REPLACE_DUP''@|0|g' -e 's|@''REPLACE_DUP2''@|0|g' -e 's|@''REPLACE_DUP3''@|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_FCHDIR''@|0|g' -e 's|@''REPLACE_FCHOWNAT''@|0|g' -e 's|@''REPLACE_FDATASYNC''@|0|g' -e 's|@''REPLACE_FTRUNCATE''@|0|g' -e 's|@''REPLACE_GETCWD''@|0|g' -e 's|@''REPLACE_GETDOMAINNAME''@|0|g' -e 's|@''REPLACE_GETDTABLESIZE''@|0|g' -e 's|@''REPLACE_GETENTROPY''@|0|g' -e 's|@''REPLACE_GETLOGIN''@|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_GETPASS_FOR_GETPASS_GNU''@|0|g' -e 's|@''REPLACE_GETUSERSHELL''@|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_PIPE2''@|1|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_SETHOSTNAME''@|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-t3 > unistd.h-t4 rm -f unistd.h-t1 unistd.h-t2 unistd.h-t3 mv unistd.h-t4 unistd.h --- all --- /usr/bin/make all-recursive --- all-recursive --- --- malloc/.dirstamp --- --- malloc/.deps/.dirstamp --- --- glthread/.dirstamp --- --- glthread/.deps/.dirstamp --- --- unicase/.dirstamp --- --- unicase/.deps/.dirstamp --- --- unictype/.dirstamp --- --- unictype/.deps/.dirstamp --- --- uniwidth/.dirstamp --- --- uniwidth/.deps/.dirstamp --- --- libgmc_a-gl_array_list.o --- --- libgmc_a-openat-proc.o --- --- libgmc_a-basename-lgpl.o --- --- libgmc_a-binary-io.o --- --- libgmc_a-bitrotate.o --- --- libgmc_a-c-ctype.o --- --- libgmc_a-c-strstr.o --- --- libgmc_a-c32isalnum.o --- --- libgmc_a-c32isalpha.o --- --- libgmc_a-c32isblank.o --- --- libgmc_a-c32iscntrl.o --- --- libgmc_a-c32isdigit.o --- --- libgmc_a-c32isgraph.o --- --- libgmc_a-c32islower.o --- --- libgmc_a-c32isprint.o --- --- libgmc_a-c32ispunct.o --- --- libgmc_a-c32isspace.o --- --- libgmc_a-c32isupper.o --- --- libgmc_a-c32isxdigit.o --- --- libgmc_a-c32tolower.o --- --- libgmc_a-c32width.o --- --- libgmc_a-canonicalize.o --- --- libgmc_a-chdir-long.o --- --- libgmc_a-cloexec.o --- --- libgmc_a-concat-filename.o --- --- libgmc_a-error.o --- --- libgmc_a-exitfail.o --- --- libgmc_a-fatal-signal.o --- --- libgmc_a-fd-hook.o --- --- libgmc_a-fd-safer-flag.o --- --- libgmc_a-dup-safer-flag.o --- --- libgmc_a-file-set.o --- --- libgmc_a-filenamecat-lgpl.o --- --- libgmc_a-findprog-in.o --- --- libgmc_a-float.o --- --- libgmc_a-free.o --- --- libgmc_a-fseterr.o --- --- libgmc_a-fstrcmp.o --- --- libgmc_a-fwriteerror.o --- --- libgmc_a-getopt.o --- --- libgmc_a-getopt1.o --- --- libgmc_a-hard-locale.o --- --- libgmc_a-hash.o --- --- libgmc_a-hashcode-named-file.o --- --- libgmc_a-hashcode-string1.o --- --- libgmc_a-hashcode-string2.o --- --- libgmc_a-ialloc.o --- --- libgmc_a-iswdigit.o --- --- libgmc_a-iswxdigit.o --- --- libgmc_a-gl_linked_list.o --- --- libgmc_a-gl_linkedhash_list.o --- --- libgmc_a-gl_list.o --- --- libgmc_a-localcharset.o --- --- libgmc_a-malloca.o --- --- libgmc_a-hashcode-string1.o --- cc -DHAVE_CONFIG_H -I. -I.. -D_THREAD_SAFE -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-error -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT libgmc_a-hashcode-string1.o -MD -MP -MF .deps/libgmc_a-hashcode-string1.Tpo -c -o libgmc_a-hashcode-string1.o `test -f 'hashcode-string1.c' || echo './'`hashcode-string1.c --- libgmc_a-hashcode-string2.o --- cc -DHAVE_CONFIG_H -I. -I.. -D_THREAD_SAFE -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-error -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT libgmc_a-hashcode-string2.o -MD -MP -MF .deps/libgmc_a-hashcode-string2.Tpo -c -o libgmc_a-hashcode-string2.o `test -f 'hashcode-string2.c' || echo './'`hashcode-string2.c --- libgmc_a-ialloc.o --- cc -DHAVE_CONFIG_H -I. -I.. -D_THREAD_SAFE -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-error -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT libgmc_a-ialloc.o -MD -MP -MF .deps/libgmc_a-ialloc.Tpo -c -o libgmc_a-ialloc.o `test -f 'ialloc.c' || echo './'`ialloc.c --- libgmc_a-iswdigit.o --- cc -DHAVE_CONFIG_H -I. -I.. -D_THREAD_SAFE -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-error -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT libgmc_a-iswdigit.o -MD -MP -MF .deps/libgmc_a-iswdigit.Tpo -c -o libgmc_a-iswdigit.o `test -f 'iswdigit.c' || echo './'`iswdigit.c --- libgmc_a-iswxdigit.o --- cc -DHAVE_CONFIG_H -I. -I.. -D_THREAD_SAFE -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-error -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT libgmc_a-iswxdigit.o -MD -MP -MF .deps/libgmc_a-iswxdigit.Tpo -c -o libgmc_a-iswxdigit.o `test -f 'iswxdigit.c' || echo './'`iswxdigit.c --- libgmc_a-gl_linked_list.o --- cc -DHAVE_CONFIG_H -I. -I.. -D_THREAD_SAFE -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-error -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT libgmc_a-gl_linked_list.o -MD -MP -MF .deps/libgmc_a-gl_linked_list.Tpo -c -o libgmc_a-gl_linked_list.o `test -f 'gl_linked_list.c' || echo './'`gl_linked_list.c --- libgmc_a-gl_linkedhash_list.o --- cc -DHAVE_CONFIG_H -I. -I.. -D_THREAD_SAFE -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-error -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT libgmc_a-gl_linkedhash_list.o -MD -MP -MF .deps/libgmc_a-gl_linkedhash_list.Tpo -c -o libgmc_a-gl_linkedhash_list.o `test -f 'gl_linkedhash_list.c' || echo './'`gl_linkedhash_list.c --- libgmc_a-gl_list.o --- cc -DHAVE_CONFIG_H -I. -I.. -D_THREAD_SAFE -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-error -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT libgmc_a-gl_list.o -MD -MP -MF .deps/libgmc_a-gl_list.Tpo -c -o libgmc_a-gl_list.o `test -f 'gl_list.c' || echo './'`gl_list.c --- libgmc_a-localcharset.o --- cc -DHAVE_CONFIG_H -I. -I.. -D_THREAD_SAFE -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-error -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT libgmc_a-localcharset.o -MD -MP -MF .deps/libgmc_a-localcharset.Tpo -c -o libgmc_a-localcharset.o `test -f 'localcharset.c' || echo './'`localcharset.c --- libgmc_a-gl_array_list.o --- cc -DHAVE_CONFIG_H -I. -I.. -D_THREAD_SAFE -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-error -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT libgmc_a-gl_array_list.o -MD -MP -MF .deps/libgmc_a-gl_array_list.Tpo -c -o libgmc_a-gl_array_list.o `test -f 'gl_array_list.c' || echo './'`gl_array_list.c --- libgmc_a-openat-proc.o --- cc -DHAVE_CONFIG_H -I. -I.. -D_THREAD_SAFE -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-error -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT libgmc_a-openat-proc.o -MD -MP -MF .deps/libgmc_a-openat-proc.Tpo -c -o libgmc_a-openat-proc.o `test -f 'openat-proc.c' || echo './'`openat-proc.c --- libgmc_a-basename-lgpl.o --- cc -DHAVE_CONFIG_H -I. -I.. -D_THREAD_SAFE -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-error -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT libgmc_a-basename-lgpl.o -MD -MP -MF .deps/libgmc_a-basename-lgpl.Tpo -c -o libgmc_a-basename-lgpl.o `test -f 'basename-lgpl.c' || echo './'`basename-lgpl.c --- libgmc_a-binary-io.o --- cc -DHAVE_CONFIG_H -I. -I.. -D_THREAD_SAFE -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-error -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT libgmc_a-binary-io.o -MD -MP -MF .deps/libgmc_a-binary-io.Tpo -c -o libgmc_a-binary-io.o `test -f 'binary-io.c' || echo './'`binary-io.c --- libgmc_a-bitrotate.o --- cc -DHAVE_CONFIG_H -I. -I.. -D_THREAD_SAFE -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-error -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT libgmc_a-bitrotate.o -MD -MP -MF .deps/libgmc_a-bitrotate.Tpo -c -o libgmc_a-bitrotate.o `test -f 'bitrotate.c' || echo './'`bitrotate.c --- libgmc_a-c-ctype.o --- cc -DHAVE_CONFIG_H -I. -I.. -D_THREAD_SAFE -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-error -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT libgmc_a-c-ctype.o -MD -MP -MF .deps/libgmc_a-c-ctype.Tpo -c -o libgmc_a-c-ctype.o `test -f 'c-ctype.c' || echo './'`c-ctype.c --- libgmc_a-c-strstr.o --- cc -DHAVE_CONFIG_H -I. -I.. -D_THREAD_SAFE -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-error -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT libgmc_a-c-strstr.o -MD -MP -MF .deps/libgmc_a-c-strstr.Tpo -c -o libgmc_a-c-strstr.o `test -f 'c-strstr.c' || echo './'`c-strstr.c --- libgmc_a-c32isalnum.o --- cc -DHAVE_CONFIG_H -I. -I.. -D_THREAD_SAFE -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-error -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT libgmc_a-c32isalnum.o -MD -MP -MF .deps/libgmc_a-c32isalnum.Tpo -c -o libgmc_a-c32isalnum.o `test -f 'c32isalnum.c' || echo './'`c32isalnum.c --- libgmc_a-c32isalpha.o --- cc -DHAVE_CONFIG_H -I. -I.. -D_THREAD_SAFE -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-error -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT libgmc_a-c32isalpha.o -MD -MP -MF .deps/libgmc_a-c32isalpha.Tpo -c -o libgmc_a-c32isalpha.o `test -f 'c32isalpha.c' || echo './'`c32isalpha.c --- libgmc_a-c32isblank.o --- cc -DHAVE_CONFIG_H -I. -I.. -D_THREAD_SAFE -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-error -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT libgmc_a-c32isblank.o -MD -MP -MF .deps/libgmc_a-c32isblank.Tpo -c -o libgmc_a-c32isblank.o `test -f 'c32isblank.c' || echo './'`c32isblank.c --- libgmc_a-c32iscntrl.o --- cc -DHAVE_CONFIG_H -I. -I.. -D_THREAD_SAFE -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-error -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT libgmc_a-c32iscntrl.o -MD -MP -MF .deps/libgmc_a-c32iscntrl.Tpo -c -o libgmc_a-c32iscntrl.o `test -f 'c32iscntrl.c' || echo './'`c32iscntrl.c --- libgmc_a-c32isdigit.o --- cc -DHAVE_CONFIG_H -I. -I.. -D_THREAD_SAFE -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-error -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT libgmc_a-c32isdigit.o -MD -MP -MF .deps/libgmc_a-c32isdigit.Tpo -c -o libgmc_a-c32isdigit.o `test -f 'c32isdigit.c' || echo './'`c32isdigit.c --- libgmc_a-c32isgraph.o --- cc -DHAVE_CONFIG_H -I. -I.. -D_THREAD_SAFE -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-error -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT libgmc_a-c32isgraph.o -MD -MP -MF .deps/libgmc_a-c32isgraph.Tpo -c -o libgmc_a-c32isgraph.o `test -f 'c32isgraph.c' || echo './'`c32isgraph.c --- libgmc_a-c32islower.o --- cc -DHAVE_CONFIG_H -I. -I.. -D_THREAD_SAFE -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-error -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT libgmc_a-c32islower.o -MD -MP -MF .deps/libgmc_a-c32islower.Tpo -c -o libgmc_a-c32islower.o `test -f 'c32islower.c' || echo './'`c32islower.c --- libgmc_a-c32isprint.o --- cc -DHAVE_CONFIG_H -I. -I.. -D_THREAD_SAFE -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-error -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT libgmc_a-c32isprint.o -MD -MP -MF .deps/libgmc_a-c32isprint.Tpo -c -o libgmc_a-c32isprint.o `test -f 'c32isprint.c' || echo './'`c32isprint.c --- libgmc_a-c32ispunct.o --- cc -DHAVE_CONFIG_H -I. -I.. -D_THREAD_SAFE -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-error -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT libgmc_a-c32ispunct.o -MD -MP -MF .deps/libgmc_a-c32ispunct.Tpo -c -o libgmc_a-c32ispunct.o `test -f 'c32ispunct.c' || echo './'`c32ispunct.c --- libgmc_a-c32isspace.o --- cc -DHAVE_CONFIG_H -I. -I.. -D_THREAD_SAFE -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-error -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT libgmc_a-c32isspace.o -MD -MP -MF .deps/libgmc_a-c32isspace.Tpo -c -o libgmc_a-c32isspace.o `test -f 'c32isspace.c' || echo './'`c32isspace.c --- libgmc_a-c32isupper.o --- cc -DHAVE_CONFIG_H -I. -I.. -D_THREAD_SAFE -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-error -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT libgmc_a-c32isupper.o -MD -MP -MF .deps/libgmc_a-c32isupper.Tpo -c -o libgmc_a-c32isupper.o `test -f 'c32isupper.c' || echo './'`c32isupper.c --- libgmc_a-c32isxdigit.o --- cc -DHAVE_CONFIG_H -I. -I.. -D_THREAD_SAFE -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-error -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT libgmc_a-c32isxdigit.o -MD -MP -MF .deps/libgmc_a-c32isxdigit.Tpo -c -o libgmc_a-c32isxdigit.o `test -f 'c32isxdigit.c' || echo './'`c32isxdigit.c --- libgmc_a-c32tolower.o --- cc -DHAVE_CONFIG_H -I. -I.. -D_THREAD_SAFE -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-error -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT libgmc_a-c32tolower.o -MD -MP -MF .deps/libgmc_a-c32tolower.Tpo -c -o libgmc_a-c32tolower.o `test -f 'c32tolower.c' || echo './'`c32tolower.c --- libgmc_a-c32width.o --- cc -DHAVE_CONFIG_H -I. -I.. -D_THREAD_SAFE -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-error -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT libgmc_a-c32width.o -MD -MP -MF .deps/libgmc_a-c32width.Tpo -c -o libgmc_a-c32width.o `test -f 'c32width.c' || echo './'`c32width.c --- libgmc_a-canonicalize.o --- cc -DHAVE_CONFIG_H -I. -I.. -D_THREAD_SAFE -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-error -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT libgmc_a-canonicalize.o -MD -MP -MF .deps/libgmc_a-canonicalize.Tpo -c -o libgmc_a-canonicalize.o `test -f 'canonicalize.c' || echo './'`canonicalize.c --- libgmc_a-chdir-long.o --- cc -DHAVE_CONFIG_H -I. -I.. -D_THREAD_SAFE -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-error -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT libgmc_a-chdir-long.o -MD -MP -MF .deps/libgmc_a-chdir-long.Tpo -c -o libgmc_a-chdir-long.o `test -f 'chdir-long.c' || echo './'`chdir-long.c --- libgmc_a-cloexec.o --- cc -DHAVE_CONFIG_H -I. -I.. -D_THREAD_SAFE -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-error -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT libgmc_a-cloexec.o -MD -MP -MF .deps/libgmc_a-cloexec.Tpo -c -o libgmc_a-cloexec.o `test -f 'cloexec.c' || echo './'`cloexec.c --- libgmc_a-concat-filename.o --- cc -DHAVE_CONFIG_H -I. -I.. -D_THREAD_SAFE -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-error -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT libgmc_a-concat-filename.o -MD -MP -MF .deps/libgmc_a-concat-filename.Tpo -c -o libgmc_a-concat-filename.o `test -f 'concat-filename.c' || echo './'`concat-filename.c --- libgmc_a-error.o --- cc -DHAVE_CONFIG_H -I. -I.. -D_THREAD_SAFE -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-error -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT libgmc_a-error.o -MD -MP -MF .deps/libgmc_a-error.Tpo -c -o libgmc_a-error.o `test -f 'error.c' || echo './'`error.c --- libgmc_a-exitfail.o --- cc -DHAVE_CONFIG_H -I. -I.. -D_THREAD_SAFE -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-error -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT libgmc_a-exitfail.o -MD -MP -MF .deps/libgmc_a-exitfail.Tpo -c -o libgmc_a-exitfail.o `test -f 'exitfail.c' || echo './'`exitfail.c --- libgmc_a-fatal-signal.o --- cc -DHAVE_CONFIG_H -I. -I.. -D_THREAD_SAFE -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-error -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT libgmc_a-fatal-signal.o -MD -MP -MF .deps/libgmc_a-fatal-signal.Tpo -c -o libgmc_a-fatal-signal.o `test -f 'fatal-signal.c' || echo './'`fatal-signal.c --- libgmc_a-fd-hook.o --- cc -DHAVE_CONFIG_H -I. -I.. -D_THREAD_SAFE -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-error -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT libgmc_a-fd-hook.o -MD -MP -MF .deps/libgmc_a-fd-hook.Tpo -c -o libgmc_a-fd-hook.o `test -f 'fd-hook.c' || echo './'`fd-hook.c --- libgmc_a-fd-safer-flag.o --- cc -DHAVE_CONFIG_H -I. -I.. -D_THREAD_SAFE -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-error -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT libgmc_a-fd-safer-flag.o -MD -MP -MF .deps/libgmc_a-fd-safer-flag.Tpo -c -o libgmc_a-fd-safer-flag.o `test -f 'fd-safer-flag.c' || echo './'`fd-safer-flag.c --- libgmc_a-dup-safer-flag.o --- cc -DHAVE_CONFIG_H -I. -I.. -D_THREAD_SAFE -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-error -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT libgmc_a-dup-safer-flag.o -MD -MP -MF .deps/libgmc_a-dup-safer-flag.Tpo -c -o libgmc_a-dup-safer-flag.o `test -f 'dup-safer-flag.c' || echo './'`dup-safer-flag.c --- libgmc_a-file-set.o --- cc -DHAVE_CONFIG_H -I. -I.. -D_THREAD_SAFE -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-error -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT libgmc_a-file-set.o -MD -MP -MF .deps/libgmc_a-file-set.Tpo -c -o libgmc_a-file-set.o `test -f 'file-set.c' || echo './'`file-set.c --- libgmc_a-filenamecat-lgpl.o --- cc -DHAVE_CONFIG_H -I. -I.. -D_THREAD_SAFE -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-error -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT libgmc_a-filenamecat-lgpl.o -MD -MP -MF .deps/libgmc_a-filenamecat-lgpl.Tpo -c -o libgmc_a-filenamecat-lgpl.o `test -f 'filenamecat-lgpl.c' || echo './'`filenamecat-lgpl.c --- libgmc_a-findprog-in.o --- cc -DHAVE_CONFIG_H -I. -I.. -D_THREAD_SAFE -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-error -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT libgmc_a-findprog-in.o -MD -MP -MF .deps/libgmc_a-findprog-in.Tpo -c -o libgmc_a-findprog-in.o `test -f 'findprog-in.c' || echo './'`findprog-in.c --- libgmc_a-float.o --- cc -DHAVE_CONFIG_H -I. -I.. -D_THREAD_SAFE -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-error -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT libgmc_a-float.o -MD -MP -MF .deps/libgmc_a-float.Tpo -c -o libgmc_a-float.o `test -f 'float.c' || echo './'`float.c --- libgmc_a-free.o --- cc -DHAVE_CONFIG_H -I. -I.. -D_THREAD_SAFE -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-error -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT libgmc_a-free.o -MD -MP -MF .deps/libgmc_a-free.Tpo -c -o libgmc_a-free.o `test -f 'free.c' || echo './'`free.c --- libgmc_a-fseterr.o --- cc -DHAVE_CONFIG_H -I. -I.. -D_THREAD_SAFE -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-error -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT libgmc_a-fseterr.o -MD -MP -MF .deps/libgmc_a-fseterr.Tpo -c -o libgmc_a-fseterr.o `test -f 'fseterr.c' || echo './'`fseterr.c --- libgmc_a-fstrcmp.o --- cc -DHAVE_CONFIG_H -I. -I.. -D_THREAD_SAFE -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-error -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT libgmc_a-fstrcmp.o -MD -MP -MF .deps/libgmc_a-fstrcmp.Tpo -c -o libgmc_a-fstrcmp.o `test -f 'fstrcmp.c' || echo './'`fstrcmp.c --- libgmc_a-fwriteerror.o --- cc -DHAVE_CONFIG_H -I. -I.. -D_THREAD_SAFE -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-error -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT libgmc_a-fwriteerror.o -MD -MP -MF .deps/libgmc_a-fwriteerror.Tpo -c -o libgmc_a-fwriteerror.o `test -f 'fwriteerror.c' || echo './'`fwriteerror.c --- libgmc_a-getopt.o --- cc -DHAVE_CONFIG_H -I. -I.. -D_THREAD_SAFE -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-error -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT libgmc_a-getopt.o -MD -MP -MF .deps/libgmc_a-getopt.Tpo -c -o libgmc_a-getopt.o `test -f 'getopt.c' || echo './'`getopt.c --- libgmc_a-getopt1.o --- cc -DHAVE_CONFIG_H -I. -I.. -D_THREAD_SAFE -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-error -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT libgmc_a-getopt1.o -MD -MP -MF .deps/libgmc_a-getopt1.Tpo -c -o libgmc_a-getopt1.o `test -f 'getopt1.c' || echo './'`getopt1.c --- libgmc_a-hard-locale.o --- cc -DHAVE_CONFIG_H -I. -I.. -D_THREAD_SAFE -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-error -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT libgmc_a-hard-locale.o -MD -MP -MF .deps/libgmc_a-hard-locale.Tpo -c -o libgmc_a-hard-locale.o `test -f 'hard-locale.c' || echo './'`hard-locale.c --- libgmc_a-hash.o --- cc -DHAVE_CONFIG_H -I. -I.. -D_THREAD_SAFE -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-error -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT libgmc_a-hash.o -MD -MP -MF .deps/libgmc_a-hash.Tpo -c -o libgmc_a-hash.o `test -f 'hash.c' || echo './'`hash.c --- libgmc_a-hashcode-named-file.o --- cc -DHAVE_CONFIG_H -I. -I.. -D_THREAD_SAFE -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-error -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT libgmc_a-hashcode-named-file.o -MD -MP -MF .deps/libgmc_a-hashcode-named-file.Tpo -c -o libgmc_a-hashcode-named-file.o `test -f 'hashcode-named-file.c' || echo './'`hashcode-named-file.c --- libgmc_a-mbchar.o --- --- libgmc_a-mbiterf.o --- --- libgmc_a-mbrtoc32.o --- --- libgmc_a-mbsnlen.o --- --- libgmc_a-mbszero.o --- --- libgmc_a-next-prime.o --- --- libgmc_a-openat-die.o --- --- libgmc_a-gl_oset.o --- --- libgmc_a-pipe2.o --- --- libgmc_a-pipe2-safer.o --- --- libgmc_a-malloca.o --- cc -DHAVE_CONFIG_H -I. -I.. -D_THREAD_SAFE -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-error -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT libgmc_a-malloca.o -MD -MP -MF .deps/libgmc_a-malloca.Tpo -c -o libgmc_a-malloca.o `test -f 'malloca.c' || echo './'`malloca.c --- libgmc_a-mbchar.o --- cc -DHAVE_CONFIG_H -I. -I.. -D_THREAD_SAFE -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-error -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT libgmc_a-mbchar.o -MD -MP -MF .deps/libgmc_a-mbchar.Tpo -c -o libgmc_a-mbchar.o `test -f 'mbchar.c' || echo './'`mbchar.c --- libgmc_a-mbiterf.o --- cc -DHAVE_CONFIG_H -I. -I.. -D_THREAD_SAFE -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-error -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT libgmc_a-mbiterf.o -MD -MP -MF .deps/libgmc_a-mbiterf.Tpo -c -o libgmc_a-mbiterf.o `test -f 'mbiterf.c' || echo './'`mbiterf.c --- libgmc_a-mbrtoc32.o --- cc -DHAVE_CONFIG_H -I. -I.. -D_THREAD_SAFE -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-error -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT libgmc_a-mbrtoc32.o -MD -MP -MF .deps/libgmc_a-mbrtoc32.Tpo -c -o libgmc_a-mbrtoc32.o `test -f 'mbrtoc32.c' || echo './'`mbrtoc32.c --- libgmc_a-mbsnlen.o --- cc -DHAVE_CONFIG_H -I. -I.. -D_THREAD_SAFE -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-error -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT libgmc_a-mbsnlen.o -MD -MP -MF .deps/libgmc_a-mbsnlen.Tpo -c -o libgmc_a-mbsnlen.o `test -f 'mbsnlen.c' || echo './'`mbsnlen.c --- libgmc_a-mbszero.o --- cc -DHAVE_CONFIG_H -I. -I.. -D_THREAD_SAFE -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-error -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT libgmc_a-mbszero.o -MD -MP -MF .deps/libgmc_a-mbszero.Tpo -c -o libgmc_a-mbszero.o `test -f 'mbszero.c' || echo './'`mbszero.c --- libgmc_a-next-prime.o --- cc -DHAVE_CONFIG_H -I. -I.. -D_THREAD_SAFE -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-error -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT libgmc_a-next-prime.o -MD -MP -MF .deps/libgmc_a-next-prime.Tpo -c -o libgmc_a-next-prime.o `test -f 'next-prime.c' || echo './'`next-prime.c --- libgmc_a-openat-die.o --- cc -DHAVE_CONFIG_H -I. -I.. -D_THREAD_SAFE -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-error -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT libgmc_a-openat-die.o -MD -MP -MF .deps/libgmc_a-openat-die.Tpo -c -o libgmc_a-openat-die.o `test -f 'openat-die.c' || echo './'`openat-die.c --- libgmc_a-gl_oset.o --- cc -DHAVE_CONFIG_H -I. -I.. -D_THREAD_SAFE -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-error -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT libgmc_a-gl_oset.o -MD -MP -MF .deps/libgmc_a-gl_oset.Tpo -c -o libgmc_a-gl_oset.o `test -f 'gl_oset.c' || echo './'`gl_oset.c --- libgmc_a-pipe2.o --- cc -DHAVE_CONFIG_H -I. -I.. -D_THREAD_SAFE -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-error -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT libgmc_a-pipe2.o -MD -MP -MF .deps/libgmc_a-pipe2.Tpo -c -o libgmc_a-pipe2.o `test -f 'pipe2.c' || echo './'`pipe2.c --- libgmc_a-pipe2-safer.o --- cc -DHAVE_CONFIG_H -I. -I.. -D_THREAD_SAFE -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-error -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT libgmc_a-pipe2-safer.o -MD -MP -MF .deps/libgmc_a-pipe2-safer.Tpo -c -o libgmc_a-pipe2-safer.o `test -f 'pipe2-safer.c' || echo './'`pipe2-safer.c --- libgmc_a-c32ispunct.o --- mv -f .deps/libgmc_a-c32ispunct.Tpo .deps/libgmc_a-c32ispunct.Po --- libgmc_a-fseterr.o --- mv -f .deps/libgmc_a-fseterr.Tpo .deps/libgmc_a-fseterr.Po --- libgmc_a-spawn.o --- --- libgmc_a-spawni.o --- --- libgmc_a-spawn.o --- cc -DHAVE_CONFIG_H -I. -I.. -D_THREAD_SAFE -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-error -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT libgmc_a-spawn.o -MD -MP -MF .deps/libgmc_a-spawn.Tpo -c -o libgmc_a-spawn.o `test -f 'spawn.c' || echo './'`spawn.c --- libgmc_a-spawni.o --- cc -DHAVE_CONFIG_H -I. -I.. -D_THREAD_SAFE -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-error -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT libgmc_a-spawni.o -MD -MP -MF .deps/libgmc_a-spawni.Tpo -c -o libgmc_a-spawni.o `test -f 'spawni.c' || echo './'`spawni.c --- libgmc_a-c-strstr.o --- mv -f .deps/libgmc_a-c-strstr.Tpo .deps/libgmc_a-c-strstr.Po --- libgmc_a-dup-safer-flag.o --- mv -f .deps/libgmc_a-dup-safer-flag.Tpo .deps/libgmc_a-dup-safer-flag.Po --- libgmc_a-fd-hook.o --- mv -f .deps/libgmc_a-fd-hook.Tpo .deps/libgmc_a-fd-hook.Po --- libgmc_a-spawn_faction_addchdir.o --- --- libgmc_a-spawn_faction_addclose.o --- --- libgmc_a-mbchar.o --- mv -f .deps/libgmc_a-mbchar.Tpo .deps/libgmc_a-mbchar.Po --- libgmc_a-spawn_faction_addchdir.o --- cc -DHAVE_CONFIG_H -I. -I.. -D_THREAD_SAFE -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-error -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT libgmc_a-spawn_faction_addchdir.o -MD -MP -MF .deps/libgmc_a-spawn_faction_addchdir.Tpo -c -o libgmc_a-spawn_faction_addchdir.o `test -f 'spawn_faction_addchdir.c' || echo './'`spawn_faction_addchdir.c --- libgmc_a-spawn_faction_addclose.o --- cc -DHAVE_CONFIG_H -I. -I.. -D_THREAD_SAFE -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-error -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT libgmc_a-spawn_faction_addclose.o -MD -MP -MF .deps/libgmc_a-spawn_faction_addclose.Tpo -c -o libgmc_a-spawn_faction_addclose.o `test -f 'spawn_faction_addclose.c' || echo './'`spawn_faction_addclose.c --- libgmc_a-concat-filename.o --- mv -f .deps/libgmc_a-concat-filename.Tpo .deps/libgmc_a-concat-filename.Po --- libgmc_a-free.o --- mv -f .deps/libgmc_a-free.Tpo .deps/libgmc_a-free.Po --- libgmc_a-localcharset.o --- mv -f .deps/libgmc_a-localcharset.Tpo .deps/libgmc_a-localcharset.Po --- libgmc_a-c32tolower.o --- mv -f .deps/libgmc_a-c32tolower.Tpo .deps/libgmc_a-c32tolower.Po --- libgmc_a-spawn_faction_adddup2.o --- --- libgmc_a-spawn_faction_addopen.o --- --- libgmc_a-spawn_faction_adddup2.o --- cc -DHAVE_CONFIG_H -I. -I.. -D_THREAD_SAFE -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-error -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT libgmc_a-spawn_faction_adddup2.o -MD -MP -MF .deps/libgmc_a-spawn_faction_adddup2.Tpo -c -o libgmc_a-spawn_faction_adddup2.o `test -f 'spawn_faction_adddup2.c' || echo './'`spawn_faction_adddup2.c --- libgmc_a-spawn_faction_addopen.o --- cc -DHAVE_CONFIG_H -I. -I.. -D_THREAD_SAFE -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-error -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT libgmc_a-spawn_faction_addopen.o -MD -MP -MF .deps/libgmc_a-spawn_faction_addopen.Tpo -c -o libgmc_a-spawn_faction_addopen.o `test -f 'spawn_faction_addopen.c' || echo './'`spawn_faction_addopen.c --- libgmc_a-spawn_faction_destroy.o --- --- libgmc_a-hard-locale.o --- mv -f .deps/libgmc_a-hard-locale.Tpo .deps/libgmc_a-hard-locale.Po --- libgmc_a-c32isspace.o --- mv -f .deps/libgmc_a-c32isspace.Tpo .deps/libgmc_a-c32isspace.Po --- libgmc_a-c-ctype.o --- mv -f .deps/libgmc_a-c-ctype.Tpo .deps/libgmc_a-c-ctype.Po --- libgmc_a-float.o --- mv -f .deps/libgmc_a-float.Tpo .deps/libgmc_a-float.Po --- libgmc_a-spawn_faction_destroy.o --- cc -DHAVE_CONFIG_H -I. -I.. -D_THREAD_SAFE -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-error -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT libgmc_a-spawn_faction_destroy.o -MD -MP -MF .deps/libgmc_a-spawn_faction_destroy.Tpo -c -o libgmc_a-spawn_faction_destroy.o `test -f 'spawn_faction_destroy.c' || echo './'`spawn_faction_destroy.c --- libgmc_a-spawn_faction_init.o --- --- libgmc_a-spawnattr_destroy.o --- --- libgmc_a-spawnattr_init.o --- --- libgmc_a-c32isxdigit.o --- mv -f .deps/libgmc_a-c32isxdigit.Tpo .deps/libgmc_a-c32isxdigit.Po --- libgmc_a-c32islower.o --- mv -f .deps/libgmc_a-c32islower.Tpo .deps/libgmc_a-c32islower.Po --- libgmc_a-bitrotate.o --- mv -f .deps/libgmc_a-bitrotate.Tpo .deps/libgmc_a-bitrotate.Po --- libgmc_a-c32isalnum.o --- mv -f .deps/libgmc_a-c32isalnum.Tpo .deps/libgmc_a-c32isalnum.Po --- libgmc_a-spawn_faction_init.o --- cc -DHAVE_CONFIG_H -I. -I.. -D_THREAD_SAFE -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-error -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT libgmc_a-spawn_faction_init.o -MD -MP -MF .deps/libgmc_a-spawn_faction_init.Tpo -c -o libgmc_a-spawn_faction_init.o `test -f 'spawn_faction_init.c' || echo './'`spawn_faction_init.c --- libgmc_a-chdir-long.o --- mv -f .deps/libgmc_a-chdir-long.Tpo .deps/libgmc_a-chdir-long.Po --- libgmc_a-spawnattr_destroy.o --- cc -DHAVE_CONFIG_H -I. -I.. -D_THREAD_SAFE -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-error -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT libgmc_a-spawnattr_destroy.o -MD -MP -MF .deps/libgmc_a-spawnattr_destroy.Tpo -c -o libgmc_a-spawnattr_destroy.o `test -f 'spawnattr_destroy.c' || echo './'`spawnattr_destroy.c --- libgmc_a-spawnattr_init.o --- cc -DHAVE_CONFIG_H -I. -I.. -D_THREAD_SAFE -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-error -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT libgmc_a-spawnattr_init.o -MD -MP -MF .deps/libgmc_a-spawnattr_init.Tpo -c -o libgmc_a-spawnattr_init.o `test -f 'spawnattr_init.c' || echo './'`spawnattr_init.c --- libgmc_a-spawnattr_setflags.o --- --- libgmc_a-spawnattr_setpgroup.o --- --- libgmc_a-spawnattr_setsigmask.o --- --- libgmc_a-spawnp.o --- --- libgmc_a-progname.o --- --- libgmc_a-mbrtoc32.o --- mv -f .deps/libgmc_a-mbrtoc32.Tpo .deps/libgmc_a-mbrtoc32.Po --- libgmc_a-cloexec.o --- mv -f .deps/libgmc_a-cloexec.Tpo .deps/libgmc_a-cloexec.Po --- libgmc_a-c32width.o --- mv -f .deps/libgmc_a-c32width.Tpo .deps/libgmc_a-c32width.Po --- libgmc_a-c32iscntrl.o --- mv -f .deps/libgmc_a-c32iscntrl.Tpo .deps/libgmc_a-c32iscntrl.Po --- libgmc_a-c32isblank.o --- mv -f .deps/libgmc_a-c32isblank.Tpo .deps/libgmc_a-c32isblank.Po --- libgmc_a-openat-proc.o --- mv -f .deps/libgmc_a-openat-proc.Tpo .deps/libgmc_a-openat-proc.Po --- libgmc_a-spawnattr_setflags.o --- cc -DHAVE_CONFIG_H -I. -I.. -D_THREAD_SAFE -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-error -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT libgmc_a-spawnattr_setflags.o -MD -MP -MF .deps/libgmc_a-spawnattr_setflags.Tpo -c -o libgmc_a-spawnattr_setflags.o `test -f 'spawnattr_setflags.c' || echo './'`spawnattr_setflags.c --- libgmc_a-spawnattr_setpgroup.o --- cc -DHAVE_CONFIG_H -I. -I.. -D_THREAD_SAFE -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-error -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT libgmc_a-spawnattr_setpgroup.o -MD -MP -MF .deps/libgmc_a-spawnattr_setpgroup.Tpo -c -o libgmc_a-spawnattr_setpgroup.o `test -f 'spawnattr_setpgroup.c' || echo './'`spawnattr_setpgroup.c --- libgmc_a-spawnp.o --- cc -DHAVE_CONFIG_H -I. -I.. -D_THREAD_SAFE -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-error -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT libgmc_a-spawnp.o -MD -MP -MF .deps/libgmc_a-spawnp.Tpo -c -o libgmc_a-spawnp.o `test -f 'spawnp.c' || echo './'`spawnp.c --- libgmc_a-rawmemchr.o --- --- libgmc_a-gl_rbtree_oset.o --- --- libgmc_a-gl_rbtreehash_list.o --- --- libgmc_a-read-file.o --- --- libgmc_a-same-inode.o --- --- libgmc_a-save-cwd.o --- --- libgmc_a-setlocale_null.o --- --- libgmc_a-setlocale-lock.o --- --- libgmc_a-hashcode-named-file.o --- mv -f .deps/libgmc_a-hashcode-named-file.Tpo .deps/libgmc_a-hashcode-named-file.Po --- libgmc_a-fwriteerror.o --- mv -f .deps/libgmc_a-fwriteerror.Tpo .deps/libgmc_a-fwriteerror.Po --- libgmc_a-c32isgraph.o --- mv -f .deps/libgmc_a-c32isgraph.Tpo .deps/libgmc_a-c32isgraph.Po --- libgmc_a-progname.o --- cc -DHAVE_CONFIG_H -I. -I.. -D_THREAD_SAFE -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-error -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT libgmc_a-progname.o -MD -MP -MF .deps/libgmc_a-progname.Tpo -c -o libgmc_a-progname.o `test -f 'progname.c' || echo './'`progname.c --- libgmc_a-same-inode.o --- cc -DHAVE_CONFIG_H -I. -I.. -D_THREAD_SAFE -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-error -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT libgmc_a-same-inode.o -MD -MP -MF .deps/libgmc_a-same-inode.Tpo -c -o libgmc_a-same-inode.o `test -f 'same-inode.c' || echo './'`same-inode.c --- libgmc_a-spawnattr_setsigmask.o --- cc -DHAVE_CONFIG_H -I. -I.. -D_THREAD_SAFE -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-error -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT libgmc_a-spawnattr_setsigmask.o -MD -MP -MF .deps/libgmc_a-spawnattr_setsigmask.Tpo -c -o libgmc_a-spawnattr_setsigmask.o `test -f 'spawnattr_setsigmask.c' || echo './'`spawnattr_setsigmask.c --- libgmc_a-save-cwd.o --- cc -DHAVE_CONFIG_H -I. -I.. -D_THREAD_SAFE -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-error -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT libgmc_a-save-cwd.o -MD -MP -MF .deps/libgmc_a-save-cwd.Tpo -c -o libgmc_a-save-cwd.o `test -f 'save-cwd.c' || echo './'`save-cwd.c --- libgmc_a-rawmemchr.o --- cc -DHAVE_CONFIG_H -I. -I.. -D_THREAD_SAFE -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-error -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT libgmc_a-rawmemchr.o -MD -MP -MF .deps/libgmc_a-rawmemchr.Tpo -c -o libgmc_a-rawmemchr.o `test -f 'rawmemchr.c' || echo './'`rawmemchr.c --- libgmc_a-gl_rbtree_oset.o --- cc -DHAVE_CONFIG_H -I. -I.. -D_THREAD_SAFE -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-error -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT libgmc_a-gl_rbtree_oset.o -MD -MP -MF .deps/libgmc_a-gl_rbtree_oset.Tpo -c -o libgmc_a-gl_rbtree_oset.o `test -f 'gl_rbtree_oset.c' || echo './'`gl_rbtree_oset.c --- libgmc_a-gl_rbtreehash_list.o --- cc -DHAVE_CONFIG_H -I. -I.. -D_THREAD_SAFE -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-error -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT libgmc_a-gl_rbtreehash_list.o -MD -MP -MF .deps/libgmc_a-gl_rbtreehash_list.Tpo -c -o libgmc_a-gl_rbtreehash_list.o `test -f 'gl_rbtreehash_list.c' || echo './'`gl_rbtreehash_list.c --- libgmc_a-read-file.o --- cc -DHAVE_CONFIG_H -I. -I.. -D_THREAD_SAFE -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-error -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT libgmc_a-read-file.o -MD -MP -MF .deps/libgmc_a-read-file.Tpo -c -o libgmc_a-read-file.o `test -f 'read-file.c' || echo './'`read-file.c --- libgmc_a-setlocale_null-unlocked.o --- --- libgmc_a-sig-handler.o --- --- libgmc_a-spawn-pipe.o --- --- libgmc_a-stat-time.o --- --- libgmc_a-gl_list.o --- mv -f .deps/libgmc_a-gl_list.Tpo .deps/libgmc_a-gl_list.Po --- libgmc_a-iswdigit.o --- mv -f .deps/libgmc_a-iswdigit.Tpo .deps/libgmc_a-iswdigit.Po --- libgmc_a-ialloc.o --- mv -f .deps/libgmc_a-ialloc.Tpo .deps/libgmc_a-ialloc.Po --- libgmc_a-hashcode-string1.o --- mv -f .deps/libgmc_a-hashcode-string1.Tpo .deps/libgmc_a-hashcode-string1.Po --- libgmc_a-getopt1.o --- mv -f .deps/libgmc_a-getopt1.Tpo .deps/libgmc_a-getopt1.Po --- libgmc_a-findprog-in.o --- mv -f .deps/libgmc_a-findprog-in.Tpo .deps/libgmc_a-findprog-in.Po --- libgmc_a-file-set.o --- mv -f .deps/libgmc_a-file-set.Tpo .deps/libgmc_a-file-set.Po --- libgmc_a-fd-safer-flag.o --- mv -f .deps/libgmc_a-fd-safer-flag.Tpo .deps/libgmc_a-fd-safer-flag.Po --- libgmc_a-exitfail.o --- mv -f .deps/libgmc_a-exitfail.Tpo .deps/libgmc_a-exitfail.Po --- libgmc_a-c32isupper.o --- mv -f .deps/libgmc_a-c32isupper.Tpo .deps/libgmc_a-c32isupper.Po --- libgmc_a-c32isalpha.o --- mv -f .deps/libgmc_a-c32isalpha.Tpo .deps/libgmc_a-c32isalpha.Po --- libgmc_a-basename-lgpl.o --- mv -f .deps/libgmc_a-basename-lgpl.Tpo .deps/libgmc_a-basename-lgpl.Po --- libgmc_a-setlocale_null-unlocked.o --- cc -DHAVE_CONFIG_H -I. -I.. -D_THREAD_SAFE -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-error -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT libgmc_a-setlocale_null-unlocked.o -MD -MP -MF .deps/libgmc_a-setlocale_null-unlocked.Tpo -c -o libgmc_a-setlocale_null-unlocked.o `test -f 'setlocale_null-unlocked.c' || echo './'`setlocale_null-unlocked.c --- libgmc_a-sig-handler.o --- cc -DHAVE_CONFIG_H -I. -I.. -D_THREAD_SAFE -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-error -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT libgmc_a-sig-handler.o -MD -MP -MF .deps/libgmc_a-sig-handler.Tpo -c -o libgmc_a-sig-handler.o `test -f 'sig-handler.c' || echo './'`sig-handler.c --- libgmc_a-spawn-pipe.o --- cc -DHAVE_CONFIG_H -I. -I.. -D_THREAD_SAFE -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-error -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT libgmc_a-spawn-pipe.o -MD -MP -MF .deps/libgmc_a-spawn-pipe.Tpo -c -o libgmc_a-spawn-pipe.o `test -f 'spawn-pipe.c' || echo './'`spawn-pipe.c --- libgmc_a-setlocale-lock.o --- cc -DHAVE_CONFIG_H -I. -I.. -D_THREAD_SAFE -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-error -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT libgmc_a-setlocale-lock.o -MD -MP -MF .deps/libgmc_a-setlocale-lock.Tpo -c -o libgmc_a-setlocale-lock.o `test -f 'setlocale-lock.c' || echo './'`setlocale-lock.c --- libgmc_a-openat-die.o --- openat-die.c:38:10: warning: format string is not a string literal (potentially insecure) [-Wformat-security] 37 | error (exit_failure, errnum, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 38 | _("unable to record current working directory")); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ openat-die.c:31:18: note: expanded from macro '_' 31 | #define _(msgid) dgettext (GNULIB_TEXT_DOMAIN, msgid) | ^ ./gettext.h:127:39: note: expanded from macro 'dgettext' 127 | # define dgettext(Domainname, Msgid) ((void) (Domainname), gettext (Msgid)) | ^ ./error.h:506:39: note: expanded from macro 'error' 506 | __gl_error_call (error, status, __VA_ARGS__) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ ./error.h:442:44: note: expanded from macro '__gl_error_call' 442 | ? __gl_error_call1 (function, status, __VA_ARGS__) \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ --- libgmc_a-error.o --- mv -f .deps/libgmc_a-error.Tpo .deps/libgmc_a-error.Po --- libgmc_a-setlocale_null.o --- cc -DHAVE_CONFIG_H -I. -I.. -D_THREAD_SAFE -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-error -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT libgmc_a-setlocale_null.o -MD -MP -MF .deps/libgmc_a-setlocale_null.Tpo -c -o libgmc_a-setlocale_null.o `test -f 'setlocale_null.c' || echo './'`setlocale_null.c --- libgmc_a-stdlib.o --- --- libgmc_a-str_startswith.o --- --- libgmc_a-string.o --- --- libgmc_a-unistd.o --- --- libgmc_a-dup-safer.o --- --- libgmc_a-fd-safer.o --- --- libgmc_a-pipe-safer.o --- --- libgmc_a-vaszprintf.o --- --- libgmc_a-aszprintf.o --- --- libgmc_a-wait-process.o --- --- libgmc_a-wctype-h.o --- --- libgmc_a-xmalloc.o --- --- libgmc_a-xalloc-die.o --- --- libgmc_a-mbszero.o --- mv -f .deps/libgmc_a-mbszero.Tpo .deps/libgmc_a-mbszero.Po --- libgmc_a-malloca.o --- mv -f .deps/libgmc_a-malloca.Tpo .deps/libgmc_a-malloca.Po --- libgmc_a-iswxdigit.o --- mv -f .deps/libgmc_a-iswxdigit.Tpo .deps/libgmc_a-iswxdigit.Po --- libgmc_a-hashcode-string2.o --- mv -f .deps/libgmc_a-hashcode-string2.Tpo .deps/libgmc_a-hashcode-string2.Po --- libgmc_a-hash.o --- mv -f .deps/libgmc_a-hash.Tpo .deps/libgmc_a-hash.Po --- libgmc_a-getopt.o --- mv -f .deps/libgmc_a-getopt.Tpo .deps/libgmc_a-getopt.Po --- libgmc_a-filenamecat-lgpl.o --- mv -f .deps/libgmc_a-filenamecat-lgpl.Tpo .deps/libgmc_a-filenamecat-lgpl.Po --- libgmc_a-c32isprint.o --- mv -f .deps/libgmc_a-c32isprint.Tpo .deps/libgmc_a-c32isprint.Po --- libgmc_a-c32isdigit.o --- mv -f .deps/libgmc_a-c32isdigit.Tpo .deps/libgmc_a-c32isdigit.Po --- libgmc_a-binary-io.o --- mv -f .deps/libgmc_a-binary-io.Tpo .deps/libgmc_a-binary-io.Po --- libgmc_a-wait-process.o --- cc -DHAVE_CONFIG_H -I. -I.. -D_THREAD_SAFE -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-error -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT libgmc_a-wait-process.o -MD -MP -MF .deps/libgmc_a-wait-process.Tpo -c -o libgmc_a-wait-process.o `test -f 'wait-process.c' || echo './'`wait-process.c --- libgmc_a-wctype-h.o --- cc -DHAVE_CONFIG_H -I. -I.. -D_THREAD_SAFE -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-error -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT libgmc_a-wctype-h.o -MD -MP -MF .deps/libgmc_a-wctype-h.Tpo -c -o libgmc_a-wctype-h.o `test -f 'wctype-h.c' || echo './'`wctype-h.c --- libgmc_a-stat-time.o --- cc -DHAVE_CONFIG_H -I. -I.. -D_THREAD_SAFE -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-error -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT libgmc_a-stat-time.o -MD -MP -MF .deps/libgmc_a-stat-time.Tpo -c -o libgmc_a-stat-time.o `test -f 'stat-time.c' || echo './'`stat-time.c --- libgmc_a-spawn_faction_addclose.o --- mv -f .deps/libgmc_a-spawn_faction_addclose.Tpo .deps/libgmc_a-spawn_faction_addclose.Po --- libgmc_a-aszprintf.o --- cc -DHAVE_CONFIG_H -I. -I.. -D_THREAD_SAFE -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-error -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT libgmc_a-aszprintf.o -MD -MP -MF .deps/libgmc_a-aszprintf.Tpo -c -o libgmc_a-aszprintf.o `test -f 'aszprintf.c' || echo './'`aszprintf.c --- libgmc_a-string.o --- cc -DHAVE_CONFIG_H -I. -I.. -D_THREAD_SAFE -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-error -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT libgmc_a-string.o -MD -MP -MF .deps/libgmc_a-string.Tpo -c -o libgmc_a-string.o `test -f 'string.c' || echo './'`string.c --- libgmc_a-unistd.o --- cc -DHAVE_CONFIG_H -I. -I.. -D_THREAD_SAFE -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-error -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT libgmc_a-unistd.o -MD -MP -MF .deps/libgmc_a-unistd.Tpo -c -o libgmc_a-unistd.o `test -f 'unistd.c' || echo './'`unistd.c --- libgmc_a-openat-die.o --- ./error.h:431:26: note: expanded from macro '__gl_error_call1' 431 | ((function) (status, __VA_ARGS__), \ | ^~~~~~~~~~~ openat-die.c:38:10: note: treat the string as an argument to avoid this 38 | _("unable to record current working directory")); | ^ | "%s", openat-die.c:31:18: note: expanded from macro '_' 31 | #define _(msgid) dgettext (GNULIB_TEXT_DOMAIN, msgid) | ^ ./gettext.h:127:39: note: expanded from macro 'dgettext' 127 | # define dgettext(Domainname, Msgid) ((void) (Domainname), gettext (Msgid)) | ^ ./error.h:506:39: note: expanded from macro 'error' 506 | __gl_error_call (error, status, __VA_ARGS__) | ^ ./error.h:442:44: note: expanded from macro '__gl_error_call' 442 | ? __gl_error_call1 (function, status, __VA_ARGS__) \ | ^ --- libgmc_a-dup-safer.o --- cc -DHAVE_CONFIG_H -I. -I.. -D_THREAD_SAFE -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-error -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT libgmc_a-dup-safer.o -MD -MP -MF .deps/libgmc_a-dup-safer.Tpo -c -o libgmc_a-dup-safer.o `test -f 'dup-safer.c' || echo './'`dup-safer.c --- libgmc_a-spawn_faction_init.o --- mv -f .deps/libgmc_a-spawn_faction_init.Tpo .deps/libgmc_a-spawn_faction_init.Po --- libgmc_a-fd-safer.o --- cc -DHAVE_CONFIG_H -I. -I.. -D_THREAD_SAFE -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-error -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT libgmc_a-fd-safer.o -MD -MP -MF .deps/libgmc_a-fd-safer.Tpo -c -o libgmc_a-fd-safer.o `test -f 'fd-safer.c' || echo './'`fd-safer.c --- libgmc_a-pipe-safer.o --- cc -DHAVE_CONFIG_H -I. -I.. -D_THREAD_SAFE -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-error -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT libgmc_a-pipe-safer.o -MD -MP -MF .deps/libgmc_a-pipe-safer.Tpo -c -o libgmc_a-pipe-safer.o `test -f 'pipe-safer.c' || echo './'`pipe-safer.c --- libgmc_a-vaszprintf.o --- cc -DHAVE_CONFIG_H -I. -I.. -D_THREAD_SAFE -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-error -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT libgmc_a-vaszprintf.o -MD -MP -MF .deps/libgmc_a-vaszprintf.Tpo -c -o libgmc_a-vaszprintf.o `test -f 'vaszprintf.c' || echo './'`vaszprintf.c --- libgmc_a-stdlib.o --- cc -DHAVE_CONFIG_H -I. -I.. -D_THREAD_SAFE -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-error -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT libgmc_a-stdlib.o -MD -MP -MF .deps/libgmc_a-stdlib.Tpo -c -o libgmc_a-stdlib.o `test -f 'stdlib.c' || echo './'`stdlib.c --- libgmc_a-str_startswith.o --- cc -DHAVE_CONFIG_H -I. -I.. -D_THREAD_SAFE -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-error -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT libgmc_a-str_startswith.o -MD -MP -MF .deps/libgmc_a-str_startswith.Tpo -c -o libgmc_a-str_startswith.o `test -f 'str_startswith.c' || echo './'`str_startswith.c --- libgmc_a-gl_xlist.o --- --- libgmc_a-xmalloca.o --- --- libgmc_a-xsize.o --- --- libgmc_a-xvasprintf.o --- --- libgmc_a-xasprintf.o --- --- libgmc_a-asnprintf.o --- --- libgmc_a-fopen.o --- --- libgmc_a-printf-args.o --- --- libgmc_a-printf-parse.o --- --- libgmc_a-vasnprintf.o --- --- uniwidth/libgmc_a-width.o --- --- libgmc_a-setlocale-lock.o --- mv -f .deps/libgmc_a-setlocale-lock.Tpo .deps/libgmc_a-setlocale-lock.Po --- libgmc_a-spawnattr_setpgroup.o --- mv -f .deps/libgmc_a-spawnattr_setpgroup.Tpo .deps/libgmc_a-spawnattr_setpgroup.Po --- libgmc_a-spawnattr_setflags.o --- mv -f .deps/libgmc_a-spawnattr_setflags.Tpo .deps/libgmc_a-spawnattr_setflags.Po --- libgmc_a-spawnattr_init.o --- mv -f .deps/libgmc_a-spawnattr_init.Tpo .deps/libgmc_a-spawnattr_init.Po --- libgmc_a-spawn_faction_adddup2.o --- mv -f .deps/libgmc_a-spawn_faction_adddup2.Tpo .deps/libgmc_a-spawn_faction_adddup2.Po --- libgmc_a-spawn_faction_addchdir.o --- mv -f .deps/libgmc_a-spawn_faction_addchdir.Tpo .deps/libgmc_a-spawn_faction_addchdir.Po --- libgmc_a-pipe2-safer.o --- mv -f .deps/libgmc_a-pipe2-safer.Tpo .deps/libgmc_a-pipe2-safer.Po --- libgmc_a-gl_oset.o --- mv -f .deps/libgmc_a-gl_oset.Tpo .deps/libgmc_a-gl_oset.Po --- libgmc_a-next-prime.o --- mv -f .deps/libgmc_a-next-prime.Tpo .deps/libgmc_a-next-prime.Po --- libgmc_a-mbsnlen.o --- mv -f .deps/libgmc_a-mbsnlen.Tpo .deps/libgmc_a-mbsnlen.Po --- libgmc_a-mbiterf.o --- mv -f .deps/libgmc_a-mbiterf.Tpo .deps/libgmc_a-mbiterf.Po --- libgmc_a-gl_linkedhash_list.o --- mv -f .deps/libgmc_a-gl_linkedhash_list.Tpo .deps/libgmc_a-gl_linkedhash_list.Po --- libgmc_a-canonicalize.o --- mv -f .deps/libgmc_a-canonicalize.Tpo .deps/libgmc_a-canonicalize.Po --- libgmc_a-gl_array_list.o --- mv -f .deps/libgmc_a-gl_array_list.Tpo .deps/libgmc_a-gl_array_list.Po --- libgmc_a-xasprintf.o --- cc -DHAVE_CONFIG_H -I. -I.. -D_THREAD_SAFE -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-error -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT libgmc_a-xasprintf.o -MD -MP -MF .deps/libgmc_a-xasprintf.Tpo -c -o libgmc_a-xasprintf.o `test -f 'xasprintf.c' || echo './'`xasprintf.c --- libgmc_a-xmalloc.o --- cc -DHAVE_CONFIG_H -I. -I.. -D_THREAD_SAFE -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-error -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT libgmc_a-xmalloc.o -MD -MP -MF .deps/libgmc_a-xmalloc.Tpo -c -o libgmc_a-xmalloc.o `test -f 'xmalloc.c' || echo './'`xmalloc.c --- libgmc_a-gl_xlist.o --- cc -DHAVE_CONFIG_H -I. -I.. -D_THREAD_SAFE -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-error -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT libgmc_a-gl_xlist.o -MD -MP -MF .deps/libgmc_a-gl_xlist.Tpo -c -o libgmc_a-gl_xlist.o `test -f 'gl_xlist.c' || echo './'`gl_xlist.c --- uniwidth/libgmc_a-width.o --- cc -DHAVE_CONFIG_H -I. -I.. -D_THREAD_SAFE -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-error -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT uniwidth/libgmc_a-width.o -MD -MP -MF uniwidth/.deps/libgmc_a-width.Tpo -c -o uniwidth/libgmc_a-width.o `test -f 'uniwidth/width.c' || echo './'`uniwidth/width.c --- libgmc_a-xalloc-die.o --- cc -DHAVE_CONFIG_H -I. -I.. -D_THREAD_SAFE -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-error -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT libgmc_a-xalloc-die.o -MD -MP -MF .deps/libgmc_a-xalloc-die.Tpo -c -o libgmc_a-xalloc-die.o `test -f 'xalloc-die.c' || echo './'`xalloc-die.c --- libgmc_a-printf-parse.o --- cc -DHAVE_CONFIG_H -I. -I.. -D_THREAD_SAFE -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-error -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT libgmc_a-printf-parse.o -MD -MP -MF .deps/libgmc_a-printf-parse.Tpo -c -o libgmc_a-printf-parse.o `test -f 'printf-parse.c' || echo './'`printf-parse.c --- libgmc_a-openat-die.o --- ./error.h:431:26: note: expanded from macro '__gl_error_call1' 431 | ((function) (status, __VA_ARGS__), \ | ^ openat-die.c:38:10: warning: format string is not a string literal (potentially insecure) [-Wformat-security] 37 | error (exit_failure, errnum, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 38 | _("unable to record current working directory")); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ openat-die.c:31:18: note: expanded from macro '_' 31 | #define _(msgid) dgettext (GNULIB_TEXT_DOMAIN, msgid) | ^ ./gettext.h:127:39: note: expanded from macro 'dgettext' 127 | # define dgettext(Domainname, Msgid) ((void) (Domainname), gettext (Msgid)) | ^ ./error.h:506:39: note: expanded from macro 'error' 506 | __gl_error_call (error, status, __VA_ARGS__) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ --- libgmc_a-xmalloca.o --- cc -DHAVE_CONFIG_H -I. -I.. -D_THREAD_SAFE -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-error -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT libgmc_a-xmalloca.o -MD -MP -MF .deps/libgmc_a-xmalloca.Tpo -c -o libgmc_a-xmalloca.o `test -f 'xmalloca.c' || echo './'`xmalloca.c --- libgmc_a-printf-args.o --- cc -DHAVE_CONFIG_H -I. -I.. -D_THREAD_SAFE -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-error -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT libgmc_a-printf-args.o -MD -MP -MF .deps/libgmc_a-printf-args.Tpo -c -o libgmc_a-printf-args.o `test -f 'printf-args.c' || echo './'`printf-args.c --- libgmc_a-fopen.o --- cc -DHAVE_CONFIG_H -I. -I.. -D_THREAD_SAFE -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-error -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT libgmc_a-fopen.o -MD -MP -MF .deps/libgmc_a-fopen.Tpo -c -o libgmc_a-fopen.o `test -f 'fopen.c' || echo './'`fopen.c --- libgmc_a-vasnprintf.o --- cc -DHAVE_CONFIG_H -I. -I.. -D_THREAD_SAFE -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-error -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT libgmc_a-vasnprintf.o -MD -MP -MF .deps/libgmc_a-vasnprintf.Tpo -c -o libgmc_a-vasnprintf.o `test -f 'vasnprintf.c' || echo './'`vasnprintf.c --- libgmc_a-spawnattr_destroy.o --- mv -f .deps/libgmc_a-spawnattr_destroy.Tpo .deps/libgmc_a-spawnattr_destroy.Po --- libgmc_a-xvasprintf.o --- cc -DHAVE_CONFIG_H -I. -I.. -D_THREAD_SAFE -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-error -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT libgmc_a-xvasprintf.o -MD -MP -MF .deps/libgmc_a-xvasprintf.Tpo -c -o libgmc_a-xvasprintf.o `test -f 'xvasprintf.c' || echo './'`xvasprintf.c --- libgmc_a-asnprintf.o --- cc -DHAVE_CONFIG_H -I. -I.. -D_THREAD_SAFE -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-error -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT libgmc_a-asnprintf.o -MD -MP -MF .deps/libgmc_a-asnprintf.Tpo -c -o libgmc_a-asnprintf.o `test -f 'asnprintf.c' || echo './'`asnprintf.c --- libgmc_a-xsize.o --- cc -DHAVE_CONFIG_H -I. -I.. -D_THREAD_SAFE -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-error -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT libgmc_a-xsize.o -MD -MP -MF .deps/libgmc_a-xsize.Tpo -c -o libgmc_a-xsize.o `test -f 'xsize.c' || echo './'`xsize.c --- unictype/libgmc_a-ctype_alnum.o --- --- unictype/libgmc_a-ctype_alpha.o --- --- unictype/libgmc_a-ctype_blank.o --- --- unictype/libgmc_a-ctype_cntrl.o --- --- unictype/libgmc_a-ctype_digit.o --- --- unictype/libgmc_a-ctype_graph.o --- --- unictype/libgmc_a-ctype_lower.o --- --- unictype/libgmc_a-ctype_print.o --- --- unictype/libgmc_a-ctype_punct.o --- --- unictype/libgmc_a-ctype_space.o --- --- unictype/libgmc_a-ctype_upper.o --- --- unictype/libgmc_a-ctype_xdigit.o --- --- unicase/libgmc_a-tolower.o --- --- glthread/libgmc_a-lock.o --- --- glthread/libgmc_a-once.o --- --- glthread/libgmc_a-threadlib.o --- --- libgmc_a-aszprintf.o --- mv -f .deps/libgmc_a-aszprintf.Tpo .deps/libgmc_a-aszprintf.Po --- libgmc_a-pipe-safer.o --- mv -f .deps/libgmc_a-pipe-safer.Tpo .deps/libgmc_a-pipe-safer.Po --- libgmc_a-unistd.o --- mv -f .deps/libgmc_a-unistd.Tpo .deps/libgmc_a-unistd.Po --- libgmc_a-string.o --- mv -f .deps/libgmc_a-string.Tpo .deps/libgmc_a-string.Po --- libgmc_a-str_startswith.o --- mv -f .deps/libgmc_a-str_startswith.Tpo .deps/libgmc_a-str_startswith.Po --- libgmc_a-setlocale_null.o --- mv -f .deps/libgmc_a-setlocale_null.Tpo .deps/libgmc_a-setlocale_null.Po --- libgmc_a-save-cwd.o --- mv -f .deps/libgmc_a-save-cwd.Tpo .deps/libgmc_a-save-cwd.Po --- libgmc_a-same-inode.o --- mv -f .deps/libgmc_a-same-inode.Tpo .deps/libgmc_a-same-inode.Po --- libgmc_a-rawmemchr.o --- mv -f .deps/libgmc_a-rawmemchr.Tpo .deps/libgmc_a-rawmemchr.Po --- libgmc_a-progname.o --- mv -f .deps/libgmc_a-progname.Tpo .deps/libgmc_a-progname.Po --- libgmc_a-spawnp.o --- mv -f .deps/libgmc_a-spawnp.Tpo .deps/libgmc_a-spawnp.Po --- libgmc_a-spawnattr_setsigmask.o --- mv -f .deps/libgmc_a-spawnattr_setsigmask.Tpo .deps/libgmc_a-spawnattr_setsigmask.Po --- libgmc_a-spawn_faction_addopen.o --- mv -f .deps/libgmc_a-spawn_faction_addopen.Tpo .deps/libgmc_a-spawn_faction_addopen.Po --- libgmc_a-spawn.o --- mv -f .deps/libgmc_a-spawn.Tpo .deps/libgmc_a-spawn.Po --- libgmc_a-pipe2.o --- mv -f .deps/libgmc_a-pipe2.Tpo .deps/libgmc_a-pipe2.Po --- libgmc_a-fstrcmp.o --- mv -f .deps/libgmc_a-fstrcmp.Tpo .deps/libgmc_a-fstrcmp.Po --- libgmc_a-fatal-signal.o --- mv -f .deps/libgmc_a-fatal-signal.Tpo .deps/libgmc_a-fatal-signal.Po --- unictype/libgmc_a-ctype_upper.o --- cc -DHAVE_CONFIG_H -I. -I.. -D_THREAD_SAFE -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-error -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT unictype/libgmc_a-ctype_upper.o -MD -MP -MF unictype/.deps/libgmc_a-ctype_upper.Tpo -c -o unictype/libgmc_a-ctype_upper.o `test -f 'unictype/ctype_upper.c' || echo './'`unictype/ctype_upper.c --- unicase/libgmc_a-tolower.o --- cc -DHAVE_CONFIG_H -I. -I.. -D_THREAD_SAFE -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-error -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT unicase/libgmc_a-tolower.o -MD -MP -MF unicase/.deps/libgmc_a-tolower.Tpo -c -o unicase/libgmc_a-tolower.o `test -f 'unicase/tolower.c' || echo './'`unicase/tolower.c --- unictype/libgmc_a-ctype_lower.o --- cc -DHAVE_CONFIG_H -I. -I.. -D_THREAD_SAFE -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-error -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT unictype/libgmc_a-ctype_lower.o -MD -MP -MF unictype/.deps/libgmc_a-ctype_lower.Tpo -c -o unictype/libgmc_a-ctype_lower.o `test -f 'unictype/ctype_lower.c' || echo './'`unictype/ctype_lower.c --- unictype/libgmc_a-ctype_alnum.o --- cc -DHAVE_CONFIG_H -I. -I.. -D_THREAD_SAFE -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-error -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT unictype/libgmc_a-ctype_alnum.o -MD -MP -MF unictype/.deps/libgmc_a-ctype_alnum.Tpo -c -o unictype/libgmc_a-ctype_alnum.o `test -f 'unictype/ctype_alnum.c' || echo './'`unictype/ctype_alnum.c --- unictype/libgmc_a-ctype_xdigit.o --- cc -DHAVE_CONFIG_H -I. -I.. -D_THREAD_SAFE -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-error -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT unictype/libgmc_a-ctype_xdigit.o -MD -MP -MF unictype/.deps/libgmc_a-ctype_xdigit.Tpo -c -o unictype/libgmc_a-ctype_xdigit.o `test -f 'unictype/ctype_xdigit.c' || echo './'`unictype/ctype_xdigit.c --- glthread/libgmc_a-lock.o --- cc -DHAVE_CONFIG_H -I. -I.. -D_THREAD_SAFE -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-error -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT glthread/libgmc_a-lock.o -MD -MP -MF glthread/.deps/libgmc_a-lock.Tpo -c -o glthread/libgmc_a-lock.o `test -f 'glthread/lock.c' || echo './'`glthread/lock.c --- unictype/libgmc_a-ctype_punct.o --- cc -DHAVE_CONFIG_H -I. -I.. -D_THREAD_SAFE -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-error -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT unictype/libgmc_a-ctype_punct.o -MD -MP -MF unictype/.deps/libgmc_a-ctype_punct.Tpo -c -o unictype/libgmc_a-ctype_punct.o `test -f 'unictype/ctype_punct.c' || echo './'`unictype/ctype_punct.c --- libgmc_a-openat-die.o --- ./error.h:446:51: note: expanded from macro '__gl_error_call' 446 | __gl_error_call1 (function, __errstatus, __VA_ARGS__); \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ ./error.h:431:26: note: expanded from macro '__gl_error_call1' 431 | ((function) (status, __VA_ARGS__), \ | ^~~~~~~~~~~ openat-die.c:38:10: note: treat the string as an argument to avoid this 38 | _("unable to record current working directory")); | ^ | "%s", openat-die.c:31:18: note: expanded from macro '_' 31 | #define _(msgid) dgettext (GNULIB_TEXT_DOMAIN, msgid) | ^ ./gettext.h:127:39: note: expanded from macro 'dgettext' 127 | # define dgettext(Domainname, Msgid) ((void) (Domainname), gettext (Msgid)) | ^ ./error.h:506:39: note: expanded from macro 'error' 506 | __gl_error_call (error, status, __VA_ARGS__) --- unictype/libgmc_a-ctype_alpha.o --- cc -DHAVE_CONFIG_H -I. -I.. -D_THREAD_SAFE -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-error -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT unictype/libgmc_a-ctype_alpha.o -MD -MP -MF unictype/.deps/libgmc_a-ctype_alpha.Tpo -c -o unictype/libgmc_a-ctype_alpha.o `test -f 'unictype/ctype_alpha.c' || echo './'`unictype/ctype_alpha.c --- unictype/libgmc_a-ctype_blank.o --- cc -DHAVE_CONFIG_H -I. -I.. -D_THREAD_SAFE -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-error -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT unictype/libgmc_a-ctype_blank.o -MD -MP -MF unictype/.deps/libgmc_a-ctype_blank.Tpo -c -o unictype/libgmc_a-ctype_blank.o `test -f 'unictype/ctype_blank.c' || echo './'`unictype/ctype_blank.c --- unictype/libgmc_a-ctype_digit.o --- cc -DHAVE_CONFIG_H -I. -I.. -D_THREAD_SAFE -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-error -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT unictype/libgmc_a-ctype_digit.o -MD -MP -MF unictype/.deps/libgmc_a-ctype_digit.Tpo -c -o unictype/libgmc_a-ctype_digit.o `test -f 'unictype/ctype_digit.c' || echo './'`unictype/ctype_digit.c --- unictype/libgmc_a-ctype_graph.o --- cc -DHAVE_CONFIG_H -I. -I.. -D_THREAD_SAFE -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-error -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT unictype/libgmc_a-ctype_graph.o -MD -MP -MF unictype/.deps/libgmc_a-ctype_graph.Tpo -c -o unictype/libgmc_a-ctype_graph.o `test -f 'unictype/ctype_graph.c' || echo './'`unictype/ctype_graph.c --- unictype/libgmc_a-ctype_cntrl.o --- cc -DHAVE_CONFIG_H -I. -I.. -D_THREAD_SAFE -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-error -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT unictype/libgmc_a-ctype_cntrl.o -MD -MP -MF unictype/.deps/libgmc_a-ctype_cntrl.Tpo -c -o unictype/libgmc_a-ctype_cntrl.o `test -f 'unictype/ctype_cntrl.c' || echo './'`unictype/ctype_cntrl.c --- unictype/libgmc_a-ctype_print.o --- cc -DHAVE_CONFIG_H -I. -I.. -D_THREAD_SAFE -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-error -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT unictype/libgmc_a-ctype_print.o -MD -MP -MF unictype/.deps/libgmc_a-ctype_print.Tpo -c -o unictype/libgmc_a-ctype_print.o `test -f 'unictype/ctype_print.c' || echo './'`unictype/ctype_print.c --- glthread/libgmc_a-once.o --- cc -DHAVE_CONFIG_H -I. -I.. -D_THREAD_SAFE -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-error -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT glthread/libgmc_a-once.o -MD -MP -MF glthread/.deps/libgmc_a-once.Tpo -c -o glthread/libgmc_a-once.o `test -f 'glthread/once.c' || echo './'`glthread/once.c --- unictype/libgmc_a-ctype_space.o --- cc -DHAVE_CONFIG_H -I. -I.. -D_THREAD_SAFE -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-error -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT unictype/libgmc_a-ctype_space.o -MD -MP -MF unictype/.deps/libgmc_a-ctype_space.Tpo -c -o unictype/libgmc_a-ctype_space.o `test -f 'unictype/ctype_space.c' || echo './'`unictype/ctype_space.c --- glthread/libgmc_a-tls.o --- --- malloc/libgmc_a-scratch_buffer_grow.o --- --- malloc/libgmc_a-scratch_buffer_grow_preserve.o --- --- malloc/libgmc_a-scratch_buffer_set_array_size.o --- --- libgmc_a-wctype-h.o --- mv -f .deps/libgmc_a-wctype-h.Tpo .deps/libgmc_a-wctype-h.Po --- libgmc_a-vaszprintf.o --- mv -f .deps/libgmc_a-vaszprintf.Tpo .deps/libgmc_a-vaszprintf.Po --- libgmc_a-spawni.o --- mv -f .deps/libgmc_a-spawni.Tpo .deps/libgmc_a-spawni.Po --- glthread/libgmc_a-threadlib.o --- cc -DHAVE_CONFIG_H -I. -I.. -D_THREAD_SAFE -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-error -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT glthread/libgmc_a-threadlib.o -MD -MP -MF glthread/.deps/libgmc_a-threadlib.Tpo -c -o glthread/libgmc_a-threadlib.o `test -f 'glthread/threadlib.c' || echo './'`glthread/threadlib.c --- libgmc_a-openat-die.o --- | ^ ./error.h:446:51: note: expanded from macro '__gl_error_call' 446 | __gl_error_call1 (function, __errstatus, __VA_ARGS__); \ | ^ ./error.h:431:26: note: expanded from macro '__gl_error_call1' 431 | ((function) (status, __VA_ARGS__), \ | ^ openat-die.c:57:10: warning: format string is not a string literal (potentially insecure) [-Wformat-security] 56 | error (exit_failure, errnum, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 57 | _("failed to return to initial working directory")); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ openat-die.c:31:18: note: expanded from macro '_' 31 | #define _(msgid) dgettext (GNULIB_TEXT_DOMAIN, msgid) | ^ ./gettext.h:127:39: note: expanded from macro 'dgettext' 127 | # define dgettext(Domainname, Msgid) ((void) (Domainname), gettext (Msgid)) --- malloc/libgmc_a-scratch_buffer_grow_preserve.o --- cc -DHAVE_CONFIG_H -I. -I.. -D_THREAD_SAFE -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-error -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT malloc/libgmc_a-scratch_buffer_grow_preserve.o -MD -MP -MF malloc/.deps/libgmc_a-scratch_buffer_grow_preserve.Tpo -c -o malloc/libgmc_a-scratch_buffer_grow_preserve.o `test -f 'malloc/scratch_buffer_grow_preserve.c' || echo './'`malloc/scratch_buffer_grow_preserve.c --- malloc/libgmc_a-scratch_buffer_grow.o --- cc -DHAVE_CONFIG_H -I. -I.. -D_THREAD_SAFE -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-error -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT malloc/libgmc_a-scratch_buffer_grow.o -MD -MP -MF malloc/.deps/libgmc_a-scratch_buffer_grow.Tpo -c -o malloc/libgmc_a-scratch_buffer_grow.o `test -f 'malloc/scratch_buffer_grow.c' || echo './'`malloc/scratch_buffer_grow.c --- glthread/libgmc_a-tls.o --- cc -DHAVE_CONFIG_H -I. -I.. -D_THREAD_SAFE -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-error -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT glthread/libgmc_a-tls.o -MD -MP -MF glthread/.deps/libgmc_a-tls.Tpo -c -o glthread/libgmc_a-tls.o `test -f 'glthread/tls.c' || echo './'`glthread/tls.c --- libgmc_a-openat-die.o --- | ^ ./error.h:506:39: note: expanded from macro 'error' 506 | __gl_error_call (error, status, __VA_ARGS__) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ ./error.h:442:44: note: expanded from macro '__gl_error_call' 442 | ? __gl_error_call1 (function, status, __VA_ARGS__) \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ ./error.h:431:26: note: expanded from macro '__gl_error_call1' 431 | ((function) (status, __VA_ARGS__), \ | ^~~~~~~~~~~ openat-die.c:57:10: note: treat the string as an argument to avoid this 57 | _("failed to return to initial working directory")); | ^ | "%s", openat-die.c:31:18: note: expanded from macro '_' 31 | #define _(msgid) dgettext (GNULIB_TEXT_DOMAIN, msgid) | ^ ./gettext.h:127:39: note: expanded from macro 'dgettext' 127 | # define dgettext(Domainname, Msgid) ((void) (Domainname), gettext (Msgid)) | ^ ./error.h:506:39: note: expanded from macro 'error' 506 | __gl_error_call (error, status, __VA_ARGS__) | ^ ./error.h:442:44: note: expanded from macro '__gl_error_call' 442 | ? __gl_error_call1 (function, status, __VA_ARGS__) \ | ^ ./error.h:431:26: note: expanded from macro '__gl_error_call1' 431 | ((function) (status, __VA_ARGS__), \ | ^ openat-die.c:57:10: warning: format string is not a string literal (potentially insecure) [-Wformat-security] 56 | error (exit_failure, errnum, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 57 | _("failed to return to initial working directory")); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ openat-die.c:31:18: note: expanded from macro '_' 31 | #define _(msgid) dgettext (GNULIB_TEXT_DOMAIN, msgid) | ^ ./gettext.h:127:39: note: expanded from macro 'dgettext' 127 | # define dgettext(Domainname, Msgid) ((void) (Domainname), gettext (Msgid)) | ^ ./error.h:506:39: note: expanded from macro 'error' 506 | __gl_error_call (error, status, __VA_ARGS__) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ ./error.h:446:51: note: expanded from macro '__gl_error_call' 446 | __gl_error_call1 (function, __errstatus, __VA_ARGS__); \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ ./error.h:431:26: note: expanded from macro '__gl_error_call1' 431 | ((function) (status, __VA_ARGS__), \ | ^~~~~~~~~~~ openat-die.c:57:10: note: treat the string as an argument to avoid this 57 | _("failed to return to initial working directory")); | ^ | "%s", openat-die.c:31:18: note: expanded from macro '_' 31 | #define _(msgid) dgettext (GNULIB_TEXT_DOMAIN, msgid) | ^ ./gettext.h:127:39: note: expanded from macro 'dgettext' 127 | # define dgettext(Domainname, Msgid) ((void) (Domainname), gettext (Msgid)) | ^ ./error.h:506:39: note: expanded from macro 'error' 506 | __gl_error_call (error, status, __VA_ARGS__) | ^ ./error.h:446:51: note: expanded from macro '__gl_error_call' 446 | __gl_error_call1 (function, __errstatus, __VA_ARGS__); \ | ^ ./error.h:431:26: note: expanded from macro '__gl_error_call1' 431 | ((function) (status, __VA_ARGS__), \ | ^ 4 warnings generated. --- malloc/libgmc_a-scratch_buffer_set_array_size.o --- cc -DHAVE_CONFIG_H -I. -I.. -D_THREAD_SAFE -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-error -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT malloc/libgmc_a-scratch_buffer_set_array_size.o -MD -MP -MF malloc/.deps/libgmc_a-scratch_buffer_set_array_size.Tpo -c -o malloc/libgmc_a-scratch_buffer_set_array_size.o `test -f 'malloc/scratch_buffer_set_array_size.c' || echo './'`malloc/scratch_buffer_set_array_size.c --- libgmc_a-spawn_faction_destroy.o --- mv -f .deps/libgmc_a-spawn_faction_destroy.Tpo .deps/libgmc_a-spawn_faction_destroy.Po --- libgmc_a-xmalloca.o --- mv -f .deps/libgmc_a-xmalloca.Tpo .deps/libgmc_a-xmalloca.Po --- libgmc_a-openat-die.o --- mv -f .deps/libgmc_a-openat-die.Tpo .deps/libgmc_a-openat-die.Po --- libgmc_a-xsize.o --- mv -f .deps/libgmc_a-xsize.Tpo .deps/libgmc_a-xsize.Po --- libgmc_a-stat-time.o --- mv -f .deps/libgmc_a-stat-time.Tpo .deps/libgmc_a-stat-time.Po --- libgmc_a-sig-handler.o --- mv -f .deps/libgmc_a-sig-handler.Tpo .deps/libgmc_a-sig-handler.Po --- libgmc_a-read-file.o --- mv -f .deps/libgmc_a-read-file.Tpo .deps/libgmc_a-read-file.Po --- libgmc_a-gl_rbtree_oset.o --- mv -f .deps/libgmc_a-gl_rbtree_oset.Tpo .deps/libgmc_a-gl_rbtree_oset.Po --- libgmc_a-xvasprintf.o --- mv -f .deps/libgmc_a-xvasprintf.Tpo .deps/libgmc_a-xvasprintf.Po --- libgmc_a-stdlib.o --- mv -f .deps/libgmc_a-stdlib.Tpo .deps/libgmc_a-stdlib.Po --- libgmc_a-xasprintf.o --- mv -f .deps/libgmc_a-xasprintf.Tpo .deps/libgmc_a-xasprintf.Po --- libgmc_a-fd-safer.o --- mv -f .deps/libgmc_a-fd-safer.Tpo .deps/libgmc_a-fd-safer.Po --- unictype/libgmc_a-ctype_blank.o --- mv -f unictype/.deps/libgmc_a-ctype_blank.Tpo unictype/.deps/libgmc_a-ctype_blank.Po --- libgmc_a-asnprintf.o --- mv -f .deps/libgmc_a-asnprintf.Tpo .deps/libgmc_a-asnprintf.Po --- libgmc_a-dup-safer.o --- mv -f .deps/libgmc_a-dup-safer.Tpo .deps/libgmc_a-dup-safer.Po --- libgmc_a-setlocale_null-unlocked.o --- mv -f .deps/libgmc_a-setlocale_null-unlocked.Tpo .deps/libgmc_a-setlocale_null-unlocked.Po --- unictype/libgmc_a-ctype_graph.o --- mv -f unictype/.deps/libgmc_a-ctype_graph.Tpo unictype/.deps/libgmc_a-ctype_graph.Po --- libgmc_a-gl_linked_list.o --- mv -f .deps/libgmc_a-gl_linked_list.Tpo .deps/libgmc_a-gl_linked_list.Po --- libgmc_a-gl_xlist.o --- mv -f .deps/libgmc_a-gl_xlist.Tpo .deps/libgmc_a-gl_xlist.Po --- libgmc_a-printf-args.o --- mv -f .deps/libgmc_a-printf-args.Tpo .deps/libgmc_a-printf-args.Po --- libgmc_a-xmalloc.o --- mv -f .deps/libgmc_a-xmalloc.Tpo .deps/libgmc_a-xmalloc.Po --- unictype/libgmc_a-ctype_alnum.o --- mv -f unictype/.deps/libgmc_a-ctype_alnum.Tpo unictype/.deps/libgmc_a-ctype_alnum.Po --- libgmc_a-wait-process.o --- mv -f .deps/libgmc_a-wait-process.Tpo .deps/libgmc_a-wait-process.Po --- libgmc_a-xalloc-die.o --- mv -f .deps/libgmc_a-xalloc-die.Tpo .deps/libgmc_a-xalloc-die.Po --- libgmc_a-spawn-pipe.o --- spawn-pipe.c:218:35: warning: format string is not a string literal (potentially insecure) [-Wformat-security] 218 | error (EXIT_FAILURE, errno, _("cannot create pipe")); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~ spawn-pipe.c:46:18: note: expanded from macro '_' 46 | #define _(msgid) dgettext (GNULIB_TEXT_DOMAIN, msgid) | ^ ./gettext.h:127:39: note: expanded from macro 'dgettext' 127 | # define dgettext(Domainname, Msgid) ((void) (Domainname), gettext (Msgid)) | ^ ./error.h:506:39: note: expanded from macro 'error' 506 | __gl_error_call (error, status, __VA_ARGS__) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ ./error.h:442:44: note: expanded from macro '__gl_error_call' 442 | ? __gl_error_call1 (function, status, __VA_ARGS__) \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ ./error.h:431:26: note: expanded from macro '__gl_error_call1' 431 | ((function) (status, __VA_ARGS__), \ | ^~~~~~~~~~~ spawn-pipe.c:218:35: note: treat the string as an argument to avoid this 218 | error (EXIT_FAILURE, errno, _("cannot create pipe")); | ^ | "%s", spawn-pipe.c:46:18: note: expanded from macro '_' 46 | #define _(msgid) dgettext (GNULIB_TEXT_DOMAIN, msgid) | ^ ./gettext.h:127:39: note: expanded from macro 'dgettext' 127 | # define dgettext(Domainname, Msgid) ((void) (Domainname), gettext (Msgid)) | ^ ./error.h:506:39: note: expanded from macro 'error' 506 | __gl_error_call (error, status, __VA_ARGS__) | ^ ./error.h:442:44: note: expanded from macro '__gl_error_call' 442 | ? __gl_error_call1 (function, status, __VA_ARGS__) \ | ^ ./error.h:431:26: note: expanded from macro '__gl_error_call1' 431 | ((function) (status, __VA_ARGS__), \ | ^ spawn-pipe.c:218:35: warning: format string is not a string literal (potentially insecure) [-Wformat-security] 218 | error (EXIT_FAILURE, errno, _("cannot create pipe")); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~ spawn-pipe.c:46:18: note: expanded from macro '_' 46 | #define _(msgid) dgettext (GNULIB_TEXT_DOMAIN, msgid) | ^ ./gettext.h:127:39: note: expanded from macro 'dgettext' 127 | # define dgettext(Domainname, Msgid) ((void) (Domainname), gettext (Msgid)) | ^ ./error.h:506:39: note: expanded from macro 'error' 506 | __gl_error_call (error, status, __VA_ARGS__) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ ./error.h:446:51: note: expanded from macro '__gl_error_call' 446 | __gl_error_call1 (function, __errstatus, __VA_ARGS__); \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ ./error.h:431:26: note: expanded from macro '__gl_error_call1' 431 | ((function) (status, __VA_ARGS__), \ | ^~~~~~~~~~~ spawn-pipe.c:218:35: note: treat the string as an argument to avoid this 218 | error (EXIT_FAILURE, errno, _("cannot create pipe")); | ^ | "%s", spawn-pipe.c:46:18: note: expanded from macro '_' 46 | #define _(msgid) dgettext (GNULIB_TEXT_DOMAIN, msgid) | ^ ./gettext.h:127:39: note: expanded from macro 'dgettext' 127 | # define dgettext(Domainname, Msgid) ((void) (Domainname), gettext (Msgid)) | ^ ./error.h:506:39: note: expanded from macro 'error' 506 | __gl_error_call (error, status, __VA_ARGS__) | ^ ./error.h:446:51: note: expanded from macro '__gl_error_call' 446 | __gl_error_call1 (function, __errstatus, __VA_ARGS__); \ | ^ ./error.h:431:26: note: expanded from macro '__gl_error_call1' 431 | ((function) (status, __VA_ARGS__), \ | ^ spawn-pipe.c:221:35: warning: format string is not a string literal (potentially insecure) [-Wformat-security] 221 | error (EXIT_FAILURE, errno, _("cannot create pipe")); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~ spawn-pipe.c:46:18: note: expanded from macro '_' 46 | #define _(msgid) dgettext (GNULIB_TEXT_DOMAIN, msgid) | ^ ./gettext.h:127:39: note: expanded from macro 'dgettext' 127 | # define dgettext(Domainname, Msgid) ((void) (Domainname), gettext (Msgid)) | ^ ./error.h:506:39: note: expanded from macro 'error' 506 | __gl_error_call (error, status, __VA_ARGS__) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ ./error.h:442:44: note: expanded from macro '__gl_error_call' 442 | ? __gl_error_call1 (function, status, __VA_ARGS__) \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ ./error.h:431:26: note: expanded from macro '__gl_error_call1' 431 | ((function) (status, __VA_ARGS__), \ | ^~~~~~~~~~~ spawn-pipe.c:221:35: note: treat the string as an argument to avoid this 221 | error (EXIT_FAILURE, errno, _("cannot create pipe")); | ^ | "%s", spawn-pipe.c:46:18: note: expanded from macro '_' 46 | #define _(msgid) dgettext (GNULIB_TEXT_DOMAIN, msgid) | ^ ./gettext.h:127:39: note: expanded from macro 'dgettext' 127 | # define dgettext(Domainname, Msgid) ((void) (Domainname), gettext (Msgid)) | ^ ./error.h:506:39: note: expanded from macro 'error' 506 | __gl_error_call (error, status, __VA_ARGS__) | ^ ./error.h:442:44: note: expanded from macro '__gl_error_call' 442 | ? __gl_error_call1 (function, status, __VA_ARGS__) \ | ^ ./error.h:431:26: note: expanded from macro '__gl_error_call1' 431 | ((function) (status, __VA_ARGS__), \ | ^ spawn-pipe.c:221:35: warning: format string is not a string literal (potentially insecure) [-Wformat-security] 221 | error (EXIT_FAILURE, errno, _("cannot create pipe")); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~ spawn-pipe.c:46:18: note: expanded from macro '_' 46 | #define _(msgid) dgettext (GNULIB_TEXT_DOMAIN, msgid) | ^ ./gettext.h:127:39: note: expanded from macro 'dgettext' 127 | # define dgettext(Domainname, Msgid) ((void) (Domainname), gettext (Msgid)) | ^ ./error.h:506:39: note: expanded from macro 'error' 506 | __gl_error_call (error, status, __VA_ARGS__) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ ./error.h:446:51: note: expanded from macro '__gl_error_call' 446 | __gl_error_call1 (function, __errstatus, __VA_ARGS__); \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ ./error.h:431:26: note: expanded from macro '__gl_error_call1' 431 | ((function) (status, __VA_ARGS__), \ | ^~~~~~~~~~~ spawn-pipe.c:221:35: note: treat the string as an argument to avoid this 221 | error (EXIT_FAILURE, errno, _("cannot create pipe")); | ^ | "%s", spawn-pipe.c:46:18: note: expanded from macro '_' 46 | #define _(msgid) dgettext (GNULIB_TEXT_DOMAIN, msgid) | ^ ./gettext.h:127:39: note: expanded from macro 'dgettext' 127 | # define dgettext(Domainname, Msgid) ((void) (Domainname), gettext (Msgid)) | ^ ./error.h:506:39: note: expanded from macro 'error' 506 | __gl_error_call (error, status, __VA_ARGS__) | ^ ./error.h:446:51: note: expanded from macro '__gl_error_call' 446 | __gl_error_call1 (function, __errstatus, __VA_ARGS__); \ | ^ ./error.h:431:26: note: expanded from macro '__gl_error_call1' 431 | ((function) (status, __VA_ARGS__), \ | ^ 4 warnings generated. mv -f .deps/libgmc_a-spawn-pipe.Tpo .deps/libgmc_a-spawn-pipe.Po --- libgmc_a-fopen.o --- mv -f .deps/libgmc_a-fopen.Tpo .deps/libgmc_a-fopen.Po --- unicase/libgmc_a-tolower.o --- mv -f unicase/.deps/libgmc_a-tolower.Tpo unicase/.deps/libgmc_a-tolower.Po --- unictype/libgmc_a-ctype_space.o --- mv -f unictype/.deps/libgmc_a-ctype_space.Tpo unictype/.deps/libgmc_a-ctype_space.Po --- unictype/libgmc_a-ctype_digit.o --- mv -f unictype/.deps/libgmc_a-ctype_digit.Tpo unictype/.deps/libgmc_a-ctype_digit.Po --- unictype/libgmc_a-ctype_xdigit.o --- mv -f unictype/.deps/libgmc_a-ctype_xdigit.Tpo unictype/.deps/libgmc_a-ctype_xdigit.Po --- unictype/libgmc_a-ctype_alpha.o --- mv -f unictype/.deps/libgmc_a-ctype_alpha.Tpo unictype/.deps/libgmc_a-ctype_alpha.Po --- unictype/libgmc_a-ctype_print.o --- mv -f unictype/.deps/libgmc_a-ctype_print.Tpo unictype/.deps/libgmc_a-ctype_print.Po --- unictype/libgmc_a-ctype_lower.o --- mv -f unictype/.deps/libgmc_a-ctype_lower.Tpo unictype/.deps/libgmc_a-ctype_lower.Po --- uniwidth/libgmc_a-width.o --- mv -f uniwidth/.deps/libgmc_a-width.Tpo uniwidth/.deps/libgmc_a-width.Po --- glthread/libgmc_a-threadlib.o --- mv -f glthread/.deps/libgmc_a-threadlib.Tpo glthread/.deps/libgmc_a-threadlib.Po --- glthread/libgmc_a-tls.o --- mv -f glthread/.deps/libgmc_a-tls.Tpo glthread/.deps/libgmc_a-tls.Po --- unictype/libgmc_a-ctype_punct.o --- mv -f unictype/.deps/libgmc_a-ctype_punct.Tpo unictype/.deps/libgmc_a-ctype_punct.Po --- unictype/libgmc_a-ctype_upper.o --- mv -f unictype/.deps/libgmc_a-ctype_upper.Tpo unictype/.deps/libgmc_a-ctype_upper.Po --- libgmc_a-printf-parse.o --- mv -f .deps/libgmc_a-printf-parse.Tpo .deps/libgmc_a-printf-parse.Po --- malloc/libgmc_a-scratch_buffer_grow.o --- mv -f malloc/.deps/libgmc_a-scratch_buffer_grow.Tpo malloc/.deps/libgmc_a-scratch_buffer_grow.Po --- unictype/libgmc_a-ctype_cntrl.o --- mv -f unictype/.deps/libgmc_a-ctype_cntrl.Tpo unictype/.deps/libgmc_a-ctype_cntrl.Po --- malloc/libgmc_a-scratch_buffer_grow_preserve.o --- mv -f malloc/.deps/libgmc_a-scratch_buffer_grow_preserve.Tpo malloc/.deps/libgmc_a-scratch_buffer_grow_preserve.Po --- malloc/libgmc_a-scratch_buffer_set_array_size.o --- mv -f malloc/.deps/libgmc_a-scratch_buffer_set_array_size.Tpo malloc/.deps/libgmc_a-scratch_buffer_set_array_size.Po --- glthread/libgmc_a-once.o --- mv -f glthread/.deps/libgmc_a-once.Tpo glthread/.deps/libgmc_a-once.Po --- glthread/libgmc_a-lock.o --- mv -f glthread/.deps/libgmc_a-lock.Tpo glthread/.deps/libgmc_a-lock.Po --- libgmc_a-gl_rbtreehash_list.o --- mv -f .deps/libgmc_a-gl_rbtreehash_list.Tpo .deps/libgmc_a-gl_rbtreehash_list.Po --- libgmc_a-vasnprintf.o --- mv -f .deps/libgmc_a-vasnprintf.Tpo .deps/libgmc_a-vasnprintf.Po --- libgmc.a --- rm -f libgmc.a ar cr libgmc.a libgmc_a-gl_array_list.o libgmc_a-openat-proc.o libgmc_a-basename-lgpl.o libgmc_a-binary-io.o libgmc_a-bitrotate.o libgmc_a-c-ctype.o libgmc_a-c-strstr.o libgmc_a-c32isalnum.o libgmc_a-c32isalpha.o libgmc_a-c32isblank.o libgmc_a-c32iscntrl.o libgmc_a-c32isdigit.o libgmc_a-c32isgraph.o libgmc_a-c32islower.o libgmc_a-c32isprint.o libgmc_a-c32ispunct.o libgmc_a-c32isspace.o libgmc_a-c32isupper.o libgmc_a-c32isxdigit.o libgmc_a-c32tolower.o libgmc_a-c32width.o libgmc_a-canonicalize.o libgmc_a-chdir-long.o libgmc_a-cloexec.o libgmc_a-concat-filename.o libgmc_a-error.o libgmc_a-exitfail.o libgmc_a-fatal-signal.o libgmc_a-fd-hook.o libgmc_a-fd-safer-flag.o libgmc_a-dup-safer-flag.o libgmc_a-file-set.o libgmc_a-filenamecat-lgpl.o libgmc_a-findprog-in.o libgmc_a-float.o libgmc_a-free.o libgmc_a-fseterr.o libgmc_a-fstrcmp.o libgmc_a-fwriteerror.o libgmc_a-getopt.o libgmc_a-getopt1.o malloc/libgmc_a-scratch_buffer_grow.o malloc/libgmc_a-scratch_buffer_grow_preserve.o malloc/libgmc_a-scratch_buffer_set_array_size.o libgmc_a-hard-locale.o libgmc_a-hash.o libgmc_a-hashcode-named-file.o libgmc_a-hashcode-string1.o libgmc_a-hashcode-string2.o libgmc_a-ialloc.o libgmc_a-iswdigit.o libgmc_a-iswxdigit.o libgmc_a-gl_linked_list.o libgmc_a-gl_linkedhash_list.o libgmc_a-gl_list.o libgmc_a-localcharset.o glthread/libgmc_a-lock.o libgmc_a-malloca.o libgmc_a-mbchar.o libgmc_a-mbiterf.o libgmc_a-mbrtoc32.o libgmc_a-mbsnlen.o libgmc_a-mbszero.o libgmc_a-next-prime.o glthread/libgmc_a-once.o libgmc_a-openat-die.o libgmc_a-gl_oset.o libgmc_a-pipe2.o libgmc_a-pipe2-safer.o libgmc_a-spawn.o libgmc_a-spawni.o libgmc_a-spawn_faction_addchdir.o libgmc_a-spawn_faction_addclose.o libgmc_a-spawn_faction_adddup2.o libgmc_a-spawn_faction_addopen.o libgmc_a-spawn_faction_destroy.o libgmc_a-spawn_faction_init.o libgmc_a-spawnattr_destroy.o libgmc_a-spawnattr_init.o libgmc_a-spawnattr_setflags.o libgmc_a-spawnattr_setpgroup.o libgmc_a-spawnattr_setsigmask.o libgmc_a-spawnp.o libgmc_a-progname.o libgmc_a-rawmemchr.o libgmc_a-gl_rbtree_oset.o libgmc_a-gl_rbtreehash_list.o libgmc_a-read-file.o libgmc_a-same-inode.o libgmc_a-save-cwd.o libgmc_a-setlocale_null.o libgmc_a-setlocale-lock.o libgmc_a-setlocale_null-unlocked.o libgmc_a-sig-handler.o libgmc_a-spawn-pipe.o libgmc_a-stat-time.o libgmc_a-stdlib.o libgmc_a-str_startswith.o libgmc_a-string.o glthread/libgmc_a-threadlib.o glthread/libgmc_a-tls.o unicase/libgmc_a-tolower.o unictype/libgmc_a-ctype_alnum.o unictype/libgmc_a-ctype_alpha.o unictype/libgmc_a-ctype_blank.o unictype/libgmc_a-ctype_cntrl.o unictype/libgmc_a-ctype_digit.o unictype/libgmc_a-ctype_graph.o unictype/libgmc_a-ctype_lower.o unictype/libgmc_a-ctype_print.o unictype/libgmc_a-ctype_punct.o unictype/libgmc_a-ctype_space.o unictype/libgmc_a-ctype_upper.o unictype/libgmc_a-ctype_xdigit.o libgmc_a-unistd.o libgmc_a-dup-safer.o libgmc_a-fd-safer.o libgmc_a-pipe-safer.o uniwidth/libgmc_a-width.o libgmc_a-vaszprintf.o libgmc_a-aszprintf.o libgmc_a-wait-process.o libgmc_a-wctype-h.o libgmc_a-xmalloc.o libgmc_a-xalloc-die.o libgmc_a-gl_xlist.o libgmc_a-xmalloca.o libgmc_a-xsize.o libgmc_a-xvasprintf.o libgmc_a-xasprintf.o libgmc_a-asnprintf.o libgmc_a-fopen.o libgmc_a-printf-args.o libgmc_a-printf-parse.o libgmc_a-vasnprintf.o ranlib libgmc.a Making all in src --- git-merge-changelog.o --- cc -DHAVE_CONFIG_H -I. -I.. -I../gnulib-lib -I./../gnulib-lib -D_THREAD_SAFE -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT git-merge-changelog.o -MD -MP -MF .deps/git-merge-changelog.Tpo -c -o git-merge-changelog.o git-merge-changelog.c mv -f .deps/git-merge-changelog.Tpo .deps/git-merge-changelog.Po --- git-merge-changelog --- cc -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -o git-merge-changelog git-merge-changelog.o ../gnulib-lib/libgmc.a =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 ===> Staging for git-merge-changelog-1.0,1 ===> Generating temporary packing list Making install in gnulib-lib /usr/bin/make install-recursive Making install in src /bin/mkdir -p '/wrkdirs/usr/ports/devel/git-merge-changelog/work/stage/usr/local/bin' install -s -m 555 git-merge-changelog '/wrkdirs/usr/ports/devel/git-merge-changelog/work/stage/usr/local/bin' ====> Compressing man pages (compress-man) =========================================================================== =================================================== ===== env: 'PKG_NOTES=build_timestamp ports_top_git_hash ports_top_checkout_unclean port_git_hash port_checkout_unclean built_by' 'PKG_NOTE_build_timestamp=2026-02-19T16:49:57+0000' 'PKG_NOTE_ports_top_git_hash=eac71dbf758c' 'PKG_NOTE_ports_top_checkout_unclean=no' 'PKG_NOTE_port_git_hash=fbefe22c550a' 'PKG_NOTE_port_checkout_unclean=no' 'PKG_NOTE_built_by=poudriere-git-3.4.2' NO_DEPENDS=yes USER=root UID=0 GID=0 ===> Building packages for git-merge-changelog-1.0,1 ===> Building git-merge-changelog-1.0,1 =========================================================================== =>> Cleaning up wrkdir ===> Cleaning for git-merge-changelog-1.0,1 build of devel/git-merge-changelog | git-merge-changelog-1.0,1 ended at Thu Feb 19 11:51:05 EST 2026 build time: 00:01:08