+ 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/ups-nut-cgi-2.8.0/work.log + su pbulk -c '"$@"' make /opt/pkg/bin/bmake configure BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/ups-nut-cgi-2.8.0/work.log => Bootstrap dependency digest>=20211023: found digest-20220214 => Checksum BLAKE2s OK for nut-2.8.0.tar.gz => Checksum SHA512 OK for nut-2.8.0.tar.gz ===> Installing dependencies for ups-nut-cgi-2.8.0 ========================================================================== The supported build options for ups-nut-cgi are: nss The currently selected options are: nss You can select which build options to use by setting PKG_DEFAULT_OPTIONS or the following variable. Its current value is shown: PKG_OPTIONS.ups-nut (not defined) ========================================================================== ========================================================================== The following variables will affect the build process of this package, ups-nut-cgi-2.8.0. Their current value is shown below: * JPEG_DEFAULT = jpeg * NUT_STATEDIR = /var/opt/pkg/db/nut * VARBASE = /var/opt/pkg Based on these variables, the following variables have been set: * JPEGBASE (defined, but empty) * JPEG_TYPE = jpeg 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/pkg/bin/bmake clean' after the changes. ========================================================================== => Tool dependency libtool-base>=2.4.2nb9: found libtool-base-2.4.6nb4 => Tool dependency mktools-[0-9]*: found mktools-20220614 => Tool dependency pkgconf-[0-9]*: found pkgconf-1.8.0 => Tool dependency cwrappers>=20150314: found cwrappers-20220403 => Tool dependency checkperms>=1.1: found checkperms-1.12 => Full dependency ups-nut-2.*: found ups-nut-2.8.0nb1 => Full dependency nss>=3.80nb1: found nss-3.81 => Full dependency jpeg>=9: found jpeg-9e => Full dependency freetype2>=2.8.1: found freetype2-2.12.1 => Full dependency gd>=2.3.3nb2: found gd-2.3.3nb3 => Full dependency tiff>=4.0.3nb5: found tiff-4.4.0 ===> Overriding tools for ups-nut-cgi-2.8.0 ===> Extracting for ups-nut-cgi-2.8.0 ===> Patching for ups-nut-cgi-2.8.0 => Applying pkgsrc patches for ups-nut-cgi-2.8.0 => Verifying /data/jenkins/workspace/pkgsrc-upstream-bulktest/sysutils/ups-nut-cgi/../../sysutils/ups-nut/patches/patch-aa => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-bulktest/sysutils/ups-nut-cgi/../../sysutils/ups-nut/patches/patch-aa Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-aa,v 1.13 2022/04/26 23:28:25 gdt Exp $ | |Default conf files go to example dir. | |--- conf/Makefile.in.orig 2022-04-01 00:42:19.000000000 +0000 |+++ conf/Makefile.in -------------------------- Patching file conf/Makefile.in using Plan A... Hunk #1 succeeded at 207. done => Verifying /data/jenkins/workspace/pkgsrc-upstream-bulktest/sysutils/ups-nut-cgi/../../sysutils/ups-nut/patches/patch-clients_upsclient.c => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-bulktest/sysutils/ups-nut-cgi/../../sysutils/ups-nut/patches/patch-clients_upsclient.c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-clients_upsclient.c,v 1.2 2018/09/21 00:59:53 jym Exp $ | |Add missing header for timeval(3) functions. | |--- clients/upsclient.c.orig 2018-04-01 17:13:02.200981408 +0000 |+++ clients/upsclient.c -------------------------- Patching file clients/upsclient.c using Plan A... Hunk #1 succeeded at 34 (offset 6 lines). done => Verifying /data/jenkins/workspace/pkgsrc-upstream-bulktest/sysutils/ups-nut-cgi/../../sysutils/ups-nut/patches/patch-drivers_libhid.c => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-bulktest/sysutils/ups-nut-cgi/../../sysutils/ups-nut/patches/patch-drivers_libhid.c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-drivers_libhid.c,v 1.2 2022/04/26 23:28:25 gdt Exp $ | |As comm_driver->get_interrupt() can return larger than the buffer size, |limit the future accesses by this amount. Bump the size of the buffer |here as returns as high as 3500 have been seen. | |Not yet filed upstream. |\todo Test with 2.8.0 release and drop or file upstream. | |--- drivers/libhid.c.orig 2022-04-04 12:00:53.000000000 +0000 |+++ drivers/libhid.c -------------------------- Patching file drivers/libhid.c using Plan A... Hunk #1 succeeded at 686. Hunk #2 succeeded at 758. done => Verifying /data/jenkins/workspace/pkgsrc-upstream-bulktest/sysutils/ups-nut-cgi/../../sysutils/ups-nut/patches/patch-drivers_libusb0.c => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-bulktest/sysutils/ups-nut-cgi/../../sysutils/ups-nut/patches/patch-drivers_libusb0.c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-drivers_libusb0.c,v 1.1 2022/04/26 23:28:25 gdt Exp $ | |--- drivers/libusb0.c.orig 2022-03-27 12:59:49.000000000 +0000 |+++ drivers/libusb0.c -------------------------- Patching file drivers/libusb0.c using Plan A... Hunk #1 succeeded at 571 (offset 39 lines). done => Verifying /data/jenkins/workspace/pkgsrc-upstream-bulktest/sysutils/ups-nut-cgi/../../sysutils/ups-nut/patches/patch-drivers_libusb1.c => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-bulktest/sysutils/ups-nut-cgi/../../sysutils/ups-nut/patches/patch-drivers_libusb1.c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-drivers_libusb1.c,v 1.1 2022/04/26 23:28:25 gdt Exp $ | |--- drivers/libusb1.c.orig 2022-03-27 12:59:49.000000000 +0000 |+++ drivers/libusb1.c -------------------------- Patching file drivers/libusb1.c using Plan A... Hunk #1 succeeded at 619 (offset 20 lines). done ===> Creating toolchain wrappers for ups-nut-cgi-2.8.0 ===> Configuring for ups-nut-cgi-2.8.0 => 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 => Checking for portability problems in extracted files configure: WARNING: unrecognized options: --with-libiconv-prefix Network UPS Tools version 2.8.0 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 host system name... Linux unknown checking for a BSD-compatible install... /opt/pkg/bin/bsdinstall -c -o pbulk -g pbulk checking whether build environment is sane... yes checking for a thread-safe mkdir -p... ./install-sh -c -d checking for gawk... /opt/pkg/bin/nawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking for autoconf macro to enable system extensions... 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 we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking whether gcc understands -c and -o together... yes checking dependency style of gcc... gcc3 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 for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... 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 whether to enable maintainer-specific portions of Makefiles... no checking pkg-config is at least version 0.9.0... yes checking whether usable PKG_CONFIG was already detected by autoconf... yes: /home/pbulk/build/sysutils/ups-nut-cgi/work/.tools/bin/pkg-config configure: checking for autoconf macro support of pkg-config (/home/pbulk/build/sysutils/ups-nut-cgi/work/.tools/bin/pkg-config) configure: checking for autoconf macro support of pkg-config module checker checking for pkg-config... yes checking how to run the C preprocessor... gcc -E checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking dependency style of g++... gcc3 checking whether g++ understands -c and -o together... yes checking whether ln -s works... yes checking for egrep... (cached) /usr/xpg4/bin/grep -E checking for ar... /usr/bin/ar checking for x86_64-sun-solaris2.11-ranlib... no checking for ranlib... ranlib checking whether byte ordering is bigendian... no checking for inline... inline checking for flexible array members... yes checking for variable-length arrays... yes checking if CC compiler family is GCC... yes checking if CXX compiler family is GCC... yes checking if CPP preprocessor family is GCC... yes checking if CC compiler family is clang... no checking if CXX compiler family is clang... no checking if CPP preprocessor family is clang... no configure: Detecting support for additional compiler flags checking whether C compiler accepts -Qunused-arguments... no checking whether C++ compiler accepts -Qunused-arguments... no checking whether C compiler accepts -Wno-reserved-identifier... yes checking whether C++ compiler accepts -Wno-reserved-identifier... yes configure: NOT checking for options to request colorized compiler output (pass --enable-Wcolor for that) checking whether C compiler accepts -Wno-unknown-warning-option... yes checking whether C++ compiler accepts -Wno-unknown-warning-option... yes checking whether C compiler accepts -std=gnu99... yes configure: Defaulting C standard support to GNU C99 on a GCC or CLANG compatible compiler checking whether C++ compiler accepts -std=gnu++11... yes configure: Defaulting C++ standard support to GNU C++11 on a GCC or CLANG compatible compiler checking for pragma GCC diagnostic push and pop (outside functions)... yes checking for pragma clang diagnostic push and pop (outside functions)... no checking for pragma GCC diagnostic push and pop (inside functions)... yes checking for pragma clang diagnostic push and pop (inside functions)... no checking for pragma GCC diagnostic ignored "-Wunused-function"... yes checking for pragma GCC diagnostic ignored "-Wformat-nonliteral"... yes checking for pragma GCC diagnostic ignored "-Wformat-nonliteral" (outside functions)... yes checking for pragma GCC diagnostic ignored "-Wformat-security"... yes checking for pragma GCC diagnostic ignored "-Wformat-security" (outside functions)... yes checking for pragma GCC diagnostic ignored "-Wformat-truncation"... yes checking for pragma GCC diagnostic ignored "-Wformat-truncation" (outside functions)... yes checking for pragma GCC diagnostic ignored "-Wstringop-truncation"... yes checking for pragma GCC diagnostic ignored "-Wstringop-truncation" (outside functions)... yes checking for pragma GCC diagnostic ignored "-Wtype-limits"... yes checking for pragma GCC diagnostic ignored "-Wtype-limits" (outside functions)... yes checking for pragma GCC diagnostic ignored "-Warray-bounds"... yes checking for pragma GCC diagnostic ignored "-Warray-bounds" (outside functions)... yes checking for pragma GCC diagnostic ignored "-Wtautological-type-limit-compare"... no checking for pragma GCC diagnostic ignored "-Wtautological-type-limit-compare" (outside functions)... no checking for pragma GCC diagnostic ignored "-Wtautological-constant-out-of-range-compare"... no checking for pragma GCC diagnostic ignored "-Wtautological-constant-out-of-range-compare" (outside functions)... no checking for pragma GCC diagnostic ignored "-Wtautological-unsigned-zero-compare"... no checking for pragma GCC diagnostic ignored "-Wtautological-unsigned-zero-compare" (outside functions)... no checking for pragma GCC diagnostic ignored "-Wtautological-compare"... yes checking for pragma GCC diagnostic ignored "-Wtautological-compare" (outside functions)... yes checking for pragma GCC diagnostic ignored "-Wsign-compare"... yes checking for pragma GCC diagnostic ignored "-Wsign-compare" (outside functions)... yes checking for pragma GCC diagnostic ignored "-Wsign-conversion"... yes checking for pragma GCC diagnostic ignored "-Wsign-conversion" (outside functions)... yes checking for pragma GCC diagnostic ignored "-Wunreachable-code-break"... no checking for pragma GCC diagnostic ignored "-Wunreachable-code-break" (outside functions)... no checking for pragma GCC diagnostic ignored "-Wunreachable-code-return"... no checking for pragma GCC diagnostic ignored "-Wunreachable-code-return" (outside functions)... no checking for pragma GCC diagnostic ignored "-Wunreachable-code"... yes checking for pragma GCC diagnostic ignored "-Wunreachable-code" (outside functions)... yes checking for pragma GCC diagnostic ignored "-Wformat-overflow"... yes checking for pragma GCC diagnostic ignored "-Wformat-overflow" (outside functions)... yes checking for pragma GCC diagnostic ignored "-Wcovered-switch-default"... no checking for pragma GCC diagnostic ignored "-Wcovered-switch-default" (outside functions)... no checking for pragma GCC diagnostic ignored "-Wextra-semi-stmt"... no checking for pragma GCC diagnostic ignored "-Wextra-semi-stmt" (outside functions)... no checking for pragma GCC diagnostic ignored "-Wcast-align"... yes checking for pragma GCC diagnostic ignored "-Wcast-align" (outside functions)... yes checking for pragma GCC diagnostic ignored "-Wstrict-prototypes"... yes checking for pragma GCC diagnostic ignored "-Wstrict-prototypes" (outside functions)... yes checking for pragma GCC diagnostic ignored "-Wassign-enum"... no checking for pragma GCC diagnostic ignored "-Wassign-enum" (outside functions)... no checking for C++ pragma GCC diagnostic ignored "-Wc++98-compat-pedantic"... no checking for C++ pragma GCC diagnostic ignored "-Wc++98-compat-pedantic" (outside functions)... no checking for C++ pragma GCC diagnostic ignored "-Wc++98-compat"... no checking for C++ pragma GCC diagnostic ignored "-Wc++98-compat" (outside functions)... no checking for C++ pragma GCC diagnostic ignored "-Wglobal-constructors"... no checking for C++ pragma GCC diagnostic ignored "-Wglobal-constructors" (outside functions)... no checking for C++ pragma GCC diagnostic ignored "-Wexit-time-destructors"... no checking for C++ pragma GCC diagnostic ignored "-Wexit-time-destructors" (outside functions)... no checking for pragma BOGUSforTest... no checking for pragma BOGUSforTest (outside functions)... no checking for pragma GCC diagnostic ignored "-WBOGUSforTest"... no checking for pragma GCC diagnostic ignored "-WBOGUSforTest" (outside functions)... no checking for __attribute__((unused)) for function arguments... yes checking for __attribute__((unused)) for functions... yes checking for __attribute__((noreturn))... yes checking for at least some __attribute__ support... yes checking for practical support to pritnf("%s", NULL)... no checking for flock... yes checking for lockf... yes checking for fcvt... yes checking for fcvtl... no checking for pow10... no checking for round... no checking for abs_val... no checking for abs... yes checking float.h usability... yes checking float.h presence... yes checking for float.h... yes checking math.h usability... yes checking math.h presence... yes checking for math.h... yes checking for fabs... no checking for fabsf... no checking for fabsl... no checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking signal.h usability... yes checking signal.h presence... yes checking for signal.h... yes checking sys/signal.h usability... yes checking sys/signal.h presence... yes checking for sys/signal.h... yes checking sys/resource.h usability... yes checking sys/resource.h presence... yes checking for sys/resource.h... yes checking for struct rlimit and getrlimit()... ok checking semaphore.h usability... yes checking semaphore.h presence... yes checking for semaphore.h... yes checking for sem_t, sem_init() and sem_destroy()... ok checking for cfsetispeed... yes checking for tcsendbreak... yes checking for seteuid... yes checking for setsid... yes checking for getpassphrase... yes checking for on_exit... no checking for strptime... yes checking for setlogmask... yes checking whether LOG_UPTO is declared... yes configure: ----------------------------------------------------------------------- The next few tests look for required C library routines; if something is not found, you may need to enable a different C standard or extension macro version. You may also have to configure without extreme warning levels since autotools tests fail those on their own and assume system lacks stuff (although note we try to not involve standard -W* flags here). ----------------------------------------------------------------------- checking for strtok_r... yes checking for fileno... yes checking for localtime_r... yes checking for sigemptyset... yes checking for sigaction... yes checking for string.h... (cached) yes checking for strings.h... (cached) yes checking for strcasecmp(s1,s2)... yes checking for strncasecmp(s1,s2,n)... yes checking for strdup(s)... yes checking for usleep(us)... yes checking whether ln -sr works... ln: illegal option -- r Usage: ln [-f] [-n] [-s] f1 [f2] ln [-f] [-n] [-s] f1 ... fn d1 ln [-f] [-n] -s d1 d2 no, using ln checking for unsigned long long int... yes checking for vsnprintf... yes checking for snprintf... yes checking for setenv... yes checking for strerror... yes checking for atexit... yes checking whether optind is declared... yes checking for getopt.h... yes checking for getopt_long... yes checking whether uu_lock is declared... no checking whether __func__ is declared... yes checking for library containing gethostbyname... -lnsl checking for library containing connect... -lsocket checking for sys/time.h... yes checking for time.h... yes checking for sys/types.h... (cached) yes checking for sys/socket.h... yes checking for netdb.h... yes checking for sys/modem.h... no checking for stdarg.h... yes checking for varargs.h... no checking for library containing pthread_create... none required checking for library containing pthread_tryjoin_np... no checking for windows.h... no checking for winsock2.h... no checking for ws2tcpip.h... no checking for socklen_t... yes checking for sys/types.h... (cached) yes checking for sys/socket.h... (cached) yes checking for netdb.h... (cached) yes checking types of arguments for getnameinfo... const struct sockaddr *,socklen_t,socklen_t,int checking for python... no checking for python3... no checking for python2... no configure: WARNING: A python program name was not detected during configuration, will default to '/usr/bin/env python' (scripts will fail if that is not in PATH at run time) checking python interpeter to call... /usr/bin/env python checking for python2... no checking for python2.7... no checking for python-2.7... no checking for python... no configure: WARNING: A python2 program name was not detected during configuration, will default to '/usr/bin/env python2' (scripts will fail if that is not in PATH at run time) checking python2 interpeter to call... /usr/bin/env python2 checking for python3... no checking for python3.9... python3.9 checking python3 interpeter to call... /usr/bin/env python3.9 checking which drivers to build... all available checking for --with-all... not given checking for libusb-1.0 version via pkg-config... none found checking for libusb(-0.1) version via pkg-config... none found checking for libusb-config... no checking for libusb preferred version... none configure: WARNING: Defaulting libusb configuration checking for libusb cflags... checking for libusb ldflags... -lusb checking for usb.h... no checking for usb_init... no checking size of void *... 8 checking for net-snmp-config-64... no checking for net-snmp-config... no checking for Net-SNMP version via pkg-config... none found checking for Net-SNMP cflags... checking for Net-SNMP libs... checking for net-snmp/net-snmp-config.h... no checking for init_snmp... no checking for libneon version via pkg-config (0.25.0 minimum required)... none found checking for libneon cflags... -I/usr/include/neon -I/usr/local/include/neon checking for libneon ldflags... -lneon checking for ne_xmlreq.h... no checking for ne_xml_dispatch_request... no checking for LLNC libpowerman version via pkg-config... 'none' found checking for libpowerman cflags... checking for libpowerman libs... checking for libpowerman.h... no checking for pm_connect... no checking for libmodbus version via pkg-config... none found checking for libmodbus cflags... -I/usr/include/modbus checking for libmodbus ldflags... -lmodbus checking for modbus.h... no checking for modbus_new_rtu... no checking for modbus_new_tcp... no checking for modbus_set_byte_timeout... no checking for modbus_set_response_timeout... no checking for avahi-core version via pkg-config (0.6.30 minimum required)... none found checking for avahi-client version via pkg-config (0.6.30 minimum required)... none found checking for avahi cflags... -I/usr/local/include -I/usr/include -L/usr/local/lib -L/usr/lib checking for avahi ldflags... -lavahi-core -lavahi-client checking for avahi-common/malloc.h... no checking for avahi_free... no checking for sys/termios.h... yes checking for struct termios and speed_t... ok checking whether we can build serial drivers... yes checking whether to build serial drivers... yes checking whether to build USB drivers... no checking whether to build neon based XML driver... no checking whether to enable Avahi support... no checking whether to build Powerman PDU client driver... no checking whether to build Modbus driver... no checking for FreeIPMI version via pkg-config... none found checking for FreeIPMI cflags... checking for FreeIPMI ldflags... -lfreeipmi -lipmimonitoring checking for freeipmi/freeipmi.h... no checking for ipmi_monitoring.h... no checking for library containing ipmi_ctx_create... no checking for library containing ipmi_ctx_find_inband... no checking for library containing ipmi_monitoring_init... no checking for library containing ipmi_monitoring_sensor_read_record_id... no checking for library containing ipmi_sdr_cache_ctx_destroy... no checking for library containing ipmi_sdr_ctx_destroy... no checking whether to build IPMI driver... no checking whether to build Mac OS X meta-driver... no checking whether to build i2c based drivers... no checking for Mozilla NSS version via pkg-config... 3.81 found checking for Mozilla NSS cflags... -I/opt/pkg/include/nss -I/opt/pkg/include/nspr checking for Mozilla NSS ldflags... -Wl,-R/opt/pkg/lib/nss -L/opt/pkg/lib/nss -lssl3 -lsmime3 -lnss3 -lnssutil3 -L/opt/pkg/lib/nspr -Wl,-R/opt/pkg/lib/nspr -lplds4 -lplc4 -lnspr4 -lpthread -lrt checking for NSS_Init... yes checking for nss.h... yes checking for ssl.h... yes checking whether to enable SSL support... yes (Mozilla NSS) checking for tcpd.h... yes checking for library containing yp_get_default_domain... -lnsl checking for library containing request_init... -lwrap checking whether to enable libwrap (tcp-wrappers) support... yes checking for libltdl cflags... -isystem /usr/local/include -pipe -fno-aggressive-loop-optimizations -pipe -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include -I/opt/pkg/include/nspr -I/opt/pkg/include/freetype2 -I/usr/include -Wno-reserved-identifier -Wno-unknown-warning-option -std=gnu99 -D_REENTRANT checking for libltdl ldflags... checking for ltdl.h... no checking for library containing lt_dlinit... no checking whether to enable libltdl (Libtool dlopen abstraction) support... no checking for gd version via pkg-config... 2.3.3 found checking for gd include flags... -I/opt/pkg/include -I/opt/pkg/include -I/opt/pkg/include -I/opt/pkg/include -I/opt/pkg/include checking for gd library flags... -lm -Wl,-R/opt/pkg/lib -L/opt/pkg/lib -lgd -Wl,-R/opt/pkg/lib -L/opt/pkg/lib -lpng -Wl,-R/opt/pkg/lib -L/opt/pkg/lib -lz -Wl,-R/opt/pkg/lib -L/opt/pkg/lib -ljpeg -Wl,-R/opt/pkg/lib -L/opt/pkg/lib -lfreetype checking for gd.h... yes checking for gdfontmb.h... yes checking for library containing gdImagePng... no checking for more gd library flags... configure: error: libgd not found, required for CGI build *** Error code 1 Stop. bmake[1]: stopped in /data/jenkins/workspace/pkgsrc-upstream-bulktest/sysutils/ups-nut-cgi *** Error code 1 Stop. bmake: stopped in /data/jenkins/workspace/pkgsrc-upstream-bulktest/sysutils/ups-nut-cgi