>>> Building on exopi-5 under sysutils/whowatch BDEPENDS = [devel/metaauto;devel/autoconf/2.13] DIST = [sysutils/whowatch:whowatch-1.4.tar.gz] FULLPKGNAME = whowatch-1.4p4 (Junk lock failure for exopi-5 at 1713478359.30474) Received IO (Junk lock obtained for exopi-5 at 1713478359.88) Received IO Woken up sysutils/whowatch >>> Running depends in sysutils/whowatch at 1713478361.67 last junk was in security/openpam /usr/sbin/pkg_add -aI -Drepair autoconf-2.13p4 was: /usr/sbin/pkg_add -aI -Drepair autoconf-2.13p4 metaauto-1.0p4 /usr/sbin/pkg_add -aI -Drepair autoconf-2.13p4 >>> Running show-prepare-results in sysutils/whowatch at 1713478363.50 ===> sysutils/whowatch ===> Building from scratch whowatch-1.4p4 ===> whowatch-1.4p4 depends on: metaauto-* -> metaauto-1.0p4 ===> whowatch-1.4p4 depends on: autoconf-2.13 -> autoconf-2.13p4 ===> Verifying specs: c kvm curses ===> found c.100.0 kvm.17.0 curses.15.0 autoconf-2.13p4 metaauto-1.0p4 (Junk lock released for exopi-5 at 1713478364.37) Woken up databases/libhiredis distfiles size=43084 >>> Running build in sysutils/whowatch at 1713478364.44 ===> sysutils/whowatch ===> Checking files for whowatch-1.4p4 `/exopi-cvs/ports/distfiles/whowatch-1.4.tar.gz' is up to date. >> (SHA256) whowatch-1.4.tar.gz: OK ===> Extracting for whowatch-1.4p4 ===> Patching for whowatch-1.4p4 ===> Applying OpenBSD patch patch-process_c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |--- process.c.orig Sun May 23 15:52:25 2010 |+++ process.c Sun May 23 15:53:09 2010 -------------------------- Patching file process.c using Plan A... Hunk #1 succeeded at 74. done ===> Applying OpenBSD patch patch-procinfo_c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |--- procinfo.c.orig Tue Jun 6 20:36:47 2000 |+++ procinfo.c Wed Jul 6 15:14:42 2011 -------------------------- Patching file procinfo.c using Plan A... Hunk #1 succeeded at 64. Hunk #2 succeeded at 83. Hunk #3 succeeded at 123. Hunk #4 succeeded at 135. Hunk #5 succeeded at 170. Hunk #6 succeeded at 242. done ===> Applying OpenBSD patch patch-proctree_c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |--- proctree.c.orig Mon Jan 18 11:36:53 2010 |+++ proctree.c Mon Jan 18 11:52:10 2010 -------------------------- Patching file proctree.c using Plan A... Hunk #1 succeeded at 170. done ===> Compiler link: clang -> /usr/bin/clang ===> Compiler link: clang++ -> /usr/bin/clang++ ===> Compiler link: cc -> /usr/bin/cc ===> Compiler link: c++ -> /usr/bin/c++ ===> Generating configure for whowatch-1.4p4 Running autoconf-2.13 in /exopi-obj/pobj/whowatch-1.4/whowatch-1.4 Running autoheader-2.13 in /exopi-obj/pobj/whowatch-1.4/whowatch-1.4 ===> Configuring for whowatch-1.4p4 Using /exopi-obj/pobj/whowatch-1.4/config.site (generated) loading site script /exopi-obj/pobj/whowatch-1.4/config.site creating cache ./config.cache checking for gcc... cc checking whether the C compiler (cc -O2 -pipe ) works... yes checking whether the C compiler (cc -O2 -pipe ) is a cross-compiler... no checking whether we are using GNU C... (cached) yes checking whether cc accepts -g... (cached) yes checking for a BSD compatible install... /exopi-obj/pobj/whowatch-1.4/bin/install -c checking for kvm_openfiles in -lkvm... yes checking for scrollok in -lncurses... yes checking for dirent.h that defines DIR... (cached) yes checking for opendir in -ldir... (cached) no checking how to run the C preprocessor... cc -E checking for ANSI C header files... (cached) yes checking for sys/wait.h that is POSIX.1 compatible... (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 for curses.h... yes checking for working const... (cached) yes checking for inline... inline checking for pid_t... (cached) yes checking for st_rdev in struct stat... (cached) yes checking whether time.h and sys/time.h may both be included... (cached) 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... yes checking whether cc needs -traditional... no checking return type of signal handlers... (cached) void checking for select... (cached) yes checking for getloadavg... (cached) yes checking whether select() modifies the time value... no checking whether sysctl() can be used... yes updating cache ./config.cache creating ./config.status creating Makefile creating config.h ===> Building for whowatch-1.4p4 cc -O2 -pipe -Wall -I. -c process.c In file included from process.c:1: ./whowatch.h:138:5: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent declaration [-Wdeprecated-non-prototype] int update_tree(); ^ ./proctree.h:20:5: note: conflicting prototype is here int update_tree(void del(void*)); ^ ./proctree.h:21:5: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a previous declaration [-Wdeprecated-non-prototype] int update_tree(); ^ ./proctree.h:20:5: note: conflicting prototype is here int update_tree(void del(void*)); ^ process.c:231:11: warning: passing arguments to 'updatescr' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] updatescr(&proc_win); ^ 3 warnings generated. cc -O2 -pipe -Wall -I. -c whowatch.c whowatch.c:321:13: warning: passing arguments to 'updatescr' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] updatescr(&proc_win); ^ whowatch.c:325:13: warning: passing arguments to 'updatescr' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] updatescr(&proc_win); ^ whowatch.c:329:13: warning: passing arguments to 'updatescr' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] updatescr(&users_list); ^ whowatch.c:438:13: warning: passing arguments to 'updatescr' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] updatescr(&proc_win); ^ whowatch.c:500:13: warning: passing arguments to 'updatescr' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] updatescr(&proc_win); ^ whowatch.c:507:12: warning: passing arguments to 'updatescr' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] updatescr(&users_list); ^ whowatch.c:521:12: warning: passing arguments to 'updatescr' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] updatescr(&proc_win); ^ whowatch.c:641:11: warning: passing arguments to 'updatescr' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] updatescr(&users_list); ^ whowatch.c:679:6: warning: variable 'y' set but not used [-Wunused-but-set-variable] int y, x; ^ 9 warnings generated. cc -O2 -pipe -Wall -I. -c procinfo.c In file included from procinfo.c:8: ./whowatch.h:138:5: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent declaration [-Wdeprecated-non-prototype] int update_tree(); ^ ./proctree.h:20:5: note: conflicting prototype is here int update_tree(void del(void*)); ^ ./proctree.h:21:5: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a previous declaration [-Wdeprecated-non-prototype] int update_tree(); ^ ./proctree.h:20:5: note: conflicting prototype is here int update_tree(void del(void*)); ^ 2 warnings generated. cc -O2 -pipe -Wall -I. -c proctree.c In file included from proctree.c:22: ./proctree.h:21:5: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a previous declaration [-Wdeprecated-non-prototype] int update_tree(); ^ ./proctree.h:20:5: note: conflicting prototype is here int update_tree(void del(void*)); ^ ./proctree.h:21:5: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int update_tree(); ^ proctree.c:155:5: note: conflicting prototype is here int update_tree(void del(void*)) ^ 2 warnings generated. cc -O2 -pipe -Wall -I. -c owner.c cc -O2 -pipe -Wall -I. -c screen.c In file included from screen.c:3: ./whowatch.h:135:6: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] void updatescr(); ^ screen.c:366:6: note: conflicting prototype is here void updatescr(struct window *w) ^ 1 warning generated. cc -O2 -pipe -Wall -I. -o whowatch process.o whowatch.o procinfo.o proctree.o owner.o screen.o -lkvm -lncurses process.c(process.o:(tree_title)): warning: sprintf() is often misused, please use snprintf() >>> Running package in sysutils/whowatch at 1713478370.69 ===> sysutils/whowatch ===> Faking installation for whowatch-1.4p4 /exopi-obj/pobj/whowatch-1.4/bin/install -c -m 755 whowatch /exopi-obj/pobj/whowatch-1.4/fake-amd64/usr/local/bin/whowatch /exopi-obj/pobj/whowatch-1.4/bin/install -c -m 644 whowatch.1 /exopi-obj/pobj/whowatch-1.4/fake-amd64/usr/local/man/man1/whowatch.1 ===> Building package for whowatch-1.4p4 Create /exopi-cvs/ports/packages/amd64/all/whowatch-1.4p4.tgz Creating package whowatch-1.4p4 reading plist| checking dependencies| checksumming| checksumming| | 0% checksumming|***** | 8% checksumming|********** | 17% checksumming|*************** | 25% checksumming|******************** | 33% checksumming|************************* | 42% checksumming|******************************* | 50% checksumming|************************************ | 58% checksumming|***************************************** | 67% checksumming|********************************************** | 75% checksumming|*************************************************** | 83% checksumming|******************************************************** | 92% checksumming|*************************************************************|100% archiving| archiving| | 0% archiving|* | 1% archiving|************************************************************* | 95% archiving|****************************************************************|100% Link to /exopi-cvs/ports/packages/amd64/ftp/whowatch-1.4p4.tgz >>> Running clean in sysutils/whowatch at 1713478372.24 ===> sysutils/whowatch ===> Cleaning for whowatch-1.4p4 >>> Ended at 1713478372.53 max_stuck=1.70/waiting-for-lock #44=2.37/depends=1.83/show-prepare-results=0.92/build=6.27/package=1.54/clean=0.33