Mock Version: 1.2.17 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target armv7hl --nodeps /builddir/build/SPECS/perl-EV.spec'], chrootPath='/var/lib/mock/epel-1-armhfp-e459f71c136df2f35c10856eb4d208633fa54534/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=135user='mockbuild'timeout=0logger=uid=995) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target armv7hl --nodeps /builddir/build/SPECS/perl-EV.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: bogus date in %changelog: Wed Jul 15 2008 kwizart < kwizart at gmail.com > - 3.431-1 warning: bogus date in %changelog: Wed Jul 8 2008 kwizart < kwizart at gmail.com > - 3.43-1 Building target platforms: armv7hl Building for target armv7hl Wrote: /builddir/build/SRPMS/perl-EV-4.15-1.el7.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', u'/usr/bin/rpmbuild -bb --target armv7hl --nodeps /builddir/build/SPECS/perl-EV.spec'], chrootPath='/var/lib/mock/epel-1-armhfp-e459f71c136df2f35c10856eb4d208633fa54534/root'shell=Falseuid=995env={'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=135user='mockbuild'timeout=0private_network=Truelogger=printOutput=False) Executing command: ['bash', '--login', '-c', u'/usr/bin/rpmbuild -bb --target armv7hl --nodeps /builddir/build/SPECS/perl-EV.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: bogus date in %changelog: Wed Jul 15 2008 kwizart < kwizart at gmail.com > - 3.431-1 warning: bogus date in %changelog: Wed Jul 8 2008 kwizart < kwizart at gmail.com > - 3.43-1 Building target platforms: armv7hl Building for target armv7hl Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.m4vHb3 + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf EV-4.15 + /usr/bin/gzip -dc /builddir/build/SOURCES/EV-4.15.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd EV-4.15 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . Patch #0 (perl-EV-4.03-Don-t-ask-questions-at-build-time.patch): + echo 'Patch #0 (perl-EV-4.03-Don-t-ask-questions-at-build-time.patch):' + /usr/bin/cat /builddir/build/SOURCES/perl-EV-4.03-Don-t-ask-questions-at-build-time.patch + /usr/bin/patch -p1 --fuzz=0 patching file Makefile.PL + rm -fr ./libev + mkdir -p ./libev + cp -r /usr/share/libev-source/Changes /usr/share/libev-source/LICENSE /usr/share/libev-source/Makefile.am /usr/share/libev-source/README /usr/share/libev-source/aclocal.m4 /usr/share/libev-source/config.h /usr/share/libev-source/config.h.in /usr/share/libev-source/configure.ac /usr/share/libev-source/ev++.h /usr/share/libev-source/ev.c /usr/share/libev-source/ev.h /usr/share/libev-source/ev.pod /usr/share/libev-source/ev_epoll.c /usr/share/libev-source/ev_kqueue.c /usr/share/libev-source/ev_poll.c /usr/share/libev-source/ev_port.c /usr/share/libev-source/ev_select.c /usr/share/libev-source/ev_vars.h /usr/share/libev-source/ev_win32.c /usr/share/libev-source/ev_wrap.h /usr/share/libev-source/event.c /usr/share/libev-source/event.h /usr/share/libev-source/libev.m4 ./libev/ + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.Sq3fR8 + umask 022 + cd /builddir/build/BUILD + cd EV-4.15 + /usr/bin/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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard' *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** Welcome to EV configuration. If you are in a hurry, just press return here and hope for the best. The defaults should usually do. *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** POSIX optionally offers support for a monotonic clock source. EV can take advantage of this clock source to detect time jumps more reliably. Unfortunately, some systems are bound to be broken, so you can disable this here: you can completely disable the detection and use of the monotonic clock by answering 'n' here. Support for this clock type will otherwise be autodetected at both compile- and runtime. (this setting currently affects the use of nanosleep over select as well). Enable optional support for CLOCK_MONOTONIC (y/n)? [y] y *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** POSIX optionally offers support for a (potentially) high-resolution realtime clock interface. In a good implementation, using it is faster than the normal method of using gettimeofday. Unfortunately, this option is also bound to be broken on some systems, and current EV versions do not actually call gettimeofday very often, so it defaults to no. Prefer clock_gettime (CLOCK_REALTIME) over gettimeofday (y/n)? [n] n *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** EV can use various backends with various portability issues. The select backend is the most portable and makes for a good fallback, but it can be limited to a low number of file descriptors and/or might not compile. If you have problems with compiling ev_select.c, you might try to play around with disabling it here, or forcing it to use the fd_set provided by your OS, via the next question. I highly recommend keeping it in. Enable select backend (y/n)? [y] y *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** The select backend can operate in two modes. One uses the system-provided fd_set and is usually limited to 1024 file descriptors (64 on windows), the other requires your header files to define NFDBITS and declare a suitable fd_mask type. If you run into problems compiling ev_select.c, you can try forcing the use of the system fd_set here. Force use of system fd_set for select backend (y/n)? [n] n *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** The second very portable backend is poll(2). It does not exist on windows and various versions of Mac OS X (and on the other versions it simply doesn't work), but works basically everywhere else. It is recommended to use the default here unless you run into compile problems in ev_poll.c. Enable poll backend (y/n)? [y] y *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** Select and poll make it hard to write efficient servers, especially if the number of active connections is much lower than the watched ones. GNU/Linux systems have a more scalable method called "epoll", which EV can use. For this to work, both your kernel and glibc have to support epoll, but if you can compile it, the detection will be done at runtime, and EV will safely fall back to using select when epoll isn't available. If unsure, accept the default. Enable epoll backend (y/n)? [y] y *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** Similarly to the epoll backend above, EV can take advantage of kqueue on many BSD systems. Support for kqueue will be detected at runtime, with a safe fallback to other methods when it cannot be used. Note that kqueue is broken on most operating systems, so by default it won't be used on many platforms, but you can still create your own event loop with kqueue backend if you ask specifically for it. Here is what we know: NetBSD: partially working in at least 3.1 and later. Yeah! :) FreeBSD: broken on at least 6.2-STABLE, spotty in later versions, sockets *likely* work, ptys definitely don't. OpenBSD: reports indicate that it likely doesn't work (similar problems as on FreeBSD). OS X: completely, utterly broken on at least <= 10.6. Enable kqueue backend (y/n)? [n] n *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** Similarly to the kqueue backend above, EV can take advantage of the solaris 10 event port interface. Support for event ports will be detected at runtime, with a safe fallback to other methods when it cannot be used. Enable event port backend (y/n)? [n] n *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** EV needs the functions pthread_atfork and clock_gettime. On most systems you need some special libraries for this (such as -lrt and -lpthread). You can specify additional libraries to provide these calls (and any other required by EV) now, or accept the default. On GNU/Linux systems, EV uses the LSB 3.1 __register_atfork function to avoid the dependency on libpthread, and directly uses the clock_gettime syscall to avoid a dependency on librt. Extra libraries for pthread_atfork and clock_gettime? [ ] *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** A backend of a different kind is the Linux inotify(7) interface, which can be used to speed up (and reduce resource consumption) of stat watchers. If you have the include file and libc support for it, it is usually a good idea to enable it, as kernel availability is detected at runtime. Enable inotify support (y/n)? [y] y *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** Another useful bit of functionality is the Linux eventfd, which is useful for faster signal handling (don't care) and intra-thread communications (more relevant). Kernel support for this will be probed at runtime, but your libc must contain the necessary wrapper. Glibc 2.7 and later should have this wrapper. Enable linux eventfd support (y/n)? [y] y *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** Another sometimes useful bit of functionality is the Linux signalfd, which is useful for faster signal handling (don't care). Kernel support for this will be probed at runtime, but your libc must contain the necessary wrapper. Glibc 2.7 and later should have this wrapper. Enable linux signalfd support (y/n)? [y] y *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** Very rarely, people want to tweak EV even more, e.g. to exclude or include certain watcher types or backends. This can be done by adding extra -D options here, or via the EV_EXTRA_DEFS environment variable. For example, if you run into compile problems because of missing memory fences (or you just want extra performance), you can tell EV to not support smp and threads via -DEV_NO_THREADS. Normal persons just press enter. Any extra -D options? [] *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** Checking if your kit is complete... Looks good Writing Makefile for EV + make -j4 /usr/bin/perl /usr/share/perl5/vendor_perl/ExtUtils/xsubpp -typemap /usr/share/perl5/ExtUtils/typemap -typemap typemap EV.xs > EV.xsc && mv EV.xsc EV.c Running Mkbootstrap for EV () chmod 644 EV.bs cp EV.bs blib/arch/auto/EV/EV.bs chmod 644 blib/arch/auto/EV/EV.bs cp EV/MakeMaker.pm blib/lib/EV/MakeMaker.pm cp libev/ev.pod blib/lib/EV/libev.pod cp EV/EVAPI.h blib/lib/EV/EVAPI.h cp EV.pm blib/lib/EV.pm cp libev/ev.h blib/lib/EV/ev.h armv7hl-redhat-linux-gnueabi-gcc -c -Ilibev -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -DVERSION=\"4.15\" -DXS_VERSION=\"4.15\" -fPIC "-I/usr/lib/perl5/CORE" -DEV_USE_MONOTONIC=1 -DEV_USE_REALTIME=0 -DEV_USE_SELECT=1 -DEV_USE_POLL=1 -DEV_USE_EPOLL=1 -DEV_USE_KQUEUE=0 -DEV_USE_PORT=0 -DEV_USE_INOTIFY=1 -DEV_USE_EVENTFD=1 -DEV_USE_SIGNALFD=1 EV.c In file included from EV.xs:34:0: libev/ev.c:477:48: warning: "/*" within comment [-Wcomment] /*#define MIN_INTERVAL 0.00000095367431640625 /* 1/2**20, good till 2200 */ ^ In file included from libev/ev.c:174:0, from EV.xs:34: libev/ev_poll.c: In function 'poll_poll': libev/ev_poll.c:110:77: warning: left-hand operand of comma expression has no effect [-Wunused-value] assert (("libev: poll() returned illegal result, broken BSD kernel?", p < polls + pollcnt)); ^ libev/ev.c: In function 'verify_watcher': libev/ev.c:2802:49: warning: left-hand operand of comma expression has no effect [-Wunused-value] assert (("libev: watcher has invalid priority", ABSPRI (w) >= 0 && ABSPRI (w) < NUMPRI)); ^ libev/ev.c:2805:59: warning: left-hand operand of comma expression has no effect [-Wunused-value] assert (("libev: pending watcher not on pending queue", pendings [ABSPRI (w)][w->pending - 1].w == w)); ^ libev/ev.c: In function 'verify_heap': libev/ev.c:2815:54: warning: left-hand operand of comma expression has no effect [-Wunused-value] assert (("libev: active index mismatch in heap", ev_active (ANHE_w (heap [i])) == i)); ^ libev/ev.c:2816:48: warning: left-hand operand of comma expression has no effect [-Wunused-value] assert (("libev: heap condition violated", i == HEAP0 || ANHE_at (heap [HPARENT (i)]) <= ANHE_at (heap [i]))); ^ libev/ev.c:2817:47: warning: left-hand operand of comma expression has no effect [-Wunused-value] assert (("libev: heap at cache mismatch", ANHE_at (heap [i]) == ev_at (ANHE_w (heap [i])))); ^ libev/ev.c: In function 'array_verify': libev/ev.c:2828:46: warning: left-hand operand of comma expression has no effect [-Wunused-value] assert (("libev: active index mismatch", ev_active (ws [cnt]) == cnt + 1)); ^ libev/ev.c: In function 'ev_verify': libev/ev.c:2846:47: warning: left-hand operand of comma expression has no effect [-Wunused-value] assert (("libev: negative fd in fdchanges", fdchanges [i] >= 0)); ^ libev/ev.c:2859:64: warning: left-hand operand of comma expression has no effect [-Wunused-value] assert (("libev: io watcher list contains a loop", w != w2)); ^ libev/ev.c:2863:61: warning: left-hand operand of comma expression has no effect [-Wunused-value] assert (("libev: inactive fd watcher on anfd list", ev_active (w) == 1)); ^ libev/ev.c:2864:65: warning: left-hand operand of comma expression has no effect [-Wunused-value] assert (("libev: fd mismatch between watcher and anfd", ((ev_io *)w)->fd == i)); ^ libev/ev.c: In function 'timers_reify': libev/ev.c:3046:93: warning: left-hand operand of comma expression has no effect [-Wunused-value] assert (("libev: negative ev_timer repeat value found while processing timers", w->repeat > 0.)); ^ libev/ev.c: In function 'periodics_reify': libev/ev.c:3108:90: warning: left-hand operand of comma expression has no effect [-Wunused-value] assert (("libev: ev_periodic reschedule callback returned time in the past", ev_at (w) >= ev_rt_now)); ^ libev/ev.c: In function 'ev_run': libev/ev.c:3247:62: warning: left-hand operand of comma expression has no effect [-Wunused-value] assert (("libev: ev_loop recursion during release detected", loop_done != EVBREAK_RECURSE)); ^ libev/ev.c:3368:70: warning: left-hand operand of comma expression has no effect [-Wunused-value] assert (("libev: pipe_w not active, but pipe not written", ev_is_active (&pipe_w))); ^ libev/ev.c: In function 'ev_io_start': libev/ev.c:3542:56: warning: left-hand operand of comma expression has no effect [-Wunused-value] assert (("libev: ev_io_start called with negative fd", fd >= 0)); ^ libev/ev.c:3543:63: warning: left-hand operand of comma expression has no effect [-Wunused-value] assert (("libev: ev_io_start called with illegal event mask", !(w->events & ~(EV__IOFDSET | EV_READ | EV_WRITE)))); ^ libev/ev.c:3552:62: warning: left-hand operand of comma expression has no effect [-Wunused-value] assert (("libev: ev_io_start called with corrupted watcher", ((WL)w)->next != (WL)w)); ^ In file included from EV.xs:34:0: libev/ev.c:3554:34: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses] fd_change (EV_A_ fd, w->events & EV__IOFDSET | EV_ANFD_REIFY); ^ In file included from libev/ev.c:174:0, from EV.xs:34: libev/ev.c: In function 'ev_io_stop': libev/ev.c:3567:88: warning: left-hand operand of comma expression has no effect [-Wunused-value] assert (("libev: ev_io_stop called with illegal fd (must stay constant after start!)", w->fd >= 0 && w->fd < anfdmax)); ^ libev/ev.c: In function 'ev_timer_start': libev/ev.c:3587:75: warning: left-hand operand of comma expression has no effect [-Wunused-value] assert (("libev: ev_timer_start called with negative timer repeat value", w->repeat >= 0.)); ^ libev/ev.c: In function 'ev_timer_stop': libev/ev.c:3615:53: warning: left-hand operand of comma expression has no effect [-Wunused-value] assert (("libev: internal timer heap corruption", ANHE_w (timers [active]) == (WT)w)); ^ libev/ev.c: In function 'ev_periodic_start': libev/ev.c:3677:78: warning: left-hand operand of comma expression has no effect [-Wunused-value] assert (("libev: ev_periodic_start called with negative interval value", w->interval >= 0.)); ^ libev/ev.c: In function 'ev_periodic_stop': libev/ev.c:3709:56: warning: left-hand operand of comma expression has no effect [-Wunused-value] assert (("libev: internal periodic heap corruption", ANHE_w (periodics [active]) == (WT)w)); ^ libev/ev.c: In function 'ev_signal_start': libev/ev.c:3746:70: warning: left-hand operand of comma expression has no effect [-Wunused-value] assert (("libev: ev_signal_start called with illegal signal number", w->signum > 0 && w->signum < EV_NSIG)); ^ libev/ev.c:3749:73: warning: left-hand operand of comma expression has no effect [-Wunused-value] assert (("libev: a signal must not be attached to two different loops", ^ libev/ev.c: In function 'ev_child_start': libev/ev.c:3867:74: warning: left-hand operand of comma expression has no effect [-Wunused-value] assert (("libev: child watchers are only supported in the default loop", loop == ev_default_loop_ptr)); ^ libev/ev.c: In function 'ev_embed_start': libev/ev.c:4446:60: warning: left-hand operand of comma expression has no effect [-Wunused-value] assert (("libev: loop to be embedded is not embeddable", backend & ev_embeddable_backends ())); ^ In file included from EV.xs:34:0: libev/ev.c: At top level: libev/ev.c:4795:27: warning: "/*" within comment [-Wcomment] /* EV_STAT 0x00001000 /* stat data changed */ ^ libev/ev.c:4796:27: warning: "/*" within comment [-Wcomment] /* EV_EMBED 0x00010000 /* embedded event loop needs sweep */ ^ In file included from EV.xs:3:0: EV.c: In function 'XS_EV_verify': /usr/lib/perl5/CORE/XSUB.h:183:20: warning: unused variable 'ix' [-Wunused-variable] #define dXSI32 I32 ix = XSANY.any_i32 ^ EV.c:752:5: note: in expansion of macro 'dXSI32' dXSI32; ^ EV.c: In function 'XS_EV_iteration': /usr/lib/perl5/CORE/XSUB.h:183:20: warning: unused variable 'ix' [-Wunused-variable] #define dXSI32 I32 ix = XSANY.any_i32 ^ EV.c:767:5: note: in expansion of macro 'dXSI32' dXSI32; ^ EV.c: In function 'XS_EV_depth': /usr/lib/perl5/CORE/XSUB.h:183:20: warning: unused variable 'ix' [-Wunused-variable] #define dXSI32 I32 ix = XSANY.any_i32 ^ EV.c:785:5: note: in expansion of macro 'dXSI32' dXSI32; ^ EV.c: In function 'XS_EV_run': /usr/lib/perl5/CORE/XSUB.h:183:20: warning: unused variable 'ix' [-Wunused-variable] #define dXSI32 I32 ix = XSANY.any_i32 ^ EV.c:835:5: note: in expansion of macro 'dXSI32' dXSI32; ^ EV.c: In function 'XS_EV_break': /usr/lib/perl5/CORE/XSUB.h:183:20: warning: unused variable 'ix' [-Wunused-variable] #define dXSI32 I32 ix = XSANY.any_i32 ^ EV.c:861:5: note: in expansion of macro 'dXSI32' dXSI32; ^ EV.c: In function 'XS_EV__Loop_new': EV.c:3433:7: warning: unused variable 'klass' [-Wunused-variable] SV * klass = ST(0) ^ In file included from EV.xs:3:0: EV.c: In function 'XS_EV__Loop_verify': /usr/lib/perl5/CORE/XSUB.h:183:20: warning: unused variable 'ix' [-Wunused-variable] #define dXSI32 I32 ix = XSANY.any_i32 ^ EV.c:3667:5: note: in expansion of macro 'dXSI32' dXSI32; ^ EV.c: In function 'XS_EV__Loop_iteration': /usr/lib/perl5/CORE/XSUB.h:183:20: warning: unused variable 'ix' [-Wunused-variable] #define dXSI32 I32 ix = XSANY.any_i32 ^ EV.c:3689:5: note: in expansion of macro 'dXSI32' dXSI32; ^ EV.c: In function 'XS_EV__Loop_depth': /usr/lib/perl5/CORE/XSUB.h:183:20: warning: unused variable 'ix' [-Wunused-variable] #define dXSI32 I32 ix = XSANY.any_i32 ^ EV.c:3714:5: note: in expansion of macro 'dXSI32' dXSI32; ^ EV.c: In function 'XS_EV__Loop_run': /usr/lib/perl5/CORE/XSUB.h:183:20: warning: unused variable 'ix' [-Wunused-variable] #define dXSI32 I32 ix = XSANY.any_i32 ^ EV.c:3739:5: note: in expansion of macro 'dXSI32' dXSI32; ^ EV.c: In function 'XS_EV__Loop_break': /usr/lib/perl5/CORE/XSUB.h:183:20: warning: unused variable 'ix' [-Wunused-variable] #define dXSI32 I32 ix = XSANY.any_i32 ^ EV.c:3772:5: note: in expansion of macro 'dXSI32' dXSI32; ^ EV.c: In function 'XS_EV__Loop_io': EV.c:3916:19: warning: variable 'loop' set but not used [-Wunused-but-set-variable] struct ev_loop * loop; ^ EV.c: In function 'XS_EV__Loop_timer': EV.c:3956:19: warning: variable 'loop' set but not used [-Wunused-but-set-variable] struct ev_loop * loop; ^ EV.c: In function 'XS_EV__Loop_periodic': EV.c:3993:19: warning: variable 'loop' set but not used [-Wunused-but-set-variable] struct ev_loop * loop; ^ EV.c: In function 'XS_EV__Loop_signal': EV.c:4037:19: warning: variable 'loop' set but not used [-Wunused-but-set-variable] struct ev_loop * loop; ^ EV.c: In function 'XS_EV__Loop_idle': EV.c:4074:19: warning: variable 'loop' set but not used [-Wunused-but-set-variable] struct ev_loop * loop; ^ EV.c: In function 'XS_EV__Loop_prepare': EV.c:4104:19: warning: variable 'loop' set but not used [-Wunused-but-set-variable] struct ev_loop * loop; ^ EV.c: In function 'XS_EV__Loop_check': EV.c:4134:19: warning: variable 'loop' set but not used [-Wunused-but-set-variable] struct ev_loop * loop; ^ EV.c: In function 'XS_EV__Loop_fork': EV.c:4164:19: warning: variable 'loop' set but not used [-Wunused-but-set-variable] struct ev_loop * loop; ^ EV.c: In function 'XS_EV__Loop_child': EV.c:4229:19: warning: variable 'loop' set but not used [-Wunused-but-set-variable] struct ev_loop * loop; ^ EV.c: In function 'XS_EV__Loop_stat': EV.c:4267:19: warning: variable 'loop' set but not used [-Wunused-but-set-variable] struct ev_loop * loop; ^ EV.c: In function 'XS_EV__Loop_embed': EV.c:4302:19: warning: variable 'loop' set but not used [-Wunused-but-set-variable] struct ev_loop * loop; ^ EV.c: In function 'XS_EV__Loop_async': EV.c:4351:19: warning: variable 'loop' set but not used [-Wunused-but-set-variable] struct ev_loop * loop; ^ In file included from EV.xs:9:0: EV.c: At top level: schmorp.h:139:1: warning: 's_signum_croak' defined but not used [-Wunused-function] s_signum_croak (SV *sig) ^ schmorp.h:174:1: warning: 's_fileno_croak' defined but not used [-Wunused-function] s_fileno_croak (SV *fh, int wr) ^ schmorp.h:220:1: warning: 's_gensub' defined but not used [-Wunused-function] s_gensub (pTHX_ void (*xsub)(pTHX_ CV *), void *arg) ^ schmorp.h:417:1: warning: 's_epipe_destroy' defined but not used [-Wunused-function] s_epipe_destroy (s_epipe *epp) ^ schmorp.h:430:1: warning: 's_epipe_signal' defined but not used [-Wunused-function] s_epipe_signal (s_epipe *epp) ^ schmorp.h:455:1: warning: 's_epipe_drain' defined but not used [-Wunused-function] s_epipe_drain (s_epipe *epp) ^ schmorp.h:469:1: warning: 's_epipe_renew' defined but not used [-Wunused-function] s_epipe_renew (s_epipe *epp) ^ schmorp.h:501:1: warning: 's_epipe_wait' defined but not used [-Wunused-function] s_epipe_wait (s_epipe *epp) ^ In file included from EV.xs:34:0: libev/ev.c:2403:1: warning: 'ev_version_major' defined but not used [-Wunused-function] ev_version_major (void) EV_THROW ^ libev/ev.c:2409:1: warning: 'ev_version_minor' defined but not used [-Wunused-function] ev_version_minor (void) EV_THROW ^ In file included from EV.xs:34:0: libev/ev.c:1433:1: warning: 'ev_set_allocator' defined but not used [-Wunused-function] ev_set_allocator (void *(*cb)(void *ptr, long size) EV_THROW) EV_THROW ^ libev/ev.c:1386:1: warning: 'ev_set_syserr_cb' defined but not used [-Wunused-function] ev_set_syserr_cb (void (*cb)(const char *msg) EV_THROW) EV_THROW ^ In file included from EV.xs:25:0: EV/EVAPI.h:189:22: warning: 'GEVAPI' defined but not used [-Wunused-variable] static struct EVAPI *GEVAPI; ^ In file included from EV.xs:34:0: libev/ev.c: In function 'evpipe_write': libev/ev.c:2160:17: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write (evpipe [1], &counter, sizeof (uint64_t)); ^ libev/ev.c:2172:17: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write (evpipe [1], &(evpipe [1]), 1); ^ libev/ev.c: In function 'pipecb': libev/ev.c:2193:16: warning: ignoring return value of 'read', declared with attribute warn_unused_result [-Wunused-result] read (evpipe [1], &counter, sizeof (uint64_t)); ^ libev/ev.c:2207:16: warning: ignoring return value of 'read', declared with attribute warn_unused_result [-Wunused-result] read (evpipe [0], &dummy, sizeof (dummy)); ^ rm -f blib/arch/auto/EV/EV.so armv7hl-redhat-linux-gnueabi-gcc -shared -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wl,-z,relro -L/usr/local/lib EV.o -o blib/arch/auto/EV/EV.so \ \ chmod 755 blib/arch/auto/EV/EV.so Manifying blib/man3/EV::MakeMaker.3pm Manifying blib/man3/EV::libev.3pm Manifying blib/man3/EV.3pm + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.JbMvQC + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/perl-EV-4.15-1.el7.arm '!=' / ']' + rm -rf /builddir/build/BUILDROOT/perl-EV-4.15-1.el7.arm ++ dirname /builddir/build/BUILDROOT/perl-EV-4.15-1.el7.arm + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/perl-EV-4.15-1.el7.arm + cd EV-4.15 + make pure_install PERL_INSTALL_ROOT=/builddir/build/BUILDROOT/perl-EV-4.15-1.el7.arm Files found in blib/arch: installing files in blib/lib into architecture dependent library tree Installing /builddir/build/BUILDROOT/perl-EV-4.15-1.el7.arm/usr/lib/perl5/vendor_perl/auto/EV/EV.so Installing /builddir/build/BUILDROOT/perl-EV-4.15-1.el7.arm/usr/lib/perl5/vendor_perl/auto/EV/EV.bs Installing /builddir/build/BUILDROOT/perl-EV-4.15-1.el7.arm/usr/lib/perl5/vendor_perl/EV.pm Installing /builddir/build/BUILDROOT/perl-EV-4.15-1.el7.arm/usr/lib/perl5/vendor_perl/EV/EVAPI.h Installing /builddir/build/BUILDROOT/perl-EV-4.15-1.el7.arm/usr/lib/perl5/vendor_perl/EV/libev.pod Installing /builddir/build/BUILDROOT/perl-EV-4.15-1.el7.arm/usr/lib/perl5/vendor_perl/EV/ev.h Installing /builddir/build/BUILDROOT/perl-EV-4.15-1.el7.arm/usr/lib/perl5/vendor_perl/EV/MakeMaker.pm Installing /builddir/build/BUILDROOT/perl-EV-4.15-1.el7.arm/usr/share/man/man3/EV.3pm Installing /builddir/build/BUILDROOT/perl-EV-4.15-1.el7.arm/usr/share/man/man3/EV::MakeMaker.3pm Installing /builddir/build/BUILDROOT/perl-EV-4.15-1.el7.arm/usr/share/man/man3/EV::libev.3pm + find /builddir/build/BUILDROOT/perl-EV-4.15-1.el7.arm -type f -name .packlist -exec rm -f '{}' ';' + find /builddir/build/BUILDROOT/perl-EV-4.15-1.el7.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-EV-4.15-1.el7.arm/usr + /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/EV-4.15 extracting debug info from /builddir/build/BUILDROOT/perl-EV-4.15-1.el7.arm/usr/lib/perl5/vendor_perl/auto/EV/EV.so dwz: Too few files for multifile optimization /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. 700 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.frMzgJ + umask 022 + cd /builddir/build/BUILD + cd EV-4.15 + make test PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t t/00_load.t ........ ok t/01_timer.t ....... ok t/02_once.t ........ ok t/03_keepalive.t ... ok t/04_stat.t ........ ok t/05_priority.t .... ok t/06_loop_once.t ... ok t/07_loop_timer.t .. ok t/08_async.t ....... ok t/09_brandon.t ..... ok t/11_signal.t ...... ok All tests successful. Files=11, Tests=6875, 12 wallclock secs ( 6.39 usr 0.13 sys + 2.61 cusr 0.34 csys = 9.47 CPU) Result: PASS + exit 0 Processing files: perl-EV-4.15-1.el7.armv7hl Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.06bGAd + umask 022 + cd /builddir/build/BUILD + cd EV-4.15 + DOCDIR=/builddir/build/BUILDROOT/perl-EV-4.15-1.el7.arm/usr/share/doc/perl-EV-4.15 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/perl-EV-4.15-1.el7.arm/usr/share/doc/perl-EV-4.15 + cp -pr Changes /builddir/build/BUILDROOT/perl-EV-4.15-1.el7.arm/usr/share/doc/perl-EV-4.15 + cp -pr COPYING /builddir/build/BUILDROOT/perl-EV-4.15-1.el7.arm/usr/share/doc/perl-EV-4.15 + cp -pr README /builddir/build/BUILDROOT/perl-EV-4.15-1.el7.arm/usr/share/doc/perl-EV-4.15 + exit 0 Provides: perl(EV) = 4.15 perl(EV::MakeMaker) perl-EV = 4.15-1.el7 perl-EV(armv7hl-32) = 4.15-1.el7 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) libc.so.6(GLIBC_2.7) libc.so.6(GLIBC_2.9) libgcc_s.so.1 libgcc_s.so.1(GCC_3.5) perl(Config) perl(Exporter) perl(XSLoader) perl(base) perl(common::sense) rtld(GNU_HASH) Processing files: perl-EV-debuginfo-4.15-1.el7.armv7hl Provides: perl-EV-debuginfo = 4.15-1.el7 perl-EV-debuginfo(armv7hl-32) = 4.15-1.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-EV-4.15-1.el7.arm Wrote: /builddir/build/RPMS/perl-EV-4.15-1.el7.armv7hl.rpm Wrote: /builddir/build/RPMS/perl-EV-debuginfo-4.15-1.el7.armv7hl.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.8jauz9 + umask 022 + cd /builddir/build/BUILD + cd EV-4.15 + /usr/bin/rm -rf /builddir/build/BUILDROOT/perl-EV-4.15-1.el7.arm + exit 0 Child return code was: 0