Mock Version: 1.2.14 ENTER do(['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target armv6hl --nodeps /builddir/build/SPECS/perl-Event.spec'], gid=135chrootPath='/var/lib/mock/fedora-23-armhfp-pidora-round2-root-30623/root'timeout=0logger=shell=Falseenv={'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'SHELL': '/bin/bash', 'CCACHE_DIR': '/tmp/ccache', 'CCACHE_UMASK': '002', 'TERM': 'vt100', 'LANG': 'en_US.UTF-8'}printOutput=Falseuser='mockbuild'uid=1000) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target armv6hl --nodeps /builddir/build/SPECS/perl-Event.spec'] with env {'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'SHELL': '/bin/bash', 'CCACHE_DIR': '/tmp/ccache', 'CCACHE_UMASK': '002', 'TERM': 'vt100', 'LANG': 'en_US.UTF-8'} and shell False Building target platforms: armv6hl Building for target armv6hl Wrote: /builddir/build/SRPMS/perl-Event-1.24-3bs02npfc23.src.rpm Child return code was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', "/usr/bin/rpmbuild -bb --target armv6hl --nodeps --define '__spec_check_template exit 0; ' /builddir/build/SPECS/perl-Event.spec "], gid=135chrootPath='/var/lib/mock/fedora-23-armhfp-pidora-round2-root-30623/root'timeout=0logger=shell=Falseprivate_network=Trueenv={'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'SHELL': '/bin/bash', 'CCACHE_DIR': '/tmp/ccache', 'CCACHE_UMASK': '002', 'TERM': 'vt100', 'LANG': 'en_US.UTF-8'}uid=1000user='mockbuild'printOutput=False) Executing command: ['bash', '--login', '-c', "/usr/bin/rpmbuild -bb --target armv6hl --nodeps --define '__spec_check_template exit 0; ' /builddir/build/SPECS/perl-Event.spec "] with env {'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'SHELL': '/bin/bash', 'CCACHE_DIR': '/tmp/ccache', 'CCACHE_UMASK': '002', 'TERM': 'vt100', 'LANG': 'en_US.UTF-8'} and shell False Building target platforms: armv6hl Building for target armv6hl Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.zy8F5h + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf Event-1.24 + /usr/bin/gzip -dc /builddir/build/SOURCES/Event-1.24.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd Event-1.24 + /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.eJ5c7x + umask 022 + cd /builddir/build/BUILD + cd Event-1.24 + perl Makefile.PL INSTALLDIRS=vendor 'OPTIMIZE=-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv6 -mfloat-abi=hard -mfpu=vfp' Checking if your kit is complete... Looks good Generating a Unix-style Makefile Writing Makefile for Event + make -j8 "/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 lib/Event/generic.pm blib/lib/Event/generic.pm cp lib/Event.pm blib/lib/Event.pm cp lib/Event/generic.pod blib/lib/Event/generic.pod cp lib/Event/group.pm blib/lib/Event/group.pm cp lib/Event/io.pm blib/lib/Event/io.pm cp lib/Event/signal.pm blib/lib/Event/signal.pm cp lib/Event/typemap blib/lib/Event/typemap cp lib/Event/MakeMaker.pm blib/lib/Event/MakeMaker.pm cp lib/Event/EventAPI.h blib/lib/Event/EventAPI.h cp lib/Event/var.pm blib/lib/Event/var.pm cp lib/Event/type.pm blib/lib/Event/type.pm cp lib/Event/Watcher.pm blib/lib/Event/Watcher.pm cp lib/Event.pod blib/lib/Event.pod cp lib/Event/idle.pm blib/lib/Event/idle.pm cp lib/Event/timer.pm blib/lib/Event/timer.pm gcc -c -Ic -Ilib/Event -D_REENTRANT -D_GNU_SOURCE -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv6 -mfloat-abi=hard -mfpu=vfp -DVERSION=\"1.24\" -DXS_VERSION=\"1.24\" -fPIC "-I/usr/lib/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] ^ In file included from Event.xs:261:0: c/timeable.c:3:27: warning: "/*" within comment [-Wcomment] /*#define D_TIMEABLE(x) x /**/ ^ c/timeable.c:22:27: warning: "/*" within comment [-Wcomment] /*db_show_timeables();/**/ ^ 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 Event.xs:265:0: c/idle.c:4:24: warning: "/*" within comment [-Wcomment] /*#define D_IDLE(x) x /**/ ^ In file included from Event.xs:270:0: c/signal.c:91:51: warning: "/*" within comment [-Wcomment] /*warn("whichsig(%s) = %d", SvPV(nval,na), sig); /**/ ^ In file included from Event.xs:274:0: 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:152:59: warning: "/*" within comment [-Wcomment] warn("Event: ActiveWatchers=%d\n", ActiveWatchers); /**/ ^ Event.xs: In function 'Event_warn': Event.xs:43:12: warning: unused variable 'n_a' [-Wunused-variable] STRLEN n_a; ^ Event.xs: In function 'Event_croak': Event.xs:66:12: warning: unused variable 'n_a' [-Wunused-variable] STRLEN n_a; ^ Event.xs: In function 'event_newHVhv': Event.xs:178:5: warning: suggest parentheses around assignment used as truth value [-Wparentheses] while (entry = hv_iternext(ohv)) { ^ In file included from Event.xs:263:0: c/ev.c: In function 'pe_callback_died': c/ev.c:216:440: warning: operation on 'n_a' may be undefined [-Wsequence-point] In file included from Event.xs:263:0: c/ev.c:224:675: warning: operation on 'n_a' may be undefined [-Wsequence-point] In file included from Event.xs:266: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:269: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:272:0: c/group.c: In function 'pe_group_alarm': c/group.c:51:12: warning: unused variable 'n_a' [-Wunused-variable] STRLEN n_a; ^ Event.c: In function 'XS_Event_cache_time_api': Event.c:566:6: warning: unused variable 'RETVAL' [-Wunused-variable] bool RETVAL; ^ Event.c: In function 'XS_Event__empty_queue': Event.c:814:13: warning: unused variable 'targ' [-Wunused-variable] Event.c:813:6: warning: unused variable 'RETVAL' [-Wunused-variable] int RETVAL; ^ Event.c: In function 'XS_Event__Watcher_use_keys': Event.c:1195: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:117: 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:123:13: warning: 'dbg_count_memory' defined but not used [-Wunused-function] static void dbg_count_memory(int id, int cnt) { ^ Event.xs:174:12: warning: 'event_newHVhv' defined but not used [-Wunused-function] static HV *event_newHVhv(HV *ohv) { ^ Event.xs:185: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:261:0: c/timeable.c:6:13: warning: 'db_show_timeables' defined but not used [-Wunused-function] static void db_show_timeables() ^ In file included from Event.xs:261:0: 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:263:0: c/ev.c:93:13: warning: '_event_hits' defined but not used [-Wunused-function] EKEYMETH(_event_hits) { ^ In file included from Event.xs:263:0: c/ev.c:102:13: warning: '_event_prio' defined but not used [-Wunused-function] EKEYMETH(_event_prio) { ^ In file included from Event.xs:263:0: c/ev.c:135:13: warning: '_event_got' defined but not used [-Wunused-function] EKEYMETH(_event_got) { ^ In file included from Event.xs:263:0: c/ev.c:171:13: warning: '_event_data' defined but not used [-Wunused-function] EKEYMETH(_event_data) { ^ In file included from Event.xs:264:0: c/watcher.c:223:13: warning: '_watcher_suspend' defined but not used [-Wunused-function] WKEYMETH(_watcher_suspend) { ^ In file included from Event.xs:274: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 Event.xs:267:0: Event.c: In function 'XS_Event__io_timeout_cb': c/io.c:201:3: warning: 'sv' may be used uninitialized in this function [-Wmaybe-uninitialized] sv_dump(sv); ^ c/io.c:182:6: note: 'sv' was declared here SV *sv; ^ In file included from Event.xs:264:0: Event.c: In function 'XS_Event__Watcher_cb': c/watcher.c:133:3: warning: 'sv' may be used uninitialized in this function [-Wmaybe-uninitialized] sv_dump(sv); ^ In file included from Event.xs:264:0: c/watcher.c:85:6: note: 'sv' was declared here SV *sv; ^ Event.c: In function 'XS_Event_queue': Event.xs:474:2: warning: 'ev' may be used uninitialized in this function [-Wmaybe-uninitialized] queueEvent(ev); ^ Event.xs:456:12: note: 'ev' was declared here pe_event *ev; ^ rm -f blib/arch/auto/Event/Event.so gcc -shared -Wl,-z,relro -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 "/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- Event.bs blib/arch/auto/Event/Event.bs 644 Manifying 3 pod documents Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.4woTTD + exit 0 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/perl-Event-1.24-3bs02npfc23.arm '!=' / ']' + rm -rf /builddir/build/BUILDROOT/perl-Event-1.24-3bs02npfc23.arm ++ dirname /builddir/build/BUILDROOT/perl-Event-1.24-3bs02npfc23.arm + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/perl-Event-1.24-3bs02npfc23.arm + cd Event-1.24 + make pure_install DESTDIR=/builddir/build/BUILDROOT/perl-Event-1.24-3bs02npfc23.arm Running Mkbootstrap for Event () chmod 644 "Event.bs" 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.24-3bs02npfc23.arm/usr/lib/perl5/vendor_perl/auto/Event/Event.so Installing /builddir/build/BUILDROOT/perl-Event-1.24-3bs02npfc23.arm/usr/lib/perl5/vendor_perl/Event.pm Installing /builddir/build/BUILDROOT/perl-Event-1.24-3bs02npfc23.arm/usr/lib/perl5/vendor_perl/Event.pod Installing /builddir/build/BUILDROOT/perl-Event-1.24-3bs02npfc23.arm/usr/lib/perl5/vendor_perl/Event/Watcher.pm Installing /builddir/build/BUILDROOT/perl-Event-1.24-3bs02npfc23.arm/usr/lib/perl5/vendor_perl/Event/group.pm Installing /builddir/build/BUILDROOT/perl-Event-1.24-3bs02npfc23.arm/usr/lib/perl5/vendor_perl/Event/MakeMaker.pm Installing /builddir/build/BUILDROOT/perl-Event-1.24-3bs02npfc23.arm/usr/lib/perl5/vendor_perl/Event/generic.pm Installing /builddir/build/BUILDROOT/perl-Event-1.24-3bs02npfc23.arm/usr/lib/perl5/vendor_perl/Event/EventAPI.h Installing /builddir/build/BUILDROOT/perl-Event-1.24-3bs02npfc23.arm/usr/lib/perl5/vendor_perl/Event/typemap Installing /builddir/build/BUILDROOT/perl-Event-1.24-3bs02npfc23.arm/usr/lib/perl5/vendor_perl/Event/timer.pm Installing /builddir/build/BUILDROOT/perl-Event-1.24-3bs02npfc23.arm/usr/lib/perl5/vendor_perl/Event/io.pm Installing /builddir/build/BUILDROOT/perl-Event-1.24-3bs02npfc23.arm/usr/lib/perl5/vendor_perl/Event/idle.pm Installing /builddir/build/BUILDROOT/perl-Event-1.24-3bs02npfc23.arm/usr/lib/perl5/vendor_perl/Event/type.pm Installing /builddir/build/BUILDROOT/perl-Event-1.24-3bs02npfc23.arm/usr/lib/perl5/vendor_perl/Event/signal.pm Installing /builddir/build/BUILDROOT/perl-Event-1.24-3bs02npfc23.arm/usr/lib/perl5/vendor_perl/Event/generic.pod Installing /builddir/build/BUILDROOT/perl-Event-1.24-3bs02npfc23.arm/usr/lib/perl5/vendor_perl/Event/var.pm Installing /builddir/build/BUILDROOT/perl-Event-1.24-3bs02npfc23.arm/usr/share/man/man3/Event::generic.3pm Installing /builddir/build/BUILDROOT/perl-Event-1.24-3bs02npfc23.arm/usr/share/man/man3/Event::MakeMaker.3pm Installing /builddir/build/BUILDROOT/perl-Event-1.24-3bs02npfc23.arm/usr/share/man/man3/Event.3pm + find /builddir/build/BUILDROOT/perl-Event-1.24-3bs02npfc23.arm -type f -name .packlist -exec rm -f '{}' ';' + find /builddir/build/BUILDROOT/perl-Event-1.24-3bs02npfc23.arm -type f -name '*.bs' -a -size 0 -exec rm -f '{}' ';' + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /builddir/build/BUILDROOT/perl-Event-1.24-3bs02npfc23.arm + /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.24 extracting debug info from /builddir/build/BUILDROOT/perl-Event-1.24-3bs02npfc23.arm/usr/lib/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/brp-compress + /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-java-repack-jars Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.PMrOx1 Processing files: perl-Event-1.24-3bs02npfc23.armv6hl Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.YKpwMs + umask 022 + cd /builddir/build/BUILD + cd Event-1.24 + DOCDIR=/builddir/build/BUILDROOT/perl-Event-1.24-3bs02npfc23.arm/usr/share/doc/perl-Event + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/perl-Event-1.24-3bs02npfc23.arm/usr/share/doc/perl-Event + cp -pr ANNOUNCE /builddir/build/BUILDROOT/perl-Event-1.24-3bs02npfc23.arm/usr/share/doc/perl-Event + cp -pr ChangeLog /builddir/build/BUILDROOT/perl-Event-1.24-3bs02npfc23.arm/usr/share/doc/perl-Event + cp -pr README /builddir/build/BUILDROOT/perl-Event-1.24-3bs02npfc23.arm/usr/share/doc/perl-Event + cp -pr README.EV /builddir/build/BUILDROOT/perl-Event-1.24-3bs02npfc23.arm/usr/share/doc/perl-Event + cp -pr TODO /builddir/build/BUILDROOT/perl-Event-1.24-3bs02npfc23.arm/usr/share/doc/perl-Event + cp -pr Tutorial.pdf /builddir/build/BUILDROOT/perl-Event-1.24-3bs02npfc23.arm/usr/share/doc/perl-Event + cp -pr Tutorial.pdf-errata.txt /builddir/build/BUILDROOT/perl-Event-1.24-3bs02npfc23.arm/usr/share/doc/perl-Event + cp -pr demo/ /builddir/build/BUILDROOT/perl-Event-1.24-3bs02npfc23.arm/usr/share/doc/perl-Event + cp -pr t/ /builddir/build/BUILDROOT/perl-Event-1.24-3bs02npfc23.arm/usr/share/doc/perl-Event + cp -pr util/ /builddir/build/BUILDROOT/perl-Event-1.24-3bs02npfc23.arm/usr/share/doc/perl-Event + exit 0 Provides: perl(Event) = 1.24 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.24-3bs02npfc23 perl-Event(armv6hl-32) = 1.24-3bs02npfc23 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-armhf.so.3 ld-linux-armhf.so.3(GLIBC_2.4) libc.so.6 libc.so.6(GLIBC_2.4) libgcc_s.so.1 libgcc_s.so.1(GCC_3.5) libperl.so.5.22 perl >= 0:5.008 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.24-3bs02npfc23.armv6hl Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/perl-Event-1.24-3bs02npfc23.arm Wrote: /builddir/build/RPMS/perl-Event-1.24-3bs02npfc23.armv6hl.rpm Wrote: /builddir/build/RPMS/perl-Event-debuginfo-1.24-3bs02npfc23.armv6hl.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.gZpY5f + umask 022 + cd /builddir/build/BUILD + cd Event-1.24 + /usr/bin/rm -rf /builddir/build/BUILDROOT/perl-Event-1.24-3bs02npfc23.arm + exit 0 Child return code was: 0 LEAVE do -->