<86>Jan 22 08:44:54 userdel[2285510]: delete user 'rooter'
<86>Jan 22 08:44:54 userdel[2285510]: removed group 'rooter' owned by 'rooter'
<86>Jan 22 08:44:54 userdel[2285510]: removed shadow group 'rooter' owned by 'rooter'
<86>Jan 22 08:44:54 groupadd[2285538]: group added to /etc/group: name=rooter, GID=1344
<86>Jan 22 08:44:54 groupadd[2285538]: group added to /etc/gshadow: name=rooter
<86>Jan 22 08:44:54 groupadd[2285538]: new group: name=rooter, GID=1344
<86>Jan 22 08:44:54 useradd[2285553]: new user: name=rooter, UID=1344, GID=1344, home=/root, shell=/bin/bash
<86>Jan 22 08:44:54 userdel[2285580]: delete user 'builder'
<86>Jan 22 08:44:54 userdel[2285580]: removed shadow group 'builder' owned by 'builder'
<86>Jan 22 08:44:54 groupadd[2285615]: group added to /etc/group: name=builder, GID=1345
<86>Jan 22 08:44:54 groupadd[2285615]: group added to /etc/gshadow: name=builder
<86>Jan 22 08:44:54 groupadd[2285615]: new group: name=builder, GID=1345
<86>Jan 22 08:44:54 useradd[2285636]: new user: name=builder, UID=1345, GID=1345, home=/usr/src, shell=/bin/bash
Building target platforms: x86_64
Building for target x86_64
Wrote: /usr/src/in/nosrpm/libev4-4.24-alt1.nosrc.rpm (w1.gzdio)
<13>Jan 22 08:44:56 rpmi: automake_1.11-1.11.6-alt9 sisyphus+226891.100.1.1 1554763654 installed
Installing libev4-4.24-alt1.src.rpm
Building target platforms: x86_64
Building for target x86_64
Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.5150
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ rm -rf libev4-4.24
+ echo 'Source #0 (libev4-4.24.tar):'
Source #0 (libev4-4.24.tar):
+ /bin/tar -xf /usr/src/RPM/SOURCES/libev4-4.24.tar
+ cd libev4-4.24
+ /bin/chmod -c -Rf u+rwX,go-w .
+ cp -p /usr/src/RPM/SOURCES/libev.pc.in .
+ sed -i.pkgconfig -e 's|Makefile|Makefile libev.pc|' configure.ac configure
+ sed -i.pkgconfig -e 's|lib_LTLIBRARIES|pkgconfigdir = $(libdir)/pkgconfig\n\npkgconfig_DATA = libev.pc\n\nlib_LTLIBRARIES|' Makefile.am Makefile.in
+ exit 0
Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.5150
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd libev4-4.24
+ aclocal
+ automake
+ autoreconf -fisv
autoreconf-default: Entering directory `.'
autoreconf-default: configure.ac: not using Gettext
autoreconf-default: running: aclocal --force 
autoreconf-default: configure.ac: tracing
autoreconf-default: running: libtoolize --force --install
libtoolize-default: putting auxiliary files in '.'.
libtoolize-default: linking file './config.guess'
libtoolize-default: linking file './config.sub'
libtoolize-default: linking file './install-sh'
libtoolize-default: linking file './ltmain.sh'
libtoolize-default: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac,
libtoolize-default: and rerunning libtoolize-default and aclocal.
libtoolize-default: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
autoreconf-default: configure.ac: not using Intltool
autoreconf-default: configure.ac: not using gtk-doc
autoreconf-default: running: /usr/bin/autoconf-2.60 --force
autoreconf-default: running: /usr/bin/autoheader-2.60 --force
autoreconf-default: running: automake --add-missing --force-missing
configure.ac:8: installing `./missing'
Makefile.am: installing `./depcomp'
autoreconf-default: Leaving directory `.'
+ CFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2'
+ export CFLAGS
+ CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2'
+ export CXXFLAGS
+ FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2'
+ export FFLAGS
+ FCFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2'
+ export FCFLAGS
+ '[' -n '' ']'
++ printf %s '-pipe -frecord-gcc-switches -Wall -g -O2'
++ sed -r 's/(^|[[:space:]]+)-[^m][^[:space:]]*//g'
+ ASFLAGS=
+ export ASFLAGS
+ export lt_cv_deplibs_check_method=pass_all
+ lt_cv_deplibs_check_method=pass_all
+ readlink -e -- ./configure
+ xargs -ri dirname -- '{}'
+ xargs -ri find '{}' -type f '(' -name config.sub -or -name config.guess ')' -printf '%h/\n'
+ sort -u
+ xargs -rn1 install -pm755 -- /usr/share/gnu-config/config.sub /usr/share/gnu-config/config.guess
+ ./configure --build=x86_64-alt-linux --host=x86_64-alt-linux --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/lib --localstatedir=/var/lib --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-dependency-tracking --disable-silent-rules --without-included-gettext --with-pic
configure: WARNING: unrecognized options: --disable-silent-rules, --without-included-gettext
checking for a BSD-compatible install... /bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether to enable maintainer-specific portions of Makefiles... no
checking for x86_64-alt-linux-gcc... x86_64-alt-linux-gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether x86_64-alt-linux-gcc accepts -g... yes
checking for x86_64-alt-linux-gcc option to accept ISO C89... none needed
checking for style of include used by make... GNU
checking dependency style of x86_64-alt-linux-gcc... none
checking build system type... x86_64-alt-linux-gnu
checking host system type... x86_64-alt-linux-gnu
checking how to print strings... printf
checking for a sed that does not truncate output... /bin/sed
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for fgrep... /bin/grep -F
checking for ld used by x86_64-alt-linux-gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking how to convert x86_64-alt-linux-gnu file names to x86_64-alt-linux-gnu format... func_convert_file_noop
checking how to convert x86_64-alt-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /usr/bin/ld option to reload object files... -r
checking for x86_64-alt-linux-objdump... no
checking for objdump... objdump
checking how to recognize dependent libraries... (cached) pass_all
checking for x86_64-alt-linux-dlltool... no
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for x86_64-alt-linux-ar... no
checking for ar... ar
checking for archiver @FILE support... @
checking for x86_64-alt-linux-strip... no
checking for strip... strip
checking for x86_64-alt-linux-ranlib... no
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from x86_64-alt-linux-gcc object... ok
checking for sysroot... no
checking for a working dd... /bin/dd
checking how to truncate binary pipes... /bin/dd bs=4096 count=1
checking for x86_64-alt-linux-mt... no
checking for mt... no
checking if : is a manifest tool... no
checking how to run the C preprocessor... x86_64-alt-linux-gcc -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for dlfcn.h... yes
checking for objdir... .libs
checking if x86_64-alt-linux-gcc supports -fno-rtti -fno-exceptions... no
checking for x86_64-alt-linux-gcc option to produce PIC... -fPIC -DPIC
checking if x86_64-alt-linux-gcc PIC flag -fPIC -DPIC works... yes
checking if x86_64-alt-linux-gcc static flag -static works... no
checking if x86_64-alt-linux-gcc supports -c -o file.o... yes
checking if x86_64-alt-linux-gcc supports -c -o file.o... (cached) yes
checking whether the x86_64-alt-linux-gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking sys/inotify.h usability... yes
checking sys/inotify.h presence... yes
checking for sys/inotify.h... yes
checking sys/epoll.h usability... yes
checking sys/epoll.h presence... yes
checking for sys/epoll.h... yes
checking sys/event.h usability... no
checking sys/event.h presence... no
checking for sys/event.h... no
checking port.h usability... no
checking port.h presence... no
checking for port.h... no
checking poll.h usability... yes
checking poll.h presence... yes
checking for poll.h... yes
checking sys/select.h usability... yes
checking sys/select.h presence... yes
checking for sys/select.h... yes
checking sys/eventfd.h usability... yes
checking sys/eventfd.h presence... yes
checking for sys/eventfd.h... yes
checking sys/signalfd.h usability... yes
checking sys/signalfd.h presence... yes
checking for sys/signalfd.h... yes
checking for inotify_init... yes
checking for epoll_ctl... yes
checking for kqueue... no
checking for port_create... no
checking for poll... yes
checking for select... yes
checking for eventfd... yes
checking for signalfd... yes
checking for clock_gettime... yes
checking for nanosleep... yes
checking for library containing floor... -lm
configure: creating ./config.status
config.status: creating Makefile
config.status: creating libev.pc
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing libtool commands
configure: WARNING: unrecognized options: --disable-silent-rules, --without-included-gettext
+ make -j16
make  all-am
make[1]: Entering directory '/usr/src/RPM/BUILD/libev4-4.24'
/bin/sh ./libtool --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I.     -pipe -frecord-gcc-switches -Wall -g -O2 -c -o event.lo event.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -c event.c  -fPIC -DPIC -o .libs/event.o
In file included from event.h:46,
                 from event.c:47:
event.c: In function 'event_set':
ev.h:687:4: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
   ((ev_watcher *)(void *)(ev))->active  = \
   ~^~~~~~~~~~~~~~~~~~~~~~~~~~~
event.c:209:5: note: in expansion of macro 'ev_init'
     ev_init (&ev->iosig.sig, ev_x_cb_sig);
     ^~~~~~~
ev.h:688:4: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
   ((ev_watcher *)(void *)(ev))->pending = 0; \
   ~^~~~~~~~~~~~~~~~~~~~~~~~~~~
event.c:209:5: note: in expansion of macro 'ev_init'
     ev_init (&ev->iosig.sig, ev_x_cb_sig);
     ^~~~~~~
ev.h:732:50: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
 # define ev_set_priority(ev,pri)             (   (ev_watcher *)(void *)(ev))->priority = (pri)
                                              ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~
ev.h:689:3: note: in expansion of macro 'ev_set_priority'
   ev_set_priority ((ev), 0);   \
   ^~~~~~~~~~~~~~~
event.c:209:5: note: in expansion of macro 'ev_init'
     ev_init (&ev->iosig.sig, ev_x_cb_sig);
     ^~~~~~~
