<86>Jun 16 01:37:53 userdel[3799670]: delete user 'rooter' <86>Jun 16 01:37:53 userdel[3799670]: removed group 'rooter' owned by 'rooter' <86>Jun 16 01:37:53 userdel[3799670]: removed shadow group 'rooter' owned by 'rooter' <86>Jun 16 01:37:53 groupadd[3799683]: group added to /etc/group: name=rooter, GID=1862 <86>Jun 16 01:37:53 groupadd[3799683]: group added to /etc/gshadow: name=rooter <86>Jun 16 01:37:53 groupadd[3799683]: new group: name=rooter, GID=1862 <86>Jun 16 01:37:53 useradd[3799692]: new user: name=rooter, UID=1862, GID=1862, home=/root, shell=/bin/bash <86>Jun 16 01:37:53 userdel[3799706]: delete user 'builder' <86>Jun 16 01:37:53 userdel[3799706]: removed group 'builder' owned by 'builder' <86>Jun 16 01:37:53 userdel[3799706]: removed shadow group 'builder' owned by 'builder' <86>Jun 16 01:37:53 groupadd[3799716]: group added to /etc/group: name=builder, GID=1863 <86>Jun 16 01:37:53 groupadd[3799716]: group added to /etc/gshadow: name=builder <86>Jun 16 01:37:53 groupadd[3799716]: new group: name=builder, GID=1863 <86>Jun 16 01:37:53 useradd[3799724]: new user: name=builder, UID=1863, GID=1863, home=/usr/src, shell=/bin/bash /usr/src/in/srpm/libev4-4.33-alt1.src.rpm: The use of such a license name is ambiguous: GPL /usr/src/in/srpm/libev4-4.33-alt1.src.rpm: license not found in '/usr/share/license' directory: v2+ Building target platforms: x86_64 Building for target x86_64 Wrote: /usr/src/in/nosrpm/libev4-4.33-alt1.nosrc.rpm (w1.gzdio) <13>Jun 16 01:37:56 rpmi: automake_1.11-1.11.6-alt9 sisyphus+226891.100.1.1 1554763654 installed Installing libev4-4.33-alt1.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.51746 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf libev4-4.33 + echo 'Source #0 (libev4-4.33.tar):' Source #0 (libev4-4.33.tar): + /bin/tar -xf /usr/src/RPM/SOURCES/libev4-4.33.tar + cd libev4-4.33 + /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.51746 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd libev4-4.33 + 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:7: 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/timerfd.h usability... yes checking sys/timerfd.h presence... yes checking for sys/timerfd.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 linux/aio_abi.h usability... yes checking linux/aio_abi.h presence... yes checking for linux/aio_abi.h... yes checking linux/fs.h usability... yes checking linux/fs.h presence... yes checking for linux/fs.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 __kernel_rwf_t... 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.33' /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:691:4: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 691 | ((ev_watcher *)(void *)(ev))->active = \ | ~^~~~~~~~~~~~~~~~~~~~~~~~~~~ event.c:209:5: note: in expansion of macro 'ev_init' 209 | ev_init (&ev->iosig.sig, ev_x_cb_sig); | ^~~~~~~ ev.h:692:4: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 692 | ((ev_watcher *)(void *)(ev))->pending = 0; \ | ~^~~~~~~~~~~~~~~~~~~~~~~~~~~ event.c:209:5: note: in expansion of macro 'ev_init' 209 | ev_init (&ev->iosig.sig, ev_x_cb_sig); | ^~~~~~~ ev.h:737:50: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 737 | # define ev_set_priority(ev,pri) ( (ev_watcher *)(void *)(ev))->priority = (pri) | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ ev.h:693:3: note: in expansion of macro 'ev_set_priority' 693 | ev_set_priority ((ev), 0); \ | ^~~~~~~~~~~~~~~ event.c:209:5: note: in expansion of macro 'ev_init' 209 | ev_init (&ev->iosig.sig, ev_x_cb_sig); | ^~~~~~~ ev.h:744:79: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 744 | # define ev_set_cb(ev,cb_) (ev_cb_ (ev) = (cb_), memmove (&((ev_watcher *)(ev))->cb, &ev_cb_ (ev), sizeof (ev_cb_ (ev)))) | ~^~~~~~~~~~~~~~~~~~~ ev.h:694:3: note: in expansion of macro 'ev_set_cb' 694 | ev_set_cb ((ev), cb_); \ | ^~~~~~~~~ event.c:209:5: note: in expansion of macro 'ev_init' 209 | ev_init (&ev->iosig.sig, ev_x_cb_sig); | ^~~~~~~ ev.h:691:4: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 691 | ((ev_watcher *)(void *)(ev))->active = \ | ~^~~~~~~~~~~~~~~~~~~~~~~~~~~ event.c:211:5: note: in expansion of macro 'ev_init' 211 | ev_init (&ev->iosig.io, ev_x_cb_io); | ^~~~~~~ ev.h:692:4: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 692 | ((ev_watcher *)(void *)(ev))->pending = 0; \ | ~^~~~~~~~~~~~~~~~~~~~~~~~~~~ event.c:211:5: note: in expansion of macro 'ev_init' 211 | ev_init (&ev->iosig.io, ev_x_cb_io); | ^~~~~~~ ev.h:737:50: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 737 | # define ev_set_priority(ev,pri) ( (ev_watcher *)(void *)(ev))->priority = (pri) | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ ev.h:693:3: note: in expansion of macro 'ev_set_priority' 693 | ev_set_priority ((ev), 0); \ | ^~~~~~~~~~~~~~~ event.c:211:5: note: in expansion of macro 'ev_init' 211 | ev_init (&ev->iosig.io, ev_x_cb_io); | ^~~~~~~ ev.h:744:79: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 744 | # define ev_set_cb(ev,cb_) (ev_cb_ (ev) = (cb_), memmove (&((ev_watcher *)(ev))->cb, &ev_cb_ (ev), sizeof (ev_cb_ (ev)))) | ~^~~~~~~~~~~~~~~~~~~ ev.h:694:3: note: in expansion of macro 'ev_set_cb' 694 | ev_set_cb ((ev), cb_); \ | ^~~~~~~~~ event.c:211:5: note: in expansion of macro 'ev_init' 211 | ev_init (&ev->iosig.io, ev_x_cb_io); | ^~~~~~~ ev.h:691:4: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 691 | ((ev_watcher *)(void *)(ev))->active = \ | ~^~~~~~~~~~~~~~~~~~~~~~~~~~~ event.c:213:3: note: in expansion of macro 'ev_init' 213 | ev_init (&ev->to, ev_x_cb_to); | ^~~~~~~ ev.h:692:4: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 692 | ((ev_watcher *)(void *)(ev))->pending = 0; \ | ~^~~~~~~~~~~~~~~~~~~~~~~~~~~ event.c:213:3: note: in expansion of macro 'ev_init' 213 | ev_init (&ev->to, ev_x_cb_to); | ^~~~~~~ ev.h:737:50: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 737 | # define ev_set_priority(ev,pri) ( (ev_watcher *)(void *)(ev))->priority = (pri) | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ ev.h:693:3: note: in expansion of macro 'ev_set_priority' 693 | ev_set_priority ((ev), 0); \ | ^~~~~~~~~~~~~~~ event.c:213:3: note: in expansion of macro 'ev_init' 213 | ev_init (&ev->to, ev_x_cb_to); | ^~~~~~~ ev.h:744:79: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 744 | # define ev_set_cb(ev,cb_) (ev_cb_ (ev) = (cb_), memmove (&((ev_watcher *)(ev))->cb, &ev_cb_ (ev), sizeof (ev_cb_ (ev)))) | ~^~~~~~~~~~~~~~~~~~~ ev.h:694:3: note: in expansion of macro 'ev_set_cb' 694 | ev_set_cb ((ev), cb_); \ | ^~~~~~~~~ event.c:213:3: note: in expansion of macro 'ev_init' 213 | ev_init (&ev->to, ev_x_cb_to); | ^~~~~~~ event.c: In function 'event_add': ev.h:727:52: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 727 | #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' 236 | if (!ev_is_active (&ev->iosig.sig)) | ^~~~~~~~~~~~ ev.h:727:52: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 727 | #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' 246 | if (!ev_is_active (&ev->iosig.io)) | ^~~~~~~~~~~~ event.c: In function 'event_del': ev.h:727:52: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 727 | #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' 281 | if (ev_is_active (&ev->to)) | ^~~~~~~~~~~~ event.c: In function 'event_pending': ev.h:727:52: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 727 | #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' 311 | if (ev_is_active (&ev->iosig.sig) || ev_is_pending (&ev->iosig.sig)) | ^~~~~~~~~~~~ ev.h:726:52: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 726 | #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' 311 | if (ev_is_active (&ev->iosig.sig) || ev_is_pending (&ev->iosig.sig)) | ^~~~~~~~~~~~~ ev.h:727:52: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 727 | #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' 317 | if (ev_is_active (&ev->iosig.io) || ev_is_pending (&ev->iosig.io)) | ^~~~~~~~~~~~ ev.h:726:52: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 726 | #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' 317 | if (ev_is_active (&ev->iosig.io) || ev_is_pending (&ev->iosig.io)) | ^~~~~~~~~~~~~ ev.h:727:52: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 727 | #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' 321 | if (ev->ev_events & EV_TIMEOUT || ev_is_active (&ev->to) || ev_is_pending (&ev->to)) | ^~~~~~~~~~~~ ev.h:726:52: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 726 | #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' 321 | 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.33' make[1]: Entering directory '/usr/src/RPM/BUILD/libev4-4.33' /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:580:48: warning: "/*" within comment [-Wcomment] 580 | /*#define MIN_INTERVAL 0.00000095367431640625 /* 1/2**20, good till 2200 */ | ev.c:2143:31: warning: 'ev_default_loop_ptr' initialized and declared 'extern' 2143 | 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:222: ev.c: In function 'evpipe_init': ev.h:727:52: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 727 | #define ev_is_active(ev) (0 + ((ev_watcher *)(void *)(ev))->active) /* ro, true when the watcher has been started */ | ~^~~~~~~~~~~~~~~~~~~~~~~~~~~ ev.c:2735:8: note: in expansion of macro 'ev_is_active' 2735 | if (!ev_is_active (&pipe_w)) | ^~~~~~~~~~~~ ev.c: In function 'evtimerfd_init': ev.h:727:52: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 727 | #define ev_is_active(ev) (0 + ((ev_watcher *)(void *)(ev))->active) /* ro, true when the watcher has been started */ | ~^~~~~~~~~~~~~~~~~~~~~~~~~~~ ev.c:3057:8: note: in expansion of macro 'ev_is_active' 3057 | if (!ev_is_active (&timerfd_w)) | ^~~~~~~~~~~~ ev.h:691:4: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 691 | ((ev_watcher *)(void *)(ev))->active = \ | ~^~~~~~~~~~~~~~~~~~~~~~~~~~~ ev.h:712:51: note: in expansion of macro 'ev_init' 712 | #define ev_io_init(ev,cb,fd,events) do { ev_init ((ev), (cb)); ev_io_set ((ev),(fd),(events)); } while (0) | ^~~~~~~ ev.c:3065:11: note: in expansion of macro 'ev_io_init' 3065 | ev_io_init (&timerfd_w, timerfdcb, timerfd, EV_READ); | ^~~~~~~~~~ ev.h:692:4: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 692 | ((ev_watcher *)(void *)(ev))->pending = 0; \ | ~^~~~~~~~~~~~~~~~~~~~~~~~~~~ ev.h:712:51: note: in expansion of macro 'ev_init' 712 | #define ev_io_init(ev,cb,fd,events) do { ev_init ((ev), (cb)); ev_io_set ((ev),(fd),(events)); } while (0) | ^~~~~~~ ev.c:3065:11: note: in expansion of macro 'ev_io_init' 3065 | ev_io_init (&timerfd_w, timerfdcb, timerfd, EV_READ); | ^~~~~~~~~~ ev.h:737:50: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 737 | # define ev_set_priority(ev,pri) ( (ev_watcher *)(void *)(ev))->priority = (pri) | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ ev.h:693:3: note: in expansion of macro 'ev_set_priority' 693 | ev_set_priority ((ev), 0); \ | ^~~~~~~~~~~~~~~ ev.h:712:51: note: in expansion of macro 'ev_init' 712 | #define ev_io_init(ev,cb,fd,events) do { ev_init ((ev), (cb)); ev_io_set ((ev),(fd),(events)); } while (0) | ^~~~~~~ ev.c:3065:11: note: in expansion of macro 'ev_io_init' 3065 | ev_io_init (&timerfd_w, timerfdcb, timerfd, EV_READ); | ^~~~~~~~~~ ev.h:744:79: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 744 | # define ev_set_cb(ev,cb_) (ev_cb_ (ev) = (cb_), memmove (&((ev_watcher *)(ev))->cb, &ev_cb_ (ev), sizeof (ev_cb_ (ev)))) | ~^~~~~~~~~~~~~~~~~~~ ev.h:694:3: note: in expansion of macro 'ev_set_cb' 694 | ev_set_cb ((ev), cb_); \ | ^~~~~~~~~ ev.h:712:51: note: in expansion of macro 'ev_init' 712 | #define ev_io_init(ev,cb,fd,events) do { ev_init ((ev), (cb)); ev_io_set ((ev),(fd),(events)); } while (0) | ^~~~~~~ ev.c:3065:11: note: in expansion of macro 'ev_io_init' 3065 | ev_io_init (&timerfd_w, timerfdcb, timerfd, EV_READ); | ^~~~~~~~~~ ev.h:737:50: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 737 | # define ev_set_priority(ev,pri) ( (ev_watcher *)(void *)(ev))->priority = (pri) | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ ev.c:3066:11: note: in expansion of macro 'ev_set_priority' 3066 | ev_set_priority (&timerfd_w, EV_MINPRI); | ^~~~~~~~~~~~~~~ In file included from ev.c:211: ev_epoll.c: In function 'epoll_modify': ev_epoll.c:134:69: warning: left-hand operand of comma expression has no effect [-Wunused-value] 134 | assert (("libev: I/O watcher with invalid fd found in epoll_ctl", errno != EBADF && errno != ELOOP && errno != EINVAL)); | ^ ev_epoll.c:134:69: warning: left-hand operand of comma expression has no effect [-Wunused-value] 134 | assert (("libev: I/O watcher with invalid fd found in epoll_ctl", errno != EBADF && errno != ELOOP && errno != EINVAL)); | ^ ev_iouring.c: In function 'iouring_enter': ev_iouring.c:240:60: warning: left-hand operand of comma expression has no effect [-Wunused-value] 240 | assert (("libev: io_uring_enter did not consume all sqes", (res < 0 || res == iouring_to_submit))); | ^ ev_iouring.c:240:60: warning: left-hand operand of comma expression has no effect [-Wunused-value] 240 | assert (("libev: io_uring_enter did not consume all sqes", (res < 0 || res == iouring_to_submit))); | ^ In file included from ev.c:3096: ev_iouring.c: In function 'iouring_sqe_submit': ev_iouring.c:298:31: warning: "/*" within comment [-Wcomment] 298 | /*ECB_MEMORY_FENCE_RELEASE; /* for the time being we assume this is not needed */ | ev_iouring.c:300:1: warning: no return statement in function returning non-void [-Wreturn-type] 300 | } | ^ In file included from ev.c:222: ev_iouring.c: In function 'iouring_internal_destroy': ev.h:727:52: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 727 | #define ev_is_active(ev) (0 + ((ev_watcher *)(void *)(ev))->active) /* ro, true when the watcher has been started */ | ~^~~~~~~~~~~~~~~~~~~~~~~~~~~ ev_iouring.c:326:7: note: in expansion of macro 'ev_is_active' 326 | if (ev_is_active (&iouring_tfd_w)) | ^~~~~~~~~~~~ In file included from ev.c:3096: ev_iouring.c:331:1: warning: no return statement in function returning non-void [-Wreturn-type] 331 | } | ^ In file included from ev.c:222: ev_iouring.c: In function 'iouring_fork': ev.h:180:20: warning: left-hand operand of comma expression has no effect [-Wunused-value] 180 | # define EV_A_ EV_A, /* a loop as first of multiple arguments */ | ^ ev.h:698:52: note: in definition of macro 'ev_io_set' 698 | #define ev_io_set(ev,fd_,events_) do { (ev)->fd = (fd_); (ev)->events = (events_) | EV__IOFDSET; } while (0) | ^~ ev_iouring.c:428:16: note: in expansion of macro 'EV_A_' 428 | ev_io_set (EV_A_ &iouring_tfd_w, iouring_tfd, EV_READ); | ^~~~~ ev.h:180:20: warning: left-hand operand of comma expression has no effect [-Wunused-value] 180 | # define EV_A_ EV_A, /* a loop as first of multiple arguments */ | ^ ev.h:698:70: note: in definition of macro 'ev_io_set' 698 | #define ev_io_set(ev,fd_,events_) do { (ev)->fd = (fd_); (ev)->events = (events_) | EV__IOFDSET; } while (0) | ^~ ev_iouring.c:428:16: note: in expansion of macro 'EV_A_' 428 | ev_io_set (EV_A_ &iouring_tfd_w, iouring_tfd, EV_READ); | ^~~~~ In file included from ev.c:211: ev_iouring.c: In function 'iouring_tfd_update': ev_iouring.c:489:58: warning: left-hand operand of comma expression has no effect [-Wunused-value] 489 | assert (("libev: iouring timerfd_settime failed", 0)); | ^ ev_iouring.c:489:58: warning: left-hand operand of comma expression has no effect [-Wunused-value] 489 | assert (("libev: iouring timerfd_settime failed", 0)); | ^ ev_iouring.c: In function 'iouring_process_cqe': ev_iouring.c:505:50: warning: left-hand operand of comma expression has no effect [-Wunused-value] 505 | assert (("libev: io_uring fd must be in-bounds", fd >= 0 && fd < anfdmax)); | ^ ev_iouring.c:505:50: warning: left-hand operand of comma expression has no effect [-Wunused-value] 505 | assert (("libev: io_uring fd must be in-bounds", fd >= 0 && fd < anfdmax)); | ^ ev_iouring.c:525:55: warning: left-hand operand of comma expression has no effect [-Wunused-value] 525 | assert (("libev: event loop rejected bad fd", res != -EBADF)); | ^ ev_iouring.c:525:55: warning: left-hand operand of comma expression has no effect [-Wunused-value] 525 | assert (("libev: event loop rejected bad fd", res != -EBADF)); | ^ In file included from ev.c:222: ev_iouring.c: In function 'iouring_init': ev.h:691:4: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 691 | ((ev_watcher *)(void *)(ev))->active = \ | ~^~~~~~~~~~~~~~~~~~~~~~~~~~~ ev.h:712:51: note: in expansion of macro 'ev_init' 712 | #define ev_io_init(ev,cb,fd,events) do { ev_init ((ev), (cb)); ev_io_set ((ev),(fd),(events)); } while (0) | ^~~~~~~ ev_iouring.c:677:3: note: in expansion of macro 'ev_io_init' 677 | ev_io_init (&iouring_tfd_w, iouring_tfd_cb, iouring_tfd, EV_READ); | ^~~~~~~~~~ ev.h:692:4: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 692 | ((ev_watcher *)(void *)(ev))->pending = 0; \ | ~^~~~~~~~~~~~~~~~~~~~~~~~~~~ ev.h:712:51: note: in expansion of macro 'ev_init' 712 | #define ev_io_init(ev,cb,fd,events) do { ev_init ((ev), (cb)); ev_io_set ((ev),(fd),(events)); } while (0) | ^~~~~~~ ev_iouring.c:677:3: note: in expansion of macro 'ev_io_init' 677 | ev_io_init (&iouring_tfd_w, iouring_tfd_cb, iouring_tfd, EV_READ); | ^~~~~~~~~~ ev.h:737:50: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 737 | # define ev_set_priority(ev,pri) ( (ev_watcher *)(void *)(ev))->priority = (pri) | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ ev.h:693:3: note: in expansion of macro 'ev_set_priority' 693 | ev_set_priority ((ev), 0); \ | ^~~~~~~~~~~~~~~ ev.h:712:51: note: in expansion of macro 'ev_init' 712 | #define ev_io_init(ev,cb,fd,events) do { ev_init ((ev), (cb)); ev_io_set ((ev),(fd),(events)); } while (0) | ^~~~~~~ ev_iouring.c:677:3: note: in expansion of macro 'ev_io_init' 677 | ev_io_init (&iouring_tfd_w, iouring_tfd_cb, iouring_tfd, EV_READ); | ^~~~~~~~~~ ev.h:744:79: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 744 | # define ev_set_cb(ev,cb_) (ev_cb_ (ev) = (cb_), memmove (&((ev_watcher *)(ev))->cb, &ev_cb_ (ev), sizeof (ev_cb_ (ev)))) | ~^~~~~~~~~~~~~~~~~~~ ev.h:694:3: note: in expansion of macro 'ev_set_cb' 694 | ev_set_cb ((ev), cb_); \ | ^~~~~~~~~ ev.h:712:51: note: in expansion of macro 'ev_init' 712 | #define ev_io_init(ev,cb,fd,events) do { ev_init ((ev), (cb)); ev_io_set ((ev),(fd),(events)); } while (0) | ^~~~~~~ ev_iouring.c:677:3: note: in expansion of macro 'ev_io_init' 677 | ev_io_init (&iouring_tfd_w, iouring_tfd_cb, iouring_tfd, EV_READ); | ^~~~~~~~~~ ev.h:737:50: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 737 | # define ev_set_priority(ev,pri) ( (ev_watcher *)(void *)(ev))->priority = (pri) | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ ev_iouring.c:678:3: note: in expansion of macro 'ev_set_priority' 678 | ev_set_priority (&iouring_tfd_w, EV_MINPRI); | ^~~~~~~~~~~~~~~ In file included from ev.c:211: ev_poll.c: In function 'poll_poll': ev_poll.c:113:75: warning: left-hand operand of comma expression has no effect [-Wunused-value] 113 | assert (("libev: poll returned illegal result, broken BSD kernel?", p < polls + pollcnt)); | ^ ev_poll.c:113:75: warning: left-hand operand of comma expression has no effect [-Wunused-value] 113 | assert (("libev: poll returned illegal result, broken BSD kernel?", p < polls + pollcnt)); | ^ ev_poll.c:121:68: warning: left-hand operand of comma expression has no effect [-Wunused-value] 121 | assert (("libev: poll found invalid fd in poll set", 0)); | ^ ev_poll.c:121:68: warning: left-hand operand of comma expression has no effect [-Wunused-value] 121 | assert (("libev: poll found invalid fd in poll set", 0)); | ^ In file included from ev.c:222: ev.c: In function 'loop_init': ev.h:691:4: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 691 | ((ev_watcher *)(void *)(ev))->active = \ | ~^~~~~~~~~~~~~~~~~~~~~~~~~~~ ev.h:719:51: note: in expansion of macro 'ev_init' 719 | #define ev_prepare_init(ev,cb) do { ev_init ((ev), (cb)); ev_prepare_set ((ev)); } while (0) | ^~~~~~~ ev.c:3348:7: note: in expansion of macro 'ev_prepare_init' 3348 | ev_prepare_init (&pending_w, pendingcb); | ^~~~~~~~~~~~~~~ ev.h:692:4: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 692 | ((ev_watcher *)(void *)(ev))->pending = 0; \ | ~^~~~~~~~~~~~~~~~~~~~~~~~~~~ ev.h:719:51: note: in expansion of macro 'ev_init' 719 | #define ev_prepare_init(ev,cb) do { ev_init ((ev), (cb)); ev_prepare_set ((ev)); } while (0) | ^~~~~~~ ev.c:3348:7: note: in expansion of macro 'ev_prepare_init' 3348 | ev_prepare_init (&pending_w, pendingcb); | ^~~~~~~~~~~~~~~ ev.h:737:50: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 737 | # define ev_set_priority(ev,pri) ( (ev_watcher *)(void *)(ev))->priority = (pri) | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ ev.h:693:3: note: in expansion of macro 'ev_set_priority' 693 | ev_set_priority ((ev), 0); \ | ^~~~~~~~~~~~~~~ ev.h:719:51: note: in expansion of macro 'ev_init' 719 | #define ev_prepare_init(ev,cb) do { ev_init ((ev), (cb)); ev_prepare_set ((ev)); } while (0) | ^~~~~~~ ev.c:3348:7: note: in expansion of macro 'ev_prepare_init' 3348 | ev_prepare_init (&pending_w, pendingcb); | ^~~~~~~~~~~~~~~ ev.h:744:79: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 744 | # define ev_set_cb(ev,cb_) (ev_cb_ (ev) = (cb_), memmove (&((ev_watcher *)(ev))->cb, &ev_cb_ (ev), sizeof (ev_cb_ (ev)))) | ~^~~~~~~~~~~~~~~~~~~ ev.h:694:3: note: in expansion of macro 'ev_set_cb' 694 | ev_set_cb ((ev), cb_); \ | ^~~~~~~~~ ev.h:719:51: note: in expansion of macro 'ev_init' 719 | #define ev_prepare_init(ev,cb) do { ev_init ((ev), (cb)); ev_prepare_set ((ev)); } while (0) | ^~~~~~~ ev.c:3348:7: note: in expansion of macro 'ev_prepare_init' 3348 | ev_prepare_init (&pending_w, pendingcb); | ^~~~~~~~~~~~~~~ ev.h:691:4: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 691 | ((ev_watcher *)(void *)(ev))->active = \ | ~^~~~~~~~~~~~~~~~~~~~~~~~~~~ ev.c:3351:7: note: in expansion of macro 'ev_init' 3351 | ev_init (&pipe_w, pipecb); | ^~~~~~~ ev.h:692:4: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 692 | ((ev_watcher *)(void *)(ev))->pending = 0; \ | ~^~~~~~~~~~~~~~~~~~~~~~~~~~~ ev.c:3351:7: note: in expansion of macro 'ev_init' 3351 | ev_init (&pipe_w, pipecb); | ^~~~~~~ ev.h:737:50: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 737 | # define ev_set_priority(ev,pri) ( (ev_watcher *)(void *)(ev))->priority = (pri) | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ ev.h:693:3: note: in expansion of macro 'ev_set_priority' 693 | ev_set_priority ((ev), 0); \ | ^~~~~~~~~~~~~~~ ev.c:3351:7: note: in expansion of macro 'ev_init' 3351 | ev_init (&pipe_w, pipecb); | ^~~~~~~ ev.h:744:79: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 744 | # define ev_set_cb(ev,cb_) (ev_cb_ (ev) = (cb_), memmove (&((ev_watcher *)(ev))->cb, &ev_cb_ (ev), sizeof (ev_cb_ (ev)))) | ~^~~~~~~~~~~~~~~~~~~ ev.h:694:3: note: in expansion of macro 'ev_set_cb' 694 | ev_set_cb ((ev), cb_); \ | ^~~~~~~~~ ev.c:3351:7: note: in expansion of macro 'ev_init' 3351 | ev_init (&pipe_w, pipecb); | ^~~~~~~ ev.h:737:50: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 737 | # define ev_set_priority(ev,pri) ( (ev_watcher *)(void *)(ev))->priority = (pri) | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ ev.c:3352:7: note: in expansion of macro 'ev_set_priority' 3352 | ev_set_priority (&pipe_w, EV_MAXPRI); | ^~~~~~~~~~~~~~~ ev.c: In function 'ev_loop_destroy': ev.h:727:52: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 727 | #define ev_is_active(ev) (0 + ((ev_watcher *)(void *)(ev))->active) /* ro, true when the watcher has been started */ | ~^~~~~~~~~~~~~~~~~~~~~~~~~~~ ev.c:3380:36: note: in expansion of macro 'ev_is_active' 3380 | if (ev_is_default_loop (EV_A) && ev_is_active (&childev)) | ^~~~~~~~~~~~ ev.h:727:52: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 727 | #define ev_is_active(ev) (0 + ((ev_watcher *)(void *)(ev))->active) /* ro, true when the watcher has been started */ | ~^~~~~~~~~~~~~~~~~~~~~~~~~~~ ev.c:3387:7: note: in expansion of macro 'ev_is_active' 3387 | if (ev_is_active (&pipe_w)) | ^~~~~~~~~~~~ ev.h:727:52: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 727 | #define ev_is_active(ev) (0 + ((ev_watcher *)(void *)(ev))->active) /* ro, true when the watcher has been started */ | ~^~~~~~~~~~~~~~~~~~~~~~~~~~~ ev.c:3397:7: note: in expansion of macro 'ev_is_active' 3397 | if (ev_is_active (&sigfd_w)) | ^~~~~~~~~~~~ ev.h:727:52: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 727 | #define ev_is_active(ev) (0 + ((ev_watcher *)(void *)(ev))->active) /* ro, true when the watcher has been started */ | ~^~~~~~~~~~~~~~~~~~~~~~~~~~~ ev.c:3402:7: note: in expansion of macro 'ev_is_active' 3402 | if (ev_is_active (&timerfd_w)) | ^~~~~~~~~~~~ ev.c: In function 'loop_fork': ev.h:727:52: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 727 | #define ev_is_active(ev) (0 + ((ev_watcher *)(void *)(ev))->active) /* ro, true when the watcher has been started */ | ~^~~~~~~~~~~~~~~~~~~~~~~~~~~ ev.c:3513:13: note: in expansion of macro 'ev_is_active' 3513 | if (ev_is_active (&timerfd_w)) | ^~~~~~~~~~~~ ev.h:727:52: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 727 | #define ev_is_active(ev) (0 + ((ev_watcher *)(void *)(ev))->active) /* ro, true when the watcher has been started */ | ~^~~~~~~~~~~~~~~~~~~~~~~~~~~ ev.c:3528:13: note: in expansion of macro 'ev_is_active' 3528 | if (ev_is_active (&pipe_w)) | ^~~~~~~~~~~~ In file included from ev.c:211: ev.c: In function 'verify_watcher': ev.c:3573:49: warning: left-hand operand of comma expression has no effect [-Wunused-value] 3573 | assert (("libev: watcher has invalid priority", ABSPRI (w) >= 0 && ABSPRI (w) < NUMPRI)); | ^ ev.c:3573:49: warning: left-hand operand of comma expression has no effect [-Wunused-value] 3573 | assert (("libev: watcher has invalid priority", ABSPRI (w) >= 0 && ABSPRI (w) < NUMPRI)); | ^ ev.c:3576:59: warning: left-hand operand of comma expression has no effect [-Wunused-value] 3576 | assert (("libev: pending watcher not on pending queue", pendings [ABSPRI (w)][w->pending - 1].w == w)); | ^ ev.c:3576:59: warning: left-hand operand of comma expression has no effect [-Wunused-value] 3576 | assert (("libev: pending watcher not on pending queue", pendings [ABSPRI (w)][w->pending - 1].w == w)); | ^ ev.c: In function 'verify_heap': ev.c:3587:54: warning: left-hand operand of comma expression has no effect [-Wunused-value] 3587 | assert (("libev: active index mismatch in heap", ev_active (ANHE_w (heap [i])) == i)); | ^ ev.c:3587:54: warning: left-hand operand of comma expression has no effect [-Wunused-value] 3587 | assert (("libev: active index mismatch in heap", ev_active (ANHE_w (heap [i])) == i)); | ^ ev.c:3588:48: warning: left-hand operand of comma expression has no effect [-Wunused-value] 3588 | assert (("libev: heap condition violated", i == HEAP0 || ANHE_at (heap [HPARENT (i)]) <= ANHE_at (heap [i]))); | ^ ev.c:3588:48: warning: left-hand operand of comma expression has no effect [-Wunused-value] 3588 | assert (("libev: heap condition violated", i == HEAP0 || ANHE_at (heap [HPARENT (i)]) <= ANHE_at (heap [i]))); | ^ ev.c:3589:47: warning: left-hand operand of comma expression has no effect [-Wunused-value] 3589 | assert (("libev: heap at cache mismatch", ANHE_at (heap [i]) == ev_at (ANHE_w (heap [i])))); | ^ ev.c:3589:47: warning: left-hand operand of comma expression has no effect [-Wunused-value] 3589 | assert (("libev: heap at cache mismatch", ANHE_at (heap [i]) == ev_at (ANHE_w (heap [i])))); | ^ ev.c: In function 'array_verify': ev.c:3601:46: warning: left-hand operand of comma expression has no effect [-Wunused-value] 3601 | assert (("libev: active index mismatch", ev_active (ws [cnt]) == cnt + 1)); | ^ ev.c:3601:46: warning: left-hand operand of comma expression has no effect [-Wunused-value] 3601 | assert (("libev: active index mismatch", ev_active (ws [cnt]) == cnt + 1)); | ^ ev.c: In function 'ev_verify': ev.c:3619:47: warning: left-hand operand of comma expression has no effect [-Wunused-value] 3619 | assert (("libev: negative fd in fdchanges", fdchanges [i] >= 0)); | ^ ev.c:3619:47: warning: left-hand operand of comma expression has no effect [-Wunused-value] 3619 | assert (("libev: negative fd in fdchanges", fdchanges [i] >= 0)); | ^ ev.c:3632:64: warning: left-hand operand of comma expression has no effect [-Wunused-value] 3632 | assert (("libev: io watcher list contains a loop", w != w2)); | ^ ev.c:3632:64: warning: left-hand operand of comma expression has no effect [-Wunused-value] 3632 | assert (("libev: io watcher list contains a loop", w != w2)); | ^ ev.c:3636:61: warning: left-hand operand of comma expression has no effect [-Wunused-value] 3636 | assert (("libev: inactive fd watcher on anfd list", ev_active (w) == 1)); | ^ ev.c:3636:61: warning: left-hand operand of comma expression has no effect [-Wunused-value] 3636 | assert (("libev: inactive fd watcher on anfd list", ev_active (w) == 1)); | ^ ev.c:3637:65: warning: left-hand operand of comma expression has no effect [-Wunused-value] 3637 | assert (("libev: fd mismatch between watcher and anfd", ((ev_io *)w)->fd == i)); | ^ ev.c:3637:65: warning: left-hand operand of comma expression has no effect [-Wunused-value] 3637 | assert (("libev: fd mismatch between watcher and anfd", ((ev_io *)w)->fd == i)); | ^ In file included from ev.c:222: ev.c: In function 'ev_default_loop': ev.h:691:4: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 691 | ((ev_watcher *)(void *)(ev))->active = \ | ~^~~~~~~~~~~~~~~~~~~~~~~~~~~ ev.h:715:51: note: in expansion of macro 'ev_init' 715 | #define ev_signal_init(ev,cb,signum) do { ev_init ((ev), (cb)); ev_signal_set ((ev), (signum)); } while (0) | ^~~~~~~ ev.c:3715:11: note: in expansion of macro 'ev_signal_init' 3715 | ev_signal_init (&childev, childcb, SIGCHLD); | ^~~~~~~~~~~~~~ ev.h:692:4: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 692 | ((ev_watcher *)(void *)(ev))->pending = 0; \ | ~^~~~~~~~~~~~~~~~~~~~~~~~~~~ ev.h:715:51: note: in expansion of macro 'ev_init' 715 | #define ev_signal_init(ev,cb,signum) do { ev_init ((ev), (cb)); ev_signal_set ((ev), (signum)); } while (0) | ^~~~~~~ ev.c:3715:11: note: in expansion of macro 'ev_signal_init' 3715 | ev_signal_init (&childev, childcb, SIGCHLD); | ^~~~~~~~~~~~~~ ev.h:737:50: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 737 | # define ev_set_priority(ev,pri) ( (ev_watcher *)(void *)(ev))->priority = (pri) | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ ev.h:693:3: note: in expansion of macro 'ev_set_priority' 693 | ev_set_priority ((ev), 0); \ | ^~~~~~~~~~~~~~~ ev.h:715:51: note: in expansion of macro 'ev_init' 715 | #define ev_signal_init(ev,cb,signum) do { ev_init ((ev), (cb)); ev_signal_set ((ev), (signum)); } while (0) | ^~~~~~~ ev.c:3715:11: note: in expansion of macro 'ev_signal_init' 3715 | ev_signal_init (&childev, childcb, SIGCHLD); | ^~~~~~~~~~~~~~ ev.h:744:79: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 744 | # define ev_set_cb(ev,cb_) (ev_cb_ (ev) = (cb_), memmove (&((ev_watcher *)(ev))->cb, &ev_cb_ (ev), sizeof (ev_cb_ (ev)))) | ~^~~~~~~~~~~~~~~~~~~ ev.h:694:3: note: in expansion of macro 'ev_set_cb' 694 | ev_set_cb ((ev), cb_); \ | ^~~~~~~~~ ev.h:715:51: note: in expansion of macro 'ev_init' 715 | #define ev_signal_init(ev,cb,signum) do { ev_init ((ev), (cb)); ev_signal_set ((ev), (signum)); } while (0) | ^~~~~~~ ev.c:3715:11: note: in expansion of macro 'ev_signal_init' 3715 | ev_signal_init (&childev, childcb, SIGCHLD); | ^~~~~~~~~~~~~~ ev.h:737:50: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 737 | # define ev_set_priority(ev,pri) ( (ev_watcher *)(void *)(ev))->priority = (pri) | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ ev.c:3716:11: note: in expansion of macro 'ev_set_priority' 3716 | ev_set_priority (&childev, EV_MAXPRI); | ^~~~~~~~~~~~~~~ In file included from ev.c:211: ev.c: In function 'timers_reify': ev.c:3823:93: warning: left-hand operand of comma expression has no effect [-Wunused-value] 3823 | assert (("libev: negative ev_timer repeat value found while processing timers", w->repeat > EV_TS_CONST (0.))); | ^ ev.c:3823:93: warning: left-hand operand of comma expression has no effect [-Wunused-value] 3823 | assert (("libev: negative ev_timer repeat value found while processing timers", w->repeat > EV_TS_CONST (0.))); | ^ ev.c: In function 'periodics_reify': ev.c:3886:90: warning: left-hand operand of comma expression has no effect [-Wunused-value] 3886 | assert (("libev: ev_periodic reschedule callback returned time in the past", ev_at (w) >= ev_rt_now)); | ^ ev.c:3886:90: warning: left-hand operand of comma expression has no effect [-Wunused-value] 3886 | 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:4027:62: warning: left-hand operand of comma expression has no effect [-Wunused-value] 4027 | assert (("libev: ev_loop recursion during release detected", loop_done != EVBREAK_RECURSE)); | ^ ev.c:4027:62: warning: left-hand operand of comma expression has no effect [-Wunused-value] 4027 | assert (("libev: ev_loop recursion during release detected", loop_done != EVBREAK_RECURSE)); | ^ ev.h:727:52: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 727 | #define ev_is_active(ev) (0 + ((ev_watcher *)(void *)(ev))->active) /* ro, true when the watcher has been started */ | ~^~~~~~~~~~~~~~~~~~~~~~~~~~~ ev.c:4165:72: note: in expansion of macro 'ev_is_active' 4165 | assert (("libev: pipe_w not active, but pipe not written", ev_is_active (&pipe_w))); | ^~~~~~~~~~~~ ev.c:4165:70: warning: left-hand operand of comma expression has no effect [-Wunused-value] 4165 | assert (("libev: pipe_w not active, but pipe not written", ev_is_active (&pipe_w))); | ^ ev.h:727:52: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 727 | #define ev_is_active(ev) (0 + ((ev_watcher *)(void *)(ev))->active) /* ro, true when the watcher has been started */ | ~^~~~~~~~~~~~~~~~~~~~~~~~~~~ ev.c:4165:72: note: in expansion of macro 'ev_is_active' 4165 | assert (("libev: pipe_w not active, but pipe not written", ev_is_active (&pipe_w))); | ^~~~~~~~~~~~ ev.c:4165:70: warning: left-hand operand of comma expression has no effect [-Wunused-value] 4165 | assert (("libev: pipe_w not active, but pipe not written", ev_is_active (&pipe_w))); | ^ ev.c: In function 'ev_io_start': ev.c:4339:56: warning: left-hand operand of comma expression has no effect [-Wunused-value] 4339 | assert (("libev: ev_io_start called with negative fd", fd >= 0)); | ^ ev.c:4339:56: warning: left-hand operand of comma expression has no effect [-Wunused-value] 4339 | assert (("libev: ev_io_start called with negative fd", fd >= 0)); | ^ ev.c:4340:63: warning: left-hand operand of comma expression has no effect [-Wunused-value] 4340 | assert (("libev: ev_io_start called with illegal event mask", !(w->events & ~(EV__IOFDSET | EV_READ | EV_WRITE)))); | ^ ev.c:4340:63: warning: left-hand operand of comma expression has no effect [-Wunused-value] 4340 | assert (("libev: ev_io_start called with illegal event mask", !(w->events & ~(EV__IOFDSET | EV_READ | EV_WRITE)))); | ^ ev.c:4352:62: warning: left-hand operand of comma expression has no effect [-Wunused-value] 4352 | assert (("libev: ev_io_start called with corrupted watcher", ((WL)w)->next != (WL)w)); | ^ ev.c:4352:62: warning: left-hand operand of comma expression has no effect [-Wunused-value] 4352 | assert (("libev: ev_io_start called with corrupted watcher", ((WL)w)->next != (WL)w)); | ^ ev.c:4354:34: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses] 4354 | fd_change (EV_A_ fd, w->events & EV__IOFDSET | EV_ANFD_REIFY); | ~~~~~~~~~~^~~~~~~~~~~~~ In file included from ev.c:211: ev.c: In function 'ev_io_stop': ev.c:4368:88: warning: left-hand operand of comma expression has no effect [-Wunused-value] 4368 | assert (("libev: ev_io_stop called with illegal fd (must stay constant after start!)", w->fd >= 0 && w->fd < anfdmax)); | ^ ev.c:4368:88: warning: left-hand operand of comma expression has no effect [-Wunused-value] 4368 | 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:4392:75: warning: left-hand operand of comma expression has no effect [-Wunused-value] 4392 | assert (("libev: ev_timer_start called with negative timer repeat value", w->repeat >= 0.)); | ^ ev.c:4392:75: warning: left-hand operand of comma expression has no effect [-Wunused-value] 4392 | assert (("libev: ev_timer_start called with negative timer repeat value", w->repeat >= 0.)); | ^ ev.c: In function 'ev_timer_stop': ev.c:4421:53: warning: left-hand operand of comma expression has no effect [-Wunused-value] 4421 | assert (("libev: internal timer heap corruption", ANHE_w (timers [active]) == (WT)w)); | ^ ev.c:4421:53: warning: left-hand operand of comma expression has no effect [-Wunused-value] 4421 | assert (("libev: internal timer heap corruption", ANHE_w (timers [active]) == (WT)w)); | ^ ev.c: In function 'ev_periodic_start': ev.c:4490:78: warning: left-hand operand of comma expression has no effect [-Wunused-value] 4490 | assert (("libev: ev_periodic_start called with negative interval value", w->interval >= 0.)); | ^ ev.c:4490:78: warning: left-hand operand of comma expression has no effect [-Wunused-value] 4490 | assert (("libev: ev_periodic_start called with negative interval value", w->interval >= 0.)); | ^ ev.c: In function 'ev_periodic_stop': ev.c:4523:56: warning: left-hand operand of comma expression has no effect [-Wunused-value] 4523 | assert (("libev: internal periodic heap corruption", ANHE_w (periodics [active]) == (WT)w)); | ^ ev.c:4523:56: warning: left-hand operand of comma expression has no effect [-Wunused-value] 4523 | assert (("libev: internal periodic heap corruption", ANHE_w (periodics [active]) == (WT)w)); | ^ ev.c: In function 'ev_signal_start': ev.c:4562:70: warning: left-hand operand of comma expression has no effect [-Wunused-value] 4562 | assert (("libev: ev_signal_start called with illegal signal number", w->signum > 0 && w->signum < EV_NSIG)); | ^ ev.c:4562:70: warning: left-hand operand of comma expression has no effect [-Wunused-value] 4562 | assert (("libev: ev_signal_start called with illegal signal number", w->signum > 0 && w->signum < EV_NSIG)); | ^ ev.c:4565:73: warning: left-hand operand of comma expression has no effect [-Wunused-value] 4565 | assert (("libev: a signal must not be attached to two different loops", | ^ ev.c:4565:73: warning: left-hand operand of comma expression has no effect [-Wunused-value] 4565 | assert (("libev: a signal must not be attached to two different loops", | ^ In file included from ev.c:222: ev.h:691:4: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 691 | ((ev_watcher *)(void *)(ev))->active = \ | ~^~~~~~~~~~~~~~~~~~~~~~~~~~~ ev.h:712:51: note: in expansion of macro 'ev_init' 712 | #define ev_io_init(ev,cb,fd,events) do { ev_init ((ev), (cb)); ev_io_set ((ev),(fd),(events)); } while (0) | ^~~~~~~ ev.c:4587:11: note: in expansion of macro 'ev_io_init' 4587 | ev_io_init (&sigfd_w, sigfdcb, sigfd, EV_READ); | ^~~~~~~~~~ ev.h:692:4: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 692 | ((ev_watcher *)(void *)(ev))->pending = 0; \ | ~^~~~~~~~~~~~~~~~~~~~~~~~~~~ ev.h:712:51: note: in expansion of macro 'ev_init' 712 | #define ev_io_init(ev,cb,fd,events) do { ev_init ((ev), (cb)); ev_io_set ((ev),(fd),(events)); } while (0) | ^~~~~~~ ev.c:4587:11: note: in expansion of macro 'ev_io_init' 4587 | ev_io_init (&sigfd_w, sigfdcb, sigfd, EV_READ); | ^~~~~~~~~~ ev.h:737:50: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 737 | # define ev_set_priority(ev,pri) ( (ev_watcher *)(void *)(ev))->priority = (pri) | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ ev.h:693:3: note: in expansion of macro 'ev_set_priority' 693 | ev_set_priority ((ev), 0); \ | ^~~~~~~~~~~~~~~ ev.h:712:51: note: in expansion of macro 'ev_init' 712 | #define ev_io_init(ev,cb,fd,events) do { ev_init ((ev), (cb)); ev_io_set ((ev),(fd),(events)); } while (0) | ^~~~~~~ ev.c:4587:11: note: in expansion of macro 'ev_io_init' 4587 | ev_io_init (&sigfd_w, sigfdcb, sigfd, EV_READ); | ^~~~~~~~~~ ev.h:744:79: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 744 | # define ev_set_cb(ev,cb_) (ev_cb_ (ev) = (cb_), memmove (&((ev_watcher *)(ev))->cb, &ev_cb_ (ev), sizeof (ev_cb_ (ev)))) | ~^~~~~~~~~~~~~~~~~~~ ev.h:694:3: note: in expansion of macro 'ev_set_cb' 694 | ev_set_cb ((ev), cb_); \ | ^~~~~~~~~ ev.h:712:51: note: in expansion of macro 'ev_init' 712 | #define ev_io_init(ev,cb,fd,events) do { ev_init ((ev), (cb)); ev_io_set ((ev),(fd),(events)); } while (0) | ^~~~~~~ ev.c:4587:11: note: in expansion of macro 'ev_io_init' 4587 | ev_io_init (&sigfd_w, sigfdcb, sigfd, EV_READ); | ^~~~~~~~~~ ev.h:737:50: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 737 | # define ev_set_priority(ev,pri) ( (ev_watcher *)(void *)(ev))->priority = (pri) | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ ev.c:4588:11: note: in expansion of macro 'ev_set_priority' 4588 | ev_set_priority (&sigfd_w, EV_MAXPRI); | ^~~~~~~~~~~~~~~ In file included from ev.c:211: ev.c: In function 'ev_child_start': ev.c:4684:74: warning: left-hand operand of comma expression has no effect [-Wunused-value] 4684 | assert (("libev: child watchers are only supported in the default loop", loop == ev_default_loop_ptr)); | ^ ev.c:4684:74: warning: left-hand operand of comma expression has no effect [-Wunused-value] 4684 | assert (("libev: child watchers are only supported in the default loop", loop == ev_default_loop_ptr)); | ^ In file included from ev.c:222: ev.c: In function 'infy_add': ev.h:727:52: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 727 | #define ev_is_active(ev) (0 + ((ev_watcher *)(void *)(ev))->active) /* ro, true when the watcher has been started */ | ~^~~~~~~~~~~~~~~~~~~~~~~~~~~ ev.c:4802:7: note: in expansion of macro 'ev_is_active' 4802 | if (ev_is_active (&w->timer)) ev_ref (EV_A); | ^~~~~~~~~~~~ ev.h:727:52: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 727 | #define ev_is_active(ev) (0 + ((ev_watcher *)(void *)(ev))->active) /* ro, true when the watcher has been started */ | ~^~~~~~~~~~~~~~~~~~~~~~~~~~~ ev.c:4804:7: note: in expansion of macro 'ev_is_active' 4804 | if (ev_is_active (&w->timer)) ev_unref (EV_A); | ^~~~~~~~~~~~ ev.c: In function 'infy_init': ev.h:691:4: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 691 | ((ev_watcher *)(void *)(ev))->active = \ | ~^~~~~~~~~~~~~~~~~~~~~~~~~~~ ev.h:712:51: note: in expansion of macro 'ev_init' 712 | #define ev_io_init(ev,cb,fd,events) do { ev_init ((ev), (cb)); ev_io_set ((ev),(fd),(events)); } while (0) | ^~~~~~~ ev.c:4911:7: note: in expansion of macro 'ev_io_init' 4911 | ev_io_init (&fs_w, infy_cb, fs_fd, EV_READ); | ^~~~~~~~~~ ev.h:692:4: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 692 | ((ev_watcher *)(void *)(ev))->pending = 0; \ | ~^~~~~~~~~~~~~~~~~~~~~~~~~~~ ev.h:712:51: note: in expansion of macro 'ev_init' 712 | #define ev_io_init(ev,cb,fd,events) do { ev_init ((ev), (cb)); ev_io_set ((ev),(fd),(events)); } while (0) | ^~~~~~~ ev.c:4911:7: note: in expansion of macro 'ev_io_init' 4911 | ev_io_init (&fs_w, infy_cb, fs_fd, EV_READ); | ^~~~~~~~~~ ev.h:737:50: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 737 | # define ev_set_priority(ev,pri) ( (ev_watcher *)(void *)(ev))->priority = (pri) | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ ev.h:693:3: note: in expansion of macro 'ev_set_priority' 693 | ev_set_priority ((ev), 0); \ | ^~~~~~~~~~~~~~~ ev.h:712:51: note: in expansion of macro 'ev_init' 712 | #define ev_io_init(ev,cb,fd,events) do { ev_init ((ev), (cb)); ev_io_set ((ev),(fd),(events)); } while (0) | ^~~~~~~ ev.c:4911:7: note: in expansion of macro 'ev_io_init' 4911 | ev_io_init (&fs_w, infy_cb, fs_fd, EV_READ); | ^~~~~~~~~~ ev.h:744:79: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 744 | # define ev_set_cb(ev,cb_) (ev_cb_ (ev) = (cb_), memmove (&((ev_watcher *)(ev))->cb, &ev_cb_ (ev), sizeof (ev_cb_ (ev)))) | ~^~~~~~~~~~~~~~~~~~~ ev.h:694:3: note: in expansion of macro 'ev_set_cb' 694 | ev_set_cb ((ev), cb_); \ | ^~~~~~~~~ ev.h:712:51: note: in expansion of macro 'ev_init' 712 | #define ev_io_init(ev,cb,fd,events) do { ev_init ((ev), (cb)); ev_io_set ((ev),(fd),(events)); } while (0) | ^~~~~~~ ev.c:4911:7: note: in expansion of macro 'ev_io_init' 4911 | ev_io_init (&fs_w, infy_cb, fs_fd, EV_READ); | ^~~~~~~~~~ ev.h:737:50: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 737 | # define ev_set_priority(ev,pri) ( (ev_watcher *)(void *)(ev))->priority = (pri) | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ ev.c:4912:7: note: in expansion of macro 'ev_set_priority' 4912 | ev_set_priority (&fs_w, EV_MAXPRI); | ^~~~~~~~~~~~~~~ ev.c: In function 'infy_fork': ev.h:727:52: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 727 | #define ev_is_active(ev) (0 + ((ev_watcher *)(void *)(ev))->active) /* ro, true when the watcher has been started */ | ~^~~~~~~~~~~~~~~~~~~~~~~~~~~ ev.c:4956:19: note: in expansion of macro 'ev_is_active' 4956 | if (ev_is_active (&w->timer)) ev_ref (EV_A); | ^~~~~~~~~~~~ ev.h:727:52: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 727 | #define ev_is_active(ev) (0 + ((ev_watcher *)(void *)(ev))->active) /* ro, true when the watcher has been started */ | ~^~~~~~~~~~~~~~~~~~~~~~~~~~~ ev.c:4958:19: note: in expansion of macro 'ev_is_active' 4958 | if (ev_is_active (&w->timer)) ev_unref (EV_A); | ^~~~~~~~~~~~ ev.c: In function 'ev_stat_start': ev.h:691:4: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 691 | ((ev_watcher *)(void *)(ev))->active = \ | ~^~~~~~~~~~~~~~~~~~~~~~~~~~~ ev.h:713:51: note: in expansion of macro 'ev_init' 713 | #define ev_timer_init(ev,cb,after,repeat) do { ev_init ((ev), (cb)); ev_timer_set ((ev),(after),(repeat)); } while (0) | ^~~~~~~ ev.c:5033:3: note: in expansion of macro 'ev_timer_init' 5033 | ev_timer_init (&w->timer, stat_timer_cb, 0., w->interval ? w->interval : DEF_STAT_INTERVAL); | ^~~~~~~~~~~~~ ev.h:692:4: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 692 | ((ev_watcher *)(void *)(ev))->pending = 0; \ | ~^~~~~~~~~~~~~~~~~~~~~~~~~~~ ev.h:713:51: note: in expansion of macro 'ev_init' 713 | #define ev_timer_init(ev,cb,after,repeat) do { ev_init ((ev), (cb)); ev_timer_set ((ev),(after),(repeat)); } while (0) | ^~~~~~~ ev.c:5033:3: note: in expansion of macro 'ev_timer_init' 5033 | ev_timer_init (&w->timer, stat_timer_cb, 0., w->interval ? w->interval : DEF_STAT_INTERVAL); | ^~~~~~~~~~~~~ ev.h:737:50: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 737 | # define ev_set_priority(ev,pri) ( (ev_watcher *)(void *)(ev))->priority = (pri) | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ ev.h:693:3: note: in expansion of macro 'ev_set_priority' 693 | ev_set_priority ((ev), 0); \ | ^~~~~~~~~~~~~~~ ev.h:713:51: note: in expansion of macro 'ev_init' 713 | #define ev_timer_init(ev,cb,after,repeat) do { ev_init ((ev), (cb)); ev_timer_set ((ev),(after),(repeat)); } while (0) | ^~~~~~~ ev.c:5033:3: note: in expansion of macro 'ev_timer_init' 5033 | ev_timer_init (&w->timer, stat_timer_cb, 0., w->interval ? w->interval : DEF_STAT_INTERVAL); | ^~~~~~~~~~~~~ ev.h:744:79: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 744 | # define ev_set_cb(ev,cb_) (ev_cb_ (ev) = (cb_), memmove (&((ev_watcher *)(ev))->cb, &ev_cb_ (ev), sizeof (ev_cb_ (ev)))) | ~^~~~~~~~~~~~~~~~~~~ ev.h:694:3: note: in expansion of macro 'ev_set_cb' 694 | ev_set_cb ((ev), cb_); \ | ^~~~~~~~~ ev.h:713:51: note: in expansion of macro 'ev_init' 713 | #define ev_timer_init(ev,cb,after,repeat) do { ev_init ((ev), (cb)); ev_timer_set ((ev),(after),(repeat)); } while (0) | ^~~~~~~ ev.c:5033:3: note: in expansion of macro 'ev_timer_init' 5033 | ev_timer_init (&w->timer, stat_timer_cb, 0., w->interval ? w->interval : DEF_STAT_INTERVAL); | ^~~~~~~~~~~~~ ev.h:699:52: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 699 | #define ev_timer_set(ev,after_,repeat_) do { ((ev_watcher_time *)(ev))->at = (after_); (ev)->repeat = (repeat_); } while (0) | ~^~~~~~~~~~~~~~~~~~~~~~~~ ev.h:713:73: note: in expansion of macro 'ev_timer_set' 713 | #define ev_timer_init(ev,cb,after,repeat) do { ev_init ((ev), (cb)); ev_timer_set ((ev),(after),(repeat)); } while (0) | ^~~~~~~~~~~~ ev.c:5033:3: note: in expansion of macro 'ev_timer_init' 5033 | ev_timer_init (&w->timer, stat_timer_cb, 0., w->interval ? w->interval : DEF_STAT_INTERVAL); | ^~~~~~~~~~~~~ ev.h:737:50: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 737 | # define ev_set_priority(ev,pri) ( (ev_watcher *)(void *)(ev))->priority = (pri) | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ ev.c:5034:3: note: in expansion of macro 'ev_set_priority' 5034 | ev_set_priority (&w->timer, ev_priority (w)); | ^~~~~~~~~~~~~~~ ev.c: In function 'ev_stat_stop': ev.h:727:52: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 727 | #define ev_is_active(ev) (0 + ((ev_watcher *)(void *)(ev))->active) /* ro, true when the watcher has been started */ | ~^~~~~~~~~~~~~~~~~~~~~~~~~~~ ev.c:5066:7: note: in expansion of macro 'ev_is_active' 5066 | if (ev_is_active (&w->timer)) | ^~~~~~~~~~~~ In file included from ev.c:211: ev.c: In function 'ev_embed_start': ev.c:5271:60: warning: left-hand operand of comma expression has no effect [-Wunused-value] 5271 | assert (("libev: loop to be embedded is not embeddable", backend & ev_embeddable_backends ())); | ^ ev.c:5271:60: warning: left-hand operand of comma expression has no effect [-Wunused-value] 5271 | assert (("libev: loop to be embedded is not embeddable", backend & ev_embeddable_backends ())); | ^ In file included from ev.c:222: ev.h:691:4: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 691 | ((ev_watcher *)(void *)(ev))->active = \ | ~^~~~~~~~~~~~~~~~~~~~~~~~~~~ ev.h:712:51: note: in expansion of macro 'ev_init' 712 | #define ev_io_init(ev,cb,fd,events) do { ev_init ((ev), (cb)); ev_io_set ((ev),(fd),(events)); } while (0) | ^~~~~~~ ev.c:5272:5: note: in expansion of macro 'ev_io_init' 5272 | ev_io_init (&w->io, embed_io_cb, backend_fd, EV_READ); | ^~~~~~~~~~ ev.h:692:4: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 692 | ((ev_watcher *)(void *)(ev))->pending = 0; \ | ~^~~~~~~~~~~~~~~~~~~~~~~~~~~ ev.h:712:51: note: in expansion of macro 'ev_init' 712 | #define ev_io_init(ev,cb,fd,events) do { ev_init ((ev), (cb)); ev_io_set ((ev),(fd),(events)); } while (0) | ^~~~~~~ ev.c:5272:5: note: in expansion of macro 'ev_io_init' 5272 | ev_io_init (&w->io, embed_io_cb, backend_fd, EV_READ); | ^~~~~~~~~~ ev.h:737:50: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 737 | # define ev_set_priority(ev,pri) ( (ev_watcher *)(void *)(ev))->priority = (pri) | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ ev.h:693:3: note: in expansion of macro 'ev_set_priority' 693 | ev_set_priority ((ev), 0); \ | ^~~~~~~~~~~~~~~ ev.h:712:51: note: in expansion of macro 'ev_init' 712 | #define ev_io_init(ev,cb,fd,events) do { ev_init ((ev), (cb)); ev_io_set ((ev),(fd),(events)); } while (0) | ^~~~~~~ ev.c:5272:5: note: in expansion of macro 'ev_io_init' 5272 | ev_io_init (&w->io, embed_io_cb, backend_fd, EV_READ); | ^~~~~~~~~~ ev.h:744:79: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 744 | # define ev_set_cb(ev,cb_) (ev_cb_ (ev) = (cb_), memmove (&((ev_watcher *)(ev))->cb, &ev_cb_ (ev), sizeof (ev_cb_ (ev)))) | ~^~~~~~~~~~~~~~~~~~~ ev.h:694:3: note: in expansion of macro 'ev_set_cb' 694 | ev_set_cb ((ev), cb_); \ | ^~~~~~~~~ ev.h:712:51: note: in expansion of macro 'ev_init' 712 | #define ev_io_init(ev,cb,fd,events) do { ev_init ((ev), (cb)); ev_io_set ((ev),(fd),(events)); } while (0) | ^~~~~~~ ev.c:5272:5: note: in expansion of macro 'ev_io_init' 5272 | ev_io_init (&w->io, embed_io_cb, backend_fd, EV_READ); | ^~~~~~~~~~ ev.h:737:50: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 737 | # define ev_set_priority(ev,pri) ( (ev_watcher *)(void *)(ev))->priority = (pri) | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ ev.c:5277:3: note: in expansion of macro 'ev_set_priority' 5277 | ev_set_priority (&w->io, ev_priority (w)); | ^~~~~~~~~~~~~~~ ev.h:691:4: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 691 | ((ev_watcher *)(void *)(ev))->active = \ | ~^~~~~~~~~~~~~~~~~~~~~~~~~~~ ev.h:719:51: note: in expansion of macro 'ev_init' 719 | #define ev_prepare_init(ev,cb) do { ev_init ((ev), (cb)); ev_prepare_set ((ev)); } while (0) | ^~~~~~~ ev.c:5280:3: note: in expansion of macro 'ev_prepare_init' 5280 | ev_prepare_init (&w->prepare, embed_prepare_cb); | ^~~~~~~~~~~~~~~ ev.h:692:4: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 692 | ((ev_watcher *)(void *)(ev))->pending = 0; \ | ~^~~~~~~~~~~~~~~~~~~~~~~~~~~ ev.h:719:51: note: in expansion of macro 'ev_init' 719 | #define ev_prepare_init(ev,cb) do { ev_init ((ev), (cb)); ev_prepare_set ((ev)); } while (0) | ^~~~~~~ ev.c:5280:3: note: in expansion of macro 'ev_prepare_init' 5280 | ev_prepare_init (&w->prepare, embed_prepare_cb); | ^~~~~~~~~~~~~~~ ev.h:737:50: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 737 | # define ev_set_priority(ev,pri) ( (ev_watcher *)(void *)(ev))->priority = (pri) | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ ev.h:693:3: note: in expansion of macro 'ev_set_priority' 693 | ev_set_priority ((ev), 0); \ | ^~~~~~~~~~~~~~~ ev.h:719:51: note: in expansion of macro 'ev_init' 719 | #define ev_prepare_init(ev,cb) do { ev_init ((ev), (cb)); ev_prepare_set ((ev)); } while (0) | ^~~~~~~ ev.c:5280:3: note: in expansion of macro 'ev_prepare_init' 5280 | ev_prepare_init (&w->prepare, embed_prepare_cb); | ^~~~~~~~~~~~~~~ ev.h:744:79: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 744 | # define ev_set_cb(ev,cb_) (ev_cb_ (ev) = (cb_), memmove (&((ev_watcher *)(ev))->cb, &ev_cb_ (ev), sizeof (ev_cb_ (ev)))) | ~^~~~~~~~~~~~~~~~~~~ ev.h:694:3: note: in expansion of macro 'ev_set_cb' 694 | ev_set_cb ((ev), cb_); \ | ^~~~~~~~~ ev.h:719:51: note: in expansion of macro 'ev_init' 719 | #define ev_prepare_init(ev,cb) do { ev_init ((ev), (cb)); ev_prepare_set ((ev)); } while (0) | ^~~~~~~ ev.c:5280:3: note: in expansion of macro 'ev_prepare_init' 5280 | ev_prepare_init (&w->prepare, embed_prepare_cb); | ^~~~~~~~~~~~~~~ ev.h:737:50: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 737 | # define ev_set_priority(ev,pri) ( (ev_watcher *)(void *)(ev))->priority = (pri) | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ ev.c:5281:3: note: in expansion of macro 'ev_set_priority' 5281 | ev_set_priority (&w->prepare, EV_MINPRI); | ^~~~~~~~~~~~~~~ ev.h:691:4: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 691 | ((ev_watcher *)(void *)(ev))->active = \ | ~^~~~~~~~~~~~~~~~~~~~~~~~~~~ ev.h:722:51: note: in expansion of macro 'ev_init' 722 | #define ev_fork_init(ev,cb) do { ev_init ((ev), (cb)); ev_fork_set ((ev)); } while (0) | ^~~~~~~ ev.c:5285:3: note: in expansion of macro 'ev_fork_init' 5285 | ev_fork_init (&w->fork, embed_fork_cb); | ^~~~~~~~~~~~ ev.h:692:4: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 692 | ((ev_watcher *)(void *)(ev))->pending = 0; \ | ~^~~~~~~~~~~~~~~~~~~~~~~~~~~ ev.h:722:51: note: in expansion of macro 'ev_init' 722 | #define ev_fork_init(ev,cb) do { ev_init ((ev), (cb)); ev_fork_set ((ev)); } while (0) | ^~~~~~~ ev.c:5285:3: note: in expansion of macro 'ev_fork_init' 5285 | ev_fork_init (&w->fork, embed_fork_cb); | ^~~~~~~~~~~~ ev.h:737:50: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 737 | # define ev_set_priority(ev,pri) ( (ev_watcher *)(void *)(ev))->priority = (pri) | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ ev.h:693:3: note: in expansion of macro 'ev_set_priority' 693 | ev_set_priority ((ev), 0); \ | ^~~~~~~~~~~~~~~ ev.h:722:51: note: in expansion of macro 'ev_init' 722 | #define ev_fork_init(ev,cb) do { ev_init ((ev), (cb)); ev_fork_set ((ev)); } while (0) | ^~~~~~~ ev.c:5285:3: note: in expansion of macro 'ev_fork_init' 5285 | ev_fork_init (&w->fork, embed_fork_cb); | ^~~~~~~~~~~~ ev.h:744:79: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 744 | # define ev_set_cb(ev,cb_) (ev_cb_ (ev) = (cb_), memmove (&((ev_watcher *)(ev))->cb, &ev_cb_ (ev), sizeof (ev_cb_ (ev)))) | ~^~~~~~~~~~~~~~~~~~~ ev.h:694:3: note: in expansion of macro 'ev_set_cb' 694 | ev_set_cb ((ev), cb_); \ | ^~~~~~~~~ ev.h:722:51: note: in expansion of macro 'ev_init' 722 | #define ev_fork_init(ev,cb) do { ev_init ((ev), (cb)); ev_fork_set ((ev)); } while (0) | ^~~~~~~ ev.c:5285:3: note: in expansion of macro 'ev_fork_init' 5285 | ev_fork_init (&w->fork, embed_fork_cb); | ^~~~~~~~~~~~ ev.c: In function 'ev_once': ev.h:691:4: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 691 | ((ev_watcher *)(void *)(ev))->active = \ | ~^~~~~~~~~~~~~~~~~~~~~~~~~~~ ev.c:5492:3: note: in expansion of macro 'ev_init' 5492 | ev_init (&once->io, once_cb_io); | ^~~~~~~ ev.h:692:4: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 692 | ((ev_watcher *)(void *)(ev))->pending = 0; \ | ~^~~~~~~~~~~~~~~~~~~~~~~~~~~ ev.c:5492:3: note: in expansion of macro 'ev_init' 5492 | ev_init (&once->io, once_cb_io); | ^~~~~~~ ev.h:737:50: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 737 | # define ev_set_priority(ev,pri) ( (ev_watcher *)(void *)(ev))->priority = (pri) | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ ev.h:693:3: note: in expansion of macro 'ev_set_priority' 693 | ev_set_priority ((ev), 0); \ | ^~~~~~~~~~~~~~~ ev.c:5492:3: note: in expansion of macro 'ev_init' 5492 | ev_init (&once->io, once_cb_io); | ^~~~~~~ ev.h:744:79: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 744 | # define ev_set_cb(ev,cb_) (ev_cb_ (ev) = (cb_), memmove (&((ev_watcher *)(ev))->cb, &ev_cb_ (ev), sizeof (ev_cb_ (ev)))) | ~^~~~~~~~~~~~~~~~~~~ ev.h:694:3: note: in expansion of macro 'ev_set_cb' 694 | ev_set_cb ((ev), cb_); \ | ^~~~~~~~~ ev.c:5492:3: note: in expansion of macro 'ev_init' 5492 | ev_init (&once->io, once_cb_io); | ^~~~~~~ ev.h:691:4: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 691 | ((ev_watcher *)(void *)(ev))->active = \ | ~^~~~~~~~~~~~~~~~~~~~~~~~~~~ ev.c:5499:3: note: in expansion of macro 'ev_init' 5499 | ev_init (&once->to, once_cb_to); | ^~~~~~~ ev.h:692:4: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 692 | ((ev_watcher *)(void *)(ev))->pending = 0; \ | ~^~~~~~~~~~~~~~~~~~~~~~~~~~~ ev.c:5499:3: note: in expansion of macro 'ev_init' 5499 | ev_init (&once->to, once_cb_to); | ^~~~~~~ ev.h:737:50: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 737 | # define ev_set_priority(ev,pri) ( (ev_watcher *)(void *)(ev))->priority = (pri) | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ ev.h:693:3: note: in expansion of macro 'ev_set_priority' 693 | ev_set_priority ((ev), 0); \ | ^~~~~~~~~~~~~~~ ev.c:5499:3: note: in expansion of macro 'ev_init' 5499 | ev_init (&once->to, once_cb_to); | ^~~~~~~ ev.h:744:79: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 744 | # define ev_set_cb(ev,cb_) (ev_cb_ (ev) = (cb_), memmove (&((ev_watcher *)(ev))->cb, &ev_cb_ (ev), sizeof (ev_cb_ (ev)))) | ~^~~~~~~~~~~~~~~~~~~ ev.h:694:3: note: in expansion of macro 'ev_set_cb' 694 | ev_set_cb ((ev), cb_); \ | ^~~~~~~~~ ev.c:5499:3: note: in expansion of macro 'ev_init' 5499 | ev_init (&once->to, once_cb_to); | ^~~~~~~ ev.h:699:52: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 699 | #define ev_timer_set(ev,after_,repeat_) do { ((ev_watcher_time *)(ev))->at = (after_); (ev)->repeat = (repeat_); } while (0) | ~^~~~~~~~~~~~~~~~~~~~~~~~ ev.c:5502:7: note: in expansion of macro 'ev_timer_set' 5502 | ev_timer_set (&once->to, timeout, 0.); | ^~~~~~~~~~~~ ev.c: At top level: ev.c:5619:27: warning: "/*" within comment [-Wcomment] 5619 | /* EV_STAT 0x00001000 /* stat data changed */ | ev.c:5620:27: warning: "/*" within comment [-Wcomment] 5620 | /* EV_EMBED 0x00010000 /* embedded event loop needs sweep */ | ev.c: In function 'evpipe_write': ev.c:2805:11: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 2805 | write (evpipe [1], &counter, sizeof (uint64_t)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ev.c:2817:11: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 2817 | write (evpipe [1], &(evpipe [1]), 1); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ev.c: In function 'pipecb': ev.c:2838:11: warning: ignoring return value of 'read' declared with attribute 'warn_unused_result' [-Wunused-result] 2838 | read (evpipe [1], &counter, sizeof (uint64_t)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ev.c:2852:11: warning: ignoring return value of 'read' declared with attribute 'warn_unused_result' [-Wunused-result] 2852 | 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.33' make[1]: Entering directory '/usr/src/RPM/BUILD/libev4-4.33' /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.33' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.6319 + 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.33 + /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.33' make[1]: Entering directory '/usr/src/RPM/BUILD/libev4-4.33' /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.33' make: Leaving directory '/usr/src/RPM/BUILD/libev4-4.33' + pushd /usr/src/tmp/libev4-buildroot/usr/include/ ~/tmp/libev4-buildroot/usr/include ~/RPM/BUILD/libev4-4.33 + mkdir libev + mv ev++.h ev.h event.h libev/ + ln -s libev/ev.h libev/ev++.h . + popd ~/RPM/BUILD/libev4-4.33 + /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: (from :0) 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) Processing files: libev4-4.33-alt1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.15223 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd libev4-4.33 + DOCDIR=/usr/src/tmp/libev4-buildroot/usr/share/doc/libev4-4.33 + export DOCDIR + rm -rf /usr/src/tmp/libev4-buildroot/usr/share/doc/libev4-4.33 + /bin/mkdir -p /usr/src/tmp/libev4-buildroot/usr/share/doc/libev4-4.33 + cp -prL Changes LICENSE README /usr/src/tmp/libev4-buildroot/usr/share/doc/libev4-4.33 + chmod -R go-w /usr/src/tmp/libev4-buildroot/usr/share/doc/libev4-4.33 + chmod -R a+rX /usr/src/tmp/libev4-buildroot/usr/share/doc/libev4-4.33 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.HoNsOb find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,python3,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.2ckK5c find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,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.8)(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.suAA19 Creating libev4-debuginfo package Processing files: libev-devel-4.33-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.Vyka0c find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,python3,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.h2dUx9 find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,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 54 | # include | ^~~~~~~~~~~ compilation terminated. cpp.req: /usr/src/tmp/libev4-buildroot/usr/include/ev++.h: cpp failed, trying c++ mode x86_64-alt-linux-cpp: fatal error: cannot execute 'cc1plus': execvp: No such file or directory compilation terminated. 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 54 | # include | ^~~~~~~~~~~ compilation terminated. cpp.req: WARNING: /usr/src/tmp/libev4-buildroot/usr/include/libev/ev++.h: cpp failed Provides: pkgconfig(libev) = 4.33 Requires: libev4 = 4.33-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.hB8zWc Processing files: libev-devel-static-4.33-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.53OEU9 find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,python3,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.8ofLo9 find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) Requires: libev-devel = 4.33-alt1, glibc-devel-static Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.Vkdp3a Processing files: libev4-debuginfo-4.33-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.YEHfJc find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.szHs6c find-requires: running scripts (debuginfo) Provides: debug64(libev.so.4) Requires: libev4 = 4.33-alt1, debug64(libc.so.6) Adding to libev-devel a strict dependency on libev4 Adding to libev4-debuginfo a strict dependency on libev4 Adding to libev-devel-static a strict dependency on libev-devel Removing 1 extra deps from libev-devel due to dependency on libev4 Wrote: /usr/src/RPM/RPMS/x86_64/libev4-4.33-alt1.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/libev-devel-4.33-alt1.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/libev-devel-static-4.33-alt1.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/libev4-debuginfo-4.33-alt1.x86_64.rpm (w2.lzdio) 5.72user 5.11system 0:21.46elapsed 50%CPU (0avgtext+0avgdata 58448maxresident)k 0inputs+0outputs (0major+1073651minor)pagefaults 0swaps /.out/libev4-4.33-alt1.x86_64.rpm: The use of such a license name is ambiguous: GPL /.out/libev4-4.33-alt1.x86_64.rpm: license not found in '/usr/share/license' directory: v2+ /.out/libev-devel-4.33-alt1.x86_64.rpm: The use of such a license name is ambiguous: GPL /.out/libev-devel-4.33-alt1.x86_64.rpm: license not found in '/usr/share/license' directory: v2+ /.out/libev-devel-static-4.33-alt1.x86_64.rpm: The use of such a license name is ambiguous: GPL /.out/libev-devel-static-4.33-alt1.x86_64.rpm: license not found in '/usr/share/license' directory: v2+ /.out/libev4-debuginfo-4.33-alt1.x86_64.rpm: The use of such a license name is ambiguous: GPL /.out/libev4-debuginfo-4.33-alt1.x86_64.rpm: license not found in '/usr/share/license' directory: v2+ 2.50user 2.60system 0:30.10elapsed 16%CPU (0avgtext+0avgdata 129008maxresident)k 0inputs+0outputs (0major+170197minor)pagefaults 0swaps --- libev-devel-static-4.33-alt1.x86_64.rpm.repo 2021-07-15 12:50:04.000000000 +0000 +++ libev-devel-static-4.33-alt1.x86_64.rpm.hasher 2024-06-16 01:38:20.784539042 +0000 @@ -5,3 +5,3 @@ Provides: libev-devel-static = 4.33-alt1:sisyphus+279015.100.1.1 -File: /usr/lib64/libev.a 100644 root:root a5399d3c1e6c4c4072b79565a3b432f9 -RPMIdentity: e9f3a5683378bd7a5c0186490da8cf76a9c7699073e60d497daa2d8842ec0cd3857d3a7a173e217e41a3a5334044adc5284bba61ef193b89cfb2486361e36492 +File: /usr/lib64/libev.a 100644 root:root 8ac93a7799e1b84e192b7383cdc1f83d +RPMIdentity: 59e52009cddfbcecf86f19c87c48ebe7c3187e8b1b7ac322d465738e7ab1dd86415714425d0827ad197e47d774f5cc1c1bec8c466a1a49e4ef4f08fb02f0fc4c --- libev4-4.33-alt1.x86_64.rpm.repo 2021-07-15 12:50:04.000000000 +0000 +++ libev4-4.33-alt1.x86_64.rpm.hasher 2024-06-16 01:38:20.843540218 +0000 @@ -20,3 +20,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 99210f27060173f08e7f1382bbb3be6f +File: /usr/lib64/libev.so.4.0.0 100644 root:root b581158d862ff24652a56e85c8108e6e File: /usr/share/doc/libev4-4.33 40755 root:root @@ -25,2 +25,2 @@ File: /usr/share/doc/libev4-4.33/README 100644 root:root 59f23061504288cc06bf9b5aa32a8ea3 -RPMIdentity: b01a6340f6d4bb2b5b6b66f7e1831900b8cccf7f9a3f7ac684c7de310d32a7de4c09e3f920910e0384c8735528438ef30988981f52d21e18022a7cda03fd4db6 +RPMIdentity: dc64862c4c88560890998a2f110a3c96f0ca0f2942fa324e3faf61d21f4de88de3021d04554530ee4c109beb45ac0212a0ebd278842daa773f41f6a2a6cf1abf --- libev4-debuginfo-4.33-alt1.x86_64.rpm.repo 2021-07-15 12:50:04.000000000 +0000 +++ libev4-debuginfo-4.33-alt1.x86_64.rpm.hasher 2024-06-16 01:38:20.906541473 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/39 40755 root:root -/usr/lib/debug/.build-id/39/2e8272fc92066b893fc07a5251ccd07523cc82 120777 root:root ../../../../lib64/libev.so.4.0.0 -/usr/lib/debug/.build-id/39/2e8272fc92066b893fc07a5251ccd07523cc82.debug 120777 root:root ../../usr/lib64/libev.so.4.0.0.debug +/usr/lib/debug/.build-id/42 40755 root:root +/usr/lib/debug/.build-id/42/0876f8b7ad2421385e9549a9b8280deb4ee1ed 120777 root:root ../../../../lib64/libev.so.4.0.0 +/usr/lib/debug/.build-id/42/0876f8b7ad2421385e9549a9b8280deb4ee1ed.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 @@ -20,6 +20,6 @@ Provides: libev4-debuginfo = 4.33-alt1:sisyphus+279015.100.1.1 -File: /usr/lib/debug/.build-id/39 40755 root:root -File: /usr/lib/debug/.build-id/39/2e8272fc92066b893fc07a5251ccd07523cc82 120777 root:root ../../../../lib64/libev.so.4.0.0 -File: /usr/lib/debug/.build-id/39/2e8272fc92066b893fc07a5251ccd07523cc82.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 5616e13aecd9ad147e2e67350b25f254 +File: /usr/lib/debug/.build-id/42 40755 root:root +File: /usr/lib/debug/.build-id/42/0876f8b7ad2421385e9549a9b8280deb4ee1ed 120777 root:root ../../../../lib64/libev.so.4.0.0 +File: /usr/lib/debug/.build-id/42/0876f8b7ad2421385e9549a9b8280deb4ee1ed.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 eb9c663cc37aec8977c7952f17eb8315 File: /usr/lib/debug/usr/lib64/libev.so.4.debug 120777 root:root libev.so.4.0.0.debug @@ -35,2 +35,2 @@ File: /usr/src/debug/libev4-4.33/event.h 100644 root:root 0d816e77559c14c337de88bb0b104892 -RPMIdentity: d71c9de82b96a87cdea858051132c7aa48b05578c8de250210a938fdc3c1cd37acf260f318840b1eafba2249f5d4808f613ea0cafb0653a6458d8781fcef3e6e +RPMIdentity: fd99e990237bba9f5e22511172abdbc1ab47054922695aa6cae1296566e005712560b4b15b6e6a29edc5c40cc46eae8b531d2c0d272211cc9ffc20a7c77926bb