Mock Version: 2.1 Mock Version: 2.1 Mock Version: 2.1 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target ppc64le --nodeps /builddir/build/SPECS/findutils.spec'], chrootPath='/var/lib/mock/f33-build-20335042-1450143/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=201600uid=1000gid=425user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target ppc64le --nodeps /builddir/build/SPECS/findutils.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: ppc64le Building for target ppc64le setting SOURCE_DATE_EPOCH=1587081600 Wrote: /builddir/build/SRPMS/findutils-4.7.0-4.fc33.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target ppc64le --nodeps /builddir/build/SPECS/findutils.spec'], chrootPath='/var/lib/mock/f33-build-20335042-1450143/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=201600uid=1000gid=425user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target ppc64le --nodeps /builddir/build/SPECS/findutils.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: ppc64le Building for target ppc64le setting SOURCE_DATE_EPOCH=1587081600 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.s9NI6X + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf findutils-4.7.0 + /usr/bin/xz -dc /builddir/build/SOURCES/findutils-4.7.0.tar.xz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd findutils-4.7.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/git init -q + /usr/bin/git config user.name rpm-build + /usr/bin/git config user.email '' + /usr/bin/git add . + /usr/bin/git commit -q --allow-empty -a --author 'rpm-build ' -m 'findutils-4.7.0 base' + git rm -q -r locate + git commit -q -m 'drop the source code of locate' + tee -a .gitignore *~ Makefile.in /aclocal.m4 /autom4te.cache /build /configure /doc/find.info* /doc/stamp-vti /doc/version.texi + git rm -q -r --cached . + git add --all . + git commit -m 'remove ignored files from git' [master c9494c6] remove ignored files from git 20 files changed, 9 insertions(+), 99886 deletions(-) create mode 100644 .gitignore delete mode 100644 Makefile.in delete mode 100644 aclocal.m4 delete mode 100644 build-aux/Makefile.in delete mode 100755 configure delete mode 100644 doc/Makefile.in delete mode 100644 doc/find.info delete mode 100644 doc/find.info-1 delete mode 100644 doc/find.info-2 delete mode 100644 doc/stamp-vti delete mode 100644 doc/version.texi delete mode 100644 find/Makefile.in delete mode 100644 find/testsuite/Makefile.in delete mode 100644 gl/Makefile.in delete mode 100644 gl/lib/Makefile.in delete mode 100644 gnulib-tests/Makefile.in delete mode 100644 lib/Makefile.in delete mode 100644 m4/Makefile.in delete mode 100644 xargs/Makefile.in delete mode 100644 xargs/testsuite/Makefile.in + /usr/bin/cat /builddir/build/SOURCES/findutils-4.5.15-no-locate.patch + /usr/bin/git apply --index --reject - Checking patch doc/Makefile.am... Checking patch Makefile.am... Checking patch configure.ac... Checking patch doc/find.texi... Checking patch tests/local.mk... Applied patch doc/Makefile.am cleanly. Applied patch Makefile.am cleanly. Applied patch configure.ac cleanly. Applied patch doc/find.texi cleanly. Applied patch tests/local.mk cleanly. + /usr/bin/git commit -q -m findutils-4.5.15-no-locate.patch --author 'rpm-build ' + /usr/bin/cat /builddir/build/SOURCES/findutils-4.4.2-xautofs.patch + /usr/bin/git apply --index --reject - Checking patch doc/find.texi... Hunk #1 succeeded at 1473 (offset -1 lines). Checking patch find/defs.h... Checking patch find/find.1... Checking patch find/ftsfind.c... Checking patch find/parser.c... Checking patch find/util.c... Applied patch doc/find.texi cleanly. Applied patch find/defs.h cleanly. Applied patch find/find.1 cleanly. Applied patch find/ftsfind.c cleanly. Applied patch find/parser.c cleanly. Applied patch find/util.c cleanly. + /usr/bin/git commit -q -m findutils-4.4.2-xautofs.patch --author 'rpm-build ' + /usr/bin/cat /builddir/build/SOURCES/findutils-4.5.13-warnings.patch + /usr/bin/git apply --index --reject - Checking patch xargs/xargs.c... Applied patch xargs/xargs.c cleanly. + /usr/bin/git commit -q -m findutils-4.5.13-warnings.patch --author 'rpm-build ' + /usr/bin/cat /builddir/build/SOURCES/findutils-4.6.0-test-lock.patch + /usr/bin/git apply --index --reject - Checking patch gnulib-tests/test-lock.c... Applied patch gnulib-tests/test-lock.c cleanly. + /usr/bin/git commit -q -m findutils-4.6.0-test-lock.patch --author 'rpm-build ' + /usr/bin/cat /builddir/build/SOURCES/findutils-4.6.0-leaf-opt.patch + /usr/bin/git apply --index --reject - Checking patch gl/lib/fts_.h... Checking patch gl/lib/fts.c... Checking patch gl/lib/fts_.h... Checking patch find/ftsfind.c... Applied patch gl/lib/fts_.h cleanly. Applied patch gl/lib/fts.c cleanly. Applied patch gl/lib/fts_.h cleanly. Applied patch find/ftsfind.c cleanly. + /usr/bin/git commit -q -m findutils-4.6.0-leaf-opt.patch --author 'rpm-build ' + /usr/bin/cat /builddir/build/SOURCES/findutils-4.7.0-root-tests.patch + /usr/bin/git apply --index --reject - Checking patch find/testsuite/Makefile.am... Checking patch find/testsuite/find.posix/sv-bug-54171.exp... Checking patch find/testsuite/find.posix/sv-bug-54171.xo... Checking patch tests/find/depth-unreadable-dir.sh... Checking patch tests/local.mk... Applied patch find/testsuite/Makefile.am cleanly. Applied patch find/testsuite/find.posix/sv-bug-54171.exp cleanly. Applied patch find/testsuite/find.posix/sv-bug-54171.xo cleanly. Applied patch tests/find/depth-unreadable-dir.sh cleanly. Applied patch tests/local.mk cleanly. + /usr/bin/git commit -q -m findutils-4.7.0-root-tests.patch --author 'rpm-build ' + /usr/bin/cat /builddir/build/SOURCES/findutils-4.7.0-leaf-opt-xfs.patch + /usr/bin/git apply --index --reject - Checking patch gl/lib/fts.c... Checking patch gl/lib/fts_.h... Applied patch gl/lib/fts.c cleanly. Applied patch gl/lib/fts_.h cleanly. + /usr/bin/git commit -q -m findutils-4.7.0-leaf-opt-xfs.patch --author 'rpm-build ' + autoreconf -fiv autoreconf: Entering directory `.' autoreconf: running: autopoint --force Copying file build-aux/config.rpath Copying file gl/m4/extern-inline.m4 Copying file gl/m4/glibc2.m4 Copying file gl/m4/intdiv0.m4 Copying file gl/m4/intl.m4 Copying file gl/m4/intldir.m4 Copying file gl/m4/intmax.m4 Copying file gl/m4/printf-posix.m4 Copying file gl/m4/uintmax_t.m4 Copying file gl/m4/visibility.m4 Copying file po/Makevars.template autoreconf: running: aclocal --force -I gl/m4 -I m4 autoreconf: configure.ac: tracing autoreconf: configure.ac: not using Libtool autoreconf: running: /usr/bin/autoconf --force autoreconf: running: /usr/bin/autoheader --force autoreconf: running: automake --add-missing --copy --force-missing autoreconf: Leaving directory `.' + git add --all . + git commit -q -m 'after invocation of autoreconf' + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.fdU1nY + umask 022 + cd /builddir/build/BUILD + cd findutils-4.7.0 + export 'CFLAGS=-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -D__SUPPORT_SNAN__' + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -D__SUPPORT_SNAN__' + mkdir build + cd build + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -D__SUPPORT_SNAN__' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + '[' 1 = 1 ']' +++ dirname ../configure ++ find .. -name config.guess -o -name config.sub + for i in $(find $(dirname ../configure) -name config.guess -o -name config.sub) ++ basename ../build-aux/config.sub + '[' -f /usr/lib/rpm/redhat/config.sub ']' + /usr/bin/rm -f ../build-aux/config.sub ++ basename ../build-aux/config.sub + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.sub ../build-aux/config.sub '/usr/lib/rpm/redhat/config.sub' -> '../build-aux/config.sub' + for i in $(find $(dirname ../configure) -name config.guess -o -name config.sub) ++ basename ../build-aux/config.guess + '[' -f /usr/lib/rpm/redhat/config.guess ']' + /usr/bin/rm -f ../build-aux/config.guess ++ basename ../build-aux/config.guess + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.guess ../build-aux/config.guess '/usr/lib/rpm/redhat/config.guess' -> '../build-aux/config.guess' + '[' 1 = 1 ']' + '[' x '!=' 'x-Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' ']' ++ find . -name ltmain.sh + ../configure --build=ppc64le-redhat-linux-gnu --host=ppc64le-redhat-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 checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe 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 build system type... powerpc64le-redhat-linux-gnu checking host system type... powerpc64le-redhat-linux-gnu checking for leaf optimisation... yes checking for ppc64le-redhat-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 we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking whether gcc understands -c and -o together... yes checking whether make supports the include directive... yes (GNU style) checking dependency style of gcc... none 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 ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking whether _XOPEN_SOURCE should be defined... no checking for Minix Amsterdam compiler... no checking for ppc64le-redhat-linux-gnu-ar... no checking for ar... ar checking for ppc64le-redhat-linux-gnu-ranlib... no checking for ranlib... ranlib checking for _LARGEFILE_SOURCE value needed for large files... no checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking for gcc option to accept ISO C99... none needed checking for gcc option to accept ISO Standard C... (cached) none needed checking whether ln -s works... yes checking for ppc64le-redhat-linux-gnu-ar... ar checking for ppc64le-redhat-linux-gnu-ranlib... ranlib checking whether make sets $(MAKE)... (cached) yes checking for special C compiler options needed for large files... (cached) no checking for _FILE_OFFSET_BITS value needed for large files... (cached) no checking 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 canonicalize_file_name... yes checking for realpath... yes checking for readlinkat... yes checking for _set_invalid_parameter_handler... no checking for fchdir... yes checking for fdopendir... yes checking for faccessat... yes checking for fcntl... yes checking for symlink... yes checking for mempcpy... yes checking for fnmatch... yes checking for isblank... yes checking for iswctype... yes checking for mbsrtowcs... yes checking for wmemchr... yes checking for wmemcpy... yes checking for wmempcpy... yes checking for fpurge... no checking for __fpurge... yes checking for __freadahead... no checking for __freading... yes checking for fstatat... yes checking for openat... yes checking for fstatfs... yes checking for getdelim... yes checking for getdtablesize... yes checking for getprogname... no checking for getexecname... no checking for gettimeofday... 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 isascii... yes checking for mprotect... yes checking for tzset... yes checking for nl_langinfo... yes checking for strerror_r... yes checking for __xpg_strerror_r... yes checking for readlink... yes checking for fpathconf... yes checking for setenv... yes checking for snprintf... yes checking for strdup... yes checking for catgets... yes checking for strndup... yes checking for strtoumax... yes checking for localtime_r... yes checking for timegm... yes checking for pipe... yes checking for unlinkat... yes checking for vasnprintf... no checking for wcrtomb... yes checking for wcwidth... yes checking for ftruncate... yes checking for newlocale... yes checking for uselocale... yes checking for duplocale... yes checking for freelocale... yes checking for pthread_sigmask... no checking for sigaction... yes checking for sigaltstack... yes checking for siginterrupt... yes checking for sleep... yes checking for symlinkat... yes checking for shutdown... yes checking for usleep... yes checking for wctob... yes checking for nl_langinfo and CODESET... yes checking for a traditional french locale... none checking whether // is distinct from /... no checking whether realpath works... yes checking for unistd.h... (cached) yes checking for sys/param.h... yes checking for sys/socket.h... yes checking for dirent.h... yes checking for fnmatch.h... yes checking for wctype.h... yes checking for stdio_ext.h... yes checking for sys/stat.h... (cached) yes checking for sys/vfs.h... yes checking for netdb.h... yes checking for getopt.h... yes checking for sys/cdefs.h... yes checking for sys/time.h... yes checking for limits.h... yes checking for wchar.h... yes checking for stdint.h... (cached) yes checking for inttypes.h... (cached) yes checking for crtdefs.h... no checking for langinfo.h... yes checking for xlocale.h... no checking for math.h... yes checking for sys/mman.h... yes checking for sys/statvfs.h... yes checking for sys/types.h... (cached) yes checking for malloc.h... yes checking for selinux/selinux.h... yes checking for strings.h... (cached) yes checking for sys/uio.h... yes checking for sys/utsname.h... yes checking for sys/wait.h... yes checking for features.h... yes checking for arpa/inet.h... yes checking for netinet/in.h... yes checking for semaphore.h... yes checking for sys/select.h... yes checking for priv.h... no checking for sys/ioctl.h... yes checking whether the preprocessor supports include_next... yes checking whether system header files limit the line length... no checking if environ is properly declared... yes checking for complete errno.h... yes checking whether strerror_r is declared... yes checking for strerror_r... (cached) yes checking whether strerror_r returns char *... yes checking for uid_t in sys/types.h... yes checking type of array argument to getgroups... gid_t checking whether lstat correctly handles trailing slash... yes checking whether fchdir is declared... yes checking for working fcntl.h... yes checking for pid_t... yes checking for mode_t... yes checking for promoted mode_t type... mode_t checking for st_dm_mode in struct stat... no checking whether strmode is declared... no checking for mbstate_t... yes checking whether stdin defaults to large file offsets... yes checking whether fseeko is declared... yes checking for fseeko... yes checking whether fflush works on input streams... no checking whether stat file-mode macros are broken... no checking for nlink_t... yes checking whether ftello is declared... yes checking for ftello... yes checking whether ftello works... yes checking for O_CLOEXEC... yes checking whether getcwd (NULL, 0) allocates memory for result... yes checking for getcwd with POSIX signature... yes checking whether getcwd is declared... yes checking whether getdelim is declared... yes checking whether getdtablesize is declared... yes checking whether getline 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 C/C++ restrict keyword... __restrict checking for struct timeval... yes checking for wide-enough struct timeval.tv_sec member... yes checking for inline... inline checking whether limits.h has LLONG_MAX, WORD_BIT, ULLONG_WIDTH etc.... yes checking for wint_t... yes checking whether wint_t is too small... no checking for unsigned long long int... yes checking for long long int... yes checking whether stdint.h conforms to C99... yes checking whether stdint.h predates C++11... no checking whether stdint.h has UINTMAX_WIDTH etc.... yes checking for inttypes.h... (cached) yes checking whether the inttypes.h PRIxNN macros are broken... no checking whether byte ordering is bigendian... no checking whether long double and double are the same... no checking where to find the exponent in a 'double'... word 1 bit 20 checking where to find the exponent in a 'float'... word 0 bit 23 checking whether iswcntrl works... yes checking for towlower... yes checking for wctype_t... yes checking for wctrans_t... yes checking for wchar_t... yes checking for good max_align_t... yes checking whether NULL can be used in arbitrary expressions... yes 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 the common suffixes of directories in the library search path... lib64,lib64 checking whether imported symbols can be declared weak... yes checking pthread.h usability... yes checking pthread.h presence... yes checking for pthread.h... yes checking for multithread API to use... posix checking for a sed that does not truncate output... /usr/bin/sed checking whether malloc, realloc, calloc are POSIX compliant... yes checking for stdlib.h... (cached) yes checking for GNU libc compatible malloc... yes checking for a traditional japanese locale... none checking for a transitional chinese locale... none checking for a french Unicode locale... none checking for mmap... yes checking for MAP_ANONYMOUS... yes checking whether memchr works... yes checking whether memrchr is declared... 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 trunc is declared... 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 stdbool.h that conforms to C99... yes checking for _Bool... yes checking for compound literals... yes checking whether strerror(0) succeeds... yes checking for strerror_r with POSIX signature... no checking whether __xpg_strerror_r works... yes checking whether strerror_r is declared... (cached) yes checking whether we are using the GNU C Library >= 2.1 or uClibc... yes checking for ssize_t... yes checking for long file names... yes checking for library containing setfilecon... -lselinux checking whether setenv is declared... yes checking search.h usability... yes checking search.h presence... yes checking for search.h... yes checking for tsearch... yes checking whether snprintf returns a byte count as in C99... yes checking whether snprintf is declared... yes checking for library containing setsockopt... none needed checking for strcasestr... yes checking whether strcasestr works... yes checking whether strdup is declared... yes checking whether strndup is declared... yes checking whether strnlen is declared... yes checking whether strstr works... yes checking whether strtoumax is declared... yes checking whether is self-contained... yes checking for shutdown... (cached) yes checking whether defines the SHUT_* macros... yes checking for struct sockaddr_storage... yes checking for sa_family_t... yes checking for struct sockaddr_storage.ss_family... yes checking for struct timespec in ... yes checking whether unsetenv is declared... yes checking for inttypes.h... yes checking for stdint.h... yes checking for intmax_t... 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 64-bit time_t... yes checking whether ungetc works on arbitrary bytes... yes checking for IPv4 sockets... yes checking for IPv6 sockets... yes checking for off_t... yes checking for LC_MESSAGES... yes checking whether uselocale works... yes checking for fake locale system (OpenBSD)... no checking for Solaris 11.4 locale system... no checking for getlocalename_l... no checking for CFPreferencesCopyAppValue... no checking for CFLocaleCopyCurrent... no checking for CFLocaleCopyPreferredLanguages... no checking whether is self-contained... yes checking whether select supports a 0 argument... yes checking whether select detects invalid fds... yes checking for sigset_t... yes checking for alloca as a compiler built-in... yes checking whether to enable assertions... yes checking whether btowc(0) is correct... yes checking whether btowc(EOF) is correct... guessing yes checking for __builtin_expect... yes checking byteswap.h usability... yes checking byteswap.h presence... yes checking for byteswap.h... yes checking whether this system has an arbitrary file name length limit... yes checking for library containing clock_gettime... none required checking for clock_gettime... yes checking for clock_settime... yes checking for closedir... yes checking for d_ino member in directory struct... yes checking for d_type member in directory struct... yes checking for dirfd... yes checking whether dirfd is declared... yes checking whether dirfd is a macro... no checking whether // is distinct from /... (cached) no checking whether dup works... yes checking whether dup2 works... yes checking for error_at_line... yes checking for euidaccess... yes checking whether fcntl handles F_DUPFD correctly... yes checking whether fcntl understands F_DUPFD_CLOEXEC... needs runtime check checking whether fdopendir is declared... yes checking whether fdopendir works... yes checking whether fflush works on input streams... (cached) no checking for struct stat.st_blocks... yes 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 for __fpending... yes checking whether __fpending is declared... yes checking whether fpurge is declared... no checking for fseeko... (cached) yes checking whether fflush works on input streams... (cached) no checking for _fseeki64... no checking whether fstatat (..., 0) works... yes checking for ftello... (cached) yes checking whether ftello works... (cached) yes checking for struct statfs.f_type... yes checking for __fsword_t... yes checking for fts_open... yes checking whether getcwd handles long file names properly... yes checking for getpagesize... yes checking whether getcwd aborts when 4k < cwd_length < 16k... no checking for working getdelim function... yes checking whether getdtablesize works... yes checking for getgroups... yes checking for working getgroups... yes checking whether getgroups handles negative values... yes checking for gethostname... yes checking for HOST_NAME_MAX... yes checking for getline... yes checking for working getline function... 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 gettimeofday clobbers localtime buffer... no checking for gettimeofday with POSIX signature... yes checking for group_member... yes checking whether the compiler generally respects inline... 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 isfinite is declared... yes checking whether isfinite(long double) works... yes checking whether isinf is declared... yes checking whether isinf(long double) works... yes checking whether isnan(double) can be used without linking with libm... yes checking whether isnan(float) can be used without linking with libm... yes checking whether isnan(float) works... yes checking whether isnan(long double) can be used without linking with libm... yes checking whether isnanl works... yes checking whether iswblank is declared... yes 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 whether the compiler supports the __inline keyword... yes checking whether locale.h conforms to POSIX:2001... yes checking whether struct lconv is properly defined... yes checking for pthread_rwlock_t... yes checking whether pthread_rwlock_rdlock prefers a writer to a reader... no checking whether lseek detects pipes... yes checking for stdlib.h... (cached) yes checking for GNU libc compatible malloc... (cached) yes checking whether NAN macro works... yes checking whether HUGE_VAL works... 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 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 whether mbswidth is declared in ... no checking for mbstate_t... (cached) yes checking for mbtowc... yes checking for mempcpy... (cached) yes checking for memrchr... yes checking for __mktime_internal... no checking whether modf can be used without linking with libm... yes checking for listmntent... no checking for sys/ucred.h... no checking for sys/mount.h... yes checking mntent.h usability... yes checking mntent.h presence... yes checking for mntent.h... yes checking sys/fs_types.h usability... no checking sys/fs_types.h presence... no checking for sys/fs_types.h... no checking for struct fsstat.f_fstypename... no checking for library containing getmntent... none required checking for getmntent... yes checking for mntctl function and struct vmount... no checking for one-argument getmntent function... yes checking for setmntent... yes checking for endmntent... yes checking for hasmntopt... yes checking sys/mntent.h usability... no checking sys/mntent.h presence... no checking for sys/mntent.h... no checking sys/mkdev.h usability... no checking sys/mkdev.h presence... no checking for sys/mkdev.h... no checking sys/sysmacros.h usability... yes checking sys/sysmacros.h presence... yes checking for sys/sysmacros.h... yes checking for struct statfs.f_fstypename... no checking whether YESEXPR works... yes checking whether open recognizes a trailing slash... yes checking for opendir... yes checking for struct tm.tm_zone... (cached) yes checking whether perror matches strerror... yes checking whether program_invocation_name is declared... (cached) yes checking whether program_invocation_short_name is declared... (cached) yes checking for readdir... yes checking whether readlink signature is correct... yes checking whether readlink handles trailing slash correctly... yes checking whether readlinkat signature is correct... yes checking for stdlib.h... (cached) yes checking for GNU libc compatible realloc... yes checking for working re_compile_pattern... no checking libintl.h usability... yes checking libintl.h presence... yes checking for libintl.h... yes checking whether isblank is declared... yes checking for rewinddir... yes checking whether rmdir works... yes checking for rpmatch... yes checking selinux/flask.h usability... yes checking selinux/flask.h presence... yes checking for selinux/flask.h... yes checking for selinux/selinux.h... (cached) yes checking selinux/context.h usability... yes checking selinux/context.h presence... yes checking for selinux/context.h... yes checking whether setenv validates arguments... yes checking for stdint.h... (cached) yes checking for SIZE_MAX... 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 for ssize_t... (cached) 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 good max_align_t... (cached) yes checking whether NULL can be used in arbitrary expressions... (cached) yes checking which flavor of printf attribute matches inttypes macros... system checking for stpcpy... yes checking for strcasecmp... yes checking for strncasecmp... yes checking whether strncasecmp is declared... yes checking whether strcasestr works in linear time... yes checking for strcasestr... (cached) yes checking whether strcasestr works... (cached) yes checking for working strerror function... yes checking for working strndup... yes checking for working strnlen... yes checking whether strstr works in linear time... yes checking whether strstr works... (cached) yes checking for strtoull... yes checking for nlink_t... (cached) yes checking for struct utsname... yes checking whether localtime_r is declared... yes checking whether localtime_r is compatible with its POSIX signature... yes checking whether localtime loops forever near extrema... no checking for timezone_t... no checking whether trunc is declared... (cached) yes checking whether tzset clobbers localtime buffer... no checking for uname... yes checking whether unlink honors trailing slashes... yes checking whether unlink of a parent directory fails as it should... guessing yes checking for unsetenv... yes checking for unsetenv() return type... int checking whether unsetenv obeys POSIX... yes checking for ptrdiff_t... 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 iswcntrl works... (cached) yes checking for towlower... (cached) yes checking for wctype_t... (cached) yes checking for wctrans_t... (cached) yes checking whether wcwidth is declared... yes checking whether wcwidth works reasonably in UTF-8 locales... yes checking for stdint.h... (cached) 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 getpagesize... (cached) yes checking whether getpagesize is declared... yes checking for library containing inet_pton... none required checking whether inet_pton is declared... yes checking whether byte ordering is bigendian... (cached) no checking for ioctl... yes checking for ioctl with POSIX signature... no checking where to find the exponent in a 'float'... (cached) word 0 bit 23 checking where to find the exponent in a 'double'... (cached) word 1 bit 20 checking where to find the exponent in a 'long double'... word 1 bit 20 checking where to find the exponent in a 'float'... (cached) word 0 bit 23 checking where to find the exponent in a 'double'... (cached) word 1 bit 20 checking where to find the exponent in a 'long double'... (cached) word 1 bit 20 checking where to find the exponent in a 'double'... (cached) word 1 bit 20 checking where to find the exponent in a 'float'... (cached) word 0 bit 23 checking where to find the exponent in a 'long double'... (cached) word 1 bit 20 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 turkish Unicode locale... (cached) none checking for a transitional chinese 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 mmap... (cached) yes checking for MAP_ANONYMOUS... yes checking for mmap... (cached) yes checking for MAP_ANONYMOUS... yes 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 for getppriv... no checking for pthread_sigmask in -pthread... yes checking whether pthread_sigmask is only a macro... no 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 for mmap... (cached) yes checking for MAP_ANONYMOUS... yes checking for raise... yes checking for sigprocmask... yes checking whether select supports a 0 argument... (cached) yes checking whether select detects invalid fds... (cached) yes checking whether setlocale supports the C locale... 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 for struct sigaction.sa_sigaction... yes checking for volatile sig_atomic_t... yes checking for sighandler_t... yes checking for sigprocmask... (cached) yes checking whether sleep is declared... yes checking for working sleep... yes checking for mmap... (cached) yes checking for MAP_ANONYMOUS... yes checking for mmap... (cached) yes checking for MAP_ANONYMOUS... yes checking whether symlink handles trailing slash correctly... yes checking whether symlinkat handles trailing slash correctly... yes checking whether declares ioctl... yes checking for pthread_atfork... yes checking for useconds_t... yes checking whether usleep allows large arguments... 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 sched_yield in -lrt... yes checking whether C compiler handles -Werror -Wunknown-warning-option... no checking for getpwnam... yes checking for modf in -lm... yes checking for fabs in -lm... yes checking for ANSI C header files... (cached) yes checking for sys/param.h... (cached) yes checking for mntent.h... (cached) yes checking sys/mnttab.h usability... no checking sys/mnttab.h presence... no checking for sys/mnttab.h... no checking sys/mntio.h usability... no checking sys/mntio.h presence... no checking for sys/mntio.h... no checking for sys/mkdev.h... (cached) no checking for getrlimit... yes checking for sys/mkdev.h... (cached) no checking for sys/sysmacros.h... (cached) yes checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking whether stat file-mode macros are broken... (cached) no checking for sys/wait.h that is POSIX.1 compatible... (cached) yes checking for uid_t in sys/types.h... (cached) yes checking for size_t... (cached) yes checking for ssize_t... yes checking for pid_t... (cached) yes checking for ino_t... yes checking for dev_t... yes checking for mode_t... (cached) yes checking for struct stat.st_blocks... (cached) yes checking for struct stat.st_rdev... yes checking for promoted mode_t type... (cached) mode_t checking whether struct tm is in sys/time.h or time.h... (cached) time.h checking for struct tm.tm_zone... (cached) yes checking for strftime... yes checking for memcmp... yes checking for memset... yes checking for stpcpy... (cached) yes checking for strdup... (cached) yes checking for strstr... yes checking for strtol... yes checking for strtoul... yes checking for fchdir... (cached) yes checking for getcwd... yes checking for strerror... yes checking for endgrent... yes checking for endpwent... yes checking for setlocale... yes checking for getrusage... yes checking for vprintf... yes checking for _doprnt... no checking for working alloca.h... (cached) yes checking for alloca... (cached) yes checking whether closedir returns void... no checking for getmntent... (cached) yes checking for getmntent... (cached) yes checking for setmntent... (cached) yes checking for endmntent... (cached) yes checking for setgroups... yes checking for alloca as a compiler built-in... (cached) yes checking for working re_compile_pattern... (cached) no checking for sort... /usr/bin/sort checking if /usr/bin/sort supports the -z option... yes checking for struct dirent.d_type... yes checking for __attribute__ ((__noreturn__)) support... yes checking whether NLS is requested... yes checking for msgfmt... /usr/bin/msgfmt checking for gmsgfmt... /usr/bin/msgfmt checking for xgettext... /usr/bin/xgettext checking for msgmerge... /usr/bin/msgmerge checking for CFPreferencesCopyAppValue... (cached) no checking for CFLocaleCopyCurrent... (cached) no checking for CFLocaleCopyPreferredLanguages... (cached) no checking for GNU gettext in libc... yes checking whether to use NLS... yes checking where the gettext function comes from... libc checking for python... no checking for python2... no checking for python3... /usr/bin/python3 checking for python version... 3.8 checking for python platform... linux checking for python script directory... ${prefix}/lib/python3.8/site-packages checking for python extension module directory... ${exec_prefix}/lib64/python3.8/site-packages checking for faketime... no checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating build-aux/Makefile config.status: creating doc/Makefile config.status: creating find/Makefile config.status: creating find/testsuite/Makefile config.status: creating gl/Makefile config.status: creating gl/lib/Makefile config.status: creating lib/Makefile config.status: creating m4/Makefile config.status: creating po/Makefile.in config.status: creating po/Makefile config.status: creating gnulib-tests/Makefile config.status: creating xargs/Makefile config.status: creating xargs/testsuite/Makefile config.status: creating config.h config.status: linking ../GNUmakefile to GNUmakefile config.status: executing depfiles commands config.status: executing po-directories commands config.status: creating po/POTFILES config.status: creating po/Makefile + make -j4 make all-recursive make[1]: Entering directory '/builddir/build/BUILD/findutils-4.7.0/build' Making all in gl make[2]: Entering directory '/builddir/build/BUILD/findutils-4.7.0/build/gl' Making all in lib make[3]: Entering directory '/builddir/build/BUILD/findutils-4.7.0/build/gl/lib' GEN alloca.h GEN ctype.h GEN dirent.h GEN fcntl.h GEN float.h GEN inttypes.h GEN langinfo.h GEN limits.h GEN locale.h GEN stdio.h GEN math.h GEN selinux/selinux.h GEN stdlib.h GEN string.h GEN strings.h GEN sys/socket.h GEN sys/stat.h GEN sys/time.h GEN sys/types.h GEN sys/uio.h GEN sys/wait.h GEN sys/utsname.h GEN time.h GEN unistd.h GEN unitypes.h GEN uniwidth.h GEN wctype.h GEN wchar.h make all-recursive make[4]: Entering directory '/builddir/build/BUILD/findutils-4.7.0/build/gl/lib' make[5]: Entering directory '/builddir/build/BUILD/findutils-4.7.0/build/gl/lib' CC allocator.o CC areadlink.o CC areadlink-with-size.o CC areadlinkat.o CC argmatch.o CC bitrotate.o CC c-ctype.o CC c-strcasecmp.o CC c-strncasecmp.o CC c-strcasestr.o CC c-strstr.o CC canonicalize.o CC careadlinkat.o CC cloexec.o ../../../gl/lib/careadlinkat.c: In function 'careadlinkat': cc1: warning: function may return address of local variable [-Wreturn-local-addr] ../../../gl/lib/careadlinkat.c:73:8: note: declared here 73 | char stack_buf[1024]; | ^~~~~~~~~ CC close-stream.o CC closein.o CC closeout.o CC cycle-check.o CC opendir-safer.o CC dirname.o CC basename.o CC dirname-lgpl.o CC basename-lgpl.o CC stripslash.o CC exitfail.o CC creat-safer.o CC open-safer.o CC fd-hook.o CC fd-safer-flag.o CC dup-safer-flag.o CC file-set.o CC filemode.o CC filenamecat-lgpl.o CC fopen-safer.o CC freading.o CC getprogname.o CC gettime.o CC hard-locale.o CC hash.o CC hash-pjw.o CC hash-triple.o CC human.o CC i-ring.o CC idcache.o CC localcharset.o CC malloca.o CC math.o CC mbchar.o CC mbscasestr.o CC mbslen.o CC mbsstr.o CC mbswidth.o CC mbuiter.o CC modechange.o CC nstrftime.o CC openat-die.o CC openat-safer.o CC opendirat.o CC parse-datetime.o CC progname.o CC quotearg.o CC safe-read.o CC same.o CC save-cwd.o CC savedir.o CC se-context.o CC se-selinux.o CC sockets.o CC stat-time.o CC statat.o CC strnlen1.o CC sys_socket.o CC glthread/threadlib.o CC timespec.o CC unistd.o CC dup-safer.o CC fd-safer.o CC pipe-safer.o CC version-etc.o CC version-etc-fsf.o CC wctype-h.o CC xmalloc.o CC xalloc-die.o CC xgetcwd.o CC xsize.o CC xstrndup.o CC xstrtod.o CC xstrtol.o CC xstrtoul.o CC xstrtol-error.o CC xstrtoumax.o CC yesno.o CC asnprintf.o CC chdir-long.o CC fcntl.o CC fflush.o CC float.o CC fpurge.o CC freadahead.o CC fseek.o CC fseeko.o CC fts.o CC getfilecon.o CC localtime-buffer.o CC mbrtowc.o CC mktime.o CC mountlist.o CC openat-proc.o CC printf-args.o CC printf-parse.o CC regex.o CC selinux-at.o CC strerror_r.o CC time_rz.o CC vasnprintf.o CC glthread/lock.o CC uniwidth/width.o AR libgnulib.a make[5]: Leaving directory '/builddir/build/BUILD/findutils-4.7.0/build/gl/lib' make[4]: Leaving directory '/builddir/build/BUILD/findutils-4.7.0/build/gl/lib' make[3]: Leaving directory '/builddir/build/BUILD/findutils-4.7.0/build/gl/lib' make[3]: Entering directory '/builddir/build/BUILD/findutils-4.7.0/build/gl' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory '/builddir/build/BUILD/findutils-4.7.0/build/gl' make[2]: Leaving directory '/builddir/build/BUILD/findutils-4.7.0/build/gl' Making all in build-aux make[2]: Entering directory '/builddir/build/BUILD/findutils-4.7.0/build/build-aux' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/builddir/build/BUILD/findutils-4.7.0/build/build-aux' Making all in lib make[2]: Entering directory '/builddir/build/BUILD/findutils-4.7.0/build/lib' CC buildcmd.o CC dircallback.o CC extendbuf.o CC fdleak.o CC findutils-version.o CC listfile.o CC printquoted.o CC qmark.o CC regextype.o CC safe-atoi.o CC splitstring.o CC bugreports.o AR libfind.a make[2]: Leaving directory '/builddir/build/BUILD/findutils-4.7.0/build/lib' Making all in find make[2]: Entering directory '/builddir/build/BUILD/findutils-4.7.0/build/find' Making all in . make[3]: Entering directory '/builddir/build/BUILD/findutils-4.7.0/build/find' CC ftsfind.o CC finddata.o CC fstype.o CC parser.o CC pred.o CC exec.o CC tree.o CC util.o CC sharefile.o CC print.o AR libfindtools.a CCLD find make[3]: Leaving directory '/builddir/build/BUILD/findutils-4.7.0/build/find' Making all in testsuite make[3]: Entering directory '/builddir/build/BUILD/findutils-4.7.0/build/find/testsuite' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/findutils-4.7.0/build/find/testsuite' make[2]: Leaving directory '/builddir/build/BUILD/findutils-4.7.0/build/find' Making all in xargs make[2]: Entering directory '/builddir/build/BUILD/findutils-4.7.0/build/xargs' Making all in . make[3]: Entering directory '/builddir/build/BUILD/findutils-4.7.0/build/xargs' CC xargs.o CCLD xargs make[3]: Leaving directory '/builddir/build/BUILD/findutils-4.7.0/build/xargs' Making all in testsuite make[3]: Entering directory '/builddir/build/BUILD/findutils-4.7.0/build/xargs/testsuite' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/findutils-4.7.0/build/xargs/testsuite' make[2]: Leaving directory '/builddir/build/BUILD/findutils-4.7.0/build/xargs' Making all in doc make[2]: Entering directory '/builddir/build/BUILD/findutils-4.7.0/build/doc' Updating ../../doc/version.texi MAKEINFO ../../doc/find.info make[2]: Leaving directory '/builddir/build/BUILD/findutils-4.7.0/build/doc' Making all in po make[2]: Entering directory '/builddir/build/BUILD/findutils-4.7.0/build/po' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/builddir/build/BUILD/findutils-4.7.0/build/po' Making all in m4 make[2]: Entering directory '/builddir/build/BUILD/findutils-4.7.0/build/m4' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/builddir/build/BUILD/findutils-4.7.0/build/m4' Making all in gnulib-tests make[2]: Entering directory '/builddir/build/BUILD/findutils-4.7.0/build/gnulib-tests' GEN signal.h GEN arpa/inet.h GEN sys/ioctl.h GEN sys/select.h make all-recursive make[3]: Entering directory '/builddir/build/BUILD/findutils-4.7.0/build/gnulib-tests' Making all in . make[4]: Entering directory '/builddir/build/BUILD/findutils-4.7.0/build/gnulib-tests' CC test-localcharset.o CC binary-io.o CC dtotimespec.o CC imaxtostr.o CC inttostr.o CC offtostr.o CC uinttostr.o CC umaxtostr.o CC localename.o CC localename-table.o CC priv-set.o CC sig-handler.o CC timespec-add.o CC timespec-sub.o CC unlinkdir.o CC ioctl.o CC nanosleep.o CC glthread/thread.o AR libtests.a CCLD test-localcharset make[4]: Leaving directory '/builddir/build/BUILD/findutils-4.7.0/build/gnulib-tests' make[3]: Leaving directory '/builddir/build/BUILD/findutils-4.7.0/build/gnulib-tests' make[2]: Leaving directory '/builddir/build/BUILD/findutils-4.7.0/build/gnulib-tests' make[2]: Entering directory '/builddir/build/BUILD/findutils-4.7.0/build' make[2]: Nothing to be done for 'all-am'. make[2]: Leaving directory '/builddir/build/BUILD/findutils-4.7.0/build' make[1]: Leaving directory '/builddir/build/BUILD/findutils-4.7.0/build' + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.U7IJoZ + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/findutils-4.7.0-4.fc33.ppc64le '!=' / ']' + rm -rf /builddir/build/BUILDROOT/findutils-4.7.0-4.fc33.ppc64le ++ dirname /builddir/build/BUILDROOT/findutils-4.7.0-4.fc33.ppc64le + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/findutils-4.7.0-4.fc33.ppc64le + cd findutils-4.7.0 + /usr/bin/make install DESTDIR=/builddir/build/BUILDROOT/findutils-4.7.0-4.fc33.ppc64le 'INSTALL=/usr/bin/install -p' -C build make: Entering directory '/builddir/build/BUILD/findutils-4.7.0/build' Making install in gl make[1]: Entering directory '/builddir/build/BUILD/findutils-4.7.0/build/gl' Making install in lib make[2]: Entering directory '/builddir/build/BUILD/findutils-4.7.0/build/gl/lib' /usr/bin/make install-recursive make[3]: Entering directory '/builddir/build/BUILD/findutils-4.7.0/build/gl/lib' make[4]: Entering directory '/builddir/build/BUILD/findutils-4.7.0/build/gl/lib' make[5]: Entering directory '/builddir/build/BUILD/findutils-4.7.0/build/gl/lib' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/builddir/build/BUILD/findutils-4.7.0/build/gl/lib' make[4]: Leaving directory '/builddir/build/BUILD/findutils-4.7.0/build/gl/lib' make[3]: Leaving directory '/builddir/build/BUILD/findutils-4.7.0/build/gl/lib' make[2]: Leaving directory '/builddir/build/BUILD/findutils-4.7.0/build/gl/lib' make[2]: Entering directory '/builddir/build/BUILD/findutils-4.7.0/build/gl' make[3]: Entering directory '/builddir/build/BUILD/findutils-4.7.0/build/gl' 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/findutils-4.7.0/build/gl' make[2]: Leaving directory '/builddir/build/BUILD/findutils-4.7.0/build/gl' make[1]: Leaving directory '/builddir/build/BUILD/findutils-4.7.0/build/gl' Making install in build-aux make[1]: Entering directory '/builddir/build/BUILD/findutils-4.7.0/build/build-aux' make[2]: Entering directory '/builddir/build/BUILD/findutils-4.7.0/build/build-aux' 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/findutils-4.7.0/build/build-aux' make[1]: Leaving directory '/builddir/build/BUILD/findutils-4.7.0/build/build-aux' Making install in lib make[1]: Entering directory '/builddir/build/BUILD/findutils-4.7.0/build/lib' make[2]: Entering directory '/builddir/build/BUILD/findutils-4.7.0/build/lib' 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/findutils-4.7.0/build/lib' make[1]: Leaving directory '/builddir/build/BUILD/findutils-4.7.0/build/lib' Making install in find make[1]: Entering directory '/builddir/build/BUILD/findutils-4.7.0/build/find' Making install in . make[2]: Entering directory '/builddir/build/BUILD/findutils-4.7.0/build/find' make[3]: Entering directory '/builddir/build/BUILD/findutils-4.7.0/build/find' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/findutils-4.7.0-4.fc33.ppc64le/usr/bin' /usr/bin/install -p find '/builddir/build/BUILDROOT/findutils-4.7.0-4.fc33.ppc64le/usr/bin' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/findutils-4.7.0-4.fc33.ppc64le/usr/share/man/man1' /usr/bin/install -p -m 644 ../../find/find.1 '/builddir/build/BUILDROOT/findutils-4.7.0-4.fc33.ppc64le/usr/share/man/man1' make[3]: Leaving directory '/builddir/build/BUILD/findutils-4.7.0/build/find' make[2]: Leaving directory '/builddir/build/BUILD/findutils-4.7.0/build/find' Making install in testsuite make[2]: Entering directory '/builddir/build/BUILD/findutils-4.7.0/build/find/testsuite' make[3]: Entering directory '/builddir/build/BUILD/findutils-4.7.0/build/find/testsuite' 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/findutils-4.7.0/build/find/testsuite' make[2]: Leaving directory '/builddir/build/BUILD/findutils-4.7.0/build/find/testsuite' make[1]: Leaving directory '/builddir/build/BUILD/findutils-4.7.0/build/find' Making install in xargs make[1]: Entering directory '/builddir/build/BUILD/findutils-4.7.0/build/xargs' Making install in . make[2]: Entering directory '/builddir/build/BUILD/findutils-4.7.0/build/xargs' make[3]: Entering directory '/builddir/build/BUILD/findutils-4.7.0/build/xargs' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/findutils-4.7.0-4.fc33.ppc64le/usr/bin' /usr/bin/install -p xargs '/builddir/build/BUILDROOT/findutils-4.7.0-4.fc33.ppc64le/usr/bin' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/findutils-4.7.0-4.fc33.ppc64le/usr/share/man/man1' /usr/bin/install -p -m 644 ../../xargs/xargs.1 '/builddir/build/BUILDROOT/findutils-4.7.0-4.fc33.ppc64le/usr/share/man/man1' make[3]: Leaving directory '/builddir/build/BUILD/findutils-4.7.0/build/xargs' make[2]: Leaving directory '/builddir/build/BUILD/findutils-4.7.0/build/xargs' Making install in testsuite make[2]: Entering directory '/builddir/build/BUILD/findutils-4.7.0/build/xargs/testsuite' make[3]: Entering directory '/builddir/build/BUILD/findutils-4.7.0/build/xargs/testsuite' 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/findutils-4.7.0/build/xargs/testsuite' make[2]: Leaving directory '/builddir/build/BUILD/findutils-4.7.0/build/xargs/testsuite' make[1]: Leaving directory '/builddir/build/BUILD/findutils-4.7.0/build/xargs' Making install in doc make[1]: Entering directory '/builddir/build/BUILD/findutils-4.7.0/build/doc' make[2]: Entering directory '/builddir/build/BUILD/findutils-4.7.0/build/doc' make[2]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/findutils-4.7.0-4.fc33.ppc64le/usr/share/info' /usr/bin/install -p -m 644 ../../doc/find.info ../../doc/find.info-1 ../../doc/find.info-2 ../../doc/find-maint.info '/builddir/build/BUILDROOT/findutils-4.7.0-4.fc33.ppc64le/usr/share/info' install-info --info-dir='/builddir/build/BUILDROOT/findutils-4.7.0-4.fc33.ppc64le/usr/share/info' '/builddir/build/BUILDROOT/findutils-4.7.0-4.fc33.ppc64le/usr/share/info/find.info' install-info --info-dir='/builddir/build/BUILDROOT/findutils-4.7.0-4.fc33.ppc64le/usr/share/info' '/builddir/build/BUILDROOT/findutils-4.7.0-4.fc33.ppc64le/usr/share/info/find-maint.info' make[2]: Leaving directory '/builddir/build/BUILD/findutils-4.7.0/build/doc' make[1]: Leaving directory '/builddir/build/BUILD/findutils-4.7.0/build/doc' Making install in po make[1]: Entering directory '/builddir/build/BUILD/findutils-4.7.0/build/po' installing ../../po/be.gmo as /builddir/build/BUILDROOT/findutils-4.7.0-4.fc33.ppc64le/usr/share/locale/be/LC_MESSAGES/findutils.mo installing ../../po/bg.gmo as /builddir/build/BUILDROOT/findutils-4.7.0-4.fc33.ppc64le/usr/share/locale/bg/LC_MESSAGES/findutils.mo installing ../../po/ca.gmo as /builddir/build/BUILDROOT/findutils-4.7.0-4.fc33.ppc64le/usr/share/locale/ca/LC_MESSAGES/findutils.mo installing ../../po/cs.gmo as /builddir/build/BUILDROOT/findutils-4.7.0-4.fc33.ppc64le/usr/share/locale/cs/LC_MESSAGES/findutils.mo installing ../../po/da.gmo as /builddir/build/BUILDROOT/findutils-4.7.0-4.fc33.ppc64le/usr/share/locale/da/LC_MESSAGES/findutils.mo installing ../../po/de.gmo as /builddir/build/BUILDROOT/findutils-4.7.0-4.fc33.ppc64le/usr/share/locale/de/LC_MESSAGES/findutils.mo installing ../../po/el.gmo as /builddir/build/BUILDROOT/findutils-4.7.0-4.fc33.ppc64le/usr/share/locale/el/LC_MESSAGES/findutils.mo installing ../../po/eo.gmo as /builddir/build/BUILDROOT/findutils-4.7.0-4.fc33.ppc64le/usr/share/locale/eo/LC_MESSAGES/findutils.mo installing ../../po/es.gmo as /builddir/build/BUILDROOT/findutils-4.7.0-4.fc33.ppc64le/usr/share/locale/es/LC_MESSAGES/findutils.mo installing ../../po/et.gmo as /builddir/build/BUILDROOT/findutils-4.7.0-4.fc33.ppc64le/usr/share/locale/et/LC_MESSAGES/findutils.mo installing ../../po/fi.gmo as /builddir/build/BUILDROOT/findutils-4.7.0-4.fc33.ppc64le/usr/share/locale/fi/LC_MESSAGES/findutils.mo installing ../../po/fr.gmo as /builddir/build/BUILDROOT/findutils-4.7.0-4.fc33.ppc64le/usr/share/locale/fr/LC_MESSAGES/findutils.mo installing ../../po/ga.gmo as /builddir/build/BUILDROOT/findutils-4.7.0-4.fc33.ppc64le/usr/share/locale/ga/LC_MESSAGES/findutils.mo installing ../../po/gl.gmo as /builddir/build/BUILDROOT/findutils-4.7.0-4.fc33.ppc64le/usr/share/locale/gl/LC_MESSAGES/findutils.mo installing ../../po/hr.gmo as /builddir/build/BUILDROOT/findutils-4.7.0-4.fc33.ppc64le/usr/share/locale/hr/LC_MESSAGES/findutils.mo installing ../../po/hu.gmo as /builddir/build/BUILDROOT/findutils-4.7.0-4.fc33.ppc64le/usr/share/locale/hu/LC_MESSAGES/findutils.mo installing ../../po/id.gmo as /builddir/build/BUILDROOT/findutils-4.7.0-4.fc33.ppc64le/usr/share/locale/id/LC_MESSAGES/findutils.mo installing ../../po/it.gmo as /builddir/build/BUILDROOT/findutils-4.7.0-4.fc33.ppc64le/usr/share/locale/it/LC_MESSAGES/findutils.mo installing ../../po/ja.gmo as /builddir/build/BUILDROOT/findutils-4.7.0-4.fc33.ppc64le/usr/share/locale/ja/LC_MESSAGES/findutils.mo installing ../../po/ko.gmo as /builddir/build/BUILDROOT/findutils-4.7.0-4.fc33.ppc64le/usr/share/locale/ko/LC_MESSAGES/findutils.mo installing ../../po/lg.gmo as /builddir/build/BUILDROOT/findutils-4.7.0-4.fc33.ppc64le/usr/share/locale/lg/LC_MESSAGES/findutils.mo installing ../../po/lt.gmo as /builddir/build/BUILDROOT/findutils-4.7.0-4.fc33.ppc64le/usr/share/locale/lt/LC_MESSAGES/findutils.mo installing ../../po/ms.gmo as /builddir/build/BUILDROOT/findutils-4.7.0-4.fc33.ppc64le/usr/share/locale/ms/LC_MESSAGES/findutils.mo installing ../../po/nb.gmo as /builddir/build/BUILDROOT/findutils-4.7.0-4.fc33.ppc64le/usr/share/locale/nb/LC_MESSAGES/findutils.mo installing ../../po/nl.gmo as /builddir/build/BUILDROOT/findutils-4.7.0-4.fc33.ppc64le/usr/share/locale/nl/LC_MESSAGES/findutils.mo installing ../../po/pl.gmo as /builddir/build/BUILDROOT/findutils-4.7.0-4.fc33.ppc64le/usr/share/locale/pl/LC_MESSAGES/findutils.mo installing ../../po/pt.gmo as /builddir/build/BUILDROOT/findutils-4.7.0-4.fc33.ppc64le/usr/share/locale/pt/LC_MESSAGES/findutils.mo installing ../../po/pt_BR.gmo as /builddir/build/BUILDROOT/findutils-4.7.0-4.fc33.ppc64le/usr/share/locale/pt_BR/LC_MESSAGES/findutils.mo installing ../../po/ro.gmo as /builddir/build/BUILDROOT/findutils-4.7.0-4.fc33.ppc64le/usr/share/locale/ro/LC_MESSAGES/findutils.mo installing ../../po/ru.gmo as /builddir/build/BUILDROOT/findutils-4.7.0-4.fc33.ppc64le/usr/share/locale/ru/LC_MESSAGES/findutils.mo installing ../../po/sk.gmo as /builddir/build/BUILDROOT/findutils-4.7.0-4.fc33.ppc64le/usr/share/locale/sk/LC_MESSAGES/findutils.mo installing ../../po/sl.gmo as /builddir/build/BUILDROOT/findutils-4.7.0-4.fc33.ppc64le/usr/share/locale/sl/LC_MESSAGES/findutils.mo installing ../../po/sr.gmo as /builddir/build/BUILDROOT/findutils-4.7.0-4.fc33.ppc64le/usr/share/locale/sr/LC_MESSAGES/findutils.mo installing ../../po/sv.gmo as /builddir/build/BUILDROOT/findutils-4.7.0-4.fc33.ppc64le/usr/share/locale/sv/LC_MESSAGES/findutils.mo installing ../../po/tr.gmo as /builddir/build/BUILDROOT/findutils-4.7.0-4.fc33.ppc64le/usr/share/locale/tr/LC_MESSAGES/findutils.mo installing ../../po/uk.gmo as /builddir/build/BUILDROOT/findutils-4.7.0-4.fc33.ppc64le/usr/share/locale/uk/LC_MESSAGES/findutils.mo installing ../../po/vi.gmo as /builddir/build/BUILDROOT/findutils-4.7.0-4.fc33.ppc64le/usr/share/locale/vi/LC_MESSAGES/findutils.mo installing ../../po/zh_CN.gmo as /builddir/build/BUILDROOT/findutils-4.7.0-4.fc33.ppc64le/usr/share/locale/zh_CN/LC_MESSAGES/findutils.mo installing ../../po/zh_TW.gmo as /builddir/build/BUILDROOT/findutils-4.7.0-4.fc33.ppc64le/usr/share/locale/zh_TW/LC_MESSAGES/findutils.mo if test "findutils" = "gettext-tools"; then \ /usr/bin/mkdir -p /builddir/build/BUILDROOT/findutils-4.7.0-4.fc33.ppc64le/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 ../../po/$file \ /builddir/build/BUILDROOT/findutils-4.7.0-4.fc33.ppc64le/usr/share/gettext/po/$file; \ done; \ for file in Makevars; do \ rm -f /builddir/build/BUILDROOT/findutils-4.7.0-4.fc33.ppc64le/usr/share/gettext/po/$file; \ done; \ else \ : ; \ fi make[1]: Leaving directory '/builddir/build/BUILD/findutils-4.7.0/build/po' Making install in m4 make[1]: Entering directory '/builddir/build/BUILD/findutils-4.7.0/build/m4' make[2]: Entering directory '/builddir/build/BUILD/findutils-4.7.0/build/m4' 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/findutils-4.7.0/build/m4' make[1]: Leaving directory '/builddir/build/BUILD/findutils-4.7.0/build/m4' Making install in gnulib-tests make[1]: Entering directory '/builddir/build/BUILD/findutils-4.7.0/build/gnulib-tests' /usr/bin/make install-recursive make[2]: Entering directory '/builddir/build/BUILD/findutils-4.7.0/build/gnulib-tests' Making install in . make[3]: Entering directory '/builddir/build/BUILD/findutils-4.7.0/build/gnulib-tests' make[4]: Entering directory '/builddir/build/BUILD/findutils-4.7.0/build/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/findutils-4.7.0/build/gnulib-tests' make[3]: Leaving directory '/builddir/build/BUILD/findutils-4.7.0/build/gnulib-tests' make[2]: Leaving directory '/builddir/build/BUILD/findutils-4.7.0/build/gnulib-tests' make[1]: Leaving directory '/builddir/build/BUILD/findutils-4.7.0/build/gnulib-tests' make[1]: Entering directory '/builddir/build/BUILD/findutils-4.7.0/build' make[2]: Entering directory '/builddir/build/BUILD/findutils-4.7.0/build' 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/findutils-4.7.0/build' make[1]: Leaving directory '/builddir/build/BUILD/findutils-4.7.0/build' make: Leaving directory '/builddir/build/BUILD/findutils-4.7.0/build' + rm -f /builddir/build/BUILDROOT/findutils-4.7.0-4.fc33.ppc64le/usr/share/info/dir + /usr/lib/rpm/find-lang.sh /builddir/build/BUILDROOT/findutils-4.7.0-4.fc33.ppc64le findutils + /usr/lib/rpm/find-debuginfo.sh -j4 --strict-build-id -m -i --build-id-seed 4.7.0-4.fc33 --unique-debug-suffix -4.7.0-4.fc33.ppc64le --unique-debug-src-base findutils-4.7.0-4.fc33.ppc64le --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/findutils-4.7.0 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/findutils-4.7.0-4.fc33.ppc64le/usr/bin/find explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/findutils-4.7.0-4.fc33.ppc64le/usr/bin/xargs extracting debug info from /builddir/build/BUILDROOT/findutils-4.7.0-4.fc33.ppc64le/usr/bin/find extracting debug info from /builddir/build/BUILDROOT/findutils-4.7.0-4.fc33.ppc64le/usr/bin/xargs original debug info size: 1968kB, size after compression: 1828kB /usr/lib/rpm/sepdebugcrcfix: Updated 2 CRC32s, 0 CRC32s did match. cpio: build/gl/lib/parse-datetime.c: Cannot stat: No such file or directory cpio: build/gl/lib/parse-datetime.y: Cannot stat: No such file or directory 3376 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/redhat/brp-python-bytecompile /usr/bin/python 1 0 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.pOVF0X + umask 022 + cd /builddir/build/BUILD + cd findutils-4.7.0 + make -j4 check -C build make: Entering directory '/builddir/build/BUILD/findutils-4.7.0/build' GEN public-submodule-commit Making check in gl make[1]: Entering directory '/builddir/build/BUILD/findutils-4.7.0/build/gl' Making check in lib make[2]: Entering directory '/builddir/build/BUILD/findutils-4.7.0/build/gl/lib' make check-recursive make[3]: Entering directory '/builddir/build/BUILD/findutils-4.7.0/build/gl/lib' make[4]: Entering directory '/builddir/build/BUILD/findutils-4.7.0/build/gl/lib' make[4]: Nothing to be done for 'check-am'. make[4]: Leaving directory '/builddir/build/BUILD/findutils-4.7.0/build/gl/lib' make[3]: Leaving directory '/builddir/build/BUILD/findutils-4.7.0/build/gl/lib' make[2]: Leaving directory '/builddir/build/BUILD/findutils-4.7.0/build/gl/lib' make[2]: Entering directory '/builddir/build/BUILD/findutils-4.7.0/build/gl' make[2]: Nothing to be done for 'check-am'. make[2]: Leaving directory '/builddir/build/BUILD/findutils-4.7.0/build/gl' make[1]: Leaving directory '/builddir/build/BUILD/findutils-4.7.0/build/gl' Making check in build-aux make[1]: Entering directory '/builddir/build/BUILD/findutils-4.7.0/build/build-aux' make[1]: Nothing to be done for 'check'. make[1]: Leaving directory '/builddir/build/BUILD/findutils-4.7.0/build/build-aux' Making check in lib make[1]: Entering directory '/builddir/build/BUILD/findutils-4.7.0/build/lib' make regexprops test_splitstring check-regexprops make[2]: Entering directory '/builddir/build/BUILD/findutils-4.7.0/build/lib' CC regexprops.o cp ../../lib/check-regexprops.sh check-regexprops CC test_splitstring.o chmod +x check-regexprops CCLD test_splitstring CCLD regexprops make[2]: Leaving directory '/builddir/build/BUILD/findutils-4.7.0/build/lib' make check-TESTS make[2]: Entering directory '/builddir/build/BUILD/findutils-4.7.0/build/lib' make[3]: Entering directory '/builddir/build/BUILD/findutils-4.7.0/build/lib' PASS: test_splitstring PASS: check-regexprops ============================================================================ Testsuite summary for GNU findutils 4.7.0 ============================================================================ # TOTAL: 2 # PASS: 2 # SKIP: 0 # XFAIL: 0 # FAIL: 0 # XPASS: 0 # ERROR: 0 ============================================================================ make[3]: Leaving directory '/builddir/build/BUILD/findutils-4.7.0/build/lib' make[2]: Leaving directory '/builddir/build/BUILD/findutils-4.7.0/build/lib' make[1]: Leaving directory '/builddir/build/BUILD/findutils-4.7.0/build/lib' Making check in find make[1]: Entering directory '/builddir/build/BUILD/findutils-4.7.0/build/find' Making check in . make[2]: Entering directory '/builddir/build/BUILD/findutils-4.7.0/build/find' make oldfind make[3]: Entering directory '/builddir/build/BUILD/findutils-4.7.0/build/find' CC oldfind.o CCLD oldfind make[3]: Leaving directory '/builddir/build/BUILD/findutils-4.7.0/build/find' make[2]: Leaving directory '/builddir/build/BUILD/findutils-4.7.0/build/find' Making check in testsuite make[2]: Entering directory '/builddir/build/BUILD/findutils-4.7.0/build/find/testsuite' make check-DEJAGNU check-local make[3]: Entering directory '/builddir/build/BUILD/findutils-4.7.0/build/find/testsuite' Making a new site.exp file ... Generating configured-testfiles.txt /usr/bin/python3 ../../../find/testsuite/checklists.py configured-testfiles.txt ../../../find/testsuite config find.gnu find.posix srcdir='../../../find/testsuite'; export srcdir; \ EXPECT=expect; export EXPECT; \ if /bin/sh -c "runtest --version" > /dev/null 2>&1; then \ exit_status=0; l='find'; for tool in $l; do \ if runtest --tool $tool --srcdir $srcdir ; \ then :; else exit_status=1; fi; \ done; \ else echo "WARNING: could not find 'runtest'" 1>&2; :;\ fi; \ exit $exit_status 220 test files configured for find, 220 files on-diskWARNING: Couldn't find the global config file. WARNING: Couldn't find tool init file Test run by mockbuild on Fri Apr 17 16:46:40 2020 Native configuration is powerpc64le-redhat-linux-gnu === find tests === Schedule of variations: unix Running target unix Using /usr/share/dejagnu/baseboards/unix.exp as board description file for target. Using /usr/share/dejagnu/config/unix.exp as generic interface file for target. Using ../../../find/testsuite/config/unix.exp as tool-and-target-specific interface file. Running ../../../find/testsuite/find.gnu/access.exp ... Running ../../../find/testsuite/find.gnu/comma.exp ... Running ../../../find/testsuite/find.gnu/delete.exp ... Running ../../../find/testsuite/find.gnu/deletedir.exp ... Running ../../../find/testsuite/find.gnu/deletefile.exp ... Running ../../../find/testsuite/find.gnu/depth-d.exp ... Running ../../../find/testsuite/find.gnu/depth.exp ... Running ../../../find/testsuite/find.gnu/empty.exp ... Running ../../../find/testsuite/find.gnu/exec-many-rtn-failure.exp ... Running ../../../find/testsuite/find.gnu/exec-many-rtn-success.exp ... Running ../../../find/testsuite/find.gnu/exec-one-rtn-fail.exp ... Running ../../../find/testsuite/find.gnu/exec-one-rtn-success.exp ... Running ../../../find/testsuite/find.gnu/execdir-hier.exp ... Running ../../../find/testsuite/find.gnu/execdir-in-unreadable.exp ... Running ../../../find/testsuite/find.gnu/execdir-multiple.exp ... Running ../../../find/testsuite/find.gnu/execdir-one.exp ... Running ../../../find/testsuite/find.gnu/execdir-pwd.exp ... Running ../../../find/testsuite/find.gnu/execdir-pwd1.exp ... Running ../../../find/testsuite/find.gnu/execdir-root-only.exp ... Running ../../../find/testsuite/find.gnu/false.exp ... Running ../../../find/testsuite/find.gnu/follow-arg-parent-symlink.exp ... Running ../../../find/testsuite/find.gnu/follow-basic.exp ... Running ../../../find/testsuite/find.gnu/fprint-unwritable.exp ... Running ../../../find/testsuite/find.gnu/fprint0_stdout.exp ... Running ../../../find/testsuite/find.gnu/fprintf-samefile.exp ... Running ../../../find/testsuite/find.gnu/gnu-or.exp ... Running ../../../find/testsuite/find.gnu/gnuand.exp ... Running ../../../find/testsuite/find.gnu/gnunot.exp ... Running ../../../find/testsuite/find.gnu/ilname.exp ... Running ../../../find/testsuite/find.gnu/iname.exp ... Running ../../../find/testsuite/find.gnu/inum.exp ... Running ../../../find/testsuite/find.gnu/ipath.exp ... Running ../../../find/testsuite/find.gnu/iregex1.exp ... Running ../../../find/testsuite/find.gnu/iwholename.exp ... Running ../../../find/testsuite/find.gnu/lname.exp ... Running ../../../find/testsuite/find.gnu/mindepth-arg.exp ... Running ../../../find/testsuite/find.gnu/mindepth-badarg.exp ... Running ../../../find/testsuite/find.gnu/name-opt.exp ... Running ../../../find/testsuite/find.gnu/name-period.exp ... Running ../../../find/testsuite/find.gnu/name-slash.exp ... Running ../../../find/testsuite/find.gnu/no-fdleak-test.exp ... Running ../../../find/testsuite/find.gnu/path.exp ... Running ../../../find/testsuite/find.gnu/perm-slash.exp ... Running ../../../find/testsuite/find.gnu/perm.exp ... Running ../../../find/testsuite/find.gnu/perm000.exp ... Running ../../../find/testsuite/find.gnu/posix-dflt.exp ... Running ../../../find/testsuite/find.gnu/posix-h.exp ... Running ../../../find/testsuite/find.gnu/posix-l.exp ... Running ../../../find/testsuite/find.gnu/posix-perminvalid.exp ... Running ../../../find/testsuite/find.gnu/print0.exp ... Running ../../../find/testsuite/find.gnu/print_stdout.exp ... Running ../../../find/testsuite/find.gnu/printf-h.exp ... Running ../../../find/testsuite/find.gnu/printf-nonlocal-symlink.exp ... Running ../../../find/testsuite/find.gnu/printf-reserved.exp ... Running ../../../find/testsuite/find.gnu/printf-slash.exp ... Running ../../../find/testsuite/find.gnu/printf-symlink.exp ... Running ../../../find/testsuite/find.gnu/printf.exp ... Running ../../../find/testsuite/find.gnu/printfHdfl.exp ... Running ../../../find/testsuite/find.gnu/prune-default-print.exp ... Running ../../../find/testsuite/find.gnu/quit.exp ... Running ../../../find/testsuite/find.gnu/regex1.exp ... Running ../../../find/testsuite/find.gnu/regex2.exp ... Running ../../../find/testsuite/find.gnu/samefile-copy.exp ... Running ../../../find/testsuite/find.gnu/samefile-link.exp ... Running ../../../find/testsuite/find.gnu/samefile-missing.exp ... Running ../../../find/testsuite/find.gnu/samefile-p-brokenlink.exp ... Running ../../../find/testsuite/find.gnu/samefile-same.exp ... Running ../../../find/testsuite/find.gnu/samefile-symlink.exp ... Running ../../../find/testsuite/find.gnu/sv-bug-12230.exp ... Running ../../../find/testsuite/find.gnu/sv-bug-17477.exp ... Running ../../../find/testsuite/find.gnu/sv-bug-17490.exp ... Running ../../../find/testsuite/find.gnu/sv-bug-17782.exp ... Running ../../../find/testsuite/find.gnu/sv-bug-18222.exp ... Running ../../../find/testsuite/find.gnu/sv-bug-24169.exp ... Running ../../../find/testsuite/find.gnu/sv-bug-27563-execdir.exp ... Running ../../../find/testsuite/find.gnu/true.exp ... Running ../../../find/testsuite/find.gnu/used-invarg.exp ... Running ../../../find/testsuite/find.gnu/used-missing.exp ... Running ../../../find/testsuite/find.gnu/user-invalid.exp ... Running ../../../find/testsuite/find.gnu/wholename.exp ... Running ../../../find/testsuite/find.gnu/xtype-symlink.exp ... Running ../../../find/testsuite/find.gnu/xtype.exp ... Running ../../../find/testsuite/find.posix/and.exp ... Running ../../../find/testsuite/find.posix/bracket-depth.exp ... Running ../../../find/testsuite/find.posix/depth1.exp ... Running ../../../find/testsuite/find.posix/dotdotfiles.exp ... Running ../../../find/testsuite/find.posix/empty-parens.exp ... Running ../../../find/testsuite/find.posix/exec-nogaps.exp ... Running ../../../find/testsuite/find.posix/exec-one.exp ... Running ../../../find/testsuite/find.posix/files-not-expressions1.exp ... Running ../../../find/testsuite/find.posix/files-not-expressions2.exp ... Running ../../../find/testsuite/find.posix/files-not-expressions3.exp ... Running ../../../find/testsuite/find.posix/group-empty.exp ... Running ../../../find/testsuite/find.posix/group-missing.exp ... Running ../../../find/testsuite/find.posix/grouping.exp ... Running ../../../find/testsuite/find.posix/links.exp ... Running ../../../find/testsuite/find.posix/mtime0.exp ... Running ../../../find/testsuite/find.posix/name-missing.exp ... Running ../../../find/testsuite/find.posix/name.exp ... Running ../../../find/testsuite/find.posix/nameslash.exp ... Running ../../../find/testsuite/find.posix/parent.exp ... Running ../../../find/testsuite/find.posix/perm-X.exp ... Running ../../../find/testsuite/find.posix/perm-vanilla.exp ... Running ../../../find/testsuite/find.posix/posixnot.exp ... Running ../../../find/testsuite/find.posix/prune-result.exp ... Running ../../../find/testsuite/find.posix/prune-stat.exp ... Running ../../../find/testsuite/find.posix/prune.exp ... Running ../../../find/testsuite/find.posix/size-invalid.exp ... Running ../../../find/testsuite/find.posix/size-missing.exp ... Running ../../../find/testsuite/find.posix/sizes.exp ... Running ../../../find/testsuite/find.posix/sizetype.exp ... Running ../../../find/testsuite/find.posix/sv-bug-11175.exp ... Running ../../../find/testsuite/find.posix/sv-bug-12181.exp ... Running ../../../find/testsuite/find.posix/sv-bug-15235.exp ... Running ../../../find/testsuite/find.posix/sv-bug-19605.exp ... Running ../../../find/testsuite/find.posix/sv-bug-19613.exp ... Running ../../../find/testsuite/find.posix/sv-bug-19617.exp ... Running ../../../find/testsuite/find.posix/sv-bug-25359.exp ... Running ../../../find/testsuite/find.posix/sv-bug-27563-exec.exp ... Running ../../../find/testsuite/find.posix/sv-bug-30777.exp ... Running ../../../find/testsuite/find.posix/typearg.exp ... Running ../../../find/testsuite/find.posix/typesize.exp ... Running ../../../find/testsuite/find.posix/user-empty.exp ... Running ../../../find/testsuite/find.posix/user-missing.exp ... === find Summary === # of expected passes 957 find (GNU findutils) 4.7.0 make[3]: Leaving directory '/builddir/build/BUILD/findutils-4.7.0/build/find/testsuite' make[2]: Leaving directory '/builddir/build/BUILD/findutils-4.7.0/build/find/testsuite' make[1]: Leaving directory '/builddir/build/BUILD/findutils-4.7.0/build/find' Making check in xargs make[1]: Entering directory '/builddir/build/BUILD/findutils-4.7.0/build/xargs' Making check in . make[2]: Entering directory '/builddir/build/BUILD/findutils-4.7.0/build/xargs' make[2]: Nothing to be done for 'check-am'. make[2]: Leaving directory '/builddir/build/BUILD/findutils-4.7.0/build/xargs' Making check in testsuite make[2]: Entering directory '/builddir/build/BUILD/findutils-4.7.0/build/xargs/testsuite' make check-DEJAGNU make[3]: Entering directory '/builddir/build/BUILD/findutils-4.7.0/build/xargs/testsuite' Making a new site.exp file ... srcdir='../../../xargs/testsuite'; export srcdir; \ EXPECT=expect; export EXPECT; \ if /bin/sh -c "runtest --version" > /dev/null 2>&1; then \ exit_status=0; l='xargs'; for tool in $l; do \ if runtest --tool $tool --srcdir $srcdir ; \ then :; else exit_status=1; fi; \ done; \ else echo "WARNING: could not find 'runtest'" 1>&2; :;\ fi; \ exit $exit_status WARNING: Couldn't find the global config file. WARNING: Couldn't find tool init file Test run by mockbuild on Fri Apr 17 16:46:53 2020 Native configuration is powerpc64le-redhat-linux-gnu === xargs tests === Schedule of variations: unix Running target unix Using /usr/share/dejagnu/baseboards/unix.exp as board description file for target. Using /usr/share/dejagnu/config/unix.exp as generic interface file for target. Using ../../../xargs/testsuite/config/unix.exp as tool-and-target-specific interface file. Running ../../../xargs/testsuite/xargs.gnu/0n3.exp ... Running ../../../xargs/testsuite/xargs.gnu/E_-0.exp ... Running ../../../xargs/testsuite/xargs.gnu/L2-0.exp ... Running ../../../xargs/testsuite/xargs.gnu/L2_2-0.exp ... Running ../../../xargs/testsuite/xargs.gnu/L3-0.exp ... Running ../../../xargs/testsuite/xargs.gnu/P3-n1-IARG.exp ... Running ../../../xargs/testsuite/xargs.gnu/delim-o.exp ... Running ../../../xargs/testsuite/xargs.gnu/empty-r.exp ... Running ../../../xargs/testsuite/xargs.gnu/empty_def-r.exp ... Running ../../../xargs/testsuite/xargs.gnu/idef-0.exp ... Running ../../../xargs/testsuite/xargs.gnu/idef-s26-0.exp ... Running ../../../xargs/testsuite/xargs.gnu/l1-0.exp ... Running ../../../xargs/testsuite/xargs.gnu/l1_2-0.exp ... Running ../../../xargs/testsuite/xargs.gnu/n1-0.exp ... Running ../../../xargs/testsuite/xargs.gnu/n2-0.exp ... Running ../../../xargs/testsuite/xargs.gnu/n2-s21-0.exp ... Running ../../../xargs/testsuite/xargs.gnu/n2-s21-x-0.exp ... Running ../../../xargs/testsuite/xargs.gnu/n3-0.exp ... Running ../../../xargs/testsuite/xargs.gnu/n3-s31-0.exp ... Running ../../../xargs/testsuite/xargs.gnu/noeof-0.exp ... Running ../../../xargs/testsuite/xargs.gnu/nothing.exp ... Running ../../../xargs/testsuite/xargs.gnu/r.exp ... Running ../../../xargs/testsuite/xargs.gnu/s118-0.exp ... Running ../../../xargs/testsuite/xargs.gnu/s14-0.exp ... Running ../../../xargs/testsuite/xargs.gnu/s14_2-0.exp ... Running ../../../xargs/testsuite/xargs.gnu/s15-0.exp ... Running ../../../xargs/testsuite/xargs.gnu/s25-0.exp ... Running ../../../xargs/testsuite/xargs.gnu/space-0.exp ... Running ../../../xargs/testsuite/xargs.gnu/space-r.exp ... Running ../../../xargs/testsuite/xargs.gnu/space-t-0.exp ... Running ../../../xargs/testsuite/xargs.posix/EEOF.exp ... Running ../../../xargs/testsuite/xargs.posix/EEOFb.exp ... Running ../../../xargs/testsuite/xargs.posix/EEOFe.exp ... Running ../../../xargs/testsuite/xargs.posix/E_-IARG.exp ... Running ../../../xargs/testsuite/xargs.posix/E_.exp ... Running ../../../xargs/testsuite/xargs.posix/IARG-E_.exp ... Running ../../../xargs/testsuite/xargs.posix/IARG-s15.exp ... Running ../../../xargs/testsuite/xargs.posix/IARG.exp ... Running ../../../xargs/testsuite/xargs.posix/L2-n2.exp ... Running ../../../xargs/testsuite/xargs.posix/L2_2.exp ... Running ../../../xargs/testsuite/xargs.posix/L3.exp ... Running ../../../xargs/testsuite/xargs.posix/arg_max_32bit_linux_bug.exp ... Running ../../../xargs/testsuite/xargs.posix/arg_max_64bit_linux_bug.exp ... Running ../../../xargs/testsuite/xargs.posix/childfail.exp ... Running ../../../xargs/testsuite/xargs.posix/empty.exp ... Running ../../../xargs/testsuite/xargs.posix/empty_def.exp ... Running ../../../xargs/testsuite/xargs.posix/hithere.exp ... Running ../../../xargs/testsuite/xargs.posix/n1.exp ... Running ../../../xargs/testsuite/xargs.posix/n2-s21-x.exp ... Running ../../../xargs/testsuite/xargs.posix/n2-s21.exp ... Running ../../../xargs/testsuite/xargs.posix/n2.exp ... Running ../../../xargs/testsuite/xargs.posix/n3-s31.exp ... Running ../../../xargs/testsuite/xargs.posix/n3.exp ... Running ../../../xargs/testsuite/xargs.posix/noeof.exp ... Running ../../../xargs/testsuite/xargs.posix/quotes.exp ... Running ../../../xargs/testsuite/xargs.posix/rc-123.exp ... Running ../../../xargs/testsuite/xargs.posix/rc-124.exp ... Running ../../../xargs/testsuite/xargs.posix/rc-125.exp ... Running ../../../xargs/testsuite/xargs.posix/rc-126.exp ... Running ../../../xargs/testsuite/xargs.posix/rc-127.exp ... Running ../../../xargs/testsuite/xargs.posix/s118.exp ... Running ../../../xargs/testsuite/xargs.posix/s14.exp ... Running ../../../xargs/testsuite/xargs.posix/s14_2.exp ... Running ../../../xargs/testsuite/xargs.posix/s15.exp ... Running ../../../xargs/testsuite/xargs.posix/s25.exp ... Running ../../../xargs/testsuite/xargs.posix/s42.exp ... Running ../../../xargs/testsuite/xargs.posix/s470.exp ... Running ../../../xargs/testsuite/xargs.posix/s48.exp ... Running ../../../xargs/testsuite/xargs.posix/s6.exp ... Running ../../../xargs/testsuite/xargs.posix/savannah-11865.exp ... Running ../../../xargs/testsuite/xargs.posix/space-I.exp ... Running ../../../xargs/testsuite/xargs.posix/space.exp ... Running ../../../xargs/testsuite/xargs.posix/sv-bug-18714.exp ... Running ../../../xargs/testsuite/xargs.posix/sv-bug-18714b.exp ... Running ../../../xargs/testsuite/xargs.posix/sv-bug-20273.exp ... Running ../../../xargs/testsuite/xargs.posix/uc_L2.exp ... Running ../../../xargs/testsuite/xargs.posix/unmatched-n2-x.exp ... Running ../../../xargs/testsuite/xargs.posix/unmatched.exp ... Running ../../../xargs/testsuite/xargs.posix/unmatched2.exp ... Running ../../../xargs/testsuite/xargs.sysv/e.exp ... Running ../../../xargs/testsuite/xargs.sysv/eEOF.exp ... Running ../../../xargs/testsuite/xargs.sysv/empty-t.exp ... Running ../../../xargs/testsuite/xargs.sysv/empty_def-t.exp ... Running ../../../xargs/testsuite/xargs.sysv/eof1.exp ... Running ../../../xargs/testsuite/xargs.sysv/iARG.exp ... Running ../../../xargs/testsuite/xargs.sysv/idef-s26.exp ... Running ../../../xargs/testsuite/xargs.sysv/idef.exp ... Running ../../../xargs/testsuite/xargs.sysv/iquotes.exp ... Running ../../../xargs/testsuite/xargs.sysv/l1.exp ... Running ../../../xargs/testsuite/xargs.sysv/l1_2.exp ... Running ../../../xargs/testsuite/xargs.sysv/l1n4.exp ... Running ../../../xargs/testsuite/xargs.sysv/lc_l2.exp ... Running ../../../xargs/testsuite/xargs.sysv/s25-t.exp ... Running ../../../xargs/testsuite/xargs.sysv/space-t.exp ... Running ../../../xargs/testsuite/xargs.sysv/sv-bug-18713.exp ... Running ../../../xargs/testsuite/xargs.sysv/trace.exp ... === xargs Summary === # of expected passes 96 xargs (GNU findutils) 4.7.0 make[3]: Leaving directory '/builddir/build/BUILD/findutils-4.7.0/build/xargs/testsuite' make[2]: Leaving directory '/builddir/build/BUILD/findutils-4.7.0/build/xargs/testsuite' make[1]: Leaving directory '/builddir/build/BUILD/findutils-4.7.0/build/xargs' Making check in doc make[1]: Entering directory '/builddir/build/BUILD/findutils-4.7.0/build/doc' make[1]: Nothing to be done for 'check'. make[1]: Leaving directory '/builddir/build/BUILD/findutils-4.7.0/build/doc' Making check in po make[1]: Entering directory '/builddir/build/BUILD/findutils-4.7.0/build/po' make[1]: Nothing to be done for 'check'. make[1]: Leaving directory '/builddir/build/BUILD/findutils-4.7.0/build/po' Making check in m4 make[1]: Entering directory '/builddir/build/BUILD/findutils-4.7.0/build/m4' make[1]: Nothing to be done for 'check'. make[1]: Leaving directory '/builddir/build/BUILD/findutils-4.7.0/build/m4' Making check in gnulib-tests make[1]: Entering directory '/builddir/build/BUILD/findutils-4.7.0/build/gnulib-tests' make check-recursive make[2]: Entering directory '/builddir/build/BUILD/findutils-4.7.0/build/gnulib-tests' Making check in . make[3]: Entering directory '/builddir/build/BUILD/findutils-4.7.0/build/gnulib-tests' make test-accept test-alloca-opt test-areadlink test-areadlink-with-size test-areadlinkat test-argmatch test-arpa_inet test-binary-io test-bind test-bitrotate test-btowc test-byteswap test-c-ctype test-c-strcasecmp test-c-strncasecmp test-c-strcasestr test-c-strstr test-canonicalize test-chdir test-cloexec test-close test-closein test-connect test-ctype test-dirent-safer test-dirent test-dirname test-dup test-dup2 test-environ test-errno test-faccessat test-fchdir test-fcntl-h test-fcntl-safer test-fcntl test-fdopen test-fdopendir test-fflush test-fflush2 test-fgetc test-float test-fnmatch-h test-fnmatch test-fopen-safer test-fopen test-fpending test-fpurge test-fputc test-fread test-freadahead test-freading test-fseek test-fseeko test-fseeko3 test-fseeko4 test-fstat test-fstatat test-ftell test-ftell3 test-ftello test-ftello3 test-ftello4 test-ftruncate test-fwrite test-getcwd-lgpl test-getcwd test-getdelim test-getdtablesize test-getgroups test-gethostname test-getline test-getopt-gnu test-getopt-posix test-getprogname test-gettimeofday test-hash test-i-ring test-ignore-value test-inet_pton test-intprops test-inttostr test-inttypes test-ioctl test-isblank test-isfinite test-isinf test-isnand-nolibm test-isnanf-nolibm test-isnanl-nolibm test-iswblank test-langinfo test-limits-h test-listen test-locale test-localeconv test-localename test-rwlock1 test-lock test-once1 test-once2 test-lseek test-lstat test-malloc-gnu test-malloca test-math test-mbrtowc test-mbrtowc-w32 test-mbscasestr1 test-mbscasestr2 test-mbscasestr3 test-mbscasestr4 test-mbsinit test-mbsrtowcs test-mbsstr1 test-mbsstr2 test-mbsstr3 test-memchr test-memrchr test-modf test-nanosleep test-netinet_in test-nl_langinfo test-nstrftime test-open test-openat-safer test-openat test-parse-datetime test-pathmax test-perror test-perror2 test-pipe test-priv-set test-pthread_sigmask1 test-pthread_sigmask2 test-quotearg-simple test-raise test-read test-readlink test-readlinkat test-realloc-gnu test-regex test-rmdir test-select test-select-fd test-select-stdin test-setenv test-setlocale1 test-setlocale2 test-setsockopt test-sigaction test-signal-h test-sigprocmask test-sleep test-snprintf test-sockets test-stat test-stat-time test-statat test-stdalign test-stdbool test-stddef test-stdint test-stdio test-stdlib test-strcasestr test-strerror test-strerror_r test-string test-strings test-strnlen test-strstr test-strtoull test-strtoumax test-symlink test-symlinkat test-sys_ioctl test-sys_select test-sys_socket test-sys_stat test-sys_time test-sys_types test-sys_uio test-sys_utsname test-sys_wait test-thread_self test-thread_create test-time test-timespec test-trunc1 test-trunc2 test-uname test-dup-safer test-unistd test-uc_width test-uc_width2 test-unlink test-unlinkat test-unsetenv test-usleep test-vasnprintf test-verify test-version-etc test-wchar test-wcrtomb test-wcrtomb-w32 test-wctype-h test-wcwidth test-xalloc-die test-xstrtol test-xstrtoul test-xstrtoumax test-yesno libtests.a make[4]: Entering directory '/builddir/build/BUILD/findutils-4.7.0/build/gnulib-tests' CC test-accept.o CC test-alloca-opt.o CC test-areadlink.o CC test-areadlink-with-size.o CC test-areadlinkat.o CC test-argmatch.o CC test-arpa_inet.o CC test-binary-io.o CC test-bind.o CC test-bitrotate.o CC test-btowc.o CC test-byteswap.o CC test-c-ctype.o CC test-c-strcasecmp.o CC test-c-strncasecmp.o CC test-c-strcasestr.o CC test-c-strstr.o CC test-canonicalize.o CC test-chdir.o CC test-cloexec.o CC test-close.o ../../gnulib-tests/test-canonicalize.c: In function 'main': ../../gnulib-tests/test-canonicalize.c:74:15: warning: argument 1 null where non-null expected [-Wnonnull] 74 | result1 = canonicalize_file_name (null_ptr ()); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../gl/lib/stdlib.h:36, from ../../gnulib-tests/../gl/lib/canonicalize.h:20, from ../../gnulib-tests/test-canonicalize.c:21: /usr/include/stdlib.h:790:14: note: in a call to function 'canonicalize_file_name' declared here 790 | extern char *canonicalize_file_name (const char *__name) | ^~~~~~~~~~~~~~~~~~~~~~ CC test-closein.o CC test-connect.o CC test-ctype.o CC test-dirent-safer.o CC test-dirent.o CC test-dirname.o CC test-dup.o CC test-dup2.o CC test-environ.o CC test-errno.o CC test-faccessat.o CC test-fchdir.o CC test-fcntl-h.o CC test-fcntl-safer.o CC test-fcntl.o CC test-fdopen.o CC test-fdopendir.o CC test-fflush.o CC test-fflush2.o CC test-fgetc.o CC test-float.o CC test-fnmatch-h.o CC test-fnmatch.o CC test-fopen-safer.o CC test-fopen.o CC test-fpending.o CC test-fpurge.o CC test-fputc.o CC test-fread.o CC test-freadahead.o CC test-freading.o CC test-fseek.o CC test-fseeko.o CC test-fseeko3.o CC test-fseeko4.o CC test-fstat.o CC test-fstatat.o CC test-ftell.o CC test-ftell3.o CC test-ftello.o CC test-ftello3.o CC test-ftello4.o CC test-ftruncate.o CC test-fwrite.o CC test-getcwd-lgpl.o CC test-getcwd.o CC test-getdelim.o CC test-getdtablesize.o CC test-gethostname.o CC test-getgroups.o CC test-getline.o CC test-getopt-gnu.o CC test-getopt-posix.o CC test-getprogname.o CC test-gettimeofday.o CC test-hash.o CC test-i-ring.o CC test-ignore-value.o CC test-inet_pton.o CC test-intprops.o CC test-inttostr.o CC test-inttypes.o CC test-ioctl.o CC test-isblank.o CC test-isfinite.o CC test-isinf.o CC test-isnand-nolibm.o CC test-isnanf-nolibm.o CC test-isnanl-nolibm.o CC test-iswblank.o CC test-langinfo.o CC test-limits-h.o CC test-listen.o CC test-locale.o CC test-localeconv.o CC test-localename.o CC test-rwlock1.o CC test-lock.o ../../gnulib-tests/test-lock.c:439:1: warning: 'test_rwlock' defined but not used [-Wunused-function] 439 | test_rwlock (void) | ^~~~~~~~~~~ CC test-once.o CC test-lseek.o CC test-lstat.o CC test-malloc-gnu.o CC test-malloca.o CC test-math.o CC test-mbrtowc.o CC test-mbrtowc-w32.o CC test-mbscasestr1.o CC test-mbscasestr2.o CC test-mbscasestr3.o CC test-mbscasestr4.o CC test-mbsinit.o CC test-mbsrtowcs.o CC test-mbsstr1.o CC test-mbsstr2.o CC test-mbsstr3.o CC test-memchr.o CC test-memrchr.o CC test-modf.o CC randomd.o CC test-nanosleep.o CC test-netinet_in.o CC test-nl_langinfo.o CC test-nstrftime.o CC test-open.o CC test-openat-safer.o CC test-openat.o CC test-parse-datetime.o CC test-pathmax.o CC test-perror.o CC test-perror2.o CC test-pipe.o CC test-priv-set.o CC test-pthread_sigmask1.o CC test-pthread_sigmask2.o CC test-quotearg-simple.o CC test-raise.o CC test-read.o CC test-readlink.o CC test-readlinkat.o CC test-realloc-gnu.o CC test-regex.o CC test-rmdir.o CC test-select.o CC test-select-fd.o CC test-select-stdin.o CC test-setenv.o CC test-setlocale1.o CC test-setlocale2.o CC test-setsockopt.o CC test-sigaction.o CC test-signal-h.o CC test-sigprocmask.o CC test-sleep.o CC test-snprintf.o CC test-sockets.o CC test-stat.o CC test-stat-time.o CC test-statat.o CC test-stdalign.o CC test-stdbool.o CC test-stddef.o CC test-stdint.o CC test-stdio.o CC test-stdlib.o CC test-strcasestr.o CC test-strerror.o CC test-strerror_r.o CC test-string.o CC test-strings.o CC test-strnlen.o CC test-strstr.o CC test-strtoull.o CC test-strtoumax.o CC test-symlink.o CC test-symlinkat.o CC test-sys_ioctl.o CC test-sys_select.o CC test-sys_socket.o CC test-sys_stat.o CC test-sys_time.o CC test-sys_types.o CC test-sys_uio.o CC test-sys_utsname.o CC test-sys_wait.o CC test-thread_self.o CC test-thread_create.o CC test-time.o CC test-timespec.o CC test-trunc1.o CC test-trunc2.o CC test-uname.o CC test-dup-safer.o CC test-unistd.o CC test-unlink.o CC test-unlinkat.o CC test-unsetenv.o CC test-usleep.o CC test-vasnprintf.o CC test-verify.o CC test-version-etc.o CC test-wchar.o CC test-wcrtomb.o CC test-wcrtomb-w32.o CC test-wctype-h.o CC test-wcwidth.o CC test-xalloc-die.o CC test-xstrtol.o CC test-xstrtoul.o CC test-xstrtoumax.o make[4]: 'libtests.a' is up to date. CC test-yesno.o CCLD test-accept CCLD test-alloca-opt CCLD test-areadlink CCLD test-areadlink-with-size CCLD test-areadlinkat CCLD test-argmatch CCLD test-arpa_inet CCLD test-binary-io CCLD test-bind CCLD test-bitrotate CCLD test-btowc CCLD test-byteswap CCLD test-c-ctype CCLD test-c-strcasecmp CCLD test-c-strncasecmp CCLD test-c-strcasestr CCLD test-c-strstr CCLD test-canonicalize CCLD test-chdir CCLD test-cloexec CCLD test-close CCLD test-closein CCLD test-connect CCLD test-ctype CCLD test-dirent-safer CCLD test-dirent CCLD test-dirname CCLD test-dup CCLD test-dup2 CCLD test-environ CCLD test-errno CCLD test-faccessat CCLD test-fchdir CCLD test-fcntl-h CCLD test-fcntl-safer CCLD test-fcntl CCLD test-fdopen CCLD test-fdopendir CCLD test-fflush CCLD test-fflush2 CCLD test-fgetc CCLD test-float CCLD test-fnmatch-h CCLD test-fnmatch CCLD test-fopen-safer CCLD test-fopen CCLD test-fpending CCLD test-fpurge CCLD test-fputc CCLD test-fread CCLD test-freadahead CCLD test-freading CCLD test-fseek CCLD test-fseeko CCLD test-fseeko3 CCLD test-fseeko4 CCLD test-fstat CCLD test-fstatat CCLD test-ftell CCLD test-ftell3 CCLD test-ftello CCLD test-ftello3 CCLD test-ftello4 CCLD test-ftruncate CCLD test-fwrite CCLD test-getcwd-lgpl CCLD test-getcwd CCLD test-getdelim CCLD test-getdtablesize CCLD test-getgroups CCLD test-gethostname CCLD test-getline CCLD test-getopt-gnu CCLD test-getopt-posix CCLD test-getprogname CCLD test-gettimeofday CCLD test-hash CCLD test-i-ring CCLD test-ignore-value CCLD test-inet_pton CCLD test-intprops CCLD test-inttostr CCLD test-inttypes CCLD test-ioctl CCLD test-isblank CCLD test-isfinite CCLD test-isinf CCLD test-isnand-nolibm CCLD test-isnanf-nolibm CCLD test-isnanl-nolibm CCLD test-iswblank CCLD test-langinfo CCLD test-limits-h CCLD test-listen CCLD test-locale CCLD test-localeconv CCLD test-localename CCLD test-rwlock1 CCLD test-lock CCLD test-once1 CCLD test-once2 CCLD test-lseek CCLD test-lstat CCLD test-malloc-gnu CCLD test-malloca CCLD test-math CCLD test-mbrtowc CCLD test-mbrtowc-w32 CCLD test-mbscasestr1 CCLD test-mbscasestr2 CCLD test-mbscasestr3 CCLD test-mbscasestr4 CCLD test-mbsinit CCLD test-mbsrtowcs CCLD test-mbsstr1 CCLD test-mbsstr2 CCLD test-mbsstr3 CCLD test-memchr CCLD test-memrchr CCLD test-modf CCLD test-nanosleep CCLD test-netinet_in CCLD test-nl_langinfo CCLD test-nstrftime CCLD test-open CCLD test-openat-safer CCLD test-openat CCLD test-parse-datetime CCLD test-pathmax CCLD test-perror CCLD test-perror2 CCLD test-pipe CCLD test-priv-set CCLD test-pthread_sigmask1 CCLD test-pthread_sigmask2 CCLD test-quotearg-simple CCLD test-raise CCLD test-read CCLD test-readlink CCLD test-readlinkat CCLD test-realloc-gnu CCLD test-regex CCLD test-rmdir CCLD test-select CCLD test-select-fd CCLD test-select-stdin CCLD test-setenv CCLD test-setlocale1 CCLD test-setlocale2 CCLD test-setsockopt CCLD test-sigaction CCLD test-signal-h CCLD test-sigprocmask CCLD test-sleep CCLD test-snprintf CCLD test-sockets CCLD test-stat CCLD test-stat-time CCLD test-statat CCLD test-stdalign CCLD test-stdbool CCLD test-stddef CCLD test-stdint CCLD test-stdio CCLD test-stdlib CCLD test-strcasestr CCLD test-strerror CCLD test-strerror_r CCLD test-string CCLD test-strings CCLD test-strnlen CCLD test-strstr CCLD test-strtoull CCLD test-strtoumax CCLD test-symlink CCLD test-symlinkat CCLD test-sys_ioctl CCLD test-sys_select CCLD test-sys_socket CCLD test-sys_stat CCLD test-sys_time CCLD test-sys_types CCLD test-sys_uio CCLD test-sys_utsname CCLD test-sys_wait CCLD test-thread_self CCLD test-thread_create CCLD test-time CCLD test-timespec CCLD test-trunc1 CCLD test-trunc2 CCLD test-uname CCLD test-dup-safer CCLD test-unistd CC uniwidth/test-uc_width.o CC uniwidth/test-uc_width2.o CCLD test-unlink CCLD test-unlinkat CCLD test-unsetenv CCLD test-usleep CCLD test-vasnprintf CCLD test-verify CCLD test-version-etc CCLD test-wchar CCLD test-wcrtomb CCLD test-wcrtomb-w32 CCLD test-wctype-h CCLD test-wcwidth CCLD test-xalloc-die CCLD test-xstrtol CCLD test-xstrtoul CCLD test-xstrtoumax CCLD test-yesno CCLD test-uc_width CCLD test-uc_width2 make[4]: Leaving directory '/builddir/build/BUILD/findutils-4.7.0/build/gnulib-tests' make check-TESTS make[4]: Entering directory '/builddir/build/BUILD/findutils-4.7.0/build/gnulib-tests' make[5]: Entering directory '/builddir/build/BUILD/findutils-4.7.0/build/gnulib-tests' PASS: test-accept PASS: test-areadlink PASS: test-areadlink-with-size PASS: test-alloca-opt PASS: test-areadlinkat PASS: test-arpa_inet PASS: test-argmatch PASS: test-bind PASS: test-bitrotate PASS: test-binary-io.sh SKIP: test-btowc2.sh SKIP: test-btowc1.sh PASS: test-byteswap PASS: test-c-ctype PASS: test-c-strcase.sh PASS: test-canonicalize PASS: test-chdir PASS: test-close PASS: test-cloexec PASS: test-connect PASS: test-ctype PASS: test-dirent-safer PASS: test-dirent PASS: test-c-strcasestr PASS: test-closein.sh PASS: test-dirname PASS: test-dup PASS: test-dup2 PASS: test-environ PASS: test-errno PASS: test-faccessat PASS: test-fcntl-h PASS: test-fchdir PASS: test-fcntl-safer PASS: test-fcntl PASS: test-fdopen PASS: test-fdopendir PASS: test-fflush PASS: test-fflush2.sh PASS: test-fgetc PASS: test-float PASS: test-fnmatch PASS: test-fnmatch-h PASS: test-fopen-safer PASS: test-fopen PASS: test-fpurge PASS: test-fpending.sh PASS: test-fputc PASS: test-fread PASS: test-freading PASS: test-freadahead.sh PASS: test-fseek.sh PASS: test-fseek2.sh PASS: test-fseeko2.sh PASS: test-fseeko.sh PASS: test-fstat PASS: test-fseeko3.sh PASS: test-fseeko4.sh PASS: test-ftell2.sh PASS: test-fstatat PASS: test-ftell.sh PASS: test-ftell3 PASS: test-ftello2.sh PASS: test-ftello.sh PASS: test-ftello3 PASS: test-ftello4.sh PASS: test-ftruncate.sh PASS: test-fwrite PASS: test-getcwd-lgpl PASS: test-getdelim PASS: test-getdtablesize PASS: test-getgroups PASS: test-gethostname PASS: test-getline PASS: test-getopt-gnu PASS: test-getopt-posix PASS: test-getprogname PASS: test-gettimeofday PASS: test-i-ring PASS: test-ignore-value PASS: test-inet_pton PASS: test-intprops PASS: test-inttostr PASS: test-inttypes PASS: test-ioctl PASS: test-isblank PASS: test-isfinite PASS: test-isinf PASS: test-isnand-nolibm PASS: test-isnanf-nolibm PASS: test-isnanl-nolibm PASS: test-iswblank PASS: test-getcwd.sh PASS: test-langinfo PASS: test-limits-h PASS: test-listen PASS: test-locale PASS: test-localeconv PASS: test-localename PASS: test-rwlock1 PASS: test-once1 PASS: test-once2 PASS: test-c-strstr PASS: test-lstat PASS: test-lseek.sh PASS: test-malloc-gnu PASS: test-math PASS: test-malloca SKIP: test-mbrtowc1.sh SKIP: test-mbrtowc3.sh SKIP: test-mbrtowc4.sh PASS: test-hash SKIP: test-mbrtowc2.sh PASS: test-mbrtowc5.sh SKIP: test-mbrtowc-w32-1.sh SKIP: test-mbrtowc-w32-3.sh SKIP: test-mbrtowc-w32-2.sh SKIP: test-mbrtowc-w32-4.sh SKIP: test-mbrtowc-w32-5.sh SKIP: test-mbscasestr2.sh SKIP: test-mbscasestr3.sh SKIP: test-mbscasestr4.sh SKIP: test-mbsinit.sh SKIP: test-mbsrtowcs2.sh SKIP: test-mbsrtowcs1.sh SKIP: test-mbsrtowcs3.sh SKIP: test-mbsrtowcs4.sh SKIP: test-mbsstr2.sh SKIP: test-mbsstr3.sh PASS: test-mbsstr1 PASS: test-memrchr PASS: test-modf PASS: test-memchr PASS: test-netinet_in PASS: test-nl_langinfo.sh PASS: test-nstrftime PASS: test-open PASS: test-openat-safer PASS: test-openat PASS: test-parse-datetime PASS: test-pathmax PASS: test-mbscasestr1 PASS: test-perror2 PASS: test-perror.sh PASS: test-pipe PASS: test-priv-set PASS: test-nanosleep PASS: test-quotearg-simple PASS: test-raise PASS: test-read PASS: test-readlink PASS: test-readlinkat PASS: test-realloc-gnu PASS: test-regex PASS: test-rmdir PASS: test-select PASS: test-lock PASS: test-pthread_sigmask1 PASS: test-pthread_sigmask2 PASS: test-setenv SKIP: test-setlocale1.sh PASS: test-setsockopt PASS: test-sigaction PASS: test-signal-h PASS: test-setlocale2.sh PASS: test-select-out.sh PASS: test-snprintf PASS: test-sockets PASS: test-stat PASS: test-stat-time PASS: test-statat PASS: test-stdalign PASS: test-select-in.sh PASS: test-stdbool PASS: test-stddef PASS: test-stdint PASS: test-stdio PASS: test-stdlib PASS: test-strerror PASS: test-strerror_r PASS: test-string PASS: test-strings PASS: test-strcasestr PASS: test-strnlen PASS: test-strtoull PASS: test-strtoumax PASS: test-symlink PASS: test-symlinkat PASS: test-strstr PASS: test-sys_ioctl PASS: test-sys_socket PASS: test-sys_select PASS: test-sys_time PASS: test-sys_stat PASS: test-sys_types PASS: test-sys_uio PASS: test-sys_utsname PASS: test-sys_wait PASS: test-thread_self PASS: test-thread_create PASS: test-time PASS: test-timespec PASS: test-trunc1 PASS: test-init.sh PASS: test-trunc2 PASS: test-uname PASS: test-dup-safer PASS: test-unistd PASS: test-uc_width PASS: test-unlink PASS: test-unlinkat PASS: uniwidth/test-uc_width2.sh PASS: test-unsetenv PASS: test-update-copyright.sh PASS: test-vasnprintf PASS: test-vc-list-files-git.sh SKIP: test-vc-list-files-cvs.sh PASS: test-verify PASS: test-verify.sh PASS: test-version-etc.sh PASS: test-wchar PASS: test-wcrtomb.sh SKIP: test-wcrtomb-w32-1.sh SKIP: test-wcrtomb-w32-2.sh SKIP: test-wcrtomb-w32-3.sh SKIP: test-wcrtomb-w32-4.sh SKIP: test-wcrtomb-w32-5.sh PASS: test-wctype-h PASS: test-wcwidth PASS: test-usleep PASS: test-xalloc-die.sh PASS: test-xstrtoumax.sh PASS: test-xstrtol.sh PASS: test-yesno.sh PASS: test-sigprocmask PASS: test-sleep ============================================================================ Testsuite summary for GNU findutils 4.7.0 ============================================================================ # TOTAL: 236 # PASS: 208 # SKIP: 28 # XFAIL: 0 # FAIL: 0 # XPASS: 0 # ERROR: 0 ============================================================================ make[5]: Leaving directory '/builddir/build/BUILD/findutils-4.7.0/build/gnulib-tests' make[4]: Leaving directory '/builddir/build/BUILD/findutils-4.7.0/build/gnulib-tests' make[3]: Leaving directory '/builddir/build/BUILD/findutils-4.7.0/build/gnulib-tests' make[2]: Leaving directory '/builddir/build/BUILD/findutils-4.7.0/build/gnulib-tests' make[1]: Leaving directory '/builddir/build/BUILD/findutils-4.7.0/build/gnulib-tests' make[1]: Entering directory '/builddir/build/BUILD/findutils-4.7.0/build' make check-TESTS make[2]: Entering directory '/builddir/build/BUILD/findutils-4.7.0/build' make[3]: Entering directory '/builddir/build/BUILD/findutils-4.7.0/build' many-dir-entries-vs-OOM.sh: skipped test: expensive: disabled by default SKIP: tests/find/many-dir-entries-vs-OOM.sh PASS: tests/find/name-lbracket-literal.sh PASS: tests/find/depth-unreadable-dir.sh PASS: tests/misc/help-version.sh PASS: tests/find/printf_inode.sh PASS: tests/find/printf_escape_c.sh PASS: tests/find/printf_escapechars.sh PASS: tests/find/debug-missing-arg.sh PASS: tests/find/refuse-noop.sh PASS: tests/xargs/verbose-quote.sh PASS: tests/find/exec-plus-last-file.sh PASS: tests/find/type_list.sh PASS: tests/find/execdir-fd-leak.sh ============================================================================ Testsuite summary for GNU findutils 4.7.0 ============================================================================ # TOTAL: 13 # PASS: 12 # SKIP: 1 # XFAIL: 0 # FAIL: 0 # XPASS: 0 # ERROR: 0 ============================================================================ make[3]: Leaving directory '/builddir/build/BUILD/findutils-4.7.0/build' make[2]: Leaving directory '/builddir/build/BUILD/findutils-4.7.0/build' make[1]: Leaving directory '/builddir/build/BUILD/findutils-4.7.0/build' make: Leaving directory '/builddir/build/BUILD/findutils-4.7.0/build' + RPM_EC=0 ++ jobs -p + exit 0 Processing files: findutils-4.7.0-4.fc33.ppc64le Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.Vck6NZ + umask 022 + cd /builddir/build/BUILD + cd findutils-4.7.0 + DOCDIR=/builddir/build/BUILDROOT/findutils-4.7.0-4.fc33.ppc64le/usr/share/doc/findutils + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/findutils-4.7.0-4.fc33.ppc64le/usr/share/doc/findutils + cp -pr AUTHORS /builddir/build/BUILDROOT/findutils-4.7.0-4.fc33.ppc64le/usr/share/doc/findutils + cp -pr NEWS /builddir/build/BUILDROOT/findutils-4.7.0-4.fc33.ppc64le/usr/share/doc/findutils + cp -pr README /builddir/build/BUILDROOT/findutils-4.7.0-4.fc33.ppc64le/usr/share/doc/findutils + cp -pr THANKS /builddir/build/BUILDROOT/findutils-4.7.0-4.fc33.ppc64le/usr/share/doc/findutils + cp -pr TODO /builddir/build/BUILDROOT/findutils-4.7.0-4.fc33.ppc64le/usr/share/doc/findutils + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.5F0bOW + umask 022 + cd /builddir/build/BUILD + cd findutils-4.7.0 + LICENSEDIR=/builddir/build/BUILDROOT/findutils-4.7.0-4.fc33.ppc64le/usr/share/licenses/findutils + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/findutils-4.7.0-4.fc33.ppc64le/usr/share/licenses/findutils + cp -pr COPYING /builddir/build/BUILDROOT/findutils-4.7.0-4.fc33.ppc64le/usr/share/licenses/findutils + RPM_EC=0 ++ jobs -p + exit 0 Provides: /bin/find bundled(gnulib) findutils = 1:4.7.0-4.fc33 findutils(ppc-64) = 1:4.7.0-4.fc33 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.17)(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.17)(64bit) libselinux.so.1()(64bit) rtld(GNU_HASH) Conflicts: filesystem < 3 Processing files: findutils-debugsource-4.7.0-4.fc33.ppc64le Provides: findutils-debugsource = 1:4.7.0-4.fc33 findutils-debugsource(ppc-64) = 1:4.7.0-4.fc33 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: findutils-debuginfo-4.7.0-4.fc33.ppc64le Provides: debuginfo(build-id) = 171afbe4969099b0c560218bb0228f2c42a48d1a debuginfo(build-id) = c9bddadd95db0d12783474cd0b7b5f66d943b54e findutils-debuginfo = 1:4.7.0-4.fc33 findutils-debuginfo(ppc-64) = 1:4.7.0-4.fc33 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: findutils-debugsource(ppc-64) = 1:4.7.0-4.fc33 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/findutils-4.7.0-4.fc33.ppc64le Wrote: /builddir/build/RPMS/findutils-4.7.0-4.fc33.ppc64le.rpm Wrote: /builddir/build/RPMS/findutils-debuginfo-4.7.0-4.fc33.ppc64le.rpm Wrote: /builddir/build/RPMS/findutils-debugsource-4.7.0-4.fc33.ppc64le.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.A4CXXZ + umask 022 + cd /builddir/build/BUILD + cd findutils-4.7.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/findutils-4.7.0-4.fc33.ppc64le + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0