ev.h:738:79: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
 # define ev_set_cb(ev,cb_)                   (ev_cb_ (ev) = (cb_), memmove (&((ev_watcher *)(ev))->cb, &ev_cb_ (ev), sizeof (ev_cb_ (ev))))
                                                                              ~^~~~~~~~~~~~~~~~~~~
ev.h:690:3: note: in expansion of macro 'ev_set_cb'
   ev_set_cb ((ev), cb_);   \
   ^~~~~~~~~
event.c:209:5: note: in expansion of macro 'ev_init'
     ev_init (&ev->iosig.sig, ev_x_cb_sig);
     ^~~~~~~
ev.h:687:4: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
   ((ev_watcher *)(void *)(ev))->active  = \
   ~^~~~~~~~~~~~~~~~~~~~~~~~~~~
event.c:211:5: note: in expansion of macro 'ev_init'
     ev_init (&ev->iosig.io, ev_x_cb_io);
     ^~~~~~~
ev.h:688:4: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
   ((ev_watcher *)(void *)(ev))->pending = 0; \
   ~^~~~~~~~~~~~~~~~~~~~~~~~~~~
event.c:211:5: note: in expansion of macro 'ev_init'
     ev_init (&ev->iosig.io, ev_x_cb_io);
     ^~~~~~~
ev.h:732:50: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
 # define ev_set_priority(ev,pri)             (   (ev_watcher *)(void *)(ev))->priority = (pri)
                                              ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~
ev.h:689:3: note: in expansion of macro 'ev_set_priority'
   ev_set_priority ((ev), 0);   \
   ^~~~~~~~~~~~~~~
event.c:211:5: note: in expansion of macro 'ev_init'
     ev_init (&ev->iosig.io, ev_x_cb_io);
     ^~~~~~~
ev.h:738:79: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
 # define ev_set_cb(ev,cb_)                   (ev_cb_ (ev) = (cb_), memmove (&((ev_watcher *)(ev))->cb, &ev_cb_ (ev), sizeof (ev_cb_ (ev))))
                                                                              ~^~~~~~~~~~~~~~~~~~~
ev.h:690:3: note: in expansion of macro 'ev_set_cb'
   ev_set_cb ((ev), cb_);   \
   ^~~~~~~~~
event.c:211:5: note: in expansion of macro 'ev_init'
     ev_init (&ev->iosig.io, ev_x_cb_io);
     ^~~~~~~
ev.h:687:4: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
   ((ev_watcher *)(void *)(ev))->active  = \
   ~^~~~~~~~~~~~~~~~~~~~~~~~~~~
event.c:213:3: note: in expansion of macro 'ev_init'
   ev_init (&ev->to, ev_x_cb_to);
   ^~~~~~~
ev.h:688:4: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
   ((ev_watcher *)(void *)(ev))->pending = 0; \
   ~^~~~~~~~~~~~~~~~~~~~~~~~~~~
event.c:213:3: note: in expansion of macro 'ev_init'
   ev_init (&ev->to, ev_x_cb_to);
   ^~~~~~~
ev.h:732:50: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
 # define ev_set_priority(ev,pri)             (   (ev_watcher *)(void *)(ev))->priority = (pri)
                                              ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~
ev.h:689:3: note: in expansion of macro 'ev_set_priority'
   ev_set_priority ((ev), 0);   \
   ^~~~~~~~~~~~~~~
event.c:213:3: note: in expansion of macro 'ev_init'
   ev_init (&ev->to, ev_x_cb_to);
   ^~~~~~~
ev.h:738:79: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
 # define ev_set_cb(ev,cb_)                   (ev_cb_ (ev) = (cb_), memmove (&((ev_watcher *)(ev))->cb, &ev_cb_ (ev), sizeof (ev_cb_ (ev))))
                                                                              ~^~~~~~~~~~~~~~~~~~~
ev.h:690:3: note: in expansion of macro 'ev_set_cb'
   ev_set_cb ((ev), cb_);   \
   ^~~~~~~~~
event.c:213:3: note: in expansion of macro 'ev_init'
   ev_init (&ev->to, ev_x_cb_to);
   ^~~~~~~
event.c: In function 'event_add':
ev.h:722:52: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
 #define ev_is_active(ev)                     (0 + ((ev_watcher *)(void *)(ev))->active) /* ro, true when the watcher has been started */
                                                   ~^~~~~~~~~~~~~~~~~~~~~~~~~~~
event.c:236:12: note: in expansion of macro 'ev_is_active'
       if (!ev_is_active (&ev->iosig.sig))
            ^~~~~~~~~~~~
ev.h:722:52: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
 #define ev_is_active(ev)                     (0 + ((ev_watcher *)(void *)(ev))->active) /* ro, true when the watcher has been started */
                                                   ~^~~~~~~~~~~~~~~~~~~~~~~~~~~
event.c:246:12: note: in expansion of macro 'ev_is_active'
       if (!ev_is_active (&ev->iosig.io))
            ^~~~~~~~~~~~
event.c: In function 'event_del':
ev.h:722:52: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
 #define ev_is_active(ev)                     (0 + ((ev_watcher *)(void *)(ev))->active) /* ro, true when the watcher has been started */
                                                   ~^~~~~~~~~~~~~~~~~~~~~~~~~~~
event.c:281:7: note: in expansion of macro 'ev_is_active'
   if (ev_is_active (&ev->to))
       ^~~~~~~~~~~~
event.c: In function 'event_pending':
ev.h:722:52: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
 #define ev_is_active(ev)                     (0 + ((ev_watcher *)(void *)(ev))->active) /* ro, true when the watcher has been started */
                                                   ~^~~~~~~~~~~~~~~~~~~~~~~~~~~
event.c:311:11: note: in expansion of macro 'ev_is_active'
       if (ev_is_active (&ev->iosig.sig) || ev_is_pending (&ev->iosig.sig))
           ^~~~~~~~~~~~
ev.h:721:52: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
 #define ev_is_pending(ev)                    (0 + ((ev_watcher *)(void *)(ev))->pending) /* ro, true when watcher is waiting for callback invocation */
                                                   ~^~~~~~~~~~~~~~~~~~~~~~~~~~~
event.c:311:44: note: in expansion of macro 'ev_is_pending'
       if (ev_is_active (&ev->iosig.sig) || ev_is_pending (&ev->iosig.sig))
                                            ^~~~~~~~~~~~~
ev.h:722:52: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
 #define ev_is_active(ev)                     (0 + ((ev_watcher *)(void *)(ev))->active) /* ro, true when the watcher has been started */
                                                   ~^~~~~~~~~~~~~~~~~~~~~~~~~~~
event.c:317:11: note: in expansion of macro 'ev_is_active'
       if (ev_is_active (&ev->iosig.io) || ev_is_pending (&ev->iosig.io))
           ^~~~~~~~~~~~
ev.h:721:52: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
 #define ev_is_pending(ev)                    (0 + ((ev_watcher *)(void *)(ev))->pending) /* ro, true when watcher is waiting for callback invocation */
                                                   ~^~~~~~~~~~~~~~~~~~~~~~~~~~~
event.c:317:43: note: in expansion of macro 'ev_is_pending'
       if (ev_is_active (&ev->iosig.io) || ev_is_pending (&ev->iosig.io))
                                           ^~~~~~~~~~~~~
ev.h:722:52: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
 #define ev_is_active(ev)                     (0 + ((ev_watcher *)(void *)(ev))->active) /* ro, true when the watcher has been started */
                                                   ~^~~~~~~~~~~~~~~~~~~~~~~~~~~
event.c:321:37: note: in expansion of macro 'ev_is_active'
   if (ev->ev_events & EV_TIMEOUT || ev_is_active (&ev->to) || ev_is_pending (&ev->to))
                                     ^~~~~~~~~~~~
ev.h:721:52: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
 #define ev_is_pending(ev)                    (0 + ((ev_watcher *)(void *)(ev))->pending) /* ro, true when watcher is waiting for callback invocation */
                                                   ~^~~~~~~~~~~~~~~~~~~~~~~~~~~
event.c:321:63: note: in expansion of macro 'ev_is_pending'
   if (ev->ev_events & EV_TIMEOUT || ev_is_active (&ev->to) || ev_is_pending (&ev->to))
                                                               ^~~~~~~~~~~~~
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -c event.c  -fPIC -DPIC -o event.o >/dev/null 2>&1
make[1]: Leaving directory '/usr/src/RPM/BUILD/libev4-4.24'
make[1]: Entering directory '/usr/src/RPM/BUILD/libev4-4.24'
/bin/sh ./libtool --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I.     -pipe -frecord-gcc-switches -Wall -g -O2 -c -o ev.lo ev.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -c ev.c  -fPIC -DPIC -o .libs/ev.o
ev.c:483:48: warning: "/*" within comment [-Wcomment]
 /*#define MIN_INTERVAL  0.00000095367431640625 /* 1/2**20, good till 2200 */
                                                 
ev.c:1831:31: warning: 'ev_default_loop_ptr' initialized and declared 'extern'
   EV_API_DECL struct ev_loop *ev_default_loop_ptr = 0; /* needs to be initialised to make it a definition despite extern */
                               ^~~~~~~~~~~~~~~~~~~
In file included from ev.c:185:
ev.c: In function 'evpipe_init':
ev.h:722:52: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
 #define ev_is_active(ev)                     (0 + ((ev_watcher *)(void *)(ev))->active) /* ro, true when the watcher has been started */
                                                   ~^~~~~~~~~~~~~~~~~~~~~~~~~~~
ev.c:2398:8: note: in expansion of macro 'ev_is_active'
   if (!ev_is_active (&pipe_w))
        ^~~~~~~~~~~~
In file included from ev.c:174:
ev_poll.c: In function 'poll_poll':
ev_poll.c:111: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));
                                                                             ^
ev_poll.c:111: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));
                                                                             ^
In file included from ev.c:185:
ev.c: In function 'loop_init':
ev.h:687:4: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
   ((ev_watcher *)(void *)(ev))->active  = \
   ~^~~~~~~~~~~~~~~~~~~~~~~~~~~
