+ exec
+ rm -rf /rpmbuild
+ mkdir -p /rpmbuild
+ su -c 'rpmbuild -ba /builddir/build/SPECS/perl-File-RsyncP.spec            --define "debug_package %{nil}"            --undefine _annotated_build            --define "_missing_doc_files_terminate_build %{nil}"            --define "_emacs_sitestartdir /usr/share/emacs/site-lisp/site-start.d"            --define "_emacs_sitelispdir /usr/share/emacs/site-lisp"            --nocheck   ' mockbuild
Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.tCJ3xV
+ 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.oaUlSW
+ 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
Writing MYMETA.yml and MYMETA.json
Writing MYMETA.yml and MYMETA.json
Generating a Unix-style Makefile
Writing Makefile for File::RsyncP
Writing MYMETA.yml and MYMETA.json
+ make
cp lib/File/RsyncP.pm blib/lib/File/RsyncP.pm
cp lib/File/RsyncP/FileIO.pm blib/lib/File/RsyncP/FileIO.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 -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
Digest.c: In function 'XS_File__RsyncP__Digest_new':
Digest.c:196:9: warning: variable 'packname' set but not used [-Wunused-but-set-variable]
  char * packname;
         ^~~~~~~~
Digest.c: In function 'XS_File__RsyncP__Digest_digest':
Digest.c:375:7: warning: unused variable 'RETVAL' [-Wunused-variable]
  SV * RETVAL;
       ^~~~~~
Digest.c: In function 'XS_File__RsyncP__Digest_digest2':
Digest.c:407:7: warning: unused variable 'RETVAL' [-Wunused-variable]
  SV * RETVAL;
       ^~~~~~
Digest.c: In function 'XS_File__RsyncP__Digest_blockDigest':
Digest.c:458:7: warning: unused variable 'RETVAL' [-Wunused-variable]
  SV * RETVAL;
       ^~~~~~
Digest.c:451:23: warning: variable 'context' set but not used [-Wunused-but-set-variable]
  File__RsyncP__Digest context;
                       ^~~~~~~
Digest.c: In function 'XS_File__RsyncP__Digest_blockDigestUpdate':
Digest.c:543:7: warning: unused variable 'RETVAL' [-Wunused-variable]
  SV * RETVAL;
       ^~~~~~
Digest.c:535:23: warning: variable 'context' set but not used [-Wunused-but-set-variable]
  File__RsyncP__Digest context;
                       ^~~~~~~
Digest.c: In function 'XS_File__RsyncP__Digest_blockDigestExtract':
Digest.c:634:7: warning: unused variable 'RETVAL' [-Wunused-variable]
  SV * RETVAL;
       ^~~~~~
Digest.c:629:23: warning: variable 'context' set but not used [-Wunused-but-set-variable]
  File__RsyncP__Digest context;
                       ^~~~~~~
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 -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 -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 -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 -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
FileList.c: In function 'XS_File__RsyncP__FileList_new':
FileList.c:269:9: warning: variable 'packname' set but not used [-Wunused-but-set-variable]
  char * packname;
         ^~~~~~~~
