Mock Version: 1.2.17 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/php-zendframework-zend-loader.spec'], chrootPath='/var/lib/mock/community-php72-armhfp-4d86b10489b62ddfaa8022b221891ea6c9faf721/root'shell=FalseprintOutput=Falseenv={'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'}gid=135user='mockbuild'timeout=0logger=uid=996) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/php-zendframework-zend-loader.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'} and shell False Building target platforms: noarch Building for target noarch Wrote: /builddir/build/SRPMS/php-zendframework-zend-loader-2.5.1-7.el7.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', u'/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/php-zendframework-zend-loader.spec'], chrootPath='/var/lib/mock/community-php72-armhfp-4d86b10489b62ddfaa8022b221891ea6c9faf721/root'shell=Falseuid=996env={'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'}gid=135user='mockbuild'timeout=0private_network=Truelogger=printOutput=False) Executing command: ['bash', '--login', '-c', u'/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/php-zendframework-zend-loader.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'} and shell False Building target platforms: noarch Building for target noarch Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.gO36Te + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf zend-loader-c5fd2f071bde071f4363def7dea8dec7393e135c + /usr/bin/gzip -dc /builddir/build/SOURCES/php-zendframework-zend-loader-2.5.1-c5fd2f0.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd zend-loader-c5fd2f071bde071f4363def7dea8dec7393e135c + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + mv LICENSE.md LICENSE + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.qIoqap + umask 022 + cd /builddir/build/BUILD + cd zend-loader-c5fd2f071bde071f4363def7dea8dec7393e135c + : Create autoloader + phpab --template fedora --output src/autoload.php src phpab 1.24.1 - Copyright (C) 2009 - 2018 by Arne Blankerts and Contributors Scanning directory src Autoload file src/autoload.php generated. + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.2YJVNT + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/php-zendframework-zend-loader-2.5.1-7.el7.noarch '!=' / ']' + rm -rf /builddir/build/BUILDROOT/php-zendframework-zend-loader-2.5.1-7.el7.noarch ++ dirname /builddir/build/BUILDROOT/php-zendframework-zend-loader-2.5.1-7.el7.noarch + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/php-zendframework-zend-loader-2.5.1-7.el7.noarch + cd zend-loader-c5fd2f071bde071f4363def7dea8dec7393e135c + mkdir -p /builddir/build/BUILDROOT/php-zendframework-zend-loader-2.5.1-7.el7.noarch/usr/share/php/Zend + install -pm 644 /builddir/build/SOURCES/php-zendframework-zend-loader-autoload.php /builddir/build/BUILDROOT/php-zendframework-zend-loader-2.5.1-7.el7.noarch/usr/share/php/Zend/autoload.php + cp -pr src /builddir/build/BUILDROOT/php-zendframework-zend-loader-2.5.1-7.el7.noarch/usr/share/php/Zend/Loader + /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 /builddir/build/BUILD/zend-loader-c5fd2f071bde071f4363def7dea8dec7393e135c /usr/lib/rpm/sepdebugcrcfix: Updated 0 CRC32s, 0 CRC32s did match. + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.8goMvW + umask 022 + cd /builddir/build/BUILD + cd zend-loader-c5fd2f071bde071f4363def7dea8dec7393e135c + : Deprecated autoloader + /usr/bin/php -r ' require "/builddir/build/BUILDROOT/php-zendframework-zend-loader-2.5.1-7.el7.noarch/usr/share/php/Zend/autoload.php"; exit (class_exists("Zend\\Loader\\PluginClassLoader" ? 0 : 1)); ' + : New autoloader + /usr/bin/php -r ' require "/builddir/build/BUILDROOT/php-zendframework-zend-loader-2.5.1-7.el7.noarch/usr/share/php/Zend/Loader/autoload.php"; exit (class_exists("Zend\\Loader\\PluginClassLoader" ? 0 : 1)); ' Processing files: php-zendframework-zend-loader-2.5.1-7.el7.noarch + exit 0 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.71eTYa + umask 022 + cd /builddir/build/BUILD + cd zend-loader-c5fd2f071bde071f4363def7dea8dec7393e135c + DOCDIR=/builddir/build/BUILDROOT/php-zendframework-zend-loader-2.5.1-7.el7.noarch/usr/share/doc/php-zendframework-zend-loader-2.5.1 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/php-zendframework-zend-loader-2.5.1-7.el7.noarch/usr/share/doc/php-zendframework-zend-loader-2.5.1 + cp -pr CONTRIBUTING.md README.md /builddir/build/BUILDROOT/php-zendframework-zend-loader-2.5.1-7.el7.noarch/usr/share/doc/php-zendframework-zend-loader-2.5.1 + cp -pr composer.json /builddir/build/BUILDROOT/php-zendframework-zend-loader-2.5.1-7.el7.noarch/usr/share/doc/php-zendframework-zend-loader-2.5.1 + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.KzeJgv + umask 022 + cd /builddir/build/BUILD + cd zend-loader-c5fd2f071bde071f4363def7dea8dec7393e135c + LICENSEDIR=/builddir/build/BUILDROOT/php-zendframework-zend-loader-2.5.1-7.el7.noarch/usr/share/licenses/php-zendframework-zend-loader-2.5.1 + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/php-zendframework-zend-loader-2.5.1-7.el7.noarch/usr/share/licenses/php-zendframework-zend-loader-2.5.1 + cp -pr LICENSE /builddir/build/BUILDROOT/php-zendframework-zend-loader-2.5.1-7.el7.noarch/usr/share/licenses/php-zendframework-zend-loader-2.5.1 + exit 0 Provides: php-ZendFramework2-Loader = 2.5.1 php-autoloader(zendframework/zend-loader) = 2.5.1 php-composer(zendframework/zend-loader) = 2.5.1 php-zendframework-zend-loader = 2.5.1-7.el7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Obsoletes: php-ZendFramework2-Loader < 2.5 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/php-zendframework-zend-loader-2.5.1-7.el7.noarch Wrote: /builddir/build/RPMS/php-zendframework-zend-loader-2.5.1-7.el7.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.CyeMmG + umask 022 + cd /builddir/build/BUILD + cd zend-loader-c5fd2f071bde071f4363def7dea8dec7393e135c + /usr/bin/rm -rf /builddir/build/BUILDROOT/php-zendframework-zend-loader-2.5.1-7.el7.noarch + exit 0 Child return code was: 0