------------------------------------------------------------------------------- -- Phase: setup ------------------------------------------------------------------------------- Installing /packages/All/indexinfo-0.3.1.txz Installing /packages/All/m4-1.4.18_1,1.txz Installing /packages/All/gettext-runtime-0.20.1.txz Installing /packages/All/perl5-5.30.2.txz ===== Message from perl5-5.30.2: -- The /usr/bin/perl symlink has been removed starting with Perl 5.20. For shebangs, you should either use: #!/usr/local/bin/perl or #!/usr/bin/env perl The first one will only work if you have a /usr/local/bin/perl, the second will work as long as perl is in PATH. Installing /packages/All/p5-Locale-gettext-1.07.txz Installing /packages/All/help2man-1.47.13.txz Installing /packages/All/gmake-4.2.1_3.txz Installing /packages/All/libiconv-1.14_11.txz Installing /packages/All/p5-Locale-libintl-1.31.txz Installing /packages/All/p5-Text-Unidecode-1.30.txz Installing /packages/All/p5-Unicode-EastAsianWidth-12.0.txz Installing /packages/All/ncurses-6.1.20190525.txz Installing /packages/All/texinfo-6.7_2,1.txz Installing /packages/All/autoconf-wrapper-20131203.txz SUCCEEDED 00:00:06 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- ===> autoconf-2.69_3 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> autoconf-2.69_3 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by autoconf-2.69_3 for building SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> autoconf-2.69_3 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by autoconf-2.69_3 for building => SHA256 Checksum OK for autoconf-2.69.tar.xz. SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> autoconf-2.69_3 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by autoconf-2.69_3 for building ===> Extracting for autoconf-2.69_3 => SHA256 Checksum OK for autoconf-2.69.tar.xz. Extracted Memory Use: 6.65M SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for autoconf-2.69_3 ===> Applying ports patches for autoconf-2.69_3 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- ===> autoconf-2.69_3 depends on executable: gm4 - found ===> autoconf-2.69_3 depends on executable: help2man - found ===> autoconf-2.69_3 depends on executable: gmake - found ===> autoconf-2.69_3 depends on file: /usr/local/bin/makeinfo - found ===> autoconf-2.69_3 depends on package: perl5>=5.30.r1<5.31 - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> autoconf-2.69_3 depends on executable: gm4 - found ===> autoconf-2.69_3 depends on executable: help2man - found ===> autoconf-2.69_3 depends on executable: gmake - found ===> autoconf-2.69_3 depends on file: /usr/local/bin/makeinfo - found ===> autoconf-2.69_3 depends on package: perl5>=5.30.r1<5.31 - found ===> Configuring for autoconf-2.69_3 configure: loading site script /xports/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 gmake sets $(MAKE)... yes checking build system type... x86_64-portbld-dragonfly5.9 checking host system type... x86_64-portbld-dragonfly5.9 configure: autobuild project... GNU Autoconf configure: autobuild revision... 2.69 configure: autobuild hostname... sting.dragonflybsd.org configure: autobuild timestamp... 20200416T223435Z checking whether /bin/sh -n is known to work... no checking for characters that cannot appear in file names... none checking whether directories can have trailing spaces... yes checking for expr... /bin/expr checking for GNU M4 that supports accurate traces... /usr/local/bin/gm4 checking whether /usr/local/bin/gm4 accepts --gnu... yes checking how m4 supports trace files... --debugfile checking for perl... (cached) /usr/local/bin/perl checking whether /usr/local/bin/perl Fcntl::flock is implemented... yes checking for emacs... (cached) no checking for emacs... no checking where .elc files should go... no checking for grep that handles long lines and -e... (cached) /usr/bin/grep checking for egrep... (cached) /usr/bin/egrep checking for a sed that does not truncate output... (cached) /usr/bin/sed checking whether gmake is case sensitive... yes configure: creating ./config.status config.status: creating tests/Makefile config.status: creating tests/atlocal config.status: creating man/Makefile config.status: creating lib/emacs/Makefile config.status: creating Makefile config.status: creating doc/Makefile config.status: creating lib/Makefile config.status: creating lib/Autom4te/Makefile config.status: creating lib/autoscan/Makefile config.status: creating lib/m4sugar/Makefile config.status: creating lib/autoconf/Makefile config.status: creating lib/autotest/Makefile config.status: creating bin/Makefile config.status: executing tests/atconfig commands SUCCEEDED 00:00:03 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for autoconf-2.69_3 gmake[1]: Entering directory '/construction/devel/autoconf/autoconf-2.69' gmake all-recursive gmake[2]: Entering directory '/construction/devel/autoconf/autoconf-2.69' Making all in bin gmake[3]: Entering directory '/construction/devel/autoconf/autoconf-2.69/bin' rm -f autom4te autom4te.tmp cd ../lib && gmake autom4te.cfg cd ../lib/m4sugar && gmake version.m4 rm -f autoheader autoheader.tmp srcdir=''; \ test -f ./autom4te.in || srcdir=./; \ sed -e 's|@SHELL[@]|/bin/sh|g' -e 's|@PERL[@]|/usr/local/bin/perl|g' -e 's|@PERL_FLOCK[@]|yes|g' -e 's|@bindir[@]|/usr/local/bin|g' -e 's|@pkgdatadir[@]|/usr/local/share/autoconf-2.69|g' -e 's|@prefix[@]|/usr/local|g' -e 's|@autoconf-name[@]|'`echo autoconf | sed 's&$&-2.69&'`'|g' -e 's|@autoheader-name[@]|'`echo autoheader | sed 's&$&-2.69&'`'|g' -e 's|@autom4te-name[@]|'`echo autom4te | sed 's&$&-2.69&'`'|g' -e 's|@M4[@]|/usr/local/bin/gm4|g' -e 's|@M4_DEBUGFILE[@]|--debugfile|g' -e 's|@M4_GNU[@]|--gnu|g' -e 's|@AWK[@]|/usr/bin/awk|g' -e 's|@RELEASE_YEAR[@]|'`sed 's/^\([0-9][0-9][0-9][0-9]\).*/\1/;q' ../ChangeLog`'|g' -e 's|@VERSION[@]|2.69|g' -e 's|@PACKAGE_NAME[@]|GNU Autoconf|g' -e 's|@configure_input[@]|Generated from autom4te.in; do not edit by hand.|g' ${srcdir}autom4te.in >autom4te.tmp rm -f autoreconf autoreconf.tmp rm -f ifnames ifnames.tmp srcdir=''; \ test -f ./autoheader.in || srcdir=./; \ sed -e 's|@SHELL[@]|/bin/sh|g' -e 's|@PERL[@]|/usr/local/bin/perl|g' -e 's|@PERL_FLOCK[@]|yes|g' -e 's|@bindir[@]|/usr/local/bin|g' -e 's|@pkgdatadir[@]|/usr/local/share/autoconf-2.69|g' -e 's|@prefix[@]|/usr/local|g' -e 's|@autoconf-name[@]|'`echo autoconf | sed 's&$&-2.69&'`'|g' -e 's|@autoheader-name[@]|'`echo autoheader | sed 's&$&-2.69&'`'|g' -e 's|@autom4te-name[@]|'`echo autom4te | sed 's&$&-2.69&'`'|g' -e 's|@M4[@]|/usr/local/bin/gm4|g' -e 's|@M4_DEBUGFILE[@]|--debugfile|g' -e 's|@M4_GNU[@]|--gnu|g' -e 's|@AWK[@]|/usr/bin/awk|g' -e 's|@RELEASE_YEAR[@]|'`sed 's/^\([0-9][0-9][0-9][0-9]\).*/\1/;q' ../ChangeLog`'|g' -e 's|@VERSION[@]|2.69|g' -e 's|@PACKAGE_NAME[@]|GNU Autoconf|g' -e 's|@configure_input[@]|Generated from autoheader.in; do not edit by hand.|g' ${srcdir}autoheader.in >autoheader.tmp rm -f autoscan autoscan.tmp gmake[4]: Entering directory '/construction/devel/autoconf/autoconf-2.69/lib' rm -f autom4te.cfg autom4te.tmp gmake[4]: Entering directory '/construction/devel/autoconf/autoconf-2.69/lib/m4sugar' :;{ \ echo '# This file is part of -*- Autoconf -*-.' && \ echo '# Version of Autoconf.' && \ echo '# Copyright (C) 1999, 2000, 2001, 2002, 2006, 2007, 2009' && \ echo '# Free Software Foundation, Inc.' && \ echo &&\ echo 'm4_define([m4_PACKAGE_NAME], [GNU Autoconf])' && \ echo 'm4_define([m4_PACKAGE_TARNAME], [autoconf])' && \ echo 'm4_define([m4_PACKAGE_VERSION], [2.69])' && \ echo 'm4_define([m4_PACKAGE_STRING], [GNU Autoconf 2.69])' && \ echo 'm4_define([m4_PACKAGE_BUGREPORT], [bug-autoconf@gnu.org])' && \ echo 'm4_define([m4_PACKAGE_URL], [http://www.gnu.org/software/autoconf/])' && \ echo 'm4_define([m4_PACKAGE_YEAR], ['`sed 's/^\([0-9][0-9][0-9][0-9]\).*/\1/;q' ../../ChangeLog`'])'; \ } > version.m4-t srcdir=''; \ test -f ./autoreconf.in || srcdir=./; \ sed -e 's|@SHELL[@]|/bin/sh|g' -e 's|@PERL[@]|/usr/local/bin/perl|g' -e 's|@PERL_FLOCK[@]|yes|g' -e 's|@bindir[@]|/usr/local/bin|g' -e 's|@pkgdatadir[@]|/usr/local/share/autoconf-2.69|g' -e 's|@prefix[@]|/usr/local|g' -e 's|@autoconf-name[@]|'`echo autoconf | sed 's&$&-2.69&'`'|g' -e 's|@autoheader-name[@]|'`echo autoheader | sed 's&$&-2.69&'`'|g' -e 's|@autom4te-name[@]|'`echo autom4te | sed 's&$&-2.69&'`'|g' -e 's|@M4[@]|/usr/local/bin/gm4|g' -e 's|@M4_DEBUGFILE[@]|--debugfile|g' -e 's|@M4_GNU[@]|--gnu|g' -e 's|@AWK[@]|/usr/bin/awk|g' -e 's|@RELEASE_YEAR[@]|'`sed 's/^\([0-9][0-9][0-9][0-9]\).*/\1/;q' ../ChangeLog`'|g' -e 's|@VERSION[@]|2.69|g' -e 's|@PACKAGE_NAME[@]|GNU Autoconf|g' -e 's|@configure_input[@]|Generated from autoreconf.in; do not edit by hand.|g' ${srcdir}autoreconf.in >autoreconf.tmp rm -f autoupdate autoupdate.tmp sed -e 's|@SHELL[@]|/bin/sh|g' -e 's|@PERL[@]|/usr/local/bin/perl|g' -e 's|@bindir[@]|/usr/local/bin|g' -e 's|@pkgdatadir[@]|/usr/local/share/autoconf-2.69|g' -e 's|@prefix[@]|/usr/local|g' -e 's|@autoconf-name[@]|'`echo autoconf | sed 's&$&-2.69&'`'|g' -e 's|@autoheader-name[@]|'`echo autoheader | sed 's&$&-2.69&'`'|g' -e 's|@autom4te-name[@]|'`echo autom4te | sed 's&$&-2.69&'`'|g' -e 's|@M4[@]|/srcdir=''; \ usr/local/bin/gm4|g' -e 's|@AWK[@]|/usr/bin/awk|g' -e 's|@VERSION[@]|2.69|g' -e 's|@PACKAGE_NAME[@]|GNU Autoconf|g' ./autom4te.in >autom4te.tmp test -f ./ifnames.in || srcdir=./; \ sed -e 's|@SHELL[@]|/bin/sh|g' -e 's|@PERL[@]|/usr/local/bin/perl|g' -e 's|@PERL_FLOCK[@]|yes|g' -e 's|@bindir[@]|/usr/local/bin|g' -e 's|@pkgdatadir[@]|/usr/local/share/autoconf-2.69|g' -e 's|@prefix[@]|/usr/local|g' -e 's|@autoconf-name[@]|'`echo autoconf | sed 's&$&-2.69&'`'|g' -e 's|@autoheader-name[@]|'`echo autoheader | sed 's&$&-2.69&'`'|g' -e 's|@autom4te-name[@]|'`echo autom4te | sed 's&$&-2.69&'`'|g' -e 's|@M4[@]|/usr/local/bin/gm4|g' -e 's|@M4_DEBUGFILE[@]|--debugfile|g' -e 's|@M4_GNU[@]|--gnu|g' -e 's|@AWK[@]|/usr/bin/awk|g' -e 's|@RELEASE_YEAR[@]|'`sed 's/^\([0-9][0-9][0-9][0-9]\).*/\1/;q' ../ChangeLog`'|g' -e 's|@VERSION[@]|2.69|g' -e 's|@PACKAGE_NAME[@]|GNU Autoconf|g' -e 's|@configure_input[@]|Generated from ifnames.in; do not edit by hand.|g' ${srcdir}ifnames.in >ifnames.tmp srcdir=''; \ test -f ./autoscan.in || srcdir=./; \ sed -e 's|@SHELL[@]|/bin/sh|g' -e 's|@PERL[@]|/usr/local/bin/perl|g' -e 's|@PERL_FLOCK[@]|yes|g' -e 's|@bindir[@]|/usr/local/bin|g' -e 's|@pkgdatadir[@]|/usr/local/share/autoconf-2.69|g' -e 's|@prefix[@]|/usr/local|g' -e 's|@autoconf-name[@]|'`echo autoconf | sed 's&$&-2.69&'`'|g' -e 's|@autoheader-name[@]|'`echo autoheader | sed 's&$&-2.69&'`'|g' -e 's|@autom4te-name[@]|'`echo autom4te | sed 's&$&-2.69&'`'|g' -e 's|@M4[@]|/usr/local/bin/gm4|g' -e 's|@M4_DEBUGFILE[@]|--debugfile|g' -e 's|@M4_GNU[@]|--gnu|g' -e 's|@AWK[@]|/usr/bin/awk|g' -e 's|@RELEASE_YEAR[@]|'`sed 's/^\([0-9][0-9][0-9][0-9]\).*/\1/;q' ../ChangeLog`'|g' -e 's|@VERSION[@]|2.69|g' -e 's|@PACKAGE_NAME[@]|GNU Autoconf|g' -e 's|@configure_input[@]|Generated from autoscan.in; do not edit by hand.|g' ${srcdir}autoscan.in >autoscan.tmp srcdir=''; \ test -f ./autoupdate.in || srcdir=./; \ sed -e 's|@SHELL[@]|/bin/sh|g' -e 's|@PERL[@]|/usr/local/bin/perl|g' -e 's|@PERL_FLOCK[@]|yes|g' -e 's|@bindir[@]|/usr/local/bin|g' -e 's|@pkgdatadir[@]|/usr/local/share/autoconf-2.69|g' -e 's|@prefix[@]|/usr/local|g' -e 's|@autoconf-name[@]|'`echo autoconf | sed 's&$&-2.69&'`'|g' -e 's|@autoheader-name[@]|'`echo autoheader | sed 's&$&-2.69&'`'|g' -e 's|@autom4te-name[@]|'`echo autom4te | sed 's&$&-2.69&'`'|g' -e 's|@M4[@]|/usr/local/bin/gm4|g' -e 's|@M4_DEBUGFILE[@]|--debugfile|g' -e 's|@M4_GNU[@]|--gnu|g' -e 's|@AWK[@]|/usr/bin/awk|g' -e 's|@RELEASE_YEAR[@]|'`sed 's/^\([0-9][0-9][0-9][0-9]\).*/\1/;q' ../ChangeLog`'|g' -e 's|@VERSION[@]|2.69|g' -e 's|@PACKAGE_NAME[@]|GNU Autoconf|g' -e 's|@configure_input[@]|Generated from autoupdate.in; do not edit by hand.|g' ${srcdir}autoupdate.in >autoupdate.tmp chmod +x autoheader.tmp chmod a-w autoheader.tmp mv autoheader.tmp autoheader chmod a-w autom4te.tmp mv autom4te.tmp autom4te.cfg gmake[4]: Leaving directory '/construction/devel/autoconf/autoconf-2.69/lib' chmod +x autom4te.tmp chmod a-w autom4te.tmp mv autom4te.tmp autom4te mv version.m4-t version.m4 gmake[4]: Leaving directory '/construction/devel/autoconf/autoconf-2.69/lib/m4sugar' autom4te_perllibdir='..'/lib AUTOM4TE_CFG='../lib/autom4te.cfg' ../bin/autom4te -B '..'/lib -B '..'/lib --language M4sh --cache '' --melt ./autoconf.as -o autoconf.in chmod +x autoreconf.tmp chmod a-w autoreconf.tmp mv autoreconf.tmp autoreconf chmod +x autoscan.tmp chmod a-w autoscan.tmp mv autoscan.tmp autoscan chmod +x ifnames.tmp chmod a-w ifnames.tmp mv ifnames.tmp ifnames chmod +x autoupdate.tmp chmod a-w autoupdate.tmp mv autoupdate.tmp autoupdate rm -f autoconf autoconf.tmp srcdir=''; \ test -f ./autoconf.in || srcdir=./; \ sed -e 's|@SHELL[@]|/bin/sh|g' -e 's|@PERL[@]|/usr/local/bin/perl|g' -e 's|@PERL_FLOCK[@]|yes|g' -e 's|@bindir[@]|/usr/local/bin|g' -e 's|@pkgdatadir[@]|/usr/local/share/autoconf-2.69|g' -e 's|@prefix[@]|/usr/local|g' -e 's|@autoconf-name[@]|'`echo autoconf | sed 's&$&-2.69&'`'|g' -e 's|@autoheader-name[@]|'`echo autoheader | sed 's&$&-2.69&'`'|g' -e 's|@autom4te-name[@]|'`echo autom4te | sed 's&$&-2.69&'`'|g' -e 's|@M4[@]|/usr/local/bin/gm4|g' -e 's|@M4_DEBUGFILE[@]|--debugfile|g' -e 's|@M4_GNU[@]|--gnu|g' -e 's|@AWK[@]|/usr/bin/awk|g' -e 's|@RELEASE_YEAR[@]|'`sed 's/^\([0-9][0-9][0-9][0-9]\).*/\1/;q' ../ChangeLog`'|g' -e 's|@VERSION[@]|2.69|g' -e 's|@PACKAGE_NAME[@]|GNU Autoconf|g' -e 's|@configure_input[@]|Generated from autoconf.in; do not edit by hand.|g' ${srcdir}autoconf.in >autoconf.tmp chmod +x autoconf.tmp chmod a-w autoconf.tmp mv autoconf.tmp autoconf gmake[3]: Leaving directory '/construction/devel/autoconf/autoconf-2.69/bin' Making all in . gmake[3]: Entering directory '/construction/devel/autoconf/autoconf-2.69' gmake[3]: Nothing to be done for 'all-am'. gmake[3]: Leaving directory '/construction/devel/autoconf/autoconf-2.69' Making all in lib gmake[3]: Entering directory '/construction/devel/autoconf/autoconf-2.69/lib' Making all in Autom4te gmake[4]: Entering directory '/construction/devel/autoconf/autoconf-2.69/lib/Autom4te' gmake[4]: Nothing to be done for 'all'. gmake[4]: Leaving directory '/construction/devel/autoconf/autoconf-2.69/lib/Autom4te' Making all in m4sugar gmake[4]: Entering directory '/construction/devel/autoconf/autoconf-2.69/lib/m4sugar' autom4te_perllibdir='../..'/lib AUTOM4TE_CFG='../../lib/autom4te.cfg' ../../bin/autom4te -B '../..'/lib -B '../..'/lib \ --language=m4sugar \ --freeze \ --output=m4sugar.m4f autom4te_perllibdir='../..'/lib AUTOM4TE_CFG='../../lib/autom4te.cfg' ../../bin/autom4te -B '../..'/lib -B '../..'/lib \ --language=m4sh \ --freeze \ --output=m4sh.m4f gmake[4]: Leaving directory '/construction/devel/autoconf/autoconf-2.69/lib/m4sugar' Making all in autoconf gmake[4]: Entering directory '/construction/devel/autoconf/autoconf-2.69/lib/autoconf' autom4te_perllibdir='../..'/lib AUTOM4TE_CFG='../../lib/autom4te.cfg' ../../bin/autom4te -B '../..'/lib -B '../..'/lib \ --language=autoconf \ --freeze \ --output=autoconf.m4f gmake[4]: Leaving directory '/construction/devel/autoconf/autoconf-2.69/lib/autoconf' Making all in autotest gmake[4]: Entering directory '/construction/devel/autoconf/autoconf-2.69/lib/autotest' autom4te_perllibdir='../..'/lib AUTOM4TE_CFG='../../lib/autom4te.cfg' ../../bin/autom4te -B '../..'/lib -B '../..'/lib \ --language=autotest \ --freeze \ --output=autotest.m4f gmake[4]: Leaving directory '/construction/devel/autoconf/autoconf-2.69/lib/autotest' Making all in autoscan gmake[4]: Entering directory '/construction/devel/autoconf/autoconf-2.69/lib/autoscan' echo '# Automatically Generated: do not edit this file' >autoscan.list sed '/^[#]/!q' ./autoscan.pre >>autoscan.list ( \ sed -n '/^[^#]/p' ./autoscan.pre; \ autom4te_perllibdir='../..'/lib AUTOM4TE_CFG='../../lib/autom4te.cfg' ../../bin/autom4te -B '../..'/lib -B '../..'/lib --cache '' -M -l autoconf -t'AN_OUTPUT:$1: $2 $3' \ ) | LC_ALL=C sort >>autoscan.list gmake[4]: Leaving directory '/construction/devel/autoconf/autoconf-2.69/lib/autoscan' Making all in emacs gmake[4]: Entering directory '/construction/devel/autoconf/autoconf-2.69/lib/emacs' WARNING: Warnings can be ignored. :-) if test "no" != no; then \ set x; \ list='autoconf-mode.el autotest-mode.el'; for p in $list; do \ if test -f "$p"; then d=; else d="./"; fi; \ set x "$@" "$d$p"; shift; \ done; \ shift; \ EMACS="no" /bin/sh ../../build-aux/elisp-comp "$@" || exit 1; \ else : ; fi gmake[4]: Leaving directory '/construction/devel/autoconf/autoconf-2.69/lib/emacs' gmake[4]: Entering directory '/construction/devel/autoconf/autoconf-2.69/lib' gmake[4]: Nothing to be done for 'all-am'. gmake[4]: Leaving directory '/construction/devel/autoconf/autoconf-2.69/lib' gmake[3]: Leaving directory '/construction/devel/autoconf/autoconf-2.69/lib' Making all in doc gmake[3]: Entering directory '/construction/devel/autoconf/autoconf-2.69/doc' Updating ./version.texi restore=: && backupdir=".am$$" && \ am__cwd=`pwd` && CDPATH="${ZSH_VERSION+.}:" && cd . && \ rm -rf $backupdir && mkdir $backupdir && \ if (/bin/sh /construction/devel/autoconf/autoconf-2.69/build-aux/missing --run makeinfo --version) >/dev/null 2>&1; then \ for f in autoconf.info autoconf.info-[0-9] autoconf.info-[0-9][0-9] autoconf.i[0-9] autoconf.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 /construction/devel/autoconf/autoconf-2.69/build-aux/missing --run makeinfo --no-split -I . \ -o autoconf.info autoconf.texi; \ then \ rc=0; \ CDPATH="${ZSH_VERSION+.}:" && cd .; \ else \ rc=$?; \ CDPATH="${ZSH_VERSION+.}:" && cd . && \ $restore $backupdir/* `echo "./autoconf.info" | sed 's|[^/]*$||'`; \ fi; \ rm -rf $backupdir; exit $rc autoconf.texi:9: warning: @setcontentsaftertitlepage is obsolete; move your @contents command if you want the contents after the title page conftest.c:8676: warning: `.' or `,' must follow @xref, not f gmake[3]: Leaving directory '/construction/devel/autoconf/autoconf-2.69/doc' Making all in tests gmake[3]: Entering directory '/construction/devel/autoconf/autoconf-2.69/tests' autom4te_perllibdir='..'/lib AUTOM4TE_CFG='../lib/autom4te.cfg' ../bin/autom4te -B '..'/lib -B '..'/lib --language=M4sh ./wrapper.as -o wrapper.in rm -f autoconf autoconf.tmp rm -f autoheader autoheader.tmp rm -f autom4te autom4te.tmp rm -f autoreconf autoreconf.tmp rm -f autoscan autoscan.tmp input=wrapper.in; \ sed -e 's|@wrap_program[@]|autoreconf|g' -e 's|@abs_top_srcdir[@]|/construction/devel/autoconf/autoconf-2.69|g' -e 's|@abs_top_builddir[@]|/construction/devel/autoconf/autoconf-2.69|g' -e "s|@configure_input[@]|Generated from $input.|g" wrapper.in >autoreconf.tmp input=wrapper.in; \ sed -e 's|@wrap_program[@]|autom4te|g' -e 's|@abs_top_srcdir[@]|/construction/devel/autoconf/autoconf-2.69|g' -e 's|@abs_top_builddir[@]|/construction/devel/autoconf/autoconf-2.69|g' -e "s|@configure_input[@]|Generated from $input.|g" wrapper.in >autom4te.tmp input=wrapper.in; \ sed -e 's|@wrap_program[@]|autoheader|g' -e 's|@abs_top_srcdir[@]|/construction/devel/autoconf/autoconf-2.69|g' -e 's|@abs_top_builddir[@]|/construction/devel/autoconf/autoconf-2.69|g' -e "s|@configure_input[@]|Generated from $input.|g" wrapper.in >autoheader.tmp input=wrapper.in; \ sed -e 's|@wrap_program[@]|autoconf|g' -e 's|@abs_top_srcdir[@]|/construction/devel/autoconf/autoconf-2.69|g' -e 's|@abs_top_builddir[@]|/construction/devel/autoconf/autoconf-2.69|g' -e "s|@configure_input[@]|Generated from $input.|g" wrapper.in >autoconf.tmp rm -f autoupdate autoupdate.tmp rm -f ifnames ifnames.tmp chmod +x autom4te.tmp input=wrapper.in; \ sed -e 's|@wrap_program[@]|autoscan|g' -e 's|@abs_top_srcdir[@]|/construction/devel/autoconf/autoconf-2.69|g' -e 's|@abs_top_builddir[@]|/construction/devel/autoconf/autoconf-2.69|g' -e "s|@configure_input[@]|Generated from $input.|g" wrapper.in >autoscan.tmp chmod a-w autom4te.tmp input=wrapper.in; \ sed -e 's|@wrap_program[@]|autoupdate|g' -e 's|@abs_top_srcdir[@]|/construction/devel/autoconf/autoconf-2.69|g' -e 's|@abs_top_builddir[@]|/construction/devel/autoconf/autoconf-2.69|g' -e "s|@configure_input[@]|Generated from $input.|g" wrapper.in >autoupdate.tmp mv -f autom4te.tmp autom4te chmod +x autoreconf.tmp chmod a-w autoreconf.tmp chmod +x autoupdate.tmp mv -f autoreconf.tmp autoreconf chmod a-w autoupdate.tmp mv -f autoupdate.tmp autoupdate chmod +x autoconf.tmp chmod a-w autoconf.tmp mv -f autoconf.tmp autoconf chmod +x autoscan.tmp input=wrapper.in; \ sed -e 's|@wrap_program[@]|ifnames|g' -e 's|@abs_top_srcdir[@]|/construction/devel/autoconf/autoconf-2.69|g' -e 's|@abs_top_builddir[@]|/construction/devel/autoconf/autoconf-2.69|g' -e "s|@configure_input[@]|Generated from $input.|g" wrapper.in >ifnames.tmp chmod a-w autoscan.tmp mv -f autoscan.tmp autoscan chmod +x autoheader.tmp chmod a-w autoheader.tmp mv -f autoheader.tmp autoheader chmod +x ifnames.tmp chmod a-w ifnames.tmp mv -f ifnames.tmp ifnames gmake[3]: Leaving directory '/construction/devel/autoconf/autoconf-2.69/tests' Making all in man gmake[3]: Entering directory '/construction/devel/autoconf/autoconf-2.69/man' Updating man page autoheader.1 Updating man page autom4te.1 Updating man page autoreconf.1 PATH="../tests:../build-aux:$PATH"; \ export PATH; \ Updating man page autoupdate.1 /bin/sh /construction/devel/autoconf/autoconf-2.69/build-aux/missing --run help2man \ --include=autoreconf.x \ --include=./common.x \ --source='GNU Autoconf 2.69' \ --output=autoreconf.1.t `echo 'autoreconf' | sed 's,.*/,,'` Updating man page config.sub.1 PATH="../tests:../build-aux:$PATH"; \ export PATH; \ /bin/sh /construction/devel/autoconf/autoconf-2.69/build-aux/missing --run help2man \ --include=autom4te.x \ --include=./common.x \ --source='GNU Autoconf 2.69' \ --output=autom4te.1.t `echo 'autom4te' | sed 's,.*/,,'` PATH="../tests:../build-aux:$PATH"; \ export PATH; \ /bin/sh /construction/devel/autoconf/autoconf-2.69/build-aux/missing --run help2man \ --include=config.sub.x \ --include=./common.x \ --source='GNU Autoconf 2.69' \ --output=config.sub.1.t `echo 'config.sub' | sed 's,.*/,,'` PATH="../tests:../build-aux:$PATH"; \ export PATH; \ /bin/sh /construction/devel/autoconf/autoconf-2.69/build-aux/missing --run help2man \ --include=autoupdate.x \ --include=./common.x \ --source='GNU Autoconf 2.69' \ --output=autoupdate.1.t `echo 'autoupdate' | sed 's,.*/,,'` PATH="../tests:../build-aux:$PATH"; \ export PATH; \ /bin/sh /construction/devel/autoconf/autoconf-2.69/build-aux/missing --run help2man \ --include=autoheader.x \ --include=./common.x \ --source='GNU Autoconf 2.69' \ --output=autoheader.1.t `echo 'autoheader' | sed 's,.*/,,'` Updating man page autoconf.1 PATH="../tests:../build-aux:$PATH"; \ export PATH; \ /bin/sh /construction/devel/autoconf/autoconf-2.69/build-aux/missing --run help2man \ --include=autoconf.x \ --include=./common.x \ --source='GNU Autoconf 2.69' \ --output=autoconf.1.t `echo 'autoconf' | sed 's,.*/,,'` Updating man page autoscan.1 PATH="../tests:../build-aux:$PATH"; \ export PATH; \ /bin/sh /construction/devel/autoconf/autoconf-2.69/build-aux/missing --run help2man \ --include=autoscan.x \ --include=./common.x \ --source='GNU Autoconf 2.69' \ --output=autoscan.1.t `echo 'autoscan' | sed 's,.*/,,'` Updating man page config.guess.1 PATH="../tests:../build-aux:$PATH"; \ export PATH; \ /bin/sh /construction/devel/autoconf/autoconf-2.69/build-aux/missing --run help2man \ --include=config.guess.x \ --include=./common.x \ --source='GNU Autoconf 2.69' \ --output=config.guess.1.t `echo 'config.guess' | sed 's,.*/,,'` if sed 's/^\(\.TH[^"]*"[^"]*"[^"]*\)"[^"]*"/\1/' config.guess.1 >config.guess.1a.t 2>/dev/null && \ sed 's/^\(\.TH[^"]*"[^"]*"[^"]*\)"[^"]*"/\1/' config.guess.1.t | cmp config.guess.1a.t - >/dev/null 2>&1; then \ touch config.guess.1; \ else \ mv config.guess.1.t config.guess.1; \ fi if sed 's/^\(\.TH[^"]*"[^"]*"[^"]*\)"[^"]*"/\1/' config.sub.1 >config.sub.1a.t 2>/dev/null && \ sed 's/^\(\.TH[^"]*"[^"]*"[^"]*\)"[^"]*"/\1/' config.sub.1.t | cmp config.sub.1a.t - >/dev/null 2>&1; then \ touch config.sub.1; \ else \ mv config.sub.1.t config.sub.1; \ fi rm -f config.sub.1*.t rm -f config.guess.1*.t if sed 's/^\(\.TH[^"]*"[^"]*"[^"]*\)"[^"]*"/\1/' autoconf.1 >autoconf.1a.t 2>/dev/null && \ sed 's/^\(\.TH[^"]*"[^"]*"[^"]*\)"[^"]*"/\1/' autoconf.1.t | cmp autoconf.1a.t - >/dev/null 2>&1; then \ touch autoconf.1; \ else \ mv autoconf.1.t autoconf.1; \ fi rm -f autoconf.1*.t if sed 's/^\(\.TH[^"]*"[^"]*"[^"]*\)"[^"]*"/\1/' autoreconf.1 >autoreconf.1a.t 2>/dev/null && \ sed 's/^\(\.TH[^"]*"[^"]*"[^"]*\)"[^"]*"/\1/' autoreconf.1.t | cmp autoreconf.1a.t - >/dev/null 2>&1; then \ touch autoreconf.1; \ else \ mv autoreconf.1.t autoreconf.1; \ fi rm -f autoreconf.1*.t if sed 's/^\(\.TH[^"]*"[^"]*"[^"]*\)"[^"]*"/\1/' autoscan.1 >autoscan.1a.t 2>/dev/null && \ sed 's/^\(\.TH[^"]*"[^"]*"[^"]*\)"[^"]*"/\1/' autoscan.1.t | cmp autoscan.1a.t - >/dev/null 2>&1; then \ touch autoscan.1; \ else \ mv autoscan.1.t autoscan.1; \ fi if sed 's/^\(\.TH[^"]*"[^"]*"[^"]*\)"[^"]*"/\1/' autoupdate.1 >autoupdate.1a.t 2>/dev/null && \ sed 's/^\(\.TH[^"]*"[^"]*"[^"]*\)"[^"]*"/\1/' autoupdate.1.t | cmp autoupdate.1a.t - >/dev/null 2>&1; then \ touch autoupdate.1; \ else \ mv autoupdate.1.t autoupdate.1; \ fi rm -f autoupdate.1*.t rm -f autoscan.1*.t if sed 's/^\(\.TH[^"]*"[^"]*"[^"]*\)"[^"]*"/\1/' autoheader.1 >autoheader.1a.t 2>/dev/null && \ sed 's/^\(\.TH[^"]*"[^"]*"[^"]*\)"[^"]*"/\1/' autoheader.1.t | cmp autoheader.1a.t - >/dev/null 2>&1; then \ touch autoheader.1; \ else \ mv autoheader.1.t autoheader.1; \ fi rm -f autoheader.1*.t if sed 's/^\(\.TH[^"]*"[^"]*"[^"]*\)"[^"]*"/\1/' autom4te.1 >autom4te.1a.t 2>/dev/null && \ sed 's/^\(\.TH[^"]*"[^"]*"[^"]*\)"[^"]*"/\1/' autom4te.1.t | cmp autom4te.1a.t - >/dev/null 2>&1; then \ touch autom4te.1; \ else \ mv autom4te.1.t autom4te.1; \ fi rm -f autom4te.1*.t gmake[3]: Leaving directory '/construction/devel/autoconf/autoconf-2.69/man' gmake[2]: Leaving directory '/construction/devel/autoconf/autoconf-2.69' gmake[1]: Leaving directory '/construction/devel/autoconf/autoconf-2.69' SUCCEEDED 00:00:14 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- ===> autoconf-2.69_3 depends on executable: gm4 - found ===> autoconf-2.69_3 depends on executable: autoconf-wrapper - found ===> autoconf-2.69_3 depends on package: perl5>=5.30.r1<5.31 - found ===> autoconf-2.69_3 depends on executable: indexinfo - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for autoconf-2.69_3 ===> autoconf-2.69_3 depends on executable: gm4 - found ===> autoconf-2.69_3 depends on executable: autoconf-wrapper - found ===> autoconf-2.69_3 depends on package: perl5>=5.30.r1<5.31 - found ===> autoconf-2.69_3 depends on executable: indexinfo - found ===> Generating temporary packing list gmake[1]: Entering directory '/construction/devel/autoconf/autoconf-2.69' gmake install-recursive gmake[2]: Entering directory '/construction/devel/autoconf/autoconf-2.69' Making install in bin gmake[3]: Entering directory '/construction/devel/autoconf/autoconf-2.69/bin' gmake[4]: Entering directory '/construction/devel/autoconf/autoconf-2.69/bin' test -z "/usr/local/bin" || /bin/mkdir -p "/construction/devel/autoconf/stage/usr/local/bin" install -m 555 autom4te '/construction/devel/autoconf/stage/usr/local/bin/./autom4te-2.69' install -m 555 autoconf '/construction/devel/autoconf/stage/usr/local/bin/./autoconf-2.69' install -m 555 autoheader '/construction/devel/autoconf/stage/usr/local/bin/./autoheader-2.69' install -m 555 autoreconf '/construction/devel/autoconf/stage/usr/local/bin/./autoreconf-2.69' install -m 555 ifnames '/construction/devel/autoconf/stage/usr/local/bin/./ifnames-2.69' install -m 555 autoscan '/construction/devel/autoconf/stage/usr/local/bin/./autoscan-2.69' install -m 555 autoupdate '/construction/devel/autoconf/stage/usr/local/bin/./autoupdate-2.69' gmake[4]: Nothing to be done for 'install-data-am'. gmake[4]: Leaving directory '/construction/devel/autoconf/autoconf-2.69/bin' gmake[3]: Leaving directory '/construction/devel/autoconf/autoconf-2.69/bin' Making install in . gmake[3]: Entering directory '/construction/devel/autoconf/autoconf-2.69' gmake[4]: Entering directory '/construction/devel/autoconf/autoconf-2.69' gmake[4]: Nothing to be done for 'install-exec-am'. test -z "/usr/local/share/autoconf-2.69" || /bin/mkdir -p "/construction/devel/autoconf/stage/usr/local/share/autoconf-2.69" install -m 0644 ./INSTALL '/construction/devel/autoconf/stage/usr/local/share/autoconf-2.69' gmake[4]: Leaving directory '/construction/devel/autoconf/autoconf-2.69' gmake[3]: Leaving directory '/construction/devel/autoconf/autoconf-2.69' Making install in lib gmake[3]: Entering directory '/construction/devel/autoconf/autoconf-2.69/lib' Making install in Autom4te gmake[4]: Entering directory '/construction/devel/autoconf/autoconf-2.69/lib/Autom4te' gmake[5]: Entering directory '/construction/devel/autoconf/autoconf-2.69/lib/Autom4te' gmake[5]: Nothing to be done for 'install-exec-am'. test -z "/usr/local/share/autoconf-2.69/Autom4te" || /bin/mkdir -p "/construction/devel/autoconf/stage/usr/local/share/autoconf-2.69/Autom4te" install -m 0644 C4che.pm ChannelDefs.pm Channels.pm Configure_ac.pm FileUtils.pm General.pm Getopt.pm Request.pm XFile.pm '/construction/devel/autoconf/stage/usr/local/share/autoconf-2.69/Autom4te' gmake[5]: Leaving directory '/construction/devel/autoconf/autoconf-2.69/lib/Autom4te' gmake[4]: Leaving directory '/construction/devel/autoconf/autoconf-2.69/lib/Autom4te' Making install in m4sugar gmake[4]: Entering directory '/construction/devel/autoconf/autoconf-2.69/lib/m4sugar' gmake[5]: Entering directory '/construction/devel/autoconf/autoconf-2.69/lib/m4sugar' gmake[5]: Nothing to be done for 'install-exec-am'. test -z "/usr/local/share/autoconf-2.69/m4sugar" || /bin/mkdir -p "/construction/devel/autoconf/stage/usr/local/share/autoconf-2.69/m4sugar" install -m 0644 m4sugar.m4 foreach.m4 m4sh.m4 '/construction/devel/autoconf/stage/usr/local/share/autoconf-2.69/m4sugar' test -z "/usr/local/share/autoconf-2.69/m4sugar" || /bin/mkdir -p "/construction/devel/autoconf/stage/usr/local/share/autoconf-2.69/m4sugar" install -m 0644 version.m4 m4sugar.m4f m4sh.m4f '/construction/devel/autoconf/stage/usr/local/share/autoconf-2.69/m4sugar' gmake[5]: Leaving directory '/construction/devel/autoconf/autoconf-2.69/lib/m4sugar' gmake[4]: Leaving directory '/construction/devel/autoconf/autoconf-2.69/lib/m4sugar' Making install in autoconf gmake[4]: Entering directory '/construction/devel/autoconf/autoconf-2.69/lib/autoconf' gmake[5]: Entering directory '/construction/devel/autoconf/autoconf-2.69/lib/autoconf' gmake[5]: Nothing to be done for 'install-exec-am'. test -z "/usr/local/share/autoconf-2.69/autoconf" || /bin/mkdir -p "/construction/devel/autoconf/stage/usr/local/share/autoconf-2.69/autoconf" install -m 0644 autoconf.m4 general.m4 status.m4 oldnames.m4 specific.m4 autoheader.m4 autoupdate.m4 autotest.m4 autoscan.m4 lang.m4 c.m4 erlang.m4 fortran.m4 functions.m4 go.m4 headers.m4 types.m4 libs.m4 programs.m4 '/construction/devel/autoconf/stage/usr/local/share/autoconf-2.69/autoconf' test -z "/usr/local/share/autoconf-2.69/autoconf" || /bin/mkdir -p "/construction/devel/autoconf/stage/usr/local/share/autoconf-2.69/autoconf" install -m 0644 autoconf.m4f '/construction/devel/autoconf/stage/usr/local/share/autoconf-2.69/autoconf' gmake[5]: Leaving directory '/construction/devel/autoconf/autoconf-2.69/lib/autoconf' gmake[4]: Leaving directory '/construction/devel/autoconf/autoconf-2.69/lib/autoconf' Making install in autotest gmake[4]: Entering directory '/construction/devel/autoconf/autoconf-2.69/lib/autotest' gmake[5]: Entering directory '/construction/devel/autoconf/autoconf-2.69/lib/autotest' gmake[5]: Nothing to be done for 'install-exec-am'. test -z "/usr/local/share/autoconf-2.69/autotest" || /bin/mkdir -p "/construction/devel/autoconf/stage/usr/local/share/autoconf-2.69/autotest" install -m 0644 autotest.m4 general.m4 specific.m4 '/construction/devel/autoconf/stage/usr/local/share/autoconf-2.69/autotest' test -z "/usr/local/share/autoconf-2.69/autotest" || /bin/mkdir -p "/construction/devel/autoconf/stage/usr/local/share/autoconf-2.69/autotest" install -m 0644 autotest.m4f '/construction/devel/autoconf/stage/usr/local/share/autoconf-2.69/autotest' gmake[5]: Leaving directory '/construction/devel/autoconf/autoconf-2.69/lib/autotest' gmake[4]: Leaving directory '/construction/devel/autoconf/autoconf-2.69/lib/autotest' Making install in autoscan gmake[4]: Entering directory '/construction/devel/autoconf/autoconf-2.69/lib/autoscan' gmake[5]: Entering directory '/construction/devel/autoconf/autoconf-2.69/lib/autoscan' gmake[5]: Nothing to be done for 'install-exec-am'. test -z "/usr/local/share/autoconf-2.69/autoscan" || /bin/mkdir -p "/construction/devel/autoconf/stage/usr/local/share/autoconf-2.69/autoscan" install -m 0644 autoscan.list '/construction/devel/autoconf/stage/usr/local/share/autoconf-2.69/autoscan' gmake[5]: Leaving directory '/construction/devel/autoconf/autoconf-2.69/lib/autoscan' gmake[4]: Leaving directory '/construction/devel/autoconf/autoconf-2.69/lib/autoscan' Making install in emacs gmake[4]: Entering directory '/construction/devel/autoconf/autoconf-2.69/lib/emacs' gmake[5]: Entering directory '/construction/devel/autoconf/autoconf-2.69/lib/emacs' gmake[5]: Nothing to be done for 'install-exec-am'. gmake[5]: Leaving directory '/construction/devel/autoconf/autoconf-2.69/lib/emacs' gmake[4]: Leaving directory '/construction/devel/autoconf/autoconf-2.69/lib/emacs' gmake[4]: Entering directory '/construction/devel/autoconf/autoconf-2.69/lib' gmake[5]: Entering directory '/construction/devel/autoconf/autoconf-2.69/lib' gmake[5]: Nothing to be done for 'install-exec-am'. test -z "/usr/local/share/autoconf-2.69" || /bin/mkdir -p "/construction/devel/autoconf/stage/usr/local/share/autoconf-2.69" install -m 0644 autom4te.cfg '/construction/devel/autoconf/stage/usr/local/share/autoconf-2.69' gmake[5]: Leaving directory '/construction/devel/autoconf/autoconf-2.69/lib' gmake[4]: Leaving directory '/construction/devel/autoconf/autoconf-2.69/lib' gmake[3]: Leaving directory '/construction/devel/autoconf/autoconf-2.69/lib' Making install in doc gmake[3]: Entering directory '/construction/devel/autoconf/autoconf-2.69/doc' gmake[4]: Entering directory '/construction/devel/autoconf/autoconf-2.69/doc' gmake[4]: Nothing to be done for 'install-exec-am'. test -z "/usr/local/share/info" || /bin/mkdir -p "/construction/devel/autoconf/stage/usr/local/share/info" install -m 0644 ./autoconf.info '/construction/devel/autoconf/stage/usr/local/share/info' install-info --info-dir='/construction/devel/autoconf/stage/usr/local/share/info' '/construction/devel/autoconf/stage/usr/local/share/info/autoconf.info' gmake[4]: Leaving directory '/construction/devel/autoconf/autoconf-2.69/doc' gmake[3]: Leaving directory '/construction/devel/autoconf/autoconf-2.69/doc' Making install in tests gmake[3]: Entering directory '/construction/devel/autoconf/autoconf-2.69/tests' gmake[4]: Entering directory '/construction/devel/autoconf/autoconf-2.69/tests' gmake[4]: Nothing to be done for 'install-exec-am'. gmake[4]: Nothing to be done for 'install-data-am'. gmake[4]: Leaving directory '/construction/devel/autoconf/autoconf-2.69/tests' gmake[3]: Leaving directory '/construction/devel/autoconf/autoconf-2.69/tests' Making install in man gmake[3]: Entering directory '/construction/devel/autoconf/autoconf-2.69/man' gmake[4]: Entering directory '/construction/devel/autoconf/autoconf-2.69/man' gmake[4]: Nothing to be done for 'install-exec-am'. test -z "/usr/local/man/man1" || /bin/mkdir -p "/construction/devel/autoconf/stage/usr/local/man/man1" install -m 0644 './autoconf.1' '/construction/devel/autoconf/stage/usr/local/man/man1/autoconf-2.69.1' install -m 0644 './autoheader.1' '/construction/devel/autoconf/stage/usr/local/man/man1/autoheader-2.69.1' install -m 0644 './autom4te.1' '/construction/devel/autoconf/stage/usr/local/man/man1/autom4te-2.69.1' install -m 0644 './autoreconf.1' '/construction/devel/autoconf/stage/usr/local/man/man1/autoreconf-2.69.1' install -m 0644 './autoscan.1' '/construction/devel/autoconf/stage/usr/local/man/man1/autoscan-2.69.1' install -m 0644 './autoupdate.1' '/construction/devel/autoconf/stage/usr/local/man/man1/autoupdate-2.69.1' install -m 0644 './ifnames.1' '/construction/devel/autoconf/stage/usr/local/man/man1/ifnames-2.69.1' install -m 0644 './config.guess.1' '/construction/devel/autoconf/stage/usr/local/man/man1/config.guess-2.69.1' install -m 0644 './config.sub.1' '/construction/devel/autoconf/stage/usr/local/man/man1/config.sub-2.69.1' gmake[4]: Leaving directory '/construction/devel/autoconf/autoconf-2.69/man' gmake[3]: Leaving directory '/construction/devel/autoconf/autoconf-2.69/man' gmake[2]: Leaving directory '/construction/devel/autoconf/autoconf-2.69' gmake[1]: Leaving directory '/construction/devel/autoconf/autoconf-2.69' install -m 555 /construction/devel/autoconf/autoconf-2.69/build-aux/config.guess /construction/devel/autoconf/stage/usr/local/share/autoconf-2.69 install -m 555 /construction/devel/autoconf/autoconf-2.69/build-aux/config.sub /construction/devel/autoconf/stage/usr/local/share/autoconf-2.69 install -m 555 /construction/devel/autoconf/autoconf-2.69/build-aux/elisp-comp /construction/devel/autoconf/stage/usr/local/share/autoconf-2.69 install -m 555 /construction/devel/autoconf/autoconf-2.69/build-aux/install-sh /construction/devel/autoconf/stage/usr/local/share/autoconf-2.69 install -m 555 /construction/devel/autoconf/autoconf-2.69/build-aux/mdate-sh /construction/devel/autoconf/stage/usr/local/share/autoconf-2.69 install -m 555 /construction/devel/autoconf/autoconf-2.69/build-aux/missing /construction/devel/autoconf/stage/usr/local/share/autoconf-2.69 ====> Compressing man pages (compress-man) ====> Running Q/A tests (stage-qa) Warning: You have disabled the licenses framework with DISABLE_LICENSES, unable to run checks Warning: Possible REINPLACE_CMD issues sed failed: file content unchanged from backup: autoconf.x sed failed: file content unchanged from backup: autoheader.x sed failed: file content unchanged from backup: autom4te.x sed failed: file content unchanged from backup: autoreconf.x sed failed: file content unchanged from backup: autoscan.x sed failed: file content unchanged from backup: autoupdate.x SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: package ------------------------------------------------------------------------------- ===> Building package for autoconf-2.69_3 file sizes/checksums [65]: 0% file sizes/checksums [65]: 100% packing files [65]: 0% packing files [65]: 100% packing directories [0]: 0% packing directories [0]: 100% SUCCEEDED 00:00:03 TOTAL TIME 00:00:29