ev.h:714:51: note: in expansion of macro 'ev_init'
 #define ev_prepare_init(ev,cb)               do { ev_init ((ev), (cb)); ev_prepare_set ((ev)); } while (0)
                                                   ^~~~~~~
ev.c:2932:7: note: in expansion of macro 'ev_prepare_init'
       ev_prepare_init (&pending_w, pendingcb);
       ^~~~~~~~~~~~~~~
ev.h:688:4: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
   ((ev_watcher *)(void *)(ev))->pending = 0; \
   ~^~~~~~~~~~~~~~~~~~~~~~~~~~~
ev.h:714:51: note: in expansion of macro 'ev_init'
 #define ev_prepare_init(ev,cb)               do { ev_init ((ev), (cb)); ev_prepare_set ((ev)); } while (0)
                                                   ^~~~~~~
ev.c:2932:7: note: in expansion of macro 'ev_prepare_init'
       ev_prepare_init (&pending_w, pendingcb);
       ^~~~~~~~~~~~~~~
ev.h:732:50: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
 # define ev_set_priority(ev,pri)             (   (ev_watcher *)(void *)(ev))->priority = (pri)
                                              ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~
ev.h:689:3: note: in expansion of macro 'ev_set_priority'
   ev_set_priority ((ev), 0);   \
   ^~~~~~~~~~~~~~~
ev.h:714:51: note: in expansion of macro 'ev_init'
 #define ev_prepare_init(ev,cb)               do { ev_init ((ev), (cb)); ev_prepare_set ((ev)); } while (0)
                                                   ^~~~~~~
ev.c:2932:7: note: in expansion of macro 'ev_prepare_init'
       ev_prepare_init (&pending_w, pendingcb);
       ^~~~~~~~~~~~~~~
ev.h:738:79: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
 # define ev_set_cb(ev,cb_)                   (ev_cb_ (ev) = (cb_), memmove (&((ev_watcher *)(ev))->cb, &ev_cb_ (ev), sizeof (ev_cb_ (ev))))
                                                                              ~^~~~~~~~~~~~~~~~~~~
ev.h:690:3: note: in expansion of macro 'ev_set_cb'
   ev_set_cb ((ev), cb_);   \
   ^~~~~~~~~
ev.h:714:51: note: in expansion of macro 'ev_init'
 #define ev_prepare_init(ev,cb)               do { ev_init ((ev), (cb)); ev_prepare_set ((ev)); } while (0)
                                                   ^~~~~~~
ev.c:2932:7: note: in expansion of macro 'ev_prepare_init'
       ev_prepare_init (&pending_w, pendingcb);
       ^~~~~~~~~~~~~~~
ev.h:687:4: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
   ((ev_watcher *)(void *)(ev))->active  = \
   ~^~~~~~~~~~~~~~~~~~~~~~~~~~~
ev.c:2935:7: note: in expansion of macro 'ev_init'
       ev_init (&pipe_w, pipecb);
       ^~~~~~~
ev.h:688:4: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
   ((ev_watcher *)(void *)(ev))->pending = 0; \
   ~^~~~~~~~~~~~~~~~~~~~~~~~~~~
ev.c:2935:7: note: in expansion of macro 'ev_init'
       ev_init (&pipe_w, pipecb);
       ^~~~~~~
ev.h:732:50: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
 # define ev_set_priority(ev,pri)             (   (ev_watcher *)(void *)(ev))->priority = (pri)
                                              ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~
ev.h:689:3: note: in expansion of macro 'ev_set_priority'
   ev_set_priority ((ev), 0);   \
   ^~~~~~~~~~~~~~~
ev.c:2935:7: note: in expansion of macro 'ev_init'
       ev_init (&pipe_w, pipecb);
       ^~~~~~~
ev.h:738:79: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
 # define ev_set_cb(ev,cb_)                   (ev_cb_ (ev) = (cb_), memmove (&((ev_watcher *)(ev))->cb, &ev_cb_ (ev), sizeof (ev_cb_ (ev))))
                                                                              ~^~~~~~~~~~~~~~~~~~~
ev.h:690:3: note: in expansion of macro 'ev_set_cb'
   ev_set_cb ((ev), cb_);   \
   ^~~~~~~~~
ev.c:2935:7: note: in expansion of macro 'ev_init'
       ev_init (&pipe_w, pipecb);
       ^~~~~~~
ev.h:732:50: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
 # define ev_set_priority(ev,pri)             (   (ev_watcher *)(void *)(ev))->priority = (pri)
                                              ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~
ev.c:2936:7: note: in expansion of macro 'ev_set_priority'
       ev_set_priority (&pipe_w, EV_MAXPRI);
       ^~~~~~~~~~~~~~~
ev.c: In function 'ev_loop_destroy':
ev.h:722:52: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
 #define ev_is_active(ev)                     (0 + ((ev_watcher *)(void *)(ev))->active) /* ro, true when the watcher has been started */
                                                   ~^~~~~~~~~~~~~~~~~~~~~~~~~~~
ev.c:2964:36: note: in expansion of macro 'ev_is_active'
   if (ev_is_default_loop (EV_A) && ev_is_active (&childev))
                                    ^~~~~~~~~~~~
ev.h:722:52: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
 #define ev_is_active(ev)                     (0 + ((ev_watcher *)(void *)(ev))->active) /* ro, true when the watcher has been started */
                                                   ~^~~~~~~~~~~~~~~~~~~~~~~~~~~
ev.c:2971:7: note: in expansion of macro 'ev_is_active'
   if (ev_is_active (&pipe_w))
       ^~~~~~~~~~~~
ev.h:722:52: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
 #define ev_is_active(ev)                     (0 + ((ev_watcher *)(void *)(ev))->active) /* ro, true when the watcher has been started */
                                                   ~^~~~~~~~~~~~~~~~~~~~~~~~~~~
ev.c:2981:7: note: in expansion of macro 'ev_is_active'
   if (ev_is_active (&sigfd_w))
       ^~~~~~~~~~~~
ev.c: In function 'loop_fork':
ev.h:722:52: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
 #define ev_is_active(ev)                     (0 + ((ev_watcher *)(void *)(ev))->active) /* ro, true when the watcher has been started */
                                                   ~^~~~~~~~~~~~~~~~~~~~~~~~~~~
ev.c:3074:7: note: in expansion of macro 'ev_is_active'
   if (ev_is_active (&pipe_w) && postfork != 2)
       ^~~~~~~~~~~~
In file included from ev.c:174:
ev.c: In function 'verify_watcher':
ev.c:3118: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));
                                                 ^
ev.c:3118: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));
                                                 ^
ev.c:3121: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));
                                                           ^
ev.c:3121: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));
                                                           ^
ev.c: In function 'verify_heap':
ev.c:3132: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));
                                                      ^
ev.c:3132: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));
                                                      ^
ev.c:3133: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])));
                                                ^
ev.c:3133: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])));
                                                ^
ev.c:3134: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]))));
                                               ^
ev.c:3134: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]))));
                                               ^
ev.c: In function 'array_verify':
ev.c:3146:46: warning: left-hand operand of comma expression has no effect [-Wunused-value]
       assert (("libev: active index mismatch", ev_active (ws [cnt]) == cnt + 1));
                                              ^
ev.c:3146:46: warning: left-hand operand of comma expression has no effect [-Wunused-value]
       assert (("libev: active index mismatch", ev_active (ws [cnt]) == cnt + 1));
                                              ^
ev.c: In function 'ev_verify':
ev.c:3164:47: warning: left-hand operand of comma expression has no effect [-Wunused-value]
     assert (("libev: negative fd in fdchanges", fdchanges [i] >= 0));
                                               ^
ev.c:3164:47: warning: left-hand operand of comma expression has no effect [-Wunused-value]
     assert (("libev: negative fd in fdchanges", fdchanges [i] >= 0));
                                               ^
ev.c:3177:64: warning: left-hand operand of comma expression has no effect [-Wunused-value]
               assert (("libev: io watcher list contains a loop", w != w2));
                                                                ^
ev.c:3177:64: warning: left-hand operand of comma expression has no effect [-Wunused-value]
               assert (("libev: io watcher list contains a loop", w != w2));
                                                                ^
ev.c:3181: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));
                                                             ^
ev.c:3181: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));
                                                             ^
ev.c:3182: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));
                                                                 ^
ev.c:3182: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));
                                                                 ^
In file included from ev.c:185:
ev.c: In function 'ev_default_loop':
ev.h:687:4: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
   ((ev_watcher *)(void *)(ev))->active  = \
   ~^~~~~~~~~~~~~~~~~~~~~~~~~~~
ev.h:710:51: note: in expansion of macro 'ev_init'
 #define ev_signal_init(ev,cb,signum)         do { ev_init ((ev), (cb)); ev_signal_set ((ev), (signum)); } while (0)
                                                   ^~~~~~~
ev.c:3260:11: note: in expansion of macro 'ev_signal_init'
           ev_signal_init (&childev, childcb, SIGCHLD);
           ^~~~~~~~~~~~~~
ev.h:688:4: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
   ((ev_watcher *)(void *)(ev))->pending = 0; \
   ~^~~~~~~~~~~~~~~~~~~~~~~~~~~
ev.h:710:51: note: in expansion of macro 'ev_init'
 #define ev_signal_init(ev,cb,signum)         do { ev_init ((ev), (cb)); ev_signal_set ((ev), (signum)); } while (0)
                                                   ^~~~~~~
ev.c:3260:11: note: in expansion of macro 'ev_signal_init'
           ev_signal_init (&childev, childcb, SIGCHLD);
           ^~~~~~~~~~~~~~
ev.h:732:50: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
 # define ev_set_priority(ev,pri)             (   (ev_watcher *)(void *)(ev))->priority = (pri)
                                              ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~
ev.h:689:3: note: in expansion of macro 'ev_set_priority'
   ev_set_priority ((ev), 0);   \
   ^~~~~~~~~~~~~~~
ev.h:710:51: note: in expansion of macro 'ev_init'
 #define ev_signal_init(ev,cb,signum)         do { ev_init ((ev), (cb)); ev_signal_set ((ev), (signum)); } while (0)
                                                   ^~~~~~~
