------------------------------------------------------------------------------- -- Phase: setup ------------------------------------------------------------------------------- Installing /packages/All/ncurses-6.1.20190525.txz pkg: Cannot runscript POST-INSTALL:Bad file descriptor Installing /packages/All/pkgconf-1.6.3,1.txz pkg: Cannot runscript POST-INSTALL:Bad file descriptor Installing /packages/All/indexinfo-0.3.1.txz Installing /packages/All/m4-1.4.18_1,1.txz pkg: Cannot runscript POST-INSTALL:Bad file descriptor Installing /packages/All/autoconf-wrapper-20131203.txz Installing /packages/All/perl5-5.30.1.txz pkg: Cannot runscript POST-INSTALL:Bad file descriptor ===== Message from perl5-5.30.1: -- The /usr/bin/perl symlink has been removed starting with Perl 5.20. For shebangs, you should either use: #!/usr/local/bin/perl or #!/usr/bin/env perl The first one will only work if you have a /usr/local/bin/perl, the second will work as long as perl is in PATH. Installing /packages/All/autoconf-2.69_3.txz pkg: Cannot runscript POST-INSTALL:Bad file descriptor Installing /packages/All/automake-1.16.1_2.txz pkg: Cannot runscript POST-INSTALL:Bad file descriptor Installing /packages/All/libconfuse-3.2.1_1.txz pkg: Cannot runscript POST-INSTALL:Bad file descriptor SUCCEEDED 00:00:07 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- ===> bmon-4.0 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> bmon-4.0 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by bmon-4.0 for building SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> bmon-4.0 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by bmon-4.0 for building => SHA256 Checksum OK for tgraf-bmon-v4.0_GH0.tar.gz. SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> bmon-4.0 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by bmon-4.0 for building ===> Extracting for bmon-4.0 => SHA256 Checksum OK for tgraf-bmon-v4.0_GH0.tar.gz. Extracted Memory Use: 0.40M SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for bmon-4.0 ===> Applying ports patches for bmon-4.0 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- ===> bmon-4.0 depends on file: /usr/local/lib/libncurses.so.6 - found ===> bmon-4.0 depends on package: pkgconf>=1.3.0_1 - found ===> bmon-4.0 depends on package: autoconf>=2.69 - found ===> bmon-4.0 depends on package: automake>=1.16.1 - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- ===> bmon-4.0 depends on shared library: libconfuse.so - found (/usr/local/lib/libconfuse.so) SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> bmon-4.0 depends on file: /usr/local/lib/libncurses.so.6 - found ===> bmon-4.0 depends on package: pkgconf>=1.3.0_1 - found ===> bmon-4.0 depends on package: autoconf>=2.69 - found ===> bmon-4.0 depends on package: automake>=1.16.1 - found ===> bmon-4.0 depends on shared library: libconfuse.so - found (/usr/local/lib/libconfuse.so) ===> Configuring for bmon-4.0 configure.ac:35: installing 'build-aux/compile' configure.ac:29: installing 'build-aux/config.guess' configure.ac:29: installing 'build-aux/config.sub' configure.ac:32: installing 'build-aux/install-sh' configure.ac:32: installing 'build-aux/missing' src/Makefile.am: installing 'build-aux/depcomp' configure: loading site script /xports/Templates/config.site checking build system type... x86_64-portbld-dragonfly5.9 checking host system type... x86_64-portbld-dragonfly5.9 checking target system type... x86_64-portbld-dragonfly5.9 checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... (cached) /bin/mkdir -p checking for gawk... (cached) /usr/bin/awk 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 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... o checking whether we are using the GNU C compiler... yes checking whether cc accepts -g... yes checking for cc option to accept ISO C89... none needed checking whether cc understands -c and -o together... yes checking dependency style of cc... gcc3 checking for library containing strerror... none required checking for gcc... (cached) cc checking whether we are using the GNU C compiler... (cached) yes checking whether cc accepts -g... (cached) yes checking for cc option to accept ISO C89... (cached) none needed checking whether cc understands -c and -o together... (cached) yes checking dependency style of cc... (cached) gcc3 checking for cc option to accept ISO C99... none needed checking for cc option to accept ISO Standard C... (cached) none needed checking how to run the C preprocessor... cpp checking whether make sets $(MAKE)... (cached) yes checking for an ANSI C-conforming const... yes checking for inline... inline checking whether time.h and sys/time.h may both be included... yes checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking for grep that handles long lines and -e... (cached) /usr/bin/grep checking for egrep... (cached) /usr/bin/egrep checking for ANSI C header files... (cached) yes checking for sys/types.h... (cached) yes checking for sys/stat.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for memory.h... (cached) yes checking for strings.h... (cached) yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for unistd.h... (cached) yes checking for size_t... (cached) yes checking return type of signal handlers... void checking for pid_t... (cached) yes checking for vfork.h... (cached) no checking for fork... (cached) yes checking for vfork... (cached) yes checking for working fork... yes checking for working vfork... (cached) yes checking for getopt.h... (cached) yes checking ncurses/ncurses.h usability... yes checking ncurses/ncurses.h presence... no configure: WARNING: ncurses/ncurses.h: accepted by the compiler, rejected by the preprocessor! configure: WARNING: ncurses/ncurses.h: proceeding with the compiler's result checking for ncurses/ncurses.h... yes checking ncurses.h usability... yes checking ncurses.h presence... no configure: WARNING: ncurses.h: accepted by the compiler, rejected by the preprocessor! configure: WARNING: ncurses.h: proceeding with the compiler's result checking for ncurses.h... yes checking curses.h usability... yes checking curses.h presence... no configure: WARNING: curses.h: accepted by the compiler, rejected by the preprocessor! configure: WARNING: curses.h: proceeding with the compiler's result checking for curses.h... yes checking for dirent.h... (cached) yes checking sys/utsname.h usability... yes checking sys/utsname.h presence... yes checking for sys/utsname.h... yes checking sys/sockio.h usability... yes checking sys/sockio.h presence... yes checking for sys/sockio.h... yes checking netinet6/in6.h usability... no checking netinet6/in6.h presence... no checking for netinet6/in6.h... no checking for fcntl.h... (cached) yes checking for netdb.h... (cached) yes checking for netinet/in.h... (cached) yes checking sysctl/ioctl.h usability... no checking sysctl/ioctl.h presence... no checking for sysctl/ioctl.h... no checking for sys/param.h... (cached) yes checking for sys/socket.h... (cached) yes checking for suseconds_t... yes checking for atexit... (cached) yes checking for clock_gettime... (cached) yes checking for memset... (cached) yes checking for pow... no checking for socket... yes checking for strcasecmp... (cached) yes checking for strchr... (cached) yes checking for strdup... (cached) yes checking for strerror... (cached) yes checking for strncasecmp... (cached) yes checking for strstr... (cached) yes checking for strtol... (cached) yes checking for uname... (cached) yes checking for getdate... no checking for pkg-config... /usr/local/bin/pkg-config checking for NcursesW wide-character library... yes checking for working ncursesw/curses.h... no checking for working ncursesw.h... no checking for working ncurses.h... yes checking pkg-config is at least version 0.9.0... yes checking for CONFUSE... yes checking for pow in -lm... yes checking for clock_gettime in -lrt... yes checking for initscr in -lncurses... yes checking for redrawwin in -lncurses... yes checking for use_default_colors in -lncurses... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating include/Makefile config.status: creating src/Makefile config.status: creating man/Makefile config.status: creating examples/Makefile config.status: creating include/bmon/defs.h config.status: executing depfiles commands SUCCEEDED 00:00:18 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for bmon-4.0 --- all-recursive --- Making all in src --- bmon-utils.o --- --- bmon-unit.o --- --- bmon-conf.o --- --- bmon-input.o --- --- bmon-output.o --- --- bmon-group.o --- --- bmon-element.o --- --- bmon-attr.o --- --- bmon-element_cfg.o --- --- bmon-history.o --- --- bmon-utils.o --- cc -DHAVE_CONFIG_H -I. -I../include/bmon -I../include -I../include -DSYSCONFDIR=\"/usr/local/etc\" -D_GNU_SOURCE -Wall -I/usr/local/include -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -MT bmon-utils.o -MD -MP -MF .deps/bmon-utils.Tpo -c -o bmon-utils.o `test -f 'utils.c' || echo './'`utils.c --- bmon-unit.o --- cc -DHAVE_CONFIG_H -I. -I../include/bmon -I../include -I../include -DSYSCONFDIR=\"/usr/local/etc\" -D_GNU_SOURCE -Wall -I/usr/local/include -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -MT bmon-unit.o -MD -MP -MF .deps/bmon-unit.Tpo -c -o bmon-unit.o `test -f 'unit.c' || echo './'`unit.c --- bmon-conf.o --- cc -DHAVE_CONFIG_H -I. -I../include/bmon -I../include -I../include -DSYSCONFDIR=\"/usr/local/etc\" -D_GNU_SOURCE -Wall -I/usr/local/include -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -MT bmon-conf.o -MD -MP -MF .deps/bmon-conf.Tpo -c -o bmon-conf.o `test -f 'conf.c' || echo './'`conf.c --- bmon-input.o --- cc -DHAVE_CONFIG_H -I. -I../include/bmon -I../include -I../include -DSYSCONFDIR=\"/usr/local/etc\" -D_GNU_SOURCE -Wall -I/usr/local/include -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -MT bmon-input.o -MD -MP -MF .deps/bmon-input.Tpo -c -o bmon-input.o `test -f 'input.c' || echo './'`input.c --- bmon-output.o --- cc -DHAVE_CONFIG_H -I. -I../include/bmon -I../include -I../include -DSYSCONFDIR=\"/usr/local/etc\" -D_GNU_SOURCE -Wall -I/usr/local/include -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -MT bmon-output.o -MD -MP -MF .deps/bmon-output.Tpo -c -o bmon-output.o `test -f 'output.c' || echo './'`output.c --- bmon-group.o --- cc -DHAVE_CONFIG_H -I. -I../include/bmon -I../include -I../include -DSYSCONFDIR=\"/usr/local/etc\" -D_GNU_SOURCE -Wall -I/usr/local/include -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -MT bmon-group.o -MD -MP -MF .deps/bmon-group.Tpo -c -o bmon-group.o `test -f 'group.c' || echo './'`group.c --- bmon-element_cfg.o --- cc -DHAVE_CONFIG_H -I. -I../include/bmon -I../include -I../include -DSYSCONFDIR=\"/usr/local/etc\" -D_GNU_SOURCE -Wall -I/usr/local/include -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -MT bmon-element_cfg.o -MD -MP -MF .deps/bmon-element_cfg.Tpo -c -o bmon-element_cfg.o `test -f 'element_cfg.c' || echo './'`element_cfg.c --- bmon-attr.o --- cc -DHAVE_CONFIG_H -I. -I../include/bmon -I../include -I../include -DSYSCONFDIR=\"/usr/local/etc\" -D_GNU_SOURCE -Wall -I/usr/local/include -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -MT bmon-attr.o -MD -MP -MF .deps/bmon-attr.Tpo -c -o bmon-attr.o `test -f 'attr.c' || echo './'`attr.c --- bmon-history.o --- cc -DHAVE_CONFIG_H -I. -I../include/bmon -I../include -I../include -DSYSCONFDIR=\"/usr/local/etc\" -D_GNU_SOURCE -Wall -I/usr/local/include -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -MT bmon-history.o -MD -MP -MF .deps/bmon-history.Tpo -c -o bmon-history.o `test -f 'history.c' || echo './'`history.c --- bmon-element.o --- cc -DHAVE_CONFIG_H -I. -I../include/bmon -I../include -I../include -DSYSCONFDIR=\"/usr/local/etc\" -D_GNU_SOURCE -Wall -I/usr/local/include -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -MT bmon-element.o -MD -MP -MF .deps/bmon-element.Tpo -c -o bmon-element.o `test -f 'element.c' || echo './'`element.c --- bmon-input.o --- mv -f .deps/bmon-input.Tpo .deps/bmon-input.Po --- bmon-graph.o --- cc -DHAVE_CONFIG_H -I. -I../include/bmon -I../include -I../include -DSYSCONFDIR=\"/usr/local/etc\" -D_GNU_SOURCE -Wall -I/usr/local/include -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -MT bmon-graph.o -MD -MP -MF .deps/bmon-graph.Tpo -c -o bmon-graph.o `test -f 'graph.c' || echo './'`graph.c --- bmon-output.o --- mv -f .deps/bmon-output.Tpo .deps/bmon-output.Po --- bmon-bmon.o --- cc -DHAVE_CONFIG_H -I. -I../include/bmon -I../include -I../include -DSYSCONFDIR=\"/usr/local/etc\" -D_GNU_SOURCE -Wall -I/usr/local/include -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -MT bmon-bmon.o -MD -MP -MF .deps/bmon-bmon.Tpo -c -o bmon-bmon.o `test -f 'bmon.c' || echo './'`bmon.c --- bmon-element_cfg.o --- mv -f .deps/bmon-element_cfg.Tpo .deps/bmon-element_cfg.Po --- bmon-module.o --- cc -DHAVE_CONFIG_H -I. -I../include/bmon -I../include -I../include -DSYSCONFDIR=\"/usr/local/etc\" -D_GNU_SOURCE -Wall -I/usr/local/include -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -MT bmon-module.o -MD -MP -MF .deps/bmon-module.Tpo -c -o bmon-module.o `test -f 'module.c' || echo './'`module.c --- bmon-group.o --- mv -f .deps/bmon-group.Tpo .deps/bmon-group.Po --- bmon-in_netlink.o --- cc -DHAVE_CONFIG_H -I. -I../include/bmon -I../include -I../include -DSYSCONFDIR=\"/usr/local/etc\" -D_GNU_SOURCE -Wall -I/usr/local/include -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -MT bmon-in_netlink.o -MD -MP -MF .deps/bmon-in_netlink.Tpo -c -o bmon-in_netlink.o `test -f 'in_netlink.c' || echo './'`in_netlink.c --- bmon-bmon.o --- mv -f .deps/bmon-bmon.Tpo .deps/bmon-bmon.Po --- bmon-in_null.o --- cc -DHAVE_CONFIG_H -I. -I../include/bmon -I../include -I../include -DSYSCONFDIR=\"/usr/local/etc\" -D_GNU_SOURCE -Wall -I/usr/local/include -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -MT bmon-in_null.o -MD -MP -MF .deps/bmon-in_null.Tpo -c -o bmon-in_null.o `test -f 'in_null.c' || echo './'`in_null.c --- bmon-history.o --- mv -f .deps/bmon-history.Tpo .deps/bmon-history.Po --- bmon-in_dummy.o --- cc -DHAVE_CONFIG_H -I. -I../include/bmon -I../include -I../include -DSYSCONFDIR=\"/usr/local/etc\" -D_GNU_SOURCE -Wall -I/usr/local/include -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -MT bmon-in_dummy.o -MD -MP -MF .deps/bmon-in_dummy.Tpo -c -o bmon-in_dummy.o `test -f 'in_dummy.c' || echo './'`in_dummy.c --- bmon-in_netlink.o --- mv -f .deps/bmon-in_netlink.Tpo .deps/bmon-in_netlink.Po --- bmon-in_proc.o --- cc -DHAVE_CONFIG_H -I. -I../include/bmon -I../include -I../include -DSYSCONFDIR=\"/usr/local/etc\" -D_GNU_SOURCE -Wall -I/usr/local/include -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -MT bmon-in_proc.o -MD -MP -MF .deps/bmon-in_proc.Tpo -c -o bmon-in_proc.o `test -f 'in_proc.c' || echo './'`in_proc.c --- bmon-utils.o --- mv -f .deps/bmon-utils.Tpo .deps/bmon-utils.Po --- bmon-in_sysctl.o --- cc -DHAVE_CONFIG_H -I. -I../include/bmon -I../include -I../include -DSYSCONFDIR=\"/usr/local/etc\" -D_GNU_SOURCE -Wall -I/usr/local/include -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -MT bmon-in_sysctl.o -MD -MP -MF .deps/bmon-in_sysctl.Tpo -c -o bmon-in_sysctl.o `test -f 'in_sysctl.c' || echo './'`in_sysctl.c --- bmon-in_null.o --- mv -f .deps/bmon-in_null.Tpo .deps/bmon-in_null.Po --- bmon-out_null.o --- cc -DHAVE_CONFIG_H -I. -I../include/bmon -I../include -I../include -DSYSCONFDIR=\"/usr/local/etc\" -D_GNU_SOURCE -Wall -I/usr/local/include -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -MT bmon-out_null.o -MD -MP -MF .deps/bmon-out_null.Tpo -c -o bmon-out_null.o `test -f 'out_null.c' || echo './'`out_null.c --- bmon-module.o --- mv -f .deps/bmon-module.Tpo .deps/bmon-module.Po --- bmon-out_format.o --- cc -DHAVE_CONFIG_H -I. -I../include/bmon -I../include -I../include -DSYSCONFDIR=\"/usr/local/etc\" -D_GNU_SOURCE -Wall -I/usr/local/include -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -MT bmon-out_format.o -MD -MP -MF .deps/bmon-out_format.Tpo -c -o bmon-out_format.o `test -f 'out_format.c' || echo './'`out_format.c --- bmon-out_null.o --- mv -f .deps/bmon-out_null.Tpo .deps/bmon-out_null.Po --- bmon-out_ascii.o --- cc -DHAVE_CONFIG_H -I. -I../include/bmon -I../include -I../include -DSYSCONFDIR=\"/usr/local/etc\" -D_GNU_SOURCE -Wall -I/usr/local/include -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -MT bmon-out_ascii.o -MD -MP -MF .deps/bmon-out_ascii.Tpo -c -o bmon-out_ascii.o `test -f 'out_ascii.c' || echo './'`out_ascii.c --- bmon-conf.o --- mv -f .deps/bmon-conf.Tpo .deps/bmon-conf.Po --- bmon-out_curses.o --- cc -DHAVE_CONFIG_H -I. -I../include/bmon -I../include -I../include -DSYSCONFDIR=\"/usr/local/etc\" -D_GNU_SOURCE -Wall -I/usr/local/include -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -MT bmon-out_curses.o -MD -MP -MF .deps/bmon-out_curses.Tpo -c -o bmon-out_curses.o `test -f 'out_curses.c' || echo './'`out_curses.c --- bmon-attr.o --- mv -f .deps/bmon-attr.Tpo .deps/bmon-attr.Po --- bmon-element.o --- mv -f .deps/bmon-element.Tpo .deps/bmon-element.Po --- bmon-unit.o --- mv -f .deps/bmon-unit.Tpo .deps/bmon-unit.Po --- bmon-in_sysctl.o --- mv -f .deps/bmon-in_sysctl.Tpo .deps/bmon-in_sysctl.Po --- bmon-in_dummy.o --- mv -f .deps/bmon-in_dummy.Tpo .deps/bmon-in_dummy.Po --- bmon-graph.o --- mv -f .deps/bmon-graph.Tpo .deps/bmon-graph.Po --- bmon-out_format.o --- mv -f .deps/bmon-out_format.Tpo .deps/bmon-out_format.Po --- bmon-in_proc.o --- mv -f .deps/bmon-in_proc.Tpo .deps/bmon-in_proc.Po --- bmon-out_ascii.o --- mv -f .deps/bmon-out_ascii.Tpo .deps/bmon-out_ascii.Po --- bmon-out_curses.o --- mv -f .deps/bmon-out_curses.Tpo .deps/bmon-out_curses.Po --- bmon --- cc -I../include -I../include -DSYSCONFDIR=\"/usr/local/etc\" -D_GNU_SOURCE -Wall -I/usr/local/include -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -L/usr/local/lib -Wl,-rpath=/usr/local/lib -o bmon bmon-utils.o bmon-unit.o bmon-conf.o bmon-input.o bmon-output.o bmon-group.o bmon-element.o bmon-attr.o bmon-element_cfg.o bmon-history.o bmon-graph.o bmon-bmon.o bmon-module.o bmon-in_netlink.o bmon-in_null.o bmon-in_dummy.o bmon-in_proc.o bmon-in_sysctl.o bmon-out_null.o bmon-out_format.o bmon-out_ascii.o bmon-out_curses.o -lncursesw -L/usr/local/lib -lconfuse -lrt -lm Making all in man Making all in include Making all in examples SUCCEEDED 00:00:02 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- ===> bmon-4.0 depends on file: /usr/local/lib/libncurses.so.6 - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for bmon-4.0 ===> bmon-4.0 depends on file: /usr/local/lib/libncurses.so.6 - found ===> Generating temporary packing list Making install in src /bin/mkdir -p '/construction/net/bmon/stage/usr/local/bin' install -s -m 555 bmon '/construction/net/bmon/stage/usr/local/bin' Making install in man /bin/mkdir -p '/construction/net/bmon/stage/usr/local/man/man8' install -m 0644 bmon.8 '/construction/net/bmon/stage/usr/local/man/man8' Making install in include Making install in examples /bin/mkdir -p '/construction/net/bmon/stage/usr/local/share/doc/bmon/examples' install -m 0644 bmon.conf '/construction/net/bmon/stage/usr/local/share/doc/bmon/examples' ====> Compressing man pages (compress-man) ====> Running Q/A tests (stage-qa) Warning: You have disabled the licenses framework with DISABLE_LICENSES, unable to run checks SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: package ------------------------------------------------------------------------------- ===> Building package for bmon-4.0 file sizes/checksums [3]: 0% file sizes/checksums [3]: 100% packing files [3]: 0% packing files [3]: 100% packing directories [0]: 0% packing directories [0]: 100% SUCCEEDED 00:00:01 TOTAL TIME 00:00:31