+ case "${usergroup_phase}" in + local run_cmd + run_cmd=run_su + shift + run_su /opt/pkg/bin/bmake configure BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/libpcap-1.10.5/work.log + su pbulk -c '"$@"' make /opt/pkg/bin/bmake configure BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/libpcap-1.10.5/work.log => Checksum BLAKE2s OK for libpcap-1.10.5.tar.gz => Checksum SHA512 OK for libpcap-1.10.5.tar.gz ===> Installing dependencies for libpcap-1.10.5 => Tool dependency libtool-base>=2.4.2nb9: found libtool-base-2.4.7nb1 => Tool dependency bison>=1.0: found bison-3.8.2nb1 => Tool dependency flex>=2.5.4a: found flex-2.6.4 => Tool dependency m4>=1.4: found m4-1.4.19nb1 => Tool dependency cwrappers>=20150314: found cwrappers-20220403 => Tool dependency checkperms>=1.1: found checkperms-1.12 => Build dependency flex>=2.5.4a: found flex-2.6.4 ===> Overriding tools for libpcap-1.10.5 ===> Extracting for libpcap-1.10.5 ===> Patching for libpcap-1.10.5 => Applying pkgsrc patches for libpcap-1.10.5 => Verifying /data/jenkins/workspace/pkgsrc-upstream-bulktest/net/libpcap/patches/patch-Makefile.in => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-bulktest/net/libpcap/patches/patch-Makefile.in Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-Makefile.in,v 1.5 2024/09/01 09:47:09 adam Exp $ | |Add libtoolization. |Fix manpage installation. | |--- Makefile.in.orig 2024-08-30 19:34:14.000000000 +0000 |+++ Makefile.in -------------------------- Patching file Makefile.in using Plan A... Hunk #1 succeeded at 46. Hunk #2 succeeded at 82. Hunk #3 succeeded at 95. Hunk #4 succeeded at 103. Hunk #5 succeeded at 427. Hunk #6 succeeded at 517. Hunk #7 succeeded at 548. Hunk #8 succeeded at 611. Hunk #9 succeeded at 626. Hunk #10 succeeded at 725. done => Verifying /data/jenkins/workspace/pkgsrc-upstream-bulktest/net/libpcap/patches/patch-configure => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-bulktest/net/libpcap/patches/patch-configure Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-configure,v 1.9 2024/09/01 09:47:09 adam Exp $ | |Ensure consistent manpage locations. |Correctly detect Mac OS X Leopard. | |--- configure.orig 2024-08-30 19:34:14.000000000 +0000 |+++ configure -------------------------- Patching file configure using Plan A... Hunk #1 succeeded at 9721. Hunk #2 succeeded at 9840. Hunk #3 succeeded at 10213. done => Verifying /data/jenkins/workspace/pkgsrc-upstream-bulktest/net/libpcap/patches/patch-fad-getad.c => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-bulktest/net/libpcap/patches/patch-fad-getad.c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-fad-getad.c,v 1.2 2024/09/01 09:47:09 adam Exp $ | |Re-order includes to avoid bpf_program re-definition. | |--- fad-getad.c.orig 2024-08-30 19:34:14.000000000 +0000 |+++ fad-getad.c -------------------------- Patching file fad-getad.c using Plan A... Hunk #1 succeeded at 46. Hunk #2 succeeded at 69. done ===> Creating toolchain wrappers for libpcap-1.10.5 ===> Configuring for libpcap-1.10.5 => Modifying GNU configure scripts to avoid --recheck => Replacing config-guess with pkgsrc versions => Replacing config-sub with pkgsrc versions => Replacing install-sh with pkgsrc version => Adding run-time search paths to pkg-config files. => Checking for portability problems in extracted files checking build system type... x86_64-sun-solaris2.11 checking host system type... x86_64-sun-solaris2.11 checking target system type... x86_64-sun-solaris2.11 checking for x86_64-sun-solaris2.11-gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether the compiler supports GNU C... yes checking whether gcc accepts -g... yes checking for gcc option to enable C11 features... none needed checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking size of void *... 8 checking size of time_t... 8 checking whether the compiler supports the -fvisibility=hidden option... yes checking for inline... inline checking for __atomic_load_n... yes checking for __atomic_store_n... yes checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking for _LARGEFILE_SOURCE value needed for large files... no checking for sys/ioccom.h... yes checking for sys/sockio.h... yes checking for netpacket/packet.h... yes checking for ANSI ioctl definitions... yes checking for strerror_r... yes checking whether strerror_r is GNU-style... no checking for vsyslog... yes checking for vsnprintf... yes checking for snprintf... yes checking for vasprintf... yes checking for asprintf... yes checking for strlcat... yes checking for strlcpy... yes checking for strtok_r... yes checking for ffs... yes checking for gcc options needed to detect all undeclared functions... none needed checking whether ffs is declared... yes checking for getaddrinfo... no checking for getaddrinfo in -lsocket... yes checking for recvmsg in -lxnet... yes checking for library containing putmsg... none required checking whether getnetbyname_r is declared... yes checking for the Linux getnetbyname_r()... no checking for Solaris/IRIX getnetbyname_r()... yes checking whether getprotobyname_r is declared... yes checking for the Linux getprotobyname_r()... no checking for Solaris/IRIX getprotobyname_r()... yes checking for ether_hostton... yes checking whether ether_hostton is declared... no checking whether ether_hostton is declared... no checking whether ether_hostton is declared... no checking whether ether_hostton is declared... no checking whether ether_hostton is declared... yes checking for pthread.h... yes checking for pthread_create... yes checking whether to enable the instrument functions code... no checking if --disable-protochain option is specified... enabled checking packet capture type... dlpi checking pkg-config is at least version 0.17.0... no checking for brew... no checking for sys/bufmod.h... yes checking for sys/dlpi_ext.h... no checking for dlpi_walk in -ldlpi... yes checking whether is usable... yes checking for dl_passive_req_t... yes checking for getifaddrs... (cached) no checking whether we have SIOCGLIFCONF... yes configure: no hardware timestamp support implemented for solaris2.11 checking for socklen_t... yes checking for dagapi.h... no checking whether we have Septel API headers... no checking whether we have Myricom Sniffer API... no checking whether TurboCap is supported... no checking whether to enable remote packet capture... no checking whether to build optimizer debugging code... no checking whether to build parser debugging code... no checking for flex... flex checking for lex output file root... lex.yy checking for lex library... none needed checking for library containing yywrap... -ll checking whether yytext is a pointer... yes checking for capable lex... yes checking for bison... bison checking for x86_64-sun-solaris2.11-ranlib... no checking for ranlib... ranlib checking for x86_64-sun-solaris2.11-ar... no checking for ar... ar checking whether ln -s works... yes checking for struct sockaddr.sa_len... no checking for struct sockaddr_storage... yes checking for dl_hp_ppa_info_t.dl_module_id_1... no checking whether we can compile the netmap support... no checking for libdpdk with pkg-config... pkg-config not found configure: WARNING: We couldn't find DPDK with pkg-config. If you want DPDK support, make sure that pkg-config is installed, that DPDK 18.02.2 or later is installed, and that DPDK provides a .pc file. configure: no Bluetooth sniffing support implemented for solaris2.11 checking for dbus-1 with pkg-config... pkg-config not found checking for libibverbs with pkg-config... pkg-config not found checking for ibv_get_device_list in -libverbs... no checking for a BSD-compatible install... /opt/pkg/bin/bsdinstall -c -o pbulk -g pbulk configure: creating ./config.status config.status: creating Makefile config.status: creating grammar.y config.status: creating pcap-filter.manmisc config.status: creating pcap-linktype.manmisc config.status: creating pcap-tstamp.manmisc config.status: creating pcap-savefile.manfile config.status: creating pcap.3pcap config.status: creating pcap_compile.3pcap config.status: creating pcap_datalink.3pcap config.status: creating pcap_dump_open.3pcap config.status: creating pcap_get_tstamp_precision.3pcap config.status: creating pcap_list_datalinks.3pcap config.status: creating pcap_list_tstamp_types.3pcap config.status: creating pcap_open_dead.3pcap config.status: creating pcap_open_offline.3pcap config.status: creating pcap_set_immediate_mode.3pcap config.status: creating pcap_set_tstamp_precision.3pcap config.status: creating pcap_set_tstamp_type.3pcap config.status: creating rpcapd/Makefile config.status: creating rpcapd/rpcapd.manadmin config.status: creating rpcapd/rpcapd-config.manfile config.status: creating testprogs/Makefile config.status: creating config.h config.status: executing default-1 commands => Modifying libtool scripts to use pkgsrc libtool => Modifying libtool scripts to use pkgsrc depcomp