###
### Mon Jun 28 13:31:45 EST 2004:
### /usr/pkg/bin/bmake bulk-package for ups-nut-2.0.0
### Current pkg count:  5 installed packages: digest-20021220 libtool-base-1.5.6nb1 patch-2.5.4nb2 x11-links-0.23 xpkgwedge-1.10
###
BULK> Full rebuild in progress...
BULK> Cleaning package and its depends
===> Cleaning for ups-nut-2.0.0
===> Cleaning for patch-2.5.4nb2
BULK> Removing installed packages which are not needed to build ups-nut-2.0.0
BULK> Keeping BULK_PREREQ: digest-20021220 (pkgtools/digest)
/usr/pkg/sbin/pkg_delete -K /var/db/pkg -r xpkgwedge-1.10
pkg_delete: package 'xpkgwedge-1.10' doesn't have a prefix
pkg_delete: package 'xpkgwedge-1.10' doesn't have a prefix
BULK> ups-nut-2.0.0 requires installed package patch-2.5.4nb2 (devel/patch) to build.
/usr/pkg/sbin/pkg_delete -K /var/db/pkg -r libtool-base-1.5.6nb1
/usr/pkg/sbin/pkg_delete -K /var/db/pkg -r x11-links-0.23
BULK> Installing packages which are required to build ups-nut-2.0.0.
BULK> Required package patch-2.5.4nb2 (devel/patch) is already installed
BULK> Required package digest-20021220 (pkgtools/digest) is already installed
/usr/pkg/bin/bmake package (ups-nut-2.0.0)
===> Checking for vulnerabilities in ups-nut-2.0.0
=> nut-2.0.0.tar.gz doesn't seem to exist on this system.
=> Attempting to fetch nut-2.0.0.tar.gz from http://random.networkupstools.org/source/2.0/.
=> [530492 bytes]
=> Checksum OK for nut-2.0.0.tar.gz.
work -> /work/pkgbuild/sysutils/ups-nut/work
===> Extracting for ups-nut-2.0.0
===> Required installed package patch>=2.2: patch-2.5.4nb2 found
===> Patching for ups-nut-2.0.0
===> Applying pkgsrc patches for ups-nut-2.0.0
===> Overriding tools for ups-nut-2.0.0
===> Buildlinking for ups-nut-2.0.0
===> Configuring for ups-nut-2.0.0
configure: WARNING: If you wanted to set the --build type, don't use --host.
    If a cross compiler is detected then cross compile mode will be used.
