Mock Version: 1.2.10 Mock Version: 1.2.10 ENTER do(['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/php-doctrine-annotations.spec'], chrootPath='/var/lib/mock/f22-build-3581044-496210/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=86400logger=uid=1000) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/php-doctrine-annotations.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-builder07.arm.fedoraproject.org Building target platforms: noarch Building for target noarch Wrote: /builddir/build/SRPMS/php-doctrine-annotations-1.2.6-1.fc22.src.rpm Child return code was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/php-doctrine-annotations.spec '], chrootPath='/var/lib/mock/f22-build-3581044-496210/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=86400logger=uid=1000) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/php-doctrine-annotations.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.1kUZGu + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf annotations-f4a91702ca3cd2e568c3736aa031ed00c3752af4 + /usr/bin/gzip -dc /builddir/build/SOURCES/php-doctrine-annotations-1.2.6-f4a91702ca3cd2e568c3736aa031ed00c3752af4.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd annotations-f4a91702ca3cd2e568c3736aa031ed00c3752af4 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + : Create autoloader + cat + tee lib/Doctrine/Common/Annotations/autoload.php register(); } $fedoraClassLoader->addPrefix('Doctrine\\Common\\Annotations', dirname(dirname(dirname(__DIR__)))); return $fedoraClassLoader; Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.IcPYrQ + exit 0 + umask 022 + cd /builddir/build/BUILD + cd annotations-f4a91702ca3cd2e568c3736aa031ed00c3752af4 + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.nbOBbf + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/php-doctrine-annotations-1.2.6-1.fc22.noarch '!=' / ']' + rm -rf /builddir/build/BUILDROOT/php-doctrine-annotations-1.2.6-1.fc22.noarch ++ dirname /builddir/build/BUILDROOT/php-doctrine-annotations-1.2.6-1.fc22.noarch + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/php-doctrine-annotations-1.2.6-1.fc22.noarch + cd annotations-f4a91702ca3cd2e568c3736aa031ed00c3752af4 + mkdir -p /builddir/build/BUILDROOT/php-doctrine-annotations-1.2.6-1.fc22.noarch/usr/share/php + cp -rp lib/Doctrine /builddir/build/BUILDROOT/php-doctrine-annotations-1.2.6-1.fc22.noarch/usr/share/php/ + /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/annotations-f4a91702ca3cd2e568c3736aa031ed00c3752af4 /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.g7rCNZ + umask 022 + cd /builddir/build/BUILD + cd annotations-f4a91702ca3cd2e568c3736aa031ed00c3752af4 + : Modify tests init + sed 's#require.*autoload.*#require_once '\''/builddir/build/BUILDROOT/php-doctrine-annotations-1.2.6-1.fc22.noarch/usr/share/php/Doctrine/Common/Annotations/autoload.php'\'';#' -i tests/Doctrine/Tests/TestInit.php + : Create tests bootstrap + cat + tee bootstrap.php