>>> Building on exopi-1 under sysutils/dtpstree BDEPENDS = [devel/metaauto;archivers/bzip2;devel/gmake;devel/autoconf/2.65] DIST = [sysutils/dtpstree:dtpstree-1.0.3.tar.bz2] FULLPKGNAME = dtpstree-1.0.3p6 (Junk lock failure for exopi-1 at 1713775441.11906) Received IO (Junk lock obtained for exopi-1 at 1713775449.62) Received IO Woken up sysutils/dtpstree Woken up sysutils/dtpstree >>> Running depends in sysutils/dtpstree at 1713775450.97 last junk was in security/yubico/yubikey-manager /usr/sbin/pkg_add -aI -Drepair autoconf-2.65p1 was: /usr/sbin/pkg_add -aI -Drepair autoconf-2.65p1 bzip2-1.0.8p0 gmake-4.4.1 metaauto-1.0p4 /usr/sbin/pkg_add -aI -Drepair autoconf-2.65p1 >>> Running show-prepare-results in sysutils/dtpstree at 1713775453.18 ===> sysutils/dtpstree ===> Building from scratch dtpstree-1.0.3p6 ===> dtpstree-1.0.3p6 depends on: metaauto-* -> metaauto-1.0p4 ===> dtpstree-1.0.3p6 depends on: autoconf-2.65 -> autoconf-2.65p1 ===> dtpstree-1.0.3p6 depends on: gmake-* -> gmake-4.4.1 ===> dtpstree-1.0.3p6 depends on: bzip2-* -> bzip2-1.0.8p0 ===> Verifying specs: c kvm m curses c++ c++abi pthread ===> found c.100.0 kvm.17.0 m.10.1 curses.15.0 c++.10.0 c++abi.7.0 pthread.27.1 autoconf-2.65p1 bzip2-1.0.8p0 gmake-4.4.1 metaauto-1.0p4 (Junk lock released for exopi-1 at 1713775454.27) distfiles size=51714 >>> Running build in sysutils/dtpstree at 1713775454.30 ===> sysutils/dtpstree ===> Checking files for dtpstree-1.0.3p6 `/exopi-cvs/ports/distfiles/dtpstree-1.0.3.tar.bz2' is up to date. >> (SHA256) dtpstree-1.0.3.tar.bz2: OK ===> Extracting for dtpstree-1.0.3p6 ===> Patching for dtpstree-1.0.3p6 ===> Applying OpenBSD patch patch-GNUmakefile_in Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |--- GNUmakefile.in.orig Mon Aug 2 00:42:56 2010 |+++ GNUmakefile.in Sun Jan 8 23:44:59 2012 -------------------------- Patching file GNUmakefile.in using Plan A... Hunk #1 succeeded at 23. done ===> Applying OpenBSD patch patch-configure_ac Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |--- configure.ac.orig Sat Aug 14 05:50:04 2010 |+++ configure.ac Sun Jan 8 23:31:08 2012 -------------------------- Patching file configure.ac using Plan A... Hunk #1 succeeded at 124. done ===> Applying OpenBSD patch patch-dtpstree_cpp Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |--- dtpstree.cpp.orig Sun Jan 8 23:02:45 2012 |+++ dtpstree.cpp Sun Jan 8 23:09:20 2012 -------------------------- Patching file dtpstree.cpp using Plan A... Hunk #1 succeeded at 92. Hunk #2 succeeded at 124. 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 dtpstree-1.0.3p6 Running autoconf-2.65 in /exopi-obj/pobj/dtpstree-1.0.3/dtpstree-1.0.3 ===> Configuring for dtpstree-1.0.3p6 Using /exopi-obj/pobj/dtpstree-1.0.3/config.site (generated) configure: WARNING: unrecognized options: --disable-silent-rules, --disable-gtk-doc configure: loading site script /exopi-obj/pobj/dtpstree-1.0.3/config.site checking for GNU make... gmake checking for a BSD-compatible install... /exopi-obj/pobj/dtpstree-1.0.3/bin/install -c checking for help2man... : checking for realpath... /usr/bin/realpath checking for BSD tar with xz support... no 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... (cached) o checking whether we are using the GNU C++ compiler... (cached) yes checking whether c++ accepts -g... (cached) yes checking how to run the C++ preprocessor... c++ -E 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 curses.h usability... yes checking curses.h presence... yes checking for curses.h... yes checking term.h usability... yes checking term.h presence... yes checking for term.h... yes checking for library containing setupterm... -lncurses checking vis.h usability... yes checking vis.h presence... yes checking for vis.h... yes checking for library containing strvis... none required checking kvm.h usability... yes checking kvm.h presence... yes checking for kvm.h... yes checking for kinfo.h... no checking for library containing kvm_openfiles... -lkvm checking for struct kinfo_proc2... no checking for struct kinfo_proc... yes checking for kvm_getargv... yes checking for kvm_getprocs... yes checking for struct kinfo_proc.ki_pid... no checking for struct kinfo_proc.kp_pid... no checking for struct kinfo_proc.p_pid... yes checking for struct kinfo_proc.ki_ppid... no checking for struct kinfo_proc.kp_ppid... no checking for struct kinfo_proc.p_ppid... yes checking for struct kinfo_proc.ki_ruid... no checking for struct kinfo_proc.kp_ruid... no checking for struct kinfo_proc.p_ruid... yes checking for struct kinfo_proc.ki_comm... no checking for struct kinfo_proc.kp_comm... no checking for struct kinfo_proc.p_comm... yes checking whether KERN_PROC_PROC is declared... no checking whether KERN_PROC_KTHREAD is declared... yes checking whether KERN_PROC_ALL is declared... yes configure: creating ./config.status config.status: creating makefile config.status: creating GNUmakefile configure: WARNING: unrecognized options: --disable-silent-rules, --disable-gtk-doc ===> Building for dtpstree-1.0.3p6 c++ -O2 -pipe -Wall -Wno-long-long -Wno-parentheses -DPACKAGE_TARNAME=\"dtpstree\" -DPACKAGE_VERSION=\"1.0.3\" -DHAVE_TERM_H=1 -DHAVE_STRUCT_KINFO_PROC=1 -DHAVE_KINFO_NEWABI=1 -DHAVE_STRUCT_KINFO_PROCX_P_PID=1 -DHAVE_STRUCT_KINFO_PROCX_P_PPID=1 -DHAVE_STRUCT_KINFO_PROCX_P_RUID=1 -DHAVE_STRUCT_KINFO_PROCX_P_COMM=1 -DHAVE_DECL_KERN_PROC_PROC=0 -DHAVE_DECL_KERN_PROC_KTHREAD=1 /exopi-obj/pobj/dtpstree-1.0.3/dtpstree-1.0.3/dtpstree.cpp -lkvm -lncurses -o dtpstree >>> Running package in sysutils/dtpstree at 1713775470.74 ===> sysutils/dtpstree ===> Faking installation for dtpstree-1.0.3p6 /exopi-obj/pobj/dtpstree-1.0.3/bin/install -c -d /exopi-obj/pobj/dtpstree-1.0.3/fake-amd64/usr/local/bin /exopi-obj/pobj/dtpstree-1.0.3/fake-amd64/usr/local/man/man1 /exopi-obj/pobj/dtpstree-1.0.3/bin/install -c -s -m 755 -s dtpstree /exopi-obj/pobj/dtpstree-1.0.3/fake-amd64/usr/local/bin /exopi-obj/pobj/dtpstree-1.0.3/bin/install -c -m 644 /exopi-obj/pobj/dtpstree-1.0.3/dtpstree-1.0.3/man1/dtpstree.1 /exopi-obj/pobj/dtpstree-1.0.3/fake-amd64/usr/local/man/man1 ===> Building package for dtpstree-1.0.3p6 Create /exopi-cvs/ports/packages/amd64/all/dtpstree-1.0.3p6.tgz Creating package dtpstree-1.0.3p6 reading plist| checking dependencies| checksumming| checksumming| | 0% checksumming|**** | 6% checksumming|******** | 13% checksumming|*********** | 19% checksumming|*************** | 25% checksumming|******************* | 31% checksumming|*********************** | 38% checksumming|*************************** | 44% checksumming|******************************* | 50% checksumming|********************************** | 56% checksumming|************************************** | 63% checksumming|****************************************** | 69% checksumming|********************************************** | 75% checksumming|************************************************** | 81% checksumming|***************************************************** | 88% checksumming|********************************************************* | 94% checksumming|*************************************************************|100% archiving| archiving| | 0% archiving|* | 1% archiving|************************************************************* | 95% archiving|****************************************************************|100% Link to /exopi-cvs/ports/packages/amd64/ftp/dtpstree-1.0.3p6.tgz >>> Running clean in sysutils/dtpstree at 1713775472.51 ===> sysutils/dtpstree ===> Cleaning for dtpstree-1.0.3p6 >>> Ended at 1713775472.75 max_stuck=8.05/waiting-for-lock #54=9.87/depends=2.21/show-prepare-results=1.12/build=16.43/package=1.78/clean=0.27