Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 1465506 Details for
Bug 1605439
php-doctrine-doctrine-cache-bundle: FTBFS in Fedora rawhide
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
build.log
build.log (text/plain), 19.04 KB, created by
Mohan Boddu
on 2018-07-20 15:24:41 UTC
(
hide
)
Description:
build.log
Filename:
MIME Type:
Creator:
Mohan Boddu
Created:
2018-07-20 15:24:41 UTC
Size:
19.04 KB
patch
obsolete
>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-doctrine-doctrine-cache-bundle.spec'], chrootPath='/var/lib/mock/f29-build-13048088-949952/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=<mockbuild.trace_decorator.getLog object at 0xffff795dc198>timeout=172800uid=1000gid=425user='mockbuild'nspawn_args=[]printOutput=False) >Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/php-doctrine-doctrine-cache-bundle.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False >Building target platforms: noarch >Building for target noarch >Wrote: /builddir/build/SRPMS/php-doctrine-doctrine-cache-bundle-1.3.2-3.fc29.src.rpm >Child return code was: 0 >ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/php-doctrine-doctrine-cache-bundle.spec'], chrootPath='/var/lib/mock/f29-build-13048088-949952/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=<mockbuild.trace_decorator.getLog object at 0xffff795dc198>timeout=172800uid=1000gid=425user='mockbuild'nspawn_args=[]printOutput=False) >Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/php-doctrine-doctrine-cache-bundle.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False >Building target platforms: noarch >Building for target noarch >Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.iLr1Tz >+ umask 022 >+ cd /builddir/build/BUILD >+ cd /builddir/build/BUILD >+ rm -rf DoctrineCacheBundle-9baecbd6bfdd1123b0cf8c1b88fee0170a84ddd1 >+ /usr/bin/gzip -dc /builddir/build/SOURCES/php-doctrine-doctrine-cache-bundle-1.3.2-9baecbd6bfdd1123b0cf8c1b88fee0170a84ddd1.tar.gz >+ /usr/bin/tar -xof - >+ STATUS=0 >+ '[' 0 -ne 0 ']' >+ cd DoctrineCacheBundle-9baecbd6bfdd1123b0cf8c1b88fee0170a84ddd1 >+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . >+ exit 0 >Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.a6Uej1 >+ umask 022 >+ cd /builddir/build/BUILD >+ cd DoctrineCacheBundle-9baecbd6bfdd1123b0cf8c1b88fee0170a84ddd1 >+ : Create autoloader >+ cat >+ tee autoload.php ><?php >/** > * Autoloader for php-doctrine-doctrine-cache-bundle and its' dependencies > * (created by php-doctrine-doctrine-cache-bundle-1.3.2-3.fc29). > */ >require_once '/usr/share/php/Fedora/Autoloader/autoload.php'; >\Fedora\Autoloader\Autoload::addPsr4('Doctrine\\Bundle\\DoctrineCacheBundle\\', __DIR__); >\Fedora\Autoloader\Dependencies::required(array( > '/usr/share/php/Doctrine/Common/Cache/autoload.php', > '/usr/share/php/Doctrine/Common/Inflector/autoload.php', > array( > (getenv('RPM_SYMFONY_TREE')?:'/usr/share/php/Symfony4') . '/Bridge/Doctrine/autoload.php', > '/usr/share/php/Symfony3/Bridge/Doctrine/autoload.php', > '/usr/share/php/Symfony/Bridge/Doctrine/autoload.php', > ), >)); >\Fedora\Autoloader\Dependencies::optional(array( > array( > (getenv('RPM_SYMFONY_TREE')?:'/usr/share/php/Symfony3') . '/Component/Security/autoload.php', > '/usr/share/php/Symfony/Component/Security/autoload.php', > ), >)); >+ exit 0 >Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.omcYhs >+ umask 022 >+ cd /builddir/build/BUILD >+ '[' /builddir/build/BUILDROOT/php-doctrine-doctrine-cache-bundle-1.3.2-3.fc29.noarch '!=' / ']' >+ rm -rf /builddir/build/BUILDROOT/php-doctrine-doctrine-cache-bundle-1.3.2-3.fc29.noarch >++ dirname /builddir/build/BUILDROOT/php-doctrine-doctrine-cache-bundle-1.3.2-3.fc29.noarch >+ mkdir -p /builddir/build/BUILDROOT >+ mkdir /builddir/build/BUILDROOT/php-doctrine-doctrine-cache-bundle-1.3.2-3.fc29.noarch >+ cd DoctrineCacheBundle-9baecbd6bfdd1123b0cf8c1b88fee0170a84ddd1 >+ mkdir -p /builddir/build/BUILDROOT/php-doctrine-doctrine-cache-bundle-1.3.2-3.fc29.noarch/usr/share/php/Doctrine/Bundle/DoctrineCacheBundle >+ cp -pr Acl Command DependencyInjection Resources Tests DoctrineCacheBundle.php autoload.php /builddir/build/BUILDROOT/php-doctrine-doctrine-cache-bundle-1.3.2-3.fc29.noarch/usr/share/php/Doctrine/Bundle/DoctrineCacheBundle/ >+ /usr/lib/rpm/find-debuginfo.sh -j8 --strict-build-id -m -i --build-id-seed 1.3.2-3.fc29 --unique-debug-suffix -1.3.2-3.fc29.noarch --unique-debug-src-base php-doctrine-doctrine-cache-bundle-1.3.2-3.fc29.noarch --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/DoctrineCacheBundle-9baecbd6bfdd1123b0cf8c1b88fee0170a84ddd1 >+ /usr/lib/rpm/check-buildroot >+ /usr/lib/rpm/redhat/brp-ldconfig >/sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /etc/ld.so.conf: No such file or directory >+ /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 1 >+ /usr/lib/rpm/brp-python-hardlink >+ /usr/lib/rpm/redhat/brp-mangle-shebangs >mangling shebang in /usr/share/php/Doctrine/Bundle/DoctrineCacheBundle/Tests/travis/install-deps.sh from /usr/bin/env sh to #!/usr/bin/sh >Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.JUOoNy >+ umask 022 >+ cd /builddir/build/BUILD >+ cd DoctrineCacheBundle-9baecbd6bfdd1123b0cf8c1b88fee0170a84ddd1 >+ : Create tests bootstrap >+ cat >+ tee bootstrap.php ><?php >require_once '/builddir/build/BUILDROOT/php-doctrine-doctrine-cache-bundle-1.3.2-3.fc29.noarch/usr/share/php/Doctrine/Bundle/DoctrineCacheBundle/autoload.php'; >\Fedora\Autoloader\Dependencies::required(array( > array( > '/usr/share/php/Symfony3/Bundle/FrameworkBundle/autoload.php', > '/usr/share/php/Symfony/Bundle/FrameworkBundle/autoload.php', > ), > array( > '/usr/share/php/Symfony3/Component/Console/autoload.php', > '/usr/share/php/Symfony/Component/Console/autoload.php', > ), > array( > '/usr/share/php/Symfony3/Component/Finder/autoload.php', > '/usr/share/php/Symfony/Component/Finder/autoload.php', > ), > array( > '/usr/share/php/Symfony3/Component/Validator/autoload.php', > '/usr/share/php/Symfony/Component/Validator/autoload.php', > ), > array( > '/usr/share/php/Symfony3/Component/Yaml/autoload.php', > '/usr/share/php/Symfony/Component/Yaml/autoload.php', > ), >)); >~/build/BUILDROOT/php-doctrine-doctrine-cache-bundle-1.3.2-3.fc29.noarch/usr/share/php/Doctrine/Bundle/DoctrineCacheBundle/Tests ~/build/BUILD/DoctrineCacheBundle-9baecbd6bfdd1123b0cf8c1b88fee0170a84ddd1 >+ : Modify PHPUnit config >+ sed -e 's#\./#/builddir/build/BUILDROOT/php-doctrine-doctrine-cache-bundle-1.3.2-3.fc29.noarch/usr/share/php/Doctrine/Bundle/DoctrineCacheBundle/#g' -e 's#>\.<#>/builddir/build/BUILDROOT/php-doctrine-doctrine-cache-bundle-1.3.2-3.fc29.noarch/usr/share/php/Doctrine/Bundle/DoctrineCacheBundle<#' -i phpunit.xml.dist >+ : Remove tests requiring a server to connect to >+ pushd /builddir/build/BUILDROOT/php-doctrine-doctrine-cache-bundle-1.3.2-3.fc29.noarch/usr/share/php/Doctrine/Bundle/DoctrineCacheBundle/Tests >+ rm -f Functional/Fixtures/config/predis.xml Functional/PredisCacheTest.php >~/build/BUILD/DoctrineCacheBundle-9baecbd6bfdd1123b0cf8c1b88fee0170a84ddd1 >+ popd >+ : Upstream tests >+ RETURN_CODE=0 >++ which phpunit >+ PHPUNIT=/usr/bin/phpunit >+ for PHP_EXEC in "" php56 php70 php71 php72 >+ '[' -z '' ']' >+ /usr/bin/phpunit --verbose --bootstrap bootstrap.php >PHPUnit 5.7.27 by Sebastian Bergmann and contributors. >Runtime: PHP 7.2.8RC1 >Configuration: /builddir/build/BUILD/DoctrineCacheBundle-9baecbd6bfdd1123b0cf8c1b88fee0170a84ddd1/phpunit.xml.dist >.......................FFF..FF...FFF..FF....WWWWWW.SSSS...SS.. 62 / 62 (100%) >Time: 1.17 seconds, Memory: 16.00MB >There were 6 warnings: >1) Doctrine\Bundle\DoctrineCacheBundle\Tests\Functional\Command\ContainsCommandTest::testContainsFalse >PHPUnit_Framework_TestCase::getMock() is deprecated, use PHPUnit_Framework_TestCase::createMock() or PHPUnit_Framework_TestCase::getMockBuilder() instead >2) Doctrine\Bundle\DoctrineCacheBundle\Tests\Functional\Command\ContainsCommandTest::testContainsTrue >PHPUnit_Framework_TestCase::getMock() is deprecated, use PHPUnit_Framework_TestCase::createMock() or PHPUnit_Framework_TestCase::getMockBuilder() instead >3) Doctrine\Bundle\DoctrineCacheBundle\Tests\Functional\Command\DeleteCommandTest::testDeleteSuccess >PHPUnit_Framework_TestCase::getMock() is deprecated, use PHPUnit_Framework_TestCase::createMock() or PHPUnit_Framework_TestCase::getMockBuilder() instead >4) Doctrine\Bundle\DoctrineCacheBundle\Tests\Functional\Command\DeleteCommandTest::testDeleteAll >PHPUnit_Framework_TestCase::getMock() is deprecated, use PHPUnit_Framework_TestCase::createMock() or PHPUnit_Framework_TestCase::getMockBuilder() instead >5) Doctrine\Bundle\DoctrineCacheBundle\Tests\Functional\Command\FlushCommandTest::testFlush >PHPUnit_Framework_TestCase::getMock() is deprecated, use PHPUnit_Framework_TestCase::createMock() or PHPUnit_Framework_TestCase::getMockBuilder() instead >6) Doctrine\Bundle\DoctrineCacheBundle\Tests\Functional\Command\StatsCommandTest::testStats >PHPUnit_Framework_TestCase::getMock() is deprecated, use PHPUnit_Framework_TestCase::createMock() or PHPUnit_Framework_TestCase::getMockBuilder() instead >-- >There were 10 failures: >1) Doctrine\Bundle\DoctrineCacheBundle\Tests\DependencyInjection\XmlDoctrineCacheExtensionTest::testBasicCache >Failed asserting that false is true. >/builddir/build/BUILDROOT/php-doctrine-doctrine-cache-bundle-1.3.2-3.fc29.noarch/usr/share/php/Doctrine/Bundle/DoctrineCacheBundle/Tests/DependencyInjection/AbstractDoctrineCacheExtensionTest.php:317 >/builddir/build/BUILDROOT/php-doctrine-doctrine-cache-bundle-1.3.2-3.fc29.noarch/usr/share/php/Doctrine/Bundle/DoctrineCacheBundle/Tests/DependencyInjection/AbstractDoctrineCacheExtensionTest.php:87 >2) Doctrine\Bundle\DoctrineCacheBundle\Tests\DependencyInjection\XmlDoctrineCacheExtensionTest::testBasicConfigurableCache >Failed asserting that false is true. >/builddir/build/BUILDROOT/php-doctrine-doctrine-cache-bundle-1.3.2-3.fc29.noarch/usr/share/php/Doctrine/Bundle/DoctrineCacheBundle/Tests/DependencyInjection/AbstractDoctrineCacheExtensionTest.php:317 >/builddir/build/BUILDROOT/php-doctrine-doctrine-cache-bundle-1.3.2-3.fc29.noarch/usr/share/php/Doctrine/Bundle/DoctrineCacheBundle/Tests/DependencyInjection/AbstractDoctrineCacheExtensionTest.php:128 >3) Doctrine\Bundle\DoctrineCacheBundle\Tests\DependencyInjection\XmlDoctrineCacheExtensionTest::testBasicConfigurableDefaultCache >Failed asserting that false is true. >/builddir/build/BUILDROOT/php-doctrine-doctrine-cache-bundle-1.3.2-3.fc29.noarch/usr/share/php/Doctrine/Bundle/DoctrineCacheBundle/Tests/DependencyInjection/AbstractDoctrineCacheExtensionTest.php:317 >/builddir/build/BUILDROOT/php-doctrine-doctrine-cache-bundle-1.3.2-3.fc29.noarch/usr/share/php/Doctrine/Bundle/DoctrineCacheBundle/Tests/DependencyInjection/AbstractDoctrineCacheExtensionTest.php:187 >4) Doctrine\Bundle\DoctrineCacheBundle\Tests\DependencyInjection\XmlDoctrineCacheExtensionTest::testServiceParameters >Failed asserting that false is true. >/builddir/build/BUILDROOT/php-doctrine-doctrine-cache-bundle-1.3.2-3.fc29.noarch/usr/share/php/Doctrine/Bundle/DoctrineCacheBundle/Tests/DependencyInjection/AbstractDoctrineCacheExtensionTest.php:317 >/builddir/build/BUILDROOT/php-doctrine-doctrine-cache-bundle-1.3.2-3.fc29.noarch/usr/share/php/Doctrine/Bundle/DoctrineCacheBundle/Tests/DependencyInjection/AbstractDoctrineCacheExtensionTest.php:259 >5) Doctrine\Bundle\DoctrineCacheBundle\Tests\DependencyInjection\XmlDoctrineCacheExtensionTest::testCustomCacheProviders >Failed asserting that false is true. >/builddir/build/BUILDROOT/php-doctrine-doctrine-cache-bundle-1.3.2-3.fc29.noarch/usr/share/php/Doctrine/Bundle/DoctrineCacheBundle/Tests/DependencyInjection/AbstractDoctrineCacheExtensionTest.php:317 >/builddir/build/BUILDROOT/php-doctrine-doctrine-cache-bundle-1.3.2-3.fc29.noarch/usr/share/php/Doctrine/Bundle/DoctrineCacheBundle/Tests/DependencyInjection/AbstractDoctrineCacheExtensionTest.php:281 >6) Doctrine\Bundle\DoctrineCacheBundle\Tests\DependencyInjection\YmlDoctrineCacheExtensionTest::testBasicCache >Failed asserting that false is true. >/builddir/build/BUILDROOT/php-doctrine-doctrine-cache-bundle-1.3.2-3.fc29.noarch/usr/share/php/Doctrine/Bundle/DoctrineCacheBundle/Tests/DependencyInjection/AbstractDoctrineCacheExtensionTest.php:317 >/builddir/build/BUILDROOT/php-doctrine-doctrine-cache-bundle-1.3.2-3.fc29.noarch/usr/share/php/Doctrine/Bundle/DoctrineCacheBundle/Tests/DependencyInjection/AbstractDoctrineCacheExtensionTest.php:87 >7) Doctrine\Bundle\DoctrineCacheBundle\Tests\DependencyInjection\YmlDoctrineCacheExtensionTest::testBasicConfigurableCache >Failed asserting that false is true. >/builddir/build/BUILDROOT/php-doctrine-doctrine-cache-bundle-1.3.2-3.fc29.noarch/usr/share/php/Doctrine/Bundle/DoctrineCacheBundle/Tests/DependencyInjection/AbstractDoctrineCacheExtensionTest.php:317 >/builddir/build/BUILDROOT/php-doctrine-doctrine-cache-bundle-1.3.2-3.fc29.noarch/usr/share/php/Doctrine/Bundle/DoctrineCacheBundle/Tests/DependencyInjection/AbstractDoctrineCacheExtensionTest.php:128 >8) Doctrine\Bundle\DoctrineCacheBundle\Tests\DependencyInjection\YmlDoctrineCacheExtensionTest::testBasicConfigurableDefaultCache >Failed asserting that false is true. >/builddir/build/BUILDROOT/php-doctrine-doctrine-cache-bundle-1.3.2-3.fc29.noarch/usr/share/php/Doctrine/Bundle/DoctrineCacheBundle/Tests/DependencyInjection/AbstractDoctrineCacheExtensionTest.php:317 >/builddir/build/BUILDROOT/php-doctrine-doctrine-cache-bundle-1.3.2-3.fc29.noarch/usr/share/php/Doctrine/Bundle/DoctrineCacheBundle/Tests/DependencyInjection/AbstractDoctrineCacheExtensionTest.php:187 >9) Doctrine\Bundle\DoctrineCacheBundle\Tests\DependencyInjection\YmlDoctrineCacheExtensionTest::testServiceParameters >Failed asserting that false is true. >/builddir/build/BUILDROOT/php-doctrine-doctrine-cache-bundle-1.3.2-3.fc29.noarch/usr/share/php/Doctrine/Bundle/DoctrineCacheBundle/Tests/DependencyInjection/AbstractDoctrineCacheExtensionTest.php:317 >/builddir/build/BUILDROOT/php-doctrine-doctrine-cache-bundle-1.3.2-3.fc29.noarch/usr/share/php/Doctrine/Bundle/DoctrineCacheBundle/Tests/DependencyInjection/AbstractDoctrineCacheExtensionTest.php:259 >10) Doctrine\Bundle\DoctrineCacheBundle\Tests\DependencyInjection\YmlDoctrineCacheExtensionTest::testCustomCacheProviders >Failed asserting that false is true. >/builddir/build/BUILDROOT/php-doctrine-doctrine-cache-bundle-1.3.2-3.fc29.noarch/usr/share/php/Doctrine/Bundle/DoctrineCacheBundle/Tests/DependencyInjection/AbstractDoctrineCacheExtensionTest.php:317 >/builddir/build/BUILDROOT/php-doctrine-doctrine-cache-bundle-1.3.2-3.fc29.noarch/usr/share/php/Doctrine/Bundle/DoctrineCacheBundle/Tests/DependencyInjection/AbstractDoctrineCacheExtensionTest.php:281 >-- >There were 6 skipped tests: >1) Doctrine\Bundle\DoctrineCacheBundle\Tests\Functional\MemcacheCacheTest::testCacheDriver >The Doctrine\Bundle\DoctrineCacheBundle\Tests\Functional\MemcacheCacheTest requires the use of memcache >/builddir/build/BUILDROOT/php-doctrine-doctrine-cache-bundle-1.3.2-3.fc29.noarch/usr/share/php/Doctrine/Bundle/DoctrineCacheBundle/Tests/Functional/MemcacheCacheTest.php:37 >2) Doctrine\Bundle\DoctrineCacheBundle\Tests\Functional\MemcachedCacheTest::testPersistentId >The Doctrine\Bundle\DoctrineCacheBundle\Tests\Functional\MemcachedCacheTest requires the use of memcached >/builddir/build/BUILDROOT/php-doctrine-doctrine-cache-bundle-1.3.2-3.fc29.noarch/usr/share/php/Doctrine/Bundle/DoctrineCacheBundle/Tests/Functional/MemcachedCacheTest.php:45 >3) Doctrine\Bundle\DoctrineCacheBundle\Tests\Functional\MemcachedCacheTest::testCacheDriver >The Doctrine\Bundle\DoctrineCacheBundle\Tests\Functional\MemcachedCacheTest requires the use of memcached >/builddir/build/BUILDROOT/php-doctrine-doctrine-cache-bundle-1.3.2-3.fc29.noarch/usr/share/php/Doctrine/Bundle/DoctrineCacheBundle/Tests/Functional/MemcachedCacheTest.php:45 >4) Doctrine\Bundle\DoctrineCacheBundle\Tests\Functional\MongoDBCacheTest::testCacheDriver >The Doctrine\Bundle\DoctrineCacheBundle\Tests\Functional\MongoDBCacheTest requires the use of mongo >= 1.3.0 >/builddir/build/BUILDROOT/php-doctrine-doctrine-cache-bundle-1.3.2-3.fc29.noarch/usr/share/php/Doctrine/Bundle/DoctrineCacheBundle/Tests/Functional/MongoDBCacheTest.php:37 >5) Doctrine\Bundle\DoctrineCacheBundle\Tests\Functional\RedisCacheTest::testCacheDriver >The Doctrine\Bundle\DoctrineCacheBundle\Tests\Functional\RedisCacheTest requires the redis extension >/builddir/build/BUILDROOT/php-doctrine-doctrine-cache-bundle-1.3.2-3.fc29.noarch/usr/share/php/Doctrine/Bundle/DoctrineCacheBundle/Tests/Functional/RedisCacheTest.php:40 >/builddir/build/BUILDROOT/php-doctrine-doctrine-cache-bundle-1.3.2-3.fc29.noarch/usr/share/php/Doctrine/Bundle/DoctrineCacheBundle/Tests/Functional/BaseCacheTest.php:37 >6) Doctrine\Bundle\DoctrineCacheBundle\Tests\Functional\RiakCacheTest::testCacheDriver >The Doctrine\Bundle\DoctrineCacheBundle\Tests\Functional\RiakCacheTest requires the use of riak >/builddir/build/BUILDROOT/php-doctrine-doctrine-cache-bundle-1.3.2-3.fc29.noarch/usr/share/php/Doctrine/Bundle/DoctrineCacheBundle/Tests/Functional/RiakCacheTest.php:37 >FAILURES! >Tests: 62, Assertions: 213, Failures: 10, Warnings: 6, Skipped: 6. >+ RETURN_CODE=1 >+ for PHP_EXEC in "" php56 php70 php71 php72 >+ '[' -z php56 ']' >+ which php56 >which: no php56 in (/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin:/builddir/.composer/vendor/bin) >+ for PHP_EXEC in "" php56 php70 php71 php72 >+ '[' -z php70 ']' >+ which php70 >which: no php70 in (/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin:/builddir/.composer/vendor/bin) >+ for PHP_EXEC in "" php56 php70 php71 php72 >+ '[' -z php71 ']' >+ which php71 >which: no php71 in (/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin:/builddir/.composer/vendor/bin) >+ for PHP_EXEC in "" php56 php70 php71 php72 >+ '[' -z php72 ']' >+ which php72 >which: no php72 in (/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin:/builddir/.composer/vendor/bin) >+ exit 1 >RPM build errors: >error: Bad exit status from /var/tmp/rpm-tmp.JUOoNy (%check) > Bad exit status from /var/tmp/rpm-tmp.JUOoNy (%check) >Child return code was: 1 >EXCEPTION: [Error()] >Traceback (most recent call last): > File "/usr/lib/python3.6/site-packages/mockbuild/trace_decorator.py", line 89, in trace > result = func(*args, **kw) > File "/usr/lib/python3.6/site-packages/mockbuild/util.py", line 582, in do > raise exception.Error("Command failed. See logs for output.\n # %s" % (command,), child.returncode) >mockbuild.exception.Error: Command failed. See logs for output. > # bash --login -c /usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/php-doctrine-doctrine-cache-bundle.spec
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 1605439
: 1465506 |
1465507
|
1465508