Mock Version: 1.4.13 Mock Version: 1.4.13 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/perl-FCGI.spec'], chrootPath='/var/lib/mock/f30-build-38671-22239/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=996gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/perl-FCGI.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-FCGI-0.78-10.fc30.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/perl-FCGI.spec'], chrootPath='/var/lib/mock/f30-build-38671-22239/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=996gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/perl-FCGI.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: perl: warning: Setting locale failed. BUILDSTDERR: perl: warning: Please check that your locale settings: BUILDSTDERR: LANGUAGE = (unset), BUILDSTDERR: LC_ALL = (unset), BUILDSTDERR: LANG = "en_US.UTF-8" BUILDSTDERR: are supported and installed on your system. BUILDSTDERR: perl: warning: Falling back to the standard locale ("C"). BUILDSTDERR: perl: warning: Setting locale failed. BUILDSTDERR: perl: warning: Please check that your locale settings: BUILDSTDERR: LANGUAGE = (unset), BUILDSTDERR: LC_ALL = (unset), BUILDSTDERR: LANG = "en_US.UTF-8" BUILDSTDERR: are supported and installed on your system. BUILDSTDERR: perl: warning: Falling back to the standard locale ("C"). BUILDSTDERR: perl: warning: Setting locale failed. BUILDSTDERR: perl: warning: Please check that your locale settings: BUILDSTDERR: LANGUAGE = (unset), BUILDSTDERR: LC_ALL = (unset), BUILDSTDERR: LANG = "en_US.UTF-8" BUILDSTDERR: are supported and installed on your system. BUILDSTDERR: perl: warning: Falling back to the standard locale ("C"). Building target platforms: riscv64 Building for target riscv64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.wd3did + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf FCGI-0.78 + /usr/bin/gzip -dc /builddir/build/SOURCES/FCGI-0.78.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd FCGI-0.78 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + find . -type f -exec chmod -c -x '{}' + mode of './os_win32.c' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './LICENSE' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './fcgios.h' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './os_unix.c' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './configure' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.kLEME2 + exit 0 + umask 022 + cd /builddir/build/BUILD + cd FCGI-0.78 + perl Makefile.PL INSTALLDIRS=vendor 'OPTIMIZE=-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' NO_PACKLIST=1 Checking if your kit is complete... Looks good Generating a Unix-style Makefile Writing Makefile for FCGI Running ./configure for you Please read configure.readme for information on how to run it yourself 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 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 for ssize_t... yes checking for sun_len in sys/un.h... no checking for fpos_t in stdio.h... yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking netdb.h usability... yes checking netdb.h presence... yes checking for netdb.h... yes checking netinet/in.h usability... yes checking netinet/in.h presence... yes checking for netinet/in.h... yes checking arpa/inet.h usability... yes checking arpa/inet.h presence... yes checking for arpa/inet.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking sys/param.h usability... yes checking sys/param.h presence... yes checking for sys/param.h... yes checking for unistd.h... (cached) yes checking for a fileno() prototype in stdio.h... yes checking whether cross-process locking is required by accept()... no checking whether va_arg(arg, long double) crashes the compiler... no checking for an ANSI C-conforming const... yes configure: creating ./config.status config.status: creating fcgi_config.h + make -j4 Running Mkbootstrap for FCGI () "/usr/bin/perl" "/usr/share/perl5/vendor_perl/ExtUtils/xsubpp" -typemap '/usr/share/perl5/ExtUtils/typemap' -typemap '/builddir/build/BUILD/FCGI-0.78/typemap' FCGI.xs > FCGI.xsc gcc -c -I. -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 -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 -DVERSION=\"0.78\" -DXS_VERSION=\"0.78\" -fPIC "-I/usr/lib64/perl5/CORE" fcgiapp.c chmod 644 "FCGI.bs" gcc -c -I. -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 -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 -DVERSION=\"0.78\" -DXS_VERSION=\"0.78\" -fPIC "-I/usr/lib64/perl5/CORE" os_unix.c cp FCGI.pm blib/arch/FCGI.pm "/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- FCGI.bs blib/arch/auto/FCGI/FCGI.bs 644 mv FCGI.xsc FCGI.c gcc -c -I. -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 -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 -DVERSION=\"0.78\" -DXS_VERSION=\"0.78\" -fPIC "-I/usr/lib64/perl5/CORE" FCGI.c BUILDSTDERR: fcgiapp.c:14:19: warning: 'rcsid' defined but not used [-Wunused-const-variable=] BUILDSTDERR: static const char rcsid[] = "$Id: fcgiapp.c,v 1.35 2003/06/22 00:16:43 robs Exp $"; BUILDSTDERR: ^~~~~ BUILDSTDERR: os_unix.c: In function 'OS_Accept': BUILDSTDERR: os_unix.c:1163:70: warning: pointer targets in passing argument 3 of 'accept' differ in signedness [-Wpointer-sign] BUILDSTDERR: socket = accept(listen_sock, (struct sockaddr *)&sa, &len); BUILDSTDERR: ^~~~ BUILDSTDERR: In file included from /usr/include/netinet/in.h:23, BUILDSTDERR: from os_unix.c:22: BUILDSTDERR: /usr/include/sys/socket.h:232:12: note: expected 'socklen_t * restrict' {aka 'unsigned int * restrict'} but argument is of type 'int *' BUILDSTDERR: extern int accept (int __fd, __SOCKADDR_ARG __addr, BUILDSTDERR: ^~~~~~ BUILDSTDERR: os_unix.c: In function 'OS_IsFcgi': BUILDSTDERR: os_unix.c:1263:51: warning: pointer targets in passing argument 3 of 'getpeername' differ in signedness [-Wpointer-sign] BUILDSTDERR: if (getpeername(sock, (struct sockaddr *)&sa, &len) != 0 && errno == ENOTCONN) { BUILDSTDERR: ^~~~ BUILDSTDERR: In file included from /usr/include/netinet/in.h:23, BUILDSTDERR: from os_unix.c:22: BUILDSTDERR: /usr/include/sys/socket.h:130:12: note: expected 'socklen_t * restrict' {aka 'unsigned int * restrict'} but argument is of type 'int *' BUILDSTDERR: extern int getpeername (int __fd, __SOCKADDR_ARG __addr, BUILDSTDERR: ^~~~~~~~~~~ BUILDSTDERR: At top level: BUILDSTDERR: os_unix.c:14:19: warning: 'rcsid' defined but not used [-Wunused-const-variable=] BUILDSTDERR: static const char rcsid[] = "$Id: os_unix.c,v 1.38 2003/06/22 00:16:43 robs Exp $"; BUILDSTDERR: ^~~~~ BUILDSTDERR: FCGI.xs: In function 'FCGI_Finish': BUILDSTDERR: FCGI.xs:187:9: warning: suggest parentheses around assignment used as truth value [-Wparentheses] BUILDSTDERR: if (was_bound = request->bound) BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: FCGI.c: In function 'XS_FCGI_LastCall': BUILDSTDERR: FCGI.c:731:7: warning: variable 'request' set but not used [-Wunused-but-set-variable] BUILDSTDERR: FCGI request; BUILDSTDERR: ^~~~~~~ BUILDSTDERR: In file included from FCGI.xs:5: BUILDSTDERR: FCGI.c: In function 'XS_FCGI__Stream_WRITE': BUILDSTDERR: /usr/lib64/perl5/CORE/XSUB.h:177:28: warning: unused variable 'targ' [-Wunused-variable] BUILDSTDERR: #define dXSTARG SV * const targ = ((PL_op->op_private & OPpENTERSUB_HASTARG) \ BUILDSTDERR: ^~~~ BUILDSTDERR: /usr/lib64/perl5/CORE/XSUB.h:177:28: note: in definition of macro 'dXSTARG' BUILDSTDERR: #define dXSTARG SV * const targ = ((PL_op->op_private & OPpENTERSUB_HASTARG) \ BUILDSTDERR: ^~~~ BUILDSTDERR: FCGI.c:869:6: warning: unused variable 'RETVAL' [-Wunused-variable] BUILDSTDERR: int RETVAL; BUILDSTDERR: ^~~~~~ BUILDSTDERR: FCGI.c: In function 'XS_FCGI__Stream_GETC': BUILDSTDERR: FCGI.c:979:7: warning: unused variable 'RETVAL' [-Wunused-variable] BUILDSTDERR: SV * RETVAL; BUILDSTDERR: ^~~~~~ BUILDSTDERR: FCGI.c: In function 'XS_FCGI__Stream_EOF': BUILDSTDERR: FCGI.c:1011:5: warning: variable 'called' set but not used [-Wunused-but-set-variable] BUILDSTDERR: IV called; BUILDSTDERR: ^~~~~~ rm -f blib/arch/auto/FCGI/FCGI.so gcc -lpthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -L/usr/local/lib -fstack-protector-strong FCGI.o fcgiapp.o os_unix.o -o blib/arch/auto/FCGI/FCGI.so \ -lperl \ chmod 755 blib/arch/auto/FCGI/FCGI.so Manifying 1 pod document + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.lsdfxs + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/perl-FCGI-0.78-10.fc30.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/perl-FCGI-0.78-10.fc30.riscv64 BUILDSTDERR: ++ dirname /builddir/build/BUILDROOT/perl-FCGI-0.78-10.fc30.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/perl-FCGI-0.78-10.fc30.riscv64 + cd FCGI-0.78 + make pure_install DESTDIR=/builddir/build/BUILDROOT/perl-FCGI-0.78-10.fc30.riscv64 "/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- FCGI.bs blib/arch/auto/FCGI/FCGI.bs 644 Manifying 1 pod document Files found in blib/arch: installing files in blib/lib into architecture dependent library tree Installing /builddir/build/BUILDROOT/perl-FCGI-0.78-10.fc30.riscv64/usr/lib64/perl5/vendor_perl/FCGI.pm Installing /builddir/build/BUILDROOT/perl-FCGI-0.78-10.fc30.riscv64/usr/lib64/perl5/vendor_perl/auto/FCGI/FCGI.so Installing /builddir/build/BUILDROOT/perl-FCGI-0.78-10.fc30.riscv64/usr/share/man/man3/FCGI.3pm + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /builddir/build/BUILDROOT/perl-FCGI-0.78-10.fc30.riscv64/usr + /usr/lib/rpm/find-debuginfo.sh -j4 --strict-build-id -m -i --build-id-seed 0.78-10.fc30 --unique-debug-suffix -0.78-10.fc30.riscv64 --unique-debug-src-base perl-FCGI-0.78-10.fc30.riscv64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/FCGI-0.78 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/perl-FCGI-0.78-10.fc30.riscv64/usr/lib64/perl5/vendor_perl/auto/FCGI/FCGI.so extracting debug info from /builddir/build/BUILDROOT/perl-FCGI-0.78-10.fc30.riscv64/usr/lib64/perl5/vendor_perl/auto/FCGI/FCGI.so /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. BUILDSTDERR: 332 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 0 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.NExAeY Processing files: perl-FCGI-0.78-10.fc30.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.pCpkHD + umask 022 + cd /builddir/build/BUILD + cd FCGI-0.78 + DOCDIR=/builddir/build/BUILDROOT/perl-FCGI-0.78-10.fc30.riscv64/usr/share/doc/perl-FCGI + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/perl-FCGI-0.78-10.fc30.riscv64/usr/share/doc/perl-FCGI + cp -pr ChangeLog /builddir/build/BUILDROOT/perl-FCGI-0.78-10.fc30.riscv64/usr/share/doc/perl-FCGI + cp -pr README /builddir/build/BUILDROOT/perl-FCGI-0.78-10.fc30.riscv64/usr/share/doc/perl-FCGI + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.Rm1H1E + umask 022 + cd /builddir/build/BUILD + cd FCGI-0.78 + LICENSEDIR=/builddir/build/BUILDROOT/perl-FCGI-0.78-10.fc30.riscv64/usr/share/licenses/perl-FCGI + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/perl-FCGI-0.78-10.fc30.riscv64/usr/share/licenses/perl-FCGI + cp -pr LICENSE /builddir/build/BUILDROOT/perl-FCGI-0.78-10.fc30.riscv64/usr/share/licenses/perl-FCGI + exit 0 BUILDSTDERR: perl: warning: Setting locale failed. BUILDSTDERR: perl: warning: Please check that your locale settings: BUILDSTDERR: LANGUAGE = (unset), BUILDSTDERR: LC_ALL = (unset), BUILDSTDERR: LANG = "en_US.UTF-8" BUILDSTDERR: are supported and installed on your system. BUILDSTDERR: perl: warning: Falling back to the standard locale ("C"). BUILDSTDERR: perl: warning: Setting locale failed. BUILDSTDERR: perl: warning: Please check that your locale settings: BUILDSTDERR: LANGUAGE = (unset), BUILDSTDERR: LC_ALL = (unset), BUILDSTDERR: LANG = "en_US.UTF-8" BUILDSTDERR: are supported and installed on your system. BUILDSTDERR: perl: warning: Falling back to the standard locale ("C"). Provides: perl(FCGI) = 0.78 perl(FCGI::Stream) perl-FCGI = 1:0.78-10.fc30 perl-FCGI(riscv-64) = 1:0.78-10.fc30 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) libc.so.6(GLIBC_2.28)(64bit) libperl.so.5.28()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.27)(64bit) perl(strict) rtld(GNU_HASH) Processing files: perl-FCGI-debugsource-0.78-10.fc30.riscv64 Provides: perl-FCGI-debugsource = 1:0.78-10.fc30 perl-FCGI-debugsource(riscv-64) = 1:0.78-10.fc30 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: perl-FCGI-debuginfo-0.78-10.fc30.riscv64 Provides: debuginfo(build-id) = e378da6853bfa64b0b09f9646dc8d4379c0fe6c6 perl-FCGI-debuginfo = 1:0.78-10.fc30 perl-FCGI-debuginfo(riscv-64) = 1:0.78-10.fc30 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: perl-FCGI-debugsource(riscv-64) = 1:0.78-10.fc30 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/perl-FCGI-0.78-10.fc30.riscv64 Wrote: /builddir/build/RPMS/perl-FCGI-0.78-10.fc30.riscv64.rpm Wrote: /builddir/build/RPMS/perl-FCGI-debugsource-0.78-10.fc30.riscv64.rpm Wrote: /builddir/build/RPMS/perl-FCGI-debuginfo-0.78-10.fc30.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.Ny5FE3 + umask 022 + cd /builddir/build/BUILD + cd FCGI-0.78 + /usr/bin/rm -rf /builddir/build/BUILDROOT/perl-FCGI-0.78-10.fc30.riscv64 + exit 0 Child return code was: 0