=> Building whowatch:standard (version 1.8.6_2) Started : Sunday,13 AUG 2023 at 09:04:38 UTC Platform: 6.4-RAVEN DragonFly 6.4-RAVEN #0 Sat Jul 29 09:00:00 CDT 2017 root@octavia.unreal.systems:/usr/obj/usr/src/sys/GENERIC x86_64 -------------------------------------------------- -- Environment -------------------------------------------------- PATH=/bin:/usr/bin:/raven/toolchain/ravensys-gcc/bin:/raven/toolchain/bin:/raven/sbin:/raven/bin RAVENSW_CACHEDIR=/var/cache/pkg8 RAVENSW_DBDIR=/var/db/pkg8 SSL_VARIANT=libressl RAVENADM=building XML_CATALOG_FILES=/raven/share/xml/catalog SGML_CATALOG_FILES=/raven/share/sgml/docbook/catalog HOME=/root USER=root SHELL=/bin/sh TERM=dumb LANG=C -------------------------------------------------- -- Options -------------------------------------------------- This port has no build options. -------------------------------------------------- -- CONFIGURE_ENV -------------------------------------------------- CONFIG_SITE=/xports/Mk/Templates/config.site ADA_PROJECT_PATH="/raven/share/gpr" F77="gfortran" FC="gfortran" CCACHE_DIR="/ccache" PATH=/usr/libexec:/bin:/usr/bin:/raven/toolchain/ravensys-gcc/bin:/raven/toolchain/bin:/raven/sbin:/raven/bin -------------------------------------------------- -- CONFIGURE_ARGS -------------------------------------------------- --prefix=/raven --disable-dependency-tracking ${_LATE_CONFIGURE_ARGS} -------------------------------------------------- -- MAKE_ENV -------------------------------------------------- BSD_INSTALL_PROGRAM="install -s -m 555" BSD_INSTALL_LIB="install -s -m 444" BSD_INSTALL_SCRIPT="install -m 555" BSD_INSTALL_DATA="install -m 0644" BSD_INSTALL_MAN="install -m 444" PREFIX=/raven LOCALBASE=/raven OPSYS="DragonFly" CC="cc" CFLAGS="-pipe -O2 -I/raven/include" CPP="cpp" CPPFLAGS="-I/raven/include/ncurses -I/raven/include" LDFLAGS="-ltinfo -lpthread" LIBS="" CXX="c++" CXXFLAGS="-pipe -O2 -I/raven/include" STD_DOCDIR="/raven/share/doc/whowatch" STD_EXAMPLESDIR="/raven/share/examples/whowatch" MANPREFIX="/raven/share" ADA_PROJECT_PATH="/raven/share/gpr" F77="gfortran" FC="gfortran" CCACHE_DIR="/ccache" PATH=/usr/libexec:/bin:/usr/bin:/raven/toolchain/ravensys-gcc/bin:/raven/toolchain/bin:/raven/sbin:/raven/bin -------------------------------------------------- -- MAKE_ARGS -------------------------------------------------- DESTDIR=/construction/whowatch/stage -------------------------------------------------- -- PLIST_SUB -------------------------------------------------- OPSYS=DragonFly ONLY-DRAGONFLY="" ASLIB="lib" EXCLUDE-DARWIN="" LIBEXT="so" SHARED_OBJECT="so" ONLY-FREEBSD="@comment " ONLY-NETBSD="@comment " ONLY-LINUX="@comment " ONLY-SUNOS="@comment " ONLY-DARWIN="@comment " ONLY-MIDNIGHTBSD="@comment " -------------------------------------------------- -- SUB_LIST -------------------------------------------------- LOCALBASE=/raven PREFIX=/raven ETCDIR=/raven/etc/whowatch -------------------------------------------------- -- /etc/make.conf -------------------------------------------------- RAVENPROFILE=release64 RAVENBASE=/raven WRKDIRPREFIX=/construction DISTDIR=/distfiles NUMBER_CPUS=24 MAKE_JOBS_NUMBER_LIMIT=10 BUILD_WITH_CCACHE=yes CCACHE_DIR=/ccache -------------------------------------------------------------------------------- -- Phase: dependencies -------------------------------------------------------------------------------- ===> Installing ncurses-dev-standard package Installing ncurses-dev-standard-6.4_2... Extracting ncurses-dev-standard-6.4_2: .......... done ===> Installing ncurses-primary-standard package Installing ncurses-primary-standard-6.4_2... Extracting ncurses-primary-standard-6.4_2: .......... done ===> Installing ncurses-terminfo-standard package Installing ncurses-terminfo-standard-6.4_2... Extracting ncurses-terminfo-standard-6.4_2: .......... done -------------------------------------------------------------------------------- -- Phase: fetch -------------------------------------------------------------------------------- ===> Fetching for whowatch-standard -------------------------------------------------------------------------------- -- Phase: extract -------------------------------------------------------------------------------- ===> Fetching for whowatch-standard ===> Extracting for whowatch-standard => SHA256 Checksum OK for whowatch-1.8.6.tar.gz. ===> Creating package metadata (single) -------------------------------------------------------------------------------- -- Phase: patch -------------------------------------------------------------------------------- ===> Patching for whowatch-standard ===> Applying common patches for whowatch-standard No such line 215 in input file, ignoring ===> Applying DragonFly patches for whowatch-standard /usr/bin/sed -i.bak -e "s|utmp|utmpx|g" /construction/whowatch/whowatch-1.8.6/configure -------------------------------------------------------------------------------- -- Phase: configure -------------------------------------------------------------------------------- ===> Configuring for whowatch-standard ==> cd /construction/whowatch/whowatch-1.8.6 && /usr/bin/env CC="cc" CPP="cpp" CXX="c++" CFLAGS="-pipe -O2 -I/raven/include" CPPFLAGS="-I/raven/include/ncurses -I/raven/include" CXXFLAGS="-pipe -O2 -I/raven/include" LDFLAGS="-ltinfo -lpthread" LIBS="" INSTALL="/usr/bin/install -c" INSTALL_DATA="install -m 0644" INSTALL_LIB="install -s -m 444" INSTALL_PROGRAM="install -s -m 555" INSTALL_SCRIPT="install -m 555" CONFIG_SITE=/xports/Mk/Templates/config.site ADA_PROJECT_PATH=/raven/share/gpr F77=gfortran FC=gfortran CCACHE_DIR=/ccache PATH=/usr/libexec:/bin:/usr/bin:/raven/toolchain/ravensys-gcc/bin:/raven/toolchain/bin:/raven/sbin:/raven/bin ./configure --prefix=/raven --disable-dependency-tracking configure: loading site script /xports/Mk/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... none 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/grep -E checking for ANSI C header files... yes checking for sys/wait.h that is POSIX.1 compatible... 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... 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 sys/ioctl.h usability... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.h... yes checking for sys/time.h... (cached) yes checking for unistd.h... (cached) yes checking curses.h usability... yes checking curses.h presence... yes 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 sys/param.h usability... yes checking sys/param.h presence... yes checking for sys/param.h... yes checking termios.h usability... yes checking termios.h presence... yes checking for termios.h... yes checking utmpx.h usability... yes checking utmpx.h presence... yes checking for utmpx.h... yes checking for an ANSI C-conforming const... yes checking for inline... inline checking for pid_t... yes checking for size_t... yes checking for struct stat.st_rdev... yes checking whether time.h and sys/time.h may both be included... yes checking whether utmpx has USER_PROCESS type... yes checking whether utmpx has DEAD_PROCESS type... yes checking whether utmpx struct has ut_pid member... yes checking whether utmpx struct has ut_name member... yes checking whether cc needs -traditional... no checking for stdlib.h... (cached) yes checking for GNU libc compatible malloc... yes checking for select... yes checking for getloadavg... yes checking for bzero... yes checking for gettimeofday... yes checking for inet_ntoa... yes checking for isascii... yes checking for memset... yes checking for regcomp... yes checking for strchr... yes checking for strncasecmp... yes checking for strrchr... yes checking for sysconf... 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 -------------------------------------------------------------------------------- -- Phase: build -------------------------------------------------------------------------------- ===> Building for whowatch-standard ==> Set environment: BSD_INSTALL_PROGRAM=install -s -m 555 BSD_INSTALL_LIB=install -s -m 444 BSD_INSTALL_SCRIPT=install -m 555 BSD_INSTALL_DATA=install -m 0644 BSD_INSTALL_MAN=install -m 444 PREFIX=/raven LOCALBASE=/raven OPSYS=DragonFly CC=cc CFLAGS=-pipe -O2 -I/raven/include CPP=cpp CPPFLAGS=-I/raven/include/ncurses -I/raven/include LDFLAGS=-ltinfo -lpthread LIBS= CXX=c++ CXXFLAGS=-pipe -O2 -I/raven/include STD_DOCDIR=/raven/share/doc/whowatch STD_EXAMPLESDIR=/raven/share/examples/whowatch MANPREFIX=/raven/share ==> cd /construction/whowatch/whowatch-1.8.6; /usr/bin/make -f Makefile -j10 all --- 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. -I/raven/include/ncurses -I/raven/include -pipe -O2 -I/raven/include -c -o whowatch.o whowatch.c --- plist.o --- cc -DHAVE_CONFIG_H -I. -I/raven/include/ncurses -I/raven/include -pipe -O2 -I/raven/include -c -o plist.o plist.c --- procinfo.o --- cc -DHAVE_CONFIG_H -I. -I/raven/include/ncurses -I/raven/include -pipe -O2 -I/raven/include -c -o procinfo.o procinfo.c --- proctree.o --- cc -DHAVE_CONFIG_H -I. -I/raven/include/ncurses -I/raven/include -pipe -O2 -I/raven/include -c -o proctree.o proctree.c --- block.o --- cc -DHAVE_CONFIG_H -I. -I/raven/include/ncurses -I/raven/include -pipe -O2 -I/raven/include -c -o block.o block.c --- owner.o --- cc -DHAVE_CONFIG_H -I. -I/raven/include/ncurses -I/raven/include -pipe -O2 -I/raven/include -c -o owner.o owner.c --- screen.o --- cc -DHAVE_CONFIG_H -I. -I/raven/include/ncurses -I/raven/include -pipe -O2 -I/raven/include -c -o screen.o screen.c --- ulist.o --- cc -DHAVE_CONFIG_H -I. -I/raven/include/ncurses -I/raven/include -pipe -O2 -I/raven/include -c -o ulist.o ulist.c --- exti.o --- cc -DHAVE_CONFIG_H -I. -I/raven/include/ncurses -I/raven/include -pipe -O2 -I/raven/include -c -o exti.o exti.c --- pluglib.o --- cc -DHAVE_CONFIG_H -I. -I/raven/include/ncurses -I/raven/include -pipe -O2 -I/raven/include -c -o pluglib.o pluglib.c --- wdgts.o --- cc -DHAVE_CONFIG_H -I. -I/raven/include/ncurses -I/raven/include -pipe -O2 -I/raven/include -c -o wdgts.o wdgts.c --- proc_plugin.o --- cc -DHAVE_CONFIG_H -I. -I/raven/include/ncurses -I/raven/include -pipe -O2 -I/raven/include -c -o proc_plugin.o proc_plugin.c --- user_plugin.o --- cc -DHAVE_CONFIG_H -I. -I/raven/include/ncurses -I/raven/include -pipe -O2 -I/raven/include -c -o user_plugin.o user_plugin.c --- plist.o --- plist.c: In function 'pmsgh': plist.c:289:67: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 289 | return (int *)(intptr_t)(getprocbyname(w, (int)d)); | ^ --- kbd.o --- cc -DHAVE_CONFIG_H -I. -I/raven/include/ncurses -I/raven/include -pipe -O2 -I/raven/include -c -o kbd.o kbd.c --- ulist.o --- ulist.c: In function 'umsgh': ulist.c:270:73: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 270 | return (void *)(intptr_t)user_search(w, (u32)d); | ^ --- wdgts.o --- wdgts.c: In function 'do_search': wdgts.c:28:41: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] 28 | ret = wmsg_send(w, MSND_SEARCH, (void *)type); | ^ --- proctree.o --- proctree.c: In function 'tree_string': proctree.c:265:14: warning: writing 2 bytes into a region of size 0 [-Wstringop-overflow=] 265 | s[0] = '.'; | ~~~~~^~~~~ proctree.c:244:13: note: at offset -2 into destination object 'buf' of size 66 244 | static char buf[TREE_STRING_SZ]; | ^~~ proctree.c:268:22: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 268 | s[0] = '-'; | ~~~~~^~~~~ proctree.c:244:13: note: at offset -2 into destination object 'buf' of size 66 244 | static char buf[TREE_STRING_SZ]; | ^~~ --- whowatch --- cc -pipe -O2 -I/raven/include -ltinfo -lpthread -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 -------------------------------------------------------------------------------- -- Phase: stage -------------------------------------------------------------------------------- ===> Staging for whowatch-standard ===> Generating temporary packing list (single) Making install in src /bin/mkdir -p '/construction/whowatch/stage/raven/bin' install -s -m 555 whowatch '/construction/whowatch/stage/raven/bin' /bin/mkdir -p '/construction/whowatch/stage/raven/share/man/man1' install -m 0644 whowatch.1 '/construction/whowatch/stage/raven/share/man/man1' ====> Start compressing man pages ====> Man page compression complete ====> Install license terms (single) ====> Install GPLv2+ license (single) -------------------------------------------------------------------------------- -- Phase: package -------------------------------------------------------------------------------- ===> Building whowatch-single-standard-1.8.6_2 subpackage file sizes/checksums [5]: . done packing files [5]: . done packing directories [0]: . done -------------------------------------------------- -- Termination -------------------------------------------------- Finished: Sunday,13 AUG 2023 at 09:04:46 UTC Duration: 00:00:08