>>> Building on exopi-1 under devel/automake/1.13 BDEPENDS = [devel/autoconf/2.69;devel/metaauto;archivers/xz] DIST = [devel/automake/1.13:automake-1.13.4.tar.xz] FULLPKGNAME = automake-1.13.4p2 RDEPENDS = [devel/autoconf/2.69;devel/metaauto] (Junk lock obtained for exopi-1 at 1713476162.96) >>> Running depends in devel/automake/1.13 at 1713476162.99 /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 xz-5.4.5 /usr/sbin/pkg_add -aI -Drepair autoconf-2.69p3 metaauto-1.0p4 >>> Running show-prepare-results in devel/automake/1.13 at 1713476164.03 ===> devel/automake/1.13 ===> Building from scratch automake-1.13.4p2 ===> automake-1.13.4p2 depends on: metaauto-* -> metaauto-1.0p4 ===> automake-1.13.4p2 depends on: autoconf-2.69 -> autoconf-2.69p3 ===> automake-1.13.4p2 depends on: xz->=5.4.0 -> xz-5.4.5 autoconf-2.69p3 metaauto-1.0p4 xz-5.4.5 (Junk lock released for exopi-1 at 1713476165.38) distfiles size=1449608 >>> Running build in devel/automake/1.13 at 1713476165.41 ===> devel/automake/1.13 ===> Checking files for automake-1.13.4p2 `/exopi-cvs/ports/distfiles/automake-1.13.4.tar.xz' is up to date. >> (SHA256) automake-1.13.4.tar.xz: OK ===> Extracting for automake-1.13.4p2 ===> Patching for automake-1.13.4p2 ===> 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 3932. Hunk #2 succeeded at 5162. Hunk #3 succeeded at 5186. 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 Sat Apr 21 10:38:05 2012 |+++ doc/automake.texi Thu May 24 22:54:00 2012 -------------------------- Patching file doc/automake.texi using Plan A... Hunk #1 succeeded at 1. Hunk #2 succeeded at 39. 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.13.4p2 ===> Configuring for automake-1.13.4p2 Using /exopi-obj/pobj/automake-1.13.4/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.13 -DPKGSPEC=automake-\>=1.13,\<1.14 -DARCH=amd64 -DBASE_PKGPATH=devel/automake/1.13 -DFLAVOR_EXT= -DFULLPKGNAME=automake-1.13.4p2 -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.13.4 /exopi-obj/pobj/automake-1.13.4/automake-1.13.4/doc/automake.texi configure: WARNING: unrecognized options: --disable-gtk-doc configure: loading site script /exopi-obj/pobj/automake-1.13.4/config.site checking whether make supports nested variables... yes checking build system type... x86_64-unknown-openbsd7.5 checking host system type... x86_64-unknown-openbsd7.5 checking for a BSD-compatible install... /exopi-obj/pobj/automake-1.13.4/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 whether ln -s works... yes checking for perl... /usr/bin/perl checking whether /usr/bin/perl supports ithreads... no checking for tex... no checking for yacc... yacc checking for lex... (cached) flex 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 configure: will now look for a sturdy POSIX shell, for our testsuite checking for sh... /bin/sh checking for sh5... no checking for dash... no checking for ash... no checking for bash... no checking for zsh... no checking for ksh... /bin/ksh checking for pdksh... no checking whether /bin/sh supports $(cmd)... yes checking whether /bin/sh supports $((expr))... yes checking whether /bin/sh supports ${#var}... yes checking whether /bin/sh supports ${var#glob} and ${var%glob}... yes checking whether /bin/sh preserves exit traps with "set -e"... yes checking whether /bin/sh can define exit traps in a shell function... yes checking whether /bin/sh corrupts stderr with "set -x"... yes checking whether /bin/sh can return early from "dot-sourced" files... yes checking whether /bin/sh supports alias named like shell builtins... yes checking whether /bin/sh supports "test -e"... yes configure: shell /bin/sh is acceptable, but we might do better checking whether /bin/ksh supports $(cmd)... yes checking whether /bin/ksh supports $((expr))... yes checking whether /bin/ksh supports ${#var}... yes checking whether /bin/ksh supports ${var#glob} and ${var%glob}... yes checking whether /bin/ksh preserves exit traps with "set -e"... yes checking whether /bin/ksh can define exit traps in a shell function... yes checking whether /bin/ksh corrupts stderr with "set -x"... yes checking whether /bin/ksh can return early from "dot-sourced" files... yes checking whether /bin/ksh supports alias named like shell builtins... yes checking whether /bin/ksh supports "test -e"... yes configure: shell /bin/ksh is acceptable, but we might do better configure: will use /bin/ksh as the testsuite shell configure: will now look for generic compilers 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 cc accepts -g... (cached) yes checking for cc option to accept ISO C89... none needed 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... (cached) yes checking whether c++ accepts -g... (cached) yes checking for xlf95... no checking for f95... no checking for fort... no checking for ifort... no checking for ifc... no checking for efc... no checking for pgfortran... no checking for pgf95... no checking for lf95... no checking for ftn... no checking for nagfor... no checking for xlf90... no checking for f90... no checking for pgf90... no checking for pghpf... no checking for epcf90... no checking for g95... no checking for gfortran... no checking whether the Fortran compiler works... no configure: WARNING: Fortran compiler cannot create executables configure: tests requiring the Fortran compiler will be skipped checking for xlf... no checking for f77... no checking for frt... no checking for pgf77... no checking for cf77... no checking for fort77... no checking for fl32... no checking for af77... no checking for g77... no checking for gfortran... no checking whether the Fortran 77 compiler works... no configure: tests requiring the Fortran 77 compiler will be skipped configure: will now look for GNU compilers configure: cc is already a GNU C compiler configure: WARNING: Fortran 77 compiler cannot create executables configure: c++ is already a GNU C++ compiler checking for gfortran... no checking for g77... no checking for gfortran... no checking for gcj... no checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating t/wrap/aclocal-1.13 config.status: creating t/wrap/automake-1.13 configure: WARNING: unrecognized options: --disable-gtk-doc ===> Building for automake-1.13.4p2 test -f doc/.dirstamp || /usr/bin/make doc/.dirstamp Updating ./doc/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.13.4/automake-1.13.4/lib/missing makeinfo --version) >/dev/null 2>&1; then for f in ./doc/automake.info ./doc/automake.info-[0-9] ./doc/automake.info-[0-9][0-9] ./doc/automake.i[0-9] ./doc/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.13.4/automake-1.13.4/lib/missing makeinfo -I doc -I ./doc -o ./doc/automake.info ./doc/automake.texi; then rc=0; CDPATH="${ZSH_VERSION+.}:" && cd .; else rc=$?; CDPATH="${ZSH_VERSION+.}:" && cd . && $restore $backupdir/* `echo "././doc/automake.info" | sed 's|[^/]*$||'`; fi; rm -rf $backupdir; exit $rc rm -f automake automake-t in=automake.in; ( sed -e "s,[@]configure_input[@],Generated from $in; do not edit by hand.,g" -e 's,[@]datadir[@],/usr/local/share,g' -e 's,[@]amdir[@],/usr/local/share/automake-1.13/am,g' -e 's,[@]bindir[@],/usr/local/bin,g' -e 's,[@]docdir[@],/usr/local/share/doc/automake,g' -e 's,[@]pkgvdatadir[@],/usr/local/share/automake-1.13,g' -e 's,[@]scriptdir[@],/usr/local/share/automake-1.13,g' -e 's,[@]automake_acdir[@],/usr/local/share/aclocal-1.13,g' -e 's,[@]system_acdir[@],/usr/local/share/aclocal,g' -e 's,[@]am__isrc[@],!!@!!am__isrc!!@!!,g' | /bin/sh ./config.status --file=- | sed -e 's,!!@!!am__isrc!!@!!,@''am__isrc@,g' ) <./automake.in >automake-t chmod a+x,a-w automake-t && mv -f automake-t automake rm -f aclocal aclocal-t in=aclocal.in; ( sed -e "s,[@]configure_input[@],Generated from $in; do not edit by hand.,g" -e 's,[@]datadir[@],/usr/local/share,g' -e 's,[@]amdir[@],/usr/local/share/automake-1.13/am,g' -e 's,[@]bindir[@],/usr/local/bin,g' -e 's,[@]docdir[@],/usr/local/share/doc/automake,g' -e 's,[@]pkgvdatadir[@],/usr/local/share/automake-1.13,g' -e 's,[@]scriptdir[@],/usr/local/share/automake-1.13,g' -e 's,[@]automake_acdir[@],/usr/local/share/aclocal-1.13,g' -e 's,[@]system_acdir[@],/usr/local/share/aclocal,g' -e 's,[@]am__isrc[@],!!@!!am__isrc!!@!!,g' | /bin/sh ./config.status --file=- | sed -e 's,!!@!!am__isrc!!@!!,@''am__isrc@,g' ) <./aclocal.in >aclocal-t chmod a+x,a-w aclocal-t && mv -f aclocal-t aclocal rm -f t/ax/shell-no-trail-bslash t/ax/shell-no-trail-bslash-t in=t/ax/shell-no-trail-bslash.in && mkdir -p t/ax && ( sed -e "s,[@]configure_input[@],Generated from $in; do not edit by hand.,g" -e 's,[@]datadir[@],/usr/local/share,g' -e 's,[@]amdir[@],/usr/local/share/automake-1.13/am,g' -e 's,[@]bindir[@],/usr/local/bin,g' -e 's,[@]docdir[@],/usr/local/share/doc/automake,g' -e 's,[@]pkgvdatadir[@],/usr/local/share/automake-1.13,g' -e 's,[@]scriptdir[@],/usr/local/share/automake-1.13,g' -e 's,[@]automake_acdir[@],/usr/local/share/aclocal-1.13,g' -e 's,[@]system_acdir[@],/usr/local/share/aclocal,g' -e 's,[@]am__isrc[@],!!@!!am__isrc!!@!!,g' | /bin/sh ./config.status --file=- | sed -e 's,!!@!!am__isrc!!@!!,@''am__isrc@,g' ) <./$in >t/ax/shell-no-trail-bslash-t && chmod a+x t/ax/shell-no-trail-bslash-t if LC_ALL=C grep '@[a-zA-Z0-9_][a-zA-Z0-9_]*@' t/ax/shell-no-trail-bslash-t; then echo "t/ax/shell-no-trail-bslash contains unexpanded substitution (see lines above)"; exit 1; fi; chmod a-w t/ax/shell-no-trail-bslash-t && mv -f t/ax/shell-no-trail-bslash-t t/ax/shell-no-trail-bslash rm -f runtest runtest-t in=runtest.in && mkdir -p t/ax && ( sed -e "s,[@]configure_input[@],Generated from $in; do not edit by hand.,g" -e 's,[@]datadir[@],/usr/local/share,g' -e 's,[@]amdir[@],/usr/local/share/automake-1.13/am,g' -e 's,[@]bindir[@],/usr/local/bin,g' -e 's,[@]docdir[@],/usr/local/share/doc/automake,g' -e 's,[@]pkgvdatadir[@],/usr/local/share/automake-1.13,g' -e 's,[@]scriptdir[@],/usr/local/share/automake-1.13,g' -e 's,[@]automake_acdir[@],/usr/local/share/aclocal-1.13,g' -e 's,[@]system_acdir[@],/usr/local/share/aclocal,g' -e 's,[@]am__isrc[@],!!@!!am__isrc!!@!!,g' | /bin/sh ./config.status --file=- | sed -e 's,!!@!!am__isrc!!@!!,@''am__isrc@,g' ) <./runtest.in >runtest-t && chmod a+x runtest-t if LC_ALL=C grep '@[a-zA-Z0-9_][a-zA-Z0-9_]*@' runtest-t; then echo "runtest contains unexpanded substitution (see lines above)"; exit 1; fi; chmod a-w runtest-t && mv -f runtest-t runtest : && mkdir -p doc && f=`echo doc/aclocal.1 | sed 's|.*/||; s|\.1$||; s,x,x,'` && echo ".so man1/$f-1.13.1" > doc/aclocal.1 : && mkdir -p doc && f=`echo doc/automake.1 | sed 's|.*/||; s|\.1$||; s,x,x,'` && echo ".so man1/$f-1.13.1" > doc/automake.1 rm -f lib/Automake/Config.pm lib/Automake/Config.pm-t test -d lib/Automake || mkdir -p lib/Automake in=Config.in && ( sed -e "s,[@]configure_input[@],Generated from $in; do not edit by hand.,g" -e 's,[@]datadir[@],/usr/local/share,g' -e 's,[@]amdir[@],/usr/local/share/automake-1.13/am,g' -e 's,[@]bindir[@],/usr/local/bin,g' -e 's,[@]docdir[@],/usr/local/share/doc/automake,g' -e 's,[@]pkgvdatadir[@],/usr/local/share/automake-1.13,g' -e 's,[@]scriptdir[@],/usr/local/share/automake-1.13,g' -e 's,[@]automake_acdir[@],/usr/local/share/aclocal-1.13,g' -e 's,[@]system_acdir[@],/usr/local/share/aclocal,g' -e 's,[@]am__isrc[@],!!@!!am__isrc!!@!!,g' | /bin/sh ./config.status --file=- | sed -e 's,!!@!!am__isrc!!@!!,@''am__isrc@,g' ) <./lib/Automake/Config.in >lib/Automake/Config.pm-t if LC_ALL=C grep '@[a-zA-Z0-9_][a-zA-Z0-9_]*@' lib/Automake/Config.pm-t; then echo "lib/Automake/Config.pm contains unexpanded substitution (see lines above)"; exit 1; fi; chmod a-w lib/Automake/Config.pm-t && mv -f lib/Automake/Config.pm-t lib/Automake/Config.pm : && mkdir -p doc && { PATH='/exopi-obj/pobj/automake-1.13.4/automake-1.13.4/t/wrap':$PATH && export PATH; } && /usr/bin/perl ./doc/help2man --output=doc/aclocal-1.13.1 aclocal-1.13 : && mkdir -p doc && { PATH='/exopi-obj/pobj/automake-1.13.4/automake-1.13.4/t/wrap':$PATH && export PATH; } && /usr/bin/perl ./doc/help2man --output=doc/automake-1.13.1 automake-1.13 rm -f t/ax/test-defs.sh t/ax/test-defs.sh-t mkdir -p t/ax in=t/ax/test-defs.in && ( sed -e "s,[@]configure_input[@],Generated from $in; do not edit by hand.,g" -e 's,[@]datadir[@],/usr/local/share,g' -e 's,[@]amdir[@],/usr/local/share/automake-1.13/am,g' -e 's,[@]bindir[@],/usr/local/bin,g' -e 's,[@]docdir[@],/usr/local/share/doc/automake,g' -e 's,[@]pkgvdatadir[@],/usr/local/share/automake-1.13,g' -e 's,[@]scriptdir[@],/usr/local/share/automake-1.13,g' -e 's,[@]automake_acdir[@],/usr/local/share/aclocal-1.13,g' -e 's,[@]system_acdir[@],/usr/local/share/aclocal,g' -e 's,[@]am__isrc[@],!!@!!am__isrc!!@!!,g' | /bin/sh ./config.status --file=- | sed -e 's,!!@!!am__isrc!!@!!,@''am__isrc@,g' ) <./$in >t/ax/test-defs.sh-t if LC_ALL=C grep '@[a-zA-Z0-9_][a-zA-Z0-9_]*@' t/ax/test-defs.sh-t; then echo "t/ax/test-defs.sh contains unexpanded substitution (see lines above)"; exit 1; fi; chmod a-w t/ax/test-defs.sh-t && mv -f t/ax/test-defs.sh-t t/ax/test-defs.sh >>> Running package in devel/automake/1.13 at 1713476176.67 ===> devel/automake/1.13 ===> Faking installation for automake-1.13.4p2 mkdir -p '/exopi-obj/pobj/automake-1.13.4/fake-amd64/usr/local/bin' /exopi-obj/pobj/automake-1.13.4/bin/install -c -m 755 automake aclocal '/exopi-obj/pobj/automake-1.13.4/fake-amd64/usr/local/bin' /usr/bin/make install-exec-hook ln '/exopi-obj/pobj/automake-1.13.4/fake-amd64/usr/local/bin/automake' '/exopi-obj/pobj/automake-1.13.4/fake-amd64/usr/local/bin/automake-1.13' ln '/exopi-obj/pobj/automake-1.13.4/fake-amd64/usr/local/bin/aclocal' '/exopi-obj/pobj/automake-1.13.4/fake-amd64/usr/local/bin/aclocal-1.13' mkdir -p '/exopi-obj/pobj/automake-1.13.4/fake-amd64/usr/local/share/automake-1.13/am' /exopi-obj/pobj/automake-1.13.4/bin/install -c -m 644 lib/am/check.am lib/am/check2.am lib/am/clean-hdr.am lib/am/clean.am lib/am/compile.am lib/am/configure.am lib/am/data.am lib/am/dejagnu.am lib/am/depend.am lib/am/depend2.am lib/am/distdir.am lib/am/footer.am lib/am/header-vars.am lib/am/header.am lib/am/install.am lib/am/inst-vars.am lib/am/java.am lib/am/lang-compile.am lib/am/lex.am lib/am/library.am lib/am/libs.am lib/am/libtool.am lib/am/lisp.am lib/am/ltlib.am lib/am/ltlibrary.am lib/am/mans-vars.am lib/am/mans.am lib/am/program.am lib/am/progs.am lib/am/python.am lib/am/remake-hdr.am lib/am/scripts.am lib/am/subdirs.am lib/am/tags.am lib/am/texi-vers.am lib/am/texibuild.am lib/am/texinfos.am lib/am/vala.am lib/am/yacc.am '/exopi-obj/pobj/automake-1.13.4/fake-amd64/usr/local/share/automake-1.13/am' mkdir -p '/exopi-obj/pobj/automake-1.13.4/fake-amd64/usr/local/share/aclocal-1.13' /exopi-obj/pobj/automake-1.13.4/bin/install -c -m 644 m4/amversion.m4 m4/ar-lib.m4 m4/as.m4 m4/auxdir.m4 m4/cond.m4 m4/cond-if.m4 m4/depend.m4 m4/depout.m4 m4/dmalloc.m4 m4/extra-recurs.m4 m4/gcj.m4 m4/init.m4 m4/install-sh.m4 m4/lead-dot.m4 m4/lex.m4 m4/lispdir.m4 m4/maintainer.m4 m4/make.m4 m4/minuso.m4 m4/missing.m4 m4/mkdirp.m4 m4/obsolete.m4 m4/options.m4 m4/python.m4 m4/runlog.m4 m4/sanity.m4 m4/silent.m4 m4/strip.m4 m4/substnot.m4 m4/tar.m4 m4/upc.m4 m4/vala.m4 '/exopi-obj/pobj/automake-1.13.4/fake-amd64/usr/local/share/aclocal-1.13' mkdir -p '/exopi-obj/pobj/automake-1.13.4/fake-amd64/usr/local/share/aclocal-1.13/internal' /exopi-obj/pobj/automake-1.13.4/bin/install -c -m 644 m4/internal/ac-config-macro-dirs.m4 '/exopi-obj/pobj/automake-1.13.4/fake-amd64/usr/local/share/aclocal-1.13/internal' mkdir -p '/exopi-obj/pobj/automake-1.13.4/fake-amd64/usr/local/share/doc/automake-1.13' /exopi-obj/pobj/automake-1.13.4/bin/install -c -m 644 ./doc/amhello-1.0.tar.gz '/exopi-obj/pobj/automake-1.13.4/fake-amd64/usr/local/share/doc/automake-1.13' mkdir -p '/exopi-obj/pobj/automake-1.13.4/fake-amd64/usr/local/share/automake-1.13/Automake' /exopi-obj/pobj/automake-1.13.4/bin/install -c -m 644 lib/Automake/ChannelDefs.pm lib/Automake/Channels.pm lib/Automake/Condition.pm lib/Automake/Configure_ac.pm lib/Automake/DisjConditions.pm lib/Automake/FileUtils.pm lib/Automake/General.pm lib/Automake/Getopt.pm lib/Automake/Item.pm lib/Automake/ItemDef.pm lib/Automake/Location.pm lib/Automake/Options.pm lib/Automake/Rule.pm lib/Automake/RuleDef.pm lib/Automake/Variable.pm lib/Automake/VarDef.pm lib/Automake/Version.pm lib/Automake/XFile.pm lib/Automake/Wrap.pm '/exopi-obj/pobj/automake-1.13.4/fake-amd64/usr/local/share/automake-1.13/Automake' mkdir -p '/exopi-obj/pobj/automake-1.13.4/fake-amd64/usr/local/share/automake-1.13' /exopi-obj/pobj/automake-1.13.4/bin/install -c -m 644 lib/COPYING lib/INSTALL lib/texinfo.tex '/exopi-obj/pobj/automake-1.13.4/fake-amd64/usr/local/share/automake-1.13' mkdir -p '/exopi-obj/pobj/automake-1.13.4/fake-amd64/usr/local/share/automake-1.13' /exopi-obj/pobj/automake-1.13.4/bin/install -c -m 644 lib/config.guess lib/config.sub lib/install-sh lib/mdate-sh lib/missing lib/mkinstalldirs lib/ylwrap lib/depcomp lib/compile lib/py-compile lib/ar-lib lib/test-driver lib/tap-driver.sh lib/tap-driver.pl '/exopi-obj/pobj/automake-1.13.4/fake-amd64/usr/local/share/automake-1.13' mkdir -p '/exopi-obj/pobj/automake-1.13.4/fake-amd64/usr/local/share/aclocal' /exopi-obj/pobj/automake-1.13.4/bin/install -c -m 644 m4/acdir/README '/exopi-obj/pobj/automake-1.13.4/fake-amd64/usr/local/share/aclocal' mkdir -p '/exopi-obj/pobj/automake-1.13.4/fake-amd64/usr/local/info' /exopi-obj/pobj/automake-1.13.4/bin/install -c -m 644 ./doc/automake.info ./doc/automake.info-1 ./doc/automake.info-2 ./doc/automake.info-3 ./doc/automake-history.info '/exopi-obj/pobj/automake-1.13.4/fake-amd64/usr/local/info' install-info --info-dir='/exopi-obj/pobj/automake-1.13.4/fake-amd64/usr/local/info' '/exopi-obj/pobj/automake-1.13.4/fake-amd64/usr/local/info/automake.info' install-info --info-dir='/exopi-obj/pobj/automake-1.13.4/fake-amd64/usr/local/info' '/exopi-obj/pobj/automake-1.13.4/fake-amd64/usr/local/info/automake-history.info' install-info: warning: no info dir entry in `/exopi-obj/pobj/automake-1.13.4/fake-amd64/usr/local/info/automake-history.info' mkdir -p '/exopi-obj/pobj/automake-1.13.4/fake-amd64/usr/local/man/man1' /exopi-obj/pobj/automake-1.13.4/bin/install -c -m 644 doc/aclocal.1 doc/automake.1 doc/aclocal-1.13.1 doc/automake-1.13.1 '/exopi-obj/pobj/automake-1.13.4/fake-amd64/usr/local/man/man1' mkdir -p '/exopi-obj/pobj/automake-1.13.4/fake-amd64/usr/local/share/automake-1.13/Automake' /exopi-obj/pobj/automake-1.13.4/bin/install -c -m 644 lib/Automake/Config.pm '/exopi-obj/pobj/automake-1.13.4/fake-amd64/usr/local/share/automake-1.13/Automake' /usr/bin/make install-data-hook chmod +x '/exopi-obj/pobj/automake-1.13.4/fake-amd64/usr/local/share/automake-1.13/config.guess' chmod +x '/exopi-obj/pobj/automake-1.13.4/fake-amd64/usr/local/share/automake-1.13/config.sub' chmod +x '/exopi-obj/pobj/automake-1.13.4/fake-amd64/usr/local/share/automake-1.13/install-sh' chmod +x '/exopi-obj/pobj/automake-1.13.4/fake-amd64/usr/local/share/automake-1.13/mdate-sh' chmod +x '/exopi-obj/pobj/automake-1.13.4/fake-amd64/usr/local/share/automake-1.13/missing' chmod +x '/exopi-obj/pobj/automake-1.13.4/fake-amd64/usr/local/share/automake-1.13/mkinstalldirs' chmod +x '/exopi-obj/pobj/automake-1.13.4/fake-amd64/usr/local/share/automake-1.13/ylwrap' chmod +x '/exopi-obj/pobj/automake-1.13.4/fake-amd64/usr/local/share/automake-1.13/depcomp' chmod +x '/exopi-obj/pobj/automake-1.13.4/fake-amd64/usr/local/share/automake-1.13/compile' chmod +x '/exopi-obj/pobj/automake-1.13.4/fake-amd64/usr/local/share/automake-1.13/py-compile' chmod +x '/exopi-obj/pobj/automake-1.13.4/fake-amd64/usr/local/share/automake-1.13/ar-lib' chmod +x '/exopi-obj/pobj/automake-1.13.4/fake-amd64/usr/local/share/automake-1.13/test-driver' chmod +x '/exopi-obj/pobj/automake-1.13.4/fake-amd64/usr/local/share/automake-1.13/tap-driver.sh' chmod +x '/exopi-obj/pobj/automake-1.13.4/fake-amd64/usr/local/share/automake-1.13/tap-driver.pl' cd /exopi-obj/pobj/automake-1.13.4/fake-amd64/usr/local/info && mv automake.info automake-1.13.info perl -pi -e "s,automake\: \(automake\),automake-1\.13\: \(automake-1\.13\)," /exopi-obj/pobj/automake-1.13.4/fake-amd64/usr/local/info/automake-1.13.info perl -pi -e "s,aclocal\: \(automake\),aclocal: \(automake-1\.13\)," /exopi-obj/pobj/automake-1.13.4/fake-amd64/usr/local/info/automake-1.13.info cd /exopi-obj/pobj/automake-1.13.4/fake-amd64/usr/local/info && mv automake.info-1 automake-1.13.info-1 && perl -pi -e "s,automake.info-1,automake-1.13.info-1," /exopi-obj/pobj/automake-1.13.4/fake-amd64/usr/local/info/automake-1.13.info cd /exopi-obj/pobj/automake-1.13.4/fake-amd64/usr/local/info && mv automake.info-2 automake-1.13.info-2 && perl -pi -e "s,automake.info-2,automake-1.13.info-2," /exopi-obj/pobj/automake-1.13.4/fake-amd64/usr/local/info/automake-1.13.info cd /exopi-obj/pobj/automake-1.13.4/fake-amd64/usr/local/info && mv automake.info-3 automake-1.13.info-3 && perl -pi -e "s,automake.info-3,automake-1.13.info-3," /exopi-obj/pobj/automake-1.13.4/fake-amd64/usr/local/info/automake-1.13.info ===> Building package for automake-1.13.4p2 Create /exopi-cvs/ports/packages/amd64/all/automake-1.13.4p2.tgz Creating package automake-1.13.4p2 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|*** | 4% checksumming|*** | 5% checksumming|**** | 6% 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|********** | 17% checksumming|*********** | 17% checksumming|*********** | 18% checksumming|*********** | 19% checksumming|************ | 19% checksumming|************ | 20% checksumming|************* | 21% checksumming|************* | 22% checksumming|************** | 22% checksumming|************** | 23% checksumming|************** | 24% checksumming|*************** | 24% checksumming|*************** | 25% checksumming|**************** | 26% checksumming|**************** | 27% checksumming|***************** | 27% checksumming|***************** | 28% checksumming|****************** | 29% checksumming|****************** | 30% checksumming|******************* | 31% checksumming|******************* | 32% checksumming|******************** | 32% checksumming|******************** | 33% checksumming|********************* | 34% checksumming|********************* | 35% checksumming|********************** | 35% checksumming|********************** | 36% checksumming|********************** | 37% checksumming|*********************** | 37% checksumming|*********************** | 38% checksumming|************************ | 39% checksumming|************************ | 40% checksumming|************************* | 40% checksumming|************************* | 41% checksumming|************************* | 42% checksumming|************************** | 42% checksumming|************************** | 43% checksumming|*************************** | 44% checksumming|*************************** | 45% checksumming|**************************** | 45% checksumming|**************************** | 46% checksumming|***************************** | 47% checksumming|***************************** | 48% checksumming|****************************** | 49% checksumming|****************************** | 50% checksumming|******************************* | 50% checksumming|******************************* | 51% checksumming|******************************** | 52% checksumming|******************************** | 53% checksumming|********************************* | 54% checksumming|********************************* | 55% checksumming|********************************** | 55% checksumming|********************************** | 56% checksumming|*********************************** | 57% checksumming|*********************************** | 58% checksumming|************************************ | 58% checksumming|************************************ | 59% checksumming|************************************ | 60% checksumming|************************************* | 60% checksumming|************************************* | 61% checksumming|************************************** | 62% checksumming|************************************** | 63% checksumming|*************************************** | 63% checksumming|*************************************** | 64% checksumming|*************************************** | 65% checksumming|**************************************** | 65% checksumming|**************************************** | 66% checksumming|***************************************** | 67% checksumming|***************************************** | 68% checksumming|****************************************** | 68% checksumming|****************************************** | 69% checksumming|******************************************* | 70% checksumming|******************************************* | 71% checksumming|******************************************** | 72% checksumming|******************************************** | 73% checksumming|********************************************* | 73% checksumming|********************************************* | 74% checksumming|********************************************** | 75% checksumming|********************************************** | 76% checksumming|*********************************************** | 76% checksumming|*********************************************** | 77% checksumming|*********************************************** | 78% checksumming|************************************************ | 78% checksumming|************************************************ | 79% checksumming|************************************************* | 80% checksumming|************************************************* | 81% checksumming|************************************************** | 81% checksumming|************************************************** | 82% checksumming|************************************************** | 83% checksumming|*************************************************** | 83% 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|********************************************************* | 94% checksumming|********************************************************** | 95% checksumming|********************************************************** | 96% checksumming|*********************************************************** | 96% checksumming|*********************************************************** | 97% checksumming|************************************************************ | 98% checksumming|************************************************************ | 99% checksumming|*************************************************************| 99% checksumming|*************************************************************|100% archiving| archiving| | 0% archiving|********** | 15% archiving|***************** | 27% archiving|******************** | 31% archiving|********************* | 33% archiving|***************************** | 45% archiving|***************************** | 46% archiving|****************************** | 46% archiving|****************************** | 47% archiving|****************************** | 48% archiving|******************************* | 48% archiving|******************************* | 49% archiving|******************************** | 49% archiving|******************************** | 50% archiving|********************************* | 51% archiving|********************************* | 52% archiving|********************************** | 53% archiving|*********************************** | 54% archiving|*********************************** | 55% archiving|************************************ | 56% archiving|************************************* | 58% archiving|************************************** | 59% archiving|*************************************** | 61% archiving|*************************************** | 62% archiving|**************************************** | 63% archiving|***************************************** | 63% archiving|***************************************** | 64% archiving|****************************************** | 65% archiving|****************************************** | 66% archiving|******************************************* | 66% archiving|******************************************* | 67% archiving|******************************************* | 68% archiving|******************************************** | 68% archiving|******************************************** | 69% archiving|********************************************* | 70% archiving|********************************************* | 71% archiving|*********************************************** | 73% archiving|************************************************ | 75% archiving|************************************************* | 76% archiving|************************************************* | 77% archiving|************************************************** | 77% archiving|************************************************** | 78% archiving|*************************************************** | 79% archiving|*************************************************** | 80% archiving|************************************************************* | 96% archiving|************************************************************** | 96% archiving|****************************************************************|100% Link to /exopi-cvs/ports/packages/amd64/ftp/automake-1.13.4p2.tgz >>> Running clean in devel/automake/1.13 at 1713476180.00 ===> devel/automake/1.13 ===> Cleaning for automake-1.13.4p2 >>> Ended at 1713476180.58 max_stuck=0.20/depends=0.93/show-prepare-results=1.49/build=11.26/package=3.30/clean=0.64