>>> Building on exopi-3 under devel/libinotify BDEPENDS = [devel/automake/1.14;devel/dwz;devel/metaauto;devel/autoconf/2.69;devel/libtool] DIST = [devel/libinotify:libinotify-kqueue-20211018.tar.gz] FULLPKGNAME = libinotify-20211018 (Junk lock obtained for exopi-3 at 1711445490.03) >>> Running depends in devel/libinotify at 1711445490.05 /usr/sbin/pkg_add -aI -Drepair autoconf-2.69p3 automake-1.14.1p1 libtool-2.4.2p2 was: /usr/sbin/pkg_add -aI -Drepair autoconf-2.69p3 automake-1.14.1p1 dwz-0.15 libtool-2.4.2p2 metaauto-1.0p4 /usr/sbin/pkg_add -aI -Drepair autoconf-2.69p3 automake-1.14.1p1 libtool-2.4.2p2 >>> Running show-prepare-results in devel/libinotify at 1711445491.67 ===> devel/libinotify ===> Building from scratch libinotify-20211018 ===> libinotify-20211018 depends on: metaauto-* -> metaauto-1.0p4 ===> libinotify-20211018 depends on: autoconf-2.69 -> autoconf-2.69p3 ===> libinotify-20211018 depends on: automake->=1.14,<1.15 -> automake-1.14.1p1 ===> libinotify-20211018 depends on: libtool-* -> libtool-2.4.2p2 ===> libinotify-20211018 depends on: dwz-* -> dwz-0.15 ===> Verifying specs: pthread ===> found pthread.27.1 autoconf-2.69p3 automake-1.14.1p1 dwz-0.15 libtool-2.4.2p2 metaauto-1.0p4 (Junk lock released for exopi-3 at 1711445494.28) distfiles size=74778 >>> Running extract in devel/libinotify at 1711445494.42 ===> devel/libinotify ===> Checking files for libinotify-20211018 `/exopi-cvs/ports/distfiles/libinotify-kqueue-20211018.tar.gz' is up to date. >> (SHA256) libinotify-kqueue-20211018.tar.gz: OK ===> Extracting for libinotify-20211018 >>> Running patch in devel/libinotify at 1711445495.34 ===> devel/libinotify ===> Patching for libinotify-20211018 ===> Applying OpenBSD patch patch-Makefile_am Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |Drop -Werror |Unbreak separate build | |Index: Makefile.am |--- Makefile.am.orig |+++ Makefile.am -------------------------- Patching file Makefile.am using Plan A... Hunk #1 succeeded at 59. done ===> Applying OpenBSD patch patch-libinotify_pc_in Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |Index: libinotify.pc.in |--- libinotify.pc.in.orig |+++ libinotify.pc.in -------------------------- Patching file libinotify.pc.in using Plan A... Hunk #1 succeeded at 1. 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++ >>> Running configure in devel/libinotify at 1711445495.91 ===> devel/libinotify ===> Generating configure for libinotify-20211018 Running autoreconf-2.69 in /exopi-obj/pobj/libinotify-20211018/libinotify-kqueue-20211018 libtoolize: putting auxiliary files in `.'. libtoolize: copying file `./ltmain.sh' libtoolize: putting macros in AC_CONFIG_MACRO_DIR, `m4'. libtoolize: copying file `m4/libtool.m4' libtoolize: copying file `m4/ltoptions.m4' libtoolize: copying file `m4/ltsugar.m4' libtoolize: copying file `m4/ltversion.m4' libtoolize: copying file `m4/lt~obsolete.m4' configure.ac:8: installing './compile' configure.ac:9: installing './config.guess' configure.ac:9: installing './config.sub' configure.ac:2: installing './install-sh' configure.ac:2: installing './missing' Makefile.am: installing './depcomp' ===> Configuring for libinotify-20211018 Using /exopi-obj/pobj/libinotify-20211018/config.site (generated) configure: WARNING: unrecognized options: --disable-gtk-doc configure: loading site script /exopi-obj/pobj/libinotify-20211018/config.site checking for a BSD-compatible install... /exopi-obj/pobj/libinotify-20211018/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 for style of include used by make... GNU 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 dependency style of cc... gcc3 checking how to run the C preprocessor... cc -E checking for grep that handles long lines and -e... (cached) /usr/bin/grep checking for egrep... (cached) /usr/bin/egrep 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 minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes 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 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 whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... no 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 mt... mt checking if mt is a manifest tool... no 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 for gcc... (cached) cc 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... (cached) none needed checking whether cc understands -c and -o together... (cached) yes checking dependency style of cc... (cached) gcc3 checking whether we are using the GNU C++ compiler... (cached) yes checking whether c++ accepts -g... (cached) yes checking dependency style of c++... gcc3 checking how to run the C++ preprocessor... c++ -E checking for ld used by c++... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether the c++ linker (/usr/bin/ld) supports shared libraries... yes checking for c++ option to produce PIC... -fPIC -DPIC checking if c++ PIC flag -fPIC -DPIC works... yes checking if c++ static flag -static works... yes checking if c++ supports -c -o file.o... yes checking if c++ supports -c -o file.o... (cached) yes checking whether the c++ linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... openbsd7.5 ld.so checking how to hardcode library paths into programs... immediate checking for inline... inline checking for typeof syntax and keyword spelling... typeof checking for flexible array members... yes checking for stdbool.h that conforms to C99... yes checking for _Bool... yes checking if compiler needs -Werror to reject unknown flags... yes checking for the pthreads library -lpthreads... no checking whether pthreads work without any flags... no checking whether pthreads work with -Kthread... no checking whether pthreads work with -kthread... no checking for the pthreads library -llthread... no checking whether pthreads work with -pthread... yes checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE checking if more special flags are required for pthreads... no checking for PTHREAD_PRIO_INHERIT... yes checking sys/event.h usability... yes checking sys/event.h presence... yes checking for sys/event.h... yes checking for kqueue... (cached) yes checking for kevent... yes checking for pthread_barrier... yes checking for useable stdatomic.h... yes checking for openat... yes checking for fdopendir... (cached) yes checking for fstatat... yes checking for fdclosedir... no checking for faccessat... yes checking for DIR.dd_fd... no checking for dirent.h that defines DIR... (cached) yes checking for library containing opendir... none required checking for struct dirent.d_type... yes checking for NOTE_OPEN in sys/event.h... no checking for NOTE_CLOSE in sys/event.h... no checking for NOTE_READ in sys/event.h... no checking for NOTE_EXTEND on moving of a file into the watched subdirectory... no checking for NOTE_EXTEND on moving of a file from the watched subdirectory... no checking for O_PATH in fcntl.h... no checking for O_EMPTY_PATH in fcntl.h... no checking for AT_EMPTY_PATH in fcntl.h... no checking for O_SYMLINK in fcntl.h... no checking for O_EVTONLY in fcntl.h... no configure: WARNING: Neither O_PATH nor O_SYMLINK open(2) flags are supported on your system. Watching for symbolic links is unavailable configure: WARNING: Neither O_PATH nor O_EVTONLY open(2) flags are supported on your system. Unmounting of fs where watch located is unavailable checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating libinotify.pc config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands configure: WARNING: unrecognized options: --disable-gtk-doc >>> Running build in devel/libinotify at 1711445545.66 ===> devel/libinotify ===> Building for libinotify-20211018 /usr/bin/make all-am /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I/exopi-obj/pobj/libinotify-20211018/libinotify-kqueue-20211018 -I. -DNDEBUG -pthread -Wall -O2 -pipe -g -MT libinotify_la-utils.lo -MD -MP -MF .deps/libinotify_la-utils.Tpo -c -o libinotify_la-utils.lo `test -f 'utils.c' || echo '/exopi-obj/pobj/libinotify-20211018/libinotify-kqueue-20211018/'`utils.c cc -DHAVE_CONFIG_H -I. -I/exopi-obj/pobj/libinotify-20211018/libinotify-kqueue-20211018 -I. -DNDEBUG -pthread -Wall -O2 -pipe -g -MT libinotify_la-utils.lo -MD -MP -MF .deps/libinotify_la-utils.Tpo -c /exopi-obj/pobj/libinotify-20211018/libinotify-kqueue-20211018/utils.c -fPIC -DPIC -o .libs/libinotify_la-utils.o cc -DHAVE_CONFIG_H -I. -I/exopi-obj/pobj/libinotify-20211018/libinotify-kqueue-20211018 -I. -DNDEBUG -pthread -Wall -O2 -pipe -g -MT libinotify_la-utils.lo -MD -MP -MF .deps/libinotify_la-utils.Tpo -c /exopi-obj/pobj/libinotify-20211018/libinotify-kqueue-20211018/utils.c -o libinotify_la-utils.o mv -f .deps/libinotify_la-utils.Tpo .deps/libinotify_la-utils.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I/exopi-obj/pobj/libinotify-20211018/libinotify-kqueue-20211018 -I. -DNDEBUG -pthread -Wall -O2 -pipe -g -MT libinotify_la-dep-list.lo -MD -MP -MF .deps/libinotify_la-dep-list.Tpo -c -o libinotify_la-dep-list.lo `test -f 'dep-list.c' || echo '/exopi-obj/pobj/libinotify-20211018/libinotify-kqueue-20211018/'`dep-list.c cc -DHAVE_CONFIG_H -I. -I/exopi-obj/pobj/libinotify-20211018/libinotify-kqueue-20211018 -I. -DNDEBUG -pthread -Wall -O2 -pipe -g -MT libinotify_la-dep-list.lo -MD -MP -MF .deps/libinotify_la-dep-list.Tpo -c /exopi-obj/pobj/libinotify-20211018/libinotify-kqueue-20211018/dep-list.c -fPIC -DPIC -o .libs/libinotify_la-dep-list.o cc -DHAVE_CONFIG_H -I. -I/exopi-obj/pobj/libinotify-20211018/libinotify-kqueue-20211018 -I. -DNDEBUG -pthread -Wall -O2 -pipe -g -MT libinotify_la-dep-list.lo -MD -MP -MF .deps/libinotify_la-dep-list.Tpo -c /exopi-obj/pobj/libinotify-20211018/libinotify-kqueue-20211018/dep-list.c -o libinotify_la-dep-list.o mv -f .deps/libinotify_la-dep-list.Tpo .deps/libinotify_la-dep-list.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I/exopi-obj/pobj/libinotify-20211018/libinotify-kqueue-20211018 -I. -DNDEBUG -pthread -Wall -O2 -pipe -g -MT libinotify_la-event-queue.lo -MD -MP -MF .deps/libinotify_la-event-queue.Tpo -c -o libinotify_la-event-queue.lo `test -f 'event-queue.c' || echo '/exopi-obj/pobj/libinotify-20211018/libinotify-kqueue-20211018/'`event-queue.c cc -DHAVE_CONFIG_H -I. -I/exopi-obj/pobj/libinotify-20211018/libinotify-kqueue-20211018 -I. -DNDEBUG -pthread -Wall -O2 -pipe -g -MT libinotify_la-event-queue.lo -MD -MP -MF .deps/libinotify_la-event-queue.Tpo -c /exopi-obj/pobj/libinotify-20211018/libinotify-kqueue-20211018/event-queue.c -fPIC -DPIC -o .libs/libinotify_la-event-queue.o cc -DHAVE_CONFIG_H -I. -I/exopi-obj/pobj/libinotify-20211018/libinotify-kqueue-20211018 -I. -DNDEBUG -pthread -Wall -O2 -pipe -g -MT libinotify_la-event-queue.lo -MD -MP -MF .deps/libinotify_la-event-queue.Tpo -c /exopi-obj/pobj/libinotify-20211018/libinotify-kqueue-20211018/event-queue.c -o libinotify_la-event-queue.o mv -f .deps/libinotify_la-event-queue.Tpo .deps/libinotify_la-event-queue.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I/exopi-obj/pobj/libinotify-20211018/libinotify-kqueue-20211018 -I. -DNDEBUG -pthread -Wall -O2 -pipe -g -MT libinotify_la-inotify-watch.lo -MD -MP -MF .deps/libinotify_la-inotify-watch.Tpo -c -o libinotify_la-inotify-watch.lo `test -f 'inotify-watch.c' || echo '/exopi-obj/pobj/libinotify-20211018/libinotify-kqueue-20211018/'`inotify-watch.c cc -DHAVE_CONFIG_H -I. -I/exopi-obj/pobj/libinotify-20211018/libinotify-kqueue-20211018 -I. -DNDEBUG -pthread -Wall -O2 -pipe -g -MT libinotify_la-inotify-watch.lo -MD -MP -MF .deps/libinotify_la-inotify-watch.Tpo -c /exopi-obj/pobj/libinotify-20211018/libinotify-kqueue-20211018/inotify-watch.c -fPIC -DPIC -o .libs/libinotify_la-inotify-watch.o cc -DHAVE_CONFIG_H -I. -I/exopi-obj/pobj/libinotify-20211018/libinotify-kqueue-20211018 -I. -DNDEBUG -pthread -Wall -O2 -pipe -g -MT libinotify_la-inotify-watch.lo -MD -MP -MF .deps/libinotify_la-inotify-watch.Tpo -c /exopi-obj/pobj/libinotify-20211018/libinotify-kqueue-20211018/inotify-watch.c -o libinotify_la-inotify-watch.o mv -f .deps/libinotify_la-inotify-watch.Tpo .deps/libinotify_la-inotify-watch.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I/exopi-obj/pobj/libinotify-20211018/libinotify-kqueue-20211018 -I. -DNDEBUG -pthread -Wall -O2 -pipe -g -MT libinotify_la-watch-set.lo -MD -MP -MF .deps/libinotify_la-watch-set.Tpo -c -o libinotify_la-watch-set.lo `test -f 'watch-set.c' || echo '/exopi-obj/pobj/libinotify-20211018/libinotify-kqueue-20211018/'`watch-set.c cc -DHAVE_CONFIG_H -I. -I/exopi-obj/pobj/libinotify-20211018/libinotify-kqueue-20211018 -I. -DNDEBUG -pthread -Wall -O2 -pipe -g -MT libinotify_la-watch-set.lo -MD -MP -MF .deps/libinotify_la-watch-set.Tpo -c /exopi-obj/pobj/libinotify-20211018/libinotify-kqueue-20211018/watch-set.c -fPIC -DPIC -o .libs/libinotify_la-watch-set.o cc -DHAVE_CONFIG_H -I. -I/exopi-obj/pobj/libinotify-20211018/libinotify-kqueue-20211018 -I. -DNDEBUG -pthread -Wall -O2 -pipe -g -MT libinotify_la-watch-set.lo -MD -MP -MF .deps/libinotify_la-watch-set.Tpo -c /exopi-obj/pobj/libinotify-20211018/libinotify-kqueue-20211018/watch-set.c -o libinotify_la-watch-set.o mv -f .deps/libinotify_la-watch-set.Tpo .deps/libinotify_la-watch-set.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I/exopi-obj/pobj/libinotify-20211018/libinotify-kqueue-20211018 -I. -DNDEBUG -pthread -Wall -O2 -pipe -g -MT libinotify_la-watch.lo -MD -MP -MF .deps/libinotify_la-watch.Tpo -c -o libinotify_la-watch.lo `test -f 'watch.c' || echo '/exopi-obj/pobj/libinotify-20211018/libinotify-kqueue-20211018/'`watch.c cc -DHAVE_CONFIG_H -I. -I/exopi-obj/pobj/libinotify-20211018/libinotify-kqueue-20211018 -I. -DNDEBUG -pthread -Wall -O2 -pipe -g -MT libinotify_la-watch.lo -MD -MP -MF .deps/libinotify_la-watch.Tpo -c /exopi-obj/pobj/libinotify-20211018/libinotify-kqueue-20211018/watch.c -fPIC -DPIC -o .libs/libinotify_la-watch.o cc -DHAVE_CONFIG_H -I. -I/exopi-obj/pobj/libinotify-20211018/libinotify-kqueue-20211018 -I. -DNDEBUG -pthread -Wall -O2 -pipe -g -MT libinotify_la-watch.lo -MD -MP -MF .deps/libinotify_la-watch.Tpo -c /exopi-obj/pobj/libinotify-20211018/libinotify-kqueue-20211018/watch.c -o libinotify_la-watch.o mv -f .deps/libinotify_la-watch.Tpo .deps/libinotify_la-watch.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I/exopi-obj/pobj/libinotify-20211018/libinotify-kqueue-20211018 -I. -DNDEBUG -pthread -Wall -O2 -pipe -g -MT libinotify_la-worker-thread.lo -MD -MP -MF .deps/libinotify_la-worker-thread.Tpo -c -o libinotify_la-worker-thread.lo `test -f 'worker-thread.c' || echo '/exopi-obj/pobj/libinotify-20211018/libinotify-kqueue-20211018/'`worker-thread.c cc -DHAVE_CONFIG_H -I. -I/exopi-obj/pobj/libinotify-20211018/libinotify-kqueue-20211018 -I. -DNDEBUG -pthread -Wall -O2 -pipe -g -MT libinotify_la-worker-thread.lo -MD -MP -MF .deps/libinotify_la-worker-thread.Tpo -c /exopi-obj/pobj/libinotify-20211018/libinotify-kqueue-20211018/worker-thread.c -fPIC -DPIC -o .libs/libinotify_la-worker-thread.o cc -DHAVE_CONFIG_H -I. -I/exopi-obj/pobj/libinotify-20211018/libinotify-kqueue-20211018 -I. -DNDEBUG -pthread -Wall -O2 -pipe -g -MT libinotify_la-worker-thread.lo -MD -MP -MF .deps/libinotify_la-worker-thread.Tpo -c /exopi-obj/pobj/libinotify-20211018/libinotify-kqueue-20211018/worker-thread.c -o libinotify_la-worker-thread.o mv -f .deps/libinotify_la-worker-thread.Tpo .deps/libinotify_la-worker-thread.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I/exopi-obj/pobj/libinotify-20211018/libinotify-kqueue-20211018 -I. -DNDEBUG -pthread -Wall -O2 -pipe -g -MT libinotify_la-worker.lo -MD -MP -MF .deps/libinotify_la-worker.Tpo -c -o libinotify_la-worker.lo `test -f 'worker.c' || echo '/exopi-obj/pobj/libinotify-20211018/libinotify-kqueue-20211018/'`worker.c cc -DHAVE_CONFIG_H -I. -I/exopi-obj/pobj/libinotify-20211018/libinotify-kqueue-20211018 -I. -DNDEBUG -pthread -Wall -O2 -pipe -g -MT libinotify_la-worker.lo -MD -MP -MF .deps/libinotify_la-worker.Tpo -c /exopi-obj/pobj/libinotify-20211018/libinotify-kqueue-20211018/worker.c -fPIC -DPIC -o .libs/libinotify_la-worker.o cc -DHAVE_CONFIG_H -I. -I/exopi-obj/pobj/libinotify-20211018/libinotify-kqueue-20211018 -I. -DNDEBUG -pthread -Wall -O2 -pipe -g -MT libinotify_la-worker.lo -MD -MP -MF .deps/libinotify_la-worker.Tpo -c /exopi-obj/pobj/libinotify-20211018/libinotify-kqueue-20211018/worker.c -o libinotify_la-worker.o mv -f .deps/libinotify_la-worker.Tpo .deps/libinotify_la-worker.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I/exopi-obj/pobj/libinotify-20211018/libinotify-kqueue-20211018 -I. -DNDEBUG -pthread -Wall -O2 -pipe -g -MT libinotify_la-controller.lo -MD -MP -MF .deps/libinotify_la-controller.Tpo -c -o libinotify_la-controller.lo `test -f 'controller.c' || echo '/exopi-obj/pobj/libinotify-20211018/libinotify-kqueue-20211018/'`controller.c cc -DHAVE_CONFIG_H -I. -I/exopi-obj/pobj/libinotify-20211018/libinotify-kqueue-20211018 -I. -DNDEBUG -pthread -Wall -O2 -pipe -g -MT libinotify_la-controller.lo -MD -MP -MF .deps/libinotify_la-controller.Tpo -c /exopi-obj/pobj/libinotify-20211018/libinotify-kqueue-20211018/controller.c -fPIC -DPIC -o .libs/libinotify_la-controller.o /exopi-obj/pobj/libinotify-20211018/libinotify-kqueue-20211018/controller.c:44:31: warning: macro 'ATOMIC_VAR_INIT' has been marked as deprecated [-Wdeprecated-pragma] static atomic_uint nworkers = ATOMIC_VAR_INIT (0); ^ /usr/lib/clang/16/include/stdatomic.h:54:41: note: macro marked 'deprecated' here #pragma clang deprecated(ATOMIC_VAR_INIT) ^ 1 warning generated. cc -DHAVE_CONFIG_H -I. -I/exopi-obj/pobj/libinotify-20211018/libinotify-kqueue-20211018 -I. -DNDEBUG -pthread -Wall -O2 -pipe -g -MT libinotify_la-controller.lo -MD -MP -MF .deps/libinotify_la-controller.Tpo -c /exopi-obj/pobj/libinotify-20211018/libinotify-kqueue-20211018/controller.c -o libinotify_la-controller.o /exopi-obj/pobj/libinotify-20211018/libinotify-kqueue-20211018/controller.c:44:31: warning: macro 'ATOMIC_VAR_INIT' has been marked as deprecated [-Wdeprecated-pragma] static atomic_uint nworkers = ATOMIC_VAR_INIT (0); ^ /usr/lib/clang/16/include/stdatomic.h:54:41: note: macro marked 'deprecated' here #pragma clang deprecated(ATOMIC_VAR_INIT) ^ 1 warning generated. mv -f .deps/libinotify_la-controller.Tpo .deps/libinotify_la-controller.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I/exopi-obj/pobj/libinotify-20211018/libinotify-kqueue-20211018 -I. -DNDEBUG -pthread -Wall -O2 -pipe -g -MT compat/libinotify_la-fdclosedir.lo -MD -MP -MF compat/.deps/libinotify_la-fdclosedir.Tpo -c -o compat/libinotify_la-fdclosedir.lo `test -f 'compat/fdclosedir.c' || echo '/exopi-obj/pobj/libinotify-20211018/libinotify-kqueue-20211018/'`compat/fdclosedir.c cc -DHAVE_CONFIG_H -I. -I/exopi-obj/pobj/libinotify-20211018/libinotify-kqueue-20211018 -I. -DNDEBUG -pthread -Wall -O2 -pipe -g -MT compat/libinotify_la-fdclosedir.lo -MD -MP -MF compat/.deps/libinotify_la-fdclosedir.Tpo -c /exopi-obj/pobj/libinotify-20211018/libinotify-kqueue-20211018/compat/fdclosedir.c -fPIC -DPIC -o compat/.libs/libinotify_la-fdclosedir.o cc -DHAVE_CONFIG_H -I. -I/exopi-obj/pobj/libinotify-20211018/libinotify-kqueue-20211018 -I. -DNDEBUG -pthread -Wall -O2 -pipe -g -MT compat/libinotify_la-fdclosedir.lo -MD -MP -MF compat/.deps/libinotify_la-fdclosedir.Tpo -c /exopi-obj/pobj/libinotify-20211018/libinotify-kqueue-20211018/compat/fdclosedir.c -o compat/libinotify_la-fdclosedir.o mv -f compat/.deps/libinotify_la-fdclosedir.Tpo compat/.deps/libinotify_la-fdclosedir.Plo /usr/bin/libtool --tag=CC --mode=link cc -I. -DNDEBUG -pthread -Wall -O2 -pipe -g -export-symbols /exopi-obj/pobj/libinotify-20211018/libinotify-kqueue-20211018/libinotify.sym -o libinotify.la -rpath /usr/local/lib/inotify libinotify_la-utils.lo libinotify_la-dep-list.lo libinotify_la-event-queue.lo libinotify_la-inotify-watch.lo libinotify_la-watch-set.lo libinotify_la-watch.lo libinotify_la-worker-thread.lo libinotify_la-worker.lo libinotify_la-controller.lo compat/libinotify_la-fdclosedir.lo libtool: link: cc -shared -fPIC -DPIC -o .libs/libinotify.so.3.0 -pthread -I. -DNDEBUG -Wall -O2 -pipe -g .libs/libinotify_la-utils.o .libs/libinotify_la-dep-list.o .libs/libinotify_la-event-queue.o .libs/libinotify_la-inotify-watch.o .libs/libinotify_la-watch-set.o .libs/libinotify_la-watch.o .libs/libinotify_la-worker-thread.o .libs/libinotify_la-worker.o .libs/libinotify_la-controller.o compat/.libs/libinotify_la-fdclosedir.o -Wl,--version-script,./.libs/libinotify.ver -Wl,-soname,libinotify.so.3.0 libtool: link: ar cru .libs/libinotify.a libinotify_la-utils.o libinotify_la-dep-list.o libinotify_la-event-queue.o libinotify_la-inotify-watch.o libinotify_la-watch-set.o libinotify_la-watch.o libinotify_la-worker-thread.o libinotify_la-worker.o libinotify_la-controller.o compat/libinotify_la-fdclosedir.o libtool: link: ranlib .libs/libinotify.a depbase=`echo inotify-test.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -I/exopi-obj/pobj/libinotify-20211018/libinotify-kqueue-20211018 -O2 -pipe -g -MT inotify-test.o -MD -MP -MF $depbase.Tpo -c -o inotify-test.o /exopi-obj/pobj/libinotify-20211018/libinotify-kqueue-20211018/inotify-test.c && mv -f $depbase.Tpo $depbase.Po /usr/bin/libtool --tag=CC --mode=link cc -O2 -pipe -g -o inotify-test inotify-test.o libinotify.la libtool: link: cc -o .libs/inotify-test -pthread -O2 -pipe -g inotify-test.o -L.libs -linotify -Wl,-rpath,/usr/local/lib/inotify inotify-test.c:57 (/exopi-obj/pobj/libinotify-20211018/libinotify-kqueue-20211018/inotify-test.c:57)(inotify-test.o:(main)): warning: strcpy() is almost always misused, please use strlcpy() depbase=`echo kqueue-test.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -I/exopi-obj/pobj/libinotify-20211018/libinotify-kqueue-20211018 -O2 -pipe -g -MT kqueue-test.o -MD -MP -MF $depbase.Tpo -c -o kqueue-test.o /exopi-obj/pobj/libinotify-20211018/libinotify-kqueue-20211018/kqueue-test.c && mv -f $depbase.Tpo $depbase.Po /usr/bin/libtool --tag=CC --mode=link cc -O2 -pipe -g -o kqueue-test kqueue-test.o libtool: link: cc -o kqueue-test -O2 -pipe -g kqueue-test.o >>> Running package in devel/libinotify at 1711445557.44 ===> devel/libinotify ===> Faking installation for libinotify-20211018 mkdir -p '/exopi-obj/pobj/libinotify-20211018/fake-amd64/usr/local/lib/inotify' /usr/bin/libtool --mode=install /exopi-obj/pobj/libinotify-20211018/bin/install -c libinotify.la '/exopi-obj/pobj/libinotify-20211018/fake-amd64/usr/local/lib/inotify' libtool: install: /exopi-obj/pobj/libinotify-20211018/bin/install -c -m 644 ./.libs/libinotify.a /exopi-obj/pobj/libinotify-20211018/fake-amd64/usr/local/lib/inotify/libinotify.a libtool: install: /exopi-obj/pobj/libinotify-20211018/bin/install -c -m 644 ./.libs/libinotify.so.3.0 /exopi-obj/pobj/libinotify-20211018/fake-amd64/usr/local/lib/inotify/libinotify.so.3.0 libtool: install: /exopi-obj/pobj/libinotify-20211018/bin/install -c -m 644 ./.libs/libinotify.lai /exopi-obj/pobj/libinotify-20211018/fake-amd64/usr/local/lib/inotify/libinotify.la mkdir -p '/exopi-obj/pobj/libinotify-20211018/fake-amd64/usr/local/man/man3' /exopi-obj/pobj/libinotify-20211018/bin/install -c -m 644 /exopi-obj/pobj/libinotify-20211018/libinotify-kqueue-20211018/libinotify.3 '/exopi-obj/pobj/libinotify-20211018/fake-amd64/usr/local/man/man3' mkdir -p '/exopi-obj/pobj/libinotify-20211018/fake-amd64/usr/local/include/inotify' mkdir -p '/exopi-obj/pobj/libinotify-20211018/fake-amd64/usr/local/include/inotify/sys' /exopi-obj/pobj/libinotify-20211018/bin/install -c -m 644 /exopi-obj/pobj/libinotify-20211018/libinotify-kqueue-20211018/sys/inotify.h '/exopi-obj/pobj/libinotify-20211018/fake-amd64/usr/local/include/inotify/sys' mkdir -p '/exopi-obj/pobj/libinotify-20211018/fake-amd64/usr/local/lib/pkgconfig/' /exopi-obj/pobj/libinotify-20211018/bin/install -c -m 644 libinotify.pc '/exopi-obj/pobj/libinotify-20211018/fake-amd64/usr/local/lib/pkgconfig/' /usr/bin/make install-data-hook (cd /exopi-obj/pobj/libinotify-20211018/fake-amd64/usr/local/man/man3 && rm -f inotify_init.3 && ln -s libinotify.3 inotify_init.3) (cd /exopi-obj/pobj/libinotify-20211018/fake-amd64/usr/local/man/man3 && rm -f inotify_init1.3 && ln -s libinotify.3 inotify_init1.3) (cd /exopi-obj/pobj/libinotify-20211018/fake-amd64/usr/local/man/man3 && rm -f inotify_add_watch.3 && ln -s libinotify.3 inotify_add_watch.3) (cd /exopi-obj/pobj/libinotify-20211018/fake-amd64/usr/local/man/man3 && rm -f inotify_rm_watch.3 && ln -s libinotify.3 inotify_rm_watch.3) (cd /exopi-obj/pobj/libinotify-20211018/fake-amd64/usr/local/man/man3 && rm -f libinotify_set_param.3 && ln -s libinotify.3 libinotify_set_param.3) (cd /exopi-obj/pobj/libinotify-20211018/fake-amd64/usr/local/man/man3 && rm -f inotify_event.3 && ln -s libinotify.3 inotify_event.3) Reading existing plist for libinotify-20211018 Writing /exopi-obj/pobj/libinotify-20211018/fake-amd64/debug-pkg/Makefile.new Writing /exopi-obj/pobj/libinotify-20211018/fake-amd64/debug-pkg/PLIST Renaming /exopi-obj/pobj/libinotify-20211018/fake-amd64/debug-pkg/Makefile.new to Makefile > Extracting debug info from /exopi-obj/pobj/libinotify-20211018/fake-amd64/usr/local/lib/inotify/libinotify.so.3.0 Installing /exopi-cvs/ports/devel/libinotify/pkg/README as /exopi-obj/pobj/libinotify-20211018/fake-amd64/usr/local/share/doc/pkg-readmes/libinotify ===> Building package for libinotify-20211018 Create /exopi-cvs/ports/packages/amd64/all/libinotify-20211018.tgz Creating package libinotify-20211018 reading plist| checking dependencies| checksumming| checksumming| | 0% checksumming|*** | 4% checksumming|***** | 8% checksumming|******** | 13% checksumming|********** | 17% checksumming|************* | 21% checksumming|*************** | 25% checksumming|****************** | 29% checksumming|******************** | 33% checksumming|*********************** | 38% checksumming|************************* | 42% checksumming|**************************** | 46% checksumming|******************************* | 50% checksumming|********************************* | 54% checksumming|************************************ | 58% checksumming|************************************** | 63% checksumming|***************************************** | 67% checksumming|******************************************* | 71% checksumming|********************************************** | 75% checksumming|************************************************ | 79% checksumming|*************************************************** | 83% checksumming|***************************************************** | 88% checksumming|******************************************************** | 92% checksumming|********************************************************** | 96% checksumming|*************************************************************|100% archiving| archiving| | 0% archiving|**************************************************** | 81% archiving|************************************************************* | 95% archiving|************************************************************** | 97% archiving|****************************************************************|100% Creating package debug-libinotify-20211018 reading plist| checking dependencies| checking dependencies|devel/libinotify 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/libinotify-20211018.tgz Link to /exopi-cvs/ports/packages/amd64/ftp/debug-libinotify-20211018.tgz >>> Running clean in devel/libinotify at 1711445561.91 ===> devel/libinotify ===> Cleaning for libinotify-20211018 >>> Ended at 1711445562.21 max_stuck=9.31/depends=1.63/show-prepare-results=2.67/extract=0.99/patch=0.53/configure=49.79/build=11.78/package=4.44/clean=0.35