ev.c:3260:11: note: in expansion of macro 'ev_signal_init'
           ev_signal_init (&childev, childcb, SIGCHLD);
           ^~~~~~~~~~~~~~
ev.h:738:79: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
 # define ev_set_cb(ev,cb_)                   (ev_cb_ (ev) = (cb_), memmove (&((ev_watcher *)(ev))->cb, &ev_cb_ (ev), sizeof (ev_cb_ (ev))))
                                                                              ~^~~~~~~~~~~~~~~~~~~
ev.h:690:3: note: in expansion of macro 'ev_set_cb'
   ev_set_cb ((ev), cb_);   \
   ^~~~~~~~~
ev.h:710:51: note: in expansion of macro 'ev_init'
 #define ev_signal_init(ev,cb,signum)         do { ev_init ((ev), (cb)); ev_signal_set ((ev), (signum)); } while (0)
                                                   ^~~~~~~
ev.c:3260:11: note: in expansion of macro 'ev_signal_init'
           ev_signal_init (&childev, childcb, SIGCHLD);
           ^~~~~~~~~~~~~~
ev.h:732:50: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
 # define ev_set_priority(ev,pri)             (   (ev_watcher *)(void *)(ev))->priority = (pri)
                                              ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~
ev.c:3261:11: note: in expansion of macro 'ev_set_priority'
           ev_set_priority (&childev, EV_MAXPRI);
           ^~~~~~~~~~~~~~~
In file included from ev.c:174:
ev.c: In function 'timers_reify':
ev.c:3366: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.));
                                                                                             ^
ev.c:3366: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.));
                                                                                             ^
ev.c: In function 'periodics_reify':
ev.c:3429: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));
                                                                                          ^
ev.c:3429: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));
                                                                                          ^
ev.c: In function 'ev_run':
ev.c:3570: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));
                                                              ^
ev.c:3570: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));
                                                              ^
ev.h:722:52: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
 #define ev_is_active(ev)                     (0 + ((ev_watcher *)(void *)(ev))->active) /* ro, true when the watcher has been started */
                                                   ~^~~~~~~~~~~~~~~~~~~~~~~~~~~
ev.c:3691:72: note: in expansion of macro 'ev_is_active'
             assert (("libev: pipe_w not active, but pipe not written", ev_is_active (&pipe_w)));
                                                                        ^~~~~~~~~~~~
ev.c:3691: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)));
                                                                      ^
ev.h:722:52: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
 #define ev_is_active(ev)                     (0 + ((ev_watcher *)(void *)(ev))->active) /* ro, true when the watcher has been started */
                                                   ~^~~~~~~~~~~~~~~~~~~~~~~~~~~
ev.c:3691:72: note: in expansion of macro 'ev_is_active'
             assert (("libev: pipe_w not active, but pipe not written", ev_is_active (&pipe_w)));
                                                                        ^~~~~~~~~~~~
ev.c:3691: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)));
                                                                      ^
ev.c: In function 'ev_io_start':
ev.c:3866:56: warning: left-hand operand of comma expression has no effect [-Wunused-value]
   assert (("libev: ev_io_start called with negative fd", fd >= 0));
                                                        ^
ev.c:3866:56: warning: left-hand operand of comma expression has no effect [-Wunused-value]
   assert (("libev: ev_io_start called with negative fd", fd >= 0));
                                                        ^
ev.c:3867: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))));
                                                               ^
ev.c:3867: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))));
                                                               ^
ev.c:3876: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));
                                                              ^
ev.c:3876: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));
                                                              ^
ev.c:3878: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 ev.c:174:
ev.c: In function 'ev_io_stop':
ev.c:3892: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));
                                                                                        ^
ev.c:3892: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));
                                                                                        ^
ev.c: In function 'ev_timer_start':
ev.c:3913: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.));
                                                                           ^
ev.c:3913: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.));
                                                                           ^
ev.c: In function 'ev_timer_stop':
ev.c:3942: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));
                                                     ^
ev.c:3942: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));
                                                     ^
ev.c: In function 'ev_periodic_start':
ev.c:4006: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.));
                                                                              ^
ev.c:4006: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.));
                                                                              ^
ev.c: In function 'ev_periodic_stop':
ev.c:4039: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));
                                                        ^
ev.c:4039: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));
                                                        ^
ev.c: In function 'ev_signal_start':
ev.c:4078: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));
                                                                      ^
ev.c:4078: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));
                                                                      ^
ev.c:4081: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",
                                                                         ^
ev.c:4081: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",
                                                                         ^
In file included from ev.c:185:
ev.h:687:4: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
   ((ev_watcher *)(void *)(ev))->active  = \
   ~^~~~~~~~~~~~~~~~~~~~~~~~~~~
ev.h:707:51: note: in expansion of macro 'ev_init'
 #define ev_io_init(ev,cb,fd,events)          do { ev_init ((ev), (cb)); ev_io_set ((ev),(fd),(events)); } while (0)
                                                   ^~~~~~~
ev.c:4103:11: note: in expansion of macro 'ev_io_init'
           ev_io_init (&sigfd_w, sigfdcb, sigfd, EV_READ);
           ^~~~~~~~~~
ev.h:688:4: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
   ((ev_watcher *)(void *)(ev))->pending = 0; \
   ~^~~~~~~~~~~~~~~~~~~~~~~~~~~
ev.h:707:51: note: in expansion of macro 'ev_init'
 #define ev_io_init(ev,cb,fd,events)          do { ev_init ((ev), (cb)); ev_io_set ((ev),(fd),(events)); } while (0)
                                                   ^~~~~~~
ev.c:4103:11: note: in expansion of macro 'ev_io_init'
           ev_io_init (&sigfd_w, sigfdcb, sigfd, EV_READ);
           ^~~~~~~~~~
ev.h:732:50: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
 # define ev_set_priority(ev,pri)             (   (ev_watcher *)(void *)(ev))->priority = (pri)
                                              ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~
ev.h:689:3: note: in expansion of macro 'ev_set_priority'
   ev_set_priority ((ev), 0);   \
   ^~~~~~~~~~~~~~~
ev.h:707:51: note: in expansion of macro 'ev_init'
 #define ev_io_init(ev,cb,fd,events)          do { ev_init ((ev), (cb)); ev_io_set ((ev),(fd),(events)); } while (0)
                                                   ^~~~~~~
ev.c:4103:11: note: in expansion of macro 'ev_io_init'
           ev_io_init (&sigfd_w, sigfdcb, sigfd, EV_READ);
           ^~~~~~~~~~
ev.h:738:79: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
 # define ev_set_cb(ev,cb_)                   (ev_cb_ (ev) = (cb_), memmove (&((ev_watcher *)(ev))->cb, &ev_cb_ (ev), sizeof (ev_cb_ (ev))))
                                                                              ~^~~~~~~~~~~~~~~~~~~
ev.h:690:3: note: in expansion of macro 'ev_set_cb'
   ev_set_cb ((ev), cb_);   \
   ^~~~~~~~~
ev.h:707:51: note: in expansion of macro 'ev_init'
 #define ev_io_init(ev,cb,fd,events)          do { ev_init ((ev), (cb)); ev_io_set ((ev),(fd),(events)); } while (0)
                                                   ^~~~~~~
ev.c:4103:11: note: in expansion of macro 'ev_io_init'
           ev_io_init (&sigfd_w, sigfdcb, sigfd, EV_READ);
           ^~~~~~~~~~
ev.h:732:50: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
 # define ev_set_priority(ev,pri)             (   (ev_watcher *)(void *)(ev))->priority = (pri)
                                              ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~
ev.c:4104:11: note: in expansion of macro 'ev_set_priority'
           ev_set_priority (&sigfd_w, EV_MAXPRI);
           ^~~~~~~~~~~~~~~
In file included from ev.c:174:
ev.c: In function 'ev_child_start':
ev.c:4200: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));
                                                                          ^
ev.c:4200: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));
                                                                          ^
In file included from ev.c:185:
ev.c: In function 'infy_add':
ev.h:722:52: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
 #define ev_is_active(ev)                     (0 + ((ev_watcher *)(void *)(ev))->active) /* ro, true when the watcher has been started */
                                                   ~^~~~~~~~~~~~~~~~~~~~~~~~~~~
ev.c:4318:7: note: in expansion of macro 'ev_is_active'
   if (ev_is_active (&w->timer)) ev_ref (EV_A);
       ^~~~~~~~~~~~
ev.h:722:52: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
 #define ev_is_active(ev)                     (0 + ((ev_watcher *)(void *)(ev))->active) /* ro, true when the watcher has been started */
                                                   ~^~~~~~~~~~~~~~~~~~~~~~~~~~~
ev.c:4320:7: note: in expansion of macro 'ev_is_active'
   if (ev_is_active (&w->timer)) ev_unref (EV_A);
       ^~~~~~~~~~~~
ev.c: In function 'infy_init':
ev.h:687:4: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
   ((ev_watcher *)(void *)(ev))->active  = \
   ~^~~~~~~~~~~~~~~~~~~~~~~~~~~
ev.h:707:51: note: in expansion of macro 'ev_init'
 #define ev_io_init(ev,cb,fd,events)          do { ev_init ((ev), (cb)); ev_io_set ((ev),(fd),(events)); } while (0)
                                                   ^~~~~~~
ev.c:4427:7: note: in expansion of macro 'ev_io_init'
       ev_io_init (&fs_w, infy_cb, fs_fd, EV_READ);
       ^~~~~~~~~~
ev.h:688:4: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
   ((ev_watcher *)(void *)(ev))->pending = 0; \
   ~^~~~~~~~~~~~~~~~~~~~~~~~~~~
ev.h:707:51: note: in expansion of macro 'ev_init'
 #define ev_io_init(ev,cb,fd,events)          do { ev_init ((ev), (cb)); ev_io_set ((ev),(fd),(events)); } while (0)
                                                   ^~~~~~~
