>>> Building on exopi-3 under devel/libev BDEPENDS = [devel/dwz] DIST = [devel/libev:libev-4.33.tar.gz] FULLPKGNAME = libev-4.33 (Junk lock obtained for exopi-3 at 1713347632.58) >>> Running depends in devel/libev at 1713347632.61 /usr/sbin/pkg_add -aI -Drepair dwz-0.15 was: /usr/sbin/pkg_add -aI -Drepair dwz-0.15 /usr/sbin/pkg_add -aI -Drepair dwz-0.15 >>> Running show-prepare-results in devel/libev at 1713347633.36 ===> devel/libev ===> Building from scratch libev-4.33 ===> libev-4.33 depends on: dwz-* -> dwz-0.15 ===> Verifying specs: m ===> found m.10.1 dwz-0.15 (Junk lock released for exopi-3 at 1713347634.25) distfiles size=569527 >>> Running build in devel/libev at 1713347634.31 ===> devel/libev ===> Checking files for libev-4.33 `/exopi-cvs/ports/distfiles/libev-4.33.tar.gz' is up to date. >> (SHA256) libev-4.33.tar.gz: OK ===> Extracting for libev-4.33 ===> Patching for libev-4.33 ===> Applying OpenBSD patch patch-Makefile_in Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |Index: Makefile.in |--- Makefile.in.orig |+++ Makefile.in -------------------------- Patching file Makefile.in using Plan A... Hunk #1 succeeded at 357. done ===> Applying OpenBSD patch patch-configure Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |Index: configure |--- configure.orig |+++ configure -------------------------- Patching file configure using Plan A... Hunk #1 succeeded at 3955. done ===> Compiler link: clang -> /usr/bin/clang ===> Compiler link: clang++ -> /usr/bin/clang++ ===> Compiler link: cc -> /usr/bin/cc ===> Compiler link: c++ -> /usr/bin/c++ ===> Generating configure for libev-4.33 ===> Configuring for libev-4.33 Using /exopi-obj/pobj/libev-4.33/config.site (generated) configure: WARNING: unrecognized options: --disable-gtk-doc configure: loading site script /exopi-obj/pobj/libev-4.33/config.site checking for a BSD-compatible install... /exopi-obj/pobj/libev-4.33/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... mkdir -p checking for gawk... (cached) awk checking whether make sets $(MAKE)... (cached) yes checking whether make supports nested variables... yes checking whether to enable maintainer-specific portions of Makefiles... no checking for gcc... cc 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... (cached) o checking whether we are using the GNU C compiler... (cached) yes checking whether cc accepts -g... (cached) yes checking for cc option to accept ISO C89... none needed checking whether cc understands -c and -o together... yes checking whether make supports the include directive... yes (GNU style) checking dependency style of cc... gcc3 checking build system type... x86_64-unknown-openbsd7.5 checking host system type... x86_64-unknown-openbsd7.5 checking how to print strings... print -r checking for a sed that does not truncate output... (cached) /usr/bin/sed checking for grep that handles long lines and -e... (cached) /usr/bin/grep checking for egrep... (cached) /usr/bin/egrep checking for fgrep... (cached) /usr/bin/fgrep checking for ld used by cc... /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... (cached) 131072 checking how to convert x86_64-unknown-openbsd7.5 file names to x86_64-unknown-openbsd7.5 format... func_convert_file_noop checking how to convert x86_64-unknown-openbsd7.5 file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... match_pattern /lib[^/]+(\.so\.[0-9]+\.[0-9]+|\.so|_pic\.a)$ checking for dlltool... no checking how to associate runtime and link libraries... print -r -- checking for ar... (cached) ar checking for archiver @FILE support... @ checking for strip... (cached) strip checking for ranlib... (cached) ranlib checking command to parse /usr/bin/nm -B output from cc 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 mt... mt checking if mt is a manifest tool... no checking how to run the C preprocessor... cc -E checking for ANSI C header files... (cached) yes checking for sys/types.h... (cached) yes checking for sys/stat.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for memory.h... (cached) yes checking for strings.h... (cached) yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for unistd.h... (cached) yes checking for dlfcn.h... (cached) yes checking for objdir... .libs checking if cc supports -fno-rtti -fno-exceptions... yes checking for cc option to produce PIC... -fPIC -DPIC checking if cc PIC flag -fPIC -DPIC works... yes checking if cc static flag -static works... yes checking if cc supports -c -o file.o... yes checking if cc supports -c -o file.o... (cached) yes checking whether the cc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... yes checking dynamic linker characteristics... openbsd7.5 ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... no 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... no checking sys/inotify.h presence... no checking for sys/inotify.h... no checking sys/epoll.h usability... no checking sys/epoll.h presence... no checking for sys/epoll.h... no checking sys/event.h usability... yes checking sys/event.h presence... yes checking for sys/event.h... yes checking port.h usability... no checking port.h presence... no checking for port.h... no checking for poll.h... (cached) yes checking sys/timerfd.h usability... no checking sys/timerfd.h presence... no checking for sys/timerfd.h... no checking for sys/select.h... (cached) yes checking sys/eventfd.h usability... no checking sys/eventfd.h presence... no checking for sys/eventfd.h... no checking sys/signalfd.h usability... no checking sys/signalfd.h presence... no checking for sys/signalfd.h... no checking linux/aio_abi.h usability... no checking linux/aio_abi.h presence... no checking for linux/aio_abi.h... no checking linux/fs.h usability... no checking linux/fs.h presence... no checking for linux/fs.h... no checking for inotify_init... no checking for epoll_ctl... no checking for kqueue... (cached) yes checking for port_create... no checking for poll... (cached) yes checking for select... (cached) yes checking for eventfd... no checking for signalfd... no checking for clock_gettime... (cached) yes checking for nanosleep... (cached) yes checking for __kernel_rwf_t... no checking for library containing floor... -lm checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands configure: WARNING: unrecognized options: --disable-gtk-doc ===> Building for libev-4.33 /usr/bin/make all-am /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -O2 -pipe -g -MT ev.lo -MD -MP -MF .deps/ev.Tpo -c -o ev.lo ev.c cc -DHAVE_CONFIG_H -I. -O2 -pipe -g -MT ev.lo -MD -MP -MF .deps/ev.Tpo -c ev.c -fPIC -DPIC -o .libs/ev.o ev.c:580:48: warning: '/*' within block comment [-Wcomment] /*#define MIN_INTERVAL 0.00000095367431640625 /* 1/2**20, good till 2200 */ ^ ev.c:2143:31: warning: 'extern' variable has an initializer [-Wextern-initializer] 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:3087: ./ev_kqueue.c:133:32: warning: left operand of comma operator has no effect [-Wunused-value] assert (("libev: kqueue found invalid fd", 0)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/assert.h:56:23: note: expanded from macro 'assert' # define assert(e) ((e) ? (void)0 : __assert2(__FILE__, __LINE__, __func__, #e)) ^ In file included from ev.c:3087: ./ev_kqueue.c:139:28: warning: left operand of comma operator has no effect [-Wunused-value] assert (("libev: kqueue found invalid fd", 0)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/assert.h:56:23: note: expanded from macro 'assert' # define assert(e) ((e) ? (void)0 : __assert2(__FILE__, __LINE__, __func__, #e)) ^ In file included from ev.c:3099: ./ev_poll.c:113:18: warning: left operand of comma operator has no effect [-Wunused-value] assert (("libev: poll returned illegal result, broken BSD kernel?", p < polls + pollcnt)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/assert.h:56:23: note: expanded from macro 'assert' # define assert(e) ((e) ? (void)0 : __assert2(__FILE__, __LINE__, __func__, #e)) ^ In file included from ev.c:3099: ./ev_poll.c:121:26: warning: left operand of comma operator has no effect [-Wunused-value] assert (("libev: poll found invalid fd in poll set", 0)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/assert.h:56:23: note: expanded from macro 'assert' # define assert(e) ((e) ? (void)0 : __assert2(__FILE__, __LINE__, __func__, #e)) ^ ev.c:3573:12: warning: left operand of comma operator has no effect [-Wunused-value] assert (("libev: watcher has invalid priority", ABSPRI (w) >= 0 && ABSPRI (w) < NUMPRI)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/assert.h:56:23: note: expanded from macro 'assert' # define assert(e) ((e) ? (void)0 : __assert2(__FILE__, __LINE__, __func__, #e)) ^ ev.c:3576:14: warning: left operand of comma operator has no effect [-Wunused-value] assert (("libev: pending watcher not on pending queue", pendings [ABSPRI (w)][w->pending - 1].w == w)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/assert.h:56:23: note: expanded from macro 'assert' # define assert(e) ((e) ? (void)0 : __assert2(__FILE__, __LINE__, __func__, #e)) ^ ev.c:3587:16: warning: left operand of comma operator has no effect [-Wunused-value] assert (("libev: active index mismatch in heap", ev_active (ANHE_w (heap [i])) == i)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/assert.h:56:23: note: expanded from macro 'assert' # define assert(e) ((e) ? (void)0 : __assert2(__FILE__, __LINE__, __func__, #e)) ^ ev.c:3588:16: warning: left operand of comma operator has no effect [-Wunused-value] assert (("libev: heap condition violated", i == HEAP0 || ANHE_at (heap [HPARENT (i)]) <= ANHE_at (heap [i]))); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/assert.h:56:23: note: expanded from macro 'assert' # define assert(e) ((e) ? (void)0 : __assert2(__FILE__, __LINE__, __func__, #e)) ^ ev.c:3589:16: warning: left operand of comma operator has no effect [-Wunused-value] assert (("libev: heap at cache mismatch", ANHE_at (heap [i]) == ev_at (ANHE_w (heap [i])))); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/assert.h:56:23: note: expanded from macro 'assert' # define assert(e) ((e) ? (void)0 : __assert2(__FILE__, __LINE__, __func__, #e)) ^ ev.c:3601:16: warning: left operand of comma operator has no effect [-Wunused-value] assert (("libev: active index mismatch", ev_active (ws [cnt]) == cnt + 1)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/assert.h:56:23: note: expanded from macro 'assert' # define assert(e) ((e) ? (void)0 : __assert2(__FILE__, __LINE__, __func__, #e)) ^ ev.c:3619:14: warning: left operand of comma operator has no effect [-Wunused-value] assert (("libev: negative fd in fdchanges", fdchanges [i] >= 0)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/assert.h:56:23: note: expanded from macro 'assert' # define assert(e) ((e) ? (void)0 : __assert2(__FILE__, __LINE__, __func__, #e)) ^ ev.c:3632:24: warning: left operand of comma operator has no effect [-Wunused-value] assert (("libev: io watcher list contains a loop", w != w2)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/assert.h:56:23: note: expanded from macro 'assert' # define assert(e) ((e) ? (void)0 : __assert2(__FILE__, __LINE__, __func__, #e)) ^ ev.c:3636:20: warning: left operand of comma operator has no effect [-Wunused-value] assert (("libev: inactive fd watcher on anfd list", ev_active (w) == 1)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/assert.h:56:23: note: expanded from macro 'assert' # define assert(e) ((e) ? (void)0 : __assert2(__FILE__, __LINE__, __func__, #e)) ^ ev.c:3637:20: warning: left operand of comma operator has no effect [-Wunused-value] assert (("libev: fd mismatch between watcher and anfd", ((ev_io *)w)->fd == i)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/assert.h:56:23: note: expanded from macro 'assert' # define assert(e) ((e) ? (void)0 : __assert2(__FILE__, __LINE__, __func__, #e)) ^ ev.c:3823:24: warning: left operand of comma operator has no effect [-Wunused-value] assert (("libev: negative ev_timer repeat value found while processing timers", w->repeat > EV_TS_CONST (0.))); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/assert.h:56:23: note: expanded from macro 'assert' # define assert(e) ((e) ? (void)0 : __assert2(__FILE__, __LINE__, __func__, #e)) ^ ev.c:3886:24: warning: left operand of comma operator has no effect [-Wunused-value] assert (("libev: ev_periodic reschedule callback returned time in the past", ev_at (w) >= ev_rt_now)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/assert.h:56:23: note: expanded from macro 'assert' # define assert(e) ((e) ? (void)0 : __assert2(__FILE__, __LINE__, __func__, #e)) ^ ev.c:4027:12: warning: left operand of comma operator has no effect [-Wunused-value] assert (("libev: ev_loop recursion during release detected", loop_done != EVBREAK_RECURSE)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/assert.h:56:23: note: expanded from macro 'assert' # define assert(e) ((e) ? (void)0 : __assert2(__FILE__, __LINE__, __func__, #e)) ^ ev.c:4165:22: warning: left operand of comma operator has no effect [-Wunused-value] assert (("libev: pipe_w not active, but pipe not written", ev_is_active (&pipe_w))); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/assert.h:56:23: note: expanded from macro 'assert' # define assert(e) ((e) ? (void)0 : __assert2(__FILE__, __LINE__, __func__, #e)) ^ ev.c:4339:12: warning: left operand of comma operator has no effect [-Wunused-value] assert (("libev: ev_io_start called with negative fd", fd >= 0)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/assert.h:56:23: note: expanded from macro 'assert' # define assert(e) ((e) ? (void)0 : __assert2(__FILE__, __LINE__, __func__, #e)) ^ ev.c:4340:12: warning: left operand of comma operator has no effect [-Wunused-value] assert (("libev: ev_io_start called with illegal event mask", !(w->events & ~(EV__IOFDSET | EV_READ | EV_WRITE)))); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/assert.h:56:23: note: expanded from macro 'assert' # define assert(e) ((e) ? (void)0 : __assert2(__FILE__, __LINE__, __func__, #e)) ^ ev.c:4352:12: warning: left operand of comma operator has no effect [-Wunused-value] assert (("libev: ev_io_start called with corrupted watcher", ((WL)w)->next != (WL)w)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/assert.h:56:23: note: expanded from macro 'assert' # define assert(e) ((e) ? (void)0 : __assert2(__FILE__, __LINE__, __func__, #e)) ^ ev.c:4368:12: warning: left operand of comma operator 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)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/assert.h:56:23: note: expanded from macro 'assert' # define assert(e) ((e) ? (void)0 : __assert2(__FILE__, __LINE__, __func__, #e)) ^ ev.c:4392:12: warning: left operand of comma operator has no effect [-Wunused-value] assert (("libev: ev_timer_start called with negative timer repeat value", w->repeat >= 0.)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/assert.h:56:23: note: expanded from macro 'assert' # define assert(e) ((e) ? (void)0 : __assert2(__FILE__, __LINE__, __func__, #e)) ^ ev.c:4421:14: warning: left operand of comma operator has no effect [-Wunused-value] assert (("libev: internal timer heap corruption", ANHE_w (timers [active]) == (WT)w)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/assert.h:56:23: note: expanded from macro 'assert' # define assert(e) ((e) ? (void)0 : __assert2(__FILE__, __LINE__, __func__, #e)) ^ ev.c:4490:16: warning: left operand of comma operator has no effect [-Wunused-value] assert (("libev: ev_periodic_start called with negative interval value", w->interval >= 0.)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/assert.h:56:23: note: expanded from macro 'assert' # define assert(e) ((e) ? (void)0 : __assert2(__FILE__, __LINE__, __func__, #e)) ^ ev.c:4523:14: warning: left operand of comma operator has no effect [-Wunused-value] assert (("libev: internal periodic heap corruption", ANHE_w (periodics [active]) == (WT)w)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/assert.h:56:23: note: expanded from macro 'assert' # define assert(e) ((e) ? (void)0 : __assert2(__FILE__, __LINE__, __func__, #e)) ^ ev.c:4562:12: warning: left operand of comma operator has no effect [-Wunused-value] assert (("libev: ev_signal_start called with illegal signal number", w->signum > 0 && w->signum < EV_NSIG)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/assert.h:56:23: note: expanded from macro 'assert' # define assert(e) ((e) ? (void)0 : __assert2(__FILE__, __LINE__, __func__, #e)) ^ ev.c:4565:12: warning: left operand of comma operator has no effect [-Wunused-value] assert (("libev: a signal must not be attached to two different loops", ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/assert.h:56:23: note: expanded from macro 'assert' # define assert(e) ((e) ? (void)0 : __assert2(__FILE__, __LINE__, __func__, #e)) ^ ev.c:4684:12: warning: left operand of comma operator has no effect [-Wunused-value] assert (("libev: child watchers are only supported in the default loop", loop == ev_default_loop_ptr)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/assert.h:56:23: note: expanded from macro 'assert' # define assert(e) ((e) ? (void)0 : __assert2(__FILE__, __LINE__, __func__, #e)) ^ ev.c:5271:14: warning: left operand of comma operator has no effect [-Wunused-value] assert (("libev: loop to be embedded is not embeddable", backend & ev_embeddable_backends ())); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/assert.h:56:23: note: expanded from macro 'assert' # define assert(e) ((e) ? (void)0 : __assert2(__FILE__, __LINE__, __func__, #e)) ^ 32 warnings generated. cc -DHAVE_CONFIG_H -I. -O2 -pipe -g -MT ev.lo -MD -MP -MF .deps/ev.Tpo -c ev.c -o ev.o ev.c:580:48: warning: '/*' within block comment [-Wcomment] /*#define MIN_INTERVAL 0.00000095367431640625 /* 1/2**20, good till 2200 */ ^ ev.c:2143:31: warning: 'extern' variable has an initializer [-Wextern-initializer] 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:3087: ./ev_kqueue.c:133:32: warning: left operand of comma operator has no effect [-Wunused-value] assert (("libev: kqueue found invalid fd", 0)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/assert.h:56:23: note: expanded from macro 'assert' # define assert(e) ((e) ? (void)0 : __assert2(__FILE__, __LINE__, __func__, #e)) ^ In file included from ev.c:3087: ./ev_kqueue.c:139:28: warning: left operand of comma operator has no effect [-Wunused-value] assert (("libev: kqueue found invalid fd", 0)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/assert.h:56:23: note: expanded from macro 'assert' # define assert(e) ((e) ? (void)0 : __assert2(__FILE__, __LINE__, __func__, #e)) ^ In file included from ev.c:3099: ./ev_poll.c:113:18: warning: left operand of comma operator has no effect [-Wunused-value] assert (("libev: poll returned illegal result, broken BSD kernel?", p < polls + pollcnt)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/assert.h:56:23: note: expanded from macro 'assert' # define assert(e) ((e) ? (void)0 : __assert2(__FILE__, __LINE__, __func__, #e)) ^ In file included from ev.c:3099: ./ev_poll.c:121:26: warning: left operand of comma operator has no effect [-Wunused-value] assert (("libev: poll found invalid fd in poll set", 0)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/assert.h:56:23: note: expanded from macro 'assert' # define assert(e) ((e) ? (void)0 : __assert2(__FILE__, __LINE__, __func__, #e)) ^ ev.c:3573:12: warning: left operand of comma operator has no effect [-Wunused-value] assert (("libev: watcher has invalid priority", ABSPRI (w) >= 0 && ABSPRI (w) < NUMPRI)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/assert.h:56:23: note: expanded from macro 'assert' # define assert(e) ((e) ? (void)0 : __assert2(__FILE__, __LINE__, __func__, #e)) ^ ev.c:3576:14: warning: left operand of comma operator has no effect [-Wunused-value] assert (("libev: pending watcher not on pending queue", pendings [ABSPRI (w)][w->pending - 1].w == w)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/assert.h:56:23: note: expanded from macro 'assert' # define assert(e) ((e) ? (void)0 : __assert2(__FILE__, __LINE__, __func__, #e)) ^ ev.c:3587:16: warning: left operand of comma operator has no effect [-Wunused-value] assert (("libev: active index mismatch in heap", ev_active (ANHE_w (heap [i])) == i)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/assert.h:56:23: note: expanded from macro 'assert' # define assert(e) ((e) ? (void)0 : __assert2(__FILE__, __LINE__, __func__, #e)) ^ ev.c:3588:16: warning: left operand of comma operator has no effect [-Wunused-value] assert (("libev: heap condition violated", i == HEAP0 || ANHE_at (heap [HPARENT (i)]) <= ANHE_at (heap [i]))); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/assert.h:56:23: note: expanded from macro 'assert' # define assert(e) ((e) ? (void)0 : __assert2(__FILE__, __LINE__, __func__, #e)) ^ ev.c:3589:16: warning: left operand of comma operator has no effect [-Wunused-value] assert (("libev: heap at cache mismatch", ANHE_at (heap [i]) == ev_at (ANHE_w (heap [i])))); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/assert.h:56:23: note: expanded from macro 'assert' # define assert(e) ((e) ? (void)0 : __assert2(__FILE__, __LINE__, __func__, #e)) ^ ev.c:3601:16: warning: left operand of comma operator has no effect [-Wunused-value] assert (("libev: active index mismatch", ev_active (ws [cnt]) == cnt + 1)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/assert.h:56:23: note: expanded from macro 'assert' # define assert(e) ((e) ? (void)0 : __assert2(__FILE__, __LINE__, __func__, #e)) ^ ev.c:3619:14: warning: left operand of comma operator has no effect [-Wunused-value] assert (("libev: negative fd in fdchanges", fdchanges [i] >= 0)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/assert.h:56:23: note: expanded from macro 'assert' # define assert(e) ((e) ? (void)0 : __assert2(__FILE__, __LINE__, __func__, #e)) ^ ev.c:3632:24: warning: left operand of comma operator has no effect [-Wunused-value] assert (("libev: io watcher list contains a loop", w != w2)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/assert.h:56:23: note: expanded from macro 'assert' # define assert(e) ((e) ? (void)0 : __assert2(__FILE__, __LINE__, __func__, #e)) ^ ev.c:3636:20: warning: left operand of comma operator has no effect [-Wunused-value] assert (("libev: inactive fd watcher on anfd list", ev_active (w) == 1)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/assert.h:56:23: note: expanded from macro 'assert' # define assert(e) ((e) ? (void)0 : __assert2(__FILE__, __LINE__, __func__, #e)) ^ ev.c:3637:20: warning: left operand of comma operator has no effect [-Wunused-value] assert (("libev: fd mismatch between watcher and anfd", ((ev_io *)w)->fd == i)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/assert.h:56:23: note: expanded from macro 'assert' # define assert(e) ((e) ? (void)0 : __assert2(__FILE__, __LINE__, __func__, #e)) ^ ev.c:3823:24: warning: left operand of comma operator has no effect [-Wunused-value] assert (("libev: negative ev_timer repeat value found while processing timers", w->repeat > EV_TS_CONST (0.))); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/assert.h:56:23: note: expanded from macro 'assert' # define assert(e) ((e) ? (void)0 : __assert2(__FILE__, __LINE__, __func__, #e)) ^ ev.c:3886:24: warning: left operand of comma operator has no effect [-Wunused-value] assert (("libev: ev_periodic reschedule callback returned time in the past", ev_at (w) >= ev_rt_now)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/assert.h:56:23: note: expanded from macro 'assert' # define assert(e) ((e) ? (void)0 : __assert2(__FILE__, __LINE__, __func__, #e)) ^ ev.c:4027:12: warning: left operand of comma operator has no effect [-Wunused-value] assert (("libev: ev_loop recursion during release detected", loop_done != EVBREAK_RECURSE)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/assert.h:56:23: note: expanded from macro 'assert' # define assert(e) ((e) ? (void)0 : __assert2(__FILE__, __LINE__, __func__, #e)) ^ ev.c:4165:22: warning: left operand of comma operator has no effect [-Wunused-value] assert (("libev: pipe_w not active, but pipe not written", ev_is_active (&pipe_w))); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/assert.h:56:23: note: expanded from macro 'assert' # define assert(e) ((e) ? (void)0 : __assert2(__FILE__, __LINE__, __func__, #e)) ^ ev.c:4339:12: warning: left operand of comma operator has no effect [-Wunused-value] assert (("libev: ev_io_start called with negative fd", fd >= 0)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/assert.h:56:23: note: expanded from macro 'assert' # define assert(e) ((e) ? (void)0 : __assert2(__FILE__, __LINE__, __func__, #e)) ^ ev.c:4340:12: warning: left operand of comma operator has no effect [-Wunused-value] assert (("libev: ev_io_start called with illegal event mask", !(w->events & ~(EV__IOFDSET | EV_READ | EV_WRITE)))); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/assert.h:56:23: note: expanded from macro 'assert' # define assert(e) ((e) ? (void)0 : __assert2(__FILE__, __LINE__, __func__, #e)) ^ ev.c:4352:12: warning: left operand of comma operator has no effect [-Wunused-value] assert (("libev: ev_io_start called with corrupted watcher", ((WL)w)->next != (WL)w)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/assert.h:56:23: note: expanded from macro 'assert' # define assert(e) ((e) ? (void)0 : __assert2(__FILE__, __LINE__, __func__, #e)) ^ ev.c:4368:12: warning: left operand of comma operator 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)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/assert.h:56:23: note: expanded from macro 'assert' # define assert(e) ((e) ? (void)0 : __assert2(__FILE__, __LINE__, __func__, #e)) ^ ev.c:4392:12: warning: left operand of comma operator has no effect [-Wunused-value] assert (("libev: ev_timer_start called with negative timer repeat value", w->repeat >= 0.)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/assert.h:56:23: note: expanded from macro 'assert' # define assert(e) ((e) ? (void)0 : __assert2(__FILE__, __LINE__, __func__, #e)) ^ ev.c:4421:14: warning: left operand of comma operator has no effect [-Wunused-value] assert (("libev: internal timer heap corruption", ANHE_w (timers [active]) == (WT)w)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/assert.h:56:23: note: expanded from macro 'assert' # define assert(e) ((e) ? (void)0 : __assert2(__FILE__, __LINE__, __func__, #e)) ^ ev.c:4490:16: warning: left operand of comma operator has no effect [-Wunused-value] assert (("libev: ev_periodic_start called with negative interval value", w->interval >= 0.)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/assert.h:56:23: note: expanded from macro 'assert' # define assert(e) ((e) ? (void)0 : __assert2(__FILE__, __LINE__, __func__, #e)) ^ ev.c:4523:14: warning: left operand of comma operator has no effect [-Wunused-value] assert (("libev: internal periodic heap corruption", ANHE_w (periodics [active]) == (WT)w)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/assert.h:56:23: note: expanded from macro 'assert' # define assert(e) ((e) ? (void)0 : __assert2(__FILE__, __LINE__, __func__, #e)) ^ ev.c:4562:12: warning: left operand of comma operator has no effect [-Wunused-value] assert (("libev: ev_signal_start called with illegal signal number", w->signum > 0 && w->signum < EV_NSIG)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/assert.h:56:23: note: expanded from macro 'assert' # define assert(e) ((e) ? (void)0 : __assert2(__FILE__, __LINE__, __func__, #e)) ^ ev.c:4565:12: warning: left operand of comma operator has no effect [-Wunused-value] assert (("libev: a signal must not be attached to two different loops", ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/assert.h:56:23: note: expanded from macro 'assert' # define assert(e) ((e) ? (void)0 : __assert2(__FILE__, __LINE__, __func__, #e)) ^ ev.c:4684:12: warning: left operand of comma operator has no effect [-Wunused-value] assert (("libev: child watchers are only supported in the default loop", loop == ev_default_loop_ptr)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/assert.h:56:23: note: expanded from macro 'assert' # define assert(e) ((e) ? (void)0 : __assert2(__FILE__, __LINE__, __func__, #e)) ^ ev.c:5271:14: warning: left operand of comma operator has no effect [-Wunused-value] assert (("libev: loop to be embedded is not embeddable", backend & ev_embeddable_backends ())); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/assert.h:56:23: note: expanded from macro 'assert' # define assert(e) ((e) ? (void)0 : __assert2(__FILE__, __LINE__, __func__, #e)) ^ 32 warnings generated. mv -f .deps/ev.Tpo .deps/ev.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -O2 -pipe -g -MT event.lo -MD -MP -MF .deps/event.Tpo -c -o event.lo event.c cc -DHAVE_CONFIG_H -I. -O2 -pipe -g -MT event.lo -MD -MP -MF .deps/event.Tpo -c event.c -fPIC -DPIC -o .libs/event.o cc -DHAVE_CONFIG_H -I. -O2 -pipe -g -MT event.lo -MD -MP -MF .deps/event.Tpo -c event.c -o event.o mv -f .deps/event.Tpo .deps/event.Plo /usr/bin/libtool --tag=CC --mode=link cc -O2 -pipe -g -version-info 4:0:0 -o libev.la -rpath /usr/local/lib ev.lo event.lo -lm libtool: link: cc -shared -fPIC -DPIC -o .libs/libev.so.3.1 -O2 -pipe -g .libs/ev.o .libs/event.o -L.libs -lm -Wl,-soname,libev.so.3.1 libtool: link: ar cru .libs/libev.a ev.o event.o libtool: link: ranlib .libs/libev.a >>> Running package in devel/libev at 1713347656.25 ===> devel/libev ===> Faking installation for libev-4.33 mkdir -p '/exopi-obj/pobj/libev-4.33/fake-amd64/usr/local/lib' /usr/bin/libtool --mode=install /exopi-obj/pobj/libev-4.33/bin/install -c libev.la '/exopi-obj/pobj/libev-4.33/fake-amd64/usr/local/lib' libtool: install: /exopi-obj/pobj/libev-4.33/bin/install -c -m 644 ./.libs/libev.a /exopi-obj/pobj/libev-4.33/fake-amd64/usr/local/lib/libev.a libtool: install: /exopi-obj/pobj/libev-4.33/bin/install -c -m 644 ./.libs/libev.so.3.1 /exopi-obj/pobj/libev-4.33/fake-amd64/usr/local/lib/libev.so.3.1 libtool: install: /exopi-obj/pobj/libev-4.33/bin/install -c -m 644 ./.libs/libev.lai /exopi-obj/pobj/libev-4.33/fake-amd64/usr/local/lib/libev.la mkdir -p '/exopi-obj/pobj/libev-4.33/fake-amd64/usr/local/include' /exopi-obj/pobj/libev-4.33/bin/install -c -m 644 ev.h ev++.h '/exopi-obj/pobj/libev-4.33/fake-amd64/usr/local/include' mkdir -p '/exopi-obj/pobj/libev-4.33/fake-amd64/usr/local/man/man3' /exopi-obj/pobj/libev-4.33/bin/install -c -m 644 ev.3 '/exopi-obj/pobj/libev-4.33/fake-amd64/usr/local/man/man3' Reading existing plist for libev-4.33 Writing /exopi-obj/pobj/libev-4.33/fake-amd64/debug-pkg/Makefile.new Writing /exopi-obj/pobj/libev-4.33/fake-amd64/debug-pkg/PLIST Renaming /exopi-obj/pobj/libev-4.33/fake-amd64/debug-pkg/Makefile.new to Makefile > Extracting debug info from /exopi-obj/pobj/libev-4.33/fake-amd64/usr/local/lib/libev.so.3.1 ===> Building package for libev-4.33 Create /exopi-cvs/ports/packages/amd64/all/libev-4.33.tgz Creating package libev-4.33 reading plist| checking dependencies| checksumming| checksumming| | 0% checksumming|**** | 7% checksumming|********* | 14% checksumming|************* | 21% checksumming|***************** | 29% checksumming|********************** | 36% checksumming|************************** | 43% checksumming|******************************* | 50% checksumming|*********************************** | 57% checksumming|*************************************** | 64% checksumming|******************************************** | 71% checksumming|************************************************ | 79% checksumming|**************************************************** | 86% checksumming|********************************************************* | 93% checksumming|*************************************************************|100% archiving| archiving| | 0% archiving|************************** | 41% archiving|********************************* | 51% archiving|*********************************** | 54% archiving|************************************** | 59% archiving|****************************************************************|100% Creating package debug-libev-4.33 reading plist| checking dependencies| checking dependencies|devel/libev checksumming| checksumming| | 0% checksumming|****** | 9% checksumming|*********** | 18% checksumming|***************** | 27% checksumming|********************** | 36% checksumming|**************************** | 45% checksumming|********************************* | 55% checksumming|*************************************** | 64% checksumming|******************************************** | 73% checksumming|************************************************** | 82% checksumming|******************************************************* | 91% checksumming|*************************************************************|100% archiving| archiving| | 0% archiving|****************************************************************|100% Link to /exopi-cvs/ports/packages/amd64/ftp/libev-4.33.tgz Link to /exopi-cvs/ports/packages/amd64/ftp/debug-libev-4.33.tgz >>> Running clean in devel/libev at 1713347660.57 ===> devel/libev ===> Cleaning for libev-4.33 >>> Ended at 1713347661.15 max_stuck=1.24/depends=0.75/show-prepare-results=0.92/build=21.97/package=4.29/clean=0.64