Mock Version: 1.2.13 Mock Version: 1.2.13 ENTER do(['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target ppc64le --nodeps /builddir/build/SPECS/perl-Event.spec'], chrootPath='/var/lib/mock/epel7-archbootstrap-4516152-552871/root'shell=FalseprintOutput=Falseenv={'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'}gid=425user='mockbuild'timeout=172800logger=uid=1000) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target ppc64le --nodeps /builddir/build/SPECS/perl-Event.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'} and shell False warning: Could not canonicalize hostname: buildppcle-01.phx2.fedoraproject.org Building target platforms: ppc64le Building for target ppc64le Wrote: /builddir/build/SRPMS/perl-Event-1.21-2.el7.src.rpm Child return code was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target ppc64le --nodeps /builddir/build/SPECS/perl-Event.spec '], chrootPath='/var/lib/mock/epel7-archbootstrap-4516152-552871/root'shell=Falseuid=1000env={'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'}gid=425user='mockbuild'timeout=172800private_network=Truelogger=printOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target ppc64le --nodeps /builddir/build/SPECS/perl-Event.spec '] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'} and shell False Building target platforms: ppc64le Building for target ppc64le Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.5C8sD0 + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf Event-1.21 + /usr/bin/gzip -dc /builddir/build/SOURCES/Event-1.21.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd Event-1.21 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + find ./ -type f -exec chmod -c -x '{}' ';' + 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/ + echo 'Patch #0 (Event-1.19-UTF8.patch):' Patch #0 (Event-1.19-UTF8.patch): + /usr/bin/cat /builddir/build/SOURCES/Event-1.19-UTF8.patch + /usr/bin/patch -p1 --fuzz=0 patching file lib/Event.pod + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.Skz2BU + umask 022 + cd /builddir/build/BUILD + cd Event-1.21 + perl Makefile.PL INSTALLDIRS=vendor 'OPTIMIZE=-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power7 -mtune=power8' Checking if your kit is complete... Looks good Writing Makefile for Event + make -j4 /usr/bin/perl /usr/share/perl5/vendor_perl/ExtUtils/xsubpp -typemap /usr/share/perl5/ExtUtils/typemap -typemap ./lib/Event/typemap Event.xs > Event.xsc && mv Event.xsc Event.c Running Mkbootstrap for Event () chmod 644 Event.bs cp Event.bs blib/arch/auto/Event/Event.bs chmod 644 blib/arch/auto/Event/Event.bs cp lib/Event/signal.pm blib/lib/Event/signal.pm cp lib/Event/io.pm blib/lib/Event/io.pm cp lib/Event/generic.pod blib/lib/Event/generic.pod cp lib/Event/timer.pm blib/lib/Event/timer.pm cp lib/Event/var.pm blib/lib/Event/var.pm cp lib/Event/generic.pm blib/lib/Event/generic.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.pod blib/lib/Event.pod cp lib/Event/EventAPI.h blib/lib/Event/EventAPI.h cp lib/Event/group.pm blib/lib/Event/group.pm cp lib/Event/Watcher.pm blib/lib/Event/Watcher.pm cp lib/Event/type.pm blib/lib/Event/type.pm cp lib/Event/MakeMaker.pm blib/lib/Event/MakeMaker.pm gcc -c -Ic -Ilib/Event -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power7 -mtune=power8 -DVERSION=\"1.21\" -DXS_VERSION=\"1.21\" -fPIC "-I/usr/lib64/perl5/CORE" Event.c In file included from Event.xs:17:0: ppport.h:43:38: warning: "/*" within comment [-Wcomment] perl -x ppport.h *.c *.h *.xs foo/*.c [etc] ^ Event.xs: In function 'Event_warn': Event.xs:50:12: warning: unused variable 'n_a' [-Wunused-variable] STRLEN n_a; ^ Event.xs: In function 'Event_croak': Event.xs:73:12: warning: unused variable 'n_a' [-Wunused-variable] STRLEN n_a; ^ Event.xs: In function 'event_newHVhv': Event.xs:185:5: warning: suggest parentheses around assignment used as truth value [-Wparentheses] while (entry = hv_iternext(ohv)) { ^ In file included from Event.xs:268:0: c/timeable.c: At top level: c/timeable.c:3:27: warning: "/*" within comment [-Wcomment] /*#define D_TIMEABLE(x) x /**/ ^ c/timeable.c: In function 'pe_timeables_check': c/timeable.c:22:27: warning: "/*" within comment [-Wcomment] /*db_show_timeables();/**/ ^ c/timeable.c: In function 'pe_timeable_start': c/timeable.c:64:58: warning: "/*" within comment [-Wcomment] /*warn("-- adding 0x%x:\n", ev); db_show_timeables();/**/ ^ c/timeable.c:66:41: warning: "/*" within comment [-Wcomment] /*warn("T:\n"); db_show_timeables();/**/ ^ In file included from /usr/lib64/perl5/CORE/perl.h:3436:0, from Event.xs:10: c/ev.c: In function 'pe_callback_died': /usr/lib64/perl5/CORE/sv.h:1568:13: warning: operation on 'n_a' may be undefined [-Wsequence-point] ? ((lp = SvCUR(sv)), SvPVX(sv)) : sv_2pv_flags(sv, &lp, flags)) ^ /usr/lib64/perl5/CORE/sv.h:1562:22: note: in expansion of macro 'SvPV_flags' #define SvPV(sv, lp) SvPV_flags(sv, lp, SV_GMAGIC) ^ c/ev.c:216:7: note: in expansion of macro 'SvPV' SvPV(ERRSV,n_a)); ^ /usr/lib64/perl5/CORE/sv.h:1568:13: warning: operation on 'n_a' may be undefined [-Wsequence-point] ? ((lp = SvCUR(sv)), SvPVX(sv)) : sv_2pv_flags(sv, &lp, flags)) ^ /usr/lib64/perl5/CORE/sv.h:1562:22: note: in expansion of macro 'SvPV_flags' #define SvPV(sv, lp) SvPV_flags(sv, lp, SV_GMAGIC) ^ c/ev.c:224:27: note: in expansion of macro 'SvPV' SvPV(wa->desc,n_a), SvPV(ERRSV,n_a)); ^ In file included from Event.xs:272:0: c/idle.c: At top level: c/idle.c:4:24: warning: "/*" within comment [-Wcomment] /*#define D_IDLE(x) x /**/ ^ In file included from Event.xs:273:0: c/timer.c: In function 'pe_timer_start': c/timer.c:23:12: warning: unused variable 'n_a' [-Wunused-variable] STRLEN n_a; ^ In file included from Event.xs:276:0: c/var.c: In function 'pe_var_start': c/var.c:56:12: warning: unused variable 'n_a' [-Wunused-variable] STRLEN n_a; ^ In file included from Event.xs:277:0: c/signal.c: In function '_signal_signal': c/signal.c:91:51: warning: "/*" within comment [-Wcomment] /*warn("whichsig(%s) = %d", SvPV(nval,na), sig); /**/ ^ In file included from Event.xs:279:0: c/group.c: In function 'pe_group_alarm': c/group.c:51:12: warning: unused variable 'n_a' [-Wunused-variable] STRLEN n_a; ^ In file included from Event.xs:281:0: c/queue.c: In function 'queueEvent': c/queue.c:75:61: warning: "/*" within comment [-Wcomment] /* warn("-- adding 0x%x/%d\n", ev, prio); db_show_queue();/**/ ^ c/queue.c:81:35: warning: "/*" within comment [-Wcomment] /* warn("=\n"); db_show_queue();/**/ ^ c/queue.c: In function 'one_event': c/queue.c:152:59: warning: "/*" within comment [-Wcomment] warn("Event: ActiveWatchers=%d\n", ActiveWatchers); /**/ ^ Event.c: In function 'XS_Event_cache_time_api': Event.c:571:7: warning: unused variable 'RETVAL' [-Wunused-variable] bool RETVAL; ^ In file included from Event.xs:11:0: Event.c: In function 'XS_Event__empty_queue': /usr/lib64/perl5/CORE/XSUB.h:175:28: warning: unused variable 'targ' [-Wunused-variable] #define dXSTARG SV * const targ = ((PL_op->op_private & OPpENTERSUB_HASTARG) \ ^ Event.c:819:2: note: in expansion of macro 'dXSTARG' dXSTARG; ^ Event.c:818:6: warning: unused variable 'RETVAL' [-Wunused-variable] int RETVAL; ^ Event.c: In function 'XS_Event__Watcher_use_keys': Event.c:1200:15: warning: unused variable 'THIS' [-Wunused-variable] pe_watcher * THIS = (pe_watcher *) sv_2watcher(ST(0)) ^ In file included from Event.h:1:0, from Event.xs:124: Event.c: At top level: lib/Event/EventAPI.h:246:25: warning: 'GEventAPI' defined but not used [-Wunused-variable] static struct EventAPI *GEventAPI=0; ^ Event.xs:130:13: warning: 'dbg_count_memory' defined but not used [-Wunused-function] static void dbg_count_memory(int id, int cnt) { ^ Event.xs:181:12: warning: 'event_newHVhv' defined but not used [-Wunused-function] static HV *event_newHVhv(HV *ohv) { ^ Event.xs:192:13: warning: 'pe_watcher_STORE_FALLBACK' defined but not used [-Wunused-function] static void pe_watcher_STORE_FALLBACK(pe_watcher *wa, SV *svkey, SV *nval) ^ In file included from Event.xs:268:0: c/timeable.c:6:13: warning: 'db_show_timeables' defined but not used [-Wunused-function] static void db_show_timeables() ^ c/timeable.c:86:13: warning: 'pe_timeable_adjust' defined but not used [-Wunused-function] static void pe_timeable_adjust(NV delta) { ^ In file included from Event.xs:124:0: c/ev.c:93:10: warning: '_event_hits' defined but not used [-Wunused-function] EKEYMETH(_event_hits) { ^ Event.h:64:33: note: in definition of macro 'EKEYMETH' #define EKEYMETH(M) static void M(pe_event *ev, SV *nval) ^ c/ev.c:102:10: warning: '_event_prio' defined but not used [-Wunused-function] EKEYMETH(_event_prio) { ^ Event.h:64:33: note: in definition of macro 'EKEYMETH' #define EKEYMETH(M) static void M(pe_event *ev, SV *nval) ^ c/ev.c:135:10: warning: '_event_got' defined but not used [-Wunused-function] EKEYMETH(_event_got) { ^ Event.h:64:33: note: in definition of macro 'EKEYMETH' #define EKEYMETH(M) static void M(pe_event *ev, SV *nval) ^ c/ev.c:171:10: warning: '_event_data' defined but not used [-Wunused-function] EKEYMETH(_event_data) { ^ Event.h:64:33: note: in definition of macro 'EKEYMETH' #define EKEYMETH(M) static void M(pe_event *ev, SV *nval) ^ c/watcher.c:223:10: warning: '_watcher_suspend' defined but not used [-Wunused-function] WKEYMETH(_watcher_suspend) { ^ Event.h:63:33: note: in definition of macro 'WKEYMETH' #define WKEYMETH(M) static void M(pe_watcher *ev, SV *nval) ^ In file included from Event.xs:281:0: c/queue.c:18:13: warning: 'db_show_queue' defined but not used [-Wunused-function] static void db_show_queue() { ^ In file included from /usr/lib64/perl5/CORE/perl.h:5071:0, from Event.xs:10: Event.c: In function 'XS_Event__io_timeout_cb': /usr/lib64/perl5/CORE/embed.h:571:33: warning: 'sv' may be used uninitialized in this function [-Wmaybe-uninitialized] #define sv_dump(a) Perl_sv_dump(aTHX_ a) ^ In file included from Event.xs:274:0: c/io.c:182:6: note: 'sv' was declared here SV *sv; ^ In file included from /usr/lib64/perl5/CORE/perl.h:5071:0, from Event.xs:10: Event.c: In function 'XS_Event__Watcher_cb': /usr/lib64/perl5/CORE/embed.h:571:33: warning: 'sv' may be used uninitialized in this function [-Wmaybe-uninitialized] #define sv_dump(a) Perl_sv_dump(aTHX_ a) ^ In file included from Event.xs:271:0: c/watcher.c:85:6: note: 'sv' was declared here SV *sv; ^ Event.c: In function 'XS_Event_queue': Event.xs:481:12: warning: 'ev' may be used uninitialized in this function [-Wmaybe-uninitialized] queueEvent(ev); ^ Event.xs:463:12: note: 'ev' was declared here pe_event *ev; ^ rm -f blib/arch/auto/Event/Event.so gcc -shared -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power7 -mtune=power8 -Wl,-z,relro Event.o -o blib/arch/auto/Event/Event.so \ \ chmod 755 blib/arch/auto/Event/Event.so Manifying blib/man3/Event.3pm Manifying blib/man3/Event::generic.3pm Manifying blib/man3/Event::MakeMaker.3pm + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.VYRN2P + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/perl-Event-1.21-2.el7.ppc64le '!=' / ']' + rm -rf /builddir/build/BUILDROOT/perl-Event-1.21-2.el7.ppc64le ++ dirname /builddir/build/BUILDROOT/perl-Event-1.21-2.el7.ppc64le + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/perl-Event-1.21-2.el7.ppc64le + cd Event-1.21 + make pure_install DESTDIR=/builddir/build/BUILDROOT/perl-Event-1.21-2.el7.ppc64le Files found in blib/arch: installing files in blib/lib into architecture dependent library tree Installing /builddir/build/BUILDROOT/perl-Event-1.21-2.el7.ppc64le/usr/lib64/perl5/vendor_perl/auto/Event/Event.bs Installing /builddir/build/BUILDROOT/perl-Event-1.21-2.el7.ppc64le/usr/lib64/perl5/vendor_perl/auto/Event/Event.so Installing /builddir/build/BUILDROOT/perl-Event-1.21-2.el7.ppc64le/usr/lib64/perl5/vendor_perl/Event.pm Installing /builddir/build/BUILDROOT/perl-Event-1.21-2.el7.ppc64le/usr/lib64/perl5/vendor_perl/Event.pod Installing /builddir/build/BUILDROOT/perl-Event-1.21-2.el7.ppc64le/usr/lib64/perl5/vendor_perl/Event/timer.pm Installing /builddir/build/BUILDROOT/perl-Event-1.21-2.el7.ppc64le/usr/lib64/perl5/vendor_perl/Event/typemap Installing /builddir/build/BUILDROOT/perl-Event-1.21-2.el7.ppc64le/usr/lib64/perl5/vendor_perl/Event/signal.pm Installing /builddir/build/BUILDROOT/perl-Event-1.21-2.el7.ppc64le/usr/lib64/perl5/vendor_perl/Event/Watcher.pm Installing /builddir/build/BUILDROOT/perl-Event-1.21-2.el7.ppc64le/usr/lib64/perl5/vendor_perl/Event/var.pm Installing /builddir/build/BUILDROOT/perl-Event-1.21-2.el7.ppc64le/usr/lib64/perl5/vendor_perl/Event/idle.pm Installing /builddir/build/BUILDROOT/perl-Event-1.21-2.el7.ppc64le/usr/lib64/perl5/vendor_perl/Event/EventAPI.h Installing /builddir/build/BUILDROOT/perl-Event-1.21-2.el7.ppc64le/usr/lib64/perl5/vendor_perl/Event/generic.pm Installing /builddir/build/BUILDROOT/perl-Event-1.21-2.el7.ppc64le/usr/lib64/perl5/vendor_perl/Event/group.pm Installing /builddir/build/BUILDROOT/perl-Event-1.21-2.el7.ppc64le/usr/lib64/perl5/vendor_perl/Event/MakeMaker.pm Installing /builddir/build/BUILDROOT/perl-Event-1.21-2.el7.ppc64le/usr/lib64/perl5/vendor_perl/Event/io.pm Installing /builddir/build/BUILDROOT/perl-Event-1.21-2.el7.ppc64le/usr/lib64/perl5/vendor_perl/Event/generic.pod Installing /builddir/build/BUILDROOT/perl-Event-1.21-2.el7.ppc64le/usr/lib64/perl5/vendor_perl/Event/type.pm Installing /builddir/build/BUILDROOT/perl-Event-1.21-2.el7.ppc64le/usr/share/man/man3/Event::MakeMaker.3pm Installing /builddir/build/BUILDROOT/perl-Event-1.21-2.el7.ppc64le/usr/share/man/man3/Event.3pm Installing /builddir/build/BUILDROOT/perl-Event-1.21-2.el7.ppc64le/usr/share/man/man3/Event::generic.3pm + find /builddir/build/BUILDROOT/perl-Event-1.21-2.el7.ppc64le -type f -name .packlist -exec rm -f '{}' ';' + find /builddir/build/BUILDROOT/perl-Event-1.21-2.el7.ppc64le -type f -name '*.bs' -a -size 0 -exec rm -f '{}' ';' + find /builddir/build/BUILDROOT/perl-Event-1.21-2.el7.ppc64le -depth -type d -exec rmdir --ignore-fail-on-non-empty '{}' ';' + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /builddir/build/BUILDROOT/perl-Event-1.21-2.el7.ppc64le + /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 /builddir/build/BUILD/Event-1.21 extracting debug info from /builddir/build/BUILDROOT/perl-Event-1.21-2.el7.ppc64le/usr/lib64/perl5/vendor_perl/auto/Event/Event.so dwz: Too few files for multifile optimization /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. 313 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.yrxGNL + umask 022 + cd /builddir/build/BUILD + cd Event-1.21 + make test PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-e" "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, 11 wallclock secs ( 0.08 usr 0.02 sys + 2.59 cusr 0.36 csys = 3.05 CPU) Result: PASS + exit 0 Processing files: perl-Event-1.21-2.el7.ppc64le Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.b3xRaO + umask 022 + cd /builddir/build/BUILD + cd Event-1.21 + DOCDIR=/builddir/build/BUILDROOT/perl-Event-1.21-2.el7.ppc64le/usr/share/doc/perl-Event-1.21 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/perl-Event-1.21-2.el7.ppc64le/usr/share/doc/perl-Event-1.21 + cp -pr ANNOUNCE /builddir/build/BUILDROOT/perl-Event-1.21-2.el7.ppc64le/usr/share/doc/perl-Event-1.21 + cp -pr ChangeLog /builddir/build/BUILDROOT/perl-Event-1.21-2.el7.ppc64le/usr/share/doc/perl-Event-1.21 + cp -pr README /builddir/build/BUILDROOT/perl-Event-1.21-2.el7.ppc64le/usr/share/doc/perl-Event-1.21 + cp -pr README.EV /builddir/build/BUILDROOT/perl-Event-1.21-2.el7.ppc64le/usr/share/doc/perl-Event-1.21 + cp -pr TODO /builddir/build/BUILDROOT/perl-Event-1.21-2.el7.ppc64le/usr/share/doc/perl-Event-1.21 + cp -pr Tutorial.pdf /builddir/build/BUILDROOT/perl-Event-1.21-2.el7.ppc64le/usr/share/doc/perl-Event-1.21 + cp -pr Tutorial.pdf-errata.txt /builddir/build/BUILDROOT/perl-Event-1.21-2.el7.ppc64le/usr/share/doc/perl-Event-1.21 + cp -pr demo/ /builddir/build/BUILDROOT/perl-Event-1.21-2.el7.ppc64le/usr/share/doc/perl-Event-1.21 + cp -pr t/ /builddir/build/BUILDROOT/perl-Event-1.21-2.el7.ppc64le/usr/share/doc/perl-Event-1.21 + cp -pr util/ /builddir/build/BUILDROOT/perl-Event-1.21-2.el7.ppc64le/usr/share/doc/perl-Event-1.21 + exit 0 Provides: perl(Event) = 1.21 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.21-2.el7 perl-Event(ppc-64) = 1.21-2.el7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) perl >= 0:5.006 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-debuginfo-1.21-2.el7.ppc64le Provides: perl-Event-debuginfo = 1.21-2.el7 perl-Event-debuginfo(ppc-64) = 1.21-2.el7 Requires(rpmlib): rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(CompressedFileNames) <= 3.0.4-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/perl-Event-1.21-2.el7.ppc64le warning: Could not canonicalize hostname: buildppcle-01.phx2.fedoraproject.org Wrote: /builddir/build/RPMS/perl-Event-1.21-2.el7.ppc64le.rpm Wrote: /builddir/build/RPMS/perl-Event-debuginfo-1.21-2.el7.ppc64le.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.1q0IWV + umask 022 + cd /builddir/build/BUILD + cd Event-1.21 + /usr/bin/rm -rf /builddir/build/BUILDROOT/perl-Event-1.21-2.el7.ppc64le + exit 0 Child return code was: 0 LEAVE do -->