Mock Version: 1.3.4 Mock Version: 1.3.4 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/php-symfony.spec'], env={'HOME': '/builddir', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'LANG': 'en_US.UTF-8', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}printOutput=Falseuid=1000logger=nspawn_args=[]chrootPath='/var/lib/mock/f25-build-9148648-769513/root'user='mockbuild'timeout=172800shell=Falsegid=425) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/php-symfony.spec'] with env {'HOME': '/builddir', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'LANG': 'en_US.UTF-8', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} and shell False Building target platforms: noarch Building for target noarch Wrote: /builddir/build/SRPMS/php-symfony-2.8.25-1.fc25.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'], env={'HOME': '/builddir', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'LANG': 'en_US.UTF-8', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}printOutput=Falseuid=1000logger=nspawn_args=[]chrootPath='/var/lib/mock/f25-build-9148648-769513/root'user='mockbuild'timeout=172800shell=Falsegid=425) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/php-symfony.spec'] with env {'HOME': '/builddir', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'LANG': 'en_US.UTF-8', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} and shell False Building target platforms: noarch Building for target noarch Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.LPd6vT + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf symfony-c2452af5659d0492a43268c389bb211295c5e4c9 + /usr/bin/gzip -dc /builddir/build/SOURCES/php-symfony-2.8.25-c2452af.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd symfony-c2452af5659d0492a43268c389bb211295c5e4c9 + /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; register(); } $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/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', ) as $dependencyAutoloader) { if (file_exists($dependencyAutoloader)) { require_once $dependencyAutoloader; } } if (file_exists($dep='/usr/share/php/phpDocumentor/Reflection1/autoload.php')) { require_once $dep; } else if (file_exists($dep='/usr/share/php/phpDocumentor/Reflection/autoload.php')) { require_once $dep; } if (file_exists($dep='/usr/share/php/Twig2/autoload.php')) { require_once $dep; } else if (file_exists($dep='/usr/share/php/Twig/autoload.php')) { require_once $dep; } 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 testFormat[^A-Z]#function SKIP_testFormat(#' -i src/Symfony/Component/Intl/Tests/DateFormatter/AbstractIntlDateFormatterTest.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 for Missing dependency sensio/framework-extra-bundle + sed -e s/testAnnotatedController/SKIP_testAnnotatedController/ -i src/Symfony/Bundle/FrameworkBundle/Tests/Functional/AnnotatedControllerTest.php + : Skip online tests + sed -e s/testCopyForOriginUrlsAndExistingLocalFileDefaultsToCopy/SKIP_testCopyForOriginUrlsAndExistingLocalFileDefaultsToCopy/ -i src/Symfony/Component/Filesystem/Tests/FilesystemTest.php + sed -e s/testReasonPhraseDefaultsAgainstIana/SKIP_testReasonPhraseDefaultsAgainstIana/ -i src/Symfony/Component/HttpFoundation/Tests/ResponseTest.php + : see https://github.com/symfony/symfony/issues/22266 + rm src/Symfony/Component/VarDumper/Tests/CliDumperTest.php + : Ignore as no tests found + rm src/Symfony/Bundle/FrameworkBundle/Tests/Functional/AnnotatedControllerTest.php + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.nuaR5s + umask 022 + cd /builddir/build/BUILD + cd symfony-c2452af5659d0492a43268c389bb211295c5e4c9 + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.QOb6F2 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/php-symfony-2.8.25-1.fc25.noarch '!=' / ']' + rm -rf /builddir/build/BUILDROOT/php-symfony-2.8.25-1.fc25.noarch ++ dirname /builddir/build/BUILDROOT/php-symfony-2.8.25-1.fc25.noarch + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/php-symfony-2.8.25-1.fc25.noarch + cd symfony-c2452af5659d0492a43268c389bb211295c5e4c9 + mkdir -p /builddir/build/BUILDROOT/php-symfony-2.8.25-1.fc25.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.25-1.fc25.noarch/usr/share/php/Symfony/ + mkdir -p /builddir/build/BUILDROOT/php-symfony-2.8.25-1.fc25.noarch/usr/share/doc + ln -s php-symfony-common /builddir/build/BUILDROOT/php-symfony-2.8.25-1.fc25.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-c2452af5659d0492a43268c389bb211295c5e4c9 + /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.zFRaFT + umask 022 + cd /builddir/build/BUILD + cd symfony-c2452af5659d0492a43268c389bb211295c5e4c9 + : Ensure TZ is set + cp -pf /etc/php.ini . + echo date.timezone=Europe/Paris + export PHPRC=/builddir/build/BUILD/symfony-c2452af5659d0492a43268c389bb211295c5e4c9/php.ini + PHPRC=/builddir/build/BUILD/symfony-c2452af5659d0492a43268c389bb211295c5e4c9/php.ini + export RPM_SYMFONY_TREE=/builddir/build/BUILDROOT/php-symfony-2.8.25-1.fc25.noarch/usr/share/php/Symfony + RPM_SYMFONY_TREE=/builddir/build/BUILDROOT/php-symfony-2.8.25-1.fc25.noarch/usr/share/php/Symfony + : Modify PHPUnit config + sed s#./src#/builddir/build/BUILDROOT/php-symfony-2.8.25-1.fc25.noarch/usr/share/php# phpunit.xml.dist + : Create tests bootstrap + cat + tee bootstrap.php >>>>>>>>>>>>>>>>>>>>>> /builddir/build/BUILDROOT/php-symfony-2.8.25-1.fc25.noarch/usr/share/php/Symfony/Bridge/Doctrine + echo -e '\n>>>>>>>>>>>>>>>>>>>>>>> /builddir/build/BUILDROOT/php-symfony-2.8.25-1.fc25.noarch/usr/share/php/Symfony/Bridge/Doctrine\n' + /usr/bin/php -d serialize_precision=14 -d include_path=.:/builddir/build/BUILDROOT/php-symfony-2.8.25-1.fc25.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.25-1.fc25.noarch/usr/share/php/Symfony/Bridge/Doctrine PHPUnit 5.7.21 by Sebastian Bergmann and contributors. Testing /builddir/build/BUILDROOT/php-symfony-2.8.25-1.fc25.noarch/usr/share/php/Symfony/Bridge/Doctrine ............................................................... 63 / 487 ( 12%) ............................................................... 126 / 487 ( 25%) ..................................SS.....................S..... 189 / 487 ( 38%) ................SS.....................SS.....................S 252 / 487 ( 51%) .....................S.....................S................... 315 / 487 ( 64%) ..S............................................................ 378 / 487 ( 77%) ............................................................... 441 / 487 ( 90%) .............................................. 487 / 487 (100%) Time: 1.41 seconds, Memory: 46.00MB OK, but incomplete, skipped, or risky tests! Tests: 487, Assertions: 740, Skipped: 11. Legacy deprecation notices (213) + for PKG in '/builddir/build/BUILDROOT/php-symfony-2.8.25-1.fc25.noarch/usr/share/php/Symfony/*/*' ++ basename /builddir/build/BUILDROOT/php-symfony-2.8.25-1.fc25.noarch/usr/share/php/Symfony/Bridge/Monolog + '[' Monolog = PhpUnit ']' + '[' -d /builddir/build/BUILDROOT/php-symfony-2.8.25-1.fc25.noarch/usr/share/php/Symfony/Bridge/Monolog ']' >>>>>>>>>>>>>>>>>>>>>>> /builddir/build/BUILDROOT/php-symfony-2.8.25-1.fc25.noarch/usr/share/php/Symfony/Bridge/Monolog + echo -e '\n>>>>>>>>>>>>>>>>>>>>>>> /builddir/build/BUILDROOT/php-symfony-2.8.25-1.fc25.noarch/usr/share/php/Symfony/Bridge/Monolog\n' + /usr/bin/php -d serialize_precision=14 -d include_path=.:/builddir/build/BUILDROOT/php-symfony-2.8.25-1.fc25.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.25-1.fc25.noarch/usr/share/php/Symfony/Bridge/Monolog PHPUnit 5.7.21 by Sebastian Bergmann and contributors. Testing /builddir/build/BUILDROOT/php-symfony-2.8.25-1.fc25.noarch/usr/share/php/Symfony/Bridge/Monolog .................................... 36 / 36 (100%) Time: 64 ms, Memory: 6.00MB OK (36 tests, 71 assertions) Legacy deprecation notices (4) + for PKG in '/builddir/build/BUILDROOT/php-symfony-2.8.25-1.fc25.noarch/usr/share/php/Symfony/*/*' ++ basename /builddir/build/BUILDROOT/php-symfony-2.8.25-1.fc25.noarch/usr/share/php/Symfony/Bridge/PhpUnit + '[' PhpUnit = PhpUnit ']' + continue + for PKG in '/builddir/build/BUILDROOT/php-symfony-2.8.25-1.fc25.noarch/usr/share/php/Symfony/*/*' ++ basename /builddir/build/BUILDROOT/php-symfony-2.8.25-1.fc25.noarch/usr/share/php/Symfony/Bridge/ProxyManager + '[' ProxyManager = PhpUnit ']' + '[' -d /builddir/build/BUILDROOT/php-symfony-2.8.25-1.fc25.noarch/usr/share/php/Symfony/Bridge/ProxyManager ']' >>>>>>>>>>>>>>>>>>>>>>> /builddir/build/BUILDROOT/php-symfony-2.8.25-1.fc25.noarch/usr/share/php/Symfony/Bridge/ProxyManager + echo -e '\n>>>>>>>>>>>>>>>>>>>>>>> /builddir/build/BUILDROOT/php-symfony-2.8.25-1.fc25.noarch/usr/share/php/Symfony/Bridge/ProxyManager\n' + /usr/bin/php -d serialize_precision=14 -d include_path=.:/builddir/build/BUILDROOT/php-symfony-2.8.25-1.fc25.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.25-1.fc25.noarch/usr/share/php/Symfony/Bridge/ProxyManager PHPUnit 5.7.21 by Sebastian Bergmann and contributors. Testing /builddir/build/BUILDROOT/php-symfony-2.8.25-1.fc25.noarch/usr/share/php/Symfony/Bridge/ProxyManager .......... 10 / 10 (100%) Time: 145 ms, Memory: 8.00MB OK (10 tests, 25 assertions) + for PKG in '/builddir/build/BUILDROOT/php-symfony-2.8.25-1.fc25.noarch/usr/share/php/Symfony/*/*' ++ basename /builddir/build/BUILDROOT/php-symfony-2.8.25-1.fc25.noarch/usr/share/php/Symfony/Bridge/Swiftmailer + '[' Swiftmailer = PhpUnit ']' + '[' -d /builddir/build/BUILDROOT/php-symfony-2.8.25-1.fc25.noarch/usr/share/php/Symfony/Bridge/Swiftmailer ']' >>>>>>>>>>>>>>>>>>>>>>> /builddir/build/BUILDROOT/php-symfony-2.8.25-1.fc25.noarch/usr/share/php/Symfony/Bridge/Swiftmailer + echo -e '\n>>>>>>>>>>>>>>>>>>>>>>> /builddir/build/BUILDROOT/php-symfony-2.8.25-1.fc25.noarch/usr/share/php/Symfony/Bridge/Swiftmailer\n' + /usr/bin/php -d serialize_precision=14 -d include_path=.:/builddir/build/BUILDROOT/php-symfony-2.8.25-1.fc25.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.25-1.fc25.noarch/usr/share/php/Symfony/Bridge/Swiftmailer PHPUnit 5.7.21 by Sebastian Bergmann and contributors. Time: 21 ms, Memory: 2.00MB No tests executed! + for PKG in '/builddir/build/BUILDROOT/php-symfony-2.8.25-1.fc25.noarch/usr/share/php/Symfony/*/*' ++ basename /builddir/build/BUILDROOT/php-symfony-2.8.25-1.fc25.noarch/usr/share/php/Symfony/Bridge/Twig + '[' Twig = PhpUnit ']' + '[' -d /builddir/build/BUILDROOT/php-symfony-2.8.25-1.fc25.noarch/usr/share/php/Symfony/Bridge/Twig ']' >>>>>>>>>>>>>>>>>>>>>>> /builddir/build/BUILDROOT/php-symfony-2.8.25-1.fc25.noarch/usr/share/php/Symfony/Bridge/Twig + echo -e '\n>>>>>>>>>>>>>>>>>>>>>>> /builddir/build/BUILDROOT/php-symfony-2.8.25-1.fc25.noarch/usr/share/php/Symfony/Bridge/Twig\n' + /usr/bin/php -d serialize_precision=14 -d include_path=.:/builddir/build/BUILDROOT/php-symfony-2.8.25-1.fc25.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.25-1.fc25.noarch/usr/share/php/Symfony/Bridge/Twig PHPUnit 5.7.21 by Sebastian Bergmann and contributors. Testing /builddir/build/BUILDROOT/php-symfony-2.8.25-1.fc25.noarch/usr/share/php/Symfony/Bridge/Twig ............................................................... 63 / 791 ( 7%) ............................................................... 126 / 791 ( 15%) ............................................................... 189 / 791 ( 23%) ............................................................... 252 / 791 ( 31%) ............................................................... 315 / 791 ( 39%) ............................................................... 378 / 791 ( 47%) ............................................................... 441 / 791 ( 55%) ............................................................... 504 / 791 ( 63%) ............................................................... 567 / 791 ( 71%) ............................................................... 630 / 791 ( 79%) ............................................................... 693 / 791 ( 87%) ............................................................... 756 / 791 ( 95%) ................................... 791 / 791 (100%) Time: 1.02 seconds, Memory: 56.00MB OK (791 tests, 882 assertions) Legacy deprecation notices (13) + for PKG in '/builddir/build/BUILDROOT/php-symfony-2.8.25-1.fc25.noarch/usr/share/php/Symfony/*/*' ++ basename /builddir/build/BUILDROOT/php-symfony-2.8.25-1.fc25.noarch/usr/share/php/Symfony/Bundle/DebugBundle + '[' DebugBundle = PhpUnit ']' + '[' -d /builddir/build/BUILDROOT/php-symfony-2.8.25-1.fc25.noarch/usr/share/php/Symfony/Bundle/DebugBundle ']' >>>>>>>>>>>>>>>>>>>>>>> /builddir/build/BUILDROOT/php-symfony-2.8.25-1.fc25.noarch/usr/share/php/Symfony/Bundle/DebugBundle + echo -e '\n>>>>>>>>>>>>>>>>>>>>>>> /builddir/build/BUILDROOT/php-symfony-2.8.25-1.fc25.noarch/usr/share/php/Symfony/Bundle/DebugBundle\n' + /usr/bin/php -d serialize_precision=14 -d include_path=.:/builddir/build/BUILDROOT/php-symfony-2.8.25-1.fc25.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.25-1.fc25.noarch/usr/share/php/Symfony/Bundle/DebugBundle PHPUnit 5.7.21 by Sebastian Bergmann and contributors. Testing /builddir/build/BUILDROOT/php-symfony-2.8.25-1.fc25.noarch/usr/share/php/Symfony/Bundle/DebugBundle ...... 6 / 6 (100%) Time: 49 ms, Memory: 4.00MB OK (6 tests, 6 assertions) + for PKG in '/builddir/build/BUILDROOT/php-symfony-2.8.25-1.fc25.noarch/usr/share/php/Symfony/*/*' ++ basename /builddir/build/BUILDROOT/php-symfony-2.8.25-1.fc25.noarch/usr/share/php/Symfony/Bundle/FrameworkBundle + '[' FrameworkBundle = PhpUnit ']' + '[' -d /builddir/build/BUILDROOT/php-symfony-2.8.25-1.fc25.noarch/usr/share/php/Symfony/Bundle/FrameworkBundle ']' >>>>>>>>>>>>>>>>>>>>>>> /builddir/build/BUILDROOT/php-symfony-2.8.25-1.fc25.noarch/usr/share/php/Symfony/Bundle/FrameworkBundle + echo -e '\n>>>>>>>>>>>>>>>>>>>>>>> /builddir/build/BUILDROOT/php-symfony-2.8.25-1.fc25.noarch/usr/share/php/Symfony/Bundle/FrameworkBundle\n' + /usr/bin/php -d serialize_precision=14 -d include_path=.:/builddir/build/BUILDROOT/php-symfony-2.8.25-1.fc25.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.25-1.fc25.noarch/usr/share/php/Symfony/Bundle/FrameworkBundle PHPUnit 5.7.21 by Sebastian Bergmann and contributors. Testing /builddir/build/BUILDROOT/php-symfony-2.8.25-1.fc25.noarch/usr/share/php/Symfony/Bundle/FrameworkBundle ............................................................... 63 / 861 ( 7%) ............................................................... 126 / 861 ( 14%) ................................SS............................. 189 / 861 ( 21%) ............................................................... 252 / 861 ( 29%) ..............................................................S 315 / 861 ( 36%) ..............................................S................ 378 / 861 ( 43%) ..............................S................................ 441 / 861 ( 51%) ............................................................... 504 / 861 ( 58%) ............................................................... 567 / 861 ( 65%) ............................................................... 630 / 861 ( 73%) ............................................................... 693 / 861 ( 80%) ............................................................... 756 / 861 ( 87%) ............................................................... 819 / 861 ( 95%) .......................................... 861 / 861 (100%) Time: 4.49 seconds, Memory: 62.00MB OK, but incomplete, skipped, or risky tests! Tests: 861, Assertions: 1597, Skipped: 5. Legacy deprecation notices (89) + for PKG in '/builddir/build/BUILDROOT/php-symfony-2.8.25-1.fc25.noarch/usr/share/php/Symfony/*/*' ++ basename /builddir/build/BUILDROOT/php-symfony-2.8.25-1.fc25.noarch/usr/share/php/Symfony/Bundle/SecurityBundle + '[' SecurityBundle = PhpUnit ']' + '[' -d /builddir/build/BUILDROOT/php-symfony-2.8.25-1.fc25.noarch/usr/share/php/Symfony/Bundle/SecurityBundle ']' >>>>>>>>>>>>>>>>>>>>>>> /builddir/build/BUILDROOT/php-symfony-2.8.25-1.fc25.noarch/usr/share/php/Symfony/Bundle/SecurityBundle + echo -e '\n>>>>>>>>>>>>>>>>>>>>>>> /builddir/build/BUILDROOT/php-symfony-2.8.25-1.fc25.noarch/usr/share/php/Symfony/Bundle/SecurityBundle\n' + /usr/bin/php -d serialize_precision=14 -d include_path=.:/builddir/build/BUILDROOT/php-symfony-2.8.25-1.fc25.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.25-1.fc25.noarch/usr/share/php/Symfony/Bundle/SecurityBundle PHPUnit 5.7.21 by Sebastian Bergmann and contributors. Testing /builddir/build/BUILDROOT/php-symfony-2.8.25-1.fc25.noarch/usr/share/php/Symfony/Bundle/SecurityBundle ................................................................. 65 / 86 ( 75%) ..................... 86 / 86 (100%) Time: 909 ms, Memory: 26.00MB OK (86 tests, 220 assertions) Legacy deprecation notices (2) + for PKG in '/builddir/build/BUILDROOT/php-symfony-2.8.25-1.fc25.noarch/usr/share/php/Symfony/*/*' ++ basename /builddir/build/BUILDROOT/php-symfony-2.8.25-1.fc25.noarch/usr/share/php/Symfony/Bundle/TwigBundle + '[' TwigBundle = PhpUnit ']' + '[' -d /builddir/build/BUILDROOT/php-symfony-2.8.25-1.fc25.noarch/usr/share/php/Symfony/Bundle/TwigBundle ']' >>>>>>>>>>>>>>>>>>>>>>> /builddir/build/BUILDROOT/php-symfony-2.8.25-1.fc25.noarch/usr/share/php/Symfony/Bundle/TwigBundle + echo -e '\n>>>>>>>>>>>>>>>>>>>>>>> /builddir/build/BUILDROOT/php-symfony-2.8.25-1.fc25.noarch/usr/share/php/Symfony/Bundle/TwigBundle\n' + /usr/bin/php -d serialize_precision=14 -d include_path=.:/builddir/build/BUILDROOT/php-symfony-2.8.25-1.fc25.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.25-1.fc25.noarch/usr/share/php/Symfony/Bundle/TwigBundle PHPUnit 5.7.21 by Sebastian Bergmann and contributors. Testing /builddir/build/BUILDROOT/php-symfony-2.8.25-1.fc25.noarch/usr/share/php/Symfony/Bundle/TwigBundle .......................................................... 58 / 58 (100%) Time: 445 ms, Memory: 18.00MB OK (58 tests, 194 assertions) Legacy deprecation notices (6) + for PKG in '/builddir/build/BUILDROOT/php-symfony-2.8.25-1.fc25.noarch/usr/share/php/Symfony/*/*' ++ basename /builddir/build/BUILDROOT/php-symfony-2.8.25-1.fc25.noarch/usr/share/php/Symfony/Bundle/WebProfilerBundle + '[' WebProfilerBundle = PhpUnit ']' + '[' -d /builddir/build/BUILDROOT/php-symfony-2.8.25-1.fc25.noarch/usr/share/php/Symfony/Bundle/WebProfilerBundle ']' >>>>>>>>>>>>>>>>>>>>>>> /builddir/build/BUILDROOT/php-symfony-2.8.25-1.fc25.noarch/usr/share/php/Symfony/Bundle/WebProfilerBundle + echo -e '\n>>>>>>>>>>>>>>>>>>>>>>> /builddir/build/BUILDROOT/php-symfony-2.8.25-1.fc25.noarch/usr/share/php/Symfony/Bundle/WebProfilerBundle\n' + /usr/bin/php -d serialize_precision=14 -d include_path=.:/builddir/build/BUILDROOT/php-symfony-2.8.25-1.fc25.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.25-1.fc25.noarch/usr/share/php/Symfony/Bundle/WebProfilerBundle PHPUnit 5.7.21 by Sebastian Bergmann and contributors. Testing /builddir/build/BUILDROOT/php-symfony-2.8.25-1.fc25.noarch/usr/share/php/Symfony/Bundle/WebProfilerBundle ............................................ 44 / 44 (100%) Time: 117 ms, Memory: 10.00MB OK (44 tests, 70 assertions) Legacy deprecation notices (3) + for PKG in '/builddir/build/BUILDROOT/php-symfony-2.8.25-1.fc25.noarch/usr/share/php/Symfony/*/*' ++ basename /builddir/build/BUILDROOT/php-symfony-2.8.25-1.fc25.noarch/usr/share/php/Symfony/Component/Asset + '[' Asset = PhpUnit ']' + '[' -d /builddir/build/BUILDROOT/php-symfony-2.8.25-1.fc25.noarch/usr/share/php/Symfony/Component/Asset ']' >>>>>>>>>>>>>>>>>>>>>>> /builddir/build/BUILDROOT/php-symfony-2.8.25-1.fc25.noarch/usr/share/php/Symfony/Component/Asset + echo -e '\n>>>>>>>>>>>>>>>>>>>>>>> /builddir/build/BUILDROOT/php-symfony-2.8.25-1.fc25.noarch/usr/share/php/Symfony/Component/Asset\n' + /usr/bin/php -d serialize_precision=14 -d include_path=.:/builddir/build/BUILDROOT/php-symfony-2.8.25-1.fc25.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.25-1.fc25.noarch/usr/share/php/Symfony/Component/Asset PHPUnit 5.7.21 by Sebastian Bergmann and contributors. Testing /builddir/build/BUILDROOT/php-symfony-2.8.25-1.fc25.noarch/usr/share/php/Symfony/Component/Asset ................................................................. 65 / 79 ( 82%) .............. 79 / 79 (100%) Time: 61 ms, Memory: 6.00MB OK (79 tests, 84 assertions) + for PKG in '/builddir/build/BUILDROOT/php-symfony-2.8.25-1.fc25.noarch/usr/share/php/Symfony/*/*' ++ basename /builddir/build/BUILDROOT/php-symfony-2.8.25-1.fc25.noarch/usr/share/php/Symfony/Component/BrowserKit + '[' BrowserKit = PhpUnit ']' + '[' -d /builddir/build/BUILDROOT/php-symfony-2.8.25-1.fc25.noarch/usr/share/php/Symfony/Component/BrowserKit ']' >>>>>>>>>>>>>>>>>>>>>>> /builddir/build/BUILDROOT/php-symfony-2.8.25-1.fc25.noarch/usr/share/php/Symfony/Component/BrowserKit + echo -e '\n>>>>>>>>>>>>>>>>>>>>>>> /builddir/build/BUILDROOT/php-symfony-2.8.25-1.fc25.noarch/usr/share/php/Symfony/Component/BrowserKit\n' + /usr/bin/php -d serialize_precision=14 -d include_path=.:/builddir/build/BUILDROOT/php-symfony-2.8.25-1.fc25.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.25-1.fc25.noarch/usr/share/php/Symfony/Component/BrowserKit PHPUnit 5.7.21 by Sebastian Bergmann and contributors. Testing /builddir/build/BUILDROOT/php-symfony-2.8.25-1.fc25.noarch/usr/share/php/Symfony/Component/BrowserKit ............................................................... 63 / 112 ( 56%) ................................................. 112 / 112 (100%) Time: 154 ms, Memory: 6.00MB OK (112 tests, 256 assertions) + for PKG in '/builddir/build/BUILDROOT/php-symfony-2.8.25-1.fc25.noarch/usr/share/php/Symfony/*/*' ++ basename /builddir/build/BUILDROOT/php-symfony-2.8.25-1.fc25.noarch/usr/share/php/Symfony/Component/ClassLoader + '[' ClassLoader = PhpUnit ']' + '[' -d /builddir/build/BUILDROOT/php-symfony-2.8.25-1.fc25.noarch/usr/share/php/Symfony/Component/ClassLoader ']' >>>>>>>>>>>>>>>>>>>>>>> /builddir/build/BUILDROOT/php-symfony-2.8.25-1.fc25.noarch/usr/share/php/Symfony/Component/ClassLoader + echo -e '\n>>>>>>>>>>>>>>>>>>>>>>> /builddir/build/BUILDROOT/php-symfony-2.8.25-1.fc25.noarch/usr/share/php/Symfony/Component/ClassLoader\n' + /usr/bin/php -d serialize_precision=14 -d include_path=.:/builddir/build/BUILDROOT/php-symfony-2.8.25-1.fc25.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.25-1.fc25.noarch/usr/share/php/Symfony/Component/ClassLoader PHPUnit 5.7.21 by Sebastian Bergmann and contributors. Testing /builddir/build/BUILDROOT/php-symfony-2.8.25-1.fc25.noarch/usr/share/php/Symfony/Component/ClassLoader SSSSSSSSSSSSSSS................................................ 63 / 111 ( 56%) ........SSSSSSSSSSSSSSS......................... 111 / 111 (100%) Time: 87 ms, Memory: 6.00MB 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.25-1.fc25.noarch/usr/share/php/Symfony/*/*' ++ basename /builddir/build/BUILDROOT/php-symfony-2.8.25-1.fc25.noarch/usr/share/php/Symfony/Component/Config + '[' Config = PhpUnit ']' + '[' -d /builddir/build/BUILDROOT/php-symfony-2.8.25-1.fc25.noarch/usr/share/php/Symfony/Component/Config ']' >>>>>>>>>>>>>>>>>>>>>>> /builddir/build/BUILDROOT/php-symfony-2.8.25-1.fc25.noarch/usr/share/php/Symfony/Component/Config + echo -e '\n>>>>>>>>>>>>>>>>>>>>>>> /builddir/build/BUILDROOT/php-symfony-2.8.25-1.fc25.noarch/usr/share/php/Symfony/Component/Config\n' + /usr/bin/php -d serialize_precision=14 -d include_path=.:/builddir/build/BUILDROOT/php-symfony-2.8.25-1.fc25.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.25-1.fc25.noarch/usr/share/php/Symfony/Component/Config PHPUnit 5.7.21 by Sebastian Bergmann and contributors. Testing /builddir/build/BUILDROOT/php-symfony-2.8.25-1.fc25.noarch/usr/share/php/Symfony/Component/Config ............................................................... 63 / 306 ( 20%) ........................................I...................... 126 / 306 ( 41%) ............................................................... 189 / 306 ( 61%) ............................................................... 252 / 306 ( 82%) ...................................................... 306 / 306 (100%) Time: 1.13 seconds, Memory: 8.00MB OK, but incomplete, skipped, or risky tests! Tests: 306, Assertions: 427, Incomplete: 1. + for PKG in '/builddir/build/BUILDROOT/php-symfony-2.8.25-1.fc25.noarch/usr/share/php/Symfony/*/*' ++ basename /builddir/build/BUILDROOT/php-symfony-2.8.25-1.fc25.noarch/usr/share/php/Symfony/Component/Console + '[' Console = PhpUnit ']' + '[' -d /builddir/build/BUILDROOT/php-symfony-2.8.25-1.fc25.noarch/usr/share/php/Symfony/Component/Console ']' >>>>>>>>>>>>>>>>>>>>>>> /builddir/build/BUILDROOT/php-symfony-2.8.25-1.fc25.noarch/usr/share/php/Symfony/Component/Console + echo -e '\n>>>>>>>>>>>>>>>>>>>>>>> /builddir/build/BUILDROOT/php-symfony-2.8.25-1.fc25.noarch/usr/share/php/Symfony/Component/Console\n' + /usr/bin/php -d serialize_precision=14 -d include_path=.:/builddir/build/BUILDROOT/php-symfony-2.8.25-1.fc25.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.25-1.fc25.noarch/usr/share/php/Symfony/Component/Console PHPUnit 5.7.21 by Sebastian Bergmann and contributors. Testing /builddir/build/BUILDROOT/php-symfony-2.8.25-1.fc25.noarch/usr/share/php/Symfony/Component/Console ............................................................... 63 / 689 ( 9%) ............................................................... 126 / 689 ( 18%) ............................................................... 189 / 689 ( 27%) ............................................................... 252 / 689 ( 36%) ....................SS......................................... 315 / 689 ( 45%) ............................................................... 378 / 689 ( 54%) ............................................................... 441 / 689 ( 64%) ............................................................... 504 / 689 ( 73%) ............................................................... 567 / 689 ( 82%) ............................................................... 630 / 689 ( 91%) ........................................................... 689 / 689 (100%) Time: 2.04 seconds, Memory: 12.00MB OK, but incomplete, skipped, or risky tests! Tests: 689, Assertions: 1158, Skipped: 2. Legacy deprecation notices (61) + for PKG in '/builddir/build/BUILDROOT/php-symfony-2.8.25-1.fc25.noarch/usr/share/php/Symfony/*/*' ++ basename /builddir/build/BUILDROOT/php-symfony-2.8.25-1.fc25.noarch/usr/share/php/Symfony/Component/CssSelector + '[' CssSelector = PhpUnit ']' + '[' -d /builddir/build/BUILDROOT/php-symfony-2.8.25-1.fc25.noarch/usr/share/php/Symfony/Component/CssSelector ']' >>>>>>>>>>>>>>>>>>>>>>> /builddir/build/BUILDROOT/php-symfony-2.8.25-1.fc25.noarch/usr/share/php/Symfony/Component/CssSelector + echo -e '\n>>>>>>>>>>>>>>>>>>>>>>> /builddir/build/BUILDROOT/php-symfony-2.8.25-1.fc25.noarch/usr/share/php/Symfony/Component/CssSelector\n' + /usr/bin/php -d serialize_precision=14 -d include_path=.:/builddir/build/BUILDROOT/php-symfony-2.8.25-1.fc25.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.25-1.fc25.noarch/usr/share/php/Symfony/Component/CssSelector PHPUnit 5.7.21 by Sebastian Bergmann and contributors. Testing /builddir/build/BUILDROOT/php-symfony-2.8.25-1.fc25.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%) . 505 / 505 (100%) Time: 219 ms, Memory: 6.00MB OK (505 tests, 1024 assertions) Legacy deprecation notices (1) + for PKG in '/builddir/build/BUILDROOT/php-symfony-2.8.25-1.fc25.noarch/usr/share/php/Symfony/*/*' ++ basename /builddir/build/BUILDROOT/php-symfony-2.8.25-1.fc25.noarch/usr/share/php/Symfony/Component/Debug + '[' Debug = PhpUnit ']' + '[' -d /builddir/build/BUILDROOT/php-symfony-2.8.25-1.fc25.noarch/usr/share/php/Symfony/Component/Debug ']' >>>>>>>>>>>>>>>>>>>>>>> /builddir/build/BUILDROOT/php-symfony-2.8.25-1.fc25.noarch/usr/share/php/Symfony/Component/Debug + echo -e '\n>>>>>>>>>>>>>>>>>>>>>>> /builddir/build/BUILDROOT/php-symfony-2.8.25-1.fc25.noarch/usr/share/php/Symfony/Component/Debug\n' + /usr/bin/php -d serialize_precision=14 -d include_path=.:/builddir/build/BUILDROOT/php-symfony-2.8.25-1.fc25.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.25-1.fc25.noarch/usr/share/php/Symfony/Component/Debug PHPUnit 5.7.21 by Sebastian Bergmann and contributors. Testing /builddir/build/BUILDROOT/php-symfony-2.8.25-1.fc25.noarch/usr/share/php/Symfony/Component/Debug SSSS.S..S........S..............................S........ 57 / 57 (100%) Time: 361 ms, Memory: 10.00MB OK, but incomplete, skipped, or risky tests! Tests: 57, Assertions: 175, Skipped: 8. + for PKG in '/builddir/build/BUILDROOT/php-symfony-2.8.25-1.fc25.noarch/usr/share/php/Symfony/*/*' ++ basename /builddir/build/BUILDROOT/php-symfony-2.8.25-1.fc25.noarch/usr/share/php/Symfony/Component/DependencyInjection + '[' DependencyInjection = PhpUnit ']' + '[' -d /builddir/build/BUILDROOT/php-symfony-2.8.25-1.fc25.noarch/usr/share/php/Symfony/Component/DependencyInjection ']' >>>>>>>>>>>>>>>>>>>>>>> /builddir/build/BUILDROOT/php-symfony-2.8.25-1.fc25.noarch/usr/share/php/Symfony/Component/DependencyInjection + echo -e '\n>>>>>>>>>>>>>>>>>>>>>>> /builddir/build/BUILDROOT/php-symfony-2.8.25-1.fc25.noarch/usr/share/php/Symfony/Component/DependencyInjection\n' + /usr/bin/php -d serialize_precision=14 -d include_path=.:/builddir/build/BUILDROOT/php-symfony-2.8.25-1.fc25.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.25-1.fc25.noarch/usr/share/php/Symfony/Component/DependencyInjection PHPUnit 5.7.21 by Sebastian Bergmann and contributors. Testing /builddir/build/BUILDROOT/php-symfony-2.8.25-1.fc25.noarch/usr/share/php/Symfony/Component/DependencyInjection ............................................................... 63 / 454 ( 13%) ............................................................... 126 / 454 ( 27%) ............................................................... 189 / 454 ( 41%) ............................................................... 252 / 454 ( 55%) ............................................................... 315 / 454 ( 69%) ............................................................... 378 / 454 ( 83%) ............................................................... 441 / 454 ( 97%) ............. 454 / 454 (100%) Time: 307 ms, Memory: 12.00MB OK (454 tests, 1121 assertions) Legacy deprecation notices (230) + for PKG in '/builddir/build/BUILDROOT/php-symfony-2.8.25-1.fc25.noarch/usr/share/php/Symfony/*/*' ++ basename /builddir/build/BUILDROOT/php-symfony-2.8.25-1.fc25.noarch/usr/share/php/Symfony/Component/DomCrawler + '[' DomCrawler = PhpUnit ']' + '[' -d /builddir/build/BUILDROOT/php-symfony-2.8.25-1.fc25.noarch/usr/share/php/Symfony/Component/DomCrawler ']' >>>>>>>>>>>>>>>>>>>>>>> /builddir/build/BUILDROOT/php-symfony-2.8.25-1.fc25.noarch/usr/share/php/Symfony/Component/DomCrawler + echo -e '\n>>>>>>>>>>>>>>>>>>>>>>> /builddir/build/BUILDROOT/php-symfony-2.8.25-1.fc25.noarch/usr/share/php/Symfony/Component/DomCrawler\n' + /usr/bin/php -d serialize_precision=14 -d include_path=.:/builddir/build/BUILDROOT/php-symfony-2.8.25-1.fc25.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.25-1.fc25.noarch/usr/share/php/Symfony/Component/DomCrawler PHPUnit 5.7.21 by Sebastian Bergmann and contributors. Testing /builddir/build/BUILDROOT/php-symfony-2.8.25-1.fc25.noarch/usr/share/php/Symfony/Component/DomCrawler ............................................................... 63 / 318 ( 19%) ............................................................... 126 / 318 ( 39%) ............................................................... 189 / 318 ( 59%) ............................................................... 252 / 318 ( 79%) ............................................................... 315 / 318 ( 99%) ... 318 / 318 (100%) Time: 90 ms, Memory: 6.00MB OK (318 tests, 578 assertions) Legacy deprecation notices (1) + for PKG in '/builddir/build/BUILDROOT/php-symfony-2.8.25-1.fc25.noarch/usr/share/php/Symfony/*/*' ++ basename /builddir/build/BUILDROOT/php-symfony-2.8.25-1.fc25.noarch/usr/share/php/Symfony/Component/EventDispatcher + '[' EventDispatcher = PhpUnit ']' >>>>>>>>>>>>>>>>>>>>>>> /builddir/build/BUILDROOT/php-symfony-2.8.25-1.fc25.noarch/usr/share/php/Symfony/Component/EventDispatcher + '[' -d /builddir/build/BUILDROOT/php-symfony-2.8.25-1.fc25.noarch/usr/share/php/Symfony/Component/EventDispatcher ']' + echo -e '\n>>>>>>>>>>>>>>>>>>>>>>> /builddir/build/BUILDROOT/php-symfony-2.8.25-1.fc25.noarch/usr/share/php/Symfony/Component/EventDispatcher\n' + /usr/bin/php -d serialize_precision=14 -d include_path=.:/builddir/build/BUILDROOT/php-symfony-2.8.25-1.fc25.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.25-1.fc25.noarch/usr/share/php/Symfony/Component/EventDispatcher PHPUnit 5.7.21 by Sebastian Bergmann and contributors. Testing /builddir/build/BUILDROOT/php-symfony-2.8.25-1.fc25.noarch/usr/share/php/Symfony/Component/EventDispatcher ............................................................... 63 / 104 ( 60%) ......................................... 104 / 104 (100%) Time: 75 ms, Memory: 6.00MB OK (104 tests, 201 assertions) Legacy deprecation notices (19) + for PKG in '/builddir/build/BUILDROOT/php-symfony-2.8.25-1.fc25.noarch/usr/share/php/Symfony/*/*' ++ basename /builddir/build/BUILDROOT/php-symfony-2.8.25-1.fc25.noarch/usr/share/php/Symfony/Component/ExpressionLanguage + '[' ExpressionLanguage = PhpUnit ']' + '[' -d /builddir/build/BUILDROOT/php-symfony-2.8.25-1.fc25.noarch/usr/share/php/Symfony/Component/ExpressionLanguage ']' >>>>>>>>>>>>>>>>>>>>>>> /builddir/build/BUILDROOT/php-symfony-2.8.25-1.fc25.noarch/usr/share/php/Symfony/Component/ExpressionLanguage + echo -e '\n>>>>>>>>>>>>>>>>>>>>>>> /builddir/build/BUILDROOT/php-symfony-2.8.25-1.fc25.noarch/usr/share/php/Symfony/Component/ExpressionLanguage\n' + /usr/bin/php -d serialize_precision=14 -d include_path=.:/builddir/build/BUILDROOT/php-symfony-2.8.25-1.fc25.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.25-1.fc25.noarch/usr/share/php/Symfony/Component/ExpressionLanguage PHPUnit 5.7.21 by Sebastian Bergmann and contributors. Testing /builddir/build/BUILDROOT/php-symfony-2.8.25-1.fc25.noarch/usr/share/php/Symfony/Component/ExpressionLanguage ............................................................... 63 / 168 ( 37%) ............................................................... 126 / 168 ( 75%) .......................................... 168 / 168 (100%) Time: 83 ms, Memory: 6.00MB OK (168 tests, 182 assertions) + for PKG in '/builddir/build/BUILDROOT/php-symfony-2.8.25-1.fc25.noarch/usr/share/php/Symfony/*/*' ++ basename /builddir/build/BUILDROOT/php-symfony-2.8.25-1.fc25.noarch/usr/share/php/Symfony/Component/Filesystem + '[' Filesystem = PhpUnit ']' >>>>>>>>>>>>>>>>>>>>>>> /builddir/build/BUILDROOT/php-symfony-2.8.25-1.fc25.noarch/usr/share/php/Symfony/Component/Filesystem + '[' -d /builddir/build/BUILDROOT/php-symfony-2.8.25-1.fc25.noarch/usr/share/php/Symfony/Component/Filesystem ']' + echo -e '\n>>>>>>>>>>>>>>>>>>>>>>> /builddir/build/BUILDROOT/php-symfony-2.8.25-1.fc25.noarch/usr/share/php/Symfony/Component/Filesystem\n' + /usr/bin/php -d serialize_precision=14 -d include_path=.:/builddir/build/BUILDROOT/php-symfony-2.8.25-1.fc25.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.25-1.fc25.noarch/usr/share/php/Symfony/Component/Filesystem PHPUnit 5.7.21 by Sebastian Bergmann and contributors. Testing /builddir/build/BUILDROOT/php-symfony-2.8.25-1.fc25.noarch/usr/share/php/Symfony/Component/Filesystem ..........................S.................................... 63 / 128 ( 49%) ...............................................S............... 126 / 128 ( 98%) .. 128 / 128 (100%) Time: 92 ms, Memory: 4.00MB OK, but incomplete, skipped, or risky tests! Tests: 128, Assertions: 206, Skipped: 2. Legacy deprecation notices (1) + for PKG in '/builddir/build/BUILDROOT/php-symfony-2.8.25-1.fc25.noarch/usr/share/php/Symfony/*/*' ++ basename /builddir/build/BUILDROOT/php-symfony-2.8.25-1.fc25.noarch/usr/share/php/Symfony/Component/Finder + '[' Finder = PhpUnit ']' + '[' -d /builddir/build/BUILDROOT/php-symfony-2.8.25-1.fc25.noarch/usr/share/php/Symfony/Component/Finder ']' >>>>>>>>>>>>>>>>>>>>>>> /builddir/build/BUILDROOT/php-symfony-2.8.25-1.fc25.noarch/usr/share/php/Symfony/Component/Finder + echo -e '\n>>>>>>>>>>>>>>>>>>>>>>> /builddir/build/BUILDROOT/php-symfony-2.8.25-1.fc25.noarch/usr/share/php/Symfony/Component/Finder\n' + /usr/bin/php -d serialize_precision=14 -d include_path=.:/builddir/build/BUILDROOT/php-symfony-2.8.25-1.fc25.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.25-1.fc25.noarch/usr/share/php/Symfony/Component/Finder PHPUnit 5.7.21 by Sebastian Bergmann and contributors. Testing /builddir/build/BUILDROOT/php-symfony-2.8.25-1.fc25.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%) ................................... 413 / 413 (100%) Time: 4.63 seconds, Memory: 10.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.25-1.fc25.noarch/usr/share/php/Symfony/*/*' ++ basename /builddir/build/BUILDROOT/php-symfony-2.8.25-1.fc25.noarch/usr/share/php/Symfony/Component/Form + '[' Form = PhpUnit ']' + '[' -d /builddir/build/BUILDROOT/php-symfony-2.8.25-1.fc25.noarch/usr/share/php/Symfony/Component/Form ']' >>>>>>>>>>>>>>>>>>>>>>> /builddir/build/BUILDROOT/php-symfony-2.8.25-1.fc25.noarch/usr/share/php/Symfony/Component/Form + echo -e '\n>>>>>>>>>>>>>>>>>>>>>>> /builddir/build/BUILDROOT/php-symfony-2.8.25-1.fc25.noarch/usr/share/php/Symfony/Component/Form\n' + /usr/bin/php -d serialize_precision=14 -d include_path=.:/builddir/build/BUILDROOT/php-symfony-2.8.25-1.fc25.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.25-1.fc25.noarch/usr/share/php/Symfony/Component/Form PHPUnit 5.7.21 by Sebastian Bergmann and contributors. Testing /builddir/build/BUILDROOT/php-symfony-2.8.25-1.fc25.noarch/usr/share/php/Symfony/Component/Form ............................................................. 61 / 3695 ( 1%) ............................................................. 122 / 3695 ( 3%) ............................................................. 183 / 3695 ( 4%) ............................................................. 244 / 3695 ( 6%) ............................................................. 305 / 3695 ( 8%) ............................................................. 366 / 3695 ( 9%) ............................................................. 427 / 3695 ( 11%) ............................................................. 488 / 3695 ( 13%) .........SSSSSSSSSSSSSSSSSSSSSSSSSSSS.......I................ 549 / 3695 ( 14%) ............................................................. 610 / 3695 ( 16%) ............................................................. 671 / 3695 ( 18%) ............................................................. 732 / 3695 ( 19%) ............................................................. 793 / 3695 ( 21%) ............................................................. 854 / 3695 ( 23%) ............................................................. 915 / 3695 ( 24%) ............................................................. 976 / 3695 ( 26%) ............................................................. 1037 / 3695 ( 28%) ............................................................. 1098 / 3695 ( 29%) ....................................S........................ 1159 / 3695 ( 31%) ............................................................. 1220 / 3695 ( 33%) ............................................................. 1281 / 3695 ( 34%) ............................................................. 1342 / 3695 ( 36%) ............................................................. 1403 / 3695 ( 37%) ............................................................. 1464 / 3695 ( 39%) ............................................................. 1525 / 3695 ( 41%) ............................................................. 1586 / 3695 ( 42%) ............................................................. 1647 / 3695 ( 44%) ...........................S................................. 1708 / 3695 ( 46%) ............................................................. 1769 / 3695 ( 47%) ............................................................. 1830 / 3695 ( 49%) ............................................................. 1891 / 3695 ( 51%) .........................................................IIII 1952 / 3695 ( 52%) III.......................................................... 2013 / 3695 ( 54%) ............................................................. 2074 / 3695 ( 56%) ............................................................. 2135 / 3695 ( 57%) ............................................................. 2196 / 3695 ( 59%) ............................................................. 2257 / 3695 ( 61%) ...........S................................................. 2318 / 3695 ( 62%) ............................................................. 2379 / 3695 ( 64%) ............................................................. 2440 / 3695 ( 66%) ............................................................. 2501 / 3695 ( 67%) ............................................................. 2562 / 3695 ( 69%) ............................................................. 2623 / 3695 ( 70%) ............................................................. 2684 / 3695 ( 72%) ............................................................. 2745 / 3695 ( 74%) ............................................................. 2806 / 3695 ( 75%) ............................................................. 2867 / 3695 ( 77%) ............................................................. 2928 / 3695 ( 79%) ............................................................. 2989 / 3695 ( 80%) ............................................................. 3050 / 3695 ( 82%) ............................................................. 3111 / 3695 ( 84%) ............................................................. 3172 / 3695 ( 85%) ............................................................. 3233 / 3695 ( 87%) ............................................................. 3294 / 3695 ( 89%) ............................................................. 3355 / 3695 ( 90%) ............................................................. 3416 / 3695 ( 92%) ............................................................. 3477 / 3695 ( 94%) ............................................................. 3538 / 3695 ( 95%) ............................................................. 3599 / 3695 ( 97%) ............................................................. 3660 / 3695 ( 99%) ................................... 3695 / 3695 (100%) Time: 1.9 seconds, Memory: 96.00MB OK, but incomplete, skipped, or risky tests! Tests: 3695, Assertions: 8232, Skipped: 31, Incomplete: 8. Legacy deprecation notices (438) + for PKG in '/builddir/build/BUILDROOT/php-symfony-2.8.25-1.fc25.noarch/usr/share/php/Symfony/*/*' ++ basename /builddir/build/BUILDROOT/php-symfony-2.8.25-1.fc25.noarch/usr/share/php/Symfony/Component/HttpFoundation + '[' HttpFoundation = PhpUnit ']' + '[' -d /builddir/build/BUILDROOT/php-symfony-2.8.25-1.fc25.noarch/usr/share/php/Symfony/Component/HttpFoundation ']' >>>>>>>>>>>>>>>>>>>>>>> /builddir/build/BUILDROOT/php-symfony-2.8.25-1.fc25.noarch/usr/share/php/Symfony/Component/HttpFoundation + echo -e '\n>>>>>>>>>>>>>>>>>>>>>>> /builddir/build/BUILDROOT/php-symfony-2.8.25-1.fc25.noarch/usr/share/php/Symfony/Component/HttpFoundation\n' + /usr/bin/php -d serialize_precision=14 -d include_path=.:/builddir/build/BUILDROOT/php-symfony-2.8.25-1.fc25.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.25-1.fc25.noarch/usr/share/php/Symfony/Component/HttpFoundation PHPUnit 5.7.21 by Sebastian Bergmann and contributors. Testing /builddir/build/BUILDROOT/php-symfony-2.8.25-1.fc25.noarch/usr/share/php/Symfony/Component/HttpFoundation ............................................................... 63 / 838 ( 7%) ............................................................... 126 / 838 ( 15%) ..............................................................S 189 / 838 ( 22%) ............................................................... 252 / 838 ( 30%) ............................................................... 315 / 838 ( 37%) ............................................................... 378 / 838 ( 45%) ..SS........................................................... 441 / 838 ( 52%) ............................................................... 504 / 838 ( 60%) ............................................................... 567 / 838 ( 67%) ............................................................... 630 / 838 ( 75%) ............................................................... 693 / 838 ( 82%) ..........................................................SSSSS 756 / 838 ( 90%) SSSSSSSSSSSSSSSSSSSSSSSSSSSS................................... 819 / 838 ( 97%) ................... 838 / 838 (100%) Time: 255 ms, Memory: 12.00MB OK, but incomplete, skipped, or risky tests! Tests: 1058, Assertions: 1821, Skipped: 36. Legacy deprecation notices (10) + for PKG in '/builddir/build/BUILDROOT/php-symfony-2.8.25-1.fc25.noarch/usr/share/php/Symfony/*/*' ++ basename /builddir/build/BUILDROOT/php-symfony-2.8.25-1.fc25.noarch/usr/share/php/Symfony/Component/HttpKernel + '[' HttpKernel = PhpUnit ']' + '[' -d /builddir/build/BUILDROOT/php-symfony-2.8.25-1.fc25.noarch/usr/share/php/Symfony/Component/HttpKernel ']' >>>>>>>>>>>>>>>>>>>>>>> /builddir/build/BUILDROOT/php-symfony-2.8.25-1.fc25.noarch/usr/share/php/Symfony/Component/HttpKernel + echo -e '\n>>>>>>>>>>>>>>>>>>>>>>> /builddir/build/BUILDROOT/php-symfony-2.8.25-1.fc25.noarch/usr/share/php/Symfony/Component/HttpKernel\n' + /usr/bin/php -d serialize_precision=14 -d include_path=.:/builddir/build/BUILDROOT/php-symfony-2.8.25-1.fc25.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.25-1.fc25.noarch/usr/share/php/Symfony/Component/HttpKernel PHPUnit 5.7.21 by Sebastian Bergmann and contributors. Testing /builddir/build/BUILDROOT/php-symfony-2.8.25-1.fc25.noarch/usr/share/php/Symfony/Component/HttpKernel ..............................................SS............... 63 / 476 ( 13%) ............................................................... 126 / 476 ( 26%) ............................................................... 189 / 476 ( 39%) ............................................................... 252 / 476 ( 52%) ............................................................... 315 / 476 ( 66%) ............................................................... 378 / 476 ( 79%) .................................................SSSSSSSSSSSSSS 441 / 476 ( 92%) SSSS............................... 476 / 476 (100%) Time: 741 ms, Memory: 18.00MB OK, but incomplete, skipped, or risky tests! Tests: 782, Assertions: 1388, Skipped: 20. Legacy deprecation notices (41) + for PKG in '/builddir/build/BUILDROOT/php-symfony-2.8.25-1.fc25.noarch/usr/share/php/Symfony/*/*' ++ basename /builddir/build/BUILDROOT/php-symfony-2.8.25-1.fc25.noarch/usr/share/php/Symfony/Component/Intl + '[' Intl = PhpUnit ']' + '[' -d /builddir/build/BUILDROOT/php-symfony-2.8.25-1.fc25.noarch/usr/share/php/Symfony/Component/Intl ']' >>>>>>>>>>>>>>>>>>>>>>> /builddir/build/BUILDROOT/php-symfony-2.8.25-1.fc25.noarch/usr/share/php/Symfony/Component/Intl + echo -e '\n>>>>>>>>>>>>>>>>>>>>>>> /builddir/build/BUILDROOT/php-symfony-2.8.25-1.fc25.noarch/usr/share/php/Symfony/Component/Intl\n' + /usr/bin/php -d serialize_precision=14 -d include_path=.:/builddir/build/BUILDROOT/php-symfony-2.8.25-1.fc25.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.25-1.fc25.noarch/usr/share/php/Symfony/Component/Intl PHPUnit 5.7.21 by Sebastian Bergmann and contributors. Testing /builddir/build/BUILDROOT/php-symfony-2.8.25-1.fc25.noarch/usr/share/php/Symfony/Component/Intl ............................................................. 61 / 1027 ( 5%) ............................................................. 122 / 1027 ( 11%) ............................................................. 183 / 1027 ( 17%) .............S............................................... 244 / 1027 ( 23%) ............................................................. 305 / 1027 ( 29%) ..........................................................SSS 366 / 1027 ( 35%) SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS................. 427 / 1027 ( 41%) ...............S............................................. 488 / 1027 ( 47%) ............................................................. 549 / 1027 ( 53%) ............................................................. 610 / 1027 ( 59%) ............................................................. 671 / 1027 ( 65%) ........SSS.................................................. 732 / 1027 ( 71%) ..............................................S.S............ 793 / 1027 ( 77%) .....................SSS..................................... 854 / 1027 ( 83%) ............................................................. 915 / 1027 ( 89%) ..........S.S................................................ 976 / 1027 ( 95%) ................................................... 1027 / 1027 (100%) Time: 701 ms, Memory: 24.00MB OK, but incomplete, skipped, or risky tests! Tests: 1027, Assertions: 3060, Skipped: 59. + for PKG in '/builddir/build/BUILDROOT/php-symfony-2.8.25-1.fc25.noarch/usr/share/php/Symfony/*/*' ++ basename /builddir/build/BUILDROOT/php-symfony-2.8.25-1.fc25.noarch/usr/share/php/Symfony/Component/Ldap + '[' Ldap = PhpUnit ']' + '[' -d /builddir/build/BUILDROOT/php-symfony-2.8.25-1.fc25.noarch/usr/share/php/Symfony/Component/Ldap ']' >>>>>>>>>>>>>>>>>>>>>>> /builddir/build/BUILDROOT/php-symfony-2.8.25-1.fc25.noarch/usr/share/php/Symfony/Component/Ldap + echo -e '\n>>>>>>>>>>>>>>>>>>>>>>> /builddir/build/BUILDROOT/php-symfony-2.8.25-1.fc25.noarch/usr/share/php/Symfony/Component/Ldap\n' + /usr/bin/php -d serialize_precision=14 -d include_path=.:/builddir/build/BUILDROOT/php-symfony-2.8.25-1.fc25.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.25-1.fc25.noarch/usr/share/php/Symfony/Component/Ldap PHPUnit 5.7.21 by Sebastian Bergmann and contributors. Testing /builddir/build/BUILDROOT/php-symfony-2.8.25-1.fc25.noarch/usr/share/php/Symfony/Component/Ldap . 1 / 1 (100%) Time: 30 ms, Memory: 4.00MB OK (1 test, 1 assertion) + for PKG in '/builddir/build/BUILDROOT/php-symfony-2.8.25-1.fc25.noarch/usr/share/php/Symfony/*/*' ++ basename /builddir/build/BUILDROOT/php-symfony-2.8.25-1.fc25.noarch/usr/share/php/Symfony/Component/Locale + '[' Locale = PhpUnit ']' >>>>>>>>>>>>>>>>>>>>>>> /builddir/build/BUILDROOT/php-symfony-2.8.25-1.fc25.noarch/usr/share/php/Symfony/Component/Locale + '[' -d /builddir/build/BUILDROOT/php-symfony-2.8.25-1.fc25.noarch/usr/share/php/Symfony/Component/Locale ']' + echo -e '\n>>>>>>>>>>>>>>>>>>>>>>> /builddir/build/BUILDROOT/php-symfony-2.8.25-1.fc25.noarch/usr/share/php/Symfony/Component/Locale\n' + /usr/bin/php -d serialize_precision=14 -d include_path=.:/builddir/build/BUILDROOT/php-symfony-2.8.25-1.fc25.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.25-1.fc25.noarch/usr/share/php/Symfony/Component/Locale PHPUnit 5.7.21 by Sebastian Bergmann and contributors. Testing /builddir/build/BUILDROOT/php-symfony-2.8.25-1.fc25.noarch/usr/share/php/Symfony/Component/Locale ........... 11 / 11 (100%) Time: 42 ms, Memory: 4.00MB OK (11 tests, 15 assertions) Legacy deprecation notices (2) + for PKG in '/builddir/build/BUILDROOT/php-symfony-2.8.25-1.fc25.noarch/usr/share/php/Symfony/*/*' ++ basename /builddir/build/BUILDROOT/php-symfony-2.8.25-1.fc25.noarch/usr/share/php/Symfony/Component/OptionsResolver + '[' OptionsResolver = PhpUnit ']' + '[' -d /builddir/build/BUILDROOT/php-symfony-2.8.25-1.fc25.noarch/usr/share/php/Symfony/Component/OptionsResolver ']' >>>>>>>>>>>>>>>>>>>>>>> /builddir/build/BUILDROOT/php-symfony-2.8.25-1.fc25.noarch/usr/share/php/Symfony/Component/OptionsResolver + echo -e '\n>>>>>>>>>>>>>>>>>>>>>>> /builddir/build/BUILDROOT/php-symfony-2.8.25-1.fc25.noarch/usr/share/php/Symfony/Component/OptionsResolver\n' + /usr/bin/php -d serialize_precision=14 -d include_path=.:/builddir/build/BUILDROOT/php-symfony-2.8.25-1.fc25.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.25-1.fc25.noarch/usr/share/php/Symfony/Component/OptionsResolver PHPUnit 5.7.21 by Sebastian Bergmann and contributors. Testing /builddir/build/BUILDROOT/php-symfony-2.8.25-1.fc25.noarch/usr/share/php/Symfony/Component/OptionsResolver ............................................................... 63 / 196 ( 32%) ............................................................... 126 / 196 ( 64%) ............................................................... 189 / 196 ( 96%) ....... 196 / 196 (100%) Time: 64 ms, Memory: 6.00MB OK (196 tests, 263 assertions) Legacy deprecation notices (88) + for PKG in '/builddir/build/BUILDROOT/php-symfony-2.8.25-1.fc25.noarch/usr/share/php/Symfony/*/*' ++ basename /builddir/build/BUILDROOT/php-symfony-2.8.25-1.fc25.noarch/usr/share/php/Symfony/Component/Process + '[' Process = PhpUnit ']' + '[' -d /builddir/build/BUILDROOT/php-symfony-2.8.25-1.fc25.noarch/usr/share/php/Symfony/Component/Process ']' >>>>>>>>>>>>>>>>>>>>>>> /builddir/build/BUILDROOT/php-symfony-2.8.25-1.fc25.noarch/usr/share/php/Symfony/Component/Process + echo -e '\n>>>>>>>>>>>>>>>>>>>>>>> /builddir/build/BUILDROOT/php-symfony-2.8.25-1.fc25.noarch/usr/share/php/Symfony/Component/Process\n' + /usr/bin/php -d serialize_precision=14 -d include_path=.:/builddir/build/BUILDROOT/php-symfony-2.8.25-1.fc25.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.25-1.fc25.noarch/usr/share/php/Symfony/Component/Process PHPUnit 5.7.21 by Sebastian Bergmann and contributors. Testing /builddir/build/BUILDROOT/php-symfony-2.8.25-1.fc25.noarch/usr/share/php/Symfony/Component/Process ....SS.S.S..................................................... 63 / 150 ( 42%) ...............S.S............................................. 126 / 150 ( 84%) ........................ 150 / 150 (100%) Time: 4.44 seconds, Memory: 20.39MB OK, but incomplete, skipped, or risky tests! Tests: 150, Assertions: 248, Skipped: 6. Legacy deprecation notices (1) + for PKG in '/builddir/build/BUILDROOT/php-symfony-2.8.25-1.fc25.noarch/usr/share/php/Symfony/*/*' ++ basename /builddir/build/BUILDROOT/php-symfony-2.8.25-1.fc25.noarch/usr/share/php/Symfony/Component/PropertyAccess + '[' PropertyAccess = PhpUnit ']' + '[' -d /builddir/build/BUILDROOT/php-symfony-2.8.25-1.fc25.noarch/usr/share/php/Symfony/Component/PropertyAccess ']' >>>>>>>>>>>>>>>>>>>>>>> /builddir/build/BUILDROOT/php-symfony-2.8.25-1.fc25.noarch/usr/share/php/Symfony/Component/PropertyAccess + echo -e '\n>>>>>>>>>>>>>>>>>>>>>>> /builddir/build/BUILDROOT/php-symfony-2.8.25-1.fc25.noarch/usr/share/php/Symfony/Component/PropertyAccess\n' + /usr/bin/php -d serialize_precision=14 -d include_path=.:/builddir/build/BUILDROOT/php-symfony-2.8.25-1.fc25.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.25-1.fc25.noarch/usr/share/php/Symfony/Component/PropertyAccess PHPUnit 5.7.21 by Sebastian Bergmann and contributors. Testing /builddir/build/BUILDROOT/php-symfony-2.8.25-1.fc25.noarch/usr/share/php/Symfony/Component/PropertyAccess ............................................................... 63 / 516 ( 12%) ............................................................... 126 / 516 ( 24%) ............................................................... 189 / 516 ( 36%) ............................................................... 252 / 516 ( 48%) ............................................................... 315 / 516 ( 61%) ............................................................... 378 / 516 ( 73%) ............................................................... 441 / 516 ( 85%) ............................................................... 504 / 516 ( 97%) ............ 516 / 516 (100%) Time: 112 ms, Memory: 6.00MB OK (516 tests, 548 assertions) + for PKG in '/builddir/build/BUILDROOT/php-symfony-2.8.25-1.fc25.noarch/usr/share/php/Symfony/*/*' ++ basename /builddir/build/BUILDROOT/php-symfony-2.8.25-1.fc25.noarch/usr/share/php/Symfony/Component/PropertyInfo + '[' PropertyInfo = PhpUnit ']' >>>>>>>>>>>>>>>>>>>>>>> /builddir/build/BUILDROOT/php-symfony-2.8.25-1.fc25.noarch/usr/share/php/Symfony/Component/PropertyInfo + '[' -d /builddir/build/BUILDROOT/php-symfony-2.8.25-1.fc25.noarch/usr/share/php/Symfony/Component/PropertyInfo ']' + echo -e '\n>>>>>>>>>>>>>>>>>>>>>>> /builddir/build/BUILDROOT/php-symfony-2.8.25-1.fc25.noarch/usr/share/php/Symfony/Component/PropertyInfo\n' + /usr/bin/php -d serialize_precision=14 -d include_path=.:/builddir/build/BUILDROOT/php-symfony-2.8.25-1.fc25.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.25-1.fc25.noarch/usr/share/php/Symfony/Component/PropertyInfo PHPUnit 5.7.21 by Sebastian Bergmann and contributors. Testing /builddir/build/BUILDROOT/php-symfony-2.8.25-1.fc25.noarch/usr/share/php/Symfony/Component/PropertyInfo ...................................SSSSS............ 52 / 52 (100%) Time: 90 ms, Memory: 8.00MB OK, but incomplete, skipped, or risky tests! Tests: 52, Assertions: 123, Skipped: 5. + for PKG in '/builddir/build/BUILDROOT/php-symfony-2.8.25-1.fc25.noarch/usr/share/php/Symfony/*/*' ++ basename /builddir/build/BUILDROOT/php-symfony-2.8.25-1.fc25.noarch/usr/share/php/Symfony/Component/Routing + '[' Routing = PhpUnit ']' >>>>>>>>>>>>>>>>>>>>>>> /builddir/build/BUILDROOT/php-symfony-2.8.25-1.fc25.noarch/usr/share/php/Symfony/Component/Routing + '[' -d /builddir/build/BUILDROOT/php-symfony-2.8.25-1.fc25.noarch/usr/share/php/Symfony/Component/Routing ']' + echo -e '\n>>>>>>>>>>>>>>>>>>>>>>> /builddir/build/BUILDROOT/php-symfony-2.8.25-1.fc25.noarch/usr/share/php/Symfony/Component/Routing\n' + /usr/bin/php -d serialize_precision=14 -d include_path=.:/builddir/build/BUILDROOT/php-symfony-2.8.25-1.fc25.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.25-1.fc25.noarch/usr/share/php/Symfony/Component/Routing PHPUnit 5.7.21 by Sebastian Bergmann and contributors. Testing /builddir/build/BUILDROOT/php-symfony-2.8.25-1.fc25.noarch/usr/share/php/Symfony/Component/Routing ............................................................... 63 / 320 ( 19%) ............................................................... 126 / 320 ( 39%) ............................................................... 189 / 320 ( 59%) ............................................................... 252 / 320 ( 78%) ............................................................... 315 / 320 ( 98%) ..... 320 / 320 (100%) Time: 575 ms, Memory: 124.25MB OK (320 tests, 783 assertions) Legacy deprecation notices (21) + for PKG in '/builddir/build/BUILDROOT/php-symfony-2.8.25-1.fc25.noarch/usr/share/php/Symfony/*/*' ++ basename /builddir/build/BUILDROOT/php-symfony-2.8.25-1.fc25.noarch/usr/share/php/Symfony/Component/Security + '[' Security = PhpUnit ']' >>>>>>>>>>>>>>>>>>>>>>> /builddir/build/BUILDROOT/php-symfony-2.8.25-1.fc25.noarch/usr/share/php/Symfony/Component/Security + '[' -d /builddir/build/BUILDROOT/php-symfony-2.8.25-1.fc25.noarch/usr/share/php/Symfony/Component/Security ']' + echo -e '\n>>>>>>>>>>>>>>>>>>>>>>> /builddir/build/BUILDROOT/php-symfony-2.8.25-1.fc25.noarch/usr/share/php/Symfony/Component/Security\n' + /usr/bin/php -d serialize_precision=14 -d include_path=.:/builddir/build/BUILDROOT/php-symfony-2.8.25-1.fc25.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.25-1.fc25.noarch/usr/share/php/Symfony/Component/Security PHPUnit 5.7.21 by Sebastian Bergmann and contributors. Testing /builddir/build/BUILDROOT/php-symfony-2.8.25-1.fc25.noarch/usr/share/php/Symfony/Component/Security ............................................................... 63 / 755 ( 8%) ............................................................... 126 / 755 ( 16%) ............................................................... 189 / 755 ( 25%) ............................................................... 252 / 755 ( 33%) ............................................................... 315 / 755 ( 41%) ............................................................... 378 / 755 ( 50%) ............................................................... 441 / 755 ( 58%) ............................................................... 504 / 755 ( 66%) ............................................................... 567 / 755 ( 75%) ............................................................... 630 / 755 ( 83%) ............................................................... 693 / 755 ( 91%) ..................S........................................... 755 / 755 (100%) Time: 335 ms, Memory: 18.00MB OK, but incomplete, skipped, or risky tests! Tests: 755, Assertions: 1666, Skipped: 1. Legacy deprecation notices (15) + for PKG in '/builddir/build/BUILDROOT/php-symfony-2.8.25-1.fc25.noarch/usr/share/php/Symfony/*/*' ++ basename /builddir/build/BUILDROOT/php-symfony-2.8.25-1.fc25.noarch/usr/share/php/Symfony/Component/Serializer + '[' Serializer = PhpUnit ']' >>>>>>>>>>>>>>>>>>>>>>> /builddir/build/BUILDROOT/php-symfony-2.8.25-1.fc25.noarch/usr/share/php/Symfony/Component/Serializer + '[' -d /builddir/build/BUILDROOT/php-symfony-2.8.25-1.fc25.noarch/usr/share/php/Symfony/Component/Serializer ']' + echo -e '\n>>>>>>>>>>>>>>>>>>>>>>> /builddir/build/BUILDROOT/php-symfony-2.8.25-1.fc25.noarch/usr/share/php/Symfony/Component/Serializer\n' + /usr/bin/php -d serialize_precision=14 -d include_path=.:/builddir/build/BUILDROOT/php-symfony-2.8.25-1.fc25.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.25-1.fc25.noarch/usr/share/php/Symfony/Component/Serializer PHPUnit 5.7.21 by Sebastian Bergmann and contributors. Testing /builddir/build/BUILDROOT/php-symfony-2.8.25-1.fc25.noarch/usr/share/php/Symfony/Component/Serializer ............................................................... 63 / 240 ( 26%) ............................................................... 126 / 240 ( 52%) ............................................................... 189 / 240 ( 78%) ................................................... 240 / 240 (100%) Time: 137 ms, Memory: 8.00MB OK (240 tests, 324 assertions) Legacy deprecation notices (11) + for PKG in '/builddir/build/BUILDROOT/php-symfony-2.8.25-1.fc25.noarch/usr/share/php/Symfony/*/*' ++ basename /builddir/build/BUILDROOT/php-symfony-2.8.25-1.fc25.noarch/usr/share/php/Symfony/Component/Stopwatch + '[' Stopwatch = PhpUnit ']' + '[' -d /builddir/build/BUILDROOT/php-symfony-2.8.25-1.fc25.noarch/usr/share/php/Symfony/Component/Stopwatch ']' >>>>>>>>>>>>>>>>>>>>>>> /builddir/build/BUILDROOT/php-symfony-2.8.25-1.fc25.noarch/usr/share/php/Symfony/Component/Stopwatch + echo -e '\n>>>>>>>>>>>>>>>>>>>>>>> /builddir/build/BUILDROOT/php-symfony-2.8.25-1.fc25.noarch/usr/share/php/Symfony/Component/Stopwatch\n' + /usr/bin/php -d serialize_precision=14 -d include_path=.:/builddir/build/BUILDROOT/php-symfony-2.8.25-1.fc25.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.25-1.fc25.noarch/usr/share/php/Symfony/Component/Stopwatch PHPUnit 5.7.21 by Sebastian Bergmann and contributors. Testing /builddir/build/BUILDROOT/php-symfony-2.8.25-1.fc25.noarch/usr/share/php/Symfony/Component/Stopwatch ....................... 23 / 23 (100%) Time: 42 ms, Memory: 4.00MB OK (23 tests, 40 assertions) + for PKG in '/builddir/build/BUILDROOT/php-symfony-2.8.25-1.fc25.noarch/usr/share/php/Symfony/*/*' ++ basename /builddir/build/BUILDROOT/php-symfony-2.8.25-1.fc25.noarch/usr/share/php/Symfony/Component/Templating + '[' Templating = PhpUnit ']' + '[' -d /builddir/build/BUILDROOT/php-symfony-2.8.25-1.fc25.noarch/usr/share/php/Symfony/Component/Templating ']' >>>>>>>>>>>>>>>>>>>>>>> /builddir/build/BUILDROOT/php-symfony-2.8.25-1.fc25.noarch/usr/share/php/Symfony/Component/Templating + echo -e '\n>>>>>>>>>>>>>>>>>>>>>>> /builddir/build/BUILDROOT/php-symfony-2.8.25-1.fc25.noarch/usr/share/php/Symfony/Component/Templating\n' + /usr/bin/php -d serialize_precision=14 -d include_path=.:/builddir/build/BUILDROOT/php-symfony-2.8.25-1.fc25.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.25-1.fc25.noarch/usr/share/php/Symfony/Component/Templating PHPUnit 5.7.21 by Sebastian Bergmann and contributors. Testing /builddir/build/BUILDROOT/php-symfony-2.8.25-1.fc25.noarch/usr/share/php/Symfony/Component/Templating ................................................. 49 / 49 (100%) Time: 67 ms, Memory: 6.00MB OK (49 tests, 132 assertions) Legacy deprecation notices (6) + for PKG in '/builddir/build/BUILDROOT/php-symfony-2.8.25-1.fc25.noarch/usr/share/php/Symfony/*/*' ++ basename /builddir/build/BUILDROOT/php-symfony-2.8.25-1.fc25.noarch/usr/share/php/Symfony/Component/Translation + '[' Translation = PhpUnit ']' + '[' -d /builddir/build/BUILDROOT/php-symfony-2.8.25-1.fc25.noarch/usr/share/php/Symfony/Component/Translation ']' >>>>>>>>>>>>>>>>>>>>>>> /builddir/build/BUILDROOT/php-symfony-2.8.25-1.fc25.noarch/usr/share/php/Symfony/Component/Translation + echo -e '\n>>>>>>>>>>>>>>>>>>>>>>> /builddir/build/BUILDROOT/php-symfony-2.8.25-1.fc25.noarch/usr/share/php/Symfony/Component/Translation\n' + /usr/bin/php -d serialize_precision=14 -d include_path=.:/builddir/build/BUILDROOT/php-symfony-2.8.25-1.fc25.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.25-1.fc25.noarch/usr/share/php/Symfony/Component/Translation PHPUnit 5.7.21 by Sebastian Bergmann and contributors. Testing /builddir/build/BUILDROOT/php-symfony-2.8.25-1.fc25.noarch/usr/share/php/Symfony/Component/Translation ............................................................... 63 / 403 ( 15%) ............................................................... 126 / 403 ( 31%) ............................................................... 189 / 403 ( 46%) ............................................................... 252 / 403 ( 62%) ............................................................... 315 / 403 ( 78%) ............................................................... 378 / 403 ( 93%) ......................... 403 / 403 (100%) Time: 179 ms, Memory: 8.00MB OK (403 tests, 568 assertions) Legacy deprecation notices (5) + for PKG in '/builddir/build/BUILDROOT/php-symfony-2.8.25-1.fc25.noarch/usr/share/php/Symfony/*/*' ++ basename /builddir/build/BUILDROOT/php-symfony-2.8.25-1.fc25.noarch/usr/share/php/Symfony/Component/Validator + '[' Validator = PhpUnit ']' + '[' -d /builddir/build/BUILDROOT/php-symfony-2.8.25-1.fc25.noarch/usr/share/php/Symfony/Component/Validator ']' >>>>>>>>>>>>>>>>>>>>>>> /builddir/build/BUILDROOT/php-symfony-2.8.25-1.fc25.noarch/usr/share/php/Symfony/Component/Validator + echo -e '\n>>>>>>>>>>>>>>>>>>>>>>> /builddir/build/BUILDROOT/php-symfony-2.8.25-1.fc25.noarch/usr/share/php/Symfony/Component/Validator\n' + /usr/bin/php -d serialize_precision=14 -d include_path=.:/builddir/build/BUILDROOT/php-symfony-2.8.25-1.fc25.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.25-1.fc25.noarch/usr/share/php/Symfony/Component/Validator PHPUnit 5.7.21 by Sebastian Bergmann and contributors. Testing /builddir/build/BUILDROOT/php-symfony-2.8.25-1.fc25.noarch/usr/share/php/Symfony/Component/Validator ............................................................. 61 / 2283 ( 2%) ............................................................. 122 / 2283 ( 5%) ............................................................. 183 / 2283 ( 8%) ............................................................. 244 / 2283 ( 10%) ............................................................. 305 / 2283 ( 13%) ............................................................. 366 / 2283 ( 16%) .SSSSSSS..................................................... 427 / 2283 ( 18%) ............................................................. 488 / 2283 ( 21%) ............................................................. 549 / 2283 ( 24%) ............................................................. 610 / 2283 ( 26%) ............................................................. 671 / 2283 ( 29%) ............................................................. 732 / 2283 ( 32%) ............................................................. 793 / 2283 ( 34%) ............................................................. 854 / 2283 ( 37%) ............................................................. 915 / 2283 ( 40%) ............................................................. 976 / 2283 ( 42%) ............................................................. 1037 / 2283 ( 45%) ............................................................. 1098 / 2283 ( 48%) ............................................................. 1159 / 2283 ( 50%) ............................................................. 1220 / 2283 ( 53%) ............................................................. 1281 / 2283 ( 56%) ............................................................. 1342 / 2283 ( 58%) ............................................................. 1403 / 2283 ( 61%) ............................................................. 1464 / 2283 ( 64%) ............................................................. 1525 / 2283 ( 66%) ............................................................. 1586 / 2283 ( 69%) ............................................................. 1647 / 2283 ( 72%) ............................................................. 1708 / 2283 ( 74%) ............................................................. 1769 / 2283 ( 77%) ..................................................SS......... 1830 / 2283 ( 80%) ............................................................. 1891 / 2283 ( 82%) ............................................................S 1952 / 2283 ( 85%) SS........................................................... 2013 / 2283 ( 88%) ............................................................. 2074 / 2283 ( 90%) ............................................................. 2135 / 2283 ( 93%) ............................................................. 2196 / 2283 ( 96%) ............................................................. 2257 / 2283 ( 98%) .......................... 2283 / 2283 (100%) Time: 702 ms, Memory: 24.00MB OK, but incomplete, skipped, or risky tests! Tests: 2289, Assertions: 4813, Skipped: 12. Legacy deprecation notices (277) + for PKG in '/builddir/build/BUILDROOT/php-symfony-2.8.25-1.fc25.noarch/usr/share/php/Symfony/*/*' ++ basename /builddir/build/BUILDROOT/php-symfony-2.8.25-1.fc25.noarch/usr/share/php/Symfony/Component/VarDumper + '[' VarDumper = PhpUnit ']' >>>>>>>>>>>>>>>>>>>>>>> /builddir/build/BUILDROOT/php-symfony-2.8.25-1.fc25.noarch/usr/share/php/Symfony/Component/VarDumper + '[' -d /builddir/build/BUILDROOT/php-symfony-2.8.25-1.fc25.noarch/usr/share/php/Symfony/Component/VarDumper ']' + echo -e '\n>>>>>>>>>>>>>>>>>>>>>>> /builddir/build/BUILDROOT/php-symfony-2.8.25-1.fc25.noarch/usr/share/php/Symfony/Component/VarDumper\n' + /usr/bin/php -d serialize_precision=14 -d include_path=.:/builddir/build/BUILDROOT/php-symfony-2.8.25-1.fc25.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.25-1.fc25.noarch/usr/share/php/Symfony/Component/VarDumper PHPUnit 5.7.21 by Sebastian Bergmann and contributors. Testing /builddir/build/BUILDROOT/php-symfony-2.8.25-1.fc25.noarch/usr/share/php/Symfony/Component/VarDumper ...................................... 38 / 38 (100%) Time: 96 ms, Memory: 6.00MB OK (38 tests, 45 assertions) + for PKG in '/builddir/build/BUILDROOT/php-symfony-2.8.25-1.fc25.noarch/usr/share/php/Symfony/*/*' ++ basename /builddir/build/BUILDROOT/php-symfony-2.8.25-1.fc25.noarch/usr/share/php/Symfony/Component/Yaml + '[' Yaml = PhpUnit ']' >>>>>>>>>>>>>>>>>>>>>>> /builddir/build/BUILDROOT/php-symfony-2.8.25-1.fc25.noarch/usr/share/php/Symfony/Component/Yaml + '[' -d /builddir/build/BUILDROOT/php-symfony-2.8.25-1.fc25.noarch/usr/share/php/Symfony/Component/Yaml ']' + echo -e '\n>>>>>>>>>>>>>>>>>>>>>>> /builddir/build/BUILDROOT/php-symfony-2.8.25-1.fc25.noarch/usr/share/php/Symfony/Component/Yaml\n' + /usr/bin/php -d serialize_precision=14 -d include_path=.:/builddir/build/BUILDROOT/php-symfony-2.8.25-1.fc25.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.25-1.fc25.noarch/usr/share/php/Symfony/Component/Yaml PHPUnit 5.7.21 by Sebastian Bergmann and contributors. Testing /builddir/build/BUILDROOT/php-symfony-2.8.25-1.fc25.noarch/usr/share/php/Symfony/Component/Yaml ............................................................... 63 / 410 ( 15%) ............................................................... 126 / 410 ( 30%) ............................................................... 189 / 410 ( 46%) ............................................................... 252 / 410 ( 61%) ............................................................... 315 / 410 ( 76%) ............................................................... 378 / 410 ( 92%) ................................ 410 / 410 (100%) Time: 207 ms, Memory: 12.00MB OK (410 tests, 600 assertions) Legacy deprecation notices (7) + for PKG in '/builddir/build/BUILDROOT/php-symfony-2.8.25-1.fc25.noarch/usr/share/php/Symfony/*/*' ++ basename /builddir/build/BUILDROOT/php-symfony-2.8.25-1.fc25.noarch/usr/share/php/Symfony/Component/autoload.php + '[' autoload.php = PhpUnit ']' + '[' -d /builddir/build/BUILDROOT/php-symfony-2.8.25-1.fc25.noarch/usr/share/php/Symfony/Component/autoload.php ']' + exit 0 Processing files: php-symfony-2.8.25-1.fc25.noarch Provides: php-composer(symfony/symfony) = 2.8.25 php-symfony = 2.8.25-1.fc25 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.25-1.fc25.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.GP0b1Y + umask 022 + cd /builddir/build/BUILD + cd symfony-c2452af5659d0492a43268c389bb211295c5e4c9 + DOCDIR=/builddir/build/BUILDROOT/php-symfony-2.8.25-1.fc25.noarch/usr/share/doc/php-symfony-common + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/php-symfony-2.8.25-1.fc25.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.25-1.fc25.noarch/usr/share/doc/php-symfony-common + cp -pr composer.json /builddir/build/BUILDROOT/php-symfony-2.8.25-1.fc25.noarch/usr/share/doc/php-symfony-common + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.40u1o4 + umask 022 + cd /builddir/build/BUILD + cd symfony-c2452af5659d0492a43268c389bb211295c5e4c9 + LICENSEDIR=/builddir/build/BUILDROOT/php-symfony-2.8.25-1.fc25.noarch/usr/share/licenses/php-symfony-common + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/php-symfony-2.8.25-1.fc25.noarch/usr/share/licenses/php-symfony-common + cp -pr LICENSE /builddir/build/BUILDROOT/php-symfony-2.8.25-1.fc25.noarch/usr/share/licenses/php-symfony-common + exit 0 Provides: php-symfony-common = 2.8.25-1.fc25 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.25-1.fc25.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.bOSSda + umask 022 + cd /builddir/build/BUILD + cd symfony-c2452af5659d0492a43268c389bb211295c5e4c9 + DOCDIR=/builddir/build/BUILDROOT/php-symfony-2.8.25-1.fc25.noarch/usr/share/doc/php-symfony-doctrine-bridge + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/php-symfony-2.8.25-1.fc25.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.25-1.fc25.noarch/usr/share/doc/php-symfony-doctrine-bridge + cp -pr src/Symfony/Bridge/Doctrine/composer.json /builddir/build/BUILDROOT/php-symfony-2.8.25-1.fc25.noarch/usr/share/doc/php-symfony-doctrine-bridge + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.EvQ43f + umask 022 + cd /builddir/build/BUILD + cd symfony-c2452af5659d0492a43268c389bb211295c5e4c9 + LICENSEDIR=/builddir/build/BUILDROOT/php-symfony-2.8.25-1.fc25.noarch/usr/share/licenses/php-symfony-doctrine-bridge + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/php-symfony-2.8.25-1.fc25.noarch/usr/share/licenses/php-symfony-doctrine-bridge + cp -pr src/Symfony/Bridge/Doctrine/LICENSE /builddir/build/BUILDROOT/php-symfony-2.8.25-1.fc25.noarch/usr/share/licenses/php-symfony-doctrine-bridge + exit 0 Provides: php-composer(symfony/doctrine-bridge) = 2.8.25 php-pear(pear.symfony.com/DoctrineBridge) = 2.8.25 php-symfony-doctrine-bridge = 2.8.25-1.fc25 php-symfony-doctrinebridge = 2.8.25 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.25 Processing files: php-symfony-monolog-bridge-2.8.25-1.fc25.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.HrqG1l + umask 022 + cd /builddir/build/BUILD + cd symfony-c2452af5659d0492a43268c389bb211295c5e4c9 + DOCDIR=/builddir/build/BUILDROOT/php-symfony-2.8.25-1.fc25.noarch/usr/share/doc/php-symfony-monolog-bridge + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/php-symfony-2.8.25-1.fc25.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.25-1.fc25.noarch/usr/share/doc/php-symfony-monolog-bridge + cp -pr src/Symfony/Bridge/Monolog/composer.json /builddir/build/BUILDROOT/php-symfony-2.8.25-1.fc25.noarch/usr/share/doc/php-symfony-monolog-bridge + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.gsYk0r + umask 022 + cd /builddir/build/BUILD + cd symfony-c2452af5659d0492a43268c389bb211295c5e4c9 + LICENSEDIR=/builddir/build/BUILDROOT/php-symfony-2.8.25-1.fc25.noarch/usr/share/licenses/php-symfony-monolog-bridge + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/php-symfony-2.8.25-1.fc25.noarch/usr/share/licenses/php-symfony-monolog-bridge + cp -pr src/Symfony/Bridge/Monolog/LICENSE /builddir/build/BUILDROOT/php-symfony-2.8.25-1.fc25.noarch/usr/share/licenses/php-symfony-monolog-bridge + exit 0 Provides: php-composer(symfony/monolog-bridge) = 2.8.25 php-pear(pear.symfony.com/MonologBridge) = 2.8.25 php-symfony-monolog-bridge = 2.8.25-1.fc25 php-symfony-monologbridge = 2.8.25 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.25 Processing files: php-symfony-phpunit-bridge-2.8.25-1.fc25.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.0Ns25x + umask 022 + cd /builddir/build/BUILD + cd symfony-c2452af5659d0492a43268c389bb211295c5e4c9 + DOCDIR=/builddir/build/BUILDROOT/php-symfony-2.8.25-1.fc25.noarch/usr/share/doc/php-symfony-phpunit-bridge + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/php-symfony-2.8.25-1.fc25.noarch/usr/share/doc/php-symfony-phpunit-bridge + cp -pr src/Symfony/Bridge/PhpUnit/README.md /builddir/build/BUILDROOT/php-symfony-2.8.25-1.fc25.noarch/usr/share/doc/php-symfony-phpunit-bridge + cp -pr src/Symfony/Bridge/PhpUnit/composer.json /builddir/build/BUILDROOT/php-symfony-2.8.25-1.fc25.noarch/usr/share/doc/php-symfony-phpunit-bridge + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.YvL2cE + umask 022 + cd /builddir/build/BUILD + cd symfony-c2452af5659d0492a43268c389bb211295c5e4c9 + LICENSEDIR=/builddir/build/BUILDROOT/php-symfony-2.8.25-1.fc25.noarch/usr/share/licenses/php-symfony-phpunit-bridge + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/php-symfony-2.8.25-1.fc25.noarch/usr/share/licenses/php-symfony-phpunit-bridge + cp -pr src/Symfony/Bridge/PhpUnit/LICENSE /builddir/build/BUILDROOT/php-symfony-2.8.25-1.fc25.noarch/usr/share/licenses/php-symfony-phpunit-bridge + exit 0 Provides: php-composer(symfony/phpunit-bridge) = 2.8.25 php-symfony-phpunit-bridge = 2.8.25-1.fc25 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.25-1.fc25.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.Vbj3oK + umask 022 + cd /builddir/build/BUILD + cd symfony-c2452af5659d0492a43268c389bb211295c5e4c9 + DOCDIR=/builddir/build/BUILDROOT/php-symfony-2.8.25-1.fc25.noarch/usr/share/doc/php-symfony-proxy-manager-bridge + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/php-symfony-2.8.25-1.fc25.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.25-1.fc25.noarch/usr/share/doc/php-symfony-proxy-manager-bridge + cp -pr src/Symfony/Bridge/ProxyManager/composer.json /builddir/build/BUILDROOT/php-symfony-2.8.25-1.fc25.noarch/usr/share/doc/php-symfony-proxy-manager-bridge + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.Y5BqCQ + umask 022 + cd /builddir/build/BUILD + cd symfony-c2452af5659d0492a43268c389bb211295c5e4c9 + LICENSEDIR=/builddir/build/BUILDROOT/php-symfony-2.8.25-1.fc25.noarch/usr/share/licenses/php-symfony-proxy-manager-bridge + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/php-symfony-2.8.25-1.fc25.noarch/usr/share/licenses/php-symfony-proxy-manager-bridge + cp -pr src/Symfony/Bridge/ProxyManager/LICENSE /builddir/build/BUILDROOT/php-symfony-2.8.25-1.fc25.noarch/usr/share/licenses/php-symfony-proxy-manager-bridge + exit 0 Provides: php-composer(symfony/proxy-manager-bridge) = 2.8.25 php-symfony-proxy-manager-bridge = 2.8.25-1.fc25 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.25-1.fc25.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.0FgbUW + umask 022 + cd /builddir/build/BUILD + cd symfony-c2452af5659d0492a43268c389bb211295c5e4c9 + DOCDIR=/builddir/build/BUILDROOT/php-symfony-2.8.25-1.fc25.noarch/usr/share/doc/php-symfony-swiftmailer-bridge + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/php-symfony-2.8.25-1.fc25.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.25-1.fc25.noarch/usr/share/doc/php-symfony-swiftmailer-bridge + cp -pr src/Symfony/Bridge/Swiftmailer/composer.json /builddir/build/BUILDROOT/php-symfony-2.8.25-1.fc25.noarch/usr/share/doc/php-symfony-swiftmailer-bridge + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.TuLhd3 + umask 022 + cd /builddir/build/BUILD + cd symfony-c2452af5659d0492a43268c389bb211295c5e4c9 + LICENSEDIR=/builddir/build/BUILDROOT/php-symfony-2.8.25-1.fc25.noarch/usr/share/licenses/php-symfony-swiftmailer-bridge + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/php-symfony-2.8.25-1.fc25.noarch/usr/share/licenses/php-symfony-swiftmailer-bridge + cp -pr src/Symfony/Bridge/Swiftmailer/LICENSE /builddir/build/BUILDROOT/php-symfony-2.8.25-1.fc25.noarch/usr/share/licenses/php-symfony-swiftmailer-bridge + exit 0 Provides: php-composer(symfony/swiftmailer-bridge) = 2.8.25 php-symfony-swiftmailer-bridge = 2.8.25-1.fc25 php-symfony-swiftmailerbridge = 2.8.25 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.25 Processing files: php-symfony-twig-bridge-2.8.25-1.fc25.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.uPcwA9 + umask 022 + cd /builddir/build/BUILD + cd symfony-c2452af5659d0492a43268c389bb211295c5e4c9 + DOCDIR=/builddir/build/BUILDROOT/php-symfony-2.8.25-1.fc25.noarch/usr/share/doc/php-symfony-twig-bridge + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/php-symfony-2.8.25-1.fc25.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.25-1.fc25.noarch/usr/share/doc/php-symfony-twig-bridge + cp -pr src/Symfony/Bridge/Twig/composer.json /builddir/build/BUILDROOT/php-symfony-2.8.25-1.fc25.noarch/usr/share/doc/php-symfony-twig-bridge + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.yV4SYf + umask 022 + cd /builddir/build/BUILD + cd symfony-c2452af5659d0492a43268c389bb211295c5e4c9 + LICENSEDIR=/builddir/build/BUILDROOT/php-symfony-2.8.25-1.fc25.noarch/usr/share/licenses/php-symfony-twig-bridge + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/php-symfony-2.8.25-1.fc25.noarch/usr/share/licenses/php-symfony-twig-bridge + cp -pr src/Symfony/Bridge/Twig/LICENSE /builddir/build/BUILDROOT/php-symfony-2.8.25-1.fc25.noarch/usr/share/licenses/php-symfony-twig-bridge + exit 0 Provides: php-composer(symfony/twig-bridge) = 2.8.25 php-pear(pear.symfony.com/TwigBridge) = 2.8.25 php-symfony-twig-bridge = 2.8.25-1.fc25 php-symfony-twigbridge = 2.8.25 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.25 Processing files: php-symfony-debug-bundle-2.8.25-1.fc25.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.fICLzm + umask 022 + cd /builddir/build/BUILD + cd symfony-c2452af5659d0492a43268c389bb211295c5e4c9 + DOCDIR=/builddir/build/BUILDROOT/php-symfony-2.8.25-1.fc25.noarch/usr/share/doc/php-symfony-debug-bundle + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/php-symfony-2.8.25-1.fc25.noarch/usr/share/doc/php-symfony-debug-bundle + cp -pr src/Symfony/Bundle/DebugBundle/composer.json /builddir/build/BUILDROOT/php-symfony-2.8.25-1.fc25.noarch/usr/share/doc/php-symfony-debug-bundle + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.NBlEbt + umask 022 + cd /builddir/build/BUILD + cd symfony-c2452af5659d0492a43268c389bb211295c5e4c9 + LICENSEDIR=/builddir/build/BUILDROOT/php-symfony-2.8.25-1.fc25.noarch/usr/share/licenses/php-symfony-debug-bundle + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/php-symfony-2.8.25-1.fc25.noarch/usr/share/licenses/php-symfony-debug-bundle + cp -pr src/Symfony/Bundle/DebugBundle/LICENSE /builddir/build/BUILDROOT/php-symfony-2.8.25-1.fc25.noarch/usr/share/licenses/php-symfony-debug-bundle + exit 0 Provides: php-composer(symfony/debug-bundle) = 2.8.25 php-symfony-debug-bundle = 2.8.25-1.fc25 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.25-1.fc25.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.JfsDTz + umask 022 + cd /builddir/build/BUILD + cd symfony-c2452af5659d0492a43268c389bb211295c5e4c9 + DOCDIR=/builddir/build/BUILDROOT/php-symfony-2.8.25-1.fc25.noarch/usr/share/doc/php-symfony-framework-bundle + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/php-symfony-2.8.25-1.fc25.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.25-1.fc25.noarch/usr/share/doc/php-symfony-framework-bundle + cp -pr src/Symfony/Bundle/FrameworkBundle/composer.json /builddir/build/BUILDROOT/php-symfony-2.8.25-1.fc25.noarch/usr/share/doc/php-symfony-framework-bundle + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.8WjSCG + umask 022 + cd /builddir/build/BUILD + cd symfony-c2452af5659d0492a43268c389bb211295c5e4c9 + LICENSEDIR=/builddir/build/BUILDROOT/php-symfony-2.8.25-1.fc25.noarch/usr/share/licenses/php-symfony-framework-bundle + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/php-symfony-2.8.25-1.fc25.noarch/usr/share/licenses/php-symfony-framework-bundle + cp -pr src/Symfony/Bundle/FrameworkBundle/LICENSE /builddir/build/BUILDROOT/php-symfony-2.8.25-1.fc25.noarch/usr/share/licenses/php-symfony-framework-bundle + exit 0 Provides: php-composer(symfony/framework-bundle) = 2.8.25 php-symfony-framework-bundle = 2.8.25-1.fc25 php-symfony-frameworkbundle = 2.8.25 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.25 Processing files: php-symfony-security-bundle-2.8.25-1.fc25.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.6nDiSN + umask 022 + cd /builddir/build/BUILD + cd symfony-c2452af5659d0492a43268c389bb211295c5e4c9 + DOCDIR=/builddir/build/BUILDROOT/php-symfony-2.8.25-1.fc25.noarch/usr/share/doc/php-symfony-security-bundle + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/php-symfony-2.8.25-1.fc25.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.25-1.fc25.noarch/usr/share/doc/php-symfony-security-bundle + cp -pr src/Symfony/Bundle/SecurityBundle/composer.json /builddir/build/BUILDROOT/php-symfony-2.8.25-1.fc25.noarch/usr/share/doc/php-symfony-security-bundle + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.kMp38U + umask 022 + cd /builddir/build/BUILD + cd symfony-c2452af5659d0492a43268c389bb211295c5e4c9 + LICENSEDIR=/builddir/build/BUILDROOT/php-symfony-2.8.25-1.fc25.noarch/usr/share/licenses/php-symfony-security-bundle + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/php-symfony-2.8.25-1.fc25.noarch/usr/share/licenses/php-symfony-security-bundle + cp -pr src/Symfony/Bundle/SecurityBundle/LICENSE /builddir/build/BUILDROOT/php-symfony-2.8.25-1.fc25.noarch/usr/share/licenses/php-symfony-security-bundle + exit 0 Provides: php-composer(symfony/security-bundle) = 2.8.25 php-symfony-security-bundle = 2.8.25-1.fc25 php-symfony-securitybundle = 2.8.25 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.25 Processing files: php-symfony-twig-bundle-2.8.25-1.fc25.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.s4SAx2 + umask 022 + cd /builddir/build/BUILD + cd symfony-c2452af5659d0492a43268c389bb211295c5e4c9 + DOCDIR=/builddir/build/BUILDROOT/php-symfony-2.8.25-1.fc25.noarch/usr/share/doc/php-symfony-twig-bundle + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/php-symfony-2.8.25-1.fc25.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.25-1.fc25.noarch/usr/share/doc/php-symfony-twig-bundle + cp -pr src/Symfony/Bundle/TwigBundle/composer.json /builddir/build/BUILDROOT/php-symfony-2.8.25-1.fc25.noarch/usr/share/doc/php-symfony-twig-bundle + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.CsluX9 + umask 022 + cd /builddir/build/BUILD + cd symfony-c2452af5659d0492a43268c389bb211295c5e4c9 + LICENSEDIR=/builddir/build/BUILDROOT/php-symfony-2.8.25-1.fc25.noarch/usr/share/licenses/php-symfony-twig-bundle + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/php-symfony-2.8.25-1.fc25.noarch/usr/share/licenses/php-symfony-twig-bundle + cp -pr src/Symfony/Bundle/TwigBundle/LICENSE /builddir/build/BUILDROOT/php-symfony-2.8.25-1.fc25.noarch/usr/share/licenses/php-symfony-twig-bundle + exit 0 Provides: php-composer(symfony/twig-bundle) = 2.8.25 php-symfony-twig-bundle = 2.8.25-1.fc25 php-symfony-twigbundle = 2.8.25 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.25 Processing files: php-symfony-web-profiler-bundle-2.8.25-1.fc25.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.mvVrAh + umask 022 + cd /builddir/build/BUILD + cd symfony-c2452af5659d0492a43268c389bb211295c5e4c9 + DOCDIR=/builddir/build/BUILDROOT/php-symfony-2.8.25-1.fc25.noarch/usr/share/doc/php-symfony-web-profiler-bundle + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/php-symfony-2.8.25-1.fc25.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.25-1.fc25.noarch/usr/share/doc/php-symfony-web-profiler-bundle + cp -pr src/Symfony/Bundle/WebProfilerBundle/composer.json /builddir/build/BUILDROOT/php-symfony-2.8.25-1.fc25.noarch/usr/share/doc/php-symfony-web-profiler-bundle + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.WbxMep + umask 022 + cd /builddir/build/BUILD + cd symfony-c2452af5659d0492a43268c389bb211295c5e4c9 + LICENSEDIR=/builddir/build/BUILDROOT/php-symfony-2.8.25-1.fc25.noarch/usr/share/licenses/php-symfony-web-profiler-bundle + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/php-symfony-2.8.25-1.fc25.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.25-1.fc25.noarch/usr/share/licenses/php-symfony-web-profiler-bundle + cp -pr src/Symfony/Bundle/WebProfilerBundle/LICENSE /builddir/build/BUILDROOT/php-symfony-2.8.25-1.fc25.noarch/usr/share/licenses/php-symfony-web-profiler-bundle + exit 0 Provides: php-composer(symfony/web-profiler-bundle) = 2.8.25 php-symfony-web-profiler-bundle = 2.8.25-1.fc25 php-symfony-webprofilerbundle = 2.8.25 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.25 Processing files: php-symfony-asset-2.8.25-1.fc25.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.izOPix + umask 022 + cd /builddir/build/BUILD + cd symfony-c2452af5659d0492a43268c389bb211295c5e4c9 + DOCDIR=/builddir/build/BUILDROOT/php-symfony-2.8.25-1.fc25.noarch/usr/share/doc/php-symfony-asset + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/php-symfony-2.8.25-1.fc25.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.25-1.fc25.noarch/usr/share/doc/php-symfony-asset + cp -pr src/Symfony/Component/Asset/composer.json /builddir/build/BUILDROOT/php-symfony-2.8.25-1.fc25.noarch/usr/share/doc/php-symfony-asset + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.4SicoF + umask 022 + cd /builddir/build/BUILD + cd symfony-c2452af5659d0492a43268c389bb211295c5e4c9 + LICENSEDIR=/builddir/build/BUILDROOT/php-symfony-2.8.25-1.fc25.noarch/usr/share/licenses/php-symfony-asset + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/php-symfony-2.8.25-1.fc25.noarch/usr/share/licenses/php-symfony-asset + cp -pr src/Symfony/Component/Asset/LICENSE /builddir/build/BUILDROOT/php-symfony-2.8.25-1.fc25.noarch/usr/share/licenses/php-symfony-asset + exit 0 Provides: php-composer(symfony/asset) = 2.8.25 php-symfony-asset = 2.8.25-1.fc25 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.25-1.fc25.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.uq4yxN + umask 022 + cd /builddir/build/BUILD + cd symfony-c2452af5659d0492a43268c389bb211295c5e4c9 + DOCDIR=/builddir/build/BUILDROOT/php-symfony-2.8.25-1.fc25.noarch/usr/share/doc/php-symfony-browser-kit + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/php-symfony-2.8.25-1.fc25.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.25-1.fc25.noarch/usr/share/doc/php-symfony-browser-kit + cp -pr src/Symfony/Component/BrowserKit/composer.json /builddir/build/BUILDROOT/php-symfony-2.8.25-1.fc25.noarch/usr/share/doc/php-symfony-browser-kit + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.hWveIV + umask 022 + cd /builddir/build/BUILD + cd symfony-c2452af5659d0492a43268c389bb211295c5e4c9 + LICENSEDIR=/builddir/build/BUILDROOT/php-symfony-2.8.25-1.fc25.noarch/usr/share/licenses/php-symfony-browser-kit + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/php-symfony-2.8.25-1.fc25.noarch/usr/share/licenses/php-symfony-browser-kit + cp -pr src/Symfony/Component/BrowserKit/LICENSE /builddir/build/BUILDROOT/php-symfony-2.8.25-1.fc25.noarch/usr/share/licenses/php-symfony-browser-kit + exit 0 Provides: php-composer(symfony/browser-kit) = 2.8.25 php-pear(pear.symfony.com/BrowserKit) = 2.8.25 php-symfony-browser-kit = 2.8.25-1.fc25 php-symfony-browserkit = 2.8.25 php-symfony2-BrowserKit = 2.8.25 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.25 php-symfony2-BrowserKit < 2.8.25 Processing files: php-symfony-class-loader-2.8.25-1.fc25.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.zfY2W3 + umask 022 + cd /builddir/build/BUILD + cd symfony-c2452af5659d0492a43268c389bb211295c5e4c9 + DOCDIR=/builddir/build/BUILDROOT/php-symfony-2.8.25-1.fc25.noarch/usr/share/doc/php-symfony-class-loader + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/php-symfony-2.8.25-1.fc25.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.25-1.fc25.noarch/usr/share/doc/php-symfony-class-loader + cp -pr src/Symfony/Component/ClassLoader/composer.json /builddir/build/BUILDROOT/php-symfony-2.8.25-1.fc25.noarch/usr/share/doc/php-symfony-class-loader + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.r6Sadc + umask 022 + cd /builddir/build/BUILD + cd symfony-c2452af5659d0492a43268c389bb211295c5e4c9 + LICENSEDIR=/builddir/build/BUILDROOT/php-symfony-2.8.25-1.fc25.noarch/usr/share/licenses/php-symfony-class-loader + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/php-symfony-2.8.25-1.fc25.noarch/usr/share/licenses/php-symfony-class-loader + cp -pr src/Symfony/Component/ClassLoader/LICENSE /builddir/build/BUILDROOT/php-symfony-2.8.25-1.fc25.noarch/usr/share/licenses/php-symfony-class-loader + exit 0 Provides: php-composer(symfony/class-loader) = 2.8.25 php-pear(pear.symfony.com/ClassLoader) = 2.8.25 php-symfony-class-loader = 2.8.25-1.fc25 php-symfony-classloader = 2.8.25 php-symfony2-ClassLoader = 2.8.25 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.25 php-symfony2-ClassLoader < 2.8.25 Processing files: php-symfony-config-2.8.25-1.fc25.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.pnUYxk + umask 022 + cd /builddir/build/BUILD + cd symfony-c2452af5659d0492a43268c389bb211295c5e4c9 + DOCDIR=/builddir/build/BUILDROOT/php-symfony-2.8.25-1.fc25.noarch/usr/share/doc/php-symfony-config + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/php-symfony-2.8.25-1.fc25.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.25-1.fc25.noarch/usr/share/doc/php-symfony-config + cp -pr src/Symfony/Component/Config/composer.json /builddir/build/BUILDROOT/php-symfony-2.8.25-1.fc25.noarch/usr/share/doc/php-symfony-config + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.J5n6Ts + umask 022 + cd /builddir/build/BUILD + cd symfony-c2452af5659d0492a43268c389bb211295c5e4c9 + LICENSEDIR=/builddir/build/BUILDROOT/php-symfony-2.8.25-1.fc25.noarch/usr/share/licenses/php-symfony-config + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/php-symfony-2.8.25-1.fc25.noarch/usr/share/licenses/php-symfony-config + cp -pr src/Symfony/Component/Config/LICENSE /builddir/build/BUILDROOT/php-symfony-2.8.25-1.fc25.noarch/usr/share/licenses/php-symfony-config + exit 0 Provides: php-composer(symfony/config) = 2.8.25 php-pear(pear.symfony.com/Config) = 2.8.25 php-symfony-config = 2.8.25-1.fc25 php-symfony2-Config = 2.8.25 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.25 Processing files: php-symfony-console-2.8.25-1.fc25.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.d1L5pB + umask 022 + cd /builddir/build/BUILD + cd symfony-c2452af5659d0492a43268c389bb211295c5e4c9 + DOCDIR=/builddir/build/BUILDROOT/php-symfony-2.8.25-1.fc25.noarch/usr/share/doc/php-symfony-console + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/php-symfony-2.8.25-1.fc25.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.25-1.fc25.noarch/usr/share/doc/php-symfony-console + cp -pr src/Symfony/Component/Console/composer.json /builddir/build/BUILDROOT/php-symfony-2.8.25-1.fc25.noarch/usr/share/doc/php-symfony-console + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.FLnoXJ + umask 022 + cd /builddir/build/BUILD + cd symfony-c2452af5659d0492a43268c389bb211295c5e4c9 + LICENSEDIR=/builddir/build/BUILDROOT/php-symfony-2.8.25-1.fc25.noarch/usr/share/licenses/php-symfony-console + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/php-symfony-2.8.25-1.fc25.noarch/usr/share/licenses/php-symfony-console + cp -pr src/Symfony/Component/Console/LICENSE /builddir/build/BUILDROOT/php-symfony-2.8.25-1.fc25.noarch/usr/share/licenses/php-symfony-console + exit 0 Provides: php-composer(symfony/console) = 2.8.25 php-pear(pear.symfony.com/Console) = 2.8.25 php-symfony-console = 2.8.25-1.fc25 php-symfony2-Console = 2.8.25 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.25 Processing files: php-symfony-css-selector-2.8.25-1.fc25.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.BvK4GS + umask 022 + cd /builddir/build/BUILD + cd symfony-c2452af5659d0492a43268c389bb211295c5e4c9 + DOCDIR=/builddir/build/BUILDROOT/php-symfony-2.8.25-1.fc25.noarch/usr/share/doc/php-symfony-css-selector + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/php-symfony-2.8.25-1.fc25.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.25-1.fc25.noarch/usr/share/doc/php-symfony-css-selector + cp -pr src/Symfony/Component/CssSelector/composer.json /builddir/build/BUILDROOT/php-symfony-2.8.25-1.fc25.noarch/usr/share/doc/php-symfony-css-selector + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.tdd7r1 + umask 022 + cd /builddir/build/BUILD + cd symfony-c2452af5659d0492a43268c389bb211295c5e4c9 + LICENSEDIR=/builddir/build/BUILDROOT/php-symfony-2.8.25-1.fc25.noarch/usr/share/licenses/php-symfony-css-selector + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/php-symfony-2.8.25-1.fc25.noarch/usr/share/licenses/php-symfony-css-selector + cp -pr src/Symfony/Component/CssSelector/LICENSE /builddir/build/BUILDROOT/php-symfony-2.8.25-1.fc25.noarch/usr/share/licenses/php-symfony-css-selector + exit 0 Provides: php-composer(symfony/css-selector) = 2.8.25 php-pear(pear.symfony.com/CssSelector) = 2.8.25 php-symfony-css-selector = 2.8.25-1.fc25 php-symfony-cssselector = 2.8.25 php-symfony2-CssSelector = 2.8.25 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.25 php-symfony2-CssSelector < 2.8.25 Processing files: php-symfony-debug-2.8.25-1.fc25.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.NJqmra + umask 022 + cd /builddir/build/BUILD + cd symfony-c2452af5659d0492a43268c389bb211295c5e4c9 + DOCDIR=/builddir/build/BUILDROOT/php-symfony-2.8.25-1.fc25.noarch/usr/share/doc/php-symfony-debug + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/php-symfony-2.8.25-1.fc25.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.25-1.fc25.noarch/usr/share/doc/php-symfony-debug + cp -pr src/Symfony/Component/Debug/composer.json /builddir/build/BUILDROOT/php-symfony-2.8.25-1.fc25.noarch/usr/share/doc/php-symfony-debug + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.AbCYrj + umask 022 + cd /builddir/build/BUILD + cd symfony-c2452af5659d0492a43268c389bb211295c5e4c9 + LICENSEDIR=/builddir/build/BUILDROOT/php-symfony-2.8.25-1.fc25.noarch/usr/share/licenses/php-symfony-debug + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/php-symfony-2.8.25-1.fc25.noarch/usr/share/licenses/php-symfony-debug + cp -pr src/Symfony/Component/Debug/LICENSE /builddir/build/BUILDROOT/php-symfony-2.8.25-1.fc25.noarch/usr/share/licenses/php-symfony-debug + exit 0 Provides: php-composer(symfony/debug) = 2.8.25 php-pear(pear.symfony.com/Debug) = 2.8.25 php-symfony-debug = 2.8.25-1.fc25 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.25-1.fc25.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.TzDCzs + umask 022 + cd /builddir/build/BUILD + cd symfony-c2452af5659d0492a43268c389bb211295c5e4c9 + DOCDIR=/builddir/build/BUILDROOT/php-symfony-2.8.25-1.fc25.noarch/usr/share/doc/php-symfony-dependency-injection + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/php-symfony-2.8.25-1.fc25.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.25-1.fc25.noarch/usr/share/doc/php-symfony-dependency-injection + cp -pr src/Symfony/Component/DependencyInjection/composer.json /builddir/build/BUILDROOT/php-symfony-2.8.25-1.fc25.noarch/usr/share/doc/php-symfony-dependency-injection + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.CvTBIB + umask 022 + cd /builddir/build/BUILD + cd symfony-c2452af5659d0492a43268c389bb211295c5e4c9 + LICENSEDIR=/builddir/build/BUILDROOT/php-symfony-2.8.25-1.fc25.noarch/usr/share/licenses/php-symfony-dependency-injection + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/php-symfony-2.8.25-1.fc25.noarch/usr/share/licenses/php-symfony-dependency-injection + cp -pr src/Symfony/Component/DependencyInjection/LICENSE /builddir/build/BUILDROOT/php-symfony-2.8.25-1.fc25.noarch/usr/share/licenses/php-symfony-dependency-injection + exit 0 Provides: php-composer(symfony/dependency-injection) = 2.8.25 php-pear(pear.symfony.com/DependencyInjection) = 2.8.25 php-symfony-dependency-injection = 2.8.25-1.fc25 php-symfony-dependencyinjection = 2.8.25 php-symfony2-DependencyInjection = 2.8.25 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.25 php-symfony2-DependencyInjection < 2.8.25 Processing files: php-symfony-dom-crawler-2.8.25-1.fc25.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.vDXocL + umask 022 + cd /builddir/build/BUILD + cd symfony-c2452af5659d0492a43268c389bb211295c5e4c9 + DOCDIR=/builddir/build/BUILDROOT/php-symfony-2.8.25-1.fc25.noarch/usr/share/doc/php-symfony-dom-crawler + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/php-symfony-2.8.25-1.fc25.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.25-1.fc25.noarch/usr/share/doc/php-symfony-dom-crawler + cp -pr src/Symfony/Component/DomCrawler/composer.json /builddir/build/BUILDROOT/php-symfony-2.8.25-1.fc25.noarch/usr/share/doc/php-symfony-dom-crawler + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.ocXyHU + umask 022 + cd /builddir/build/BUILD + cd symfony-c2452af5659d0492a43268c389bb211295c5e4c9 + LICENSEDIR=/builddir/build/BUILDROOT/php-symfony-2.8.25-1.fc25.noarch/usr/share/licenses/php-symfony-dom-crawler + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/php-symfony-2.8.25-1.fc25.noarch/usr/share/licenses/php-symfony-dom-crawler + cp -pr src/Symfony/Component/DomCrawler/LICENSE /builddir/build/BUILDROOT/php-symfony-2.8.25-1.fc25.noarch/usr/share/licenses/php-symfony-dom-crawler + exit 0 Provides: php-composer(symfony/dom-crawler) = 2.8.25 php-pear(pear.symfony.com/DomCrawler) = 2.8.25 php-symfony-dom-crawler = 2.8.25-1.fc25 php-symfony-domcrawler = 2.8.25 php-symfony2-DomCrawler = 2.8.25 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.25 php-symfony2-DomCrawler < 2.8.25 Processing files: php-symfony-event-dispatcher-2.8.25-1.fc25.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.FJkbh4 + umask 022 + cd /builddir/build/BUILD + cd symfony-c2452af5659d0492a43268c389bb211295c5e4c9 + DOCDIR=/builddir/build/BUILDROOT/php-symfony-2.8.25-1.fc25.noarch/usr/share/doc/php-symfony-event-dispatcher + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/php-symfony-2.8.25-1.fc25.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.25-1.fc25.noarch/usr/share/doc/php-symfony-event-dispatcher + cp -pr src/Symfony/Component/EventDispatcher/composer.json /builddir/build/BUILDROOT/php-symfony-2.8.25-1.fc25.noarch/usr/share/doc/php-symfony-event-dispatcher + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.aNB9Rd + umask 022 + cd /builddir/build/BUILD + cd symfony-c2452af5659d0492a43268c389bb211295c5e4c9 + LICENSEDIR=/builddir/build/BUILDROOT/php-symfony-2.8.25-1.fc25.noarch/usr/share/licenses/php-symfony-event-dispatcher + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/php-symfony-2.8.25-1.fc25.noarch/usr/share/licenses/php-symfony-event-dispatcher + cp -pr src/Symfony/Component/EventDispatcher/LICENSE /builddir/build/BUILDROOT/php-symfony-2.8.25-1.fc25.noarch/usr/share/licenses/php-symfony-event-dispatcher + exit 0 Provides: php-composer(symfony/event-dispatcher) = 2.8.25 php-pear(pear.symfony.com/EventDispatcher) = 2.8.25 php-symfony-event-dispatcher = 2.8.25-1.fc25 php-symfony-eventdispatcher = 2.8.25 php-symfony2-EventDispatcher = 2.8.25 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.25 php-symfony2-EventDispatcher < 2.8.25 Processing files: php-symfony-expression-language-2.8.25-1.fc25.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.TYPvxn + umask 022 + cd /builddir/build/BUILD + cd symfony-c2452af5659d0492a43268c389bb211295c5e4c9 + DOCDIR=/builddir/build/BUILDROOT/php-symfony-2.8.25-1.fc25.noarch/usr/share/doc/php-symfony-expression-language + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/php-symfony-2.8.25-1.fc25.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.25-1.fc25.noarch/usr/share/doc/php-symfony-expression-language + cp -pr src/Symfony/Component/ExpressionLanguage/composer.json /builddir/build/BUILDROOT/php-symfony-2.8.25-1.fc25.noarch/usr/share/doc/php-symfony-expression-language + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.2J7aex + umask 022 + cd /builddir/build/BUILD + cd symfony-c2452af5659d0492a43268c389bb211295c5e4c9 + LICENSEDIR=/builddir/build/BUILDROOT/php-symfony-2.8.25-1.fc25.noarch/usr/share/licenses/php-symfony-expression-language + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/php-symfony-2.8.25-1.fc25.noarch/usr/share/licenses/php-symfony-expression-language + cp -pr src/Symfony/Component/ExpressionLanguage/LICENSE /builddir/build/BUILDROOT/php-symfony-2.8.25-1.fc25.noarch/usr/share/licenses/php-symfony-expression-language + exit 0 Provides: php-composer(symfony/expression-language) = 2.8.25 php-pear(pear.symfony.com/ExpressionLanguage) = 2.8.25 php-symfony-expression-language = 2.8.25-1.fc25 php-symfony-expressionlanguage = 2.8.25 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.25 Processing files: php-symfony-filesystem-2.8.25-1.fc25.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.9wgd0G + umask 022 + cd /builddir/build/BUILD + cd symfony-c2452af5659d0492a43268c389bb211295c5e4c9 + DOCDIR=/builddir/build/BUILDROOT/php-symfony-2.8.25-1.fc25.noarch/usr/share/doc/php-symfony-filesystem + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/php-symfony-2.8.25-1.fc25.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.25-1.fc25.noarch/usr/share/doc/php-symfony-filesystem + cp -pr src/Symfony/Component/Filesystem/composer.json /builddir/build/BUILDROOT/php-symfony-2.8.25-1.fc25.noarch/usr/share/doc/php-symfony-filesystem + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.A3VwNQ + umask 022 + cd /builddir/build/BUILD + cd symfony-c2452af5659d0492a43268c389bb211295c5e4c9 + LICENSEDIR=/builddir/build/BUILDROOT/php-symfony-2.8.25-1.fc25.noarch/usr/share/licenses/php-symfony-filesystem + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/php-symfony-2.8.25-1.fc25.noarch/usr/share/licenses/php-symfony-filesystem + cp -pr src/Symfony/Component/Filesystem/LICENSE /builddir/build/BUILDROOT/php-symfony-2.8.25-1.fc25.noarch/usr/share/licenses/php-symfony-filesystem + exit 0 Provides: php-composer(symfony/filesystem) = 2.8.25 php-pear(pear.symfony.com/Filesystem) = 2.8.25 php-symfony-filesystem = 2.8.25-1.fc25 php-symfony2-Filesystem = 2.8.25 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.25 Processing files: php-symfony-finder-2.8.25-1.fc25.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.dXFGE0 + umask 022 + cd /builddir/build/BUILD + cd symfony-c2452af5659d0492a43268c389bb211295c5e4c9 + DOCDIR=/builddir/build/BUILDROOT/php-symfony-2.8.25-1.fc25.noarch/usr/share/doc/php-symfony-finder + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/php-symfony-2.8.25-1.fc25.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.25-1.fc25.noarch/usr/share/doc/php-symfony-finder + cp -pr src/Symfony/Component/Finder/composer.json /builddir/build/BUILDROOT/php-symfony-2.8.25-1.fc25.noarch/usr/share/doc/php-symfony-finder + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.mU27wa + umask 022 + cd /builddir/build/BUILD + cd symfony-c2452af5659d0492a43268c389bb211295c5e4c9 + LICENSEDIR=/builddir/build/BUILDROOT/php-symfony-2.8.25-1.fc25.noarch/usr/share/licenses/php-symfony-finder + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/php-symfony-2.8.25-1.fc25.noarch/usr/share/licenses/php-symfony-finder + cp -pr src/Symfony/Component/Finder/LICENSE /builddir/build/BUILDROOT/php-symfony-2.8.25-1.fc25.noarch/usr/share/licenses/php-symfony-finder + exit 0 Provides: php-composer(symfony/finder) = 2.8.25 php-pear(pear.symfony.com/Finder) = 2.8.25 php-symfony-finder = 2.8.25-1.fc25 php-symfony2-Finder = 2.8.25 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.25 Processing files: php-symfony-form-2.8.25-1.fc25.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.X6XVwk + umask 022 + cd /builddir/build/BUILD + cd symfony-c2452af5659d0492a43268c389bb211295c5e4c9 + DOCDIR=/builddir/build/BUILDROOT/php-symfony-2.8.25-1.fc25.noarch/usr/share/doc/php-symfony-form + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/php-symfony-2.8.25-1.fc25.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.25-1.fc25.noarch/usr/share/doc/php-symfony-form + cp -pr src/Symfony/Component/Form/composer.json /builddir/build/BUILDROOT/php-symfony-2.8.25-1.fc25.noarch/usr/share/doc/php-symfony-form + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.UjN7xu + umask 022 + cd /builddir/build/BUILD + cd symfony-c2452af5659d0492a43268c389bb211295c5e4c9 + LICENSEDIR=/builddir/build/BUILDROOT/php-symfony-2.8.25-1.fc25.noarch/usr/share/licenses/php-symfony-form + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/php-symfony-2.8.25-1.fc25.noarch/usr/share/licenses/php-symfony-form + cp -pr src/Symfony/Component/Form/LICENSE /builddir/build/BUILDROOT/php-symfony-2.8.25-1.fc25.noarch/usr/share/licenses/php-symfony-form + exit 0 Provides: php-composer(symfony/form) = 2.8.25 php-pear(pear.symfony.com/Form) = 2.8.25 php-symfony-form = 2.8.25-1.fc25 php-symfony2-Form = 2.8.25 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.25 Processing files: php-symfony-http-foundation-2.8.25-1.fc25.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.jEuC1E + umask 022 + cd /builddir/build/BUILD + cd symfony-c2452af5659d0492a43268c389bb211295c5e4c9 + DOCDIR=/builddir/build/BUILDROOT/php-symfony-2.8.25-1.fc25.noarch/usr/share/doc/php-symfony-http-foundation + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/php-symfony-2.8.25-1.fc25.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.25-1.fc25.noarch/usr/share/doc/php-symfony-http-foundation + cp -pr src/Symfony/Component/HttpFoundation/composer.json /builddir/build/BUILDROOT/php-symfony-2.8.25-1.fc25.noarch/usr/share/doc/php-symfony-http-foundation + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.YJmswP + umask 022 + cd /builddir/build/BUILD + cd symfony-c2452af5659d0492a43268c389bb211295c5e4c9 + LICENSEDIR=/builddir/build/BUILDROOT/php-symfony-2.8.25-1.fc25.noarch/usr/share/licenses/php-symfony-http-foundation + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/php-symfony-2.8.25-1.fc25.noarch/usr/share/licenses/php-symfony-http-foundation + cp -pr src/Symfony/Component/HttpFoundation/LICENSE /builddir/build/BUILDROOT/php-symfony-2.8.25-1.fc25.noarch/usr/share/licenses/php-symfony-http-foundation + exit 0 Provides: php-composer(symfony/http-foundation) = 2.8.25 php-pear(pear.symfony.com/HttpFoundation) = 2.8.25 php-symfony-http-foundation = 2.8.25-1.fc25 php-symfony-httpfoundation = 2.8.25 php-symfony2-HttpFoundation = 2.8.25 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.25 php-symfony2-HttpFoundation < 2.8.25 Processing files: php-symfony-http-kernel-2.8.25-1.fc25.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.3EUQc0 + umask 022 + cd /builddir/build/BUILD + cd symfony-c2452af5659d0492a43268c389bb211295c5e4c9 + DOCDIR=/builddir/build/BUILDROOT/php-symfony-2.8.25-1.fc25.noarch/usr/share/doc/php-symfony-http-kernel + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/php-symfony-2.8.25-1.fc25.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.25-1.fc25.noarch/usr/share/doc/php-symfony-http-kernel + cp -pr src/Symfony/Component/HttpKernel/composer.json /builddir/build/BUILDROOT/php-symfony-2.8.25-1.fc25.noarch/usr/share/doc/php-symfony-http-kernel + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.ETgBUa + umask 022 + cd /builddir/build/BUILD + cd symfony-c2452af5659d0492a43268c389bb211295c5e4c9 + LICENSEDIR=/builddir/build/BUILDROOT/php-symfony-2.8.25-1.fc25.noarch/usr/share/licenses/php-symfony-http-kernel + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/php-symfony-2.8.25-1.fc25.noarch/usr/share/licenses/php-symfony-http-kernel + cp -pr src/Symfony/Component/HttpKernel/LICENSE /builddir/build/BUILDROOT/php-symfony-2.8.25-1.fc25.noarch/usr/share/licenses/php-symfony-http-kernel + exit 0 Provides: php-composer(symfony/http-kernel) = 2.8.25 php-pear(pear.symfony.com/HttpKernel) = 2.8.25 php-symfony-http-kernel = 2.8.25-1.fc25 php-symfony-httpkernel = 2.8.25 php-symfony2-HttpKernel = 2.8.25 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.25 php-symfony2-HttpKernel < 2.8.25 Processing files: php-symfony-intl-2.8.25-1.fc25.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.5tDITl + umask 022 + cd /builddir/build/BUILD + cd symfony-c2452af5659d0492a43268c389bb211295c5e4c9 + DOCDIR=/builddir/build/BUILDROOT/php-symfony-2.8.25-1.fc25.noarch/usr/share/doc/php-symfony-intl + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/php-symfony-2.8.25-1.fc25.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.25-1.fc25.noarch/usr/share/doc/php-symfony-intl + cp -pr src/Symfony/Component/Intl/composer.json /builddir/build/BUILDROOT/php-symfony-2.8.25-1.fc25.noarch/usr/share/doc/php-symfony-intl + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.UkmaUw + umask 022 + cd /builddir/build/BUILD + cd symfony-c2452af5659d0492a43268c389bb211295c5e4c9 + LICENSEDIR=/builddir/build/BUILDROOT/php-symfony-2.8.25-1.fc25.noarch/usr/share/licenses/php-symfony-intl + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/php-symfony-2.8.25-1.fc25.noarch/usr/share/licenses/php-symfony-intl + cp -pr src/Symfony/Component/Intl/LICENSE /builddir/build/BUILDROOT/php-symfony-2.8.25-1.fc25.noarch/usr/share/licenses/php-symfony-intl + exit 0 Provides: php-composer(symfony/intl) = 2.8.25 php-pear(pear.symfony.com/Intl) = 2.8.25 php-symfony-intl = 2.8.25-1.fc25 php-symfony2-Intl = 2.8.25 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.25 Processing files: php-symfony-ldap-2.8.25-1.fc25.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.Ft7FBS + umask 022 + cd /builddir/build/BUILD + cd symfony-c2452af5659d0492a43268c389bb211295c5e4c9 + DOCDIR=/builddir/build/BUILDROOT/php-symfony-2.8.25-1.fc25.noarch/usr/share/doc/php-symfony-ldap + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/php-symfony-2.8.25-1.fc25.noarch/usr/share/doc/php-symfony-ldap + cp -pr src/Symfony/Component/Ldap/README.md /builddir/build/BUILDROOT/php-symfony-2.8.25-1.fc25.noarch/usr/share/doc/php-symfony-ldap + cp -pr src/Symfony/Component/Ldap/composer.json /builddir/build/BUILDROOT/php-symfony-2.8.25-1.fc25.noarch/usr/share/doc/php-symfony-ldap + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.OxAxke + umask 022 + cd /builddir/build/BUILD + cd symfony-c2452af5659d0492a43268c389bb211295c5e4c9 + LICENSEDIR=/builddir/build/BUILDROOT/php-symfony-2.8.25-1.fc25.noarch/usr/share/licenses/php-symfony-ldap + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/php-symfony-2.8.25-1.fc25.noarch/usr/share/licenses/php-symfony-ldap + cp -pr src/Symfony/Component/Ldap/LICENSE /builddir/build/BUILDROOT/php-symfony-2.8.25-1.fc25.noarch/usr/share/licenses/php-symfony-ldap + exit 0 Provides: php-composer(symfony/ldap) = 2.8.25 php-symfony-ldap = 2.8.25-1.fc25 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.25-1.fc25.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.dUso6z + umask 022 + cd /builddir/build/BUILD + cd symfony-c2452af5659d0492a43268c389bb211295c5e4c9 + DOCDIR=/builddir/build/BUILDROOT/php-symfony-2.8.25-1.fc25.noarch/usr/share/doc/php-symfony-locale + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/php-symfony-2.8.25-1.fc25.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.25-1.fc25.noarch/usr/share/doc/php-symfony-locale + cp -pr src/Symfony/Component/Locale/composer.json /builddir/build/BUILDROOT/php-symfony-2.8.25-1.fc25.noarch/usr/share/doc/php-symfony-locale + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.IwPyTV + umask 022 + cd /builddir/build/BUILD + cd symfony-c2452af5659d0492a43268c389bb211295c5e4c9 + LICENSEDIR=/builddir/build/BUILDROOT/php-symfony-2.8.25-1.fc25.noarch/usr/share/licenses/php-symfony-locale + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/php-symfony-2.8.25-1.fc25.noarch/usr/share/licenses/php-symfony-locale + cp -pr src/Symfony/Component/Locale/LICENSE /builddir/build/BUILDROOT/php-symfony-2.8.25-1.fc25.noarch/usr/share/licenses/php-symfony-locale + exit 0 Provides: php-composer(symfony/locale) = 2.8.25 php-pear(pear.symfony.com/Locale) = 2.8.25 php-symfony-locale = 2.8.25-1.fc25 php-symfony2-Locale = 2.8.25 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.25 Processing files: php-symfony-options-resolver-2.8.25-1.fc25.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.Pn8WLh + umask 022 + cd /builddir/build/BUILD + cd symfony-c2452af5659d0492a43268c389bb211295c5e4c9 + DOCDIR=/builddir/build/BUILDROOT/php-symfony-2.8.25-1.fc25.noarch/usr/share/doc/php-symfony-options-resolver + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/php-symfony-2.8.25-1.fc25.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.25-1.fc25.noarch/usr/share/doc/php-symfony-options-resolver + cp -pr src/Symfony/Component/OptionsResolver/composer.json /builddir/build/BUILDROOT/php-symfony-2.8.25-1.fc25.noarch/usr/share/doc/php-symfony-options-resolver + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.izfIFD + umask 022 + cd /builddir/build/BUILD + cd symfony-c2452af5659d0492a43268c389bb211295c5e4c9 + LICENSEDIR=/builddir/build/BUILDROOT/php-symfony-2.8.25-1.fc25.noarch/usr/share/licenses/php-symfony-options-resolver + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/php-symfony-2.8.25-1.fc25.noarch/usr/share/licenses/php-symfony-options-resolver + cp -pr src/Symfony/Component/OptionsResolver/LICENSE /builddir/build/BUILDROOT/php-symfony-2.8.25-1.fc25.noarch/usr/share/licenses/php-symfony-options-resolver + exit 0 Provides: php-composer(symfony/options-resolver) = 2.8.25 php-pear(pear.symfony.com/OptionsResolver) = 2.8.25 php-symfony-options-resolver = 2.8.25-1.fc25 php-symfony-optionsresolver = 2.8.25 php-symfony2-OptionsResolver = 2.8.25 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.25 php-symfony2-OptionsResolver < 2.8.25 Processing files: php-symfony-process-2.8.25-1.fc25.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.EQ1EDZ + umask 022 + cd /builddir/build/BUILD + cd symfony-c2452af5659d0492a43268c389bb211295c5e4c9 + DOCDIR=/builddir/build/BUILDROOT/php-symfony-2.8.25-1.fc25.noarch/usr/share/doc/php-symfony-process + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/php-symfony-2.8.25-1.fc25.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.25-1.fc25.noarch/usr/share/doc/php-symfony-process + cp -pr src/Symfony/Component/Process/composer.json /builddir/build/BUILDROOT/php-symfony-2.8.25-1.fc25.noarch/usr/share/doc/php-symfony-process + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.DnOWCl + umask 022 + cd /builddir/build/BUILD + cd symfony-c2452af5659d0492a43268c389bb211295c5e4c9 + LICENSEDIR=/builddir/build/BUILDROOT/php-symfony-2.8.25-1.fc25.noarch/usr/share/licenses/php-symfony-process + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/php-symfony-2.8.25-1.fc25.noarch/usr/share/licenses/php-symfony-process + cp -pr src/Symfony/Component/Process/LICENSE /builddir/build/BUILDROOT/php-symfony-2.8.25-1.fc25.noarch/usr/share/licenses/php-symfony-process + exit 0 Provides: php-composer(symfony/process) = 2.8.25 php-pear(pear.symfony.com/Process) = 2.8.25 php-symfony-process = 2.8.25-1.fc25 php-symfony2-Process = 2.8.25 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.25 Processing files: php-symfony-property-access-2.8.25-1.fc25.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.Mp00KH + umask 022 + cd /builddir/build/BUILD + cd symfony-c2452af5659d0492a43268c389bb211295c5e4c9 + DOCDIR=/builddir/build/BUILDROOT/php-symfony-2.8.25-1.fc25.noarch/usr/share/doc/php-symfony-property-access + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/php-symfony-2.8.25-1.fc25.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.25-1.fc25.noarch/usr/share/doc/php-symfony-property-access + cp -pr src/Symfony/Component/PropertyAccess/composer.json /builddir/build/BUILDROOT/php-symfony-2.8.25-1.fc25.noarch/usr/share/doc/php-symfony-property-access + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.AidvU3 + umask 022 + cd /builddir/build/BUILD + cd symfony-c2452af5659d0492a43268c389bb211295c5e4c9 + LICENSEDIR=/builddir/build/BUILDROOT/php-symfony-2.8.25-1.fc25.noarch/usr/share/licenses/php-symfony-property-access + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/php-symfony-2.8.25-1.fc25.noarch/usr/share/licenses/php-symfony-property-access + cp -pr src/Symfony/Component/PropertyAccess/LICENSE /builddir/build/BUILDROOT/php-symfony-2.8.25-1.fc25.noarch/usr/share/licenses/php-symfony-property-access + exit 0 Provides: php-composer(symfony/property-access) = 2.8.25 php-pear(pear.symfony.com/PropertyAccess) = 2.8.25 php-symfony-property-access = 2.8.25-1.fc25 php-symfony-propertyaccess = 2.8.25 php-symfony2-PropertyAccess = 2.8.25 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.25 php-symfony2-PropertyAccess < 2.8.25 Processing files: php-symfony-property-info-2.8.25-1.fc25.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.U18ubq + umask 022 + cd /builddir/build/BUILD + cd symfony-c2452af5659d0492a43268c389bb211295c5e4c9 + DOCDIR=/builddir/build/BUILDROOT/php-symfony-2.8.25-1.fc25.noarch/usr/share/doc/php-symfony-property-info + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/php-symfony-2.8.25-1.fc25.noarch/usr/share/doc/php-symfony-property-info + cp -pr src/Symfony/Component/PropertyInfo/README.md /builddir/build/BUILDROOT/php-symfony-2.8.25-1.fc25.noarch/usr/share/doc/php-symfony-property-info + cp -pr src/Symfony/Component/PropertyInfo/composer.json /builddir/build/BUILDROOT/php-symfony-2.8.25-1.fc25.noarch/usr/share/doc/php-symfony-property-info + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.KV6StM + umask 022 + cd /builddir/build/BUILD + cd symfony-c2452af5659d0492a43268c389bb211295c5e4c9 + LICENSEDIR=/builddir/build/BUILDROOT/php-symfony-2.8.25-1.fc25.noarch/usr/share/licenses/php-symfony-property-info + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/php-symfony-2.8.25-1.fc25.noarch/usr/share/licenses/php-symfony-property-info + cp -pr src/Symfony/Component/PropertyInfo/LICENSE /builddir/build/BUILDROOT/php-symfony-2.8.25-1.fc25.noarch/usr/share/licenses/php-symfony-property-info + exit 0 Provides: php-composer(symfony/property-info) = 2.8.25 php-symfony-property-info = 2.8.25-1.fc25 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.25-1.fc25.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.cwAoT8 + umask 022 + cd /builddir/build/BUILD + cd symfony-c2452af5659d0492a43268c389bb211295c5e4c9 + DOCDIR=/builddir/build/BUILDROOT/php-symfony-2.8.25-1.fc25.noarch/usr/share/doc/php-symfony-routing + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/php-symfony-2.8.25-1.fc25.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.25-1.fc25.noarch/usr/share/doc/php-symfony-routing + cp -pr src/Symfony/Component/Routing/composer.json /builddir/build/BUILDROOT/php-symfony-2.8.25-1.fc25.noarch/usr/share/doc/php-symfony-routing + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.lU2dlv + umask 022 + cd /builddir/build/BUILD + cd symfony-c2452af5659d0492a43268c389bb211295c5e4c9 + LICENSEDIR=/builddir/build/BUILDROOT/php-symfony-2.8.25-1.fc25.noarch/usr/share/licenses/php-symfony-routing + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/php-symfony-2.8.25-1.fc25.noarch/usr/share/licenses/php-symfony-routing + cp -pr src/Symfony/Component/Routing/LICENSE /builddir/build/BUILDROOT/php-symfony-2.8.25-1.fc25.noarch/usr/share/licenses/php-symfony-routing + exit 0 Provides: php-composer(symfony/routing) = 2.8.25 php-pear(pear.symfony.com/Routing) = 2.8.25 php-symfony-routing = 2.8.25-1.fc25 php-symfony2-Routing = 2.8.25 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.25 Processing files: php-symfony-security-2.8.25-1.fc25.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.UKo30R + umask 022 + cd /builddir/build/BUILD + cd symfony-c2452af5659d0492a43268c389bb211295c5e4c9 + DOCDIR=/builddir/build/BUILDROOT/php-symfony-2.8.25-1.fc25.noarch/usr/share/doc/php-symfony-security + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/php-symfony-2.8.25-1.fc25.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.25-1.fc25.noarch/usr/share/doc/php-symfony-security + cp -pr src/Symfony/Component/Security/composer.json /builddir/build/BUILDROOT/php-symfony-2.8.25-1.fc25.noarch/usr/share/doc/php-symfony-security + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.FjweIe + umask 022 + cd /builddir/build/BUILD + cd symfony-c2452af5659d0492a43268c389bb211295c5e4c9 + LICENSEDIR=/builddir/build/BUILDROOT/php-symfony-2.8.25-1.fc25.noarch/usr/share/licenses/php-symfony-security + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/php-symfony-2.8.25-1.fc25.noarch/usr/share/licenses/php-symfony-security + cp -pr src/Symfony/Component/Security/LICENSE /builddir/build/BUILDROOT/php-symfony-2.8.25-1.fc25.noarch/usr/share/licenses/php-symfony-security + exit 0 Provides: php-composer(symfony/security) = 2.8.25 php-composer(symfony/security-core) = 2.8.25 php-composer(symfony/security-csrf) = 2.8.25 php-composer(symfony/security-guard) = 2.8.25 php-composer(symfony/security-http) = 2.8.25 php-pear(pear.symfony.com/Security) = 2.8.25 php-symfony-security = 2.8.25-1.fc25 php-symfony-security-core = 2.8.25-1.fc25 php-symfony-security-csrf = 2.8.25-1.fc25 php-symfony-security-guard = 2.8.25-1.fc25 php-symfony-security-http = 2.8.25-1.fc25 php-symfony2-Security = 2.8.25 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.25 Processing files: php-symfony-serializer-2.8.25-1.fc25.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.w7KdPB + umask 022 + cd /builddir/build/BUILD + cd symfony-c2452af5659d0492a43268c389bb211295c5e4c9 + DOCDIR=/builddir/build/BUILDROOT/php-symfony-2.8.25-1.fc25.noarch/usr/share/doc/php-symfony-serializer + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/php-symfony-2.8.25-1.fc25.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.25-1.fc25.noarch/usr/share/doc/php-symfony-serializer + cp -pr src/Symfony/Component/Serializer/composer.json /builddir/build/BUILDROOT/php-symfony-2.8.25-1.fc25.noarch/usr/share/doc/php-symfony-serializer + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.7wNwXY + umask 022 + cd /builddir/build/BUILD + cd symfony-c2452af5659d0492a43268c389bb211295c5e4c9 + LICENSEDIR=/builddir/build/BUILDROOT/php-symfony-2.8.25-1.fc25.noarch/usr/share/licenses/php-symfony-serializer + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/php-symfony-2.8.25-1.fc25.noarch/usr/share/licenses/php-symfony-serializer + cp -pr src/Symfony/Component/Serializer/LICENSE /builddir/build/BUILDROOT/php-symfony-2.8.25-1.fc25.noarch/usr/share/licenses/php-symfony-serializer + exit 0 Provides: php-composer(symfony/serializer) = 2.8.25 php-pear(pear.symfony.com/Serializer) = 2.8.25 php-symfony-serializer = 2.8.25-1.fc25 php-symfony2-Serializer = 2.8.25 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.25 Processing files: php-symfony-stopwatch-2.8.25-1.fc25.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.2Suydm + umask 022 + cd /builddir/build/BUILD + cd symfony-c2452af5659d0492a43268c389bb211295c5e4c9 + DOCDIR=/builddir/build/BUILDROOT/php-symfony-2.8.25-1.fc25.noarch/usr/share/doc/php-symfony-stopwatch + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/php-symfony-2.8.25-1.fc25.noarch/usr/share/doc/php-symfony-stopwatch + cp -pr src/Symfony/Component/Stopwatch/README.md /builddir/build/BUILDROOT/php-symfony-2.8.25-1.fc25.noarch/usr/share/doc/php-symfony-stopwatch + cp -pr src/Symfony/Component/Stopwatch/composer.json /builddir/build/BUILDROOT/php-symfony-2.8.25-1.fc25.noarch/usr/share/doc/php-symfony-stopwatch + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.VpTQuJ + umask 022 + cd /builddir/build/BUILD + cd symfony-c2452af5659d0492a43268c389bb211295c5e4c9 + LICENSEDIR=/builddir/build/BUILDROOT/php-symfony-2.8.25-1.fc25.noarch/usr/share/licenses/php-symfony-stopwatch + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/php-symfony-2.8.25-1.fc25.noarch/usr/share/licenses/php-symfony-stopwatch + cp -pr src/Symfony/Component/Stopwatch/LICENSE /builddir/build/BUILDROOT/php-symfony-2.8.25-1.fc25.noarch/usr/share/licenses/php-symfony-stopwatch + exit 0 Provides: php-composer(symfony/stopwatch) = 2.8.25 php-pear(pear.symfony.com/Stopwatch) = 2.8.25 php-symfony-stopwatch = 2.8.25-1.fc25 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.25-1.fc25.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.UYEfP6 + umask 022 + cd /builddir/build/BUILD + cd symfony-c2452af5659d0492a43268c389bb211295c5e4c9 + DOCDIR=/builddir/build/BUILDROOT/php-symfony-2.8.25-1.fc25.noarch/usr/share/doc/php-symfony-templating + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/php-symfony-2.8.25-1.fc25.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.25-1.fc25.noarch/usr/share/doc/php-symfony-templating + cp -pr src/Symfony/Component/Templating/composer.json /builddir/build/BUILDROOT/php-symfony-2.8.25-1.fc25.noarch/usr/share/doc/php-symfony-templating + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.0ko1au + umask 022 + cd /builddir/build/BUILD + cd symfony-c2452af5659d0492a43268c389bb211295c5e4c9 + LICENSEDIR=/builddir/build/BUILDROOT/php-symfony-2.8.25-1.fc25.noarch/usr/share/licenses/php-symfony-templating + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/php-symfony-2.8.25-1.fc25.noarch/usr/share/licenses/php-symfony-templating + cp -pr src/Symfony/Component/Templating/LICENSE /builddir/build/BUILDROOT/php-symfony-2.8.25-1.fc25.noarch/usr/share/licenses/php-symfony-templating + exit 0 Provides: php-composer(symfony/templating) = 2.8.25 php-pear(pear.symfony.com/Templating) = 2.8.25 php-symfony-templating = 2.8.25-1.fc25 php-symfony2-Templating = 2.8.25 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.25 Processing files: php-symfony-translation-2.8.25-1.fc25.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.rfTvCR + umask 022 + cd /builddir/build/BUILD + cd symfony-c2452af5659d0492a43268c389bb211295c5e4c9 + DOCDIR=/builddir/build/BUILDROOT/php-symfony-2.8.25-1.fc25.noarch/usr/share/doc/php-symfony-translation + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/php-symfony-2.8.25-1.fc25.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.25-1.fc25.noarch/usr/share/doc/php-symfony-translation + cp -pr src/Symfony/Component/Translation/composer.json /builddir/build/BUILDROOT/php-symfony-2.8.25-1.fc25.noarch/usr/share/doc/php-symfony-translation + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.ag3n5e + umask 022 + cd /builddir/build/BUILD + cd symfony-c2452af5659d0492a43268c389bb211295c5e4c9 + LICENSEDIR=/builddir/build/BUILDROOT/php-symfony-2.8.25-1.fc25.noarch/usr/share/licenses/php-symfony-translation + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/php-symfony-2.8.25-1.fc25.noarch/usr/share/licenses/php-symfony-translation + cp -pr src/Symfony/Component/Translation/LICENSE /builddir/build/BUILDROOT/php-symfony-2.8.25-1.fc25.noarch/usr/share/licenses/php-symfony-translation + exit 0 Provides: php-composer(symfony/translation) = 2.8.25 php-pear(pear.symfony.com/Translation) = 2.8.25 php-symfony-translation = 2.8.25-1.fc25 php-symfony2-Translation = 2.8.25 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.25 Processing files: php-symfony-validator-2.8.25-1.fc25.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.JtEIHC + umask 022 + cd /builddir/build/BUILD + cd symfony-c2452af5659d0492a43268c389bb211295c5e4c9 + DOCDIR=/builddir/build/BUILDROOT/php-symfony-2.8.25-1.fc25.noarch/usr/share/doc/php-symfony-validator + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/php-symfony-2.8.25-1.fc25.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.25-1.fc25.noarch/usr/share/doc/php-symfony-validator + cp -pr src/Symfony/Component/Validator/composer.json /builddir/build/BUILDROOT/php-symfony-2.8.25-1.fc25.noarch/usr/share/doc/php-symfony-validator + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.Y9Fql0 + umask 022 + cd /builddir/build/BUILD + cd symfony-c2452af5659d0492a43268c389bb211295c5e4c9 + LICENSEDIR=/builddir/build/BUILDROOT/php-symfony-2.8.25-1.fc25.noarch/usr/share/licenses/php-symfony-validator + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/php-symfony-2.8.25-1.fc25.noarch/usr/share/licenses/php-symfony-validator + cp -pr src/Symfony/Component/Validator/LICENSE /builddir/build/BUILDROOT/php-symfony-2.8.25-1.fc25.noarch/usr/share/licenses/php-symfony-validator + exit 0 Provides: php-composer(symfony/validator) = 2.8.25 php-pear(pear.symfony.com/Validator) = 2.8.25 php-symfony-validator = 2.8.25-1.fc25 php-symfony2-Validator = 2.8.25 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.25 Processing files: php-symfony-var-dumper-2.8.25-1.fc25.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.LPsqpo + umask 022 + cd /builddir/build/BUILD + cd symfony-c2452af5659d0492a43268c389bb211295c5e4c9 + DOCDIR=/builddir/build/BUILDROOT/php-symfony-2.8.25-1.fc25.noarch/usr/share/doc/php-symfony-var-dumper + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/php-symfony-2.8.25-1.fc25.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.25-1.fc25.noarch/usr/share/doc/php-symfony-var-dumper + cp -pr src/Symfony/Component/VarDumper/composer.json /builddir/build/BUILDROOT/php-symfony-2.8.25-1.fc25.noarch/usr/share/doc/php-symfony-var-dumper + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.M9DLuM + umask 022 + cd /builddir/build/BUILD + cd symfony-c2452af5659d0492a43268c389bb211295c5e4c9 + LICENSEDIR=/builddir/build/BUILDROOT/php-symfony-2.8.25-1.fc25.noarch/usr/share/licenses/php-symfony-var-dumper + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/php-symfony-2.8.25-1.fc25.noarch/usr/share/licenses/php-symfony-var-dumper + cp -pr src/Symfony/Component/VarDumper/LICENSE /builddir/build/BUILDROOT/php-symfony-2.8.25-1.fc25.noarch/usr/share/licenses/php-symfony-var-dumper + exit 0 Provides: php-composer(symfony/var-dumper) = 2.8.25 php-symfony-var-dumper = 2.8.25-1.fc25 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.25-1.fc25.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.N5A7Ga + umask 022 + cd /builddir/build/BUILD + cd symfony-c2452af5659d0492a43268c389bb211295c5e4c9 + DOCDIR=/builddir/build/BUILDROOT/php-symfony-2.8.25-1.fc25.noarch/usr/share/doc/php-symfony-yaml + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/php-symfony-2.8.25-1.fc25.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.25-1.fc25.noarch/usr/share/doc/php-symfony-yaml + cp -pr src/Symfony/Component/Yaml/composer.json /builddir/build/BUILDROOT/php-symfony-2.8.25-1.fc25.noarch/usr/share/doc/php-symfony-yaml + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.r1gPUy + umask 022 + cd /builddir/build/BUILD + cd symfony-c2452af5659d0492a43268c389bb211295c5e4c9 + LICENSEDIR=/builddir/build/BUILDROOT/php-symfony-2.8.25-1.fc25.noarch/usr/share/licenses/php-symfony-yaml + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/php-symfony-2.8.25-1.fc25.noarch/usr/share/licenses/php-symfony-yaml + cp -pr src/Symfony/Component/Yaml/LICENSE /builddir/build/BUILDROOT/php-symfony-2.8.25-1.fc25.noarch/usr/share/licenses/php-symfony-yaml + exit 0 Provides: php-composer(symfony/yaml) = 2.8.25 php-pear(pear.symfony.com/Yaml) = 2.8.25 php-symfony-yaml = 2.8.25-1.fc25 php-symfony2-Yaml = 2.8.25 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.25 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/php-symfony-2.8.25-1.fc25.noarch Wrote: /builddir/build/RPMS/php-symfony-2.8.25-1.fc25.noarch.rpm Wrote: /builddir/build/RPMS/php-symfony-common-2.8.25-1.fc25.noarch.rpm Wrote: /builddir/build/RPMS/php-symfony-doctrine-bridge-2.8.25-1.fc25.noarch.rpm Wrote: /builddir/build/RPMS/php-symfony-monolog-bridge-2.8.25-1.fc25.noarch.rpm Wrote: /builddir/build/RPMS/php-symfony-phpunit-bridge-2.8.25-1.fc25.noarch.rpm Wrote: /builddir/build/RPMS/php-symfony-proxy-manager-bridge-2.8.25-1.fc25.noarch.rpm Wrote: /builddir/build/RPMS/php-symfony-swiftmailer-bridge-2.8.25-1.fc25.noarch.rpm Wrote: /builddir/build/RPMS/php-symfony-twig-bridge-2.8.25-1.fc25.noarch.rpm Wrote: /builddir/build/RPMS/php-symfony-debug-bundle-2.8.25-1.fc25.noarch.rpm Wrote: /builddir/build/RPMS/php-symfony-framework-bundle-2.8.25-1.fc25.noarch.rpm Wrote: /builddir/build/RPMS/php-symfony-security-bundle-2.8.25-1.fc25.noarch.rpm Wrote: /builddir/build/RPMS/php-symfony-twig-bundle-2.8.25-1.fc25.noarch.rpm Wrote: /builddir/build/RPMS/php-symfony-web-profiler-bundle-2.8.25-1.fc25.noarch.rpm Wrote: /builddir/build/RPMS/php-symfony-asset-2.8.25-1.fc25.noarch.rpm Wrote: /builddir/build/RPMS/php-symfony-browser-kit-2.8.25-1.fc25.noarch.rpm Wrote: /builddir/build/RPMS/php-symfony-class-loader-2.8.25-1.fc25.noarch.rpm Wrote: /builddir/build/RPMS/php-symfony-config-2.8.25-1.fc25.noarch.rpm Wrote: /builddir/build/RPMS/php-symfony-console-2.8.25-1.fc25.noarch.rpm Wrote: /builddir/build/RPMS/php-symfony-css-selector-2.8.25-1.fc25.noarch.rpm Wrote: /builddir/build/RPMS/php-symfony-debug-2.8.25-1.fc25.noarch.rpm Wrote: /builddir/build/RPMS/php-symfony-dependency-injection-2.8.25-1.fc25.noarch.rpm Wrote: /builddir/build/RPMS/php-symfony-dom-crawler-2.8.25-1.fc25.noarch.rpm Wrote: /builddir/build/RPMS/php-symfony-event-dispatcher-2.8.25-1.fc25.noarch.rpm Wrote: /builddir/build/RPMS/php-symfony-expression-language-2.8.25-1.fc25.noarch.rpm Wrote: /builddir/build/RPMS/php-symfony-filesystem-2.8.25-1.fc25.noarch.rpm Wrote: /builddir/build/RPMS/php-symfony-finder-2.8.25-1.fc25.noarch.rpm Wrote: /builddir/build/RPMS/php-symfony-form-2.8.25-1.fc25.noarch.rpm Wrote: /builddir/build/RPMS/php-symfony-http-foundation-2.8.25-1.fc25.noarch.rpm Wrote: /builddir/build/RPMS/php-symfony-http-kernel-2.8.25-1.fc25.noarch.rpm Wrote: /builddir/build/RPMS/php-symfony-intl-2.8.25-1.fc25.noarch.rpm Wrote: /builddir/build/RPMS/php-symfony-ldap-2.8.25-1.fc25.noarch.rpm Wrote: /builddir/build/RPMS/php-symfony-locale-2.8.25-1.fc25.noarch.rpm Wrote: /builddir/build/RPMS/php-symfony-options-resolver-2.8.25-1.fc25.noarch.rpm Wrote: /builddir/build/RPMS/php-symfony-process-2.8.25-1.fc25.noarch.rpm Wrote: /builddir/build/RPMS/php-symfony-property-access-2.8.25-1.fc25.noarch.rpm Wrote: /builddir/build/RPMS/php-symfony-property-info-2.8.25-1.fc25.noarch.rpm Wrote: /builddir/build/RPMS/php-symfony-routing-2.8.25-1.fc25.noarch.rpm Wrote: /builddir/build/RPMS/php-symfony-security-2.8.25-1.fc25.noarch.rpm Wrote: /builddir/build/RPMS/php-symfony-serializer-2.8.25-1.fc25.noarch.rpm Wrote: /builddir/build/RPMS/php-symfony-stopwatch-2.8.25-1.fc25.noarch.rpm Wrote: /builddir/build/RPMS/php-symfony-templating-2.8.25-1.fc25.noarch.rpm Wrote: /builddir/build/RPMS/php-symfony-translation-2.8.25-1.fc25.noarch.rpm Wrote: /builddir/build/RPMS/php-symfony-validator-2.8.25-1.fc25.noarch.rpm Wrote: /builddir/build/RPMS/php-symfony-var-dumper-2.8.25-1.fc25.noarch.rpm Wrote: /builddir/build/RPMS/php-symfony-yaml-2.8.25-1.fc25.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.oU7PE0 + umask 022 + cd /builddir/build/BUILD + cd symfony-c2452af5659d0492a43268c389bb211295c5e4c9 + /usr/bin/rm -rf /builddir/build/BUILDROOT/php-symfony-2.8.25-1.fc25.noarch + exit 0 Child return code was: 0