Mock Version: 4.1 Mock Version: 4.1 Mock Version: 4.1 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --noclean --target x86_64 --nodeps /builddir/build/SPECS/diffutils.spec'], chrootPath='/var/lib/mock/dist-oc9-build-41013-14591/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=86400uid=991gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --noclean --target x86_64 --nodeps /builddir/build/SPECS/diffutils.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/diffutils-3.8-3.oc9.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --noclean --target x86_64 --nodeps /builddir/build/SPECS/diffutils.spec'], chrootPath='/var/lib/mock/dist-oc9-build-41013-14591/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=86400uid=991gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --noclean --target x86_64 --nodeps /builddir/build/SPECS/diffutils.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.xy2h9y + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf diffutils-3.8 + /usr/bin/xz -dc /builddir/build/SOURCES/diffutils-3.8.tar.xz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd diffutils-3.8 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + RPM_EC=0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.T99Ubn ++ jobs -p + exit 0 + umask 022 + cd /builddir/build/BUILD + cd diffutils-3.8 + CFLAGS='-O2 -g' + export CFLAGS + CXXFLAGS='-O2 -g' + export CXXFLAGS + FFLAGS='-O2 -g ' + export FFLAGS + FCFLAGS='-O2 -g ' + export FCFLAGS + LDFLAGS= + export LDFLAGS + ./configure --host=x86_64-opencloudos-linux-gnu --build=x86_64-opencloudos-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info configure: loading site script /usr/share/config.site checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a race-free mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether make supports nested variables... (cached) yes checking for gawk... (cached) gawk checking for x86_64-opencloudos-linux-gnu-gcc... no checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether the compiler supports GNU C... yes checking whether gcc accepts -g... yes checking for gcc option to enable C11 features... none needed checking whether gcc understands -c and -o together... yes checking whether the compiler is clang... no checking for compiler option needed when checking for declarations... none checking whether make supports the include directive... yes (GNU style) checking dependency style of gcc... none checking for x86_64-opencloudos-linux-gnu-ranlib... no checking for ranlib... ranlib checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking for wchar.h... yes checking for minix/config.h... no checking for sys/socket.h... yes checking for fnmatch.h... yes checking for getopt.h... yes checking for sys/cdefs.h... yes checking for sys/time.h... yes checking for threads.h... yes checking for iconv.h... yes checking for limits.h... yes checking for crtdefs.h... no checking for wctype.h... yes checking for langinfo.h... yes checking for xlocale.h... no checking for sys/mman.h... yes checking for sys/param.h... yes checking for malloc.h... yes checking for sys/random.h... yes checking for sys/wait.h... yes checking for features.h... yes checking for arpa/inet.h... yes checking for netdb.h... yes checking for netinet/in.h... yes checking for sys/select.h... yes checking for pthread.h... yes checking for sys/ioctl.h... yes checking for sys/uio.h... yes checking for vfork.h... no checking whether it is safe to define __EXTENSIONS__... yes checking whether _XOPEN_SOURCE should be defined... no checking build system type... x86_64-opencloudos-linux-gnu checking host system type... x86_64-opencloudos-linux-gnu checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for Minix Amsterdam compiler... no checking for x86_64-opencloudos-linux-gnu-ar... no checking for ar... ar checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking for size_t... yes checking for working alloca.h... yes checking for alloca... yes checking whether uses 'inline' correctly... yes checking for btowc... yes checking for readlinkat... yes checking for _set_invalid_parameter_handler... no checking for fcntl... yes checking for symlink... yes checking for mempcpy... yes checking for fnmatch... yes checking for mbsrtowcs... yes checking for getdtablesize... yes checking for getprogname... no checking for getexecname... no checking for getrandom... yes checking for gettimeofday... yes checking for isblank... yes checking for iswcntrl... yes checking for iswblank... yes checking for lstat... yes checking for mbsinit... yes checking for mbrtowc... yes checking for mbslen... no checking for mprotect... yes checking for mkstemp... yes checking for nl_langinfo... yes checking for readlink... yes checking for iswctype... yes checking for setenv... yes checking for sigaltstack... yes checking for setrlimit... yes checking for getrlimit... yes checking for strerror_r... yes checking for __xpg_strerror_r... yes checking for strptime... yes checking for strtoimax... yes checking for localtime_r... yes checking for timegm... yes checking for vasnprintf... no checking for snprintf... yes checking for wcrtomb... yes checking for wcwidth... yes checking for wmempcpy... yes checking for ftruncate... yes checking for duplocale... yes checking for newlocale... yes checking for pipe... yes checking for pthread_sigmask... yes checking for sigaction... yes checking for siginterrupt... yes checking for sleep... yes checking for catgets... yes checking for shutdown... yes checking for wctob... yes checking for sigprocmask... yes checking for strcasecoll... no checking for stricoll... no checking for fork... yes checking for vfork... yes checking for nl_langinfo and CODESET... yes checking for a traditional french locale... none checking whether malloc is ptrdiff_t safe... yes checking whether malloc, realloc, calloc set errno on failure... yes checking for C/C++ restrict keyword... __restrict__ checking whether the preprocessor supports include_next... yes checking whether source code line length is unlimited... yes checking if environ is properly declared... yes checking for complete errno.h... yes checking for gcc options needed to detect all undeclared functions... none needed checking whether strerror_r is declared... yes checking whether strerror_r returns char *... yes checking for working fcntl.h... yes checking for pid_t... yes checking for mode_t... yes checking for mbstate_t... yes checking whether stat file-mode macros are broken... no checking for nlink_t... yes checking whether getdtablesize is declared... yes checking for getopt.h... (cached) yes checking for getopt_long_only... yes checking whether getopt is POSIX compatible... yes checking for working GNU getopt function... yes checking for working GNU getopt_long function... yes checking for struct timeval... yes checking for wide-enough struct timeval.tv_sec member... yes 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... yes checking whether setlocale (category, NULL) is multithread-safe... yes checking host CPU and C ABI... x86_64 checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for shared library run path origin... done checking 32-bit host C ABI... no checking for ELF binary format... yes checking for the common suffixes of directories in the library search path... lib,lib,lib64 checking for iconv... yes checking for working iconv... yes checking whether iconv is compatible with its POSIX signature... yes checking for inline... inline checking for off_t... yes checking whether limits.h has WORD_BIT, BOOL_WIDTH etc.... yes checking for wint_t... yes checking whether wint_t is large enough... yes checking whether the compiler produces multi-arch binaries... no checking whether stdint.h conforms to C99... yes checking whether stdint.h works without ISO C predefines... yes checking whether stdint.h has UINTMAX_WIDTH etc.... yes checking whether INT32_MAX < INTMAX_MAX... yes checking whether INT64_MAX == LONG_MAX... yes checking whether UINT32_MAX < UINTMAX_MAX... yes checking whether UINT64_MAX == ULONG_MAX... yes checking whether iswcntrl works... yes checking for towlower... yes checking for wctype_t... yes checking for wctrans_t... yes checking for a traditional japanese locale... none checking for a french Unicode locale... none checking for a transitional chinese locale... zh_CN.GB18030 checking whether langinfo.h defines CODESET... yes checking whether langinfo.h defines T_FMT_AMPM... yes checking whether langinfo.h defines ALTMON_1... yes checking whether langinfo.h defines ERA... yes checking whether langinfo.h defines YESEXPR... yes checking for wchar_t... yes checking for good max_align_t... yes checking whether NULL can be used in arbitrary expressions... yes checking whether locale.h defines locale_t... yes checking whether locale.h conforms to POSIX:2001... yes checking whether struct lconv is properly defined... yes checking whether imported symbols can be declared weak... yes checking for multithread API to use... posix checking whether lstat correctly handles trailing slash... yes checking for a sed that does not truncate output... /usr/bin/sed checking whether malloc (0) returns nonnull... yes checking for mmap... yes checking for MAP_ANONYMOUS... yes checking whether memchr works... yes checking whether defines MIN and MAX... no checking whether defines MIN and MAX... yes checking whether time_t is signed... yes checking whether alarm is declared... yes checking for working mktime... yes checking whether struct tm is in sys/time.h or time.h... time.h checking for struct tm.tm_zone... yes checking for struct tm.tm_gmtoff... yes checking for O_CLOEXEC... yes checking for promoted mode_t type... mode_t checking for sigset_t... yes checking whether setenv is declared... yes checking for search.h... yes checking for tsearch... yes checking for uid_t in sys/types.h... yes checking for volatile sig_atomic_t... yes checking for sighandler_t... yes checking for stdbool.h that conforms to C99... yes checking for _Bool... yes checking whether fcloseall is declared... yes checking which flavor of printf attribute matches inttypes macros... system checking whether ecvt is declared... yes checking whether fcvt is declared... yes checking whether gcvt is declared... yes checking whether strerror(0) succeeds... yes checking for strerror_r with POSIX signature... no checking whether __xpg_strerror_r works... yes checking whether strnlen is declared... yes checking whether strtoimax is declared... yes checking for struct timespec in ... yes checking for TIME_UTC in ... yes checking whether execvpe is declared... yes checking whether clearerr_unlocked is declared... yes checking whether feof_unlocked is declared... yes checking whether ferror_unlocked is declared... yes checking whether fflush_unlocked is declared... yes checking whether fgets_unlocked is declared... yes checking whether fputc_unlocked is declared... yes checking whether fputs_unlocked is declared... yes checking whether fread_unlocked is declared... yes checking whether fwrite_unlocked is declared... yes checking whether getc_unlocked is declared... yes checking whether getchar_unlocked is declared... yes checking whether putc_unlocked is declared... yes checking whether putchar_unlocked is declared... yes checking whether unsetenv is declared... yes checking for inttypes.h... yes checking for stdint.h... yes checking for intmax_t... yes checking where to find the exponent in a 'double'... word 1 bit 20 checking whether snprintf returns a byte count as in C99... yes checking whether snprintf truncates the result as in C99... yes checking for snprintf... (cached) yes checking for strnlen... yes checking for wcslen... yes checking for wcsnlen... yes checking for mbrtowc... (cached) yes checking for wcrtomb... (cached) yes checking whether _snprintf is declared... no checking whether wcsdup is declared... yes checking for C compiler option to allow warnings... -Wno-error checking whether is self-contained... yes checking for shutdown... (cached) yes checking whether defines the SHUT_* macros... yes checking for struct sockaddr_storage... yes checking for sa_family_t... yes checking for struct sockaddr_storage.ss_family... yes checking whether getcwd (NULL, 0) allocates memory for result... yes checking for getcwd with POSIX signature... yes checking for IPv4 sockets... yes checking for IPv6 sockets... yes checking whether is self-contained... yes checking for library containing setsockopt... none needed checking whether select supports a 0 argument... yes checking whether select detects invalid fds... yes checking for pthread_t... yes checking for pthread_spinlock_t... yes 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 for sched.h... yes checking for struct sched_param... yes checking whether snprintf is declared... yes checking whether declares ioctl... yes checking for alloca as a compiler built-in... yes checking whether btowc(0) is correct... yes checking whether btowc(EOF) is correct... guessing yes checking for __builtin_expect... yes checking whether calloc (0, n) and calloc (n, 0) return nonnull... yes checking for library containing clock_gettime... none required checking for clock_gettime... yes checking for clock_settime... yes checking whether // is distinct from /... no checking whether dup2 works... yes checking for error_at_line... yes checking whether fcntl handles F_DUPFD correctly... yes checking whether fcntl understands F_DUPFD_CLOEXEC... needs runtime check checking for flexible array member... yes checking whether conversion from 'int' to 'long double' works... yes checking for working GNU fnmatch... yes checking whether fopen recognizes a trailing slash... 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... yes checking whether freopen works on closed fds... yes checking whether getdtablesize works... yes checking for getpagesize... yes checking whether getpagesize is declared... yes checking whether program_invocation_name is declared... yes checking whether program_invocation_short_name is declared... yes checking whether __argv is declared... no checking whether getrandom is compatible with its GNU+BSD signature... yes checking for gettimeofday with POSIX signature... yes checking whether the compiler generally respects inline... yes checking whether iswblank is declared... yes checking whether iswdigit is ISO C compliant... yes checking whether iswxdigit is ISO C compliant... yes checking whether the compiler supports the __inline keyword... yes checking for pthread_rwlock_t... yes checking whether pthread_rwlock_rdlock prefers a writer to a reader... no checking whether malloc (0) returns nonnull... (cached) yes checking whether mbrtowc handles incomplete characters... guessing yes checking whether mbrtowc works as well as mbtowc... yes checking whether mbrtowc handles a NULL pwc argument... guessing yes checking whether mbrtowc handles a NULL string argument... guessing yes checking whether mbrtowc has a correct return value... guessing yes checking whether mbrtowc returns 0 when parsing a NUL character... yes checking whether mbrtowc stores incomplete characters... guessing no checking whether mbrtowc works on empty input... yes checking whether the C locale is free of encoding errors... no checking whether mbrtowc handles incomplete characters... (cached) guessing yes checking whether mbrtowc works as well as mbtowc... (cached) yes checking whether mbrtowc handles incomplete characters... (cached) guessing yes checking whether mbrtowc works as well as mbtowc... (cached) yes checking whether mbsrtowcs works... yes checking for mbtowc... yes checking for mempcpy... (cached) yes checking whether mkdir handles trailing slash... yes checking whether mkdir handles trailing dot... yes checking for working mkstemp... yes checking for __mktime_internal... no checking whether YESEXPR works... yes checking whether open recognizes a trailing slash... yes checking whether program_invocation_name is declared... (cached) yes checking whether program_invocation_short_name is declared... (cached) yes checking for raise... yes checking for sigprocmask... (cached) yes checking for rawmemchr... 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 (0, 0) returns nonnull... yes checking for reallocarray... yes checking for working re_compile_pattern... yes checking whether setenv validates arguments... yes checking whether setlocale (LC_ALL, NULL) is multithread-safe... (cached) yes checking whether setlocale (category, NULL) is multithread-safe... (cached) yes checking for stack direction... grows down checking for stack_t... yes checking for working sigaltstack... yes checking for correct stack_t interpretation... yes checking for stdint.h... (cached) yes checking for SIZE_MAX... yes checking for ssize_t... yes checking whether stat handles trailing slashes on files... yes checking for struct stat.st_atim.tv_nsec... yes checking whether struct stat.st_atim is of type struct timespec... yes checking for struct stat.st_birthtimespec.tv_nsec... no checking for struct stat.st_birthtimensec... no checking for struct stat.st_birthtim.tv_nsec... no checking for working stdalign.h... yes checking for va_copy... yes checking for strcasecmp... yes checking for strncasecmp... yes checking whether strncasecmp is declared... yes checking for working strerror function... yes checking for working strnlen... yes checking whether strtoimax works... yes checking for strtoll... yes checking whether strtoll works... yes checking whether localtime_r is declared... yes checking whether localtime_r is compatible with its POSIX signature... yes checking whether localtime works even near extrema... yes checking for timezone_t... no checking for unsetenv... yes checking for unsetenv() return type... int checking whether unsetenv obeys POSIX... yes checking for ptrdiff_t... yes checking for vasprintf... yes checking whether mbrtowc handles incomplete characters... (cached) guessing yes checking whether mbrtowc works as well as mbtowc... (cached) yes checking whether wcrtomb works in the C locale... yes checking whether wcrtomb return value is correct... yes checking whether wcwidth is declared... yes checking whether wcwidth works reasonably in UTF-8 locales... yes checking for wmemchr... yes checking for stdint.h... (cached) yes checking for atoll... yes checking for a traditional french locale... (cached) none checking for a french Unicode locale... (cached) none checking for a traditional french locale... (cached) none checking for a turkish Unicode locale... none checking whether fdopen sets errno... yes checking for library containing inet_pton... none required checking whether inet_pton is declared... yes checking whether byte ordering is bigendian... no checking for ioctl... yes checking for ioctl with POSIX signature... no checking for a traditional french locale... (cached) none checking for a french Unicode locale... (cached) none checking for a traditional japanese locale... (cached) none checking for a transitional chinese locale... (cached) zh_CN.GB18030 checking for a traditional french locale... (cached) none checking for a french Unicode locale... (cached) none checking for a traditional japanese locale... (cached) none checking for a transitional chinese locale... (cached) zh_CN.GB18030 checking for a traditional french locale... (cached) none checking for a french Unicode locale... (cached) none checking for a traditional japanese locale... (cached) none checking for a transitional chinese locale... (cached) zh_CN.GB18030 checking for a turkish Unicode locale... (cached) none checking for a french Unicode locale... (cached) none checking for a traditional french locale... (cached) none checking for a french Unicode locale... (cached) none checking for a traditional japanese locale... (cached) none checking for a transitional chinese locale... (cached) zh_CN.GB18030 checking for a french Unicode locale... (cached) none checking for a transitional chinese locale... (cached) zh_CN.GB18030 checking for library containing nanosleep... none required checking for working nanosleep... no (mishandles large arguments) checking whether is self-contained... yes checking for a traditional french locale... (cached) none checking for a french Unicode locale... (cached) none checking whether perror matches strerror... yes checking whether pthread_create exists as a global function... yes checking whether pthread_sigmask is a macro... no checking whether pthread_sigmask works without -lpthread... yes checking whether pthread_sigmask returns error numbers... yes checking whether pthread_sigmask unblocks signals correctly... guessing yes checking for putenv compatible with GNU and SVID... yes checking whether select supports a 0 argument... (cached) yes checking whether select detects invalid fds... (cached) yes checking for struct sigaction.sa_sigaction... yes checking for sigprocmask... (cached) yes checking whether sleep is declared... yes checking for working sleep... yes checking for snprintf... (cached) yes checking whether snprintf respects a size of 1... yes checking whether printf supports POSIX/XSI format strings with positions... yes checking for socklen_t... yes checking whether symlink handles trailing slash correctly... yes checking for pthread_atfork... yes checking for a traditional french locale... (cached) none checking for a french Unicode locale... (cached) none checking for a traditional japanese locale... (cached) none checking for a transitional chinese locale... (cached) zh_CN.GB18030 checking whether wctob works... guessing yes checking whether wctob is declared... yes checking for inline... (cached) inline checking for pr... /usr/bin/pr checking for struct stat.st_blksize... yes checking for struct stat.st_rdev... yes checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking for sys/wait.h that is POSIX.1 compatible... (cached) yes checking for pid_t... (cached) yes checking whether closedir returns void... no checking for working fork... yes checking for working vfork... (cached) yes checking whether NLS is requested... yes checking for msgfmt... no checking for gmsgfmt... : checking for xgettext... no checking for msgmerge... no checking for CFPreferencesCopyAppValue... no checking for CFLocaleCopyCurrent... no checking for GNU gettext in libc... yes checking whether to use NLS... yes checking where the gettext function comes from... libc checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating doc/Makefile config.status: creating lib/Makefile config.status: creating src/Makefile config.status: creating tests/Makefile config.status: creating gnulib-tests/Makefile config.status: creating man/Makefile config.status: creating po/Makefile.in config.status: creating lib/config.h config.status: executing depfiles commands config.status: executing po-directories commands config.status: creating po/POTFILES config.status: creating po/Makefile + /usr/bin/make -O -j32 V=1 VERBOSE=1 Making all in lib make[1]: Entering directory '/builddir/build/BUILD/diffutils-3.8/lib' rm -f alloca.h-t alloca.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ sed -e 's|@''HAVE_ALLOCA_H''@|1|g' < ./alloca.in.h; \ } > alloca.h-t && \ mv -f alloca.h-t alloca.h make[1]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/lib' make[1]: Entering directory '/builddir/build/BUILD/diffutils-3.8/lib' rm -f ctype.h-t ctype.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ sed -e 's|@''GUARD_PREFIX''@|GL|g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_CTYPE_H''@||g' \ -e 's/@''GNULIB_ISBLANK''@/1/g' \ -e 's/@''HAVE_ISBLANK''@/1/g' \ -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \ -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' \ < ./ctype.in.h; \ } > ctype.h-t && \ mv ctype.h-t ctype.h make[1]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/lib' make[1]: Entering directory '/builddir/build/BUILD/diffutils-3.8/lib' /usr/bin/mkdir -p malloc rm -f malloc/dynarray.gl.h-t malloc/dynarray.gl.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ sed -e '/libc_hidden_proto/d' < ./malloc/dynarray.h; \ } > malloc/dynarray.gl.h-t && \ mv malloc/dynarray.gl.h-t malloc/dynarray.gl.h make[1]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/lib' make[1]: Entering directory '/builddir/build/BUILD/diffutils-3.8/lib' /usr/bin/mkdir -p malloc rm -f malloc/dynarray-skeleton.gl.h-t malloc/dynarray-skeleton.gl.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ sed -e 's|||g' \ -e 's|__attribute_maybe_unused__|_GL_ATTRIBUTE_MAYBE_UNUSED|g' \ -e 's|__attribute_nonnull__|_GL_ATTRIBUTE_NONNULL|g' \ -e 's|__attribute_warn_unused_result__|_GL_ATTRIBUTE_NODISCARD|g' \ -e 's|__glibc_likely|_GL_LIKELY|g' \ -e 's|__glibc_unlikely|_GL_UNLIKELY|g' \ < ./malloc/dynarray-skeleton.c; \ } > malloc/dynarray-skeleton.gl.h-t && \ mv malloc/dynarray-skeleton.gl.h-t malloc/dynarray-skeleton.gl.h make[1]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/lib' make[1]: Entering directory '/builddir/build/BUILD/diffutils-3.8/lib' rm -f fcntl.h-t fcntl.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ sed -e 's|@''GUARD_PREFIX''@|GL|g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_FCNTL_H''@||g' \ -e 's/@''GNULIB_CREAT''@/0/g' \ -e 's/@''GNULIB_FCNTL''@/1/g' \ -e 's/@''GNULIB_NONBLOCKING''@/0/g' \ -e 's/@''GNULIB_OPEN''@/1/g' \ -e 's/@''GNULIB_OPENAT''@/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|@''REPLACE_CREAT''@|0|g' \ -e 's|@''REPLACE_FCNTL''@|1|g' \ -e 's|@''REPLACE_OPEN''@|0|g' \ -e 's|@''REPLACE_OPENAT''@|0|g' \ -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \ -e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \ -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' \ < ./fcntl.in.h; \ } > fcntl.h-t && \ mv fcntl.h-t fcntl.h make[1]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/lib' make[1]: Entering directory '/builddir/build/BUILD/diffutils-3.8/lib' rm -f iconv.h-t iconv.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \ sed -e 's|@''GUARD_PREFIX''@|GL|g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_ICONV_H''@||g' \ -e 's/@''GNULIB_ICONV''@/1/g' \ -e 's|@''ICONV_CONST''@||g' \ -e 's|@''REPLACE_ICONV''@|0|g' \ -e 's|@''REPLACE_ICONV_OPEN''@|0|g' \ -e 's|@''REPLACE_ICONV_UTF''@|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' \ < ./iconv.in.h; \ } > iconv.h-t && \ mv iconv.h-t iconv.h make[1]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/lib' make[1]: Entering directory '/builddir/build/BUILD/diffutils-3.8/lib' rm -f limits.h-t limits.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \ sed -e 's|@''GUARD_PREFIX''@|GL|g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_LIMITS_H''@||g' \ < ./limits.in.h; \ } > limits.h-t && \ mv limits.h-t limits.h make[1]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/lib' make[1]: Entering directory '/builddir/build/BUILD/diffutils-3.8/lib' rm -f sigsegv.h-t sigsegv.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ cat ./sigsegv.in.h; \ } > sigsegv.h-t && \ mv sigsegv.h-t sigsegv.h make[1]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/lib' make[1]: Entering directory '/builddir/build/BUILD/diffutils-3.8/lib' rm -f langinfo.h-t langinfo.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ sed -e 's|@''GUARD_PREFIX''@|GL|g' \ -e 's|@''HAVE_LANGINFO_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_LANGINFO_H''@||g' \ -e 's/@''GNULIB_NL_LANGINFO''@/1/g' \ -e 's|@''HAVE_LANGINFO_CODESET''@|1|g' \ -e 's|@''HAVE_LANGINFO_T_FMT_AMPM''@|1|g' \ -e 's|@''HAVE_LANGINFO_ALTMON''@|1|g' \ -e 's|@''HAVE_LANGINFO_ERA''@|1|g' \ -e 's|@''HAVE_LANGINFO_YESEXPR''@|1|g' \ -e 's|@''HAVE_NL_LANGINFO''@|1|g' \ -e 's|@''REPLACE_NL_LANGINFO''@|0|g' \ -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \ -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' \ < ./langinfo.in.h; \ } > langinfo.h-t && \ mv langinfo.h-t langinfo.h make[1]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/lib' make[1]: Entering directory '/builddir/build/BUILD/diffutils-3.8/lib' rm -f inttypes.h-t inttypes.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ sed -e 's/@''HAVE_INTTYPES_H''@/1/g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_INTTYPES_H''@||g' \ -e 's/@''APPLE_UNIVERSAL_BUILD''@/0/g' \ -e 's/@''PRIPTR_PREFIX''@/"l"/g' \ -e 's/@''GNULIB_IMAXABS''@/0/g' \ -e 's/@''GNULIB_IMAXDIV''@/0/g' \ -e 's/@''GNULIB_STRTOIMAX''@/1/g' \ -e 's/@''GNULIB_STRTOUMAX''@/0/g' \ -e 's/@''HAVE_DECL_IMAXABS''@/1/g' \ -e 's/@''HAVE_DECL_IMAXDIV''@/1/g' \ -e 's/@''HAVE_DECL_STRTOIMAX''@/1/g' \ -e 's/@''HAVE_DECL_STRTOUMAX''@/1/g' \ -e 's/@''HAVE_IMAXDIV_T''@/1/g' \ -e 's/@''REPLACE_STRTOIMAX''@/0/g' \ -e 's/@''REPLACE_STRTOUMAX''@/0/g' \ -e 's/@''INT32_MAX_LT_INTMAX_MAX''@/1/g' \ -e 's/@''INT64_MAX_EQ_LONG_MAX''@/1/g' \ -e 's/@''UINT32_MAX_LT_UINTMAX_MAX''@/1/g' \ -e 's/@''UINT64_MAX_EQ_ULONG_MAX''@/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' \ < ./inttypes.in.h; \ } > inttypes.h-t && \ mv inttypes.h-t inttypes.h make[1]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/lib' make[1]: Entering directory '/builddir/build/BUILD/diffutils-3.8/lib' rm -f locale.h-t locale.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \ sed -e 's|@''GUARD_PREFIX''@|GL|g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_LOCALE_H''@||g' \ -e 's/@''GNULIB_LOCALECONV''@/1/g' \ -e 's/@''GNULIB_SETLOCALE''@/0/g' \ -e 's/@''GNULIB_SETLOCALE_NULL''@/1/g' \ -e 's/@''GNULIB_DUPLOCALE''@/0/g' \ -e 's/@''GNULIB_LOCALENAME''@/0/g' \ -e 's|@''HAVE_NEWLOCALE''@|1|g' \ -e 's|@''HAVE_DUPLOCALE''@|1|g' \ -e 's|@''HAVE_FREELOCALE''@|1|g' \ -e 's|@''HAVE_XLOCALE_H''@|0|g' \ -e 's|@''REPLACE_LOCALECONV''@|0|g' \ -e 's|@''REPLACE_SETLOCALE''@|0|g' \ -e 's|@''REPLACE_NEWLOCALE''@|0|g' \ -e 's|@''REPLACE_DUPLOCALE''@|0|g' \ -e 's|@''REPLACE_FREELOCALE''@|0|g' \ -e 's|@''REPLACE_STRUCT_LCONV''@|0|g' \ -e 's|@''LOCALENAME_ENHANCE_LOCALE_FUNCS''@|0|g' \ -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \ -e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \ -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' \ < ./locale.in.h; \ } > locale.h-t && \ mv locale.h-t locale.h make[1]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/lib' make[1]: Entering directory '/builddir/build/BUILD/diffutils-3.8/lib' rm -f signal.h-t signal.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \ sed -e 's|@''GUARD_PREFIX''@|GL|g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_SIGNAL_H''@||g' \ -e 's/@''GNULIB_PTHREAD_SIGMASK''@/IN_DIFFUTILS_GNULIB_TESTS/g' \ -e 's/@''GNULIB_RAISE''@/1/g' \ -e 's/@''GNULIB_SIGNAL_H_SIGPIPE''@/0/g' \ -e 's/@''GNULIB_SIGPROCMASK''@/IN_DIFFUTILS_GNULIB_TESTS/g' \ -e 's/@''GNULIB_SIGACTION''@/IN_DIFFUTILS_GNULIB_TESTS/g' \ -e 's|@''HAVE_POSIX_SIGNALBLOCKING''@|1|g' \ -e 's|@''HAVE_PTHREAD_SIGMASK''@|1|g' \ -e 's|@''HAVE_RAISE''@|1|g' \ -e 's|@''HAVE_SIGSET_T''@|1|g' \ -e 's|@''HAVE_SIGINFO_T''@|1|g' \ -e 's|@''HAVE_SIGACTION''@|1|g' \ -e 's|@''HAVE_STRUCT_SIGACTION_SA_SIGACTION''@|1|g' \ -e 's|@''HAVE_TYPE_VOLATILE_SIG_ATOMIC_T''@|1|g' \ -e 's|@''HAVE_SIGHANDLER_T''@|1|g' \ -e 's|@''REPLACE_PTHREAD_SIGMASK''@|0|g' \ -e 's|@''REPLACE_RAISE''@|0|g' \ -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \ -e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \ -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' \ < ./signal.in.h; \ } > signal.h-t && \ mv signal.h-t signal.h make[1]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/lib' make[1]: Entering directory '/builddir/build/BUILD/diffutils-3.8/lib' rm -f strings.h-t strings.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \ sed -e 's|@''GUARD_PREFIX''@|GL|g' \ -e 's|@''HAVE_STRINGS_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_STRINGS_H''@||g' \ -e 's/@''GNULIB_FFS''@/0/g' \ -e 's|@''HAVE_FFS''@|1|g' \ -e 's|@''HAVE_STRCASECMP''@|1|g' \ -e 's|@''HAVE_DECL_STRNCASECMP''@|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' \ < ./strings.in.h; \ } > strings.h-t && \ mv strings.h-t strings.h make[1]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/lib' make[1]: Entering directory '/builddir/build/BUILD/diffutils-3.8/lib' /usr/bin/mkdir -p sys rm -f sys/random.h-t sys/random.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ sed -e 's|@''GUARD_PREFIX''@|GL|g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_SYS_RANDOM_H''@||g' \ -e 's|@''HAVE_SYS_RANDOM_H''@|1|g' \ -e 's/@''GNULIB_GETRANDOM''@/1/g' \ -e 's/@''HAVE_GETRANDOM''@/1/g' \ -e 's/@''REPLACE_GETRANDOM''@/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_random.in.h; \ } > sys/random.h-t && \ mv -f sys/random.h-t sys/random.h make[1]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/lib' make[1]: Entering directory '/builddir/build/BUILD/diffutils-3.8/lib' /usr/bin/mkdir -p sys rm -f sys/types.h-t sys/types.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ sed -e 's|@''GUARD_PREFIX''@|GL|g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_SYS_TYPES_H''@||g' \ -e 's|@''WINDOWS_64_BIT_OFF_T''@|0|g' \ -e 's|@''WINDOWS_STAT_INODES''@|0|g' \ < ./sys_types.in.h; \ } > sys/types.h-t && \ mv sys/types.h-t sys/types.h make[1]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/lib' make[1]: Entering directory '/builddir/build/BUILD/diffutils-3.8/lib' /usr/bin/mkdir -p sys rm -f sys/time.h-t sys/time.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ sed -e 's|@''GUARD_PREFIX''@|GL|g' \ -e 's/@''HAVE_SYS_TIME_H''@/1/g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_SYS_TIME_H''@||g' \ -e 's/@''GNULIB_GETTIMEOFDAY''@/1/g' \ -e 's|@''HAVE_WINSOCK2_H''@|0|g' \ -e 's/@''HAVE_GETTIMEOFDAY''@/1/g' \ -e 's/@''HAVE_STRUCT_TIMEVAL''@/1/g' \ -e 's/@''REPLACE_GETTIMEOFDAY''@/0/g' \ -e 's/@''REPLACE_STRUCT_TIMEVAL''@/0/g' \ -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \ -e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \ -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' \ < ./sys_time.in.h; \ } > sys/time.h-t && \ mv sys/time.h-t sys/time.h make[1]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/lib' make[1]: Entering directory '/builddir/build/BUILD/diffutils-3.8/lib' /usr/bin/mkdir -p sys rm -f sys/wait.h-t sys/wait.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ sed -e 's|@''GUARD_PREFIX''@|GL|g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_SYS_WAIT_H''@||g' \ -e 's/@''GNULIB_WAITPID''@/0/g' \ -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \ -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' \ < ./sys_wait.in.h; \ } > sys/wait.h-t && \ mv sys/wait.h-t sys/wait.h make[1]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/lib' make[1]: Entering directory '/builddir/build/BUILD/diffutils-3.8/lib' rm -f unistr.h-t unistr.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ cat ./unistr.in.h; \ } > unistr.h-t && \ mv -f unistr.h-t unistr.h make[1]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/lib' make[1]: Entering directory '/builddir/build/BUILD/diffutils-3.8/lib' rm -f unitypes.h-t unitypes.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ cat ./unitypes.in.h; \ } > unitypes.h-t && \ mv -f unitypes.h-t unitypes.h make[1]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/lib' make[1]: Entering directory '/builddir/build/BUILD/diffutils-3.8/lib' rm -f uniwidth.h-t uniwidth.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ cat ./uniwidth.in.h; \ } > uniwidth.h-t && \ mv -f uniwidth.h-t uniwidth.h make[1]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/lib' make[1]: Entering directory '/builddir/build/BUILD/diffutils-3.8/lib' rm -f time.h-t time.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \ sed -e 's|@''GUARD_PREFIX''@|GL|g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_TIME_H''@||g' \ -e 's/@''GNULIB_CTIME''@/0/g' \ -e 's/@''GNULIB_LOCALTIME''@/0/g' \ -e 's/@''GNULIB_MKTIME''@/1/g' \ -e 's/@''GNULIB_NANOSLEEP''@/IN_DIFFUTILS_GNULIB_TESTS/g' \ -e 's/@''GNULIB_STRFTIME''@/0/g' \ -e 's/@''GNULIB_STRPTIME''@/1/g' \ -e 's/@''GNULIB_TIMEGM''@/1/g' \ -e 's/@''GNULIB_TIMESPEC_GET''@/0/g' \ -e 's/@''GNULIB_TIME_R''@/1/g' \ -e 's/@''GNULIB_TIME_RZ''@/1/g' \ -e 's/@''GNULIB_TZSET''@/1/g' \ -e 's/@''GNULIB_MDA_TZSET''@/1/g' \ -e 's|@''HAVE_DECL_LOCALTIME_R''@|1|g' \ -e 's|@''HAVE_NANOSLEEP''@|1|g' \ -e 's|@''HAVE_STRPTIME''@|1|g' \ -e 's|@''HAVE_TIMEGM''@|1|g' \ -e 's|@''HAVE_TIMESPEC_GET''@|1|g' \ -e 's|@''HAVE_TIMEZONE_T''@|0|g' \ -e 's|@''REPLACE_CTIME''@|GNULIB_PORTCHECK|g' \ -e 's|@''REPLACE_GMTIME''@|0|g' \ -e 's|@''REPLACE_LOCALTIME''@|0|g' \ -e 's|@''REPLACE_LOCALTIME_R''@|0|g' \ -e 's|@''REPLACE_MKTIME''@|0|g' \ -e 's|@''REPLACE_NANOSLEEP''@|1|g' \ -e 's|@''REPLACE_STRFTIME''@|GNULIB_PORTCHECK|g' \ -e 's|@''REPLACE_TIMEGM''@|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 && \ mv time.h-t time.h make[1]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/lib' make[1]: Entering directory '/builddir/build/BUILD/diffutils-3.8/lib' rm -f string.h-t string.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \ sed -e 's|@''GUARD_PREFIX''@|GL|g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_STRING_H''@||g' \ -e 's/@''GNULIB_EXPLICIT_BZERO''@/0/g' \ -e 's/@''GNULIB_FFSL''@/0/g' \ -e 's/@''GNULIB_FFSLL''@/0/g' \ -e 's/@''GNULIB_MBSLEN''@/1/g' \ -e 's/@''GNULIB_MBSNLEN''@/0/g' \ -e 's/@''GNULIB_MBSCHR''@/0/g' \ -e 's/@''GNULIB_MBSRCHR''@/0/g' \ -e 's/@''GNULIB_MBSSTR''@/1/g' \ -e 's/@''GNULIB_MBSCASECMP''@/1/g' \ -e 's/@''GNULIB_MBSNCASECMP''@/0/g' \ -e 's/@''GNULIB_MBSPCASECMP''@/0/g' \ -e 's/@''GNULIB_MBSCASESTR''@/0/g' \ -e 's/@''GNULIB_MBSCSPN''@/0/g' \ -e 's/@''GNULIB_MBSPBRK''@/0/g' \ -e 's/@''GNULIB_MBSSPN''@/0/g' \ -e 's/@''GNULIB_MBSSEP''@/0/g' \ -e 's/@''GNULIB_MBSTOK_R''@/0/g' \ -e 's/@''GNULIB_MEMCHR''@/1/g' \ -e 's/@''GNULIB_MEMMEM''@/0/g' \ -e 's/@''GNULIB_MEMPCPY''@/1/g' \ -e 's/@''GNULIB_MEMRCHR''@/0/g' \ -e 's/@''GNULIB_RAWMEMCHR''@/1/g' \ -e 's/@''GNULIB_STPCPY''@/0/g' \ -e 's/@''GNULIB_STPNCPY''@/0/g' \ -e 's/@''GNULIB_STRCHRNUL''@/0/g' \ -e 's/@''GNULIB_STRDUP''@/0/g' \ -e 's/@''GNULIB_STRNCAT''@/0/g' \ -e 's/@''GNULIB_STRNDUP''@/0/g' \ -e 's/@''GNULIB_STRNLEN''@/1/g' \ -e 's/@''GNULIB_STRPBRK''@/0/g' \ -e 's/@''GNULIB_STRSEP''@/0/g' \ -e 's/@''GNULIB_STRSTR''@/0/g' \ -e 's/@''GNULIB_STRCASESTR''@/0/g' \ -e 's/@''GNULIB_STRTOK_R''@/0/g' \ -e 's/@''GNULIB_STRERROR''@/1/g' \ -e 's/@''GNULIB_STRERROR_R''@/IN_DIFFUTILS_GNULIB_TESTS/g' \ -e 's/@''GNULIB_STRERRORNAME_NP''@/0/g' \ -e 's/@''GNULIB_SIGABBREV_NP''@/0/g' \ -e 's/@''GNULIB_SIGDESCR_NP''@/0/g' \ -e 's/@''GNULIB_STRSIGNAL''@/0/g' \ -e 's/@''GNULIB_STRVERSCMP''@/0/g' \ -e 's/@''GNULIB_MDA_MEMCCPY''@/1/g' \ -e 's/@''GNULIB_MDA_STRDUP''@/1/g' \ < ./string.in.h | \ sed -e 's|@''HAVE_EXPLICIT_BZERO''@|1|g' \ -e 's|@''HAVE_FFSL''@|1|g' \ -e 's|@''HAVE_FFSLL''@|1|g' \ -e 's|@''HAVE_MBSLEN''@|0|g' \ -e 's|@''HAVE_DECL_MEMMEM''@|1|g' \ -e 's|@''HAVE_MEMPCPY''@|1|g' \ -e 's|@''HAVE_DECL_MEMRCHR''@|1|g' \ -e 's|@''HAVE_RAWMEMCHR''@|1|g' \ -e 's|@''HAVE_STPCPY''@|1|g' \ -e 's|@''HAVE_STPNCPY''@|1|g' \ -e 's|@''HAVE_STRCHRNUL''@|1|g' \ -e 's|@''HAVE_DECL_STRDUP''@|1|g' \ -e 's|@''HAVE_DECL_STRNDUP''@|1|g' \ -e 's|@''HAVE_DECL_STRNLEN''@|1|g' \ -e 's|@''HAVE_STRPBRK''@|1|g' \ -e 's|@''HAVE_STRSEP''@|1|g' \ -e 's|@''HAVE_STRCASESTR''@|1|g' \ -e 's|@''HAVE_DECL_STRTOK_R''@|1|g' \ -e 's|@''HAVE_DECL_STRERROR_R''@|1|g' \ -e 's|@''HAVE_STRERRORNAME_NP''@|1|g' \ -e 's|@''HAVE_SIGABBREV_NP''@|1|g' \ -e 's|@''HAVE_SIGDESCR_NP''@|1|g' \ -e 's|@''HAVE_DECL_STRSIGNAL''@|1|g' \ -e 's|@''HAVE_STRVERSCMP''@|1|g' \ -e 's|@''REPLACE_FFSLL''@|0|g' \ -e 's|@''REPLACE_MEMCHR''@|0|g' \ -e 's|@''REPLACE_MEMMEM''@|0|g' \ -e 's|@''REPLACE_STPNCPY''@|0|g' \ -e 's|@''REPLACE_STRCHRNUL''@|0|g' \ -e 's|@''REPLACE_STRDUP''@|0|g' \ -e 's|@''REPLACE_STRNCAT''@|0|g' \ -e 's|@''REPLACE_STRNDUP''@|0|g' \ -e 's|@''REPLACE_STRNLEN''@|0|g' \ -e 's|@''REPLACE_STRSTR''@|0|g' \ -e 's|@''REPLACE_STRCASESTR''@|0|g' \ -e 's|@''REPLACE_STRTOK_R''@|0|g' \ -e 's|@''REPLACE_STRERROR''@|0|g' \ -e 's|@''REPLACE_STRERROR_R''@|1|g' \ -e 's|@''REPLACE_STRERRORNAME_NP''@|0|g' \ -e 's|@''REPLACE_STRSIGNAL''@|0|g' \ -e 's|@''UNDEFINE_STRTOK_R''@|0|g' \ -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \ -e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \ -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h'; \ < ./string.in.h; \ } > string.h-t && \ mv string.h-t string.h make[1]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/lib' make[1]: Entering directory '/builddir/build/BUILD/diffutils-3.8/lib' rm -f wctype.h-t wctype.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ sed -e 's|@''GUARD_PREFIX''@|GL|g' \ -e 's/@''HAVE_WCTYPE_H''@/1/g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_WCTYPE_H''@||g' \ -e 's/@''HAVE_CRTDEFS_H''@/0/g' \ -e 's/@''GNULIBHEADERS_OVERRIDE_WINT_T''@/0/g' \ -e 's/@''GNULIB_ISWBLANK''@/1/g' \ -e 's/@''GNULIB_ISWDIGIT''@/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''@/0/g' \ -e 's/@''REPLACE_ISWXDIGIT''@/0/g' \ -e 's/@''REPLACE_ISWCNTRL''@/0/g' \ -e 's/@''REPLACE_TOWLOWER''@/0/g' \ -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \ -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' \ < ./wctype.in.h; \ } > wctype.h-t && \ mv wctype.h-t wctype.h make[1]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/lib' make[1]: Entering directory '/builddir/build/BUILD/diffutils-3.8/lib' rm -f stdlib.h-t stdlib.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \ sed -e 's|@''GUARD_PREFIX''@|GL|g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_STDLIB_H''@||g' \ -e 's/@''GNULIB__EXIT''@/0/g' \ -e 's/@''GNULIB_ALIGNED_ALLOC''@/0/g' \ -e 's/@''GNULIB_ATOLL''@/IN_DIFFUTILS_GNULIB_TESTS/g' \ -e 's/@''GNULIB_CALLOC_POSIX''@/1/g' \ -e 's/@''GNULIB_CANONICALIZE_FILE_NAME''@/0/g' \ -e 's/@''GNULIB_FREE_POSIX''@/1/g' \ -e 's/@''GNULIB_GETLOADAVG''@/0/g' \ -e 's/@''GNULIB_GETSUBOPT''@/0/g' \ -e 's/@''GNULIB_GRANTPT''@/0/g' \ -e 's/@''GNULIB_MALLOC_POSIX''@/1/g' \ -e 's/@''GNULIB_MBTOWC''@/1/g' \ -e 's/@''GNULIB_MKDTEMP''@/0/g' \ -e 's/@''GNULIB_MKOSTEMP''@/0/g' \ -e 's/@''GNULIB_MKOSTEMPS''@/0/g' \ -e 's/@''GNULIB_MKSTEMP''@/1/g' \ -e 's/@''GNULIB_MKSTEMPS''@/0/g' \ -e 's/@''GNULIB_POSIX_MEMALIGN''@/0/g' \ -e 's/@''GNULIB_POSIX_OPENPT''@/0/g' \ -e 's/@''GNULIB_PTSNAME''@/0/g' \ -e 's/@''GNULIB_PTSNAME_R''@/0/g' \ -e 's/@''GNULIB_PUTENV''@/IN_DIFFUTILS_GNULIB_TESTS/g' \ -e 's/@''GNULIB_QSORT_R''@/0/g' \ -e 's/@''GNULIB_RANDOM''@/0/g' \ -e 's/@''GNULIB_RANDOM_R''@/0/g' \ -e 's/@''GNULIB_REALLOC_POSIX''@/1/g' \ -e 's/@''GNULIB_REALLOCARRAY''@/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''@/1/g' \ -e 's/@''GNULIB_STRTOD''@/0/g' \ -e 's/@''GNULIB_STRTOL''@/0/g' \ -e 's/@''GNULIB_STRTOLD''@/0/g' \ -e 's/@''GNULIB_STRTOLL''@/1/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''@/1/g' \ -e 's/@''GNULIB_WCTOMB''@/IN_DIFFUTILS_GNULIB_TESTS/g' \ -e 's/@''GNULIB_MDA_ECVT''@/1/g' \ -e 's/@''GNULIB_MDA_FCVT''@/1/g' \ -e 's/@''GNULIB_MDA_GCVT''@/1/g' \ -e 's/@''GNULIB_MDA_MKTEMP''@/1/g' \ -e 's/@''GNULIB_MDA_PUTENV''@/1/g' \ < ./stdlib.in.h | \ sed -e 's|@''HAVE__EXIT''@|1|g' \ -e 's|@''HAVE_ALIGNED_ALLOC''@|1|g' \ -e 's|@''HAVE_ATOLL''@|1|g' \ -e 's|@''HAVE_CANONICALIZE_FILE_NAME''@|1|g' \ -e 's|@''HAVE_DECL_ECVT''@|1|g' \ -e 's|@''HAVE_DECL_FCVT''@|1|g' \ -e 's|@''HAVE_DECL_GCVT''@|1|g' \ -e 's|@''HAVE_DECL_GETLOADAVG''@|1|g' \ -e 's|@''HAVE_GETSUBOPT''@|1|g' \ -e 's|@''HAVE_GRANTPT''@|1|g' \ -e 's|@''HAVE_INITSTATE''@|1|g' \ -e 's|@''HAVE_DECL_INITSTATE''@|1|g' \ -e 's|@''HAVE_MBTOWC''@|1|g' \ -e 's|@''HAVE_MKDTEMP''@|1|g' \ -e 's|@''HAVE_MKOSTEMP''@|1|g' \ -e 's|@''HAVE_MKOSTEMPS''@|1|g' \ -e 's|@''HAVE_MKSTEMP''@|1|g' \ -e 's|@''HAVE_MKSTEMPS''@|1|g' \ -e 's|@''HAVE_POSIX_MEMALIGN''@|1|g' \ -e 's|@''HAVE_POSIX_OPENPT''@|1|g' \ -e 's|@''HAVE_PTSNAME''@|1|g' \ -e 's|@''HAVE_PTSNAME_R''@|1|g' \ -e 's|@''HAVE_QSORT_R''@|1|g' \ -e 's|@''HAVE_RANDOM''@|1|g' \ -e 's|@''HAVE_RANDOM_H''@|1|g' \ -e 's|@''HAVE_RANDOM_R''@|1|g' \ -e 's|@''HAVE_REALLOCARRAY''@|1|g' \ -e 's|@''HAVE_REALPATH''@|1|g' \ -e 's|@''HAVE_RPMATCH''@|1|g' \ -e 's|@''HAVE_SECURE_GETENV''@|1|g' \ -e 's|@''HAVE_DECL_SETENV''@|1|g' \ -e 's|@''HAVE_SETSTATE''@|1|g' \ -e 's|@''HAVE_DECL_SETSTATE''@|1|g' \ -e 's|@''HAVE_STRTOD''@|1|g' \ -e 's|@''HAVE_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' \ -e 's|@''REPLACE_ALIGNED_ALLOC''@|0|g' \ -e 's|@''REPLACE_CALLOC''@|0|g' \ -e 's|@''REPLACE_CANONICALIZE_FILE_NAME''@|0|g' \ -e 's|@''REPLACE_FREE''@|0|g' \ -e 's|@''REPLACE_INITSTATE''@|0|g' \ -e 's|@''REPLACE_MALLOC''@|0|g' \ -e 's|@''REPLACE_MBTOWC''@|0|g' \ -e 's|@''REPLACE_MKSTEMP''@|0|g' \ -e 's|@''REPLACE_POSIX_MEMALIGN''@|0|g' \ -e 's|@''REPLACE_PTSNAME''@|0|g' \ -e 's|@''REPLACE_PTSNAME_R''@|0|g' \ -e 's|@''REPLACE_PUTENV''@|0|g' \ -e 's|@''REPLACE_QSORT_R''@|0|g' \ -e 's|@''REPLACE_RANDOM''@|0|g' \ -e 's|@''REPLACE_RANDOM_R''@|0|g' \ -e 's|@''REPLACE_REALLOC''@|0|g' \ -e 's|@''REPLACE_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_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 '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \ -e '/definition of _Noreturn/r ./_Noreturn.h' \ -e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \ -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h'; \ } > stdlib.h-t && \ mv stdlib.h-t stdlib.h make[1]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/lib' make[1]: Entering directory '/builddir/build/BUILD/diffutils-3.8/lib' rm -f stdio.h-t stdio.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \ sed -e 's|@''GUARD_PREFIX''@|GL|g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_STDIO_H''@||g' \ -e 's/@''GNULIB_DPRINTF''@/0/g' \ -e 's/@''GNULIB_FCLOSE''@/0/g' \ -e 's/@''GNULIB_FDOPEN''@/IN_DIFFUTILS_GNULIB_TESTS/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_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''@/1/g' \ -e 's/@''GNULIB_FSCANF''@/1/g' \ -e 's/@''GNULIB_FSEEK''@/0/g' \ -e 's/@''GNULIB_FSEEKO''@/0/g' \ -e 's/@''GNULIB_FTELL''@/0/g' \ -e 's/@''GNULIB_FTELLO''@/0/g' \ -e 's/@''GNULIB_FWRITE''@/1/g' \ -e 's/@''GNULIB_GETC''@/1/g' \ -e 's/@''GNULIB_GETCHAR''@/1/g' \ -e 's/@''GNULIB_GETDELIM''@/0/g' \ -e 's/@''GNULIB_GETLINE''@/0/g' \ -e 's/@''GNULIB_OBSTACK_PRINTF''@/0/g' \ -e 's/@''GNULIB_OBSTACK_PRINTF_POSIX''@/0/g' \ -e 's/@''GNULIB_PCLOSE''@/0/g' \ -e 's/@''GNULIB_PERROR''@/IN_DIFFUTILS_GNULIB_TESTS/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''@/IN_DIFFUTILS_GNULIB_TESTS/g' \ -e 's/@''GNULIB_SPRINTF_POSIX''@/0/g' \ -e 's/@''GNULIB_STDIO_H_NONBLOCKING''@/0/g' \ -e 's/@''GNULIB_STDIO_H_SIGPIPE''@/0/g' \ -e 's/@''GNULIB_TMPFILE''@/0/g' \ -e 's/@''GNULIB_VASPRINTF''@/1/g' \ -e 's/@''GNULIB_VDPRINTF''@/0/g' \ -e 's/@''GNULIB_VFPRINTF''@/1/g' \ -e 's/@''GNULIB_VFPRINTF_POSIX''@/0/g' \ -e 's/@''GNULIB_VFSCANF''@/0/g' \ -e 's/@''GNULIB_VSCANF''@/0/g' \ -e 's/@''GNULIB_VPRINTF''@/1/g' \ -e 's/@''GNULIB_VPRINTF_POSIX''@/0/g' \ -e 's/@''GNULIB_VSNPRINTF''@/0/g' \ -e 's/@''GNULIB_VSPRINTF_POSIX''@/0/g' \ -e 's/@''GNULIB_MDA_FCLOSEALL''@/1/g' \ -e 's/@''GNULIB_MDA_FDOPEN''@/1/g' \ -e 's/@''GNULIB_MDA_FILENO''@/1/g' \ -e 's/@''GNULIB_MDA_GETW''@/1/g' \ -e 's/@''GNULIB_MDA_PUTW''@/1/g' \ -e 's/@''GNULIB_MDA_TEMPNAM''@/1/g' \ < ./stdio.in.h | \ sed -e 's|@''HAVE_DECL_FCLOSEALL''@|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_OBSTACK_PRINTF''@|1|g' \ -e 's|@''HAVE_DECL_SNPRINTF''@|1|g' \ -e 's|@''HAVE_DECL_VSNPRINTF''@|1|g' \ -e 's|@''HAVE_DPRINTF''@|1|g' \ -e 's|@''HAVE_FSEEKO''@|1|g' \ -e 's|@''HAVE_FTELLO''@|1|g' \ -e 's|@''HAVE_PCLOSE''@|1|g' \ -e 's|@''HAVE_POPEN''@|1|g' \ -e 's|@''HAVE_RENAMEAT''@|1|g' \ -e 's|@''HAVE_VASPRINTF''@|1|g' \ -e 's|@''HAVE_VDPRINTF''@|1|g' \ -e 's|@''REPLACE_DPRINTF''@|0|g' \ -e 's|@''REPLACE_FCLOSE''@|0|g' \ -e 's|@''REPLACE_FDOPEN''@|0|g' \ -e 's|@''REPLACE_FFLUSH''@|0|g' \ -e 's|@''REPLACE_FOPEN''@|0|g' \ -e 's|@''REPLACE_FPRINTF''@|0|g' \ -e 's|@''REPLACE_FPURGE''@|0|g' \ -e 's|@''REPLACE_FREOPEN''@|0|g' \ -e 's|@''REPLACE_FSEEK''@|0|g' \ -e 's|@''REPLACE_FSEEKO''@|0|g' \ -e 's|@''REPLACE_FTELL''@|0|g' \ -e 's|@''REPLACE_FTELLO''@|0|g' \ -e 's|@''REPLACE_GETDELIM''@|0|g' \ -e 's|@''REPLACE_GETLINE''@|0|g' \ -e 's|@''REPLACE_OBSTACK_PRINTF''@|0|g' \ -e 's|@''REPLACE_PERROR''@|0|g' \ -e 's|@''REPLACE_POPEN''@|0|g' \ -e 's|@''REPLACE_PRINTF''@|0|g' \ -e 's|@''REPLACE_REMOVE''@|0|g' \ -e 's|@''REPLACE_RENAME''@|0|g' \ -e 's|@''REPLACE_RENAMEAT''@|0|g' \ -e 's|@''REPLACE_SNPRINTF''@|0|g' \ -e 's|@''REPLACE_SPRINTF''@|0|g' \ -e 's|@''REPLACE_STDIO_READ_FUNCS''@|0|g' \ -e 's|@''REPLACE_STDIO_WRITE_FUNCS''@|0|g' \ -e 's|@''REPLACE_TMPFILE''@|0|g' \ -e 's|@''REPLACE_VASPRINTF''@|0|g' \ -e 's|@''REPLACE_VDPRINTF''@|0|g' \ -e 's|@''REPLACE_VFPRINTF''@|0|g' \ -e 's|@''REPLACE_VPRINTF''@|0|g' \ -e 's|@''REPLACE_VSNPRINTF''@|0|g' \ -e 's|@''REPLACE_VSPRINTF''@|0|g' \ -e 's|@''ASM_SYMBOL_PREFIX''@||g' \ -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \ -e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \ -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h'; \ } > stdio.h-t && \ mv stdio.h-t stdio.h make[1]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/lib' make[1]: Entering directory '/builddir/build/BUILD/diffutils-3.8/lib' /usr/bin/mkdir -p sys rm -f sys/stat.h-t sys/stat.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ sed -e 's|@''GUARD_PREFIX''@|GL|g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_SYS_STAT_H''@||g' \ -e 's|@''WINDOWS_64_BIT_ST_SIZE''@|0|g' \ -e 's|@''WINDOWS_STAT_TIMESPEC''@|0|g' \ -e 's/@''GNULIB_FCHMODAT''@/0/g' \ -e 's/@''GNULIB_FSTAT''@/1/g' \ -e 's/@''GNULIB_FSTATAT''@/0/g' \ -e 's/@''GNULIB_FUTIMENS''@/0/g' \ -e 's/@''GNULIB_GETUMASK''@/0/g' \ -e 's/@''GNULIB_LCHMOD''@/0/g' \ -e 's/@''GNULIB_LSTAT''@/1/g' \ -e 's/@''GNULIB_MKDIR''@/1/g' \ -e 's/@''GNULIB_MKDIRAT''@/0/g' \ -e 's/@''GNULIB_MKFIFO''@/0/g' \ -e 's/@''GNULIB_MKFIFOAT''@/0/g' \ -e 's/@''GNULIB_MKNOD''@/0/g' \ -e 's/@''GNULIB_MKNODAT''@/0/g' \ -e 's/@''GNULIB_STAT''@/1/g' \ -e 's/@''GNULIB_UTIMENSAT''@/0/g' \ -e 's/@''GNULIB_OVERRIDES_STRUCT_STAT''@/0/g' \ -e 's/@''GNULIB_MDA_CHMOD''@/1/g' \ -e 's/@''GNULIB_MDA_MKDIR''@/1/g' \ -e 's/@''GNULIB_MDA_UMASK''@/1/g' \ -e 's|@''HAVE_FCHMODAT''@|1|g' \ -e 's|@''HAVE_FSTATAT''@|1|g' \ -e 's|@''HAVE_FUTIMENS''@|1|g' \ -e 's|@''HAVE_GETUMASK''@|1|g' \ -e 's|@''HAVE_LCHMOD''@|1|g' \ -e 's|@''HAVE_LSTAT''@|1|g' \ -e 's|@''HAVE_MKDIRAT''@|1|g' \ -e 's|@''HAVE_MKFIFO''@|1|g' \ -e 's|@''HAVE_MKFIFOAT''@|1|g' \ -e 's|@''HAVE_MKNOD''@|1|g' \ -e 's|@''HAVE_MKNODAT''@|1|g' \ -e 's|@''HAVE_UTIMENSAT''@|1|g' \ -e 's|@''REPLACE_FCHMODAT''@|0|g' \ -e 's|@''REPLACE_FSTAT''@|0|g' \ -e 's|@''REPLACE_FSTATAT''@|0|g' \ -e 's|@''REPLACE_FUTIMENS''@|0|g' \ -e 's|@''REPLACE_LSTAT''@|0|g' \ -e 's|@''REPLACE_MKDIR''@|0|g' \ -e 's|@''REPLACE_MKFIFO''@|0|g' \ -e 's|@''REPLACE_MKFIFOAT''@|0|g' \ -e 's|@''REPLACE_MKNOD''@|0|g' \ -e 's|@''REPLACE_MKNODAT''@|0|g' \ -e 's|@''REPLACE_STAT''@|0|g' \ -e 's|@''REPLACE_UTIMENSAT''@|0|g' \ -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \ -e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \ -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' \ < ./sys_stat.in.h; \ } > sys/stat.h-t && \ mv sys/stat.h-t sys/stat.h make[1]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/lib' make[1]: Entering directory '/builddir/build/BUILD/diffutils-3.8/lib' rm -f wchar.h-t wchar.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ sed -e 's|@''GUARD_PREFIX''@|GL|g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''HAVE_FEATURES_H''@|1|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''@/1/g' \ -e 's/@''GNULIB_WCTOB''@/IN_DIFFUTILS_GNULIB_TESTS/g' \ -e 's/@''GNULIB_MBSINIT''@/1/g' \ -e 's/@''GNULIB_MBRTOWC''@/1/g' \ -e 's/@''GNULIB_MBRLEN''@/0/g' \ -e 's/@''GNULIB_MBSRTOWCS''@/1/g' \ -e 's/@''GNULIB_MBSNRTOWCS''@/0/g' \ -e 's/@''GNULIB_WCRTOMB''@/1/g' \ -e 's/@''GNULIB_WCSRTOMBS''@/0/g' \ -e 's/@''GNULIB_WCSNRTOMBS''@/0/g' \ -e 's/@''GNULIB_WCWIDTH''@/1/g' \ -e 's/@''GNULIB_WMEMCHR''@/1/g' \ -e 's/@''GNULIB_WMEMCMP''@/0/g' \ -e 's/@''GNULIB_WMEMCPY''@/0/g' \ -e 's/@''GNULIB_WMEMMOVE''@/0/g' \ -e 's/@''GNULIB_WMEMPCPY''@/1/g' \ -e 's/@''GNULIB_WMEMSET''@/0/g' \ -e 's/@''GNULIB_WCSLEN''@/0/g' \ -e 's/@''GNULIB_WCSNLEN''@/0/g' \ -e 's/@''GNULIB_WCSCPY''@/0/g' \ -e 's/@''GNULIB_WCPCPY''@/0/g' \ -e 's/@''GNULIB_WCSNCPY''@/0/g' \ -e 's/@''GNULIB_WCPNCPY''@/0/g' \ -e 's/@''GNULIB_WCSCAT''@/0/g' \ -e 's/@''GNULIB_WCSNCAT''@/0/g' \ -e 's/@''GNULIB_WCSCMP''@/0/g' \ -e 's/@''GNULIB_WCSNCMP''@/0/g' \ -e 's/@''GNULIB_WCSCASECMP''@/0/g' \ -e 's/@''GNULIB_WCSNCASECMP''@/0/g' \ -e 's/@''GNULIB_WCSCOLL''@/0/g' \ -e 's/@''GNULIB_WCSXFRM''@/0/g' \ -e 's/@''GNULIB_WCSDUP''@/0/g' \ -e 's/@''GNULIB_WCSCHR''@/0/g' \ -e 's/@''GNULIB_WCSRCHR''@/0/g' \ -e 's/@''GNULIB_WCSCSPN''@/0/g' \ -e 's/@''GNULIB_WCSSPN''@/0/g' \ -e 's/@''GNULIB_WCSPBRK''@/0/g' \ -e 's/@''GNULIB_WCSSTR''@/0/g' \ -e 's/@''GNULIB_WCSTOK''@/0/g' \ -e 's/@''GNULIB_WCSWIDTH''@/0/g' \ -e 's/@''GNULIB_WCSFTIME''@/0/g' \ -e 's/@''GNULIB_MDA_WCSDUP''@/1/g' \ < ./wchar.in.h | \ sed -e 's|@''HAVE_WINT_T''@|1|g' \ -e 's|@''HAVE_BTOWC''@|1|g' \ -e 's|@''HAVE_MBSINIT''@|1|g' \ -e 's|@''HAVE_MBRTOWC''@|1|g' \ -e 's|@''HAVE_MBRLEN''@|1|g' \ -e 's|@''HAVE_MBSRTOWCS''@|1|g' \ -e 's|@''HAVE_MBSNRTOWCS''@|1|g' \ -e 's|@''HAVE_WCRTOMB''@|1|g' \ -e 's|@''HAVE_WCSRTOMBS''@|1|g' \ -e 's|@''HAVE_WCSNRTOMBS''@|1|g' \ -e 's|@''HAVE_WMEMCHR''@|1|g' \ -e 's|@''HAVE_WMEMCMP''@|1|g' \ -e 's|@''HAVE_WMEMCPY''@|1|g' \ -e 's|@''HAVE_WMEMMOVE''@|1|g' \ -e 's|@''HAVE_WMEMPCPY''@|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_DECL_WCTOB''@|1|g' \ -e 's|@''HAVE_DECL_WCSDUP''@|1|g' \ -e 's|@''HAVE_DECL_WCWIDTH''@|1|g' \ | \ sed -e 's|@''REPLACE_MBSTATE_T''@|0|g' \ -e 's|@''REPLACE_BTOWC''@|0|g' \ -e 's|@''REPLACE_WCTOB''@|0|g' \ -e 's|@''REPLACE_MBSINIT''@|0|g' \ -e 's|@''REPLACE_MBRTOWC''@|1|g' \ -e 's|@''REPLACE_MBRLEN''@|0|g' \ -e 's|@''REPLACE_MBSRTOWCS''@|0|g' \ -e 's|@''REPLACE_MBSNRTOWCS''@|0|g' \ -e 's|@''REPLACE_WCRTOMB''@|0|g' \ -e 's|@''REPLACE_WCSRTOMBS''@|0|g' \ -e 's|@''REPLACE_WCSNRTOMBS''@|0|g' \ -e 's|@''REPLACE_WCWIDTH''@|0|g' \ -e 's|@''REPLACE_WCSWIDTH''@|0|g' \ -e 's|@''REPLACE_WCSFTIME''@|0|g' \ -e 's|@''REPLACE_WCSTOK''@|0|g' \ -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \ -e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \ -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h'; \ } > wchar.h-t && \ mv wchar.h-t wchar.h make[1]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/lib' make[1]: Entering directory '/builddir/build/BUILD/diffutils-3.8/lib' rm -f unistd.h-t unistd.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ sed -e 's|@''GUARD_PREFIX''@|GL|g' \ -e 's|@''HAVE_UNISTD_H''@|1|g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_UNISTD_H''@||g' \ -e 's|@''WINDOWS_64_BIT_OFF_T''@|0|g' \ -e 's/@''GNULIB_ACCESS''@/0/g' \ -e 's/@''GNULIB_CHDIR''@/0/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''@/0/g' \ -e 's/@''GNULIB_DUP2''@/1/g' \ -e 's/@''GNULIB_DUP3''@/0/g' \ -e 's/@''GNULIB_ENVIRON''@/1/g' \ -e 's/@''GNULIB_EUIDACCESS''@/0/g' \ -e 's/@''GNULIB_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''@/0/g' \ -e 's/@''GNULIB_FCHOWNAT''@/0/g' \ -e 's/@''GNULIB_FDATASYNC''@/0/g' \ -e 's/@''GNULIB_FSYNC''@/0/g' \ -e 's/@''GNULIB_FTRUNCATE''@/IN_DIFFUTILS_GNULIB_TESTS/g' \ -e 's/@''GNULIB_GETCWD''@/IN_DIFFUTILS_GNULIB_TESTS/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''@/1/g' \ -e 's/@''GNULIB_GETPASS''@/0/g' \ -e 's/@''GNULIB_GETUSERSHELL''@/0/g' \ -e 's/@''GNULIB_GROUP_MEMBER''@/0/g' \ -e 's/@''GNULIB_ISATTY''@/0/g' \ -e 's/@''GNULIB_LCHOWN''@/0/g' \ -e 's/@''GNULIB_LINK''@/0/g' \ -e 's/@''GNULIB_LINKAT''@/0/g' \ -e 's/@''GNULIB_LSEEK''@/0/g' \ -e 's/@''GNULIB_PIPE''@/IN_DIFFUTILS_GNULIB_TESTS/g' \ -e 's/@''GNULIB_PIPE2''@/0/g' \ -e 's/@''GNULIB_PREAD''@/0/g' \ -e 's/@''GNULIB_PWRITE''@/0/g' \ -e 's/@''GNULIB_READ''@/0/g' \ -e 's/@''GNULIB_READLINK''@/1/g' \ -e 's/@''GNULIB_READLINKAT''@/0/g' \ -e 's/@''GNULIB_RMDIR''@/0/g' \ -e 's/@''GNULIB_SETHOSTNAME''@/0/g' \ -e 's/@''GNULIB_SLEEP''@/IN_DIFFUTILS_GNULIB_TESTS/g' \ -e 's/@''GNULIB_SYMLINK''@/IN_DIFFUTILS_GNULIB_TESTS/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''@/00/g' \ -e 's/@''GNULIB_UNISTD_H_NONBLOCKING''@/0/g' \ -e 's/@''GNULIB_UNISTD_H_SIGPIPE''@/0/g' \ -e 's/@''GNULIB_UNLINK''@/0/g' \ -e 's/@''GNULIB_UNLINKAT''@/0/g' \ -e 's/@''GNULIB_USLEEP''@/0/g' \ -e 's/@''GNULIB_WRITE''@/0/g' \ -e 's/@''GNULIB_MDA_ACCESS''@/1/g' \ -e 's/@''GNULIB_MDA_CHDIR''@/1/g' \ -e 's/@''GNULIB_MDA_CLOSE''@/1/g' \ -e 's/@''GNULIB_MDA_DUP''@/1/g' \ -e 's/@''GNULIB_MDA_DUP2''@/1/g' \ -e 's/@''GNULIB_MDA_EXECL''@/1/g' \ -e 's/@''GNULIB_MDA_EXECLE''@/1/g' \ -e 's/@''GNULIB_MDA_EXECLP''@/1/g' \ -e 's/@''GNULIB_MDA_EXECV''@/1/g' \ -e 's/@''GNULIB_MDA_EXECVE''@/1/g' \ -e 's/@''GNULIB_MDA_EXECVP''@/1/g' \ -e 's/@''GNULIB_MDA_EXECVPE''@/1/g' \ -e 's/@''GNULIB_MDA_GETCWD''@/1/g' \ -e 's/@''GNULIB_MDA_GETPID''@/1/g' \ -e 's/@''GNULIB_MDA_ISATTY''@/1/g' \ -e 's/@''GNULIB_MDA_LSEEK''@/1/g' \ -e 's/@''GNULIB_MDA_READ''@/1/g' \ -e 's/@''GNULIB_MDA_RMDIR''@/1/g' \ -e 's/@''GNULIB_MDA_SWAB''@/1/g' \ -e 's/@''GNULIB_MDA_UNLINK''@/1/g' \ -e 's/@''GNULIB_MDA_WRITE''@/1/g' \ < ./unistd.in.h | \ sed -e 's|@''HAVE_CHOWN''@|1|g' \ -e 's|@''HAVE_COPY_FILE_RANGE''@|1|g' \ -e 's|@''HAVE_DUP3''@|1|g' \ -e 's|@''HAVE_EUIDACCESS''@|1|g' \ -e 's|@''HAVE_EXECVPE''@|1|g' \ -e 's|@''HAVE_FACCESSAT''@|1|g' \ -e 's|@''HAVE_FCHDIR''@|1|g' \ -e 's|@''HAVE_FCHOWNAT''@|1|g' \ -e 's|@''HAVE_FDATASYNC''@|1|g' \ -e 's|@''HAVE_FSYNC''@|1|g' \ -e 's|@''HAVE_FTRUNCATE''@|1|g' \ -e 's|@''HAVE_GETDTABLESIZE''@|1|g' \ -e 's|@''HAVE_GETENTROPY''@|1|g' \ -e 's|@''HAVE_GETGROUPS''@|1|g' \ -e 's|@''HAVE_GETHOSTNAME''@|1|g' \ -e 's|@''HAVE_GETPAGESIZE''@|1|g' \ -e 's|@''HAVE_GETPASS''@|1|g' \ -e 's|@''HAVE_GROUP_MEMBER''@|1|g' \ -e 's|@''HAVE_LCHOWN''@|1|g' \ -e 's|@''HAVE_LINK''@|1|g' \ -e 's|@''HAVE_LINKAT''@|1|g' \ -e 's|@''HAVE_PIPE''@|1|g' \ -e 's|@''HAVE_PIPE2''@|1|g' \ -e 's|@''HAVE_PREAD''@|1|g' \ -e 's|@''HAVE_PWRITE''@|1|g' \ -e 's|@''HAVE_READLINK''@|1|g' \ -e 's|@''HAVE_READLINKAT''@|1|g' \ -e 's|@''HAVE_SETHOSTNAME''@|1|g' \ -e 's|@''HAVE_SLEEP''@|1|g' \ -e 's|@''HAVE_SYMLINK''@|1|g' \ -e 's|@''HAVE_SYMLINKAT''@|1|g' \ -e 's|@''HAVE_UNLINKAT''@|1|g' \ -e 's|@''HAVE_USLEEP''@|1|g' \ -e 's|@''HAVE_DECL_ENVIRON''@|1|g' \ -e 's|@''HAVE_DECL_EXECVPE''@|1|g' \ -e 's|@''HAVE_DECL_FCHDIR''@|1|g' \ -e 's|@''HAVE_DECL_FDATASYNC''@|1|g' \ -e 's|@''HAVE_DECL_GETDOMAINNAME''@|1|g' \ -e 's|@''HAVE_DECL_GETLOGIN''@|1|g' \ -e 's|@''HAVE_DECL_GETLOGIN_R''@|1|g' \ -e 's|@''HAVE_DECL_GETPAGESIZE''@|1|g' \ -e 's|@''HAVE_DECL_GETUSERSHELL''@|1|g' \ -e 's|@''HAVE_DECL_SETHOSTNAME''@|1|g' \ -e 's|@''HAVE_DECL_TRUNCATE''@|1|g' \ -e 's|@''HAVE_DECL_TTYNAME_R''@|1|g' \ -e 's|@''HAVE_OS_H''@|0|g' \ -e 's|@''HAVE_SYS_PARAM_H''@|0|g' \ | \ sed -e 's|@''REPLACE_ACCESS''@|0|g' \ -e 's|@''REPLACE_CHOWN''@|0|g' \ -e 's|@''REPLACE_CLOSE''@|0|g' \ -e 's|@''REPLACE_DUP''@|0|g' \ -e 's|@''REPLACE_DUP2''@|0|g' \ -e 's|@''REPLACE_EXECL''@|0|g' \ -e 's|@''REPLACE_EXECLE''@|0|g' \ -e 's|@''REPLACE_EXECLP''@|0|g' \ -e 's|@''REPLACE_EXECV''@|0|g' \ -e 's|@''REPLACE_EXECVE''@|0|g' \ -e 's|@''REPLACE_EXECVP''@|0|g' \ -e 's|@''REPLACE_EXECVPE''@|0|g' \ -e 's|@''REPLACE_FACCESSAT''@|0|g' \ -e 's|@''REPLACE_FCHOWNAT''@|0|g' \ -e 's|@''REPLACE_FTRUNCATE''@|0|g' \ -e 's|@''REPLACE_GETCWD''@|0|g' \ -e 's|@''REPLACE_GETDOMAINNAME''@|0|g' \ -e 's|@''REPLACE_GETDTABLESIZE''@|0|g' \ -e 's|@''REPLACE_GETLOGIN_R''@|0|g' \ -e 's|@''REPLACE_GETGROUPS''@|0|g' \ -e 's|@''REPLACE_GETPAGESIZE''@|0|g' \ -e 's|@''REPLACE_GETPASS''@|0|g' \ -e 's|@''REPLACE_ISATTY''@|0|g' \ -e 's|@''REPLACE_LCHOWN''@|0|g' \ -e 's|@''REPLACE_LINK''@|0|g' \ -e 's|@''REPLACE_LINKAT''@|0|g' \ -e 's|@''REPLACE_LSEEK''@|0|g' \ -e 's|@''REPLACE_PREAD''@|0|g' \ -e 's|@''REPLACE_PWRITE''@|0|g' \ -e 's|@''REPLACE_READ''@|0|g' \ -e 's|@''REPLACE_READLINK''@|0|g' \ -e 's|@''REPLACE_READLINKAT''@|0|g' \ -e 's|@''REPLACE_RMDIR''@|0|g' \ -e 's|@''REPLACE_SLEEP''@|0|g' \ -e 's|@''REPLACE_SYMLINK''@|0|g' \ -e 's|@''REPLACE_SYMLINKAT''@|0|g' \ -e 's|@''REPLACE_TRUNCATE''@|0|g' \ -e 's|@''REPLACE_TTYNAME_R''@|0|g' \ -e 's|@''REPLACE_UNLINK''@|0|g' \ -e 's|@''REPLACE_UNLINKAT''@|0|g' \ -e 's|@''REPLACE_USLEEP''@|0|g' \ -e 's|@''REPLACE_WRITE''@|0|g' \ -e 's|@''UNISTD_H_HAVE_SYS_RANDOM_H''@|1|g' \ -e 's|@''UNISTD_H_HAVE_WINSOCK2_H''@|0|g' \ -e 's|@''UNISTD_H_HAVE_WINSOCK2_H_AND_USE_SOCKETS''@|0|g' \ -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \ -e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \ -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h'; \ } > unistd.h-t && \ mv unistd.h-t unistd.h make[1]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/lib' /usr/bin/make all-am make[2]: Entering directory '/builddir/build/BUILD/diffutils-3.8/lib' gcc -I. -O2 -g -c -o allocator.o allocator.c make[2]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/lib' make[2]: Entering directory '/builddir/build/BUILD/diffutils-3.8/lib' gcc -I. -O2 -g -c -o fd-hook.o fd-hook.c make[2]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/lib' make[2]: Entering directory '/builddir/build/BUILD/diffutils-3.8/lib' gcc -I. -O2 -g -c -o exitfail.o exitfail.c make[2]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/lib' make[2]: Entering directory '/builddir/build/BUILD/diffutils-3.8/lib' gcc -I. -O2 -g -c -o c-strncasecmp.o c-strncasecmp.c make[2]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/lib' make[2]: Entering directory '/builddir/build/BUILD/diffutils-3.8/lib' gcc -I. -O2 -g -c -o gettime.o gettime.c make[2]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/lib' make[2]: Entering directory '/builddir/build/BUILD/diffutils-3.8/lib' gcc -I. -O2 -g -c -o binary-io.o binary-io.c make[2]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/lib' make[2]: Entering directory '/builddir/build/BUILD/diffutils-3.8/lib' gcc -I. -O2 -g -c -o stripslash.o stripslash.c make[2]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/lib' make[2]: Entering directory '/builddir/build/BUILD/diffutils-3.8/lib' gcc -I. -O2 -g -c -o c-strcasecmp.o c-strcasecmp.c make[2]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/lib' make[2]: Entering directory '/builddir/build/BUILD/diffutils-3.8/lib' gcc -I. -O2 -g -c -o basename-lgpl.o basename-lgpl.c make[2]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/lib' make[2]: Entering directory '/builddir/build/BUILD/diffutils-3.8/lib' gcc -I. -O2 -g -c -o cloexec.o cloexec.c make[2]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/lib' make[2]: Entering directory '/builddir/build/BUILD/diffutils-3.8/lib' gcc -I. -O2 -g -c -o bitrotate.o bitrotate.c make[2]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/lib' make[2]: Entering directory '/builddir/build/BUILD/diffutils-3.8/lib' gcc -I. -O2 -g -c -o filenamecat.o filenamecat.c make[2]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/lib' make[2]: Entering directory '/builddir/build/BUILD/diffutils-3.8/lib' gcc -I. -O2 -g -c -o areadlink.o areadlink.c make[2]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/lib' make[2]: Entering directory '/builddir/build/BUILD/diffutils-3.8/lib' gcc -I. -O2 -g -c -o hard-locale.o hard-locale.c make[2]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/lib' make[2]: Entering directory '/builddir/build/BUILD/diffutils-3.8/lib' gcc -I. -O2 -g -c -o getprogname.o getprogname.c make[2]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/lib' make[2]: Entering directory '/builddir/build/BUILD/diffutils-3.8/lib' gcc -I. -O2 -g -c -o dirname.o dirname.c make[2]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/lib' make[2]: Entering directory '/builddir/build/BUILD/diffutils-3.8/lib' gcc -I. -O2 -g -c -o basename.o basename.c make[2]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/lib' make[2]: Entering directory '/builddir/build/BUILD/diffutils-3.8/lib' gcc -I. -O2 -g -c -o dirname-lgpl.o dirname-lgpl.c make[2]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/lib' make[2]: Entering directory '/builddir/build/BUILD/diffutils-3.8/lib' gcc -I. -O2 -g -c -o filenamecat-lgpl.o filenamecat-lgpl.c make[2]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/lib' make[2]: Entering directory '/builddir/build/BUILD/diffutils-3.8/lib' gcc -I. -O2 -g -c -o uinttostr.o uinttostr.c make[2]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/lib' make[2]: Entering directory '/builddir/build/BUILD/diffutils-3.8/lib' gcc -I. -O2 -g -c -o imaxtostr.o imaxtostr.c make[2]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/lib' make[2]: Entering directory '/builddir/build/BUILD/diffutils-3.8/lib' gcc -I. -O2 -g -c -o inttostr.o inttostr.c make[2]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/lib' make[2]: Entering directory '/builddir/build/BUILD/diffutils-3.8/lib' gcc -I. -O2 -g -c -o umaxtostr.o umaxtostr.c make[2]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/lib' make[2]: Entering directory '/builddir/build/BUILD/diffutils-3.8/lib' gcc -I. -O2 -g -c -o offtostr.o offtostr.c make[2]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/lib' make[2]: Entering directory '/builddir/build/BUILD/diffutils-3.8/lib' gcc -I. -O2 -g -c -o c-ctype.o c-ctype.c make[2]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/lib' make[2]: Entering directory '/builddir/build/BUILD/diffutils-3.8/lib' gcc -I. -O2 -g -c -o file-type.o file-type.c make[2]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/lib' make[2]: Entering directory '/builddir/build/BUILD/diffutils-3.8/lib' gcc -I. -O2 -g -c -o ialloc.o ialloc.c make[2]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/lib' make[2]: Entering directory '/builddir/build/BUILD/diffutils-3.8/lib' gcc -I. -O2 -g -c -o careadlinkat.o careadlinkat.c make[2]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/lib' careadlinkat.c: In function 'careadlinkat': careadlinkat.c:178:5: warning: #warning "GCC might issue a bogus -Wreturn-local-addr warning here." [-Wcpp] 178 | #warning "GCC might issue a bogus -Wreturn-local-addr warning here." | ^~~~~~~ careadlinkat.c:179:5: warning: #warning "See ." [-Wcpp] 179 | #warning "See ." | ^~~~~~~ careadlinkat.c:182:10: warning: function may return address of local variable [-Wreturn-local-addr] 182 | return readlink_stk (fd, filename, buffer, buffer_size, alloc, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 183 | preadlinkat, stack_buf); | ~~~~~~~~~~~~~~~~~~~~~~~ careadlinkat.c:181:8: note: declared here 181 | char stack_buf[STACK_BUF_SIZE]; | ^~~~~~~~~ make[2]: Entering directory '/builddir/build/BUILD/diffutils-3.8/lib' gcc -I. -O2 -g -c -o c-stack.o c-stack.c make[2]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/lib' make[2]: Entering directory '/builddir/build/BUILD/diffutils-3.8/lib' gcc -I. -O2 -g -c -o localcharset.o localcharset.c make[2]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/lib' make[2]: Entering directory '/builddir/build/BUILD/diffutils-3.8/lib' gcc -I. -O2 -g -c -o malloca.o malloca.c make[2]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/lib' make[2]: Entering directory '/builddir/build/BUILD/diffutils-3.8/lib' gcc -I. -O2 -g -c -o mbchar.o mbchar.c make[2]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/lib' make[2]: Entering directory '/builddir/build/BUILD/diffutils-3.8/lib' gcc -I. -O2 -g -c -o unistd.o unistd.c make[2]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/lib' make[2]: Entering directory '/builddir/build/BUILD/diffutils-3.8/lib' gcc -I. -O2 -g -c -o glthread/threadlib.o glthread/threadlib.c make[2]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/lib' make[2]: Entering directory '/builddir/build/BUILD/diffutils-3.8/lib' gcc -I. -O2 -g -c -o strnlen1.o strnlen1.c make[2]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/lib' make[2]: Entering directory '/builddir/build/BUILD/diffutils-3.8/lib' gcc -I. -O2 -g -c -o argmatch.o argmatch.c make[2]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/lib' make[2]: Entering directory '/builddir/build/BUILD/diffutils-3.8/lib' gcc -I. -O2 -g -c -o setlocale_null.o setlocale_null.c make[2]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/lib' make[2]: Entering directory '/builddir/build/BUILD/diffutils-3.8/lib' gcc -I. -O2 -g -c -o progname.o progname.c make[2]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/lib' make[2]: Entering directory '/builddir/build/BUILD/diffutils-3.8/lib' gcc -I. -O2 -g -c -o stat-time.o stat-time.c make[2]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/lib' make[2]: Entering directory '/builddir/build/BUILD/diffutils-3.8/lib' gcc -I. -O2 -g -c -o mbiter.o mbiter.c make[2]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/lib' make[2]: Entering directory '/builddir/build/BUILD/diffutils-3.8/lib' gcc -I. -O2 -g -c -o wctype-h.o wctype-h.c make[2]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/lib' make[2]: Entering directory '/builddir/build/BUILD/diffutils-3.8/lib' gcc -I. -O2 -g -c -o stdopen.o stdopen.c make[2]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/lib' make[2]: Entering directory '/builddir/build/BUILD/diffutils-3.8/lib' gcc -I. -O2 -g -c -o version-etc-fsf.o version-etc-fsf.c make[2]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/lib' make[2]: Entering directory '/builddir/build/BUILD/diffutils-3.8/lib' gcc -I. -O2 -g -c -o timespec.o timespec.c make[2]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/lib' make[2]: Entering directory '/builddir/build/BUILD/diffutils-3.8/lib' gcc -I. -O2 -g -c -o mbuiter.o mbuiter.c make[2]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/lib' make[2]: Entering directory '/builddir/build/BUILD/diffutils-3.8/lib' gcc -I. -O2 -g -c -o mbslen.o mbslen.c make[2]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/lib' make[2]: Entering directory '/builddir/build/BUILD/diffutils-3.8/lib' gcc -I. -O2 -g -c -o system-quote.o system-quote.c make[2]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/lib' make[2]: Entering directory '/builddir/build/BUILD/diffutils-3.8/lib' gcc -I. -O2 -g -c -o xalloc-die.o xalloc-die.c make[2]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/lib' make[2]: Entering directory '/builddir/build/BUILD/diffutils-3.8/lib' gcc -I. -O2 -g -c -o sh-quote.o sh-quote.c make[2]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/lib' make[2]: Entering directory '/builddir/build/BUILD/diffutils-3.8/lib' gcc -I. -O2 -g -c -o xfreopen.o xfreopen.c make[2]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/lib' make[2]: Entering directory '/builddir/build/BUILD/diffutils-3.8/lib' gcc -I. -O2 -g -c -o xmalloca.o xmalloca.c make[2]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/lib' make[2]: Entering directory '/builddir/build/BUILD/diffutils-3.8/lib' gcc -I. -O2 -g -c -o sigsegv.o sigsegv.c make[2]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/lib' make[2]: Entering directory '/builddir/build/BUILD/diffutils-3.8/lib' gcc -I. -O2 -g -c -o mbscasecmp.o mbscasecmp.c make[2]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/lib' make[2]: Entering directory '/builddir/build/BUILD/diffutils-3.8/lib' gcc -I. -O2 -g -c -o xsize.o xsize.c make[2]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/lib' make[2]: Entering directory '/builddir/build/BUILD/diffutils-3.8/lib' gcc -I. -O2 -g -c -o xreadlink.o xreadlink.c make[2]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/lib' make[2]: Entering directory '/builddir/build/BUILD/diffutils-3.8/lib' gcc -I. -O2 -g -c -o xstriconv.o xstriconv.c make[2]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/lib' make[2]: Entering directory '/builddir/build/BUILD/diffutils-3.8/lib' gcc -I. -O2 -g -c -o xstdopen.o xstdopen.c make[2]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/lib' make[2]: Entering directory '/builddir/build/BUILD/diffutils-3.8/lib' gcc -I. -O2 -g -c -o asnprintf.o asnprintf.c make[2]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/lib' make[2]: Entering directory '/builddir/build/BUILD/diffutils-3.8/lib' gcc -I. -O2 -g -c -o xasprintf.o xasprintf.c make[2]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/lib' make[2]: Entering directory '/builddir/build/BUILD/diffutils-3.8/lib' gcc -I. -O2 -g -c -o mbrtowc.o mbrtowc.c make[2]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/lib' make[2]: Entering directory '/builddir/build/BUILD/diffutils-3.8/lib' gcc -I. -O2 -g -c -o striconv.o striconv.c make[2]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/lib' make[2]: Entering directory '/builddir/build/BUILD/diffutils-3.8/lib' gcc -I. -O2 -g -c -o cmpbuf.o cmpbuf.c make[2]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/lib' make[2]: Entering directory '/builddir/build/BUILD/diffutils-3.8/lib' gcc -I. -O2 -g -c -o unistr/u8-uctomb.o unistr/u8-uctomb.c make[2]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/lib' make[2]: Entering directory '/builddir/build/BUILD/diffutils-3.8/lib' gcc -I. -O2 -g -c -o version-etc.o version-etc.c make[2]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/lib' make[2]: Entering directory '/builddir/build/BUILD/diffutils-3.8/lib' gcc -I. -O2 -g -c -o trim.o trim.c make[2]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/lib' make[2]: Entering directory '/builddir/build/BUILD/diffutils-3.8/lib' gcc -I. -O2 -g -c -o tempname.o tempname.c make[2]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/lib' make[2]: Entering directory '/builddir/build/BUILD/diffutils-3.8/lib' gcc -I. -O2 -g -c -o prepargs.o prepargs.c make[2]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/lib' make[2]: Entering directory '/builddir/build/BUILD/diffutils-3.8/lib' gcc -I. -O2 -g -c -o xvasprintf.o xvasprintf.c make[2]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/lib' make[2]: Entering directory '/builddir/build/BUILD/diffutils-3.8/lib' gcc -I. -O2 -g -c -o fcntl.o fcntl.c make[2]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/lib' make[2]: Entering directory '/builddir/build/BUILD/diffutils-3.8/lib' gcc -I. -O2 -g -c -o malloc/dynarray_at_failure.o malloc/dynarray_at_failure.c make[2]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/lib' make[2]: Entering directory '/builddir/build/BUILD/diffutils-3.8/lib' gcc -I. -O2 -g -c -o malloc/dynarray_resize_clear.o malloc/dynarray_resize_clear.c make[2]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/lib' make[2]: Entering directory '/builddir/build/BUILD/diffutils-3.8/lib' gcc -I. -O2 -g -c -o unistr/u8-uctomb-aux.o unistr/u8-uctomb-aux.c make[2]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/lib' make[2]: Entering directory '/builddir/build/BUILD/diffutils-3.8/lib' gcc -I. -O2 -g -c -o malloc/dynarray_emplace_enlarge.o malloc/dynarray_emplace_enlarge.c make[2]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/lib' make[2]: Entering directory '/builddir/build/BUILD/diffutils-3.8/lib' gcc -I. -O2 -g -c -o malloc/dynarray_resize.o malloc/dynarray_resize.c make[2]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/lib' make[2]: Entering directory '/builddir/build/BUILD/diffutils-3.8/lib' gcc -I. -O2 -g -c -o malloc/dynarray_finalize.o malloc/dynarray_finalize.c make[2]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/lib' make[2]: Entering directory '/builddir/build/BUILD/diffutils-3.8/lib' gcc -I. -O2 -g -c -o propername.o propername.c make[2]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/lib' make[2]: Entering directory '/builddir/build/BUILD/diffutils-3.8/lib' gcc -I. -O2 -g -c -o unistr/u8-mbtoucr.o unistr/u8-mbtoucr.c make[2]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/lib' make[2]: Entering directory '/builddir/build/BUILD/diffutils-3.8/lib' gcc -I. -O2 -g -c -o glthread/lock.o glthread/lock.c make[2]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/lib' make[2]: Entering directory '/builddir/build/BUILD/diffutils-3.8/lib' gcc -I. -O2 -g -c -o printf-args.o printf-args.c make[2]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/lib' make[2]: Entering directory '/builddir/build/BUILD/diffutils-3.8/lib' gcc -I. -O2 -g -c -o xstrtol.o xstrtol.c make[2]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/lib' make[2]: Entering directory '/builddir/build/BUILD/diffutils-3.8/lib' gcc -I. -O2 -g -c -o xstrtoimax.o xstrtoimax.c make[2]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/lib' make[2]: Entering directory '/builddir/build/BUILD/diffutils-3.8/lib' gcc -I. -O2 -g -c -o xstrtoul.o xstrtoul.c make[2]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/lib' make[2]: Entering directory '/builddir/build/BUILD/diffutils-3.8/lib' gcc -I. -O2 -g -c -o stackvma.o stackvma.c make[2]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/lib' make[2]: Entering directory '/builddir/build/BUILD/diffutils-3.8/lib' gcc -I. -O2 -g -c -o xmalloc.o xmalloc.c make[2]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/lib' make[2]: Entering directory '/builddir/build/BUILD/diffutils-3.8/lib' gcc -I. -O2 -g -c -o time_rz.o time_rz.c make[2]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/lib' make[2]: Entering directory '/builddir/build/BUILD/diffutils-3.8/lib' gcc -I. -O2 -g -c -o mbsstr.o mbsstr.c make[2]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/lib' make[2]: Entering directory '/builddir/build/BUILD/diffutils-3.8/lib' gcc -I. -O2 -g -c -o exclude.o exclude.c make[2]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/lib' make[2]: Entering directory '/builddir/build/BUILD/diffutils-3.8/lib' gcc -I. -O2 -g -c -o uniwidth/width.o uniwidth/width.c make[2]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/lib' make[2]: Entering directory '/builddir/build/BUILD/diffutils-3.8/lib' gcc -I. -O2 -g -c -o mktime.o mktime.c make[2]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/lib' make[2]: Entering directory '/builddir/build/BUILD/diffutils-3.8/lib' gcc -I. -O2 -g -c -o hash.o hash.c make[2]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/lib' make[2]: Entering directory '/builddir/build/BUILD/diffutils-3.8/lib' gcc -I. -O2 -g -c -o printf-parse.o printf-parse.c make[2]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/lib' make[2]: Entering directory '/builddir/build/BUILD/diffutils-3.8/lib' gcc -I. -O2 -g -c -o nstrftime.o nstrftime.c make[2]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/lib' make[2]: Entering directory '/builddir/build/BUILD/diffutils-3.8/lib' gcc -I. -O2 -g -c -o quotearg.o quotearg.c make[2]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/lib' make[2]: Entering directory '/builddir/build/BUILD/diffutils-3.8/lib' gcc -I. -O2 -g -c -o vasnprintf.o vasnprintf.c make[2]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/lib' make[2]: Entering directory '/builddir/build/BUILD/diffutils-3.8/lib' rm -f libdiffutils.a ar cr libdiffutils.a allocator.o areadlink.o argmatch.o basename-lgpl.o binary-io.o bitrotate.o c-ctype.o c-stack.o c-strcasecmp.o c-strncasecmp.o careadlinkat.o cloexec.o dirname.o basename.o dirname-lgpl.o stripslash.o malloc/dynarray_at_failure.o malloc/dynarray_emplace_enlarge.o malloc/dynarray_finalize.o malloc/dynarray_resize.o malloc/dynarray_resize_clear.o exclude.o exitfail.o fd-hook.o file-type.o filenamecat.o filenamecat-lgpl.o getprogname.o gettime.o hard-locale.o hash.o ialloc.o imaxtostr.o inttostr.o offtostr.o uinttostr.o umaxtostr.o localcharset.o glthread/lock.o malloca.o mbchar.o mbiter.o mbscasecmp.o mbslen.o mbsstr.o mbuiter.o nstrftime.o progname.o propername.o quotearg.o setlocale_null.o sh-quote.o sigsegv.o stackvma.o stat-time.o stdopen.o striconv.o strnlen1.o system-quote.o tempname.o glthread/threadlib.o timespec.o trim.o unistd.o unistr/u8-mbtoucr.o unistr/u8-uctomb.o unistr/u8-uctomb-aux.o uniwidth/width.o version-etc.o version-etc-fsf.o wctype-h.o xmalloc.o xalloc-die.o xfreopen.o xmalloca.o xreadlink.o xsize.o xstdopen.o xstriconv.o xstrtoimax.o xstrtol.o xstrtoul.o xvasprintf.o xasprintf.o cmpbuf.o prepargs.o asnprintf.o fcntl.o mbrtowc.o mktime.o printf-args.o printf-parse.o time_rz.o vasnprintf.o ranlib libdiffutils.a make[2]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/lib' Making all in src make[1]: Entering directory '/builddir/build/BUILD/diffutils-3.8/src' rm -f version.h printf 'extern char const *Version;\n' > version.ht chmod a-w version.ht mv version.ht version.h make[1]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/src' make[1]: Entering directory '/builddir/build/BUILD/diffutils-3.8/src' (echo '#define DEFAULT_DIFF_PROGRAM "'`echo diff|sed 's&^&&'`'"' && \ echo '#define LOCALEDIR "/usr/share/locale"') >paths.ht && mv paths.ht paths.h make[1]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/src' make[1]: Entering directory '/builddir/build/BUILD/diffutils-3.8/src' rm -f version.c printf '#include \n' > version.ct printf 'char const *Version = "3.8";\n' >> version.ct chmod a-w version.ct mv version.ct version.c make[1]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/src' /usr/bin/make all-am make[2]: Entering directory '/builddir/build/BUILD/diffutils-3.8/src' gcc -I. -I../lib -I../lib -I../lib -O2 -g -c -o version.o version.c make[2]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/src' make[2]: Entering directory '/builddir/build/BUILD/diffutils-3.8/src' rm -f libver.a ar cr libver.a version.o ranlib libver.a make[2]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/src' make[2]: Entering directory '/builddir/build/BUILD/diffutils-3.8/src' gcc -I. -I../lib -I../lib -I../lib -O2 -g -c -o normal.o normal.c make[2]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/src' make[2]: Entering directory '/builddir/build/BUILD/diffutils-3.8/src' gcc -I. -I../lib -I../lib -I../lib -O2 -g -c -o ed.o ed.c make[2]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/src' make[2]: Entering directory '/builddir/build/BUILD/diffutils-3.8/src' gcc -I. -I../lib -I../lib -I../lib -O2 -g -c -o dir.o dir.c make[2]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/src' make[2]: Entering directory '/builddir/build/BUILD/diffutils-3.8/src' gcc -I. -I../lib -I../lib -I../lib -O2 -g -c -o ifdef.o ifdef.c make[2]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/src' make[2]: Entering directory '/builddir/build/BUILD/diffutils-3.8/src' gcc -I. -I../lib -I../lib -I../lib -O2 -g -c -o side.o side.c make[2]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/src' make[2]: Entering directory '/builddir/build/BUILD/diffutils-3.8/src' gcc -I. -I../lib -I../lib -I../lib -O2 -g -c -o context.o context.c make[2]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/src' make[2]: Entering directory '/builddir/build/BUILD/diffutils-3.8/src' gcc -I. -I../lib -I../lib -I../lib -O2 -g -c -o cmp.o cmp.c make[2]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/src' make[2]: Entering directory '/builddir/build/BUILD/diffutils-3.8/src' gcc -O2 -g -o cmp cmp.o libver.a ../lib/libdiffutils.a make[2]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/src' make[2]: Entering directory '/builddir/build/BUILD/diffutils-3.8/src' gcc -I. -I../lib -I../lib -I../lib -O2 -g -c -o io.o io.c make[2]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/src' make[2]: Entering directory '/builddir/build/BUILD/diffutils-3.8/src' gcc -I. -I../lib -I../lib -I../lib -O2 -g -c -o sdiff.o sdiff.c make[2]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/src' make[2]: Entering directory '/builddir/build/BUILD/diffutils-3.8/src' gcc -O2 -g -o sdiff sdiff.o libver.a ../lib/libdiffutils.a make[2]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/src' make[2]: Entering directory '/builddir/build/BUILD/diffutils-3.8/src' gcc -I. -I../lib -I../lib -I../lib -O2 -g -c -o diff.o diff.c make[2]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/src' make[2]: Entering directory '/builddir/build/BUILD/diffutils-3.8/src' gcc -I. -I../lib -I../lib -I../lib -O2 -g -c -o util.o util.c make[2]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/src' make[2]: Entering directory '/builddir/build/BUILD/diffutils-3.8/src' gcc -I. -I../lib -I../lib -I../lib -O2 -g -c -o analyze.o analyze.c make[2]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/src' make[2]: Entering directory '/builddir/build/BUILD/diffutils-3.8/src' gcc -O2 -g -o diff analyze.o context.o diff.o dir.o ed.o ifdef.o io.o normal.o side.o util.o libver.a ../lib/libdiffutils.a make[2]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/src' make[2]: Entering directory '/builddir/build/BUILD/diffutils-3.8/src' gcc -I. -I../lib -I../lib -I../lib -O2 -g -c -o diff3.o diff3.c make[2]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/src' make[2]: Entering directory '/builddir/build/BUILD/diffutils-3.8/src' gcc -O2 -g -o diff3 diff3.o libver.a ../lib/libdiffutils.a make[2]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/src' Making all in tests make[1]: Nothing to be done for 'all'. Making all in doc make[1]: Nothing to be done for 'all'. Making all in man make[1]: Nothing to be done for 'all'. Making all in po make[1]: Nothing to be done for 'all'. Making all in gnulib-tests make[1]: Entering directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' ## ---------------------------------------------------- ## ## ------------------- Gnulib tests ------------------- ## ## You can ignore compiler warnings in this directory. ## ## ---------------------------------------------------- ## make[1]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' make[1]: Entering directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' rm -f sched.h-t sched.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ sed -e 's|@''GUARD_PREFIX''@|GL|g' \ -e 's|@''HAVE_SCHED_H''@|1|g' \ -e 's|@''HAVE_SYS_CDEFS_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_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 make[1]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' make[1]: Entering directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' /usr/bin/mkdir -p arpa rm -f arpa/inet.h-t arpa/inet.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ sed -e 's|@''GUARD_PREFIX''@|GL|g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''HAVE_FEATURES_H''@|1|g' \ -e 's|@''NEXT_ARPA_INET_H''@||g' \ -e 's|@''HAVE_ARPA_INET_H''@|1|g' \ -e 's/@''GNULIB_INET_NTOP''@/0/g' \ -e 's/@''GNULIB_INET_PTON''@/IN_DIFFUTILS_GNULIB_TESTS/g' \ -e 's|@''HAVE_WS2TCPIP_H''@|0|g' \ -e 's|@''HAVE_DECL_INET_NTOP''@|1|g' \ -e 's|@''HAVE_DECL_INET_PTON''@|1|g' \ -e 's|@''REPLACE_INET_NTOP''@|0|g' \ -e 's|@''REPLACE_INET_PTON''@|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' \ < ./arpa_inet.in.h; \ } > arpa/inet.h-t && \ mv arpa/inet.h-t arpa/inet.h make[1]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' make[1]: Entering directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' /usr/bin/mkdir -p sys rm -f sys/ioctl.h-t sys/ioctl.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ sed -e 's|@''GUARD_PREFIX''@|GL|g' \ -e 's|@''HAVE_SYS_IOCTL_H''@|1|g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_SYS_IOCTL_H''@||g' \ -e 's/@''GNULIB_IOCTL''@/IN_DIFFUTILS_GNULIB_TESTS/g' \ -e 's|@''SYS_IOCTL_H_HAVE_WINSOCK2_H''@|0|g' \ -e 's|@''SYS_IOCTL_H_HAVE_WINSOCK2_H_AND_USE_SOCKETS''@|0|g' \ -e 's|@''REPLACE_IOCTL''@|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_ioctl.in.h; \ } > sys/ioctl.h-t && \ mv sys/ioctl.h-t sys/ioctl.h make[1]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' make[1]: Entering directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' /usr/bin/mkdir -p sys rm -f sys/uio.h-t sys/uio.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ sed -e 's|@''GUARD_PREFIX''@|GL|g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_SYS_UIO_H''@||g' \ -e 's|@''HAVE_SYS_UIO_H''@|1|g' \ < ./sys_uio.in.h; \ } > sys/uio.h-t && \ mv -f sys/uio.h-t sys/uio.h make[1]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' make[1]: Entering directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' /usr/bin/mkdir -p sys rm -f sys/select.h-t sys/select.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ sed -e 's|@''GUARD_PREFIX''@|GL|g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_SYS_SELECT_H''@||g' \ -e 's|@''HAVE_SYS_SELECT_H''@|1|g' \ -e 's/@''GNULIB_PSELECT''@/0/g' \ -e 's/@''GNULIB_SELECT''@/IN_DIFFUTILS_GNULIB_TESTS/g' \ -e 's|@''HAVE_WINSOCK2_H''@|0|g' \ -e 's|@''HAVE_PSELECT''@|1|g' \ -e 's|@''REPLACE_PSELECT''@|0|g' \ -e 's|@''REPLACE_SELECT''@|0|g' \ -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \ -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' \ < ./sys_select.in.h; \ } > sys/select.h-t && \ mv sys/select.h-t sys/select.h make[1]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' make[1]: Entering directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' /usr/bin/mkdir -p sys rm -f sys/socket.h-t sys/socket.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ sed -e 's|@''GUARD_PREFIX''@|GL|g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_SYS_SOCKET_H''@||g' \ -e 's|@''HAVE_SYS_SOCKET_H''@|1|g' \ -e 's/@''GNULIB_CLOSE''@/1/g' \ -e 's/@''GNULIB_SOCKET''@/IN_DIFFUTILS_GNULIB_TESTS/g' \ -e 's/@''GNULIB_CONNECT''@/IN_DIFFUTILS_GNULIB_TESTS/g' \ -e 's/@''GNULIB_ACCEPT''@/IN_DIFFUTILS_GNULIB_TESTS/g' \ -e 's/@''GNULIB_BIND''@/IN_DIFFUTILS_GNULIB_TESTS/g' \ -e 's/@''GNULIB_GETPEERNAME''@/0/g' \ -e 's/@''GNULIB_GETSOCKNAME''@/0/g' \ -e 's/@''GNULIB_GETSOCKOPT''@/0/g' \ -e 's/@''GNULIB_LISTEN''@/IN_DIFFUTILS_GNULIB_TESTS/g' \ -e 's/@''GNULIB_RECV''@/0/g' \ -e 's/@''GNULIB_SEND''@/0/g' \ -e 's/@''GNULIB_RECVFROM''@/0/g' \ -e 's/@''GNULIB_SENDTO''@/0/g' \ -e 's/@''GNULIB_SETSOCKOPT''@/IN_DIFFUTILS_GNULIB_TESTS/g' \ -e 's/@''GNULIB_SHUTDOWN''@/0/g' \ -e 's/@''GNULIB_ACCEPT4''@/0/g' \ -e 's|@''HAVE_WINSOCK2_H''@|0|g' \ -e 's|@''HAVE_WS2TCPIP_H''@|0|g' \ -e 's|@''HAVE_STRUCT_SOCKADDR_STORAGE''@|1|g' \ -e 's|@''HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY''@|1|g' \ -e 's|@''HAVE_SA_FAMILY_T''@|1|g' \ -e 's|@''HAVE_ACCEPT4''@|1|g' \ -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \ -e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \ -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' \ < ./sys_socket.in.h; \ } > sys/socket.h-t && \ mv -f sys/socket.h-t sys/socket.h make[1]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' make[1]: Entering directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' rm -f pthread.h-t pthread.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ sed -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''@/IN_DIFFUTILS_GNULIB_TESTS/g' \ -e 's/@''GNULIB_PTHREAD_ONCE''@/0/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' \ -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' \ -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' \ -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.in.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' \ -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-t && \ mv pthread.h-t pthread.h make[1]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' /usr/bin/make all-recursive Making all in . make[3]: Entering directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' gcc -DEXEEXT=\"\" -I. -I../lib -DIN_DIFFUTILS_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -Wno-error -O2 -g -c -o sockets.o sockets.c make[3]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' make[3]: Entering directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' gcc -DEXEEXT=\"\" -I. -I../lib -DIN_DIFFUTILS_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -Wno-error -O2 -g -c -o sys_socket.o sys_socket.c make[3]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' make[3]: Entering directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' gcc -DEXEEXT=\"\" -I. -I../lib -DIN_DIFFUTILS_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -Wno-error -O2 -g -c -o ioctl.o ioctl.c make[3]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' make[3]: Entering directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' gcc -DEXEEXT=\"\" -I. -I../lib -DIN_DIFFUTILS_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -Wno-error -O2 -g -c -o hash-pjw.o hash-pjw.c make[3]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' make[3]: Entering directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' gcc -DEXEEXT=\"\" -I. -I../lib -DIN_DIFFUTILS_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -Wno-error -O2 -g -c -o sig-handler.o sig-handler.c make[3]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' make[3]: Entering directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' gcc -DEXEEXT=\"\" -I. -I../lib -DIN_DIFFUTILS_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -Wno-error -O2 -g -c -o timespec-add.o timespec-add.c make[3]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' make[3]: Entering directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' gcc -DEXEEXT=\"\" -I. -I../lib -DIN_DIFFUTILS_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -Wno-error -O2 -g -c -o timespec-sub.o timespec-sub.c make[3]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' make[3]: Entering directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' gcc -DEXEEXT=\"\" -I. -I../lib -DIN_DIFFUTILS_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -Wno-error -O2 -g -c -o dtotimespec.o dtotimespec.c make[3]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' make[3]: Entering directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' gcc -DEXEEXT=\"\" -I. -I../lib -DIN_DIFFUTILS_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -Wno-error -O2 -g -c -o test-localcharset.o test-localcharset.c make[3]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' make[3]: Entering directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' gcc -DEXEEXT=\"\" -I. -I../lib -DIN_DIFFUTILS_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -Wno-error -O2 -g -c -o locale.o locale.c make[3]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' make[3]: Entering directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' gcc -DEXEEXT=\"\" -I. -I../lib -DIN_DIFFUTILS_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -Wno-error -O2 -g -c -o xstrtol-error.o xstrtol-error.c make[3]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' make[3]: Entering directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' gcc -DEXEEXT=\"\" -I. -I../lib -DIN_DIFFUTILS_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -Wno-error -O2 -g -c -o nanosleep.o nanosleep.c make[3]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' make[3]: Entering directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' gcc -DEXEEXT=\"\" -I. -I../lib -DIN_DIFFUTILS_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -Wno-error -O2 -g -c -o strerror_r.o strerror_r.c make[3]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' make[3]: Entering directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' gcc -DEXEEXT=\"\" -I. -I../lib -DIN_DIFFUTILS_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -Wno-error -O2 -g -c -o glthread/thread.o glthread/thread.c make[3]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' make[3]: Entering directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' rm -f libtests.a ar cr libtests.a dtotimespec.o hash-pjw.o sig-handler.o sockets.o sys_socket.o glthread/thread.o timespec-add.o timespec-sub.o xstrtol-error.o ioctl.o nanosleep.o strerror_r.o ranlib libtests.a make[3]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' make[3]: Entering directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' gcc -Wno-error -O2 -g -o current-locale locale.o libtests.a ../lib/libdiffutils.a libtests.a ../lib/libdiffutils.a libtests.a make[3]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' make[3]: Entering directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' gcc -Wno-error -O2 -g -o test-localcharset test-localcharset.o libtests.a ../lib/libdiffutils.a libtests.a ../lib/libdiffutils.a libtests.a make[3]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' make[1]: Nothing to be done for 'all-am'. + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.hP83GT + umask 022 + cd /builddir/build/BUILD + /usr/bin/rm -rf /builddir/build/BUILDROOT/diffutils-3.8-3.oc9.x86_64 + /usr/bin/mkdir -p /builddir/build/BUILDROOT + /usr/bin/mkdir /builddir/build/BUILDROOT/diffutils-3.8-3.oc9.x86_64 + cd diffutils-3.8 + /usr/bin/make install DESTDIR=/builddir/build/BUILDROOT/diffutils-3.8-3.oc9.x86_64 'INSTALL=/usr/bin/install -p' Making install in lib make[1]: Entering directory '/builddir/build/BUILD/diffutils-3.8/lib' /usr/bin/make install-am make[2]: Entering directory '/builddir/build/BUILD/diffutils-3.8/lib' make[3]: Entering directory '/builddir/build/BUILD/diffutils-3.8/lib' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/lib' make[2]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/lib' make[1]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/lib' Making install in src make[1]: Entering directory '/builddir/build/BUILD/diffutils-3.8/src' /usr/bin/make install-am make[2]: Entering directory '/builddir/build/BUILD/diffutils-3.8/src' make[3]: Entering directory '/builddir/build/BUILD/diffutils-3.8/src' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/diffutils-3.8-3.oc9.x86_64/usr/bin' /usr/bin/install -p cmp diff diff3 sdiff '/builddir/build/BUILDROOT/diffutils-3.8-3.oc9.x86_64/usr/bin' make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/src' make[2]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/src' make[1]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/src' Making install in tests make[1]: Entering directory '/builddir/build/BUILD/diffutils-3.8/tests' make[2]: Entering directory '/builddir/build/BUILD/diffutils-3.8/tests' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/tests' make[1]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/tests' Making install in doc make[1]: Entering directory '/builddir/build/BUILD/diffutils-3.8/doc' make[2]: Entering directory '/builddir/build/BUILD/diffutils-3.8/doc' make[2]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/diffutils-3.8-3.oc9.x86_64/usr/share/info' /usr/bin/install -p -m 644 ./diffutils.info '/builddir/build/BUILDROOT/diffutils-3.8-3.oc9.x86_64/usr/share/info' install-info --info-dir='/builddir/build/BUILDROOT/diffutils-3.8-3.oc9.x86_64/usr/share/info' '/builddir/build/BUILDROOT/diffutils-3.8-3.oc9.x86_64/usr/share/info/diffutils.info' make[2]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/doc' make[1]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/doc' Making install in man make[1]: Entering directory '/builddir/build/BUILD/diffutils-3.8/man' make[2]: Entering directory '/builddir/build/BUILD/diffutils-3.8/man' make[2]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/diffutils-3.8-3.oc9.x86_64/usr/share/man/man1' /usr/bin/install -p -m 644 cmp.1 diff.1 diff3.1 sdiff.1 '/builddir/build/BUILDROOT/diffutils-3.8-3.oc9.x86_64/usr/share/man/man1' make[2]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/man' make[1]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/man' Making install in po make[1]: Entering directory '/builddir/build/BUILD/diffutils-3.8/po' installing bg.gmo as /builddir/build/BUILDROOT/diffutils-3.8-3.oc9.x86_64/usr/share/locale/bg/LC_MESSAGES/diffutils.mo installing ca.gmo as /builddir/build/BUILDROOT/diffutils-3.8-3.oc9.x86_64/usr/share/locale/ca/LC_MESSAGES/diffutils.mo installing cs.gmo as /builddir/build/BUILDROOT/diffutils-3.8-3.oc9.x86_64/usr/share/locale/cs/LC_MESSAGES/diffutils.mo installing da.gmo as /builddir/build/BUILDROOT/diffutils-3.8-3.oc9.x86_64/usr/share/locale/da/LC_MESSAGES/diffutils.mo installing de.gmo as /builddir/build/BUILDROOT/diffutils-3.8-3.oc9.x86_64/usr/share/locale/de/LC_MESSAGES/diffutils.mo installing el.gmo as /builddir/build/BUILDROOT/diffutils-3.8-3.oc9.x86_64/usr/share/locale/el/LC_MESSAGES/diffutils.mo installing eo.gmo as /builddir/build/BUILDROOT/diffutils-3.8-3.oc9.x86_64/usr/share/locale/eo/LC_MESSAGES/diffutils.mo installing es.gmo as /builddir/build/BUILDROOT/diffutils-3.8-3.oc9.x86_64/usr/share/locale/es/LC_MESSAGES/diffutils.mo installing fi.gmo as /builddir/build/BUILDROOT/diffutils-3.8-3.oc9.x86_64/usr/share/locale/fi/LC_MESSAGES/diffutils.mo installing fr.gmo as /builddir/build/BUILDROOT/diffutils-3.8-3.oc9.x86_64/usr/share/locale/fr/LC_MESSAGES/diffutils.mo installing ga.gmo as /builddir/build/BUILDROOT/diffutils-3.8-3.oc9.x86_64/usr/share/locale/ga/LC_MESSAGES/diffutils.mo installing gl.gmo as /builddir/build/BUILDROOT/diffutils-3.8-3.oc9.x86_64/usr/share/locale/gl/LC_MESSAGES/diffutils.mo installing he.gmo as /builddir/build/BUILDROOT/diffutils-3.8-3.oc9.x86_64/usr/share/locale/he/LC_MESSAGES/diffutils.mo installing hr.gmo as /builddir/build/BUILDROOT/diffutils-3.8-3.oc9.x86_64/usr/share/locale/hr/LC_MESSAGES/diffutils.mo installing hu.gmo as /builddir/build/BUILDROOT/diffutils-3.8-3.oc9.x86_64/usr/share/locale/hu/LC_MESSAGES/diffutils.mo installing id.gmo as /builddir/build/BUILDROOT/diffutils-3.8-3.oc9.x86_64/usr/share/locale/id/LC_MESSAGES/diffutils.mo installing it.gmo as /builddir/build/BUILDROOT/diffutils-3.8-3.oc9.x86_64/usr/share/locale/it/LC_MESSAGES/diffutils.mo installing ja.gmo as /builddir/build/BUILDROOT/diffutils-3.8-3.oc9.x86_64/usr/share/locale/ja/LC_MESSAGES/diffutils.mo installing lv.gmo as /builddir/build/BUILDROOT/diffutils-3.8-3.oc9.x86_64/usr/share/locale/lv/LC_MESSAGES/diffutils.mo installing ms.gmo as /builddir/build/BUILDROOT/diffutils-3.8-3.oc9.x86_64/usr/share/locale/ms/LC_MESSAGES/diffutils.mo installing nb.gmo as /builddir/build/BUILDROOT/diffutils-3.8-3.oc9.x86_64/usr/share/locale/nb/LC_MESSAGES/diffutils.mo installing nl.gmo as /builddir/build/BUILDROOT/diffutils-3.8-3.oc9.x86_64/usr/share/locale/nl/LC_MESSAGES/diffutils.mo installing pl.gmo as /builddir/build/BUILDROOT/diffutils-3.8-3.oc9.x86_64/usr/share/locale/pl/LC_MESSAGES/diffutils.mo installing pt.gmo as /builddir/build/BUILDROOT/diffutils-3.8-3.oc9.x86_64/usr/share/locale/pt/LC_MESSAGES/diffutils.mo installing pt_BR.gmo as /builddir/build/BUILDROOT/diffutils-3.8-3.oc9.x86_64/usr/share/locale/pt_BR/LC_MESSAGES/diffutils.mo installing ro.gmo as /builddir/build/BUILDROOT/diffutils-3.8-3.oc9.x86_64/usr/share/locale/ro/LC_MESSAGES/diffutils.mo installing ru.gmo as /builddir/build/BUILDROOT/diffutils-3.8-3.oc9.x86_64/usr/share/locale/ru/LC_MESSAGES/diffutils.mo installing sr.gmo as /builddir/build/BUILDROOT/diffutils-3.8-3.oc9.x86_64/usr/share/locale/sr/LC_MESSAGES/diffutils.mo installing sv.gmo as /builddir/build/BUILDROOT/diffutils-3.8-3.oc9.x86_64/usr/share/locale/sv/LC_MESSAGES/diffutils.mo installing tr.gmo as /builddir/build/BUILDROOT/diffutils-3.8-3.oc9.x86_64/usr/share/locale/tr/LC_MESSAGES/diffutils.mo installing uk.gmo as /builddir/build/BUILDROOT/diffutils-3.8-3.oc9.x86_64/usr/share/locale/uk/LC_MESSAGES/diffutils.mo installing vi.gmo as /builddir/build/BUILDROOT/diffutils-3.8-3.oc9.x86_64/usr/share/locale/vi/LC_MESSAGES/diffutils.mo installing zh_CN.gmo as /builddir/build/BUILDROOT/diffutils-3.8-3.oc9.x86_64/usr/share/locale/zh_CN/LC_MESSAGES/diffutils.mo installing zh_TW.gmo as /builddir/build/BUILDROOT/diffutils-3.8-3.oc9.x86_64/usr/share/locale/zh_TW/LC_MESSAGES/diffutils.mo if test "diffutils" = "gettext-tools"; then \ /usr/bin/mkdir -p /builddir/build/BUILDROOT/diffutils-3.8-3.oc9.x86_64/usr/share/gettext/po; \ for file in Makefile.in.in remove-potcdate.sin quot.sed boldquot.sed en@quot.header en@boldquot.header insert-header.sin Rules-quot Makevars.template; do \ /usr/bin/install -p -m 644 ./$file \ /builddir/build/BUILDROOT/diffutils-3.8-3.oc9.x86_64/usr/share/gettext/po/$file; \ done; \ for file in Makevars; do \ rm -f /builddir/build/BUILDROOT/diffutils-3.8-3.oc9.x86_64/usr/share/gettext/po/$file; \ done; \ else \ : ; \ fi make[1]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/po' Making install in gnulib-tests make[1]: Entering directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' /usr/bin/make install-recursive make[2]: Entering directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' Making install in . make[3]: Entering directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' make[4]: Entering directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' make[3]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' make[2]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' make[1]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' make[1]: Entering directory '/builddir/build/BUILD/diffutils-3.8' make[2]: Entering directory '/builddir/build/BUILD/diffutils-3.8' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/builddir/build/BUILD/diffutils-3.8' make[1]: Leaving directory '/builddir/build/BUILD/diffutils-3.8' + rm -f /builddir/build/BUILDROOT/diffutils-3.8-3.oc9.x86_64/usr/share/info/dir + /usr/lib/rpm/find-lang.sh /builddir/build/BUILDROOT/diffutils-3.8-3.oc9.x86_64 diffutils + /usr/lib/rpm/brp-compress /usr + /usr/lib/rpm/brp-elfperms + /usr/lib/rpm/brp-strip /usr/bin/strip + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/brp-remove-la-files Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.8JvWdb + umask 022 + cd /builddir/build/BUILD + cd diffutils-3.8 + /usr/bin/make -O -j32 V=1 VERBOSE=1 check if test -d ./.git \ && git --version >/dev/null 2>&1; then \ cd . && \ git submodule --quiet foreach \ 'test "$(git rev-parse "$sha1")" \ = "$(git merge-base origin "$sha1")"' \ || { echo 'maint.mk: found non-public submodule commit' >&2; \ exit 1; }; \ else \ : ; \ fi Making check in lib /usr/bin/make check-am Making check in src /usr/bin/make check-am make[2]: Nothing to be done for 'check-am'. Making check in tests /usr/bin/make check-TESTS make[3]: Entering directory '/builddir/build/BUILD/diffutils-3.8/tests' PASS: binary make[3]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/tests' make[3]: Entering directory '/builddir/build/BUILD/diffutils-3.8/tests' PASS: invalid-re make[3]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/tests' make[3]: Entering directory '/builddir/build/BUILD/diffutils-3.8/tests' PASS: colliding-file-names make[3]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/tests' make[3]: Entering directory '/builddir/build/BUILD/diffutils-3.8/tests' PASS: bignum make[3]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/tests' make[3]: Entering directory '/builddir/build/BUILD/diffutils-3.8/tests' PASS: brief-vs-stat-zero-kernel-lies make[3]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/tests' make[3]: Entering directory '/builddir/build/BUILD/diffutils-3.8/tests' PASS: ignore-matching-lines make[3]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/tests' make[3]: Entering directory '/builddir/build/BUILD/diffutils-3.8/tests' PASS: excess-slash make[3]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/tests' make[3]: Entering directory '/builddir/build/BUILD/diffutils-3.8/tests' PASS: strcoll-0-names make[3]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/tests' make[3]: Entering directory '/builddir/build/BUILD/diffutils-3.8/tests' SKIP: strip-trailing-cr make[3]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/tests' strip-trailing-cr: skipped test: requires a working valgrind make[3]: Entering directory '/builddir/build/BUILD/diffutils-3.8/tests' PASS: new-file make[3]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/tests' make[3]: Entering directory '/builddir/build/BUILD/diffutils-3.8/tests' PASS: function-line-vs-leading-space make[3]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/tests' make[3]: Entering directory '/builddir/build/BUILD/diffutils-3.8/tests' PASS: label-vs-func make[3]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/tests' make[3]: Entering directory '/builddir/build/BUILD/diffutils-3.8/tests' PASS: stdin make[3]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/tests' make[3]: Entering directory '/builddir/build/BUILD/diffutils-3.8/tests' PASS: basic make[3]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/tests' make[3]: Entering directory '/builddir/build/BUILD/diffutils-3.8/tests' PASS: no-newline-at-eof make[3]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/tests' make[3]: Entering directory '/builddir/build/BUILD/diffutils-3.8/tests' PASS: diff3 make[3]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/tests' make[3]: Entering directory '/builddir/build/BUILD/diffutils-3.8/tests' PASS: filename-quoting make[3]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/tests' make[3]: Entering directory '/builddir/build/BUILD/diffutils-3.8/tests' PASS: colors make[3]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/tests' make[3]: Entering directory '/builddir/build/BUILD/diffutils-3.8/tests' PASS: no-dereference make[3]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/tests' make[3]: Entering directory '/builddir/build/BUILD/diffutils-3.8/tests' PASS: help-version make[3]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/tests' make[3]: Entering directory '/builddir/build/BUILD/diffutils-3.8/tests' PASS: cmp make[3]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/tests' make[3]: Entering directory '/builddir/build/BUILD/diffutils-3.8/tests' XFAIL: large-subopt make[3]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/tests' make[3]: Entering directory '/builddir/build/BUILD/diffutils-3.8/tests' ============================================================================ Testsuite summary for GNU diffutils 3.8 ============================================================================ # TOTAL: 22 # PASS: 20 # SKIP: 1 # XFAIL: 1 # FAIL: 0 # XPASS: 0 # ERROR: 0 ============================================================================ make[3]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/tests' Making check in doc make[1]: Nothing to be done for 'check'. Making check in man make[1]: Nothing to be done for 'check'. Making check in po make[1]: Nothing to be done for 'check'. Making check in gnulib-tests /usr/bin/make check-recursive Making check in . make[3]: Entering directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' ## ---------------------------------------------------------------------- ## ## ---------------------------- Gnulib tests ---------------------------- ## ## Please report test failures in this directory to . ## ## ---------------------------------------------------------------------- ## make[3]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' /usr/bin/make test-accept test-alloca-opt test-areadlink test-argmatch test-arpa_inet test-binary-io test-bind test-bitrotate test-btowc test-c-ctype test-c-stack test-c-strcasecmp test-c-strncasecmp test-calloc-gnu test-cloexec test-close test-connect test-ctype test-dirname test-dup2 test-dynarray test-environ test-errno test-exclude test-fcntl-h test-fcntl test-fdopen test-fgetc test-filenamecat test-float test-fnmatch-h test-fnmatch test-fopen-gnu test-fopen test-fputc test-fread test-free test-freopen test-fstat test-ftruncate test-fwrite test-getcwd-lgpl test-getdtablesize test-getopt-gnu test-getopt-posix test-getprogname test-getrandom test-gettimeofday test-hard-locale test-hash test-iconv-h test-iconv test-ignore-value test-inet_pton test-intprops test-inttostr test-inttypes test-ioctl test-isblank test-iswblank test-iswdigit test-iswxdigit test-langinfo test-limits-h test-listen test-locale test-localeconv test-lstat test-malloc-gnu test-malloca test-mbrtowc test-mbrtowc-w32 test-mbscasecmp test-mbsinit test-mbsrtowcs test-mbsstr1 test-mbsstr2 test-mbsstr3 test-memchr test-mkdir test-nanosleep test-netinet_in test-nl_langinfo test-nl_langinfo-mt test-nstrftime test-open test-pathmax test-perror test-perror2 test-pipe test-pthread test-pthread-thread test-pthread_sigmask1 test-pthread_sigmask2 test-quotearg-simple test-raise test-rawmemchr test-readlink test-realloc-gnu test-reallocarray test-regex test-sched test-select test-select-fd test-select-stdin test-setenv test-setlocale_null test-setlocale_null-mt-one test-setlocale_null-mt-all test-setsockopt test-sh-quote test-sigaction test-signal-h test-sigprocmask test-sigsegv-catch-segv1 test-sigsegv-catch-segv2 test-sigsegv-catch-stackoverflow1 test-sigsegv-catch-stackoverflow2 test-sleep test-snprintf test-sockets test-stat test-stat-time test-stdalign test-stdbool test-stddef test-stdint test-stdio test-stdlib test-strerror test-strerror_r test-striconv test-string test-strings test-strnlen test-strtoimax test-strtoll test-symlink test-sys_ioctl test-sys_random test-sys_select test-sys_socket test-sys_stat test-sys_time test-sys_types test-sys_uio test-sys_wait test-thread_self test-thread_create test-time test-timespec test-unistd test-u8-mbtoucr test-u8-uctomb test-uc_width test-uc_width2 test-unsetenv test-vasnprintf test-vasprintf test-verify test-version-etc test-wchar test-wcrtomb test-wcrtomb-w32 test-wctype-h test-wcwidth test-xalloc-die test-xstdopen test-xstrtoimax test-xstrtol test-xstrtoul test-xvasprintf libtests.a make[4]: Entering directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' gcc -DEXEEXT=\"\" -I. -I../lib -DIN_DIFFUTILS_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -Wno-error -O2 -g -c -o test-alloca-opt.o test-alloca-opt.c make[4]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' make[4]: Entering directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' gcc -DEXEEXT=\"\" -I. -I../lib -DIN_DIFFUTILS_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -Wno-error -O2 -g -c -o test-arpa_inet.o test-arpa_inet.c make[4]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' make[4]: Entering directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' gcc -DEXEEXT=\"\" -I. -I../lib -DIN_DIFFUTILS_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -Wno-error -O2 -g -c -o test-ctype.o test-ctype.c make[4]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' make[4]: Entering directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' gcc -DEXEEXT=\"\" -I. -I../lib -DIN_DIFFUTILS_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -Wno-error -O2 -g -c -o test-errno.o test-errno.c make[4]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' make[4]: Entering directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' gcc -DEXEEXT=\"\" -I. -I../lib -DIN_DIFFUTILS_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -Wno-error -O2 -g -c -o test-fcntl-h.o test-fcntl-h.c make[4]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' make[4]: Entering directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' gcc -DEXEEXT=\"\" -I. -I../lib -DIN_DIFFUTILS_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -Wno-error -O2 -g -c -o test-fnmatch-h.o test-fnmatch-h.c make[4]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' make[4]: Entering directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' gcc -DEXEEXT=\"\" -I. -I../lib -DIN_DIFFUTILS_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -Wno-error -O2 -g -c -o test-environ.o test-environ.c make[4]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' make[4]: Entering directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' gcc -DEXEEXT=\"\" -I. -I../lib -DIN_DIFFUTILS_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -Wno-error -O2 -g -c -o test-close.o test-close.c make[4]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' make[4]: Entering directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' gcc -DEXEEXT=\"\" -I. -I../lib -DIN_DIFFUTILS_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -Wno-error -O2 -g -c -o test-accept.o test-accept.c make[4]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' make[4]: Entering directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' gcc -DEXEEXT=\"\" -I. -I../lib -DIN_DIFFUTILS_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -Wno-error -O2 -g -c -o test-c-stack.o test-c-stack.c make[4]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' make[4]: Entering directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' gcc -DEXEEXT=\"\" -I. -I../lib -DIN_DIFFUTILS_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -Wno-error -O2 -g -c -o test-binary-io.o test-binary-io.c make[4]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' make[4]: Entering directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' gcc -DEXEEXT=\"\" -I. -I../lib -DIN_DIFFUTILS_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -Wno-error -O2 -g -c -o test-btowc.o test-btowc.c make[4]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' make[4]: Entering directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' gcc -DEXEEXT=\"\" -I. -I../lib -DIN_DIFFUTILS_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -Wno-error -O2 -g -c -o test-connect.o test-connect.c make[4]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' make[4]: Entering directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' gcc -DEXEEXT=\"\" -I. -I../lib -DIN_DIFFUTILS_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -Wno-error -O2 -g -c -o test-calloc-gnu.o test-calloc-gnu.c make[4]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' make[4]: Entering directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' gcc -DEXEEXT=\"\" -I. -I../lib -DIN_DIFFUTILS_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -Wno-error -O2 -g -c -o test-bind.o test-bind.c make[4]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' make[4]: Entering directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' gcc -DEXEEXT=\"\" -I. -I../lib -DIN_DIFFUTILS_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -Wno-error -O2 -g -c -o test-fdopen.o test-fdopen.c make[4]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' make[4]: Entering directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' gcc -DEXEEXT=\"\" -I. -I../lib -DIN_DIFFUTILS_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -Wno-error -O2 -g -c -o test-bitrotate.o test-bitrotate.c make[4]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' make[4]: Entering directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' gcc -DEXEEXT=\"\" -I. -I../lib -DIN_DIFFUTILS_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -Wno-error -O2 -g -c -o test-dynarray.o test-dynarray.c make[4]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' make[4]: Entering directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' gcc -DEXEEXT=\"\" -I. -I../lib -DIN_DIFFUTILS_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -Wno-error -O2 -g -c -o test-c-strcasecmp.o test-c-strcasecmp.c make[4]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' make[4]: Entering directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' gcc -DEXEEXT=\"\" -I. -I../lib -DIN_DIFFUTILS_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -Wno-error -O2 -g -c -o test-dirname.o test-dirname.c make[4]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' make[4]: Entering directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' gcc -DEXEEXT=\"\" -I. -I../lib -DIN_DIFFUTILS_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -Wno-error -O2 -g -c -o test-c-strncasecmp.o test-c-strncasecmp.c make[4]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' make[4]: Entering directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' gcc -DEXEEXT=\"\" -I. -I../lib -DIN_DIFFUTILS_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -Wno-error -O2 -g -c -o test-exclude.o test-exclude.c make[4]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' make[4]: Entering directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' gcc -DEXEEXT=\"\" -I. -I../lib -DIN_DIFFUTILS_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -Wno-error -O2 -g -c -o test-filenamecat.o test-filenamecat.c make[4]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' make[4]: Entering directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' gcc -DEXEEXT=\"\" -I. -I../lib -DIN_DIFFUTILS_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -Wno-error -O2 -g -c -o test-fgetc.o test-fgetc.c make[4]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' make[4]: Entering directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' gcc -DEXEEXT=\"\" -I. -I../lib -DIN_DIFFUTILS_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -Wno-error -O2 -g -c -o test-fnmatch.o test-fnmatch.c make[4]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' make[4]: Entering directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' gcc -DEXEEXT=\"\" -I. -I../lib -DIN_DIFFUTILS_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -Wno-error -O2 -g -c -o test-areadlink.o test-areadlink.c make[4]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' make[4]: Entering directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' gcc -DEXEEXT=\"\" -I. -I../lib -DIN_DIFFUTILS_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -Wno-error -O2 -g -c -o test-cloexec.o test-cloexec.c make[4]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' make[4]: Entering directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' gcc -DEXEEXT=\"\" -I. -I../lib -DIN_DIFFUTILS_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -Wno-error -O2 -g -c -o test-freopen.o test-freopen.c make[4]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' make[4]: Entering directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' gcc -DEXEEXT=\"\" -I. -I../lib -DIN_DIFFUTILS_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -Wno-error -O2 -g -c -o test-iconv-h.o test-iconv-h.c make[4]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' make[4]: Entering directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' gcc -DEXEEXT=\"\" -I. -I../lib -DIN_DIFFUTILS_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -Wno-error -O2 -g -c -o test-getprogname.o test-getprogname.c make[4]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' make[4]: Entering directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' gcc -DEXEEXT=\"\" -I. -I../lib -DIN_DIFFUTILS_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -Wno-error -O2 -g -c -o test-fputc.o test-fputc.c make[4]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' make[4]: Entering directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' gcc -DEXEEXT=\"\" -I. -I../lib -DIN_DIFFUTILS_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -Wno-error -O2 -g -c -o test-fopen-gnu.o test-fopen-gnu.c make[4]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' make[4]: Entering directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' gcc -DEXEEXT=\"\" -I. -I../lib -DIN_DIFFUTILS_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -Wno-error -O2 -g -c -o test-getdtablesize.o test-getdtablesize.c make[4]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' make[4]: Entering directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' gcc -DEXEEXT=\"\" -I. -I../lib -DIN_DIFFUTILS_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -Wno-error -O2 -g -c -o test-fstat.o test-fstat.c make[4]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' make[4]: Entering directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' gcc -DEXEEXT=\"\" -I. -I../lib -DIN_DIFFUTILS_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -Wno-error -O2 -g -c -o test-ignore-value.o test-ignore-value.c make[4]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' make[4]: Entering directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' gcc -DEXEEXT=\"\" -I. -I../lib -DIN_DIFFUTILS_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -Wno-error -O2 -g -c -o test-gettimeofday.o test-gettimeofday.c make[4]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' make[4]: Entering directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' gcc -DEXEEXT=\"\" -I. -I../lib -DIN_DIFFUTILS_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -Wno-error -O2 -g -c -o test-fread.o test-fread.c make[4]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' make[4]: Entering directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' gcc -DEXEEXT=\"\" -I. -I../lib -DIN_DIFFUTILS_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -Wno-error -O2 -g -c -o test-ftruncate.o test-ftruncate.c make[4]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' make[4]: Entering directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' gcc -DEXEEXT=\"\" -I. -I../lib -DIN_DIFFUTILS_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -Wno-error -O2 -g -c -o test-inttypes.o test-inttypes.c make[4]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' make[4]: Entering directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' gcc -DEXEEXT=\"\" -I. -I../lib -DIN_DIFFUTILS_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -Wno-error -O2 -g -c -o test-fopen.o test-fopen.c make[4]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' make[4]: Entering directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' gcc -DEXEEXT=\"\" -I. -I../lib -DIN_DIFFUTILS_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -Wno-error -O2 -g -c -o test-hard-locale.o test-hard-locale.c make[4]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' make[4]: Entering directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' gcc -DEXEEXT=\"\" -I. -I../lib -DIN_DIFFUTILS_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -Wno-error -O2 -g -c -o test-getrandom.o test-getrandom.c make[4]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' make[4]: Entering directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' gcc -DEXEEXT=\"\" -I. -I../lib -DIN_DIFFUTILS_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -Wno-error -O2 -g -c -o test-free.o test-free.c make[4]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' make[4]: Entering directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' gcc -DEXEEXT=\"\" -I. -I../lib -DIN_DIFFUTILS_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -Wno-error -O2 -g -c -o test-fwrite.o test-fwrite.c make[4]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' make[4]: Entering directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' gcc -DEXEEXT=\"\" -I. -I../lib -DIN_DIFFUTILS_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -Wno-error -O2 -g -c -o test-float.o test-float.c make[4]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' make[4]: Entering directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' gcc -DEXEEXT=\"\" -I. -I../lib -DIN_DIFFUTILS_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -Wno-error -O2 -g -c -o test-dup2.o test-dup2.c make[4]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' make[4]: Entering directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' gcc -DEXEEXT=\"\" -I. -I../lib -DIN_DIFFUTILS_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -Wno-error -O2 -g -c -o test-limits-h.o test-limits-h.c make[4]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' make[4]: Entering directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' gcc -DEXEEXT=\"\" -I. -I../lib -DIN_DIFFUTILS_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -Wno-error -O2 -g -c -o test-langinfo.o test-langinfo.c make[4]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' make[4]: Entering directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' gcc -DEXEEXT=\"\" -I. -I../lib -DIN_DIFFUTILS_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -Wno-error -O2 -g -c -o test-inet_pton.o test-inet_pton.c make[4]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' make[4]: Entering directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' gcc -DEXEEXT=\"\" -I. -I../lib -DIN_DIFFUTILS_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -Wno-error -O2 -g -c -o test-ioctl.o test-ioctl.c make[4]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' make[4]: Entering directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' gcc -DEXEEXT=\"\" -I. -I../lib -DIN_DIFFUTILS_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -Wno-error -O2 -g -c -o test-getcwd-lgpl.o test-getcwd-lgpl.c make[4]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' make[4]: Entering directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' gcc -DEXEEXT=\"\" -I. -I../lib -DIN_DIFFUTILS_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -Wno-error -O2 -g -c -o test-locale.o test-locale.c make[4]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' make[4]: Entering directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' gcc -DEXEEXT=\"\" -I. -I../lib -DIN_DIFFUTILS_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -Wno-error -O2 -g -c -o test-iswblank.o test-iswblank.c make[4]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' make[4]: Entering directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' gcc -DEXEEXT=\"\" -I. -I../lib -DIN_DIFFUTILS_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -Wno-error -O2 -g -c -o test-iconv.o test-iconv.c make[4]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' make[4]: Entering directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' gcc -DEXEEXT=\"\" -I. -I../lib -DIN_DIFFUTILS_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -Wno-error -O2 -g -c -o test-isblank.o test-isblank.c make[4]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' make[4]: Entering directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' gcc -DEXEEXT=\"\" -I. -I../lib -DIN_DIFFUTILS_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -Wno-error -O2 -g -c -o test-malloc-gnu.o test-malloc-gnu.c make[4]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' make[4]: Entering directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' gcc -DEXEEXT=\"\" -I. -I../lib -DIN_DIFFUTILS_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -Wno-error -O2 -g -c -o test-listen.o test-listen.c make[4]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' make[4]: Entering directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' gcc -DEXEEXT=\"\" -I. -I../lib -DIN_DIFFUTILS_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -Wno-error -O2 -g -c -o test-malloca.o test-malloca.c make[4]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' make[4]: Entering directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' gcc -DEXEEXT=\"\" -I. -I../lib -DIN_DIFFUTILS_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -Wno-error -O2 -g -c -o test-mbrtowc-w32.o test-mbrtowc-w32.c make[4]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' make[4]: Entering directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' gcc -DEXEEXT=\"\" -I. -I../lib -DIN_DIFFUTILS_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -Wno-error -O2 -g -c -o test-netinet_in.o test-netinet_in.c make[4]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' make[4]: Entering directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' gcc -DEXEEXT=\"\" -I. -I../lib -DIN_DIFFUTILS_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -Wno-error -O2 -g -c -o test-mbsinit.o test-mbsinit.c make[4]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' make[4]: Entering directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' gcc -DEXEEXT=\"\" -I. -I../lib -DIN_DIFFUTILS_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -Wno-error -O2 -g -c -o test-localeconv.o test-localeconv.c make[4]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' make[4]: Entering directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' gcc -DEXEEXT=\"\" -I. -I../lib -DIN_DIFFUTILS_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -Wno-error -O2 -g -c -o test-mbscasecmp.o test-mbscasecmp.c make[4]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' make[4]: Entering directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' gcc -DEXEEXT=\"\" -I. -I../lib -DIN_DIFFUTILS_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -Wno-error -O2 -g -c -o test-inttostr.o test-inttostr.c make[4]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' make[4]: Entering directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' gcc -DEXEEXT=\"\" -I. -I../lib -DIN_DIFFUTILS_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -Wno-error -O2 -g -c -o test-mbsstr3.o test-mbsstr3.c make[4]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' make[4]: Entering directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' gcc -DEXEEXT=\"\" -I. -I../lib -DIN_DIFFUTILS_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -Wno-error -O2 -g -c -o test-argmatch.o test-argmatch.c make[4]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' make[4]: Entering directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' gcc -DEXEEXT=\"\" -I. -I../lib -DIN_DIFFUTILS_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -Wno-error -O2 -g -c -o test-c-ctype.o test-c-ctype.c make[4]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' make[4]: Entering directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' gcc -DEXEEXT=\"\" -I. -I../lib -DIN_DIFFUTILS_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -Wno-error -O2 -g -c -o test-pathmax.o test-pathmax.c make[4]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' make[4]: Entering directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' gcc -DEXEEXT=\"\" -I. -I../lib -DIN_DIFFUTILS_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -Wno-error -O2 -g -c -o test-intprops.o test-intprops.c make[4]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' make[4]: Entering directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' gcc -DEXEEXT=\"\" -I. -I../lib -DIN_DIFFUTILS_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -Wno-error -O2 -g -c -o test-mbsstr1.o test-mbsstr1.c make[4]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' make[4]: Entering directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' gcc -DEXEEXT=\"\" -I. -I../lib -DIN_DIFFUTILS_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -Wno-error -O2 -g -c -o test-mbsstr2.o test-mbsstr2.c make[4]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' make[4]: Entering directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' gcc -DEXEEXT=\"\" -I. -I../lib -DIN_DIFFUTILS_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -Wno-error -O2 -g -c -o test-perror.o test-perror.c make[4]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' make[4]: Entering directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' gcc -DEXEEXT=\"\" -I. -I../lib -DIN_DIFFUTILS_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -Wno-error -O2 -g -c -o test-nanosleep.o test-nanosleep.c make[4]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' make[4]: Entering directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' gcc -DEXEEXT=\"\" -I. -I../lib -DIN_DIFFUTILS_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -Wno-error -O2 -g -c -o test-pthread.o test-pthread.c make[4]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' make[4]: Entering directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' gcc -DEXEEXT=\"\" -I. -I../lib -DIN_DIFFUTILS_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -Wno-error -O2 -g -c -o test-iswdigit.o test-iswdigit.c make[4]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' make[4]: Entering directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' gcc -DEXEEXT=\"\" -I. -I../lib -DIN_DIFFUTILS_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -Wno-error -O2 -g -c -o test-sched.o test-sched.c make[4]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' make[4]: Entering directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' gcc -DEXEEXT=\"\" -I. -I../lib -DIN_DIFFUTILS_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -Wno-error -O2 -g -c -o test-fcntl.o test-fcntl.c make[4]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' make[4]: Entering directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' gcc -DEXEEXT=\"\" -I. -I../lib -DIN_DIFFUTILS_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -Wno-error -O2 -g -c -o test-memchr.o test-memchr.c make[4]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' make[4]: Entering directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' gcc -DEXEEXT=\"\" -I. -I../lib -DIN_DIFFUTILS_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -Wno-error -O2 -g -c -o test-pipe.o test-pipe.c make[4]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' make[4]: Entering directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' gcc -DEXEEXT=\"\" -I. -I../lib -DIN_DIFFUTILS_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -Wno-error -O2 -g -c -o test-raise.o test-raise.c make[4]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' make[4]: Entering directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' gcc -DEXEEXT=\"\" -I. -I../lib -DIN_DIFFUTILS_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -Wno-error -O2 -g -c -o test-mkdir.o test-mkdir.c make[4]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' make[4]: Entering directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' gcc -DEXEEXT=\"\" -I. -I../lib -DIN_DIFFUTILS_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -Wno-error -O2 -g -c -o test-realloc-gnu.o test-realloc-gnu.c make[4]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' make[4]: Entering directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' gcc -DEXEEXT=\"\" -I. -I../lib -DIN_DIFFUTILS_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -Wno-error -O2 -g -c -o test-pthread-thread.o test-pthread-thread.c make[4]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' make[4]: Entering directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' gcc -DEXEEXT=\"\" -I. -I../lib -DIN_DIFFUTILS_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -Wno-error -O2 -g -c -o test-nl_langinfo-mt.o test-nl_langinfo-mt.c make[4]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' make[4]: Entering directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' gcc -DEXEEXT=\"\" -I. -I../lib -DIN_DIFFUTILS_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -Wno-error -O2 -g -c -o test-pthread_sigmask1.o test-pthread_sigmask1.c make[4]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' make[4]: Entering directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' gcc -DEXEEXT=\"\" -I. -I../lib -DIN_DIFFUTILS_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -Wno-error -O2 -g -c -o test-iswxdigit.o test-iswxdigit.c make[4]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' make[4]: Entering directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' gcc -DEXEEXT=\"\" -I. -I../lib -DIN_DIFFUTILS_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -Wno-error -O2 -g -c -o test-hash.o test-hash.c make[4]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' make[4]: Entering directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' gcc -DEXEEXT=\"\" -I. -I../lib -DIN_DIFFUTILS_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -Wno-error -O2 -g -c -o test-setlocale_null.o test-setlocale_null.c make[4]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' make[4]: Entering directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' gcc -DEXEEXT=\"\" -I. -I../lib -DIN_DIFFUTILS_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -Wno-error -O2 -g -c -o test-lstat.o test-lstat.c make[4]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' make[4]: Entering directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' gcc -DEXEEXT=\"\" -I. -I../lib -DIN_DIFFUTILS_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -Wno-error -O2 -g -c -o test-pthread_sigmask2.o test-pthread_sigmask2.c make[4]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' make[4]: Entering directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' gcc -DEXEEXT=\"\" -I. -I../lib -DIN_DIFFUTILS_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -Wno-error -O2 -g -c -o test-reallocarray.o test-reallocarray.c make[4]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' make[4]: Entering directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' gcc -DEXEEXT=\"\" -I. -I../lib -DIN_DIFFUTILS_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -Wno-error -O2 -g -c -o test-select-fd.o test-select-fd.c make[4]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' make[4]: Entering directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' gcc -DEXEEXT=\"\" -I. -I../lib -DIN_DIFFUTILS_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -Wno-error -O2 -g -c -o test-perror2.o test-perror2.c make[4]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' make[4]: Entering directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' gcc -DEXEEXT=\"\" -I. -I../lib -DIN_DIFFUTILS_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -Wno-error -O2 -g -c -o test-open.o test-open.c make[4]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' make[4]: Entering directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' gcc -DEXEEXT=\"\" -I. -I../lib -DIN_DIFFUTILS_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -Wno-error -O2 -g -c -o test-select-stdin.o test-select-stdin.c make[4]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' make[4]: Entering directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' gcc -DEXEEXT=\"\" -I. -I../lib -DIN_DIFFUTILS_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -Wno-error -O2 -g -c -o test-nstrftime.o test-nstrftime.c make[4]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' make[4]: Entering directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' gcc -DEXEEXT=\"\" -I. -I../lib -DIN_DIFFUTILS_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -Wno-error -O2 -g -c -o test-setenv.o test-setenv.c make[4]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' make[4]: Entering directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' gcc -DEXEEXT=\"\" -I. -I../lib -DIN_DIFFUTILS_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -Wno-error -O2 -g -c -o test-signal-h.o test-signal-h.c make[4]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' make[4]: Entering directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' gcc -DEXEEXT=\"\" -I. -I../lib -DIN_DIFFUTILS_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -Wno-error -O2 -g -c -o test-rawmemchr.o test-rawmemchr.c make[4]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' make[4]: Entering directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' gcc -DEXEEXT=\"\" -I. -I../lib -DIN_DIFFUTILS_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -Wno-error -O2 -g -c -o test-stdbool.o test-stdbool.c make[4]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' make[4]: Entering directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' gcc -DEXEEXT=\"\" -I. -I../lib -DIN_DIFFUTILS_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -Wno-error -O2 -g -c -o test-sockets.o test-sockets.c make[4]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' make[4]: Entering directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' gcc -DEXEEXT=\"\" -I. -I../lib -DIN_DIFFUTILS_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -Wno-error -O2 -g -c -o test-setsockopt.o test-setsockopt.c make[4]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' make[4]: Entering directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' gcc -DEXEEXT=\"\" -I. -I../lib -DIN_DIFFUTILS_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -Wno-error -O2 -g -c -o test-stddef.o test-stddef.c make[4]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' make[4]: Entering directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' gcc -DEXEEXT=\"\" -I. -I../lib -DIN_DIFFUTILS_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -Wno-error -O2 -g -c -o test-setlocale_null-mt-one.o test-setlocale_null-mt-one.c make[4]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' make[4]: Entering directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' gcc -DEXEEXT=\"\" -I. -I../lib -DIN_DIFFUTILS_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -Wno-error -O2 -g -c -o test-stdalign.o test-stdalign.c make[4]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' make[4]: Entering directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' gcc -DEXEEXT=\"\" -I. -I../lib -DIN_DIFFUTILS_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -Wno-error -O2 -g -c -o test-setlocale_null-mt-all.o test-setlocale_null-mt-all.c make[4]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' make[4]: Entering directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' gcc -DEXEEXT=\"\" -I. -I../lib -DIN_DIFFUTILS_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -Wno-error -O2 -g -c -o test-sleep.o test-sleep.c make[4]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' make[4]: Entering directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' gcc -DEXEEXT=\"\" -I. -I../lib -DIN_DIFFUTILS_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -Wno-error -O2 -g -c -o test-sigprocmask.o test-sigprocmask.c make[4]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' make[4]: Entering directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' gcc -DEXEEXT=\"\" -I. -I../lib -DIN_DIFFUTILS_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -Wno-error -O2 -g -c -o test-nl_langinfo.o test-nl_langinfo.c make[4]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' make[4]: Entering directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' gcc -DEXEEXT=\"\" -I. -I../lib -DIN_DIFFUTILS_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -Wno-error -O2 -g -c -o test-sigsegv-catch-segv1.o test-sigsegv-catch-segv1.c make[4]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' make[4]: Entering directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' gcc -DEXEEXT=\"\" -I. -I../lib -DIN_DIFFUTILS_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -Wno-error -O2 -g -c -o test-stdio.o test-stdio.c make[4]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' make[4]: Entering directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' gcc -DEXEEXT=\"\" -I. -I../lib -DIN_DIFFUTILS_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -Wno-error -O2 -g -c -o test-readlink.o test-readlink.c make[4]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' make[4]: Entering directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' gcc -DEXEEXT=\"\" -I. -I../lib -DIN_DIFFUTILS_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -Wno-error -O2 -g -c -o test-sigsegv-catch-segv2.o test-sigsegv-catch-segv2.c make[4]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' make[4]: Entering directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' gcc -DEXEEXT=\"\" -I. -I../lib -DIN_DIFFUTILS_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -Wno-error -O2 -g -c -o test-sh-quote.o test-sh-quote.c make[4]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' make[4]: Entering directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' gcc -DEXEEXT=\"\" -I. -I../lib -DIN_DIFFUTILS_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -Wno-error -O2 -g -c -o test-stdlib.o test-stdlib.c make[4]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' make[4]: Entering directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' gcc -DEXEEXT=\"\" -I. -I../lib -DIN_DIFFUTILS_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -Wno-error -O2 -g -c -o test-stdint.o test-stdint.c make[4]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' make[4]: Entering directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' gcc -DEXEEXT=\"\" -I. -I../lib -DIN_DIFFUTILS_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -Wno-error -O2 -g -c -o test-snprintf.o test-snprintf.c make[4]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' make[4]: Entering directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' gcc -DEXEEXT=\"\" -I. -I../lib -DIN_DIFFUTILS_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -Wno-error -O2 -g -c -o test-string.o test-string.c make[4]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' make[4]: Entering directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' gcc -DEXEEXT=\"\" -I. -I../lib -DIN_DIFFUTILS_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -Wno-error -O2 -g -c -o test-sigaction.o test-sigaction.c make[4]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' make[4]: Entering directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' gcc -DEXEEXT=\"\" -I. -I../lib -DIN_DIFFUTILS_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -Wno-error -O2 -g -c -o test-strings.o test-strings.c make[4]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' make[4]: Entering directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' gcc -DEXEEXT=\"\" -I. -I../lib -DIN_DIFFUTILS_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -Wno-error -O2 -g -c -o test-sys_ioctl.o test-sys_ioctl.c make[4]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' make[4]: Entering directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' gcc -DEXEEXT=\"\" -I. -I../lib -DIN_DIFFUTILS_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -Wno-error -O2 -g -c -o test-quotearg-simple.o test-quotearg-simple.c make[4]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' make[4]: Entering directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' gcc -DEXEEXT=\"\" -I. -I../lib -DIN_DIFFUTILS_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -Wno-error -O2 -g -c -o test-sys_random.o test-sys_random.c make[4]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' make[4]: Entering directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' gcc -DEXEEXT=\"\" -I. -I../lib -DIN_DIFFUTILS_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -Wno-error -O2 -g -c -o test-sys_select.o test-sys_select.c make[4]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' make[4]: Entering directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' gcc -DEXEEXT=\"\" -I. -I../lib -DIN_DIFFUTILS_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -Wno-error -O2 -g -c -o test-sys_socket.o test-sys_socket.c make[4]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' make[4]: Entering directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' gcc -DEXEEXT=\"\" -I. -I../lib -DIN_DIFFUTILS_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -Wno-error -O2 -g -c -o test-mbrtowc.o test-mbrtowc.c make[4]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' make[4]: Entering directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' gcc -DEXEEXT=\"\" -I. -I../lib -DIN_DIFFUTILS_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -Wno-error -O2 -g -c -o test-sys_time.o test-sys_time.c make[4]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' make[4]: Entering directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' gcc -DEXEEXT=\"\" -I. -I../lib -DIN_DIFFUTILS_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -Wno-error -O2 -g -c -o test-mbsrtowcs.o test-mbsrtowcs.c make[4]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' make[4]: Entering directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' gcc -DEXEEXT=\"\" -I. -I../lib -DIN_DIFFUTILS_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -Wno-error -O2 -g -c -o test-sys_stat.o test-sys_stat.c make[4]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' make[4]: Entering directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' gcc -DEXEEXT=\"\" -I. -I../lib -DIN_DIFFUTILS_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -Wno-error -O2 -g -c -o test-sys_types.o test-sys_types.c make[4]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' make[4]: Entering directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' gcc -DEXEEXT=\"\" -I. -I../lib -DIN_DIFFUTILS_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -Wno-error -O2 -g -c -o test-sigsegv-catch-stackoverflow1.o test-sigsegv-catch-stackoverflow1.c make[4]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' make[4]: Entering directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' gcc -DEXEEXT=\"\" -I. -I../lib -DIN_DIFFUTILS_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -Wno-error -O2 -g -c -o test-strerror.o test-strerror.c make[4]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' make[4]: Entering directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' gcc -DEXEEXT=\"\" -I. -I../lib -DIN_DIFFUTILS_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -Wno-error -O2 -g -c -o test-sys_uio.o test-sys_uio.c make[4]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' make[4]: Entering directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' gcc -DEXEEXT=\"\" -I. -I../lib -DIN_DIFFUTILS_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -Wno-error -O2 -g -c -o test-time.o test-time.c make[4]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' make[4]: Entering directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' gcc -DEXEEXT=\"\" -I. -I../lib -DIN_DIFFUTILS_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -Wno-error -O2 -g -c -o test-regex.o test-regex.c make[4]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' make[4]: Entering directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' gcc -DEXEEXT=\"\" -I. -I../lib -DIN_DIFFUTILS_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -Wno-error -O2 -g -c -o test-sigsegv-catch-stackoverflow2.o test-sigsegv-catch-stackoverflow2.c make[4]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' make[4]: Entering directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' gcc -DEXEEXT=\"\" -I. -I../lib -DIN_DIFFUTILS_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -Wno-error -O2 -g -c -o test-unistd.o test-unistd.c make[4]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' make[4]: 'libtests.a' is up to date. make[4]: Entering directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' gcc -DEXEEXT=\"\" -I. -I../lib -DIN_DIFFUTILS_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -Wno-error -O2 -g -c -o test-thread_self.o test-thread_self.c make[4]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' make[4]: Entering directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' gcc -DEXEEXT=\"\" -I. -I../lib -DIN_DIFFUTILS_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -Wno-error -O2 -g -c -o test-sys_wait.o test-sys_wait.c make[4]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' make[4]: Entering directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' gcc -DEXEEXT=\"\" -I. -I../lib -DIN_DIFFUTILS_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -Wno-error -O2 -g -c -o test-verify.o test-verify.c make[4]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' make[4]: Entering directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' gcc -DEXEEXT=\"\" -I. -I../lib -DIN_DIFFUTILS_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -Wno-error -O2 -g -c -o test-stat.o test-stat.c make[4]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' make[4]: Entering directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' gcc -DEXEEXT=\"\" -I. -I../lib -DIN_DIFFUTILS_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -Wno-error -O2 -g -c -o test-strnlen.o test-strnlen.c make[4]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' make[4]: Entering directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' gcc -DEXEEXT=\"\" -I. -I../lib -DIN_DIFFUTILS_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -Wno-error -O2 -g -c -o test-wchar.o test-wchar.c make[4]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' make[4]: Entering directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' gcc -DEXEEXT=\"\" -I. -I../lib -DIN_DIFFUTILS_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -Wno-error -O2 -g -c -o test-thread_create.o test-thread_create.c make[4]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' make[4]: Entering directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' gcc -DEXEEXT=\"\" -I. -I../lib -DIN_DIFFUTILS_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -Wno-error -O2 -g -c -o test-version-etc.o test-version-etc.c make[4]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' make[4]: Entering directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' gcc -DEXEEXT=\"\" -I. -I../lib -DIN_DIFFUTILS_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -Wno-error -O2 -g -c -o test-striconv.o test-striconv.c make[4]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' make[4]: Entering directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' gcc -DEXEEXT=\"\" -I. -I../lib -DIN_DIFFUTILS_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -Wno-error -O2 -g -c -o test-xalloc-die.o test-xalloc-die.c make[4]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' make[4]: Entering directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' gcc -Wno-error -O2 -g -o test-alloca-opt test-alloca-opt.o libtests.a ../lib/libdiffutils.a libtests.a ../lib/libdiffutils.a libtests.a make[4]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' make[4]: Entering directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' gcc -Wno-error -O2 -g -o test-areadlink test-areadlink.o libtests.a ../lib/libdiffutils.a libtests.a ../lib/libdiffutils.a libtests.a make[4]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' make[4]: Entering directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' gcc -DEXEEXT=\"\" -I. -I../lib -DIN_DIFFUTILS_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -Wno-error -O2 -g -c -o test-wcrtomb-w32.o test-wcrtomb-w32.c make[4]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' make[4]: Entering directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' gcc -Wno-error -O2 -g -o test-accept test-accept.o libtests.a ../lib/libdiffutils.a libtests.a ../lib/libdiffutils.a libtests.a make[4]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' make[4]: Entering directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' gcc -DEXEEXT=\"\" -I. -I../lib -DIN_DIFFUTILS_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -Wno-error -O2 -g -c -o test-xstdopen.o test-xstdopen.c make[4]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' make[4]: Entering directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' gcc -DEXEEXT=\"\" -I. -I../lib -DIN_DIFFUTILS_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -Wno-error -O2 -g -c -o test-unsetenv.o test-unsetenv.c make[4]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' make[4]: Entering directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' gcc -Wno-error -O2 -g -o test-argmatch test-argmatch.o libtests.a ../lib/libdiffutils.a libtests.a ../lib/libdiffutils.a libtests.a make[4]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' make[4]: Entering directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' gcc -Wno-error -O2 -g -o test-binary-io test-binary-io.o libtests.a ../lib/libdiffutils.a libtests.a ../lib/libdiffutils.a libtests.a make[4]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' make[4]: Entering directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' gcc -Wno-error -O2 -g -o test-bind test-bind.o libtests.a ../lib/libdiffutils.a libtests.a ../lib/libdiffutils.a libtests.a make[4]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' make[4]: Entering directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' gcc -Wno-error -O2 -g -o test-bitrotate test-bitrotate.o libtests.a ../lib/libdiffutils.a libtests.a ../lib/libdiffutils.a libtests.a make[4]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' make[4]: Entering directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' gcc -DEXEEXT=\"\" -I. -I../lib -DIN_DIFFUTILS_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -Wno-error -O2 -g -c -o test-strerror_r.o test-strerror_r.c make[4]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' make[4]: Entering directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' gcc -DEXEEXT=\"\" -I. -I../lib -DIN_DIFFUTILS_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -Wno-error -O2 -g -c -o test-strtoimax.o test-strtoimax.c make[4]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' make[4]: Entering directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' gcc -DEXEEXT=\"\" -I. -I../lib -DIN_DIFFUTILS_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -Wno-error -O2 -g -c -o test-xstrtoimax.o test-xstrtoimax.c make[4]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' make[4]: Entering directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' gcc -Wno-error -O2 -g -o test-arpa_inet test-arpa_inet.o libtests.a ../lib/libdiffutils.a libtests.a ../lib/libdiffutils.a libtests.a make[4]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' make[4]: Entering directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' gcc -DEXEEXT=\"\" -I. -I../lib -DIN_DIFFUTILS_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -Wno-error -O2 -g -c -o test-wctype-h.o test-wctype-h.c make[4]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' make[4]: Entering directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' gcc -DEXEEXT=\"\" -I. -I../lib -DIN_DIFFUTILS_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -Wno-error -O2 -g -c -o test-xstrtol.o test-xstrtol.c make[4]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' make[4]: Entering directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' gcc -DEXEEXT=\"\" -I. -I../lib -DIN_DIFFUTILS_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -Wno-error -O2 -g -c -o test-symlink.o test-symlink.c make[4]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' make[4]: Entering directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' gcc -DEXEEXT=\"\" -I. -I../lib -DIN_DIFFUTILS_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -Wno-error -O2 -g -c -o test-xstrtoul.o test-xstrtoul.c make[4]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' make[4]: Entering directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' gcc -DEXEEXT=\"\" -I. -I../lib -DIN_DIFFUTILS_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -Wno-error -O2 -g -c -o test-vasprintf.o test-vasprintf.c make[4]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' make[4]: Entering directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' gcc -Wno-error -O2 -g -o test-c-ctype test-c-ctype.o libtests.a ../lib/libdiffutils.a libtests.a ../lib/libdiffutils.a libtests.a make[4]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' make[4]: Entering directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' gcc -DEXEEXT=\"\" -I. -I../lib -DIN_DIFFUTILS_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -Wno-error -O2 -g -c -o test-wcwidth.o test-wcwidth.c make[4]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' make[4]: Entering directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' gcc -Wno-error -O2 -g -o test-c-stack test-c-stack.o libtests.a ../lib/libdiffutils.a libtests.a ../lib/libdiffutils.a libtests.a make[4]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' make[4]: Entering directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' gcc -Wno-error -O2 -g -o test-btowc test-btowc.o libtests.a ../lib/libdiffutils.a libtests.a ../lib/libdiffutils.a libtests.a make[4]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' make[4]: Entering directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' gcc -DEXEEXT=\"\" -I. -I../lib -DIN_DIFFUTILS_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -Wno-error -O2 -g -c -o test-select.o test-select.c make[4]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' make[4]: Entering directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' gcc -DEXEEXT=\"\" -I. -I../lib -DIN_DIFFUTILS_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -Wno-error -O2 -g -c -o test-stat-time.o test-stat-time.c make[4]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' make[4]: Entering directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' gcc -Wno-error -O2 -g -o test-calloc-gnu test-calloc-gnu.o libtests.a ../lib/libdiffutils.a libtests.a ../lib/libdiffutils.a libtests.a make[4]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' make[4]: Entering directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' gcc -Wno-error -O2 -g -o test-c-strncasecmp test-c-strncasecmp.o libtests.a ../lib/libdiffutils.a libtests.a ../lib/libdiffutils.a libtests.a make[4]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' make[4]: Entering directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' gcc -Wno-error -O2 -g -o test-c-strcasecmp test-c-strcasecmp.o libtests.a ../lib/libdiffutils.a libtests.a ../lib/libdiffutils.a libtests.a make[4]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' make[4]: Entering directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' gcc -DEXEEXT=\"\" -I. -I../lib -DIN_DIFFUTILS_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -Wno-error -O2 -g -c -o test-vasnprintf.o test-vasnprintf.c make[4]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' make[4]: Entering directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' gcc -DEXEEXT=\"\" -I. -I../lib -DIN_DIFFUTILS_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -Wno-error -O2 -g -c -o test-strtoll.o test-strtoll.c make[4]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' make[4]: Entering directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' gcc -Wno-error -O2 -g -o test-ctype test-ctype.o libtests.a ../lib/libdiffutils.a libtests.a ../lib/libdiffutils.a libtests.a make[4]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' make[4]: Entering directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' gcc -Wno-error -O2 -g -o test-cloexec test-cloexec.o libtests.a ../lib/libdiffutils.a libtests.a ../lib/libdiffutils.a libtests.a make[4]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' make[4]: Entering directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' gcc -Wno-error -O2 -g -o test-close test-close.o libtests.a ../lib/libdiffutils.a libtests.a ../lib/libdiffutils.a libtests.a make[4]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' make[4]: Entering directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' gcc -Wno-error -O2 -g -o test-connect test-connect.o libtests.a ../lib/libdiffutils.a libtests.a ../lib/libdiffutils.a libtests.a make[4]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' make[4]: Entering directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' gcc -DEXEEXT=\"\" -I. -I../lib -DIN_DIFFUTILS_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -Wno-error -O2 -g -c -o test-wcrtomb.o test-wcrtomb.c make[4]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' make[4]: Entering directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' gcc -Wno-error -O2 -g -o test-dirname test-dirname.o libtests.a ../lib/libdiffutils.a libtests.a ../lib/libdiffutils.a libtests.a make[4]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' make[4]: Entering directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' gcc -Wno-error -O2 -g -o test-fcntl-h test-fcntl-h.o libtests.a ../lib/libdiffutils.a libtests.a ../lib/libdiffutils.a libtests.a make[4]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' make[4]: Entering directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' gcc -Wno-error -O2 -g -o test-environ test-environ.o libtests.a ../lib/libdiffutils.a libtests.a ../lib/libdiffutils.a libtests.a make[4]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' make[4]: Entering directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' gcc -Wno-error -O2 -g -o test-errno test-errno.o libtests.a ../lib/libdiffutils.a libtests.a ../lib/libdiffutils.a libtests.a make[4]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' make[4]: Entering directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' gcc -Wno-error -O2 -g -o test-dup2 test-dup2.o libtests.a ../lib/libdiffutils.a libtests.a ../lib/libdiffutils.a libtests.a make[4]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' make[4]: Entering directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' gcc -Wno-error -O2 -g -o test-dynarray test-dynarray.o libtests.a ../lib/libdiffutils.a libtests.a ../lib/libdiffutils.a libtests.a make[4]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' make[4]: Entering directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' gcc -Wno-error -O2 -g -o test-fgetc test-fgetc.o libtests.a ../lib/libdiffutils.a libtests.a ../lib/libdiffutils.a libtests.a make[4]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' make[4]: Entering directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' gcc -Wno-error -O2 -g -o test-fnmatch-h test-fnmatch-h.o libtests.a ../lib/libdiffutils.a libtests.a ../lib/libdiffutils.a libtests.a make[4]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' make[4]: Entering directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' gcc -Wno-error -O2 -g -o test-fcntl test-fcntl.o libtests.a ../lib/libdiffutils.a libtests.a ../lib/libdiffutils.a libtests.a make[4]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' make[4]: Entering directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' gcc -Wno-error -O2 -g -o test-exclude test-exclude.o libtests.a ../lib/libdiffutils.a libtests.a ../lib/libdiffutils.a libtests.a make[4]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' make[4]: Entering directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' gcc -Wno-error -O2 -g -o test-fdopen test-fdopen.o libtests.a ../lib/libdiffutils.a libtests.a ../lib/libdiffutils.a libtests.a make[4]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' make[4]: Entering directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' gcc -Wno-error -O2 -g -o test-fnmatch test-fnmatch.o libtests.a ../lib/libdiffutils.a libtests.a ../lib/libdiffutils.a libtests.a make[4]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' make[4]: Entering directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' gcc -DEXEEXT=\"\" -I. -I../lib -DIN_DIFFUTILS_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -Wno-error -O2 -g -c -o test-xvasprintf.o test-xvasprintf.c make[4]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' make[4]: Entering directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' gcc -Wno-error -O2 -g -o test-filenamecat test-filenamecat.o libtests.a ../lib/libdiffutils.a libtests.a ../lib/libdiffutils.a libtests.a make[4]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' make[4]: Entering directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' gcc -Wno-error -O2 -g -o test-fputc test-fputc.o libtests.a ../lib/libdiffutils.a libtests.a ../lib/libdiffutils.a libtests.a make[4]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' make[4]: Entering directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' gcc -Wno-error -O2 -g -o test-float test-float.o libtests.a ../lib/libdiffutils.a libtests.a ../lib/libdiffutils.a libtests.a make[4]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' make[4]: Entering directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' gcc -Wno-error -O2 -g -o test-fopen-gnu test-fopen-gnu.o libtests.a ../lib/libdiffutils.a libtests.a ../lib/libdiffutils.a libtests.a make[4]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' make[4]: Entering directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' gcc -Wno-error -O2 -g -o test-fopen test-fopen.o libtests.a ../lib/libdiffutils.a libtests.a ../lib/libdiffutils.a libtests.a make[4]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' make[4]: Entering directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' gcc -Wno-error -O2 -g -o test-fread test-fread.o libtests.a ../lib/libdiffutils.a libtests.a ../lib/libdiffutils.a libtests.a make[4]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' make[4]: Entering directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' gcc -Wno-error -O2 -g -o test-free test-free.o libtests.a ../lib/libdiffutils.a libtests.a ../lib/libdiffutils.a libtests.a make[4]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' make[4]: Entering directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' gcc -Wno-error -O2 -g -o test-freopen test-freopen.o libtests.a ../lib/libdiffutils.a libtests.a ../lib/libdiffutils.a libtests.a make[4]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' make[4]: Entering directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' gcc -Wno-error -O2 -g -o test-fstat test-fstat.o libtests.a ../lib/libdiffutils.a libtests.a ../lib/libdiffutils.a libtests.a make[4]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' make[4]: Entering directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' gcc -Wno-error -O2 -g -o test-ftruncate test-ftruncate.o libtests.a ../lib/libdiffutils.a libtests.a ../lib/libdiffutils.a libtests.a make[4]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' make[4]: Entering directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' gcc -Wno-error -O2 -g -o test-fwrite test-fwrite.o libtests.a ../lib/libdiffutils.a libtests.a ../lib/libdiffutils.a libtests.a make[4]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' make[4]: Entering directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' gcc -Wno-error -O2 -g -o test-getcwd-lgpl test-getcwd-lgpl.o libtests.a ../lib/libdiffutils.a libtests.a ../lib/libdiffutils.a libtests.a make[4]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' make[4]: Entering directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' gcc -Wno-error -O2 -g -o test-getrandom test-getrandom.o libtests.a ../lib/libdiffutils.a libtests.a ../lib/libdiffutils.a libtests.a make[4]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' make[4]: Entering directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' gcc -Wno-error -O2 -g -o test-getdtablesize test-getdtablesize.o libtests.a ../lib/libdiffutils.a libtests.a ../lib/libdiffutils.a libtests.a make[4]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' make[4]: Entering directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' gcc -Wno-error -O2 -g -o test-hash test-hash.o libtests.a ../lib/libdiffutils.a libtests.a ../lib/libdiffutils.a libtests.a make[4]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' make[4]: Entering directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' gcc -Wno-error -O2 -g -o test-getprogname test-getprogname.o libtests.a ../lib/libdiffutils.a libtests.a ../lib/libdiffutils.a libtests.a make[4]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' make[4]: Entering directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' gcc -Wno-error -O2 -g -o test-iconv-h test-iconv-h.o libtests.a ../lib/libdiffutils.a libtests.a ../lib/libdiffutils.a libtests.a make[4]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' make[4]: Entering directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' gcc -Wno-error -O2 -g -o test-gettimeofday test-gettimeofday.o libtests.a ../lib/libdiffutils.a libtests.a ../lib/libdiffutils.a libtests.a make[4]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' make[4]: Entering directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' gcc -Wno-error -O2 -g -o test-hard-locale test-hard-locale.o libtests.a ../lib/libdiffutils.a libtests.a ../lib/libdiffutils.a libtests.a make[4]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' make[4]: Entering directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' gcc -Wno-error -O2 -g -o test-iconv test-iconv.o libtests.a ../lib/libdiffutils.a libtests.a ../lib/libdiffutils.a libtests.a make[4]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' make[4]: Entering directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' gcc -DEXEEXT=\"\" -I. -I../lib -DIN_DIFFUTILS_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -Wno-error -O2 -g -c -o test-timespec.o test-timespec.c make[4]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' make[4]: Entering directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' gcc -Wno-error -O2 -g -o test-inet_pton test-inet_pton.o libtests.a ../lib/libdiffutils.a libtests.a ../lib/libdiffutils.a libtests.a make[4]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' make[4]: Entering directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' gcc -Wno-error -O2 -g -o test-ignore-value test-ignore-value.o libtests.a ../lib/libdiffutils.a libtests.a ../lib/libdiffutils.a libtests.a make[4]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' make[4]: Entering directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' gcc -Wno-error -O2 -g -o test-intprops test-intprops.o libtests.a ../lib/libdiffutils.a libtests.a ../lib/libdiffutils.a libtests.a make[4]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' make[4]: Entering directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' gcc -Wno-error -O2 -g -o test-inttypes test-inttypes.o libtests.a ../lib/libdiffutils.a libtests.a ../lib/libdiffutils.a libtests.a make[4]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' make[4]: Entering directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' gcc -Wno-error -O2 -g -o test-inttostr test-inttostr.o libtests.a ../lib/libdiffutils.a libtests.a ../lib/libdiffutils.a libtests.a make[4]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' make[4]: Entering directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' gcc -Wno-error -O2 -g -o test-ioctl test-ioctl.o libtests.a ../lib/libdiffutils.a libtests.a ../lib/libdiffutils.a libtests.a make[4]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' make[4]: Entering directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' gcc -Wno-error -O2 -g -o test-isblank test-isblank.o libtests.a ../lib/libdiffutils.a libtests.a ../lib/libdiffutils.a libtests.a make[4]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' make[4]: Entering directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' gcc -Wno-error -O2 -g -o test-iswxdigit test-iswxdigit.o libtests.a ../lib/libdiffutils.a libtests.a ../lib/libdiffutils.a libtests.a make[4]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' make[4]: Entering directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' gcc -Wno-error -O2 -g -o test-iswblank test-iswblank.o libtests.a ../lib/libdiffutils.a libtests.a ../lib/libdiffutils.a libtests.a make[4]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' make[4]: Entering directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' gcc -Wno-error -O2 -g -o test-limits-h test-limits-h.o libtests.a ../lib/libdiffutils.a libtests.a ../lib/libdiffutils.a libtests.a make[4]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' make[4]: Entering directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' gcc -Wno-error -O2 -g -o test-iswdigit test-iswdigit.o libtests.a ../lib/libdiffutils.a libtests.a ../lib/libdiffutils.a libtests.a make[4]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' make[4]: Entering directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' gcc -Wno-error -O2 -g -o test-langinfo test-langinfo.o libtests.a ../lib/libdiffutils.a libtests.a ../lib/libdiffutils.a libtests.a make[4]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' make[4]: Entering directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' gcc -Wno-error -O2 -g -o test-locale test-locale.o libtests.a ../lib/libdiffutils.a libtests.a ../lib/libdiffutils.a libtests.a make[4]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' make[4]: Entering directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' gcc -Wno-error -O2 -g -o test-malloc-gnu test-malloc-gnu.o libtests.a ../lib/libdiffutils.a libtests.a ../lib/libdiffutils.a libtests.a make[4]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' make[4]: Entering directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' gcc -Wno-error -O2 -g -o test-lstat test-lstat.o libtests.a ../lib/libdiffutils.a libtests.a ../lib/libdiffutils.a libtests.a make[4]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' make[4]: Entering directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' gcc -Wno-error -O2 -g -o test-malloca test-malloca.o libtests.a ../lib/libdiffutils.a libtests.a ../lib/libdiffutils.a libtests.a make[4]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' make[4]: Entering directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' gcc -Wno-error -O2 -g -o test-localeconv test-localeconv.o libtests.a ../lib/libdiffutils.a libtests.a ../lib/libdiffutils.a libtests.a make[4]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' make[4]: Entering directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' gcc -Wno-error -O2 -g -o test-mbrtowc test-mbrtowc.o libtests.a ../lib/libdiffutils.a libtests.a ../lib/libdiffutils.a libtests.a make[4]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' make[4]: Entering directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' gcc -Wno-error -O2 -g -o test-listen test-listen.o libtests.a ../lib/libdiffutils.a libtests.a ../lib/libdiffutils.a libtests.a make[4]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' make[4]: Entering directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' gcc -Wno-error -O2 -g -o test-mbrtowc-w32 test-mbrtowc-w32.o libtests.a ../lib/libdiffutils.a libtests.a ../lib/libdiffutils.a libtests.a make[4]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' make[4]: Entering directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' gcc -Wno-error -O2 -g -o test-mbscasecmp test-mbscasecmp.o libtests.a ../lib/libdiffutils.a libtests.a ../lib/libdiffutils.a libtests.a make[4]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' make[4]: Entering directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' gcc -Wno-error -O2 -g -o test-mbsrtowcs test-mbsrtowcs.o libtests.a ../lib/libdiffutils.a libtests.a ../lib/libdiffutils.a libtests.a make[4]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' make[4]: Entering directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' gcc -Wno-error -O2 -g -o test-mbsinit test-mbsinit.o libtests.a ../lib/libdiffutils.a libtests.a ../lib/libdiffutils.a libtests.a make[4]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' make[4]: Entering directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' gcc -Wno-error -O2 -g -o test-mbsstr2 test-mbsstr2.o libtests.a ../lib/libdiffutils.a libtests.a ../lib/libdiffutils.a libtests.a make[4]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' make[4]: Entering directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' gcc -Wno-error -O2 -g -o test-memchr test-memchr.o libtests.a ../lib/libdiffutils.a libtests.a ../lib/libdiffutils.a libtests.a make[4]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' make[4]: Entering directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' gcc -Wno-error -O2 -g -o test-mkdir test-mkdir.o libtests.a ../lib/libdiffutils.a libtests.a ../lib/libdiffutils.a libtests.a make[4]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' make[4]: Entering directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' gcc -Wno-error -O2 -g -o test-nanosleep test-nanosleep.o libtests.a ../lib/libdiffutils.a libtests.a ../lib/libdiffutils.a libtests.a make[4]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' make[4]: Entering directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' gcc -Wno-error -O2 -g -o test-netinet_in test-netinet_in.o libtests.a ../lib/libdiffutils.a libtests.a ../lib/libdiffutils.a libtests.a make[4]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' make[4]: Entering directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' gcc -Wno-error -O2 -g -o test-mbsstr1 test-mbsstr1.o libtests.a ../lib/libdiffutils.a libtests.a ../lib/libdiffutils.a libtests.a make[4]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' make[4]: Entering directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' gcc -Wno-error -O2 -g -o test-mbsstr3 test-mbsstr3.o libtests.a ../lib/libdiffutils.a libtests.a ../lib/libdiffutils.a libtests.a make[4]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' make[4]: Entering directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' gcc -Wno-error -O2 -g -o test-nl_langinfo test-nl_langinfo.o libtests.a ../lib/libdiffutils.a libtests.a ../lib/libdiffutils.a libtests.a make[4]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' make[4]: Entering directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' gcc -Wno-error -O2 -g -o test-nl_langinfo-mt test-nl_langinfo-mt.o libtests.a ../lib/libdiffutils.a libtests.a ../lib/libdiffutils.a libtests.a make[4]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' make[4]: Entering directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' gcc -Wno-error -O2 -g -o test-pathmax test-pathmax.o libtests.a ../lib/libdiffutils.a libtests.a ../lib/libdiffutils.a libtests.a make[4]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' make[4]: Entering directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' gcc -Wno-error -O2 -g -o test-pthread test-pthread.o libtests.a ../lib/libdiffutils.a libtests.a ../lib/libdiffutils.a libtests.a make[4]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' make[4]: Entering directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' gcc -Wno-error -O2 -g -o test-open test-open.o libtests.a ../lib/libdiffutils.a libtests.a ../lib/libdiffutils.a libtests.a make[4]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' make[4]: Entering directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' gcc -Wno-error -O2 -g -o test-nstrftime test-nstrftime.o libtests.a ../lib/libdiffutils.a libtests.a ../lib/libdiffutils.a libtests.a make[4]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' make[4]: Entering directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' gcc -Wno-error -O2 -g -o test-perror2 test-perror2.o libtests.a ../lib/libdiffutils.a libtests.a ../lib/libdiffutils.a libtests.a make[4]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' make[4]: Entering directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' gcc -Wno-error -O2 -g -o test-perror test-perror.o libtests.a ../lib/libdiffutils.a libtests.a ../lib/libdiffutils.a libtests.a make[4]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' make[4]: Entering directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' gcc -Wno-error -O2 -g -o test-pipe test-pipe.o libtests.a ../lib/libdiffutils.a libtests.a ../lib/libdiffutils.a libtests.a make[4]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' make[4]: Entering directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' gcc -Wno-error -O2 -g -o test-pthread_sigmask1 test-pthread_sigmask1.o libtests.a ../lib/libdiffutils.a libtests.a ../lib/libdiffutils.a libtests.a make[4]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' make[4]: Entering directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' gcc -Wno-error -O2 -g -o test-pthread-thread test-pthread-thread.o libtests.a ../lib/libdiffutils.a libtests.a ../lib/libdiffutils.a libtests.a make[4]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' make[4]: Entering directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' gcc -Wno-error -O2 -g -o test-pthread_sigmask2 test-pthread_sigmask2.o libtests.a ../lib/libdiffutils.a libtests.a ../lib/libdiffutils.a libtests.a make[4]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' make[4]: Entering directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' gcc -Wno-error -O2 -g -o test-quotearg-simple test-quotearg-simple.o libtests.a ../lib/libdiffutils.a libtests.a ../lib/libdiffutils.a libtests.a make[4]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' make[4]: Entering directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' gcc -Wno-error -O2 -g -o test-raise test-raise.o libtests.a ../lib/libdiffutils.a libtests.a ../lib/libdiffutils.a libtests.a make[4]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' make[4]: Entering directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' gcc -Wno-error -O2 -g -o test-rawmemchr test-rawmemchr.o libtests.a ../lib/libdiffutils.a libtests.a ../lib/libdiffutils.a libtests.a make[4]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' make[4]: Entering directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' gcc -Wno-error -O2 -g -o test-readlink test-readlink.o libtests.a ../lib/libdiffutils.a libtests.a ../lib/libdiffutils.a libtests.a make[4]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' make[4]: Entering directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' gcc -Wno-error -O2 -g -o test-realloc-gnu test-realloc-gnu.o libtests.a ../lib/libdiffutils.a libtests.a ../lib/libdiffutils.a libtests.a make[4]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' make[4]: Entering directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' gcc -Wno-error -O2 -g -o test-reallocarray test-reallocarray.o libtests.a ../lib/libdiffutils.a libtests.a ../lib/libdiffutils.a libtests.a make[4]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' make[4]: Entering directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' gcc -Wno-error -O2 -g -o test-regex test-regex.o libtests.a ../lib/libdiffutils.a libtests.a ../lib/libdiffutils.a libtests.a make[4]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' make[4]: Entering directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' gcc -Wno-error -O2 -g -o test-sched test-sched.o libtests.a ../lib/libdiffutils.a libtests.a ../lib/libdiffutils.a libtests.a make[4]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' make[4]: Entering directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' gcc -Wno-error -O2 -g -o test-select test-select.o libtests.a ../lib/libdiffutils.a libtests.a ../lib/libdiffutils.a libtests.a make[4]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' make[4]: Entering directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' gcc -Wno-error -O2 -g -o test-setenv test-setenv.o libtests.a ../lib/libdiffutils.a libtests.a ../lib/libdiffutils.a libtests.a make[4]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' make[4]: Entering directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' gcc -Wno-error -O2 -g -o test-select-stdin test-select-stdin.o libtests.a ../lib/libdiffutils.a libtests.a ../lib/libdiffutils.a libtests.a make[4]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' make[4]: Entering directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' gcc -Wno-error -O2 -g -o test-select-fd test-select-fd.o libtests.a ../lib/libdiffutils.a libtests.a ../lib/libdiffutils.a libtests.a make[4]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' make[4]: Entering directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' gcc -Wno-error -O2 -g -o test-setlocale_null-mt-one test-setlocale_null-mt-one.o libtests.a ../lib/libdiffutils.a libtests.a ../lib/libdiffutils.a libtests.a make[4]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' make[4]: Entering directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' gcc -Wno-error -O2 -g -o test-setlocale_null test-setlocale_null.o libtests.a ../lib/libdiffutils.a libtests.a ../lib/libdiffutils.a libtests.a make[4]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' make[4]: Entering directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' gcc -Wno-error -O2 -g -o test-setlocale_null-mt-all test-setlocale_null-mt-all.o libtests.a ../lib/libdiffutils.a libtests.a ../lib/libdiffutils.a libtests.a make[4]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' make[4]: Entering directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' gcc -Wno-error -O2 -g -o test-setsockopt test-setsockopt.o libtests.a ../lib/libdiffutils.a libtests.a ../lib/libdiffutils.a libtests.a make[4]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' make[4]: Entering directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' gcc -Wno-error -O2 -g -o test-sigaction test-sigaction.o libtests.a ../lib/libdiffutils.a libtests.a ../lib/libdiffutils.a libtests.a make[4]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' make[4]: Entering directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' gcc -Wno-error -O2 -g -o test-snprintf test-snprintf.o libtests.a ../lib/libdiffutils.a libtests.a ../lib/libdiffutils.a libtests.a make[4]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' make[4]: Entering directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' gcc -Wno-error -O2 -g -o test-sleep test-sleep.o libtests.a ../lib/libdiffutils.a libtests.a ../lib/libdiffutils.a libtests.a make[4]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' make[4]: Entering directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' gcc -Wno-error -O2 -g -o test-stat test-stat.o libtests.a ../lib/libdiffutils.a libtests.a ../lib/libdiffutils.a libtests.a make[4]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' make[4]: Entering directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' gcc -Wno-error -O2 -g -o test-sigsegv-catch-segv1 test-sigsegv-catch-segv1.o libtests.a ../lib/libdiffutils.a libtests.a ../lib/libdiffutils.a libtests.a make[4]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' make[4]: Entering directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' gcc -Wno-error -O2 -g -o test-sigsegv-catch-segv2 test-sigsegv-catch-segv2.o libtests.a ../lib/libdiffutils.a libtests.a ../lib/libdiffutils.a libtests.a make[4]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' make[4]: Entering directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' gcc -Wno-error -O2 -g -o test-sigsegv-catch-stackoverflow1 test-sigsegv-catch-stackoverflow1.o libtests.a ../lib/libdiffutils.a libtests.a ../lib/libdiffutils.a libtests.a make[4]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' make[4]: Entering directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' gcc -Wno-error -O2 -g -o test-signal-h test-signal-h.o libtests.a ../lib/libdiffutils.a libtests.a ../lib/libdiffutils.a libtests.a make[4]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' make[4]: Entering directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' gcc -Wno-error -O2 -g -o test-sh-quote test-sh-quote.o libtests.a ../lib/libdiffutils.a libtests.a ../lib/libdiffutils.a libtests.a make[4]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' make[4]: Entering directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' gcc -Wno-error -O2 -g -o test-sigprocmask test-sigprocmask.o libtests.a ../lib/libdiffutils.a libtests.a ../lib/libdiffutils.a libtests.a make[4]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' make[4]: Entering directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' gcc -Wno-error -O2 -g -o test-stdbool test-stdbool.o libtests.a ../lib/libdiffutils.a libtests.a ../lib/libdiffutils.a libtests.a make[4]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' make[4]: Entering directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' gcc -Wno-error -O2 -g -o test-sockets test-sockets.o libtests.a ../lib/libdiffutils.a libtests.a ../lib/libdiffutils.a libtests.a make[4]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' make[4]: Entering directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' gcc -Wno-error -O2 -g -o test-stdalign test-stdalign.o libtests.a ../lib/libdiffutils.a libtests.a ../lib/libdiffutils.a libtests.a make[4]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' make[4]: Entering directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' gcc -Wno-error -O2 -g -o test-sigsegv-catch-stackoverflow2 test-sigsegv-catch-stackoverflow2.o libtests.a ../lib/libdiffutils.a libtests.a ../lib/libdiffutils.a libtests.a make[4]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' make[4]: Entering directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' gcc -Wno-error -O2 -g -o test-stddef test-stddef.o libtests.a ../lib/libdiffutils.a libtests.a ../lib/libdiffutils.a libtests.a make[4]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' make[4]: Entering directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' gcc -Wno-error -O2 -g -o test-stdio test-stdio.o libtests.a ../lib/libdiffutils.a libtests.a ../lib/libdiffutils.a libtests.a make[4]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' make[4]: Entering directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' gcc -Wno-error -O2 -g -o test-stat-time test-stat-time.o libtests.a ../lib/libdiffutils.a libtests.a ../lib/libdiffutils.a libtests.a make[4]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' make[4]: Entering directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' gcc -Wno-error -O2 -g -o test-stdint test-stdint.o libtests.a ../lib/libdiffutils.a libtests.a ../lib/libdiffutils.a libtests.a make[4]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' make[4]: Entering directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' gcc -Wno-error -O2 -g -o test-stdlib test-stdlib.o libtests.a ../lib/libdiffutils.a libtests.a ../lib/libdiffutils.a libtests.a make[4]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' make[4]: Entering directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' gcc -Wno-error -O2 -g -o test-striconv test-striconv.o libtests.a ../lib/libdiffutils.a libtests.a ../lib/libdiffutils.a libtests.a make[4]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' make[4]: Entering directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' gcc -Wno-error -O2 -g -o test-strerror_r test-strerror_r.o libtests.a ../lib/libdiffutils.a libtests.a ../lib/libdiffutils.a libtests.a make[4]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' make[4]: Entering directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' gcc -Wno-error -O2 -g -o test-strerror test-strerror.o libtests.a ../lib/libdiffutils.a libtests.a ../lib/libdiffutils.a libtests.a make[4]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' make[4]: Entering directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' gcc -Wno-error -O2 -g -o test-string test-string.o libtests.a ../lib/libdiffutils.a libtests.a ../lib/libdiffutils.a libtests.a make[4]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' make[4]: Entering directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' gcc -Wno-error -O2 -g -o test-strnlen test-strnlen.o libtests.a ../lib/libdiffutils.a libtests.a ../lib/libdiffutils.a libtests.a make[4]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' make[4]: Entering directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' gcc -Wno-error -O2 -g -o test-strtoimax test-strtoimax.o libtests.a ../lib/libdiffutils.a libtests.a ../lib/libdiffutils.a libtests.a make[4]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' make[4]: Entering directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' gcc -Wno-error -O2 -g -o test-strings test-strings.o libtests.a ../lib/libdiffutils.a libtests.a ../lib/libdiffutils.a libtests.a make[4]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' make[4]: Entering directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' gcc -Wno-error -O2 -g -o test-sys_select test-sys_select.o libtests.a ../lib/libdiffutils.a libtests.a ../lib/libdiffutils.a libtests.a make[4]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' make[4]: Entering directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' gcc -Wno-error -O2 -g -o test-strtoll test-strtoll.o libtests.a ../lib/libdiffutils.a libtests.a ../lib/libdiffutils.a libtests.a make[4]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' make[4]: Entering directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' gcc -Wno-error -O2 -g -o test-symlink test-symlink.o libtests.a ../lib/libdiffutils.a libtests.a ../lib/libdiffutils.a libtests.a make[4]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' make[4]: Entering directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' gcc -Wno-error -O2 -g -o test-sys_ioctl test-sys_ioctl.o libtests.a ../lib/libdiffutils.a libtests.a ../lib/libdiffutils.a libtests.a make[4]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' make[4]: Entering directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' gcc -Wno-error -O2 -g -o test-sys_random test-sys_random.o libtests.a ../lib/libdiffutils.a libtests.a ../lib/libdiffutils.a libtests.a make[4]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' make[4]: Entering directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' gcc -Wno-error -O2 -g -o test-sys_socket test-sys_socket.o libtests.a ../lib/libdiffutils.a libtests.a ../lib/libdiffutils.a libtests.a make[4]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' make[4]: Entering directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' gcc -Wno-error -O2 -g -o test-sys_time test-sys_time.o libtests.a ../lib/libdiffutils.a libtests.a ../lib/libdiffutils.a libtests.a make[4]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' make[4]: Entering directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' gcc -Wno-error -O2 -g -o test-sys_stat test-sys_stat.o libtests.a ../lib/libdiffutils.a libtests.a ../lib/libdiffutils.a libtests.a make[4]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' make[4]: Entering directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' gcc -Wno-error -O2 -g -o test-sys_types test-sys_types.o libtests.a ../lib/libdiffutils.a libtests.a ../lib/libdiffutils.a libtests.a make[4]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' make[4]: Entering directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' gcc -Wno-error -O2 -g -o test-sys_uio test-sys_uio.o libtests.a ../lib/libdiffutils.a libtests.a ../lib/libdiffutils.a libtests.a make[4]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' make[4]: Entering directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' gcc -Wno-error -O2 -g -o test-sys_wait test-sys_wait.o libtests.a ../lib/libdiffutils.a libtests.a ../lib/libdiffutils.a libtests.a make[4]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' make[4]: Entering directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' gcc -Wno-error -O2 -g -o test-time test-time.o libtests.a ../lib/libdiffutils.a libtests.a ../lib/libdiffutils.a libtests.a make[4]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' make[4]: Entering directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' gcc -Wno-error -O2 -g -o test-thread_self test-thread_self.o libtests.a ../lib/libdiffutils.a libtests.a ../lib/libdiffutils.a libtests.a make[4]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' make[4]: Entering directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' gcc -Wno-error -O2 -g -o test-unistd test-unistd.o libtests.a ../lib/libdiffutils.a libtests.a ../lib/libdiffutils.a libtests.a make[4]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' make[4]: Entering directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' gcc -Wno-error -O2 -g -o test-thread_create test-thread_create.o libtests.a ../lib/libdiffutils.a libtests.a ../lib/libdiffutils.a libtests.a make[4]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' make[4]: Entering directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' gcc -Wno-error -O2 -g -o test-vasprintf test-vasprintf.o libtests.a ../lib/libdiffutils.a libtests.a ../lib/libdiffutils.a libtests.a make[4]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' make[4]: Entering directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' gcc -Wno-error -O2 -g -o test-timespec test-timespec.o libtests.a ../lib/libdiffutils.a libtests.a ../lib/libdiffutils.a libtests.a make[4]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' make[4]: Entering directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' gcc -Wno-error -O2 -g -o test-verify test-verify.o libtests.a ../lib/libdiffutils.a libtests.a ../lib/libdiffutils.a libtests.a make[4]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' make[4]: Entering directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' gcc -Wno-error -O2 -g -o test-unsetenv test-unsetenv.o libtests.a ../lib/libdiffutils.a libtests.a ../lib/libdiffutils.a libtests.a make[4]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' make[4]: Entering directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' gcc -Wno-error -O2 -g -o test-vasnprintf test-vasnprintf.o libtests.a ../lib/libdiffutils.a libtests.a ../lib/libdiffutils.a libtests.a make[4]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' make[4]: Entering directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' gcc -Wno-error -O2 -g -o test-version-etc test-version-etc.o libtests.a ../lib/libdiffutils.a libtests.a ../lib/libdiffutils.a libtests.a make[4]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' make[4]: Entering directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' gcc -Wno-error -O2 -g -o test-wcrtomb test-wcrtomb.o libtests.a ../lib/libdiffutils.a libtests.a ../lib/libdiffutils.a libtests.a make[4]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' make[4]: Entering directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' gcc -Wno-error -O2 -g -o test-xstdopen test-xstdopen.o libtests.a ../lib/libdiffutils.a libtests.a ../lib/libdiffutils.a libtests.a make[4]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' make[4]: Entering directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' gcc -Wno-error -O2 -g -o test-wchar test-wchar.o libtests.a ../lib/libdiffutils.a libtests.a ../lib/libdiffutils.a libtests.a make[4]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' make[4]: Entering directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' gcc -Wno-error -O2 -g -o test-wcrtomb-w32 test-wcrtomb-w32.o libtests.a ../lib/libdiffutils.a libtests.a ../lib/libdiffutils.a libtests.a make[4]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' make[4]: Entering directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' gcc -Wno-error -O2 -g -o test-wctype-h test-wctype-h.o libtests.a ../lib/libdiffutils.a libtests.a ../lib/libdiffutils.a libtests.a make[4]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' make[4]: Entering directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' gcc -Wno-error -O2 -g -o test-xstrtoimax test-xstrtoimax.o libtests.a ../lib/libdiffutils.a libtests.a ../lib/libdiffutils.a libtests.a make[4]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' make[4]: Entering directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' gcc -Wno-error -O2 -g -o test-wcwidth test-wcwidth.o libtests.a ../lib/libdiffutils.a libtests.a ../lib/libdiffutils.a libtests.a make[4]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' make[4]: Entering directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' gcc -Wno-error -O2 -g -o test-xalloc-die test-xalloc-die.o libtests.a ../lib/libdiffutils.a libtests.a ../lib/libdiffutils.a libtests.a make[4]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' make[4]: Entering directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' gcc -Wno-error -O2 -g -o test-xstrtoul test-xstrtoul.o libtests.a ../lib/libdiffutils.a libtests.a ../lib/libdiffutils.a libtests.a make[4]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' make[4]: Entering directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' gcc -Wno-error -O2 -g -o test-xvasprintf test-xvasprintf.o libtests.a ../lib/libdiffutils.a libtests.a ../lib/libdiffutils.a libtests.a make[4]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' make[4]: Entering directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' gcc -Wno-error -O2 -g -o test-xstrtol test-xstrtol.o libtests.a ../lib/libdiffutils.a libtests.a ../lib/libdiffutils.a libtests.a make[4]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' make[4]: Entering directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' gcc -DEXEEXT=\"\" -I. -I../lib -DIN_DIFFUTILS_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -Wno-error -O2 -g -c -o uniwidth/test-uc_width2.o uniwidth/test-uc_width2.c make[4]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' make[4]: Entering directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' gcc -DEXEEXT=\"\" -I. -I../lib -DIN_DIFFUTILS_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -Wno-error -O2 -g -c -o uniwidth/test-uc_width.o uniwidth/test-uc_width.c make[4]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' make[4]: Entering directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' gcc -Wno-error -O2 -g -o test-uc_width2 uniwidth/test-uc_width2.o libtests.a ../lib/libdiffutils.a libtests.a ../lib/libdiffutils.a libtests.a make[4]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' make[4]: Entering directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' gcc -Wno-error -O2 -g -o test-uc_width uniwidth/test-uc_width.o libtests.a ../lib/libdiffutils.a libtests.a ../lib/libdiffutils.a libtests.a make[4]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' make[4]: Entering directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' gcc -DEXEEXT=\"\" -I. -I../lib -DIN_DIFFUTILS_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -Wno-error -O2 -g -c -o unistr/test-u8-mbtoucr.o unistr/test-u8-mbtoucr.c make[4]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' make[4]: Entering directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' gcc -DEXEEXT=\"\" -I. -I../lib -DIN_DIFFUTILS_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -Wno-error -O2 -g -c -o unistr/test-u8-uctomb.o unistr/test-u8-uctomb.c make[4]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' make[4]: Entering directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' gcc -Wno-error -O2 -g -o test-u8-mbtoucr unistr/test-u8-mbtoucr.o libtests.a ../lib/libdiffutils.a libtests.a ../lib/libdiffutils.a libtests.a make[4]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' make[4]: Entering directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' gcc -Wno-error -O2 -g -o test-u8-uctomb unistr/test-u8-uctomb.o libtests.a ../lib/libdiffutils.a libtests.a ../lib/libdiffutils.a libtests.a make[4]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' make[4]: Entering directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' gcc -DEXEEXT=\"\" -I. -I../lib -DIN_DIFFUTILS_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -Wno-error -O2 -g -c -o test-getopt-posix.o test-getopt-posix.c make[4]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' make[4]: Entering directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' gcc -Wno-error -O2 -g -o test-getopt-posix test-getopt-posix.o libtests.a ../lib/libdiffutils.a libtests.a ../lib/libdiffutils.a libtests.a make[4]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' make[4]: Entering directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' gcc -DEXEEXT=\"\" -I. -I../lib -DIN_DIFFUTILS_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -Wno-error -O2 -g -c -o test-getopt-gnu.o test-getopt-gnu.c make[4]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' make[4]: Entering directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' gcc -Wno-error -O2 -g -o test-getopt-gnu test-getopt-gnu.o libtests.a ../lib/libdiffutils.a libtests.a ../lib/libdiffutils.a libtests.a make[4]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' /usr/bin/make check-TESTS make[5]: Entering directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' PASS: test-accept make[5]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' make[5]: Entering directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' PASS: test-argmatch make[5]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' make[5]: Entering directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' PASS: test-arpa_inet make[5]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' make[5]: Entering directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' PASS: test-bind make[5]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' make[5]: Entering directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' PASS: test-bitrotate make[5]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' make[5]: Entering directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' PASS: test-areadlink make[5]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' make[5]: Entering directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' PASS: test-alloca-opt make[5]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' make[5]: Entering directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' SKIP: test-btowc1.sh make[5]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' make[5]: Entering directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' SKIP: test-btowc2.sh make[5]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' make[5]: Entering directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' PASS: test-c-ctype make[5]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' make[5]: Entering directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' PASS: test-c-strcase.sh make[5]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' make[5]: Entering directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' PASS: test-calloc-gnu make[5]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' make[5]: Entering directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' PASS: test-binary-io.sh make[5]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' make[5]: Entering directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' PASS: test-close make[5]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' make[5]: Entering directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' PASS: test-cloexec make[5]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' make[5]: Entering directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' PASS: test-connect make[5]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' make[5]: Entering directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' PASS: test-ctype make[5]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' make[5]: Entering directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' PASS: test-dirname make[5]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' make[5]: Entering directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' PASS: test-dup2 make[5]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' make[5]: Entering directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' PASS: test-environ make[5]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' make[5]: Entering directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' PASS: test-errno make[5]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' make[5]: Entering directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' PASS: test-dynarray make[5]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' make[5]: Entering directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' PASS: test-c-stack.sh make[5]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' make[5]: Entering directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' PASS: test-fcntl-h make[5]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' make[5]: Entering directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' PASS: test-fcntl make[5]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' make[5]: Entering directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' PASS: test-fgetc make[5]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' make[5]: Entering directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' PASS: test-fdopen make[5]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' make[5]: Entering directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' PASS: test-filenamecat make[5]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' make[5]: Entering directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' PASS: test-float make[5]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' make[5]: Entering directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' PASS: test-fnmatch-h make[5]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' make[5]: Entering directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' PASS: test-fopen-gnu make[5]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' make[5]: Entering directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' PASS: test-fnmatch make[5]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' make[5]: Entering directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' PASS: test-fputc make[5]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' make[5]: Entering directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' PASS: test-fopen make[5]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' make[5]: Entering directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' PASS: test-fread make[5]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' make[5]: Entering directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' PASS: test-fstat make[5]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' make[5]: Entering directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' PASS: test-getdtablesize make[5]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' make[5]: Entering directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' PASS: test-freopen make[5]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' make[5]: Entering directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' PASS: test-fwrite make[5]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' make[5]: Entering directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' PASS: test-getcwd-lgpl make[5]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' make[5]: Entering directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' PASS: test-ftruncate.sh make[5]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' make[5]: Entering directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' PASS: test-getopt-gnu make[5]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' make[5]: Entering directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' PASS: test-getopt-posix make[5]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' make[5]: Entering directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' PASS: test-getprogname make[5]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' make[5]: Entering directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' PASS: test-gettimeofday make[5]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' make[5]: Entering directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' PASS: test-hard-locale make[5]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' make[5]: Entering directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' PASS: test-getrandom make[5]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' make[5]: Entering directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' PASS: test-iconv-h make[5]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' make[5]: Entering directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' PASS: test-iconv make[5]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' make[5]: Entering directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' PASS: test-ignore-value make[5]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' make[5]: Entering directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' PASS: test-inet_pton make[5]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' make[5]: Entering directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' PASS: test-intprops make[5]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' make[5]: Entering directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' PASS: test-inttostr make[5]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' make[5]: Entering directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' PASS: test-inttypes make[5]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' make[5]: Entering directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' PASS: test-ioctl make[5]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' make[5]: Entering directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' PASS: test-isblank make[5]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' make[5]: Entering directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' PASS: test-iswblank make[5]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' make[5]: Entering directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' PASS: test-limits-h make[5]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' make[5]: Entering directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' PASS: test-langinfo make[5]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' make[5]: Entering directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' PASS: test-exclude4.sh make[5]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' make[5]: Entering directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' PASS: test-listen make[5]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' make[5]: Entering directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' PASS: test-exclude5.sh make[5]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' make[5]: Entering directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' PASS: test-locale make[5]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' make[5]: Entering directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' PASS: test-iswdigit.sh make[5]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' make[5]: Entering directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' PASS: test-exclude1.sh make[5]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' make[5]: Entering directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' PASS: test-exclude6.sh make[5]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' make[5]: Entering directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' PASS: test-iswxdigit.sh make[5]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' make[5]: Entering directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' PASS: test-malloc-gnu make[5]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' make[5]: Entering directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' PASS: test-exclude2.sh make[5]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' make[5]: Entering directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' PASS: test-exclude3.sh make[5]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' make[5]: Entering directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' PASS: test-lstat make[5]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' make[5]: Entering directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' PASS: test-localeconv make[5]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' make[5]: Entering directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' SKIP: test-mbrtowc3.sh make[5]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' make[5]: Entering directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' SKIP: test-mbrtowc1.sh make[5]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' make[5]: Entering directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' SKIP: test-mbrtowc2.sh make[5]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' make[5]: Entering directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' SKIP: test-mbrtowc-w32-2.sh make[5]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' make[5]: Entering directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' SKIP: test-mbrtowc-w32-3.sh make[5]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' make[5]: Entering directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' PASS: test-mbrtowc4.sh make[5]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' make[5]: Entering directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' SKIP: test-mbrtowc-w32-1.sh make[5]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' make[5]: Entering directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' SKIP: test-mbrtowc-w32-4.sh make[5]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' make[5]: Entering directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' PASS: test-mbrtowc5.sh make[5]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' make[5]: Entering directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' PASS: test-malloca make[5]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' make[5]: Entering directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' PASS: test-exclude8.sh make[5]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' make[5]: Entering directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' SKIP: test-mbrtowc-w32-5.sh make[5]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' make[5]: Entering directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' SKIP: test-mbscasecmp.sh make[5]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' make[5]: Entering directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' SKIP: test-mbsinit.sh make[5]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' make[5]: Entering directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' SKIP: test-mbsrtowcs1.sh make[5]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' make[5]: Entering directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' SKIP: test-mbsrtowcs2.sh make[5]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' make[5]: Entering directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' SKIP: test-mbsrtowcs3.sh make[5]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' make[5]: Entering directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' SKIP: test-mbsstr2.sh make[5]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' make[5]: Entering directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' SKIP: test-mbrtowc-w32-7.sh make[5]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' make[5]: Entering directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' SKIP: test-mbrtowc-w32-6.sh make[5]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' make[5]: Entering directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' PASS: test-mbsrtowcs4.sh make[5]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' make[5]: Entering directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' PASS: test-exclude7.sh make[5]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' make[5]: Entering directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' PASS: test-mbsstr3.sh make[5]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' make[5]: Entering directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' PASS: test-netinet_in make[5]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' make[5]: Entering directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' PASS: test-mkdir make[5]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' make[5]: Entering directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' PASS: test-nl_langinfo.sh make[5]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' make[5]: Entering directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' SKIP: test-nl_langinfo-mt make[5]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' make[5]: Entering directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' PASS: test-nstrftime make[5]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' make[5]: Entering directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' PASS: test-pathmax make[5]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' make[5]: Entering directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' PASS: test-open make[5]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' make[5]: Entering directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' PASS: test-pipe make[5]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' make[5]: Entering directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' PASS: test-pthread make[5]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' make[5]: Entering directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' PASS: test-pthread-thread make[5]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' make[5]: Entering directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' PASS: test-raise make[5]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' make[5]: Entering directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' PASS: test-mbsstr1 make[5]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' make[5]: Entering directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' PASS: test-perror2 make[5]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' make[5]: Entering directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' PASS: test-rawmemchr make[5]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' make[5]: Entering directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' PASS: test-quotearg-simple make[5]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' make[5]: Entering directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' PASS: test-realloc-gnu make[5]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' make[5]: Entering directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' PASS: test-sched make[5]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' make[5]: Entering directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' PASS: test-reallocarray make[5]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' make[5]: Entering directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' PASS: test-readlink make[5]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' make[5]: Entering directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' PASS: test-select make[5]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' make[5]: Entering directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' PASS: test-setenv make[5]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' make[5]: Entering directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' PASS: test-setlocale_null make[5]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' make[5]: Entering directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' SKIP: test-setlocale_null-mt-one make[5]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' make[5]: Entering directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' SKIP: test-setlocale_null-mt-all make[5]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' make[5]: Entering directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' PASS: test-setsockopt make[5]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' make[5]: Entering directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' PASS: test-sh-quote make[5]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' make[5]: Entering directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' PASS: test-sigaction make[5]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' make[5]: Entering directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' PASS: test-signal-h make[5]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' make[5]: Entering directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' PASS: test-sigsegv-catch-segv1 make[5]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' make[5]: Entering directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' PASS: test-sigsegv-catch-segv2 make[5]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' make[5]: Entering directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' PASS: test-snprintf make[5]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' make[5]: Entering directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' PASS: test-sockets make[5]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' make[5]: Entering directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' PASS: test-stat make[5]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' make[5]: Entering directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' PASS: test-sigsegv-catch-stackoverflow1 make[5]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' make[5]: Entering directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' PASS: test-sigsegv-catch-stackoverflow2 make[5]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' make[5]: Entering directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' PASS: test-stdbool make[5]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' make[5]: Entering directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' PASS: test-stddef make[5]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' make[5]: Entering directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' PASS: test-stdint make[5]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' make[5]: Entering directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' PASS: test-stdalign make[5]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' make[5]: Entering directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' PASS: test-stdlib make[5]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' make[5]: Entering directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' PASS: test-stdio make[5]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' make[5]: Entering directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' PASS: test-strerror make[5]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' make[5]: Entering directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' PASS: test-stat-time make[5]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' make[5]: Entering directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' PASS: test-strerror_r make[5]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' make[5]: Entering directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' PASS: test-striconv make[5]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' make[5]: Entering directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' PASS: test-string make[5]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' make[5]: Entering directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' PASS: test-strings make[5]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' make[5]: Entering directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' PASS: test-strtoimax make[5]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' make[5]: Entering directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' PASS: test-strtoll make[5]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' make[5]: Entering directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' PASS: test-sys_ioctl make[5]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' make[5]: Entering directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' PASS: test-sys_random make[5]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' make[5]: Entering directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' PASS: test-strnlen make[5]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' make[5]: Entering directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' PASS: test-symlink make[5]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' make[5]: Entering directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' PASS: test-sys_select make[5]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' make[5]: Entering directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' PASS: test-sys_socket make[5]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' make[5]: Entering directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' PASS: test-sys_stat make[5]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' make[5]: Entering directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' PASS: test-sys_time make[5]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' make[5]: Entering directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' PASS: test-sys_types make[5]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' make[5]: Entering directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' PASS: test-sys_uio make[5]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' make[5]: Entering directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' PASS: test-sys_wait make[5]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' make[5]: Entering directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' PASS: test-perror.sh make[5]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' make[5]: Entering directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' PASS: test-thread_self make[5]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' make[5]: Entering directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' PASS: test-thread_create make[5]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' make[5]: Entering directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' PASS: test-time make[5]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' make[5]: Entering directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' PASS: test-timespec make[5]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' make[5]: Entering directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' PASS: test-unistd make[5]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' make[5]: Entering directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' PASS: test-c-stack2.sh make[5]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' make[5]: Entering directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' PASS: test-u8-mbtoucr make[5]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' make[5]: Entering directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' PASS: test-u8-uctomb make[5]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' make[5]: Entering directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' PASS: test-uc_width make[5]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' make[5]: Entering directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' PASS: test-unsetenv make[5]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' make[5]: Entering directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' PASS: test-vasnprintf make[5]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' make[5]: Entering directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' PASS: test-vasprintf make[5]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' make[5]: Entering directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' PASS: test-free make[5]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' make[5]: Entering directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' PASS: test-verify make[5]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' make[5]: Entering directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' PASS: test-wchar make[5]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' make[5]: Entering directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' SKIP: test-wcrtomb-w32-1.sh make[5]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' make[5]: Entering directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' SKIP: test-wcrtomb-w32-2.sh make[5]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' make[5]: Entering directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' PASS: test-wcrtomb.sh make[5]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' make[5]: Entering directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' SKIP: test-wcrtomb-w32-4.sh make[5]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' make[5]: Entering directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' SKIP: test-wcrtomb-w32-3.sh make[5]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' make[5]: Entering directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' SKIP: test-wcrtomb-w32-5.sh make[5]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' make[5]: Entering directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' SKIP: test-wcrtomb-w32-6.sh make[5]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' make[5]: Entering directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' SKIP: test-wcrtomb-w32-7.sh make[5]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' make[5]: Entering directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' PASS: test-wctype-h make[5]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' make[5]: Entering directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' PASS: test-wcwidth make[5]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' make[5]: Entering directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' PASS: test-xvasprintf make[5]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' make[5]: Entering directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' PASS: test-xstdopen.sh make[5]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' make[5]: Entering directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' PASS: uniwidth/test-uc_width2.sh make[5]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' make[5]: Entering directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' SKIP: test-vc-list-files-git.sh make[5]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' make[5]: Entering directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' SKIP: test-vc-list-files-cvs.sh make[5]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' make[5]: Entering directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' PASS: test-version-etc.sh make[5]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' make[5]: Entering directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' PASS: test-init.sh make[5]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' make[5]: Entering directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' PASS: test-xalloc-die.sh make[5]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' make[5]: Entering directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' PASS: test-xstrtoimax.sh make[5]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' make[5]: Entering directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' PASS: test-xstrtol.sh make[5]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' make[5]: Entering directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' PASS: test-memchr make[5]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' make[5]: Entering directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' PASS: test-verify.sh make[5]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' make[5]: Entering directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' PASS: test-update-copyright.sh make[5]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' make[5]: Entering directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' PASS: test-hash make[5]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' make[5]: Entering directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' PASS: test-nanosleep make[5]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' make[5]: Entering directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' PASS: test-select-out.sh make[5]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' make[5]: Entering directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' PASS: test-pthread_sigmask1 make[5]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' make[5]: Entering directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' PASS: test-pthread_sigmask2 make[5]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' make[5]: Entering directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' PASS: test-sleep make[5]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' make[5]: Entering directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' PASS: test-sigprocmask make[5]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' make[5]: Entering directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' PASS: test-select-in.sh make[5]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' make[5]: Entering directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' PASS: test-regex make[5]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' make[5]: Entering directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' ============================================================================ Testsuite summary for GNU diffutils 3.8 ============================================================================ # TOTAL: 203 # PASS: 173 # SKIP: 30 # XFAIL: 0 # FAIL: 0 # XPASS: 0 # ERROR: 0 ============================================================================ make[5]: Leaving directory '/builddir/build/BUILD/diffutils-3.8/gnulib-tests' make[1]: Nothing to be done for 'check-am'. + RPM_EC=0 ++ jobs -p + exit 0 Processing files: diffutils-3.8-3.oc9.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.dd2Z9a + umask 022 + cd /builddir/build/BUILD + cd diffutils-3.8 + DOCDIR=/builddir/build/BUILDROOT/diffutils-3.8-3.oc9.x86_64/usr/share/doc/diffutils-3.8 + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/diffutils-3.8-3.oc9.x86_64/usr/share/doc/diffutils-3.8 + cp -pr NEWS /builddir/build/BUILDROOT/diffutils-3.8-3.oc9.x86_64/usr/share/doc/diffutils-3.8 + cp -pr README /builddir/build/BUILDROOT/diffutils-3.8-3.oc9.x86_64/usr/share/doc/diffutils-3.8 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.dCL69z + umask 022 + cd /builddir/build/BUILD + cd diffutils-3.8 + LICENSEDIR=/builddir/build/BUILDROOT/diffutils-3.8-3.oc9.x86_64/usr/share/licenses/diffutils-3.8 + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/diffutils-3.8-3.oc9.x86_64/usr/share/licenses/diffutils-3.8 + cp -pr COPYING /builddir/build/BUILDROOT/diffutils-3.8-3.oc9.x86_64/usr/share/licenses/diffutils-3.8 + RPM_EC=0 ++ jobs -p + exit 0 Provides: bundled(gnulib) diffutils = 3.8-3.oc9 diffutils(x86-64) = 3.8-3.oc9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.17)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.26)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.33)(64bit) libc.so.6(GLIBC_2.34)(64bit) rtld(GNU_HASH) Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/diffutils-3.8-3.oc9.x86_64 Wrote: /builddir/build/RPMS/diffutils-3.8-3.oc9.x86_64.rpm Child return code was: 0