checking NUT version... 2.0.0
checking build system type... sparc-sun-solaris2.9
checking host system type... sparc-sun-solaris2
checking target system type... sparc-sun-solaris2
checking for sparc-sun-solaris2-gcc... cc
checking for C compiler default output... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables... 
checking for suffix of object files... o
checking whether we are using the GNU C compiler... no
checking whether cc accepts -g... yes
checking for cc option to accept ANSI C... none needed
checking how to run the C preprocessor... cc -E
checking for a BSD-compatible install... /usr/ucb/install -c -o root -g root
checking for egrep... grep -E
checking for ar... /usr/ccs/bin/ar
checking for sparc-sun-solaris2-ranlib... no
checking for ranlib... ranlib
checking for inline... inline
checking for flock... no
checking for lockf... yes
checking for fcvt... yes
checking for fcvtl... no
checking for cfsetispeed... yes
checking for tcsendbreak... yes
checking for seteuid... yes
checking for setsid... yes
checking for getpassphrase... yes
checking for vsnprintf... yes
checking for snprintf... yes
checking for setenv... no
checking for inet_aton... no
checking for strerror... yes
checking for atexit... yes
checking whether byte ordering is bigendian... yes
checking for getopt declarations... 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... no
checking for unistd.h... yes
checking getopt.h usability... no
checking getopt.h presence... no
checking for getopt.h... no
using explicit getopt declarations
checking whether to use uu_lock... no
checking for connect... no
checking for printf in -lnsl... yes
checking for printf in -lsocket... yes
checking sys/modem.h usability... no
checking sys/modem.h presence... no
checking for sys/modem.h... no
checking stdarg.h usability... yes
checking stdarg.h presence... yes
checking for stdarg.h... yes
checking varargs.h usability... yes
checking varargs.h presence... yes
checking for varargs.h... yes
checking sys/termios.h usability... yes
checking sys/termios.h presence... yes
checking for sys/termios.h... yes
checking whether time.h and sys/time.h may both be included... yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking for socklen_t... yes
checking whether to enable SSL development code... no
checking for gd version via gdlib-config... not found
checking for gd include flags... using defaults
checking for gd library flags... using defaults
checking whether to build CGI programs... no
checking for Net-SNMP cflags... not found
checking for Net-SNMP libs... not found
checking for libusb cflags... not found
checking for libusb libs... not found
checking for Linux hiddev.h... no
checking state path... /var/db/nut
checking alt pid path... /var/db/nut
checking driver path... /usr/pkg/libexec/nut
checking cgi path... using default
checking pidpath... /var/db/nut
checking network port number... using default value: 3493
checking user to run as... nut
checking facility for syslog... using default value: LOG_DAEMON
checking which drivers to build... all
checking whether to strip debug symbols... no
checking whether to enable pkg-config support... no
checking for long long... yes
configure: creating ./config.status
config.status: creating clients/Makefile
config.status: creating conf/Makefile
config.status: creating data/Makefile
config.status: creating drivers/Makefile
config.status: creating server/Makefile
config.status: creating Makefile
config.status: creating common/Makefile
config.status: creating man/Makefile
config.status: creating lib/Makefile
config.status: creating lib/libupsclient-config
config.status: creating lib/libupsclient.pc
config.status: creating scripts/hotplug/libhidups
config.status: creating include/config.h
===> Building for ups-nut-2.0.0
common/
cc -I../include -O   -c common.c
cc -I../include -O   -c setenv.c
cc -I../include -O   -c inet_aton.c
cc -I../include -O   -c upsconf.c
cc -I../include -O   -c parseconf.c
cc -I../include -O   -c state.c
drivers/
cc -I../include -O   -c bestups.c
cc -I../include -O   -c main.c
cc -I../include -O   -c serial.c
"serial.c", line 129: warning: statement not reached
cc -I../include -O   -c dstate.c
cc -I../include -O -o bestups bestups.o main.o serial.o dstate.o ../common/state.o ../common/upsconf.o ../common/parseconf.o ../common/common.o ../common/setenv.o ../common/inet_aton.o -lnsl -lsocket
cc -I../include -O   -c fentonups.c
cc -I../include -O -o fentonups fentonups.o main.o serial.o dstate.o ../common/state.o ../common/upsconf.o ../common/parseconf.o ../common/common.o ../common/setenv.o ../common/inet_aton.o -lnsl -lsocket
cc -I../include -O   -c apcsmart.c
"apcsmart.c", line 98: warning: statement not reached
cc -I../include -O -o apcsmart apcsmart.o main.o serial.o dstate.o ../common/state.o ../common/upsconf.o ../common/parseconf.o ../common/common.o ../common/setenv.o ../common/inet_aton.o -lnsl -lsocket
cc -I../include -O   -c everups.c
"everups.c", line 40: warning: argument #2 is incompatible with prototype:
	prototype: pointer to char : "serial.h", line 37
	argument : pointer to unsigned char
"everups.c", line 51: warning: argument #2 is incompatible with prototype:
	prototype: pointer to char : "serial.h", line 37
	argument : pointer to unsigned char
"everups.c", line 94: warning: argument #2 is incompatible with prototype:
	prototype: pointer to char : "serial.h", line 37
	argument : pointer to unsigned char
"everups.c", line 101: warning: argument #2 is incompatible with prototype:
	prototype: pointer to char : "serial.h", line 37
	argument : pointer to unsigned char
"everups.c", line 111: warning: argument #2 is incompatible with prototype:
	prototype: pointer to char : "serial.h", line 40
	argument : pointer to unsigned char
