+ case "${usergroup_phase}" in
+ local run_cmd
+ run_cmd=run_su
+ shift
+ run_su /opt/local/bin/bmake configure BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/lldpd-1.0.18nb4/work.log
+ su pbulk -c '"$@"' make /opt/local/bin/bmake configure BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/lldpd-1.0.18nb4/work.log
=> Checksum BLAKE2s OK for lldpd-1.0.18.tar.gz
=> Checksum SHA512 OK for lldpd-1.0.18.tar.gz
===> Installing dependencies for lldpd-1.0.18nb4
==========================================================================
The supported build options for lldpd are:

	json snmp xml

The currently selected options are:

	json snmp xml

You can select which build options to use by setting PKG_DEFAULT_OPTIONS
or the following variable.  Its current value is shown:

	PKG_OPTIONS.lldpd (not defined)

==========================================================================
==========================================================================
The following variables will affect the build process of this package,
lldpd-1.0.18nb4.  Their current value is shown below:

        * CURSES_DEFAULT = ncurses
        * SSLBASE (defined)
        * SSLCERTBUNDLE (not defined)
        * SSLCERTS = /opt/local/etc/openssl/certs
        * SSLDIR = /opt/local/etc/openssl
        * SSLKEYS = /opt/local/etc/openssl/private
        * VARBASE = /var

Based on these variables, the following variables have been set:

        * CURSES_TYPE = ncurses
        * TERMCAP_TYPE = curses