ev.c:4427:7: note: in expansion of macro 'ev_io_init'
       ev_io_init (&fs_w, infy_cb, fs_fd, EV_READ);
       ^~~~~~~~~~
ev.h:732:50: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
 # define ev_set_priority(ev,pri)             (   (ev_watcher *)(void *)(ev))->priority = (pri)
                                              ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~
ev.h:689:3: note: in expansion of macro 'ev_set_priority'
   ev_set_priority ((ev), 0);   \
   ^~~~~~~~~~~~~~~
ev.h:707:51: note: in expansion of macro 'ev_init'
 #define ev_io_init(ev,cb,fd,events)          do { ev_init ((ev), (cb)); ev_io_set ((ev),(fd),(events)); } while (0)
                                                   ^~~~~~~
ev.c:4427:7: note: in expansion of macro 'ev_io_init'
       ev_io_init (&fs_w, infy_cb, fs_fd, EV_READ);
       ^~~~~~~~~~
ev.h:738:79: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
 # define ev_set_cb(ev,cb_)                   (ev_cb_ (ev) = (cb_), memmove (&((ev_watcher *)(ev))->cb, &ev_cb_ (ev), sizeof (ev_cb_ (ev))))
                                                                              ~^~~~~~~~~~~~~~~~~~~
ev.h:690:3: note: in expansion of macro 'ev_set_cb'
   ev_set_cb ((ev), cb_);   \
   ^~~~~~~~~
ev.h:707:51: note: in expansion of macro 'ev_init'
 #define ev_io_init(ev,cb,fd,events)          do { ev_init ((ev), (cb)); ev_io_set ((ev),(fd),(events)); } while (0)
                                                   ^~~~~~~
ev.c:4427:7: note: in expansion of macro 'ev_io_init'
       ev_io_init (&fs_w, infy_cb, fs_fd, EV_READ);
       ^~~~~~~~~~
ev.h:732:50: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
 # define ev_set_priority(ev,pri)             (   (ev_watcher *)(void *)(ev))->priority = (pri)
                                              ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~
ev.c:4428:7: note: in expansion of macro 'ev_set_priority'
       ev_set_priority (&fs_w, EV_MAXPRI);
       ^~~~~~~~~~~~~~~
ev.c: In function 'infy_fork':
ev.h:722:52: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
 #define ev_is_active(ev)                     (0 + ((ev_watcher *)(void *)(ev))->active) /* ro, true when the watcher has been started */
                                                   ~^~~~~~~~~~~~~~~~~~~~~~~~~~~
ev.c:4472:19: note: in expansion of macro 'ev_is_active'
               if (ev_is_active (&w->timer)) ev_ref (EV_A);
                   ^~~~~~~~~~~~
ev.h:722:52: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
 #define ev_is_active(ev)                     (0 + ((ev_watcher *)(void *)(ev))->active) /* ro, true when the watcher has been started */
                                                   ~^~~~~~~~~~~~~~~~~~~~~~~~~~~
ev.c:4474:19: note: in expansion of macro 'ev_is_active'
               if (ev_is_active (&w->timer)) ev_unref (EV_A);
                   ^~~~~~~~~~~~
ev.c: In function 'ev_stat_start':
ev.h:687:4: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
   ((ev_watcher *)(void *)(ev))->active  = \
   ~^~~~~~~~~~~~~~~~~~~~~~~~~~~
ev.h:708:51: note: in expansion of macro 'ev_init'
 #define ev_timer_init(ev,cb,after,repeat)    do { ev_init ((ev), (cb)); ev_timer_set ((ev),(after),(repeat)); } while (0)
                                                   ^~~~~~~
ev.c:4549:3: note: in expansion of macro 'ev_timer_init'
   ev_timer_init (&w->timer, stat_timer_cb, 0., w->interval ? w->interval : DEF_STAT_INTERVAL);
   ^~~~~~~~~~~~~
ev.h:688:4: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
   ((ev_watcher *)(void *)(ev))->pending = 0; \
   ~^~~~~~~~~~~~~~~~~~~~~~~~~~~
ev.h:708:51: note: in expansion of macro 'ev_init'
 #define ev_timer_init(ev,cb,after,repeat)    do { ev_init ((ev), (cb)); ev_timer_set ((ev),(after),(repeat)); } while (0)
                                                   ^~~~~~~
ev.c:4549:3: note: in expansion of macro 'ev_timer_init'
   ev_timer_init (&w->timer, stat_timer_cb, 0., w->interval ? w->interval : DEF_STAT_INTERVAL);
   ^~~~~~~~~~~~~
ev.h:732:50: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
 # define ev_set_priority(ev,pri)             (   (ev_watcher *)(void *)(ev))->priority = (pri)
                                              ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~
ev.h:689:3: note: in expansion of macro 'ev_set_priority'
   ev_set_priority ((ev), 0);   \
   ^~~~~~~~~~~~~~~
ev.h:708:51: note: in expansion of macro 'ev_init'
 #define ev_timer_init(ev,cb,after,repeat)    do { ev_init ((ev), (cb)); ev_timer_set ((ev),(after),(repeat)); } while (0)
                                                   ^~~~~~~
ev.c:4549:3: note: in expansion of macro 'ev_timer_init'
   ev_timer_init (&w->timer, stat_timer_cb, 0., w->interval ? w->interval : DEF_STAT_INTERVAL);
   ^~~~~~~~~~~~~
ev.h:738:79: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
 # define ev_set_cb(ev,cb_)                   (ev_cb_ (ev) = (cb_), memmove (&((ev_watcher *)(ev))->cb, &ev_cb_ (ev), sizeof (ev_cb_ (ev))))
                                                                              ~^~~~~~~~~~~~~~~~~~~
ev.h:690:3: note: in expansion of macro 'ev_set_cb'
   ev_set_cb ((ev), cb_);   \
   ^~~~~~~~~
ev.h:708:51: note: in expansion of macro 'ev_init'
 #define ev_timer_init(ev,cb,after,repeat)    do { ev_init ((ev), (cb)); ev_timer_set ((ev),(after),(repeat)); } while (0)
                                                   ^~~~~~~
ev.c:4549:3: note: in expansion of macro 'ev_timer_init'
   ev_timer_init (&w->timer, stat_timer_cb, 0., w->interval ? w->interval : DEF_STAT_INTERVAL);
   ^~~~~~~~~~~~~
ev.h:694:52: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
 #define ev_timer_set(ev,after_,repeat_)      do { ((ev_watcher_time *)(ev))->at = (after_); (ev)->repeat = (repeat_); } while (0)
                                                   ~^~~~~~~~~~~~~~~~~~~~~~~~
ev.h:708:73: note: in expansion of macro 'ev_timer_set'
 #define ev_timer_init(ev,cb,after,repeat)    do { ev_init ((ev), (cb)); ev_timer_set ((ev),(after),(repeat)); } while (0)
                                                                         ^~~~~~~~~~~~
ev.c:4549:3: note: in expansion of macro 'ev_timer_init'
   ev_timer_init (&w->timer, stat_timer_cb, 0., w->interval ? w->interval : DEF_STAT_INTERVAL);
   ^~~~~~~~~~~~~
ev.h:732:50: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
 # define ev_set_priority(ev,pri)             (   (ev_watcher *)(void *)(ev))->priority = (pri)
                                              ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~
ev.c:4550:3: note: in expansion of macro 'ev_set_priority'
   ev_set_priority (&w->timer, ev_priority (w));
   ^~~~~~~~~~~~~~~
ev.c: In function 'ev_stat_stop':
ev.h:722:52: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
 #define ev_is_active(ev)                     (0 + ((ev_watcher *)(void *)(ev))->active) /* ro, true when the watcher has been started */
                                                   ~^~~~~~~~~~~~~~~~~~~~~~~~~~~
ev.c:4582:7: note: in expansion of macro 'ev_is_active'
   if (ev_is_active (&w->timer))
       ^~~~~~~~~~~~
In file included from ev.c:174:
ev.c: In function 'ev_embed_start':
ev.c:4785: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 ()));
                                                            ^
ev.c:4785: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.c:185:
ev.h:687:4: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
   ((ev_watcher *)(void *)(ev))->active  = \
   ~^~~~~~~~~~~~~~~~~~~~~~~~~~~
ev.h:707:51: note: in expansion of macro 'ev_init'
 #define ev_io_init(ev,cb,fd,events)          do { ev_init ((ev), (cb)); ev_io_set ((ev),(fd),(events)); } while (0)
                                                   ^~~~~~~
ev.c:4786:5: note: in expansion of macro 'ev_io_init'
     ev_io_init (&w->io, embed_io_cb, backend_fd, EV_READ);
     ^~~~~~~~~~
ev.h:688:4: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
   ((ev_watcher *)(void *)(ev))->pending = 0; \
   ~^~~~~~~~~~~~~~~~~~~~~~~~~~~
ev.h:707:51: note: in expansion of macro 'ev_init'
 #define ev_io_init(ev,cb,fd,events)          do { ev_init ((ev), (cb)); ev_io_set ((ev),(fd),(events)); } while (0)
                                                   ^~~~~~~
ev.c:4786:5: note: in expansion of macro 'ev_io_init'
     ev_io_init (&w->io, embed_io_cb, backend_fd, EV_READ);
     ^~~~~~~~~~
ev.h:732:50: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
 # define ev_set_priority(ev,pri)             (   (ev_watcher *)(void *)(ev))->priority = (pri)
                                              ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~
ev.h:689:3: note: in expansion of macro 'ev_set_priority'
   ev_set_priority ((ev), 0);   \
   ^~~~~~~~~~~~~~~
ev.h:707:51: note: in expansion of macro 'ev_init'
 #define ev_io_init(ev,cb,fd,events)          do { ev_init ((ev), (cb)); ev_io_set ((ev),(fd),(events)); } while (0)
                                                   ^~~~~~~
ev.c:4786:5: note: in expansion of macro 'ev_io_init'
     ev_io_init (&w->io, embed_io_cb, backend_fd, EV_READ);
     ^~~~~~~~~~
