------------------------------------------------------------------------------- -- Phase: setup ------------------------------------------------------------------------------- Installing /packages/All/ncurses-6.1.20190525.txz pkg: Cannot runscript POST-INSTALL:Bad file descriptor SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- ===> whowatch-1.8.6 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> whowatch-1.8.6 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by whowatch-1.8.6 for building SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> whowatch-1.8.6 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by whowatch-1.8.6 for building => SHA256 Checksum OK for whowatch-1.8.6.tar.gz. SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> whowatch-1.8.6 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by whowatch-1.8.6 for building ===> Extracting for whowatch-1.8.6 => SHA256 Checksum OK for whowatch-1.8.6.tar.gz. Extracted Memory Use: 0.57M SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for whowatch-1.8.6 ===> Applying ports patches for whowatch-1.8.6 No such line 215 in input file, ignoring SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- ===> whowatch-1.8.6 depends on file: /usr/local/lib/libncurses.so.6 - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> whowatch-1.8.6 depends on file: /usr/local/lib/libncurses.so.6 - found ===> Configuring for whowatch-1.8.6 configure: loading site script /xports/Templates/config.site 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 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 for style of include used by make... GNU checking dependency style of cc... gcc3 checking whether make sets $(MAKE)... (cached) yes checking for kvm_openfiles in -lkvm... yes checking for scrollok in -lncurses... yes checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking how to run the C preprocessor... cpp 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/wait.h that is POSIX.1 compatible... (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 fcntl.h... (cached) yes checking for sys/ioctl.h... (cached) yes checking for sys/time.h... (cached) yes checking for unistd.h... (cached) 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 kvm.h usability... yes checking kvm.h presence... yes checking for kvm.h... yes checking for stdint.h... (cached) yes checking asm/param.h usability... no checking asm/param.h presence... no checking for asm/param.h... no checking for arpa/inet.h... (cached) yes checking for netinet/in.h... (cached) yes checking for sys/param.h... (cached) yes checking termios.h usability... yes checking termios.h presence... yes checking for termios.h... yes checking utmp.h usability... no checking utmp.h presence... no checking for utmp.h... no checking for an ANSI C-conforming const... yes checking for inline... inline checking for pid_t... (cached) yes checking for size_t... (cached) yes checking for struct stat.st_rdev... yes checking whether time.h and sys/time.h may both be included... yes checking whether utmp has USER_PROCESS type... no checking whether utmp has DEAD_PROCESS type... no checking whether utmp struct has ut_pid member... no checking whether utmp struct has ut_name member... no checking whether cc needs -traditional... no checking for stdlib.h... (cached) yes checking for GNU libc compatible malloc... (cached) yes checking for select... (cached) yes checking for getloadavg... yes checking for bzero... (cached) yes checking for gettimeofday... (cached) yes checking for inet_ntoa... (cached) yes checking for isascii... (cached) yes checking for memset... (cached) yes checking for regcomp... yes checking for strchr... (cached) yes checking for strncasecmp... (cached) yes checking for strrchr... (cached) yes checking for sysconf... (cached) yes checking whether select() modifies the time value... no checking whether sysctl() can be used... yes checking for struct kinfo_proc.kp_proc... no 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/config.h config.status: executing depfiles commands SUCCEEDED 00:00:04 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for whowatch-1.8.6 --- all-recursive --- Making all in src --- all --- /usr/bin/make all-am --- whowatch.o --- --- plist.o --- --- procinfo.o --- --- proctree.o --- --- block.o --- --- owner.o --- --- screen.o --- --- ulist.o --- --- exti.o --- --- pluglib.o --- --- whowatch.o --- cc -DHAVE_CONFIG_H -I. -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -MT whowatch.o -MD -MP -MF .deps/whowatch.Tpo -c -o whowatch.o whowatch.c --- plist.o --- cc -DHAVE_CONFIG_H -I. -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -MT plist.o -MD -MP -MF .deps/plist.Tpo -c -o plist.o plist.c plist.c: In function 'pmsgh': plist.c:289:46: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] return (int *)(intptr_t)(getprocbyname(w, (int)d)); ^ --- procinfo.o --- cc -DHAVE_CONFIG_H -I. -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -MT procinfo.o -MD -MP -MF .deps/procinfo.Tpo -c -o procinfo.o procinfo.c --- proctree.o --- cc -DHAVE_CONFIG_H -I. -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -MT proctree.o -MD -MP -MF .deps/proctree.Tpo -c -o proctree.o proctree.c --- block.o --- cc -DHAVE_CONFIG_H -I. -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -MT block.o -MD -MP -MF .deps/block.Tpo -c -o block.o block.c --- owner.o --- cc -DHAVE_CONFIG_H -I. -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -MT owner.o -MD -MP -MF .deps/owner.Tpo -c -o owner.o owner.c --- screen.o --- cc -DHAVE_CONFIG_H -I. -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -MT screen.o -MD -MP -MF .deps/screen.Tpo -c -o screen.o screen.c --- ulist.o --- cc -DHAVE_CONFIG_H -I. -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -MT ulist.o -MD -MP -MF .deps/ulist.Tpo -c -o ulist.o ulist.c --- exti.o --- cc -DHAVE_CONFIG_H -I. -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -MT exti.o -MD -MP -MF .deps/exti.Tpo -c -o exti.o exti.c --- pluglib.o --- cc -DHAVE_CONFIG_H -I. -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -MT pluglib.o -MD -MP -MF .deps/pluglib.Tpo -c -o pluglib.o pluglib.c --- owner.o --- mv -f .deps/owner.Tpo .deps/owner.Po --- wdgts.o --- cc -DHAVE_CONFIG_H -I. -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -MT wdgts.o -MD -MP -MF .deps/wdgts.Tpo -c -o wdgts.o wdgts.c --- block.o --- mv -f .deps/block.Tpo .deps/block.Po --- proc_plugin.o --- cc -DHAVE_CONFIG_H -I. -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -MT proc_plugin.o -MD -MP -MF .deps/proc_plugin.Tpo -c -o proc_plugin.o proc_plugin.c --- plist.o --- mv -f .deps/plist.Tpo .deps/plist.Po --- user_plugin.o --- cc -DHAVE_CONFIG_H -I. -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -MT user_plugin.o -MD -MP -MF .deps/user_plugin.Tpo -c -o user_plugin.o user_plugin.c --- ulist.o --- ulist.c: In function 'umsgh': ulist.c:270:45: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] return (void *)(intptr_t)user_search(w, (u32)d); ^ --- wdgts.o --- wdgts.c: In function 'do_search': wdgts.c:28:34: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] ret = wmsg_send(w, MSND_SEARCH, (void *)type); ^ --- procinfo.o --- mv -f .deps/procinfo.Tpo .deps/procinfo.Po --- kbd.o --- cc -DHAVE_CONFIG_H -I. -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -MT kbd.o -MD -MP -MF .deps/kbd.Tpo -c -o kbd.o kbd.c --- pluglib.o --- mv -f .deps/pluglib.Tpo .deps/pluglib.Po --- proctree.o --- mv -f .deps/proctree.Tpo .deps/proctree.Po --- user_plugin.o --- mv -f .deps/user_plugin.Tpo .deps/user_plugin.Po --- wdgts.o --- mv -f .deps/wdgts.Tpo .deps/wdgts.Po --- screen.o --- mv -f .deps/screen.Tpo .deps/screen.Po --- whowatch.o --- mv -f .deps/whowatch.Tpo .deps/whowatch.Po --- kbd.o --- mv -f .deps/kbd.Tpo .deps/kbd.Po --- ulist.o --- mv -f .deps/ulist.Tpo .deps/ulist.Po --- exti.o --- mv -f .deps/exti.Tpo .deps/exti.Po --- proc_plugin.o --- mv -f .deps/proc_plugin.Tpo .deps/proc_plugin.Po --- whowatch --- cc -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -L/usr/local/lib -Wl,-rpath=/usr/local/lib -rdynamic -o whowatch whowatch.o plist.o procinfo.o proctree.o block.o owner.o screen.o ulist.o exti.o pluglib.o wdgts.o proc_plugin.o user_plugin.o kbd.o -lkvm -lncurses SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- ===> whowatch-1.8.6 depends on file: /usr/local/lib/libncurses.so.6 - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for whowatch-1.8.6 ===> whowatch-1.8.6 depends on file: /usr/local/lib/libncurses.so.6 - found ===> Generating temporary packing list Making install in src /bin/mkdir -p '/construction/sysutils/whowatch/stage/usr/local/bin' install -s -m 555 whowatch '/construction/sysutils/whowatch/stage/usr/local/bin' /bin/mkdir -p '/construction/sysutils/whowatch/stage/usr/local/man/man1' install -m 0644 whowatch.1 '/construction/sysutils/whowatch/stage/usr/local/man/man1' ====> 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:00 ------------------------------------------------------------------------------- -- Phase: package ------------------------------------------------------------------------------- ===> Building package for whowatch-1.8.6 file sizes/checksums [2]: 0% file sizes/checksums [2]: 100% packing files [2]: 0% packing files [2]: 100% packing directories [0]: 0% packing directories [0]: 100% SUCCEEDED 00:00:01 TOTAL TIME 00:00:08