autoconf 2.73-1 any, from core done
done 2026-09-08T18:50:35Z on jonny-ryzen9-1, attempt 1
- job
- 1-1788892687-hegjon-test,autoconf,2.73-1,any
- commit
- bcc21f7793412241e75d469039d72d4d0098c0f1
- log
- /var/lib/archci/logs/hegjon-test/autoconf/2.73-1/any/attempt-1.log
log 1131 lines
1==> archci-build 1-1788892687-hegjon-test,autoconf,2.73-1,any on jonny-ryzen9 at 2026-09-08T18:40:03Z2 repo=hegjon-test arch=any profile=extra chroot=/var/lib/archbuild/extra-x86_64 copy=archci-1 commit=bcc21f7793412241e75d469039d72d4d0098c0f13 pacman.conf=/usr/share/devtools/pacman.conf.d/extra.conf makepkg.conf=/usr/share/devtools/makepkg.conf.d/x86_64.conf cache=/var/cache/pacman/pkg/4==> Fetching pkgbuilds/autoconf at bcc21f7793412241e75d469039d72d4d0098c0f1 from https://github.com/hegjon/omarchy-pkgs.git5==> Building autoconf 2.73-1 in archci-16pam_unix(runuser:session): session opened for user archci(uid=955) by archci(uid=0)7pam_unix(runuser:session): session closed for user archci8==> Imported 1 upstream signing key(s) from keys/pgp9==> Synchronizing chroot copy [/var/lib/archbuild/extra-x86_64/root] -> [archci-1]...done10 root : PWD=/var/lib/archci-worker/build/1/autoconf ; USER=archci ; ENV=GNUPGHOME=/var/lib/archci-worker/gnupg ; COMMAND=/usr/bin/env SRCDEST=/var/lib/archci-worker/srcdest BUILDDIR=/tmp/makechrootpkg.od8ThyaRb3 makepkg --config=/var/lib/archbuild/extra-x86_64/archci-1/etc/makepkg.conf --verifysource -o11pam_unix(sudo:session): session opened for user archci(uid=955) by (uid=0)12==> Making package: autoconf 2.73-1 (Tue Sep 8 20:40:04 2026)13==> Retrieving sources...14 -> Found autoconf-2.73.tar.xz15 -> Found autoconf-2.73.tar.xz.sig16==> Validating source files with sha256sums...17 autoconf-2.73.tar.xz ... Passed18 autoconf-2.73.tar.xz.sig ... Skipped19==> Verifying source file signatures with gpg...20 autoconf-2.73.tar.xz ... Passed21pam_unix(sudo:session): session closed for user archci22 root : PWD=/var/lib/archci-worker/build/1/autoconf ; USER=archci ; COMMAND=/usr/bin/bash -c '#012#011#011source PKGBUILD#012#011#011printf "%s\\n" "${pkgbase:-${pkgname}}" "${pkgname[@]}"#012'23pam_unix(sudo:session): session opened for user archci(uid=955) by (uid=0)24pam_unix(sudo:session): session closed for user archci25Note: in a future version of systemd-nspawn the default set of permitted socket address families will be restricted to AF_INET, AF_INET6 and AF_UNIX. Use --restrict-address-families= to configure the set of permitted socket address families, or set RestrictAddressFamilies= in a .nspawn file.26==> Making package: autoconf 2.73-1 (Tue Sep 8 18:40:05 2026)27==> Checking runtime dependencies...28==> Checking buildtime dependencies...29==> Installing missing dependencies...30resolving dependencies...31looking for conflicting packages...32Package (1) New Version Net Change33core/gcc-fortran 16.2.1+r23+gd564253eb6c8-1 49.36 MiB34Total Installed Size: 49.36 MiB35:: Proceed with installation? [Y/n]36checking keyring...37checking package integrity...38loading package files...39checking for file conflicts...40:: Processing package changes...41installing gcc-fortran...42:: Running post-transaction hooks...43(1/2) Arming ConditionNeedsUpdate...44(2/2) Updating the info directory file...45==> Retrieving sources...46 -> Found autoconf-2.73.tar.xz47 -> Found autoconf-2.73.tar.xz.sig48==> WARNING: Skipping all source file integrity checks.49==> Extracting sources...50 -> Extracting autoconf-2.73.tar.xz with bsdtar51==> Starting build()...52checking for a BSD-compatible install... /usr/bin/install -c53checking whether sleep supports fractional seconds... yes54checking filesystem timestamp resolution... 0.0155checking whether build environment is sane... yes56checking for a race-free mkdir -p... /usr/bin/mkdir -p57checking for gawk... gawk58checking whether make sets $(MAKE)... yes59checking whether make supports nested variables... yes60checking xargs -n works... yes61checking whether UID '955' is supported by ustar format... yes62checking whether GID '955' is supported by ustar format... yes63checking how to create a ustar tar archive... gnutar64checking build system type... x86_64-pc-linux-gnu65checking host system type... x86_64-pc-linux-gnu66configure: autobuild project... GNU Autoconf67configure: autobuild revision... 2.7368./configure: line 2934: hostname: command not found69configure: autobuild timestamp... 20260908T184005Z70checking for a shell whose -n mode is known to work... /bin/sh71checking for characters that cannot appear in file names... none72checking whether directories can have trailing spaces... yes73checking for expr... /usr/bin/expr74checking for GNU M4 that supports accurate traces... /usr/bin/m475checking whether /usr/bin/m4 accepts --gnu... yes76checking how m4 supports trace files... --debugfile77checking for perl... /usr/bin/perl78checking whether /usr/bin/perl Fcntl::flock is implemented... yes79checking for emacs... no80checking for xemacs... no81checking for emacs... no82checking where .elc files should go... ${datadir}/emacs/site-lisp83checking for grep that handles long lines and -e... /usr/bin/grep84checking for egrep... /usr/bin/grep -E85checking for a sed that does not truncate output... /usr/bin/sed86checking whether make is case sensitive... yes87checking that generated files are newer than configure... done88configure: creating ./config.status89config.status: creating tests/atlocal90config.status: creating Makefile91config.status: creating lib/autoconf_version.m492config.status: executing tests/atconfig commands93You are about to use an experimental version of Autoconf. Be sure to94read the relevant mailing lists, most importantly <autoconf@gnu.org>.95Below you will find information on the status of this version of Autoconf.96* Status97 /*------------------------------------.98 | New features need further testing. |99 `------------------------------------*/100* Autotest parallel testsuite support is still a work in progress.101 There are known issues in job handling under dash and some ksh102 variants, where a parallel testsuite can hang or cause a 100%103 processor load. In the current release, the overall autoconf104 testsuite only exercises parallel autotest under bash and zsh, or if105 you have defined TEST_PARALLEL_AUTOTEST in the environment.106 Meanwhile, Cygwin has known problems with named fifos that cause107 failures when attempting parallel tests in an autotest suite. It is108 possible that other difficulties will be encountered, whether with109 shell or platform limitations; help is appreciated in improving110 parallel testsuite support.111make all-am112make[1]: Entering directory '/build/autoconf/src/autoconf-2.73'113rm -f bin/autoconf bin/autoconf.tmp114/usr/bin/mkdir -p bin115srcdir=''; \116 test -f ./bin/autoconf.in || srcdir=./; \117 sed -e 's|@SHELL[@]|/bin/sh|g' -e 's|@PERL[@]|/usr/bin/perl|g' -e 's|@PERL_FLOCK[@]|yes|g' -e 's|@bindir[@]|/usr/bin|g' -e 's|@pkgdatadir[@]|/usr/share/autoconf|g' -e 's|@prefix[@]|/usr|g' -e 's|@autoconf-name[@]|'`echo autoconf | sed 's,x,x,'`'|g' -e 's|@autoheader-name[@]|'`echo autoheader | sed 's,x,x,'`'|g' -e 's|@autom4te-name[@]|'`echo autom4te | sed 's,x,x,'`'|g' -e 's|@M4[@]|/usr/bin/m4|g' -e 's|@M4_DEBUGFILE[@]|--debugfile|g' -e 's|@M4_GNU[@]|--gnu|g' -e 's|@AWK[@]|gawk|g' -e 's|@RELEASE_YEAR[@]|2026|g' -e 's'\''@VERSION[@]'\''2.73'\''g' -e 's|@PACKAGE_NAME[@]|GNU Autoconf|g' -e 's|@configure_input[@]|Generated from bin/autoconf.in; do not edit by hand.|g' ${srcdir}bin/autoconf.in >bin/autoconf.tmp118chmod +x bin/autoconf.tmp119chmod a-w bin/autoconf.tmp120mv bin/autoconf.tmp bin/autoconf121rm -f bin/autoheader bin/autoheader.tmp122/usr/bin/mkdir -p bin123srcdir=''; \124 test -f ./bin/autoheader.in || srcdir=./; \125 sed -e 's|@SHELL[@]|/bin/sh|g' -e 's|@PERL[@]|/usr/bin/perl|g' -e 's|@PERL_FLOCK[@]|yes|g' -e 's|@bindir[@]|/usr/bin|g' -e 's|@pkgdatadir[@]|/usr/share/autoconf|g' -e 's|@prefix[@]|/usr|g' -e 's|@autoconf-name[@]|'`echo autoconf | sed 's,x,x,'`'|g' -e 's|@autoheader-name[@]|'`echo autoheader | sed 's,x,x,'`'|g' -e 's|@autom4te-name[@]|'`echo autom4te | sed 's,x,x,'`'|g' -e 's|@M4[@]|/usr/bin/m4|g' -e 's|@M4_DEBUGFILE[@]|--debugfile|g' -e 's|@M4_GNU[@]|--gnu|g' -e 's|@AWK[@]|gawk|g' -e 's|@RELEASE_YEAR[@]|2026|g' -e 's'\''@VERSION[@]'\''2.73'\''g' -e 's|@PACKAGE_NAME[@]|GNU Autoconf|g' -e 's|@configure_input[@]|Generated from bin/autoheader.in; do not edit by hand.|g' ${srcdir}bin/autoheader.in >bin/autoheader.tmp126chmod +x bin/autoheader.tmp127chmod a-w bin/autoheader.tmp128mv bin/autoheader.tmp bin/autoheader129rm -f bin/autom4te bin/autom4te.tmp130/usr/bin/mkdir -p bin131srcdir=''; \132 test -f ./bin/autom4te.in || srcdir=./; \133 sed -e 's|@SHELL[@]|/bin/sh|g' -e 's|@PERL[@]|/usr/bin/perl|g' -e 's|@PERL_FLOCK[@]|yes|g' -e 's|@bindir[@]|/usr/bin|g' -e 's|@pkgdatadir[@]|/usr/share/autoconf|g' -e 's|@prefix[@]|/usr|g' -e 's|@autoconf-name[@]|'`echo autoconf | sed 's,x,x,'`'|g' -e 's|@autoheader-name[@]|'`echo autoheader | sed 's,x,x,'`'|g' -e 's|@autom4te-name[@]|'`echo autom4te | sed 's,x,x,'`'|g' -e 's|@M4[@]|/usr/bin/m4|g' -e 's|@M4_DEBUGFILE[@]|--debugfile|g' -e 's|@M4_GNU[@]|--gnu|g' -e 's|@AWK[@]|gawk|g' -e 's|@RELEASE_YEAR[@]|2026|g' -e 's'\''@VERSION[@]'\''2.73'\''g' -e 's|@PACKAGE_NAME[@]|GNU Autoconf|g' -e 's|@configure_input[@]|Generated from bin/autom4te.in; do not edit by hand.|g' ${srcdir}bin/autom4te.in >bin/autom4te.tmp134chmod +x bin/autom4te.tmp135chmod a-w bin/autom4te.tmp136mv bin/autom4te.tmp bin/autom4te137rm -f bin/autoreconf bin/autoreconf.tmp138/usr/bin/mkdir -p bin139srcdir=''; \140 test -f ./bin/autoreconf.in || srcdir=./; \141 sed -e 's|@SHELL[@]|/bin/sh|g' -e 's|@PERL[@]|/usr/bin/perl|g' -e 's|@PERL_FLOCK[@]|yes|g' -e 's|@bindir[@]|/usr/bin|g' -e 's|@pkgdatadir[@]|/usr/share/autoconf|g' -e 's|@prefix[@]|/usr|g' -e 's|@autoconf-name[@]|'`echo autoconf | sed 's,x,x,'`'|g' -e 's|@autoheader-name[@]|'`echo autoheader | sed 's,x,x,'`'|g' -e 's|@autom4te-name[@]|'`echo autom4te | sed 's,x,x,'`'|g' -e 's|@M4[@]|/usr/bin/m4|g' -e 's|@M4_DEBUGFILE[@]|--debugfile|g' -e 's|@M4_GNU[@]|--gnu|g' -e 's|@AWK[@]|gawk|g' -e 's|@RELEASE_YEAR[@]|2026|g' -e 's'\''@VERSION[@]'\''2.73'\''g' -e 's|@PACKAGE_NAME[@]|GNU Autoconf|g' -e 's|@configure_input[@]|Generated from bin/autoreconf.in; do not edit by hand.|g' ${srcdir}bin/autoreconf.in >bin/autoreconf.tmp142chmod +x bin/autoreconf.tmp143chmod a-w bin/autoreconf.tmp144mv bin/autoreconf.tmp bin/autoreconf145rm -f bin/autoscan bin/autoscan.tmp146/usr/bin/mkdir -p bin147srcdir=''; \148 test -f ./bin/autoscan.in || srcdir=./; \149 sed -e 's|@SHELL[@]|/bin/sh|g' -e 's|@PERL[@]|/usr/bin/perl|g' -e 's|@PERL_FLOCK[@]|yes|g' -e 's|@bindir[@]|/usr/bin|g' -e 's|@pkgdatadir[@]|/usr/share/autoconf|g' -e 's|@prefix[@]|/usr|g' -e 's|@autoconf-name[@]|'`echo autoconf | sed 's,x,x,'`'|g' -e 's|@autoheader-name[@]|'`echo autoheader | sed 's,x,x,'`'|g' -e 's|@autom4te-name[@]|'`echo autom4te | sed 's,x,x,'`'|g' -e 's|@M4[@]|/usr/bin/m4|g' -e 's|@M4_DEBUGFILE[@]|--debugfile|g' -e 's|@M4_GNU[@]|--gnu|g' -e 's|@AWK[@]|gawk|g' -e 's|@RELEASE_YEAR[@]|2026|g' -e 's'\''@VERSION[@]'\''2.73'\''g' -e 's|@PACKAGE_NAME[@]|GNU Autoconf|g' -e 's|@configure_input[@]|Generated from bin/autoscan.in; do not edit by hand.|g' ${srcdir}bin/autoscan.in >bin/autoscan.tmp150chmod +x bin/autoscan.tmp151chmod a-w bin/autoscan.tmp152mv bin/autoscan.tmp bin/autoscan153rm -f bin/autoupdate bin/autoupdate.tmp154/usr/bin/mkdir -p bin155srcdir=''; \156 test -f ./bin/autoupdate.in || srcdir=./; \157 sed -e 's|@SHELL[@]|/bin/sh|g' -e 's|@PERL[@]|/usr/bin/perl|g' -e 's|@PERL_FLOCK[@]|yes|g' -e 's|@bindir[@]|/usr/bin|g' -e 's|@pkgdatadir[@]|/usr/share/autoconf|g' -e 's|@prefix[@]|/usr|g' -e 's|@autoconf-name[@]|'`echo autoconf | sed 's,x,x,'`'|g' -e 's|@autoheader-name[@]|'`echo autoheader | sed 's,x,x,'`'|g' -e 's|@autom4te-name[@]|'`echo autom4te | sed 's,x,x,'`'|g' -e 's|@M4[@]|/usr/bin/m4|g' -e 's|@M4_DEBUGFILE[@]|--debugfile|g' -e 's|@M4_GNU[@]|--gnu|g' -e 's|@AWK[@]|gawk|g' -e 's|@RELEASE_YEAR[@]|2026|g' -e 's'\''@VERSION[@]'\''2.73'\''g' -e 's|@PACKAGE_NAME[@]|GNU Autoconf|g' -e 's|@configure_input[@]|Generated from bin/autoupdate.in; do not edit by hand.|g' ${srcdir}bin/autoupdate.in >bin/autoupdate.tmp158chmod +x bin/autoupdate.tmp159chmod a-w bin/autoupdate.tmp160mv bin/autoupdate.tmp bin/autoupdate161rm -f bin/ifnames bin/ifnames.tmp162/usr/bin/mkdir -p bin163srcdir=''; \164 test -f ./bin/ifnames.in || srcdir=./; \165 sed -e 's|@SHELL[@]|/bin/sh|g' -e 's|@PERL[@]|/usr/bin/perl|g' -e 's|@PERL_FLOCK[@]|yes|g' -e 's|@bindir[@]|/usr/bin|g' -e 's|@pkgdatadir[@]|/usr/share/autoconf|g' -e 's|@prefix[@]|/usr|g' -e 's|@autoconf-name[@]|'`echo autoconf | sed 's,x,x,'`'|g' -e 's|@autoheader-name[@]|'`echo autoheader | sed 's,x,x,'`'|g' -e 's|@autom4te-name[@]|'`echo autom4te | sed 's,x,x,'`'|g' -e 's|@M4[@]|/usr/bin/m4|g' -e 's|@M4_DEBUGFILE[@]|--debugfile|g' -e 's|@M4_GNU[@]|--gnu|g' -e 's|@AWK[@]|gawk|g' -e 's|@RELEASE_YEAR[@]|2026|g' -e 's'\''@VERSION[@]'\''2.73'\''g' -e 's|@PACKAGE_NAME[@]|GNU Autoconf|g' -e 's|@configure_input[@]|Generated from bin/ifnames.in; do not edit by hand.|g' ${srcdir}bin/ifnames.in >bin/ifnames.tmp166chmod +x bin/ifnames.tmp167chmod a-w bin/ifnames.tmp168mv bin/ifnames.tmp bin/ifnames169rm -f lib/autom4te.cfg lib/autom4te.cfg-t170/usr/bin/mkdir -p lib171sed -e 's|@SHELL[@]|/bin/sh|g' -e 's|@PERL[@]|/usr/bin/perl|g' -e 's|@PERL_FLOCK[@]|yes|g' -e 's|@bindir[@]|/usr/bin|g' -e 's|@pkgdatadir[@]|/usr/share/autoconf|g' -e 's|@prefix[@]|/usr|g' -e 's|@autoconf-name[@]|'`echo autoconf | sed 's,x,x,'`'|g' -e 's|@autoheader-name[@]|'`echo autoheader | sed 's,x,x,'`'|g' -e 's|@autom4te-name[@]|'`echo autom4te | sed 's,x,x,'`'|g' -e 's|@M4[@]|/usr/bin/m4|g' -e 's|@M4_DEBUGFILE[@]|--debugfile|g' -e 's|@M4_GNU[@]|--gnu|g' -e 's|@AWK[@]|gawk|g' -e 's|@RELEASE_YEAR[@]|2026|g' -e 's'\''@VERSION[@]'\''2.73'\''g' -e 's|@PACKAGE_NAME[@]|GNU Autoconf|g' -e 's|@configure_input[@]|Generated from lib/autom4te.cfg.in; do not edit by hand.|g' ./lib/autom4te.in >lib/autom4te.cfg-t172chmod a-w lib/autom4te.cfg-t173mv -f lib/autom4te.cfg-t lib/autom4te.cfg174/usr/bin/mkdir -p lib/m4sugar175lang=`echo 'lib/m4sugar/m4sh' | sed 's,.*/,,'` \176 && if test $lang = autoconf; then \177 lang=autoconf-without-aclocal-m4; \178 else :; fi \179 && autom4te_perllibdir='.'/lib AUTOM4TE_CFG='lib/autom4te.cfg' bin/autom4te -B ''lib -B '.'/lib \180 --language=$lang \181 --freeze \182 --output=lib/m4sugar/m4sh.m4f183autom4te_perllibdir='.'/lib AUTOM4TE_CFG='lib/autom4te.cfg' bin/autom4te -B ''lib -B '.'/lib --language=M4sh ./tests/wrapper.as -o tests/wrapper.in184rm -f tests/autoconf tests/autoconf.tmp185input=tests/wrapper.in \186 && sed -e 's|@wrap_program[@]|autoconf|g' -e 's|@abs_top_srcdir[@]|/build/autoconf/src/autoconf-2.73|g' -e 's|@abs_top_builddir[@]|/build/autoconf/src/autoconf-2.73|g' -e "s|@configure_input[@]|Generated from $input.|g" tests/wrapper.in >tests/autoconf.tmp187chmod +x tests/autoconf.tmp188chmod a-w tests/autoconf.tmp189mv -f tests/autoconf.tmp tests/autoconf190rm -f tests/autoheader tests/autoheader.tmp191input=tests/wrapper.in \192 && sed -e 's|@wrap_program[@]|autoheader|g' -e 's|@abs_top_srcdir[@]|/build/autoconf/src/autoconf-2.73|g' -e 's|@abs_top_builddir[@]|/build/autoconf/src/autoconf-2.73|g' -e "s|@configure_input[@]|Generated from $input.|g" tests/wrapper.in >tests/autoheader.tmp193chmod +x tests/autoheader.tmp194chmod a-w tests/autoheader.tmp195mv -f tests/autoheader.tmp tests/autoheader196rm -f tests/autom4te tests/autom4te.tmp197input=tests/wrapper.in \198 && sed -e 's|@wrap_program[@]|autom4te|g' -e 's|@abs_top_srcdir[@]|/build/autoconf/src/autoconf-2.73|g' -e 's|@abs_top_builddir[@]|/build/autoconf/src/autoconf-2.73|g' -e "s|@configure_input[@]|Generated from $input.|g" tests/wrapper.in >tests/autom4te.tmp199chmod +x tests/autom4te.tmp200chmod a-w tests/autom4te.tmp201mv -f tests/autom4te.tmp tests/autom4te202rm -f tests/autoreconf tests/autoreconf.tmp203input=tests/wrapper.in \204 && sed -e 's|@wrap_program[@]|autoreconf|g' -e 's|@abs_top_srcdir[@]|/build/autoconf/src/autoconf-2.73|g' -e 's|@abs_top_builddir[@]|/build/autoconf/src/autoconf-2.73|g' -e "s|@configure_input[@]|Generated from $input.|g" tests/wrapper.in >tests/autoreconf.tmp205chmod +x tests/autoreconf.tmp206chmod a-w tests/autoreconf.tmp207mv -f tests/autoreconf.tmp tests/autoreconf208rm -f tests/autoscan tests/autoscan.tmp209input=tests/wrapper.in \210 && sed -e 's|@wrap_program[@]|autoscan|g' -e 's|@abs_top_srcdir[@]|/build/autoconf/src/autoconf-2.73|g' -e 's|@abs_top_builddir[@]|/build/autoconf/src/autoconf-2.73|g' -e "s|@configure_input[@]|Generated from $input.|g" tests/wrapper.in >tests/autoscan.tmp211chmod +x tests/autoscan.tmp212chmod a-w tests/autoscan.tmp213mv -f tests/autoscan.tmp tests/autoscan214rm -f tests/autoupdate tests/autoupdate.tmp215input=tests/wrapper.in \216 && sed -e 's|@wrap_program[@]|autoupdate|g' -e 's|@abs_top_srcdir[@]|/build/autoconf/src/autoconf-2.73|g' -e 's|@abs_top_builddir[@]|/build/autoconf/src/autoconf-2.73|g' -e "s|@configure_input[@]|Generated from $input.|g" tests/wrapper.in >tests/autoupdate.tmp217chmod +x tests/autoupdate.tmp218chmod a-w tests/autoupdate.tmp219mv -f tests/autoupdate.tmp tests/autoupdate220rm -f tests/ifnames tests/ifnames.tmp221input=tests/wrapper.in \222 && sed -e 's|@wrap_program[@]|ifnames|g' -e 's|@abs_top_srcdir[@]|/build/autoconf/src/autoconf-2.73|g' -e 's|@abs_top_builddir[@]|/build/autoconf/src/autoconf-2.73|g' -e "s|@configure_input[@]|Generated from $input.|g" tests/wrapper.in >tests/ifnames.tmp223chmod +x tests/ifnames.tmp224chmod a-w tests/ifnames.tmp225mv -f tests/ifnames.tmp tests/ifnames226if test 'no' != no; then \227 am__dir=. am__subdir_includes=''; \228 case lib/emacs/autoconf-mode.elc in */*) \229 am__dir=`echo 'lib/emacs/autoconf-mode.elc' | sed 's,/[^/]*$,,'`; \230 am__subdir_includes="-L $am__dir -L ./$am__dir"; \231 esac; \232 /usr/bin/mkdir -p "$am__dir" || exit 1; \233 no --batch --no-site-file \234 \235 $am__subdir_includes -L . -L . \236 -l bytecomp \237 --eval '(if (boundp (quote byte-compile-dest-file-function)) (setq byte-compile-dest-file-function (lambda (_) "lib/emacs/autoconf-mode.elc")) (defun byte-compile-dest-file (_) "lib/emacs/autoconf-mode.elc") )' \238 -f batch-byte-compile 'lib/emacs/autoconf-mode.el'; \239else :; fi240if test 'no' != no; then \241 am__dir=. am__subdir_includes=''; \242 case lib/emacs/autotest-mode.elc in */*) \243 am__dir=`echo 'lib/emacs/autotest-mode.elc' | sed 's,/[^/]*$,,'`; \244 am__subdir_includes="-L $am__dir -L ./$am__dir"; \245 esac; \246 /usr/bin/mkdir -p "$am__dir" || exit 1; \247 no --batch --no-site-file \248 \249 $am__subdir_includes -L . -L . \250 -l bytecomp \251 --eval '(if (boundp (quote byte-compile-dest-file-function)) (setq byte-compile-dest-file-function (lambda (_) "lib/emacs/autotest-mode.elc")) (defun byte-compile-dest-file (_) "lib/emacs/autotest-mode.elc") )' \252 -f batch-byte-compile 'lib/emacs/autotest-mode.el'; \253else :; fi254/usr/bin/mkdir -p lib/autoconf255lang=`echo 'lib/autoconf/autoconf' | sed 's,.*/,,'` \256 && if test $lang = autoconf; then \257 lang=autoconf-without-aclocal-m4; \258 else :; fi \259 && autom4te_perllibdir='.'/lib AUTOM4TE_CFG='lib/autom4te.cfg' bin/autom4te -B ''lib -B '.'/lib \260 --language=$lang \261 --freeze \262 --output=lib/autoconf/autoconf.m4f263/usr/bin/mkdir -p lib/autoscan264echo '# Automatically Generated: do not edit this file' >lib/autoscan/autoscan.list265sed '/^[#]/!q' ./lib/autoscan/autoscan.pre >>lib/autoscan/autoscan.list266( \267 sed -n '/^[^#]/p' ./lib/autoscan/autoscan.pre; \268 autom4te_perllibdir='.'/lib AUTOM4TE_CFG='lib/autom4te.cfg' bin/autom4te -B ''lib -B '.'/lib --cache '' -M -l autoconf-without-aclocal-m4 \269 -t'AN_OUTPUT:$1: $2 $3' \270) | LC_ALL=C sort >>lib/autoscan/autoscan.list271/usr/bin/mkdir -p lib/autotest272lang=`echo 'lib/autotest/autotest' | sed 's,.*/,,'` \273 && if test $lang = autoconf; then \274 lang=autoconf-without-aclocal-m4; \275 else :; fi \276 && autom4te_perllibdir='.'/lib AUTOM4TE_CFG='lib/autom4te.cfg' bin/autom4te -B ''lib -B '.'/lib \277 --language=$lang \278 --freeze \279 --output=lib/autotest/autotest.m4f280/usr/bin/mkdir -p lib/m4sugar281lang=`echo 'lib/m4sugar/m4sugar' | sed 's,.*/,,'` \282 && if test $lang = autoconf; then \283 lang=autoconf-without-aclocal-m4; \284 else :; fi \285 && autom4te_perllibdir='.'/lib AUTOM4TE_CFG='lib/autom4te.cfg' bin/autom4te -B ''lib -B '.'/lib \286 --language=$lang \287 --freeze \288 --output=lib/m4sugar/m4sugar.m4f289make[1]: Leaving directory '/build/autoconf/src/autoconf-2.73'290==> Starting check()...291make: Entering directory '/build/autoconf/src/autoconf-2.73'292if test -d ./.git \293 && test -e ./.gitmodules \294 && git --version >/dev/null 2>&1; then \295 cd . && \296 git submodule --quiet foreach \297 'test "$(git rev-parse "$sha1")" \298 = "$(git merge-base origin "$sha1")"' \299 || { echo 'maint.mk: found non-public submodule commit' >&2; \300 exit 1; }; \301else \302 : ; \303fi304make check-am305make[1]: Entering directory '/build/autoconf/src/autoconf-2.73'306if test 'no' != no; then \307 am__dir=. am__subdir_includes=''; \308 case lib/emacs/autoconf-mode.elc in */*) \309 am__dir=`echo 'lib/emacs/autoconf-mode.elc' | sed 's,/[^/]*$,,'`; \310 am__subdir_includes="-L $am__dir -L ./$am__dir"; \311 esac; \312 /usr/bin/mkdir -p "$am__dir" || exit 1; \313 no --batch --no-site-file \314 \315 $am__subdir_includes -L . -L . \316 -l bytecomp \317 --eval '(if (boundp (quote byte-compile-dest-file-function)) (setq byte-compile-dest-file-function (lambda (_) "lib/emacs/autoconf-mode.elc")) (defun byte-compile-dest-file (_) "lib/emacs/autoconf-mode.elc") )' \318 -f batch-byte-compile 'lib/emacs/autoconf-mode.el'; \319else :; fi320if test 'no' != no; then \321 am__dir=. am__subdir_includes=''; \322 case lib/emacs/autotest-mode.elc in */*) \323 am__dir=`echo 'lib/emacs/autotest-mode.elc' | sed 's,/[^/]*$,,'`; \324 am__subdir_includes="-L $am__dir -L ./$am__dir"; \325 esac; \326 /usr/bin/mkdir -p "$am__dir" || exit 1; \327 no --batch --no-site-file \328 \329 $am__subdir_includes -L . -L . \330 -l bytecomp \331 --eval '(if (boundp (quote byte-compile-dest-file-function)) (setq byte-compile-dest-file-function (lambda (_) "lib/emacs/autotest-mode.elc")) (defun byte-compile-dest-file (_) "lib/emacs/autotest-mode.elc") )' \332 -f batch-byte-compile 'lib/emacs/autotest-mode.el'; \333else :; fi334make check-local335make[2]: Entering directory '/build/autoconf/src/autoconf-2.73'336:;{ \337 echo '# Signature of the current package.' && \338 echo 'm4_define([AT_PACKAGE_NAME], [GNU Autoconf])' && \339 echo 'm4_define([AT_PACKAGE_TARNAME], [autoconf])' && \340 echo 'm4_define([AT_PACKAGE_VERSION], [2.73])' && \341 echo 'm4_define([AT_PACKAGE_STRING], [GNU Autoconf 2.73])' && \342 echo 'm4_define([AT_PACKAGE_BUGREPORT], [bug-autoconf@gnu.org])' && \343 echo 'm4_define([AT_PACKAGE_URL], [https://www.gnu.org/software/autoconf/])'; \344} > tests/package.m4-t345mv tests/package.m4-t tests/package.m4346/usr/bin/perl ./tests/mktests.pl tests ./lib/autoconf/general.m4 ./lib/autoconf/status.m4 ./lib/autoconf/autoheader.m4 ./lib/autoconf/autoupdate.m4 ./lib/autoconf/specific.m4 ./lib/autoconf/functions.m4 ./lib/autoconf/lang.m4 ./lib/autoconf/c.m4 ./lib/autoconf/erlang.m4 ./lib/autoconf/fortran.m4 ./lib/autoconf/go.m4 ./lib/autoconf/a68.m4 ./lib/autoconf/headers.m4 ./lib/autoconf/libs.m4 ./lib/autoconf/types.m4 ./lib/autoconf/programs.m4347autom4te_perllibdir='.'/lib AUTOM4TE_CFG='lib/autom4te.cfg' bin/autom4te -B ''lib -B '.'/lib --language=autotest -I tests -I ./tests suite.at -o tests/testsuite.tmp348mv tests/testsuite.tmp tests/testsuite349/bin/sh tests/testsuite -C tests MAKE=make 1-226 228-293 295-350## ----------------------------- ##351## GNU Autoconf 2.73 test suite. ##352## ----------------------------- ##353Executables (autoheader, autoupdate...).354 1: Syntax of the shell scripts ok355 2: Syntax of the Perl scripts ok356 3: autom4te cache ok357 4: autom4te --force ok358 5: autom4te and whitespace in file names ok359 6: autom4te --trace and unusual macro names ok360 7: autom4te --trace and whitespace ok361 8: autoconf --trace: user macros ok362 9: autoconf --trace: builtins ok363 10: autoconf --trace: AC_CONFIG_MACRO_DIRS ok364 11: autoconf: forbidden tokens, basic ok365 12: autoconf: forbidden tokens, exceptions ok366 13: autoconf: automatically allowed tokens ok367 14: autoconf: the empty token ok368 15: autoconf: subdirectories ok369 16: autoconf: input from stdin ok370 17: autoconf: AC_AUTOCONF_VERSION ok371 18: autoconf: AC_PRESERVE_HELP_ORDER ok372 19: autoconf: timestamp changes ok373 20: ifnames ok374 21: autoheader ok375 22: autoheader and macros ok376 23: autoheader with multiple headers ok377 24: autoheader preserves a hand-written template ok378 25: autoheader updates an empty template ok379 26: autoupdate ok380 27: autoupdating AC_LINK_FILES ok381 28: autoupdating AC_PREREQ ok382 29: autoupdating AU_ALIAS ok383 30: autoupdating OLD to NEW ok384 31: autoupdating macros recursively expected failure (tools.at:1221)385 32: autoupdating AC_HELP_STRING ok386 33: autoupdating with m4sugar ok387 34: autoupdating with m4_pushdef expected failure (tools.at:1304)388 35: autoupdating with AC_REQUIRE expected failure (tools.at:1330)389 36: autoupdating with complex quoting expected failure (tools.at:1357)390 37: autoupdating AC_LANG_SAVE ok391 38: autoupdating AC_FOREACH ok392 39: autoupdating AC_OBSOLETE ok393 40: autoupdating AC_DIAGNOSE and AC_WARNING ok394 41: autoupdating AC_FATAL ok395 42: autoupdating with aclocal and m4_include ok396 43: autom4te preselections ok397 44: autom4te cache creation ok398 45: autom4te cache locking ok399 46: autotools and whitespace in file names ok400 47: autotools and relative TMPDIR ok401M4sugar.402 48: m4_stack ok403 49: m4_defn ok404 50: m4_dumpdef ok405 51: m4_warn ok406 52: m4_warn (bad categories) ok407 53: m4_divert_stack ok408 54: m4_expansion_stack ok409 55: m4_require: error message ok410 56: m4_require: warning message ok411 57: m4_require: circular dependencies ok412 58: m4_require: one-shot initialization ok413 59: m4_require: nested ok414 60: m4sugar shorthand conditionals ok415 61: m4_cond ok416 62: m4 lists ok417 63: m4_split ok418 64: m4_do ok419 65: m4_append ok420 66: m4_join ok421 67: m4_expand ok422 68: m4_text_box ok423 69: m4_text_wrap ok424 70: m4_version_compare ok425 71: Standard regular expressions ok426 72: m4_bmatch ok427 73: m4_toupper and m4_tolower ok428 74: m4_bpatsubsts ok429 75: m4_esyscmd_s ok430 76: M4 loops ok431 77: m4_map ok432 78: m4_map_args and m4_curry ok433 79: m4_combine ok434 80: m4_max and m4_min ok435 81: recursion ok436 82: m4_set ok437 83: __file__ and __line__ ok438M4sh.439 84: No extra re-exec with CONFIG_SHELL ok440 85: Forced re-exec with CONFIG_SHELL ok441 86: Configure re-execs self with CONFIG_SHELL ok442 87: AS_WARN and AS_ERROR ok443 88: LINENO ok444 89: LINENO stack ok445 90: AS_BOX ok446 91: AS_BASENAME ok447 92: AS_DIRNAME ok448 93: AS_SET_CATFILE ok449 94: AS_ECHO and AS_ECHO_N ok450 95: obsolete $as_echo and $as_echo_n ok451 96: Redefining AS_ECHO internals ok452 97: AS_EXECUTABLE_P ok453 98: AS_EXIT ok454 99: AS_MKDIR_P ok455100: AS_VERSION_COMPARE ok456101: as_me ok457102: Negated classes in globbing ok458103: Null variable substitution ok459104: Functions Support ok460105: Functions and return Support ok461106: Nested AS_REQUIRE_SHELL_FN ok462107: Nested AS_REQUIRE ok463108: AS_REQUIRE_SHELL_FN and m4_require ok464109: AS_HELP_STRING ok465110: AS_IF and AS_CASE ok466111: AS_FOR ok467112: AS_LITERAL_IF ok468113: AS_TR_SH and AS_TR_CPP ok469114: AS_VAR basics ok470115: AS_VAR_APPEND ok471116: AS_VAR_ARITH ok472117: AS_INIT cleanup ok473118: AS_INIT basename __file__ ok474119: AS_INIT_GENERATED ok475120: AS_MESSAGE_FD ok476121: _AS_CLEAN_DIR ok477122: ECHO_C ok478Autotest.479123: AT_COPYRIGHT ok480124: AT_DATA ok481125: AT_DATA_UNQUOTED ok482126: AT_PREPARE_TESTS ok483127: AT_PREPARE_EACH_TEST ok484128: AT_TEST_HELPER_FN ok485129: Empty test suite ok486130: Banner-only test suite ok487131: Empty test ok488132: Empty check ok489133: AT_SETUP without AT_INIT ok490134: AT_BANNER without AT_INIT ok491135: AT_CLEANUP without AT_INIT ok492136: Missing AT_CLEANUP ok493137: AT_FAIL_IF without AT_SETUP ok494138: AT_SKIP_IF without AT_SETUP ok495139: AT_CHECK without AT_SETUP ok496140: AT_DATA without AT_SETUP ok497141: AT_XFAIL_IF without AT_SETUP ok498142: AT_KEYWORDS without AT_SETUP ok499143: AT_CLEANUP without AT_SETUP ok500144: AT_BANNER inside AT_SETUP ok501145: AT_SETUP inside AT_SETUP ok502146: Multiple AT_INIT ok503147: Invalid AT_TEST_HELPER_FN (spaces) ok504148: Invalid AT_TEST_HELPER_FN (substitutions) ok505149: Multiple AT_TEST_HELPER_FN ok506150: Tested programs ok507151: Startup error messages ok508152: Truth ok509153: Fallacy ok510154: Skip ok511155: Hard fail ok512156: AT_FAIL_IF ok513157: AT_SKIP_IF ok514158: Syntax error skipped (autotest.at:451)515159: errexit ok516160: at_status ok517161: AT_CHECK execution environment ok518162: unquoted output ok519163: Trace output ok520164: Logging ok521165: Binary output ok522166: Cleanup ok523167: Literal multiline command ok524168: Multiline parameter expansion ok525169: Backquote command substitution ok526170: Multiline backquote command substitution ok527171: Parenthetical command substitution ok528172: Multiline parenthetical command substitution ok529173: Shell comment in command ok530174: Invalid brace-enclosed parameter expansion ok531175: Multiline command from M4 expansion ok532176: Double-M4-quoted command ok533177: Metacharacters in command from M4 expansion ok534178: BS-newline in command ok535179: ^BS-newline in command ok536180: BSx641-newline in command ok537181: BS-BS-newline in command ok538182: BSx640-newline in command ok539183: Newline-CODE-BS-newline in command ok540184: Single-quote-BS-newline in command ok541185: Single-quote-newline-BS-newline in command ok542186: Input from stdin ok543187: Backquote in a test title ok544188: Single-quote in a test title ok545189: Double-quote in a test title ok546190: Backslash in a test title ok547191: Brackets in a test title ok548192: Left bracket in a test title ok549193: Right bracket in a test title ok550194: Quoted pound in a test title ok551195: Pound in a test title ok552196: Quoted comma in a test title ok553197: Comma in a test title ok554198: Parentheses in a test title ok555199: Left paren in a test title ok556200: Right paren in a test title ok557201: Quoted Macro in a test title ok558202: Macro in a test title ok559203: Macro with backquote in a test title ok560204: Macro with single-quote in a test title ok561205: Macro with double-quote in a test title ok562206: Macro with backslash in a test title ok563207: Macro echoing macro in a test title ok564208: Macro echoing single-quote in a test title ok565209: Long test title in a test title ok566210: Longer test title in a test title ok567211: Long test source lines ok568212: Huge testsuite ok569213: Debugging a successful test ok570214: Debugging script and environment ok571215: Debugging a failed test ok572216: Using atlocal ok573217: Choosing where testsuite is run ok574218: recheck ok575219: Banners ok576220: Keywords and ranges ok577221: Keyword wrapping ok578222: AT_ARG_OPTION ok579223: AT_ARG_OPTION_ARG ok580224: parallel test execution ok581225: parallel truth ok582226: parallel fallacy ok583228: parallel syntax error skipped (autotest.at:1580)584229: parallel errexit ok585230: parallel autotest and signal handling ok586231: parallel args but non-working mkfifo ok587232: colored test results ok588233: srcdir propagation ok589234: whitespace in absolute testdir ok590235: unusual file names ok591236: C unit tests ok592237: C unit tests (EXEEXT) ok593238: Erlang Eunit unit tests ok594Autoconf base layer.595239: AC_REQUIRE: topological sort ok596240: AC_REQUIRE: error message ok597241: AC_REQUIRE & AC_DEFUN_ONCE: Require, expand ok598242: AC_REQUIRE & AC_DEFUN_ONCE: Expand, require ok599243: AC_REQUIRE & AC_PROVIDE ok600244: AC_INIT ok601245: AC_INIT (obsolete invocation) ok602246: AC_INIT with unusual version strings ok603247: AC_COPYRIGHT ok604248: AC_CACHE_CHECK skipped (base.at:762)605249: AC_CACHE_LOAD ok606250: AC_COMPUTE_INT ok607251: AC_TRY_COMMAND ok608252: Input/Output ok609253: configure arguments ok610254: AC_ARG_ENABLE and AC_ARG_WITH ok611255: configure directories ok612256: AC_SUBST ok613257: configure with closed standard fds ok614Testing config.status.615258: AC_CONFIG_COMMANDS with empty commands ok616259: AC_CONFIG_COMMANDS with temporary directory ok617260: Multiple AC_CONFIG_FILES ok618261: Parameterized AC_CONFIG_FILES ok619262: AC_ARG_VAR ok620263: AC_CONFIG_FILES, HEADERS, LINKS and COMMANDS ok621264: Macro calls in AC_CONFIG_COMMANDS tags ok622265: AC_OUTPUT with one argument ok623266: AC_OUTPUT with three arguments ok624267: AC_OUTPUT with too many arguments ok625268: Missing templates ok626269: configure invocation ok627270: --help and --version in unwritable directory ok628271: #define header templates ok629272: Torturing config.status ok630273: Substitute a 2000-byte string ok631274: Define to a 2000-byte string ok632275: Substitute and define special characters ok633276: No trailing white space in macro definitions ok634277: Substitute a newline ok635278: Define a newline ok636279: AC_SUBST: variable name validation ok637280: datarootdir workaround ok638281: srcdir ok639282: VPATH ok640283: Signal handling ok641284: AC_CONFIG_LINKS ok642285: AC_CONFIG_LINKS and identical files ok643autoreconf.644286: Configuring subdirectories ok645287: Deep Package ok646288: Non-Autoconf AC_CONFIG_SUBDIRS ok647289: Non-literal AC_CONFIG_SUBDIRS ok648290: Empty AC_CONFIG_SUBDIRS ok649291: Empty directory ok650292: Unusual Automake input files ok651293: Package requiring libtool ok652295: Package requiring autopoint (AM_GNU_GETTEXT + _REQUIRE_VERSION) ok653296: Package requiring autopoint (AM_GNU_GETTEXT alone) ok654297: Package requiring autopoint (AM_ICONV alone) ok655298: Package requiring autopoint (AC_LIB_LINKFLAGS alone) ok656299: autoreconf --exclude (aclocal, automake, autoconf) ok657300: autoreconf --exclude (libtoolize) ok658301: autoreconf --exclude (autopoint) ok659302: Specific warnings options for autoreconf ok660303: Missing auxiliary files (config.*) ok661304: Missing auxiliary files (install-sh) ok662305: Missing auxiliary files (foreign) ok663306: Missing auxiliary files (--force) ok664307: Files clobbered by AC_OPENMP ok665Low level compiling/preprocessing macros.666308: AC_LANG, AC_LANG_PUSH & AC_LANG_POP ok667309: AC_REQUIRE & AC_LANG ok668310: AC_LANG_SOURCE ok669311: AC_LANG_SOURCE(C++) ok670312: AC_LANG_SOURCE example ok671313: AC_LANG_PROGRAM example ok672314: AC_COMPILE_IFELSE ok673315: AC_RUN_IFELSE ok674316: Order of user actions and cleanup ok675317: AC_TRY_LINK_FUNC ok676318: Multiple languages ok677Testing autoconf/lang macros.678319: AC_NO_EXECUTABLES ok679320: AC_REQUIRE_CPP ok680C low level compiling/preprocessing macros.681321: Object file extensions ok682322: Broken/missing compilers ok683323: C keywords ok684324: AC_PROG_CPP requires AC_PROG_CC ok685325: AC_PROG_CPP with warnings ok686326: AC_PROG_CPP without warnings ok687327: AC_PROG_CPP via CC ok688328: AC_PROG_EGREP and AC_EGREP_HEADER ok689329: AC_NO_EXECUTABLES (working linker) ok690330: AC_NO_EXECUTABLES (broken linker) ok691331: AC_USE_SYSTEM_EXTENSIONS ok692332: AC_C_RESTRICT and C++ ok693333: AC_OPENMP and C ok694334: AC_OPENMP and C++ ok695Testing autoconf/c macros.696335: AC_C_BACKSLASH_A ok697336: AC_C_BIGENDIAN ok698337: AC_C_CHAR_UNSIGNED ok699338: AC_C_FLEXIBLE_ARRAY_MEMBER ok700339: AC_C_INLINE ok701340: AC_C_PROTOTYPES ok702341: AC_C_RESTRICT ok703342: AC_C_STRINGIZE ok704343: AC_C_TYPEOF ok705344: AC_C_VARARRAYS ok706345: AC_C__GENERIC ok707346: AC_OPENMP ok708347: AC_PROG_CC_C_O ok709348: AC_PROG_CPP_WERROR ok710349: AC_LANG_C ok711350: autoupdating AC_LANG_C ok712351: AC_LANG_CPLUSPLUS ok713352: autoupdating AC_LANG_CPLUSPLUS ok714353: AC_LANG_OBJC ok715354: autoupdating AC_LANG_OBJC ok716Fortran low level compiling/preprocessing macros.717355: GNU Fortran 77 ok718356: GNU Fortran ok719357: AC_OPENMP and Fortran 77 ok720358: AC_OPENMP and Fortran ok721359: AC_F77_DUMMY_MAIN usage ok722360: AC_FC_DUMMY_MAIN usage ok723361: AC_F77_MAIN usage ok724362: AC_FC_MAIN usage ok725363: AC_F77_FUNC usage ok726364: AC_FC_FUNC usage ok727365: AC_FC_SRCEXT usage ok728366: AC_FC_PP_SRCEXT usage ok729367: AC_FC_FREEFORM ok730368: AC_FC_FREEFORM with AC_FC_SRCEXT ok731369: AC_FC_FIXEDFORM ok732370: AC_FC_FIXEDFORM with AC_FC_SRCEXT ok733371: AC_FC_LINE_LENGTH ok734372: AC_FC_CHECK_BOUNDS ok735373: AC_FC_MODULE_FLAG ok736374: AC_F77_CRAY_POINTERS ok737375: AC_FC_CRAY_POINTERS ok738Testing autoconf/fortran macros.739376: AC_F77_CRAY_POINTERS ok740377: AC_F77_IMPLICIT_NONE ok741378: AC_F77_MAIN ok742379: AC_F77_WRAPPERS ok743380: AC_FC_CHECK_BOUNDS ok744381: AC_FC_CRAY_POINTERS ok745382: AC_FC_FIXEDFORM ok746383: AC_FC_FREEFORM ok747384: AC_FC_IMPLICIT_NONE ok748385: AC_FC_LINE_LENGTH ok749386: AC_FC_MAIN ok750387: AC_FC_MODULE_EXTENSION ok751388: AC_FC_MODULE_FLAG ok752389: AC_FC_MODULE_OUTPUT_FLAG ok753390: AC_FC_PP_DEFINE ok754391: AC_FC_WRAPPERS ok755392: AC_PROG_F77_C_O ok756393: AC_PROG_FC_C_O ok757394: AC_F77_NAME_MANGLING ok758395: autoupdating AC_F77_NAME_MANGLING ok759396: AC_LANG_FORTRAN77 ok760397: autoupdating AC_LANG_FORTRAN77 ok761Erlang low level compiling and utility macros.762398: Erlang basic compilation skipped (erlang.at:36)763399: AC_ERLANG_CHECK_LIB skipped (erlang.at:66)764400: AC_ERLANG_SUBST_ROOT_DIR skipped (erlang.at:82)765401: AC_ERLANG_SUBST_LIB_DIR skipped (erlang.at:95)766402: AC_ERLANG_SUBST_INSTALL_LIB_SUBDIR ok767Testing autoconf/erlang macros.768403: AC_ERLANG_PATH_ERL ok769404: AC_ERLANG_PATH_ERLC ok770405: AC_ERLANG_SUBST_ERTS_VER skipped (acerlang.at:10)771406: AC_ERLANG_SUBST_LIB_DIR skipped (acerlang.at:11)772407: AC_LANG_ERLANG ok773408: autoupdating AC_LANG_ERLANG ok774Go low level compiling and utility macros.775409: Go skipped (go.at:30)776Testing autoconf/go macros.777410: AC_LANG_GO ok778411: autoupdating AC_LANG_GO ok779Algol 68 low level compiling and utility macros.780412: Algol 68 skipped (a68.at:30)781Testing autoconf/a68 macros.782413: AC_LANG_A68 ok783414: autoupdating AC_LANG_A68 ok784Semantics.785415: AC_CHECK_LIB ok786416: AC_SEARCH_LIBS (needed) ok787417: AC_SEARCH_LIBS (none needed) ok788418: AC_CHECK_DECLS ok789419: AC_CHECK_FUNCS ok790420: AC_REPLACE_FUNCS ok791421: AC_CHECK_HEADERS ok792422: AC_CHECK_HEADERS (preprocessor test) ok793423: AC_CHECK_HEADERS (compiler test) ok794424: AC_CHECK_MEMBER ok795425: AC_CHECK_MEMBERS ok796426: AC_CHECK_ALIGNOF ok797427: AC_CHECK_ALIGNOF struct ok798428: AC_CHECK_SIZEOF ok799429: AC_CHECK_SIZEOF struct ok800430: AC_CHECK_TYPES ok801431: AC_CHECK_TYPES: backward compatibility ok802432: AC_CHECK_FILES ok803433: AC_CHECK_PROG & AC_CHECK_PROGS ok804434: AC_C_BIGENDIAN ok805435: AC_PATH_PROG & AC_PATH_PROGS ok806436: AC_PATH_PROGS_FEATURE_CHECK ok807437: AC_PATH_XTRA ok808438: AC_SYS_LARGEFILE ok809439: AC_SYS_YEAR2038 ok810440: AC_SYS_YEAR2038_RECOMMENDED ok811441: AC_SYS_YEAR2038_RECOMMENDED config.site override ok812442: AC_SYS_YEAR2038_RECOMMENDED environment override ok813443: AC_SYS_RESTARTABLE_SYSCALLS ok814444: AC_FUNC_SETVBUF_REVERSED ok815445: AC_FUNC_WAIT3 ok816446: AC_TRY_CPP ok817447: autoupdating AC_TRY_CPP ok818448: AC_TRY_COMPILE ok819449: autoupdating AC_TRY_COMPILE ok820450: AC_TRY_LINK ok821451: autoupdating AC_TRY_LINK ok822452: AC_COMPILE_CHECK ok823453: autoupdating AC_COMPILE_CHECK ok824454: AC_TRY_RUN ok825455: autoupdating AC_TRY_RUN ok826456: AC_HAVE_LIBRARY ok827457: autoupdating AC_HAVE_LIBRARY ok828458: Macro expansion in AC_CHECK_FUNCS (literal) ok829459: Macro expansion in AC_CHECK_FUNCS (variable) ok830460: Macro expansion in AC_CHECK_FUNCS_ONCE ok831461: Macro expansion in AC_REPLACE_FUNCS (literal) ok832462: Macro expansion in AC_REPLACE_FUNCS (variable) ok833463: Macro expansion in AC_CHECK_HEADERS (literal) ok834464: Macro expansion in AC_CHECK_HEADERS (variable) ok835465: Macro expansion in AC_CHECK_HEADERS_ONCE ok836466: Macro expansion in AC_CHECK_FILES ok837467: Macro expansion in AC_CONFIG_MACRO_DIRS ok838468: Macro expansion in AC_CONFIG_SUBDIRS ok839469: AC_PROG_LEX with noyywrap ok840470: AC_PROG_LEX with yywrap skipped (semantics.at:1349)841471: AC_PROG_LEX in legacy mode ok842472: Invalid arguments to AC_PROG_LEX ok843Testing autoconf/general macros.844473: AC_ARG_ENABLE ok845474: AC_ARG_PROGRAM ok846475: AC_ARG_WITH ok847476: AC_CHECK_DECLS_ONCE ok848477: AC_EGREP_CPP ok849478: AC_EGREP_HEADER ok850479: AC_LIBOBJ ok851480: AC_LIBSOURCES ok852481: AC_PREFIX_DEFAULT ok853482: AC_REQUIRE_AUX_FILE ok854483: AC_CHECKING ok855484: autoupdating AC_CHECKING ok856485: AC_ENABLE ok857486: autoupdating AC_ENABLE ok858487: AC_MSG_RESULT_UNQUOTED ok859488: autoupdating AC_MSG_RESULT_UNQUOTED ok860489: AC_VALIDATE_CACHED_SYSTEM_TUPLE ok861490: autoupdating AC_VALIDATE_CACHED_SYSTEM_TUPLE ok862491: AC_WITH ok863492: autoupdating AC_WITH ok864493: _AC_COMPUTE_INT ok865494: autoupdating _AC_COMPUTE_INT ok866Testing autoconf/status macros.867495: AC_OUTPUT_COMMANDS ok868496: autoupdating AC_OUTPUT_COMMANDS ok869Testing autoconf/specific macros.870497: AC_SYS_INTERPRETER ok871498: AC_SYS_LONG_FILE_NAMES ok872499: AC_SYS_POSIX_TERMIOS ok873500: AC_AIX ok874501: autoupdating AC_AIX ok875502: AC_ARG_ARRAY ok876503: autoupdating AC_ARG_ARRAY ok877504: AC_DECL_SYS_SIGLIST ok878505: autoupdating AC_DECL_SYS_SIGLIST ok879506: AC_DYNIX_SEQ ok880507: autoupdating AC_DYNIX_SEQ ok881508: AC_HAVE_POUNDBANG ok882509: autoupdating AC_HAVE_POUNDBANG ok883510: AC_IRIX_SUN ok884511: autoupdating AC_IRIX_SUN ok885512: AC_ISC_POSIX ok886513: autoupdating AC_ISC_POSIX ok887514: AC_MINIX ok888515: autoupdating AC_MINIX ok889516: AC_SCO_INTL ok890517: autoupdating AC_SCO_INTL ok891518: AC_XENIX_DIR ok892519: autoupdating AC_XENIX_DIR ok893Testing autoconf/programs macros.894520: AC_PROG_AR ok895521: AC_PROG_AWK ok896522: AC_PROG_EGREP ok897523: AC_PROG_FGREP ok898524: AC_PROG_INSTALL ok899525: AC_PROG_LN_S ok900526: AC_PROG_MAKE_SET ok901527: AC_PROG_MKDIR_P ok902528: AC_PROG_RANLIB ok903529: AC_PROG_SED ok904530: AC_PROG_YACC ok905531: AC_CHECK_TOOL_PREFIX ok906532: autoupdating AC_CHECK_TOOL_PREFIX ok907533: AC_DECL_YYTEXT ok908534: autoupdating AC_DECL_YYTEXT ok909535: AC_RSH ok910536: autoupdating AC_RSH ok911Testing autoconf/headers macros.912537: AC_CHECK_HEADERS_ONCE ok913538: AC_CHECK_HEADER_STDBOOL ok914539: AC_HEADER_ASSERT ok915540: AC_HEADER_MAJOR ok916541: AC_HEADER_RESOLV ok917542: AC_HEADER_STAT ok918543: AC_HEADER_STDBOOL ok919544: AC_HEADER_TIOCGWINSZ ok920545: AC_DIR_HEADER ok921546: autoupdating AC_DIR_HEADER ok922547: AC_HEADER_STDC ok923548: autoupdating AC_HEADER_STDC ok924549: AC_HEADER_TIME ok925550: autoupdating AC_HEADER_TIME ok926551: AC_MEMORY_H ok927552: autoupdating AC_MEMORY_H ok928553: AC_UNISTD_H ok929554: autoupdating AC_UNISTD_H ok930555: AC_USG ok931556: autoupdating AC_USG ok932557: _AC_CHECK_HEADER_MONGREL ok933558: autoupdating _AC_CHECK_HEADER_MONGREL ok934Testing autoconf/types macros.935559: AC_STRUCT_DIRENT_D_INO ok936560: AC_STRUCT_DIRENT_D_TYPE ok937561: AC_STRUCT_ST_BLOCKS ok938562: AC_STRUCT_TIMEZONE ok939563: AC_TYPE_INT16_T ok940564: AC_TYPE_INT32_T ok941565: AC_TYPE_INT64_T ok942566: AC_TYPE_INT8_T ok943567: AC_TYPE_INTMAX_T ok944568: AC_TYPE_INTPTR_T ok945569: AC_TYPE_LONG_DOUBLE ok946570: AC_TYPE_LONG_DOUBLE_WIDER ok947571: AC_TYPE_MODE_T ok948572: AC_TYPE_OFF_T ok949573: AC_TYPE_SSIZE_T ok950574: AC_TYPE_UINT16_T ok951575: AC_TYPE_UINT32_T ok952576: AC_TYPE_UINT64_T ok953577: AC_TYPE_UINT8_T ok954578: AC_TYPE_UINTMAX_T ok955579: AC_TYPE_UINTPTR_T ok956580: AC_C_LONG_DOUBLE ok957581: autoupdating AC_C_LONG_DOUBLE ok958582: AC_INT_16_BITS ok959583: autoupdating AC_INT_16_BITS ok960584: AC_LONG_64_BITS ok961585: autoupdating AC_LONG_64_BITS ok962586: AC_STRUCT_ST_BLKSIZE ok963587: autoupdating AC_STRUCT_ST_BLKSIZE ok964588: AC_STRUCT_ST_RDEV ok965589: autoupdating AC_STRUCT_ST_RDEV ok966590: AC_TYPE_SIGNAL ok967591: autoupdating AC_TYPE_SIGNAL ok968592: AM_TYPE_PTRDIFF_T ok969593: autoupdating AM_TYPE_PTRDIFF_T ok970Testing autoconf/functions macros.971594: AC_CHECK_FUNCS_ONCE ok972595: AC_FUNC_ALLOCA ok973596: AC_FUNC_CHOWN ok974597: AC_FUNC_CLOSEDIR_VOID ok975598: AC_FUNC_ERROR_AT_LINE ok976599: AC_FUNC_FNMATCH ok977600: AC_FUNC_FORK ok978601: AC_FUNC_FSEEKO ok979602: AC_FUNC_GETGROUPS ok980603: AC_FUNC_GETMNTENT ok981604: AC_FUNC_GETPGRP ok982605: AC_FUNC_LSTAT ok983606: AC_FUNC_MALLOC ok984607: AC_FUNC_MBRTOWC ok985608: AC_FUNC_MEMCMP ok986609: AC_FUNC_MKTIME ok987610: AC_FUNC_MMAP ok988611: AC_FUNC_OBSTACK ok989612: AC_FUNC_REALLOC ok990613: AC_FUNC_SELECT_ARGTYPES ok991614: AC_FUNC_SETPGRP ok992615: AC_FUNC_STAT ok993616: AC_FUNC_STRCOLL ok994617: AC_FUNC_STRERROR_R ok995618: AC_FUNC_STRFTIME ok996619: AC_FUNC_STRNLEN ok997620: AC_FUNC_STRTOD ok998621: AC_FUNC_STRTOLD ok999622: AC_FUNC_UTIME_NULL ok1000623: AC_FUNC_VPRINTF ok1001Compatibility with external tools and macros.1002624: Libtool ok1003625: shtool skipped (foreign.at:130)1004626: AX_PROG_CC_FOR_BUILD ok1005627: AX_PROG_CXX_FOR_BUILD ok1006628: gnulib-std-gnu11.m4 ok1007Autoscan.1008629: autoscan ok1009## ------------- ##1010## Test results. ##1011## ------------- ##1012614 tests behaved as expected.101313 tests were skipped.1014make[2]: Leaving directory '/build/autoconf/src/autoconf-2.73'1015make[1]: Leaving directory '/build/autoconf/src/autoconf-2.73'1016make: Leaving directory '/build/autoconf/src/autoconf-2.73'1017==> Entering fakeroot environment...1018==> Starting package()...1019make install-am1020make[1]: Entering directory '/build/autoconf/src/autoconf-2.73'1021if test 'no' != no; then \1022 am__dir=. am__subdir_includes=''; \1023 case lib/emacs/autoconf-mode.elc in */*) \1024 am__dir=`echo 'lib/emacs/autoconf-mode.elc' | sed 's,/[^/]*$,,'`; \1025 am__subdir_includes="-L $am__dir -L ./$am__dir"; \1026 esac; \1027 /usr/bin/mkdir -p "$am__dir" || exit 1; \1028 no --batch --no-site-file \1029 \1030 $am__subdir_includes -L . -L . \1031 -l bytecomp \1032 --eval '(if (boundp (quote byte-compile-dest-file-function)) (setq byte-compile-dest-file-function (lambda (_) "lib/emacs/autoconf-mode.elc")) (defun byte-compile-dest-file (_) "lib/emacs/autoconf-mode.elc") )' \1033 -f batch-byte-compile 'lib/emacs/autoconf-mode.el'; \1034else :; fi1035if test 'no' != no; then \1036 am__dir=. am__subdir_includes=''; \1037 case lib/emacs/autotest-mode.elc in */*) \1038 am__dir=`echo 'lib/emacs/autotest-mode.elc' | sed 's,/[^/]*$,,'`; \1039 am__subdir_includes="-L $am__dir -L ./$am__dir"; \1040 esac; \1041 /usr/bin/mkdir -p "$am__dir" || exit 1; \1042 no --batch --no-site-file \1043 \1044 $am__subdir_includes -L . -L . \1045 -l bytecomp \1046 --eval '(if (boundp (quote byte-compile-dest-file-function)) (setq byte-compile-dest-file-function (lambda (_) "lib/emacs/autotest-mode.elc")) (defun byte-compile-dest-file (_) "lib/emacs/autotest-mode.elc") )' \1047 -f batch-byte-compile 'lib/emacs/autotest-mode.el'; \1048else :; fi1049make[2]: Entering directory '/build/autoconf/src/autoconf-2.73'1050 /usr/bin/mkdir -p '/build/autoconf/pkg/autoconf/usr/bin'1051 /usr/bin/install -c bin/autoconf bin/autoheader bin/autom4te bin/autoreconf bin/autoscan bin/autoupdate bin/ifnames '/build/autoconf/pkg/autoconf/usr/bin'1052 /usr/bin/mkdir -p '/build/autoconf/pkg/autoconf/usr/share/autoconf/autoconf'1053 /usr/bin/install -c -m 644 lib/autoconf/autoconf.m4 lib/autoconf/general.m4 lib/autoconf/status.m4 lib/autoconf/oldnames.m4 lib/autoconf/specific.m4 lib/autoconf/autoheader.m4 lib/autoconf/autoupdate.m4 lib/autoconf/autotest.m4 lib/autoconf/autoscan.m4 lib/autoconf/lang.m4 lib/autoconf/c.m4 lib/autoconf/erlang.m4 lib/autoconf/fortran.m4 lib/autoconf/functions.m4 lib/autoconf/go.m4 lib/autoconf/a68.m4 lib/autoconf/headers.m4 lib/autoconf/types.m4 lib/autoconf/libs.m4 lib/autoconf/programs.m4 lib/autoconf/trailer.m4 '/build/autoconf/pkg/autoconf/usr/share/autoconf/autoconf'1054 /usr/bin/mkdir -p '/build/autoconf/pkg/autoconf/usr/share/autoconf/autotest'1055 /usr/bin/install -c -m 644 lib/autotest/autotest.m4 lib/autotest/general.m4 lib/autotest/specific.m4 '/build/autoconf/pkg/autoconf/usr/share/autoconf/autotest'1056 /usr/bin/mkdir -p '/build/autoconf/pkg/autoconf/usr/share/autoconf/build-aux'1057 /usr/bin/install -c -m 644 build-aux/config.guess build-aux/config.sub build-aux/install-sh '/build/autoconf/pkg/autoconf/usr/share/autoconf/build-aux'1058if test 'no' != no; then \1059 am__dir=. am__subdir_includes=''; \1060 case lib/emacs/autoconf-mode.elc in */*) \1061 am__dir=`echo 'lib/emacs/autoconf-mode.elc' | sed 's,/[^/]*$,,'`; \1062 am__subdir_includes="-L $am__dir -L ./$am__dir"; \1063 esac; \1064 /usr/bin/mkdir -p "$am__dir" || exit 1; \1065 no --batch --no-site-file \1066 \1067 $am__subdir_includes -L . -L . \1068 -l bytecomp \1069 --eval '(if (boundp (quote byte-compile-dest-file-function)) (setq byte-compile-dest-file-function (lambda (_) "lib/emacs/autoconf-mode.elc")) (defun byte-compile-dest-file (_) "lib/emacs/autoconf-mode.elc") )' \1070 -f batch-byte-compile 'lib/emacs/autoconf-mode.el'; \1071else :; fi1072if test 'no' != no; then \1073 am__dir=. am__subdir_includes=''; \1074 case lib/emacs/autotest-mode.elc in */*) \1075 am__dir=`echo 'lib/emacs/autotest-mode.elc' | sed 's,/[^/]*$,,'`; \1076 am__subdir_includes="-L $am__dir -L ./$am__dir"; \1077 esac; \1078 /usr/bin/mkdir -p "$am__dir" || exit 1; \1079 no --batch --no-site-file \1080 \1081 $am__subdir_includes -L . -L . \1082 -l bytecomp \1083 --eval '(if (boundp (quote byte-compile-dest-file-function)) (setq byte-compile-dest-file-function (lambda (_) "lib/emacs/autotest-mode.elc")) (defun byte-compile-dest-file (_) "lib/emacs/autotest-mode.elc") )' \1084 -f batch-byte-compile 'lib/emacs/autotest-mode.el'; \1085else :; fi1086 /usr/bin/mkdir -p '/build/autoconf/pkg/autoconf/usr/share/autoconf/m4sugar'1087 /usr/bin/install -c -m 644 lib/m4sugar/m4sugar.m4 lib/m4sugar/foreach.m4 lib/m4sugar/m4sh.m4 '/build/autoconf/pkg/autoconf/usr/share/autoconf/m4sugar'1088 /usr/bin/mkdir -p '/build/autoconf/pkg/autoconf/usr/share/autoconf/Autom4te'1089 /usr/bin/install -c -m 644 lib/Autom4te/C4che.pm lib/Autom4te/ChannelDefs.pm lib/Autom4te/Channels.pm lib/Autom4te/Config.pm lib/Autom4te/Configure_ac.pm lib/Autom4te/FileUtils.pm lib/Autom4te/General.pm lib/Autom4te/Getopt.pm lib/Autom4te/Request.pm lib/Autom4te/XFile.pm '/build/autoconf/pkg/autoconf/usr/share/autoconf/Autom4te'1090 /usr/bin/mkdir -p '/build/autoconf/pkg/autoconf/usr/share/info'1091 /usr/bin/install -c -m 644 ./doc/autoconf.info ./doc/standards.info '/build/autoconf/pkg/autoconf/usr/share/info'1092 install-info --info-dir='/build/autoconf/pkg/autoconf/usr/share/info' '/build/autoconf/pkg/autoconf/usr/share/info/autoconf.info'1093 install-info --info-dir='/build/autoconf/pkg/autoconf/usr/share/info' '/build/autoconf/pkg/autoconf/usr/share/info/standards.info'1094 /usr/bin/mkdir -p '/build/autoconf/pkg/autoconf/usr/share/man/man1'1095 /usr/bin/install -c -m 644 man/autoconf.1 man/autoheader.1 man/autom4te.1 man/autoreconf.1 man/autoscan.1 man/autoupdate.1 man/ifnames.1 '/build/autoconf/pkg/autoconf/usr/share/man/man1'1096 /usr/bin/mkdir -p '/build/autoconf/pkg/autoconf/usr/share/autoconf/autoconf'1097 /usr/bin/install -c -m 644 lib/autoconf/autoconf.m4f '/build/autoconf/pkg/autoconf/usr/share/autoconf/autoconf'1098 /usr/bin/mkdir -p '/build/autoconf/pkg/autoconf/usr/share/autoconf/autoscan'1099 /usr/bin/install -c -m 644 lib/autoscan/autoscan.list '/build/autoconf/pkg/autoconf/usr/share/autoconf/autoscan'1100 /usr/bin/mkdir -p '/build/autoconf/pkg/autoconf/usr/share/autoconf/autotest'1101 /usr/bin/install -c -m 644 lib/autotest/autotest.m4f '/build/autoconf/pkg/autoconf/usr/share/autoconf/autotest'1102 /usr/bin/mkdir -p '/build/autoconf/pkg/autoconf/usr/share/autoconf/m4sugar'1103 /usr/bin/install -c -m 644 lib/m4sugar/m4sugar.m4f lib/m4sugar/m4sh.m4f '/build/autoconf/pkg/autoconf/usr/share/autoconf/m4sugar'1104 /usr/bin/mkdir -p '/build/autoconf/pkg/autoconf/usr/share/autoconf'1105 /usr/bin/install -c -m 644 lib/autom4te.cfg lib/autoconf_version.m4 '/build/autoconf/pkg/autoconf/usr/share/autoconf'1106 /usr/bin/mkdir -p '/build/autoconf/pkg/autoconf/usr/share/autoconf'1107 /usr/bin/install -c -m 644 ./INSTALL '/build/autoconf/pkg/autoconf/usr/share/autoconf'1108make install-data-hook1109make[3]: Entering directory '/build/autoconf/src/autoconf-2.73'1110for s in build-aux/config.guess build-aux/config.sub build-aux/install-sh; do \1111 chmod +x "/build/autoconf/pkg/autoconf/usr/share/autoconf/$s"; \1112done1113make[3]: Leaving directory '/build/autoconf/src/autoconf-2.73'1114make[2]: Leaving directory '/build/autoconf/src/autoconf-2.73'1115make[1]: Leaving directory '/build/autoconf/src/autoconf-2.73'1116==> Tidying install...1117 -> Removing libtool files...1118 -> Removing static library files...1119 -> Purging unwanted files...1120 -> Stripping unneeded symbols from binaries and libraries...1121 -> Compressing man and info pages...1122==> Checking for packaging issues...1123==> Creating package "autoconf"...1124 -> Generating .PKGINFO file...1125 -> Generating .BUILDINFO file...1126 -> Generating .MTREE file...1127 -> Compressing package...1128==> Leaving fakeroot environment.1129==> Finished making: autoconf 2.73-1 (Tue Sep 8 18:50:31 2026)1130==> builder-signed autoconf-2.73-1-any.pkg.tar.zst1131==> archci-build finished with 0 at 2026-09-08T18:50:31Z: autoconf-2.73-1-any.pkg.tar.zst