cc -I../include -O -o everups everups.o main.o serial.o dstate.o ../common/state.o ../common/upsconf.o ../common/parseconf.o ../common/common.o ../common/setenv.o ../common/inet_aton.o -lnsl -lsocket
cc -I../include -O   -c belkin.c
cc -I../include -O -o belkin belkin.o main.o serial.o dstate.o ../common/state.o ../common/upsconf.o ../common/parseconf.o ../common/common.o ../common/setenv.o ../common/inet_aton.o -lnsl -lsocket
cc -I../include -O   -c masterguard.c
cc -I../include -O -o masterguard masterguard.o main.o serial.o dstate.o ../common/state.o ../common/upsconf.o ../common/parseconf.o ../common/common.o ../common/setenv.o ../common/inet_aton.o -lnsl -lsocket
cc -I../include -O   -c powercom.c
"powercom.c", line 233: warning: argument #2 is incompatible with prototype:
	prototype: pointer to char : "serial.h", line 40
	argument : pointer to unsigned char
cc -I../include -O -o powercom powercom.o main.o serial.o dstate.o ../common/state.o ../common/upsconf.o ../common/parseconf.o ../common/common.o ../common/setenv.o ../common/inet_aton.o -lnsl -lsocket
cc -I../include -O   -c cyberpower.c
"cyberpower.c", line 198: warning: argument #3 is incompatible with prototype:
	prototype: pointer to const char : "serial.h", line 34
	argument : pointer to const unsigned char
cc -I../include -O -o cyberpower cyberpower.o main.o serial.o dstate.o ../common/state.o ../common/upsconf.o ../common/parseconf.o ../common/common.o ../common/setenv.o ../common/inet_aton.o -lnsl -lsocket
cc -I../include -O   -c tripplite.c
cc -I../include -O -o tripplite tripplite.o main.o serial.o dstate.o ../common/state.o ../common/upsconf.o ../common/parseconf.o ../common/common.o ../common/setenv.o ../common/inet_aton.o -lnsl -lsocket
cc -I../include -O   -c victronups.c
cc -I../include -O -o victronups victronups.o main.o serial.o dstate.o ../common/state.o ../common/upsconf.o ../common/parseconf.o ../common/common.o ../common/setenv.o ../common/inet_aton.o -lnsl -lsocket
cc -I../include -O   -c genericups.c
cc -I../include -O -o genericups genericups.o main.o serial.o dstate.o ../common/state.o ../common/upsconf.o ../common/parseconf.o ../common/common.o ../common/setenv.o ../common/inet_aton.o -lnsl -lsocket
cc -I../include -O   -c mge-utalk.c
cc -I../include -O -o mge-utalk mge-utalk.o main.o serial.o dstate.o ../common/state.o ../common/upsconf.o ../common/parseconf.o ../common/common.o ../common/setenv.o ../common/inet_aton.o -lnsl -lsocket
cc -I../include -O   -c bestuferrups.c
cc -I../include -O -o bestuferrups bestuferrups.o main.o serial.o dstate.o ../common/state.o ../common/upsconf.o ../common/parseconf.o ../common/common.o ../common/setenv.o ../common/inet_aton.o -lnsl -lsocket
cc -I../include -O   -c isbmex.c
cc -I../include -O -o isbmex isbmex.o main.o serial.o dstate.o ../common/state.o ../common/upsconf.o ../common/parseconf.o ../common/common.o ../common/setenv.o ../common/inet_aton.o -lnsl -lsocket -lm
cc -I../include -O   -c etapro.c
cc -I../include -O -o etapro etapro.o main.o serial.o dstate.o ../common/state.o ../common/upsconf.o ../common/parseconf.o ../common/common.o ../common/setenv.o ../common/inet_aton.o -lnsl -lsocket
cc -I../include -O   -c liebert.c
cc -I../include -O -o liebert liebert.o main.o serial.o dstate.o ../common/state.o ../common/upsconf.o ../common/parseconf.o ../common/common.o ../common/setenv.o ../common/inet_aton.o -lnsl -lsocket
cc -I../include -O   -c sms.c
cc -I../include -O -o sms sms.o main.o serial.o dstate.o ../common/state.o ../common/upsconf.o ../common/parseconf.o ../common/common.o ../common/setenv.o ../common/inet_aton.o -lnsl -lsocket
cc -I../include -O   -c esupssmart.c
cc -I../include -O -o esupssmart esupssmart.o main.o serial.o dstate.o ../common/state.o ../common/upsconf.o ../common/parseconf.o ../common/common.o ../common/setenv.o ../common/inet_aton.o -lnsl -lsocket
cc -I../include -O   -c tripplitesu.c
cc -I../include -O -o tripplitesu tripplitesu.o main.o serial.o dstate.o ../common/state.o ../common/upsconf.o ../common/parseconf.o ../common/common.o ../common/setenv.o ../common/inet_aton.o -lnsl -lsocket
cc -I../include -O   -c blazer.c
cc -I../include -O -o blazer blazer.o main.o serial.o dstate.o ../common/state.o ../common/upsconf.o ../common/parseconf.o ../common/common.o ../common/setenv.o ../common/inet_aton.o -lnsl -lsocket
cc -I../include -O   -c safenet.c
cc -I../include -O -o safenet safenet.o main.o serial.o dstate.o ../common/state.o ../common/upsconf.o ../common/parseconf.o ../common/common.o ../common/setenv.o ../common/inet_aton.o -lnsl -lsocket
cc -I../include -O   -c belkinunv.c
"belkinunv.c", line 254: warning: argument #2 is incompatible with prototype:
	prototype: pointer to char : "serial.h", line 40
	argument : pointer to unsigned char