FileList.c: In function 'XS_File__RsyncP__FileList_encodeData':
FileList.c:867:7: warning: unused variable 'RETVAL' [-Wunused-variable]
  SV * RETVAL;
       ^~~~~~
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 -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 -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 -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 -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 -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 -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 -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.XPbs7H
+ umask 022
+ cd /builddir/build/BUILD
+ '[' /builddir/build/BUILDROOT/perl-File-RsyncP-0.74-9.fc28.riscv64 '!=' / ']'
+ rm -rf /builddir/build/BUILDROOT/perl-File-RsyncP-0.74-9.fc28.riscv64
++ dirname /builddir/build/BUILDROOT/perl-File-RsyncP-0.74-9.fc28.riscv64
+ mkdir -p /builddir/build/BUILDROOT
+ mkdir /builddir/build/BUILDROOT/perl-File-RsyncP-0.74-9.fc28.riscv64
+ cd File-RsyncP-0.74
+ make pure_install DESTDIR=/builddir/build/BUILDROOT/perl-File-RsyncP-0.74-9.fc28.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-9.fc28.riscv64/usr/lib64/perl5/vendor_perl/auto/File/RsyncP/FileList/FileList.so
Installing /builddir/build/BUILDROOT/perl-File-RsyncP-0.74-9.fc28.riscv64/usr/lib64/perl5/vendor_perl/auto/File/RsyncP/Digest/Digest.so
Installing /builddir/build/BUILDROOT/perl-File-RsyncP-0.74-9.fc28.riscv64/usr/lib64/perl5/vendor_perl/File/RsyncP.pm
Installing /builddir/build/BUILDROOT/perl-File-RsyncP-0.74-9.fc28.riscv64/usr/lib64/perl5/vendor_perl/File/RsyncP/FileIO.pm
Installing /builddir/build/BUILDROOT/perl-File-RsyncP-0.74-9.fc28.riscv64/usr/lib64/perl5/vendor_perl/File/RsyncP/Digest.pm
Installing /builddir/build/BUILDROOT/perl-File-RsyncP-0.74-9.fc28.riscv64/usr/lib64/perl5/vendor_perl/File/RsyncP/FileList.pm
Installing /builddir/build/BUILDROOT/perl-File-RsyncP-0.74-9.fc28.riscv64/usr/lib64/perl5/vendor_perl/auto/File/RsyncP/FileList/autosplit.ix
Installing /builddir/build/BUILDROOT/perl-File-RsyncP-0.74-9.fc28.riscv64/usr/lib64/perl5/vendor_perl/auto/File/RsyncP/Digest/autosplit.ix
Installing /builddir/build/BUILDROOT/perl-File-RsyncP-0.74-9.fc28.riscv64/usr/share/man/man3/File::RsyncP.3pm
Installing /builddir/build/BUILDROOT/perl-File-RsyncP-0.74-9.fc28.riscv64/usr/share/man/man3/File::RsyncP::FileIO.3pm
Installing /builddir/build/BUILDROOT/perl-File-RsyncP-0.74-9.fc28.riscv64/usr/share/man/man3/File::RsyncP::FileList.3pm
Installing /builddir/build/BUILDROOT/perl-File-RsyncP-0.74-9.fc28.riscv64/usr/share/man/man3/File::RsyncP::Digest.3pm
+ find /builddir/build/BUILDROOT/perl-File-RsyncP-0.74-9.fc28.riscv64 -type f -name '*.bs' -a -size 0 -exec rm -f '{}' +
+ chmod -R u+w /builddir/build/BUILDROOT/perl-File-RsyncP-0.74-9.fc28.riscv64/usr
+ /usr/lib/rpm/check-buildroot
+ /usr/lib/rpm/redhat/brp-ldconfig
/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 /usr/bin/strip
+ /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump
+ /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
Processing files: perl-File-RsyncP-0.74-9.fc28.riscv64
Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.b8XuNH
+ umask 022
+ cd /builddir/build/BUILD
+ cd File-RsyncP-0.74
+ DOCDIR=/builddir/build/BUILDROOT/perl-File-RsyncP-0.74-9.fc28.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-9.fc28.riscv64/usr/share/doc/perl-File-RsyncP
+ cp -pr Changes /builddir/build/BUILDROOT/perl-File-RsyncP-0.74-9.fc28.riscv64/usr/share/doc/perl-File-RsyncP
+ cp -pr README /builddir/build/BUILDROOT/perl-File-RsyncP-0.74-9.fc28.riscv64/usr/share/doc/perl-File-RsyncP
+ exit 0
Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.ezXo5j
+ umask 022
+ cd /builddir/build/BUILD
+ cd File-RsyncP-0.74
+ LICENSEDIR=/builddir/build/BUILDROOT/perl-File-RsyncP-0.74-9.fc28.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-9.fc28.riscv64/usr/share/licenses/perl-File-RsyncP
+ cp -pr LICENSE /builddir/build/BUILDROOT/perl-File-RsyncP-0.74-9.fc28.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-9.fc28 perl-File-RsyncP(riscv-64) = 0.74-9.fc28
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)
Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/perl-File-RsyncP-0.74-9.fc28.riscv64
Wrote: /builddir/build/SRPMS/perl-File-RsyncP-0.74-9.fc28.src.rpm
Wrote: /builddir/build/RPMS/riscv64/perl-File-RsyncP-0.74-9.fc28.riscv64.rpm
Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.7YXvlR
+ umask 022
+ cd /builddir/build/BUILD
+ cd File-RsyncP-0.74
+ /usr/bin/rm -rf /builddir/build/BUILDROOT/perl-File-RsyncP-0.74-9.fc28.riscv64
+ exit 0
+ touch /buildok
+ cleanup
+ set +e
+ sync
+ sleep 5
+ sync
+ poweroff
Terminated
++ cleanup
++ set +e
++ sync
Terminated
+++ cleanup
+++ set +e
+++ sync
+++ sleep 5
+++ sync
+++ poweroff