Mock Version: 1.2.21 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target i686 --nodeps /builddir/build/SPECS/automake.spec'], user='mockbuild'gid=135env={'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'LANG': 'en_US.UTF-8', 'PS1': ' \\s-\\v\\$ ', 'TERM': 'vt100', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock'}shell=FalsechrootPath='/var/lib/mock/epel-6-i386-mockbuilder-15878/root'logger=printOutput=Falsetimeout=0uid=1001) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target i686 --nodeps /builddir/build/SPECS/automake.spec'] with env {'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'LANG': 'en_US.UTF-8', 'PS1': ' \\s-\\v\\$ ', 'TERM': 'vt100', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock'} and shell False warning: Could not canonicalize hostname: copr-builder-986211069.novalocal Building target platforms: i686 Building for target i686 Wrote: /builddir/build/SRPMS/autotools-git-automake-1.99a-17.6357a6.el6.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target i686 --nodeps /builddir/build/SPECS/automake.spec'], user='mockbuild'gid=135env={'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'LANG': 'en_US.UTF-8', 'PS1': ' \\s-\\v\\$ ', 'TERM': 'vt100', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock'}shell=FalsechrootPath='/var/lib/mock/epel-6-i386-mockbuilder-15878/root'logger=private_network=Truetimeout=0printOutput=Falseuid=1001) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target i686 --nodeps /builddir/build/SPECS/automake.spec'] with env {'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'LANG': 'en_US.UTF-8', 'PS1': ' \\s-\\v\\$ ', 'TERM': 'vt100', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock'} and shell False Building target platforms: i686 Building for target i686 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.Nqqlf2 + umask 022 + cd /builddir/build/BUILD + LANG=C + export LANG + unset DISPLAY + cd /builddir/build/BUILD + rm -rf automake-1.99a + /bin/tar -xf - + /usr/bin/gzip -dc /builddir/build/SOURCES/automake-1.99a.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd automake-1.99a + /bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #0 (automake-1.15-disable-vala-tests.patch):' Patch #0 (automake-1.15-disable-vala-tests.patch): + /bin/cat /builddir/build/SOURCES/automake-1.15-disable-vala-tests.patch + /usr/bin/patch -p1 -b --suffix .disable_tests --fuzz=0 patching file t/list-of-tests.mk Hunk #1 succeeded at 1232 (offset -7 lines). ++ date -I + find -exec touch --date=2016-10-10 '{}' + ++ find -name config.sub ++ head -1 + file=./lib/config.sub + cp /builddir/build/SOURCES/config.sub ./lib/config.sub ++ find -name config.guess ++ head -1 + file=./lib/config.guess + cp /builddir/build/SOURCES/config.guess ./lib/config.guess + perl -pi -e 's/ppc64-\*/ppc64-\* \| ppc64p7-\*/' lib/config.sub + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.BuoXim + umask 022 + cd /builddir/build/BUILD + cd automake-1.99a + LANG=C + export LANG + unset DISPLAY + scl enable autotools-git - + ./configure --prefix=/opt/rh/autotools-git/root/usr --mandir=/opt/rh/autotools-git/root/usr/share/man --infodir=/opt/rh/autotools-git/root/usr/share/info --bindir=/opt/rh/autotools-git/root/usr/bin --datadir=/opt/rh/autotools-git/root/usr/share --libdir=/opt/rh/autotools-git/root/usr/lib --docdir=/opt/rh/autotools-git/root/usr/share/doc/autotools-git-automake-1.99a --disable-silent-rules checking whether make supports nested variables... yes checking build system type... i686-pc-linux-gnu checking host system type... i686-pc-linux-gnu checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... 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... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F configure: will now look for a sturdy POSIX shell, for our testsuite checking for sh... /bin/sh checking for sh5... no checking for dash... no checking for ash... no checking for bash... /bin/bash checking for zsh... no checking for ksh... no checking for pdksh... no checking whether /bin/sh supports $(cmd)... yes checking whether /bin/sh supports $((expr))... yes checking whether /bin/sh supports ${#var}... yes checking whether /bin/sh supports ${var#glob} and ${var%glob}... yes checking whether /bin/sh preserves exit traps with "set -e"... yes checking whether /bin/sh can define exit traps in a shell function... yes checking whether /bin/sh corrupts stderr with "set -x"... no checking whether /bin/sh can return early from "dot-sourced" files... yes checking whether /bin/sh supports alias named like shell builtins... yes checking whether /bin/sh supports "test -e"... yes configure: shell /bin/sh is good enough, stop looking configure: will use /bin/sh as the testsuite shell configure: will now look for generic compilers checking for cc... cc 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 we are using the GNU C compiler... yes checking whether cc accepts -g... yes checking for cc option to accept ISO C89... none needed checking whether cc understands -c and -o together... yes checking for aCC... no checking for CC... no checking for FCC... no checking for KCC... no checking for RCC... no checking for xlC_r... no checking for xlC... no checking for c++... c++ 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 we are using the GNU C++ compiler... yes checking whether c++ accepts -g... yes 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 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 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 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: cc is already a GNU C compiler configure: c++ is already a GNU C++ compiler checking for gfortran... no checking for g77... no checking for gfortran... 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 t/wrap/aclocal-1.99a config.status: creating t/wrap/automake-1.99a WARNING: You are about to use a development snapshot of automake. WARNING: It might easily suffer from new bugs or regressions. WARNING: You are strongly advised not to use it in production code. Please report bugs, problems and feedback to . + make V=0 -j2 GEN bin/automake GEN bin/aclocal GEN t/ax/shell-no-trail-bslash GEN t/ax/cc-no-c-o GEN runtest GEN doc/aclocal.1 GEN doc/automake.1 GEN t/ax/test-defs.sh GEN lib/Automake/Config.pm GEN doc/aclocal-1.99a.1 GEN doc/automake-1.99a.1 + cp m4/acdir/README README.aclocal + cp contrib/multilib/README README.multilib + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.lsgdXM + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/autotools-git-automake-1.99a-17.6357a6.el6.i386 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/autotools-git-automake-1.99a-17.6357a6.el6.i386 ++ dirname /builddir/build/BUILDROOT/autotools-git-automake-1.99a-17.6357a6.el6.i386 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/autotools-git-automake-1.99a-17.6357a6.el6.i386 + cd automake-1.99a + LANG=C + export LANG + unset DISPLAY + scl enable autotools-git - + make install DESTDIR=/builddir/build/BUILDROOT/autotools-git-automake-1.99a-17.6357a6.el6.i386 make[1]: Entering directory `/builddir/build/BUILD/automake-1.99a' /bin/mkdir -p '/builddir/build/BUILDROOT/autotools-git-automake-1.99a-17.6357a6.el6.i386/opt/rh/autotools-git/root/usr/bin' /usr/bin/install -c bin/automake bin/aclocal '/builddir/build/BUILDROOT/autotools-git-automake-1.99a-17.6357a6.el6.i386/opt/rh/autotools-git/root/usr/bin' make install-exec-hook make[2]: Entering directory `/builddir/build/BUILD/automake-1.99a' ln '/builddir/build/BUILDROOT/autotools-git-automake-1.99a-17.6357a6.el6.i386/opt/rh/autotools-git/root/usr/bin/automake' '/builddir/build/BUILDROOT/autotools-git-automake-1.99a-17.6357a6.el6.i386/opt/rh/autotools-git/root/usr/bin/automake-1.99a' ln '/builddir/build/BUILDROOT/autotools-git-automake-1.99a-17.6357a6.el6.i386/opt/rh/autotools-git/root/usr/bin/aclocal' '/builddir/build/BUILDROOT/autotools-git-automake-1.99a-17.6357a6.el6.i386/opt/rh/autotools-git/root/usr/bin/aclocal-1.99a' make[2]: Leaving directory `/builddir/build/BUILD/automake-1.99a' /bin/mkdir -p '/builddir/build/BUILDROOT/autotools-git-automake-1.99a-17.6357a6.el6.i386/opt/rh/autotools-git/root/usr/share/automake-1.99a/am' /usr/bin/install -c -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 '/builddir/build/BUILDROOT/autotools-git-automake-1.99a-17.6357a6.el6.i386/opt/rh/autotools-git/root/usr/share/automake-1.99a/am' /bin/mkdir -p '/builddir/build/BUILDROOT/autotools-git-automake-1.99a-17.6357a6.el6.i386/opt/rh/autotools-git/root/usr/share/aclocal-1.99a' /usr/bin/install -c -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/lex.m4 m4/lispdir.m4 m4/maintainer.m4 m4/make.m4 m4/missing.m4 m4/obsolete.m4 m4/options.m4 m4/python.m4 m4/prog-cc-c-o.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 '/builddir/build/BUILDROOT/autotools-git-automake-1.99a-17.6357a6.el6.i386/opt/rh/autotools-git/root/usr/share/aclocal-1.99a' /bin/mkdir -p '/builddir/build/BUILDROOT/autotools-git-automake-1.99a-17.6357a6.el6.i386/opt/rh/autotools-git/root/usr/share/aclocal-1.99a/internal' /usr/bin/install -c -m 644 m4/internal/ac-config-macro-dirs.m4 '/builddir/build/BUILDROOT/autotools-git-automake-1.99a-17.6357a6.el6.i386/opt/rh/autotools-git/root/usr/share/aclocal-1.99a/internal' /bin/mkdir -p '/builddir/build/BUILDROOT/autotools-git-automake-1.99a-17.6357a6.el6.i386/opt/rh/autotools-git/root/usr/share/doc/autotools-git-automake-1.99a' /usr/bin/install -c -m 644 ./doc/amhello-1.0.tar.gz '/builddir/build/BUILDROOT/autotools-git-automake-1.99a-17.6357a6.el6.i386/opt/rh/autotools-git/root/usr/share/doc/autotools-git-automake-1.99a' /bin/mkdir -p '/builddir/build/BUILDROOT/autotools-git-automake-1.99a-17.6357a6.el6.i386/opt/rh/autotools-git/root/usr/share/automake-1.99a/Automake' /usr/bin/install -c -m 644 lib/Automake/ChannelDefs.pm lib/Automake/Channels.pm lib/Automake/Condition.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 '/builddir/build/BUILDROOT/autotools-git-automake-1.99a-17.6357a6.el6.i386/opt/rh/autotools-git/root/usr/share/automake-1.99a/Automake' /bin/mkdir -p '/builddir/build/BUILDROOT/autotools-git-automake-1.99a-17.6357a6.el6.i386/opt/rh/autotools-git/root/usr/share/automake-1.99a' /usr/bin/install -c -m 644 lib/COPYING lib/INSTALL lib/texinfo.tex '/builddir/build/BUILDROOT/autotools-git-automake-1.99a-17.6357a6.el6.i386/opt/rh/autotools-git/root/usr/share/automake-1.99a' /bin/mkdir -p '/builddir/build/BUILDROOT/autotools-git-automake-1.99a-17.6357a6.el6.i386/opt/rh/autotools-git/root/usr/share/automake-1.99a' /usr/bin/install -c -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 '/builddir/build/BUILDROOT/autotools-git-automake-1.99a-17.6357a6.el6.i386/opt/rh/autotools-git/root/usr/share/automake-1.99a' /bin/mkdir -p '/builddir/build/BUILDROOT/autotools-git-automake-1.99a-17.6357a6.el6.i386/opt/rh/autotools-git/root/usr/share/aclocal' /usr/bin/install -c -m 644 m4/acdir/README '/builddir/build/BUILDROOT/autotools-git-automake-1.99a-17.6357a6.el6.i386/opt/rh/autotools-git/root/usr/share/aclocal' /bin/mkdir -p '/builddir/build/BUILDROOT/autotools-git-automake-1.99a-17.6357a6.el6.i386/opt/rh/autotools-git/root/usr/share/info' /usr/bin/install -c -m 644 ./doc/automake.info ./doc/automake-history.info '/builddir/build/BUILDROOT/autotools-git-automake-1.99a-17.6357a6.el6.i386/opt/rh/autotools-git/root/usr/share/info' install-info --info-dir='/builddir/build/BUILDROOT/autotools-git-automake-1.99a-17.6357a6.el6.i386/opt/rh/autotools-git/root/usr/share/info' '/builddir/build/BUILDROOT/autotools-git-automake-1.99a-17.6357a6.el6.i386/opt/rh/autotools-git/root/usr/share/info/automake.info' install-info --info-dir='/builddir/build/BUILDROOT/autotools-git-automake-1.99a-17.6357a6.el6.i386/opt/rh/autotools-git/root/usr/share/info' '/builddir/build/BUILDROOT/autotools-git-automake-1.99a-17.6357a6.el6.i386/opt/rh/autotools-git/root/usr/share/info/automake-history.info' install-info: warning: no info dir entry in `/builddir/build/BUILDROOT/autotools-git-automake-1.99a-17.6357a6.el6.i386/opt/rh/autotools-git/root/usr/share/info/automake-history.info' /bin/mkdir -p '/builddir/build/BUILDROOT/autotools-git-automake-1.99a-17.6357a6.el6.i386/opt/rh/autotools-git/root/usr/share/man/man1' /usr/bin/install -c -m 644 doc/aclocal.1 doc/automake.1 doc/aclocal-1.99a.1 doc/automake-1.99a.1 '/builddir/build/BUILDROOT/autotools-git-automake-1.99a-17.6357a6.el6.i386/opt/rh/autotools-git/root/usr/share/man/man1' /bin/mkdir -p '/builddir/build/BUILDROOT/autotools-git-automake-1.99a-17.6357a6.el6.i386/opt/rh/autotools-git/root/usr/share/automake-1.99a/Automake' /usr/bin/install -c -m 644 lib/Automake/Config.pm '/builddir/build/BUILDROOT/autotools-git-automake-1.99a-17.6357a6.el6.i386/opt/rh/autotools-git/root/usr/share/automake-1.99a/Automake' make install-data-hook make[2]: Entering directory `/builddir/build/BUILD/automake-1.99a' chmod +x '/builddir/build/BUILDROOT/autotools-git-automake-1.99a-17.6357a6.el6.i386/opt/rh/autotools-git/root/usr/share/automake-1.99a/config.guess' chmod +x '/builddir/build/BUILDROOT/autotools-git-automake-1.99a-17.6357a6.el6.i386/opt/rh/autotools-git/root/usr/share/automake-1.99a/config.sub' chmod +x '/builddir/build/BUILDROOT/autotools-git-automake-1.99a-17.6357a6.el6.i386/opt/rh/autotools-git/root/usr/share/automake-1.99a/install-sh' chmod +x '/builddir/build/BUILDROOT/autotools-git-automake-1.99a-17.6357a6.el6.i386/opt/rh/autotools-git/root/usr/share/automake-1.99a/mdate-sh' chmod +x '/builddir/build/BUILDROOT/autotools-git-automake-1.99a-17.6357a6.el6.i386/opt/rh/autotools-git/root/usr/share/automake-1.99a/missing' chmod +x '/builddir/build/BUILDROOT/autotools-git-automake-1.99a-17.6357a6.el6.i386/opt/rh/autotools-git/root/usr/share/automake-1.99a/mkinstalldirs' chmod +x '/builddir/build/BUILDROOT/autotools-git-automake-1.99a-17.6357a6.el6.i386/opt/rh/autotools-git/root/usr/share/automake-1.99a/ylwrap' chmod +x '/builddir/build/BUILDROOT/autotools-git-automake-1.99a-17.6357a6.el6.i386/opt/rh/autotools-git/root/usr/share/automake-1.99a/depcomp' chmod +x '/builddir/build/BUILDROOT/autotools-git-automake-1.99a-17.6357a6.el6.i386/opt/rh/autotools-git/root/usr/share/automake-1.99a/compile' chmod +x '/builddir/build/BUILDROOT/autotools-git-automake-1.99a-17.6357a6.el6.i386/opt/rh/autotools-git/root/usr/share/automake-1.99a/py-compile' chmod +x '/builddir/build/BUILDROOT/autotools-git-automake-1.99a-17.6357a6.el6.i386/opt/rh/autotools-git/root/usr/share/automake-1.99a/ar-lib' chmod +x '/builddir/build/BUILDROOT/autotools-git-automake-1.99a-17.6357a6.el6.i386/opt/rh/autotools-git/root/usr/share/automake-1.99a/test-driver' chmod +x '/builddir/build/BUILDROOT/autotools-git-automake-1.99a-17.6357a6.el6.i386/opt/rh/autotools-git/root/usr/share/automake-1.99a/tap-driver.sh' make[2]: Leaving directory `/builddir/build/BUILD/automake-1.99a' make[1]: Leaving directory `/builddir/build/BUILD/automake-1.99a' + mv /builddir/build/BUILDROOT/autotools-git-automake-1.99a-17.6357a6.el6.i386//opt/rh/autotools-git/root/usr/share/doc/autotools-git-automake-1.99a/amhello-1.0.tar.gz . + rmdir /builddir/build/BUILDROOT/autotools-git-automake-1.99a-17.6357a6.el6.i386//opt/rh/autotools-git/root/usr/share/doc/autotools-git-automake-1.99a + /usr/lib/rpm/find-debuginfo.sh --strict-build-id /builddir/build/BUILD/automake-1.99a + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/brp-scl-compress /opt/rh/autotools-git/root + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-scl-python-bytecompile /usr/bin/python /opt/rh/autotools-git/root + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.rwlGLe + umask 022 + cd /builddir/build/BUILD + cd automake-1.99a + unset DISPLAY + exit 0 Processing files: autotools-git-automake-1.99a-17.6357a6.el6.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.9PkYAG + umask 022 + cd /builddir/build/BUILD + cd automake-1.99a + DOCDIR=/builddir/build/BUILDROOT/autotools-git-automake-1.99a-17.6357a6.el6.i386/opt/rh/autotools-git/root/usr/share/doc/autotools-git-automake-1.99a + export DOCDIR + rm -rf /builddir/build/BUILDROOT/autotools-git-automake-1.99a-17.6357a6.el6.i386/opt/rh/autotools-git/root/usr/share/doc/autotools-git-automake-1.99a + /bin/mkdir -p /builddir/build/BUILDROOT/autotools-git-automake-1.99a-17.6357a6.el6.i386/opt/rh/autotools-git/root/usr/share/doc/autotools-git-automake-1.99a + cp -pr AUTHORS README THANKS NEWS README.aclocal README.multilib COPYING /builddir/build/BUILDROOT/autotools-git-automake-1.99a-17.6357a6.el6.i386/opt/rh/autotools-git/root/usr/share/doc/autotools-git-automake-1.99a + cp -pr amhello-1.0.tar.gz /builddir/build/BUILDROOT/autotools-git-automake-1.99a-17.6357a6.el6.i386/opt/rh/autotools-git/root/usr/share/doc/autotools-git-automake-1.99a + exit 0 Provides: perl(Automake::ChannelDefs) perl(Automake::Channels) perl(Automake::Condition) perl(Automake::Config) = 1.99 perl(Automake::DisjConditions) perl(Automake::FileUtils) perl(Automake::General) perl(Automake::Getopt) perl(Automake::Item) perl(Automake::ItemDef) perl(Automake::Language) perl(Automake::Location) perl(Automake::Options) perl(Automake::Rule) perl(Automake::RuleDef) perl(Automake::VarDef) perl(Automake::Variable) perl(Automake::Version) perl(Automake::Wrap) perl(Automake::XFile) = 1.2 Requires(interp): /bin/sh /bin/sh 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 rpmlib(VersionedDependencies) <= 3.0.3-1 Requires(post): /bin/sh /sbin/install-info Requires(preun): /bin/sh /sbin/install-info Requires: /bin/sh /usr/bin/perl perl >= 0:5.006 perl(Automake::ChannelDefs) perl(Automake::Channels) perl(Automake::Condition) perl(Automake::Config) perl(Automake::DisjConditions) perl(Automake::FileUtils) perl(Automake::General) perl(Automake::Getopt) perl(Automake::Item) perl(Automake::ItemDef) perl(Automake::Language) perl(Automake::Location) perl(Automake::Options) perl(Automake::Rule) perl(Automake::RuleDef) perl(Automake::VarDef) perl(Automake::Variable) perl(Automake::Version) perl(Automake::Wrap) perl(Automake::XFile) perl(Carp) perl(Class::Struct) perl(Config) perl(DynaLoader) perl(Errno) perl(Exporter) perl(File::Basename) perl(File::Compare) perl(File::Copy) perl(File::Path) perl(File::Spec) perl(File::stat) perl(Getopt::Long) perl(IO::File) perl(POSIX) perl(constant) perl(strict) perl(vars) perl(warnings) Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/autotools-git-automake-1.99a-17.6357a6.el6.i386 warning: Could not canonicalize hostname: copr-builder-986211069.novalocal Wrote: /builddir/build/RPMS/autotools-git-automake-1.99a-17.6357a6.el6.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.bP0QaH + umask 022 + cd /builddir/build/BUILD + cd automake-1.99a + /bin/rm -rf /builddir/build/BUILDROOT/autotools-git-automake-1.99a-17.6357a6.el6.i386 + exit 0 Child return code was: 0