"belkinunv.c", line 268: warning: argument #2 is incompatible with prototype:
	prototype: pointer to char : "serial.h", line 40
	argument : pointer to unsigned char
"belkinunv.c", line 281: warning: argument #2 is incompatible with prototype:
	prototype: pointer to char : "serial.h", line 40
	argument : pointer to unsigned char
"belkinunv.c", line 311: warning: argument #2 is incompatible with prototype:
	prototype: pointer to const char : "serial.h", line 31
	argument : pointer to unsigned char
"belkinunv.c", line 352: warning: argument #2 is incompatible with prototype:
	prototype: pointer to const char : "serial.h", line 31
	argument : pointer to unsigned char
"belkinunv.c", line 398: warning: argument #2 is incompatible with prototype:
	prototype: pointer to const char : "serial.h", line 31
	argument : pointer to unsigned char
"belkinunv.c", line 573: warning: argument #2 is incompatible with prototype:
	prototype: pointer to char : "belkinunv.c", line 514
	argument : pointer to unsigned char
"belkinunv.c", line 583: warning: argument #2 is incompatible with prototype:
	prototype: pointer to char : "belkinunv.c", line 514
	argument : pointer to unsigned char
"belkinunv.c", line 595: warning: argument #2 is incompatible with prototype:
	prototype: pointer to char : "belkinunv.c", line 514
	argument : pointer to unsigned char
"belkinunv.c", line 622: warning: argument #2 is incompatible with prototype:
	prototype: pointer to char : "belkinunv.c", line 538
	argument : pointer to unsigned char
"belkinunv.c", line 665: warning: argument #2 is incompatible with prototype:
	prototype: pointer to char : "belkinunv.c", line 538
	argument : pointer to unsigned char
