Mock Version: 1.4.3 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/automake.spec'], chrootPath='/var/lib/mock/591449-epel-6-x86_64/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=timeout=0uid=1001gid=135user='mockbuild'nspawn_args=[]printOutput=True) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/automake.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False warning: Could not canonicalize hostname: copr-builder-555352346.novalocal Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/x86_64-unknown-redox-automake-1.11.1-4.el6.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/automake.spec'], chrootPath='/var/lib/mock/591449-epel-6-x86_64/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=timeout=0uid=1001gid=135user='mockbuild'nspawn_args=[]printOutput=True) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/automake.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.j5jaL9 + umask 022 + cd /builddir/build/BUILD + LANG=C + export LANG + unset DISPLAY + cd /builddir/build/BUILD + rm -rf automake-1.11.1 + /usr/bin/gzip -dc /builddir/build/SOURCES/automake-1.11.1.tar.gz + /bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd automake-1.11.1 + /bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.JfnXLj + umask 022 + cd /builddir/build/BUILD + cd automake-1.11.1 + LANG=C + export LANG + unset DISPLAY + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/lib64/gfortran/modules' + export FFLAGS + ./configure --build=x86_64-redhat-linux-gnu --host=x86_64-redhat-linux-gnu --target=x86_64-redhat-linux-gnu --program-prefix= --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 checking build system type... x86_64-redhat-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 for perl... /usr/bin/perl checking whether /usr/bin/perl supports ithreads... yes checking for tex... 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 checking whether /bin/sh has working 'set -e' with exit trap... yes configure: creating ./config.status config.status: creating Makefile config.status: creating doc/Makefile config.status: creating lib/Automake/Makefile config.status: creating lib/Automake/tests/Makefile config.status: creating lib/Makefile config.status: creating lib/am/Makefile config.status: creating m4/Makefile config.status: creating tests/Makefile config.status: creating tests/defs config.status: creating tests/aclocal-1.11 config.status: creating tests/automake-1.11 + /usr/bin/make -j2 Making all in lib make[1]: Entering directory `/builddir/build/BUILD/automake-1.11.1/lib' Making all in Automake make[2]: Entering directory `/builddir/build/BUILD/automake-1.11.1/lib/Automake' Making all in . make[3]: Entering directory `/builddir/build/BUILD/automake-1.11.1/lib/Automake' rm -f Config.tmp Config.pm in=`echo Config.pm | sed 's/\.[^.]*$//'`; sed -e 's,[@]APIVERSION[@],1.11,g' -e 's,[@]PACKAGE[@],automake,g' -e 's,[@]PERL[@],/usr/bin/perl,g' -e 's,[@]PERL_THREADS[@],1,g' -e 's,[@]SHELL[@],/bin/sh,g' -e 's,[@]VERSION[@],1.11.1,g' -e "s,[@]configure_input[@],Generated from $in.in; do not edit by hand.,g" -e 's,[@]datadir[@],/usr/share,g' ./Config.in >Config.tmp chmod +x Config.tmp chmod a-w Config.tmp mv -f Config.tmp Config.pm make[3]: Leaving directory `/builddir/build/BUILD/automake-1.11.1/lib/Automake' Making all in tests make[3]: Entering directory `/builddir/build/BUILD/automake-1.11.1/lib/Automake/tests' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/automake-1.11.1/lib/Automake/tests' make[2]: Leaving directory `/builddir/build/BUILD/automake-1.11.1/lib/Automake' Making all in am make[2]: Entering directory `/builddir/build/BUILD/automake-1.11.1/lib/am' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/automake-1.11.1/lib/am' make[2]: Entering directory `/builddir/build/BUILD/automake-1.11.1/lib' make[2]: Nothing to be done for `all-am'. make[2]: Leaving directory `/builddir/build/BUILD/automake-1.11.1/lib' make[1]: Leaving directory `/builddir/build/BUILD/automake-1.11.1/lib' Making all in . make[1]: Entering directory `/builddir/build/BUILD/automake-1.11.1' rm -f automake automake.tmp rm -f aclocal aclocal.tmp sed -e 's,[@]APIVERSION[@],1.11,g' -e 's,[@]PACKAGE[@],automake,g' -e 's,[@]PATH_SEPARATOR[@],:,g' -e 's,[@]PERL[@],/usr/bin/perl,g' -e 's,[@]PERL_THREADS[@],1,g' -e 's,[@]SHELL[@],/bin/sh,g' -e 's,[@]VERSION[@],1.11.1,g' -e 's,[@]configure_input[@],Generated from automake.in; do not edit by hand.,g' -e 's,[@]datadir[@],/usr/share,g' ./automake.in >automake.tmp sed -e 's,[@]APIVERSION[@],1.11,g' -e 's,[@]PACKAGE[@],automake,g' -e 's,[@]PATH_SEPARATOR[@],:,g' -e 's,[@]PERL[@],/usr/bin/perl,g' -e 's,[@]PERL_THREADS[@],1,g' -e 's,[@]SHELL[@],/bin/sh,g' -e 's,[@]VERSION[@],1.11.1,g' -e 's,[@]configure_input[@],Generated from aclocal.in; do not edit by hand.,g' -e 's,[@]datadir[@],/usr/share,g' ./aclocal.in >aclocal.tmp chmod +x aclocal.tmp chmod a-w aclocal.tmp mv -f aclocal.tmp aclocal chmod +x automake.tmp chmod a-w automake.tmp mv -f automake.tmp automake make[1]: Leaving directory `/builddir/build/BUILD/automake-1.11.1' Making all in doc make[1]: Entering directory `/builddir/build/BUILD/automake-1.11.1/doc' make[1]: Nothing to be done for `all'. make[1]: Leaving directory `/builddir/build/BUILD/automake-1.11.1/doc' Making all in m4 make[1]: Entering directory `/builddir/build/BUILD/automake-1.11.1/m4' make[1]: Nothing to be done for `all'. make[1]: Leaving directory `/builddir/build/BUILD/automake-1.11.1/m4' Making all in tests make[1]: Entering directory `/builddir/build/BUILD/automake-1.11.1/tests' make[1]: Nothing to be done for `all'. make[1]: Leaving directory `/builddir/build/BUILD/automake-1.11.1/tests' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.AE1q8x + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/x86_64-unknown-redox-automake-1.11.1-4.el6.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/x86_64-unknown-redox-automake-1.11.1-4.el6.x86_64 ++ dirname /builddir/build/BUILDROOT/x86_64-unknown-redox-automake-1.11.1-4.el6.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/x86_64-unknown-redox-automake-1.11.1-4.el6.x86_64 + cd automake-1.11.1 + LANG=C + export LANG + unset DISPLAY + make install DESTDIR=/builddir/build/BUILDROOT/x86_64-unknown-redox-automake-1.11.1-4.el6.x86_64 Making install in lib make[1]: Entering directory `/builddir/build/BUILD/automake-1.11.1/lib' Making install in Automake make[2]: Entering directory `/builddir/build/BUILD/automake-1.11.1/lib/Automake' Making install in . make[3]: Entering directory `/builddir/build/BUILD/automake-1.11.1/lib/Automake' make[4]: Entering directory `/builddir/build/BUILD/automake-1.11.1/lib/Automake' make[4]: Nothing to be done for `install-exec-am'. test -z "/usr/share/automake-1.11/Automake" || /bin/mkdir -p "/builddir/build/BUILDROOT/x86_64-unknown-redox-automake-1.11.1-4.el6.x86_64/usr/share/automake-1.11/Automake" /usr/bin/install -c -m 644 ChannelDefs.pm Channels.pm Condition.pm Configure_ac.pm DisjConditions.pm FileUtils.pm General.pm Item.pm ItemDef.pm Location.pm Options.pm Rule.pm RuleDef.pm Struct.pm Variable.pm VarDef.pm Version.pm XFile.pm Wrap.pm '/builddir/build/BUILDROOT/x86_64-unknown-redox-automake-1.11.1-4.el6.x86_64/usr/share/automake-1.11/Automake' test -z "/usr/share/automake-1.11/Automake" || /bin/mkdir -p "/builddir/build/BUILDROOT/x86_64-unknown-redox-automake-1.11.1-4.el6.x86_64/usr/share/automake-1.11/Automake" /usr/bin/install -c -m 644 Config.pm '/builddir/build/BUILDROOT/x86_64-unknown-redox-automake-1.11.1-4.el6.x86_64/usr/share/automake-1.11/Automake' make[4]: Leaving directory `/builddir/build/BUILD/automake-1.11.1/lib/Automake' make[3]: Leaving directory `/builddir/build/BUILD/automake-1.11.1/lib/Automake' Making install in tests make[3]: Entering directory `/builddir/build/BUILD/automake-1.11.1/lib/Automake/tests' make[4]: Entering directory `/builddir/build/BUILD/automake-1.11.1/lib/Automake/tests' make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/builddir/build/BUILD/automake-1.11.1/lib/Automake/tests' make[3]: Leaving directory `/builddir/build/BUILD/automake-1.11.1/lib/Automake/tests' make[2]: Leaving directory `/builddir/build/BUILD/automake-1.11.1/lib/Automake' Making install in am make[2]: Entering directory `/builddir/build/BUILD/automake-1.11.1/lib/am' make[3]: Entering directory `/builddir/build/BUILD/automake-1.11.1/lib/am' make[3]: Nothing to be done for `install-exec-am'. test -z "/usr/share/automake-1.11/am" || /bin/mkdir -p "/builddir/build/BUILDROOT/x86_64-unknown-redox-automake-1.11.1-4.el6.x86_64/usr/share/automake-1.11/am" /usr/bin/install -c -m 644 ansi2knr.am check.am check2.am clean-hdr.am clean.am compile.am configure.am data.am dejagnu.am depend.am depend2.am distdir.am footer.am header-vars.am header.am install.am inst-vars.am java.am lang-compile.am lex.am library.am libs.am libtool.am lisp.am ltlib.am ltlibrary.am mans-vars.am mans.am multilib.am program.am progs.am python.am remake-hdr.am scripts.am subdirs.am tags.am texi-vers.am texibuild.am texinfos.am vala.am '/builddir/build/BUILDROOT/x86_64-unknown-redox-automake-1.11.1-4.el6.x86_64/usr/share/automake-1.11/am' /usr/bin/install -c -m 644 yacc.am '/builddir/build/BUILDROOT/x86_64-unknown-redox-automake-1.11.1-4.el6.x86_64/usr/share/automake-1.11/am' make[3]: Leaving directory `/builddir/build/BUILD/automake-1.11.1/lib/am' make[2]: Leaving directory `/builddir/build/BUILD/automake-1.11.1/lib/am' make[2]: Entering directory `/builddir/build/BUILD/automake-1.11.1/lib' make[3]: Entering directory `/builddir/build/BUILD/automake-1.11.1/lib' make[3]: Nothing to be done for `install-exec-am'. test -z "/usr/share/automake-1.11" || /bin/mkdir -p "/builddir/build/BUILDROOT/x86_64-unknown-redox-automake-1.11.1-4.el6.x86_64/usr/share/automake-1.11" /usr/bin/install -c -m 644 COPYING INSTALL texinfo.tex ansi2knr.c ansi2knr.1 config-ml.in '/builddir/build/BUILDROOT/x86_64-unknown-redox-automake-1.11.1-4.el6.x86_64/usr/share/automake-1.11' test -z "/usr/share/automake-1.11" || /bin/mkdir -p "/builddir/build/BUILDROOT/x86_64-unknown-redox-automake-1.11.1-4.el6.x86_64/usr/share/automake-1.11" /usr/bin/install -c -m 644 config.guess config.sub install-sh mdate-sh missing mkinstalldirs elisp-comp ylwrap acinstall depcomp compile py-compile symlink-tree '/builddir/build/BUILDROOT/x86_64-unknown-redox-automake-1.11.1-4.el6.x86_64/usr/share/automake-1.11' make install-data-hook make[4]: Entering directory `/builddir/build/BUILD/automake-1.11.1/lib' chmod +x /builddir/build/BUILDROOT/x86_64-unknown-redox-automake-1.11.1-4.el6.x86_64/usr/share/automake-1.11/config.guess chmod +x /builddir/build/BUILDROOT/x86_64-unknown-redox-automake-1.11.1-4.el6.x86_64/usr/share/automake-1.11/config.sub chmod +x /builddir/build/BUILDROOT/x86_64-unknown-redox-automake-1.11.1-4.el6.x86_64/usr/share/automake-1.11/install-sh chmod +x /builddir/build/BUILDROOT/x86_64-unknown-redox-automake-1.11.1-4.el6.x86_64/usr/share/automake-1.11/mdate-sh chmod +x /builddir/build/BUILDROOT/x86_64-unknown-redox-automake-1.11.1-4.el6.x86_64/usr/share/automake-1.11/missing chmod +x /builddir/build/BUILDROOT/x86_64-unknown-redox-automake-1.11.1-4.el6.x86_64/usr/share/automake-1.11/mkinstalldirs chmod +x /builddir/build/BUILDROOT/x86_64-unknown-redox-automake-1.11.1-4.el6.x86_64/usr/share/automake-1.11/elisp-comp chmod +x /builddir/build/BUILDROOT/x86_64-unknown-redox-automake-1.11.1-4.el6.x86_64/usr/share/automake-1.11/ylwrap chmod +x /builddir/build/BUILDROOT/x86_64-unknown-redox-automake-1.11.1-4.el6.x86_64/usr/share/automake-1.11/acinstall chmod +x /builddir/build/BUILDROOT/x86_64-unknown-redox-automake-1.11.1-4.el6.x86_64/usr/share/automake-1.11/depcomp chmod +x /builddir/build/BUILDROOT/x86_64-unknown-redox-automake-1.11.1-4.el6.x86_64/usr/share/automake-1.11/compile chmod +x /builddir/build/BUILDROOT/x86_64-unknown-redox-automake-1.11.1-4.el6.x86_64/usr/share/automake-1.11/py-compile chmod +x /builddir/build/BUILDROOT/x86_64-unknown-redox-automake-1.11.1-4.el6.x86_64/usr/share/automake-1.11/symlink-tree make[4]: Leaving directory `/builddir/build/BUILD/automake-1.11.1/lib' make[3]: Leaving directory `/builddir/build/BUILD/automake-1.11.1/lib' make[2]: Leaving directory `/builddir/build/BUILD/automake-1.11.1/lib' make[1]: Leaving directory `/builddir/build/BUILD/automake-1.11.1/lib' Making install in . make[1]: Entering directory `/builddir/build/BUILD/automake-1.11.1' make[2]: Entering directory `/builddir/build/BUILD/automake-1.11.1' test -z "/usr/bin" || /bin/mkdir -p "/builddir/build/BUILDROOT/x86_64-unknown-redox-automake-1.11.1-4.el6.x86_64/usr/bin" /usr/bin/install -c automake aclocal '/builddir/build/BUILDROOT/x86_64-unknown-redox-automake-1.11.1-4.el6.x86_64/usr/bin' make install-exec-hook make[3]: Entering directory `/builddir/build/BUILD/automake-1.11.1' ln /builddir/build/BUILDROOT/x86_64-unknown-redox-automake-1.11.1-4.el6.x86_64/usr/bin/automake /builddir/build/BUILDROOT/x86_64-unknown-redox-automake-1.11.1-4.el6.x86_64/usr/bin/automake-1.11 ln /builddir/build/BUILDROOT/x86_64-unknown-redox-automake-1.11.1-4.el6.x86_64/usr/bin/aclocal /builddir/build/BUILDROOT/x86_64-unknown-redox-automake-1.11.1-4.el6.x86_64/usr/bin/aclocal-1.11 make[3]: Leaving directory `/builddir/build/BUILD/automake-1.11.1' make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/builddir/build/BUILD/automake-1.11.1' make[1]: Leaving directory `/builddir/build/BUILD/automake-1.11.1' Making install in doc make[1]: Entering directory `/builddir/build/BUILD/automake-1.11.1/doc' make[2]: Entering directory `/builddir/build/BUILD/automake-1.11.1/doc' make[2]: Nothing to be done for `install-exec-am'. test -z "/usr/share/doc/automake" || /bin/mkdir -p "/builddir/build/BUILDROOT/x86_64-unknown-redox-automake-1.11.1-4.el6.x86_64/usr/share/doc/automake" /usr/bin/install -c -m 644 ./amhello-1.0.tar.gz '/builddir/build/BUILDROOT/x86_64-unknown-redox-automake-1.11.1-4.el6.x86_64/usr/share/doc/automake' test -z "/usr/share/info" || /bin/mkdir -p "/builddir/build/BUILDROOT/x86_64-unknown-redox-automake-1.11.1-4.el6.x86_64/usr/share/info" /usr/bin/install -c -m 644 ./automake.info ./automake.info-1 ./automake.info-2 '/builddir/build/BUILDROOT/x86_64-unknown-redox-automake-1.11.1-4.el6.x86_64/usr/share/info' install-info --info-dir='/builddir/build/BUILDROOT/x86_64-unknown-redox-automake-1.11.1-4.el6.x86_64/usr/share/info' '/builddir/build/BUILDROOT/x86_64-unknown-redox-automake-1.11.1-4.el6.x86_64/usr/share/info/automake.info' test -z "/usr/share/man/man1" || /bin/mkdir -p "/builddir/build/BUILDROOT/x86_64-unknown-redox-automake-1.11.1-4.el6.x86_64/usr/share/man/man1" /usr/bin/install -c -m 644 ./aclocal.1 ./automake.1 ./aclocal-1.11.1 ./automake-1.11.1 '/builddir/build/BUILDROOT/x86_64-unknown-redox-automake-1.11.1-4.el6.x86_64/usr/share/man/man1' make[2]: Leaving directory `/builddir/build/BUILD/automake-1.11.1/doc' make[1]: Leaving directory `/builddir/build/BUILD/automake-1.11.1/doc' Making install in m4 make[1]: Entering directory `/builddir/build/BUILD/automake-1.11.1/m4' make[2]: Entering directory `/builddir/build/BUILD/automake-1.11.1/m4' make[2]: Nothing to be done for `install-exec-am'. test -z "/usr/share/aclocal-1.11" || /bin/mkdir -p "/builddir/build/BUILDROOT/x86_64-unknown-redox-automake-1.11.1-4.el6.x86_64/usr/share/aclocal-1.11" /usr/bin/install -c -m 644 ../m4/amversion.m4 as.m4 auxdir.m4 ccstdc.m4 cond.m4 cond-if.m4 depend.m4 depout.m4 dmalloc.m4 gcj.m4 header.m4 init.m4 install-sh.m4 lead-dot.m4 lex.m4 lispdir.m4 maintainer.m4 make.m4 minuso.m4 missing.m4 mkdirp.m4 multi.m4 obsol-gt.m4 obsol-lt.m4 obsolete.m4 options.m4 protos.m4 python.m4 regex.m4 runlog.m4 sanity.m4 silent.m4 strip.m4 substnot.m4 tar.m4 upc.m4 vala.m4 '/builddir/build/BUILDROOT/x86_64-unknown-redox-automake-1.11.1-4.el6.x86_64/usr/share/aclocal-1.11' make[2]: Leaving directory `/builddir/build/BUILD/automake-1.11.1/m4' make[1]: Leaving directory `/builddir/build/BUILD/automake-1.11.1/m4' Making install in tests make[1]: Entering directory `/builddir/build/BUILD/automake-1.11.1/tests' make[2]: Entering directory `/builddir/build/BUILD/automake-1.11.1/tests' make[2]: Nothing to be done for `install-exec-am'. make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/builddir/build/BUILD/automake-1.11.1/tests' make[1]: Leaving directory `/builddir/build/BUILD/automake-1.11.1/tests' + rm -f /builddir/build/BUILDROOT/x86_64-unknown-redox-automake-1.11.1-4.el6.x86_64/usr/share/info/dir + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/brp-strip /usr/bin/strip + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/redhat/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Processing files: x86_64-unknown-redox-automake-1.11.1-4.el6.x86_64 Provides: perl(Automake::ChannelDefs) perl(Automake::Channels) perl(Automake::Condition) perl(Automake::Config) = 1.11.1 perl(Automake::Configure_ac) perl(Automake::DisjConditions) perl(Automake::FileUtils) perl(Automake::General) perl(Automake::Item) perl(Automake::ItemDef) perl(Automake::Location) perl(Automake::Options) perl(Automake::Rule) perl(Automake::RuleDef) perl(Automake::Struct) = 0.58 perl(Automake::Struct::Tie_ISA) 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 info Requires(preun): /bin/sh info Requires: /bin/sh /usr/bin/perl perl >= 0:5.000 perl >= 0:5.005 perl >= 0:5.005_03 perl >= 0:5.006 perl(Automake::ChannelDefs) perl(Automake::Channels) perl(Automake::Condition) perl(Automake::Config) perl(Automake::Configure_ac) perl(Automake::DisjConditions) perl(Automake::FileUtils) perl(Automake::General) perl(Automake::Item) perl(Automake::ItemDef) perl(Automake::Location) perl(Automake::Options) perl(Automake::Rule) perl(Automake::RuleDef) perl(Automake::Struct) perl(Automake::VarDef) perl(Automake::Variable) perl(Automake::Version) perl(Automake::Wrap) perl(Automake::XFile) perl(Carp) perl(Cwd) perl(DynaLoader) perl(Errno) perl(Exporter) perl(File::Basename) perl(File::Compare) perl(File::Copy) perl(File::Spec) perl(File::stat) perl(Getopt::Long) perl(IO::File) perl(POSIX) perl(constant) perl(strict) perl(vars) Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/x86_64-unknown-redox-automake-1.11.1-4.el6.x86_64 warning: Could not canonicalize hostname: copr-builder-555352346.novalocal Wrote: /builddir/build/RPMS/x86_64-unknown-redox-automake-1.11.1-4.el6.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.JeRa16 + umask 022 + cd /builddir/build/BUILD + cd automake-1.11.1 + /bin/rm -rf /builddir/build/BUILDROOT/x86_64-unknown-redox-automake-1.11.1-4.el6.x86_64 + exit 0 Child return code was: 0