Mock Version: 4.1 Mock Version: 4.1 Mock Version: 4.1 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --noclean --target noarch --nodeps /builddir/build/SPECS/autoconf.spec'], chrootPath='/var/lib/mock/dist-oc9-build-40675-14589/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=86400uid=991gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --noclean --target noarch --nodeps /builddir/build/SPECS/autoconf.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: noarch Building for target noarch Wrote: /builddir/build/SRPMS/autoconf-2.71-4.oc9.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --noclean --target noarch --nodeps /builddir/build/SPECS/autoconf.spec'], chrootPath='/var/lib/mock/dist-oc9-build-40675-14589/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=86400uid=991gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --noclean --target noarch --nodeps /builddir/build/SPECS/autoconf.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: noarch Building for target noarch Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.0kUDia + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf autoconf-2.71 + /usr/bin/xz -dc /builddir/build/SOURCES/autoconf-2.71.tar.xz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd autoconf-2.71 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.uXEDoH + umask 022 + cd /builddir/build/BUILD + cd autoconf-2.71 + export EMACS=/usr/bin/emacs + EMACS=/usr/bin/emacs + CFLAGS='-O2 -g' + export CFLAGS + CXXFLAGS='-O2 -g' + export CXXFLAGS + FFLAGS='-O2 -g ' + export FFLAGS + FCFLAGS='-O2 -g ' + export FCFLAGS + LDFLAGS= + export LDFLAGS + ./configure --host=aarch64-opencloudos-linux-gnu --build=aarch64-opencloudos-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-lispdir=/usr/share/emacs/site-lisp/autoconf configure: WARNING: unrecognized options: --disable-dependency-tracking checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a race-free mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking build system type... aarch64-opencloudos-linux-gnu checking host system type... aarch64-opencloudos-linux-gnu configure: autobuild project... GNU Autoconf configure: autobuild revision... 2.71 ./configure: line 2617: hostname: command not found configure: autobuild timestamp... 20230918T080640Z checking for a shell whose -n mode is known to work... /bin/sh checking for characters that cannot appear in file names... none checking whether directories can have trailing spaces... yes checking for expr... /usr/bin/expr checking for GNU M4 that supports accurate traces... /usr/bin/m4 checking whether /usr/bin/m4 accepts --gnu... yes checking how m4 supports trace files... --debugfile checking for perl... /usr/bin/perl checking whether /usr/bin/perl Fcntl::flock is implemented... yes checking for emacs... /usr/bin/emacs checking whether /usr/bin/emacs is sufficiently recent... yes checking for emacs... /usr/bin/emacs checking where .elc files should go... /usr/share/emacs/site-lisp/autoconf checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for a sed that does not truncate output... /usr/bin/sed checking whether make is case sensitive... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating tests/atlocal config.status: creating Makefile config.status: executing tests/atconfig commands configure: WARNING: unrecognized options: --disable-dependency-tracking + /usr/bin/make -O -j8 V=1 VERBOSE=1 /usr/bin/make all-am make[1]: Entering directory '/builddir/build/BUILD/autoconf-2.71' /usr/bin/mkdir -p 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.71])' && \ echo 'm4_define([m4_PACKAGE_STRING], [GNU Autoconf 2.71])' && \ echo 'm4_define([m4_PACKAGE_BUGREPORT], [bug-autoconf@gnu.org])' && \ echo 'm4_define([m4_PACKAGE_URL], [https://www.gnu.org/software/autoconf/])' && \ echo 'm4_define([m4_PACKAGE_YEAR], [2021])'; \ } > lib/m4sugar/version.m4-t mv lib/m4sugar/version.m4-t lib/m4sugar/version.m4 make[1]: Leaving directory '/builddir/build/BUILD/autoconf-2.71' make[1]: Entering directory '/builddir/build/BUILD/autoconf-2.71' rm -f bin/autom4te bin/autom4te.tmp /usr/bin/mkdir -p bin srcdir=''; \ test -f ./bin/autom4te.in || srcdir=./; \ 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&^&&'`'|g' -e 's|@autoheader-name[@]|'`echo autoheader | sed 's&^&&'`'|g' -e 's|@autom4te-name[@]|'`echo autom4te | sed 's&^&&'`'|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[@]|2021|g' -e 's|@VERSION[@]|2.71|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.tmp chmod +x bin/autom4te.tmp chmod a-w bin/autom4te.tmp mv bin/autom4te.tmp bin/autom4te make[1]: Leaving directory '/builddir/build/BUILD/autoconf-2.71' make[1]: Entering directory '/builddir/build/BUILD/autoconf-2.71' rm -f lib/autom4te.cfg lib/autom4te.cfg-t /usr/bin/mkdir -p lib 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&^&&'`'|g' -e 's|@autoheader-name[@]|'`echo autoheader | sed 's&^&&'`'|g' -e 's|@autom4te-name[@]|'`echo autom4te | sed 's&^&&'`'|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[@]|2021|g' -e 's|@VERSION[@]|2.71|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-t chmod a-w lib/autom4te.cfg-t mv -f lib/autom4te.cfg-t lib/autom4te.cfg make[1]: Leaving directory '/builddir/build/BUILD/autoconf-2.71' make[1]: Entering directory '/builddir/build/BUILD/autoconf-2.71' rm -f bin/autoheader bin/autoheader.tmp /usr/bin/mkdir -p bin srcdir=''; \ test -f ./bin/autoheader.in || srcdir=./; \ 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&^&&'`'|g' -e 's|@autoheader-name[@]|'`echo autoheader | sed 's&^&&'`'|g' -e 's|@autom4te-name[@]|'`echo autom4te | sed 's&^&&'`'|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[@]|2021|g' -e 's|@VERSION[@]|2.71|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.tmp chmod +x bin/autoheader.tmp chmod a-w bin/autoheader.tmp mv bin/autoheader.tmp bin/autoheader make[1]: Leaving directory '/builddir/build/BUILD/autoconf-2.71' make[1]: Entering directory '/builddir/build/BUILD/autoconf-2.71' rm -f bin/autoreconf bin/autoreconf.tmp /usr/bin/mkdir -p bin srcdir=''; \ test -f ./bin/autoreconf.in || srcdir=./; \ 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&^&&'`'|g' -e 's|@autoheader-name[@]|'`echo autoheader | sed 's&^&&'`'|g' -e 's|@autom4te-name[@]|'`echo autom4te | sed 's&^&&'`'|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[@]|2021|g' -e 's|@VERSION[@]|2.71|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.tmp chmod +x bin/autoreconf.tmp chmod a-w bin/autoreconf.tmp mv bin/autoreconf.tmp bin/autoreconf make[1]: Leaving directory '/builddir/build/BUILD/autoconf-2.71' make[1]: Entering directory '/builddir/build/BUILD/autoconf-2.71' rm -f bin/autoscan bin/autoscan.tmp /usr/bin/mkdir -p bin srcdir=''; \ test -f ./bin/autoscan.in || srcdir=./; \ 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&^&&'`'|g' -e 's|@autoheader-name[@]|'`echo autoheader | sed 's&^&&'`'|g' -e 's|@autom4te-name[@]|'`echo autom4te | sed 's&^&&'`'|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[@]|2021|g' -e 's|@VERSION[@]|2.71|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.tmp chmod +x bin/autoscan.tmp chmod a-w bin/autoscan.tmp mv bin/autoscan.tmp bin/autoscan make[1]: Leaving directory '/builddir/build/BUILD/autoconf-2.71' make[1]: Entering directory '/builddir/build/BUILD/autoconf-2.71' rm -f bin/autoupdate bin/autoupdate.tmp /usr/bin/mkdir -p bin srcdir=''; \ test -f ./bin/autoupdate.in || srcdir=./; \ 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&^&&'`'|g' -e 's|@autoheader-name[@]|'`echo autoheader | sed 's&^&&'`'|g' -e 's|@autom4te-name[@]|'`echo autom4te | sed 's&^&&'`'|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[@]|2021|g' -e 's|@VERSION[@]|2.71|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.tmp chmod +x bin/autoupdate.tmp chmod a-w bin/autoupdate.tmp mv bin/autoupdate.tmp bin/autoupdate make[1]: Leaving directory '/builddir/build/BUILD/autoconf-2.71' make[1]: Entering directory '/builddir/build/BUILD/autoconf-2.71' rm -f bin/ifnames bin/ifnames.tmp /usr/bin/mkdir -p bin srcdir=''; \ test -f ./bin/ifnames.in || srcdir=./; \ 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&^&&'`'|g' -e 's|@autoheader-name[@]|'`echo autoheader | sed 's&^&&'`'|g' -e 's|@autom4te-name[@]|'`echo autom4te | sed 's&^&&'`'|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[@]|2021|g' -e 's|@VERSION[@]|2.71|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.tmp chmod +x bin/ifnames.tmp chmod a-w bin/ifnames.tmp mv bin/ifnames.tmp bin/ifnames make[1]: Leaving directory '/builddir/build/BUILD/autoconf-2.71' make[1]: Entering directory '/builddir/build/BUILD/autoconf-2.71' if test '/usr/bin/emacs' != no; then \ am__dir=. am__subdir_includes=''; \ case lib/emacs/autoconf-mode.elc in */*) \ am__dir=`echo 'lib/emacs/autoconf-mode.elc' | sed 's,/[^/]*$,,'`; \ am__subdir_includes="-L $am__dir -L ./$am__dir"; \ esac; \ test -d "$am__dir" || /usr/bin/mkdir -p "$am__dir" || exit 1; \ /usr/bin/emacs --batch \ \ $am__subdir_includes -L . -L . \ --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") )' \ -f batch-byte-compile 'lib/emacs/autoconf-mode.el'; \ else :; fi make[1]: Leaving directory '/builddir/build/BUILD/autoconf-2.71' make[1]: Entering directory '/builddir/build/BUILD/autoconf-2.71' if test '/usr/bin/emacs' != no; then \ am__dir=. am__subdir_includes=''; \ case lib/emacs/autotest-mode.elc in */*) \ am__dir=`echo 'lib/emacs/autotest-mode.elc' | sed 's,/[^/]*$,,'`; \ am__subdir_includes="-L $am__dir -L ./$am__dir"; \ esac; \ test -d "$am__dir" || /usr/bin/mkdir -p "$am__dir" || exit 1; \ /usr/bin/emacs --batch \ \ $am__subdir_includes -L . -L . \ --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") )' \ -f batch-byte-compile 'lib/emacs/autotest-mode.el'; \ else :; fi make[1]: Leaving directory '/builddir/build/BUILD/autoconf-2.71' Loading /usr/share/emacs/site-lisp/site-start.d/rpmdev-init.el (source)... Warning (bytecomp): Changing `byte-compile-dest-file' is obsolete (as of 23.2); set `byte-compile-dest-file-function' instead. Loading /usr/share/emacs/site-lisp/site-start.d/rpmdev-init.el (source)... Warning (bytecomp): Changing `byte-compile-dest-file' is obsolete (as of 23.2); set `byte-compile-dest-file-function' instead. make[1]: Entering directory '/builddir/build/BUILD/autoconf-2.71' autom4te_perllibdir='.'/lib AUTOM4TE_CFG='lib/autom4te.cfg' bin/autom4te -B ''lib -B '.'/lib --language=M4sh ./tests/wrapper.as -o tests/wrapper.in make[1]: Leaving directory '/builddir/build/BUILD/autoconf-2.71' make[1]: Entering directory '/builddir/build/BUILD/autoconf-2.71' /usr/bin/mkdir -p lib/autoconf lang=`echo 'lib/autoconf/autoconf' | sed 's,.*/,,'` \ && if test $lang = autoconf; then \ lang=autoconf-without-aclocal-m4; \ else :; fi \ && autom4te_perllibdir='.'/lib AUTOM4TE_CFG='lib/autom4te.cfg' bin/autom4te -B ''lib -B '.'/lib \ --language=$lang \ --freeze \ --output=lib/autoconf/autoconf.m4f make[1]: Leaving directory '/builddir/build/BUILD/autoconf-2.71' make[1]: Entering directory '/builddir/build/BUILD/autoconf-2.71' /usr/bin/mkdir -p lib/m4sugar lang=`echo 'lib/m4sugar/m4sugar' | sed 's,.*/,,'` \ && if test $lang = autoconf; then \ lang=autoconf-without-aclocal-m4; \ else :; fi \ && autom4te_perllibdir='.'/lib AUTOM4TE_CFG='lib/autom4te.cfg' bin/autom4te -B ''lib -B '.'/lib \ --language=$lang \ --freeze \ --output=lib/m4sugar/m4sugar.m4f make[1]: Leaving directory '/builddir/build/BUILD/autoconf-2.71' make[1]: Entering directory '/builddir/build/BUILD/autoconf-2.71' /usr/bin/mkdir -p lib/m4sugar lang=`echo 'lib/m4sugar/m4sh' | sed 's,.*/,,'` \ && if test $lang = autoconf; then \ lang=autoconf-without-aclocal-m4; \ else :; fi \ && autom4te_perllibdir='.'/lib AUTOM4TE_CFG='lib/autom4te.cfg' bin/autom4te -B ''lib -B '.'/lib \ --language=$lang \ --freeze \ --output=lib/m4sugar/m4sh.m4f make[1]: Leaving directory '/builddir/build/BUILD/autoconf-2.71' make[1]: Entering directory '/builddir/build/BUILD/autoconf-2.71' /usr/bin/mkdir -p lib/autotest lang=`echo 'lib/autotest/autotest' | sed 's,.*/,,'` \ && if test $lang = autoconf; then \ lang=autoconf-without-aclocal-m4; \ else :; fi \ && autom4te_perllibdir='.'/lib AUTOM4TE_CFG='lib/autom4te.cfg' bin/autom4te -B ''lib -B '.'/lib \ --language=$lang \ --freeze \ --output=lib/autotest/autotest.m4f make[1]: Leaving directory '/builddir/build/BUILD/autoconf-2.71' make[1]: Entering directory '/builddir/build/BUILD/autoconf-2.71' /usr/bin/mkdir -p lib/autoscan echo '# Automatically Generated: do not edit this file' >lib/autoscan/autoscan.list sed '/^[#]/!q' ./lib/autoscan/autoscan.pre >>lib/autoscan/autoscan.list ( \ sed -n '/^[^#]/p' ./lib/autoscan/autoscan.pre; \ autom4te_perllibdir='.'/lib AUTOM4TE_CFG='lib/autom4te.cfg' bin/autom4te -B ''lib -B '.'/lib --cache '' -M -l autoconf-without-aclocal-m4 \ -t'AN_OUTPUT:$1: $2 $3' \ ) | LC_ALL=C sort >>lib/autoscan/autoscan.list make[1]: Leaving directory '/builddir/build/BUILD/autoconf-2.71' make[1]: Entering directory '/builddir/build/BUILD/autoconf-2.71' rm -f tests/autoconf tests/autoconf.tmp input=tests/wrapper.in \ && sed -e 's|@wrap_program[@]|autoconf|g' -e 's|@abs_top_srcdir[@]|/builddir/build/BUILD/autoconf-2.71|g' -e 's|@abs_top_builddir[@]|/builddir/build/BUILD/autoconf-2.71|g' -e "s|@configure_input[@]|Generated from $input.|g" tests/wrapper.in >tests/autoconf.tmp chmod +x tests/autoconf.tmp chmod a-w tests/autoconf.tmp mv -f tests/autoconf.tmp tests/autoconf make[1]: Leaving directory '/builddir/build/BUILD/autoconf-2.71' make[1]: Entering directory '/builddir/build/BUILD/autoconf-2.71' rm -f tests/autoheader tests/autoheader.tmp input=tests/wrapper.in \ && sed -e 's|@wrap_program[@]|autoheader|g' -e 's|@abs_top_srcdir[@]|/builddir/build/BUILD/autoconf-2.71|g' -e 's|@abs_top_builddir[@]|/builddir/build/BUILD/autoconf-2.71|g' -e "s|@configure_input[@]|Generated from $input.|g" tests/wrapper.in >tests/autoheader.tmp chmod +x tests/autoheader.tmp chmod a-w tests/autoheader.tmp mv -f tests/autoheader.tmp tests/autoheader make[1]: Leaving directory '/builddir/build/BUILD/autoconf-2.71' make[1]: Entering directory '/builddir/build/BUILD/autoconf-2.71' autom4te_perllibdir='.'/lib AUTOM4TE_CFG='lib/autom4te.cfg' bin/autom4te -B ''lib -B '.'/lib --language M4sh --cache '' \ --melt ./bin/autoconf.as -o bin/autoconf.in make[1]: Leaving directory '/builddir/build/BUILD/autoconf-2.71' make[1]: Entering directory '/builddir/build/BUILD/autoconf-2.71' rm -f tests/autom4te tests/autom4te.tmp input=tests/wrapper.in \ && sed -e 's|@wrap_program[@]|autom4te|g' -e 's|@abs_top_srcdir[@]|/builddir/build/BUILD/autoconf-2.71|g' -e 's|@abs_top_builddir[@]|/builddir/build/BUILD/autoconf-2.71|g' -e "s|@configure_input[@]|Generated from $input.|g" tests/wrapper.in >tests/autom4te.tmp chmod +x tests/autom4te.tmp chmod a-w tests/autom4te.tmp mv -f tests/autom4te.tmp tests/autom4te make[1]: Leaving directory '/builddir/build/BUILD/autoconf-2.71' make[1]: Entering directory '/builddir/build/BUILD/autoconf-2.71' rm -f tests/autoreconf tests/autoreconf.tmp input=tests/wrapper.in \ && sed -e 's|@wrap_program[@]|autoreconf|g' -e 's|@abs_top_srcdir[@]|/builddir/build/BUILD/autoconf-2.71|g' -e 's|@abs_top_builddir[@]|/builddir/build/BUILD/autoconf-2.71|g' -e "s|@configure_input[@]|Generated from $input.|g" tests/wrapper.in >tests/autoreconf.tmp chmod +x tests/autoreconf.tmp chmod a-w tests/autoreconf.tmp mv -f tests/autoreconf.tmp tests/autoreconf make[1]: Leaving directory '/builddir/build/BUILD/autoconf-2.71' make[1]: Entering directory '/builddir/build/BUILD/autoconf-2.71' rm -f tests/autoscan tests/autoscan.tmp input=tests/wrapper.in \ && sed -e 's|@wrap_program[@]|autoscan|g' -e 's|@abs_top_srcdir[@]|/builddir/build/BUILD/autoconf-2.71|g' -e 's|@abs_top_builddir[@]|/builddir/build/BUILD/autoconf-2.71|g' -e "s|@configure_input[@]|Generated from $input.|g" tests/wrapper.in >tests/autoscan.tmp chmod +x tests/autoscan.tmp chmod a-w tests/autoscan.tmp mv -f tests/autoscan.tmp tests/autoscan make[1]: Leaving directory '/builddir/build/BUILD/autoconf-2.71' make[1]: Entering directory '/builddir/build/BUILD/autoconf-2.71' rm -f tests/autoupdate tests/autoupdate.tmp input=tests/wrapper.in \ && sed -e 's|@wrap_program[@]|autoupdate|g' -e 's|@abs_top_srcdir[@]|/builddir/build/BUILD/autoconf-2.71|g' -e 's|@abs_top_builddir[@]|/builddir/build/BUILD/autoconf-2.71|g' -e "s|@configure_input[@]|Generated from $input.|g" tests/wrapper.in >tests/autoupdate.tmp chmod +x tests/autoupdate.tmp chmod a-w tests/autoupdate.tmp mv -f tests/autoupdate.tmp tests/autoupdate make[1]: Leaving directory '/builddir/build/BUILD/autoconf-2.71' make[1]: Entering directory '/builddir/build/BUILD/autoconf-2.71' rm -f tests/ifnames tests/ifnames.tmp input=tests/wrapper.in \ && sed -e 's|@wrap_program[@]|ifnames|g' -e 's|@abs_top_srcdir[@]|/builddir/build/BUILD/autoconf-2.71|g' -e 's|@abs_top_builddir[@]|/builddir/build/BUILD/autoconf-2.71|g' -e "s|@configure_input[@]|Generated from $input.|g" tests/wrapper.in >tests/ifnames.tmp chmod +x tests/ifnames.tmp chmod a-w tests/ifnames.tmp mv -f tests/ifnames.tmp tests/ifnames make[1]: Leaving directory '/builddir/build/BUILD/autoconf-2.71' make[1]: Entering directory '/builddir/build/BUILD/autoconf-2.71' rm -f bin/autoconf bin/autoconf.tmp /usr/bin/mkdir -p bin srcdir=''; \ test -f ./bin/autoconf.in || srcdir=./; \ 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&^&&'`'|g' -e 's|@autoheader-name[@]|'`echo autoheader | sed 's&^&&'`'|g' -e 's|@autom4te-name[@]|'`echo autom4te | sed 's&^&&'`'|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[@]|2021|g' -e 's|@VERSION[@]|2.71|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.tmp chmod +x bin/autoconf.tmp chmod a-w bin/autoconf.tmp mv bin/autoconf.tmp bin/autoconf make[1]: Leaving directory '/builddir/build/BUILD/autoconf-2.71' + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.SEQQ8m + umask 022 + cd /builddir/build/BUILD + /usr/bin/rm -rf /builddir/build/BUILDROOT/autoconf-2.71-4.oc9.noarch + /usr/bin/mkdir -p /builddir/build/BUILDROOT + /usr/bin/mkdir /builddir/build/BUILDROOT/autoconf-2.71-4.oc9.noarch + cd autoconf-2.71 + /usr/bin/make install DESTDIR=/builddir/build/BUILDROOT/autoconf-2.71-4.oc9.noarch 'INSTALL=/usr/bin/install -p' /usr/bin/make install-am make[1]: Entering directory '/builddir/build/BUILD/autoconf-2.71' make[2]: Entering directory '/builddir/build/BUILD/autoconf-2.71' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/autoconf-2.71-4.oc9.noarch/usr/bin' /usr/bin/install -p bin/autoconf bin/autoheader bin/autom4te bin/autoreconf bin/autoscan bin/autoupdate bin/ifnames '/builddir/build/BUILDROOT/autoconf-2.71-4.oc9.noarch/usr/bin' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/autoconf-2.71-4.oc9.noarch/usr/share/autoconf/autoconf' /usr/bin/install -p -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/headers.m4 lib/autoconf/types.m4 lib/autoconf/libs.m4 lib/autoconf/programs.m4 lib/autoconf/trailer.m4 '/builddir/build/BUILDROOT/autoconf-2.71-4.oc9.noarch/usr/share/autoconf/autoconf' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/autoconf-2.71-4.oc9.noarch/usr/share/autoconf/autotest' /usr/bin/install -p -m 644 lib/autotest/autotest.m4 lib/autotest/general.m4 lib/autotest/specific.m4 '/builddir/build/BUILDROOT/autoconf-2.71-4.oc9.noarch/usr/share/autoconf/autotest' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/autoconf-2.71-4.oc9.noarch/usr/share/autoconf/build-aux' /usr/bin/install -p -m 644 build-aux/config.guess build-aux/config.sub build-aux/install-sh '/builddir/build/BUILDROOT/autoconf-2.71-4.oc9.noarch/usr/share/autoconf/build-aux' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/autoconf-2.71-4.oc9.noarch/usr/share/emacs/site-lisp/autoconf' /usr/bin/install -p -m 644 'lib/emacs/autoconf-mode.el' '/builddir/build/BUILDROOT/autoconf-2.71-4.oc9.noarch/usr/share/emacs/site-lisp/autoconf/autoconf-mode.el' /usr/bin/install -p -m 644 'lib/emacs/autoconf-mode.elc' '/builddir/build/BUILDROOT/autoconf-2.71-4.oc9.noarch/usr/share/emacs/site-lisp/autoconf/autoconf-mode.elc' /usr/bin/install -p -m 644 'lib/emacs/autotest-mode.el' '/builddir/build/BUILDROOT/autoconf-2.71-4.oc9.noarch/usr/share/emacs/site-lisp/autoconf/autotest-mode.el' /usr/bin/install -p -m 644 'lib/emacs/autotest-mode.elc' '/builddir/build/BUILDROOT/autoconf-2.71-4.oc9.noarch/usr/share/emacs/site-lisp/autoconf/autotest-mode.elc' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/autoconf-2.71-4.oc9.noarch/usr/share/autoconf/m4sugar' /usr/bin/install -p -m 644 lib/m4sugar/m4sugar.m4 lib/m4sugar/foreach.m4 lib/m4sugar/m4sh.m4 '/builddir/build/BUILDROOT/autoconf-2.71-4.oc9.noarch/usr/share/autoconf/m4sugar' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/autoconf-2.71-4.oc9.noarch/usr/share/autoconf/Autom4te' /usr/bin/install -p -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 '/builddir/build/BUILDROOT/autoconf-2.71-4.oc9.noarch/usr/share/autoconf/Autom4te' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/autoconf-2.71-4.oc9.noarch/usr/share/info' /usr/bin/install -p -m 644 ./doc/autoconf.info ./doc/standards.info '/builddir/build/BUILDROOT/autoconf-2.71-4.oc9.noarch/usr/share/info' install-info --info-dir='/builddir/build/BUILDROOT/autoconf-2.71-4.oc9.noarch/usr/share/info' '/builddir/build/BUILDROOT/autoconf-2.71-4.oc9.noarch/usr/share/info/autoconf.info' install-info --info-dir='/builddir/build/BUILDROOT/autoconf-2.71-4.oc9.noarch/usr/share/info' '/builddir/build/BUILDROOT/autoconf-2.71-4.oc9.noarch/usr/share/info/standards.info' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/autoconf-2.71-4.oc9.noarch/usr/share/man/man1' /usr/bin/install -p -m 644 man/autoconf.1 man/autoheader.1 man/autom4te.1 man/autoreconf.1 man/autoscan.1 man/autoupdate.1 man/ifnames.1 '/builddir/build/BUILDROOT/autoconf-2.71-4.oc9.noarch/usr/share/man/man1' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/autoconf-2.71-4.oc9.noarch/usr/share/autoconf/autoconf' /usr/bin/install -p -m 644 lib/autoconf/autoconf.m4f '/builddir/build/BUILDROOT/autoconf-2.71-4.oc9.noarch/usr/share/autoconf/autoconf' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/autoconf-2.71-4.oc9.noarch/usr/share/autoconf/autoscan' /usr/bin/install -p -m 644 lib/autoscan/autoscan.list '/builddir/build/BUILDROOT/autoconf-2.71-4.oc9.noarch/usr/share/autoconf/autoscan' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/autoconf-2.71-4.oc9.noarch/usr/share/autoconf/autotest' /usr/bin/install -p -m 644 lib/autotest/autotest.m4f '/builddir/build/BUILDROOT/autoconf-2.71-4.oc9.noarch/usr/share/autoconf/autotest' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/autoconf-2.71-4.oc9.noarch/usr/share/autoconf/m4sugar' /usr/bin/install -p -m 644 lib/m4sugar/version.m4 lib/m4sugar/m4sugar.m4f lib/m4sugar/m4sh.m4f '/builddir/build/BUILDROOT/autoconf-2.71-4.oc9.noarch/usr/share/autoconf/m4sugar' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/autoconf-2.71-4.oc9.noarch/usr/share/autoconf' /usr/bin/install -p -m 644 lib/autom4te.cfg '/builddir/build/BUILDROOT/autoconf-2.71-4.oc9.noarch/usr/share/autoconf' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/autoconf-2.71-4.oc9.noarch/usr/share/autoconf' /usr/bin/install -p -m 644 ./INSTALL '/builddir/build/BUILDROOT/autoconf-2.71-4.oc9.noarch/usr/share/autoconf' /usr/bin/make install-data-hook make[3]: Entering directory '/builddir/build/BUILD/autoconf-2.71' for s in build-aux/config.guess build-aux/config.sub build-aux/install-sh; do \ chmod +x "/builddir/build/BUILDROOT/autoconf-2.71-4.oc9.noarch/usr/share/autoconf/$s"; \ done make[3]: Leaving directory '/builddir/build/BUILD/autoconf-2.71' make[2]: Leaving directory '/builddir/build/BUILD/autoconf-2.71' make[1]: Leaving directory '/builddir/build/BUILD/autoconf-2.71' + install -m 0644 /builddir/build/SOURCES/config.site /builddir/build/BUILDROOT/autoconf-2.71-4.oc9.noarch/usr/share + mkdir -p /builddir/build/BUILDROOT/autoconf-2.71-4.oc9.noarch/usr/share/emacs/site-lisp/site-start.d + install -p -m 0644 /builddir/build/SOURCES/autoconf-init.el /builddir/build/BUILDROOT/autoconf-2.71-4.oc9.noarch/usr/share/emacs/site-lisp/site-start.d + /usr/lib/rpm/brp-compress /usr + /usr/lib/rpm/brp-elfperms + /usr/lib/rpm/brp-strip /usr/bin/strip + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/brp-remove-la-files Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.tHmJDc + umask 022 + cd /builddir/build/BUILD + cd autoconf-2.71 + make check -j8 if test -d ./.git \ && git --version >/dev/null 2>&1; then \ cd . && \ git submodule --quiet foreach \ 'test "$(git rev-parse "$sha1")" \ = "$(git merge-base origin "$sha1")"' \ || { echo 'maint.mk: found non-public submodule commit' >&2; \ exit 1; }; \ else \ : ; \ fi make check-am make[1]: Entering directory '/builddir/build/BUILD/autoconf-2.71' make check-local make[2]: Entering directory '/builddir/build/BUILD/autoconf-2.71' :;{ \ echo '# Signature of the current package.' && \ echo 'm4_define([AT_PACKAGE_NAME], [GNU Autoconf])' && \ echo 'm4_define([AT_PACKAGE_TARNAME], [autoconf])' && \ echo 'm4_define([AT_PACKAGE_VERSION], [2.71])' && \ echo 'm4_define([AT_PACKAGE_STRING], [GNU Autoconf 2.71])' && \ echo 'm4_define([AT_PACKAGE_BUGREPORT], [bug-autoconf@gnu.org])' && \ echo 'm4_define([AT_PACKAGE_URL], [https://www.gnu.org/software/autoconf/])'; \ } > tests/package.m4-t mv tests/package.m4-t tests/package.m4 /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/headers.m4 ./lib/autoconf/libs.m4 ./lib/autoconf/types.m4 ./lib/autoconf/programs.m4 autom4te_perllibdir='.'/lib AUTOM4TE_CFG='lib/autom4te.cfg' bin/autom4te -B ''lib -B '.'/lib --language=autotest -I tests -I ./tests suite.at -o tests/testsuite.tmp mv tests/testsuite.tmp tests/testsuite /bin/sh tests/testsuite -C tests MAKE=make ## ----------------------------- ## ## GNU Autoconf 2.71 test suite. ## ## ----------------------------- ## Executables (autoheader, autoupdate...). 1: Syntax of the shell scripts ok 2: Syntax of the Perl scripts ok 3: autom4te cache ok 4: autom4te --force ok 5: autom4te and whitespace in file names ok 6: autom4te --trace and unusual macro names ok 7: autom4te --trace and whitespace ok 8: autoconf --trace: user macros ok 9: autoconf --trace: builtins ok 10: autoconf --trace: AC_CONFIG_MACRO_DIRS ok 11: autoconf: forbidden tokens, basic ok 12: autoconf: forbidden tokens, exceptions ok 13: autoconf: automatically allowed tokens ok 14: autoconf: the empty token ok 15: autoconf: subdirectories ok 16: autoconf: input from stdin ok 17: autoconf: AC_AUTOCONF_VERSION ok 18: autoconf: AC_PRESERVE_HELP_ORDER ok 19: autoconf: timestamp changes ok 20: ifnames ok 21: autoheader ok 22: autoheader and macros ok 23: autoheader with multiple headers ok 24: autoupdate ok 25: autoupdating AC_LINK_FILES ok 26: autoupdating AC_PREREQ ok 27: autoupdating AU_ALIAS ok 28: autoupdating OLD to NEW ok 29: autoupdating macros recursively expected failure (tools.at:1146) 30: autoupdating AC_HELP_STRING ok 31: autoupdating with m4sugar ok 32: autoupdating with m4_pushdef expected failure (tools.at:1229) 33: autoupdating with AC_REQUIRE expected failure (tools.at:1255) 34: autoupdating with complex quoting expected failure (tools.at:1282) 35: autoupdating AC_LANG_SAVE ok 36: autoupdating AC_FOREACH ok 37: autoupdating AC_OBSOLETE ok 38: autoupdating AC_DIAGNOSE and AC_WARNING ok 39: autoupdating AC_FATAL ok 40: autoupdating with aclocal and m4_include skipped (tools.at:1469) 41: autom4te preselections skipped (tools.at:1507) 42: autom4te cache creation ok 43: autom4te cache locking ok 44: autotools and whitespace in file names ok 45: autotools and relative TMPDIR skipped (tools.at:1717) M4sugar. 46: m4_stack ok 47: m4_defn ok 48: m4_dumpdef ok 49: m4_warn ok 50: m4_divert_stack ok 51: m4_expansion_stack ok 52: m4_require: error message ok 53: m4_require: warning message ok 54: m4_require: circular dependencies ok 55: m4_require: one-shot initialization ok 56: m4_require: nested ok 57: m4sugar shorthand conditionals ok 58: m4_cond ok 59: m4 lists ok 60: m4_split ok 61: m4_do ok 62: m4_append ok 63: m4_join ok 64: m4_expand ok 65: m4_text_box ok 66: m4_text_wrap ok 67: m4_version_compare ok 68: Standard regular expressions ok 69: m4_bmatch ok 70: m4_toupper and m4_tolower ok 71: m4_bpatsubsts ok 72: m4_esyscmd_s ok 73: M4 loops ok 74: m4_map ok 75: m4_map_args and m4_curry ok 76: m4_combine ok 77: m4_max and m4_min ok 78: recursion ok 79: m4_set ok 80: __file__ and __line__ ok M4sh. 81: No extra re-exec with CONFIG_SHELL ok 82: Forced re-exec with CONFIG_SHELL ok 83: Configure re-execs self with CONFIG_SHELL ok 84: AS_WARN and AS_ERROR ok 85: LINENO ok 86: LINENO stack ok 87: AS_BOX ok 88: AS_BASENAME ok 89: AS_DIRNAME ok 90: AS_SET_CATFILE ok 91: AS_ECHO and AS_ECHO_N ok 92: obsolete $as_echo and $as_echo_n ok 93: Redefining AS_ECHO internals ok 94: AS_EXECUTABLE_P ok 95: AS_EXIT ok 96: AS_MKDIR_P ok 97: AS_VERSION_COMPARE ok 98: as_me ok 99: Negated classes in globbing ok 100: Null variable substitution ok 101: Functions Support ok 102: Functions and return Support ok 103: Nested AS_REQUIRE_SHELL_FN ok 104: Nested AS_REQUIRE ok 105: AS_REQUIRE_SHELL_FN and m4_require ok 106: AS_HELP_STRING ok 107: AS_IF and AS_CASE ok 108: AS_FOR ok 109: AS_LITERAL_IF ok 110: AS_TR_SH and AS_TR_CPP ok 111: AS_VAR basics ok 112: AS_VAR_APPEND ok 113: AS_VAR_ARITH ok 114: AS_INIT cleanup ok 115: AS_INIT basename __file__ ok 116: AS_INIT_GENERATED ok 117: AS_MESSAGE_FD ok 118: _AS_CLEAN_DIR ok 119: ECHO_C ok Autotest. 120: AT_COPYRIGHT ok 121: AT_DATA ok 122: AT_DATA_UNQUOTED ok 123: AT_PREPARE_TESTS ok 124: AT_PREPARE_EACH_TEST ok 125: AT_TEST_HELPER_FN ok 126: Empty test suite ok 127: Banner-only test suite ok 128: Empty test ok 129: Empty check ok 130: AT_SETUP without AT_INIT ok 131: AT_BANNER without AT_INIT ok 132: AT_CLEANUP without AT_INIT ok 133: Missing AT_CLEANUP ok 134: AT_FAIL_IF without AT_SETUP ok 135: AT_SKIP_IF without AT_SETUP ok 136: AT_CHECK without AT_SETUP ok 137: AT_DATA without AT_SETUP ok 138: AT_XFAIL_IF without AT_SETUP ok 139: AT_KEYWORDS without AT_SETUP ok 140: AT_CLEANUP without AT_SETUP ok 141: AT_BANNER inside AT_SETUP ok 142: AT_SETUP inside AT_SETUP ok 143: Multiple AT_INIT ok 144: Invalid AT_TEST_HELPER_FN (spaces) ok 145: Invalid AT_TEST_HELPER_FN (substitutions) ok 146: Multiple AT_TEST_HELPER_FN ok 147: Tested programs ok 148: Startup error messages ok 149: Truth ok 150: Fallacy ok 151: Skip ok 152: Hard fail ok 153: AT_FAIL_IF ok 154: AT_SKIP_IF ok 155: Syntax error skipped (autotest.at:451) 156: errexit ok 157: at_status ok 158: AT_CHECK execution environment ok 159: unquoted output ok 160: Trace output ok 161: Logging ok 162: Binary output ok 163: Cleanup ok 164: Literal multiline command ok 165: Multiline parameter expansion ok 166: Backquote command substitution ok 167: Multiline backquote command substitution ok 168: Parenthetical command substitution ok 169: Multiline parenthetical command substitution ok 170: Shell comment in command ok 171: Invalid brace-enclosed parameter expansion ok 172: Multiline command from M4 expansion ok 173: Double-M4-quoted command ok 174: Metacharacters in command from M4 expansion ok 175: BS-newline in command ok 176: ^BS-newline in command ok 177: BSx641-newline in command ok 178: BS-BS-newline in command ok 179: BSx640-newline in command ok 180: Newline-CODE-BS-newline in command ok 181: Single-quote-BS-newline in command ok 182: Single-quote-newline-BS-newline in command ok 183: Input from stdin ok 184: Backquote in a test title ok 185: Single-quote in a test title ok 186: Double-quote in a test title ok 187: Backslash in a test title ok 188: Brackets in a test title ok 189: Left bracket in a test title ok 190: Right bracket in a test title ok 191: Quoted pound in a test title ok 192: Pound in a test title ok 193: Quoted comma in a test title ok 194: Comma in a test title ok 195: Parentheses in a test title ok 196: Left paren in a test title ok 197: Right paren in a test title ok 198: Quoted Macro in a test title ok 199: Macro in a test title ok 200: Macro with backquote in a test title ok 201: Macro with single-quote in a test title ok 202: Macro with double-quote in a test title ok 203: Macro with backslash in a test title ok 204: Macro echoing macro in a test title ok 205: Macro echoing single-quote in a test title ok 206: Long test title in a test title ok 207: Longer test title in a test title ok 208: Long test source lines ok 209: Huge testsuite ok 210: Debugging a successful test ok 211: Debugging script and environment ok 212: Debugging a failed test ok 213: Using atlocal ok 214: Choosing where testsuite is run ok 215: recheck ok 216: Banners ok 217: Keywords and ranges ok 218: Keyword wrapping ok 219: AT_ARG_OPTION ok 220: AT_ARG_OPTION_ARG ok 221: parallel test execution ok 222: parallel truth ok 223: parallel fallacy ok 224: parallel skip ok 225: parallel syntax error skipped (autotest.at:1572) 226: parallel errexit ok 227: parallel autotest and signal handling ok 228: parallel args but non-working mkfifo ok 229: colored test results ok 230: srcdir propagation ok 231: whitespace in absolute testdir ok 232: unusual file names ok 233: C unit tests ok 234: C unit tests (EXEEXT) ok 235: Erlang Eunit unit tests ok Autoconf base layer. 236: AC_REQUIRE: topological sort ok 237: AC_REQUIRE: error message ok 238: AC_REQUIRE & AC_DEFUN_ONCE: Require, expand ok 239: AC_REQUIRE & AC_DEFUN_ONCE: Expand, require ok 240: AC_REQUIRE & AC_PROVIDE ok 241: AC_INIT ok 242: AC_INIT (obsolete invocation) ok 243: AC_INIT with unusual version strings ok 244: AC_COPYRIGHT ok 245: AC_CACHE_CHECK skipped (base.at:762) 246: AC_CACHE_LOAD ok 247: AC_COMPUTE_INT ok 248: AC_TRY_COMMAND ok 249: Input/Output ok 250: configure arguments ok 251: AC_ARG_ENABLE and AC_ARG_WITH ok 252: configure directories ok 253: AC_SUBST ok 254: configure with closed standard fds FAILED (base.at:1094) Testing config.status. 255: AC_CONFIG_COMMANDS with empty commands ok 256: AC_CONFIG_COMMANDS with temporary directory ok 257: Multiple AC_CONFIG_FILES ok 258: Parameterized AC_CONFIG_FILES ok 259: AC_ARG_VAR ok 260: AC_CONFIG_FILES, HEADERS, LINKS and COMMANDS ok 261: Macro calls in AC_CONFIG_COMMANDS tags ok 262: Missing templates ok 263: configure invocation ok 264: --help and --version in unwritable directory ok 265: #define header templates ok 266: Torturing config.status ok 267: Substitute a 2000-byte string ok 268: Define to a 2000-byte string ok 269: Substitute and define special characters ok 270: Substitute a newline ok 271: Define a newline ok 272: AC_SUBST: variable name validation ok 273: datarootdir workaround ok 274: srcdir ok 275: VPATH ok 276: Signal handling ok 277: AC_CONFIG_LINKS ok 278: AC_CONFIG_LINKS and identical files ok autoreconf. 279: Configuring subdirectories skipped (torture.at:1460) 280: Deep Package skipped (torture.at:1588) 281: Non-Autoconf AC_CONFIG_SUBDIRS skipped (torture.at:1727) 282: Non-literal AC_CONFIG_SUBDIRS ok 283: Empty AC_CONFIG_SUBDIRS ok 284: Empty directory ok 285: Unusual Automake input files skipped (torture.at:1878) 286: Specific warnings options for autoreconf skipped (torture.at:1917) 287: Missing auxiliary files (config.*) ok 288: Missing auxiliary files (install-sh) ok 289: Missing auxiliary files (foreign) ok 290: Missing auxiliary files (--force) ok 291: Files clobbered by AC_OPENMP ok Low level compiling/preprocessing macros. 292: AC_LANG, AC_LANG_PUSH & AC_LANG_POP ok 293: AC_REQUIRE & AC_LANG ok 294: AC_LANG_SOURCE ok 295: AC_LANG_SOURCE(C++) ok 296: AC_LANG_SOURCE example ok 297: AC_LANG_PROGRAM example ok 298: AC_COMPILE_IFELSE ok 299: AC_RUN_IFELSE ok 300: Order of user actions and cleanup ok 301: AC_TRY_LINK_FUNC FAILED (compile.at:399) 302: Multiple languages ok Testing autoconf/lang macros. 303: AC_NO_EXECUTABLES ok 304: AC_REQUIRE_CPP FAILED (aclang.at:9) C low level compiling/preprocessing macros. 305: Object file extensions ok 306: Broken/missing compilers ok 307: C keywords ok 308: AC_PROG_CPP requires AC_PROG_CC ok 309: AC_PROG_CPP with warnings ok 310: AC_PROG_CPP without warnings ok 311: AC_PROG_CPP via CC ok 312: AC_NO_EXECUTABLES (working linker) ok 313: AC_NO_EXECUTABLES (broken linker) ok 314: AC_USE_SYSTEM_EXTENSIONS ok 315: AC_C_RESTRICT and C++ ok 316: AC_OPENMP and C ok 317: AC_OPENMP and C++ ok Testing autoconf/c macros. 318: AC_C_BACKSLASH_A FAILED (acc.at:8) 319: AC_C_BIGENDIAN FAILED (acc.at:9) 320: AC_C_CHAR_UNSIGNED FAILED (acc.at:10) 321: AC_C_FLEXIBLE_ARRAY_MEMBER FAILED (acc.at:11) 322: AC_C_INLINE FAILED (acc.at:12) 323: AC_C_PROTOTYPES FAILED (acc.at:13) 324: AC_C_RESTRICT FAILED (acc.at:14) 325: AC_C_STRINGIZE FAILED (acc.at:15) 326: AC_C_TYPEOF FAILED (acc.at:16) 327: AC_C_VARARRAYS FAILED (acc.at:17) 328: AC_C__GENERIC FAILED (acc.at:18) 329: AC_OPENMP FAILED (acc.at:19) 330: AC_PROG_CC_C_O FAILED (acc.at:20) 331: AC_PROG_CPP_WERROR FAILED (acc.at:21) 332: AC_PROG_GCC_TRADITIONAL FAILED (acc.at:22) 333: AC_LANG_C ok 334: autoupdating AC_LANG_C ok 335: AC_LANG_CPLUSPLUS ok 336: autoupdating AC_LANG_CPLUSPLUS ok 337: AC_LANG_OBJC ok 338: autoupdating AC_LANG_OBJC ok Fortran low level compiling/preprocessing macros. 339: GNU Fortran 77 ok 340: GNU Fortran ok 341: AC_OPENMP and Fortran 77 ok 342: AC_OPENMP and Fortran ok 343: AC_F77_DUMMY_MAIN usage ok 344: AC_FC_DUMMY_MAIN usage ok 345: AC_F77_MAIN usage ok 346: AC_FC_MAIN usage ok 347: AC_F77_FUNC usage ok 348: AC_FC_FUNC usage ok 349: AC_FC_SRCEXT usage ok 350: AC_FC_PP_SRCEXT usage ok 351: AC_FC_FREEFORM ok 352: AC_FC_FREEFORM with AC_FC_SRCEXT ok 353: AC_FC_FIXEDFORM ok 354: AC_FC_FIXEDFORM with AC_FC_SRCEXT ok 355: AC_FC_LINE_LENGTH ok 356: AC_FC_CHECK_BOUNDS ok 357: AC_FC_MODULE_FLAG ok Testing autoconf/fortran macros. 358: AC_F77_IMPLICIT_NONE ok 359: AC_F77_MAIN FAILED (acfortran.at:9) 360: AC_F77_WRAPPERS FAILED (acfortran.at:10) 361: AC_FC_CHECK_BOUNDS ok 362: AC_FC_FIXEDFORM ok 363: AC_FC_FREEFORM ok 364: AC_FC_IMPLICIT_NONE ok 365: AC_FC_LINE_LENGTH ok 366: AC_FC_MAIN FAILED (acfortran.at:16) 367: AC_FC_MODULE_EXTENSION ok 368: AC_FC_MODULE_FLAG ok 369: AC_FC_MODULE_OUTPUT_FLAG ok 370: AC_FC_PP_DEFINE ok 371: AC_FC_WRAPPERS FAILED (acfortran.at:21) 372: AC_PROG_F77_C_O ok 373: AC_PROG_FC_C_O ok 374: AC_F77_NAME_MANGLING ok 375: autoupdating AC_F77_NAME_MANGLING ok 376: AC_LANG_FORTRAN77 ok 377: autoupdating AC_LANG_FORTRAN77 ok Erlang low level compiling and utility macros. 378: Erlang basic compilation skipped (erlang.at:36) 379: AC_ERLANG_CHECK_LIB skipped (erlang.at:66) 380: AC_ERLANG_SUBST_ROOT_DIR skipped (erlang.at:82) 381: AC_ERLANG_SUBST_LIB_DIR skipped (erlang.at:95) 382: AC_ERLANG_SUBST_INSTALL_LIB_SUBDIR ok Testing autoconf/erlang macros. 383: AC_ERLANG_PATH_ERL ok 384: AC_ERLANG_PATH_ERLC ok 385: AC_ERLANG_SUBST_ERTS_VER skipped (acerlang.at:10) 386: AC_ERLANG_SUBST_LIB_DIR skipped (acerlang.at:11) 387: AC_LANG_ERLANG ok 388: autoupdating AC_LANG_ERLANG ok Go low level compiling and utility macros. 389: Go skipped (go.at:30) Testing autoconf/go macros. 390: AC_LANG_GO ok 391: autoupdating AC_LANG_GO ok Semantics. 392: AC_CHECK_LIB skipped (semantics.at:35) 393: AC_SEARCH_LIBS (needed) skipped (semantics.at:117) 394: AC_SEARCH_LIBS (none needed) FAILED (semantics.at:190) 395: AC_CHECK_DECLS FAILED (semantics.at:205) 396: AC_CHECK_FUNCS FAILED (semantics.at:269) 397: AC_REPLACE_FUNCS ok 398: AC_CHECK_HEADERS ok 399: AC_CHECK_HEADERS (preprocessor test) ok 400: AC_CHECK_HEADERS (compiler test) ok 401: AC_CHECK_MEMBER FAILED (semantics.at:451) 402: AC_CHECK_MEMBERS FAILED (semantics.at:477) 403: AC_CHECK_ALIGNOF FAILED (semantics.at:492) 404: AC_CHECK_ALIGNOF struct FAILED (semantics.at:509) 405: AC_CHECK_SIZEOF FAILED (semantics.at:521) 406: AC_CHECK_SIZEOF struct FAILED (semantics.at:537) 407: AC_CHECK_TYPES FAILED (semantics.at:562) 408: AC_CHECK_TYPES: backward compatibility ok 409: AC_CHECK_FILES ok 410: AC_CHECK_PROG & AC_CHECK_PROGS ok 411: AC_C_BIGENDIAN ok 412: AC_PATH_PROG & AC_PATH_PROGS ok 413: AC_PATH_PROGS_FEATURE_CHECK ok 414: AC_PATH_XTRA ok 415: AC_SYS_RESTARTABLE_SYSCALLS FAILED (semantics.at:910) 416: AC_FUNC_SETVBUF_REVERSED ok 417: AC_FUNC_WAIT3 FAILED (semantics.at:912) 418: AC_TRY_CPP FAILED (semantics.at:926) 419: autoupdating AC_TRY_CPP ok 420: AC_TRY_COMPILE FAILED (semantics.at:941) 421: autoupdating AC_TRY_COMPILE ok 422: AC_TRY_LINK FAILED (semantics.at:953) 423: autoupdating AC_TRY_LINK ok 424: AC_COMPILE_CHECK FAILED (semantics.at:969) 425: autoupdating AC_COMPILE_CHECK ok 426: AC_TRY_RUN FAILED (semantics.at:981) 427: autoupdating AC_TRY_RUN ok 428: AC_HAVE_LIBRARY FAILED (semantics.at:999) 429: autoupdating AC_HAVE_LIBRARY ok 430: Macro expansion in AC_CHECK_FUNCS (literal) ok 431: Macro expansion in AC_CHECK_FUNCS (variable) ok 432: Macro expansion in AC_CHECK_FUNCS_ONCE ok 433: Macro expansion in AC_REPLACE_FUNCS (literal) ok 434: Macro expansion in AC_REPLACE_FUNCS (variable) ok 435: Macro expansion in AC_CHECK_HEADERS (literal) ok 436: Macro expansion in AC_CHECK_HEADERS (variable) ok 437: Macro expansion in AC_CHECK_HEADERS_ONCE ok 438: Macro expansion in AC_CHECK_FILES ok 439: Macro expansion in AC_CONFIG_MACRO_DIRS ok 440: Macro expansion in AC_CONFIG_SUBDIRS ok 441: AC_PROG_LEX with noyywrap FAILED (semantics.at:1255) 442: AC_PROG_LEX with yywrap skipped (semantics.at:1257) 443: AC_PROG_LEX in legacy mode ok 444: Invalid arguments to AC_PROG_LEX ok Testing autoconf/general macros. 445: AC_ARG_ENABLE ok 446: AC_ARG_PROGRAM ok 447: AC_ARG_WITH ok 448: AC_CHECK_DECLS_ONCE FAILED (acgeneral.at:11) 449: AC_EGREP_CPP FAILED (acgeneral.at:12) 450: AC_EGREP_HEADER FAILED (acgeneral.at:13) 451: AC_LIBOBJ ok 452: AC_LIBSOURCES ok 453: AC_PREFIX_DEFAULT ok 454: AC_REQUIRE_AUX_FILE ok 455: AC_CHECKING ok 456: autoupdating AC_CHECKING ok 457: AC_ENABLE ok 458: autoupdating AC_ENABLE ok 459: AC_MSG_RESULT_UNQUOTED ok 460: autoupdating AC_MSG_RESULT_UNQUOTED ok 461: AC_VALIDATE_CACHED_SYSTEM_TUPLE ok 462: autoupdating AC_VALIDATE_CACHED_SYSTEM_TUPLE ok 463: AC_WITH ok 464: autoupdating AC_WITH ok 465: _AC_COMPUTE_INT FAILED (acgeneral.at:25) 466: autoupdating _AC_COMPUTE_INT ok Testing autoconf/status macros. 467: AC_OUTPUT_COMMANDS ok 468: autoupdating AC_OUTPUT_COMMANDS ok Testing autoconf/specific macros. 469: AC_SYS_INTERPRETER ok 470: AC_SYS_LARGEFILE FAILED (acspecific.at:9) 471: AC_SYS_LONG_FILE_NAMES ok 472: AC_SYS_POSIX_TERMIOS FAILED (acspecific.at:11) 473: AC_AIX FAILED (acspecific.at:14) 474: autoupdating AC_AIX ok 475: AC_ARG_ARRAY ok 476: autoupdating AC_ARG_ARRAY ok 477: AC_DECL_SYS_SIGLIST FAILED (acspecific.at:16) 478: autoupdating AC_DECL_SYS_SIGLIST ok 479: AC_DYNIX_SEQ FAILED (acspecific.at:17) 480: autoupdating AC_DYNIX_SEQ ok 481: AC_HAVE_POUNDBANG ok 482: autoupdating AC_HAVE_POUNDBANG ok 483: AC_IRIX_SUN FAILED (acspecific.at:19) 484: autoupdating AC_IRIX_SUN ok 485: AC_ISC_POSIX FAILED (acspecific.at:20) 486: autoupdating AC_ISC_POSIX ok 487: AC_MINIX FAILED (acspecific.at:21) 488: autoupdating AC_MINIX ok 489: AC_SCO_INTL FAILED (acspecific.at:22) 490: autoupdating AC_SCO_INTL ok 491: AC_XENIX_DIR FAILED (acspecific.at:23) 492: autoupdating AC_XENIX_DIR ok Testing autoconf/programs macros. 493: AC_PROG_AWK ok 494: AC_PROG_FGREP ok 495: AC_PROG_INSTALL ok 496: AC_PROG_LN_S ok 497: AC_PROG_MAKE_SET ok 498: AC_PROG_MKDIR_P ok 499: AC_PROG_RANLIB ok 500: AC_PROG_SED ok 501: AC_PROG_YACC ok 502: AC_CHECK_TOOL_PREFIX ok 503: autoupdating AC_CHECK_TOOL_PREFIX ok 504: AC_DECL_YYTEXT FAILED (acprograms.at:20) 505: autoupdating AC_DECL_YYTEXT ok 506: AC_RSH ok 507: autoupdating AC_RSH ok Testing autoconf/headers macros. 508: AC_CHECK_HEADERS_ONCE FAILED (acheaders.at:8) 509: AC_CHECK_HEADER_STDBOOL FAILED (acheaders.at:9) 510: AC_HEADER_ASSERT ok 511: AC_HEADER_MAJOR FAILED (acheaders.at:11) 512: AC_HEADER_RESOLV FAILED (acheaders.at:12) 513: AC_HEADER_STAT FAILED (acheaders.at:13) 514: AC_HEADER_STDBOOL FAILED (acheaders.at:14) 515: AC_HEADER_TIOCGWINSZ FAILED (acheaders.at:15) 516: AC_DIR_HEADER FAILED (acheaders.at:18) 517: autoupdating AC_DIR_HEADER ok 518: AC_HEADER_STDC FAILED (acheaders.at:19) 519: autoupdating AC_HEADER_STDC ok 520: AC_HEADER_TIME FAILED (acheaders.at:20) 521: autoupdating AC_HEADER_TIME ok 522: AC_MEMORY_H FAILED (acheaders.at:21) 523: autoupdating AC_MEMORY_H ok 524: AC_UNISTD_H FAILED (acheaders.at:22) 525: autoupdating AC_UNISTD_H ok 526: AC_USG FAILED (acheaders.at:23) 527: autoupdating AC_USG ok 528: _AC_CHECK_HEADER_MONGREL FAILED (acheaders.at:24) 529: autoupdating _AC_CHECK_HEADER_MONGREL ok Testing autoconf/types macros. 530: AC_STRUCT_DIRENT_D_INO FAILED (actypes.at:8) 531: AC_STRUCT_DIRENT_D_TYPE FAILED (actypes.at:9) 532: AC_STRUCT_ST_BLOCKS FAILED (actypes.at:10) 533: AC_STRUCT_TIMEZONE FAILED (actypes.at:11) 534: AC_TYPE_INT16_T FAILED (actypes.at:12) 535: AC_TYPE_INT32_T FAILED (actypes.at:13) 536: AC_TYPE_INT64_T FAILED (actypes.at:14) 537: AC_TYPE_INT8_T FAILED (actypes.at:15) 538: AC_TYPE_INTMAX_T FAILED (actypes.at:16) 539: AC_TYPE_INTPTR_T FAILED (actypes.at:17) 540: AC_TYPE_LONG_DOUBLE FAILED (actypes.at:18) 541: AC_TYPE_LONG_DOUBLE_WIDER FAILED (actypes.at:19) 542: AC_TYPE_MODE_T FAILED (actypes.at:20) 543: AC_TYPE_OFF_T FAILED (actypes.at:21) 544: AC_TYPE_SSIZE_T FAILED (actypes.at:22) 545: AC_TYPE_UINT16_T FAILED (actypes.at:23) 546: AC_TYPE_UINT32_T FAILED (actypes.at:24) 547: AC_TYPE_UINT64_T FAILED (actypes.at:25) 548: AC_TYPE_UINT8_T FAILED (actypes.at:26) 549: AC_TYPE_UINTMAX_T FAILED (actypes.at:27) 550: AC_TYPE_UINTPTR_T FAILED (actypes.at:28) 551: AC_C_LONG_DOUBLE FAILED (actypes.at:31) 552: autoupdating AC_C_LONG_DOUBLE ok 553: AC_INT_16_BITS FAILED (actypes.at:32) 554: autoupdating AC_INT_16_BITS ok 555: AC_LONG_64_BITS FAILED (actypes.at:33) 556: autoupdating AC_LONG_64_BITS ok 557: AC_STRUCT_ST_BLKSIZE FAILED (actypes.at:34) 558: autoupdating AC_STRUCT_ST_BLKSIZE ok 559: AC_STRUCT_ST_RDEV FAILED (actypes.at:35) 560: autoupdating AC_STRUCT_ST_RDEV ok 561: AC_TYPE_SIGNAL FAILED (actypes.at:36) 562: autoupdating AC_TYPE_SIGNAL ok 563: AM_TYPE_PTRDIFF_T FAILED (actypes.at:37) 564: autoupdating AM_TYPE_PTRDIFF_T ok Testing autoconf/functions macros. 565: AC_CHECK_FUNCS_ONCE ok 566: AC_FUNC_CHOWN FAILED (acfunctions.at:9) 567: AC_FUNC_CLOSEDIR_VOID FAILED (acfunctions.at:10) 568: AC_FUNC_ERROR_AT_LINE FAILED (acfunctions.at:11) 569: AC_FUNC_FNMATCH FAILED (acfunctions.at:12) 570: AC_FUNC_FORK FAILED (acfunctions.at:13) 571: AC_FUNC_FSEEKO FAILED (acfunctions.at:14) 572: AC_FUNC_GETGROUPS FAILED (acfunctions.at:15) 573: AC_FUNC_GETMNTENT FAILED (acfunctions.at:16) 574: AC_FUNC_GETPGRP FAILED (acfunctions.at:17) 575: AC_FUNC_LSTAT FAILED (acfunctions.at:18) 576: AC_FUNC_MALLOC FAILED (acfunctions.at:19) 577: AC_FUNC_MBRTOWC FAILED (acfunctions.at:20) 578: AC_FUNC_MEMCMP FAILED (acfunctions.at:21) 579: AC_FUNC_MKTIME FAILED (acfunctions.at:22) 580: AC_FUNC_MMAP FAILED (acfunctions.at:23) 581: AC_FUNC_OBSTACK FAILED (acfunctions.at:24) 582: AC_FUNC_REALLOC FAILED (acfunctions.at:25) 583: AC_FUNC_SELECT_ARGTYPES FAILED (acfunctions.at:26) 584: AC_FUNC_SETPGRP FAILED (acfunctions.at:27) 585: AC_FUNC_STAT FAILED (acfunctions.at:28) 586: AC_FUNC_STRCOLL FAILED (acfunctions.at:29) 587: AC_FUNC_STRERROR_R FAILED (acfunctions.at:30) 588: AC_FUNC_STRFTIME FAILED (acfunctions.at:31) 589: AC_FUNC_STRNLEN FAILED (acfunctions.at:32) 590: AC_FUNC_STRTOD FAILED (acfunctions.at:33) 591: AC_FUNC_STRTOLD FAILED (acfunctions.at:34) 592: AC_FUNC_UTIME_NULL FAILED (acfunctions.at:35) 593: AC_FUNC_VPRINTF FAILED (acfunctions.at:36) Compatibility with external tools and macros. 594: Libtool skipped (foreign.at:29) 595: shtool skipped (foreign.at:130) 596: AX_PROG_CC_FOR_BUILD ok 597: AX_PROG_CXX_FOR_BUILD ok 598: gnulib-std-gnu11.m4 ok Autoscan. 599: autoscan ok ## ------------- ## ## Test results. ## ## ------------- ## ERROR: 576 tests were run, 130 failed (4 expected failures). 23 tests were skipped. ## -------------------------- ## ## testsuite.log was created. ## ## -------------------------- ## Please send `tests/testsuite.log' and all information you think might help: To: Subject: [GNU Autoconf 2.71] testsuite: 254 301 304 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 359 360 366 371 394 395 396 401 402 403 404 405 406 407 415 417 418 420 422 424 426 428 441 448 449 450 465 470 472 473 477 479 483 485 487 489 491 504 508 509 511 512 513 514 515 516 518 520 522 524 526 528 530 531 532 533 534 535 536 537 538 539 540 541 542 543 544 545 546 547 548 549 550 551 553 555 557 559 561 563 566 567 568 569 570 571 572 573 574 575 576 577 578 579 580 581 582 583 584 585 586 587 588 589 590 591 592 593 failed You may investigate any problem if you feel able to do so, in which case the test suite provides a good starting point. Its output may be found below `tests/testsuite.dir'. make[2]: *** [Makefile:2282: check-local] Error 1 make[1]: *** [Makefile:1783: check-am] Error 2 make[2]: Leaving directory '/builddir/build/BUILD/autoconf-2.71' make[1]: Leaving directory '/builddir/build/BUILD/autoconf-2.71' make: *** [Makefile:1785: check] Error 2 RPM build errors: error: Bad exit status from /var/tmp/rpm-tmp.tHmJDc (%check) Bad exit status from /var/tmp/rpm-tmp.tHmJDc (%check) Child return code was: 1 EXCEPTION: [Error('Command failed: \n # bash --login -c /usr/bin/rpmbuild -bb --noclean --target noarch --nodeps /builddir/build/SPECS/autoconf.spec\n', 1)] Traceback (most recent call last): File "/usr/lib/python3.6/site-packages/mockbuild/trace_decorator.py", line 93, in trace result = func(*args, **kw) File "/usr/lib/python3.6/site-packages/mockbuild/util.py", line 597, in do_with_status raise exception.Error("Command failed: \n # %s\n%s" % (command, output), child.returncode) mockbuild.exception.Error: Command failed: # bash --login -c /usr/bin/rpmbuild -bb --noclean --target noarch --nodeps /builddir/build/SPECS/autoconf.spec