D: [iurt_root_command] chroot
Building target platforms: noarch
Building for target noarch
warning: /home/pterjan/rpmbuild/SPECS/automake.spec line 61: autopatch: no matching patches in range
Installing /home/pterjan/rpmbuild/SRPMS/automake-1.17-1.mga10.src.rpm
Executing(%mkbuilddir): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.OkUMeZ
+ umask 022
+ cd /home/pterjan/rpmbuild/BUILD/automake-1.17-build
+ test -d /home/pterjan/rpmbuild/BUILD/automake-1.17-build
+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /home/pterjan/rpmbuild/BUILD/automake-1.17-build
+ /usr/bin/rm -rf /home/pterjan/rpmbuild/BUILD/automake-1.17-build
+ /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/automake-1.17-build
+ /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/automake-1.17-build/SPECPARTS
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%prep): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.GTF209
+ umask 022
+ cd /home/pterjan/rpmbuild/BUILD/automake-1.17-build
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ cd /home/pterjan/rpmbuild/BUILD/automake-1.17-build
+ rm -rf automake-1.17
+ /usr/lib/rpm/rpmuncompress -x /home/pterjan/rpmbuild/SOURCES/automake-1.17.tar.xz
+ STATUS=0
+ '[' 0 -ne 0 ']'
+ cd automake-1.17
+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%build): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.PT0xFV
+ umask 022
+ cd /home/pterjan/rpmbuild/BUILD/automake-1.17-build
+ cd automake-1.17
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full'
+ export CFLAGS
+ CXXFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full'
+ export CXXFLAGS
+ FFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full '
+ export FFLAGS
+ FCFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full '
+ export FCFLAGS
+ VALAFLAGS=-g
+ export VALAFLAGS
+ RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn'
+ export RUSTFLAGS
+ LDFLAGS='-Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld'
+ export LDFLAGS
+ LT_SYS_LIBRARY_PATH=/usr/lib:
+ export LT_SYS_LIBRARY_PATH
+ CC=gcc
+ export CC
+ CXX=g++
+ export CXX
+ 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 ./lib/config.guess
+ '[' -f /usr/lib/rpm/mageia/config.guess ']'
++ basename ./lib/config.guess
+ cp -af /usr/lib/rpm/mageia/config.guess ./lib/config.guess
+ for i in $(find ${CONFIGURE_TOP} -name config.guess -o -name config.sub)
++ basename ./lib/config.sub
+ '[' -f /usr/lib/rpm/mageia/config.sub ']'
++ basename ./lib/config.sub
+ cp -af /usr/lib/rpm/mageia/config.sub ./lib/config.sub
+ /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 . lib
+ ./configure --host=x86_64-mageia-linux-gnu --build=x86_64-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/lib --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info
configure: WARNING: unrecognized options: --disable-dependency-tracking
checking whether make supports nested variables... yes
checking build system type... x86_64-mageia-linux-gnu
checking host system type... x86_64-mageia-linux-gnu
checking for a BSD-compatible install... /usr/bin/install -c
checking whether sleep supports fractional seconds... yes
checking filesystem timestamp resolution... 0.01
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 xargs -n works... yes
checking whether ln -s works... yes
checking for perl... /usr/bin/perl
checking for tex... no
checking for yacc... no
checking for byacc... no
checking for bison... no
checking for lex... no
checking for flex... no
checking whether autoconf is installed... yes
checking whether autoconf works... yes
checking whether autoconf is recent enough... yes
checking whether ln works... yes
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for fgrep... /usr/bin/grep -F
configure: will now look for a sturdy POSIX shell, for our testsuite
checking for sh... /usr/bin/sh
checking for sh5... no
checking for dash... no
checking for ash... /usr/bin/ash
checking for bash... /usr/bin/bash
checking for zsh... no
checking for ksh... no
checking for pdksh... no
checking whether /usr/bin/sh supports $(cmd)... yes
checking whether /usr/bin/sh supports $((expr))... yes
checking whether /usr/bin/sh supports ${#var}... yes
checking whether /usr/bin/sh supports ${var#glob} and ${var%glob}... yes
checking whether /usr/bin/sh preserves exit traps with "set -e"... yes
checking whether /usr/bin/sh can define exit traps in a shell function... yes
checking whether /usr/bin/sh corrupts stderr with "set -x"... no
checking whether /usr/bin/sh can return early from "dot-sourced" files... yes
checking whether /usr/bin/sh supports alias named like shell builtins... yes
checking whether /usr/bin/sh supports "test -e"... yes
configure: shell /usr/bin/sh is good enough, stop looking
configure: will use /usr/bin/sh as the testsuite shell
configure: will now look for generic compilers
checking for x86_64-mageia-linux-gnu-cc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether the compiler supports GNU C... yes
checking whether gcc accepts -g... yes
checking for gcc option to enable C23 features... -std=gnu23
checking whether gcc -std=gnu23 understands -c and -o together... yes
checking whether the C++ compiler works... yes
checking for C++ compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether the compiler supports GNU C++... yes
checking whether g++ accepts -g... yes
checking for x86_64-mageia-linux-gnu-xlf95... no
checking for x86_64-mageia-linux-gnu-f95... no
checking for x86_64-mageia-linux-gnu-fort... no
checking for x86_64-mageia-linux-gnu-ifort... no
checking for x86_64-mageia-linux-gnu-ifc... no
checking for x86_64-mageia-linux-gnu-efc... no
checking for x86_64-mageia-linux-gnu-pgfortran... no
checking for x86_64-mageia-linux-gnu-pgf95... no
checking for x86_64-mageia-linux-gnu-lf95... no
checking for x86_64-mageia-linux-gnu-ftn... no
checking for x86_64-mageia-linux-gnu-nagfor... no
checking for x86_64-mageia-linux-gnu-xlf90... no
checking for x86_64-mageia-linux-gnu-f90... no
checking for x86_64-mageia-linux-gnu-armflang... no
checking for x86_64-mageia-linux-gnu-flang... no
checking for x86_64-mageia-linux-gnu-pgf90... no
checking for x86_64-mageia-linux-gnu-pghpf... no
checking for x86_64-mageia-linux-gnu-epcf90... no
checking for x86_64-mageia-linux-gnu-g95... no
checking for x86_64-mageia-linux-gnu-gfortran... no
checking for xlf95... no
checking for f95... no
checking for fort... no
checking for ifort... no
checking for ifc... no
checking for efc... no
checking for pgfortran... no
checking for pgf95... no
checking for lf95... no
checking for ftn... no
checking for nagfor... no
checking for xlf90... no
checking for f90... no
checking for armflang... no
checking for flang... no
checking for pgf90... no
checking for pghpf... no
checking for epcf90... no
checking for g95... no
checking for gfortran... no
checking whether the Fortran compiler works... no
configure: WARNING: Fortran compiler cannot create executables
configure: tests requiring the Fortran compiler will be skipped
checking for x86_64-mageia-linux-gnu-xlf... no
checking for x86_64-mageia-linux-gnu-f77... no
checking for x86_64-mageia-linux-gnu-frt... no
checking for x86_64-mageia-linux-gnu-pgf77... no
checking for x86_64-mageia-linux-gnu-cf77... no
checking for x86_64-mageia-linux-gnu-fort77... no
checking for x86_64-mageia-linux-gnu-fl32... no
checking for x86_64-mageia-linux-gnu-af77... no
checking for x86_64-mageia-linux-gnu-g77... no
checking for x86_64-mageia-linux-gnu-armflang... no
checking for x86_64-mageia-linux-gnu-flang... no
checking for x86_64-mageia-linux-gnu-gfortran... no
checking for xlf... no
checking for f77... no
checking for frt... no
checking for pgf77... no
checking for cf77... no
checking for fort77... no
checking for fl32... no
checking for af77... no
checking for g77... no
checking for armflang... no
checking for flang... no
checking for gfortran... no
checking whether the Fortran 77 compiler works... no
configure: WARNING: Fortran 77 compiler cannot create executables
configure: tests requiring the Fortran 77 compiler will be skipped
configure: will now look for GNU compilers
configure: gcc -std=gnu23 is already a GNU C compiler
configure: g++ is already a GNU C++ compiler
checking for x86_64-mageia-linux-gnu-gfortran... no
checking for gfortran... no
checking for x86_64-mageia-linux-gnu-g77... no
checking for x86_64-mageia-linux-gnu-gfortran... no
checking for g77... no
checking for gfortran... no
checking for x86_64-mageia-linux-gnu-gcj... no
checking for gcj... no
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating pre-inst-env
configure: WARNING: unrecognized options: --disable-dependency-tracking
+ /usr/bin/make -O -j16 V=1 VERBOSE=1
: \
  && /usr/bin/mkdir -p doc \
  && f=`echo doc/automake.1 | sed 's|.*/||; s|\.1$||; s&^&&'` \
  && echo ".so man1/$f-1.17.1" > doc/automake.1
: \
  && /usr/bin/mkdir -p doc \
  && f=`echo doc/aclocal.1 | sed 's|.*/||; s|\.1$||; s&^&&'` \
  && echo ".so man1/$f-1.17.1" > doc/aclocal.1
rm -f bin/aclocal bin/aclocal-t bin/aclocal-t2 \
  && /usr/bin/mkdir -p bin \
  && in=bin/aclocal.in && ( sed -e "s,[@]configure_input[@],Generated from $in; do not edit by hand.,g" -e 's,[@]datadir[@],/usr/share,g' -e 's,[@]amdir[@],/usr/share/automake-1.17/am,g' -e 's,[@]bindir[@],/usr/bin,g' -e 's,[@]docdir[@],/usr/share/doc/automake,g' -e 's,[@]pkgvdatadir[@],/usr/share/automake-1.17,g' -e 's,[@]scriptdir[@],/usr/share/automake-1.17,g' -e 's,[@]automake_acdir[@],/usr/share/aclocal-1.17,g' -e 's,[@]system_acdir[@],/usr/share/aclocal,g' -e 's,[@]am__isrc[@],!!@!!am__isrc!!@!!,g' | /bin/sh ./config.status --file=- | sed -e 's,!!@!!am__isrc!!@!!,@''am__isrc@,g' ) <./$in >bin/aclocal-t \
  && chmod a+x,a-w bin/aclocal-t && mv -f bin/aclocal-t bin/aclocal
rm -f t/ax/shell-no-trail-bslash t/ax/shell-no-trail-bslash-t
in=t/ax/shell-no-trail-bslash.in \
  && /usr/bin/mkdir -p t/ax \
  && ( sed -e "s,[@]configure_input[@],Generated from $in; do not edit by hand.,g" -e 's,[@]datadir[@],/usr/share,g' -e 's,[@]amdir[@],/usr/share/automake-1.17/am,g' -e 's,[@]bindir[@],/usr/bin,g' -e 's,[@]docdir[@],/usr/share/doc/automake,g' -e 's,[@]pkgvdatadir[@],/usr/share/automake-1.17,g' -e 's,[@]scriptdir[@],/usr/share/automake-1.17,g' -e 's,[@]automake_acdir[@],/usr/share/aclocal-1.17,g' -e 's,[@]system_acdir[@],/usr/share/aclocal,g' -e 's,[@]am__isrc[@],!!@!!am__isrc!!@!!,g' | /bin/sh ./config.status --file=- | sed -e 's,!!@!!am__isrc!!@!!,@''am__isrc@,g' ) <./$in >t/ax/shell-no-trail-bslash-t \
  && chmod a+x t/ax/shell-no-trail-bslash-t
if LC_ALL=C grep '@[a-zA-Z0-9_][a-zA-Z0-9_]*@' t/ax/shell-no-trail-bslash-t; then echo "t/ax/shell-no-trail-bslash contains unexpanded substitution (see lines above)"; exit 1; fi; chmod a-w t/ax/shell-no-trail-bslash-t && mv -f t/ax/shell-no-trail-bslash-t t/ax/shell-no-trail-bslash
rm -f runtest runtest-t
in=t/ax/runtest.in \
  && /usr/bin/mkdir -p t/ax \
  && ( sed -e "s,[@]configure_input[@],Generated from $in; do not edit by hand.,g" -e 's,[@]datadir[@],/usr/share,g' -e 's,[@]amdir[@],/usr/share/automake-1.17/am,g' -e 's,[@]bindir[@],/usr/bin,g' -e 's,[@]docdir[@],/usr/share/doc/automake,g' -e 's,[@]pkgvdatadir[@],/usr/share/automake-1.17,g' -e 's,[@]scriptdir[@],/usr/share/automake-1.17,g' -e 's,[@]automake_acdir[@],/usr/share/aclocal-1.17,g' -e 's,[@]system_acdir[@],/usr/share/aclocal,g' -e 's,[@]am__isrc[@],!!@!!am__isrc!!@!!,g' | /bin/sh ./config.status --file=- | sed -e 's,!!@!!am__isrc!!@!!,@''am__isrc@,g' ) <./$in >runtest-t \
  && chmod a+x runtest-t
if LC_ALL=C grep '@[a-zA-Z0-9_][a-zA-Z0-9_]*@' runtest-t; then echo "runtest contains unexpanded substitution (see lines above)"; exit 1; fi; chmod a-w runtest-t && mv -f runtest-t runtest
rm -f t/ax/cc-no-c-o t/ax/cc-no-c-o-t
in=t/ax/cc-no-c-o.in \
  && /usr/bin/mkdir -p t/ax \
  && ( sed -e "s,[@]configure_input[@],Generated from $in; do not edit by hand.,g" -e 's,[@]datadir[@],/usr/share,g' -e 's,[@]amdir[@],/usr/share/automake-1.17/am,g' -e 's,[@]bindir[@],/usr/bin,g' -e 's,[@]docdir[@],/usr/share/doc/automake,g' -e 's,[@]pkgvdatadir[@],/usr/share/automake-1.17,g' -e 's,[@]scriptdir[@],/usr/share/automake-1.17,g' -e 's,[@]automake_acdir[@],/usr/share/aclocal-1.17,g' -e 's,[@]system_acdir[@],/usr/share/aclocal,g' -e 's,[@]am__isrc[@],!!@!!am__isrc!!@!!,g' | /bin/sh ./config.status --file=- | sed -e 's,!!@!!am__isrc!!@!!,@''am__isrc@,g' ) <./$in >t/ax/cc-no-c-o-t \
  && chmod a+x t/ax/cc-no-c-o-t
if LC_ALL=C grep '@[a-zA-Z0-9_][a-zA-Z0-9_]*@' t/ax/cc-no-c-o-t; then echo "t/ax/cc-no-c-o contains unexpanded substitution (see lines above)"; exit 1; fi; chmod a-w t/ax/cc-no-c-o-t && mv -f t/ax/cc-no-c-o-t t/ax/cc-no-c-o
rm -f lib/Automake/Config.pm lib/Automake/Config.pm-t
/usr/bin/mkdir -p lib/Automake
in=Config.in \
  && ( sed -e "s,[@]configure_input[@],Generated from $in; do not edit by hand.,g" -e 's,[@]datadir[@],/usr/share,g' -e 's,[@]amdir[@],/usr/share/automake-1.17/am,g' -e 's,[@]bindir[@],/usr/bin,g' -e 's,[@]docdir[@],/usr/share/doc/automake,g' -e 's,[@]pkgvdatadir[@],/usr/share/automake-1.17,g' -e 's,[@]scriptdir[@],/usr/share/automake-1.17,g' -e 's,[@]automake_acdir[@],/usr/share/aclocal-1.17,g' -e 's,[@]system_acdir[@],/usr/share/aclocal,g' -e 's,[@]am__isrc[@],!!@!!am__isrc!!@!!,g' | /bin/sh ./config.status --file=- | sed -e 's,!!@!!am__isrc!!@!!,@''am__isrc@,g' ) <./lib/Automake/Config.in >lib/Automake/Config.pm-t
if LC_ALL=C grep '@[a-zA-Z0-9_][a-zA-Z0-9_]*@' lib/Automake/Config.pm-t; then echo "lib/Automake/Config.pm contains unexpanded substitution (see lines above)"; exit 1; fi; chmod a-w lib/Automake/Config.pm-t && mv -f lib/Automake/Config.pm-t lib/Automake/Config.pm
rm -f bin/aclocal-1.17; \
ln bin/aclocal bin/aclocal-1.17
rm -f t/ax/test-defs.sh t/ax/test-defs.sh-t
/usr/bin/mkdir -p t/ax
in=t/ax/test-defs.in \
  && ( sed -e "s,[@]configure_input[@],Generated from $in; do not edit by hand.,g" -e 's,[@]datadir[@],/usr/share,g' -e 's,[@]amdir[@],/usr/share/automake-1.17/am,g' -e 's,[@]bindir[@],/usr/bin,g' -e 's,[@]docdir[@],/usr/share/doc/automake,g' -e 's,[@]pkgvdatadir[@],/usr/share/automake-1.17,g' -e 's,[@]scriptdir[@],/usr/share/automake-1.17,g' -e 's,[@]automake_acdir[@],/usr/share/aclocal-1.17,g' -e 's,[@]system_acdir[@],/usr/share/aclocal,g' -e 's,[@]am__isrc[@],!!@!!am__isrc!!@!!,g' | /bin/sh ./config.status --file=- | sed -e 's,!!@!!am__isrc!!@!!,@''am__isrc@,g' ) <./$in >t/ax/test-defs.sh-t
if LC_ALL=C grep '@[a-zA-Z0-9_][a-zA-Z0-9_]*@' t/ax/test-defs.sh-t; then echo "t/ax/test-defs.sh contains unexpanded substitution (see lines above)"; exit 1; fi; chmod a-w t/ax/test-defs.sh-t && mv -f t/ax/test-defs.sh-t t/ax/test-defs.sh
rm -f bin/automake bin/automake-t bin/automake-t2 \
  && /usr/bin/mkdir -p bin \
  && in=bin/automake.in && ( sed -e "s,[@]configure_input[@],Generated from $in; do not edit by hand.,g" -e 's,[@]datadir[@],/usr/share,g' -e 's,[@]amdir[@],/usr/share/automake-1.17/am,g' -e 's,[@]bindir[@],/usr/bin,g' -e 's,[@]docdir[@],/usr/share/doc/automake,g' -e 's,[@]pkgvdatadir[@],/usr/share/automake-1.17,g' -e 's,[@]scriptdir[@],/usr/share/automake-1.17,g' -e 's,[@]automake_acdir[@],/usr/share/aclocal-1.17,g' -e 's,[@]system_acdir[@],/usr/share/aclocal,g' -e 's,[@]am__isrc[@],!!@!!am__isrc!!@!!,g' | /bin/sh ./config.status --file=- | sed -e 's,!!@!!am__isrc!!@!!,@''am__isrc@,g' ) <./$in >bin/automake-t \
  && chmod a+x,a-w bin/automake-t && mv -f bin/automake-t bin/automake
rm -f bin/automake-1.17; \
ln bin/automake bin/automake-1.17
:; HELP2MAN_NAME="Generate aclocal.m4 by scanning configure.ac"; export HELP2MAN_NAME; /usr/bin/mkdir -p doc && AUTOMAKE_HELP2MAN=true ./pre-inst-env /usr/bin/perl ./doc/help2man --output=doc/aclocal-1.17.1 --info-page=automake --name="${HELP2MAN_NAME}" bin/aclocal
:; HELP2MAN_NAME="Generate Makefile.in files for configure from Makefile.am"; export HELP2MAN_NAME; /usr/bin/mkdir -p doc && AUTOMAKE_HELP2MAN=true ./pre-inst-env /usr/bin/perl ./doc/help2man --output=doc/automake-1.17.1 --info-page=automake --name="${HELP2MAN_NAME}" bin/automake
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%install): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.WW9i7K
+ umask 022
+ cd /home/pterjan/rpmbuild/BUILD/automake-1.17-build
+ '[' 1 -eq 1 ']'
+ '[' /home/pterjan/rpmbuild/BUILD/automake-1.17-build/BUILDROOT '!=' / ']'
+ rm -rf /home/pterjan/rpmbuild/BUILD/automake-1.17-build/BUILDROOT
++ dirname /home/pterjan/rpmbuild/BUILD/automake-1.17-build/BUILDROOT
+ mkdir -p /home/pterjan/rpmbuild/BUILD/automake-1.17-build
+ mkdir /home/pterjan/rpmbuild/BUILD/automake-1.17-build/BUILDROOT
+ cd automake-1.17
+ '[' 1 -eq 1 ']'
+ /usr/bin/make install DESTDIR=/home/pterjan/rpmbuild/BUILD/automake-1.17-build/BUILDROOT 'INSTALL=/usr/bin/install -p'
make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/automake-1.17-build/automake-1.17'
 /usr/bin/mkdir -p '/home/pterjan/rpmbuild/BUILD/automake-1.17-build/BUILDROOT/usr/bin'
 /usr/bin/install -p bin/automake bin/aclocal '/home/pterjan/rpmbuild/BUILD/automake-1.17-build/BUILDROOT/usr/bin'
/usr/bin/make  install-exec-hook
make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/automake-1.17-build/automake-1.17'
 ln '/home/pterjan/rpmbuild/BUILD/automake-1.17-build/BUILDROOT/usr/bin/automake' '/home/pterjan/rpmbuild/BUILD/automake-1.17-build/BUILDROOT/usr/bin/automake-1.17'
 ln '/home/pterjan/rpmbuild/BUILD/automake-1.17-build/BUILDROOT/usr/bin/aclocal' '/home/pterjan/rpmbuild/BUILD/automake-1.17-build/BUILDROOT/usr/bin/aclocal-1.17'
make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/automake-1.17-build/automake-1.17'
 /usr/bin/mkdir -p '/home/pterjan/rpmbuild/BUILD/automake-1.17-build/BUILDROOT/usr/share/automake-1.17/am'
 /usr/bin/install -p -m 644 lib/am/check.am lib/am/check2.am lib/am/clean-hdr.am lib/am/clean.am lib/am/compile.am lib/am/configure.am lib/am/data.am lib/am/dejagnu.am lib/am/depend.am lib/am/depend2.am lib/am/distdir.am lib/am/footer.am lib/am/header-vars.am lib/am/header.am lib/am/install.am lib/am/inst-vars.am lib/am/java.am lib/am/lang-compile.am lib/am/lex.am lib/am/library.am lib/am/libs.am lib/am/libtool.am lib/am/lisp.am lib/am/ltlib.am lib/am/ltlibrary.am lib/am/mans-vars.am lib/am/mans.am lib/am/program.am lib/am/progs.am lib/am/python.am lib/am/remake-hdr.am lib/am/scripts.am lib/am/subdirs.am lib/am/tags.am lib/am/texi-vers.am lib/am/texibuild.am lib/am/texinfos.am lib/am/vala.am lib/am/yacc.am '/home/pterjan/rpmbuild/BUILD/automake-1.17-build/BUILDROOT/usr/share/automake-1.17/am'
 /usr/bin/mkdir -p '/home/pterjan/rpmbuild/BUILD/automake-1.17-build/BUILDROOT/usr/share/aclocal-1.17'
 /usr/bin/install -p -m 644 m4/amversion.m4 m4/ar-lib.m4 m4/as.m4 m4/auxdir.m4 m4/cond.m4 m4/cond-if.m4 m4/depend.m4 m4/depout.m4 m4/dmalloc.m4 m4/extra-recurs.m4 m4/gcj.m4 m4/init.m4 m4/install-sh.m4 m4/lead-dot.m4 m4/lex.m4 m4/lispdir.m4 m4/maintainer.m4 m4/make.m4 m4/missing.m4 m4/mkdirp.m4 m4/obsolete.m4 m4/options.m4 m4/python.m4 m4/prog-cc-c-o.m4 m4/rmf.m4 m4/runlog.m4 m4/sanity.m4 m4/silent.m4 m4/strip.m4 m4/substnot.m4 m4/tar.m4 m4/upc.m4 m4/vala.m4 m4/xargsn.m4 '/home/pterjan/rpmbuild/BUILD/automake-1.17-build/BUILDROOT/usr/share/aclocal-1.17'
 /usr/bin/mkdir -p '/home/pterjan/rpmbuild/BUILD/automake-1.17-build/BUILDROOT/usr/share/aclocal-1.17/internal'
 /usr/bin/install -p -m 644 m4/internal/ac-config-macro-dirs.m4 '/home/pterjan/rpmbuild/BUILD/automake-1.17-build/BUILDROOT/usr/share/aclocal-1.17/internal'
 /usr/bin/mkdir -p '/home/pterjan/rpmbuild/BUILD/automake-1.17-build/BUILDROOT/usr/share/doc/automake'
 /usr/bin/install -p -m 644 ./doc/amhello-1.0.tar.gz '/home/pterjan/rpmbuild/BUILD/automake-1.17-build/BUILDROOT/usr/share/doc/automake'
 /usr/bin/mkdir -p '/home/pterjan/rpmbuild/BUILD/automake-1.17-build/BUILDROOT/usr/share/automake-1.17/Automake'
 /usr/bin/install -p -m 644 lib/Automake/ChannelDefs.pm lib/Automake/Channels.pm lib/Automake/Condition.pm lib/Automake/Configure_ac.pm lib/Automake/DisjConditions.pm lib/Automake/FileUtils.pm lib/Automake/General.pm lib/Automake/Getopt.pm lib/Automake/Item.pm lib/Automake/ItemDef.pm lib/Automake/Language.pm lib/Automake/Location.pm lib/Automake/Options.pm lib/Automake/Rule.pm lib/Automake/RuleDef.pm lib/Automake/Variable.pm lib/Automake/VarDef.pm lib/Automake/Version.pm lib/Automake/XFile.pm lib/Automake/Wrap.pm '/home/pterjan/rpmbuild/BUILD/automake-1.17-build/BUILDROOT/usr/share/automake-1.17/Automake'
 /usr/bin/mkdir -p '/home/pterjan/rpmbuild/BUILD/automake-1.17-build/BUILDROOT/usr/share/automake-1.17'
 /usr/bin/install -p -m 644 lib/COPYING lib/INSTALL lib/texinfo.tex '/home/pterjan/rpmbuild/BUILD/automake-1.17-build/BUILDROOT/usr/share/automake-1.17'
 /usr/bin/mkdir -p '/home/pterjan/rpmbuild/BUILD/automake-1.17-build/BUILDROOT/usr/share/automake-1.17'
 /usr/bin/install -p -m 644 lib/config.guess lib/config.sub lib/install-sh lib/mdate-sh lib/missing lib/mkinstalldirs lib/ylwrap lib/depcomp lib/compile lib/py-compile lib/ar-lib lib/test-driver lib/tap-driver.sh '/home/pterjan/rpmbuild/BUILD/automake-1.17-build/BUILDROOT/usr/share/automake-1.17'
 /usr/bin/mkdir -p '/home/pterjan/rpmbuild/BUILD/automake-1.17-build/BUILDROOT/usr/share/aclocal'
 /usr/bin/install -p -m 644 m4/acdir/README '/home/pterjan/rpmbuild/BUILD/automake-1.17-build/BUILDROOT/usr/share/aclocal'
 /usr/bin/mkdir -p '/home/pterjan/rpmbuild/BUILD/automake-1.17-build/BUILDROOT/usr/share/info'
 /usr/bin/install -p -m 644 ./doc/automake.info ./doc/automake.info-1 ./doc/automake.info-2 ./doc/automake-history.info '/home/pterjan/rpmbuild/BUILD/automake-1.17-build/BUILDROOT/usr/share/info'
 /usr/bin/mkdir -p '/home/pterjan/rpmbuild/BUILD/automake-1.17-build/BUILDROOT/usr/share/man/man1'
 /usr/bin/install -p -m 644 doc/aclocal.1 doc/automake.1 doc/aclocal-1.17.1 doc/automake-1.17.1 '/home/pterjan/rpmbuild/BUILD/automake-1.17-build/BUILDROOT/usr/share/man/man1'
 /usr/bin/mkdir -p '/home/pterjan/rpmbuild/BUILD/automake-1.17-build/BUILDROOT/usr/share/automake-1.17/Automake'
 /usr/bin/install -p -m 644 lib/Automake/Config.pm '/home/pterjan/rpmbuild/BUILD/automake-1.17-build/BUILDROOT/usr/share/automake-1.17/Automake'
/usr/bin/make  install-data-hook
make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/automake-1.17-build/automake-1.17'
 chmod +x '/home/pterjan/rpmbuild/BUILD/automake-1.17-build/BUILDROOT/usr/share/automake-1.17/config.guess'
 chmod +x '/home/pterjan/rpmbuild/BUILD/automake-1.17-build/BUILDROOT/usr/share/automake-1.17/config.sub'
 chmod +x '/home/pterjan/rpmbuild/BUILD/automake-1.17-build/BUILDROOT/usr/share/automake-1.17/install-sh'
 chmod +x '/home/pterjan/rpmbuild/BUILD/automake-1.17-build/BUILDROOT/usr/share/automake-1.17/mdate-sh'
 chmod +x '/home/pterjan/rpmbuild/BUILD/automake-1.17-build/BUILDROOT/usr/share/automake-1.17/missing'
 chmod +x '/home/pterjan/rpmbuild/BUILD/automake-1.17-build/BUILDROOT/usr/share/automake-1.17/mkinstalldirs'
 chmod +x '/home/pterjan/rpmbuild/BUILD/automake-1.17-build/BUILDROOT/usr/share/automake-1.17/ylwrap'
 chmod +x '/home/pterjan/rpmbuild/BUILD/automake-1.17-build/BUILDROOT/usr/share/automake-1.17/depcomp'
 chmod +x '/home/pterjan/rpmbuild/BUILD/automake-1.17-build/BUILDROOT/usr/share/automake-1.17/compile'
 chmod +x '/home/pterjan/rpmbuild/BUILD/automake-1.17-build/BUILDROOT/usr/share/automake-1.17/py-compile'
 chmod +x '/home/pterjan/rpmbuild/BUILD/automake-1.17-build/BUILDROOT/usr/share/automake-1.17/ar-lib'
 chmod +x '/home/pterjan/rpmbuild/BUILD/automake-1.17-build/BUILDROOT/usr/share/automake-1.17/test-driver'
 chmod +x '/home/pterjan/rpmbuild/BUILD/automake-1.17-build/BUILDROOT/usr/share/automake-1.17/tap-driver.sh'
make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/automake-1.17-build/automake-1.17'
make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/automake-1.17-build/automake-1.17'
+ for v in 1.8 1.9 1.12 1.14 1.15 1.16
+ ln -s automake-1.17 /home/pterjan/rpmbuild/BUILD/automake-1.17-build/BUILDROOT/usr/bin/automake-1.8
+ ln -s aclocal-1.17 /home/pterjan/rpmbuild/BUILD/automake-1.17-build/BUILDROOT/usr/bin/aclocal-1.8
+ for v in 1.8 1.9 1.12 1.14 1.15 1.16
+ ln -s automake-1.17 /home/pterjan/rpmbuild/BUILD/automake-1.17-build/BUILDROOT/usr/bin/automake-1.9
+ ln -s aclocal-1.17 /home/pterjan/rpmbuild/BUILD/automake-1.17-build/BUILDROOT/usr/bin/aclocal-1.9
+ for v in 1.8 1.9 1.12 1.14 1.15 1.16
+ ln -s automake-1.17 /home/pterjan/rpmbuild/BUILD/automake-1.17-build/BUILDROOT/usr/bin/automake-1.12
+ ln -s aclocal-1.17 /home/pterjan/rpmbuild/BUILD/automake-1.17-build/BUILDROOT/usr/bin/aclocal-1.12
+ for v in 1.8 1.9 1.12 1.14 1.15 1.16
+ ln -s automake-1.17 /home/pterjan/rpmbuild/BUILD/automake-1.17-build/BUILDROOT/usr/bin/automake-1.14
+ ln -s aclocal-1.17 /home/pterjan/rpmbuild/BUILD/automake-1.17-build/BUILDROOT/usr/bin/aclocal-1.14
+ for v in 1.8 1.9 1.12 1.14 1.15 1.16
+ ln -s automake-1.17 /home/pterjan/rpmbuild/BUILD/automake-1.17-build/BUILDROOT/usr/bin/automake-1.15
+ ln -s aclocal-1.17 /home/pterjan/rpmbuild/BUILD/automake-1.17-build/BUILDROOT/usr/bin/aclocal-1.15
+ for v in 1.8 1.9 1.12 1.14 1.15 1.16
+ ln -s automake-1.17 /home/pterjan/rpmbuild/BUILD/automake-1.17-build/BUILDROOT/usr/bin/automake-1.16
+ ln -s aclocal-1.17 /home/pterjan/rpmbuild/BUILD/automake-1.17-build/BUILDROOT/usr/bin/aclocal-1.16
+ rm -f /home/pterjan/rpmbuild/BUILD/automake-1.17-build/BUILDROOT//usr/share/info/automake-history.info /home/pterjan/rpmbuild/BUILD/automake-1.17-build/BUILDROOT//usr/share/info/automake.info /home/pterjan/rpmbuild/BUILD/automake-1.17-build/BUILDROOT//usr/share/info/automake.info-1 /home/pterjan/rpmbuild/BUILD/automake-1.17-build/BUILDROOT//usr/share/info/automake.info-2
+ install -m 644 doc/automake.info doc/automake.info-1 doc/automake.info-2 /home/pterjan/rpmbuild/BUILD/automake-1.17-build/BUILDROOT//usr/share/info/
+ mkdir -p /home/pterjan/rpmbuild/BUILD/automake-1.17-build/BUILDROOT/usr/share/aclocal
+ /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-strip /usr/bin/strip
+ /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump
+ /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip
+ /usr/lib/rpm/check-rpaths
+ /usr/lib/rpm/brp-remove-la-files
+ env -u SOURCE_DATE_EPOCH /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 -j16
+ /usr/lib/rpm/redhat/brp-python-hardlink
Executing(%check): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.mkSsPD
+ umask 022
+ cd /home/pterjan/rpmbuild/BUILD/automake-1.17-build
+ cd automake-1.17
+ '[' 1 -eq 1 ']'
+ RPM_EC=0
++ jobs -p
+ exit 0
Processing files: automake-1.17-1.mga10.noarch
Executing(%doc): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.SRbKHQ
+ umask 022
+ cd /home/pterjan/rpmbuild/BUILD/automake-1.17-build
+ cd automake-1.17
+ DOCDIR=/home/pterjan/rpmbuild/BUILD/automake-1.17-build/BUILDROOT/usr/share/doc/automake
+ export LC_ALL=C
+ LC_ALL=C
+ export DOCDIR
+ /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/automake-1.17-build/BUILDROOT/usr/share/doc/automake
+ cp -pr /home/pterjan/rpmbuild/BUILD/automake-1.17-build/automake-1.17/AUTHORS /home/pterjan/rpmbuild/BUILD/automake-1.17-build/BUILDROOT/usr/share/doc/automake
+ cp -pr /home/pterjan/rpmbuild/BUILD/automake-1.17-build/automake-1.17/ChangeLog /home/pterjan/rpmbuild/BUILD/automake-1.17-build/BUILDROOT/usr/share/doc/automake
+ cp -pr /home/pterjan/rpmbuild/BUILD/automake-1.17-build/automake-1.17/NEWS /home/pterjan/rpmbuild/BUILD/automake-1.17-build/BUILDROOT/usr/share/doc/automake
+ cp -pr /home/pterjan/rpmbuild/BUILD/automake-1.17-build/automake-1.17/NEWS-2.0 /home/pterjan/rpmbuild/BUILD/automake-1.17-build/BUILDROOT/usr/share/doc/automake
+ cp -pr /home/pterjan/rpmbuild/BUILD/automake-1.17-build/automake-1.17/README /home/pterjan/rpmbuild/BUILD/automake-1.17-build/BUILDROOT/usr/share/doc/automake
+ cp -pr /home/pterjan/rpmbuild/BUILD/automake-1.17-build/automake-1.17/THANKS /home/pterjan/rpmbuild/BUILD/automake-1.17-build/BUILDROOT/usr/share/doc/automake
+ RPM_EC=0
++ jobs -p
+ exit 0
Provides: automake = 1.17-1.mga10 automake1.8 = 1.17-1.mga10 automake1.9 = 1.17-1.mga10
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires: perl >= 0:5.006 perl(Carp) perl(Class::Struct) perl(Config) perl(Errno) perl(Exporter) perl(File::Basename) perl(File::Path) perl(File::Spec) perl(Getopt::Long) perl(IO::File) perl(constant) perl(strict) perl(warnings) perl-base >= 2:5.40.0
Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/pterjan/rpmbuild/BUILD/automake-1.17-build/BUILDROOT
Wrote: /home/pterjan/rpmbuild/RPMS/noarch/automake-1.17-1.mga10.noarch.rpm
Executing(rmbuild): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.bQADkY
+ umask 022
+ cd /home/pterjan/rpmbuild/BUILD/automake-1.17-build
+ test -d /home/pterjan/rpmbuild/BUILD/automake-1.17-build
+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /home/pterjan/rpmbuild/BUILD/automake-1.17-build
+ rm -rf /home/pterjan/rpmbuild/BUILD/automake-1.17-build
+ RPM_EC=0
++ jobs -p
+ exit 0

RPM build warnings:
    /home/pterjan/rpmbuild/SPECS/automake.spec line 61: autopatch: no matching patches in range
D: [iurt_root_command] Success!