Mock Version: 1.4.9 Mock Version: 1.4.9 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/perl-File-RsyncP.spec'], chrootPath='/var/lib/mock/f29-build-10442-4719/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': 'en_US.UTF-8'}shell=Falselogger=timeout=345600uid=998gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/perl-File-RsyncP.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': 'en_US.UTF-8'} and shell False BUILDSTDERR: sh: perl: command not found BUILDSTDERR: sh: /usr/bin/perl: No such file or directory BUILDSTDERR: sh: /usr/bin/perl: No such file or directory Building target platforms: riscv64 Building for target riscv64 Wrote: /builddir/build/SRPMS/perl-File-RsyncP-0.74-11.fc29.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/perl-File-RsyncP.spec'], chrootPath='/var/lib/mock/f29-build-10442-4719/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': 'en_US.UTF-8'}shell=Falselogger=timeout=345600uid=998gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/perl-File-RsyncP.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': 'en_US.UTF-8'} and shell False Building target platforms: riscv64 Building for target riscv64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.B0ztFZ + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf File-RsyncP-0.74 + /usr/bin/gzip -dc /builddir/build/SOURCES/File-RsyncP-0.74.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd File-RsyncP-0.74 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + cp /usr/lib/rpm/config.guess /usr/lib/rpm/config.sub FileList/ + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.oiC0lT + umask 022 + cd /builddir/build/BUILD + cd File-RsyncP-0.74 + perl Makefile.PL INSTALLDIRS=vendor NO_PACKLIST=1 Checking if your kit is complete... Looks good Generating a Unix-style Makefile Writing Makefile for File::RsyncP + make cp lib/File/RsyncP/FileIO.pm blib/lib/File/RsyncP/FileIO.pm cp lib/File/RsyncP.pm blib/lib/File/RsyncP.pm make[1]: Entering directory '/builddir/build/BUILD/File-RsyncP-0.74/Digest' cp Digest.pm ../blib/lib/File/RsyncP/Digest.pm AutoSplitting ../blib/lib/File/RsyncP/Digest.pm (../blib/lib/auto/File/RsyncP/Digest) Running Mkbootstrap for Digest () chmod 644 "Digest.bs" "/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- Digest.bs ../blib/arch/auto/File/RsyncP/Digest/Digest.bs 644 "/usr/bin/perl" "/usr/share/perl5/vendor_perl/ExtUtils/xsubpp" -typemap '/usr/share/perl5/ExtUtils/typemap' -typemap '/builddir/build/BUILD/File-RsyncP-0.74/Digest/typemap' Digest.xs > Digest.xsc mv Digest.xsc Digest.c gcc -c -D_REENTRANT -D_GNU_SOURCE -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 -fasynchronous-unwind-tables -fstack-clash-protection -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -DVERSION=\"0.74\" -DXS_VERSION=\"0.74\" -fPIC "-I/usr/lib64/perl5/CORE" -DPERL_BYTEORDER=12345678 Digest.c BUILDSTDERR: Digest.c: In function 'XS_File__RsyncP__Digest_new': BUILDSTDERR: Digest.c:196:9: warning: variable 'packname' set but not used [-Wunused-but-set-variable] BUILDSTDERR: char * packname; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: Digest.c: In function 'XS_File__RsyncP__Digest_digest': BUILDSTDERR: Digest.c:375:7: warning: unused variable 'RETVAL' [-Wunused-variable] BUILDSTDERR: SV * RETVAL; BUILDSTDERR: ^~~~~~ BUILDSTDERR: Digest.c: In function 'XS_File__RsyncP__Digest_digest2': BUILDSTDERR: Digest.c:407:7: warning: unused variable 'RETVAL' [-Wunused-variable] BUILDSTDERR: SV * RETVAL; BUILDSTDERR: ^~~~~~ BUILDSTDERR: Digest.c: In function 'XS_File__RsyncP__Digest_blockDigest': BUILDSTDERR: Digest.c:458:7: warning: unused variable 'RETVAL' [-Wunused-variable] BUILDSTDERR: SV * RETVAL; BUILDSTDERR: ^~~~~~ BUILDSTDERR: Digest.c:451:23: warning: variable 'context' set but not used [-Wunused-but-set-variable] BUILDSTDERR: File__RsyncP__Digest context; BUILDSTDERR: ^~~~~~~ BUILDSTDERR: Digest.c: In function 'XS_File__RsyncP__Digest_blockDigestUpdate': BUILDSTDERR: Digest.c:543:7: warning: unused variable 'RETVAL' [-Wunused-variable] BUILDSTDERR: SV * RETVAL; BUILDSTDERR: ^~~~~~ BUILDSTDERR: Digest.c:535:23: warning: variable 'context' set but not used [-Wunused-but-set-variable] BUILDSTDERR: File__RsyncP__Digest context; BUILDSTDERR: ^~~~~~~ BUILDSTDERR: Digest.c: In function 'XS_File__RsyncP__Digest_blockDigestExtract': BUILDSTDERR: Digest.c:634:7: warning: unused variable 'RETVAL' [-Wunused-variable] BUILDSTDERR: SV * RETVAL; BUILDSTDERR: ^~~~~~ BUILDSTDERR: Digest.c:629:23: warning: variable 'context' set but not used [-Wunused-but-set-variable] BUILDSTDERR: File__RsyncP__Digest context; BUILDSTDERR: ^~~~~~~ gcc -c -D_REENTRANT -D_GNU_SOURCE -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 -fasynchronous-unwind-tables -fstack-clash-protection -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -DVERSION=\"0.74\" -DXS_VERSION=\"0.74\" -fPIC "-I/usr/lib64/perl5/CORE" -DPERL_BYTEORDER=12345678 md4c.c gcc -c -D_REENTRANT -D_GNU_SOURCE -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 -fasynchronous-unwind-tables -fstack-clash-protection -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -DVERSION=\"0.74\" -DXS_VERSION=\"0.74\" -fPIC "-I/usr/lib64/perl5/CORE" -DPERL_BYTEORDER=12345678 rsync_lib.c rm -f ../blib/arch/auto/File/RsyncP/Digest/Digest.so gcc -lpthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -L/usr/local/lib -fstack-protector-strong Digest.o md4c.o rsync_lib.o -o ../blib/arch/auto/File/RsyncP/Digest/Digest.so \ -lperl \ chmod 755 ../blib/arch/auto/File/RsyncP/Digest/Digest.so Manifying 1 pod document make[1]: Leaving directory '/builddir/build/BUILD/File-RsyncP-0.74/Digest' make[1]: Entering directory '/builddir/build/BUILD/File-RsyncP-0.74/FileList' cp FileList.pm ../blib/lib/File/RsyncP/FileList.pm AutoSplitting ../blib/lib/File/RsyncP/FileList.pm (../blib/lib/auto/File/RsyncP/FileList) Running Mkbootstrap for FileList () chmod 644 "FileList.bs" "/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- FileList.bs ../blib/arch/auto/File/RsyncP/FileList/FileList.bs 644 "/usr/bin/perl" "/usr/share/perl5/vendor_perl/ExtUtils/xsubpp" -typemap '/usr/share/perl5/ExtUtils/typemap' -typemap '/builddir/build/BUILD/File-RsyncP-0.74/FileList/typemap' FileList.xs > FileList.xsc mv FileList.xsc FileList.c ./configure configure: Configuring File::RsyncP::FileList based on rsync 2.6.3 checking build system type... riscv64-unknown-linux-gnu checking host system type... riscv64-unknown-linux-gnu checking target system type... riscv64-unknown-linux-gnu checking for gcc... gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... 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 ANSI C... none needed checking how to run the C preprocessor... gcc -E checking for egrep... grep -E checking for a BSD-compatible install... /usr/bin/install -c checking whether to include debugging symbols... yes checking for remsh... 0 checking for broken largefile support... 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 _LARGE_FILES value needed for large files... no checking ipv6 stack type... linux-glibc checking for library containing getaddrinfo... none required checking whether to call shutdown on all sockets... no checking whether byte ordering is bigendian... no checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking whether time.h and sys/time.h may both be included... yes checking for sys/wait.h that is POSIX.1 compatible... yes 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 sys/fcntl.h usability... yes checking sys/fcntl.h presence... yes checking for sys/fcntl.h... yes checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking sys/unistd.h usability... yes checking sys/unistd.h presence... yes checking for sys/unistd.h... yes checking for unistd.h... (cached) yes checking utime.h usability... yes checking utime.h presence... yes checking for utime.h... yes checking grp.h usability... yes checking grp.h presence... yes checking for grp.h... yes checking compat.h usability... no checking compat.h presence... no checking for compat.h... no checking sys/param.h usability... yes checking sys/param.h presence... yes checking for sys/param.h... yes checking ctype.h usability... yes checking ctype.h presence... yes checking for ctype.h... yes checking for sys/wait.h... (cached) yes checking sys/ioctl.h usability... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.h... yes checking sys/filio.h usability... no checking sys/filio.h presence... no checking for sys/filio.h... no checking for string.h... (cached) yes checking for stdlib.h... (cached) yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking sys/mode.h usability... no checking sys/mode.h presence... no checking for sys/mode.h... no checking sys/un.h usability... yes checking sys/un.h presence... yes checking for sys/un.h... yes checking glob.h usability... yes checking glob.h presence... yes checking for glob.h... yes checking mcheck.h usability... yes checking mcheck.h presence... yes checking for mcheck.h... yes checking arpa/inet.h usability... yes checking arpa/inet.h presence... yes checking for arpa/inet.h... yes checking arpa/nameser.h usability... yes checking arpa/nameser.h presence... yes checking for arpa/nameser.h... yes checking netdb.h usability... yes checking netdb.h presence... yes checking for netdb.h... yes checking malloc.h usability... yes checking malloc.h presence... yes checking for malloc.h... yes checking float.h usability... yes checking float.h presence... yes checking for float.h... yes checking whether sys/types.h defines makedev... 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 int... yes checking size of int... 4 checking for long... yes checking size of long... 8 checking for short... yes checking size of short... 2 checking for inline... inline checking return type of signal handlers... void checking for uid_t in sys/types.h... yes checking for mode_t... yes checking for off_t... yes checking for size_t... yes checking for pid_t... yes checking type of array argument to getgroups... gid_t checking for struct stat.st_rdev... yes checking for ino_t... yes checking for errno in errno.h... yes checking for connect... yes checking for inet_ntop in -lresolv... yes checking for inet_ntop... yes checking for inet_pton... yes checking whether defines needed by getaddrinfo exist... yes checking for getaddrinfo... yes checking for getnameinfo... yes checking for struct sockaddr.sa_len... no checking for struct sockaddr_in.sin_len... no checking struct sockaddr_storage... yes checking for struct sockaddr_in6.sin6_scope_id... yes checking for strcasecmp... yes checking whether utime accepts a null argument... yes checking for working alloca.h... yes checking for alloca... yes checking for waitpid... yes checking for wait4... yes checking for getcwd... yes checking for strdup... yes checking for strerror... yes checking for chown... yes checking for chmod... yes checking for mknod... yes checking for mkfifo... yes checking for fchmod... yes checking for fstat... yes checking for strchr... yes checking for readlink... yes checking for link... yes checking for utime... yes checking for utimes... yes checking for strftime... yes checking for mtrace... yes checking for ftruncate... yes checking for memmove... yes checking for lchown... yes checking for vsnprintf... yes checking for snprintf... yes checking for asprintf... yes checking for setsid... yes checking for glob... yes checking for strpbrk... yes checking for strlcat... no checking for strlcpy... no checking for strtol... yes checking for mallinfo... yes checking for getgroups... yes checking for setgroups... yes checking for geteuid... yes checking for getegid... yes checking for open64... yes checking for mkstemp64... yes checking for working socketpair... yes checking for long long... yes checking for off64_t... no checking for short ino_t... no checking for unsigned char... yes checking for broken readdir... no checking for utimbuf... yes checking if gettimeofday takes tz argument... yes checking for C99 vsnprintf... yes checking for secure mkstemp... yes checking for broken inet_ntoa... no checking for broken inet_aton... no checking whether -c -o works... yes configure: creating ./config.status config.status: creating config.h File::RsyncP::FileList based on rsync 2.6.3 configuration successful gcc -c -D_REENTRANT -D_GNU_SOURCE -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 -fasynchronous-unwind-tables -fstack-clash-protection -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -DVERSION=\"0.74\" -DXS_VERSION=\"0.74\" -fPIC "-I/usr/lib64/perl5/CORE" -DPERL_BYTEORDER= FileList.c BUILDSTDERR: FileList.c: In function 'XS_File__RsyncP__FileList_new': BUILDSTDERR: FileList.c:269:9: warning: variable 'packname' set but not used [-Wunused-but-set-variable] BUILDSTDERR: char * packname; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: FileList.c: In function 'XS_File__RsyncP__FileList_encodeData': BUILDSTDERR: FileList.c:867:7: warning: unused variable 'RETVAL' [-Wunused-variable] BUILDSTDERR: SV * RETVAL; BUILDSTDERR: ^~~~~~ gcc -c -D_REENTRANT -D_GNU_SOURCE -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 -fasynchronous-unwind-tables -fstack-clash-protection -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -DVERSION=\"0.74\" -DXS_VERSION=\"0.74\" -fPIC "-I/usr/lib64/perl5/CORE" -DPERL_BYTEORDER= exclude.c gcc -c -D_REENTRANT -D_GNU_SOURCE -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 -fasynchronous-unwind-tables -fstack-clash-protection -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -DVERSION=\"0.74\" -DXS_VERSION=\"0.74\" -fPIC "-I/usr/lib64/perl5/CORE" -DPERL_BYTEORDER= flist.c gcc -c -D_REENTRANT -D_GNU_SOURCE -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 -fasynchronous-unwind-tables -fstack-clash-protection -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -DVERSION=\"0.74\" -DXS_VERSION=\"0.74\" -fPIC "-I/usr/lib64/perl5/CORE" -DPERL_BYTEORDER= hlink.c gcc -c -D_REENTRANT -D_GNU_SOURCE -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 -fasynchronous-unwind-tables -fstack-clash-protection -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -DVERSION=\"0.74\" -DXS_VERSION=\"0.74\" -fPIC "-I/usr/lib64/perl5/CORE" -DPERL_BYTEORDER= pool_alloc.c gcc -c -D_REENTRANT -D_GNU_SOURCE -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 -fasynchronous-unwind-tables -fstack-clash-protection -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -DVERSION=\"0.74\" -DXS_VERSION=\"0.74\" -fPIC "-I/usr/lib64/perl5/CORE" -DPERL_BYTEORDER= snprintf.c gcc -c -D_REENTRANT -D_GNU_SOURCE -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 -fasynchronous-unwind-tables -fstack-clash-protection -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -DVERSION=\"0.74\" -DXS_VERSION=\"0.74\" -fPIC "-I/usr/lib64/perl5/CORE" -DPERL_BYTEORDER= wildmatch.c rm -f ../blib/arch/auto/File/RsyncP/FileList/FileList.so gcc -lpthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -L/usr/local/lib -fstack-protector-strong FileList.o exclude.o flist.o hlink.o pool_alloc.o snprintf.o wildmatch.o -o ../blib/arch/auto/File/RsyncP/FileList/FileList.so \ -lm -lperl \ chmod 755 ../blib/arch/auto/File/RsyncP/FileList/FileList.so Manifying 1 pod document make[1]: Leaving directory '/builddir/build/BUILD/File-RsyncP-0.74/FileList' Manifying 2 pod documents + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.RgkdCY + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/perl-File-RsyncP-0.74-11.fc29.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/perl-File-RsyncP-0.74-11.fc29.riscv64 BUILDSTDERR: ++ dirname /builddir/build/BUILDROOT/perl-File-RsyncP-0.74-11.fc29.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/perl-File-RsyncP-0.74-11.fc29.riscv64 + cd File-RsyncP-0.74 + make pure_install DESTDIR=/builddir/build/BUILDROOT/perl-File-RsyncP-0.74-11.fc29.riscv64 make[1]: Entering directory '/builddir/build/BUILD/File-RsyncP-0.74/Digest' "/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- Digest.bs ../blib/arch/auto/File/RsyncP/Digest/Digest.bs 644 Manifying 1 pod document make[1]: Leaving directory '/builddir/build/BUILD/File-RsyncP-0.74/Digest' make[1]: Entering directory '/builddir/build/BUILD/File-RsyncP-0.74/FileList' "/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- FileList.bs ../blib/arch/auto/File/RsyncP/FileList/FileList.bs 644 Manifying 1 pod document make[1]: Leaving directory '/builddir/build/BUILD/File-RsyncP-0.74/FileList' Manifying 2 pod documents Files found in blib/arch: installing files in blib/lib into architecture dependent library tree Installing /builddir/build/BUILDROOT/perl-File-RsyncP-0.74-11.fc29.riscv64/usr/lib64/perl5/vendor_perl/auto/File/RsyncP/Digest/Digest.so Installing /builddir/build/BUILDROOT/perl-File-RsyncP-0.74-11.fc29.riscv64/usr/lib64/perl5/vendor_perl/auto/File/RsyncP/FileList/FileList.so Installing /builddir/build/BUILDROOT/perl-File-RsyncP-0.74-11.fc29.riscv64/usr/lib64/perl5/vendor_perl/File/RsyncP.pm Installing /builddir/build/BUILDROOT/perl-File-RsyncP-0.74-11.fc29.riscv64/usr/lib64/perl5/vendor_perl/File/RsyncP/Digest.pm Installing /builddir/build/BUILDROOT/perl-File-RsyncP-0.74-11.fc29.riscv64/usr/lib64/perl5/vendor_perl/File/RsyncP/FileIO.pm Installing /builddir/build/BUILDROOT/perl-File-RsyncP-0.74-11.fc29.riscv64/usr/lib64/perl5/vendor_perl/File/RsyncP/FileList.pm Installing /builddir/build/BUILDROOT/perl-File-RsyncP-0.74-11.fc29.riscv64/usr/lib64/perl5/vendor_perl/auto/File/RsyncP/Digest/autosplit.ix Installing /builddir/build/BUILDROOT/perl-File-RsyncP-0.74-11.fc29.riscv64/usr/lib64/perl5/vendor_perl/auto/File/RsyncP/FileList/autosplit.ix Installing /builddir/build/BUILDROOT/perl-File-RsyncP-0.74-11.fc29.riscv64/usr/share/man/man3/File::RsyncP::FileList.3pm Installing /builddir/build/BUILDROOT/perl-File-RsyncP-0.74-11.fc29.riscv64/usr/share/man/man3/File::RsyncP::FileIO.3pm Installing /builddir/build/BUILDROOT/perl-File-RsyncP-0.74-11.fc29.riscv64/usr/share/man/man3/File::RsyncP.3pm Installing /builddir/build/BUILDROOT/perl-File-RsyncP-0.74-11.fc29.riscv64/usr/share/man/man3/File::RsyncP::Digest.3pm + find /builddir/build/BUILDROOT/perl-File-RsyncP-0.74-11.fc29.riscv64 -type f -name '*.bs' -a -size 0 -delete + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /builddir/build/BUILDROOT/perl-File-RsyncP-0.74-11.fc29.riscv64/usr + /usr/lib/rpm/find-debuginfo.sh -j4 --strict-build-id -m -i --build-id-seed 0.74-11.fc29 --unique-debug-suffix -0.74-11.fc29.riscv64 --unique-debug-src-base perl-File-RsyncP-0.74-11.fc29.riscv64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/File-RsyncP-0.74 extracting debug info from /builddir/build/BUILDROOT/perl-File-RsyncP-0.74-11.fc29.riscv64/usr/lib64/perl5/vendor_perl/auto/File/RsyncP/Digest/Digest.so extracting debug info from /builddir/build/BUILDROOT/perl-File-RsyncP-0.74-11.fc29.riscv64/usr/lib64/perl5/vendor_perl/auto/File/RsyncP/FileList/FileList.so /usr/lib/rpm/sepdebugcrcfix: Updated 2 CRC32s, 0 CRC32s did match. BUILDSTDERR: 417 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig BUILDSTDERR: /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /etc/ld.so.conf: No such file or directory + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.oVHBZW Processing files: perl-File-RsyncP-0.74-11.fc29.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.9OhAFU + umask 022 + cd /builddir/build/BUILD + cd File-RsyncP-0.74 + DOCDIR=/builddir/build/BUILDROOT/perl-File-RsyncP-0.74-11.fc29.riscv64/usr/share/doc/perl-File-RsyncP + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/perl-File-RsyncP-0.74-11.fc29.riscv64/usr/share/doc/perl-File-RsyncP + cp -pr Changes /builddir/build/BUILDROOT/perl-File-RsyncP-0.74-11.fc29.riscv64/usr/share/doc/perl-File-RsyncP + cp -pr README /builddir/build/BUILDROOT/perl-File-RsyncP-0.74-11.fc29.riscv64/usr/share/doc/perl-File-RsyncP + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.4VBOMT + umask 022 + cd /builddir/build/BUILD + cd File-RsyncP-0.74 + LICENSEDIR=/builddir/build/BUILDROOT/perl-File-RsyncP-0.74-11.fc29.riscv64/usr/share/licenses/perl-File-RsyncP + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/perl-File-RsyncP-0.74-11.fc29.riscv64/usr/share/licenses/perl-File-RsyncP + cp -pr LICENSE /builddir/build/BUILDROOT/perl-File-RsyncP-0.74-11.fc29.riscv64/usr/share/licenses/perl-File-RsyncP + exit 0 Provides: perl(File::RsyncP) = 0.74 perl(File::RsyncP::Digest) = 0.74 perl(File::RsyncP::FileIO) = 0.74 perl(File::RsyncP::FileList) = 0.74 perl-File-RsyncP = 0.74-11.fc29 perl-File-RsyncP(riscv-64) = 0.74-11.fc29 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-riscv64-lp64d.so.1()(64bit) ld-linux-riscv64-lp64d.so.1(GLIBC_2.27)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) libm.so.6()(64bit) libperl.so.5.26()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.27)(64bit) perl(AutoLoader) perl(Config) perl(Data::Dumper) perl(DynaLoader) perl(Encode) perl(Exporter) perl(Fcntl) perl(File::Find) perl(File::Path) perl(File::RsyncP::Digest) perl(File::RsyncP::FileIO) perl(File::RsyncP::FileList) perl(Getopt::Long) perl(Socket) perl(constant) perl(strict) perl(vars) rtld(GNU_HASH) Processing files: perl-File-RsyncP-debugsource-0.74-11.fc29.riscv64 Provides: perl-File-RsyncP-debugsource = 0.74-11.fc29 perl-File-RsyncP-debugsource(riscv-64) = 0.74-11.fc29 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: perl-File-RsyncP-debuginfo-0.74-11.fc29.riscv64 Provides: debuginfo(build-id) = 3d52d9036279a9eb899bba60af1e18cacf210857 debuginfo(build-id) = 93dd4ad33da268f4f7bb885661c631dc695894bd perl-File-RsyncP-debuginfo = 0.74-11.fc29 perl-File-RsyncP-debuginfo(riscv-64) = 0.74-11.fc29 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: perl-File-RsyncP-debugsource(riscv-64) = 0.74-11.fc29 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/perl-File-RsyncP-0.74-11.fc29.riscv64 Wrote: /builddir/build/RPMS/perl-File-RsyncP-0.74-11.fc29.riscv64.rpm Wrote: /builddir/build/RPMS/perl-File-RsyncP-debugsource-0.74-11.fc29.riscv64.rpm Wrote: /builddir/build/RPMS/perl-File-RsyncP-debuginfo-0.74-11.fc29.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.QASptI + umask 022 + cd /builddir/build/BUILD + cd File-RsyncP-0.74 + /usr/bin/rm -rf /builddir/build/BUILDROOT/perl-File-RsyncP-0.74-11.fc29.riscv64 + exit 0 Child return code was: 0