>>> Building on exopi-3 under net/libdnet BDEPENDS = [devel/py-setuptools,python3;lang/python/3.10;lang/cython,python3] DIST = [net/libdnet,-main:libdnet-1.16.4-8a0163b3.tar.gz] FULLPKGNAME = libdnet-1.16.4 (Junk lock obtained for exopi-3 at 1713359935.52) >>> Running depends in net/libdnet at 1713359935.71 last junk was in lang/php/7.4 /usr/sbin/pkg_add -aI -Drepair py3-cython-0.29.36v0 py3-setuptools-68.0.0v0 was: /usr/sbin/pkg_add -aI -Drepair py3-cython-0.29.36v0 py3-setuptools-68.0.0v0 python-3.10.14p0 /usr/sbin/pkg_add -aI -Drepair py3-cython-0.29.36v0 py3-setuptools-68.0.0v0 >>> Running show-prepare-results in net/libdnet at 1713359938.26 ===> net/libdnet ===> Building from scratch libdnet-1.16.4 ===> libdnet-1.16.4 depends on: py3-setuptools-* -> py3-setuptools-68.0.0v0 ===> libdnet-1.16.4 depends on: py3-cython-* -> py3-cython-0.29.36v0 ===> libdnet-1.16.4 depends on: python->=3.10,<3.11 -> python-3.10.14p0 ===> Verifying specs: c python3.10 m pthread util ===> found c.100.0 python3.10.0.0 m.10.1 pthread.27.1 util.18.0 py3-cython-0.29.36v0 py3-setuptools-68.0.0v0 python-3.10.14p0 (Junk lock released for exopi-3 at 1713359939.23) distfiles size=684512 >>> Running build in net/libdnet at 1713359939.28 ===> net/libdnet ===> Checking files for libdnet-1.16.4 `/exopi-cvs/ports/distfiles/libdnet-1.16.4-8a0163b3.tar.gz' is up to date. >> (SHA256) libdnet-1.16.4-8a0163b3.tar.gz: OK ===> Extracting for libdnet-1.16.4 ===> Patching for libdnet-1.16.4 ===> Applying OpenBSD patch patch-python_Makefile_in Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |Index: python/Makefile.in |--- python/Makefile.in.orig |+++ python/Makefile.in -------------------------- Patching file python/Makefile.in using Plan A... Hunk #1 succeeded at 856. done ===> Applying OpenBSD patch patch-src_intf_c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |Do not issue an SIOCSIFNETMASK before SIOCSIFADDR it is not |needed even if the XXX says otherwise. | |pending https://github.com/ofalk/libdnet/pull/92 | |Index: src/intf.c |--- src/intf.c.orig |+++ src/intf.c -------------------------- Patching file src/intf.c using Plan A... Hunk #1 succeeded at 69. Hunk #2 succeeded at 309. 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 libdnet-1.16.4 ===> Configuring for libdnet-1.16.4 Using /exopi-obj/pobj/libdnet-1.16.4/config.site (generated) configure: WARNING: unrecognized options: --disable-gtk-doc configure: loading site script /exopi-obj/pobj/libdnet-1.16.4/config.site checking for a BSD-compatible install... /exopi-obj/pobj/libdnet-1.16.4/bin/install -c checking whether build environment is sane... yes checking for a race-free mkdir -p... mkdir -p checking for gawk... (cached) awk checking whether make sets $(MAKE)... (cached) yes checking whether make supports nested variables... 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 whether make supports the include directive... yes (GNU style) 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 the compiler supports GNU C... (cached) yes checking whether cc accepts -g... (cached) yes checking for cc option to enable C11 features... none needed checking whether cc understands -c and -o together... yes checking dependency style of cc... none 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 file... file 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 for stdio.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for strings.h... (cached) yes checking for sys/stat.h... (cached) yes checking for sys/types.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... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking whether to enable maintainer-specific portions of Makefiles... no checking for gcc... (cached) cc checking whether the compiler supports GNU C... (cached) yes checking whether cc accepts -g... (cached) yes checking for cc option to enable C11 features... (cached) none needed checking whether cc understands -c and -o together... (cached) yes checking dependency style of cc... (cached) none checking for Python... yes checking for gethostbyname... (cached) yes checking for socket... (cached) yes checking for putmsg in -lstr... no checking for open_mib in -lnm... no checking for Check... checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes no checking for egrep... (cached) /usr/bin/egrep checking for fcntl.h... (cached) yes checking for unistd.h... (cached) yes checking for sys/bufmod.h... no checking for sys/dlpi.h... no checking for sys/dlpihdr.h... no checking for sys/dlpi_ext.h... no checking for sys/ioctl.h... (cached) yes checking for sys/mib.h... no checking for sys/ndd_var.h... no checking for sys/socket.h... (cached) yes checking for sys/sockio.h... (cached) yes checking for sys/sysctl.h... (cached) yes checking for sys/time.h... (cached) yes checking for net/bpf.h... (cached) yes checking for net/if.h... (cached) yes checking for net/if_var.h... yes checking for net/if_arp.h... (cached) yes checking for net/if_dl.h... yes checking for net/pfilt.h... no checking for net/pfvar.h... (cached) yes checking for net/radix.h... yes checking for net/raw.h... no checking for net/route.h... (cached) yes checking for netinet/in_var.h... no checking for net/if_tun.h... (cached) yes checking for linux/if_tun.h... no checking for netinet/ip_fw.h... no checking for linux/ip_fw.h... no checking for linux/ip_fwchains.h... no checking for linux/netfilter_ipv4/ipchains_core.h... no checking for ip_fil_compat.h... no checking for netinet/ip_fil_compat.h... no checking for ip_compat.h... no checking for netinet/ip_compat.h... no checking for ip_fil.h... no checking for netinet/ip_fil.h... no checking for hpsecurity.h... no checking for stropts.h... no checking for bsd/string.h... no checking for an ANSI C-conforming const... (cached) yes checking for inline... inline checking for pid_t... (cached) yes checking for size_t... (cached) yes checking for sockaddr_in6 struct in ... yes checking for sa_len in sockaddr struct... yes checking for arp_dev in arpreq struct... no checking for rt_msghdr struct in ... yes checking how to run the C preprocessor... cc -E checking whether cc needs -traditional... no checking for working memcmp... (cached) yes checking for err... (cached) yes checking for strlcat... (cached) yes checking for strlcpy... (cached) yes checking for strsep... (cached) yes checking for Berkeley Packet Filter... yes checking for Linux proc filesystem... no checking for Linux PF_PACKET sockets... no checking for SNMP MIB2 STREAMS... no checking for route(7) STREAMS... no checking for arp(7) ioctls... no checking for raw IP sockets ip_{len,off} host byte ordering... no checking for cooked raw IP sockets... no checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating dnet-config config.status: creating include/Makefile config.status: creating include/dnet/Makefile config.status: creating man/Makefile config.status: creating src/Makefile config.status: creating python/Makefile config.status: creating python/setup.py config.status: creating python/dnet.pxd config.status: creating test/Makefile config.status: creating test/check/Makefile config.status: creating test/dnet/Makefile config.status: creating include/config.h config.status: executing depfiles commands config.status: executing libtool commands config.status: executing default commands configure: WARNING: unrecognized options: --disable-gtk-doc ===> Building for libdnet-1.16.4 Making all in include /usr/bin/make all-recursive Making all in dnet Making all in man Making all in src /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../include -I../include -O2 -pipe -Wall -c -o addr-util.lo addr-util.c cc -DHAVE_CONFIG_H -I. -I../include -I../include -O2 -pipe -Wall -c addr-util.c -fPIC -DPIC -o .libs/addr-util.o cc -DHAVE_CONFIG_H -I. -I../include -I../include -O2 -pipe -Wall -c addr-util.c -o addr-util.o /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../include -I../include -O2 -pipe -Wall -c -o addr.lo addr.c cc -DHAVE_CONFIG_H -I. -I../include -I../include -O2 -pipe -Wall -c addr.c -fPIC -DPIC -o .libs/addr.o cc -DHAVE_CONFIG_H -I. -I../include -I../include -O2 -pipe -Wall -c addr.c -o addr.o /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../include -I../include -O2 -pipe -Wall -c -o blob.lo blob.c cc -DHAVE_CONFIG_H -I. -I../include -I../include -O2 -pipe -Wall -c blob.c -fPIC -DPIC -o .libs/blob.o cc -DHAVE_CONFIG_H -I. -I../include -I../include -O2 -pipe -Wall -c blob.c -o blob.o /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../include -I../include -O2 -pipe -Wall -c -o ip-util.lo ip-util.c cc -DHAVE_CONFIG_H -I. -I../include -I../include -O2 -pipe -Wall -c ip-util.c -fPIC -DPIC -o .libs/ip-util.o cc -DHAVE_CONFIG_H -I. -I../include -I../include -O2 -pipe -Wall -c ip-util.c -o ip-util.o /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../include -I../include -O2 -pipe -Wall -c -o ip6.lo ip6.c cc -DHAVE_CONFIG_H -I. -I../include -I../include -O2 -pipe -Wall -c ip6.c -fPIC -DPIC -o .libs/ip6.o cc -DHAVE_CONFIG_H -I. -I../include -I../include -O2 -pipe -Wall -c ip6.c -o ip6.o /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../include -I../include -O2 -pipe -Wall -c -o rand.lo rand.c cc -DHAVE_CONFIG_H -I. -I../include -I../include -O2 -pipe -Wall -c rand.c -fPIC -DPIC -o .libs/rand.o cc -DHAVE_CONFIG_H -I. -I../include -I../include -O2 -pipe -Wall -c rand.c -o rand.o /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../include -I../include -O2 -pipe -Wall -c -o arp-bsd.lo arp-bsd.c cc -DHAVE_CONFIG_H -I. -I../include -I../include -O2 -pipe -Wall -c arp-bsd.c -fPIC -DPIC -o .libs/arp-bsd.o cc -DHAVE_CONFIG_H -I. -I../include -I../include -O2 -pipe -Wall -c arp-bsd.c -o arp-bsd.o /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../include -I../include -O2 -pipe -Wall -c -o eth-bsd.lo eth-bsd.c cc -DHAVE_CONFIG_H -I. -I../include -I../include -O2 -pipe -Wall -c eth-bsd.c -fPIC -DPIC -o .libs/eth-bsd.o cc -DHAVE_CONFIG_H -I. -I../include -I../include -O2 -pipe -Wall -c eth-bsd.c -o eth-bsd.o /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../include -I../include -O2 -pipe -Wall -c -o fw-pf.lo fw-pf.c cc -DHAVE_CONFIG_H -I. -I../include -I../include -O2 -pipe -Wall -c fw-pf.c -fPIC -DPIC -o .libs/fw-pf.o cc -DHAVE_CONFIG_H -I. -I../include -I../include -O2 -pipe -Wall -c fw-pf.c -o fw-pf.o /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../include -I../include -O2 -pipe -Wall -c -o intf.lo intf.c cc -DHAVE_CONFIG_H -I. -I../include -I../include -O2 -pipe -Wall -c intf.c -fPIC -DPIC -o .libs/intf.o cc -DHAVE_CONFIG_H -I. -I../include -I../include -O2 -pipe -Wall -c intf.c -o intf.o /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../include -I../include -O2 -pipe -Wall -c -o ip.lo ip.c cc -DHAVE_CONFIG_H -I. -I../include -I../include -O2 -pipe -Wall -c ip.c -fPIC -DPIC -o .libs/ip.o cc -DHAVE_CONFIG_H -I. -I../include -I../include -O2 -pipe -Wall -c ip.c -o ip.o /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../include -I../include -O2 -pipe -Wall -c -o route-bsd.lo route-bsd.c cc -DHAVE_CONFIG_H -I. -I../include -I../include -O2 -pipe -Wall -c route-bsd.c -fPIC -DPIC -o .libs/route-bsd.o cc -DHAVE_CONFIG_H -I. -I../include -I../include -O2 -pipe -Wall -c route-bsd.c -o route-bsd.o /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../include -I../include -O2 -pipe -Wall -c -o ndisc-none.lo ndisc-none.c cc -DHAVE_CONFIG_H -I. -I../include -I../include -O2 -pipe -Wall -c ndisc-none.c -fPIC -DPIC -o .libs/ndisc-none.o cc -DHAVE_CONFIG_H -I. -I../include -I../include -O2 -pipe -Wall -c ndisc-none.c -o ndisc-none.o /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../include -I../include -O2 -pipe -Wall -c -o tun-bsd.lo tun-bsd.c cc -DHAVE_CONFIG_H -I. -I../include -I../include -O2 -pipe -Wall -c tun-bsd.c -fPIC -DPIC -o .libs/tun-bsd.o cc -DHAVE_CONFIG_H -I. -I../include -I../include -O2 -pipe -Wall -c tun-bsd.c -o tun-bsd.o /usr/bin/libtool --tag=CC --mode=link cc -O2 -pipe -Wall -version-info 1:2:0 -o libdnet.la -rpath /usr/local/lib addr-util.lo addr.lo blob.lo ip-util.lo ip6.lo rand.lo arp-bsd.lo eth-bsd.lo fw-pf.lo intf.lo ip.lo route-bsd.lo ndisc-none.lo tun-bsd.lo libtool: link: cc -shared -fPIC -DPIC -o .libs/libdnet.so.1.1 -O2 -pipe -Wall .libs/addr-util.o .libs/addr.o .libs/blob.o .libs/ip-util.o .libs/ip6.o .libs/rand.o .libs/arp-bsd.o .libs/eth-bsd.o .libs/fw-pf.o .libs/intf.o .libs/ip.o .libs/route-bsd.o .libs/ndisc-none.o .libs/tun-bsd.o -Wl,-soname,libdnet.so.1.1 libtool: link: ar cru .libs/libdnet.a addr-util.o addr.o blob.o ip-util.o ip6.o rand.o arp-bsd.o eth-bsd.o fw-pf.o intf.o ip.o route-bsd.o ndisc-none.o tun-bsd.o libtool: link: ranlib .libs/libdnet.a Making all in python /usr/local/bin/python3.10 setup.py build /usr/local/lib/python3.10/site-packages/Cython/Compiler/Main.py:369: FutureWarning: Cython directive 'language_level' not set, using 2 for now (Py2). This will change in a later release! File: /exopi-obj/pobj/libdnet-1.16.4/libdnet-8a0163b38fefdf6184f41645548cfbe306a254b5/python/dnet.pxd tree = Parsing.p_module(s, pxd, full_module_name) Compiling ./dnet.pyx because it depends on ./dnet.pxd. [1/1] Cythonizing ./dnet.pyx running build running build_ext building 'dnet' extension creating build creating build/temp.openbsd-7.5-amd64-cpython-310 cc -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -O2 -pipe -g -fPIC -O2 -pipe -g -O2 -pipe -g -O2 -pipe -fPIC -I../include -I/usr/local/include/python3.10 -c ./dnet.c -o build/temp.openbsd-7.5-amd64-cpython-310/./dnet.o ./dnet.c:4396:17: warning: 'PyObject_AsReadBuffer' is deprecated [-Wdeprecated-declarations] __pyx_t_1 = ((PyObject_AsReadBuffer(__pyx_v_pkt, (&__pyx_v_p), (&__pyx_v_n)) == 0) != 0); ^ /usr/local/include/python3.10/abstract.h:342:1: note: 'PyObject_AsReadBuffer' has been explicitly marked deprecated here Py_DEPRECATED(3.0) ^ /usr/local/include/python3.10/pyport.h:513:54: note: expanded from macro 'Py_DEPRECATED' #define Py_DEPRECATED(VERSION_UNUSED) __attribute__((__deprecated__)) ^ ./dnet.c:4396:52: warning: incompatible pointer types passing 'char **' to parameter of type 'const void **' [-Wincompatible-pointer-types] __pyx_t_1 = ((PyObject_AsReadBuffer(__pyx_v_pkt, (&__pyx_v_p), (&__pyx_v_n)) == 0) != 0); ^~~~~~~~~~~~ /usr/local/include/python3.10/abstract.h:344:52: note: passing argument to parameter 'buffer' here const void **buffer, ^ ./dnet.c:4396:66: warning: incompatible pointer types passing 'int *' to parameter of type 'Py_ssize_t *' (aka 'long *') [-Wincompatible-pointer-types] __pyx_t_1 = ((PyObject_AsReadBuffer(__pyx_v_pkt, (&__pyx_v_p), (&__pyx_v_n)) == 0) != 0); ^~~~~~~~~~~~ /usr/local/include/python3.10/abstract.h:345:51: note: passing argument to parameter 'buffer_len' here Py_ssize_t *buffer_len); ^ ./dnet.c:4642:17: warning: 'PyObject_AsReadBuffer' is deprecated [-Wdeprecated-declarations] __pyx_t_1 = ((PyObject_AsReadBuffer(__pyx_v_buf, (&__pyx_v_p), (&__pyx_v_n)) == 0) != 0); ^ /usr/local/include/python3.10/abstract.h:342:1: note: 'PyObject_AsReadBuffer' has been explicitly marked deprecated here Py_DEPRECATED(3.0) ^ /usr/local/include/python3.10/pyport.h:513:54: note: expanded from macro 'Py_DEPRECATED' #define Py_DEPRECATED(VERSION_UNUSED) __attribute__((__deprecated__)) ^ ./dnet.c:4642:52: warning: incompatible pointer types passing 'char **' to parameter of type 'const void **' [-Wincompatible-pointer-types] __pyx_t_1 = ((PyObject_AsReadBuffer(__pyx_v_buf, (&__pyx_v_p), (&__pyx_v_n)) == 0) != 0); ^~~~~~~~~~~~ /usr/local/include/python3.10/abstract.h:344:52: note: passing argument to parameter 'buffer' here const void **buffer, ^ ./dnet.c:4642:66: warning: incompatible pointer types passing 'int *' to parameter of type 'Py_ssize_t *' (aka 'long *') [-Wincompatible-pointer-types] __pyx_t_1 = ((PyObject_AsReadBuffer(__pyx_v_buf, (&__pyx_v_p), (&__pyx_v_n)) == 0) != 0); ^~~~~~~~~~~~ /usr/local/include/python3.10/abstract.h:345:51: note: passing argument to parameter 'buffer_len' here Py_ssize_t *buffer_len); ^ ./dnet.c:10229:64: warning: incompatible function pointer types passing 'int (struct arp_entry *, void *)' to parameter of type 'arp_handler' (aka 'int (*)(const struct arp_entry *, void *)') [-Wincompatible-function-pointer-types] __pyx_t_1 = __Pyx_PyInt_From_int(arp_loop(__pyx_v_self->arp, __pyx_f_4dnet___arp_callback, ((void *)__pyx_v__arg))); if (unlikely(!__pyx_t_1)) __PYX_ERR(0, 760, __pyx_L1_error) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../include/dnet/arp.h:101:39: note: passing argument to parameter 'callback' here int arp_loop(arp_t *arp, arp_handler callback, void *arg); ^ ./dnet.c:12819:66: warning: incompatible function pointer types passing 'int (struct intf_entry *, void *)' to parameter of type 'intf_handler' (aka 'int (*)(const struct intf_entry *, void *)') [-Wincompatible-function-pointer-types] __pyx_t_1 = __Pyx_PyInt_From_int(intf_loop(__pyx_v_self->intf, __pyx_f_4dnet___intf_callback, ((void *)__pyx_v__arg))); if (unlikely(!__pyx_t_1)) __PYX_ERR(0, 1060, __pyx_L1_error) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../include/dnet/intf.h:64:40: note: passing argument to parameter 'callback' here int intf_loop(intf_t *i, intf_handler callback, void *arg); ^ ./dnet.c:14026:68: warning: incompatible function pointer types passing 'int (struct route_entry *, void *)' to parameter of type 'route_handler' (aka 'int (*)(const struct route_entry *, void *)') [-Wincompatible-function-pointer-types] __pyx_t_1 = __Pyx_PyInt_From_int(route_loop(__pyx_v_self->route, __pyx_f_4dnet___route_callback, ((void *)__pyx_v__arg))); if (unlikely(!__pyx_t_1)) __PYX_ERR(0, 1159, __pyx_L1_error) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../include/dnet/route.h:34:43: note: passing argument to parameter 'callback' here int route_loop(route_t *r, route_handler callback, void *arg); ^ ./dnet.c:15689:62: warning: incompatible function pointer types passing 'int (struct fw_rule *, void *)' to parameter of type 'fw_handler' (aka 'int (*)(const struct fw_rule *, void *)') [-Wincompatible-function-pointer-types] __pyx_t_1 = __Pyx_PyInt_From_int(fw_loop(__pyx_v_self->fw, __pyx_f_4dnet___fw_callback, ((void *)__pyx_v__arg))); if (unlikely(!__pyx_t_1)) __PYX_ERR(0, 1295, __pyx_L1_error) ^~~~~~~~~~~~~~~~~~~~~~~~~~~ ../include/dnet/fw.h:50:34: note: passing argument to parameter 'callback' here int fw_loop(fw_t *f, fw_handler callback, void *arg); ^ 10 warnings generated. creating build/lib.openbsd-7.5-amd64-cpython-310 cc -shared -fPIC -L/usr/local/lib/ -O2 -pipe build/temp.openbsd-7.5-amd64-cpython-310/./dnet.o ../src/.libs/addr-util.o ../src/.libs/addr.o ../src/.libs/arp-bsd.o ../src/.libs/blob.o ../src/.libs/eth-bsd.o ../src/.libs/fw-pf.o ../src/.libs/intf.o ../src/.libs/ip-util.o ../src/.libs/ip.o ../src/.libs/ip6.o ../src/.libs/ndisc-none.o ../src/.libs/rand.o ../src/.libs/route-bsd.o ../src/.libs/tun-bsd.o -L/usr/local/lib -o build/lib.openbsd-7.5-amd64-cpython-310/dnet.cpython-310.so touch python-build Making all in test Making all in check Making all in dnet cc -DHAVE_CONFIG_H -I. -I../../include -I../../include -O2 -pipe -Wall -c -o addr.o addr.c cc -DHAVE_CONFIG_H -I. -I../../include -I../../include -O2 -pipe -Wall -c -o arp.o arp.c cc -DHAVE_CONFIG_H -I. -I../../include -I../../include -O2 -pipe -Wall -c -o aton.o aton.c cc -DHAVE_CONFIG_H -I. -I../../include -I../../include -O2 -pipe -Wall -c -o dnet.o dnet.c cc -DHAVE_CONFIG_H -I. -I../../include -I../../include -O2 -pipe -Wall -c -o eth.o eth.c cc -DHAVE_CONFIG_H -I. -I../../include -I../../include -O2 -pipe -Wall -c -o fw.o fw.c cc -DHAVE_CONFIG_H -I. -I../../include -I../../include -O2 -pipe -Wall -c -o hex.o hex.c cc -DHAVE_CONFIG_H -I. -I../../include -I../../include -O2 -pipe -Wall -c -o icmp.o icmp.c cc -DHAVE_CONFIG_H -I. -I../../include -I../../include -O2 -pipe -Wall -c -o intf.o intf.c cc -DHAVE_CONFIG_H -I. -I../../include -I../../include -O2 -pipe -Wall -c -o ip.o ip.c cc -DHAVE_CONFIG_H -I. -I../../include -I../../include -O2 -pipe -Wall -c -o rand.o rand.c cc -DHAVE_CONFIG_H -I. -I../../include -I../../include -O2 -pipe -Wall -c -o route.o route.c cc -DHAVE_CONFIG_H -I. -I../../include -I../../include -O2 -pipe -Wall -c -o send.o send.c cc -DHAVE_CONFIG_H -I. -I../../include -I../../include -O2 -pipe -Wall -c -o tcp.o tcp.c cc -DHAVE_CONFIG_H -I. -I../../include -I../../include -O2 -pipe -Wall -c -o udp.o udp.c /usr/bin/libtool --tag=CC --mode=link cc -O2 -pipe -Wall -o dnet addr.o arp.o aton.o dnet.o eth.o fw.o hex.o icmp.o intf.o ip.o rand.o route.o send.o tcp.o udp.o ../../src/libdnet.la libtool: link: cc -o .libs/dnet -O2 -pipe -Wall addr.o arp.o aton.o dnet.o eth.o fw.o hex.o icmp.o intf.o ip.o rand.o route.o send.o tcp.o udp.o -L.libs -ldnet -Wl,-rpath-link,/usr/local/lib ip.c(ip.o:(ip_main)): warning: rand() may return deterministic values, is that what you want? >>> Running package in net/libdnet at 1713359984.23 ===> net/libdnet ===> Faking installation for libdnet-1.16.4 Making install in include Making install in dnet mkdir -p '/exopi-obj/pobj/libdnet-1.16.4/fake-amd64/usr/local/include/dnet' /exopi-obj/pobj/libdnet-1.16.4/bin/install -c -m 644 addr.h arp.h blob.h eth.h fw.h icmp.h intf.h ip.h ip6.h os.h rand.h route.h tcp.h tun.h udp.h sctp.h ndisc.h '/exopi-obj/pobj/libdnet-1.16.4/fake-amd64/usr/local/include/dnet' mkdir -p '/exopi-obj/pobj/libdnet-1.16.4/fake-amd64/usr/local/include' /exopi-obj/pobj/libdnet-1.16.4/bin/install -c -m 644 dnet.h '/exopi-obj/pobj/libdnet-1.16.4/fake-amd64/usr/local/include' Making install in man mkdir -p '/exopi-obj/pobj/libdnet-1.16.4/fake-amd64/usr/local/man/man3' /exopi-obj/pobj/libdnet-1.16.4/bin/install -c -m 644 dnet.3 '/exopi-obj/pobj/libdnet-1.16.4/fake-amd64/usr/local/man/man3' Making install in src mkdir -p '/exopi-obj/pobj/libdnet-1.16.4/fake-amd64/usr/local/lib' /usr/bin/libtool --mode=install /exopi-obj/pobj/libdnet-1.16.4/bin/install -c libdnet.la '/exopi-obj/pobj/libdnet-1.16.4/fake-amd64/usr/local/lib' libtool: install: /exopi-obj/pobj/libdnet-1.16.4/bin/install -c -m 644 ./.libs/libdnet.a /exopi-obj/pobj/libdnet-1.16.4/fake-amd64/usr/local/lib/libdnet.a libtool: install: /exopi-obj/pobj/libdnet-1.16.4/bin/install -c -m 644 ./.libs/libdnet.so.1.1 /exopi-obj/pobj/libdnet-1.16.4/fake-amd64/usr/local/lib/libdnet.so.1.1 libtool: install: /exopi-obj/pobj/libdnet-1.16.4/bin/install -c -m 644 ./.libs/libdnet.lai /exopi-obj/pobj/libdnet-1.16.4/fake-amd64/usr/local/lib/libdnet.la Making install in python /usr/local/bin/python3.10 setup.py install --prefix=/usr/local --single-version-externally-managed --root=/exopi-obj/pobj/libdnet-1.16.4/fake-amd64 running install /usr/local/lib/python3.10/site-packages/setuptools/_distutils/cmd.py:66: SetuptoolsDeprecationWarning: setup.py install is deprecated. !! ******************************************************************************** Please avoid running ``setup.py`` directly. Instead, use pypa/build, pypa/installer or other standards-based tools. See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details. ******************************************************************************** !! self.initialize_options() running build running build_ext running install_lib creating /exopi-obj/pobj/libdnet-1.16.4/fake-amd64/usr/local/lib/python3.10 creating /exopi-obj/pobj/libdnet-1.16.4/fake-amd64/usr/local/lib/python3.10/site-packages copying build/lib.openbsd-7.5-amd64-cpython-310/dnet.cpython-310.so -> /exopi-obj/pobj/libdnet-1.16.4/fake-amd64/usr/local/lib/python3.10/site-packages running install_egg_info running egg_info creating dnet.egg-info writing dnet.egg-info/PKG-INFO writing dependency_links to dnet.egg-info/dependency_links.txt writing top-level names to dnet.egg-info/top_level.txt writing manifest file 'dnet.egg-info/SOURCES.txt' reading manifest file 'dnet.egg-info/SOURCES.txt' writing manifest file 'dnet.egg-info/SOURCES.txt' Copying dnet.egg-info to /exopi-obj/pobj/libdnet-1.16.4/fake-amd64/usr/local/lib/python3.10/site-packages/dnet-1.16.4-py3.10.egg-info running install_scripts Making install in test Making install in check Making install in dnet mkdir -p '/exopi-obj/pobj/libdnet-1.16.4/fake-amd64/usr/local/sbin' /usr/bin/libtool --mode=install /exopi-obj/pobj/libdnet-1.16.4/bin/install -c -s -m 755 dnet '/exopi-obj/pobj/libdnet-1.16.4/fake-amd64/usr/local/sbin' libtool: install: /exopi-obj/pobj/libdnet-1.16.4/bin/install -c -s -m 755 ./.libs/dnet /exopi-obj/pobj/libdnet-1.16.4/fake-amd64/usr/local/sbin mkdir -p '/exopi-obj/pobj/libdnet-1.16.4/fake-amd64/usr/local/man/man8' /exopi-obj/pobj/libdnet-1.16.4/bin/install -c -m 644 dnet.8 '/exopi-obj/pobj/libdnet-1.16.4/fake-amd64/usr/local/man/man8' mkdir -p '/exopi-obj/pobj/libdnet-1.16.4/fake-amd64/usr/local/bin' /exopi-obj/pobj/libdnet-1.16.4/bin/install -c -m 755 dnet-config '/exopi-obj/pobj/libdnet-1.16.4/fake-amd64/usr/local/bin' ===> Building package for libdnet-1.16.4 Create /exopi-cvs/ports/packages/amd64/all/libdnet-1.16.4.tgz Creating package libdnet-1.16.4 reading plist| checking dependencies| checksumming| checksumming| | 0% checksumming|** | 3% checksumming|*** | 5% checksumming|***** | 8% checksumming|****** | 11% checksumming|******** | 13% checksumming|********** | 16% checksumming|*********** | 18% checksumming|************* | 21% checksumming|************** | 24% checksumming|**************** | 26% checksumming|****************** | 29% checksumming|******************* | 32% checksumming|********************* | 34% checksumming|********************** | 37% checksumming|************************ | 39% checksumming|************************** | 42% checksumming|*************************** | 45% checksumming|***************************** | 47% checksumming|******************************* | 50% checksumming|******************************** | 53% checksumming|********************************** | 55% checksumming|*********************************** | 58% checksumming|************************************* | 61% checksumming|*************************************** | 63% checksumming|**************************************** | 66% checksumming|****************************************** | 68% checksumming|******************************************* | 71% checksumming|********************************************* | 74% checksumming|*********************************************** | 76% checksumming|************************************************ | 79% checksumming|************************************************** | 82% checksumming|*************************************************** | 84% checksumming|***************************************************** | 87% checksumming|******************************************************* | 89% checksumming|******************************************************** | 92% checksumming|********************************************************** | 95% checksumming|*********************************************************** | 97% checksumming|*************************************************************|100% archiving| archiving| | 0% archiving|****** | 10% archiving|******************************* | 48% archiving|*********************************************** | 73% archiving|*********************************************** | 74% archiving|************************************************ | 74% archiving|************************************************ | 75% archiving|************************************************ | 76% archiving|************************************************* | 76% archiving|************************************************* | 77% archiving|*************************************************** | 79% archiving|*************************************************** | 80% archiving|****************************************************** | 85% archiving|******************************************************** | 87% archiving|******************************************************** | 88% archiving|********************************************************* | 89% archiving|********************************************************** | 90% archiving|*********************************************************** | 92% archiving|*************************************************************** | 98% archiving|****************************************************************|100% Link to /exopi-cvs/ports/packages/amd64/ftp/libdnet-1.16.4.tgz `/exopi-obj/pobj/libdnet-1.16.4/fake-amd64/.fake_done' is up to date. ===> Building package for py3-libdnet-1.16.4 Create /exopi-cvs/ports/packages/amd64/all/py3-libdnet-1.16.4.tgz Creating package py3-libdnet-1.16.4 reading plist| checking dependencies| checking dependencies|lang/python/3.10,-main checksumming| checksumming| | 0% checksumming|*** | 6% checksumming|******* | 11% checksumming|********** | 17% checksumming|************** | 22% checksumming|***************** | 28% checksumming|******************** | 33% checksumming|************************ | 39% checksumming|*************************** | 44% checksumming|******************************* | 50% checksumming|********************************** | 56% checksumming|************************************* | 61% checksumming|***************************************** | 67% checksumming|******************************************** | 72% checksumming|*********************************************** | 78% checksumming|*************************************************** | 83% checksumming|****************************************************** | 89% checksumming|********************************************************** | 94% checksumming|*************************************************************|100% archiving| archiving| | 0% archiving|****************************************************************|100% Link to /exopi-cvs/ports/packages/amd64/ftp/py3-libdnet-1.16.4.tgz >>> Running clean in net/libdnet at 1713359993.36 ===> net/libdnet ===> Cleaning for libdnet-1.16.4 >>> Ended at 1713359993.76 max_stuck=4.06/depends=2.70/show-prepare-results=1.01/build=44.95/package=9.12/clean=0.45