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-Gtk2-SourceView2.spec'], chrootPath='/var/lib/mock/f29-build-19056-10208/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', 'http_proxy': 'http://192.168.0.254:3128', 'https_proxy': 'http://192.168.0.254:3128'}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-Gtk2-SourceView2.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', 'http_proxy': 'http://192.168.0.254:3128', 'https_proxy': 'http://192.168.0.254:3128'} and shell False BUILDSTDERR: sh: /usr/bin/perl: No such file or directory 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-Gtk2-SourceView2-0.10-18.fc29.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/perl-Gtk2-SourceView2.spec'], chrootPath='/var/lib/mock/f29-build-19056-10208/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', 'http_proxy': 'http://192.168.0.254:3128', 'https_proxy': 'http://192.168.0.254:3128'}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-Gtk2-SourceView2.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', 'http_proxy': 'http://192.168.0.254:3128', 'https_proxy': 'http://192.168.0.254:3128'} and shell False Building target platforms: riscv64 Building for target riscv64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.8nHGMY + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf Gtk2-SourceView2-0.10 + /usr/bin/gzip -dc /builddir/build/SOURCES/Gtk2-SourceView2-0.10.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd Gtk2-SourceView2-0.10 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.h7bBXM + umask 022 + cd /builddir/build/BUILD + cd Gtk2-SourceView2-0.10 + /usr/bin/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' BUILDSTDERR: Including generated API documentation... Checking if your kit is complete... Looks good BUILDSTDERR: Unrecognized argument in LIBS ignored: '-pthread' Generating a Unix-style Makefile Writing Makefile for Gtk2::SourceView2 + make -j4 Running Mkbootstrap for SourceView2 () [ XS xs/GtkSourceBuffer.xs ] [ XS xs/GtkSourceIter.xs ] chmod 644 "SourceView2.bs" [ XS xs/GtkSourceLanguage.xs ] cp build/gtk2-sourceview2-autogen.h blib/arch/Gtk2/SourceView2/Install/gtk2-sourceview2-autogen.h cp gtk2-sourceview2-perl.h blib/arch/Gtk2/SourceView2/Install/gtk2-sourceview2-perl.h cp /builddir/build/BUILD/Gtk2-SourceView2-0.10/build/gtk2-sourceview2.typemap blib/arch/Gtk2/SourceView2/Install/gtk2-sourceview2.typemap cp build/IFiles.pm blib/arch/Gtk2/SourceView2/Install/Files.pm cp lib/Gtk2/SourceView2.pm blib/lib/Gtk2/SourceView2.pm [ XS xs/GtkSourceLanguageManager.xs ] mv xs/GtkSourceIter.xsc xs/GtkSourceIter.c [ XS xs/GtkSourceMark.xs ] mv xs/GtkSourceLanguage.xsc xs/GtkSourceLanguage.c mv xs/GtkSourceBuffer.xsc xs/GtkSourceBuffer.c [ XS xs/GtkSourcePrintCompositor.xs ] [ XS xs/GtkSourceStyle.xs ] mv xs/GtkSourceLanguageManager.xsc xs/GtkSourceLanguageManager.c [ XS xs/GtkSourceStyleScheme.xs ] mv xs/GtkSourceMark.xsc xs/GtkSourceMark.c [ XS xs/GtkSourceStyleSchemeManager.xs ] mv xs/GtkSourceStyle.xsc xs/GtkSourceStyle.c [ XS xs/GtkSourceView.xs ] mv xs/GtkSourcePrintCompositor.xsc xs/GtkSourcePrintCompositor.c mv xs/GtkSourceStyleScheme.xsc xs/GtkSourceStyleScheme.c "/usr/bin/perl" -MExtUtils::Command -e mkpath blib/lib/Gtk2/SourceView2/ [ XS xs/GtkSourceViewBoot.xs ] Parsing XS files... "/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- SourceView2.bs blib/arch/auto/Gtk2/SourceView2/SourceView2.bs 644 [ CC xs/GtkSourceBuffer.c ] mv xs/GtkSourceStyleSchemeManager.xsc xs/GtkSourceStyleSchemeManager.c [ CC xs/GtkSourceIter.c ] mv xs/GtkSourceView.xsc xs/GtkSourceView.c mv xs/GtkSourceViewBoot.xsc xs/GtkSourceViewBoot.c [ CC xs/GtkSourceLanguage.c ] [ CC xs/GtkSourceLanguageManager.c ] [ CC xs/GtkSourceMark.c ] [ CC xs/GtkSourcePrintCompositor.c ] [ CC xs/GtkSourceStyle.c ] [ CC xs/GtkSourceStyleScheme.c ] [ CC xs/GtkSourceStyleSchemeManager.c ] [ CC xs/GtkSourceView.c ] [ CC xs/GtkSourceViewBoot.c ] BUILDSTDERR: xs/GtkSourceView.c: In function 'XS_Gtk2__SourceView2__View_set_mark_category_pixbuf': BUILDSTDERR: xs/GtkSourceView.c:603:2: warning: 'gtk_source_view_set_mark_category_pixbuf' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: gtk_source_view_set_mark_category_pixbuf(view, category, pixbuf); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/gtksourceview-2.0/gtksourceview/gtksourceprintcompositor.h:28, BUILDSTDERR: from ./gtk2-sourceview2-perl.h:11, BUILDSTDERR: from xs/GtkSourceView.xs:21: BUILDSTDERR: /usr/include/gtksourceview-2.0/gtksourceview/gtksourceview.h:196:8: note: declared here BUILDSTDERR: void gtk_source_view_set_mark_category_pixbuf BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: xs/GtkSourceView.c: In function 'XS_Gtk2__SourceView2__View_get_mark_category_pixbuf': BUILDSTDERR: xs/GtkSourceView.c:626:2: warning: 'gtk_source_view_get_mark_category_pixbuf' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: RETVAL = gtk_source_view_get_mark_category_pixbuf(view, category); BUILDSTDERR: ^~~~~~ BUILDSTDERR: In file included from /usr/include/gtksourceview-2.0/gtksourceview/gtksourceprintcompositor.h:28, BUILDSTDERR: from ./gtk2-sourceview2-perl.h:11, BUILDSTDERR: from xs/GtkSourceView.xs:21: BUILDSTDERR: /usr/include/gtksourceview-2.0/gtksourceview/gtksourceview.h:218:12: note: declared here BUILDSTDERR: GdkPixbuf *gtk_source_view_get_mark_category_pixbuf BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ rm -f blib/arch/auto/Gtk2/SourceView2/SourceView2.so [ LD blib/arch/auto/Gtk2/SourceView2/SourceView2.so ] chmod 755 blib/arch/auto/Gtk2/SourceView2/SourceView2.so Generating POD... Loaded 9 extra types from /usr/lib64/perl5/vendor_perl/Gtk2/Install/doctypes Loaded 2 extra types from /usr/lib64/perl5/vendor_perl/Pango/Install/doctypes Loaded 8 extra types from /usr/lib64/perl5/vendor_perl/Glib/Install/doctypes Loaded 7 extra types from /usr/lib64/perl5/vendor_perl/Cairo/Install/doctypes Creating POD index... Manifying 11 pod documents + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.OoEizV + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/perl-Gtk2-SourceView2-0.10-18.fc29.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/perl-Gtk2-SourceView2-0.10-18.fc29.riscv64 BUILDSTDERR: ++ dirname /builddir/build/BUILDROOT/perl-Gtk2-SourceView2-0.10-18.fc29.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/perl-Gtk2-SourceView2-0.10-18.fc29.riscv64 + cd Gtk2-SourceView2-0.10 + make pure_install DESTDIR=/builddir/build/BUILDROOT/perl-Gtk2-SourceView2-0.10-18.fc29.riscv64 "/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- SourceView2.bs blib/arch/auto/Gtk2/SourceView2/SourceView2.bs 644 Manifying 11 pod documents Files found in blib/arch: installing files in blib/lib into architecture dependent library tree Installing /builddir/build/BUILDROOT/perl-Gtk2-SourceView2-0.10-18.fc29.riscv64/usr/lib64/perl5/vendor_perl/Gtk2/SourceView2/Install/Files.pm Installing /builddir/build/BUILDROOT/perl-Gtk2-SourceView2-0.10-18.fc29.riscv64/usr/lib64/perl5/vendor_perl/Gtk2/SourceView2/Install/gtk2-sourceview2-perl.h Installing /builddir/build/BUILDROOT/perl-Gtk2-SourceView2-0.10-18.fc29.riscv64/usr/lib64/perl5/vendor_perl/Gtk2/SourceView2/Install/gtk2-sourceview2.typemap Installing /builddir/build/BUILDROOT/perl-Gtk2-SourceView2-0.10-18.fc29.riscv64/usr/lib64/perl5/vendor_perl/Gtk2/SourceView2/Install/gtk2-sourceview2-autogen.h Installing /builddir/build/BUILDROOT/perl-Gtk2-SourceView2-0.10-18.fc29.riscv64/usr/lib64/perl5/vendor_perl/auto/Gtk2/SourceView2/SourceView2.so Installing /builddir/build/BUILDROOT/perl-Gtk2-SourceView2-0.10-18.fc29.riscv64/usr/lib64/perl5/vendor_perl/Gtk2/SourceView2.pm Installing /builddir/build/BUILDROOT/perl-Gtk2-SourceView2-0.10-18.fc29.riscv64/usr/lib64/perl5/vendor_perl/Gtk2/SourceView2/LanguageManager.pod Installing /builddir/build/BUILDROOT/perl-Gtk2-SourceView2-0.10-18.fc29.riscv64/usr/lib64/perl5/vendor_perl/Gtk2/SourceView2/StyleScheme.pod Installing /builddir/build/BUILDROOT/perl-Gtk2-SourceView2-0.10-18.fc29.riscv64/usr/lib64/perl5/vendor_perl/Gtk2/SourceView2/Iter.pod Installing /builddir/build/BUILDROOT/perl-Gtk2-SourceView2-0.10-18.fc29.riscv64/usr/lib64/perl5/vendor_perl/Gtk2/SourceView2/PrintCompositor.pod Installing /builddir/build/BUILDROOT/perl-Gtk2-SourceView2-0.10-18.fc29.riscv64/usr/lib64/perl5/vendor_perl/Gtk2/SourceView2/index.pod Installing /builddir/build/BUILDROOT/perl-Gtk2-SourceView2-0.10-18.fc29.riscv64/usr/lib64/perl5/vendor_perl/Gtk2/SourceView2/StyleSchemeManager.pod Installing /builddir/build/BUILDROOT/perl-Gtk2-SourceView2-0.10-18.fc29.riscv64/usr/lib64/perl5/vendor_perl/Gtk2/SourceView2/Style.pod Installing /builddir/build/BUILDROOT/perl-Gtk2-SourceView2-0.10-18.fc29.riscv64/usr/lib64/perl5/vendor_perl/Gtk2/SourceView2/Buffer.pod Installing /builddir/build/BUILDROOT/perl-Gtk2-SourceView2-0.10-18.fc29.riscv64/usr/lib64/perl5/vendor_perl/Gtk2/SourceView2/Mark.pod Installing /builddir/build/BUILDROOT/perl-Gtk2-SourceView2-0.10-18.fc29.riscv64/usr/lib64/perl5/vendor_perl/Gtk2/SourceView2/View.pod Installing /builddir/build/BUILDROOT/perl-Gtk2-SourceView2-0.10-18.fc29.riscv64/usr/lib64/perl5/vendor_perl/Gtk2/SourceView2/Language.pod Installing /builddir/build/BUILDROOT/perl-Gtk2-SourceView2-0.10-18.fc29.riscv64/usr/share/man/man3/Gtk2::SourceView2::PrintCompositor.3pm Installing /builddir/build/BUILDROOT/perl-Gtk2-SourceView2-0.10-18.fc29.riscv64/usr/share/man/man3/Gtk2::SourceView2::Iter.3pm Installing /builddir/build/BUILDROOT/perl-Gtk2-SourceView2-0.10-18.fc29.riscv64/usr/share/man/man3/Gtk2::SourceView2::View.3pm Installing /builddir/build/BUILDROOT/perl-Gtk2-SourceView2-0.10-18.fc29.riscv64/usr/share/man/man3/Gtk2::SourceView2::StyleScheme.3pm Installing /builddir/build/BUILDROOT/perl-Gtk2-SourceView2-0.10-18.fc29.riscv64/usr/share/man/man3/Gtk2::SourceView2::index.3pm Installing /builddir/build/BUILDROOT/perl-Gtk2-SourceView2-0.10-18.fc29.riscv64/usr/share/man/man3/Gtk2::SourceView2::Buffer.3pm Installing /builddir/build/BUILDROOT/perl-Gtk2-SourceView2-0.10-18.fc29.riscv64/usr/share/man/man3/Gtk2::SourceView2::Mark.3pm Installing /builddir/build/BUILDROOT/perl-Gtk2-SourceView2-0.10-18.fc29.riscv64/usr/share/man/man3/Gtk2::SourceView2::Language.3pm Installing /builddir/build/BUILDROOT/perl-Gtk2-SourceView2-0.10-18.fc29.riscv64/usr/share/man/man3/Gtk2::SourceView2::LanguageManager.3pm Installing /builddir/build/BUILDROOT/perl-Gtk2-SourceView2-0.10-18.fc29.riscv64/usr/share/man/man3/Gtk2::SourceView2::StyleSchemeManager.3pm Installing /builddir/build/BUILDROOT/perl-Gtk2-SourceView2-0.10-18.fc29.riscv64/usr/share/man/man3/Gtk2::SourceView2::Style.3pm + find /builddir/build/BUILDROOT/perl-Gtk2-SourceView2-0.10-18.fc29.riscv64 -type f -name .packlist -exec rm -f '{}' ';' + find /builddir/build/BUILDROOT/perl-Gtk2-SourceView2-0.10-18.fc29.riscv64 -type f -name '*.bs' -a -size 0 -exec rm -f '{}' ';' + find /builddir/build/BUILDROOT/perl-Gtk2-SourceView2-0.10-18.fc29.riscv64 -depth -type d -exec rmdir '{}' ';' + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /builddir/build/BUILDROOT/perl-Gtk2-SourceView2-0.10-18.fc29.riscv64/usr + chmod a-x examples/perl-editor.pl + /usr/lib/rpm/find-debuginfo.sh -j4 --strict-build-id -m -i --build-id-seed 0.10-18.fc29 --unique-debug-suffix -0.10-18.fc29.riscv64 --unique-debug-src-base perl-Gtk2-SourceView2-0.10-18.fc29.riscv64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/Gtk2-SourceView2-0.10 extracting debug info from /builddir/build/BUILDROOT/perl-Gtk2-SourceView2-0.10-18.fc29.riscv64/usr/lib64/perl5/vendor_perl/auto/Gtk2/SourceView2/SourceView2.so /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. BUILDSTDERR: 383 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 1 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.1AAEax + umask 022 + cd /builddir/build/BUILD + cd Gtk2-SourceView2-0.10 + xvfb-run -a -w 1 make test "/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- SourceView2.bs blib/arch/auto/Gtk2/SourceView2/SourceView2.bs 644 PERL_DL_NONLAZY=1 "/usr/bin/perl" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t t/GtkSourceBuffer.t .............. ok t/GtkSourceIter.t ................ ok t/GtkSourceLanguage.t ............ ok t/GtkSourceLanguageManager.t ..... ok t/GtkSourceMark.t ................ ok t/GtkSourcePrintCompositor.t ..... ok t/GtkSourceStyle.t ............... ok t/GtkSourceStyleScheme.t ......... ok t/GtkSourceStyleSchemeManager.t .. ok t/GtkSourceView.t ................ ok All tests successful. Files=10, Tests=152, 97 wallclock secs ( 2.32 usr 1.68 sys + 61.48 cusr 30.86 csys = 96.34 CPU) Result: PASS + exit 0 Processing files: perl-Gtk2-SourceView2-0.10-18.fc29.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.Cu903z + umask 022 + cd /builddir/build/BUILD + cd Gtk2-SourceView2-0.10 + DOCDIR=/builddir/build/BUILDROOT/perl-Gtk2-SourceView2-0.10-18.fc29.riscv64/usr/share/doc/perl-Gtk2-SourceView2 + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/perl-Gtk2-SourceView2-0.10-18.fc29.riscv64/usr/share/doc/perl-Gtk2-SourceView2 + cp -pr README /builddir/build/BUILDROOT/perl-Gtk2-SourceView2-0.10-18.fc29.riscv64/usr/share/doc/perl-Gtk2-SourceView2 + cp -pr Changes /builddir/build/BUILDROOT/perl-Gtk2-SourceView2-0.10-18.fc29.riscv64/usr/share/doc/perl-Gtk2-SourceView2 + cp -pr examples /builddir/build/BUILDROOT/perl-Gtk2-SourceView2-0.10-18.fc29.riscv64/usr/share/doc/perl-Gtk2-SourceView2 + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.JseFwr + umask 022 + cd /builddir/build/BUILD + cd Gtk2-SourceView2-0.10 + LICENSEDIR=/builddir/build/BUILDROOT/perl-Gtk2-SourceView2-0.10-18.fc29.riscv64/usr/share/licenses/perl-Gtk2-SourceView2 + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/perl-Gtk2-SourceView2-0.10-18.fc29.riscv64/usr/share/licenses/perl-Gtk2-SourceView2 + cp -pr COPYING /builddir/build/BUILDROOT/perl-Gtk2-SourceView2-0.10-18.fc29.riscv64/usr/share/licenses/perl-Gtk2-SourceView2 + exit 0 Provides: perl(Gtk2::SourceView2) = 0.10 perl-Gtk2-SourceView2 = 0.10-18.fc29 perl-Gtk2-SourceView2(riscv-64) = 0.10-18.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) libatk-1.0.so.0()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) libcairo.so.2()(64bit) libfontconfig.so.1()(64bit) libfreetype.so.6()(64bit) libfribidi.so.0()(64bit) libgdk-x11-2.0.so.0()(64bit) libgdk_pixbuf-2.0.so.0()(64bit) libgio-2.0.so.0()(64bit) libglib-2.0.so.0()(64bit) libgobject-2.0.so.0()(64bit) libgthread-2.0.so.0()(64bit) libgtk-x11-2.0.so.0()(64bit) libgtksourceview-2.0.so.0()(64bit) libpango-1.0.so.0()(64bit) libpangocairo-1.0.so.0()(64bit) libpangoft2-1.0.so.0()(64bit) libperl.so.5.28()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.27)(64bit) perl(DynaLoader) perl(Gtk2) perl(base) perl(strict) perl(warnings) rtld(GNU_HASH) Processing files: perl-Gtk2-SourceView2-debugsource-0.10-18.fc29.riscv64 Provides: perl-Gtk2-SourceView2-debugsource = 0.10-18.fc29 perl-Gtk2-SourceView2-debugsource(riscv-64) = 0.10-18.fc29 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: perl-Gtk2-SourceView2-debuginfo-0.10-18.fc29.riscv64 Provides: debuginfo(build-id) = 96f0e73abec0e8d9099b33ca3d910a6c6fe71f4c perl-Gtk2-SourceView2-debuginfo = 0.10-18.fc29 perl-Gtk2-SourceView2-debuginfo(riscv-64) = 0.10-18.fc29 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: perl-Gtk2-SourceView2-debugsource(riscv-64) = 0.10-18.fc29 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/perl-Gtk2-SourceView2-0.10-18.fc29.riscv64 Wrote: /builddir/build/RPMS/perl-Gtk2-SourceView2-0.10-18.fc29.riscv64.rpm Wrote: /builddir/build/RPMS/perl-Gtk2-SourceView2-debugsource-0.10-18.fc29.riscv64.rpm Wrote: /builddir/build/RPMS/perl-Gtk2-SourceView2-debuginfo-0.10-18.fc29.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.M9zXzP + umask 022 + cd /builddir/build/BUILD + cd Gtk2-SourceView2-0.10 + /usr/bin/rm -rf /builddir/build/BUILDROOT/perl-Gtk2-SourceView2-0.10-18.fc29.riscv64 + exit 0 Child return code was: 0