Mock Version: 1.2.18 Mock Version: 1.2.18 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/psysh.spec'], logger=user='mockbuild'uid=1000printOutput=Falsegid=425timeout=172800env={'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'TERM': 'vt100', 'PS1': ' \\s-\\v\\$ ', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOSTNAME': 'mock'}chrootPath='/var/lib/mock/f24-build-6069361-621523/root'shell=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/psysh.spec'] with env {'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'TERM': 'vt100', 'PS1': ' \\s-\\v\\$ ', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOSTNAME': 'mock'} and shell False warning: Could not canonicalize hostname: arm04-builder18.arm.fedoraproject.org Building target platforms: noarch Building for target noarch Wrote: /builddir/build/SRPMS/psysh-0.7.2-2.fc24.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/psysh.spec'], logger=user='mockbuild'uid=1000printOutput=Falsegid=425timeout=172800shell=Falseprivate_network=TruechrootPath='/var/lib/mock/f24-build-6069361-621523/root'env={'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'TERM': 'vt100', 'PS1': ' \\s-\\v\\$ ', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOSTNAME': 'mock'}) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/psysh.spec'] with env {'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'TERM': 'vt100', 'PS1': ' \\s-\\v\\$ ', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOSTNAME': 'mock'} and shell False Building target platforms: noarch Building for target noarch Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.OWvs55 + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf psysh-e64e10b20f8d229cac76399e1f3edddb57a0f280 + /usr/bin/gzip -dc /builddir/build/SOURCES/psysh-0.7.2-e64e10b20f8d229cac76399e1f3edddb57a0f280.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd psysh-e64e10b20f8d229cac76399e1f3edddb57a0f280 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + : Update bin script to use generated autoloader Patch #0 (psysh-bin-autoload.patch): + echo 'Patch #0 (psysh-bin-autoload.patch):' + /usr/bin/patch -p1 --fuzz=0 patching file bin/psysh + sed s#__PHPDIR__#/usr/share/php# -i bin/psysh + : Remove upstream autoloader class and test + rm -f src/Psy/Autoloader.php test/Psy/Test/AutoloaderTest.php + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.887fv5 + umask 022 + cd /builddir/build/BUILD + cd psysh-e64e10b20f8d229cac76399e1f3edddb57a0f280 + : Create autoloader + cat + tee src/Psy/autoload.php register(); } $fedoraClassLoader->addPrefix('Psy\\', dirname(__DIR__)); require_once __DIR__.'/functions.php'; // Required dependencies require_once '/usr/share/php/JakubOnderka/PhpConsoleHighlighter/autoload.php'; require_once '/usr/share/php/PhpParser2/autoload.php'; require_once '/usr/share/php/Symfony/Component/Console/autoload.php'; require_once '/usr/share/php/Symfony/Component/VarDumper/autoload.php'; require_once '/usr/share/php/XdgBaseDir/autoload.php'; return $fedoraClassLoader; Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.gDCPm8 + exit 0 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/psysh-0.7.2-2.fc24.noarch '!=' / ']' + rm -rf /builddir/build/BUILDROOT/psysh-0.7.2-2.fc24.noarch ++ dirname /builddir/build/BUILDROOT/psysh-0.7.2-2.fc24.noarch + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/psysh-0.7.2-2.fc24.noarch + cd psysh-e64e10b20f8d229cac76399e1f3edddb57a0f280 + : Library + mkdir -p /builddir/build/BUILDROOT/psysh-0.7.2-2.fc24.noarch/usr/share/php + cp -rp src/Psy /builddir/build/BUILDROOT/psysh-0.7.2-2.fc24.noarch/usr/share/php/ + : Bin + mkdir -p /builddir/build/BUILDROOT/psysh-0.7.2-2.fc24.noarch/usr/bin + install -pm 0755 bin/psysh /builddir/build/BUILDROOT/psysh-0.7.2-2.fc24.noarch/usr/bin/ + /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/psysh-e64e10b20f8d229cac76399e1f3edddb57a0f280 /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.HLG6yd + umask 022 + cd /builddir/build/BUILD + cd psysh-e64e10b20f8d229cac76399e1f3edddb57a0f280 + : Create tests bootstrap + cat + tee bootstrap.php addPrefix('Psy\\Test\\', __DIR__.'/test'); + : Skip tests known to fail + sed '/exit\(\).*die;/d' -i test/Psy/Test/CodeCleaner/ImplicitReturnPassTest.php + sed '/foo.*return/d' -i test/Psy/Test/CodeCleanerTest.php + : Skip tests known to fail in a mock env + sed 's/function testFormat/function SKIP_testFormat/' -i test/Psy/Test/Formatter/CodeFormatterTest.php + sed 's/function testWriteReturnValue/function SKIP_testWriteReturnValue/' -i test/Psy/Test/ShellTest.php + /usr/bin/phpunit --verbose --bootstrap bootstrap.php PHPUnit 5.4.5 by Sebastian Bergmann and contributors. Runtime: PHP 5.6.23 Configuration: /builddir/build/BUILD/psysh-e64e10b20f8d229cac76399e1f3edddb57a0f280/phpunit.xml.dist ....................................................S........ 61 / 2076 ( 2%) ...........................................SSSS.............. 122 / 2076 ( 5%) ............................................................. 183 / 2076 ( 8%) ............................................................. 244 / 2076 ( 11%) .................................WSSS........................ 305 / 2076 ( 14%) ............................................................. 366 / 2076 ( 17%) ............................................................. 427 / 2076 ( 20%) ............................................................. 488 / 2076 ( 23%) ............................................................. 549 / 2076 ( 26%) ............................................................. 610 / 2076 ( 29%) ............................................................. 671 / 2076 ( 32%) ............................................................. 732 / 2076 ( 35%) ............................................................. 793 / 2076 ( 38%) ............................................................. 854 / 2076 ( 41%) ............................................................. 915 / 2076 ( 44%) ............................................................. 976 / 2076 ( 47%) ............................................................. 1037 / 2076 ( 49%) ............................................................. 1098 / 2076 ( 52%) ............................................................. 1159 / 2076 ( 55%) ............................................................. 1220 / 2076 ( 58%) ............................................................. 1281 / 2076 ( 61%) ............................................................. 1342 / 2076 ( 64%) ............................................................. 1403 / 2076 ( 67%) ............................................................. 1464 / 2076 ( 70%) ............................................................. 1525 / 2076 ( 73%) ............................................................. 1586 / 2076 ( 76%) ............................................................. 1647 / 2076 ( 79%) ............................................................. 1708 / 2076 ( 82%) ............................................................. 1769 / 2076 ( 85%) ............................................................. 1830 / 2076 ( 88%) ............................................................. 1891 / 2076 ( 91%) ............................................................. 1952 / 2076 ( 94%) ............................................................. 2013 / 2076 ( 96%) ............................................................. 2074 / 2076 ( 99%) . Time: 4.05 seconds, Memory: 18.75MB There was 1 warning: 1) Psy\Test\Formatter\SignatureFormatterTest::testSignatureFormatterThrowsUnknownReflectorExpeption PHPUnit_Framework_TestCase::getMock() is deprecated, use PHPUnit_Framework_TestCase::createMock() or PHPUnit_Framework_TestCase::getMockBuilder() instead -- There were 8 skipped tests: 1) Psy\Test\CodeCleaner\FunctionReturnInWriteContextPassTest::testEmpty /builddir/build/BUILD/psysh-e64e10b20f8d229cac76399e1f3edddb57a0f280/test/Psy/Test/CodeCleaner/FunctionReturnInWriteContextPassTest.php:73 2) Psy\Test\CodeCleaner\StrictTypesPassTest::testProcess /builddir/build/BUILD/psysh-e64e10b20f8d229cac76399e1f3edddb57a0f280/test/Psy/Test/CodeCleaner/StrictTypesPassTest.php:21 3) Psy\Test\CodeCleaner\StrictTypesPassTest::testInvalidDeclarations with data set #0 ('declare(strict_types=-1)') /builddir/build/BUILD/psysh-e64e10b20f8d229cac76399e1f3edddb57a0f280/test/Psy/Test/CodeCleaner/StrictTypesPassTest.php:21 4) Psy\Test\CodeCleaner\StrictTypesPassTest::testInvalidDeclarations with data set #1 ('declare(strict_types=2)') /builddir/build/BUILD/psysh-e64e10b20f8d229cac76399e1f3edddb57a0f280/test/Psy/Test/CodeCleaner/StrictTypesPassTest.php:21 5) Psy\Test\CodeCleaner\StrictTypesPassTest::testInvalidDeclarations with data set #2 ('declare(strict_types="foo")') /builddir/build/BUILD/psysh-e64e10b20f8d229cac76399e1f3edddb57a0f280/test/Psy/Test/CodeCleaner/StrictTypesPassTest.php:21 6) Psy\Test\Readline\GNUReadlineTest::testHistory GNUReadline not enabled /builddir/build/BUILD/psysh-e64e10b20f8d229cac76399e1f3edddb57a0f280/test/Psy/Test/Readline/GNUReadlineTest.php:23 7) Psy\Test\Readline\GNUReadlineTest::testHistorySize This test depends on "Psy\Test\Readline\GNUReadlineTest::testHistory" to pass. 8) Psy\Test\Readline\GNUReadlineTest::testHistoryEraseDups This test depends on "Psy\Test\Readline\GNUReadlineTest::testHistory" to pass. WARNINGS! Tests: 2074, Assertions: 2153, Warnings: 1, Skipped: 8. + exit 0 Processing files: psysh-0.7.2-2.fc24.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.DkV5ux + umask 022 + cd /builddir/build/BUILD + cd psysh-e64e10b20f8d229cac76399e1f3edddb57a0f280 + DOCDIR=/builddir/build/BUILDROOT/psysh-0.7.2-2.fc24.noarch/usr/share/doc/psysh + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/psysh-0.7.2-2.fc24.noarch/usr/share/doc/psysh + cp -pr CONTRIBUTING.md README.md /builddir/build/BUILDROOT/psysh-0.7.2-2.fc24.noarch/usr/share/doc/psysh + cp -pr composer.json /builddir/build/BUILDROOT/psysh-0.7.2-2.fc24.noarch/usr/share/doc/psysh + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.JyoThR + umask 022 + cd /builddir/build/BUILD + cd psysh-e64e10b20f8d229cac76399e1f3edddb57a0f280 + LICENSEDIR=/builddir/build/BUILDROOT/psysh-0.7.2-2.fc24.noarch/usr/share/licenses/psysh + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/psysh-0.7.2-2.fc24.noarch/usr/share/licenses/psysh + cp -pr LICENSE /builddir/build/BUILDROOT/psysh-0.7.2-2.fc24.noarch/usr/share/licenses/psysh + exit 0 Provides: php-composer(psy/psysh) = 0.7.2 php-psy-psysh = 0.7.2-2.fc24 psysh = 0.7.2-2.fc24 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/psysh-0.7.2-2.fc24.noarch warning: Could not canonicalize hostname: arm04-builder18.arm.fedoraproject.org Wrote: /builddir/build/RPMS/psysh-0.7.2-2.fc24.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.tLuGVU + umask 022 + cd /builddir/build/BUILD + cd psysh-e64e10b20f8d229cac76399e1f3edddb57a0f280 + /usr/bin/rm -rf /builddir/build/BUILDROOT/psysh-0.7.2-2.fc24.noarch + exit 0 Child return code was: 0