ev.h:738:79: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
 # define ev_set_cb(ev,cb_)                   (ev_cb_ (ev) = (cb_), memmove (&((ev_watcher *)(ev))->cb, &ev_cb_ (ev), sizeof (ev_cb_ (ev))))
                                                                              ~^~~~~~~~~~~~~~~~~~~
ev.h:690:3: note: in expansion of macro 'ev_set_cb'
   ev_set_cb ((ev), cb_);   \
   ^~~~~~~~~
ev.h:707:51: note: in expansion of macro 'ev_init'
 #define ev_io_init(ev,cb,fd,events)          do { ev_init ((ev), (cb)); ev_io_set ((ev),(fd),(events)); } while (0)
                                                   ^~~~~~~
ev.c:4786:5: note: in expansion of macro 'ev_io_init'
     ev_io_init (&w->io, embed_io_cb, backend_fd, EV_READ);
     ^~~~~~~~~~
ev.h:732:50: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
 # define ev_set_priority(ev,pri)             (   (ev_watcher *)(void *)(ev))->priority = (pri)
                                              ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~
ev.c:4791:3: note: in expansion of macro 'ev_set_priority'
   ev_set_priority (&w->io, ev_priority (w));
   ^~~~~~~~~~~~~~~
ev.h:687:4: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
   ((ev_watcher *)(void *)(ev))->active  = \
   ~^~~~~~~~~~~~~~~~~~~~~~~~~~~
ev.h:714:51: note: in expansion of macro 'ev_init'
 #define ev_prepare_init(ev,cb)               do { ev_init ((ev), (cb)); ev_prepare_set ((ev)); } while (0)
                                                   ^~~~~~~
ev.c:4794:3: note: in expansion of macro 'ev_prepare_init'
   ev_prepare_init (&w->prepare, embed_prepare_cb);
   ^~~~~~~~~~~~~~~
ev.h:688:4: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
   ((ev_watcher *)(void *)(ev))->pending = 0; \
   ~^~~~~~~~~~~~~~~~~~~~~~~~~~~
ev.h:714:51: note: in expansion of macro 'ev_init'
 #define ev_prepare_init(ev,cb)               do { ev_init ((ev), (cb)); ev_prepare_set ((ev)); } while (0)
                                                   ^~~~~~~
ev.c:4794:3: note: in expansion of macro 'ev_prepare_init'
   ev_prepare_init (&w->prepare, embed_prepare_cb);
   ^~~~~~~~~~~~~~~
ev.h:732:50: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
 # define ev_set_priority(ev,pri)             (   (ev_watcher *)(void *)(ev))->priority = (pri)
                                              ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~
ev.h:689:3: note: in expansion of macro 'ev_set_priority'
   ev_set_priority ((ev), 0);   \
   ^~~~~~~~~~~~~~~
ev.h:714:51: note: in expansion of macro 'ev_init'
 #define ev_prepare_init(ev,cb)               do { ev_init ((ev), (cb)); ev_prepare_set ((ev)); } while (0)
                                                   ^~~~~~~
ev.c:4794:3: note: in expansion of macro 'ev_prepare_init'
   ev_prepare_init (&w->prepare, embed_prepare_cb);
   ^~~~~~~~~~~~~~~
ev.h:738:79: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
 # define ev_set_cb(ev,cb_)                   (ev_cb_ (ev) = (cb_), memmove (&((ev_watcher *)(ev))->cb, &ev_cb_ (ev), sizeof (ev_cb_ (ev))))
                                                                              ~^~~~~~~~~~~~~~~~~~~
ev.h:690:3: note: in expansion of macro 'ev_set_cb'
   ev_set_cb ((ev), cb_);   \
   ^~~~~~~~~
ev.h:714:51: note: in expansion of macro 'ev_init'
 #define ev_prepare_init(ev,cb)               do { ev_init ((ev), (cb)); ev_prepare_set ((ev)); } while (0)
                                                   ^~~~~~~
ev.c:4794:3: note: in expansion of macro 'ev_prepare_init'
   ev_prepare_init (&w->prepare, embed_prepare_cb);
   ^~~~~~~~~~~~~~~
ev.h:732:50: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
 # define ev_set_priority(ev,pri)             (   (ev_watcher *)(void *)(ev))->priority = (pri)
                                              ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~
ev.c:4795:3: note: in expansion of macro 'ev_set_priority'
   ev_set_priority (&w->prepare, EV_MINPRI);
   ^~~~~~~~~~~~~~~
ev.h:687:4: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
   ((ev_watcher *)(void *)(ev))->active  = \
   ~^~~~~~~~~~~~~~~~~~~~~~~~~~~
ev.h:717:51: note: in expansion of macro 'ev_init'
 #define ev_fork_init(ev,cb)                  do { ev_init ((ev), (cb)); ev_fork_set ((ev)); } while (0)
                                                   ^~~~~~~
ev.c:4798:3: note: in expansion of macro 'ev_fork_init'
   ev_fork_init (&w->fork, embed_fork_cb);
   ^~~~~~~~~~~~
ev.h:688:4: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
   ((ev_watcher *)(void *)(ev))->pending = 0; \
   ~^~~~~~~~~~~~~~~~~~~~~~~~~~~
ev.h:717:51: note: in expansion of macro 'ev_init'
 #define ev_fork_init(ev,cb)                  do { ev_init ((ev), (cb)); ev_fork_set ((ev)); } while (0)
                                                   ^~~~~~~
ev.c:4798:3: note: in expansion of macro 'ev_fork_init'
   ev_fork_init (&w->fork, embed_fork_cb);
   ^~~~~~~~~~~~
ev.h:732:50: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
 # define ev_set_priority(ev,pri)             (   (ev_watcher *)(void *)(ev))->priority = (pri)
                                              ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~
ev.h:689:3: note: in expansion of macro 'ev_set_priority'
   ev_set_priority ((ev), 0);   \
   ^~~~~~~~~~~~~~~
ev.h:717:51: note: in expansion of macro 'ev_init'
 #define ev_fork_init(ev,cb)                  do { ev_init ((ev), (cb)); ev_fork_set ((ev)); } while (0)
                                                   ^~~~~~~
ev.c:4798:3: note: in expansion of macro 'ev_fork_init'
   ev_fork_init (&w->fork, embed_fork_cb);
   ^~~~~~~~~~~~
ev.h:738:79: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
 # define ev_set_cb(ev,cb_)                   (ev_cb_ (ev) = (cb_), memmove (&((ev_watcher *)(ev))->cb, &ev_cb_ (ev), sizeof (ev_cb_ (ev))))
                                                                              ~^~~~~~~~~~~~~~~~~~~
ev.h:690:3: note: in expansion of macro 'ev_set_cb'
   ev_set_cb ((ev), cb_);   \
   ^~~~~~~~~
ev.h:717:51: note: in expansion of macro 'ev_init'
 #define ev_fork_init(ev,cb)                  do { ev_init ((ev), (cb)); ev_fork_set ((ev)); } while (0)
                                                   ^~~~~~~
ev.c:4798:3: note: in expansion of macro 'ev_fork_init'
   ev_fork_init (&w->fork, embed_fork_cb);
   ^~~~~~~~~~~~
ev.c: In function 'ev_once':
ev.h:687:4: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
   ((ev_watcher *)(void *)(ev))->active  = \
   ~^~~~~~~~~~~~~~~~~~~~~~~~~~~
ev.c:5008:3: note: in expansion of macro 'ev_init'
   ev_init (&once->io, once_cb_io);
   ^~~~~~~
ev.h:688:4: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
   ((ev_watcher *)(void *)(ev))->pending = 0; \
   ~^~~~~~~~~~~~~~~~~~~~~~~~~~~
ev.c:5008:3: note: in expansion of macro 'ev_init'
   ev_init (&once->io, once_cb_io);
   ^~~~~~~
ev.h:732:50: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
 # define ev_set_priority(ev,pri)             (   (ev_watcher *)(void *)(ev))->priority = (pri)
                                              ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~
ev.h:689:3: note: in expansion of macro 'ev_set_priority'
   ev_set_priority ((ev), 0);   \
   ^~~~~~~~~~~~~~~
ev.c:5008:3: note: in expansion of macro 'ev_init'
   ev_init (&once->io, once_cb_io);
   ^~~~~~~
ev.h:738:79: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
 # define ev_set_cb(ev,cb_)                   (ev_cb_ (ev) = (cb_), memmove (&((ev_watcher *)(ev))->cb, &ev_cb_ (ev), sizeof (ev_cb_ (ev))))
                                                                              ~^~~~~~~~~~~~~~~~~~~
ev.h:690:3: note: in expansion of macro 'ev_set_cb'
   ev_set_cb ((ev), cb_);   \
   ^~~~~~~~~
ev.c:5008:3: note: in expansion of macro 'ev_init'
   ev_init (&once->io, once_cb_io);
   ^~~~~~~
ev.h:687:4: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
   ((ev_watcher *)(void *)(ev))->active  = \
   ~^~~~~~~~~~~~~~~~~~~~~~~~~~~
ev.c:5015:3: note: in expansion of macro 'ev_init'
   ev_init (&once->to, once_cb_to);
   ^~~~~~~
ev.h:688:4: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
   ((ev_watcher *)(void *)(ev))->pending = 0; \
   ~^~~~~~~~~~~~~~~~~~~~~~~~~~~
ev.c:5015:3: note: in expansion of macro 'ev_init'
   ev_init (&once->to, once_cb_to);
   ^~~~~~~
ev.h:732:50: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
 # define ev_set_priority(ev,pri)             (   (ev_watcher *)(void *)(ev))->priority = (pri)
                                              ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~
ev.h:689:3: note: in expansion of macro 'ev_set_priority'
   ev_set_priority ((ev), 0);   \
   ^~~~~~~~~~~~~~~
ev.c:5015:3: note: in expansion of macro 'ev_init'
   ev_init (&once->to, once_cb_to);
   ^~~~~~~
ev.h:738:79: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
 # define ev_set_cb(ev,cb_)                   (ev_cb_ (ev) = (cb_), memmove (&((ev_watcher *)(ev))->cb, &ev_cb_ (ev), sizeof (ev_cb_ (ev))))
                                                                              ~^~~~~~~~~~~~~~~~~~~
