Mock Version: 1.2.13 Mock Version: 1.2.13 ENTER do(['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/composer.spec'], chrootPath='/var/lib/mock/f21-build-4188676-534483/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=425user='mockbuild'timeout=172800logger=uid=1000) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/composer.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 warning: Could not canonicalize hostname: arm02-builder13.arm.fedoraproject.org Building target platforms: noarch Building for target noarch Wrote: /builddir/build/SRPMS/composer-1.0.0-0.12.20151007git7a9eb02.fc21.src.rpm Child return code was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/composer.spec '], chrootPath='/var/lib/mock/f21-build-4188676-534483/root'shell=Falseuid=1000env={'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=425user='mockbuild'timeout=172800private_network=Truelogger=printOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/composer.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.NlaUGK + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf composer-7a9eb02190d334513e99a479510f87eed18cf958 + /usr/bin/gzip -dc /builddir/build/SOURCES/composer-1.0.0-7a9eb02.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd composer-7a9eb02190d334513e99a479510f87eed18cf958 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #0 (composer-rpm.patch):' Patch #0 (composer-rpm.patch): + /usr/bin/cat /builddir/build/SOURCES/composer-rpm.patch + /usr/bin/patch -p1 --fuzz=0 patching file bin/composer patching file src/Composer/Autoload/AutoloadGenerator.php patching file src/Composer/Json/JsonFile.php patching file src/Composer/Command/DiagnoseCommand.php + cp -p /builddir/build/SOURCES/composer-autoload.php src/Composer/autoload.php + cp -p /builddir/build/SOURCES/composer-bootstrap.php tests/bootstrap.php + rm src/bootstrap.php + : fix reported version + DATE=20151007 + DATE=2015-10-07 + sed -e /VERSION/s/@package_version@/7a9eb02190d334513e99a479510f87eed18cf958/ -e /BRANCH_ALIAS_VERSION/s/@package_branch_alias_version@/1.0-dev/ -e /RELEASE_DATE/s/@release_date@/2015-10-07/ -i src/Composer/Composer.php + : check Plugin API version + php -r ' namespace Composer\Plugin; include "src/Composer/Plugin/PluginInterface.php"; if (version_compare(PluginInterface::PLUGIN_API_VERSION, "1.0.0")) { printf("Plugin API version is %s, expected %s\n", PluginInterface::PLUGIN_API_VERSION, "1.0.0"); exit(1); }' + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.CHcm4E + umask 022 + cd /builddir/build/BUILD + cd composer-7a9eb02190d334513e99a479510f87eed18cf958 + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.pKDHXz + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/composer-1.0.0-0.12.20151007git7a9eb02.fc21.noarch '!=' / ']' + rm -rf /builddir/build/BUILDROOT/composer-1.0.0-0.12.20151007git7a9eb02.fc21.noarch ++ dirname /builddir/build/BUILDROOT/composer-1.0.0-0.12.20151007git7a9eb02.fc21.noarch + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/composer-1.0.0-0.12.20151007git7a9eb02.fc21.noarch + cd composer-7a9eb02190d334513e99a479510f87eed18cf958 + : Library + mkdir -p /builddir/build/BUILDROOT/composer-1.0.0-0.12.20151007git7a9eb02.fc21.noarch/usr/share/php + cp -pr src/Composer /builddir/build/BUILDROOT/composer-1.0.0-0.12.20151007git7a9eb02.fc21.noarch/usr/share/php + : Resources + mkdir -p /builddir/build/BUILDROOT/composer-1.0.0-0.12.20151007git7a9eb02.fc21.noarch/usr/share/composer + cp -pr res /builddir/build/BUILDROOT/composer-1.0.0-0.12.20151007git7a9eb02.fc21.noarch/usr/share/composer/res + cp -p LICENSE /builddir/build/BUILDROOT/composer-1.0.0-0.12.20151007git7a9eb02.fc21.noarch/usr/share/composer/LICENSE + ln -sf /usr/share/composer/LICENSE LICENSE + : Command + install -Dpm 755 bin/composer /builddir/build/BUILDROOT/composer-1.0.0-0.12.20151007git7a9eb02.fc21.noarch/usr/bin/composer + /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/composer-7a9eb02190d334513e99a479510f87eed18cf958 /usr/lib/rpm/sepdebugcrcfix: Updated 0 CRC32s, 0 CRC32s did match. + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.adCq4l + umask 022 + cd /builddir/build/BUILD + cd composer-7a9eb02190d334513e99a479510f87eed18cf958 + : Run test suite + export BUILDROOT=/builddir/build/BUILDROOT/composer-1.0.0-0.12.20151007git7a9eb02.fc21.noarch + BUILDROOT=/builddir/build/BUILDROOT/composer-1.0.0-0.12.20151007git7a9eb02.fc21.noarch + /usr/bin/phpunit --include-path /builddir/build/BUILDROOT/composer-1.0.0-0.12.20151007git7a9eb02.fc21.noarch/usr/share/php --verbose PHPUnit 4.8.6 by Sebastian Bergmann and contributors. Runtime: PHP 5.6.13 Configuration: /builddir/build/BUILD/composer-7a9eb02190d334513e99a479510f87eed18cf958/phpunit.xml.dist ............................................................... 63 / 833 ( 7%) ............................................................... 126 / 833 ( 15%) ............................................................... 189 / 833 ( 22%) ............................................................... 252 / 833 ( 30%) ............................................................... 315 / 833 ( 37%) ............................................................... 378 / 833 ( 45%) S.............................................................. 441 / 833 ( 52%) ............S.................................................. 504 / 833 ( 60%) ............................................................... 567 / 833 ( 68%) ............................................................... 630 / 833 ( 75%) ............................................................... 693 / 833 ( 83%) ............................................................... 756 / 833 ( 90%) ............................................................... 819 / 833 ( 98%) .............. Time: 20.88 seconds, Memory: 22.50Mb There were 2 skipped tests: 1) Composer\Test\Json\JsonFileTest::testParseErrorDetectSingleQuotes jsonc issue, see https://github.com/remicollet/pecl-json-c/issues/23 /builddir/build/BUILD/composer-7a9eb02190d334513e99a479510f87eed18cf958/tests/Composer/Test/Json/JsonFileTest.php:58 2) Composer\Test\Package\Archiver\ArchivableFilesFinderTest::testHgExcludes Mercurial is not available. /builddir/build/BUILD/composer-7a9eb02190d334513e99a479510f87eed18cf958/tests/Composer/Test/Package/Archiver/ArchivableFilesFinderTest.php:206 OK, but incomplete, skipped, or risky tests! Tests: 833, Assertions: 1632, Skipped: 2. + exit 0 Processing files: composer-1.0.0-0.12.20151007git7a9eb02.fc21.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.aPLqYf + umask 022 + cd /builddir/build/BUILD + cd composer-7a9eb02190d334513e99a479510f87eed18cf958 + DOCDIR=/builddir/build/BUILDROOT/composer-1.0.0-0.12.20151007git7a9eb02.fc21.noarch/usr/share/doc/composer + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/composer-1.0.0-0.12.20151007git7a9eb02.fc21.noarch/usr/share/doc/composer + cp -pr CHANGELOG.md CONTRIBUTING.md README.md /builddir/build/BUILDROOT/composer-1.0.0-0.12.20151007git7a9eb02.fc21.noarch/usr/share/doc/composer + cp -pr doc /builddir/build/BUILDROOT/composer-1.0.0-0.12.20151007git7a9eb02.fc21.noarch/usr/share/doc/composer + cp -pr composer.json /builddir/build/BUILDROOT/composer-1.0.0-0.12.20151007git7a9eb02.fc21.noarch/usr/share/doc/composer + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.8FDtka + umask 022 + cd /builddir/build/BUILD + cd composer-7a9eb02190d334513e99a479510f87eed18cf958 + LICENSEDIR=/builddir/build/BUILDROOT/composer-1.0.0-0.12.20151007git7a9eb02.fc21.noarch/usr/share/licenses/composer + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/composer-1.0.0-0.12.20151007git7a9eb02.fc21.noarch/usr/share/licenses/composer + cp -pr LICENSE /builddir/build/BUILDROOT/composer-1.0.0-0.12.20151007git7a9eb02.fc21.noarch/usr/share/licenses/composer + exit 0 Provides: composer = 1.0.0-0.12.20151007git7a9eb02.fc21 php-composer(composer-plugin-api) = 1.0.0 php-composer(composer/composer) = 1.0.0 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/env Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/composer-1.0.0-0.12.20151007git7a9eb02.fc21.noarch Wrote: /builddir/build/RPMS/composer-1.0.0-0.12.20151007git7a9eb02.fc21.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.oVabB3 + umask 022 + cd /builddir/build/BUILD + cd composer-7a9eb02190d334513e99a479510f87eed18cf958 + /usr/bin/rm -rf /builddir/build/BUILDROOT/composer-1.0.0-0.12.20151007git7a9eb02.fc21.noarch + exit 0 Child return code was: 0 LEAVE do -->