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-Event.spec'], chrootPath='/var/lib/mock/f29-build-18980-10190/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-Event.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 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-Event-1.26-8.fc29.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/perl-Event.spec'], chrootPath='/var/lib/mock/f29-build-18980-10190/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-Event.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.cSMx2v + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf Event-1.26 + /usr/bin/gzip -dc /builddir/build/SOURCES/Event-1.26.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd Event-1.26 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + perl -pi -e 's|#!./perl|#!/usr/bin/perl|' demo/echo.t demo/group.t demo/idle2.t demo/perlqt.t demo/queue_pending.t demo/rand_interval.t demo/readline.t demo/repeat.t t/attach_to.t t/bored.t t/callback.t t/data.t t/delete.t t/eval.t t/fifo.t t/generic.t t/group.t t/hook.t t/hup.t t/idle.t t/io.t t/leak.t t/leak2.t t/loop.t t/now.t t/reenter.t t/signal.t t/timeout_cb.t t/timer.t t/unconfigured.t t/var.t util/bench.pl + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w demo/ util/ + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.9lShRw + umask 022 + cd /builddir/build/BUILD + cd Event-1.26 + 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' Checking if your kit is complete... Looks good Generating a Unix-style Makefile Writing Makefile for Event + make -j4 Running Mkbootstrap for Event () "/usr/bin/perl" "/usr/share/perl5/vendor_perl/ExtUtils/xsubpp" -typemap '/usr/share/perl5/ExtUtils/typemap' -typemap '/builddir/build/BUILD/Event-1.26/lib/Event/typemap' Event.xs > Event.xsc chmod 644 "Event.bs" "/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- Event.bs blib/arch/auto/Event/Event.bs 644 cp lib/Event/EventAPI.h blib/lib/Event/EventAPI.h cp lib/Event/MakeMaker.pm blib/lib/Event/MakeMaker.pm cp lib/Event/Watcher.pm blib/lib/Event/Watcher.pm cp lib/Event/idle.pm blib/lib/Event/idle.pm cp lib/Event/typemap blib/lib/Event/typemap cp lib/Event.pm blib/lib/Event.pm cp lib/Event/group.pm blib/lib/Event/group.pm cp lib/Event/io.pm blib/lib/Event/io.pm cp lib/Event/var.pm blib/lib/Event/var.pm cp lib/Event.pod blib/lib/Event.pod cp lib/Event/timer.pm blib/lib/Event/timer.pm cp lib/Event/generic.pod blib/lib/Event/generic.pod cp lib/Event/type.pm blib/lib/Event/type.pm cp lib/Event/generic.pm blib/lib/Event/generic.pm cp lib/Event/signal.pm blib/lib/Event/signal.pm mv Event.xsc Event.c gcc -c -Ic -Ilib/Event -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 -DVERSION=\"1.26\" -DXS_VERSION=\"1.26\" -fPIC "-I/usr/lib64/perl5/CORE" Event.c BUILDSTDERR: In file included from Event.xs:17: BUILDSTDERR: ppport.h:43:38: warning: "/*" within comment [-Wcomment] BUILDSTDERR: perl -x ppport.h *.c *.h *.xs foo/*.c [etc] BUILDSTDERR: BUILDSTDERR: Event.xs: In function 'Event_warn': BUILDSTDERR: Event.xs:43:12: warning: unused variable 'n_a' [-Wunused-variable] BUILDSTDERR: STRLEN n_a; BUILDSTDERR: ^~~ BUILDSTDERR: Event.xs: In function 'Event_croak': BUILDSTDERR: Event.xs:66:12: warning: unused variable 'n_a' [-Wunused-variable] BUILDSTDERR: STRLEN n_a; BUILDSTDERR: ^~~ BUILDSTDERR: Event.xs: In function 'event_newHVhv': BUILDSTDERR: Event.xs:178:12: warning: suggest parentheses around assignment used as truth value [-Wparentheses] BUILDSTDERR: while (entry = hv_iternext(ohv)) { BUILDSTDERR: ^~~~~ BUILDSTDERR: In file included from Event.xs:261: BUILDSTDERR: c/timeable.c: At top level: BUILDSTDERR: c/timeable.c:3:27: warning: "/*" within comment [-Wcomment] BUILDSTDERR: /*#define D_TIMEABLE(x) x /**/ BUILDSTDERR: BUILDSTDERR: c/timeable.c: In function 'pe_timeables_check': BUILDSTDERR: c/timeable.c:22:27: warning: "/*" within comment [-Wcomment] BUILDSTDERR: /*db_show_timeables();/**/ BUILDSTDERR: BUILDSTDERR: c/timeable.c: In function 'pe_timeable_start': BUILDSTDERR: c/timeable.c:64:58: warning: "/*" within comment [-Wcomment] BUILDSTDERR: /*warn("-- adding 0x%x:\n", ev); db_show_timeables();/**/ BUILDSTDERR: BUILDSTDERR: c/timeable.c:66:41: warning: "/*" within comment [-Wcomment] BUILDSTDERR: /*warn("T:\n"); db_show_timeables();/**/ BUILDSTDERR: BUILDSTDERR: In file included from /usr/lib64/perl5/CORE/perl.h:3636, BUILDSTDERR: from Event.xs:10: BUILDSTDERR: c/ev.c: In function 'pe_callback_died': BUILDSTDERR: /usr/lib64/perl5/CORE/sv.h:1676:13: warning: operation on 'n_a' may be undefined [-Wsequence-point] BUILDSTDERR: ? ((lp = SvCUR(sv)), SvPVX(sv)) : sv_2pv_flags(sv, &lp, flags)) BUILDSTDERR: ~~~~^~~~~~~~~~~~ BUILDSTDERR: /usr/lib64/perl5/CORE/sv.h:1670:30: note: in expansion of macro 'SvPV_flags' BUILDSTDERR: #define SvPV(sv, lp) SvPV_flags(sv, lp, SV_GMAGIC) BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: c/ev.c:216:7: note: in expansion of macro 'SvPV' BUILDSTDERR: SvPV(ERRSV,n_a)); BUILDSTDERR: ^~~~ BUILDSTDERR: /usr/lib64/perl5/CORE/sv.h:1676:13: warning: operation on 'n_a' may be undefined [-Wsequence-point] BUILDSTDERR: ? ((lp = SvCUR(sv)), SvPVX(sv)) : sv_2pv_flags(sv, &lp, flags)) BUILDSTDERR: ~~~~^~~~~~~~~~~~ BUILDSTDERR: /usr/lib64/perl5/CORE/sv.h:1670:30: note: in expansion of macro 'SvPV_flags' BUILDSTDERR: #define SvPV(sv, lp) SvPV_flags(sv, lp, SV_GMAGIC) BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: c/ev.c:224:27: note: in expansion of macro 'SvPV' BUILDSTDERR: SvPV(wa->desc,n_a), SvPV(ERRSV,n_a)); BUILDSTDERR: ^~~~ BUILDSTDERR: In file included from Event.xs:265: BUILDSTDERR: c/idle.c: At top level: BUILDSTDERR: c/idle.c:4:24: warning: "/*" within comment [-Wcomment] BUILDSTDERR: /*#define D_IDLE(x) x /**/ BUILDSTDERR: BUILDSTDERR: In file included from Event.xs:266: BUILDSTDERR: c/timer.c: In function 'pe_timer_start': BUILDSTDERR: c/timer.c:23:12: warning: unused variable 'n_a' [-Wunused-variable] BUILDSTDERR: STRLEN n_a; BUILDSTDERR: ^~~ BUILDSTDERR: In file included from Event.xs:269: BUILDSTDERR: c/var.c: In function 'pe_var_start': BUILDSTDERR: c/var.c:82:20: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] BUILDSTDERR: mg->mg_virtual = &PL_vtbl_uvar; BUILDSTDERR: ^ BUILDSTDERR: c/var.c:56:12: warning: unused variable 'n_a' [-Wunused-variable] BUILDSTDERR: STRLEN n_a; BUILDSTDERR: ^~~ BUILDSTDERR: In file included from Event.xs:270: BUILDSTDERR: c/signal.c: In function '_signal_signal': BUILDSTDERR: c/signal.c:91:51: warning: "/*" within comment [-Wcomment] BUILDSTDERR: /*warn("whichsig(%s) = %d", SvPV(nval,na), sig); /**/ BUILDSTDERR: BUILDSTDERR: In file included from Event.xs:272: BUILDSTDERR: c/group.c: In function 'pe_group_alarm': BUILDSTDERR: c/group.c:51:12: warning: unused variable 'n_a' [-Wunused-variable] BUILDSTDERR: STRLEN n_a; BUILDSTDERR: ^~~ BUILDSTDERR: In file included from Event.xs:274: BUILDSTDERR: c/queue.c: In function 'queueEvent': BUILDSTDERR: c/queue.c:75:61: warning: "/*" within comment [-Wcomment] BUILDSTDERR: /* warn("-- adding 0x%x/%d\n", ev, prio); db_show_queue();/**/ BUILDSTDERR: BUILDSTDERR: c/queue.c:81:35: warning: "/*" within comment [-Wcomment] BUILDSTDERR: /* warn("=\n"); db_show_queue();/**/ BUILDSTDERR: BUILDSTDERR: c/queue.c: In function 'one_event': BUILDSTDERR: c/queue.c:152:59: warning: "/*" within comment [-Wcomment] BUILDSTDERR: warn("Event: ActiveWatchers=%d\n", ActiveWatchers); /**/ BUILDSTDERR: BUILDSTDERR: Event.c: In function 'XS_Event_cache_time_api': BUILDSTDERR: Event.c:568:7: warning: unused variable 'RETVAL' [-Wunused-variable] BUILDSTDERR: bool RETVAL; BUILDSTDERR: ^~~~~~ BUILDSTDERR: In file included from Event.xs:11: BUILDSTDERR: Event.c: In function 'XS_Event__empty_queue': 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: Event.c:817:6: warning: unused variable 'RETVAL' [-Wunused-variable] BUILDSTDERR: int RETVAL; BUILDSTDERR: ^~~~~~ BUILDSTDERR: Event.c: In function 'XS_Event__Watcher_use_keys': BUILDSTDERR: Event.c:1199:15: warning: unused variable 'THIS' [-Wunused-variable] BUILDSTDERR: pe_watcher * THIS = (pe_watcher *) sv_2watcher(ST(0)) BUILDSTDERR: ^~~~ BUILDSTDERR: In file included from Event.xs:274: BUILDSTDERR: At top level: BUILDSTDERR: c/queue.c:18:13: warning: 'db_show_queue' defined but not used [-Wunused-function] BUILDSTDERR: static void db_show_queue() { BUILDSTDERR: ^~~~~~~~~~~~~ BUILDSTDERR: In file included from Event.xs:117: BUILDSTDERR: c/watcher.c:223:10: warning: '_watcher_suspend' defined but not used [-Wunused-function] BUILDSTDERR: WKEYMETH(_watcher_suspend) { BUILDSTDERR: ^~~~~~~~~~~~~~~~ BUILDSTDERR: Event.h:63:33: note: in definition of macro 'WKEYMETH' BUILDSTDERR: #define WKEYMETH(M) static void M(pe_watcher *ev, SV *nval) BUILDSTDERR: ^ BUILDSTDERR: c/ev.c:171:10: warning: '_event_data' defined but not used [-Wunused-function] BUILDSTDERR: EKEYMETH(_event_data) { BUILDSTDERR: ^~~~~~~~~~~ BUILDSTDERR: Event.h:64:33: note: in definition of macro 'EKEYMETH' BUILDSTDERR: #define EKEYMETH(M) static void M(pe_event *ev, SV *nval) BUILDSTDERR: ^ BUILDSTDERR: c/ev.c:135:10: warning: '_event_got' defined but not used [-Wunused-function] BUILDSTDERR: EKEYMETH(_event_got) { BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: Event.h:64:33: note: in definition of macro 'EKEYMETH' BUILDSTDERR: #define EKEYMETH(M) static void M(pe_event *ev, SV *nval) BUILDSTDERR: ^ BUILDSTDERR: c/ev.c:102:10: warning: '_event_prio' defined but not used [-Wunused-function] BUILDSTDERR: EKEYMETH(_event_prio) { BUILDSTDERR: ^~~~~~~~~~~ BUILDSTDERR: Event.h:64:33: note: in definition of macro 'EKEYMETH' BUILDSTDERR: #define EKEYMETH(M) static void M(pe_event *ev, SV *nval) BUILDSTDERR: ^ BUILDSTDERR: c/ev.c:93:10: warning: '_event_hits' defined but not used [-Wunused-function] BUILDSTDERR: EKEYMETH(_event_hits) { BUILDSTDERR: ^~~~~~~~~~~ BUILDSTDERR: Event.h:64:33: note: in definition of macro 'EKEYMETH' BUILDSTDERR: #define EKEYMETH(M) static void M(pe_event *ev, SV *nval) BUILDSTDERR: ^ BUILDSTDERR: In file included from Event.xs:261: BUILDSTDERR: c/timeable.c:86:13: warning: 'pe_timeable_adjust' defined but not used [-Wunused-function] BUILDSTDERR: static void pe_timeable_adjust(NV delta) { BUILDSTDERR: ^~~~~~~~~~~~~~~~~~ BUILDSTDERR: c/timeable.c:6:13: warning: 'db_show_timeables' defined but not used [-Wunused-function] BUILDSTDERR: static void db_show_timeables() BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: Event.xs:185:13: warning: 'pe_watcher_STORE_FALLBACK' defined but not used [-Wunused-function] BUILDSTDERR: static void pe_watcher_STORE_FALLBACK(pe_watcher *wa, SV *svkey, SV *nval) BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: Event.xs:174:12: warning: 'event_newHVhv' defined but not used [-Wunused-function] BUILDSTDERR: static HV *event_newHVhv(HV *ohv) { BUILDSTDERR: ^~~~~~~~~~~~~ BUILDSTDERR: Event.xs:123:13: warning: 'dbg_count_memory' defined but not used [-Wunused-function] BUILDSTDERR: static void dbg_count_memory(int id, int cnt) { BUILDSTDERR: ^~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from Event.h:1, BUILDSTDERR: from Event.xs:117: BUILDSTDERR: lib/Event/EventAPI.h:246:25: warning: 'GEventAPI' defined but not used [-Wunused-variable] BUILDSTDERR: static struct EventAPI *GEventAPI=0; BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: Event.c: In function 'XS_Event_queue': BUILDSTDERR: Event.xs:474:2: warning: 'ev' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: queueEvent(ev); BUILDSTDERR: ^~~~~~~~~~~~~~ BUILDSTDERR: Event.xs:456:12: note: 'ev' was declared here BUILDSTDERR: pe_event *ev; BUILDSTDERR: ^~ BUILDSTDERR: In file included from /usr/lib64/perl5/CORE/perl.h:5310, BUILDSTDERR: from Event.xs:10: BUILDSTDERR: Event.c: In function 'XS_Event__io_timeout_cb': BUILDSTDERR: /usr/lib64/perl5/CORE/embed.h:753:21: warning: 'sv' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: #define sv_dump(a) Perl_sv_dump(aTHX_ a) BUILDSTDERR: ^~~~~~~~~~~~ BUILDSTDERR: In file included from Event.xs:267: BUILDSTDERR: c/io.c:182:6: note: 'sv' was declared here BUILDSTDERR: SV *sv; BUILDSTDERR: ^~ BUILDSTDERR: In file included from /usr/lib64/perl5/CORE/perl.h:5310, BUILDSTDERR: from Event.xs:10: BUILDSTDERR: Event.c: In function 'XS_Event__Watcher_cb': BUILDSTDERR: /usr/lib64/perl5/CORE/embed.h:753:21: warning: 'sv' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: #define sv_dump(a) Perl_sv_dump(aTHX_ a) BUILDSTDERR: ^~~~~~~~~~~~ BUILDSTDERR: In file included from Event.xs:264: BUILDSTDERR: c/watcher.c:85:6: note: 'sv' was declared here BUILDSTDERR: SV *sv; BUILDSTDERR: ^~ rm -f blib/arch/auto/Event/Event.so gcc -lpthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -L/usr/local/lib -fstack-protector-strong Event.o -o blib/arch/auto/Event/Event.so \ -lperl \ chmod 755 blib/arch/auto/Event/Event.so Manifying 3 pod documents + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.em9sVV + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/perl-Event-1.26-8.fc29.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/perl-Event-1.26-8.fc29.riscv64 BUILDSTDERR: ++ dirname /builddir/build/BUILDROOT/perl-Event-1.26-8.fc29.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/perl-Event-1.26-8.fc29.riscv64 + cd Event-1.26 + make pure_install DESTDIR=/builddir/build/BUILDROOT/perl-Event-1.26-8.fc29.riscv64 "/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- Event.bs blib/arch/auto/Event/Event.bs 644 Manifying 3 pod documents Files found in blib/arch: installing files in blib/lib into architecture dependent library tree Installing /builddir/build/BUILDROOT/perl-Event-1.26-8.fc29.riscv64/usr/lib64/perl5/vendor_perl/auto/Event/Event.so Installing /builddir/build/BUILDROOT/perl-Event-1.26-8.fc29.riscv64/usr/lib64/perl5/vendor_perl/Event.pm Installing /builddir/build/BUILDROOT/perl-Event-1.26-8.fc29.riscv64/usr/lib64/perl5/vendor_perl/Event.pod Installing /builddir/build/BUILDROOT/perl-Event-1.26-8.fc29.riscv64/usr/lib64/perl5/vendor_perl/Event/signal.pm Installing /builddir/build/BUILDROOT/perl-Event-1.26-8.fc29.riscv64/usr/lib64/perl5/vendor_perl/Event/generic.pm Installing /builddir/build/BUILDROOT/perl-Event-1.26-8.fc29.riscv64/usr/lib64/perl5/vendor_perl/Event/timer.pm Installing /builddir/build/BUILDROOT/perl-Event-1.26-8.fc29.riscv64/usr/lib64/perl5/vendor_perl/Event/Watcher.pm Installing /builddir/build/BUILDROOT/perl-Event-1.26-8.fc29.riscv64/usr/lib64/perl5/vendor_perl/Event/group.pm Installing /builddir/build/BUILDROOT/perl-Event-1.26-8.fc29.riscv64/usr/lib64/perl5/vendor_perl/Event/type.pm Installing /builddir/build/BUILDROOT/perl-Event-1.26-8.fc29.riscv64/usr/lib64/perl5/vendor_perl/Event/typemap Installing /builddir/build/BUILDROOT/perl-Event-1.26-8.fc29.riscv64/usr/lib64/perl5/vendor_perl/Event/io.pm Installing /builddir/build/BUILDROOT/perl-Event-1.26-8.fc29.riscv64/usr/lib64/perl5/vendor_perl/Event/var.pm Installing /builddir/build/BUILDROOT/perl-Event-1.26-8.fc29.riscv64/usr/lib64/perl5/vendor_perl/Event/idle.pm Installing /builddir/build/BUILDROOT/perl-Event-1.26-8.fc29.riscv64/usr/lib64/perl5/vendor_perl/Event/EventAPI.h Installing /builddir/build/BUILDROOT/perl-Event-1.26-8.fc29.riscv64/usr/lib64/perl5/vendor_perl/Event/generic.pod Installing /builddir/build/BUILDROOT/perl-Event-1.26-8.fc29.riscv64/usr/lib64/perl5/vendor_perl/Event/MakeMaker.pm Installing /builddir/build/BUILDROOT/perl-Event-1.26-8.fc29.riscv64/usr/share/man/man3/Event::MakeMaker.3pm Installing /builddir/build/BUILDROOT/perl-Event-1.26-8.fc29.riscv64/usr/share/man/man3/Event.3pm Installing /builddir/build/BUILDROOT/perl-Event-1.26-8.fc29.riscv64/usr/share/man/man3/Event::generic.3pm + find /builddir/build/BUILDROOT/perl-Event-1.26-8.fc29.riscv64 -type f -name .packlist -delete + find /builddir/build/BUILDROOT/perl-Event-1.26-8.fc29.riscv64 -type f -name '*.bs' -empty -delete + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /builddir/build/BUILDROOT/perl-Event-1.26-8.fc29.riscv64 + /usr/lib/rpm/find-debuginfo.sh -j4 --strict-build-id -m -i --build-id-seed 1.26-8.fc29 --unique-debug-suffix -1.26-8.fc29.riscv64 --unique-debug-src-base perl-Event-1.26-8.fc29.riscv64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/Event-1.26 extracting debug info from /builddir/build/BUILDROOT/perl-Event-1.26-8.fc29.riscv64/usr/lib64/perl5/vendor_perl/auto/Event/Event.so /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. BUILDSTDERR: 313 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.UFc3ew + umask 022 + cd /builddir/build/BUILD + cd Event-1.26 + make test "/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- Event.bs blib/arch/auto/Event/Event.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/attach_to.t ..... ok t/bored.t ......... ok t/callback.t ...... ok t/data.t .......... ok t/delete.t ........ ok t/eval.t .......... ok t/fifo.t .......... ok t/generic.t ....... ok t/group.t ......... ok t/hook.t .......... ok t/hup.t ........... ok t/idle.t .......... ok t/io.t ............ ok t/leak.t .......... ok t/leak2.t ......... ok t/loop.t .......... ok t/now.t ........... ok t/reenter.t ....... ok t/signal.t ........ ok t/timeout_cb.t .... ok t/timer.t ......... ok t/unconfigured.t .. ok t/var.t ........... ok All tests successful. Files=23, Tests=121, 59 wallclock secs ( 3.45 usr 2.66 sys + 30.38 cusr 17.12 csys = 53.61 CPU) Result: PASS + exit 0 Processing files: perl-Event-1.26-8.fc29.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.RoTAjr + umask 022 + cd /builddir/build/BUILD + cd Event-1.26 + DOCDIR=/builddir/build/BUILDROOT/perl-Event-1.26-8.fc29.riscv64/usr/share/doc/perl-Event + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/perl-Event-1.26-8.fc29.riscv64/usr/share/doc/perl-Event + cp -pr ANNOUNCE /builddir/build/BUILDROOT/perl-Event-1.26-8.fc29.riscv64/usr/share/doc/perl-Event + cp -pr Changes /builddir/build/BUILDROOT/perl-Event-1.26-8.fc29.riscv64/usr/share/doc/perl-Event + cp -pr README /builddir/build/BUILDROOT/perl-Event-1.26-8.fc29.riscv64/usr/share/doc/perl-Event + cp -pr README.EV /builddir/build/BUILDROOT/perl-Event-1.26-8.fc29.riscv64/usr/share/doc/perl-Event + cp -pr TODO /builddir/build/BUILDROOT/perl-Event-1.26-8.fc29.riscv64/usr/share/doc/perl-Event + cp -pr Tutorial.pdf /builddir/build/BUILDROOT/perl-Event-1.26-8.fc29.riscv64/usr/share/doc/perl-Event + cp -pr Tutorial.pdf-errata.txt /builddir/build/BUILDROOT/perl-Event-1.26-8.fc29.riscv64/usr/share/doc/perl-Event + cp -pr demo/ /builddir/build/BUILDROOT/perl-Event-1.26-8.fc29.riscv64/usr/share/doc/perl-Event + cp -pr t/ /builddir/build/BUILDROOT/perl-Event-1.26-8.fc29.riscv64/usr/share/doc/perl-Event + cp -pr util/ /builddir/build/BUILDROOT/perl-Event-1.26-8.fc29.riscv64/usr/share/doc/perl-Event + exit 0 Provides: perl(Event) = 1.26 perl(Event::Event::Dataful) perl(Event::Event::Io) perl(Event::MakeMaker) perl(Event::Watcher) perl(Event::Watcher::Tied) perl(Event::generic) perl(Event::generic::Source) perl(Event::group) perl(Event::idle) perl(Event::io) perl(Event::signal) perl(Event::timer) perl(Event::type) perl(Event::var) perl-Event = 1.26-8.fc29 perl-Event(riscv-64) = 1.26-8.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) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) libperl.so.5.28()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.27)(64bit) perl(:VERSION) >= 5.8.0 perl(Carp) perl(Config) perl(DynaLoader) perl(Event::Watcher) perl(Exporter) perl(base) perl(integer) perl(strict) perl(vars) rtld(GNU_HASH) Processing files: perl-Event-debugsource-1.26-8.fc29.riscv64 Provides: perl-Event-debugsource = 1.26-8.fc29 perl-Event-debugsource(riscv-64) = 1.26-8.fc29 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: perl-Event-debuginfo-1.26-8.fc29.riscv64 Provides: debuginfo(build-id) = 0d6eef07359bdf596533d2f106a8c22d025ec10d perl-Event-debuginfo = 1.26-8.fc29 perl-Event-debuginfo(riscv-64) = 1.26-8.fc29 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: perl-Event-debugsource(riscv-64) = 1.26-8.fc29 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/perl-Event-1.26-8.fc29.riscv64 Wrote: /builddir/build/RPMS/perl-Event-1.26-8.fc29.riscv64.rpm Wrote: /builddir/build/RPMS/perl-Event-debugsource-1.26-8.fc29.riscv64.rpm Wrote: /builddir/build/RPMS/perl-Event-debuginfo-1.26-8.fc29.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.qiwPNL + umask 022 + cd /builddir/build/BUILD + cd Event-1.26 + /usr/bin/rm -rf /builddir/build/BUILDROOT/perl-Event-1.26-8.fc29.riscv64 + exit 0 Child return code was: 0