<86>Jul 25 11:55:15 userdel[1371197]: delete user 'rooter' <86>Jul 25 11:55:15 groupadd[1371229]: group added to /etc/group: name=rooter, GID=663 <86>Jul 25 11:55:15 groupadd[1371229]: group added to /etc/gshadow: name=rooter <86>Jul 25 11:55:15 groupadd[1371229]: new group: name=rooter, GID=663 <86>Jul 25 11:55:15 useradd[1371340]: new user: name=rooter, UID=663, GID=663, home=/root, shell=/bin/bash <86>Jul 25 11:55:15 userdel[1371550]: delete user 'builder' <86>Jul 25 11:55:15 userdel[1371550]: removed group 'builder' owned by 'builder' <86>Jul 25 11:55:15 userdel[1371550]: removed shadow group 'builder' owned by 'builder' <86>Jul 25 11:55:15 groupadd[1371578]: group added to /etc/group: name=builder, GID=664 <86>Jul 25 11:55:15 groupadd[1371578]: group added to /etc/gshadow: name=builder <86>Jul 25 11:55:15 groupadd[1371578]: new group: name=builder, GID=664 <86>Jul 25 11:55:15 useradd[1371633]: new user: name=builder, UID=664, GID=664, home=/usr/src, shell=/bin/bash Building target platforms: i586 Building for target i586 Wrote: /usr/src/in/nosrpm/libev4-4.24-alt1.nosrc.rpm (w1.gzdio) <13>Jul 25 11:55:20 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: i586 Building for target i586 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.76070 + 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.76070 + 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 -march=i586 -mtune=generic' + export CFLAGS + CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic' + export CXXFLAGS + FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic' + export FFLAGS + FCFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic' + export FCFLAGS + '[' -n '' ']' ++ sed -r 's/(^|[[:space:]]+)-[^m][^[:space:]]*//g' ++ printf %s '-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic' + ASFLAGS=' -march=i586 -mtune=generic' + 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=i586-alt-linux --host=i586-alt-linux --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib --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 i586-alt-linux-gcc... i586-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 i586-alt-linux-gcc accepts -g... yes checking for i586-alt-linux-gcc option to accept ISO C89... none needed checking for style of include used by make... GNU checking dependency style of i586-alt-linux-gcc... none checking build system type... i586-alt-linux-gnu checking host system type... i586-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 i586-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 i586-alt-linux-gnu file names to i586-alt-linux-gnu format... func_convert_file_noop checking how to convert i586-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 i586-alt-linux-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... (cached) pass_all checking for i586-alt-linux-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for i586-alt-linux-ar... no checking for ar... ar checking for archiver @FILE support... @ checking for i586-alt-linux-strip... no checking for strip... strip checking for i586-alt-linux-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from i586-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 i586-alt-linux-mt... no checking for mt... no checking if : is a manifest tool... no checking how to run the C preprocessor... i586-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 i586-alt-linux-gcc supports -fno-rtti -fno-exceptions... no checking for i586-alt-linux-gcc option to produce PIC... -fPIC -DPIC checking if i586-alt-linux-gcc PIC flag -fPIC -DPIC works... yes checking if i586-alt-linux-gcc static flag -static works... no checking if i586-alt-linux-gcc supports -c -o file.o... yes checking if i586-alt-linux-gcc supports -c -o file.o... (cached) yes checking whether the i586-alt-linux-gcc linker (/usr/bin/ld) 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 -j8 make all-am make[1]: Entering directory '/usr/src/RPM/BUILD/libev4-4.24' /bin/sh ./libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o event.lo event.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -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: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -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 i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o ev.lo ev.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -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: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -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 i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -version-info 4:0:0 -o libev.la -rpath /usr/lib ev.lo event.lo -lm libtool: link: i586-alt-linux-gcc -shared -fPIC -DPIC .libs/ev.o .libs/event.o -lm -g -O2 -march=i586 -mtune=generic -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.28558 + 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/lib 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/lib' /bin/sh ./libtool --mode=install /usr/libexec/rpm-build/install -p libev.la '/usr/src/tmp/libev4-buildroot/usr/lib' libtool: install: /usr/libexec/rpm-build/install -p .libs/libev.so.4.0.0 /usr/src/tmp/libev4-buildroot/usr/lib/libev.so.4.0.0 libtool: install: (cd /usr/src/tmp/libev4-buildroot/usr/lib && { 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/lib && { 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/lib/libev.la libtool: install: /usr/libexec/rpm-build/install -p .libs/libev.a /usr/src/tmp/libev4-buildroot/usr/lib/libev.a libtool: install: chmod 644 /usr/src/tmp/libev4-buildroot/usr/lib/libev.a libtool: install: ranlib /usr/src/tmp/libev4-buildroot/usr/lib/libev.a libtool: warning: remember to run 'libtool --finish /usr/lib' /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/lib/pkgconfig' /usr/libexec/rpm-build/install -p -m 644 libev.pc '/usr/src/tmp/libev4-buildroot/usr/lib/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/lib/libev.la' mode of './usr/lib/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/lib/pkgconfig/libev.pc: Cflags: '-I${includedir}' --> '' /usr/lib/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/lib: 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) verify-elf: WARNING: ./usr/lib/libev.so.4.0.0: uses non-LFS functions: __lxstat statfs Hardlinking identical .pyc and .pyo files Processing files: libev4-4.24-alt1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.78408 + 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.k9IoIu find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,shell) lib.prov: /usr/src/tmp/libev4-buildroot/usr/lib/libev.so.4: 97 symbols, 17 bpp Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.jNOND1 find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks,systemd-services) Provides: libev.so.4 = set:kdCt4BZkQdEgQYo6I9Uw0KcxRhVeZnDDpNWNW3BIgm0wwdPzbSf5zhv6yrFFNXZ290BHbFx0Ysmlizt3ao7HH3vPg0FclxYQIshUrLK4p3mq6WsACMaKZ04x7uCC3D5iiUN2Z9Ob1MdgrHf4rcfB3magU9K7CzZe5DfZ3MgdFYC3QSCUkE1yzyrSA9uU8QNZrdigZ0 Requires: libc.so.6(GLIBC_2.0), libc.so.6(GLIBC_2.1.3), libc.so.6(GLIBC_2.17), libc.so.6(GLIBC_2.3.2), libc.so.6(GLIBC_2.3.4), libc.so.6(GLIBC_2.4), libc.so.6(GLIBC_2.7), libc.so.6(GLIBC_2.9), rtld(GNU_HASH) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.1gR5fS 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.NjbJVV 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.OIjclj 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 ^~~~~~~~~~~ compilation terminated. cpp.req: /usr/src/tmp/libev4-buildroot/usr/include/ev++.h: cpp failed, trying c++ mode i586-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 ^~~~~~~~~~~ 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/lib/libev.so.4.0.0, /usr/lib/pkgconfig Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.OZF6dZ 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.fr74y5 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.SjoEWA 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.S0QPRE Processing files: libev4-debuginfo-4.24-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.qqcFXW find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.JONYLJ find-requires: running scripts (debuginfo) Provides: debug(libev.so.4) Requires: libev4 = 4.24-alt1, debug(libc.so.6) Removing 1 extra deps from libev-devel due to dependency on libev4 Wrote: /usr/src/RPM/RPMS/i586/libev4-4.24-alt1.i586.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/i586/libev-devel-4.24-alt1.i586.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/i586/libev-devel-static-4.24-alt1.i586.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/i586/libev4-debuginfo-4.24-alt1.i586.rpm (w2.lzdio) 19.44user 4.45system 0:34.99elapsed 68%CPU (0avgtext+0avgdata 42884maxresident)k 0inputs+0outputs (0major+1011539minor)pagefaults 0swaps 23.05user 7.23system 0:44.26elapsed 68%CPU (0avgtext+0avgdata 117892maxresident)k 0inputs+0outputs (0major+1319163minor)pagefaults 0swaps --- libev-devel-static-4.24-alt1.i586.rpm.repo 2017-03-27 11:49:19.000000000 +0000 +++ libev-devel-static-4.24-alt1.i586.rpm.hasher 2021-07-25 11:55:57.683422897 +0000 @@ -5,3 +5,3 @@ Provides: libev-devel-static = 4.24-alt1 -File: /usr/lib/libev.a 100644 root:root cd16e27e4e1fd18fd77f029f340228b5 -RPMIdentity: b2bd96b45de426fe0aaf10d67b7f829a +File: /usr/lib/libev.a 100644 root:root cf87e7b5575a0c5c17458a477570b808 +RPMIdentity: 18fe53502445fb0545bec49967aa9f18 --- libev4-4.24-alt1.i586.rpm.repo 2017-03-27 11:49:19.000000000 +0000 +++ libev4-4.24-alt1.i586.rpm.hasher 2021-07-25 11:55:57.751422440 +0000 @@ -19,3 +19,3 @@ File: /usr/lib/libev.so.4 120777 root:root libev.so.4.0.0 -File: /usr/lib/libev.so.4.0.0 100644 root:root 5415f397d0091278564ed191159c9676 +File: /usr/lib/libev.so.4.0.0 100644 root:root 19d920bfd5a6a48be1158f583933e4ac File: /usr/share/doc/libev4-4.24 40755 root:root @@ -24,2 +24,2 @@ File: /usr/share/doc/libev4-4.24/README 100644 root:root 3eee00c3e46eb1a046341e387546e080 -RPMIdentity: cc24a10bc3178600c87e4894dcc62fb7 +RPMIdentity: f75fe20999d3cafc5b57df9c4114f310 --- libev4-debuginfo-4.24-alt1.i586.rpm.repo 2017-03-27 11:49:19.000000000 +0000 +++ libev4-debuginfo-4.24-alt1.i586.rpm.hasher 2021-07-25 11:55:57.837421862 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/69 40755 root:root -/usr/lib/debug/.build-id/69/594c03317e2efffc32bd17d3ade11b57ee942c 120777 root:root ../../../libev.so.4.0.0 -/usr/lib/debug/.build-id/69/594c03317e2efffc32bd17d3ade11b57ee942c.debug 120777 root:root ../../usr/lib/libev.so.4.0.0.debug +/usr/lib/debug/.build-id/8e 40755 root:root +/usr/lib/debug/.build-id/8e/fa1bedc1a7a31d17123c7e4d437f9dd9b7bfcc 120777 root:root ../../../libev.so.4.0.0 +/usr/lib/debug/.build-id/8e/fa1bedc1a7a31d17123c7e4d437f9dd9b7bfcc.debug 120777 root:root ../../usr/lib/libev.so.4.0.0.debug /usr/lib/debug/usr/lib/libev.so.4.0.0.debug 100644 root:root @@ -19,6 +19,6 @@ Provides: libev4-debuginfo = 4.24-alt1 -File: /usr/lib/debug/.build-id/69 40755 root:root -File: /usr/lib/debug/.build-id/69/594c03317e2efffc32bd17d3ade11b57ee942c 120777 root:root ../../../libev.so.4.0.0 -File: /usr/lib/debug/.build-id/69/594c03317e2efffc32bd17d3ade11b57ee942c.debug 120777 root:root ../../usr/lib/libev.so.4.0.0.debug -File: /usr/lib/debug/usr/lib/libev.so.4.0.0.debug 100644 root:root a0bf9e96dc836ac19bdc3ca4839a45fb +File: /usr/lib/debug/.build-id/8e 40755 root:root +File: /usr/lib/debug/.build-id/8e/fa1bedc1a7a31d17123c7e4d437f9dd9b7bfcc 120777 root:root ../../../libev.so.4.0.0 +File: /usr/lib/debug/.build-id/8e/fa1bedc1a7a31d17123c7e4d437f9dd9b7bfcc.debug 120777 root:root ../../usr/lib/libev.so.4.0.0.debug +File: /usr/lib/debug/usr/lib/libev.so.4.0.0.debug 100644 root:root caa18f2d8693e7613525f8fcf6f03028 File: /usr/lib/debug/usr/lib/libev.so.4.debug 120777 root:root libev.so.4.0.0.debug @@ -33,2 +33,2 @@ File: /usr/src/debug/libev4-4.24/event.h 100644 root:root 0d816e77559c14c337de88bb0b104892 -RPMIdentity: a11d034533562de11831136187a89ad8 +RPMIdentity: f429b1062881365b53e94ae8b85c0b17