ev.h:690:3: note: in expansion of macro 'ev_set_cb'
   ev_set_cb ((ev), cb_);   \
   ^~~~~~~~~
ev.c:5015:3: note: in expansion of macro 'ev_init'
   ev_init (&once->to, once_cb_to);
   ^~~~~~~
ev.h:694:52: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
 #define ev_timer_set(ev,after_,repeat_)      do { ((ev_watcher_time *)(ev))->at = (after_); (ev)->repeat = (repeat_); } while (0)
                                                   ~^~~~~~~~~~~~~~~~~~~~~~~~
ev.c:5018:7: note: in expansion of macro 'ev_timer_set'
       ev_timer_set (&once->to, timeout, 0.);
       ^~~~~~~~~~~~
ev.c: At top level:
ev.c:5135:27: warning: "/*" within comment [-Wcomment]
 /* EV_STAT     0x00001000 /* stat data changed */
                            
ev.c:5136:27: warning: "/*" within comment [-Wcomment]
 /* EV_EMBED    0x00010000 /* embedded event loop needs sweep */
                            
ev.c: In function 'evpipe_write':
ev.c:2468:11: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result]
           write (evpipe [1], &counter, sizeof (uint64_t));
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
ev.c:2480:11: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result]
           write (evpipe [1], &(evpipe [1]), 1);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
ev.c: In function 'pipecb':
ev.c:2501:11: warning: ignoring return value of 'read', declared with attribute warn_unused_result [-Wunused-result]
           read (evpipe [1], &counter, sizeof (uint64_t));
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
ev.c:2515:11: warning: ignoring return value of 'read', declared with attribute warn_unused_result [-Wunused-result]
           read (evpipe [0], &dummy, sizeof (dummy));
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -c ev.c  -fPIC -DPIC -o ev.o >/dev/null 2>&1
make[1]: Leaving directory '/usr/src/RPM/BUILD/libev4-4.24'
make[1]: Entering directory '/usr/src/RPM/BUILD/libev4-4.24'
/bin/sh ./libtool --tag=CC   --mode=link x86_64-alt-linux-gcc  -pipe -frecord-gcc-switches -Wall -g -O2 -version-info 4:0:0  -o libev.la -rpath /usr/lib64 ev.lo event.lo  -lm 
libtool: link: x86_64-alt-linux-gcc -shared  -fPIC -DPIC  .libs/ev.o .libs/event.o   -lm  -g -O2   -Wl,-soname -Wl,libev.so.4 -o .libs/libev.so.4.0.0
libtool: link: (cd ".libs" && rm -f "libev.so.4" && ln -s "libev.so.4.0.0" "libev.so.4")
libtool: link: (cd ".libs" && rm -f "libev.so" && ln -s "libev.so.4.0.0" "libev.so")
libtool: link: ar cr .libs/libev.a  ev.o event.o
libtool: link: ranlib .libs/libev.a
libtool: link: ( cd ".libs" && rm -f "libev.la" && ln -s "../libev.la" "libev.la" )
make[1]: Leaving directory '/usr/src/RPM/BUILD/libev4-4.24'
+ exit 0
Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.71358
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ /bin/chmod -Rf u+rwX -- /usr/src/tmp/libev4-buildroot
+ :
+ /bin/rm -rf -- /usr/src/tmp/libev4-buildroot
+ PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games
+ cd libev4-4.24
+ /usr/bin/make 'INSTALL=/usr/libexec/rpm-build/install -p' prefix=/usr/src/tmp/libev4-buildroot/usr exec_prefix=/usr/src/tmp/libev4-buildroot/usr bindir=/usr/src/tmp/libev4-buildroot/usr/bin sbindir=/usr/src/tmp/libev4-buildroot/usr/sbin sysconfdir=/usr/src/tmp/libev4-buildroot/etc datadir=/usr/src/tmp/libev4-buildroot/usr/share includedir=/usr/src/tmp/libev4-buildroot/usr/include libdir=/usr/src/tmp/libev4-buildroot/usr/lib64 libexecdir=/usr/src/tmp/libev4-buildroot/usr/lib localstatedir=/usr/src/tmp/libev4-buildroot/var/lib sharedstatedir=/usr/src/tmp/libev4-buildroot/var/lib mandir=/usr/src/tmp/libev4-buildroot/usr/share/man infodir=/usr/src/tmp/libev4-buildroot/usr/share/info install
make: Entering directory '/usr/src/RPM/BUILD/libev4-4.24'
make[1]: Entering directory '/usr/src/RPM/BUILD/libev4-4.24'
 /bin/mkdir -p '/usr/src/tmp/libev4-buildroot/usr/lib64'
 /bin/sh ./libtool   --mode=install /usr/libexec/rpm-build/install -p   libev.la '/usr/src/tmp/libev4-buildroot/usr/lib64'
libtool: install: /usr/libexec/rpm-build/install -p .libs/libev.so.4.0.0 /usr/src/tmp/libev4-buildroot/usr/lib64/libev.so.4.0.0
libtool: install: (cd /usr/src/tmp/libev4-buildroot/usr/lib64 && { ln -s -f libev.so.4.0.0 libev.so.4 || { rm -f libev.so.4 && ln -s libev.so.4.0.0 libev.so.4; }; })
libtool: install: (cd /usr/src/tmp/libev4-buildroot/usr/lib64 && { ln -s -f libev.so.4.0.0 libev.so || { rm -f libev.so && ln -s libev.so.4.0.0 libev.so; }; })
libtool: install: /usr/libexec/rpm-build/install -p .libs/libev.lai /usr/src/tmp/libev4-buildroot/usr/lib64/libev.la
libtool: install: /usr/libexec/rpm-build/install -p .libs/libev.a /usr/src/tmp/libev4-buildroot/usr/lib64/libev.a
libtool: install: chmod 644 /usr/src/tmp/libev4-buildroot/usr/lib64/libev.a
libtool: install: ranlib /usr/src/tmp/libev4-buildroot/usr/lib64/libev.a
libtool: warning: remember to run 'libtool --finish /usr/lib64'
 /bin/mkdir -p '/usr/src/tmp/libev4-buildroot/usr/include'
 /usr/libexec/rpm-build/install -p -m 644 ev.h ev++.h event.h '/usr/src/tmp/libev4-buildroot/usr/include'
 /bin/mkdir -p '/usr/src/tmp/libev4-buildroot/usr/share/man/man3'
 /usr/libexec/rpm-build/install -p -m 644 ev.3 '/usr/src/tmp/libev4-buildroot/usr/share/man/man3'
 /bin/mkdir -p '/usr/src/tmp/libev4-buildroot/usr/lib64/pkgconfig'
 /usr/libexec/rpm-build/install -p -m 644 libev.pc '/usr/src/tmp/libev4-buildroot/usr/lib64/pkgconfig'
make[1]: Leaving directory '/usr/src/RPM/BUILD/libev4-4.24'
make: Leaving directory '/usr/src/RPM/BUILD/libev4-4.24'
+ pushd /usr/src/tmp/libev4-buildroot/usr/include/
~/tmp/libev4-buildroot/usr/include ~/RPM/BUILD/libev4-4.24
+ mkdir libev
+ mv ev++.h ev.h event.h libev/
+ ln -s libev/ev.h libev/ev++.h .
+ popd
~/RPM/BUILD/libev4-4.24
+ /usr/lib/rpm/brp-alt
Cleaning files in /usr/src/tmp/libev4-buildroot (auto)
removed './usr/lib64/libev.la'
mode of './usr/lib64/libev.so.4.0.0' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--)
Verifying and fixing files in /usr/src/tmp/libev4-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig)
/usr/lib64/pkgconfig/libev.pc: Cflags: '-I${includedir}' --> ''
/usr/lib64/pkgconfig/libev.pc: Libs: '-L${libdir} -lev' --> '-lev'
Checking contents of files in /usr/src/tmp/libev4-buildroot/ (default)
Compressing files in /usr/src/tmp/libev4-buildroot (auto)
Adjusting library links in /usr/src/tmp/libev4-buildroot
./usr/lib64:
	libev.so.4 -> libev.so.4.0.0
Verifying ELF objects in /usr/src/tmp/libev4-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal)
Hardlinking identical .pyc and .pyo files
Processing files: libev4-4.24-alt1
Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.11255
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd libev4-4.24
+ DOCDIR=/usr/src/tmp/libev4-buildroot/usr/share/doc/libev4-4.24
+ export DOCDIR
+ rm -rf /usr/src/tmp/libev4-buildroot/usr/share/doc/libev4-4.24
+ /bin/mkdir -p /usr/src/tmp/libev4-buildroot/usr/share/doc/libev4-4.24
+ cp -prL Changes LICENSE README /usr/src/tmp/libev4-buildroot/usr/share/doc/libev4-4.24
+ chmod -R go-w /usr/src/tmp/libev4-buildroot/usr/share/doc/libev4-4.24
+ chmod -R a+rX /usr/src/tmp/libev4-buildroot/usr/share/doc/libev4-4.24
+ exit 0
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.mLDKWT
find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,shell)
lib.prov: /usr/src/tmp/libev4-buildroot/usr/lib64/libev.so.4: 97 symbols, 17 bpp
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.41Gsfq
find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks,systemd-services)
Provides: libev.so.4()(64bit) = set:kdCt4BZkQdEgQYo6I9Uw0KcxRhVeZnDDpNWNW3BIgm0wwdPzbSf5zhv6yrFFNXZ290BHbFx0Ysmlizt3ao7HH3vPg0FclxYQIshUrLK4p3mq6WsACMaKZ04x7uCC3D5iiUN2Z9Ob1MdgrHf4rcfB3magU9K7CzZe5DfZ3MgdFYC3QSCUkE1yzyrSA9uU8QNZrdigZ0
Requires: libc.so.6(GLIBC_2.14)(64bit), libc.so.6(GLIBC_2.17)(64bit), libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.3.2)(64bit), libc.so.6(GLIBC_2.3.4)(64bit), libc.so.6(GLIBC_2.4)(64bit), libc.so.6(GLIBC_2.7)(64bit), libc.so.6(GLIBC_2.9)(64bit), rtld(GNU_HASH)
Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.AipK2Z
Creating libev4-debuginfo package
Processing files: libev-devel-4.24-alt1
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.YS7phD
find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,shell)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.4HOh4j
find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks,systemd-services)
/usr/src/tmp/libev4-buildroot/usr/include/ev++.h:54:11: fatal error: stdexcept: No such file or directory
 # include <stdexcept>
           ^~~~~~~~~~~
