From https://github.com/archlinux/svntogit-packages * branch packages/diffutils -> FETCH_HEAD * [new branch] packages/diffutils -> packages/packages/diffutils Cloning into 'diffutils'... done. :: Synchronizing package databases... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 132k 100 132k 0 0 388k 0 --:--:-- --:--:-- --:--:-- 388k % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 8520k 100 8520k 0 0 19.7M 0 --:--:-- --:--:-- --:--:-- 19.8M % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 140k 100 140k 0 0 408k 0 --:--:-- --:--:-- --:--:-- 409k :: Starting full system upgrade... there is nothing to do PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TMPDIR=/tmp/archlinux-ci/ SOURCE_DATE_EPOCH=1687710480 SHELL=/bin/bash SCHROOT_CHROOT_NAME=jenkins-reproducible-archlinux no_proxy=localhost,127.0.0.1 SCHROOT_COMMAND=bash -l -c SOURCE_DATE_EPOCH='1687710480' PATH='/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin' TMPDIR='/tmp/archlinux-ci/' printenv 2>&1 SCHROOT_SESSION_ID=archlinux-diffutils-archlinuxrb-build-balubP7X PWD=/tmp/archlinux-ci/diffutils-archlinuxrb-build-balubP7X/diffutils/trunk LOGNAME=jenkins SCHROOT_ALIAS_NAME=jenkins-reproducible-archlinux SCHROOT_GROUP=jenkins SCHROOT_USER=jenkins ftp_proxy=http://127.0.0.1:3128 HOME=/var/lib/jenkins LANG=C https_proxy=http://127.0.0.1:3128 USER=jenkins FTP_PROXY=http://127.0.0.1:3128 SHLVL=1 HTTPS_PROXY=http://127.0.0.1:3128 HTTP_PROXY=http://127.0.0.1:3128 SCHROOT_GID=116 http_proxy=http://127.0.0.1:3128 DEBUGINFOD_URLS=https://debuginfod.archlinux.org SCHROOT_UID=108 HG=/usr/bin/hg _=/usr/sbin/printenv gpg: key 7FD9FCCB000BEEEE: public key "Jim Meyering " imported gpg: Total number processed: 1 gpg: imported: 1 ==> Making package: diffutils 3.9-1 (Sun Jun 25 16:28:21 2023) ==> Checking runtime dependencies... ==> Checking buildtime dependencies... ==> Retrieving sources... -> Downloading diffutils-3.9.tar.xz... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1550k 100 1550k 0 0 1819k 0 --:--:-- --:--:-- --:--:-- 1817k -> Downloading diffutils-3.9.tar.xz.sig... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 833 100 833 0 0 2741 0 --:--:-- --:--:-- --:--:-- 2740 -> Found 01-fix-colors-test.patch -> Found 02-fix-bug-where-D-does-not-work.patch ==> Validating source files with sha256sums... diffutils-3.9.tar.xz ... Passed diffutils-3.9.tar.xz.sig ... Skipped 01-fix-colors-test.patch ... Passed 02-fix-bug-where-D-does-not-work.patch ... Passed ==> Verifying source file signatures with gpg... diffutils-3.9.tar.xz ... Passed ==> Extracting sources... -> Extracting diffutils-3.9.tar.xz with bsdtar ==> Starting prepare()... -> Applying patch 01-fix-colors-test.patch... patching file tests/colors -> Applying patch 02-fix-bug-where-D-does-not-work.patch... patching file src/diff.c ==> Starting build()... checking for a BSD-compatible install... /usr/bin/install -c checking whether sleep supports fractional seconds... true checking the filesystem timestamp resolution... 0.2 checking whether build environment is sane... yes checking for a race-free mkdir -p... /usr/sbin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking xargs -n works... yes checking for gawk... (cached) gawk 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... gcc3 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 stdbool.h... yes checking for stdckdint.h... no 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-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking how to run the C preprocessor... gcc -E checking for egrep -e... /usr/sbin/grep -E checking for Minix Amsterdam compiler... no checking for ar... ar checking for gcc option to enable large file support... none needed checking for size_t... yes checking for working alloca.h... yes checking for alloca... yes checking whether the preprocessor supports include_next... yes checking whether source code line length is unlimited... 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 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 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 pselect... yes checking for pthread_sigmask... yes checking for sleep... yes checking for snprintf... yes checking for catgets... yes checking for shutdown... yes checking for vasnprintf... no checking for wctob... yes checking for sigaction... 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 for ld used by gcc... /usr/sbin/ld checking if the linker (/usr/sbin/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 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 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 error is declared... yes checking for error... yes checking whether error_at_line is declared... yes checking for error_at_line... yes checking for working error function... yes checking whether strerror_r is declared... yes checking whether strerror_r returns char *... yes checking whether ctype.h defines __header_inline... no 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 whether timespec_get is declared... yes checking for timespec_get... 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 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... none 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/sbin/sed checking for grep that handles long lines and -e... /usr/sbin/grep 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 whether fcloseall is declared... yes checking whether getw is declared... yes checking whether putw is declared... yes checking which flavor of printf attribute matches inttypes macros... system checking whether ecvt is declared... 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 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 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 for library containing setsockopt... none needed checking whether snprintf returns a byte count as in C99... yes checking whether snprintf is declared... yes checking whether declares ioctl... 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 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 for alignas and alignof... yes, macros checking for alloca as a compiler built-in... yes checking for static_assert... yes, an macro 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_getres... yes checking for clock_gettime... yes checking for clock_settime... yes checking whether // is distinct from /... no checking whether dup2 works... 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 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 declared... yes checking for getrandom... yes 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... guessing yes checking whether iswxdigit is ISO C compliant... guessing 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... guessing yes checking whether mbrtowc handles a NULL pwc argument... guessing yes checking whether mbrtowc handles a NULL string argument... guessing yes checking whether mbrtowc has a correct return value... guessing yes checking whether mbrtowc returns 0 when parsing a NUL character... guessing yes checking whether mbrtowc stores incomplete characters... guessing no checking whether mbrtowc works on empty input... yes checking whether the C locale is free of encoding errors... no checking whether mbrtowc handles incomplete characters... (cached) guessing yes checking whether mbrtowc works as well as mbtowc... (cached) guessing yes checking whether mbrtowc handles incomplete characters... (cached) guessing yes checking whether mbrtowc works as well as mbtowc... (cached) guessing yes checking whether mbsrtowcs works... guessing yes checking 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 for Perl 5.005 or newer... perl 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 whether reallocarray is declared... 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 sigprocmask... (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 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 va_copy... yes checking for bool, true, false... no checking for stpcpy... 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 variable-length arrays... yes checking whether mbrtowc handles incomplete characters... (cached) guessing yes checking whether mbrtowc works as well as mbtowc... (cached) guessing yes checking whether wcrtomb works in the C locale... yes checking whether wcrtomb return value is correct... guessing yes checking whether wcwidth is declared... yes checking whether wcwidth works reasonably in UTF-8 locales... yes checking for wmemchr... 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 whether conversion from 'int' to 'long double' works... 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) 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) 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) none 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) none checking for a french Unicode locale... (cached) none checking for a transitional chinese locale... (cached) none 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 signature of pselect conforms to POSIX... yes checking whether pselect detects invalid fds... 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... yes checking whether select detects invalid fds... yes checking for stdint.h... (cached) yes checking for SIZE_MAX... 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 ptrdiff_t... 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) none checking whether wctob works... guessing yes checking whether wctob is declared... yes checking for stdint.h... (cached) yes checking for inline... (cached) inline checking for pr... /usr/sbin/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... /usr/sbin/msgfmt checking for gmsgfmt... /usr/sbin/msgfmt checking for xgettext... /usr/sbin/xgettext checking for msgmerge... /usr/sbin/msgmerge 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 Making all in lib make[1]: Entering directory '/tmp/archlinux-ci/diffutils-archlinuxrb-build-balubP7X/diffutils/trunk/src/diffutils-3.9/lib' GEN alloca.h GEN ctype.h GEN fcntl.h GEN malloc/dynarray.gl.h GEN malloc/dynarray-skeleton.gl.h GEN iconv.h GEN inttypes.h GEN langinfo.h GEN limits.h GEN locale.h GEN signal.h GEN sigsegv.h GEN stdckdint.h GEN stdio.h GEN stdlib.h GEN string.h GEN strings.h GEN sys/random.h GEN sys/stat.h GEN sys/time.h GEN sys/types.h GEN sys/wait.h GEN time.h GEN unistd.h GEN unistr.h GEN unitypes.h GEN uniwidth.h GEN wchar.h GEN wctype.h make all-am make[2]: Entering directory '/tmp/archlinux-ci/diffutils-archlinuxrb-build-balubP7X/diffutils/trunk/src/diffutils-3.9/lib' CC libdiffutils_a-allocator.o CC libdiffutils_a-areadlink.o CC libdiffutils_a-argmatch.o CC libdiffutils_a-basename-lgpl.o CC libdiffutils_a-binary-io.o CC libdiffutils_a-bitrotate.o CC libdiffutils_a-c-ctype.o CC libdiffutils_a-c-stack.o CC libdiffutils_a-c-strcasecmp.o CC libdiffutils_a-c-strncasecmp.o CC libdiffutils_a-careadlinkat.o CC libdiffutils_a-cloexec.o CC libdiffutils_a-dirname.o CC libdiffutils_a-basename.o CC libdiffutils_a-dirname-lgpl.o CC libdiffutils_a-stripslash.o CC libdiffutils_a-exclude.o CC libdiffutils_a-exitfail.o CC libdiffutils_a-fcntl.o CC libdiffutils_a-fd-hook.o CC libdiffutils_a-file-type.o CC libdiffutils_a-filenamecat.o CC libdiffutils_a-filenamecat-lgpl.o CC libdiffutils_a-getprogname.o 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 ." | ^~~~~~~ CC libdiffutils_a-gettime.o 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]; | ^~~~~~~~~ CC libdiffutils_a-hard-locale.o CC libdiffutils_a-hash.o CC libdiffutils_a-ialloc.o CC libdiffutils_a-imaxtostr.o CC libdiffutils_a-inttostr.o CC libdiffutils_a-offtostr.o CC libdiffutils_a-uinttostr.o CC libdiffutils_a-umaxtostr.o CC libdiffutils_a-localcharset.o CC libdiffutils_a-malloca.o CC libdiffutils_a-mbchar.o CC libdiffutils_a-mbiter.o CC libdiffutils_a-mbrtowc.o CC libdiffutils_a-mbscasecmp.o CC libdiffutils_a-mbslen.o CC libdiffutils_a-mbsstr.o CC libdiffutils_a-mbuiter.o CC libdiffutils_a-nstrftime.o CC libdiffutils_a-progname.o CC libdiffutils_a-propername.o CC libdiffutils_a-quotearg.o CC libdiffutils_a-setlocale_null.o CC libdiffutils_a-sh-quote.o CC libdiffutils_a-sigsegv.o CC libdiffutils_a-stackvma.o CC libdiffutils_a-stat-time.o CC libdiffutils_a-stdopen.o CC libdiffutils_a-striconv.o CC libdiffutils_a-strnlen1.o CC libdiffutils_a-system-quote.o CC libdiffutils_a-tempname.o CC glthread/libdiffutils_a-threadlib.o CC libdiffutils_a-time_rz.o CC libdiffutils_a-timespec.o CC libdiffutils_a-trim.o CC libdiffutils_a-unistd.o CC libdiffutils_a-version-etc.o CC libdiffutils_a-version-etc-fsf.o CC libdiffutils_a-wctype-h.o CC libdiffutils_a-xmalloc.o CC libdiffutils_a-xalloc-die.o CC libdiffutils_a-xfreopen.o CC libdiffutils_a-xmalloca.o CC libdiffutils_a-xreadlink.o CC libdiffutils_a-xstdopen.o CC libdiffutils_a-xstriconv.o CC libdiffutils_a-xstrtoimax.o CC libdiffutils_a-xstrtol.o CC libdiffutils_a-xstrtoul.o CC libdiffutils_a-cmpbuf.o CC mktime.o CC malloc/libdiffutils_a-dynarray_at_failure.o CC malloc/libdiffutils_a-dynarray_emplace_enlarge.o CC malloc/libdiffutils_a-dynarray_finalize.o CC malloc/libdiffutils_a-dynarray_resize.o CC malloc/libdiffutils_a-dynarray_resize_clear.o CC glthread/libdiffutils_a-lock.o CC unistr/libdiffutils_a-u8-mbtoucr.o CC unistr/libdiffutils_a-u8-uctomb.o CC unistr/libdiffutils_a-u8-uctomb-aux.o CC uniwidth/libdiffutils_a-width.o AR libdiffutils.a make[2]: Leaving directory '/tmp/archlinux-ci/diffutils-archlinuxrb-build-balubP7X/diffutils/trunk/src/diffutils-3.9/lib' make[1]: Leaving directory '/tmp/archlinux-ci/diffutils-archlinuxrb-build-balubP7X/diffutils/trunk/src/diffutils-3.9/lib' Making all in src make[1]: Entering directory '/tmp/archlinux-ci/diffutils-archlinuxrb-build-balubP7X/diffutils/trunk/src/diffutils-3.9/src' GEN paths.h GEN version.c GEN version.h make all-am make[2]: Entering directory '/tmp/archlinux-ci/diffutils-archlinuxrb-build-balubP7X/diffutils/trunk/src/diffutils-3.9/src' CC cmp.o CC version.o CC analyze.o CC context.o CC diff.o CC dir.o CC ed.o CC ifdef.o CC io.o CC normal.o CC side.o CC util.o CC diff3.o CC sdiff.o AR libver.a CCLD cmp CCLD sdiff CCLD diff CCLD diff3 make[2]: Leaving directory '/tmp/archlinux-ci/diffutils-archlinuxrb-build-balubP7X/diffutils/trunk/src/diffutils-3.9/src' make[1]: Leaving directory '/tmp/archlinux-ci/diffutils-archlinuxrb-build-balubP7X/diffutils/trunk/src/diffutils-3.9/src' Making all in tests make[1]: Entering directory '/tmp/archlinux-ci/diffutils-archlinuxrb-build-balubP7X/diffutils/trunk/src/diffutils-3.9/tests' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/tmp/archlinux-ci/diffutils-archlinuxrb-build-balubP7X/diffutils/trunk/src/diffutils-3.9/tests' Making all in doc make[1]: Entering directory '/tmp/archlinux-ci/diffutils-archlinuxrb-build-balubP7X/diffutils/trunk/src/diffutils-3.9/doc' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/tmp/archlinux-ci/diffutils-archlinuxrb-build-balubP7X/diffutils/trunk/src/diffutils-3.9/doc' Making all in man make[1]: Entering directory '/tmp/archlinux-ci/diffutils-archlinuxrb-build-balubP7X/diffutils/trunk/src/diffutils-3.9/man' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/tmp/archlinux-ci/diffutils-archlinuxrb-build-balubP7X/diffutils/trunk/src/diffutils-3.9/man' Making all in po make[1]: Entering directory '/tmp/archlinux-ci/diffutils-archlinuxrb-build-balubP7X/diffutils/trunk/src/diffutils-3.9/po' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/tmp/archlinux-ci/diffutils-archlinuxrb-build-balubP7X/diffutils/trunk/src/diffutils-3.9/po' Making all in gnulib-tests make[1]: Entering directory '/tmp/archlinux-ci/diffutils-archlinuxrb-build-balubP7X/diffutils/trunk/src/diffutils-3.9/gnulib-tests' GEN arpa/inet.h GEN pthread.h GEN sched.h GEN sys/ioctl.h GEN sys/select.h GEN sys/socket.h GEN sys/uio.h ## ---------------------------------------------------- ## ## ------------------- Gnulib tests ------------------- ## ## You can ignore compiler warnings in this directory. ## ## ---------------------------------------------------- ## make all-recursive make[2]: Entering directory '/tmp/archlinux-ci/diffutils-archlinuxrb-build-balubP7X/diffutils/trunk/src/diffutils-3.9/gnulib-tests' Making all in . make[3]: Entering directory '/tmp/archlinux-ci/diffutils-archlinuxrb-build-balubP7X/diffutils/trunk/src/diffutils-3.9/gnulib-tests' CC locale.o CC dtotimespec.o CC hash-pjw.o CC ioctl.o CC nanosleep.o CC sockets.o CC sys_socket.o CC timespec-add.o CC timespec-sub.o CC xsize.o CC xstrtol-error.o CC asnprintf.o CC printf-args.o CC printf-parse.o CC strerror_r.o CC vasnprintf.o CC test-localcharset.o CC glthread/thread.o AR libtests.a CCLD current-locale CCLD test-localcharset make[3]: Leaving directory '/tmp/archlinux-ci/diffutils-archlinuxrb-build-balubP7X/diffutils/trunk/src/diffutils-3.9/gnulib-tests' make[2]: Leaving directory '/tmp/archlinux-ci/diffutils-archlinuxrb-build-balubP7X/diffutils/trunk/src/diffutils-3.9/gnulib-tests' make[1]: Leaving directory '/tmp/archlinux-ci/diffutils-archlinuxrb-build-balubP7X/diffutils/trunk/src/diffutils-3.9/gnulib-tests' make[1]: Entering directory '/tmp/archlinux-ci/diffutils-archlinuxrb-build-balubP7X/diffutils/trunk/src/diffutils-3.9' make[1]: Nothing to be done for 'all-am'. make[1]: Leaving directory '/tmp/archlinux-ci/diffutils-archlinuxrb-build-balubP7X/diffutils/trunk/src/diffutils-3.9' ==> Entering fakeroot environment... ==> Starting package()... Making install in lib make[1]: Entering directory '/tmp/archlinux-ci/diffutils-archlinuxrb-build-balubP7X/diffutils/trunk/src/diffutils-3.9/lib' make install-am make[2]: Entering directory '/tmp/archlinux-ci/diffutils-archlinuxrb-build-balubP7X/diffutils/trunk/src/diffutils-3.9/lib' make[3]: Entering directory '/tmp/archlinux-ci/diffutils-archlinuxrb-build-balubP7X/diffutils/trunk/src/diffutils-3.9/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 '/tmp/archlinux-ci/diffutils-archlinuxrb-build-balubP7X/diffutils/trunk/src/diffutils-3.9/lib' make[2]: Leaving directory '/tmp/archlinux-ci/diffutils-archlinuxrb-build-balubP7X/diffutils/trunk/src/diffutils-3.9/lib' make[1]: Leaving directory '/tmp/archlinux-ci/diffutils-archlinuxrb-build-balubP7X/diffutils/trunk/src/diffutils-3.9/lib' Making install in src make[1]: Entering directory '/tmp/archlinux-ci/diffutils-archlinuxrb-build-balubP7X/diffutils/trunk/src/diffutils-3.9/src' make install-am make[2]: Entering directory '/tmp/archlinux-ci/diffutils-archlinuxrb-build-balubP7X/diffutils/trunk/src/diffutils-3.9/src' make[3]: Entering directory '/tmp/archlinux-ci/diffutils-archlinuxrb-build-balubP7X/diffutils/trunk/src/diffutils-3.9/src' make[3]: Nothing to be done for 'install-data-am'. /usr/sbin/mkdir -p '/tmp/archlinux-ci/diffutils-archlinuxrb-build-balubP7X/diffutils/trunk/pkg/diffutils/usr/bin' /usr/bin/install -c cmp diff diff3 sdiff '/tmp/archlinux-ci/diffutils-archlinuxrb-build-balubP7X/diffutils/trunk/pkg/diffutils/usr/bin' make[3]: Leaving directory '/tmp/archlinux-ci/diffutils-archlinuxrb-build-balubP7X/diffutils/trunk/src/diffutils-3.9/src' make[2]: Leaving directory '/tmp/archlinux-ci/diffutils-archlinuxrb-build-balubP7X/diffutils/trunk/src/diffutils-3.9/src' make[1]: Leaving directory '/tmp/archlinux-ci/diffutils-archlinuxrb-build-balubP7X/diffutils/trunk/src/diffutils-3.9/src' Making install in tests make[1]: Entering directory '/tmp/archlinux-ci/diffutils-archlinuxrb-build-balubP7X/diffutils/trunk/src/diffutils-3.9/tests' make[2]: Entering directory '/tmp/archlinux-ci/diffutils-archlinuxrb-build-balubP7X/diffutils/trunk/src/diffutils-3.9/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 '/tmp/archlinux-ci/diffutils-archlinuxrb-build-balubP7X/diffutils/trunk/src/diffutils-3.9/tests' make[1]: Leaving directory '/tmp/archlinux-ci/diffutils-archlinuxrb-build-balubP7X/diffutils/trunk/src/diffutils-3.9/tests' Making install in doc make[1]: Entering directory '/tmp/archlinux-ci/diffutils-archlinuxrb-build-balubP7X/diffutils/trunk/src/diffutils-3.9/doc' make[2]: Entering directory '/tmp/archlinux-ci/diffutils-archlinuxrb-build-balubP7X/diffutils/trunk/src/diffutils-3.9/doc' make[2]: Nothing to be done for 'install-exec-am'. /usr/sbin/mkdir -p '/tmp/archlinux-ci/diffutils-archlinuxrb-build-balubP7X/diffutils/trunk/pkg/diffutils/usr/share/info' /usr/bin/install -c -m 644 ./diffutils.info '/tmp/archlinux-ci/diffutils-archlinuxrb-build-balubP7X/diffutils/trunk/pkg/diffutils/usr/share/info' install-info --info-dir='/tmp/archlinux-ci/diffutils-archlinuxrb-build-balubP7X/diffutils/trunk/pkg/diffutils/usr/share/info' '/tmp/archlinux-ci/diffutils-archlinuxrb-build-balubP7X/diffutils/trunk/pkg/diffutils/usr/share/info/diffutils.info' make[2]: Leaving directory '/tmp/archlinux-ci/diffutils-archlinuxrb-build-balubP7X/diffutils/trunk/src/diffutils-3.9/doc' make[1]: Leaving directory '/tmp/archlinux-ci/diffutils-archlinuxrb-build-balubP7X/diffutils/trunk/src/diffutils-3.9/doc' Making install in man make[1]: Entering directory '/tmp/archlinux-ci/diffutils-archlinuxrb-build-balubP7X/diffutils/trunk/src/diffutils-3.9/man' make[2]: Entering directory '/tmp/archlinux-ci/diffutils-archlinuxrb-build-balubP7X/diffutils/trunk/src/diffutils-3.9/man' make[2]: Nothing to be done for 'install-exec-am'. /usr/sbin/mkdir -p '/tmp/archlinux-ci/diffutils-archlinuxrb-build-balubP7X/diffutils/trunk/pkg/diffutils/usr/share/man/man1' /usr/bin/install -c -m 644 cmp.1 diff.1 diff3.1 sdiff.1 '/tmp/archlinux-ci/diffutils-archlinuxrb-build-balubP7X/diffutils/trunk/pkg/diffutils/usr/share/man/man1' make[2]: Leaving directory '/tmp/archlinux-ci/diffutils-archlinuxrb-build-balubP7X/diffutils/trunk/src/diffutils-3.9/man' make[1]: Leaving directory '/tmp/archlinux-ci/diffutils-archlinuxrb-build-balubP7X/diffutils/trunk/src/diffutils-3.9/man' Making install in po make[1]: Entering directory '/tmp/archlinux-ci/diffutils-archlinuxrb-build-balubP7X/diffutils/trunk/src/diffutils-3.9/po' installing bg.gmo as /tmp/archlinux-ci/diffutils-archlinuxrb-build-balubP7X/diffutils/trunk/pkg/diffutils/usr/share/locale/bg/LC_MESSAGES/diffutils.mo installing ca.gmo as /tmp/archlinux-ci/diffutils-archlinuxrb-build-balubP7X/diffutils/trunk/pkg/diffutils/usr/share/locale/ca/LC_MESSAGES/diffutils.mo installing cs.gmo as /tmp/archlinux-ci/diffutils-archlinuxrb-build-balubP7X/diffutils/trunk/pkg/diffutils/usr/share/locale/cs/LC_MESSAGES/diffutils.mo installing da.gmo as /tmp/archlinux-ci/diffutils-archlinuxrb-build-balubP7X/diffutils/trunk/pkg/diffutils/usr/share/locale/da/LC_MESSAGES/diffutils.mo installing de.gmo as /tmp/archlinux-ci/diffutils-archlinuxrb-build-balubP7X/diffutils/trunk/pkg/diffutils/usr/share/locale/de/LC_MESSAGES/diffutils.mo installing el.gmo as /tmp/archlinux-ci/diffutils-archlinuxrb-build-balubP7X/diffutils/trunk/pkg/diffutils/usr/share/locale/el/LC_MESSAGES/diffutils.mo installing eo.gmo as /tmp/archlinux-ci/diffutils-archlinuxrb-build-balubP7X/diffutils/trunk/pkg/diffutils/usr/share/locale/eo/LC_MESSAGES/diffutils.mo installing es.gmo as /tmp/archlinux-ci/diffutils-archlinuxrb-build-balubP7X/diffutils/trunk/pkg/diffutils/usr/share/locale/es/LC_MESSAGES/diffutils.mo installing fi.gmo as /tmp/archlinux-ci/diffutils-archlinuxrb-build-balubP7X/diffutils/trunk/pkg/diffutils/usr/share/locale/fi/LC_MESSAGES/diffutils.mo installing fr.gmo as /tmp/archlinux-ci/diffutils-archlinuxrb-build-balubP7X/diffutils/trunk/pkg/diffutils/usr/share/locale/fr/LC_MESSAGES/diffutils.mo installing ga.gmo as /tmp/archlinux-ci/diffutils-archlinuxrb-build-balubP7X/diffutils/trunk/pkg/diffutils/usr/share/locale/ga/LC_MESSAGES/diffutils.mo installing gl.gmo as /tmp/archlinux-ci/diffutils-archlinuxrb-build-balubP7X/diffutils/trunk/pkg/diffutils/usr/share/locale/gl/LC_MESSAGES/diffutils.mo installing he.gmo as /tmp/archlinux-ci/diffutils-archlinuxrb-build-balubP7X/diffutils/trunk/pkg/diffutils/usr/share/locale/he/LC_MESSAGES/diffutils.mo installing hr.gmo as /tmp/archlinux-ci/diffutils-archlinuxrb-build-balubP7X/diffutils/trunk/pkg/diffutils/usr/share/locale/hr/LC_MESSAGES/diffutils.mo installing hu.gmo as /tmp/archlinux-ci/diffutils-archlinuxrb-build-balubP7X/diffutils/trunk/pkg/diffutils/usr/share/locale/hu/LC_MESSAGES/diffutils.mo installing id.gmo as /tmp/archlinux-ci/diffutils-archlinuxrb-build-balubP7X/diffutils/trunk/pkg/diffutils/usr/share/locale/id/LC_MESSAGES/diffutils.mo installing it.gmo as /tmp/archlinux-ci/diffutils-archlinuxrb-build-balubP7X/diffutils/trunk/pkg/diffutils/usr/share/locale/it/LC_MESSAGES/diffutils.mo installing ja.gmo as /tmp/archlinux-ci/diffutils-archlinuxrb-build-balubP7X/diffutils/trunk/pkg/diffutils/usr/share/locale/ja/LC_MESSAGES/diffutils.mo installing ka.gmo as /tmp/archlinux-ci/diffutils-archlinuxrb-build-balubP7X/diffutils/trunk/pkg/diffutils/usr/share/locale/ka/LC_MESSAGES/diffutils.mo installing ko.gmo as /tmp/archlinux-ci/diffutils-archlinuxrb-build-balubP7X/diffutils/trunk/pkg/diffutils/usr/share/locale/ko/LC_MESSAGES/diffutils.mo installing lv.gmo as /tmp/archlinux-ci/diffutils-archlinuxrb-build-balubP7X/diffutils/trunk/pkg/diffutils/usr/share/locale/lv/LC_MESSAGES/diffutils.mo installing ms.gmo as /tmp/archlinux-ci/diffutils-archlinuxrb-build-balubP7X/diffutils/trunk/pkg/diffutils/usr/share/locale/ms/LC_MESSAGES/diffutils.mo installing nb.gmo as /tmp/archlinux-ci/diffutils-archlinuxrb-build-balubP7X/diffutils/trunk/pkg/diffutils/usr/share/locale/nb/LC_MESSAGES/diffutils.mo installing nl.gmo as /tmp/archlinux-ci/diffutils-archlinuxrb-build-balubP7X/diffutils/trunk/pkg/diffutils/usr/share/locale/nl/LC_MESSAGES/diffutils.mo installing pl.gmo as /tmp/archlinux-ci/diffutils-archlinuxrb-build-balubP7X/diffutils/trunk/pkg/diffutils/usr/share/locale/pl/LC_MESSAGES/diffutils.mo installing pt.gmo as /tmp/archlinux-ci/diffutils-archlinuxrb-build-balubP7X/diffutils/trunk/pkg/diffutils/usr/share/locale/pt/LC_MESSAGES/diffutils.mo installing pt_BR.gmo as /tmp/archlinux-ci/diffutils-archlinuxrb-build-balubP7X/diffutils/trunk/pkg/diffutils/usr/share/locale/pt_BR/LC_MESSAGES/diffutils.mo installing ro.gmo as /tmp/archlinux-ci/diffutils-archlinuxrb-build-balubP7X/diffutils/trunk/pkg/diffutils/usr/share/locale/ro/LC_MESSAGES/diffutils.mo installing ru.gmo as /tmp/archlinux-ci/diffutils-archlinuxrb-build-balubP7X/diffutils/trunk/pkg/diffutils/usr/share/locale/ru/LC_MESSAGES/diffutils.mo installing sr.gmo as /tmp/archlinux-ci/diffutils-archlinuxrb-build-balubP7X/diffutils/trunk/pkg/diffutils/usr/share/locale/sr/LC_MESSAGES/diffutils.mo installing sv.gmo as /tmp/archlinux-ci/diffutils-archlinuxrb-build-balubP7X/diffutils/trunk/pkg/diffutils/usr/share/locale/sv/LC_MESSAGES/diffutils.mo installing tr.gmo as /tmp/archlinux-ci/diffutils-archlinuxrb-build-balubP7X/diffutils/trunk/pkg/diffutils/usr/share/locale/tr/LC_MESSAGES/diffutils.mo installing uk.gmo as /tmp/archlinux-ci/diffutils-archlinuxrb-build-balubP7X/diffutils/trunk/pkg/diffutils/usr/share/locale/uk/LC_MESSAGES/diffutils.mo installing vi.gmo as /tmp/archlinux-ci/diffutils-archlinuxrb-build-balubP7X/diffutils/trunk/pkg/diffutils/usr/share/locale/vi/LC_MESSAGES/diffutils.mo installing zh_CN.gmo as /tmp/archlinux-ci/diffutils-archlinuxrb-build-balubP7X/diffutils/trunk/pkg/diffutils/usr/share/locale/zh_CN/LC_MESSAGES/diffutils.mo installing zh_TW.gmo as /tmp/archlinux-ci/diffutils-archlinuxrb-build-balubP7X/diffutils/trunk/pkg/diffutils/usr/share/locale/zh_TW/LC_MESSAGES/diffutils.mo if test "diffutils" = "gettext-tools"; then \ /usr/sbin/mkdir -p /tmp/archlinux-ci/diffutils-archlinuxrb-build-balubP7X/diffutils/trunk/pkg/diffutils/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 -c -m 644 ./$file \ /tmp/archlinux-ci/diffutils-archlinuxrb-build-balubP7X/diffutils/trunk/pkg/diffutils/usr/share/gettext/po/$file; \ done; \ for file in Makevars; do \ rm -f /tmp/archlinux-ci/diffutils-archlinuxrb-build-balubP7X/diffutils/trunk/pkg/diffutils/usr/share/gettext/po/$file; \ done; \ else \ : ; \ fi make[1]: Leaving directory '/tmp/archlinux-ci/diffutils-archlinuxrb-build-balubP7X/diffutils/trunk/src/diffutils-3.9/po' Making install in gnulib-tests make[1]: Entering directory '/tmp/archlinux-ci/diffutils-archlinuxrb-build-balubP7X/diffutils/trunk/src/diffutils-3.9/gnulib-tests' make install-recursive make[2]: Entering directory '/tmp/archlinux-ci/diffutils-archlinuxrb-build-balubP7X/diffutils/trunk/src/diffutils-3.9/gnulib-tests' Making install in . make[3]: Entering directory '/tmp/archlinux-ci/diffutils-archlinuxrb-build-balubP7X/diffutils/trunk/src/diffutils-3.9/gnulib-tests' make[4]: Entering directory '/tmp/archlinux-ci/diffutils-archlinuxrb-build-balubP7X/diffutils/trunk/src/diffutils-3.9/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 '/tmp/archlinux-ci/diffutils-archlinuxrb-build-balubP7X/diffutils/trunk/src/diffutils-3.9/gnulib-tests' make[3]: Leaving directory '/tmp/archlinux-ci/diffutils-archlinuxrb-build-balubP7X/diffutils/trunk/src/diffutils-3.9/gnulib-tests' make[2]: Leaving directory '/tmp/archlinux-ci/diffutils-archlinuxrb-build-balubP7X/diffutils/trunk/src/diffutils-3.9/gnulib-tests' make[1]: Leaving directory '/tmp/archlinux-ci/diffutils-archlinuxrb-build-balubP7X/diffutils/trunk/src/diffutils-3.9/gnulib-tests' make[1]: Entering directory '/tmp/archlinux-ci/diffutils-archlinuxrb-build-balubP7X/diffutils/trunk/src/diffutils-3.9' make[2]: Entering directory '/tmp/archlinux-ci/diffutils-archlinuxrb-build-balubP7X/diffutils/trunk/src/diffutils-3.9' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/tmp/archlinux-ci/diffutils-archlinuxrb-build-balubP7X/diffutils/trunk/src/diffutils-3.9' make[1]: Leaving directory '/tmp/archlinux-ci/diffutils-archlinuxrb-build-balubP7X/diffutils/trunk/src/diffutils-3.9' ==> Tidying install... -> Removing libtool files... -> Purging unwanted files... -> Removing static library files... -> Stripping unneeded symbols from binaries and libraries... -> Compressing man and info pages... ==> Checking for packaging issues... ==> Creating package "diffutils"... -> Generating .PKGINFO file... -> Generating .BUILDINFO file... -> Generating .MTREE file... -> Compressing package... ==> Leaving fakeroot environment. ==> Finished making: diffutils 3.9-1 (Sun Jun 25 16:29:02 2023)