>>> Building on exopi-1 under devel/automake/1.11 BDEPENDS = [devel/metaauto;devel/autoconf/2.69] DIST = [devel/automake/1.11:automake-1.11.6.tar.gz] FULLPKGNAME = automake-1.11.6p3 RDEPENDS = [devel/metaauto;devel/autoconf/2.69] (Junk lock failure for exopi-1 at 1711445433.00501) Received IO (Junk lock obtained for exopi-1 at 1711445435.17) Received IO Woken up devel/automake/1.11 Woken up devel/automake/1.11 Woken up devel/automake/1.11 Woken up devel/automake/1.11 Woken up devel/automake/1.11 Woken up devel/automake/1.11 Woken up devel/automake/1.11 Woken up devel/automake/1.11 Woken up devel/automake/1.11 Woken up devel/automake/1.11 >>> Running depends in devel/automake/1.11 at 1711445436.28 /usr/sbin/pkg_add -aI -Drepair autoconf-2.69p3 metaauto-1.0p4 was: /usr/sbin/pkg_add -aI -Drepair autoconf-2.69p3 metaauto-1.0p4 /usr/sbin/pkg_add -aI -Drepair autoconf-2.69p3 metaauto-1.0p4 >>> Running show-prepare-results in devel/automake/1.11 at 1711445436.95 ===> devel/automake/1.11 ===> Building from scratch automake-1.11.6p3 ===> automake-1.11.6p3 depends on: metaauto-* -> metaauto-1.0p4 ===> automake-1.11.6p3 depends on: autoconf-2.69 -> autoconf-2.69p3 autoconf-2.69p3 metaauto-1.0p4 (Junk lock released for exopi-1 at 1711445437.87) distfiles size=1637926 >>> Running build in devel/automake/1.11 at 1711445437.92 ===> devel/automake/1.11 ===> Checking files for automake-1.11.6p3 `/exopi-cvs/ports/distfiles/automake-1.11.6.tar.gz' is up to date. >> (SHA256) automake-1.11.6.tar.gz: OK ===> Extracting for automake-1.11.6p3 ===> Patching for automake-1.11.6p3 ===> Applying OpenBSD patch patch-aclocal_in Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |From 6bf58a59a1f3803e57e3f0378aa9344686707b75 Mon Sep 17 00:00:00 2001 |From: Stefano Lattarini |Date: Mon, 28 May 2012 11:32:03 +0000 |Subject: aclocal: declare function prototypes, do not use '&' in function calls | |* aclocal.in: Declare prototypes for almost all functions early, before |any actual function definition (but omit the prototype for the dynamically |generated '&search' function). Add prototypes to any function definition. |Remove '&' from function invocations (i.e., simply use "func(ARGS..)" |instead of "&func(ARGS...)"). | |--- aclocal.in.orig Mon Jul 9 16:39:57 2012 |+++ aclocal.in Sat Mar 30 20:55:26 2013 -------------------------- Patching file aclocal.in using Plan A... Hunk #1 succeeded at 152. Hunk #2 succeeded at 377. Hunk #3 succeeded at 388. Hunk #4 succeeded at 407. Hunk #5 succeeded at 430. Hunk #6 succeeded at 492. Hunk #7 succeeded at 959. done ===> Applying OpenBSD patch patch-automake_in Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |Index: automake.in |--- automake.in.orig |+++ automake.in -------------------------- Patching file automake.in using Plan A... Hunk #1 succeeded at 4156. Hunk #2 succeeded at 5337. Hunk #3 succeeded at 5361. done ===> Applying OpenBSD patch patch-doc_automake_texi Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |--- doc/automake.texi.orig Wed Feb 1 05:40:23 2012 |+++ doc/automake.texi Thu Feb 16 22:28:14 2012 -------------------------- Patching file doc/automake.texi using Plan A... Hunk #1 succeeded at 1. Hunk #2 succeeded at 41. 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 automake-1.11.6p3 ===> Configuring for automake-1.11.6p3 Using /exopi-obj/pobj/automake-1.11.6/config.site (generated) /usr/bin/perl /exopi-cvs/ports/infrastructure/bin/pkg_subst -DMODPY_PYCACHE= -DMODPY_COMMENT=\"@comment\ \" -DMODPY_ABI3SO= -DMODPY_PYC_MAGIC_TAG= -DMODPY_BIN=/usr/local/bin/python2.7 -DMODPY_EGG_VERSION= -DMODPY_VERSION=2.7 -DMODPY_BIN_SUFFIX=-2 -DMODPY_PY_PREFIX=py- -DMODPY_PYOEXTENSION=pyo -DSUFFIX=-1.11 -DPKGSPEC=automake-\>=1.11,\<1.12 -DARCH=amd64 -DBASE_PKGPATH=devel/automake/1.11 -DFLAVOR_EXT= -DFULLPKGNAME=automake-1.11.6p3 -DHOMEPAGE=https://www.gnu.org/software/automake/ -DLOCALBASE=/usr/local -DLOCALSTATEDIR=/var -DMACHINE_ARCH=amd64 -DMAINTAINER=The\ OpenBSD\ ports\ mailing-list\ \ -DPREFIX=/usr/local -DRCDIR=/etc/rc.d -DSYSCONFDIR=/etc -DTRUEPREFIX=/usr/local -DX11BASE=/usr/X11R6 -DPKGSTEM=automake -i -B /exopi-obj/pobj/automake-1.11.6 /exopi-obj/pobj/automake-1.11.6/automake-1.11.6/doc/automake.texi configure: WARNING: unrecognized options: --disable-gtk-doc configure: loading site script /exopi-obj/pobj/automake-1.11.6/config.site checking whether make supports nested variables... yes checking build system type... x86_64-unknown-openbsd7.5 checking for a BSD-compatible install... /exopi-obj/pobj/automake-1.11.6/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... mkdir -p checking for gawk... (cached) awk checking whether make sets $(MAKE)... (cached) yes checking for perl... /usr/bin/perl checking whether /usr/bin/perl supports ithreads... no checking for tex... no checking whether autoconf is installed... yes checking whether autoconf works... yes checking whether autoconf is recent enough... yes checking whether ln works... yes checking for grep that handles long lines and -e... (cached) /usr/bin/grep checking for egrep... (cached) /usr/bin/egrep checking for fgrep... (cached) /usr/bin/fgrep checking whether /bin/sh has working 'set -e' with exit trap... yes configure: creating ./config.status config.status: creating Makefile config.status: creating contrib/Makefile config.status: creating doc/Makefile config.status: creating lib/Makefile config.status: creating m4/Makefile config.status: creating tests/Makefile config.status: creating tests/defs config.status: creating tests/aclocal-1.11 config.status: creating tests/automake-1.11 configure: WARNING: unrecognized options: --disable-gtk-doc ===> Building for automake-1.11.6p3 Making all in lib rm -f Automake/Config.pm Automake/Config.pm-t test -d Automake || mkdir Automake in=`echo Automake/Config.pm | sed 's/\.[^.]*$//'`; sed -e 's,[@]APIVERSION[@],1.11,g' -e 's,[@]PACKAGE[@],automake,g' -e 's,[@]PACKAGE_BUGREPORT[@],bug-automake@gnu.org,g' -e 's,[@]PERL[@],/usr/bin/perl,g' -e 's,[@]PERL_THREADS[@],0,g' -e 's,[@]SHELL[@],/bin/sh,g' -e 's,[@]VERSION[@],1.11.6,g' -e "s,[@]configure_input[@],Generated from $in.in; do not edit by hand.,g" -e 's,[@]datadir[@],/usr/local/share,g' ./Automake/Config.in >Automake/Config.pm-t chmod a-w Automake/Config.pm-t && mv -f Automake/Config.pm-t Automake/Config.pm Making all in . rm -f automake automake-t sed -e 's,[@]APIVERSION[@],1.11,g' -e 's,[@]PACKAGE[@],automake,g' -e 's,[@]PACKAGE_BUGREPORT[@],bug-automake@gnu.org,g' -e 's,[@]PACKAGE_URL[@],http://www.gnu.org/software/automake/,g' -e 's,[@]PATH_SEPARATOR[@],:,g' -e 's,[@]PERL[@],/usr/bin/perl,g' -e 's,[@]PERL_THREADS[@],0,g' -e 's,[@]SHELL[@],/bin/sh,g' -e 's,[@]am_AUTOCONF[@],autoconf,g' -e 's,[@]am_AUTOM4TE[@],autom4te,g' -e 's,[@]VERSION[@],1.11.6,g' -e 's,[@]configure_input[@],Generated from automake.in; do not edit by hand.,g' -e 's,[@]datadir[@],/usr/local/share,g' ./automake.in >automake-t chmod a+x,a-w automake-t && mv -f automake-t automake rm -f aclocal aclocal-t sed -e 's,[@]APIVERSION[@],1.11,g' -e 's,[@]PACKAGE[@],automake,g' -e 's,[@]PACKAGE_BUGREPORT[@],bug-automake@gnu.org,g' -e 's,[@]PACKAGE_URL[@],http://www.gnu.org/software/automake/,g' -e 's,[@]PATH_SEPARATOR[@],:,g' -e 's,[@]PERL[@],/usr/bin/perl,g' -e 's,[@]PERL_THREADS[@],0,g' -e 's,[@]SHELL[@],/bin/sh,g' -e 's,[@]am_AUTOCONF[@],autoconf,g' -e 's,[@]am_AUTOM4TE[@],autom4te,g' -e 's,[@]VERSION[@],1.11.6,g' -e 's,[@]configure_input[@],Generated from aclocal.in; do not edit by hand.,g' -e 's,[@]datadir[@],/usr/local/share,g' ./aclocal.in >aclocal-t chmod a+x,a-w aclocal-t && mv -f aclocal-t aclocal Making all in contrib Making all in doc Updating ./version.texi restore=: && backupdir=".am$$" && am__cwd=`pwd` && CDPATH="${ZSH_VERSION+.}:" && cd . && rm -rf $backupdir && mkdir $backupdir && if (/bin/sh /exopi-obj/pobj/automake-1.11.6/automake-1.11.6/lib/missing --run makeinfo --version) >/dev/null 2>&1; then for f in ./automake.info ./automake.info-[0-9] ./automake.info-[0-9][0-9] ./automake.i[0-9] ./automake.i[0-9][0-9]; do if test -f $f; then mv $f $backupdir; restore=mv; else :; fi; done; else :; fi && cd "$am__cwd"; if /bin/sh /exopi-obj/pobj/automake-1.11.6/automake-1.11.6/lib/missing --run makeinfo -I . -o ./automake.info ./automake.texi; then rc=0; CDPATH="${ZSH_VERSION+.}:" && cd .; else rc=$?; CDPATH="${ZSH_VERSION+.}:" && cd . && $restore $backupdir/* `echo "././automake.info" | sed 's|[^/]*$||'`; fi; rm -rf $backupdir; exit $rc PATH="`pwd`/../tests:$PATH" && export PATH && /bin/sh /exopi-obj/pobj/automake-1.11.6/automake-1.11.6/lib/missing --run help2man --output=./aclocal-1.11.1 aclocal-1.11 PATH="`pwd`/../tests:$PATH" && export PATH && /bin/sh /exopi-obj/pobj/automake-1.11.6/automake-1.11.6/lib/missing --run help2man --output=./automake-1.11.1 automake-1.11 Making all in m4 Making all in tests >>> Running package in devel/automake/1.11 at 1711445445.91 ===> devel/automake/1.11 ===> Faking installation for automake-1.11.6p3 Making install in lib mkdir -p '/exopi-obj/pobj/automake-1.11.6/fake-amd64/usr/local/share/automake-1.11/am' /exopi-obj/pobj/automake-1.11.6/bin/install -c -m 644 am/ansi2knr.am am/check.am am/check-html.am am/check2.am am/clean-hdr.am am/clean.am am/compile.am am/configure.am am/data.am am/dejagnu.am am/depend.am am/depend2.am am/distdir.am am/footer.am am/header-vars.am am/header.am am/install.am am/inst-vars.am am/java.am am/lang-compile.am am/lex.am am/library.am am/libs.am am/libtool.am am/lisp.am am/ltlib.am am/ltlibrary.am am/mans-vars.am am/mans.am am/multilib.am am/program.am am/progs.am am/python.am am/remake-hdr.am am/scripts.am am/subdirs.am am/tags.am am/texi-vers.am am/texibuild.am am/texinfos.am '/exopi-obj/pobj/automake-1.11.6/fake-amd64/usr/local/share/automake-1.11/am' /exopi-obj/pobj/automake-1.11.6/bin/install -c -m 644 am/vala.am am/yacc.am '/exopi-obj/pobj/automake-1.11.6/fake-amd64/usr/local/share/automake-1.11/am' mkdir -p '/exopi-obj/pobj/automake-1.11.6/fake-amd64/usr/local/share/automake-1.11/Automake' /exopi-obj/pobj/automake-1.11.6/bin/install -c -m 644 Automake/ChannelDefs.pm Automake/Channels.pm Automake/Condition.pm Automake/Configure_ac.pm Automake/DisjConditions.pm Automake/FileUtils.pm Automake/General.pm Automake/Getopt.pm Automake/Item.pm Automake/ItemDef.pm Automake/Location.pm Automake/Options.pm Automake/Rule.pm Automake/RuleDef.pm Automake/Struct.pm Automake/Variable.pm Automake/VarDef.pm Automake/Version.pm Automake/XFile.pm Automake/Wrap.pm '/exopi-obj/pobj/automake-1.11.6/fake-amd64/usr/local/share/automake-1.11/Automake' mkdir -p '/exopi-obj/pobj/automake-1.11.6/fake-amd64/usr/local/share/automake-1.11' /exopi-obj/pobj/automake-1.11.6/bin/install -c -m 644 COPYING INSTALL texinfo.tex ansi2knr.c ansi2knr.1 config-ml.in '/exopi-obj/pobj/automake-1.11.6/fake-amd64/usr/local/share/automake-1.11' mkdir -p '/exopi-obj/pobj/automake-1.11.6/fake-amd64/usr/local/share/automake-1.11' /exopi-obj/pobj/automake-1.11.6/bin/install -c -m 644 config.guess config.sub install-sh mdate-sh missing mkinstalldirs elisp-comp ylwrap acinstall depcomp compile py-compile symlink-tree ar-lib '/exopi-obj/pobj/automake-1.11.6/fake-amd64/usr/local/share/automake-1.11' mkdir -p '/exopi-obj/pobj/automake-1.11.6/fake-amd64/usr/local/share/automake-1.11/Automake' /exopi-obj/pobj/automake-1.11.6/bin/install -c -m 644 Automake/Config.pm '/exopi-obj/pobj/automake-1.11.6/fake-amd64/usr/local/share/automake-1.11/Automake' /usr/bin/make install-data-hook chmod +x /exopi-obj/pobj/automake-1.11.6/fake-amd64/usr/local/share/automake-1.11/config.guess chmod +x /exopi-obj/pobj/automake-1.11.6/fake-amd64/usr/local/share/automake-1.11/config.sub chmod +x /exopi-obj/pobj/automake-1.11.6/fake-amd64/usr/local/share/automake-1.11/install-sh chmod +x /exopi-obj/pobj/automake-1.11.6/fake-amd64/usr/local/share/automake-1.11/mdate-sh chmod +x /exopi-obj/pobj/automake-1.11.6/fake-amd64/usr/local/share/automake-1.11/missing chmod +x /exopi-obj/pobj/automake-1.11.6/fake-amd64/usr/local/share/automake-1.11/mkinstalldirs chmod +x /exopi-obj/pobj/automake-1.11.6/fake-amd64/usr/local/share/automake-1.11/elisp-comp chmod +x /exopi-obj/pobj/automake-1.11.6/fake-amd64/usr/local/share/automake-1.11/ylwrap chmod +x /exopi-obj/pobj/automake-1.11.6/fake-amd64/usr/local/share/automake-1.11/acinstall chmod +x /exopi-obj/pobj/automake-1.11.6/fake-amd64/usr/local/share/automake-1.11/depcomp chmod +x /exopi-obj/pobj/automake-1.11.6/fake-amd64/usr/local/share/automake-1.11/compile chmod +x /exopi-obj/pobj/automake-1.11.6/fake-amd64/usr/local/share/automake-1.11/py-compile chmod +x /exopi-obj/pobj/automake-1.11.6/fake-amd64/usr/local/share/automake-1.11/symlink-tree chmod +x /exopi-obj/pobj/automake-1.11.6/fake-amd64/usr/local/share/automake-1.11/ar-lib Making install in . mkdir -p '/exopi-obj/pobj/automake-1.11.6/fake-amd64/usr/local/bin' /exopi-obj/pobj/automake-1.11.6/bin/install -c -m 755 automake aclocal '/exopi-obj/pobj/automake-1.11.6/fake-amd64/usr/local/bin' /usr/bin/make install-exec-hook ln /exopi-obj/pobj/automake-1.11.6/fake-amd64/usr/local/bin/automake /exopi-obj/pobj/automake-1.11.6/fake-amd64/usr/local/bin/automake-1.11 ln /exopi-obj/pobj/automake-1.11.6/fake-amd64/usr/local/bin/aclocal /exopi-obj/pobj/automake-1.11.6/fake-amd64/usr/local/bin/aclocal-1.11 Making install in contrib Making install in doc mkdir -p '/exopi-obj/pobj/automake-1.11.6/fake-amd64/usr/local/share/doc/automake-1.11' /exopi-obj/pobj/automake-1.11.6/bin/install -c -m 644 ./amhello-1.0.tar.gz '/exopi-obj/pobj/automake-1.11.6/fake-amd64/usr/local/share/doc/automake-1.11' mkdir -p '/exopi-obj/pobj/automake-1.11.6/fake-amd64/usr/local/info' /exopi-obj/pobj/automake-1.11.6/bin/install -c -m 644 ./automake.info ./automake.info-1 ./automake.info-2 ./automake.info-3 '/exopi-obj/pobj/automake-1.11.6/fake-amd64/usr/local/info' install-info --info-dir='/exopi-obj/pobj/automake-1.11.6/fake-amd64/usr/local/info' '/exopi-obj/pobj/automake-1.11.6/fake-amd64/usr/local/info/automake.info' mkdir -p '/exopi-obj/pobj/automake-1.11.6/fake-amd64/usr/local/man/man1' /exopi-obj/pobj/automake-1.11.6/bin/install -c -m 644 ./aclocal.1 ./automake.1 ./aclocal-1.11.1 ./automake-1.11.1 '/exopi-obj/pobj/automake-1.11.6/fake-amd64/usr/local/man/man1' Making install in m4 mkdir -p '/exopi-obj/pobj/automake-1.11.6/fake-amd64/usr/local/share/aclocal-1.11' /exopi-obj/pobj/automake-1.11.6/bin/install -c -m 644 ../m4/amversion.m4 ar-lib.m4 as.m4 auxdir.m4 ccstdc.m4 cond.m4 cond-if.m4 depend.m4 depout.m4 dmalloc.m4 gcj.m4 header.m4 init.m4 install-sh.m4 lead-dot.m4 lex.m4 lispdir.m4 maintainer.m4 make.m4 minuso.m4 missing.m4 mkdirp.m4 multi.m4 obsol-gt.m4 obsol-lt.m4 obsolete.m4 options.m4 protos.m4 python.m4 regex.m4 runlog.m4 sanity.m4 silent.m4 strip.m4 substnot.m4 tar.m4 upc.m4 vala.m4 '/exopi-obj/pobj/automake-1.11.6/fake-amd64/usr/local/share/aclocal-1.11' Making install in tests cd /exopi-obj/pobj/automake-1.11.6/fake-amd64/usr/local/info && mv automake.info automake-1.11.info perl -pi -e "s,automake\: \(automake\),automake-1\.11\: \(automake-1\.11\)," /exopi-obj/pobj/automake-1.11.6/fake-amd64/usr/local/info/automake-1.11.info perl -pi -e "s,aclocal\: \(automake\),aclocal: \(automake-1\.11\)," /exopi-obj/pobj/automake-1.11.6/fake-amd64/usr/local/info/automake-1.11.info cd /exopi-obj/pobj/automake-1.11.6/fake-amd64/usr/local/info && mv automake.info-1 automake-1.11.info-1 && perl -pi -e "s,automake.info-1,automake-1.11.info-1," /exopi-obj/pobj/automake-1.11.6/fake-amd64/usr/local/info/automake-1.11.info cd /exopi-obj/pobj/automake-1.11.6/fake-amd64/usr/local/info && mv automake.info-2 automake-1.11.info-2 && perl -pi -e "s,automake.info-2,automake-1.11.info-2," /exopi-obj/pobj/automake-1.11.6/fake-amd64/usr/local/info/automake-1.11.info cd /exopi-obj/pobj/automake-1.11.6/fake-amd64/usr/local/info && mv automake.info-3 automake-1.11.info-3 && perl -pi -e "s,automake.info-3,automake-1.11.info-3," /exopi-obj/pobj/automake-1.11.6/fake-amd64/usr/local/info/automake-1.11.info ===> Building package for automake-1.11.6p3 Create /exopi-cvs/ports/packages/amd64/all/automake-1.11.6p3.tgz Creating package automake-1.11.6p3 reading plist| checking dependencies| checking dependencies|devel/autoconf/2.69 checking dependencies|devel/metaauto checksumming| checksumming| | 0% checksumming| | 1% checksumming|* | 1% checksumming|* | 2% checksumming|** | 3% checksumming|** | 4% checksumming|*** | 5% checksumming|**** | 6% checksumming|**** | 7% checksumming|***** | 7% checksumming|***** | 8% checksumming|***** | 9% checksumming|****** | 9% checksumming|****** | 10% checksumming|******* | 11% checksumming|******* | 12% checksumming|******** | 13% checksumming|******** | 14% checksumming|********* | 14% checksumming|********* | 15% checksumming|********* | 16% checksumming|********** | 16% checksumming|********** | 17% checksumming|*********** | 18% checksumming|************ | 19% checksumming|************ | 20% checksumming|************* | 21% checksumming|************* | 22% checksumming|************** | 22% checksumming|************** | 23% checksumming|************** | 24% checksumming|*************** | 24% checksumming|*************** | 25% checksumming|**************** | 26% checksumming|**************** | 27% checksumming|***************** | 28% checksumming|****************** | 29% checksumming|****************** | 30% checksumming|******************* | 30% checksumming|******************* | 31% checksumming|******************* | 32% checksumming|******************** | 32% checksumming|******************** | 33% checksumming|********************* | 34% checksumming|********************* | 35% checksumming|********************** | 36% checksumming|*********************** | 37% checksumming|*********************** | 38% checksumming|*********************** | 39% checksumming|************************ | 39% checksumming|************************ | 40% checksumming|************************* | 41% checksumming|************************** | 42% checksumming|************************** | 43% checksumming|*************************** | 44% checksumming|*************************** | 45% checksumming|**************************** | 45% checksumming|**************************** | 46% checksumming|**************************** | 47% checksumming|***************************** | 47% checksumming|***************************** | 48% checksumming|****************************** | 49% checksumming|******************************* | 50% checksumming|******************************* | 51% checksumming|******************************** | 52% checksumming|******************************** | 53% checksumming|********************************* | 53% checksumming|********************************* | 54% checksumming|********************************* | 55% checksumming|********************************** | 55% checksumming|********************************** | 56% checksumming|*********************************** | 57% checksumming|*********************************** | 58% checksumming|************************************ | 59% checksumming|************************************* | 60% checksumming|************************************* | 61% checksumming|************************************** | 61% checksumming|************************************** | 62% checksumming|************************************** | 63% checksumming|*************************************** | 64% checksumming|**************************************** | 65% checksumming|**************************************** | 66% checksumming|***************************************** | 67% checksumming|***************************************** | 68% checksumming|****************************************** | 68% checksumming|****************************************** | 69% checksumming|****************************************** | 70% checksumming|******************************************* | 70% checksumming|******************************************* | 71% checksumming|******************************************** | 72% checksumming|********************************************* | 73% checksumming|********************************************* | 74% checksumming|********************************************** | 75% checksumming|********************************************** | 76% checksumming|*********************************************** | 76% checksumming|*********************************************** | 77% checksumming|*********************************************** | 78% checksumming|************************************************ | 78% checksumming|************************************************ | 79% checksumming|************************************************* | 80% checksumming|************************************************* | 81% checksumming|************************************************** | 82% checksumming|*************************************************** | 83% checksumming|*************************************************** | 84% checksumming|**************************************************** | 84% checksumming|**************************************************** | 85% checksumming|**************************************************** | 86% checksumming|***************************************************** | 86% checksumming|***************************************************** | 87% checksumming|****************************************************** | 88% checksumming|****************************************************** | 89% checksumming|******************************************************* | 90% checksumming|******************************************************* | 91% checksumming|******************************************************** | 91% checksumming|******************************************************** | 92% checksumming|******************************************************** | 93% checksumming|********************************************************* | 93% checksumming|********************************************************* | 94% checksumming|********************************************************** | 95% checksumming|*********************************************************** | 96% checksumming|*********************************************************** | 97% checksumming|************************************************************ | 98% checksumming|************************************************************ | 99% checksumming|*************************************************************| 99% checksumming|*************************************************************|100% archiving| archiving| | 0% archiving|********** | 15% archiving|****************** | 27% archiving|******************** | 31% archiving|********************* | 32% archiving|***************************** | 45% archiving|***************************** | 46% archiving|****************************** | 46% archiving|****************************** | 47% archiving|****************************** | 48% archiving|******************************* | 48% archiving|******************************* | 49% archiving|******************************** | 50% archiving|********************************* | 51% archiving|********************************* | 52% archiving|********************************** | 52% archiving|********************************** | 53% archiving|********************************** | 54% archiving|*********************************** | 55% archiving|************************************ | 56% archiving|************************************** | 59% archiving|*************************************** | 61% archiving|**************************************** | 62% archiving|**************************************** | 63% archiving|***************************************** | 64% archiving|****************************************** | 65% archiving|****************************************** | 66% archiving|******************************************* | 67% archiving|******************************************* | 68% archiving|******************************************** | 68% archiving|******************************************** | 69% archiving|********************************************* | 70% archiving|********************************************** | 71% archiving|********************************************** | 72% archiving|*********************************************** | 73% archiving|************************************************ | 75% archiving|************************************************* | 77% archiving|************************************************** | 78% archiving|*************************************************** | 79% archiving|*************************************************** | 80% archiving|************************************************************* | 96% archiving|************************************************************** | 96% archiving|****************************************************************|100% Link to /exopi-cvs/ports/packages/amd64/ftp/automake-1.11.6p3.tgz >>> Running clean in devel/automake/1.11 at 1711445450.17 ===> devel/automake/1.11 ===> Cleaning for automake-1.11.6p3 >>> Ended at 1711445452.86 max_stuck=0.72/waiting-for-lock #1=3.20/depends=0.74/show-prepare-results=0.95/build=8.02/package=4.19/clean=2.77