compilation terminated.
cpp.req: /usr/src/tmp/libev4-buildroot/usr/include/ev++.h: cpp failed, trying c++ mode
x86_64-alt-linux-cpp: error trying to exec 'cc1plus': execvp: No such file or directory
cpp.req: WARNING: /usr/src/tmp/libev4-buildroot/usr/include/ev++.h: cpp failed
/usr/src/tmp/libev4-buildroot/usr/include/libev/ev++.h:54:11: fatal error: stdexcept: No such file or directory
 # include <stdexcept>
           ^~~~~~~~~~~
compilation terminated.
cpp.req: WARNING: /usr/src/tmp/libev4-buildroot/usr/include/libev/ev++.h: cpp failed
Provides: pkgconfig(libev) = 4.24
Requires: libev4 = 4.24-alt1, /usr/lib64/libev.so.4.0.0, /usr/lib64/pkgconfig
Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.6Y4im4
Processing files: libev-devel-static-4.24-alt1
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.Cl0P7R
find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,shell)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.AQrInJ
find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks,systemd-services)
Requires: libev-devel = 4.24-alt1, glibc-devel-static
Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.8vxO6D
Processing files: libev4-debuginfo-4.24-alt1
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.YWvJmC
find-provides: running scripts (debuginfo)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.8VzZ4D
find-requires: running scripts (debuginfo)
Provides: debug64(libev.so.4)
Requires: libev4 = 4.24-alt1, debug64(libc.so.6)
Removing 1 extra deps from libev-devel due to dependency on libev4
Wrote: /usr/src/RPM/RPMS/x86_64/libev4-4.24-alt1.x86_64.rpm (w2.lzdio)
Wrote: /usr/src/RPM/RPMS/x86_64/libev-devel-4.24-alt1.x86_64.rpm (w2.lzdio)
Wrote: /usr/src/RPM/RPMS/x86_64/libev-devel-static-4.24-alt1.x86_64.rpm (w2.lzdio)
Wrote: /usr/src/RPM/RPMS/x86_64/libev4-debuginfo-4.24-alt1.x86_64.rpm (w2.lzdio)
6.88user 3.28system 0:22.14elapsed 45%CPU (0avgtext+0avgdata 56264maxresident)k
0inputs+0outputs (0major+1169470minor)pagefaults 0swaps
1.20user 1.05system 0:27.20elapsed 8%CPU (0avgtext+0avgdata 120456maxresident)k
1128inputs+0outputs (17846major+154775minor)pagefaults 0swaps
--- libev-devel-4.24-alt1.x86_64.rpm.repo	2017-03-27 11:49:18.000000000 +0000
+++ libev-devel-4.24-alt1.x86_64.rpm.hasher	2023-01-22 08:45:20.058022451 +0000
@@ -23,2 +23,2 @@
 File: /usr/share/man/man3/ev.3.xz	100644	root:root	41e613c3dbe04fc0e360604e19e011d7	
-RPMIdentity: 9912519bb2e754bdb81e71a41cc9fc940a33782dcd684dd4fea989ebfb6879ef6465594b8737e768db06f9295efad9a97624923469f2c4955587c23d97eeb7c6
+RPMIdentity: 8ee5c31df7fb4c32084ec72d2e1b1152eb3a195f57ca298704ef09735f4d0759fd23fdb57d416a18d3171022dc83e631598e05f9be8cecddd798226c9d10ad89
--- libev-devel-static-4.24-alt1.x86_64.rpm.repo	2017-03-27 11:49:18.000000000 +0000
+++ libev-devel-static-4.24-alt1.x86_64.rpm.hasher	2023-01-22 08:45:20.166024332 +0000
@@ -5,3 +5,3 @@
 Provides: libev-devel-static = 4.24-alt1
-File: /usr/lib64/libev.a	100644	root:root	5fef4d28d351325522174b635dc41d2b	
-RPMIdentity: 8e61e8902efd1e9ffb5240fb3c3cc99bfcf51e7bcf790c4d136f24961def028bb86518f128bf96073a713ac3a3c7c36ea4dfa31b41d042539f767fbf44d7757f
+File: /usr/lib64/libev.a	100644	root:root	8885db76a1286d9e2bb215e012a79830	
+RPMIdentity: 37d77326e6e89ea5da03d2793aa7986c63dcca5c2388e554a795acc34e3e6ca157d1e0c81e6651875e697caa31b609381e9593ea83e3f9f61f07e9df5ef18233
--- libev4-4.24-alt1.x86_64.rpm.repo	2017-03-27 11:49:18.000000000 +0000
+++ libev4-4.24-alt1.x86_64.rpm.hasher	2023-01-22 08:45:20.219025255 +0000
@@ -14,3 +14,2 @@
 Requires: libc.so.6(GLIBC_2.9)(64bit)  
-Requires: libm.so.6(GLIBC_2.2.5)(64bit)  
 Requires: rtld(GNU_HASH)  
@@ -20,3 +19,3 @@
 File: /usr/lib64/libev.so.4	120777	root:root		libev.so.4.0.0
-File: /usr/lib64/libev.so.4.0.0	100644	root:root	82e1ff9d07cd047b02a12f1c8eccbc33	
+File: /usr/lib64/libev.so.4.0.0	100644	root:root	c1ec698918ceb12a6f23d9d5a2e18e82	
 File: /usr/share/doc/libev4-4.24	40755	root:root		
@@ -25,2 +24,2 @@
 File: /usr/share/doc/libev4-4.24/README	100644	root:root	3eee00c3e46eb1a046341e387546e080	
-RPMIdentity: a939d24ab444774b4e726f2a1591e1c9f2bed9563af21d633f5833d76f73eede76e8f4d67c33fddb8951da6bcbd43fcea99f67c12829f07f6b22c887810df220
+RPMIdentity: c2072f4ca8ea1b43029559fddc4d8209ae38da0c47fad6b17a222bf090587bd92a00659e4c14c0edb8107f75da01012209a7f97b4110ce47f6a3a9e9ad00f8af
--- libev4-debuginfo-4.24-alt1.x86_64.rpm.repo	2017-03-27 11:49:18.000000000 +0000
+++ libev4-debuginfo-4.24-alt1.x86_64.rpm.hasher	2023-01-22 08:45:20.310026839 +0000
@@ -1,4 +1,4 @@
-/usr/lib/debug/.build-id/f0	40755	root:root	
-/usr/lib/debug/.build-id/f0/d67d466dcd75a13b7e21bb1c6fa1283c6e9fbb	120777	root:root	../../../../lib64/libev.so.4.0.0
-/usr/lib/debug/.build-id/f0/d67d466dcd75a13b7e21bb1c6fa1283c6e9fbb.debug	120777	root:root	../../usr/lib64/libev.so.4.0.0.debug
+/usr/lib/debug/.build-id/a6	40755	root:root	
+/usr/lib/debug/.build-id/a6/713219b15d11f0828da85954e9ce51065f8cc9	120777	root:root	../../../../lib64/libev.so.4.0.0
+/usr/lib/debug/.build-id/a6/713219b15d11f0828da85954e9ce51065f8cc9.debug	120777	root:root	../../usr/lib64/libev.so.4.0.0.debug
 /usr/lib/debug/usr/lib64/libev.so.4.0.0.debug	100644	root:root	
@@ -16,3 +16,2 @@
 Requires: debug64(libc.so.6)  
-Requires: debug64(libm.so.6)  
 Requires: rpmlib(PayloadIsLzma)  
@@ -20,6 +19,6 @@
 Provides: libev4-debuginfo = 4.24-alt1
-File: /usr/lib/debug/.build-id/f0	40755	root:root		
-File: /usr/lib/debug/.build-id/f0/d67d466dcd75a13b7e21bb1c6fa1283c6e9fbb	120777	root:root		../../../../lib64/libev.so.4.0.0
-File: /usr/lib/debug/.build-id/f0/d67d466dcd75a13b7e21bb1c6fa1283c6e9fbb.debug	120777	root:root		../../usr/lib64/libev.so.4.0.0.debug
-File: /usr/lib/debug/usr/lib64/libev.so.4.0.0.debug	100644	root:root	4b1f75180048110bb965b58503cb1dee	
+File: /usr/lib/debug/.build-id/a6	40755	root:root		
+File: /usr/lib/debug/.build-id/a6/713219b15d11f0828da85954e9ce51065f8cc9	120777	root:root		../../../../lib64/libev.so.4.0.0
+File: /usr/lib/debug/.build-id/a6/713219b15d11f0828da85954e9ce51065f8cc9.debug	120777	root:root		../../usr/lib64/libev.so.4.0.0.debug
+File: /usr/lib/debug/usr/lib64/libev.so.4.0.0.debug	100644	root:root	545de32c2f640615d9b4d1182e61a74c	
 File: /usr/lib/debug/usr/lib64/libev.so.4.debug	120777	root:root		libev.so.4.0.0.debug
@@ -34,2 +33,2 @@
 File: /usr/src/debug/libev4-4.24/event.h	100644	root:root	0d816e77559c14c337de88bb0b104892	
-RPMIdentity: 6caf6a4e38ba5c161d17b0a2729ef816c0e5e85b2c185a553f532caa449e134700b43001a5a78e3498dbe76be62c8cf93e14dcec7482a27e0df189bd87612373
+RPMIdentity: fe92280c7c0d2fe736039cf01ec3f488460110e5272b1bde618d60382cb8a8567ce55678a50c3598266866a4606599ec6590ae3abc54eda95e78141e910ac529