D: [iurt_root_command] chroot
warning: Found bdb_ro Packages database while attempting sqlite backend: using bdb_ro backend.
Installing /home/iurt/rpmbuild/SRPMS/autoconf-2.71-2.mga9.src.rpm
Building target platforms: aarch64
Building for target aarch64
Executing(%prep): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.1rwWhU
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ cd /home/iurt/rpmbuild/BUILD
+ rm -rf autoconf-2.71
+ /usr/bin/xz -dc /home/iurt/rpmbuild/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 .
+ /usr/bin/git init -q
+ /usr/bin/git config user.name rpm-build
+ /usr/bin/git config user.email '<rpm-build>'
+ /usr/bin/git config gc.auto 0
+ /usr/bin/git add --force .
+ /usr/bin/git commit -q --allow-empty -a --author 'rpm-build <rpm-build>' -m 'autoconf-2.71 base'
+ /usr/bin/cat /home/iurt/rpmbuild/SOURCES/0001-Change-default-runstatedir-location-to-run.patch
+ /usr/bin/git am --reject -q
Checking patch doc/autoconf.texi...
Hunk #1 succeeded at 2945 (offset 145 lines).
Hunk #2 succeeded at 23140 (offset 557 lines).
Checking patch lib/autoconf/general.m4...
Hunk #1 succeeded at 602 (offset 16 lines).
Hunk #2 succeeded at 1082 (offset 14 lines).
Applied patch doc/autoconf.texi cleanly.
Applied patch lib/autoconf/general.m4 cleanly.
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%build): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.QPZJYv
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ cd autoconf-2.71
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables'
+ export CFLAGS
+ CXXFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables'
+ export CXXFLAGS
+ FFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables '
+ export FFLAGS
+ FCFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables '
+ export FCFLAGS
+ LDFLAGS=' -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags'
+ export LDFLAGS
+ CONFIGURE_TOP=.
+ '[' 1 = 1 ']'
++ find . -name config.guess -o -name config.sub
+ for i in $(find ${CONFIGURE_TOP} -name config.guess -o -name config.sub)
++ basename ./build-aux/config.sub
+ '[' -f /usr/lib/rpm/mageia/config.sub ']'
++ basename ./build-aux/config.sub
+ cp -af /usr/lib/rpm/mageia/config.sub ./build-aux/config.sub
+ for i in $(find ${CONFIGURE_TOP} -name config.guess -o -name config.sub)
++ basename ./build-aux/config.guess
+ '[' -f /usr/lib/rpm/mageia/config.guess ']'
++ basename ./build-aux/config.guess
+ cp -af /usr/lib/rpm/mageia/config.guess ./build-aux/config.guess
+ /usr/lib/rpm/mageia/force-as-needed-for-shared-lib-in-libtool
Forcing -Wl,--as-needed in configure/libtool to workaround libtool bug (cf http://lists.gnu.org/archive/html/libtool-patches/2004-06/msg00002.html)
+ /usr/lib/rpm/mageia/drop-ld-no-undefined-for-shared-lib-modules-in-libtool
+ /usr/lib/rpm/mageia/fix-libtool-ltmain-from-overlinking
+ /usr/lib/rpm/mageia/fix-libtool-from-moving-options-after-libs .
+ /usr/lib/rpm/mageia/fix-dlsearch-path-in-libtool-for-multilib . lib64
+ ./configure --host=aarch64-mageia-linux-gnu --build=aarch64-mageia-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/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info
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-mageia-linux-gnu
checking host system type... aarch64-mageia-linux-gnu
configure: autobuild project... GNU Autoconf
configure: autobuild revision... 2.71
configure: autobuild hostname... pktaa1.mageia.org
configure: autobuild timestamp... 20210909T230242Z
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... no
checking for xemacs... no
checking for emacs... no
checking where .elc files should go... ${datadir}/emacs/site-lisp
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 '/home/iurt/rpmbuild/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 '/home/iurt/rpmbuild/BUILD/autoconf-2.71'
make[1]: Entering directory '/home/iurt/rpmbuild/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 '/home/iurt/rpmbuild/BUILD/autoconf-2.71'
make[1]: Entering directory '/home/iurt/rpmbuild/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 '/home/iurt/rpmbuild/BUILD/autoconf-2.71'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/autoconf-2.71'
if test 'no' != 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; \
  no --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 '/home/iurt/rpmbuild/BUILD/autoconf-2.71'
make[1]: Entering directory '/home/iurt/rpmbuild/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 '/home/iurt/rpmbuild/BUILD/autoconf-2.71'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/autoconf-2.71'
if test 'no' != 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; \
  no --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 '/home/iurt/rpmbuild/BUILD/autoconf-2.71'
make[1]: Entering directory '/home/iurt/rpmbuild/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 '/home/iurt/rpmbuild/BUILD/autoconf-2.71'
make[1]: Entering directory '/home/iurt/rpmbuild/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 '/home/iurt/rpmbuild/BUILD/autoconf-2.71'
make[1]: Entering directory '/home/iurt/rpmbuild/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 '/home/iurt/rpmbuild/BUILD/autoconf-2.71'
make[1]: Entering directory '/home/iurt/rpmbuild/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 '/home/iurt/rpmbuild/BUILD/autoconf-2.71'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/autoconf-2.71'
Updating ./doc/version.texi
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/autoconf-2.71'
make[1]: Entering directory '/home/iurt/rpmbuild/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 '/home/iurt/rpmbuild/BUILD/autoconf-2.71'
make[1]: Entering directory '/home/iurt/rpmbuild/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 '/home/iurt/rpmbuild/BUILD/autoconf-2.71'
make[1]: Entering directory '/home/iurt/rpmbuild/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 '/home/iurt/rpmbuild/BUILD/autoconf-2.71'
make[1]: Entering directory '/home/iurt/rpmbuild/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 '/home/iurt/rpmbuild/BUILD/autoconf-2.71'
make[1]: Entering directory '/home/iurt/rpmbuild/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 '/home/iurt/rpmbuild/BUILD/autoconf-2.71'
make[1]: Entering directory '/home/iurt/rpmbuild/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 '/home/iurt/rpmbuild/BUILD/autoconf-2.71'
make[1]: Entering directory '/home/iurt/rpmbuild/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[@]|/home/iurt/rpmbuild/BUILD/autoconf-2.71|g' -e 's|@abs_top_builddir[@]|/home/iurt/rpmbuild/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 '/home/iurt/rpmbuild/BUILD/autoconf-2.71'
make[1]: Entering directory '/home/iurt/rpmbuild/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[@]|/home/iurt/rpmbuild/BUILD/autoconf-2.71|g' -e 's|@abs_top_builddir[@]|/home/iurt/rpmbuild/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 '/home/iurt/rpmbuild/BUILD/autoconf-2.71'
make[1]: Entering directory '/home/iurt/rpmbuild/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 '/home/iurt/rpmbuild/BUILD/autoconf-2.71'
make[1]: Entering directory '/home/iurt/rpmbuild/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[@]|/home/iurt/rpmbuild/BUILD/autoconf-2.71|g' -e 's|@abs_top_builddir[@]|/home/iurt/rpmbuild/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 '/home/iurt/rpmbuild/BUILD/autoconf-2.71'
make[1]: Entering directory '/home/iurt/rpmbuild/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[@]|/home/iurt/rpmbuild/BUILD/autoconf-2.71|g' -e 's|@abs_top_builddir[@]|/home/iurt/rpmbuild/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 '/home/iurt/rpmbuild/BUILD/autoconf-2.71'
make[1]: Entering directory '/home/iurt/rpmbuild/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[@]|/home/iurt/rpmbuild/BUILD/autoconf-2.71|g' -e 's|@abs_top_builddir[@]|/home/iurt/rpmbuild/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 '/home/iurt/rpmbuild/BUILD/autoconf-2.71'
make[1]: Entering directory '/home/iurt/rpmbuild/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[@]|/home/iurt/rpmbuild/BUILD/autoconf-2.71|g' -e 's|@abs_top_builddir[@]|/home/iurt/rpmbuild/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 '/home/iurt/rpmbuild/BUILD/autoconf-2.71'
make[1]: Entering directory '/home/iurt/rpmbuild/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[@]|/home/iurt/rpmbuild/BUILD/autoconf-2.71|g' -e 's|@abs_top_builddir[@]|/home/iurt/rpmbuild/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 '/home/iurt/rpmbuild/BUILD/autoconf-2.71'
make[1]: Entering directory '/home/iurt/rpmbuild/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 '/home/iurt/rpmbuild/BUILD/autoconf-2.71'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/autoconf-2.71'
restore=: && backupdir=".am$$" && \
am__cwd=`pwd` && CDPATH="${ZSH_VERSION+.}:" && cd . && \
rm -rf $backupdir && mkdir $backupdir && \
if (/bin/sh '/home/iurt/rpmbuild/BUILD/autoconf-2.71/build-aux/missing' makeinfo --version) >/dev/null 2>&1; then \
  for f in doc/autoconf.info doc/autoconf.info-[0-9] doc/autoconf.info-[0-9][0-9] doc/autoconf.i[0-9] doc/autoconf.i[0-9][0-9]; do \
    if test -f $f; then mv $f $backupdir; restore=mv; else :; fi; \
  done; \
else :; fi && \
cd "$am__cwd"; \
if /bin/sh '/home/iurt/rpmbuild/BUILD/autoconf-2.71/build-aux/missing' makeinfo --no-split  -I doc -I ./doc \
 -o doc/autoconf.info ./doc/autoconf.texi; \
then \
  rc=0; \
  CDPATH="${ZSH_VERSION+.}:" && cd .; \
else \
  rc=$?; \
  CDPATH="${ZSH_VERSION+.}:" && cd . && \
  $restore $backupdir/* `echo "./doc/autoconf.info" | sed 's|[^/]*$||'`; \
fi; \
rm -rf $backupdir; exit $rc
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/autoconf-2.71'
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%install): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.1wYEwi
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ '[' 1 -eq 1 ']'
+ '[' /home/iurt/rpmbuild/BUILDROOT/autoconf-2.71-2.mga9.aarch64 '!=' / ']'
+ rm -rf /home/iurt/rpmbuild/BUILDROOT/autoconf-2.71-2.mga9.aarch64
++ dirname /home/iurt/rpmbuild/BUILDROOT/autoconf-2.71-2.mga9.aarch64
+ mkdir -p /home/iurt/rpmbuild/BUILDROOT
+ mkdir /home/iurt/rpmbuild/BUILDROOT/autoconf-2.71-2.mga9.aarch64
+ cd autoconf-2.71
+ '[' 1 -eq 1 ']'
+ /usr/bin/make install DESTDIR=/home/iurt/rpmbuild/BUILDROOT/autoconf-2.71-2.mga9.aarch64 'INSTALL=/usr/bin/install -p'
/usr/bin/make  install-am
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/autoconf-2.71'
if test 'no' != 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; \
  no --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
if test 'no' != 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; \
  no --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[2]: Entering directory '/home/iurt/rpmbuild/BUILD/autoconf-2.71'
 /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/autoconf-2.71-2.mga9.aarch64/usr/bin'
 /usr/bin/install -p bin/autoconf bin/autoheader bin/autom4te bin/autoreconf bin/autoscan bin/autoupdate bin/ifnames '/home/iurt/rpmbuild/BUILDROOT/autoconf-2.71-2.mga9.aarch64/usr/bin'
 /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/autoconf-2.71-2.mga9.aarch64/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 '/home/iurt/rpmbuild/BUILDROOT/autoconf-2.71-2.mga9.aarch64/usr/share/autoconf/autoconf'
 /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/autoconf-2.71-2.mga9.aarch64/usr/share/autoconf/autotest'
 /usr/bin/install -p -m 644 lib/autotest/autotest.m4 lib/autotest/general.m4 lib/autotest/specific.m4 '/home/iurt/rpmbuild/BUILDROOT/autoconf-2.71-2.mga9.aarch64/usr/share/autoconf/autotest'
 /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/autoconf-2.71-2.mga9.aarch64/usr/share/autoconf/build-aux'
 /usr/bin/install -p -m 644 build-aux/config.guess build-aux/config.sub build-aux/install-sh '/home/iurt/rpmbuild/BUILDROOT/autoconf-2.71-2.mga9.aarch64/usr/share/autoconf/build-aux'
if test 'no' != 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; \
  no --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
if test 'no' != 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; \
  no --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
 /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/autoconf-2.71-2.mga9.aarch64/usr/share/autoconf/m4sugar'
 /usr/bin/install -p -m 644 lib/m4sugar/m4sugar.m4 lib/m4sugar/foreach.m4 lib/m4sugar/m4sh.m4 '/home/iurt/rpmbuild/BUILDROOT/autoconf-2.71-2.mga9.aarch64/usr/share/autoconf/m4sugar'
 /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/autoconf-2.71-2.mga9.aarch64/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 '/home/iurt/rpmbuild/BUILDROOT/autoconf-2.71-2.mga9.aarch64/usr/share/autoconf/Autom4te'
 /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/autoconf-2.71-2.mga9.aarch64/usr/share/info'
 /usr/bin/install -p -m 644 ./doc/autoconf.info ./doc/standards.info '/home/iurt/rpmbuild/BUILDROOT/autoconf-2.71-2.mga9.aarch64/usr/share/info'
 install-info --info-dir='/home/iurt/rpmbuild/BUILDROOT/autoconf-2.71-2.mga9.aarch64/usr/share/info' '/home/iurt/rpmbuild/BUILDROOT/autoconf-2.71-2.mga9.aarch64/usr/share/info/autoconf.info'
 install-info --info-dir='/home/iurt/rpmbuild/BUILDROOT/autoconf-2.71-2.mga9.aarch64/usr/share/info' '/home/iurt/rpmbuild/BUILDROOT/autoconf-2.71-2.mga9.aarch64/usr/share/info/standards.info'
 /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/autoconf-2.71-2.mga9.aarch64/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 '/home/iurt/rpmbuild/BUILDROOT/autoconf-2.71-2.mga9.aarch64/usr/share/man/man1'
 /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/autoconf-2.71-2.mga9.aarch64/usr/share/autoconf/autoconf'
 /usr/bin/install -p -m 644 lib/autoconf/autoconf.m4f '/home/iurt/rpmbuild/BUILDROOT/autoconf-2.71-2.mga9.aarch64/usr/share/autoconf/autoconf'
 /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/autoconf-2.71-2.mga9.aarch64/usr/share/autoconf/autoscan'
 /usr/bin/install -p -m 644 lib/autoscan/autoscan.list '/home/iurt/rpmbuild/BUILDROOT/autoconf-2.71-2.mga9.aarch64/usr/share/autoconf/autoscan'
 /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/autoconf-2.71-2.mga9.aarch64/usr/share/autoconf/autotest'
 /usr/bin/install -p -m 644 lib/autotest/autotest.m4f '/home/iurt/rpmbuild/BUILDROOT/autoconf-2.71-2.mga9.aarch64/usr/share/autoconf/autotest'
 /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/autoconf-2.71-2.mga9.aarch64/usr/share/autoconf/m4sugar'
 /usr/bin/install -p -m 644 lib/m4sugar/version.m4 lib/m4sugar/m4sugar.m4f lib/m4sugar/m4sh.m4f '/home/iurt/rpmbuild/BUILDROOT/autoconf-2.71-2.mga9.aarch64/usr/share/autoconf/m4sugar'
 /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/autoconf-2.71-2.mga9.aarch64/usr/share/autoconf'
 /usr/bin/install -p -m 644 lib/autom4te.cfg '/home/iurt/rpmbuild/BUILDROOT/autoconf-2.71-2.mga9.aarch64/usr/share/autoconf'
 /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/autoconf-2.71-2.mga9.aarch64/usr/share/autoconf'
 /usr/bin/install -p -m 644 ./INSTALL '/home/iurt/rpmbuild/BUILDROOT/autoconf-2.71-2.mga9.aarch64/usr/share/autoconf'
/usr/bin/make  install-data-hook
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/autoconf-2.71'
for s in build-aux/config.guess build-aux/config.sub build-aux/install-sh; do \
  chmod +x "/home/iurt/rpmbuild/BUILDROOT/autoconf-2.71-2.mga9.aarch64/usr/share/autoconf/$s"; \
done
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/autoconf-2.71'
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/autoconf-2.71'
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/autoconf-2.71'
+ rm -f /home/iurt/rpmbuild/BUILDROOT/autoconf-2.71-2.mga9.aarch64/usr/share/info/standards.info
+ install -D -m 644 /home/iurt/rpmbuild/SOURCES/autoconf-site-start.el /home/iurt/rpmbuild/BUILDROOT/autoconf-2.71-2.mga9.aarch64/etc/emacs/site-start.d/autoconf.el
+ '[' '!' -d /home/iurt/rpmbuild/BUILDROOT/autoconf-2.71-2.mga9.aarch64//usr/share/emacs/site-lisp ']'
+ mkdir -p /home/iurt/rpmbuild/BUILDROOT/autoconf-2.71-2.mga9.aarch64//usr/share/emacs/site-lisp
+ install -m644 lib/emacs/autoconf-mode.el lib/emacs/autotest-mode.el /home/iurt/rpmbuild/BUILDROOT/autoconf-2.71-2.mga9.aarch64//usr/share/emacs/site-lisp
+ /usr/bin/find-debuginfo -j8 --strict-build-id -m -i --build-id-seed 2.71-2.mga9 --unique-debug-suffix -2.71-2.mga9.aarch64 --unique-debug-src-base autoconf-2.71-2.mga9.aarch64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /home/iurt/rpmbuild/BUILD/autoconf-2.71

+ /usr/lib/rpm/check-buildroot
+ '[' -n '' ']'
+ /usr/share/spec-helper/clean_files
+ '[' -n '' ']'
+ /usr/share/spec-helper/compress_files .xz
+ '[' -n '' ']'
+ /usr/share/spec-helper/relink_symlinks
+ '[' -n '' ']'
+ /usr/share/spec-helper/clean_perl
+ '[' -n '' ']'
+ /usr/share/spec-helper/lib_symlinks
+ '[' -n '' ']'
+ /usr/share/spec-helper/gprintify
+ '[' -n '' ']'
+ /usr/share/spec-helper/fix_mo
+ '[' -n '' ']'
+ /usr/share/spec-helper/fix_pamd
+ '[' -n '' ']'
+ /usr/share/spec-helper/remove_info_dir
+ '[' -n '' ']'
+ /usr/share/spec-helper/fix_eol
+ '[' -n '' ']'
+ /usr/share/spec-helper/check_desktop_files
+ '[' -n '' ']'
+ /usr/share/spec-helper/check_elf_files
+ /usr/lib/rpm/brp-python-bytecompile /usr/bin/python3 1 0
+ /usr/lib/rpm/check-rpaths
+ /usr/lib/rpm/brp-remove-la-files
+ /usr/lib/rpm/redhat/brp-mangle-shebangs
mangling shebang in /usr/share/autoconf/build-aux/install-sh from /bin/sh to #!/usr/bin/sh
mangling shebang in /usr/bin/autoconf from /bin/sh to #!/usr/bin/sh
Executing(%check): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.I27yp0
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ cd autoconf-2.71
+ '[' 1 -eq 1 ']'
++ pwd
+ PATH=/home/iurt/rpmbuild/BUILD/autoconf-2.71/tests:/usr/local/bin:/usr/bin:/usr/local/games:/usr/games:/usr/local/sbin:/usr/sbin:/usr/lib64/qt5/bin:/home/iurt/.local/bin:/home/iurt/bin
+ autoreconf -vfi
autoreconf: export WARNINGS=
autoreconf: Entering directory '.'
autoreconf: configure.ac: not using Gettext
autoreconf: running: aclocal --force -I m4
autoreconf: configure.ac: tracing
autoreconf: configure.ac: not using Libtool
autoreconf: configure.ac: not using Intltool
autoreconf: configure.ac: not using Gtkdoc
autoreconf: running: autoconf --prepend-include=/home/iurt/rpmbuild/BUILD/autoconf-2.71/lib --prepend-include=/home/iurt/rpmbuild/BUILD/autoconf-2.71/lib --force
autoreconf: configure.ac: not using Autoheader
autoreconf: running: automake --add-missing --copy --force-missing
autoreconf: Leaving directory '.'
+ make distclean
/bin/sh ./config.status --recheck
running CONFIG_SHELL=/bin/sh /bin/sh ./configure --host=aarch64-mageia-linux-gnu --build=aarch64-mageia-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/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info build_alias=aarch64-mageia-linux-gnu host_alias=aarch64-mageia-linux-gnu --no-create --no-recursion
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-mageia-linux-gnu
checking host system type... aarch64-mageia-linux-gnu
configure: autobuild project... GNU Autoconf
configure: autobuild revision... 2.71
configure: autobuild hostname... pktaa1.mageia.org
configure: autobuild timestamp... 20210909T230305Z
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... no
checking for xemacs... no
checking for emacs... no
checking where .elc files should go... ${datadir}/emacs/site-lisp
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
configure: WARNING: unrecognized options: --disable-dependency-tracking
 /bin/sh ./config.status
config.status: creating tests/atlocal
config.status: creating Makefile
config.status: executing tests/atconfig commands
test -z "doc/autoconf.dvi doc/autoconf.pdf doc/autoconf.ps doc/autoconf.html \
  doc/standards.dvi doc/standards.pdf doc/standards.ps \
  doc/standards.html" \
|| rm -rf doc/autoconf.dvi doc/autoconf.pdf doc/autoconf.ps doc/autoconf.html \
  doc/standards.dvi doc/standards.pdf doc/standards.ps \
  doc/standards.html
test -z "autoconf.ACs autoconf.cvs autoconf.MSs autoconf.prs autoconf.ATs autoconf.evs autoconf.fns autoconf.ovs autoconf.ca autoconf.CA autoconf.cas autoconf.CAs autoconf.tmp lib/autom4te.cfg autoconf-mode.elc autotest-mode.elc lib/autoconf/autoconf.m4f lib/autoscan/autoscan.list lib/m4sugar/version.m4 lib/m4sugar/m4sugar.m4f lib/m4sugar/m4sh.m4f lib/autotest/autotest.m4f tests/package.m4 tests/wrapper.in tests/autoconf tests/autoheader tests/autom4te tests/autoreconf tests/autoscan tests/autoupdate tests/ifnames tests/aclang.at tests/acc.at tests/acerlang.at tests/acfortran.at tests/acgo.at tests/acgeneral.at tests/acstatus.at tests/acautoheader.at tests/acautoupdate.at tests/acspecific.at tests/acfunctions.at tests/acheaders.at tests/actypes.at tests/aclibs.at tests/acprograms.at tests/mktests.tmp tests/mktests.stamp expr" || rm -f autoconf.ACs autoconf.cvs autoconf.MSs autoconf.prs autoconf.ATs autoconf.evs autoconf.fns autoconf.ovs autoconf.ca autoconf.CA autoconf.cas autoconf.CAs autoconf.tmp lib/autom4te.cfg autoconf-mode.elc autotest-mode.elc lib/autoconf/autoconf.m4f lib/autoscan/autoscan.list lib/m4sugar/version.m4 lib/m4sugar/m4sugar.m4f lib/m4sugar/m4sh.m4f lib/autotest/autotest.m4f tests/package.m4 tests/wrapper.in tests/autoconf tests/autoheader tests/autom4te tests/autoreconf tests/autoscan tests/autoupdate tests/ifnames tests/aclang.at tests/acc.at tests/acerlang.at tests/acfortran.at tests/acgo.at tests/acgeneral.at tests/acstatus.at tests/acautoheader.at tests/acautoupdate.at tests/acspecific.at tests/acfunctions.at tests/acheaders.at tests/actypes.at tests/aclibs.at tests/acprograms.at tests/mktests.tmp tests/mktests.stamp expr
rm -f lib/emacs/autoconf-mode.elc lib/emacs/autotest-mode.elc
rm -rf `pwd`/cover_db
test ! -f tests/testsuite || /bin/sh tests/testsuite -C tests MAKE=make  --clean
rm -f *.tmp
rm -f -r autom4te.cache
rm -rf doc/autoconf.t2d doc/autoconf.t2p doc/standards.t2d \
  doc/standards.t2p
test -z "bin/autoconf bin/autoheader bin/autom4te bin/autoreconf bin/autoscan bin/autoupdate bin/ifnames bin/autoconf.in bin/*.tmp man/autoconf.1.t man/autoheader.1.t man/autom4te.1.t man/autoreconf.1.t man/autoscan.1.t man/autoupdate.1.t man/ifnames.1.t man/autoconf.1a.t man/autoheader.1a.t man/autom4te.1a.t man/autoreconf.1a.t man/autoscan.1a.t man/autoupdate.1a.t man/ifnames.1a.t" || rm -f bin/autoconf bin/autoheader bin/autom4te bin/autoreconf bin/autoscan bin/autoupdate bin/ifnames bin/autoconf.in bin/*.tmp man/autoconf.1.t man/autoheader.1.t man/autom4te.1.t man/autoreconf.1.t man/autoscan.1.t man/autoupdate.1.t man/ifnames.1.t man/autoconf.1a.t man/autoheader.1a.t man/autom4te.1a.t man/autoreconf.1a.t man/autoscan.1a.t man/autoupdate.1a.t man/ifnames.1a.t
rm -f vti.tmp* ./doc/version.texi.tmp*
test -z "tests/atlocal" || rm -f tests/atlocal
test . = "." || test -z "GNUmakefile" || rm -f GNUmakefile
rm -f doc/.dirstamp
test -z "tests/atconfig tests/atlocal tests/testsuite" || rm -f tests/atconfig tests/atlocal tests/testsuite
test -f man/common.x || rm -f man/autoconf.1 man/autoheader.1 man/autom4te.1 man/autoreconf.1 man/autoscan.1 man/autoupdate.1 man/ifnames.1
if test x"" != x ; then rm -f GNUmakefile ; fi
if test "x`sed -ne 'l;2q' ChangeLog 2> /dev/null`" = 'xdummy$'; \
then rm -f ChangeLog; fi
rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
rm -f cscope.out cscope.in.out cscope.po.out cscope.files
rm -f config.status config.cache config.log configure.lineno config.status.lineno
rm -f Makefile
+ CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables'
+ export CFLAGS
+ CXXFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables'
+ export CXXFLAGS
+ FFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables '
+ export FFLAGS
+ FCFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables '
+ export FCFLAGS
+ LDFLAGS=' -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags'
+ export LDFLAGS
+ CONFIGURE_TOP=.
+ '[' 1 = 1 ']'
++ find . -name config.guess -o -name config.sub
+ for i in $(find ${CONFIGURE_TOP} -name config.guess -o -name config.sub)
++ basename ./build-aux/config.sub
+ '[' -f /usr/lib/rpm/mageia/config.sub ']'
++ basename ./build-aux/config.sub
+ cp -af /usr/lib/rpm/mageia/config.sub ./build-aux/config.sub
+ for i in $(find ${CONFIGURE_TOP} -name config.guess -o -name config.sub)
++ basename ./build-aux/config.guess
+ '[' -f /usr/lib/rpm/mageia/config.guess ']'
++ basename ./build-aux/config.guess
+ cp -af /usr/lib/rpm/mageia/config.guess ./build-aux/config.guess
+ /usr/lib/rpm/mageia/force-as-needed-for-shared-lib-in-libtool
Forcing -Wl,--as-needed in configure/libtool to workaround libtool bug (cf http://lists.gnu.org/archive/html/libtool-patches/2004-06/msg00002.html)
+ /usr/lib/rpm/mageia/drop-ld-no-undefined-for-shared-lib-modules-in-libtool
+ /usr/lib/rpm/mageia/fix-libtool-ltmain-from-overlinking
+ /usr/lib/rpm/mageia/fix-libtool-from-moving-options-after-libs .
+ /usr/lib/rpm/mageia/fix-dlsearch-path-in-libtool-for-multilib . lib64
+ ./configure --host=aarch64-mageia-linux-gnu --build=aarch64-mageia-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/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info
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-mageia-linux-gnu
checking host system type... aarch64-mageia-linux-gnu
configure: autobuild project... GNU Autoconf
configure: autobuild revision... 2.71
configure: autobuild hostname... pktaa1.mageia.org
configure: autobuild timestamp... 20210909T230306Z
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... no
checking for xemacs... no
checking for emacs... no
checking where .elc files should go... ${datadir}/emacs/site-lisp
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
+ make check
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 '/home/iurt/rpmbuild/BUILD/autoconf-2.71'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/autoconf-2.71'
make[2]: Leaving directory '/home/iurt/rpmbuild/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
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
/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
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
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
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
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
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
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
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
autom4te_perllibdir='.'/lib AUTOM4TE_CFG='lib/autom4te.cfg'         bin/autom4te -B ''lib -B '.'/lib         --language=M4sh ./tests/wrapper.as -o tests/wrapper.in
rm -f tests/autoconf tests/autoconf.tmp
input=tests/wrapper.in \
  && sed -e 's|@wrap_program[@]|autoconf|g' -e 's|@abs_top_srcdir[@]|/home/iurt/rpmbuild/BUILD/autoconf-2.71|g' -e 's|@abs_top_builddir[@]|/home/iurt/rpmbuild/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
rm -f tests/autoheader tests/autoheader.tmp
input=tests/wrapper.in \
  && sed -e 's|@wrap_program[@]|autoheader|g' -e 's|@abs_top_srcdir[@]|/home/iurt/rpmbuild/BUILD/autoconf-2.71|g' -e 's|@abs_top_builddir[@]|/home/iurt/rpmbuild/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
rm -f tests/autom4te tests/autom4te.tmp
input=tests/wrapper.in \
  && sed -e 's|@wrap_program[@]|autom4te|g' -e 's|@abs_top_srcdir[@]|/home/iurt/rpmbuild/BUILD/autoconf-2.71|g' -e 's|@abs_top_builddir[@]|/home/iurt/rpmbuild/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
rm -f tests/autoreconf tests/autoreconf.tmp
input=tests/wrapper.in \
  && sed -e 's|@wrap_program[@]|autoreconf|g' -e 's|@abs_top_srcdir[@]|/home/iurt/rpmbuild/BUILD/autoconf-2.71|g' -e 's|@abs_top_builddir[@]|/home/iurt/rpmbuild/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
rm -f tests/autoscan tests/autoscan.tmp
input=tests/wrapper.in \
  && sed -e 's|@wrap_program[@]|autoscan|g' -e 's|@abs_top_srcdir[@]|/home/iurt/rpmbuild/BUILD/autoconf-2.71|g' -e 's|@abs_top_builddir[@]|/home/iurt/rpmbuild/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
rm -f tests/autoupdate tests/autoupdate.tmp
input=tests/wrapper.in \
  && sed -e 's|@wrap_program[@]|autoupdate|g' -e 's|@abs_top_srcdir[@]|/home/iurt/rpmbuild/BUILD/autoconf-2.71|g' -e 's|@abs_top_builddir[@]|/home/iurt/rpmbuild/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
rm -f tests/ifnames tests/ifnames.tmp
input=tests/wrapper.in \
  && sed -e 's|@wrap_program[@]|ifnames|g' -e 's|@abs_top_srcdir[@]|/home/iurt/rpmbuild/BUILD/autoconf-2.71|g' -e 's|@abs_top_builddir[@]|/home/iurt/rpmbuild/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
if test 'no' != 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; \
  no --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
if test 'no' != 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; \
  no --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
/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
/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
/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
/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
/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  check-local
make[2]: Entering directory '/home/iurt/rpmbuild/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        ok
 41: autom4te preselections                          ok
 42: autom4te cache creation                         ok
 43: autom4te cache locking                          ok
 44: autotools and whitespace in file names          ok
 45: autotools and relative TMPDIR                   ok

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              ok

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                      ok
280: Deep Package                                    ok
281: Non-Autoconf AC_CONFIG_SUBDIRS                  ok
282: Non-literal AC_CONFIG_SUBDIRS                   ok
283: Empty AC_CONFIG_SUBDIRS                         ok
284: Empty directory                                 ok
285: Unusual Automake input files                    ok
286: Specific warnings options for autoreconf        ok
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                                ok
302: Multiple languages                              ok

Testing autoconf/lang macros.

303: AC_NO_EXECUTABLES                               ok
304: AC_REQUIRE_CPP                                  ok

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                                ok
319: AC_C_BIGENDIAN                                  ok
320: AC_C_CHAR_UNSIGNED                              ok
321: AC_C_FLEXIBLE_ARRAY_MEMBER                      ok
322: AC_C_INLINE                                     ok
323: AC_C_PROTOTYPES                                 ok
324: AC_C_RESTRICT                                   ok
325: AC_C_STRINGIZE                                  ok
326: AC_C_TYPEOF                                     ok
327: AC_C_VARARRAYS                                  ok
328: AC_C__GENERIC                                   ok
329: AC_OPENMP                                       ok
330: AC_PROG_CC_C_O                                  ok
331: AC_PROG_CPP_WERROR                              ok
332: AC_PROG_GCC_TRADITIONAL                         ok
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                                     ok
360: AC_F77_WRAPPERS                                 ok
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                                      ok
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                                  ok
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                        ok
379: AC_ERLANG_CHECK_LIB                             ok
380: AC_ERLANG_SUBST_ROOT_DIR                        ok
381: AC_ERLANG_SUBST_LIB_DIR                         ok
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                        ok
386: AC_ERLANG_SUBST_LIB_DIR                         ok
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)                    ok
395: AC_CHECK_DECLS                                  ok
396: AC_CHECK_FUNCS                                  ok
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                                 ok
402: AC_CHECK_MEMBERS                                ok
403: AC_CHECK_ALIGNOF                                ok
404: AC_CHECK_ALIGNOF struct                         ok
405: AC_CHECK_SIZEOF                                 ok
406: AC_CHECK_SIZEOF struct                          ok
407: AC_CHECK_TYPES                                  ok
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                     ok
416: AC_FUNC_SETVBUF_REVERSED                        ok
417: AC_FUNC_WAIT3                                   ok
418: AC_TRY_CPP                                      ok
419: autoupdating AC_TRY_CPP                         ok
420: AC_TRY_COMPILE                                  ok
421: autoupdating AC_TRY_COMPILE                     ok
422: AC_TRY_LINK                                     ok
423: autoupdating AC_TRY_LINK                        ok
424: AC_COMPILE_CHECK                                ok
425: autoupdating AC_COMPILE_CHECK                   ok
426: AC_TRY_RUN                                      ok
427: autoupdating AC_TRY_RUN                         ok
428: AC_HAVE_LIBRARY                                 ok
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                       ok
442: AC_PROG_LEX with yywrap                         ok
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                             ok
449: AC_EGREP_CPP                                    ok
450: AC_EGREP_HEADER                                 ok
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                                 ok
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                                ok
471: AC_SYS_LONG_FILE_NAMES                          ok
472: AC_SYS_POSIX_TERMIOS                            ok
473: AC_AIX                                          ok
474: autoupdating AC_AIX                             ok
475: AC_ARG_ARRAY                                    ok
476: autoupdating AC_ARG_ARRAY                       ok
477: AC_DECL_SYS_SIGLIST                             ok
478: autoupdating AC_DECL_SYS_SIGLIST                ok
479: AC_DYNIX_SEQ                                    ok
480: autoupdating AC_DYNIX_SEQ                       ok
481: AC_HAVE_POUNDBANG                               ok
482: autoupdating AC_HAVE_POUNDBANG                  ok
483: AC_IRIX_SUN                                     ok
484: autoupdating AC_IRIX_SUN                        ok
485: AC_ISC_POSIX                                    ok
486: autoupdating AC_ISC_POSIX                       ok
487: AC_MINIX                                        ok
488: autoupdating AC_MINIX                           ok
489: AC_SCO_INTL                                     ok
490: autoupdating AC_SCO_INTL                        ok
491: AC_XENIX_DIR                                    ok
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                                  ok
505: autoupdating AC_DECL_YYTEXT                     ok
506: AC_RSH                                          ok
507: autoupdating AC_RSH                             ok

Testing autoconf/headers macros.

508: AC_CHECK_HEADERS_ONCE                           ok
509: AC_CHECK_HEADER_STDBOOL                         ok
510: AC_HEADER_ASSERT                                ok
511: AC_HEADER_MAJOR                                 ok
512: AC_HEADER_RESOLV                                ok
513: AC_HEADER_STAT                                  ok
514: AC_HEADER_STDBOOL                               ok
515: AC_HEADER_TIOCGWINSZ                            ok
516: AC_DIR_HEADER                                   ok
517: autoupdating AC_DIR_HEADER                      ok
518: AC_HEADER_STDC                                  ok
519: autoupdating AC_HEADER_STDC                     ok
520: AC_HEADER_TIME                                  ok
521: autoupdating AC_HEADER_TIME                     ok
522: AC_MEMORY_H                                     ok
523: autoupdating AC_MEMORY_H                        ok
524: AC_UNISTD_H                                     ok
525: autoupdating AC_UNISTD_H                        ok
526: AC_USG                                          ok
527: autoupdating AC_USG                             ok
528: _AC_CHECK_HEADER_MONGREL                        ok
529: autoupdating _AC_CHECK_HEADER_MONGREL           ok

Testing autoconf/types macros.

530: AC_STRUCT_DIRENT_D_INO                          ok
531: AC_STRUCT_DIRENT_D_TYPE                         ok
532: AC_STRUCT_ST_BLOCKS                             ok
533: AC_STRUCT_TIMEZONE                              ok
534: AC_TYPE_INT16_T                                 ok
535: AC_TYPE_INT32_T                                 ok
536: AC_TYPE_INT64_T                                 ok
537: AC_TYPE_INT8_T                                  ok
538: AC_TYPE_INTMAX_T                                ok
539: AC_TYPE_INTPTR_T                                ok
540: AC_TYPE_LONG_DOUBLE                             ok
541: AC_TYPE_LONG_DOUBLE_WIDER                       ok
542: AC_TYPE_MODE_T                                  ok
543: AC_TYPE_OFF_T                                   ok
544: AC_TYPE_SSIZE_T                                 ok
545: AC_TYPE_UINT16_T                                ok
546: AC_TYPE_UINT32_T                                ok
547: AC_TYPE_UINT64_T                                ok
548: AC_TYPE_UINT8_T                                 ok
549: AC_TYPE_UINTMAX_T                               ok
550: AC_TYPE_UINTPTR_T                               ok
551: AC_C_LONG_DOUBLE                                ok
552: autoupdating AC_C_LONG_DOUBLE                   ok
553: AC_INT_16_BITS                                  ok
554: autoupdating AC_INT_16_BITS                     ok
555: AC_LONG_64_BITS                                 ok
556: autoupdating AC_LONG_64_BITS                    ok
557: AC_STRUCT_ST_BLKSIZE                            ok
558: autoupdating AC_STRUCT_ST_BLKSIZE               ok
559: AC_STRUCT_ST_RDEV                               ok
560: autoupdating AC_STRUCT_ST_RDEV                  ok
561: AC_TYPE_SIGNAL                                  ok
562: autoupdating AC_TYPE_SIGNAL                     ok
563: AM_TYPE_PTRDIFF_T                               ok
564: autoupdating AM_TYPE_PTRDIFF_T                  ok

Testing autoconf/functions macros.

565: AC_CHECK_FUNCS_ONCE                             ok
566: AC_FUNC_CHOWN                                   ok
567: AC_FUNC_CLOSEDIR_VOID                           ok
568: AC_FUNC_ERROR_AT_LINE                           ok
569: AC_FUNC_FNMATCH                                 ok
570: AC_FUNC_FORK                                    ok
571: AC_FUNC_FSEEKO                                  ok
572: AC_FUNC_GETGROUPS                               ok
573: AC_FUNC_GETMNTENT                               ok
574: AC_FUNC_GETPGRP                                 ok
575: AC_FUNC_LSTAT                                   ok
576: AC_FUNC_MALLOC                                  ok
577: AC_FUNC_MBRTOWC                                 ok
578: AC_FUNC_MEMCMP                                  ok
579: AC_FUNC_MKTIME                                  ok
580: AC_FUNC_MMAP                                    ok
581: AC_FUNC_OBSTACK                                 ok
582: AC_FUNC_REALLOC                                 ok
583: AC_FUNC_SELECT_ARGTYPES                         ok
584: AC_FUNC_SETPGRP                                 ok
585: AC_FUNC_STAT                                    ok
586: AC_FUNC_STRCOLL                                 ok
587: AC_FUNC_STRERROR_R                              ok
588: AC_FUNC_STRFTIME                                ok
589: AC_FUNC_STRNLEN                                 ok
590: AC_FUNC_STRTOD                                  ok
591: AC_FUNC_STRTOLD                                 ok
592: AC_FUNC_UTIME_NULL                              ok
593: AC_FUNC_VPRINTF                                 ok

Compatibility with external tools and macros.

594: Libtool                                         ok
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. ##
## ------------- ##

592 tests behaved as expected.
7 tests were skipped.
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/autoconf-2.71'
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/autoconf-2.71'
+ RPM_EC=0
++ jobs -p
+ exit 0
Processing files: autoconf-2.71-2.mga9.noarch
Executing(%doc): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.R3PLJ8
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ cd autoconf-2.71
+ DOCDIR=/home/iurt/rpmbuild/BUILDROOT/autoconf-2.71-2.mga9.aarch64/usr/share/doc/autoconf
+ export LC_ALL=C
+ LC_ALL=C
+ export DOCDIR
+ /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/autoconf-2.71-2.mga9.aarch64/usr/share/doc/autoconf
+ cp -pr AUTHORS /home/iurt/rpmbuild/BUILDROOT/autoconf-2.71-2.mga9.aarch64/usr/share/doc/autoconf
+ cp -pr BUGS /home/iurt/rpmbuild/BUILDROOT/autoconf-2.71-2.mga9.aarch64/usr/share/doc/autoconf
+ cp -pr COPYING /home/iurt/rpmbuild/BUILDROOT/autoconf-2.71-2.mga9.aarch64/usr/share/doc/autoconf
+ cp -pr INSTALL /home/iurt/rpmbuild/BUILDROOT/autoconf-2.71-2.mga9.aarch64/usr/share/doc/autoconf
+ cp -pr NEWS /home/iurt/rpmbuild/BUILDROOT/autoconf-2.71-2.mga9.aarch64/usr/share/doc/autoconf
+ cp -pr README /home/iurt/rpmbuild/BUILDROOT/autoconf-2.71-2.mga9.aarch64/usr/share/doc/autoconf
+ cp -pr THANKS /home/iurt/rpmbuild/BUILDROOT/autoconf-2.71-2.mga9.aarch64/usr/share/doc/autoconf
+ cp -pr TODO /home/iurt/rpmbuild/BUILDROOT/autoconf-2.71-2.mga9.aarch64/usr/share/doc/autoconf
+ RPM_EC=0
++ jobs -p
+ exit 0
warning: Found bdb_ro Packages database while attempting sqlite backend: using bdb_ro backend.
warning: Found bdb_ro Packages database while attempting sqlite backend: using bdb_ro backend.
warning: Found bdb_ro Packages database while attempting sqlite backend: using bdb_ro backend.
warning: Found bdb_ro Packages database while attempting sqlite backend: using bdb_ro backend.
warning: Found bdb_ro Packages database while attempting sqlite backend: using bdb_ro backend.
warning: Found bdb_ro Packages database while attempting sqlite backend: using bdb_ro backend.
Provides: autoconf = 2:2.71-2.mga9 autoconf2.5 = 2:2.71-2.mga9 config(autoconf) = 2:2.71-2.mga9 perl(Autom4te::C4che) perl(Autom4te::ChannelDefs) perl(Autom4te::Channels) perl(Autom4te::Config) perl(Autom4te::Configure_ac) perl(Autom4te::FileUtils) perl(Autom4te::General) perl(Autom4te::Getopt) perl(Autom4te::Request) perl(Autom4te::XFile) = 1.200.0
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires: perl >= 0:5.006 perl(Autom4te::C4che) perl(Autom4te::ChannelDefs) perl(Autom4te::Channels) perl(Autom4te::Config) perl(Autom4te::Configure_ac) perl(Autom4te::FileUtils) perl(Autom4te::General) perl(Autom4te::Getopt) perl(Autom4te::Request) perl(Autom4te::XFile) perl(Carp) perl(Class::Struct) perl(Cwd) perl(Data::Dumper) perl(Errno) perl(Exporter) perl(File::Basename) perl(File::Copy) perl(File::Find) perl(File::Spec) perl(File::Temp) perl(File::stat) perl(Getopt::Long) perl(IO::File) perl(POSIX) perl(Text::ParseWords) perl(constant) perl(strict) perl(warnings) perl-base >= 2:5.34.0
Conflicts: autoconf2.1 < 1:2.13-26
Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/iurt/rpmbuild/BUILDROOT/autoconf-2.71-2.mga9.aarch64
Wrote: /home/iurt/rpmbuild/RPMS/noarch/autoconf-2.71-2.mga9.noarch.rpm
Executing(%clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.PWs5aU
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ cd autoconf-2.71
+ /usr/bin/rm -rf /home/iurt/rpmbuild/BUILDROOT/autoconf-2.71-2.mga9.aarch64
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(--clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.22mhLB
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ rm -rf autoconf-2.71
+ RPM_EC=0
++ jobs -p
+ exit 0
D: [iurt_root_command] Success!