You may want to abort the process now with CTRL-C and change the value
of variables in the first group before continuing.  Be sure to run
`/opt/local/bin/bmake clean' after the changes.
==========================================================================
=> Tool dependency libtool-base>=2.4.2nb9: found libtool-base-2.4.7nb1
=> Tool dependency pkgconf-[0-9]*: found pkgconf-2.3.0
=> Tool dependency cwrappers>=20150314: found cwrappers-20220403
=> Tool dependency checkperms>=1.1: found checkperms-1.12
=> Build dependency gcc13>=13.1.0: found gcc13-13.3.0
=> Full dependency editline>=3.0.20130712nb1: found editline-3.1.20221030nb2
=> Full dependency gcc13-libs>=13.2.0: found gcc13-libs-13.3.0
=> Full dependency jansson>=2.4nb1: found jansson-2.14
=> Full dependency libevent>=2.1.12nb1: found libevent-2.1.12nb2
=> Full dependency libxml2>=2.12.9nb3: found libxml2-2.12.9nb3
=> Full dependency net-snmp>=5.9.3nb2: found net-snmp-5.9.4nb1
=> Full dependency perl>=5.40.0<5.41.0: found perl-5.40.0nb1
=> Full dependency libiconv>=1.9.1: found libiconv-1.17
=> Full dependency ncurses>=5.3nb1: found ncurses-6.5
=> Full dependency openssl>=1.1.1: found openssl-3.3.2
=> Full dependency pcre>=3.4nb1: found pcre-8.45
=> Full dependency tcp_wrappers>=7.6.1nb1: found tcp_wrappers-7.6.4nb2
=> Full dependency xz>=5.0.0: found xz-5.6.3
=> Full dependency zlib>=1.1.4: found zlib-1.3.1
===> Overriding tools for lldpd-1.0.18nb4
===> Extracting for lldpd-1.0.18nb4
===> Patching for lldpd-1.0.18nb4
/bin/cp /data/jenkins/workspace/pkgsrc-trunk-x86_64/net/lldpd/files/lldpd.conf /home/pbulk/build/net/lldpd/work
===> Creating toolchain wrappers for lldpd-1.0.18nb4
/usr/bin/sed  -e '/^#/d'  -e 's,@LINK_ARCH_DEFAULT@,link_arch64,g'  -e 's,@LINK_LIBGCC_DEFAULT@,link_libgcc_arch64,g'  -e 's,@LIBGCC_PREFIX@,/opt/local/gcc13/x86_64-sun-solaris2.11,g'  < ../../extra/gcc13-libs/files/specs.pkgsrc  > /home/pbulk/build/net/lldpd/work/.cwrapper/specs.pkgsrc
===> Configuring for lldpd-1.0.18nb4
=> Fixing default configuration file.
=> 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
configure: WARNING: unrecognized options: --with-libiconv-prefix
checking for a BSD-compatible install... /opt/local/bin/bsdinstall -c -o pbulk -g pbulk
checking whether build environment is sane... yes
checking for a race-free mkdir -p... ./install-sh -c -d
checking for gawk... /usr/bin/nawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking whether UID '500' is supported by ustar format... yes
checking whether GID '500' is supported by ustar format... yes
checking how to create a ustar tar archive... gnutar
checking whether to enable maintainer-specific portions of Makefiles... no
checking whether make supports nested variables... (cached) yes
checking whether make supports the include directive... yes (GNU style)
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 whether gcc understands -c and -o together... yes
checking dependency style of gcc... gcc3
checking for x86_64-sun-solaris2.11-ar... no
checking for x86_64-sun-solaris2.11-lib... no
checking for x86_64-sun-solaris2.11-link... no
checking for ar... ar
checking the archiver (ar) interface... ar
checking build system type... x86_64-sun-solaris2.11
checking host system type... x86_64-sun-solaris2.11
checking how to print strings... printf
checking for a sed that does not truncate output... /usr/bin/sed
checking for grep that handles long lines and -e... (cached) /usr/xpg4/bin/grep
checking for egrep... (cached) /usr/xpg4/bin/grep -E
checking for fgrep... /usr/xpg4/bin/grep -F
checking for ld used by gcc... /bin/ld
checking if the linker (/bin/ld) is GNU ld... no
checking for BSD- or MS-compatible name lister (nm)... /opt/local/bin/nm -B
checking the name lister (/opt/local/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 786240
checking how to convert x86_64-sun-solaris2.11 file names to x86_64-sun-solaris2.11 format... func_convert_file_noop
checking how to convert x86_64-sun-solaris2.11 file names to toolchain format... func_convert_file_noop
checking for /bin/ld option to reload object files... -r
checking for x86_64-sun-solaris2.11-file... no
checking for file... file
checking for x86_64-sun-solaris2.11-objdump... no
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for x86_64-sun-solaris2.11-dlltool... no
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for x86_64-sun-solaris2.11-ar... ar
checking for archiver @FILE support... @
checking for x86_64-sun-solaris2.11-strip... no
checking for strip... strip
checking for x86_64-sun-solaris2.11-ranlib... no
checking for ranlib... ranlib
checking command to parse /opt/local/bin/nm -B output from gcc object... ok
checking for sysroot... no
checking for a working dd... /usr/bin/dd
checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1
checking for x86_64-sun-solaris2.11-mt... no
checking for mt... mt
checking if mt is a manifest tool... no
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 for vfork.h... no
checking for dlfcn.h... yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... no
checking if gcc supports -c -o file.o... rm: conftest*: No such file or directory
yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/bin/ld -64) supports shared libraries... yes
checking whether -lc should be explicitly linked in... rm: conftest*: No such file or directory
no
checking dynamic linker characteristics... solaris2.11 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 if LD -Wl,--version-script works... no
checking for x86_64-sun-solaris2.11-gcc... (cached) gcc
checking whether the compiler supports GNU C... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for gcc option to enable C11 features... (cached) none needed
checking whether gcc understands -c and -o together... (cached) yes
checking dependency style of gcc... (cached) gcc3
checking how to run the C preprocessor... gcc -E
checking whether ln -s works... yes
checking for egrep... (cached) /usr/xpg4/bin/grep -E
checking for gawk... (cached) /usr/bin/nawk
checking for a sed that does not truncate output... (cached) /usr/bin/sed
checking for x86_64-sun-solaris2.11-doxygen... no
checking for doxygen... no
configure: WARNING: doxygen not found - will not generate any doxygen documentation
checking for x86_64-sun-solaris2.11-perl... no
checking for perl... /home/pbulk/build/net/lldpd/work/.tools/bin/perl
checking CFLAGS for gcc -Wunknown-warning-option... no, unknown
checking CFLAGS for gcc -fdiagnostics-show-option... -fdiagnostics-show-option
checking CFLAGS for gcc -fdiagnostics-color=auto... -fdiagnostics-color=auto
checking CFLAGS for gcc -fno-omit-frame-pointer... -fno-omit-frame-pointer
checking CFLAGS for gcc -funsigned-char... -funsigned-char
checking CFLAGS for gcc -pipe... -pipe
checking CFLAGS for gcc -Wall... -Wall
checking CFLAGS for gcc -W... -W
checking CFLAGS for gcc -Wextra... -Wextra
checking CFLAGS for gcc -Wformat... -Wformat
checking CFLAGS for gcc -Wformat-security... -Wformat-security
checking CFLAGS for gcc -Wimplicit-fallthrough... -Wimplicit-fallthrough
checking CFLAGS for gcc -Wfatal-errors... -Wfatal-errors
checking CFLAGS for gcc -Wheader-guard... no, unknown
checking CFLAGS for gcc -Wdocumentation... no, unknown
checking CFLAGS for gcc -Winline... -Winline
checking CFLAGS for gcc -Wpointer-arith... -Wpointer-arith
checking CFLAGS for gcc -Wmissing-prototypes... -Wmissing-prototypes
checking CFLAGS for gcc -Wno-cast-align... -Wno-cast-align
checking CFLAGS for gcc -Wno-unused-parameter... -Wno-unused-parameter
checking CFLAGS for gcc -Wno-missing-field-initializers... -Wno-missing-field-initializers
checking CFLAGS for gcc -Wno-sign-compare... -Wno-sign-compare
checking whether the linker accepts the -Wl,-z,relro flag... no
checking whether the linker accepts the -Wl,-z,now flag... yes
checking for typeof syntax and keyword spelling... typeof
checking if host OS is supported... yes (Solaris)
checking CFLAGS for gcc -D_GNU_SOURCE... -D_GNU_SOURCE
checking CFLAGS for gcc -D__EXTENSIONS__... -D__EXTENSIONS__
checking CFLAGS for gcc -D_XPG4_2... -D_XPG4_2
checking for sys/types.h... (cached) yes
checking for netinet/in.h... yes
checking for arpa/nameser.h... yes
checking for netdb.h... yes
checking for resolv.h... yes
checking for valgrind/valgrind.h... no
checking for u_int32_t... no
checking for uint32_t... yes
checking whether libc defines __progname... yes
checking whether compiler understands __alignof__... yes
checking for GNU libc compatible malloc... yes
checking for GNU libc compatible realloc... yes
checking for pid_t... yes
checking for fork... yes
checking for vfork... yes
checking for working fork... yes
checking for working vfork... (cached) yes
checking pkg-config is at least version 0.9.0... yes
checking for libbsd-overlay... no
checking for setproctitle... no
checking for setproctitle_init... no
checking for strlcpy... yes
checking for strnlen... yes
checking for strndup... yes
checking for strtonum... yes
checking for getline... yes
checking for asprintf... yes
checking for vsyslog... yes
checking for daemon... yes
checking for setresuid... no
checking for setresgid... no
checking for library containing res_init... -lresolv
checking for check >= 0.9.4... no
checking for libevent >= 2.0.5... yes
checking if system libevent works as expected... yes
=== configuring in libevent (/home/pbulk/build/net/lldpd/work/lldpd-1.0.18/libevent)
configure: running /usr/bin/bash ./configure --disable-option-checking '--prefix=/opt/local'  '--with-privsep-chroot=/var/chroot/lldpd' '--disable-hardening' '--with-embedded-libevent=no' '--with-readline' '--sysconfdir=/opt/local/etc' '--localstatedir=/var' '--with-snmp' '--with-xml' '--with-libiconv-prefix=/opt/local' '--build=x86_64-sun-solaris2.11' '--host=x86_64-sun-solaris2.11' '--mandir=/opt/local/man' '--enable-option-checking=yes' 'build_alias=x86_64-sun-solaris2.11' 'host_alias=x86_64-sun-solaris2.11' 'CC=gcc' 'CFLAGS=-pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/local/include -I/usr/include -I/opt/local/include/ncurses' 'LDFLAGS=-L/opt/local/lib/perl5/5.40.0/x86_64-solaris-thread-multi-64/CORE -L/opt/local/lib -Wl,-R/opt/local/lib -lnsl -lsocket -Wl,-R/opt/local/lib/perl5/5.40.0/x86_64-solaris-thread-multi-64/CORE -L/usr/lib/amd64 -Wl,-R/usr/lib/amd64 -liconv' 'LIBS=' 'CPPFLAGS=-I/opt/local/include -I/usr/include -I/opt/local/include/ncurses' 'PKG_CONFIG=/home/pbulk/build/net/lldpd/work/.tools/bin/pkg-config' 'PKG_CONFIG_PATH=' 'PKG_CONFIG_LIBDIR=/home/pbulk/build/net/lldpd/work/.buildlink/lib/amd64/pkgconfig:/home/pbulk/build/net/lldpd/work/.buildlink/lib/pkgconfig:/home/pbulk/build/net/lldpd/work/.buildlink/share/pkgconfig' --enable-silent-rules  --disable-libevent-regress --disable-thread-support --disable-openssl --disable-malloc-replacement --disable-debug-mode --enable-function-sections --disable-shared --with-pic --enable-static --cache-file=/dev/null --srcdir=.
configure: WARNING: unrecognized options: --with-privsep-chroot, --disable-hardening, --with-embedded-libevent, --with-readline, --with-snmp, --with-xml, --with-libiconv-prefix
checking for a BSD-compatible install... /opt/local/bin/bsdinstall -c -o pbulk -g pbulk
checking whether build environment is sane... yes
checking for a race-free mkdir -p... ./build-aux/install-sh -c -d
checking for gawk... /usr/bin/nawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking whether make supports nested variables... (cached) yes
checking whether make supports the include directive... yes (GNU style)
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 whether gcc understands -c and -o together... yes
checking dependency style of gcc... gcc3
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 for wchar.h... yes
checking for minix/config.h... no
checking for sys/time.h... yes
checking whether it is safe to define __EXTENSIONS__... yes
checking whether _XOPEN_SOURCE should be defined... no
checking build system type... x86_64-sun-solaris2.11
checking host system type... x86_64-sun-solaris2.11
checking whether ln -s works... yes
checking for a sed that does not truncate output... /usr/bin/sed
checking how to run the C preprocessor... gcc -E
checking for grep that handles long lines and -e... (cached) /usr/xpg4/bin/grep
checking for egrep... (cached) /usr/xpg4/bin/grep -E
checking whether gcc needs -traditional... no
checking how to print strings... printf
checking for a sed that does not truncate output... (cached) /usr/bin/sed
checking for fgrep... /usr/xpg4/bin/grep -F
checking for ld used by gcc... /bin/ld
checking if the linker (/bin/ld) is GNU ld... no
checking for BSD- or MS-compatible name lister (nm)... /opt/local/bin/nm -B
checking the name lister (/opt/local/bin/nm -B) interface... BSD nm
checking the maximum length of command line arguments... 786240
checking how to convert x86_64-sun-solaris2.11 file names to x86_64-sun-solaris2.11 format... func_convert_file_noop
checking how to convert x86_64-sun-solaris2.11 file names to toolchain format... func_convert_file_noop
checking for /bin/ld option to reload object files... -r
checking for x86_64-sun-solaris2.11-file... no
checking for file... file
checking for x86_64-sun-solaris2.11-objdump... no
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for x86_64-sun-solaris2.11-dlltool... no
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for x86_64-sun-solaris2.11-ar... no
checking for ar... ar
checking for archiver @FILE support... @
checking for x86_64-sun-solaris2.11-strip... no
checking for strip... strip
checking for x86_64-sun-solaris2.11-ranlib... no
checking for ranlib... ranlib
checking command to parse /opt/local/bin/nm -B output from gcc object... ok
checking for sysroot... no
checking for a working dd... /usr/bin/dd
checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1
checking for x86_64-sun-solaris2.11-mt... no
checking for mt... mt
checking if mt is a manifest tool... no
checking for dlfcn.h... yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... no
checking if gcc supports -c -o file.o... rm: conftest*: No such file or directory
yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/bin/ld -64) supports shared libraries... yes
checking dynamic linker characteristics... solaris2.11 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... no
checking whether to build static libraries... yes
checking for library containing inet_ntoa... none required
checking for library containing socket... none required
checking for library containing inet_aton... none required
checking for library containing clock_gettime... none required
checking for clock_gettime... yes
checking for library containing sendfile... -lsendfile
checking for WIN32... no
checking for MIDIPIX... no
checking for CYGWIN... no
checking for zlib.h... yes
checking for library containing inflateEnd... -lz
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... no
checking for x86_64-sun-solaris2.11-pkg-config... /home/pbulk/build/net/lldpd/work/.tools/bin/pkg-config
checking if pkg-config is at least version 0.15.0... yes
checking for arpa/inet.h... yes
checking for fcntl.h... yes
checking for ifaddrs.h... yes
checking for mach/mach_time.h... no
checking for mach/mach.h... no
checking for netdb.h... yes
checking for netinet/in.h... yes
checking for netinet/in6.h... no
checking for netinet/tcp.h... yes
checking for sys/un.h... yes
checking for poll.h... yes
checking for port.h... yes
checking for stdarg.h... yes
checking for stddef.h... yes
checking for sys/devpoll.h... yes
checking for sys/epoll.h... no
checking for sys/event.h... no
checking for sys/eventfd.h... yes
checking for sys/ioctl.h... yes
checking for sys/mman.h... yes
checking for sys/param.h... yes
checking for sys/queue.h... yes
checking for sys/resource.h... yes
checking for sys/select.h... yes
checking for sys/sendfile.h... yes
checking for sys/socket.h... yes
checking for sys/stat.h... (cached) yes
checking for sys/time.h... (cached) yes
checking for sys/timerfd.h... yes
checking for sys/uio.h... yes
checking for sys/wait.h... yes
checking for sys/random.h... yes
checking for errno.h... yes
checking for afunix.h... no
checking for sys/sysctl.h... no
checking for TAILQ_FOREACH in sys/queue.h... yes
checking for timeradd in sys/time.h... yes
checking for timercmp in sys/time.h... yes
checking for timerclear in sys/time.h... yes
checking for timerisset in sys/time.h... yes
checking for an ANSI C-conforming const... yes
checking for inline... inline
checking for accept4... yes
checking for arc4random... yes
checking for arc4random_buf... yes
checking for arc4random_addrandom... no
checking for eventfd... yes
checking for epoll_create1... yes
checking for fcntl... yes
checking for getegid... yes
checking for geteuid... yes
checking for getifaddrs... yes
checking for gettimeofday... yes
checking for issetugid... yes
checking for mach_absolute_time... no
checking for mmap... yes
checking for nanosleep... yes
checking for pipe... yes
checking for pipe2... yes
checking for putenv... yes
checking for sendfile... yes
checking for setenv... yes
checking for setrlimit... yes
checking for sigaction... yes
checking for signal... yes
checking for splice... no
checking for strlcpy... yes
checking for strsep... yes
checking for strtok_r... yes
checking for strtoll... yes
checking for sysctl... no
checking for timerfd_create... yes
checking for umask... yes
checking for unsetenv... yes
checking for usleep... yes
checking for vasprintf... yes
checking for getrandom... yes
checking for getnameinfo... yes
checking for getprotobynumber... yes
checking for getservbyname... yes
checking for inet_ntop... yes
checking for inet_pton... yes
checking for getaddrinfo... yes
checking for F_SETFD in fcntl.h... yes
checking for select... yes
checking for poll... yes
checking for epoll_ctl... yes
checking for port_create... yes
checking for pid_t... yes
checking for size_t... yes
checking for ssize_t... yes
checking for uint64_t... yes
checking for uint32_t... yes
checking for uint16_t... yes
checking for uint8_t... yes
checking for uintptr_t... yes
checking for fd_mask... yes
checking size of long long... 8
checking size of long... 8
checking size of int... 4
checking size of short... 2
checking size of size_t... 8
checking size of void *... 8
checking size of off_t... 8
checking size of time_t... 8
checking for struct in6_addr... yes
checking for struct sockaddr_in6... yes
checking for struct sockaddr_un... yes
checking for sa_family_t... yes
checking for struct addrinfo... yes
checking for struct sockaddr_storage... yes
checking for struct in6_addr.s6_addr32... no
checking for struct in6_addr.s6_addr16... no
checking for struct sockaddr_in.sin_len... no
checking for struct sockaddr_in6.sin6_len... no
checking for struct sockaddr_storage.ss_family... yes
checking for struct sockaddr_storage.__ss_family... no
checking for struct linger... yes
checking for socklen_t... yes
checking whether our compiler supports __func__... yes
checking whether our compiler supports __FUNCTION__... yes
checking if linker supports omitting unused code and data... no
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating libevent.pc
config.status: creating libevent_openssl.pc
config.status: creating libevent_pthreads.pc
config.status: creating libevent_core.pc
config.status: creating libevent_extra.pc
config.status: creating Makefile
config.status: creating config.h
config.status: creating evconfig-private.h
config.status: executing depfiles commands
config.status: executing libtool commands
rm: libtoolT: No such file or directory
configure: WARNING: unrecognized options: --with-privsep-chroot, --disable-hardening, --with-embedded-libevent, --with-readline, --with-snmp, --with-xml, --with-libiconv-prefix
=== end of configure in libevent (/home/pbulk/build/net/lldpd/work/lldpd-1.0.18/libevent/libevent)
checking for libcap >= 2... no
checking libcap (without pkg-config)... no
checking for a readline compatible library... -ledit
checking for readline.h... no
checking for readline/readline.h... yes
checking whether readline supports history... yes
checking for history.h... no
checking for readline/history.h... yes
checking for x86_64-sun-solaris2.11-net-snmp-config... no
checking for net-snmp-config... /opt/local/bin/net-snmp-config
checking whether C compiler supports flag "-pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/local/include -I/usr/include -I/opt/local/include/ncurses -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/local/include -I/usr/include -I/opt/local/include/ncurses -Usolaris2 -Dsolaris2=solaris2 -I/opt/local/include -I/usr/include -I/opt/local/include/ncurses -I/opt/local/include -DNETSNMP_NO_INLINE -lkvm -L/opt/local/lib -Wl,-R/opt/local/lib -Wl,-R/opt/local/lib/perl5/5.40.0/x86_64-solaris-thread-multi-64/CORE -L/usr/lib/amd64 -Wl,-R/usr/lib/amd64 -lnsl -lsocket -L/opt/local/lib -lnetsnmpmibs -lm -ladm -lpcre -lnetsnmpagent -lpcre -L/opt/local/lib/lib -lwrap -lnetsnmp -lm -lkstat -lsocket -lcrypto -lelf" from Net-SNMP... yes
checking for snmp_register_callback in -lnetsnmp... yes
checking for netsnmp_enable_subagent... yes
checking for netsnmp_tdomain.f_create_from_tstring_new... yes
checking for net-snmp/agent/util_funcs.h... yes
checking for snmp_select_info2... yes
checking for libxml-2.0... yes
checking whether to enable use of pre-0.9.2 JSON/json-c format... no
checking whether to enable systemtap/DTrace trace support... no
checking whether to enable Privilege separation... yes
checking whether to enable Cisco Discovery Protocol... yes
checking whether to enable Foundry Discovery Protocol... yes
checking whether to enable Extreme Discovery Protocol... yes
checking whether to enable SynOptics Network Management Protocol... yes
checking whether to enable LLDP-MED extension... yes
checking whether to enable Dot1 extension (VLAN stuff)... yes
checking whether to enable Dot3 extension (PHY stuff)... yes
checking whether to enable Custom TLV support... yes
checking whether to enable compatibility with Linux kernel older than 2.6.39... no
checking for build time... 2024-12-05T12:45:08Z
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating src/Makefile
config.status: creating src/compat/Makefile
config.status: creating src/daemon/Makefile
config.status: creating src/lib/Makefile
config.status: creating src/client/Makefile
config.status: creating tests/Makefile
config.status: creating osx/Makefile
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing libtool commands
rm: libtoolT: No such file or directory
configure: WARNING: unrecognized options: --with-libiconv-prefix
ld: Software Generation Utilities - Solaris Link Editors: 5.11-1.1788 (illumos)
ld: fatal: no files on input command line

------------------ Summary ------------------
 lldpd version 1.0.18
  OS.............: Solaris
  Prefix.........: /opt/local
  C Compiler.....: gcc  -fdiagnostics-show-option -fdiagnostics-color=auto -fno-omit-frame-pointer -funsigned-char -pipe -Wall -W -Wextra -Wformat -Wformat-security -Wimplicit-fallthrough -Wfatal-errors -Winline -Wpointer-arith -Wmissing-prototypes -Wno-cast-align -Wno-unused-parameter -Wno-missing-field-initializers -Wno-sign-compare  -D_GNU_SOURCE -D__EXTENSIONS__ -D_XPG4_2 -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/local/include -I/usr/include -I/opt/local/include/ncurses -I/opt/local/include -I/usr/include -I/opt/local/include/ncurses
  Linker.........: /bin/ld -64  -Wl,-z,now  -L/opt/local/lib/perl5/5.40.0/x86_64-solaris-thread-multi-64/CORE -L/opt/local/lib -Wl,-R/opt/local/lib -lnsl -lsocket -Wl,-R/opt/local/lib/perl5/5.40.0/x86_64-solaris-thread-multi-64/CORE -L/usr/lib/amd64 -Wl,-R/usr/lib/amd64 -liconv -lresolv 
  Libevent.......: system
  Readline.......: -ledit

 Optional features:
  SNMP support...: yes
  CDP............: yes
  FDP............: yes
  EDP............: yes
  SONMP..........: yes
  LLDPMED........: yes
  DOT1...........: yes
  DOT3...........: yes
  CUSTOM.........: yes
  XML output.....: yes
  Oldies support.: no
  seccomp........: no
  libbsd.........: no

 Privilege separation:
  Enabled........: yes
  User/group.....: _lldpd/_lldpd
  Chroot.........: /var/chroot/lldpd

 Instrumentation (for devs only):
  Sanitizers.....: none
  Coverage.......: no
------------- Compiler version --------------
gcc (GCC) 13.3.0
Copyright (C) 2023 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
-------------- Linker version ---------------

---------------------------------------------

Check the above options and compile with:
 make

=> Modifying libtool scripts to use pkgsrc libtool
=> Modifying libtool scripts to use pkgsrc depcomp