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-Gnome2-Vte.spec'], chrootPath='/var/lib/mock/f29-build-19049-10204/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=995gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/perl-Gnome2-Vte.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: 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-Gnome2-Vte-0.11-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-Gnome2-Vte.spec'], chrootPath='/var/lib/mock/f29-build-19049-10204/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=995gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/perl-Gnome2-Vte.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.QK6vyp + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf Gnome2-Vte-0.11 + /usr/bin/gzip -dc /builddir/build/SOURCES/Gnome2-Vte-0.11.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd Gnome2-Vte-0.11 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.0WMNxH + umask 022 + cd /builddir/build/BUILD + cd Gnome2-Vte-0.11 + perl Makefile.PL INSTALLDIRS=vendor NO_PACKLIST=1 '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 Gnome2::Vte + make -j4 Running Mkbootstrap for Vte () [ XS xs/Vte.xs ] [ XS xs/VteTerminal.xs ] chmod 644 "Vte.bs" "/usr/bin/perl" -MExtUtils::Command -e mkpath blib/lib/Gnome2/Vte/ Parsing XS files... cp vte2perl.h blib/arch/Gnome2/Vte/Install/vte2perl.h cp build/vte2perl-autogen.h blib/arch/Gnome2/Vte/Install/vte2perl-autogen.h cp /builddir/build/BUILD/Gnome2-Vte-0.11/build/vte2perl.typemap blib/arch/Gnome2/Vte/Install/vte2perl.typemap cp build/IFiles.pm blib/arch/Gnome2/Vte/Install/Files.pm cp Vte.pm blib/lib/Gnome2/Vte.pm cp build/vte2perl-version.h blib/arch/Gnome2/Vte/Install/vte2perl-version.h "/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- Vte.bs blib/arch/auto/Gnome2/Vte/Vte.bs 644 mv xs/Vte.xsc xs/Vte.c [ CC xs/Vte.c ] mv xs/VteTerminal.xsc xs/VteTerminal.c [ CC xs/VteTerminal.c ] BUILDSTDERR: xs/VteTerminal.xs: In function 'XS_Gnome2__Vte__Terminal_fork_command': BUILDSTDERR: xs/VteTerminal.xs:167:2: warning: 'vte_terminal_fork_command' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: RETVAL = vte_terminal_fork_command (terminal, BUILDSTDERR: ^~~~~~ BUILDSTDERR: In file included from /usr/include/vte-0.0/vte/vte.h:529, BUILDSTDERR: from ./vte2perl.h:26, BUILDSTDERR: from xs/VteTerminal.xs:21: BUILDSTDERR: /usr/include/vte-0.0/vte/vtedeprecated.h:82:7: note: declared here BUILDSTDERR: pid_t vte_terminal_fork_command(VteTerminal *terminal, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: xs/VteTerminal.c: In function 'XS_Gnome2__Vte__Terminal_set_cursor_blinks': BUILDSTDERR: xs/VteTerminal.c:999:2: warning: 'vte_terminal_set_cursor_blinks' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: vte_terminal_set_cursor_blinks(terminal, blink); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/vte-0.0/vte/vte.h:529, BUILDSTDERR: from ./vte2perl.h:26, BUILDSTDERR: from xs/VteTerminal.xs:21: BUILDSTDERR: /usr/include/vte-0.0/vte/vtedeprecated.h:70:6: note: declared here BUILDSTDERR: void vte_terminal_set_cursor_blinks(VteTerminal *terminal, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: xs/VteTerminal.c: In function 'XS_Gnome2__Vte__Terminal_set_font_full': BUILDSTDERR: xs/VteTerminal.c:1076:2: warning: 'vte_terminal_set_font_full' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: vte_terminal_set_font_full(terminal, font_desc, anti_alias); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/vte-0.0/vte/vte.h:529, BUILDSTDERR: from ./vte2perl.h:26, BUILDSTDERR: from xs/VteTerminal.xs:21: BUILDSTDERR: /usr/include/vte-0.0/vte/vtedeprecated.h:76:6: note: declared here BUILDSTDERR: void vte_terminal_set_font_full(VteTerminal *terminal, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: xs/VteTerminal.c: In function 'XS_Gnome2__Vte__Terminal_set_font_from_string_full': BUILDSTDERR: xs/VteTerminal.c:1096:2: warning: 'vte_terminal_set_font_from_string_full' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: vte_terminal_set_font_from_string_full(terminal, name, anti_alias); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/vte-0.0/vte/vte.h:529, BUILDSTDERR: from ./vte2perl.h:26, BUILDSTDERR: from xs/VteTerminal.xs:21: BUILDSTDERR: /usr/include/vte-0.0/vte/vtedeprecated.h:79:6: note: declared here BUILDSTDERR: void vte_terminal_set_font_from_string_full(VteTerminal *terminal, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: xs/VteTerminal.c: In function 'XS_Gnome2__Vte__Terminal_get_using_xft': BUILDSTDERR: xs/VteTerminal.c:1138:2: warning: 'vte_terminal_get_using_xft' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: RETVAL = vte_terminal_get_using_xft(terminal); BUILDSTDERR: ^~~~~~ BUILDSTDERR: In file included from /usr/include/vte-0.0/vte/vte.h:529, BUILDSTDERR: from ./vte2perl.h:26, BUILDSTDERR: from xs/VteTerminal.xs:21: BUILDSTDERR: /usr/include/vte-0.0/vte/vtedeprecated.h:72:10: note: declared here BUILDSTDERR: gboolean vte_terminal_get_using_xft(VteTerminal *terminal) G_GNUC_DEPRECATED; BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: xs/VteTerminal.c: In function 'XS_Gnome2__Vte__Terminal_match_add': BUILDSTDERR: xs/VteTerminal.c:1524:2: warning: 'vte_terminal_match_add' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: RETVAL = vte_terminal_match_add(terminal, match); BUILDSTDERR: ^~~~~~ BUILDSTDERR: In file included from /usr/include/vte-0.0/vte/vte.h:529, BUILDSTDERR: from ./vte2perl.h:26, BUILDSTDERR: from xs/VteTerminal.xs:21: BUILDSTDERR: /usr/include/vte-0.0/vte/vtedeprecated.h:73:5: note: declared here BUILDSTDERR: int vte_terminal_match_add(VteTerminal *terminal, const char *match) G_GNUC_DEPRECATED; BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: xs/VteTerminal.c: In function 'XS_Gnome2__Vte__Terminal_get_padding': BUILDSTDERR: xs/VteTerminal.c:1763:2: warning: 'vte_terminal_get_padding' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: vte_terminal_get_padding(terminal, &xpad, &ypad); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/vte-0.0/vte/vte.h:529, BUILDSTDERR: from ./vte2perl.h:26, BUILDSTDERR: from xs/VteTerminal.xs:21: BUILDSTDERR: /usr/include/vte-0.0/vte/vtedeprecated.h:93:6: note: declared here BUILDSTDERR: void vte_terminal_get_padding(VteTerminal *terminal, int *xpad, int *ypad) G_GNUC_DEPRECATED; BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: xs/VteTerminal.c: In function 'XS_Gnome2__Vte__Terminal_get_char_ascent': BUILDSTDERR: xs/VteTerminal.c:1809:2: warning: 'vte_terminal_get_char_ascent' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: RETVAL = vte_terminal_get_char_ascent(terminal); BUILDSTDERR: ^~~~~~ BUILDSTDERR: In file included from /usr/include/vte-0.0/vte/vte.h:529, BUILDSTDERR: from ./vte2perl.h:26, BUILDSTDERR: from xs/VteTerminal.xs:21: BUILDSTDERR: /usr/include/vte-0.0/vte/vtedeprecated.h:75:7: note: declared here BUILDSTDERR: glong vte_terminal_get_char_ascent(VteTerminal *terminal) G_GNUC_DEPRECATED; BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: xs/VteTerminal.c: In function 'XS_Gnome2__Vte__Terminal_get_char_descent': BUILDSTDERR: xs/VteTerminal.c:1828:2: warning: 'vte_terminal_get_char_descent' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: RETVAL = vte_terminal_get_char_descent(terminal); BUILDSTDERR: ^~~~~~ BUILDSTDERR: In file included from /usr/include/vte-0.0/vte/vte.h:529, BUILDSTDERR: from ./vte2perl.h:26, BUILDSTDERR: from xs/VteTerminal.xs:21: BUILDSTDERR: /usr/include/vte-0.0/vte/vtedeprecated.h:74:7: note: declared here BUILDSTDERR: glong vte_terminal_get_char_descent(VteTerminal *terminal) G_GNUC_DEPRECATED; BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ rm -f blib/arch/auto/Gnome2/Vte/Vte.so [ LD blib/arch/auto/Gnome2/Vte/Vte.so ] chmod 755 blib/arch/auto/Gnome2/Vte/Vte.so Generating POD... Loaded 7 extra types from /usr/lib64/perl5/vendor_perl/Cairo/Install/doctypes Loaded 8 extra types from /usr/lib64/perl5/vendor_perl/Glib/Install/doctypes 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 Creating POD index... Manifying 4 pod documents + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.qzeQRj + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/perl-Gnome2-Vte-0.11-11.fc29.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/perl-Gnome2-Vte-0.11-11.fc29.riscv64 BUILDSTDERR: ++ dirname /builddir/build/BUILDROOT/perl-Gnome2-Vte-0.11-11.fc29.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/perl-Gnome2-Vte-0.11-11.fc29.riscv64 + cd Gnome2-Vte-0.11 + make pure_install DESTDIR=/builddir/build/BUILDROOT/perl-Gnome2-Vte-0.11-11.fc29.riscv64 "/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- Vte.bs blib/arch/auto/Gnome2/Vte/Vte.bs 644 Manifying 4 pod documents Files found in blib/arch: installing files in blib/lib into architecture dependent library tree Installing /builddir/build/BUILDROOT/perl-Gnome2-Vte-0.11-11.fc29.riscv64/usr/lib64/perl5/vendor_perl/Gnome2/Vte/Install/vte2perl.h Installing /builddir/build/BUILDROOT/perl-Gnome2-Vte-0.11-11.fc29.riscv64/usr/lib64/perl5/vendor_perl/Gnome2/Vte/Install/vte2perl.typemap Installing /builddir/build/BUILDROOT/perl-Gnome2-Vte-0.11-11.fc29.riscv64/usr/lib64/perl5/vendor_perl/Gnome2/Vte/Install/Files.pm Installing /builddir/build/BUILDROOT/perl-Gnome2-Vte-0.11-11.fc29.riscv64/usr/lib64/perl5/vendor_perl/Gnome2/Vte/Install/vte2perl-version.h Installing /builddir/build/BUILDROOT/perl-Gnome2-Vte-0.11-11.fc29.riscv64/usr/lib64/perl5/vendor_perl/Gnome2/Vte/Install/vte2perl-autogen.h Installing /builddir/build/BUILDROOT/perl-Gnome2-Vte-0.11-11.fc29.riscv64/usr/lib64/perl5/vendor_perl/auto/Gnome2/Vte/Vte.so Installing /builddir/build/BUILDROOT/perl-Gnome2-Vte-0.11-11.fc29.riscv64/usr/lib64/perl5/vendor_perl/Gnome2/Vte.pm Installing /builddir/build/BUILDROOT/perl-Gnome2-Vte-0.11-11.fc29.riscv64/usr/lib64/perl5/vendor_perl/Gnome2/Vte/Terminal.pod Installing /builddir/build/BUILDROOT/perl-Gnome2-Vte-0.11-11.fc29.riscv64/usr/lib64/perl5/vendor_perl/Gnome2/Vte/main.pod Installing /builddir/build/BUILDROOT/perl-Gnome2-Vte-0.11-11.fc29.riscv64/usr/lib64/perl5/vendor_perl/Gnome2/Vte/index.pod Installing /builddir/build/BUILDROOT/perl-Gnome2-Vte-0.11-11.fc29.riscv64/usr/share/man/man3/Gnome2::Vte::Terminal.3pm Installing /builddir/build/BUILDROOT/perl-Gnome2-Vte-0.11-11.fc29.riscv64/usr/share/man/man3/Gnome2::Vte::main.3pm Installing /builddir/build/BUILDROOT/perl-Gnome2-Vte-0.11-11.fc29.riscv64/usr/share/man/man3/Gnome2::Vte::index.3pm Installing /builddir/build/BUILDROOT/perl-Gnome2-Vte-0.11-11.fc29.riscv64/usr/share/man/man3/Gnome2::Vte.3pm + find /builddir/build/BUILDROOT/perl-Gnome2-Vte-0.11-11.fc29.riscv64 -type f -name '*.bs' -empty -delete + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /builddir/build/BUILDROOT/perl-Gnome2-Vte-0.11-11.fc29.riscv64/usr + /usr/lib/rpm/find-debuginfo.sh -j4 --strict-build-id -m -i --build-id-seed 0.11-11.fc29 --unique-debug-suffix -0.11-11.fc29.riscv64 --unique-debug-src-base perl-Gnome2-Vte-0.11-11.fc29.riscv64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/Gnome2-Vte-0.11 extracting debug info from /builddir/build/BUILDROOT/perl-Gnome2-Vte-0.11-11.fc29.riscv64/usr/lib64/perl5/vendor_perl/auto/Gnome2/Vte/Vte.so /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. BUILDSTDERR: 177 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.iIK4UJ + umask 022 + cd /builddir/build/BUILD + cd Gnome2-Vte-0.11 + xvfb-run -a make test "/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- Vte.bs blib/arch/auto/Gnome2/Vte/Vte.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/VteTerminal.t .. ok All tests successful. Files=1, Tests=47, 2 wallclock secs ( 0.15 usr 0.00 sys + 0.84 cusr 0.12 csys = 1.11 CPU) Result: PASS + exit 0 Processing files: perl-Gnome2-Vte-0.11-11.fc29.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.FzFtoX + umask 022 + cd /builddir/build/BUILD + cd Gnome2-Vte-0.11 + DOCDIR=/builddir/build/BUILDROOT/perl-Gnome2-Vte-0.11-11.fc29.riscv64/usr/share/doc/perl-Gnome2-Vte + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/perl-Gnome2-Vte-0.11-11.fc29.riscv64/usr/share/doc/perl-Gnome2-Vte + cp -pr ChangeLog.pre-git /builddir/build/BUILDROOT/perl-Gnome2-Vte-0.11-11.fc29.riscv64/usr/share/doc/perl-Gnome2-Vte + cp -pr maps /builddir/build/BUILDROOT/perl-Gnome2-Vte-0.11-11.fc29.riscv64/usr/share/doc/perl-Gnome2-Vte + cp -pr NEWS /builddir/build/BUILDROOT/perl-Gnome2-Vte-0.11-11.fc29.riscv64/usr/share/doc/perl-Gnome2-Vte + cp -pr README /builddir/build/BUILDROOT/perl-Gnome2-Vte-0.11-11.fc29.riscv64/usr/share/doc/perl-Gnome2-Vte + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.kCZcAd + umask 022 + cd /builddir/build/BUILD + cd Gnome2-Vte-0.11 + LICENSEDIR=/builddir/build/BUILDROOT/perl-Gnome2-Vte-0.11-11.fc29.riscv64/usr/share/licenses/perl-Gnome2-Vte + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/perl-Gnome2-Vte-0.11-11.fc29.riscv64/usr/share/licenses/perl-Gnome2-Vte + cp -pr LICENSE /builddir/build/BUILDROOT/perl-Gnome2-Vte-0.11-11.fc29.riscv64/usr/share/licenses/perl-Gnome2-Vte + exit 0 Provides: perl(Gnome2::Vte) = 0.11 perl(Gnome2::Vte::Install::Files) perl-Gnome2-Vte = 0.11-11.fc29 perl-Gnome2-Vte(riscv-64) = 0.11-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) libX11.so.6()(64bit) libXext.so.6()(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) 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) libvte.so.9()(64bit) perl(:VERSION) >= 5.8.0 perl(DynaLoader) perl(Gtk2) perl(strict) perl(warnings) rtld(GNU_HASH) Processing files: perl-Gnome2-Vte-debugsource-0.11-11.fc29.riscv64 Provides: perl-Gnome2-Vte-debugsource = 0.11-11.fc29 perl-Gnome2-Vte-debugsource(riscv-64) = 0.11-11.fc29 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: perl-Gnome2-Vte-debuginfo-0.11-11.fc29.riscv64 Provides: debuginfo(build-id) = 9659eca6d21842a3061429502532d12c0ce708c8 perl-Gnome2-Vte-debuginfo = 0.11-11.fc29 perl-Gnome2-Vte-debuginfo(riscv-64) = 0.11-11.fc29 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: perl-Gnome2-Vte-debugsource(riscv-64) = 0.11-11.fc29 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/perl-Gnome2-Vte-0.11-11.fc29.riscv64 Wrote: /builddir/build/RPMS/perl-Gnome2-Vte-0.11-11.fc29.riscv64.rpm Wrote: /builddir/build/RPMS/perl-Gnome2-Vte-debugsource-0.11-11.fc29.riscv64.rpm Wrote: /builddir/build/RPMS/perl-Gnome2-Vte-debuginfo-0.11-11.fc29.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.byheUf + umask 022 + cd /builddir/build/BUILD + cd Gnome2-Vte-0.11 + /usr/bin/rm -rf /builddir/build/BUILDROOT/perl-Gnome2-Vte-0.11-11.fc29.riscv64 + exit 0 Child return code was: 0