+ exec + rm -rf /rpmbuild + mkdir -p /rpmbuild + su -c 'rpmbuild -ba /builddir/build/SPECS/perl-Unix-Statgrab.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.ZkbOxj + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf Unix-Statgrab-0.111 + /usr/bin/gzip -dc /builddir/build/SOURCES/Unix-Statgrab-0.111.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd Unix-Statgrab-0.111 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.oIblVo + umask 022 + cd /builddir/build/BUILD + cd Unix-Statgrab-0.111 + 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 ' NO_PACKLIST=1 Checking for cc... gcc Checking for pkg-config... /usr/bin/pkg-config Checking for pkg-config package of libstatgrab... -lstatgrab Checking for library containing sg_get_process_stats_r... none required Checking for sg_fs_stats.device_canonical... yes Checking if IV can hold any long long value... yes Checking if UV can hold any unsigned long long value... WARNING: EXTRALIBS is not a known parameter. WARNING: LDLOADLIBS is not a known parameter. yes Checking if your kit is complete... Looks good 'EXTRALIBS' is not a known MakeMaker parameter name. 'LDLOADLIBS' is not a known MakeMaker parameter name. Generating a Unix-style Makefile Writing Makefile for Unix::Statgrab Writing MYMETA.yml and MYMETA.json + make -j4 Running Mkbootstrap for Statgrab () "/usr/bin/perl" "/usr/share/perl5/vendor_perl/ExtUtils/xsubpp" -typemap '/usr/share/perl5/ExtUtils/typemap' -typemap '/builddir/build/BUILD/Unix-Statgrab-0.111/typemap' Statgrab.xs > Statgrab.xsc chmod 644 "Statgrab.bs" "/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- Statgrab.bs blib/arch/auto/Unix/Statgrab/Statgrab.bs 644 cp lib/Unix/Statgrab/sg_cpu_stats.pod blib/lib/Unix/Statgrab/sg_cpu_stats.pod cp lib/Unix/Statgrab/sg_user_stats.pod blib/lib/Unix/Statgrab/sg_user_stats.pod cp lib/Unix/Statgrab/sg_mem_stats.pod blib/lib/Unix/Statgrab/sg_mem_stats.pod cp lib/Unix/Statgrab/sg_network_io_stats.pod blib/lib/Unix/Statgrab/sg_network_io_stats.pod cp lib/Unix/Statgrab/sg_fs_stats.pod blib/lib/Unix/Statgrab/sg_fs_stats.pod cp lib/Unix/Statgrab/sg_load_stats.pod blib/lib/Unix/Statgrab/sg_load_stats.pod cp lib/Unix/Statgrab/sg_cpu_percents.pod blib/lib/Unix/Statgrab/sg_cpu_percents.pod cp lib/Unix/Statgrab/sg_disk_io_stats.pod blib/lib/Unix/Statgrab/sg_disk_io_stats.pod cp lib/Unix/Statgrab/sg_network_iface_stats.pod blib/lib/Unix/Statgrab/sg_network_iface_stats.pod cp lib/Unix/Statgrab/sg_page_stats.pod blib/lib/Unix/Statgrab/sg_page_stats.pod cp lib/Unix/Statgrab/sg_error_details.pod blib/lib/Unix/Statgrab/sg_error_details.pod cp lib/Unix/Statgrab.pm blib/lib/Unix/Statgrab.pm AutoSplitting blib/lib/Unix/Statgrab.pm (blib/lib/auto/Unix/Statgrab) cp lib/Unix/Statgrab/sg_swap_stats.pod blib/lib/Unix/Statgrab/sg_swap_stats.pod cp lib/Unix/Statgrab/sg_process_stats.pod blib/lib/Unix/Statgrab/sg_process_stats.pod cp lib/Unix/Statgrab/sg_host_info.pod blib/lib/Unix/Statgrab/sg_host_info.pod mv Statgrab.xsc Statgrab.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 -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 -DVERSION=\"0.111\" -DXS_VERSION=\"0.111\" -fPIC "-I/usr/lib64/perl5/CORE" Statgrab.c Statgrab.c: In function 'XS_Unix__Statgrab__sg_host_info_colnames': Statgrab.c:1217:20: warning: unused variable 'self' [-Wunused-variable] sg_host_info * self = (sg_host_info *)SvIV((SV*)SvRV( ST(0) )) ^~~~ Statgrab.c: In function 'XS_Unix__Statgrab__sg_cpu_stats_colnames': Statgrab.c:1847:20: warning: unused variable 'self' [-Wunused-variable] sg_cpu_stats * self = (sg_cpu_stats *)SvIV((SV*)SvRV( ST(0) )) ^~~~ Statgrab.c: In function 'XS_Unix__Statgrab__sg_cpu_percents_colnames': Statgrab.c:2322:23: warning: unused variable 'self' [-Wunused-variable] sg_cpu_percents * self = (sg_cpu_percents *)SvIV((SV*)SvRV( ST(0) )) ^~~~ Statgrab.c: In function 'XS_Unix__Statgrab__sg_disk_io_stats_colnames': Statgrab.c:2637:24: warning: unused variable 'self' [-Wunused-variable] sg_disk_io_stats * self = (sg_disk_io_stats *)SvIV((SV*)SvRV( ST(0) )) ^~~~ Statgrab.c: In function 'XS_Unix__Statgrab__sg_fs_stats_colnames': Statgrab.c:3459:19: warning: unused variable 'self' [-Wunused-variable] sg_fs_stats * self = (sg_fs_stats *)SvIV((SV*)SvRV( ST(0) )) ^~~~ Statgrab.c: In function 'XS_Unix__Statgrab__sg_load_stats_colnames': Statgrab.c:3831:21: warning: unused variable 'self' [-Wunused-variable] sg_load_stats * self = (sg_load_stats *)SvIV((SV*)SvRV( ST(0) )) ^~~~ Statgrab.c: In function 'XS_Unix__Statgrab__sg_mem_stats_colnames': Statgrab.c:4170:20: warning: unused variable 'self' [-Wunused-variable] sg_mem_stats * self = (sg_mem_stats *)SvIV((SV*)SvRV( ST(0) )) ^~~~ Statgrab.c: In function 'XS_Unix__Statgrab__sg_swap_stats_colnames': Statgrab.c:4481:21: warning: unused variable 'self' [-Wunused-variable] sg_swap_stats * self = (sg_swap_stats *)SvIV((SV*)SvRV( ST(0) )) ^~~~ Statgrab.c: In function 'XS_Unix__Statgrab__sg_network_io_stats_colnames': Statgrab.c:4940:27: warning: unused variable 'self' [-Wunused-variable] sg_network_io_stats * self = (sg_network_io_stats *)SvIV((SV*)SvRV( ST(0) )) ^~~~ Statgrab.c: In function 'XS_Unix__Statgrab__sg_network_iface_stats_colnames': Statgrab.c:5349:30: warning: unused variable 'self' [-Wunused-variable] sg_network_iface_stats * self = (sg_network_iface_stats *)SvIV((SV*)SvRV( ST(0) )) ^~~~ Statgrab.c: In function 'XS_Unix__Statgrab__sg_page_stats_colnames': Statgrab.c:5632:21: warning: unused variable 'self' [-Wunused-variable] sg_page_stats * self = (sg_page_stats *)SvIV((SV*)SvRV( ST(0) )) ^~~~ Statgrab.c: In function 'XS_Unix__Statgrab__sg_user_stats_colnames': Statgrab.c:6061:21: warning: unused variable 'self' [-Wunused-variable] sg_user_stats * self = (sg_user_stats *)SvIV((SV*)SvRV( ST(0) )) ^~~~ Statgrab.c: In function 'XS_Unix__Statgrab__sg_process_stats_colnames': Statgrab.c:6886:24: warning: unused variable 'self' [-Wunused-variable] sg_process_stats * self = (sg_process_stats *)SvIV((SV*)SvRV( ST(0) )) ^~~~ rm -f blib/arch/auto/Unix/Statgrab/Statgrab.so gcc -lpthread -shared -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -L/usr/local/lib -fstack-protector-strong Statgrab.o -o blib/arch/auto/Unix/Statgrab/Statgrab.so \ -lstatgrab -lperl \ chmod 755 blib/arch/auto/Unix/Statgrab/Statgrab.so Manifying 15 pod documents + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.gMutNV + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/perl-Unix-Statgrab-0.111-6.fc28.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/perl-Unix-Statgrab-0.111-6.fc28.riscv64 ++ dirname /builddir/build/BUILDROOT/perl-Unix-Statgrab-0.111-6.fc28.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/perl-Unix-Statgrab-0.111-6.fc28.riscv64 + cd Unix-Statgrab-0.111 + make pure_install DESTDIR=/builddir/build/BUILDROOT/perl-Unix-Statgrab-0.111-6.fc28.riscv64 "/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- Statgrab.bs blib/arch/auto/Unix/Statgrab/Statgrab.bs 644 Manifying 15 pod documents Files found in blib/arch: installing files in blib/lib into architecture dependent library tree Installing /builddir/build/BUILDROOT/perl-Unix-Statgrab-0.111-6.fc28.riscv64/usr/lib64/perl5/vendor_perl/auto/Unix/Statgrab/Statgrab.so Installing /builddir/build/BUILDROOT/perl-Unix-Statgrab-0.111-6.fc28.riscv64/usr/lib64/perl5/vendor_perl/auto/Unix/Statgrab/autosplit.ix Installing /builddir/build/BUILDROOT/perl-Unix-Statgrab-0.111-6.fc28.riscv64/usr/lib64/perl5/vendor_perl/Unix/Statgrab.pm Installing /builddir/build/BUILDROOT/perl-Unix-Statgrab-0.111-6.fc28.riscv64/usr/lib64/perl5/vendor_perl/Unix/Statgrab/sg_network_io_stats.pod Installing /builddir/build/BUILDROOT/perl-Unix-Statgrab-0.111-6.fc28.riscv64/usr/lib64/perl5/vendor_perl/Unix/Statgrab/sg_cpu_percents.pod Installing /builddir/build/BUILDROOT/perl-Unix-Statgrab-0.111-6.fc28.riscv64/usr/lib64/perl5/vendor_perl/Unix/Statgrab/sg_network_iface_stats.pod Installing /builddir/build/BUILDROOT/perl-Unix-Statgrab-0.111-6.fc28.riscv64/usr/lib64/perl5/vendor_perl/Unix/Statgrab/sg_mem_stats.pod Installing /builddir/build/BUILDROOT/perl-Unix-Statgrab-0.111-6.fc28.riscv64/usr/lib64/perl5/vendor_perl/Unix/Statgrab/sg_process_stats.pod Installing /builddir/build/BUILDROOT/perl-Unix-Statgrab-0.111-6.fc28.riscv64/usr/lib64/perl5/vendor_perl/Unix/Statgrab/sg_disk_io_stats.pod Installing /builddir/build/BUILDROOT/perl-Unix-Statgrab-0.111-6.fc28.riscv64/usr/lib64/perl5/vendor_perl/Unix/Statgrab/sg_swap_stats.pod Installing /builddir/build/BUILDROOT/perl-Unix-Statgrab-0.111-6.fc28.riscv64/usr/lib64/perl5/vendor_perl/Unix/Statgrab/sg_fs_stats.pod Installing /builddir/build/BUILDROOT/perl-Unix-Statgrab-0.111-6.fc28.riscv64/usr/lib64/perl5/vendor_perl/Unix/Statgrab/sg_host_info.pod Installing /builddir/build/BUILDROOT/perl-Unix-Statgrab-0.111-6.fc28.riscv64/usr/lib64/perl5/vendor_perl/Unix/Statgrab/sg_user_stats.pod Installing /builddir/build/BUILDROOT/perl-Unix-Statgrab-0.111-6.fc28.riscv64/usr/lib64/perl5/vendor_perl/Unix/Statgrab/sg_load_stats.pod Installing /builddir/build/BUILDROOT/perl-Unix-Statgrab-0.111-6.fc28.riscv64/usr/lib64/perl5/vendor_perl/Unix/Statgrab/sg_error_details.pod Installing /builddir/build/BUILDROOT/perl-Unix-Statgrab-0.111-6.fc28.riscv64/usr/lib64/perl5/vendor_perl/Unix/Statgrab/sg_page_stats.pod Installing /builddir/build/BUILDROOT/perl-Unix-Statgrab-0.111-6.fc28.riscv64/usr/lib64/perl5/vendor_perl/Unix/Statgrab/sg_cpu_stats.pod Installing /builddir/build/BUILDROOT/perl-Unix-Statgrab-0.111-6.fc28.riscv64/usr/share/man/man3/Unix::Statgrab::sg_process_stats.3pm Installing /builddir/build/BUILDROOT/perl-Unix-Statgrab-0.111-6.fc28.riscv64/usr/share/man/man3/Unix::Statgrab::sg_load_stats.3pm Installing /builddir/build/BUILDROOT/perl-Unix-Statgrab-0.111-6.fc28.riscv64/usr/share/man/man3/Unix::Statgrab::sg_swap_stats.3pm Installing /builddir/build/BUILDROOT/perl-Unix-Statgrab-0.111-6.fc28.riscv64/usr/share/man/man3/Unix::Statgrab.3pm Installing /builddir/build/BUILDROOT/perl-Unix-Statgrab-0.111-6.fc28.riscv64/usr/share/man/man3/Unix::Statgrab::sg_fs_stats.3pm Installing /builddir/build/BUILDROOT/perl-Unix-Statgrab-0.111-6.fc28.riscv64/usr/share/man/man3/Unix::Statgrab::sg_network_iface_stats.3pm Installing /builddir/build/BUILDROOT/perl-Unix-Statgrab-0.111-6.fc28.riscv64/usr/share/man/man3/Unix::Statgrab::sg_cpu_stats.3pm Installing /builddir/build/BUILDROOT/perl-Unix-Statgrab-0.111-6.fc28.riscv64/usr/share/man/man3/Unix::Statgrab::sg_cpu_percents.3pm Installing /builddir/build/BUILDROOT/perl-Unix-Statgrab-0.111-6.fc28.riscv64/usr/share/man/man3/Unix::Statgrab::sg_error_details.3pm Installing /builddir/build/BUILDROOT/perl-Unix-Statgrab-0.111-6.fc28.riscv64/usr/share/man/man3/Unix::Statgrab::sg_mem_stats.3pm Installing /builddir/build/BUILDROOT/perl-Unix-Statgrab-0.111-6.fc28.riscv64/usr/share/man/man3/Unix::Statgrab::sg_network_io_stats.3pm Installing /builddir/build/BUILDROOT/perl-Unix-Statgrab-0.111-6.fc28.riscv64/usr/share/man/man3/Unix::Statgrab::sg_host_info.3pm Installing /builddir/build/BUILDROOT/perl-Unix-Statgrab-0.111-6.fc28.riscv64/usr/share/man/man3/Unix::Statgrab::sg_page_stats.3pm Installing /builddir/build/BUILDROOT/perl-Unix-Statgrab-0.111-6.fc28.riscv64/usr/share/man/man3/Unix::Statgrab::sg_disk_io_stats.3pm Installing /builddir/build/BUILDROOT/perl-Unix-Statgrab-0.111-6.fc28.riscv64/usr/share/man/man3/Unix::Statgrab::sg_user_stats.3pm + find /builddir/build/BUILDROOT/perl-Unix-Statgrab-0.111-6.fc28.riscv64 -type f -name '*.bs' -size 0 -exec rm -f '{}' + + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /builddir/build/BUILDROOT/perl-Unix-Statgrab-0.111-6.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-Unix-Statgrab-0.111-6.fc28.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.AuslpR + umask 022 + cd /builddir/build/BUILD + cd Unix-Statgrab-0.111 + DOCDIR=/builddir/build/BUILDROOT/perl-Unix-Statgrab-0.111-6.fc28.riscv64/usr/share/doc/perl-Unix-Statgrab + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/perl-Unix-Statgrab-0.111-6.fc28.riscv64/usr/share/doc/perl-Unix-Statgrab + cp -pr Changes /builddir/build/BUILDROOT/perl-Unix-Statgrab-0.111-6.fc28.riscv64/usr/share/doc/perl-Unix-Statgrab + cp -pr README.md /builddir/build/BUILDROOT/perl-Unix-Statgrab-0.111-6.fc28.riscv64/usr/share/doc/perl-Unix-Statgrab + exit 0 Provides: perl(Unix::Statgrab) = 0.111 perl-Unix-Statgrab = 0.111-6.fc28 perl-Unix-Statgrab(riscv-64) = 0.111-6.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) libperl.so.5.26()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.27)(64bit) libstatgrab.so.10()(64bit) perl(:VERSION) >= 5.8.3 perl(AutoLoader) perl(Carp) perl(DynaLoader) perl(Exporter) perl(strict) perl(vars) perl(warnings) rtld(GNU_HASH) Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/perl-Unix-Statgrab-0.111-6.fc28.riscv64 Wrote: /builddir/build/SRPMS/perl-Unix-Statgrab-0.111-6.fc28.src.rpm Wrote: /builddir/build/RPMS/riscv64/perl-Unix-Statgrab-0.111-6.fc28.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.iHIWwU + umask 022 + cd /builddir/build/BUILD + cd Unix-Statgrab-0.111 + /usr/bin/rm -rf /builddir/build/BUILDROOT/perl-Unix-Statgrab-0.111-6.fc28.riscv64 + exit 0 + touch /buildok + cleanup + set +e + sync + sleep 5 + sync + poweroff Terminated ++ cleanup ++ set +e ++ sync ++ sleep 5 +++ cleanup +++ set +e +++ sync +++ sleep 5 +++ sync +++ poweroff