cc -I../include -O -o belkinunv belkinunv.o main.o serial.o dstate.o ../common/state.o ../common/upsconf.o ../common/parseconf.o ../common/common.o ../common/setenv.o ../common/inet_aton.o -lnsl -lsocket
cc -I../include -O   -c oneac.c
"/usr/include/sys/time.h", line 189: warning: macro redefined: SEC
cc -I../include -O -o oneac oneac.o main.o serial.o dstate.o ../common/state.o ../common/upsconf.o ../common/parseconf.o ../common/common.o ../common/setenv.o ../common/inet_aton.o -lnsl -lsocket
cc -I../include -O   -c ippon.c
"ippon.c", line 26: warning: macro redefined: SEC
cc -I../include -O -o ippon ippon.o main.o serial.o dstate.o ../common/state.o ../common/upsconf.o ../common/parseconf.o ../common/common.o ../common/setenv.o ../common/inet_aton.o -lnsl -lsocket
cc -I../include -O   -c cyberpower1100.c
cc -I../include -O -o cyberpower1100 cyberpower1100.o main.o serial.o dstate.o ../common/state.o ../common/upsconf.o ../common/parseconf.o ../common/common.o ../common/setenv.o ../common/inet_aton.o -lnsl -lsocket
cc -I../include -O -c mge-shut.c
"mge-shut.h", line 281: warning: initializer does not fit or is out of range: 0xffff00f0
"mge-shut.h", line 282: warning: initializer does not fit or is out of range: 0xffff004d
"mge-shut.h", line 283: warning: initializer does not fit or is out of range: 0xffff0001
cc -I../include -O -c hidparser.c
cc -I../include -O -o mge-shut mge-shut.o hidparser.o main.o  dstate.o serial.o ../common/state.o ../common/upsconf.o  ../common/parseconf.o ../common/common.o ../common/setenv.o ../common/inet_aton.o -lnsl -lsocket
cc -I../include -O -o upsdrvctl upsdrvctl.c ../common/upsconf.o  ../common/parseconf.o ../common/common.o ../common/setenv.o ../common/inet_aton.o -lnsl -lsocket
cc -I../include -O -o dummycons dummycons.c dstate.o ../common/state.o ../common/parseconf.o ../common/common.o ../common/setenv.o ../common/inet_aton.o -lnsl -lsocket
server/
cc -I../include -O  -c upsd.c
cc -I../include -O   -c user.c
cc -I../include -O  -c conf.c
cc -I../include -O  -c ssl.c
cc -I../include -O   -c sstate.c
cc -I../include -O   -c access.c
cc -I../include -O  -c netget.c
cc -I../include -O  -c netmisc.c
cc -I../include -O  -c netlist.c
cc -I../include -O  -c netuser.c
cc -I../include -O  -c netset.c
cc -I../include -O  -c netinstcmd.c
cc -I../include -O   -c desc.c
cc -I../include -O  -o upsd upsd.o user.o conf.o ssl.o sstate.o access.o netget.o netmisc.o netlist.o netuser.o netset.o netinstcmd.o  desc.o ../common/state.o ../common/upsconf.o  ../common/parseconf.o  -lnsl -lsocket ../common/common.o ../common/setenv.o ../common/inet_aton.o 
clients/
cc -I../include -O  -c upsclient.c
/usr/ccs/bin/ar rv libupsclient.a upsclient.o ../common/parseconf.o
ar: creating libupsclient.a
ar: writing libupsclient.a
a - upsclient.o
a - ../common/parseconf.o
ranlib libupsclient.a
cc -I../include -O  -o upsc upsc.c libupsclient.a ../common/common.o ../common/setenv.o ../common/inet_aton.o -lnsl -lsocket  -R/usr/pkg/lib 
cc -I../include -O  -o upslog upslog.c libupsclient.a ../common/common.o ../common/setenv.o ../common/inet_aton.o -lnsl -lsocket  -R/usr/pkg/lib 
cc -I../include -O  -o upsrw upsrw.c libupsclient.a ../common/common.o ../common/setenv.o ../common/inet_aton.o -lnsl -lsocket  -R/usr/pkg/lib 
cc -I../include -O  -o upscmd upscmd.c libupsclient.a ../common/common.o ../common/setenv.o ../common/inet_aton.o -lnsl -lsocket  -R/usr/pkg/lib 
cc -I../include -O  -o upsmon upsmon.c libupsclient.a ../common/common.o ../common/setenv.o ../common/inet_aton.o -lnsl -lsocket  -R/usr/pkg/lib 
cc -I../include -O -o upssched upssched.c ../common/parseconf.o ../common/common.o ../common/setenv.o ../common/inet_aton.o -lnsl -lsocket
=> Fixing buildlink references in files-to-be-installed.
===> Installing for ups-nut-2.0.0
Creating group: nut
Creating user: nut
/usr/ucb/install -d -o root -g root -m 755 /usr/pkg/share/examples/nut
/usr/ucb/install -c -o root -g root -m 0755 bestups /usr/pkg/libexec/nut
/usr/ucb/install -c -o root -g root -m 0755 fentonups /usr/pkg/libexec/nut
/usr/ucb/install -c -o root -g root -m 0755 apcsmart /usr/pkg/libexec/nut
/usr/ucb/install -c -o root -g root -m 0755 everups /usr/pkg/libexec/nut
/usr/ucb/install -c -o root -g root -m 0755 belkin /usr/pkg/libexec/nut
/usr/ucb/install -c -o root -g root -m 0755 masterguard /usr/pkg/libexec/nut
/usr/ucb/install -c -o root -g root -m 0755 powercom /usr/pkg/libexec/nut
/usr/ucb/install -c -o root -g root -m 0755 cyberpower /usr/pkg/libexec/nut
/usr/ucb/install -c -o root -g root -m 0755 tripplite /usr/pkg/libexec/nut
/usr/ucb/install -c -o root -g root -m 0755 victronups /usr/pkg/libexec/nut
/usr/ucb/install -c -o root -g root -m 0755 genericups /usr/pkg/libexec/nut
/usr/ucb/install -c -o root -g root -m 0755 mge-utalk /usr/pkg/libexec/nut
/usr/ucb/install -c -o root -g root -m 0755 bestuferrups /usr/pkg/libexec/nut
/usr/ucb/install -c -o root -g root -m 0755 isbmex /usr/pkg/libexec/nut
/usr/ucb/install -c -o root -g root -m 0755 etapro /usr/pkg/libexec/nut
/usr/ucb/install -c -o root -g root -m 0755 liebert /usr/pkg/libexec/nut
/usr/ucb/install -c -o root -g root -m 0755 sms /usr/pkg/libexec/nut
/usr/ucb/install -c -o root -g root -m 0755 esupssmart /usr/pkg/libexec/nut
/usr/ucb/install -c -o root -g root -m 0755 tripplitesu /usr/pkg/libexec/nut
/usr/ucb/install -c -o root -g root -m 0755 blazer /usr/pkg/libexec/nut
/usr/ucb/install -c -o root -g root -m 0755 safenet /usr/pkg/libexec/nut
/usr/ucb/install -c -o root -g root -m 0755 belkinunv /usr/pkg/libexec/nut
/usr/ucb/install -c -o root -g root -m 0755 oneac /usr/pkg/libexec/nut
/usr/ucb/install -c -o root -g root -m 0755 ippon /usr/pkg/libexec/nut
/usr/ucb/install -c -o root -g root -m 0755 cyberpower1100 /usr/pkg/libexec/nut
/usr/ucb/install -c -o root -g root -m 0755 mge-shut /usr/pkg/libexec/nut
/usr/ucb/install -c -o root -g root -m 0755 upsdrvctl /usr/pkg/libexec/nut;
/usr/ucb/install -c -o root -g root upsd /usr/pkg/sbin
/usr/ucb/install -c -o root -g root -m 0644 apcsmart.8 /usr/pkg/man/man8
/usr/ucb/install -c -o root -g root -m 0644 belkin.8 /usr/pkg/man/man8
/usr/ucb/install -c -o root -g root -m 0644 belkinunv.8 /usr/pkg/man/man8
/usr/ucb/install -c -o root -g root -m 0644 bestuferrups.8 /usr/pkg/man/man8
/usr/ucb/install -c -o root -g root -m 0644 bestups.8 /usr/pkg/man/man8
/usr/ucb/install -c -o root -g root -m 0644 cyberpower.8 /usr/pkg/man/man8
/usr/ucb/install -c -o root -g root -m 0644 cyberpower1100.8 /usr/pkg/man/man8
/usr/ucb/install -c -o root -g root -m 0644 etapro.8 /usr/pkg/man/man8
/usr/ucb/install -c -o root -g root -m 0644 everups.8 /usr/pkg/man/man8
/usr/ucb/install -c -o root -g root -m 0644 fentonups.8 /usr/pkg/man/man8
/usr/ucb/install -c -o root -g root -m 0644 genericups.8 /usr/pkg/man/man8
/usr/ucb/install -c -o root -g root -m 0644 ippon.8 /usr/pkg/man/man8
/usr/ucb/install -c -o root -g root -m 0644 isbmex.8 /usr/pkg/man/man8
/usr/ucb/install -c -o root -g root -m 0644 liebert.8 /usr/pkg/man/man8
/usr/ucb/install -c -o root -g root -m 0644 masterguard.8 /usr/pkg/man/man8
/usr/ucb/install -c -o root -g root -m 0644 mge-shut.8 /usr/pkg/man/man8
/usr/ucb/install -c -o root -g root -m 0644 mge-utalk.8 /usr/pkg/man/man8
/usr/ucb/install -c -o root -g root -m 0644 oneac.8 /usr/pkg/man/man8
/usr/ucb/install -c -o root -g root -m 0644 powercom.8 /usr/pkg/man/man8
/usr/ucb/install -c -o root -g root -m 0644 safenet.8 /usr/pkg/man/man8
/usr/ucb/install -c -o root -g root -m 0644 sms.8 /usr/pkg/man/man8
/usr/ucb/install -c -o root -g root -m 0644 snmp-ups.8 /usr/pkg/man/man8
/usr/ucb/install -c -o root -g root -m 0644 tripplite.8 /usr/pkg/man/man8
/usr/ucb/install -c -o root -g root -m 0644 tripplitesu.8 /usr/pkg/man/man8
/usr/ucb/install -c -o root -g root -m 0644 victronups.8 /usr/pkg/man/man8
/usr/ucb/install -c -o root -g root -m 0644 ups.conf.5 /usr/pkg/man/man5
/usr/ucb/install -c -o root -g root -m 0644 upssched.conf.5 /usr/pkg/man/man5
/usr/ucb/install -c -o root -g root -m 0644 upsd.conf.5 /usr/pkg/man/man5
/usr/ucb/install -c -o root -g root -m 0644 upsmon.conf.5 /usr/pkg/man/man5
/usr/ucb/install -c -o root -g root -m 0644 upsd.users.5 /usr/pkg/man/man5
/usr/ucb/install -c -o root -g root -m 0644 upsc.8 /usr/pkg/man/man8
/usr/ucb/install -c -o root -g root -m 0644 upsrw.8 /usr/pkg/man/man8
/usr/ucb/install -c -o root -g root -m 0644 upscmd.8 /usr/pkg/man/man8
/usr/ucb/install -c -o root -g root -m 0644 upslog.8 /usr/pkg/man/man8
/usr/ucb/install -c -o root -g root -m 0644 upssched.8 /usr/pkg/man/man8
/usr/ucb/install -c -o root -g root -m 0644 upsmon.8 /usr/pkg/man/man8
/usr/ucb/install -c -o root -g root -m 0644 upsd.8 /usr/pkg/man/man8
/usr/ucb/install -c -o root -g root -m 0644 nutupsdrv.8 /usr/pkg/man/man8
/usr/ucb/install -c -o root -g root -m 0644 upsdrvctl.8 /usr/pkg/man/man8
cd conf; /usr/pkg/bin/bmake install; cd ..
cd data; /usr/pkg/bin/bmake install; cd ..
../install-sh -d /usr/pkg/share/nut
/usr/ucb/install -c -o root -g root -m 0644 cmdvartab /usr/pkg/share/nut
/usr/ucb/install -c -o root -g root -m 0644 driver.list /usr/pkg/share/nut
/usr/ucb/install -d -o root -g root -m 755 /usr/pkg/share/doc/nut
/usr/ucb/install -d -o root -g root -m 755 /usr/pkg/share/doc/nut/cables /usr/pkg/share/doc/nut/drivers
usage: install [-cs] [-g group] [-m mode] [-o owner] file ...  destination
       install  -d   [-g group] [-m mode] [-o owner] dir
*** Error code 1

Stop.
bmake: stopped in /usr/pkgsrc/sysutils/ups-nut
*** Error code 1

Stop.
bmake: stopped in /usr/pkgsrc/sysutils/ups-nut
*** Error code 1

Stop.
bmake: stopped in /usr/pkgsrc/sysutils/ups-nut
*** Error code 1

Stop.
bmake: stopped in /usr/pkgsrc/sysutils/ups-nut
BULK> ups-nut-2.0.0 was marked as broken:
-rw-r--r--   1 root     other      24208 Jun 28 13:40 .broken.html
/usr/pkg/bin/bmake deinstall
===> Deinstalling for ups-nut
BULK> Marking all packages which depend upon ups-nut-2.0.0 as broken:
BULK> marking package that requires ups-nut-2.0.0 as broken: ups-nut-cgi-2.0.0 (sysutils/ups-nut-cgi)
NOTE: Couldn't lock the package database.
NOTE: Couldn't lock the package database.
BULK> Build for ups-nut-2.0.0 was not successful, aborting.