Mock Version: 1.2.21 Mock Version: 1.2.21 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/php-symfony.spec'], chrootPath='/var/lib/mock/f23-build-6579273-646779/root'printOutput=Falselogger=user='mockbuild'gid=425shell=Falseenv={'TERM': 'vt100', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'SHELL': '/bin/bash', 'PS1': ' \\s-\\v\\$ ', 'HOSTNAME': 'mock', 'LANG': 'en_US.UTF-8'}timeout=172800uid=1000) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/php-symfony.spec'] with env {'TERM': 'vt100', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'SHELL': '/bin/bash', 'PS1': ' \\s-\\v\\$ ', 'HOSTNAME': 'mock', 'LANG': 'en_US.UTF-8'} and shell False Building target platforms: noarch Building for target noarch Wrote: /builddir/build/SRPMS/php-symfony-2.8.12-2.fc23.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/php-symfony.spec'], chrootPath='/var/lib/mock/f23-build-6579273-646779/root'printOutput=Falselogger=user='mockbuild'gid=425shell=Falseenv={'TERM': 'vt100', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'SHELL': '/bin/bash', 'PS1': ' \\s-\\v\\$ ', 'HOSTNAME': 'mock', 'LANG': 'en_US.UTF-8'}private_network=Truetimeout=172800uid=1000) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/php-symfony.spec'] with env {'TERM': 'vt100', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'SHELL': '/bin/bash', 'PS1': ' \\s-\\v\\$ ', 'HOSTNAME': 'mock', 'LANG': 'en_US.UTF-8'} and shell False Building target platforms: noarch Building for target noarch Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.458SVH + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf symfony-6a5bc3257b60098c28fc1bbcacd52000dd2801d1 + /usr/bin/gzip -dc /builddir/build/SOURCES/php-symfony-2.8.12-6a5bc32.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd symfony-6a5bc3257b60098c28fc1bbcacd52000dd2801d1 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + : Remove unnecessary files + find src -name '.git*' -delete + : Remove unwanted components + rm -r src/Symfony/Bridge/Propel1 + : Create autoloaders + cat + tee src/Symfony/Component/autoload.php register(); } $fedoraClassLoader->addPrefix('Symfony\\Component\\', dirname(dirname(__DIR__))); // Optional dependency foreach (array( '/usr/share/php/random_compat/autoload.php', ) as $dependencyAutoloader) { if (file_exists($dependencyAutoloader)) { require_once $dependencyAutoloader; } } return $fedoraClassLoader; addPrefix('Symfony\\', dirname(__DIR__)); // Dependency autoloaders foreach (array( '/usr/share/php/Doctrine/Bundle/DoctrineBundle/autoload.php', '/usr/share/php/Doctrine/Common/Annotations/autoload.php', '/usr/share/php/Doctrine/Common/autoload.php', '/usr/share/php/Doctrine/Common/Cache/autoload.php', '/usr/share/php/Doctrine/Common/DataFixtures/autoload.php', '/usr/share/php/Doctrine/DBAL/autoload.php', '/usr/share/php/Doctrine/ORM/autoload.php', '/usr/share/php/Egulias/EmailValidator/autoload.php', '/usr/share/php/Monolog/autoload.php', '/usr/share/php/phpDocumentor/Reflection/autoload.php', '/usr/share/php/ProxyManager/autoload.php', '/usr/share/php/Psr/Log/autoload.php', '/usr/share/php/Swift/swift_required.php', '/usr/share/php/Symfony/Polyfill/autoload.php', '/usr/share/php/Symfony/Security/Acl/autoload.php', '/usr/share/php/Twig/autoload.php', ) as $dependencyAutoloader) { if (file_exists($dependencyAutoloader)) { require_once $dependencyAutoloader; } } return $fedoraClassLoader; + cat + tee src/Symfony/autoload.php + : Create autoloader softlinks for each bridge/bundle/component + for PKG in 'src/Symfony/Component/*' + '[' -d src/Symfony/Component/Asset ']' + ln -s ../autoload.php src/Symfony/Component/Asset/autoload.php + ln -s ../autoload.php src/Symfony/Component/Asset/autoloader.php + for PKG in 'src/Symfony/Component/*' + '[' -d src/Symfony/Component/BrowserKit ']' + ln -s ../autoload.php src/Symfony/Component/BrowserKit/autoload.php + ln -s ../autoload.php src/Symfony/Component/BrowserKit/autoloader.php + for PKG in 'src/Symfony/Component/*' + '[' -d src/Symfony/Component/ClassLoader ']' + ln -s ../autoload.php src/Symfony/Component/ClassLoader/autoload.php + ln -s ../autoload.php src/Symfony/Component/ClassLoader/autoloader.php + for PKG in 'src/Symfony/Component/*' + '[' -d src/Symfony/Component/Config ']' + ln -s ../autoload.php src/Symfony/Component/Config/autoload.php + ln -s ../autoload.php src/Symfony/Component/Config/autoloader.php + for PKG in 'src/Symfony/Component/*' + '[' -d src/Symfony/Component/Console ']' + ln -s ../autoload.php src/Symfony/Component/Console/autoload.php + ln -s ../autoload.php src/Symfony/Component/Console/autoloader.php + for PKG in 'src/Symfony/Component/*' + '[' -d src/Symfony/Component/CssSelector ']' + ln -s ../autoload.php src/Symfony/Component/CssSelector/autoload.php + ln -s ../autoload.php src/Symfony/Component/CssSelector/autoloader.php + for PKG in 'src/Symfony/Component/*' + '[' -d src/Symfony/Component/Debug ']' + ln -s ../autoload.php src/Symfony/Component/Debug/autoload.php + ln -s ../autoload.php src/Symfony/Component/Debug/autoloader.php + for PKG in 'src/Symfony/Component/*' + '[' -d src/Symfony/Component/DependencyInjection ']' + ln -s ../autoload.php src/Symfony/Component/DependencyInjection/autoload.php + ln -s ../autoload.php src/Symfony/Component/DependencyInjection/autoloader.php + for PKG in 'src/Symfony/Component/*' + '[' -d src/Symfony/Component/DomCrawler ']' + ln -s ../autoload.php src/Symfony/Component/DomCrawler/autoload.php + ln -s ../autoload.php src/Symfony/Component/DomCrawler/autoloader.php + for PKG in 'src/Symfony/Component/*' + '[' -d src/Symfony/Component/EventDispatcher ']' + ln -s ../autoload.php src/Symfony/Component/EventDispatcher/autoload.php + ln -s ../autoload.php src/Symfony/Component/EventDispatcher/autoloader.php + for PKG in 'src/Symfony/Component/*' + '[' -d src/Symfony/Component/ExpressionLanguage ']' + ln -s ../autoload.php src/Symfony/Component/ExpressionLanguage/autoload.php + ln -s ../autoload.php src/Symfony/Component/ExpressionLanguage/autoloader.php + for PKG in 'src/Symfony/Component/*' + '[' -d src/Symfony/Component/Filesystem ']' + ln -s ../autoload.php src/Symfony/Component/Filesystem/autoload.php + ln -s ../autoload.php src/Symfony/Component/Filesystem/autoloader.php + for PKG in 'src/Symfony/Component/*' + '[' -d src/Symfony/Component/Finder ']' + ln -s ../autoload.php src/Symfony/Component/Finder/autoload.php + ln -s ../autoload.php src/Symfony/Component/Finder/autoloader.php + for PKG in 'src/Symfony/Component/*' + '[' -d src/Symfony/Component/Form ']' + ln -s ../autoload.php src/Symfony/Component/Form/autoload.php + ln -s ../autoload.php src/Symfony/Component/Form/autoloader.php + for PKG in 'src/Symfony/Component/*' + '[' -d src/Symfony/Component/HttpFoundation ']' + ln -s ../autoload.php src/Symfony/Component/HttpFoundation/autoload.php + ln -s ../autoload.php src/Symfony/Component/HttpFoundation/autoloader.php + for PKG in 'src/Symfony/Component/*' + '[' -d src/Symfony/Component/HttpKernel ']' + ln -s ../autoload.php src/Symfony/Component/HttpKernel/autoload.php + ln -s ../autoload.php src/Symfony/Component/HttpKernel/autoloader.php + for PKG in 'src/Symfony/Component/*' + '[' -d src/Symfony/Component/Intl ']' + ln -s ../autoload.php src/Symfony/Component/Intl/autoload.php + ln -s ../autoload.php src/Symfony/Component/Intl/autoloader.php + for PKG in 'src/Symfony/Component/*' + '[' -d src/Symfony/Component/Ldap ']' + ln -s ../autoload.php src/Symfony/Component/Ldap/autoload.php + ln -s ../autoload.php src/Symfony/Component/Ldap/autoloader.php + for PKG in 'src/Symfony/Component/*' + '[' -d src/Symfony/Component/Locale ']' + ln -s ../autoload.php src/Symfony/Component/Locale/autoload.php + ln -s ../autoload.php src/Symfony/Component/Locale/autoloader.php + for PKG in 'src/Symfony/Component/*' + '[' -d src/Symfony/Component/OptionsResolver ']' + ln -s ../autoload.php src/Symfony/Component/OptionsResolver/autoload.php + ln -s ../autoload.php src/Symfony/Component/OptionsResolver/autoloader.php + for PKG in 'src/Symfony/Component/*' + '[' -d src/Symfony/Component/Process ']' + ln -s ../autoload.php src/Symfony/Component/Process/autoload.php + ln -s ../autoload.php src/Symfony/Component/Process/autoloader.php + for PKG in 'src/Symfony/Component/*' + '[' -d src/Symfony/Component/PropertyAccess ']' + ln -s ../autoload.php src/Symfony/Component/PropertyAccess/autoload.php + ln -s ../autoload.php src/Symfony/Component/PropertyAccess/autoloader.php + for PKG in 'src/Symfony/Component/*' + '[' -d src/Symfony/Component/PropertyInfo ']' + ln -s ../autoload.php src/Symfony/Component/PropertyInfo/autoload.php + ln -s ../autoload.php src/Symfony/Component/PropertyInfo/autoloader.php + for PKG in 'src/Symfony/Component/*' + '[' -d src/Symfony/Component/Routing ']' + ln -s ../autoload.php src/Symfony/Component/Routing/autoload.php + ln -s ../autoload.php src/Symfony/Component/Routing/autoloader.php + for PKG in 'src/Symfony/Component/*' + '[' -d src/Symfony/Component/Security ']' + ln -s ../autoload.php src/Symfony/Component/Security/autoload.php + ln -s ../autoload.php src/Symfony/Component/Security/autoloader.php + for PKG in 'src/Symfony/Component/*' + '[' -d src/Symfony/Component/Serializer ']' + ln -s ../autoload.php src/Symfony/Component/Serializer/autoload.php + ln -s ../autoload.php src/Symfony/Component/Serializer/autoloader.php + for PKG in 'src/Symfony/Component/*' + '[' -d src/Symfony/Component/Stopwatch ']' + ln -s ../autoload.php src/Symfony/Component/Stopwatch/autoload.php + ln -s ../autoload.php src/Symfony/Component/Stopwatch/autoloader.php + for PKG in 'src/Symfony/Component/*' + '[' -d src/Symfony/Component/Templating ']' + ln -s ../autoload.php src/Symfony/Component/Templating/autoload.php + ln -s ../autoload.php src/Symfony/Component/Templating/autoloader.php + for PKG in 'src/Symfony/Component/*' + '[' -d src/Symfony/Component/Translation ']' + ln -s ../autoload.php src/Symfony/Component/Translation/autoload.php + ln -s ../autoload.php src/Symfony/Component/Translation/autoloader.php + for PKG in 'src/Symfony/Component/*' + '[' -d src/Symfony/Component/Validator ']' + ln -s ../autoload.php src/Symfony/Component/Validator/autoload.php + ln -s ../autoload.php src/Symfony/Component/Validator/autoloader.php + for PKG in 'src/Symfony/Component/*' + '[' -d src/Symfony/Component/VarDumper ']' + ln -s ../autoload.php src/Symfony/Component/VarDumper/autoload.php + ln -s ../autoload.php src/Symfony/Component/VarDumper/autoloader.php + for PKG in 'src/Symfony/Component/*' + '[' -d src/Symfony/Component/Yaml ']' + ln -s ../autoload.php src/Symfony/Component/Yaml/autoload.php + ln -s ../autoload.php src/Symfony/Component/Yaml/autoloader.php + for PKG in 'src/Symfony/Component/*' + '[' -d src/Symfony/Component/autoload.php ']' + for PKG in 'src/Symfony/{Bridge,Bundle}/*' + ln -s ../../autoload.php src/Symfony/Bridge/Doctrine/autoload.php + for PKG in 'src/Symfony/{Bridge,Bundle}/*' + ln -s ../../autoload.php src/Symfony/Bridge/Monolog/autoload.php + for PKG in 'src/Symfony/{Bridge,Bundle}/*' + ln -s ../../autoload.php src/Symfony/Bridge/PhpUnit/autoload.php + for PKG in 'src/Symfony/{Bridge,Bundle}/*' + ln -s ../../autoload.php src/Symfony/Bridge/ProxyManager/autoload.php + for PKG in 'src/Symfony/{Bridge,Bundle}/*' + ln -s ../../autoload.php src/Symfony/Bridge/Swiftmailer/autoload.php + for PKG in 'src/Symfony/{Bridge,Bundle}/*' + ln -s ../../autoload.php src/Symfony/Bridge/Twig/autoload.php + for PKG in 'src/Symfony/{Bridge,Bundle}/*' + ln -s ../../autoload.php src/Symfony/Bundle/DebugBundle/autoload.php + for PKG in 'src/Symfony/{Bridge,Bundle}/*' + ln -s ../../autoload.php src/Symfony/Bundle/FrameworkBundle/autoload.php + for PKG in 'src/Symfony/{Bridge,Bundle}/*' + ln -s ../../autoload.php src/Symfony/Bundle/SecurityBundle/autoload.php + for PKG in 'src/Symfony/{Bridge,Bundle}/*' + ln -s ../../autoload.php src/Symfony/Bundle/TwigBundle/autoload.php + for PKG in 'src/Symfony/{Bridge,Bundle}/*' + ln -s ../../autoload.php src/Symfony/Bundle/WebProfilerBundle/autoload.php + : Skip tests known to fail + sed -e 's#function testItUsesTheConfiguredEntryPointWhenUsingUnknownCredentials#function SKIP_testItUsesTheConfiguredEntryPointWhenUsingUnknownCredentials#' -i src/Symfony/Bundle/SecurityBundle/Tests/Functional/FirewallEntryPointTest.php + sed -e 's#function testEncodePasswordEmptySalt#function SKIP_testEncodePasswordEmptySalt#' -i src/Symfony/Bundle/SecurityBundle/Tests/Functional/UserPasswordEncoderCommandTest.php + sed -e 's#function testSetTraceIncompleteClass#function SKIP_testSetTraceIncompleteClass#' -i src/Symfony/Component/Debug/Tests/Exception/FlattenExceptionTest.php + sed -e 's#function testHandleClassNotFound#function SKIP_testHandleClassNotFound#' -e 's#function testLegacyHandleClassNotFound#function SKIP_testLegacyHandleClassNotFound#' -i src/Symfony/Component/Debug/Tests/FatalErrorHandler/ClassNotFoundFatalErrorHandlerTest.php + sed -e 's#function testCopyForOriginUrlsAndExistingLocalFileDefaultsToNotCopy#function SKIP_testCopyForOriginUrlsAndExistingLocalFileDefaultsToNotCopy#' -i src/Symfony/Component/Filesystem/Tests/FilesystemTest.php + sed -e 's#function getScript#function SKIP_getScript#' -i src/Symfony/Component/HttpKernel/Tests/Fixtures/TestClient.php + sed -e 's#function testFormatWithTimezoneFromEnvironmentVariable#function SKIP_testFormatWithTimezoneFromEnvironmentVariable#' -i src/Symfony/Component/Intl/Tests/DateFormatter/Verification/IntlDateFormatterTest.php + sed -e 's#function testTTYCommand#function SKIP_testTTYCommand#' -e 's#function testTTYCommandExitCode#function SKIP_testTTYCommandExitCode#' -i src/Symfony/Component/Process/Tests/ProcessTest.php + sed -e 's#function testSpecialVars56#function SKIP_testSpecialVars56#' -e 's#function testGlobalsNoExt#function SKIP_testGlobalsNoExt#' -e 's#function testBuggyRefs#function SKIP_testBuggyRefs#' -i src/Symfony/Component/VarDumper/Tests/CliDumperTest.php + rm src/Symfony/Component/Finder/Tests/Iterator/RecursiveDirectoryIteratorTest.php src/Symfony/Bundle/FrameworkBundle/Tests/Functional/ProfilerTest.php src/Symfony/Bundle/SecurityBundle/Tests/Functional/CsrfFormLoginTest.php src/Symfony/Bundle/SecurityBundle/Tests/Functional/FormLoginTest.php src/Symfony/Bundle/SecurityBundle/Tests/Functional/LocalizedRoutesAsPathTest.php src/Symfony/Bundle/SecurityBundle/Tests/Functional/SecurityRoutingIntegrationTest.php src/Symfony/Bundle/SecurityBundle/Tests/Functional/SwitchUserTest.php src/Symfony/Component/Form/Tests/Extension/Csrf/CsrfProvider/LegacyDefaultCsrfProviderTest.php src/Symfony/Component/HttpFoundation/Tests/Session/Storage/Handler/NativeFileSessionHandlerTest.php src/Symfony/Component/HttpFoundation/Tests/Session/Storage/Handler/NativeSessionHandlerTest.php src/Symfony/Component/HttpFoundation/Tests/Session/Storage/Handler/NullSessionHandlerTest.php src/Symfony/Component/HttpFoundation/Tests/Session/Storage/NativeSessionStorageTest.php src/Symfony/Component/HttpFoundation/Tests/Session/Storage/PhpBridgeSessionStorageTest.php src/Symfony/Component/HttpFoundation/Tests/Session/Storage/Proxy/AbstractProxyTest.php src/Symfony/Component/HttpFoundation/Tests/Session/Storage/Proxy/SessionHandlerProxyTest.php src/Symfony/Component/Security/Csrf/Tests/TokenStorage/NativeSessionTokenStorageTest.php + sed -e 's#function testFormatTypeInt32#function SKIP_testFormatTypeInt32#' -i src/Symfony/Component/Intl/Tests/NumberFormatter/AbstractNumberFormatterTest.php src/Symfony/Component/Intl/Tests/NumberFormatter/NumberFormatterTest.php + : Skip online tests + sed -e s/testCopyForOriginUrlsAndExistingLocalFileDefaultsToCopy/SKIP_testCopyForOriginUrlsAndExistingLocalFileDefaultsToCopy/ -i src/Symfony/Component/Filesystem/Tests/FilesystemTest.php + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.osAjuW + umask 022 + cd /builddir/build/BUILD + cd symfony-6a5bc3257b60098c28fc1bbcacd52000dd2801d1 + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.8zRZBb + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/php-symfony-2.8.12-2.fc23.noarch '!=' / ']' + rm -rf /builddir/build/BUILDROOT/php-symfony-2.8.12-2.fc23.noarch ++ dirname /builddir/build/BUILDROOT/php-symfony-2.8.12-2.fc23.noarch + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/php-symfony-2.8.12-2.fc23.noarch + cd symfony-6a5bc3257b60098c28fc1bbcacd52000dd2801d1 + mkdir -p /builddir/build/BUILDROOT/php-symfony-2.8.12-2.fc23.noarch/usr/share/php/Symfony + cp -rp src/Symfony/Bridge src/Symfony/Bundle src/Symfony/Component src/Symfony/autoload.php /builddir/build/BUILDROOT/php-symfony-2.8.12-2.fc23.noarch/usr/share/php/Symfony/ + mkdir -p /builddir/build/BUILDROOT/php-symfony-2.8.12-2.fc23.noarch/usr/share/doc + ln -s php-symfony-common /builddir/build/BUILDROOT/php-symfony-2.8.12-2.fc23.noarch/usr/share/doc/php-symfony + /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/symfony-6a5bc3257b60098c28fc1bbcacd52000dd2801d1 /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.SwQ43A + umask 022 + cd /builddir/build/BUILD + cd symfony-6a5bc3257b60098c28fc1bbcacd52000dd2801d1 + : Modify PHPUnit config + sed s#./src#/builddir/build/BUILDROOT/php-symfony-2.8.12-2.fc23.noarch/usr/share/php# phpunit.xml.dist + : Create tests bootstrap + cat + tee bootstrap.php >>>>>>>>>>>>>>>>>>>>>> /builddir/build/BUILDROOT/php-symfony-2.8.12-2.fc23.noarch/usr/share/php/Symfony/Bridge/Doctrine + '[' -d /builddir/build/BUILDROOT/php-symfony-2.8.12-2.fc23.noarch/usr/share/php/Symfony/Bridge/Doctrine ']' + echo -e '\n>>>>>>>>>>>>>>>>>>>>>>> /builddir/build/BUILDROOT/php-symfony-2.8.12-2.fc23.noarch/usr/share/php/Symfony/Bridge/Doctrine\n' + /usr/bin/php -d include_path=.:/builddir/build/BUILDROOT/php-symfony-2.8.12-2.fc23.noarch/usr/share/php:/usr/share/php /usr/bin/phpunit --exclude-group benchmark,intl-data,network,tty --bootstrap bootstrap.php /builddir/build/BUILDROOT/php-symfony-2.8.12-2.fc23.noarch/usr/share/php/Symfony/Bridge/Doctrine Clock-mocked namespaces for SymfonyTestsListener need to be nested in a "time-sensitive" key. This will be enforced in Symfony 4.0. PHPUnit 4.8.27 by Sebastian Bergmann and contributors. Testing /builddir/build/BUILDROOT/php-symfony-2.8.12-2.fc23.noarch/usr/share/php/Symfony/Bridge/Doctrine ............................................................... 63 / 469 ( 13%) ............................................................... 126 / 469 ( 26%) .................................SS.....................S...... 189 / 469 ( 40%) ...............SS.....................SS.....................S. 252 / 469 ( 53%) ....................S.....................S.................... 315 / 469 ( 67%) .S............................................................. 378 / 469 ( 80%) ............................................................... 441 / 469 ( 94%) ............................ Time: 19.62 seconds, Memory: 40.50Mb OK, but incomplete, skipped, or risky tests! Tests: 469, Assertions: 699, Skipped: 11. Legacy deprecation notices (214) + for PKG in '/builddir/build/BUILDROOT/php-symfony-2.8.12-2.fc23.noarch/usr/share/php/Symfony/*/*' ++ basename /builddir/build/BUILDROOT/php-symfony-2.8.12-2.fc23.noarch/usr/share/php/Symfony/Bridge/Monolog + '[' Monolog = PhpUnit ']' >>>>>>>>>>>>>>>>>>>>>>> /builddir/build/BUILDROOT/php-symfony-2.8.12-2.fc23.noarch/usr/share/php/Symfony/Bridge/Monolog + '[' -d /builddir/build/BUILDROOT/php-symfony-2.8.12-2.fc23.noarch/usr/share/php/Symfony/Bridge/Monolog ']' + echo -e '\n>>>>>>>>>>>>>>>>>>>>>>> /builddir/build/BUILDROOT/php-symfony-2.8.12-2.fc23.noarch/usr/share/php/Symfony/Bridge/Monolog\n' + /usr/bin/php -d include_path=.:/builddir/build/BUILDROOT/php-symfony-2.8.12-2.fc23.noarch/usr/share/php:/usr/share/php /usr/bin/phpunit --exclude-group benchmark,intl-data,network,tty --bootstrap bootstrap.php /builddir/build/BUILDROOT/php-symfony-2.8.12-2.fc23.noarch/usr/share/php/Symfony/Bridge/Monolog Clock-mocked namespaces for SymfonyTestsListener need to be nested in a "time-sensitive" key. This will be enforced in Symfony 4.0. PHPUnit 4.8.27 by Sebastian Bergmann and contributors. Testing /builddir/build/BUILDROOT/php-symfony-2.8.12-2.fc23.noarch/usr/share/php/Symfony/Bridge/Monolog .................................... Time: 573 ms, Memory: 4.50Mb OK (36 tests, 71 assertions) Legacy deprecation notices (4) + for PKG in '/builddir/build/BUILDROOT/php-symfony-2.8.12-2.fc23.noarch/usr/share/php/Symfony/*/*' ++ basename /builddir/build/BUILDROOT/php-symfony-2.8.12-2.fc23.noarch/usr/share/php/Symfony/Bridge/PhpUnit + '[' PhpUnit = PhpUnit ']' + continue + for PKG in '/builddir/build/BUILDROOT/php-symfony-2.8.12-2.fc23.noarch/usr/share/php/Symfony/*/*' ++ basename /builddir/build/BUILDROOT/php-symfony-2.8.12-2.fc23.noarch/usr/share/php/Symfony/Bridge/ProxyManager + '[' ProxyManager = PhpUnit ']' >>>>>>>>>>>>>>>>>>>>>>> /builddir/build/BUILDROOT/php-symfony-2.8.12-2.fc23.noarch/usr/share/php/Symfony/Bridge/ProxyManager + '[' -d /builddir/build/BUILDROOT/php-symfony-2.8.12-2.fc23.noarch/usr/share/php/Symfony/Bridge/ProxyManager ']' + echo -e '\n>>>>>>>>>>>>>>>>>>>>>>> /builddir/build/BUILDROOT/php-symfony-2.8.12-2.fc23.noarch/usr/share/php/Symfony/Bridge/ProxyManager\n' + /usr/bin/php -d include_path=.:/builddir/build/BUILDROOT/php-symfony-2.8.12-2.fc23.noarch/usr/share/php:/usr/share/php /usr/bin/phpunit --exclude-group benchmark,intl-data,network,tty --bootstrap bootstrap.php /builddir/build/BUILDROOT/php-symfony-2.8.12-2.fc23.noarch/usr/share/php/Symfony/Bridge/ProxyManager Clock-mocked namespaces for SymfonyTestsListener need to be nested in a "time-sensitive" key. This will be enforced in Symfony 4.0. PHPUnit 4.8.27 by Sebastian Bergmann and contributors. Testing /builddir/build/BUILDROOT/php-symfony-2.8.12-2.fc23.noarch/usr/share/php/Symfony/Bridge/ProxyManager .......... Time: 1.41 seconds, Memory: 5.75Mb OK (10 tests, 25 assertions) + for PKG in '/builddir/build/BUILDROOT/php-symfony-2.8.12-2.fc23.noarch/usr/share/php/Symfony/*/*' ++ basename /builddir/build/BUILDROOT/php-symfony-2.8.12-2.fc23.noarch/usr/share/php/Symfony/Bridge/Swiftmailer + '[' Swiftmailer = PhpUnit ']' >>>>>>>>>>>>>>>>>>>>>>> /builddir/build/BUILDROOT/php-symfony-2.8.12-2.fc23.noarch/usr/share/php/Symfony/Bridge/Swiftmailer + '[' -d /builddir/build/BUILDROOT/php-symfony-2.8.12-2.fc23.noarch/usr/share/php/Symfony/Bridge/Swiftmailer ']' + echo -e '\n>>>>>>>>>>>>>>>>>>>>>>> /builddir/build/BUILDROOT/php-symfony-2.8.12-2.fc23.noarch/usr/share/php/Symfony/Bridge/Swiftmailer\n' + /usr/bin/php -d include_path=.:/builddir/build/BUILDROOT/php-symfony-2.8.12-2.fc23.noarch/usr/share/php:/usr/share/php /usr/bin/phpunit --exclude-group benchmark,intl-data,network,tty --bootstrap bootstrap.php /builddir/build/BUILDROOT/php-symfony-2.8.12-2.fc23.noarch/usr/share/php/Symfony/Bridge/Swiftmailer Clock-mocked namespaces for SymfonyTestsListener need to be nested in a "time-sensitive" key. This will be enforced in Symfony 4.0. PHPUnit 4.8.27 by Sebastian Bergmann and contributors. Time: 344 ms, Memory: 2.50Mb No tests executed! + for PKG in '/builddir/build/BUILDROOT/php-symfony-2.8.12-2.fc23.noarch/usr/share/php/Symfony/*/*' ++ basename /builddir/build/BUILDROOT/php-symfony-2.8.12-2.fc23.noarch/usr/share/php/Symfony/Bridge/Twig + '[' Twig = PhpUnit ']' >>>>>>>>>>>>>>>>>>>>>>> /builddir/build/BUILDROOT/php-symfony-2.8.12-2.fc23.noarch/usr/share/php/Symfony/Bridge/Twig + '[' -d /builddir/build/BUILDROOT/php-symfony-2.8.12-2.fc23.noarch/usr/share/php/Symfony/Bridge/Twig ']' + echo -e '\n>>>>>>>>>>>>>>>>>>>>>>> /builddir/build/BUILDROOT/php-symfony-2.8.12-2.fc23.noarch/usr/share/php/Symfony/Bridge/Twig\n' + /usr/bin/php -d include_path=.:/builddir/build/BUILDROOT/php-symfony-2.8.12-2.fc23.noarch/usr/share/php:/usr/share/php /usr/bin/phpunit --exclude-group benchmark,intl-data,network,tty --bootstrap bootstrap.php /builddir/build/BUILDROOT/php-symfony-2.8.12-2.fc23.noarch/usr/share/php/Symfony/Bridge/Twig Clock-mocked namespaces for SymfonyTestsListener need to be nested in a "time-sensitive" key. This will be enforced in Symfony 4.0. PHPUnit 4.8.27 by Sebastian Bergmann and contributors. Testing /builddir/build/BUILDROOT/php-symfony-2.8.12-2.fc23.noarch/usr/share/php/Symfony/Bridge/Twig ............................................................... 63 / 784 ( 8%) ............................................................... 126 / 784 ( 16%) ............................................................... 189 / 784 ( 24%) ............................................................... 252 / 784 ( 32%) ............................................................... 315 / 784 ( 40%) ............................................................... 378 / 784 ( 48%) ............................................................... 441 / 784 ( 56%) ............................................................... 504 / 784 ( 64%) ............................................................... 567 / 784 ( 72%) ............................................................... 630 / 784 ( 80%) ............................................................... 693 / 784 ( 88%) ............................................................... 756 / 784 ( 96%) ............................ Time: 15.69 seconds, Memory: 70.00Mb OK (784 tests, 357 assertions) Legacy deprecation notices (13) + for PKG in '/builddir/build/BUILDROOT/php-symfony-2.8.12-2.fc23.noarch/usr/share/php/Symfony/*/*' ++ basename /builddir/build/BUILDROOT/php-symfony-2.8.12-2.fc23.noarch/usr/share/php/Symfony/Bundle/DebugBundle + '[' DebugBundle = PhpUnit ']' >>>>>>>>>>>>>>>>>>>>>>> /builddir/build/BUILDROOT/php-symfony-2.8.12-2.fc23.noarch/usr/share/php/Symfony/Bundle/DebugBundle + '[' -d /builddir/build/BUILDROOT/php-symfony-2.8.12-2.fc23.noarch/usr/share/php/Symfony/Bundle/DebugBundle ']' + echo -e '\n>>>>>>>>>>>>>>>>>>>>>>> /builddir/build/BUILDROOT/php-symfony-2.8.12-2.fc23.noarch/usr/share/php/Symfony/Bundle/DebugBundle\n' + /usr/bin/php -d include_path=.:/builddir/build/BUILDROOT/php-symfony-2.8.12-2.fc23.noarch/usr/share/php:/usr/share/php /usr/bin/phpunit --exclude-group benchmark,intl-data,network,tty --bootstrap bootstrap.php /builddir/build/BUILDROOT/php-symfony-2.8.12-2.fc23.noarch/usr/share/php/Symfony/Bundle/DebugBundle Clock-mocked namespaces for SymfonyTestsListener need to be nested in a "time-sensitive" key. This will be enforced in Symfony 4.0. PHPUnit 4.8.27 by Sebastian Bergmann and contributors. Testing /builddir/build/BUILDROOT/php-symfony-2.8.12-2.fc23.noarch/usr/share/php/Symfony/Bundle/DebugBundle ...... Time: 487 ms, Memory: 4.00Mb OK (6 tests, 6 assertions) + for PKG in '/builddir/build/BUILDROOT/php-symfony-2.8.12-2.fc23.noarch/usr/share/php/Symfony/*/*' ++ basename /builddir/build/BUILDROOT/php-symfony-2.8.12-2.fc23.noarch/usr/share/php/Symfony/Bundle/FrameworkBundle + '[' FrameworkBundle = PhpUnit ']' >>>>>>>>>>>>>>>>>>>>>>> /builddir/build/BUILDROOT/php-symfony-2.8.12-2.fc23.noarch/usr/share/php/Symfony/Bundle/FrameworkBundle + '[' -d /builddir/build/BUILDROOT/php-symfony-2.8.12-2.fc23.noarch/usr/share/php/Symfony/Bundle/FrameworkBundle ']' + echo -e '\n>>>>>>>>>>>>>>>>>>>>>>> /builddir/build/BUILDROOT/php-symfony-2.8.12-2.fc23.noarch/usr/share/php/Symfony/Bundle/FrameworkBundle\n' + /usr/bin/php -d include_path=.:/builddir/build/BUILDROOT/php-symfony-2.8.12-2.fc23.noarch/usr/share/php:/usr/share/php /usr/bin/phpunit --exclude-group benchmark,intl-data,network,tty --bootstrap bootstrap.php /builddir/build/BUILDROOT/php-symfony-2.8.12-2.fc23.noarch/usr/share/php/Symfony/Bundle/FrameworkBundle Clock-mocked namespaces for SymfonyTestsListener need to be nested in a "time-sensitive" key. This will be enforced in Symfony 4.0. PHPUnit 4.8.27 by Sebastian Bergmann and contributors. Testing /builddir/build/BUILDROOT/php-symfony-2.8.12-2.fc23.noarch/usr/share/php/Symfony/Bundle/FrameworkBundle ............................................................... 63 / 841 ( 7%) ............................................................... 126 / 841 ( 14%) ..............................SS............................... 189 / 841 ( 22%) ............................................................... 252 / 841 ( 29%) .................................................S............. 315 / 841 ( 37%) ...............................S............................... 378 / 841 ( 44%) .............S................................................. 441 / 841 ( 52%) ............................................................... 504 / 841 ( 59%) ............................................................... 567 / 841 ( 67%) ............................................................... 630 / 841 ( 74%) ............................................................... 693 / 841 ( 82%) ............................................................... 756 / 841 ( 89%) ............................................................... 819 / 841 ( 97%) ...................... Time: 34.2 seconds, Memory: 61.00Mb OK, but incomplete, skipped, or risky tests! Tests: 841, Assertions: 1279, Skipped: 5. Legacy deprecation notices (89) + for PKG in '/builddir/build/BUILDROOT/php-symfony-2.8.12-2.fc23.noarch/usr/share/php/Symfony/*/*' ++ basename /builddir/build/BUILDROOT/php-symfony-2.8.12-2.fc23.noarch/usr/share/php/Symfony/Bundle/SecurityBundle + '[' SecurityBundle = PhpUnit ']' >>>>>>>>>>>>>>>>>>>>>>> /builddir/build/BUILDROOT/php-symfony-2.8.12-2.fc23.noarch/usr/share/php/Symfony/Bundle/SecurityBundle + '[' -d /builddir/build/BUILDROOT/php-symfony-2.8.12-2.fc23.noarch/usr/share/php/Symfony/Bundle/SecurityBundle ']' + echo -e '\n>>>>>>>>>>>>>>>>>>>>>>> /builddir/build/BUILDROOT/php-symfony-2.8.12-2.fc23.noarch/usr/share/php/Symfony/Bundle/SecurityBundle\n' + /usr/bin/php -d include_path=.:/builddir/build/BUILDROOT/php-symfony-2.8.12-2.fc23.noarch/usr/share/php:/usr/share/php /usr/bin/phpunit --exclude-group benchmark,intl-data,network,tty --bootstrap bootstrap.php /builddir/build/BUILDROOT/php-symfony-2.8.12-2.fc23.noarch/usr/share/php/Symfony/Bundle/SecurityBundle Clock-mocked namespaces for SymfonyTestsListener need to be nested in a "time-sensitive" key. This will be enforced in Symfony 4.0. PHPUnit 4.8.27 by Sebastian Bergmann and contributors. Testing /builddir/build/BUILDROOT/php-symfony-2.8.12-2.fc23.noarch/usr/share/php/Symfony/Bundle/SecurityBundle ................................................................. 65 / 84 ( 77%) ................... Time: 9.66 seconds, Memory: 23.50Mb OK (84 tests, 212 assertions) Legacy deprecation notices (2) + for PKG in '/builddir/build/BUILDROOT/php-symfony-2.8.12-2.fc23.noarch/usr/share/php/Symfony/*/*' ++ basename /builddir/build/BUILDROOT/php-symfony-2.8.12-2.fc23.noarch/usr/share/php/Symfony/Bundle/TwigBundle + '[' TwigBundle = PhpUnit ']' >>>>>>>>>>>>>>>>>>>>>>> /builddir/build/BUILDROOT/php-symfony-2.8.12-2.fc23.noarch/usr/share/php/Symfony/Bundle/TwigBundle + '[' -d /builddir/build/BUILDROOT/php-symfony-2.8.12-2.fc23.noarch/usr/share/php/Symfony/Bundle/TwigBundle ']' + echo -e '\n>>>>>>>>>>>>>>>>>>>>>>> /builddir/build/BUILDROOT/php-symfony-2.8.12-2.fc23.noarch/usr/share/php/Symfony/Bundle/TwigBundle\n' + /usr/bin/php -d include_path=.:/builddir/build/BUILDROOT/php-symfony-2.8.12-2.fc23.noarch/usr/share/php:/usr/share/php /usr/bin/phpunit --exclude-group benchmark,intl-data,network,tty --bootstrap bootstrap.php /builddir/build/BUILDROOT/php-symfony-2.8.12-2.fc23.noarch/usr/share/php/Symfony/Bundle/TwigBundle Clock-mocked namespaces for SymfonyTestsListener need to be nested in a "time-sensitive" key. This will be enforced in Symfony 4.0. PHPUnit 4.8.27 by Sebastian Bergmann and contributors. Testing /builddir/build/BUILDROOT/php-symfony-2.8.12-2.fc23.noarch/usr/share/php/Symfony/Bundle/TwigBundle ................................................... Time: 5.25 seconds, Memory: 16.00Mb OK (51 tests, 175 assertions) Legacy deprecation notices (6) + for PKG in '/builddir/build/BUILDROOT/php-symfony-2.8.12-2.fc23.noarch/usr/share/php/Symfony/*/*' ++ basename /builddir/build/BUILDROOT/php-symfony-2.8.12-2.fc23.noarch/usr/share/php/Symfony/Bundle/WebProfilerBundle + '[' WebProfilerBundle = PhpUnit ']' >>>>>>>>>>>>>>>>>>>>>>> /builddir/build/BUILDROOT/php-symfony-2.8.12-2.fc23.noarch/usr/share/php/Symfony/Bundle/WebProfilerBundle + '[' -d /builddir/build/BUILDROOT/php-symfony-2.8.12-2.fc23.noarch/usr/share/php/Symfony/Bundle/WebProfilerBundle ']' + echo -e '\n>>>>>>>>>>>>>>>>>>>>>>> /builddir/build/BUILDROOT/php-symfony-2.8.12-2.fc23.noarch/usr/share/php/Symfony/Bundle/WebProfilerBundle\n' + /usr/bin/php -d include_path=.:/builddir/build/BUILDROOT/php-symfony-2.8.12-2.fc23.noarch/usr/share/php:/usr/share/php /usr/bin/phpunit --exclude-group benchmark,intl-data,network,tty --bootstrap bootstrap.php /builddir/build/BUILDROOT/php-symfony-2.8.12-2.fc23.noarch/usr/share/php/Symfony/Bundle/WebProfilerBundle Clock-mocked namespaces for SymfonyTestsListener need to be nested in a "time-sensitive" key. This will be enforced in Symfony 4.0. PHPUnit 4.8.27 by Sebastian Bergmann and contributors. Testing /builddir/build/BUILDROOT/php-symfony-2.8.12-2.fc23.noarch/usr/share/php/Symfony/Bundle/WebProfilerBundle ........................................... Time: 1.12 seconds, Memory: 7.75Mb OK (43 tests, 68 assertions) + for PKG in '/builddir/build/BUILDROOT/php-symfony-2.8.12-2.fc23.noarch/usr/share/php/Symfony/*/*' ++ basename /builddir/build/BUILDROOT/php-symfony-2.8.12-2.fc23.noarch/usr/share/php/Symfony/Component/Asset + '[' Asset = PhpUnit ']' >>>>>>>>>>>>>>>>>>>>>>> /builddir/build/BUILDROOT/php-symfony-2.8.12-2.fc23.noarch/usr/share/php/Symfony/Component/Asset + '[' -d /builddir/build/BUILDROOT/php-symfony-2.8.12-2.fc23.noarch/usr/share/php/Symfony/Component/Asset ']' + echo -e '\n>>>>>>>>>>>>>>>>>>>>>>> /builddir/build/BUILDROOT/php-symfony-2.8.12-2.fc23.noarch/usr/share/php/Symfony/Component/Asset\n' + /usr/bin/php -d include_path=.:/builddir/build/BUILDROOT/php-symfony-2.8.12-2.fc23.noarch/usr/share/php:/usr/share/php /usr/bin/phpunit --exclude-group benchmark,intl-data,network,tty --bootstrap bootstrap.php /builddir/build/BUILDROOT/php-symfony-2.8.12-2.fc23.noarch/usr/share/php/Symfony/Component/Asset Clock-mocked namespaces for SymfonyTestsListener need to be nested in a "time-sensitive" key. This will be enforced in Symfony 4.0. PHPUnit 4.8.27 by Sebastian Bergmann and contributors. Testing /builddir/build/BUILDROOT/php-symfony-2.8.12-2.fc23.noarch/usr/share/php/Symfony/Component/Asset ................................................................. 65 / 77 ( 84%) ............ Time: 625 ms, Memory: 4.00Mb OK (77 tests, 82 assertions) + for PKG in '/builddir/build/BUILDROOT/php-symfony-2.8.12-2.fc23.noarch/usr/share/php/Symfony/*/*' ++ basename /builddir/build/BUILDROOT/php-symfony-2.8.12-2.fc23.noarch/usr/share/php/Symfony/Component/BrowserKit + '[' BrowserKit = PhpUnit ']' >>>>>>>>>>>>>>>>>>>>>>> /builddir/build/BUILDROOT/php-symfony-2.8.12-2.fc23.noarch/usr/share/php/Symfony/Component/BrowserKit + '[' -d /builddir/build/BUILDROOT/php-symfony-2.8.12-2.fc23.noarch/usr/share/php/Symfony/Component/BrowserKit ']' + echo -e '\n>>>>>>>>>>>>>>>>>>>>>>> /builddir/build/BUILDROOT/php-symfony-2.8.12-2.fc23.noarch/usr/share/php/Symfony/Component/BrowserKit\n' + /usr/bin/php -d include_path=.:/builddir/build/BUILDROOT/php-symfony-2.8.12-2.fc23.noarch/usr/share/php:/usr/share/php /usr/bin/phpunit --exclude-group benchmark,intl-data,network,tty --bootstrap bootstrap.php /builddir/build/BUILDROOT/php-symfony-2.8.12-2.fc23.noarch/usr/share/php/Symfony/Component/BrowserKit Clock-mocked namespaces for SymfonyTestsListener need to be nested in a "time-sensitive" key. This will be enforced in Symfony 4.0. PHPUnit 4.8.27 by Sebastian Bergmann and contributors. Testing /builddir/build/BUILDROOT/php-symfony-2.8.12-2.fc23.noarch/usr/share/php/Symfony/Component/BrowserKit ............................................................... 63 / 111 ( 56%) ................................................ Time: 905 ms, Memory: 4.50Mb OK (111 tests, 252 assertions) + for PKG in '/builddir/build/BUILDROOT/php-symfony-2.8.12-2.fc23.noarch/usr/share/php/Symfony/*/*' ++ basename /builddir/build/BUILDROOT/php-symfony-2.8.12-2.fc23.noarch/usr/share/php/Symfony/Component/ClassLoader + '[' ClassLoader = PhpUnit ']' >>>>>>>>>>>>>>>>>>>>>>> /builddir/build/BUILDROOT/php-symfony-2.8.12-2.fc23.noarch/usr/share/php/Symfony/Component/ClassLoader + '[' -d /builddir/build/BUILDROOT/php-symfony-2.8.12-2.fc23.noarch/usr/share/php/Symfony/Component/ClassLoader ']' + echo -e '\n>>>>>>>>>>>>>>>>>>>>>>> /builddir/build/BUILDROOT/php-symfony-2.8.12-2.fc23.noarch/usr/share/php/Symfony/Component/ClassLoader\n' + /usr/bin/php -d include_path=.:/builddir/build/BUILDROOT/php-symfony-2.8.12-2.fc23.noarch/usr/share/php:/usr/share/php /usr/bin/phpunit --exclude-group benchmark,intl-data,network,tty --bootstrap bootstrap.php /builddir/build/BUILDROOT/php-symfony-2.8.12-2.fc23.noarch/usr/share/php/Symfony/Component/ClassLoader Clock-mocked namespaces for SymfonyTestsListener need to be nested in a "time-sensitive" key. This will be enforced in Symfony 4.0. PHPUnit 4.8.27 by Sebastian Bergmann and contributors. Testing /builddir/build/BUILDROOT/php-symfony-2.8.12-2.fc23.noarch/usr/share/php/Symfony/Component/ClassLoader SSSSSSSSSSSSSSS................................................ 63 / 111 ( 56%) ........SSSSSSSSSSSSSSS......................... Time: 725 ms, Memory: 4.50Mb OK, but incomplete, skipped, or risky tests! Tests: 111, Assertions: 116, Skipped: 30. Legacy deprecation notices (1) + for PKG in '/builddir/build/BUILDROOT/php-symfony-2.8.12-2.fc23.noarch/usr/share/php/Symfony/*/*' ++ basename /builddir/build/BUILDROOT/php-symfony-2.8.12-2.fc23.noarch/usr/share/php/Symfony/Component/Config + '[' Config = PhpUnit ']' >>>>>>>>>>>>>>>>>>>>>>> /builddir/build/BUILDROOT/php-symfony-2.8.12-2.fc23.noarch/usr/share/php/Symfony/Component/Config + '[' -d /builddir/build/BUILDROOT/php-symfony-2.8.12-2.fc23.noarch/usr/share/php/Symfony/Component/Config ']' + echo -e '\n>>>>>>>>>>>>>>>>>>>>>>> /builddir/build/BUILDROOT/php-symfony-2.8.12-2.fc23.noarch/usr/share/php/Symfony/Component/Config\n' + /usr/bin/php -d include_path=.:/builddir/build/BUILDROOT/php-symfony-2.8.12-2.fc23.noarch/usr/share/php:/usr/share/php /usr/bin/phpunit --exclude-group benchmark,intl-data,network,tty --bootstrap bootstrap.php /builddir/build/BUILDROOT/php-symfony-2.8.12-2.fc23.noarch/usr/share/php/Symfony/Component/Config Clock-mocked namespaces for SymfonyTestsListener need to be nested in a "time-sensitive" key. This will be enforced in Symfony 4.0. PHPUnit 4.8.27 by Sebastian Bergmann and contributors. Testing /builddir/build/BUILDROOT/php-symfony-2.8.12-2.fc23.noarch/usr/share/php/Symfony/Component/Config ............................................................... 63 / 300 ( 21%) ........................................I...................... 126 / 300 ( 42%) ............................................................... 189 / 300 ( 63%) ............................................................... 252 / 300 ( 84%) ................................................ Time: 1.41 seconds, Memory: 7.25Mb OK, but incomplete, skipped, or risky tests! Tests: 300, Assertions: 415, Incomplete: 1. + for PKG in '/builddir/build/BUILDROOT/php-symfony-2.8.12-2.fc23.noarch/usr/share/php/Symfony/*/*' ++ basename /builddir/build/BUILDROOT/php-symfony-2.8.12-2.fc23.noarch/usr/share/php/Symfony/Component/Console + '[' Console = PhpUnit ']' >>>>>>>>>>>>>>>>>>>>>>> /builddir/build/BUILDROOT/php-symfony-2.8.12-2.fc23.noarch/usr/share/php/Symfony/Component/Console + '[' -d /builddir/build/BUILDROOT/php-symfony-2.8.12-2.fc23.noarch/usr/share/php/Symfony/Component/Console ']' + echo -e '\n>>>>>>>>>>>>>>>>>>>>>>> /builddir/build/BUILDROOT/php-symfony-2.8.12-2.fc23.noarch/usr/share/php/Symfony/Component/Console\n' + /usr/bin/php -d include_path=.:/builddir/build/BUILDROOT/php-symfony-2.8.12-2.fc23.noarch/usr/share/php:/usr/share/php /usr/bin/phpunit --exclude-group benchmark,intl-data,network,tty --bootstrap bootstrap.php /builddir/build/BUILDROOT/php-symfony-2.8.12-2.fc23.noarch/usr/share/php/Symfony/Component/Console Clock-mocked namespaces for SymfonyTestsListener need to be nested in a "time-sensitive" key. This will be enforced in Symfony 4.0. PHPUnit 4.8.27 by Sebastian Bergmann and contributors. Testing /builddir/build/BUILDROOT/php-symfony-2.8.12-2.fc23.noarch/usr/share/php/Symfony/Component/Console ............................................................... 63 / 640 ( 9%) ............................................................... 126 / 640 ( 19%) ............................................................... 189 / 640 ( 29%) ..................................................SS........... 252 / 640 ( 39%) ............................................................... 315 / 640 ( 49%) ............................................................... 378 / 640 ( 59%) ............................................................... 441 / 640 ( 68%) ............................................................... 504 / 640 ( 78%) ............................................................... 567 / 640 ( 88%) ............................................................... 630 / 640 ( 98%) .......... Time: 5.88 seconds, Memory: 11.50Mb OK, but incomplete, skipped, or risky tests! Tests: 640, Assertions: 1095, Skipped: 2. Legacy deprecation notices (61) + for PKG in '/builddir/build/BUILDROOT/php-symfony-2.8.12-2.fc23.noarch/usr/share/php/Symfony/*/*' ++ basename /builddir/build/BUILDROOT/php-symfony-2.8.12-2.fc23.noarch/usr/share/php/Symfony/Component/CssSelector + '[' CssSelector = PhpUnit ']' >>>>>>>>>>>>>>>>>>>>>>> /builddir/build/BUILDROOT/php-symfony-2.8.12-2.fc23.noarch/usr/share/php/Symfony/Component/CssSelector + '[' -d /builddir/build/BUILDROOT/php-symfony-2.8.12-2.fc23.noarch/usr/share/php/Symfony/Component/CssSelector ']' + echo -e '\n>>>>>>>>>>>>>>>>>>>>>>> /builddir/build/BUILDROOT/php-symfony-2.8.12-2.fc23.noarch/usr/share/php/Symfony/Component/CssSelector\n' + /usr/bin/php -d include_path=.:/builddir/build/BUILDROOT/php-symfony-2.8.12-2.fc23.noarch/usr/share/php:/usr/share/php /usr/bin/phpunit --exclude-group benchmark,intl-data,network,tty --bootstrap bootstrap.php /builddir/build/BUILDROOT/php-symfony-2.8.12-2.fc23.noarch/usr/share/php/Symfony/Component/CssSelector Clock-mocked namespaces for SymfonyTestsListener need to be nested in a "time-sensitive" key. This will be enforced in Symfony 4.0. PHPUnit 4.8.27 by Sebastian Bergmann and contributors. Testing /builddir/build/BUILDROOT/php-symfony-2.8.12-2.fc23.noarch/usr/share/php/Symfony/Component/CssSelector ............................................................... 63 / 505 ( 12%) ............................................................... 126 / 505 ( 24%) ............................................................... 189 / 505 ( 37%) ............................................................... 252 / 505 ( 49%) ............................................................... 315 / 505 ( 62%) ............................................................... 378 / 505 ( 74%) ............................................................... 441 / 505 ( 87%) ............................................................... 504 / 505 ( 99%) . Time: 2.26 seconds, Memory: 6.00Mb OK (505 tests, 1024 assertions) Legacy deprecation notices (1) + for PKG in '/builddir/build/BUILDROOT/php-symfony-2.8.12-2.fc23.noarch/usr/share/php/Symfony/*/*' ++ basename /builddir/build/BUILDROOT/php-symfony-2.8.12-2.fc23.noarch/usr/share/php/Symfony/Component/Debug + '[' Debug = PhpUnit ']' >>>>>>>>>>>>>>>>>>>>>>> /builddir/build/BUILDROOT/php-symfony-2.8.12-2.fc23.noarch/usr/share/php/Symfony/Component/Debug + '[' -d /builddir/build/BUILDROOT/php-symfony-2.8.12-2.fc23.noarch/usr/share/php/Symfony/Component/Debug ']' + echo -e '\n>>>>>>>>>>>>>>>>>>>>>>> /builddir/build/BUILDROOT/php-symfony-2.8.12-2.fc23.noarch/usr/share/php/Symfony/Component/Debug\n' + /usr/bin/php -d include_path=.:/builddir/build/BUILDROOT/php-symfony-2.8.12-2.fc23.noarch/usr/share/php:/usr/share/php /usr/bin/phpunit --exclude-group benchmark,intl-data,network,tty --bootstrap bootstrap.php /builddir/build/BUILDROOT/php-symfony-2.8.12-2.fc23.noarch/usr/share/php/Symfony/Component/Debug Clock-mocked namespaces for SymfonyTestsListener need to be nested in a "time-sensitive" key. This will be enforced in Symfony 4.0. PHPUnit 4.8.27 by Sebastian Bergmann and contributors. Testing /builddir/build/BUILDROOT/php-symfony-2.8.12-2.fc23.noarch/usr/share/php/Symfony/Component/Debug SSSS....S....................S......S...........S....... Time: 1.22 seconds, Memory: 8.50Mb OK, but incomplete, skipped, or risky tests! Tests: 56, Assertions: 167, Skipped: 8. + for PKG in '/builddir/build/BUILDROOT/php-symfony-2.8.12-2.fc23.noarch/usr/share/php/Symfony/*/*' ++ basename /builddir/build/BUILDROOT/php-symfony-2.8.12-2.fc23.noarch/usr/share/php/Symfony/Component/DependencyInjection + '[' DependencyInjection = PhpUnit ']' >>>>>>>>>>>>>>>>>>>>>>> /builddir/build/BUILDROOT/php-symfony-2.8.12-2.fc23.noarch/usr/share/php/Symfony/Component/DependencyInjection + '[' -d /builddir/build/BUILDROOT/php-symfony-2.8.12-2.fc23.noarch/usr/share/php/Symfony/Component/DependencyInjection ']' + echo -e '\n>>>>>>>>>>>>>>>>>>>>>>> /builddir/build/BUILDROOT/php-symfony-2.8.12-2.fc23.noarch/usr/share/php/Symfony/Component/DependencyInjection\n' + /usr/bin/php -d include_path=.:/builddir/build/BUILDROOT/php-symfony-2.8.12-2.fc23.noarch/usr/share/php:/usr/share/php /usr/bin/phpunit --exclude-group benchmark,intl-data,network,tty --bootstrap bootstrap.php /builddir/build/BUILDROOT/php-symfony-2.8.12-2.fc23.noarch/usr/share/php/Symfony/Component/DependencyInjection Clock-mocked namespaces for SymfonyTestsListener need to be nested in a "time-sensitive" key. This will be enforced in Symfony 4.0. PHPUnit 4.8.27 by Sebastian Bergmann and contributors. Testing /builddir/build/BUILDROOT/php-symfony-2.8.12-2.fc23.noarch/usr/share/php/Symfony/Component/DependencyInjection ............................................................... 63 / 432 ( 14%) ..........................................................S.... 126 / 432 ( 29%) ............................................................... 189 / 432 ( 43%) ............................................................... 252 / 432 ( 58%) ............................................................... 315 / 432 ( 72%) ............................................................... 378 / 432 ( 87%) ...................................................... Time: 3.12 seconds, Memory: 11.25Mb OK, but incomplete, skipped, or risky tests! Tests: 432, Assertions: 1083, Skipped: 1. Legacy deprecation notices (227) + for PKG in '/builddir/build/BUILDROOT/php-symfony-2.8.12-2.fc23.noarch/usr/share/php/Symfony/*/*' ++ basename /builddir/build/BUILDROOT/php-symfony-2.8.12-2.fc23.noarch/usr/share/php/Symfony/Component/DomCrawler + '[' DomCrawler = PhpUnit ']' >>>>>>>>>>>>>>>>>>>>>>> /builddir/build/BUILDROOT/php-symfony-2.8.12-2.fc23.noarch/usr/share/php/Symfony/Component/DomCrawler + '[' -d /builddir/build/BUILDROOT/php-symfony-2.8.12-2.fc23.noarch/usr/share/php/Symfony/Component/DomCrawler ']' + echo -e '\n>>>>>>>>>>>>>>>>>>>>>>> /builddir/build/BUILDROOT/php-symfony-2.8.12-2.fc23.noarch/usr/share/php/Symfony/Component/DomCrawler\n' + /usr/bin/php -d include_path=.:/builddir/build/BUILDROOT/php-symfony-2.8.12-2.fc23.noarch/usr/share/php:/usr/share/php /usr/bin/phpunit --exclude-group benchmark,intl-data,network,tty --bootstrap bootstrap.php /builddir/build/BUILDROOT/php-symfony-2.8.12-2.fc23.noarch/usr/share/php/Symfony/Component/DomCrawler Clock-mocked namespaces for SymfonyTestsListener need to be nested in a "time-sensitive" key. This will be enforced in Symfony 4.0. PHPUnit 4.8.27 by Sebastian Bergmann and contributors. Testing /builddir/build/BUILDROOT/php-symfony-2.8.12-2.fc23.noarch/usr/share/php/Symfony/Component/DomCrawler ............................................................... 63 / 317 ( 19%) ............................................................... 126 / 317 ( 39%) ............................................................... 189 / 317 ( 59%) ............................................................... 252 / 317 ( 79%) ............................................................... 315 / 317 ( 99%) .. Time: 1.15 seconds, Memory: 5.00Mb OK (317 tests, 577 assertions) Legacy deprecation notices (1) + for PKG in '/builddir/build/BUILDROOT/php-symfony-2.8.12-2.fc23.noarch/usr/share/php/Symfony/*/*' ++ basename /builddir/build/BUILDROOT/php-symfony-2.8.12-2.fc23.noarch/usr/share/php/Symfony/Component/EventDispatcher + '[' EventDispatcher = PhpUnit ']' >>>>>>>>>>>>>>>>>>>>>>> /builddir/build/BUILDROOT/php-symfony-2.8.12-2.fc23.noarch/usr/share/php/Symfony/Component/EventDispatcher + '[' -d /builddir/build/BUILDROOT/php-symfony-2.8.12-2.fc23.noarch/usr/share/php/Symfony/Component/EventDispatcher ']' + echo -e '\n>>>>>>>>>>>>>>>>>>>>>>> /builddir/build/BUILDROOT/php-symfony-2.8.12-2.fc23.noarch/usr/share/php/Symfony/Component/EventDispatcher\n' + /usr/bin/php -d include_path=.:/builddir/build/BUILDROOT/php-symfony-2.8.12-2.fc23.noarch/usr/share/php:/usr/share/php /usr/bin/phpunit --exclude-group benchmark,intl-data,network,tty --bootstrap bootstrap.php /builddir/build/BUILDROOT/php-symfony-2.8.12-2.fc23.noarch/usr/share/php/Symfony/Component/EventDispatcher Clock-mocked namespaces for SymfonyTestsListener need to be nested in a "time-sensitive" key. This will be enforced in Symfony 4.0. PHPUnit 4.8.27 by Sebastian Bergmann and contributors. Testing /builddir/build/BUILDROOT/php-symfony-2.8.12-2.fc23.noarch/usr/share/php/Symfony/Component/EventDispatcher ............................................................... 63 / 103 ( 61%) ........................................ Time: 727 ms, Memory: 4.75Mb OK (103 tests, 194 assertions) Legacy deprecation notices (19) + for PKG in '/builddir/build/BUILDROOT/php-symfony-2.8.12-2.fc23.noarch/usr/share/php/Symfony/*/*' ++ basename /builddir/build/BUILDROOT/php-symfony-2.8.12-2.fc23.noarch/usr/share/php/Symfony/Component/ExpressionLanguage + '[' ExpressionLanguage = PhpUnit ']' >>>>>>>>>>>>>>>>>>>>>>> /builddir/build/BUILDROOT/php-symfony-2.8.12-2.fc23.noarch/usr/share/php/Symfony/Component/ExpressionLanguage + '[' -d /builddir/build/BUILDROOT/php-symfony-2.8.12-2.fc23.noarch/usr/share/php/Symfony/Component/ExpressionLanguage ']' + echo -e '\n>>>>>>>>>>>>>>>>>>>>>>> /builddir/build/BUILDROOT/php-symfony-2.8.12-2.fc23.noarch/usr/share/php/Symfony/Component/ExpressionLanguage\n' + /usr/bin/php -d include_path=.:/builddir/build/BUILDROOT/php-symfony-2.8.12-2.fc23.noarch/usr/share/php:/usr/share/php /usr/bin/phpunit --exclude-group benchmark,intl-data,network,tty --bootstrap bootstrap.php /builddir/build/BUILDROOT/php-symfony-2.8.12-2.fc23.noarch/usr/share/php/Symfony/Component/ExpressionLanguage Clock-mocked namespaces for SymfonyTestsListener need to be nested in a "time-sensitive" key. This will be enforced in Symfony 4.0. PHPUnit 4.8.27 by Sebastian Bergmann and contributors. Testing /builddir/build/BUILDROOT/php-symfony-2.8.12-2.fc23.noarch/usr/share/php/Symfony/Component/ExpressionLanguage ............................................................... 63 / 157 ( 40%) ............................................................... 126 / 157 ( 80%) ............................... Time: 891 ms, Memory: 5.25Mb OK (157 tests, 165 assertions) + for PKG in '/builddir/build/BUILDROOT/php-symfony-2.8.12-2.fc23.noarch/usr/share/php/Symfony/*/*' ++ basename /builddir/build/BUILDROOT/php-symfony-2.8.12-2.fc23.noarch/usr/share/php/Symfony/Component/Filesystem + '[' Filesystem = PhpUnit ']' >>>>>>>>>>>>>>>>>>>>>>> /builddir/build/BUILDROOT/php-symfony-2.8.12-2.fc23.noarch/usr/share/php/Symfony/Component/Filesystem + '[' -d /builddir/build/BUILDROOT/php-symfony-2.8.12-2.fc23.noarch/usr/share/php/Symfony/Component/Filesystem ']' + echo -e '\n>>>>>>>>>>>>>>>>>>>>>>> /builddir/build/BUILDROOT/php-symfony-2.8.12-2.fc23.noarch/usr/share/php/Symfony/Component/Filesystem\n' + /usr/bin/php -d include_path=.:/builddir/build/BUILDROOT/php-symfony-2.8.12-2.fc23.noarch/usr/share/php:/usr/share/php /usr/bin/phpunit --exclude-group benchmark,intl-data,network,tty --bootstrap bootstrap.php /builddir/build/BUILDROOT/php-symfony-2.8.12-2.fc23.noarch/usr/share/php/Symfony/Component/Filesystem Clock-mocked namespaces for SymfonyTestsListener need to be nested in a "time-sensitive" key. This will be enforced in Symfony 4.0. PHPUnit 4.8.27 by Sebastian Bergmann and contributors. Testing /builddir/build/BUILDROOT/php-symfony-2.8.12-2.fc23.noarch/usr/share/php/Symfony/Component/Filesystem ..........................S.................................... 63 / 114 ( 55%) ...................................S............... Time: 642 ms, Memory: 3.50Mb OK, but incomplete, skipped, or risky tests! Tests: 114, Assertions: 183, Skipped: 2. Legacy deprecation notices (1) + for PKG in '/builddir/build/BUILDROOT/php-symfony-2.8.12-2.fc23.noarch/usr/share/php/Symfony/*/*' ++ basename /builddir/build/BUILDROOT/php-symfony-2.8.12-2.fc23.noarch/usr/share/php/Symfony/Component/Finder + '[' Finder = PhpUnit ']' >>>>>>>>>>>>>>>>>>>>>>> /builddir/build/BUILDROOT/php-symfony-2.8.12-2.fc23.noarch/usr/share/php/Symfony/Component/Finder + '[' -d /builddir/build/BUILDROOT/php-symfony-2.8.12-2.fc23.noarch/usr/share/php/Symfony/Component/Finder ']' + echo -e '\n>>>>>>>>>>>>>>>>>>>>>>> /builddir/build/BUILDROOT/php-symfony-2.8.12-2.fc23.noarch/usr/share/php/Symfony/Component/Finder\n' + /usr/bin/php -d include_path=.:/builddir/build/BUILDROOT/php-symfony-2.8.12-2.fc23.noarch/usr/share/php:/usr/share/php /usr/bin/phpunit --exclude-group benchmark,intl-data,network,tty --bootstrap bootstrap.php /builddir/build/BUILDROOT/php-symfony-2.8.12-2.fc23.noarch/usr/share/php/Symfony/Component/Finder Clock-mocked namespaces for SymfonyTestsListener need to be nested in a "time-sensitive" key. This will be enforced in Symfony 4.0. PHPUnit 4.8.27 by Sebastian Bergmann and contributors. Testing /builddir/build/BUILDROOT/php-symfony-2.8.12-2.fc23.noarch/usr/share/php/Symfony/Component/Finder .SSSSSSSSSSSSSSSSSSSSS.S.S.SSSSS.S...SSSSSSSSSSSS.SSS..SSSSSS.S 63 / 413 ( 15%) S.............................................................. 126 / 413 ( 30%) ............................................................... 189 / 413 ( 45%) ............................................................... 252 / 413 ( 61%) ............................................................... 315 / 413 ( 76%) ............................................................... 378 / 413 ( 91%) ................................... Time: 9.02 seconds, Memory: 8.00Mb OK, but incomplete, skipped, or risky tests! Tests: 413, Assertions: 636, Skipped: 52. Legacy deprecation notices (409) + for PKG in '/builddir/build/BUILDROOT/php-symfony-2.8.12-2.fc23.noarch/usr/share/php/Symfony/*/*' ++ basename /builddir/build/BUILDROOT/php-symfony-2.8.12-2.fc23.noarch/usr/share/php/Symfony/Component/Form + '[' Form = PhpUnit ']' >>>>>>>>>>>>>>>>>>>>>>> /builddir/build/BUILDROOT/php-symfony-2.8.12-2.fc23.noarch/usr/share/php/Symfony/Component/Form + '[' -d /builddir/build/BUILDROOT/php-symfony-2.8.12-2.fc23.noarch/usr/share/php/Symfony/Component/Form ']' + echo -e '\n>>>>>>>>>>>>>>>>>>>>>>> /builddir/build/BUILDROOT/php-symfony-2.8.12-2.fc23.noarch/usr/share/php/Symfony/Component/Form\n' + /usr/bin/php -d include_path=.:/builddir/build/BUILDROOT/php-symfony-2.8.12-2.fc23.noarch/usr/share/php:/usr/share/php /usr/bin/phpunit --exclude-group benchmark,intl-data,network,tty --bootstrap bootstrap.php /builddir/build/BUILDROOT/php-symfony-2.8.12-2.fc23.noarch/usr/share/php/Symfony/Component/Form Clock-mocked namespaces for SymfonyTestsListener need to be nested in a "time-sensitive" key. This will be enforced in Symfony 4.0. PHPUnit 4.8.27 by Sebastian Bergmann and contributors. Testing /builddir/build/BUILDROOT/php-symfony-2.8.12-2.fc23.noarch/usr/share/php/Symfony/Component/Form ............................................................. 61 / 3367 ( 1%) ............................................................. 122 / 3367 ( 3%) ............................................................. 183 / 3367 ( 5%) ............................................................. 244 / 3367 ( 7%) ............................................................. 305 / 3367 ( 9%) ............................................................. 366 / 3367 ( 10%) ............................................................. 427 / 3367 ( 12%) ............................................................. 488 / 3367 ( 14%) ........SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS 549 / 3367 ( 16%) SSSSSSSSSSSSSSSSSSS.......................................... 610 / 3367 ( 18%) ............................................................. 671 / 3367 ( 19%) ................................................S.S.......... 732 / 3367 ( 21%) ..................................S..S..SSSSSSSSSSSSSSSSSSSSS 793 / 3367 ( 23%) SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS 854 / 3367 ( 25%) SSSSSSSSSSSSSSSSSSSSSS....................................... 915 / 3367 ( 27%) ......................................SSSSS.............SS.S. 976 / 3367 ( 28%) ....S...S.................................................... 1037 / 3367 ( 30%) ............................................................. 1098 / 3367 ( 32%) ............................................................. 1159 / 3367 ( 34%) ............................................................. 1220 / 3367 ( 36%) ............................................................. 1281 / 3367 ( 38%) ............................................................. 1342 / 3367 ( 39%) ............................................................. 1403 / 3367 ( 41%) ..................................SSSSS...................... 1464 / 3367 ( 43%) .............SSSS.................SS..SSS.IIIISS...S......... 1525 / 3367 ( 45%) ............................................................. 1586 / 3367 ( 47%) .......................SSSSSSSSSSSSSSSS...................... 1647 / 3367 ( 48%) .......................IIIIIII............................... 1708 / 3367 ( 50%) ............................................................. 1769 / 3367 ( 52%) ............................................................. 1830 / 3367 ( 54%) ............................................................. 1891 / 3367 ( 56%) ............................................................. 1952 / 3367 ( 57%) ............................................................. 2013 / 3367 ( 59%) ............................................................. 2074 / 3367 ( 61%) ............................................................. 2135 / 3367 ( 63%) ............................................................. 2196 / 3367 ( 65%) ............................................................. 2257 / 3367 ( 67%) ............................................................. 2318 / 3367 ( 68%) ............................................................. 2379 / 3367 ( 70%) ............................................................. 2440 / 3367 ( 72%) ............................................................. 2501 / 3367 ( 74%) ............................................................. 2562 / 3367 ( 76%) ............................................................. 2623 / 3367 ( 77%) ............................................................. 2684 / 3367 ( 79%) ............................................................. 2745 / 3367 ( 81%) ............................................................. 2806 / 3367 ( 83%) ............................................................. 2867 / 3367 ( 85%) ............................................................. 2928 / 3367 ( 86%) ............................................................. 2989 / 3367 ( 88%) ............................................................. 3050 / 3367 ( 90%) ............................................................. 3111 / 3367 ( 92%) ............................................................. 3172 / 3367 ( 94%) ............................................................. 3233 / 3367 ( 96%) ............................................................. 3294 / 3367 ( 97%) ............................................................. 3355 / 3367 ( 99%) ............ Time: 21.78 seconds, Memory: 77.75Mb OK, but incomplete, skipped, or risky tests! Tests: 3367, Assertions: 7289, Skipped: 223, Incomplete: 11. Legacy deprecation notices (592) + for PKG in '/builddir/build/BUILDROOT/php-symfony-2.8.12-2.fc23.noarch/usr/share/php/Symfony/*/*' ++ basename /builddir/build/BUILDROOT/php-symfony-2.8.12-2.fc23.noarch/usr/share/php/Symfony/Component/HttpFoundation + '[' HttpFoundation = PhpUnit ']' >>>>>>>>>>>>>>>>>>>>>>> /builddir/build/BUILDROOT/php-symfony-2.8.12-2.fc23.noarch/usr/share/php/Symfony/Component/HttpFoundation + '[' -d /builddir/build/BUILDROOT/php-symfony-2.8.12-2.fc23.noarch/usr/share/php/Symfony/Component/HttpFoundation ']' + echo -e '\n>>>>>>>>>>>>>>>>>>>>>>> /builddir/build/BUILDROOT/php-symfony-2.8.12-2.fc23.noarch/usr/share/php/Symfony/Component/HttpFoundation\n' + /usr/bin/php -d include_path=.:/builddir/build/BUILDROOT/php-symfony-2.8.12-2.fc23.noarch/usr/share/php:/usr/share/php /usr/bin/phpunit --exclude-group benchmark,intl-data,network,tty --bootstrap bootstrap.php /builddir/build/BUILDROOT/php-symfony-2.8.12-2.fc23.noarch/usr/share/php/Symfony/Component/HttpFoundation Clock-mocked namespaces for SymfonyTestsListener need to be nested in a "time-sensitive" key. This will be enforced in Symfony 4.0. PHPUnit 4.8.27 by Sebastian Bergmann and contributors. Testing /builddir/build/BUILDROOT/php-symfony-2.8.12-2.fc23.noarch/usr/share/php/Symfony/Component/HttpFoundation ............................................................... 63 / 821 ( 7%) ............................................................... 126 / 821 ( 15%) ..............................................................S 189 / 821 ( 23%) ............................................................... 252 / 821 ( 30%) ............................................................... 315 / 821 ( 38%) ............................................................... 378 / 821 ( 46%) ...............SS.............................................. 441 / 821 ( 53%) ............................................................... 504 / 821 ( 61%) ............................................................... 567 / 821 ( 69%) ............................................................... 630 / 821 ( 76%) ............................................................... 693 / 821 ( 84%) ............................................SSSSSSSSSSSSSSSSSSS 756 / 821 ( 92%) SSSSSSSSSSSSSS................................................. 819 / 821 ( 99%) .. Time: 2.81 seconds, Memory: 10.50Mb OK, but incomplete, skipped, or risky tests! Tests: 1041, Assertions: 1658, Skipped: 36. Legacy deprecation notices (10) + for PKG in '/builddir/build/BUILDROOT/php-symfony-2.8.12-2.fc23.noarch/usr/share/php/Symfony/*/*' ++ basename /builddir/build/BUILDROOT/php-symfony-2.8.12-2.fc23.noarch/usr/share/php/Symfony/Component/HttpKernel + '[' HttpKernel = PhpUnit ']' >>>>>>>>>>>>>>>>>>>>>>> /builddir/build/BUILDROOT/php-symfony-2.8.12-2.fc23.noarch/usr/share/php/Symfony/Component/HttpKernel + '[' -d /builddir/build/BUILDROOT/php-symfony-2.8.12-2.fc23.noarch/usr/share/php/Symfony/Component/HttpKernel ']' + echo -e '\n>>>>>>>>>>>>>>>>>>>>>>> /builddir/build/BUILDROOT/php-symfony-2.8.12-2.fc23.noarch/usr/share/php/Symfony/Component/HttpKernel\n' + /usr/bin/php -d include_path=.:/builddir/build/BUILDROOT/php-symfony-2.8.12-2.fc23.noarch/usr/share/php:/usr/share/php /usr/bin/phpunit --exclude-group benchmark,intl-data,network,tty --bootstrap bootstrap.php /builddir/build/BUILDROOT/php-symfony-2.8.12-2.fc23.noarch/usr/share/php/Symfony/Component/HttpKernel Clock-mocked namespaces for SymfonyTestsListener need to be nested in a "time-sensitive" key. This will be enforced in Symfony 4.0. PHPUnit 4.8.27 by Sebastian Bergmann and contributors. Testing /builddir/build/BUILDROOT/php-symfony-2.8.12-2.fc23.noarch/usr/share/php/Symfony/Component/HttpKernel ............................................SS................. 63 / 461 ( 13%) ............................................................... 126 / 461 ( 27%) ............................................................... 189 / 461 ( 40%) ............................................................... 252 / 461 ( 54%) ............................................................... 315 / 461 ( 68%) ............................................................... 378 / 461 ( 81%) ..................................SSSSSSSSSSSSSSSSSS........... 441 / 461 ( 95%) .................... Time: 10.11 seconds, Memory: 18.25Mb OK, but incomplete, skipped, or risky tests! Tests: 767, Assertions: 1338, Skipped: 20. Legacy deprecation notices (17) + for PKG in '/builddir/build/BUILDROOT/php-symfony-2.8.12-2.fc23.noarch/usr/share/php/Symfony/*/*' ++ basename /builddir/build/BUILDROOT/php-symfony-2.8.12-2.fc23.noarch/usr/share/php/Symfony/Component/Intl + '[' Intl = PhpUnit ']' >>>>>>>>>>>>>>>>>>>>>>> /builddir/build/BUILDROOT/php-symfony-2.8.12-2.fc23.noarch/usr/share/php/Symfony/Component/Intl + '[' -d /builddir/build/BUILDROOT/php-symfony-2.8.12-2.fc23.noarch/usr/share/php/Symfony/Component/Intl ']' + echo -e '\n>>>>>>>>>>>>>>>>>>>>>>> /builddir/build/BUILDROOT/php-symfony-2.8.12-2.fc23.noarch/usr/share/php/Symfony/Component/Intl\n' + /usr/bin/php -d include_path=.:/builddir/build/BUILDROOT/php-symfony-2.8.12-2.fc23.noarch/usr/share/php:/usr/share/php /usr/bin/phpunit --exclude-group benchmark,intl-data,network,tty --bootstrap bootstrap.php /builddir/build/BUILDROOT/php-symfony-2.8.12-2.fc23.noarch/usr/share/php/Symfony/Component/Intl Clock-mocked namespaces for SymfonyTestsListener need to be nested in a "time-sensitive" key. This will be enforced in Symfony 4.0. PHPUnit 4.8.27 by Sebastian Bergmann and contributors. Testing /builddir/build/BUILDROOT/php-symfony-2.8.12-2.fc23.noarch/usr/share/php/Symfony/Component/Intl ...............SSS........................................... 61 / 1211 ( 5%) ............................................................. 122 / 1211 ( 10%) ............................................................. 183 / 1211 ( 15%) ............................................................. 244 / 1211 ( 20%) ............................................S................ 305 / 1211 ( 25%) ............................................................. 366 / 1211 ( 30%) ............................................................. 427 / 1211 ( 35%) ............................SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS 488 / 1211 ( 40%) SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS 549 / 1211 ( 45%) SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS 610 / 1211 ( 50%) SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS 671 / 1211 ( 55%) SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS 732 / 1211 ( 60%) SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS.....SSS 793 / 1211 ( 65%) SS.................S......................................... 854 / 1211 ( 70%) ............................................................. 915 / 1211 ( 75%) ................................................S.S......SSSS 976 / 1211 ( 80%) SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS 1037 / 1211 ( 85%) SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS 1098 / 1211 ( 90%) SSSSSSSSSSSSSSSSSSSSS........................................ 1159 / 1211 ( 95%) .................................................... Time: 8.42 seconds, Memory: 23.75Mb OK, but incomplete, skipped, or risky tests! Tests: 1211, Assertions: 2601, Skipped: 489. + for PKG in '/builddir/build/BUILDROOT/php-symfony-2.8.12-2.fc23.noarch/usr/share/php/Symfony/*/*' ++ basename /builddir/build/BUILDROOT/php-symfony-2.8.12-2.fc23.noarch/usr/share/php/Symfony/Component/Ldap + '[' Ldap = PhpUnit ']' >>>>>>>>>>>>>>>>>>>>>>> /builddir/build/BUILDROOT/php-symfony-2.8.12-2.fc23.noarch/usr/share/php/Symfony/Component/Ldap + '[' -d /builddir/build/BUILDROOT/php-symfony-2.8.12-2.fc23.noarch/usr/share/php/Symfony/Component/Ldap ']' + echo -e '\n>>>>>>>>>>>>>>>>>>>>>>> /builddir/build/BUILDROOT/php-symfony-2.8.12-2.fc23.noarch/usr/share/php/Symfony/Component/Ldap\n' + /usr/bin/php -d include_path=.:/builddir/build/BUILDROOT/php-symfony-2.8.12-2.fc23.noarch/usr/share/php:/usr/share/php /usr/bin/phpunit --exclude-group benchmark,intl-data,network,tty --bootstrap bootstrap.php /builddir/build/BUILDROOT/php-symfony-2.8.12-2.fc23.noarch/usr/share/php/Symfony/Component/Ldap Clock-mocked namespaces for SymfonyTestsListener need to be nested in a "time-sensitive" key. This will be enforced in Symfony 4.0. PHPUnit 4.8.27 by Sebastian Bergmann and contributors. Testing /builddir/build/BUILDROOT/php-symfony-2.8.12-2.fc23.noarch/usr/share/php/Symfony/Component/Ldap . Time: 371 ms, Memory: 2.75Mb OK (1 test, 1 assertion) + for PKG in '/builddir/build/BUILDROOT/php-symfony-2.8.12-2.fc23.noarch/usr/share/php/Symfony/*/*' ++ basename /builddir/build/BUILDROOT/php-symfony-2.8.12-2.fc23.noarch/usr/share/php/Symfony/Component/Locale + '[' Locale = PhpUnit ']' >>>>>>>>>>>>>>>>>>>>>>> /builddir/build/BUILDROOT/php-symfony-2.8.12-2.fc23.noarch/usr/share/php/Symfony/Component/Locale + '[' -d /builddir/build/BUILDROOT/php-symfony-2.8.12-2.fc23.noarch/usr/share/php/Symfony/Component/Locale ']' + echo -e '\n>>>>>>>>>>>>>>>>>>>>>>> /builddir/build/BUILDROOT/php-symfony-2.8.12-2.fc23.noarch/usr/share/php/Symfony/Component/Locale\n' + /usr/bin/php -d include_path=.:/builddir/build/BUILDROOT/php-symfony-2.8.12-2.fc23.noarch/usr/share/php:/usr/share/php /usr/bin/phpunit --exclude-group benchmark,intl-data,network,tty --bootstrap bootstrap.php /builddir/build/BUILDROOT/php-symfony-2.8.12-2.fc23.noarch/usr/share/php/Symfony/Component/Locale Clock-mocked namespaces for SymfonyTestsListener need to be nested in a "time-sensitive" key. This will be enforced in Symfony 4.0. PHPUnit 4.8.27 by Sebastian Bergmann and contributors. Testing /builddir/build/BUILDROOT/php-symfony-2.8.12-2.fc23.noarch/usr/share/php/Symfony/Component/Locale .S......... Time: 609 ms, Memory: 3.75Mb OK, but incomplete, skipped, or risky tests! Tests: 11, Assertions: 14, Skipped: 1. Legacy deprecation notices (2) + for PKG in '/builddir/build/BUILDROOT/php-symfony-2.8.12-2.fc23.noarch/usr/share/php/Symfony/*/*' ++ basename /builddir/build/BUILDROOT/php-symfony-2.8.12-2.fc23.noarch/usr/share/php/Symfony/Component/OptionsResolver + '[' OptionsResolver = PhpUnit ']' >>>>>>>>>>>>>>>>>>>>>>> /builddir/build/BUILDROOT/php-symfony-2.8.12-2.fc23.noarch/usr/share/php/Symfony/Component/OptionsResolver + '[' -d /builddir/build/BUILDROOT/php-symfony-2.8.12-2.fc23.noarch/usr/share/php/Symfony/Component/OptionsResolver ']' + echo -e '\n>>>>>>>>>>>>>>>>>>>>>>> /builddir/build/BUILDROOT/php-symfony-2.8.12-2.fc23.noarch/usr/share/php/Symfony/Component/OptionsResolver\n' + /usr/bin/php -d include_path=.:/builddir/build/BUILDROOT/php-symfony-2.8.12-2.fc23.noarch/usr/share/php:/usr/share/php /usr/bin/phpunit --exclude-group benchmark,intl-data,network,tty --bootstrap bootstrap.php /builddir/build/BUILDROOT/php-symfony-2.8.12-2.fc23.noarch/usr/share/php/Symfony/Component/OptionsResolver Clock-mocked namespaces for SymfonyTestsListener need to be nested in a "time-sensitive" key. This will be enforced in Symfony 4.0. PHPUnit 4.8.27 by Sebastian Bergmann and contributors. Testing /builddir/build/BUILDROOT/php-symfony-2.8.12-2.fc23.noarch/usr/share/php/Symfony/Component/OptionsResolver ............................................................... 63 / 196 ( 32%) ............................................................... 126 / 196 ( 64%) ............................................................... 189 / 196 ( 96%) ....... Time: 680 ms, Memory: 4.00Mb OK (196 tests, 260 assertions) Legacy deprecation notices (88) + for PKG in '/builddir/build/BUILDROOT/php-symfony-2.8.12-2.fc23.noarch/usr/share/php/Symfony/*/*' ++ basename /builddir/build/BUILDROOT/php-symfony-2.8.12-2.fc23.noarch/usr/share/php/Symfony/Component/Process + '[' Process = PhpUnit ']' >>>>>>>>>>>>>>>>>>>>>>> /builddir/build/BUILDROOT/php-symfony-2.8.12-2.fc23.noarch/usr/share/php/Symfony/Component/Process + '[' -d /builddir/build/BUILDROOT/php-symfony-2.8.12-2.fc23.noarch/usr/share/php/Symfony/Component/Process ']' + echo -e '\n>>>>>>>>>>>>>>>>>>>>>>> /builddir/build/BUILDROOT/php-symfony-2.8.12-2.fc23.noarch/usr/share/php/Symfony/Component/Process\n' + /usr/bin/php -d include_path=.:/builddir/build/BUILDROOT/php-symfony-2.8.12-2.fc23.noarch/usr/share/php:/usr/share/php /usr/bin/phpunit --exclude-group benchmark,intl-data,network,tty --bootstrap bootstrap.php /builddir/build/BUILDROOT/php-symfony-2.8.12-2.fc23.noarch/usr/share/php/Symfony/Component/Process Clock-mocked namespaces for SymfonyTestsListener need to be nested in a "time-sensitive" key. This will be enforced in Symfony 4.0. PHPUnit 4.8.27 by Sebastian Bergmann and contributors. Testing /builddir/build/BUILDROOT/php-symfony-2.8.12-2.fc23.noarch/usr/share/php/Symfony/Component/Process ....SS.S.S..................................................... 63 / 149 ( 42%) ...............S.S............................................. 126 / 149 ( 84%) ....................... Time: 9.99 seconds, Memory: 17.50Mb OK, but incomplete, skipped, or risky tests! Tests: 149, Assertions: 248, Skipped: 6. Legacy deprecation notices (1) + for PKG in '/builddir/build/BUILDROOT/php-symfony-2.8.12-2.fc23.noarch/usr/share/php/Symfony/*/*' ++ basename /builddir/build/BUILDROOT/php-symfony-2.8.12-2.fc23.noarch/usr/share/php/Symfony/Component/PropertyAccess + '[' PropertyAccess = PhpUnit ']' >>>>>>>>>>>>>>>>>>>>>>> /builddir/build/BUILDROOT/php-symfony-2.8.12-2.fc23.noarch/usr/share/php/Symfony/Component/PropertyAccess + '[' -d /builddir/build/BUILDROOT/php-symfony-2.8.12-2.fc23.noarch/usr/share/php/Symfony/Component/PropertyAccess ']' + echo -e '\n>>>>>>>>>>>>>>>>>>>>>>> /builddir/build/BUILDROOT/php-symfony-2.8.12-2.fc23.noarch/usr/share/php/Symfony/Component/PropertyAccess\n' + /usr/bin/php -d include_path=.:/builddir/build/BUILDROOT/php-symfony-2.8.12-2.fc23.noarch/usr/share/php:/usr/share/php /usr/bin/phpunit --exclude-group benchmark,intl-data,network,tty --bootstrap bootstrap.php /builddir/build/BUILDROOT/php-symfony-2.8.12-2.fc23.noarch/usr/share/php/Symfony/Component/PropertyAccess Clock-mocked namespaces for SymfonyTestsListener need to be nested in a "time-sensitive" key. This will be enforced in Symfony 4.0. PHPUnit 4.8.27 by Sebastian Bergmann and contributors. Testing /builddir/build/BUILDROOT/php-symfony-2.8.12-2.fc23.noarch/usr/share/php/Symfony/Component/PropertyAccess ............................................................... 63 / 514 ( 12%) ............................................................... 126 / 514 ( 24%) ............................................................... 189 / 514 ( 36%) ............................................................... 252 / 514 ( 49%) ............................................................... 315 / 514 ( 61%) ............................................................... 378 / 514 ( 73%) ............................................................... 441 / 514 ( 85%) ............................................................... 504 / 514 ( 98%) .......... Time: 1.25 seconds, Memory: 5.50Mb OK (514 tests, 544 assertions) + for PKG in '/builddir/build/BUILDROOT/php-symfony-2.8.12-2.fc23.noarch/usr/share/php/Symfony/*/*' ++ basename /builddir/build/BUILDROOT/php-symfony-2.8.12-2.fc23.noarch/usr/share/php/Symfony/Component/PropertyInfo + '[' PropertyInfo = PhpUnit ']' >>>>>>>>>>>>>>>>>>>>>>> /builddir/build/BUILDROOT/php-symfony-2.8.12-2.fc23.noarch/usr/share/php/Symfony/Component/PropertyInfo + '[' -d /builddir/build/BUILDROOT/php-symfony-2.8.12-2.fc23.noarch/usr/share/php/Symfony/Component/PropertyInfo ']' + echo -e '\n>>>>>>>>>>>>>>>>>>>>>>> /builddir/build/BUILDROOT/php-symfony-2.8.12-2.fc23.noarch/usr/share/php/Symfony/Component/PropertyInfo\n' + /usr/bin/php -d include_path=.:/builddir/build/BUILDROOT/php-symfony-2.8.12-2.fc23.noarch/usr/share/php:/usr/share/php /usr/bin/phpunit --exclude-group benchmark,intl-data,network,tty --bootstrap bootstrap.php /builddir/build/BUILDROOT/php-symfony-2.8.12-2.fc23.noarch/usr/share/php/Symfony/Component/PropertyInfo Clock-mocked namespaces for SymfonyTestsListener need to be nested in a "time-sensitive" key. This will be enforced in Symfony 4.0. PHPUnit 4.8.27 by Sebastian Bergmann and contributors. Testing /builddir/build/BUILDROOT/php-symfony-2.8.12-2.fc23.noarch/usr/share/php/Symfony/Component/PropertyInfo ..........................SSSSSSSS............ Time: 871 ms, Memory: 6.00Mb OK, but incomplete, skipped, or risky tests! Tests: 46, Assertions: 101, Skipped: 8. + for PKG in '/builddir/build/BUILDROOT/php-symfony-2.8.12-2.fc23.noarch/usr/share/php/Symfony/*/*' ++ basename /builddir/build/BUILDROOT/php-symfony-2.8.12-2.fc23.noarch/usr/share/php/Symfony/Component/Routing + '[' Routing = PhpUnit ']' >>>>>>>>>>>>>>>>>>>>>>> /builddir/build/BUILDROOT/php-symfony-2.8.12-2.fc23.noarch/usr/share/php/Symfony/Component/Routing + '[' -d /builddir/build/BUILDROOT/php-symfony-2.8.12-2.fc23.noarch/usr/share/php/Symfony/Component/Routing ']' + echo -e '\n>>>>>>>>>>>>>>>>>>>>>>> /builddir/build/BUILDROOT/php-symfony-2.8.12-2.fc23.noarch/usr/share/php/Symfony/Component/Routing\n' + /usr/bin/php -d include_path=.:/builddir/build/BUILDROOT/php-symfony-2.8.12-2.fc23.noarch/usr/share/php:/usr/share/php /usr/bin/phpunit --exclude-group benchmark,intl-data,network,tty --bootstrap bootstrap.php /builddir/build/BUILDROOT/php-symfony-2.8.12-2.fc23.noarch/usr/share/php/Symfony/Component/Routing Clock-mocked namespaces for SymfonyTestsListener need to be nested in a "time-sensitive" key. This will be enforced in Symfony 4.0. PHPUnit 4.8.27 by Sebastian Bergmann and contributors. Testing /builddir/build/BUILDROOT/php-symfony-2.8.12-2.fc23.noarch/usr/share/php/Symfony/Component/Routing ............................................................... 63 / 317 ( 19%) ............................................................... 126 / 317 ( 39%) ............................................................... 189 / 317 ( 59%) ............................................................... 252 / 317 ( 79%) ............................................................... 315 / 317 ( 99%) .. Time: 9.64 seconds, Memory: 79.50Mb OK (317 tests, 780 assertions) Legacy deprecation notices (21) + for PKG in '/builddir/build/BUILDROOT/php-symfony-2.8.12-2.fc23.noarch/usr/share/php/Symfony/*/*' ++ basename /builddir/build/BUILDROOT/php-symfony-2.8.12-2.fc23.noarch/usr/share/php/Symfony/Component/Security + '[' Security = PhpUnit ']' >>>>>>>>>>>>>>>>>>>>>>> /builddir/build/BUILDROOT/php-symfony-2.8.12-2.fc23.noarch/usr/share/php/Symfony/Component/Security + '[' -d /builddir/build/BUILDROOT/php-symfony-2.8.12-2.fc23.noarch/usr/share/php/Symfony/Component/Security ']' + echo -e '\n>>>>>>>>>>>>>>>>>>>>>>> /builddir/build/BUILDROOT/php-symfony-2.8.12-2.fc23.noarch/usr/share/php/Symfony/Component/Security\n' + /usr/bin/php -d include_path=.:/builddir/build/BUILDROOT/php-symfony-2.8.12-2.fc23.noarch/usr/share/php:/usr/share/php /usr/bin/phpunit --exclude-group benchmark,intl-data,network,tty --bootstrap bootstrap.php /builddir/build/BUILDROOT/php-symfony-2.8.12-2.fc23.noarch/usr/share/php/Symfony/Component/Security Clock-mocked namespaces for SymfonyTestsListener need to be nested in a "time-sensitive" key. This will be enforced in Symfony 4.0. PHPUnit 4.8.27 by Sebastian Bergmann and contributors. Testing /builddir/build/BUILDROOT/php-symfony-2.8.12-2.fc23.noarch/usr/share/php/Symfony/Component/Security ............................................................... 63 / 696 ( 9%) ............................................................... 126 / 696 ( 18%) ............................................................... 189 / 696 ( 27%) ............................................................... 252 / 696 ( 36%) ............................................................... 315 / 696 ( 45%) ............................................................... 378 / 696 ( 54%) ............................................................... 441 / 696 ( 63%) ............................................................... 504 / 696 ( 72%) ............................................................... 567 / 696 ( 81%) ............................................................... 630 / 696 ( 90%) ....................S.......................................... 693 / 696 ( 99%) ... Time: 4.18 seconds, Memory: 18.50Mb OK, but incomplete, skipped, or risky tests! Tests: 696, Assertions: 1506, Skipped: 1. Legacy deprecation notices (9) + for PKG in '/builddir/build/BUILDROOT/php-symfony-2.8.12-2.fc23.noarch/usr/share/php/Symfony/*/*' ++ basename /builddir/build/BUILDROOT/php-symfony-2.8.12-2.fc23.noarch/usr/share/php/Symfony/Component/Serializer + '[' Serializer = PhpUnit ']' >>>>>>>>>>>>>>>>>>>>>>> /builddir/build/BUILDROOT/php-symfony-2.8.12-2.fc23.noarch/usr/share/php/Symfony/Component/Serializer + '[' -d /builddir/build/BUILDROOT/php-symfony-2.8.12-2.fc23.noarch/usr/share/php/Symfony/Component/Serializer ']' + echo -e '\n>>>>>>>>>>>>>>>>>>>>>>> /builddir/build/BUILDROOT/php-symfony-2.8.12-2.fc23.noarch/usr/share/php/Symfony/Component/Serializer\n' + /usr/bin/php -d include_path=.:/builddir/build/BUILDROOT/php-symfony-2.8.12-2.fc23.noarch/usr/share/php:/usr/share/php /usr/bin/phpunit --exclude-group benchmark,intl-data,network,tty --bootstrap bootstrap.php /builddir/build/BUILDROOT/php-symfony-2.8.12-2.fc23.noarch/usr/share/php/Symfony/Component/Serializer Clock-mocked namespaces for SymfonyTestsListener need to be nested in a "time-sensitive" key. This will be enforced in Symfony 4.0. PHPUnit 4.8.27 by Sebastian Bergmann and contributors. Testing /builddir/build/BUILDROOT/php-symfony-2.8.12-2.fc23.noarch/usr/share/php/Symfony/Component/Serializer ............................................................... 63 / 225 ( 28%) ............................................................... 126 / 225 ( 56%) ............................................................... 189 / 225 ( 84%) .................................... Time: 1.37 seconds, Memory: 7.00Mb OK (225 tests, 306 assertions) Legacy deprecation notices (11) + for PKG in '/builddir/build/BUILDROOT/php-symfony-2.8.12-2.fc23.noarch/usr/share/php/Symfony/*/*' ++ basename /builddir/build/BUILDROOT/php-symfony-2.8.12-2.fc23.noarch/usr/share/php/Symfony/Component/Stopwatch + '[' Stopwatch = PhpUnit ']' >>>>>>>>>>>>>>>>>>>>>>> /builddir/build/BUILDROOT/php-symfony-2.8.12-2.fc23.noarch/usr/share/php/Symfony/Component/Stopwatch + '[' -d /builddir/build/BUILDROOT/php-symfony-2.8.12-2.fc23.noarch/usr/share/php/Symfony/Component/Stopwatch ']' + echo -e '\n>>>>>>>>>>>>>>>>>>>>>>> /builddir/build/BUILDROOT/php-symfony-2.8.12-2.fc23.noarch/usr/share/php/Symfony/Component/Stopwatch\n' + /usr/bin/php -d include_path=.:/builddir/build/BUILDROOT/php-symfony-2.8.12-2.fc23.noarch/usr/share/php:/usr/share/php /usr/bin/phpunit --exclude-group benchmark,intl-data,network,tty --bootstrap bootstrap.php /builddir/build/BUILDROOT/php-symfony-2.8.12-2.fc23.noarch/usr/share/php/Symfony/Component/Stopwatch Clock-mocked namespaces for SymfonyTestsListener need to be nested in a "time-sensitive" key. This will be enforced in Symfony 4.0. PHPUnit 4.8.27 by Sebastian Bergmann and contributors. Testing /builddir/build/BUILDROOT/php-symfony-2.8.12-2.fc23.noarch/usr/share/php/Symfony/Component/Stopwatch ....................... Time: 437 ms, Memory: 3.25Mb OK (23 tests, 40 assertions) + for PKG in '/builddir/build/BUILDROOT/php-symfony-2.8.12-2.fc23.noarch/usr/share/php/Symfony/*/*' ++ basename /builddir/build/BUILDROOT/php-symfony-2.8.12-2.fc23.noarch/usr/share/php/Symfony/Component/Templating + '[' Templating = PhpUnit ']' >>>>>>>>>>>>>>>>>>>>>>> /builddir/build/BUILDROOT/php-symfony-2.8.12-2.fc23.noarch/usr/share/php/Symfony/Component/Templating + '[' -d /builddir/build/BUILDROOT/php-symfony-2.8.12-2.fc23.noarch/usr/share/php/Symfony/Component/Templating ']' + echo -e '\n>>>>>>>>>>>>>>>>>>>>>>> /builddir/build/BUILDROOT/php-symfony-2.8.12-2.fc23.noarch/usr/share/php/Symfony/Component/Templating\n' + /usr/bin/php -d include_path=.:/builddir/build/BUILDROOT/php-symfony-2.8.12-2.fc23.noarch/usr/share/php:/usr/share/php /usr/bin/phpunit --exclude-group benchmark,intl-data,network,tty --bootstrap bootstrap.php /builddir/build/BUILDROOT/php-symfony-2.8.12-2.fc23.noarch/usr/share/php/Symfony/Component/Templating Clock-mocked namespaces for SymfonyTestsListener need to be nested in a "time-sensitive" key. This will be enforced in Symfony 4.0. PHPUnit 4.8.27 by Sebastian Bergmann and contributors. Testing /builddir/build/BUILDROOT/php-symfony-2.8.12-2.fc23.noarch/usr/share/php/Symfony/Component/Templating ................................................. Time: 691 ms, Memory: 4.25Mb OK (49 tests, 132 assertions) Legacy deprecation notices (6) + for PKG in '/builddir/build/BUILDROOT/php-symfony-2.8.12-2.fc23.noarch/usr/share/php/Symfony/*/*' ++ basename /builddir/build/BUILDROOT/php-symfony-2.8.12-2.fc23.noarch/usr/share/php/Symfony/Component/Translation + '[' Translation = PhpUnit ']' >>>>>>>>>>>>>>>>>>>>>>> /builddir/build/BUILDROOT/php-symfony-2.8.12-2.fc23.noarch/usr/share/php/Symfony/Component/Translation + '[' -d /builddir/build/BUILDROOT/php-symfony-2.8.12-2.fc23.noarch/usr/share/php/Symfony/Component/Translation ']' + echo -e '\n>>>>>>>>>>>>>>>>>>>>>>> /builddir/build/BUILDROOT/php-symfony-2.8.12-2.fc23.noarch/usr/share/php/Symfony/Component/Translation\n' + /usr/bin/php -d include_path=.:/builddir/build/BUILDROOT/php-symfony-2.8.12-2.fc23.noarch/usr/share/php:/usr/share/php /usr/bin/phpunit --exclude-group benchmark,intl-data,network,tty --bootstrap bootstrap.php /builddir/build/BUILDROOT/php-symfony-2.8.12-2.fc23.noarch/usr/share/php/Symfony/Component/Translation Clock-mocked namespaces for SymfonyTestsListener need to be nested in a "time-sensitive" key. This will be enforced in Symfony 4.0. PHPUnit 4.8.27 by Sebastian Bergmann and contributors. Testing /builddir/build/BUILDROOT/php-symfony-2.8.12-2.fc23.noarch/usr/share/php/Symfony/Component/Translation ..............................................................S 63 / 403 ( 15%) ............................................................... 126 / 403 ( 31%) ............................................................... 189 / 403 ( 46%) ............................................................... 252 / 403 ( 62%) ............................................................... 315 / 403 ( 78%) ............................................................... 378 / 403 ( 93%) ......................... Time: 1.92 seconds, Memory: 7.75Mb OK, but incomplete, skipped, or risky tests! Tests: 403, Assertions: 531, Skipped: 1. Legacy deprecation notices (5) + for PKG in '/builddir/build/BUILDROOT/php-symfony-2.8.12-2.fc23.noarch/usr/share/php/Symfony/*/*' ++ basename /builddir/build/BUILDROOT/php-symfony-2.8.12-2.fc23.noarch/usr/share/php/Symfony/Component/Validator + '[' Validator = PhpUnit ']' >>>>>>>>>>>>>>>>>>>>>>> /builddir/build/BUILDROOT/php-symfony-2.8.12-2.fc23.noarch/usr/share/php/Symfony/Component/Validator + '[' -d /builddir/build/BUILDROOT/php-symfony-2.8.12-2.fc23.noarch/usr/share/php/Symfony/Component/Validator ']' + echo -e '\n>>>>>>>>>>>>>>>>>>>>>>> /builddir/build/BUILDROOT/php-symfony-2.8.12-2.fc23.noarch/usr/share/php/Symfony/Component/Validator\n' + /usr/bin/php -d include_path=.:/builddir/build/BUILDROOT/php-symfony-2.8.12-2.fc23.noarch/usr/share/php:/usr/share/php /usr/bin/phpunit --exclude-group benchmark,intl-data,network,tty --bootstrap bootstrap.php /builddir/build/BUILDROOT/php-symfony-2.8.12-2.fc23.noarch/usr/share/php/Symfony/Component/Validator Clock-mocked namespaces for SymfonyTestsListener need to be nested in a "time-sensitive" key. This will be enforced in Symfony 4.0. PHPUnit 4.8.27 by Sebastian Bergmann and contributors. Testing /builddir/build/BUILDROOT/php-symfony-2.8.12-2.fc23.noarch/usr/share/php/Symfony/Component/Validator ............................................................. 61 / 2261 ( 2%) ............................................................. 122 / 2261 ( 5%) ............................................................. 183 / 2261 ( 8%) ............................................................. 244 / 2261 ( 10%) ............................................................. 305 / 2261 ( 13%) ....S........SSSSS........................................... 366 / 2261 ( 16%) SSSSSSS..............SSS.SSS................................. 427 / 2261 ( 18%) ............................................................. 488 / 2261 ( 21%) ............................................................. 549 / 2261 ( 24%) .....................................................SSS.SSS. 610 / 2261 ( 26%) ............SSSSSS....SSSSSS................................. 671 / 2261 ( 29%) ............................................................. 732 / 2261 ( 32%) ............................................................. 793 / 2261 ( 35%) ............................................................. 854 / 2261 ( 37%) ............................................................. 915 / 2261 ( 40%) ...................................SS.SS..................... 976 / 2261 ( 43%) ............................................................. 1037 / 2261 ( 45%) ............................................................. 1098 / 2261 ( 48%) ............................................................. 1159 / 2261 ( 51%) ............................................................. 1220 / 2261 ( 53%) ............................................................. 1281 / 2261 ( 56%) ................................................S............ 1342 / 2261 ( 59%) ............................................................. 1403 / 2261 ( 62%) ........SSS..SSS.............SSSSSS...SSSSSS................. 1464 / 2261 ( 64%) ...............................................SSS.SSS....... 1525 / 2261 ( 67%) ............S................................................ 1586 / 2261 ( 70%) .................SSSSSSSSSSSSSSSS............................ 1647 / 2261 ( 72%) ............................................................. 1708 / 2261 ( 75%) ............................................................. 1769 / 2261 ( 78%) ..................................SS......................... 1830 / 2261 ( 80%) ............................................................. 1891 / 2261 ( 83%) ............................................SSS.............. 1952 / 2261 ( 86%) ............................................................. 2013 / 2261 ( 89%) ............................................................. 2074 / 2261 ( 91%) ............................................................. 2135 / 2261 ( 94%) ............................................................. 2196 / 2261 ( 97%) ............................................................. 2257 / 2261 ( 99%) .... Time: 8.6 seconds, Memory: 25.25Mb OK, but incomplete, skipped, or risky tests! Tests: 2267, Assertions: 4577, Skipped: 88. Legacy deprecation notices (276) + for PKG in '/builddir/build/BUILDROOT/php-symfony-2.8.12-2.fc23.noarch/usr/share/php/Symfony/*/*' ++ basename /builddir/build/BUILDROOT/php-symfony-2.8.12-2.fc23.noarch/usr/share/php/Symfony/Component/VarDumper + '[' VarDumper = PhpUnit ']' >>>>>>>>>>>>>>>>>>>>>>> /builddir/build/BUILDROOT/php-symfony-2.8.12-2.fc23.noarch/usr/share/php/Symfony/Component/VarDumper + '[' -d /builddir/build/BUILDROOT/php-symfony-2.8.12-2.fc23.noarch/usr/share/php/Symfony/Component/VarDumper ']' + echo -e '\n>>>>>>>>>>>>>>>>>>>>>>> /builddir/build/BUILDROOT/php-symfony-2.8.12-2.fc23.noarch/usr/share/php/Symfony/Component/VarDumper\n' + /usr/bin/php -d include_path=.:/builddir/build/BUILDROOT/php-symfony-2.8.12-2.fc23.noarch/usr/share/php:/usr/share/php /usr/bin/phpunit --exclude-group benchmark,intl-data,network,tty --bootstrap bootstrap.php /builddir/build/BUILDROOT/php-symfony-2.8.12-2.fc23.noarch/usr/share/php/Symfony/Component/VarDumper Clock-mocked namespaces for SymfonyTestsListener need to be nested in a "time-sensitive" key. This will be enforced in Symfony 4.0. PHPUnit 4.8.27 by Sebastian Bergmann and contributors. Testing /builddir/build/BUILDROOT/php-symfony-2.8.12-2.fc23.noarch/usr/share/php/Symfony/Component/VarDumper ..............S....SSS.................. Time: 1.3 seconds, Memory: 5.25Mb OK, but incomplete, skipped, or risky tests! Tests: 40, Assertions: 40, Skipped: 4. + for PKG in '/builddir/build/BUILDROOT/php-symfony-2.8.12-2.fc23.noarch/usr/share/php/Symfony/*/*' ++ basename /builddir/build/BUILDROOT/php-symfony-2.8.12-2.fc23.noarch/usr/share/php/Symfony/Component/Yaml + '[' Yaml = PhpUnit ']' >>>>>>>>>>>>>>>>>>>>>>> /builddir/build/BUILDROOT/php-symfony-2.8.12-2.fc23.noarch/usr/share/php/Symfony/Component/Yaml + '[' -d /builddir/build/BUILDROOT/php-symfony-2.8.12-2.fc23.noarch/usr/share/php/Symfony/Component/Yaml ']' + echo -e '\n>>>>>>>>>>>>>>>>>>>>>>> /builddir/build/BUILDROOT/php-symfony-2.8.12-2.fc23.noarch/usr/share/php/Symfony/Component/Yaml\n' + /usr/bin/php -d include_path=.:/builddir/build/BUILDROOT/php-symfony-2.8.12-2.fc23.noarch/usr/share/php:/usr/share/php /usr/bin/phpunit --exclude-group benchmark,intl-data,network,tty --bootstrap bootstrap.php /builddir/build/BUILDROOT/php-symfony-2.8.12-2.fc23.noarch/usr/share/php/Symfony/Component/Yaml Clock-mocked namespaces for SymfonyTestsListener need to be nested in a "time-sensitive" key. This will be enforced in Symfony 4.0. PHPUnit 4.8.27 by Sebastian Bergmann and contributors. Testing /builddir/build/BUILDROOT/php-symfony-2.8.12-2.fc23.noarch/usr/share/php/Symfony/Component/Yaml ............................................................... 63 / 401 ( 15%) ............................................................... 126 / 401 ( 31%) ............................................................... 189 / 401 ( 47%) ............................................................... 252 / 401 ( 62%) ............................................................... 315 / 401 ( 78%) ............................................................... 378 / 401 ( 94%) .......S............... Time: 1.68 seconds, Memory: 4.50Mb OK, but incomplete, skipped, or risky tests! Tests: 401, Assertions: 588, Skipped: 1. Legacy deprecation notices (6) + for PKG in '/builddir/build/BUILDROOT/php-symfony-2.8.12-2.fc23.noarch/usr/share/php/Symfony/*/*' ++ basename /builddir/build/BUILDROOT/php-symfony-2.8.12-2.fc23.noarch/usr/share/php/Symfony/Component/autoload.php + '[' autoload.php = PhpUnit ']' + '[' -d /builddir/build/BUILDROOT/php-symfony-2.8.12-2.fc23.noarch/usr/share/php/Symfony/Component/autoload.php ']' + exit 0 Processing files: php-symfony-2.8.12-2.fc23.noarch Provides: php-composer(symfony/symfony) = 2.8.12 php-symfony = 2.8.12-2.fc23 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: php-symfony-common-2.8.12-2.fc23.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.uJ0mRD + umask 022 + cd /builddir/build/BUILD + cd symfony-6a5bc3257b60098c28fc1bbcacd52000dd2801d1 + DOCDIR=/builddir/build/BUILDROOT/php-symfony-2.8.12-2.fc23.noarch/usr/share/doc/php-symfony-common + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/php-symfony-2.8.12-2.fc23.noarch/usr/share/doc/php-symfony-common + cp -pr CHANGELOG-2.2.md CHANGELOG-2.3.md CHANGELOG-2.4.md CHANGELOG-2.5.md CHANGELOG-2.6.md CHANGELOG-2.7.md CHANGELOG-2.8.md CONTRIBUTING.md CONTRIBUTORS.md README.md UPGRADE-2.1.md UPGRADE-2.2.md UPGRADE-2.3.md UPGRADE-2.4.md UPGRADE-2.5.md UPGRADE-2.6.md UPGRADE-2.7.md UPGRADE-2.8.md UPGRADE-3.0.md /builddir/build/BUILDROOT/php-symfony-2.8.12-2.fc23.noarch/usr/share/doc/php-symfony-common + cp -pr composer.json /builddir/build/BUILDROOT/php-symfony-2.8.12-2.fc23.noarch/usr/share/doc/php-symfony-common + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.W4p76I + umask 022 + cd /builddir/build/BUILD + cd symfony-6a5bc3257b60098c28fc1bbcacd52000dd2801d1 + LICENSEDIR=/builddir/build/BUILDROOT/php-symfony-2.8.12-2.fc23.noarch/usr/share/licenses/php-symfony-common + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/php-symfony-2.8.12-2.fc23.noarch/usr/share/licenses/php-symfony-common + cp -pr LICENSE /builddir/build/BUILDROOT/php-symfony-2.8.12-2.fc23.noarch/usr/share/licenses/php-symfony-common + exit 0 Provides: php-symfony-common = 2.8.12-2.fc23 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Obsoletes: php-channel-symfony2 Processing files: php-symfony-doctrine-bridge-2.8.12-2.fc23.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.Kvuu1m + umask 022 + cd /builddir/build/BUILD + cd symfony-6a5bc3257b60098c28fc1bbcacd52000dd2801d1 + DOCDIR=/builddir/build/BUILDROOT/php-symfony-2.8.12-2.fc23.noarch/usr/share/doc/php-symfony-doctrine-bridge + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/php-symfony-2.8.12-2.fc23.noarch/usr/share/doc/php-symfony-doctrine-bridge + cp -pr src/Symfony/Bridge/Doctrine/CHANGELOG.md src/Symfony/Bridge/Doctrine/README.md /builddir/build/BUILDROOT/php-symfony-2.8.12-2.fc23.noarch/usr/share/doc/php-symfony-doctrine-bridge + cp -pr src/Symfony/Bridge/Doctrine/composer.json /builddir/build/BUILDROOT/php-symfony-2.8.12-2.fc23.noarch/usr/share/doc/php-symfony-doctrine-bridge + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.CSBu64 + umask 022 + cd /builddir/build/BUILD + cd symfony-6a5bc3257b60098c28fc1bbcacd52000dd2801d1 + LICENSEDIR=/builddir/build/BUILDROOT/php-symfony-2.8.12-2.fc23.noarch/usr/share/licenses/php-symfony-doctrine-bridge + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/php-symfony-2.8.12-2.fc23.noarch/usr/share/licenses/php-symfony-doctrine-bridge + cp -pr src/Symfony/Bridge/Doctrine/LICENSE /builddir/build/BUILDROOT/php-symfony-2.8.12-2.fc23.noarch/usr/share/licenses/php-symfony-doctrine-bridge + exit 0 Provides: php-composer(symfony/doctrine-bridge) = 2.8.12 php-pear(pear.symfony.com/DoctrineBridge) = 2.8.12 php-symfony-doctrine-bridge = 2.8.12-2.fc23 php-symfony-doctrinebridge = 2.8.12 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Obsoletes: php-symfony-doctrinebridge < 2.8.12 Processing files: php-symfony-monolog-bridge-2.8.12-2.fc23.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.OfWty1 + umask 022 + cd /builddir/build/BUILD + cd symfony-6a5bc3257b60098c28fc1bbcacd52000dd2801d1 + DOCDIR=/builddir/build/BUILDROOT/php-symfony-2.8.12-2.fc23.noarch/usr/share/doc/php-symfony-monolog-bridge + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/php-symfony-2.8.12-2.fc23.noarch/usr/share/doc/php-symfony-monolog-bridge + cp -pr src/Symfony/Bridge/Monolog/CHANGELOG.md src/Symfony/Bridge/Monolog/README.md /builddir/build/BUILDROOT/php-symfony-2.8.12-2.fc23.noarch/usr/share/doc/php-symfony-monolog-bridge + cp -pr src/Symfony/Bridge/Monolog/composer.json /builddir/build/BUILDROOT/php-symfony-2.8.12-2.fc23.noarch/usr/share/doc/php-symfony-monolog-bridge + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.8iG6CW + umask 022 + cd /builddir/build/BUILD + cd symfony-6a5bc3257b60098c28fc1bbcacd52000dd2801d1 + LICENSEDIR=/builddir/build/BUILDROOT/php-symfony-2.8.12-2.fc23.noarch/usr/share/licenses/php-symfony-monolog-bridge + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/php-symfony-2.8.12-2.fc23.noarch/usr/share/licenses/php-symfony-monolog-bridge + cp -pr src/Symfony/Bridge/Monolog/LICENSE /builddir/build/BUILDROOT/php-symfony-2.8.12-2.fc23.noarch/usr/share/licenses/php-symfony-monolog-bridge + exit 0 Provides: php-composer(symfony/monolog-bridge) = 2.8.12 php-pear(pear.symfony.com/MonologBridge) = 2.8.12 php-symfony-monolog-bridge = 2.8.12-2.fc23 php-symfony-monologbridge = 2.8.12 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Obsoletes: php-symfony-monologbridge < 2.8.12 Processing files: php-symfony-phpunit-bridge-2.8.12-2.fc23.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.49xfUY + umask 022 + cd /builddir/build/BUILD + cd symfony-6a5bc3257b60098c28fc1bbcacd52000dd2801d1 + DOCDIR=/builddir/build/BUILDROOT/php-symfony-2.8.12-2.fc23.noarch/usr/share/doc/php-symfony-phpunit-bridge + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/php-symfony-2.8.12-2.fc23.noarch/usr/share/doc/php-symfony-phpunit-bridge + cp -pr src/Symfony/Bridge/PhpUnit/README.md /builddir/build/BUILDROOT/php-symfony-2.8.12-2.fc23.noarch/usr/share/doc/php-symfony-phpunit-bridge + cp -pr src/Symfony/Bridge/PhpUnit/composer.json /builddir/build/BUILDROOT/php-symfony-2.8.12-2.fc23.noarch/usr/share/doc/php-symfony-phpunit-bridge + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.2Xbqx4 + umask 022 + cd /builddir/build/BUILD + cd symfony-6a5bc3257b60098c28fc1bbcacd52000dd2801d1 + LICENSEDIR=/builddir/build/BUILDROOT/php-symfony-2.8.12-2.fc23.noarch/usr/share/licenses/php-symfony-phpunit-bridge + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/php-symfony-2.8.12-2.fc23.noarch/usr/share/licenses/php-symfony-phpunit-bridge + cp -pr src/Symfony/Bridge/PhpUnit/LICENSE /builddir/build/BUILDROOT/php-symfony-2.8.12-2.fc23.noarch/usr/share/licenses/php-symfony-phpunit-bridge + exit 0 Provides: php-composer(symfony/phpunit-bridge) = 2.8.12 php-symfony-phpunit-bridge = 2.8.12-2.fc23 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: php-symfony-proxy-manager-bridge-2.8.12-2.fc23.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.XdV5E6 + umask 022 + cd /builddir/build/BUILD + cd symfony-6a5bc3257b60098c28fc1bbcacd52000dd2801d1 + DOCDIR=/builddir/build/BUILDROOT/php-symfony-2.8.12-2.fc23.noarch/usr/share/doc/php-symfony-proxy-manager-bridge + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/php-symfony-2.8.12-2.fc23.noarch/usr/share/doc/php-symfony-proxy-manager-bridge + cp -pr src/Symfony/Bridge/ProxyManager/CHANGELOG.md src/Symfony/Bridge/ProxyManager/README.md /builddir/build/BUILDROOT/php-symfony-2.8.12-2.fc23.noarch/usr/share/doc/php-symfony-proxy-manager-bridge + cp -pr src/Symfony/Bridge/ProxyManager/composer.json /builddir/build/BUILDROOT/php-symfony-2.8.12-2.fc23.noarch/usr/share/doc/php-symfony-proxy-manager-bridge + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.mLb0p7 + umask 022 + cd /builddir/build/BUILD + cd symfony-6a5bc3257b60098c28fc1bbcacd52000dd2801d1 + LICENSEDIR=/builddir/build/BUILDROOT/php-symfony-2.8.12-2.fc23.noarch/usr/share/licenses/php-symfony-proxy-manager-bridge + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/php-symfony-2.8.12-2.fc23.noarch/usr/share/licenses/php-symfony-proxy-manager-bridge + cp -pr src/Symfony/Bridge/ProxyManager/LICENSE /builddir/build/BUILDROOT/php-symfony-2.8.12-2.fc23.noarch/usr/share/licenses/php-symfony-proxy-manager-bridge + exit 0 Provides: php-composer(symfony/proxy-manager-bridge) = 2.8.12 php-symfony-proxy-manager-bridge = 2.8.12-2.fc23 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: php-symfony-swiftmailer-bridge-2.8.12-2.fc23.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.zogvEf + umask 022 + cd /builddir/build/BUILD + cd symfony-6a5bc3257b60098c28fc1bbcacd52000dd2801d1 + DOCDIR=/builddir/build/BUILDROOT/php-symfony-2.8.12-2.fc23.noarch/usr/share/doc/php-symfony-swiftmailer-bridge + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/php-symfony-2.8.12-2.fc23.noarch/usr/share/doc/php-symfony-swiftmailer-bridge + cp -pr src/Symfony/Bridge/Swiftmailer/CHANGELOG.md src/Symfony/Bridge/Swiftmailer/README.md /builddir/build/BUILDROOT/php-symfony-2.8.12-2.fc23.noarch/usr/share/doc/php-symfony-swiftmailer-bridge + cp -pr src/Symfony/Bridge/Swiftmailer/composer.json /builddir/build/BUILDROOT/php-symfony-2.8.12-2.fc23.noarch/usr/share/doc/php-symfony-swiftmailer-bridge + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.wXyCnn + umask 022 + cd /builddir/build/BUILD + cd symfony-6a5bc3257b60098c28fc1bbcacd52000dd2801d1 + LICENSEDIR=/builddir/build/BUILDROOT/php-symfony-2.8.12-2.fc23.noarch/usr/share/licenses/php-symfony-swiftmailer-bridge + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/php-symfony-2.8.12-2.fc23.noarch/usr/share/licenses/php-symfony-swiftmailer-bridge + cp -pr src/Symfony/Bridge/Swiftmailer/LICENSE /builddir/build/BUILDROOT/php-symfony-2.8.12-2.fc23.noarch/usr/share/licenses/php-symfony-swiftmailer-bridge + exit 0 Provides: php-composer(symfony/swiftmailer-bridge) = 2.8.12 php-symfony-swiftmailer-bridge = 2.8.12-2.fc23 php-symfony-swiftmailerbridge = 2.8.12 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Obsoletes: php-symfony-swiftmailerbridge < 2.8.12 Processing files: php-symfony-twig-bridge-2.8.12-2.fc23.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.5fd4UC + umask 022 + cd /builddir/build/BUILD + cd symfony-6a5bc3257b60098c28fc1bbcacd52000dd2801d1 + DOCDIR=/builddir/build/BUILDROOT/php-symfony-2.8.12-2.fc23.noarch/usr/share/doc/php-symfony-twig-bridge + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/php-symfony-2.8.12-2.fc23.noarch/usr/share/doc/php-symfony-twig-bridge + cp -pr src/Symfony/Bridge/Twig/CHANGELOG.md src/Symfony/Bridge/Twig/README.md /builddir/build/BUILDROOT/php-symfony-2.8.12-2.fc23.noarch/usr/share/doc/php-symfony-twig-bridge + cp -pr src/Symfony/Bridge/Twig/composer.json /builddir/build/BUILDROOT/php-symfony-2.8.12-2.fc23.noarch/usr/share/doc/php-symfony-twig-bridge + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.MOffZR + umask 022 + cd /builddir/build/BUILD + cd symfony-6a5bc3257b60098c28fc1bbcacd52000dd2801d1 + LICENSEDIR=/builddir/build/BUILDROOT/php-symfony-2.8.12-2.fc23.noarch/usr/share/licenses/php-symfony-twig-bridge + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/php-symfony-2.8.12-2.fc23.noarch/usr/share/licenses/php-symfony-twig-bridge + cp -pr src/Symfony/Bridge/Twig/LICENSE /builddir/build/BUILDROOT/php-symfony-2.8.12-2.fc23.noarch/usr/share/licenses/php-symfony-twig-bridge + exit 0 Provides: php-composer(symfony/twig-bridge) = 2.8.12 php-pear(pear.symfony.com/TwigBridge) = 2.8.12 php-symfony-twig-bridge = 2.8.12-2.fc23 php-symfony-twigbridge = 2.8.12 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Obsoletes: php-symfony-twigbridge < 2.8.12 Processing files: php-symfony-debug-bundle-2.8.12-2.fc23.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.JPyf6r + umask 022 + cd /builddir/build/BUILD + cd symfony-6a5bc3257b60098c28fc1bbcacd52000dd2801d1 + DOCDIR=/builddir/build/BUILDROOT/php-symfony-2.8.12-2.fc23.noarch/usr/share/doc/php-symfony-debug-bundle + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/php-symfony-2.8.12-2.fc23.noarch/usr/share/doc/php-symfony-debug-bundle + cp -pr src/Symfony/Bundle/DebugBundle/composer.json /builddir/build/BUILDROOT/php-symfony-2.8.12-2.fc23.noarch/usr/share/doc/php-symfony-debug-bundle + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.aGO2R5 + umask 022 + cd /builddir/build/BUILD + cd symfony-6a5bc3257b60098c28fc1bbcacd52000dd2801d1 + LICENSEDIR=/builddir/build/BUILDROOT/php-symfony-2.8.12-2.fc23.noarch/usr/share/licenses/php-symfony-debug-bundle + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/php-symfony-2.8.12-2.fc23.noarch/usr/share/licenses/php-symfony-debug-bundle + cp -pr src/Symfony/Bundle/DebugBundle/LICENSE /builddir/build/BUILDROOT/php-symfony-2.8.12-2.fc23.noarch/usr/share/licenses/php-symfony-debug-bundle + exit 0 Provides: php-composer(symfony/debug-bundle) = 2.8.12 php-symfony-debug-bundle = 2.8.12-2.fc23 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: php-symfony-framework-bundle-2.8.12-2.fc23.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.xO8ymQ + umask 022 + cd /builddir/build/BUILD + cd symfony-6a5bc3257b60098c28fc1bbcacd52000dd2801d1 + DOCDIR=/builddir/build/BUILDROOT/php-symfony-2.8.12-2.fc23.noarch/usr/share/doc/php-symfony-framework-bundle + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/php-symfony-2.8.12-2.fc23.noarch/usr/share/doc/php-symfony-framework-bundle + cp -pr src/Symfony/Bundle/FrameworkBundle/CHANGELOG.md src/Symfony/Bundle/FrameworkBundle/README.md /builddir/build/BUILDROOT/php-symfony-2.8.12-2.fc23.noarch/usr/share/doc/php-symfony-framework-bundle + cp -pr src/Symfony/Bundle/FrameworkBundle/composer.json /builddir/build/BUILDROOT/php-symfony-2.8.12-2.fc23.noarch/usr/share/doc/php-symfony-framework-bundle + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.qzARGC + umask 022 + cd /builddir/build/BUILD + cd symfony-6a5bc3257b60098c28fc1bbcacd52000dd2801d1 + LICENSEDIR=/builddir/build/BUILDROOT/php-symfony-2.8.12-2.fc23.noarch/usr/share/licenses/php-symfony-framework-bundle + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/php-symfony-2.8.12-2.fc23.noarch/usr/share/licenses/php-symfony-framework-bundle + cp -pr src/Symfony/Bundle/FrameworkBundle/LICENSE /builddir/build/BUILDROOT/php-symfony-2.8.12-2.fc23.noarch/usr/share/licenses/php-symfony-framework-bundle + exit 0 Provides: php-composer(symfony/framework-bundle) = 2.8.12 php-symfony-framework-bundle = 2.8.12-2.fc23 php-symfony-frameworkbundle = 2.8.12 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Obsoletes: php-symfony-frameworkbundle < 2.8.12 Processing files: php-symfony-security-bundle-2.8.12-2.fc23.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.qbr8t2 + umask 022 + cd /builddir/build/BUILD + cd symfony-6a5bc3257b60098c28fc1bbcacd52000dd2801d1 + DOCDIR=/builddir/build/BUILDROOT/php-symfony-2.8.12-2.fc23.noarch/usr/share/doc/php-symfony-security-bundle + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/php-symfony-2.8.12-2.fc23.noarch/usr/share/doc/php-symfony-security-bundle + cp -pr src/Symfony/Bundle/SecurityBundle/CHANGELOG.md src/Symfony/Bundle/SecurityBundle/README.md /builddir/build/BUILDROOT/php-symfony-2.8.12-2.fc23.noarch/usr/share/doc/php-symfony-security-bundle + cp -pr src/Symfony/Bundle/SecurityBundle/composer.json /builddir/build/BUILDROOT/php-symfony-2.8.12-2.fc23.noarch/usr/share/doc/php-symfony-security-bundle + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.sOPK9w + umask 022 + cd /builddir/build/BUILD + cd symfony-6a5bc3257b60098c28fc1bbcacd52000dd2801d1 + LICENSEDIR=/builddir/build/BUILDROOT/php-symfony-2.8.12-2.fc23.noarch/usr/share/licenses/php-symfony-security-bundle + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/php-symfony-2.8.12-2.fc23.noarch/usr/share/licenses/php-symfony-security-bundle + cp -pr src/Symfony/Bundle/SecurityBundle/LICENSE /builddir/build/BUILDROOT/php-symfony-2.8.12-2.fc23.noarch/usr/share/licenses/php-symfony-security-bundle + exit 0 Provides: php-composer(symfony/security-bundle) = 2.8.12 php-symfony-security-bundle = 2.8.12-2.fc23 php-symfony-securitybundle = 2.8.12 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Obsoletes: php-symfony-securitybundle < 2.8.12 Processing files: php-symfony-twig-bundle-2.8.12-2.fc23.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.AqGYSj + umask 022 + cd /builddir/build/BUILD + cd symfony-6a5bc3257b60098c28fc1bbcacd52000dd2801d1 + DOCDIR=/builddir/build/BUILDROOT/php-symfony-2.8.12-2.fc23.noarch/usr/share/doc/php-symfony-twig-bundle + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/php-symfony-2.8.12-2.fc23.noarch/usr/share/doc/php-symfony-twig-bundle + cp -pr src/Symfony/Bundle/TwigBundle/CHANGELOG.md src/Symfony/Bundle/TwigBundle/README.md /builddir/build/BUILDROOT/php-symfony-2.8.12-2.fc23.noarch/usr/share/doc/php-symfony-twig-bundle + cp -pr src/Symfony/Bundle/TwigBundle/composer.json /builddir/build/BUILDROOT/php-symfony-2.8.12-2.fc23.noarch/usr/share/doc/php-symfony-twig-bundle + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.8xUhJ8 + umask 022 + cd /builddir/build/BUILD + cd symfony-6a5bc3257b60098c28fc1bbcacd52000dd2801d1 + LICENSEDIR=/builddir/build/BUILDROOT/php-symfony-2.8.12-2.fc23.noarch/usr/share/licenses/php-symfony-twig-bundle + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/php-symfony-2.8.12-2.fc23.noarch/usr/share/licenses/php-symfony-twig-bundle + cp -pr src/Symfony/Bundle/TwigBundle/LICENSE /builddir/build/BUILDROOT/php-symfony-2.8.12-2.fc23.noarch/usr/share/licenses/php-symfony-twig-bundle + exit 0 Provides: php-composer(symfony/twig-bundle) = 2.8.12 php-symfony-twig-bundle = 2.8.12-2.fc23 php-symfony-twigbundle = 2.8.12 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Obsoletes: php-symfony-twigbundle < 2.8.12 Processing files: php-symfony-web-profiler-bundle-2.8.12-2.fc23.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.57wLK8 + umask 022 + cd /builddir/build/BUILD + cd symfony-6a5bc3257b60098c28fc1bbcacd52000dd2801d1 + DOCDIR=/builddir/build/BUILDROOT/php-symfony-2.8.12-2.fc23.noarch/usr/share/doc/php-symfony-web-profiler-bundle + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/php-symfony-2.8.12-2.fc23.noarch/usr/share/doc/php-symfony-web-profiler-bundle + cp -pr src/Symfony/Bundle/WebProfilerBundle/CHANGELOG.md src/Symfony/Bundle/WebProfilerBundle/README.md /builddir/build/BUILDROOT/php-symfony-2.8.12-2.fc23.noarch/usr/share/doc/php-symfony-web-profiler-bundle + cp -pr src/Symfony/Bundle/WebProfilerBundle/composer.json /builddir/build/BUILDROOT/php-symfony-2.8.12-2.fc23.noarch/usr/share/doc/php-symfony-web-profiler-bundle + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.otSKPb + umask 022 + cd /builddir/build/BUILD + cd symfony-6a5bc3257b60098c28fc1bbcacd52000dd2801d1 + LICENSEDIR=/builddir/build/BUILDROOT/php-symfony-2.8.12-2.fc23.noarch/usr/share/licenses/php-symfony-web-profiler-bundle + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/php-symfony-2.8.12-2.fc23.noarch/usr/share/licenses/php-symfony-web-profiler-bundle + cp -pr src/Symfony/Bundle/WebProfilerBundle/Resources/ICONS_LICENSE.txt /builddir/build/BUILDROOT/php-symfony-2.8.12-2.fc23.noarch/usr/share/licenses/php-symfony-web-profiler-bundle + cp -pr src/Symfony/Bundle/WebProfilerBundle/LICENSE /builddir/build/BUILDROOT/php-symfony-2.8.12-2.fc23.noarch/usr/share/licenses/php-symfony-web-profiler-bundle + exit 0 Provides: php-composer(symfony/web-profiler-bundle) = 2.8.12 php-symfony-web-profiler-bundle = 2.8.12-2.fc23 php-symfony-webprofilerbundle = 2.8.12 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /bin/sh Obsoletes: php-symfony-webprofilerbundle < 2.8.12 Processing files: php-symfony-asset-2.8.12-2.fc23.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.vYlyG0 + umask 022 + cd /builddir/build/BUILD + cd symfony-6a5bc3257b60098c28fc1bbcacd52000dd2801d1 + DOCDIR=/builddir/build/BUILDROOT/php-symfony-2.8.12-2.fc23.noarch/usr/share/doc/php-symfony-asset + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/php-symfony-2.8.12-2.fc23.noarch/usr/share/doc/php-symfony-asset + cp -pr src/Symfony/Component/Asset/CHANGELOG.md src/Symfony/Component/Asset/README.md /builddir/build/BUILDROOT/php-symfony-2.8.12-2.fc23.noarch/usr/share/doc/php-symfony-asset + cp -pr src/Symfony/Component/Asset/composer.json /builddir/build/BUILDROOT/php-symfony-2.8.12-2.fc23.noarch/usr/share/doc/php-symfony-asset + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.Qaej2O + umask 022 + cd /builddir/build/BUILD + cd symfony-6a5bc3257b60098c28fc1bbcacd52000dd2801d1 + LICENSEDIR=/builddir/build/BUILDROOT/php-symfony-2.8.12-2.fc23.noarch/usr/share/licenses/php-symfony-asset + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/php-symfony-2.8.12-2.fc23.noarch/usr/share/licenses/php-symfony-asset + cp -pr src/Symfony/Component/Asset/LICENSE /builddir/build/BUILDROOT/php-symfony-2.8.12-2.fc23.noarch/usr/share/licenses/php-symfony-asset + exit 0 Provides: php-composer(symfony/asset) = 2.8.12 php-symfony-asset = 2.8.12-2.fc23 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: php-symfony-browser-kit-2.8.12-2.fc23.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.VIPzmK + umask 022 + cd /builddir/build/BUILD + cd symfony-6a5bc3257b60098c28fc1bbcacd52000dd2801d1 + DOCDIR=/builddir/build/BUILDROOT/php-symfony-2.8.12-2.fc23.noarch/usr/share/doc/php-symfony-browser-kit + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/php-symfony-2.8.12-2.fc23.noarch/usr/share/doc/php-symfony-browser-kit + cp -pr src/Symfony/Component/BrowserKit/CHANGELOG.md src/Symfony/Component/BrowserKit/README.md /builddir/build/BUILDROOT/php-symfony-2.8.12-2.fc23.noarch/usr/share/doc/php-symfony-browser-kit + cp -pr src/Symfony/Component/BrowserKit/composer.json /builddir/build/BUILDROOT/php-symfony-2.8.12-2.fc23.noarch/usr/share/doc/php-symfony-browser-kit + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.Si8irH + umask 022 + cd /builddir/build/BUILD + cd symfony-6a5bc3257b60098c28fc1bbcacd52000dd2801d1 + LICENSEDIR=/builddir/build/BUILDROOT/php-symfony-2.8.12-2.fc23.noarch/usr/share/licenses/php-symfony-browser-kit + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/php-symfony-2.8.12-2.fc23.noarch/usr/share/licenses/php-symfony-browser-kit + cp -pr src/Symfony/Component/BrowserKit/LICENSE /builddir/build/BUILDROOT/php-symfony-2.8.12-2.fc23.noarch/usr/share/licenses/php-symfony-browser-kit + exit 0 Provides: php-composer(symfony/browser-kit) = 2.8.12 php-pear(pear.symfony.com/BrowserKit) = 2.8.12 php-symfony-browser-kit = 2.8.12-2.fc23 php-symfony-browserkit = 2.8.12 php-symfony2-BrowserKit = 2.8.12 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Obsoletes: php-symfony-browserkit < 2.8.12 php-symfony2-BrowserKit < 2.8.12 Processing files: php-symfony-class-loader-2.8.12-2.fc23.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.h5TLJL + umask 022 + cd /builddir/build/BUILD + cd symfony-6a5bc3257b60098c28fc1bbcacd52000dd2801d1 + DOCDIR=/builddir/build/BUILDROOT/php-symfony-2.8.12-2.fc23.noarch/usr/share/doc/php-symfony-class-loader + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/php-symfony-2.8.12-2.fc23.noarch/usr/share/doc/php-symfony-class-loader + cp -pr src/Symfony/Component/ClassLoader/CHANGELOG.md src/Symfony/Component/ClassLoader/README.md /builddir/build/BUILDROOT/php-symfony-2.8.12-2.fc23.noarch/usr/share/doc/php-symfony-class-loader + cp -pr src/Symfony/Component/ClassLoader/composer.json /builddir/build/BUILDROOT/php-symfony-2.8.12-2.fc23.noarch/usr/share/doc/php-symfony-class-loader + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.Q2EwOR + umask 022 + cd /builddir/build/BUILD + cd symfony-6a5bc3257b60098c28fc1bbcacd52000dd2801d1 + LICENSEDIR=/builddir/build/BUILDROOT/php-symfony-2.8.12-2.fc23.noarch/usr/share/licenses/php-symfony-class-loader + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/php-symfony-2.8.12-2.fc23.noarch/usr/share/licenses/php-symfony-class-loader + cp -pr src/Symfony/Component/ClassLoader/LICENSE /builddir/build/BUILDROOT/php-symfony-2.8.12-2.fc23.noarch/usr/share/licenses/php-symfony-class-loader + exit 0 Provides: php-composer(symfony/class-loader) = 2.8.12 php-pear(pear.symfony.com/ClassLoader) = 2.8.12 php-symfony-class-loader = 2.8.12-2.fc23 php-symfony-classloader = 2.8.12 php-symfony2-ClassLoader = 2.8.12 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Obsoletes: php-symfony-classloader < 2.8.12 php-symfony2-ClassLoader < 2.8.12 Processing files: php-symfony-config-2.8.12-2.fc23.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.iGacaX + umask 022 + cd /builddir/build/BUILD + cd symfony-6a5bc3257b60098c28fc1bbcacd52000dd2801d1 + DOCDIR=/builddir/build/BUILDROOT/php-symfony-2.8.12-2.fc23.noarch/usr/share/doc/php-symfony-config + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/php-symfony-2.8.12-2.fc23.noarch/usr/share/doc/php-symfony-config + cp -pr src/Symfony/Component/Config/CHANGELOG.md src/Symfony/Component/Config/README.md /builddir/build/BUILDROOT/php-symfony-2.8.12-2.fc23.noarch/usr/share/doc/php-symfony-config + cp -pr src/Symfony/Component/Config/composer.json /builddir/build/BUILDROOT/php-symfony-2.8.12-2.fc23.noarch/usr/share/doc/php-symfony-config + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.CR9Ik4 + umask 022 + cd /builddir/build/BUILD + cd symfony-6a5bc3257b60098c28fc1bbcacd52000dd2801d1 + LICENSEDIR=/builddir/build/BUILDROOT/php-symfony-2.8.12-2.fc23.noarch/usr/share/licenses/php-symfony-config + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/php-symfony-2.8.12-2.fc23.noarch/usr/share/licenses/php-symfony-config + cp -pr src/Symfony/Component/Config/LICENSE /builddir/build/BUILDROOT/php-symfony-2.8.12-2.fc23.noarch/usr/share/licenses/php-symfony-config + exit 0 Provides: php-composer(symfony/config) = 2.8.12 php-pear(pear.symfony.com/Config) = 2.8.12 php-symfony-config = 2.8.12-2.fc23 php-symfony2-Config = 2.8.12 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Obsoletes: php-symfony2-Config < 2.8.12 Processing files: php-symfony-console-2.8.12-2.fc23.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.svBj3u + umask 022 + cd /builddir/build/BUILD + cd symfony-6a5bc3257b60098c28fc1bbcacd52000dd2801d1 + DOCDIR=/builddir/build/BUILDROOT/php-symfony-2.8.12-2.fc23.noarch/usr/share/doc/php-symfony-console + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/php-symfony-2.8.12-2.fc23.noarch/usr/share/doc/php-symfony-console + cp -pr src/Symfony/Component/Console/CHANGELOG.md src/Symfony/Component/Console/README.md /builddir/build/BUILDROOT/php-symfony-2.8.12-2.fc23.noarch/usr/share/doc/php-symfony-console + cp -pr src/Symfony/Component/Console/composer.json /builddir/build/BUILDROOT/php-symfony-2.8.12-2.fc23.noarch/usr/share/doc/php-symfony-console + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.MqsczX + umask 022 + cd /builddir/build/BUILD + cd symfony-6a5bc3257b60098c28fc1bbcacd52000dd2801d1 + LICENSEDIR=/builddir/build/BUILDROOT/php-symfony-2.8.12-2.fc23.noarch/usr/share/licenses/php-symfony-console + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/php-symfony-2.8.12-2.fc23.noarch/usr/share/licenses/php-symfony-console + cp -pr src/Symfony/Component/Console/LICENSE /builddir/build/BUILDROOT/php-symfony-2.8.12-2.fc23.noarch/usr/share/licenses/php-symfony-console + exit 0 Provides: php-composer(symfony/console) = 2.8.12 php-pear(pear.symfony.com/Console) = 2.8.12 php-symfony-console = 2.8.12-2.fc23 php-symfony2-Console = 2.8.12 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Obsoletes: php-symfony2-Console < 2.8.12 Processing files: php-symfony-css-selector-2.8.12-2.fc23.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.6jONVN + umask 022 + cd /builddir/build/BUILD + cd symfony-6a5bc3257b60098c28fc1bbcacd52000dd2801d1 + DOCDIR=/builddir/build/BUILDROOT/php-symfony-2.8.12-2.fc23.noarch/usr/share/doc/php-symfony-css-selector + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/php-symfony-2.8.12-2.fc23.noarch/usr/share/doc/php-symfony-css-selector + cp -pr src/Symfony/Component/CssSelector/CHANGELOG.md src/Symfony/Component/CssSelector/README.md /builddir/build/BUILDROOT/php-symfony-2.8.12-2.fc23.noarch/usr/share/doc/php-symfony-css-selector + cp -pr src/Symfony/Component/CssSelector/composer.json /builddir/build/BUILDROOT/php-symfony-2.8.12-2.fc23.noarch/usr/share/doc/php-symfony-css-selector + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.WF2N6F + umask 022 + cd /builddir/build/BUILD + cd symfony-6a5bc3257b60098c28fc1bbcacd52000dd2801d1 + LICENSEDIR=/builddir/build/BUILDROOT/php-symfony-2.8.12-2.fc23.noarch/usr/share/licenses/php-symfony-css-selector + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/php-symfony-2.8.12-2.fc23.noarch/usr/share/licenses/php-symfony-css-selector + cp -pr src/Symfony/Component/CssSelector/LICENSE /builddir/build/BUILDROOT/php-symfony-2.8.12-2.fc23.noarch/usr/share/licenses/php-symfony-css-selector + exit 0 Provides: php-composer(symfony/css-selector) = 2.8.12 php-pear(pear.symfony.com/CssSelector) = 2.8.12 php-symfony-css-selector = 2.8.12-2.fc23 php-symfony-cssselector = 2.8.12 php-symfony2-CssSelector = 2.8.12 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Obsoletes: php-symfony-cssselector < 2.8.12 php-symfony2-CssSelector < 2.8.12 Processing files: php-symfony-debug-2.8.12-2.fc23.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.Y9tkNP + umask 022 + cd /builddir/build/BUILD + cd symfony-6a5bc3257b60098c28fc1bbcacd52000dd2801d1 + DOCDIR=/builddir/build/BUILDROOT/php-symfony-2.8.12-2.fc23.noarch/usr/share/doc/php-symfony-debug + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/php-symfony-2.8.12-2.fc23.noarch/usr/share/doc/php-symfony-debug + cp -pr src/Symfony/Component/Debug/CHANGELOG.md src/Symfony/Component/Debug/README.md /builddir/build/BUILDROOT/php-symfony-2.8.12-2.fc23.noarch/usr/share/doc/php-symfony-debug + cp -pr src/Symfony/Component/Debug/composer.json /builddir/build/BUILDROOT/php-symfony-2.8.12-2.fc23.noarch/usr/share/doc/php-symfony-debug + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.xiIbPR + umask 022 + cd /builddir/build/BUILD + cd symfony-6a5bc3257b60098c28fc1bbcacd52000dd2801d1 + LICENSEDIR=/builddir/build/BUILDROOT/php-symfony-2.8.12-2.fc23.noarch/usr/share/licenses/php-symfony-debug + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/php-symfony-2.8.12-2.fc23.noarch/usr/share/licenses/php-symfony-debug + cp -pr src/Symfony/Component/Debug/LICENSE /builddir/build/BUILDROOT/php-symfony-2.8.12-2.fc23.noarch/usr/share/licenses/php-symfony-debug + exit 0 Provides: php-composer(symfony/debug) = 2.8.12 php-pear(pear.symfony.com/Debug) = 2.8.12 php-symfony-debug = 2.8.12-2.fc23 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: php-symfony-dependency-injection-2.8.12-2.fc23.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.CHWyl1 + umask 022 + cd /builddir/build/BUILD + cd symfony-6a5bc3257b60098c28fc1bbcacd52000dd2801d1 + DOCDIR=/builddir/build/BUILDROOT/php-symfony-2.8.12-2.fc23.noarch/usr/share/doc/php-symfony-dependency-injection + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/php-symfony-2.8.12-2.fc23.noarch/usr/share/doc/php-symfony-dependency-injection + cp -pr src/Symfony/Component/DependencyInjection/CHANGELOG.md src/Symfony/Component/DependencyInjection/README.md /builddir/build/BUILDROOT/php-symfony-2.8.12-2.fc23.noarch/usr/share/doc/php-symfony-dependency-injection + cp -pr src/Symfony/Component/DependencyInjection/composer.json /builddir/build/BUILDROOT/php-symfony-2.8.12-2.fc23.noarch/usr/share/doc/php-symfony-dependency-injection + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.hLy8if + umask 022 + cd /builddir/build/BUILD + cd symfony-6a5bc3257b60098c28fc1bbcacd52000dd2801d1 + LICENSEDIR=/builddir/build/BUILDROOT/php-symfony-2.8.12-2.fc23.noarch/usr/share/licenses/php-symfony-dependency-injection + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/php-symfony-2.8.12-2.fc23.noarch/usr/share/licenses/php-symfony-dependency-injection + cp -pr src/Symfony/Component/DependencyInjection/LICENSE /builddir/build/BUILDROOT/php-symfony-2.8.12-2.fc23.noarch/usr/share/licenses/php-symfony-dependency-injection + exit 0 Provides: php-composer(symfony/dependency-injection) = 2.8.12 php-pear(pear.symfony.com/DependencyInjection) = 2.8.12 php-symfony-dependency-injection = 2.8.12-2.fc23 php-symfony-dependencyinjection = 2.8.12 php-symfony2-DependencyInjection = 2.8.12 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Obsoletes: php-symfony-dependencyinjection < 2.8.12 php-symfony2-DependencyInjection < 2.8.12 Processing files: php-symfony-dom-crawler-2.8.12-2.fc23.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.MhoyOO + umask 022 + cd /builddir/build/BUILD + cd symfony-6a5bc3257b60098c28fc1bbcacd52000dd2801d1 + DOCDIR=/builddir/build/BUILDROOT/php-symfony-2.8.12-2.fc23.noarch/usr/share/doc/php-symfony-dom-crawler + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/php-symfony-2.8.12-2.fc23.noarch/usr/share/doc/php-symfony-dom-crawler + cp -pr src/Symfony/Component/DomCrawler/CHANGELOG.md src/Symfony/Component/DomCrawler/README.md /builddir/build/BUILDROOT/php-symfony-2.8.12-2.fc23.noarch/usr/share/doc/php-symfony-dom-crawler + cp -pr src/Symfony/Component/DomCrawler/composer.json /builddir/build/BUILDROOT/php-symfony-2.8.12-2.fc23.noarch/usr/share/doc/php-symfony-dom-crawler + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.5Nu9ts + umask 022 + cd /builddir/build/BUILD + cd symfony-6a5bc3257b60098c28fc1bbcacd52000dd2801d1 + LICENSEDIR=/builddir/build/BUILDROOT/php-symfony-2.8.12-2.fc23.noarch/usr/share/licenses/php-symfony-dom-crawler + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/php-symfony-2.8.12-2.fc23.noarch/usr/share/licenses/php-symfony-dom-crawler + cp -pr src/Symfony/Component/DomCrawler/LICENSE /builddir/build/BUILDROOT/php-symfony-2.8.12-2.fc23.noarch/usr/share/licenses/php-symfony-dom-crawler + exit 0 Provides: php-composer(symfony/dom-crawler) = 2.8.12 php-pear(pear.symfony.com/DomCrawler) = 2.8.12 php-symfony-dom-crawler = 2.8.12-2.fc23 php-symfony-domcrawler = 2.8.12 php-symfony2-DomCrawler = 2.8.12 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Obsoletes: php-symfony-domcrawler < 2.8.12 php-symfony2-DomCrawler < 2.8.12 Processing files: php-symfony-event-dispatcher-2.8.12-2.fc23.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.s099Ab + umask 022 + cd /builddir/build/BUILD + cd symfony-6a5bc3257b60098c28fc1bbcacd52000dd2801d1 + DOCDIR=/builddir/build/BUILDROOT/php-symfony-2.8.12-2.fc23.noarch/usr/share/doc/php-symfony-event-dispatcher + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/php-symfony-2.8.12-2.fc23.noarch/usr/share/doc/php-symfony-event-dispatcher + cp -pr src/Symfony/Component/EventDispatcher/CHANGELOG.md src/Symfony/Component/EventDispatcher/README.md /builddir/build/BUILDROOT/php-symfony-2.8.12-2.fc23.noarch/usr/share/doc/php-symfony-event-dispatcher + cp -pr src/Symfony/Component/EventDispatcher/composer.json /builddir/build/BUILDROOT/php-symfony-2.8.12-2.fc23.noarch/usr/share/doc/php-symfony-event-dispatcher + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.rcBuzY + umask 022 + cd /builddir/build/BUILD + cd symfony-6a5bc3257b60098c28fc1bbcacd52000dd2801d1 + LICENSEDIR=/builddir/build/BUILDROOT/php-symfony-2.8.12-2.fc23.noarch/usr/share/licenses/php-symfony-event-dispatcher + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/php-symfony-2.8.12-2.fc23.noarch/usr/share/licenses/php-symfony-event-dispatcher + cp -pr src/Symfony/Component/EventDispatcher/LICENSE /builddir/build/BUILDROOT/php-symfony-2.8.12-2.fc23.noarch/usr/share/licenses/php-symfony-event-dispatcher + exit 0 Provides: php-composer(symfony/event-dispatcher) = 2.8.12 php-pear(pear.symfony.com/EventDispatcher) = 2.8.12 php-symfony-event-dispatcher = 2.8.12-2.fc23 php-symfony-eventdispatcher = 2.8.12 php-symfony2-EventDispatcher = 2.8.12 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Obsoletes: php-symfony-eventdispatcher < 2.8.12 php-symfony2-EventDispatcher < 2.8.12 Processing files: php-symfony-expression-language-2.8.12-2.fc23.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.YRyAVQ + umask 022 + cd /builddir/build/BUILD + cd symfony-6a5bc3257b60098c28fc1bbcacd52000dd2801d1 + DOCDIR=/builddir/build/BUILDROOT/php-symfony-2.8.12-2.fc23.noarch/usr/share/doc/php-symfony-expression-language + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/php-symfony-2.8.12-2.fc23.noarch/usr/share/doc/php-symfony-expression-language + cp -pr src/Symfony/Component/ExpressionLanguage/CHANGELOG.md src/Symfony/Component/ExpressionLanguage/README.md /builddir/build/BUILDROOT/php-symfony-2.8.12-2.fc23.noarch/usr/share/doc/php-symfony-expression-language + cp -pr src/Symfony/Component/ExpressionLanguage/composer.json /builddir/build/BUILDROOT/php-symfony-2.8.12-2.fc23.noarch/usr/share/doc/php-symfony-expression-language + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.jzQ8rN + umask 022 + cd /builddir/build/BUILD + cd symfony-6a5bc3257b60098c28fc1bbcacd52000dd2801d1 + LICENSEDIR=/builddir/build/BUILDROOT/php-symfony-2.8.12-2.fc23.noarch/usr/share/licenses/php-symfony-expression-language + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/php-symfony-2.8.12-2.fc23.noarch/usr/share/licenses/php-symfony-expression-language + cp -pr src/Symfony/Component/ExpressionLanguage/LICENSE /builddir/build/BUILDROOT/php-symfony-2.8.12-2.fc23.noarch/usr/share/licenses/php-symfony-expression-language + exit 0 Provides: php-composer(symfony/expression-language) = 2.8.12 php-pear(pear.symfony.com/ExpressionLanguage) = 2.8.12 php-symfony-expression-language = 2.8.12-2.fc23 php-symfony-expressionlanguage = 2.8.12 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Obsoletes: php-symfony-expressionlanguage < 2.8.12 Processing files: php-symfony-filesystem-2.8.12-2.fc23.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.S7RGQS + umask 022 + cd /builddir/build/BUILD + cd symfony-6a5bc3257b60098c28fc1bbcacd52000dd2801d1 + DOCDIR=/builddir/build/BUILDROOT/php-symfony-2.8.12-2.fc23.noarch/usr/share/doc/php-symfony-filesystem + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/php-symfony-2.8.12-2.fc23.noarch/usr/share/doc/php-symfony-filesystem + cp -pr src/Symfony/Component/Filesystem/CHANGELOG.md src/Symfony/Component/Filesystem/README.md /builddir/build/BUILDROOT/php-symfony-2.8.12-2.fc23.noarch/usr/share/doc/php-symfony-filesystem + cp -pr src/Symfony/Component/Filesystem/composer.json /builddir/build/BUILDROOT/php-symfony-2.8.12-2.fc23.noarch/usr/share/doc/php-symfony-filesystem + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.7pcW3Z + umask 022 + cd /builddir/build/BUILD + cd symfony-6a5bc3257b60098c28fc1bbcacd52000dd2801d1 + LICENSEDIR=/builddir/build/BUILDROOT/php-symfony-2.8.12-2.fc23.noarch/usr/share/licenses/php-symfony-filesystem + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/php-symfony-2.8.12-2.fc23.noarch/usr/share/licenses/php-symfony-filesystem + cp -pr src/Symfony/Component/Filesystem/LICENSE /builddir/build/BUILDROOT/php-symfony-2.8.12-2.fc23.noarch/usr/share/licenses/php-symfony-filesystem + exit 0 Provides: php-composer(symfony/filesystem) = 2.8.12 php-pear(pear.symfony.com/Filesystem) = 2.8.12 php-symfony-filesystem = 2.8.12-2.fc23 php-symfony2-Filesystem = 2.8.12 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Obsoletes: php-symfony2-Filesystem < 2.8.12 Processing files: php-symfony-finder-2.8.12-2.fc23.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.nOKXI4 + umask 022 + cd /builddir/build/BUILD + cd symfony-6a5bc3257b60098c28fc1bbcacd52000dd2801d1 + DOCDIR=/builddir/build/BUILDROOT/php-symfony-2.8.12-2.fc23.noarch/usr/share/doc/php-symfony-finder + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/php-symfony-2.8.12-2.fc23.noarch/usr/share/doc/php-symfony-finder + cp -pr src/Symfony/Component/Finder/CHANGELOG.md src/Symfony/Component/Finder/README.md /builddir/build/BUILDROOT/php-symfony-2.8.12-2.fc23.noarch/usr/share/doc/php-symfony-finder + cp -pr src/Symfony/Component/Finder/composer.json /builddir/build/BUILDROOT/php-symfony-2.8.12-2.fc23.noarch/usr/share/doc/php-symfony-finder + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.LwhSUa + umask 022 + cd /builddir/build/BUILD + cd symfony-6a5bc3257b60098c28fc1bbcacd52000dd2801d1 + LICENSEDIR=/builddir/build/BUILDROOT/php-symfony-2.8.12-2.fc23.noarch/usr/share/licenses/php-symfony-finder + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/php-symfony-2.8.12-2.fc23.noarch/usr/share/licenses/php-symfony-finder + cp -pr src/Symfony/Component/Finder/LICENSE /builddir/build/BUILDROOT/php-symfony-2.8.12-2.fc23.noarch/usr/share/licenses/php-symfony-finder + exit 0 Provides: php-composer(symfony/finder) = 2.8.12 php-pear(pear.symfony.com/Finder) = 2.8.12 php-symfony-finder = 2.8.12-2.fc23 php-symfony2-Finder = 2.8.12 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Obsoletes: php-symfony2-Finder < 2.8.12 Processing files: php-symfony-form-2.8.12-2.fc23.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.th0WVu + umask 022 + cd /builddir/build/BUILD + cd symfony-6a5bc3257b60098c28fc1bbcacd52000dd2801d1 + DOCDIR=/builddir/build/BUILDROOT/php-symfony-2.8.12-2.fc23.noarch/usr/share/doc/php-symfony-form + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/php-symfony-2.8.12-2.fc23.noarch/usr/share/doc/php-symfony-form + cp -pr src/Symfony/Component/Form/CHANGELOG.md src/Symfony/Component/Form/README.md /builddir/build/BUILDROOT/php-symfony-2.8.12-2.fc23.noarch/usr/share/doc/php-symfony-form + cp -pr src/Symfony/Component/Form/composer.json /builddir/build/BUILDROOT/php-symfony-2.8.12-2.fc23.noarch/usr/share/doc/php-symfony-form + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.RXhcoO + umask 022 + cd /builddir/build/BUILD + cd symfony-6a5bc3257b60098c28fc1bbcacd52000dd2801d1 + LICENSEDIR=/builddir/build/BUILDROOT/php-symfony-2.8.12-2.fc23.noarch/usr/share/licenses/php-symfony-form + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/php-symfony-2.8.12-2.fc23.noarch/usr/share/licenses/php-symfony-form + cp -pr src/Symfony/Component/Form/LICENSE /builddir/build/BUILDROOT/php-symfony-2.8.12-2.fc23.noarch/usr/share/licenses/php-symfony-form + exit 0 Provides: php-composer(symfony/form) = 2.8.12 php-pear(pear.symfony.com/Form) = 2.8.12 php-symfony-form = 2.8.12-2.fc23 php-symfony2-Form = 2.8.12 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Obsoletes: php-symfony2-Form < 2.8.12 Processing files: php-symfony-http-foundation-2.8.12-2.fc23.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.k87lqU + umask 022 + cd /builddir/build/BUILD + cd symfony-6a5bc3257b60098c28fc1bbcacd52000dd2801d1 + DOCDIR=/builddir/build/BUILDROOT/php-symfony-2.8.12-2.fc23.noarch/usr/share/doc/php-symfony-http-foundation + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/php-symfony-2.8.12-2.fc23.noarch/usr/share/doc/php-symfony-http-foundation + cp -pr src/Symfony/Component/HttpFoundation/CHANGELOG.md src/Symfony/Component/HttpFoundation/README.md /builddir/build/BUILDROOT/php-symfony-2.8.12-2.fc23.noarch/usr/share/doc/php-symfony-http-foundation + cp -pr src/Symfony/Component/HttpFoundation/composer.json /builddir/build/BUILDROOT/php-symfony-2.8.12-2.fc23.noarch/usr/share/doc/php-symfony-http-foundation + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.DBQxQZ + umask 022 + cd /builddir/build/BUILD + cd symfony-6a5bc3257b60098c28fc1bbcacd52000dd2801d1 + LICENSEDIR=/builddir/build/BUILDROOT/php-symfony-2.8.12-2.fc23.noarch/usr/share/licenses/php-symfony-http-foundation + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/php-symfony-2.8.12-2.fc23.noarch/usr/share/licenses/php-symfony-http-foundation + cp -pr src/Symfony/Component/HttpFoundation/LICENSE /builddir/build/BUILDROOT/php-symfony-2.8.12-2.fc23.noarch/usr/share/licenses/php-symfony-http-foundation + exit 0 Provides: php-composer(symfony/http-foundation) = 2.8.12 php-pear(pear.symfony.com/HttpFoundation) = 2.8.12 php-symfony-http-foundation = 2.8.12-2.fc23 php-symfony-httpfoundation = 2.8.12 php-symfony2-HttpFoundation = 2.8.12 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Obsoletes: php-symfony-httpfoundation < 2.8.12 php-symfony2-HttpFoundation < 2.8.12 Processing files: php-symfony-http-kernel-2.8.12-2.fc23.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.SChX8s + umask 022 + cd /builddir/build/BUILD + cd symfony-6a5bc3257b60098c28fc1bbcacd52000dd2801d1 + DOCDIR=/builddir/build/BUILDROOT/php-symfony-2.8.12-2.fc23.noarch/usr/share/doc/php-symfony-http-kernel + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/php-symfony-2.8.12-2.fc23.noarch/usr/share/doc/php-symfony-http-kernel + cp -pr src/Symfony/Component/HttpKernel/CHANGELOG.md src/Symfony/Component/HttpKernel/README.md /builddir/build/BUILDROOT/php-symfony-2.8.12-2.fc23.noarch/usr/share/doc/php-symfony-http-kernel + cp -pr src/Symfony/Component/HttpKernel/composer.json /builddir/build/BUILDROOT/php-symfony-2.8.12-2.fc23.noarch/usr/share/doc/php-symfony-http-kernel + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.TuvuUX + umask 022 + cd /builddir/build/BUILD + cd symfony-6a5bc3257b60098c28fc1bbcacd52000dd2801d1 + LICENSEDIR=/builddir/build/BUILDROOT/php-symfony-2.8.12-2.fc23.noarch/usr/share/licenses/php-symfony-http-kernel + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/php-symfony-2.8.12-2.fc23.noarch/usr/share/licenses/php-symfony-http-kernel + cp -pr src/Symfony/Component/HttpKernel/LICENSE /builddir/build/BUILDROOT/php-symfony-2.8.12-2.fc23.noarch/usr/share/licenses/php-symfony-http-kernel + exit 0 Provides: php-composer(symfony/http-kernel) = 2.8.12 php-pear(pear.symfony.com/HttpKernel) = 2.8.12 php-symfony-http-kernel = 2.8.12-2.fc23 php-symfony-httpkernel = 2.8.12 php-symfony2-HttpKernel = 2.8.12 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Obsoletes: php-symfony-httpkernel < 2.8.12 php-symfony2-HttpKernel < 2.8.12 Processing files: php-symfony-intl-2.8.12-2.fc23.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.c0iKp3 + umask 022 + cd /builddir/build/BUILD + cd symfony-6a5bc3257b60098c28fc1bbcacd52000dd2801d1 + DOCDIR=/builddir/build/BUILDROOT/php-symfony-2.8.12-2.fc23.noarch/usr/share/doc/php-symfony-intl + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/php-symfony-2.8.12-2.fc23.noarch/usr/share/doc/php-symfony-intl + cp -pr src/Symfony/Component/Intl/CONTRIBUTING.md src/Symfony/Component/Intl/README.md /builddir/build/BUILDROOT/php-symfony-2.8.12-2.fc23.noarch/usr/share/doc/php-symfony-intl + cp -pr src/Symfony/Component/Intl/composer.json /builddir/build/BUILDROOT/php-symfony-2.8.12-2.fc23.noarch/usr/share/doc/php-symfony-intl + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.9Lu7Fa + umask 022 + cd /builddir/build/BUILD + cd symfony-6a5bc3257b60098c28fc1bbcacd52000dd2801d1 + LICENSEDIR=/builddir/build/BUILDROOT/php-symfony-2.8.12-2.fc23.noarch/usr/share/licenses/php-symfony-intl + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/php-symfony-2.8.12-2.fc23.noarch/usr/share/licenses/php-symfony-intl + cp -pr src/Symfony/Component/Intl/LICENSE /builddir/build/BUILDROOT/php-symfony-2.8.12-2.fc23.noarch/usr/share/licenses/php-symfony-intl + exit 0 Provides: php-composer(symfony/intl) = 2.8.12 php-pear(pear.symfony.com/Intl) = 2.8.12 php-symfony-intl = 2.8.12-2.fc23 php-symfony2-Intl = 2.8.12 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Obsoletes: php-symfony-icu php-symfony2-Intl < 2.8.12 Processing files: php-symfony-ldap-2.8.12-2.fc23.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.POMhMZ + umask 022 + cd /builddir/build/BUILD + cd symfony-6a5bc3257b60098c28fc1bbcacd52000dd2801d1 + DOCDIR=/builddir/build/BUILDROOT/php-symfony-2.8.12-2.fc23.noarch/usr/share/doc/php-symfony-ldap + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/php-symfony-2.8.12-2.fc23.noarch/usr/share/doc/php-symfony-ldap + cp -pr src/Symfony/Component/Ldap/README.md /builddir/build/BUILDROOT/php-symfony-2.8.12-2.fc23.noarch/usr/share/doc/php-symfony-ldap + cp -pr src/Symfony/Component/Ldap/composer.json /builddir/build/BUILDROOT/php-symfony-2.8.12-2.fc23.noarch/usr/share/doc/php-symfony-ldap + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.bT2PwQ + umask 022 + cd /builddir/build/BUILD + cd symfony-6a5bc3257b60098c28fc1bbcacd52000dd2801d1 + LICENSEDIR=/builddir/build/BUILDROOT/php-symfony-2.8.12-2.fc23.noarch/usr/share/licenses/php-symfony-ldap + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/php-symfony-2.8.12-2.fc23.noarch/usr/share/licenses/php-symfony-ldap + cp -pr src/Symfony/Component/Ldap/LICENSE /builddir/build/BUILDROOT/php-symfony-2.8.12-2.fc23.noarch/usr/share/licenses/php-symfony-ldap + exit 0 Provides: php-composer(symfony/ldap) = 2.8.12 php-symfony-ldap = 2.8.12-2.fc23 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: php-symfony-locale-2.8.12-2.fc23.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.5qnJ4M + umask 022 + cd /builddir/build/BUILD + cd symfony-6a5bc3257b60098c28fc1bbcacd52000dd2801d1 + DOCDIR=/builddir/build/BUILDROOT/php-symfony-2.8.12-2.fc23.noarch/usr/share/doc/php-symfony-locale + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/php-symfony-2.8.12-2.fc23.noarch/usr/share/doc/php-symfony-locale + cp -pr src/Symfony/Component/Locale/CHANGELOG.md src/Symfony/Component/Locale/README.md /builddir/build/BUILDROOT/php-symfony-2.8.12-2.fc23.noarch/usr/share/doc/php-symfony-locale + cp -pr src/Symfony/Component/Locale/composer.json /builddir/build/BUILDROOT/php-symfony-2.8.12-2.fc23.noarch/usr/share/doc/php-symfony-locale + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.rbNDpL + umask 022 + cd /builddir/build/BUILD + cd symfony-6a5bc3257b60098c28fc1bbcacd52000dd2801d1 + LICENSEDIR=/builddir/build/BUILDROOT/php-symfony-2.8.12-2.fc23.noarch/usr/share/licenses/php-symfony-locale + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/php-symfony-2.8.12-2.fc23.noarch/usr/share/licenses/php-symfony-locale + cp -pr src/Symfony/Component/Locale/LICENSE /builddir/build/BUILDROOT/php-symfony-2.8.12-2.fc23.noarch/usr/share/licenses/php-symfony-locale + exit 0 Provides: php-composer(symfony/locale) = 2.8.12 php-pear(pear.symfony.com/Locale) = 2.8.12 php-symfony-locale = 2.8.12-2.fc23 php-symfony2-Locale = 2.8.12 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Obsoletes: php-symfony2-Locale < 2.8.12 Processing files: php-symfony-options-resolver-2.8.12-2.fc23.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.NliWMP + umask 022 + cd /builddir/build/BUILD + cd symfony-6a5bc3257b60098c28fc1bbcacd52000dd2801d1 + DOCDIR=/builddir/build/BUILDROOT/php-symfony-2.8.12-2.fc23.noarch/usr/share/doc/php-symfony-options-resolver + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/php-symfony-2.8.12-2.fc23.noarch/usr/share/doc/php-symfony-options-resolver + cp -pr src/Symfony/Component/OptionsResolver/CHANGELOG.md src/Symfony/Component/OptionsResolver/README.md /builddir/build/BUILDROOT/php-symfony-2.8.12-2.fc23.noarch/usr/share/doc/php-symfony-options-resolver + cp -pr src/Symfony/Component/OptionsResolver/composer.json /builddir/build/BUILDROOT/php-symfony-2.8.12-2.fc23.noarch/usr/share/doc/php-symfony-options-resolver + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.1PVaXV + umask 022 + cd /builddir/build/BUILD + cd symfony-6a5bc3257b60098c28fc1bbcacd52000dd2801d1 + LICENSEDIR=/builddir/build/BUILDROOT/php-symfony-2.8.12-2.fc23.noarch/usr/share/licenses/php-symfony-options-resolver + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/php-symfony-2.8.12-2.fc23.noarch/usr/share/licenses/php-symfony-options-resolver + cp -pr src/Symfony/Component/OptionsResolver/LICENSE /builddir/build/BUILDROOT/php-symfony-2.8.12-2.fc23.noarch/usr/share/licenses/php-symfony-options-resolver + exit 0 Provides: php-composer(symfony/options-resolver) = 2.8.12 php-pear(pear.symfony.com/OptionsResolver) = 2.8.12 php-symfony-options-resolver = 2.8.12-2.fc23 php-symfony-optionsresolver = 2.8.12 php-symfony2-OptionsResolver = 2.8.12 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Obsoletes: php-symfony-optionsresolver < 2.8.12 php-symfony2-OptionsResolver < 2.8.12 Processing files: php-symfony-process-2.8.12-2.fc23.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.O9MjJ2 + umask 022 + cd /builddir/build/BUILD + cd symfony-6a5bc3257b60098c28fc1bbcacd52000dd2801d1 + DOCDIR=/builddir/build/BUILDROOT/php-symfony-2.8.12-2.fc23.noarch/usr/share/doc/php-symfony-process + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/php-symfony-2.8.12-2.fc23.noarch/usr/share/doc/php-symfony-process + cp -pr src/Symfony/Component/Process/CHANGELOG.md src/Symfony/Component/Process/README.md /builddir/build/BUILDROOT/php-symfony-2.8.12-2.fc23.noarch/usr/share/doc/php-symfony-process + cp -pr src/Symfony/Component/Process/composer.json /builddir/build/BUILDROOT/php-symfony-2.8.12-2.fc23.noarch/usr/share/doc/php-symfony-process + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.NHUKhb + umask 022 + cd /builddir/build/BUILD + cd symfony-6a5bc3257b60098c28fc1bbcacd52000dd2801d1 + LICENSEDIR=/builddir/build/BUILDROOT/php-symfony-2.8.12-2.fc23.noarch/usr/share/licenses/php-symfony-process + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/php-symfony-2.8.12-2.fc23.noarch/usr/share/licenses/php-symfony-process + cp -pr src/Symfony/Component/Process/LICENSE /builddir/build/BUILDROOT/php-symfony-2.8.12-2.fc23.noarch/usr/share/licenses/php-symfony-process + exit 0 Provides: php-composer(symfony/process) = 2.8.12 php-pear(pear.symfony.com/Process) = 2.8.12 php-symfony-process = 2.8.12-2.fc23 php-symfony2-Process = 2.8.12 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Obsoletes: php-symfony2-Process < 2.8.12 Processing files: php-symfony-property-access-2.8.12-2.fc23.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.6vdupq + umask 022 + cd /builddir/build/BUILD + cd symfony-6a5bc3257b60098c28fc1bbcacd52000dd2801d1 + DOCDIR=/builddir/build/BUILDROOT/php-symfony-2.8.12-2.fc23.noarch/usr/share/doc/php-symfony-property-access + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/php-symfony-2.8.12-2.fc23.noarch/usr/share/doc/php-symfony-property-access + cp -pr src/Symfony/Component/PropertyAccess/CHANGELOG.md src/Symfony/Component/PropertyAccess/README.md /builddir/build/BUILDROOT/php-symfony-2.8.12-2.fc23.noarch/usr/share/doc/php-symfony-property-access + cp -pr src/Symfony/Component/PropertyAccess/composer.json /builddir/build/BUILDROOT/php-symfony-2.8.12-2.fc23.noarch/usr/share/doc/php-symfony-property-access + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.v5I0kH + umask 022 + cd /builddir/build/BUILD + cd symfony-6a5bc3257b60098c28fc1bbcacd52000dd2801d1 + LICENSEDIR=/builddir/build/BUILDROOT/php-symfony-2.8.12-2.fc23.noarch/usr/share/licenses/php-symfony-property-access + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/php-symfony-2.8.12-2.fc23.noarch/usr/share/licenses/php-symfony-property-access + cp -pr src/Symfony/Component/PropertyAccess/LICENSE /builddir/build/BUILDROOT/php-symfony-2.8.12-2.fc23.noarch/usr/share/licenses/php-symfony-property-access + exit 0 Provides: php-composer(symfony/property-access) = 2.8.12 php-pear(pear.symfony.com/PropertyAccess) = 2.8.12 php-symfony-property-access = 2.8.12-2.fc23 php-symfony-propertyaccess = 2.8.12 php-symfony2-PropertyAccess = 2.8.12 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Obsoletes: php-symfony-propertyaccess < 2.8.12 php-symfony2-PropertyAccess < 2.8.12 Processing files: php-symfony-property-info-2.8.12-2.fc23.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.uz0j88 + umask 022 + cd /builddir/build/BUILD + cd symfony-6a5bc3257b60098c28fc1bbcacd52000dd2801d1 + DOCDIR=/builddir/build/BUILDROOT/php-symfony-2.8.12-2.fc23.noarch/usr/share/doc/php-symfony-property-info + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/php-symfony-2.8.12-2.fc23.noarch/usr/share/doc/php-symfony-property-info + cp -pr src/Symfony/Component/PropertyInfo/README.md /builddir/build/BUILDROOT/php-symfony-2.8.12-2.fc23.noarch/usr/share/doc/php-symfony-property-info + cp -pr src/Symfony/Component/PropertyInfo/composer.json /builddir/build/BUILDROOT/php-symfony-2.8.12-2.fc23.noarch/usr/share/doc/php-symfony-property-info + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.NJ05sC + umask 022 + cd /builddir/build/BUILD + cd symfony-6a5bc3257b60098c28fc1bbcacd52000dd2801d1 + LICENSEDIR=/builddir/build/BUILDROOT/php-symfony-2.8.12-2.fc23.noarch/usr/share/licenses/php-symfony-property-info + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/php-symfony-2.8.12-2.fc23.noarch/usr/share/licenses/php-symfony-property-info + cp -pr src/Symfony/Component/PropertyInfo/LICENSE /builddir/build/BUILDROOT/php-symfony-2.8.12-2.fc23.noarch/usr/share/licenses/php-symfony-property-info + exit 0 Provides: php-composer(symfony/property-info) = 2.8.12 php-symfony-property-info = 2.8.12-2.fc23 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: php-symfony-routing-2.8.12-2.fc23.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.65SwUc + umask 022 + cd /builddir/build/BUILD + cd symfony-6a5bc3257b60098c28fc1bbcacd52000dd2801d1 + DOCDIR=/builddir/build/BUILDROOT/php-symfony-2.8.12-2.fc23.noarch/usr/share/doc/php-symfony-routing + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/php-symfony-2.8.12-2.fc23.noarch/usr/share/doc/php-symfony-routing + cp -pr src/Symfony/Component/Routing/CHANGELOG.md src/Symfony/Component/Routing/README.md /builddir/build/BUILDROOT/php-symfony-2.8.12-2.fc23.noarch/usr/share/doc/php-symfony-routing + cp -pr src/Symfony/Component/Routing/composer.json /builddir/build/BUILDROOT/php-symfony-2.8.12-2.fc23.noarch/usr/share/doc/php-symfony-routing + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.PtBXMM + umask 022 + cd /builddir/build/BUILD + cd symfony-6a5bc3257b60098c28fc1bbcacd52000dd2801d1 + LICENSEDIR=/builddir/build/BUILDROOT/php-symfony-2.8.12-2.fc23.noarch/usr/share/licenses/php-symfony-routing + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/php-symfony-2.8.12-2.fc23.noarch/usr/share/licenses/php-symfony-routing + cp -pr src/Symfony/Component/Routing/LICENSE /builddir/build/BUILDROOT/php-symfony-2.8.12-2.fc23.noarch/usr/share/licenses/php-symfony-routing + exit 0 Provides: php-composer(symfony/routing) = 2.8.12 php-pear(pear.symfony.com/Routing) = 2.8.12 php-symfony-routing = 2.8.12-2.fc23 php-symfony2-Routing = 2.8.12 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Obsoletes: php-symfony2-Routing < 2.8.12 Processing files: php-symfony-security-2.8.12-2.fc23.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.QmT8QF + umask 022 + cd /builddir/build/BUILD + cd symfony-6a5bc3257b60098c28fc1bbcacd52000dd2801d1 + DOCDIR=/builddir/build/BUILDROOT/php-symfony-2.8.12-2.fc23.noarch/usr/share/doc/php-symfony-security + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/php-symfony-2.8.12-2.fc23.noarch/usr/share/doc/php-symfony-security + cp -pr src/Symfony/Component/Security/CHANGELOG.md src/Symfony/Component/Security/README.md /builddir/build/BUILDROOT/php-symfony-2.8.12-2.fc23.noarch/usr/share/doc/php-symfony-security + cp -pr src/Symfony/Component/Security/composer.json /builddir/build/BUILDROOT/php-symfony-2.8.12-2.fc23.noarch/usr/share/doc/php-symfony-security + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.xzOopA + umask 022 + cd /builddir/build/BUILD + cd symfony-6a5bc3257b60098c28fc1bbcacd52000dd2801d1 + LICENSEDIR=/builddir/build/BUILDROOT/php-symfony-2.8.12-2.fc23.noarch/usr/share/licenses/php-symfony-security + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/php-symfony-2.8.12-2.fc23.noarch/usr/share/licenses/php-symfony-security + cp -pr src/Symfony/Component/Security/LICENSE /builddir/build/BUILDROOT/php-symfony-2.8.12-2.fc23.noarch/usr/share/licenses/php-symfony-security + exit 0 Provides: php-composer(symfony/security) = 2.8.12 php-composer(symfony/security-core) = 2.8.12 php-composer(symfony/security-csrf) = 2.8.12 php-composer(symfony/security-guard) = 2.8.12 php-composer(symfony/security-http) = 2.8.12 php-pear(pear.symfony.com/Security) = 2.8.12 php-symfony-security = 2.8.12-2.fc23 php-symfony-security-core = 2.8.12-2.fc23 php-symfony-security-csrf = 2.8.12-2.fc23 php-symfony-security-guard = 2.8.12-2.fc23 php-symfony-security-http = 2.8.12-2.fc23 php-symfony2-Security = 2.8.12 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Obsoletes: php-symfony2-Security < 2.8.12 Processing files: php-symfony-serializer-2.8.12-2.fc23.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.RBXFGb + umask 022 + cd /builddir/build/BUILD + cd symfony-6a5bc3257b60098c28fc1bbcacd52000dd2801d1 + DOCDIR=/builddir/build/BUILDROOT/php-symfony-2.8.12-2.fc23.noarch/usr/share/doc/php-symfony-serializer + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/php-symfony-2.8.12-2.fc23.noarch/usr/share/doc/php-symfony-serializer + cp -pr src/Symfony/Component/Serializer/CHANGELOG.md src/Symfony/Component/Serializer/README.md /builddir/build/BUILDROOT/php-symfony-2.8.12-2.fc23.noarch/usr/share/doc/php-symfony-serializer + cp -pr src/Symfony/Component/Serializer/composer.json /builddir/build/BUILDROOT/php-symfony-2.8.12-2.fc23.noarch/usr/share/doc/php-symfony-serializer + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.D86UEO + umask 022 + cd /builddir/build/BUILD + cd symfony-6a5bc3257b60098c28fc1bbcacd52000dd2801d1 + LICENSEDIR=/builddir/build/BUILDROOT/php-symfony-2.8.12-2.fc23.noarch/usr/share/licenses/php-symfony-serializer + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/php-symfony-2.8.12-2.fc23.noarch/usr/share/licenses/php-symfony-serializer + cp -pr src/Symfony/Component/Serializer/LICENSE /builddir/build/BUILDROOT/php-symfony-2.8.12-2.fc23.noarch/usr/share/licenses/php-symfony-serializer + exit 0 Provides: php-composer(symfony/serializer) = 2.8.12 php-pear(pear.symfony.com/Serializer) = 2.8.12 php-symfony-serializer = 2.8.12-2.fc23 php-symfony2-Serializer = 2.8.12 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Obsoletes: php-symfony2-Serializer < 2.8.12 Processing files: php-symfony-stopwatch-2.8.12-2.fc23.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.l7htyG + umask 022 + cd /builddir/build/BUILD + cd symfony-6a5bc3257b60098c28fc1bbcacd52000dd2801d1 + DOCDIR=/builddir/build/BUILDROOT/php-symfony-2.8.12-2.fc23.noarch/usr/share/doc/php-symfony-stopwatch + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/php-symfony-2.8.12-2.fc23.noarch/usr/share/doc/php-symfony-stopwatch + cp -pr src/Symfony/Component/Stopwatch/README.md /builddir/build/BUILDROOT/php-symfony-2.8.12-2.fc23.noarch/usr/share/doc/php-symfony-stopwatch + cp -pr src/Symfony/Component/Stopwatch/composer.json /builddir/build/BUILDROOT/php-symfony-2.8.12-2.fc23.noarch/usr/share/doc/php-symfony-stopwatch + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.zaJ4Vz + umask 022 + cd /builddir/build/BUILD + cd symfony-6a5bc3257b60098c28fc1bbcacd52000dd2801d1 + LICENSEDIR=/builddir/build/BUILDROOT/php-symfony-2.8.12-2.fc23.noarch/usr/share/licenses/php-symfony-stopwatch + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/php-symfony-2.8.12-2.fc23.noarch/usr/share/licenses/php-symfony-stopwatch + cp -pr src/Symfony/Component/Stopwatch/LICENSE /builddir/build/BUILDROOT/php-symfony-2.8.12-2.fc23.noarch/usr/share/licenses/php-symfony-stopwatch + exit 0 Provides: php-composer(symfony/stopwatch) = 2.8.12 php-pear(pear.symfony.com/Stopwatch) = 2.8.12 php-symfony-stopwatch = 2.8.12-2.fc23 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: php-symfony-templating-2.8.12-2.fc23.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.Nfjmpy + umask 022 + cd /builddir/build/BUILD + cd symfony-6a5bc3257b60098c28fc1bbcacd52000dd2801d1 + DOCDIR=/builddir/build/BUILDROOT/php-symfony-2.8.12-2.fc23.noarch/usr/share/doc/php-symfony-templating + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/php-symfony-2.8.12-2.fc23.noarch/usr/share/doc/php-symfony-templating + cp -pr src/Symfony/Component/Templating/CHANGELOG.md src/Symfony/Component/Templating/README.md /builddir/build/BUILDROOT/php-symfony-2.8.12-2.fc23.noarch/usr/share/doc/php-symfony-templating + cp -pr src/Symfony/Component/Templating/composer.json /builddir/build/BUILDROOT/php-symfony-2.8.12-2.fc23.noarch/usr/share/doc/php-symfony-templating + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.n6ZtYy + umask 022 + cd /builddir/build/BUILD + cd symfony-6a5bc3257b60098c28fc1bbcacd52000dd2801d1 + LICENSEDIR=/builddir/build/BUILDROOT/php-symfony-2.8.12-2.fc23.noarch/usr/share/licenses/php-symfony-templating + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/php-symfony-2.8.12-2.fc23.noarch/usr/share/licenses/php-symfony-templating + cp -pr src/Symfony/Component/Templating/LICENSE /builddir/build/BUILDROOT/php-symfony-2.8.12-2.fc23.noarch/usr/share/licenses/php-symfony-templating + exit 0 Provides: php-composer(symfony/templating) = 2.8.12 php-pear(pear.symfony.com/Templating) = 2.8.12 php-symfony-templating = 2.8.12-2.fc23 php-symfony2-Templating = 2.8.12 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Obsoletes: php-symfony2-Templating < 2.8.12 Processing files: php-symfony-translation-2.8.12-2.fc23.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.tBzRyJ + umask 022 + cd /builddir/build/BUILD + cd symfony-6a5bc3257b60098c28fc1bbcacd52000dd2801d1 + DOCDIR=/builddir/build/BUILDROOT/php-symfony-2.8.12-2.fc23.noarch/usr/share/doc/php-symfony-translation + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/php-symfony-2.8.12-2.fc23.noarch/usr/share/doc/php-symfony-translation + cp -pr src/Symfony/Component/Translation/CHANGELOG.md src/Symfony/Component/Translation/README.md /builddir/build/BUILDROOT/php-symfony-2.8.12-2.fc23.noarch/usr/share/doc/php-symfony-translation + cp -pr src/Symfony/Component/Translation/composer.json /builddir/build/BUILDROOT/php-symfony-2.8.12-2.fc23.noarch/usr/share/doc/php-symfony-translation + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.St4U5J + umask 022 + cd /builddir/build/BUILD + cd symfony-6a5bc3257b60098c28fc1bbcacd52000dd2801d1 + LICENSEDIR=/builddir/build/BUILDROOT/php-symfony-2.8.12-2.fc23.noarch/usr/share/licenses/php-symfony-translation + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/php-symfony-2.8.12-2.fc23.noarch/usr/share/licenses/php-symfony-translation + cp -pr src/Symfony/Component/Translation/LICENSE /builddir/build/BUILDROOT/php-symfony-2.8.12-2.fc23.noarch/usr/share/licenses/php-symfony-translation + exit 0 Provides: php-composer(symfony/translation) = 2.8.12 php-pear(pear.symfony.com/Translation) = 2.8.12 php-symfony-translation = 2.8.12-2.fc23 php-symfony2-Translation = 2.8.12 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Obsoletes: php-symfony2-Translation < 2.8.12 Processing files: php-symfony-validator-2.8.12-2.fc23.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.Dbo4J4 + umask 022 + cd /builddir/build/BUILD + cd symfony-6a5bc3257b60098c28fc1bbcacd52000dd2801d1 + DOCDIR=/builddir/build/BUILDROOT/php-symfony-2.8.12-2.fc23.noarch/usr/share/doc/php-symfony-validator + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/php-symfony-2.8.12-2.fc23.noarch/usr/share/doc/php-symfony-validator + cp -pr src/Symfony/Component/Validator/CHANGELOG.md src/Symfony/Component/Validator/README.md /builddir/build/BUILDROOT/php-symfony-2.8.12-2.fc23.noarch/usr/share/doc/php-symfony-validator + cp -pr src/Symfony/Component/Validator/composer.json /builddir/build/BUILDROOT/php-symfony-2.8.12-2.fc23.noarch/usr/share/doc/php-symfony-validator + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.6byN8q + umask 022 + cd /builddir/build/BUILD + cd symfony-6a5bc3257b60098c28fc1bbcacd52000dd2801d1 + LICENSEDIR=/builddir/build/BUILDROOT/php-symfony-2.8.12-2.fc23.noarch/usr/share/licenses/php-symfony-validator + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/php-symfony-2.8.12-2.fc23.noarch/usr/share/licenses/php-symfony-validator + cp -pr src/Symfony/Component/Validator/LICENSE /builddir/build/BUILDROOT/php-symfony-2.8.12-2.fc23.noarch/usr/share/licenses/php-symfony-validator + exit 0 Provides: php-composer(symfony/validator) = 2.8.12 php-pear(pear.symfony.com/Validator) = 2.8.12 php-symfony-validator = 2.8.12-2.fc23 php-symfony2-Validator = 2.8.12 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Obsoletes: php-symfony2-Validator < 2.8.12 Processing files: php-symfony-var-dumper-2.8.12-2.fc23.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.m39FCr + umask 022 + cd /builddir/build/BUILD + cd symfony-6a5bc3257b60098c28fc1bbcacd52000dd2801d1 + DOCDIR=/builddir/build/BUILDROOT/php-symfony-2.8.12-2.fc23.noarch/usr/share/doc/php-symfony-var-dumper + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/php-symfony-2.8.12-2.fc23.noarch/usr/share/doc/php-symfony-var-dumper + cp -pr src/Symfony/Component/VarDumper/CHANGELOG.md src/Symfony/Component/VarDumper/README.md /builddir/build/BUILDROOT/php-symfony-2.8.12-2.fc23.noarch/usr/share/doc/php-symfony-var-dumper + cp -pr src/Symfony/Component/VarDumper/composer.json /builddir/build/BUILDROOT/php-symfony-2.8.12-2.fc23.noarch/usr/share/doc/php-symfony-var-dumper + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.QheBew + umask 022 + cd /builddir/build/BUILD + cd symfony-6a5bc3257b60098c28fc1bbcacd52000dd2801d1 + LICENSEDIR=/builddir/build/BUILDROOT/php-symfony-2.8.12-2.fc23.noarch/usr/share/licenses/php-symfony-var-dumper + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/php-symfony-2.8.12-2.fc23.noarch/usr/share/licenses/php-symfony-var-dumper + cp -pr src/Symfony/Component/VarDumper/LICENSE /builddir/build/BUILDROOT/php-symfony-2.8.12-2.fc23.noarch/usr/share/licenses/php-symfony-var-dumper + exit 0 Provides: php-composer(symfony/var-dumper) = 2.8.12 php-symfony-var-dumper = 2.8.12-2.fc23 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: php-symfony-yaml-2.8.12-2.fc23.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.A2KwcO + umask 022 + cd /builddir/build/BUILD + cd symfony-6a5bc3257b60098c28fc1bbcacd52000dd2801d1 + DOCDIR=/builddir/build/BUILDROOT/php-symfony-2.8.12-2.fc23.noarch/usr/share/doc/php-symfony-yaml + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/php-symfony-2.8.12-2.fc23.noarch/usr/share/doc/php-symfony-yaml + cp -pr src/Symfony/Component/Yaml/CHANGELOG.md src/Symfony/Component/Yaml/README.md /builddir/build/BUILDROOT/php-symfony-2.8.12-2.fc23.noarch/usr/share/doc/php-symfony-yaml + cp -pr src/Symfony/Component/Yaml/composer.json /builddir/build/BUILDROOT/php-symfony-2.8.12-2.fc23.noarch/usr/share/doc/php-symfony-yaml + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.MLfDA5 + umask 022 + cd /builddir/build/BUILD + cd symfony-6a5bc3257b60098c28fc1bbcacd52000dd2801d1 + LICENSEDIR=/builddir/build/BUILDROOT/php-symfony-2.8.12-2.fc23.noarch/usr/share/licenses/php-symfony-yaml + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/php-symfony-2.8.12-2.fc23.noarch/usr/share/licenses/php-symfony-yaml + cp -pr src/Symfony/Component/Yaml/LICENSE /builddir/build/BUILDROOT/php-symfony-2.8.12-2.fc23.noarch/usr/share/licenses/php-symfony-yaml + exit 0 Provides: php-composer(symfony/yaml) = 2.8.12 php-pear(pear.symfony.com/Yaml) = 2.8.12 php-symfony-yaml = 2.8.12-2.fc23 php-symfony2-Yaml = 2.8.12 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Obsoletes: php-symfony2-Yaml < 2.8.12 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/php-symfony-2.8.12-2.fc23.noarch Wrote: /builddir/build/RPMS/php-symfony-2.8.12-2.fc23.noarch.rpm Wrote: /builddir/build/RPMS/php-symfony-common-2.8.12-2.fc23.noarch.rpm Wrote: /builddir/build/RPMS/php-symfony-doctrine-bridge-2.8.12-2.fc23.noarch.rpm Wrote: /builddir/build/RPMS/php-symfony-monolog-bridge-2.8.12-2.fc23.noarch.rpm Wrote: /builddir/build/RPMS/php-symfony-phpunit-bridge-2.8.12-2.fc23.noarch.rpm Wrote: /builddir/build/RPMS/php-symfony-proxy-manager-bridge-2.8.12-2.fc23.noarch.rpm Wrote: /builddir/build/RPMS/php-symfony-swiftmailer-bridge-2.8.12-2.fc23.noarch.rpm Wrote: /builddir/build/RPMS/php-symfony-twig-bridge-2.8.12-2.fc23.noarch.rpm Wrote: /builddir/build/RPMS/php-symfony-debug-bundle-2.8.12-2.fc23.noarch.rpm Wrote: /builddir/build/RPMS/php-symfony-framework-bundle-2.8.12-2.fc23.noarch.rpm Wrote: /builddir/build/RPMS/php-symfony-security-bundle-2.8.12-2.fc23.noarch.rpm Wrote: /builddir/build/RPMS/php-symfony-twig-bundle-2.8.12-2.fc23.noarch.rpm Wrote: /builddir/build/RPMS/php-symfony-web-profiler-bundle-2.8.12-2.fc23.noarch.rpm Wrote: /builddir/build/RPMS/php-symfony-asset-2.8.12-2.fc23.noarch.rpm Wrote: /builddir/build/RPMS/php-symfony-browser-kit-2.8.12-2.fc23.noarch.rpm Wrote: /builddir/build/RPMS/php-symfony-class-loader-2.8.12-2.fc23.noarch.rpm Wrote: /builddir/build/RPMS/php-symfony-config-2.8.12-2.fc23.noarch.rpm Wrote: /builddir/build/RPMS/php-symfony-console-2.8.12-2.fc23.noarch.rpm Wrote: /builddir/build/RPMS/php-symfony-css-selector-2.8.12-2.fc23.noarch.rpm Wrote: /builddir/build/RPMS/php-symfony-debug-2.8.12-2.fc23.noarch.rpm Wrote: /builddir/build/RPMS/php-symfony-dependency-injection-2.8.12-2.fc23.noarch.rpm Wrote: /builddir/build/RPMS/php-symfony-dom-crawler-2.8.12-2.fc23.noarch.rpm Wrote: /builddir/build/RPMS/php-symfony-event-dispatcher-2.8.12-2.fc23.noarch.rpm Wrote: /builddir/build/RPMS/php-symfony-expression-language-2.8.12-2.fc23.noarch.rpm Wrote: /builddir/build/RPMS/php-symfony-filesystem-2.8.12-2.fc23.noarch.rpm Wrote: /builddir/build/RPMS/php-symfony-finder-2.8.12-2.fc23.noarch.rpm Wrote: /builddir/build/RPMS/php-symfony-form-2.8.12-2.fc23.noarch.rpm Wrote: /builddir/build/RPMS/php-symfony-http-foundation-2.8.12-2.fc23.noarch.rpm Wrote: /builddir/build/RPMS/php-symfony-http-kernel-2.8.12-2.fc23.noarch.rpm Wrote: /builddir/build/RPMS/php-symfony-intl-2.8.12-2.fc23.noarch.rpm Wrote: /builddir/build/RPMS/php-symfony-ldap-2.8.12-2.fc23.noarch.rpm Wrote: /builddir/build/RPMS/php-symfony-locale-2.8.12-2.fc23.noarch.rpm Wrote: /builddir/build/RPMS/php-symfony-options-resolver-2.8.12-2.fc23.noarch.rpm Wrote: /builddir/build/RPMS/php-symfony-process-2.8.12-2.fc23.noarch.rpm Wrote: /builddir/build/RPMS/php-symfony-property-access-2.8.12-2.fc23.noarch.rpm Wrote: /builddir/build/RPMS/php-symfony-property-info-2.8.12-2.fc23.noarch.rpm Wrote: /builddir/build/RPMS/php-symfony-routing-2.8.12-2.fc23.noarch.rpm Wrote: /builddir/build/RPMS/php-symfony-security-2.8.12-2.fc23.noarch.rpm Wrote: /builddir/build/RPMS/php-symfony-serializer-2.8.12-2.fc23.noarch.rpm Wrote: /builddir/build/RPMS/php-symfony-stopwatch-2.8.12-2.fc23.noarch.rpm Wrote: /builddir/build/RPMS/php-symfony-templating-2.8.12-2.fc23.noarch.rpm Wrote: /builddir/build/RPMS/php-symfony-translation-2.8.12-2.fc23.noarch.rpm Wrote: /builddir/build/RPMS/php-symfony-validator-2.8.12-2.fc23.noarch.rpm Wrote: /builddir/build/RPMS/php-symfony-var-dumper-2.8.12-2.fc23.noarch.rpm Wrote: /builddir/build/RPMS/php-symfony-yaml-2.8.12-2.fc23.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.kpgdLp + umask 022 + cd /builddir/build/BUILD + cd symfony-6a5bc3257b60098c28fc1bbcacd52000dd2801d1 + /usr/bin/rm -rf /builddir/build/BUILDROOT/php-symfony-2.8.12-2.fc23.noarch + exit 0 Child return code was: 0