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 1465503 Details for
Bug 1605438
php-doctrine-doctrine-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), 12.00 KB, created by
Mohan Boddu
on 2018-07-20 15:24:24 UTC
(
hide
)
Description:
build.log
Filename:
MIME Type:
Creator:
Mohan Boddu
Created:
2018-07-20 15:24:24 UTC
Size:
12.00 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-bundle.spec'], chrootPath='/var/lib/mock/f29-build-13047862-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 0xb5ee2ad0>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-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-bundle-1.6.13-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-bundle.spec'], chrootPath='/var/lib/mock/f29-build-13047862-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 0xb5ee2ad0>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-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.ywfmF6 >+ umask 022 >+ cd /builddir/build/BUILD >+ cd /builddir/build/BUILD >+ rm -rf DoctrineBundle-8cd4c2921b6cef14a78d98cd3f0fb81ba6a976f9 >+ /usr/bin/gzip -dc /builddir/build/SOURCES/php-doctrine-doctrine-bundle-1.6.13-8cd4c2921b6cef14a78d98cd3f0fb81ba6a976f9.tar.gz >+ /usr/bin/tar -xof - >+ STATUS=0 >+ '[' 0 -ne 0 ']' >+ cd DoctrineBundle-8cd4c2921b6cef14a78d98cd3f0fb81ba6a976f9 >+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . >+ : Licenses and docs >+ mkdir -p .rpm/docs .rpm/licenses >+ mv Changelog.md README.md composer.json .rpm/docs >+ mkdir -p .rpm/docs/Resources >+ mv Resources/doc .rpm/docs/Resources/ >+ mv LICENSE .rpm/licenses >+ exit 0 >Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.0G53C8 >+ umask 022 >+ cd /builddir/build/BUILD >+ cd DoctrineBundle-8cd4c2921b6cef14a78d98cd3f0fb81ba6a976f9 >+ : Create autoloader >+ cat >+ tee autoload.php ><?php >/** > * Autoloader for php-doctrine-doctrine-bundle and its' dependencies > * (created by php-doctrine-doctrine-bundle-1.6.13-3.fc29). > */ >require_once '/usr/share/php/Fedora/Autoloader/autoload.php'; >\Fedora\Autoloader\Autoload::addPsr4('Doctrine\\Bundle\\DoctrineBundle\\', __DIR__); >\Fedora\Autoloader\Dependencies::required([ > '/usr/share/php/Doctrine/Bundle/DoctrineCacheBundle/autoload.php', > '/usr/share/php/Doctrine/DBAL/autoload.php', > '/usr/share/php/jdorn-sql-formatter/autoload.php', > [ > '/usr/share/php/Symfony4/Bridge/Doctrine/autoload.php', > '/usr/share/php/Symfony3/Bridge/Doctrine/autoload.php', > '/usr/share/php/Symfony/Bridge/Doctrine/autoload.php', > ], [ > '/usr/share/php/Symfony4/Bundle/FrameworkBundle/autoload.php', > '/usr/share/php/Symfony3/Bundle/FrameworkBundle/autoload.php', > '/usr/share/php/Symfony/Bundle/FrameworkBundle/autoload.php', > ], [ > '/usr/share/php/Symfony4/Component/Console/autoload.php', > '/usr/share/php/Symfony3/Component/Console/autoload.php', > '/usr/share/php/Symfony/Component/Console/autoload.php', > ], [ > '/usr/share/php/Symfony4/Component/DependencyInjection/autoload.php', > '/usr/share/php/Symfony3/Component/DependencyInjection/autoload.php', > '/usr/share/php/Symfony/Component/DependencyInjection/autoload.php', >]]); >\Fedora\Autoloader\Dependencies::optional([ > '/usr/share/php/Doctrine/ORM/autoload.php', > [ > '/usr/share/php/Symfony4/Bundle/WebProfilerBundle/autoload.php', > '/usr/share/php/Symfony3/Bundle/WebProfilerBundle/autoload.php', > '/usr/share/php/Symfony/Bundle/WebProfilerBundle/autoload.php', > ], [ > '/usr/share/php/Twig2/autoload.php', > '/usr/share/php/Twig/autoload.php', > ], >]); >+ exit 0 >Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.GSytke >+ umask 022 >+ cd /builddir/build/BUILD >+ '[' /builddir/build/BUILDROOT/php-doctrine-doctrine-bundle-1.6.13-3.fc29.noarch '!=' / ']' >+ rm -rf /builddir/build/BUILDROOT/php-doctrine-doctrine-bundle-1.6.13-3.fc29.noarch >++ dirname /builddir/build/BUILDROOT/php-doctrine-doctrine-bundle-1.6.13-3.fc29.noarch >+ mkdir -p /builddir/build/BUILDROOT >+ mkdir /builddir/build/BUILDROOT/php-doctrine-doctrine-bundle-1.6.13-3.fc29.noarch >+ cd DoctrineBundle-8cd4c2921b6cef14a78d98cd3f0fb81ba6a976f9 >+ mkdir -p /builddir/build/BUILDROOT/php-doctrine-doctrine-bundle-1.6.13-3.fc29.noarch/usr/share/php/Doctrine/Bundle/DoctrineBundle >+ cp -pr Command ConnectionFactory.php Controller DataCollector DependencyInjection DoctrineBundle.php ManagerConfigurator.php Mapping Registry.php Resources Tests Twig autoload.php phpunit.xml.dist /builddir/build/BUILDROOT/php-doctrine-doctrine-bundle-1.6.13-3.fc29.noarch/usr/share/php/Doctrine/Bundle/DoctrineBundle/ >+ /usr/lib/rpm/find-debuginfo.sh -j4 --strict-build-id -m -i --build-id-seed 1.6.13-3.fc29 --unique-debug-suffix -1.6.13-3.fc29.noarch --unique-debug-src-base php-doctrine-doctrine-bundle-1.6.13-3.fc29.noarch --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/DoctrineBundle-8cd4c2921b6cef14a78d98cd3f0fb81ba6a976f9 >+ /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 >Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.lvLeds >+ umask 022 >+ cd /builddir/build/BUILD >+ cd DoctrineBundle-8cd4c2921b6cef14a78d98cd3f0fb81ba6a976f9 >+ BOOTSTRAP=/builddir/build/BUILDROOT/php-doctrine-doctrine-bundle-1.6.13-3.fc29.noarch/usr/share/php/Doctrine/Bundle/DoctrineBundle/autoload.php >+ : Upstream tests >+ /usr/bin/phpunit --verbose --bootstrap /builddir/build/BUILDROOT/php-doctrine-doctrine-bundle-1.6.13-3.fc29.noarch/usr/share/php/Doctrine/Bundle/DoctrineBundle/autoload.php >PHPUnit 5.7.27 by Sebastian Bergmann and contributors. >Runtime: PHP 7.2.8RC1 >Configuration: /builddir/build/BUILD/DoctrineBundle-8cd4c2921b6cef14a78d98cd3f0fb81ba6a976f9/phpunit.xml.dist >....W.......................................................... 63 / 175 ( 36%) >.........................................F..................... 126 / 175 ( 72%) >.................F.........WWWWWWWWWWWW.......... 175 / 175 (100%) >Time: 4.89 seconds, Memory: 20.00MB >There were 13 warnings: >1) Doctrine\Bundle\DoctrineBundle\Tests\DataCollector\DoctrineDataCollectorTest::testCollectEntities >PHPUnit_Framework_TestCase::getMock() is deprecated, use PHPUnit_Framework_TestCase::createMock() or PHPUnit_Framework_TestCase::getMockBuilder() instead >2) Doctrine\Bundle\DoctrineBundle\Tests\Mapping\DisconnectedMetadataFactoryTest::testCannotFindNamespaceAndPathForMetadata >PHPUnit_Framework_TestCase::getMock() is deprecated, use PHPUnit_Framework_TestCase::createMock() or PHPUnit_Framework_TestCase::getMockBuilder() instead >3) Doctrine\Bundle\DoctrineBundle\Tests\Mapping\DisconnectedMetadataFactoryTest::testFindNamespaceAndPathForMetadata >PHPUnit_Framework_TestCase::getMock() is deprecated, use PHPUnit_Framework_TestCase::createMock() or PHPUnit_Framework_TestCase::getMockBuilder() instead >4) Doctrine\Bundle\DoctrineBundle\Tests\RegistryTest::testGetDefaultConnectionName >PHPUnit_Framework_TestCase::getMock() is deprecated, use PHPUnit_Framework_TestCase::createMock() or PHPUnit_Framework_TestCase::getMockBuilder() instead >5) Doctrine\Bundle\DoctrineBundle\Tests\RegistryTest::testGetDefaultEntityManagerName >PHPUnit_Framework_TestCase::getMock() is deprecated, use PHPUnit_Framework_TestCase::createMock() or PHPUnit_Framework_TestCase::getMockBuilder() instead >6) Doctrine\Bundle\DoctrineBundle\Tests\RegistryTest::testGetDefaultConnection >PHPUnit_Framework_TestCase::getMock() is deprecated, use PHPUnit_Framework_TestCase::createMock() or PHPUnit_Framework_TestCase::getMockBuilder() instead >7) Doctrine\Bundle\DoctrineBundle\Tests\RegistryTest::testGetConnection >PHPUnit_Framework_TestCase::getMock() is deprecated, use PHPUnit_Framework_TestCase::createMock() or PHPUnit_Framework_TestCase::getMockBuilder() instead >8) Doctrine\Bundle\DoctrineBundle\Tests\RegistryTest::testGetUnknownConnection >PHPUnit_Framework_TestCase::getMock() is deprecated, use PHPUnit_Framework_TestCase::createMock() or PHPUnit_Framework_TestCase::getMockBuilder() instead >9) Doctrine\Bundle\DoctrineBundle\Tests\RegistryTest::testGetConnectionNames >PHPUnit_Framework_TestCase::getMock() is deprecated, use PHPUnit_Framework_TestCase::createMock() or PHPUnit_Framework_TestCase::getMockBuilder() instead >10) Doctrine\Bundle\DoctrineBundle\Tests\RegistryTest::testGetDefaultEntityManager >PHPUnit_Framework_TestCase::getMock() is deprecated, use PHPUnit_Framework_TestCase::createMock() or PHPUnit_Framework_TestCase::getMockBuilder() instead >11) Doctrine\Bundle\DoctrineBundle\Tests\RegistryTest::testGetEntityManager >PHPUnit_Framework_TestCase::getMock() is deprecated, use PHPUnit_Framework_TestCase::createMock() or PHPUnit_Framework_TestCase::getMockBuilder() instead >12) Doctrine\Bundle\DoctrineBundle\Tests\RegistryTest::testGetUnknownEntityManager >PHPUnit_Framework_TestCase::getMock() is deprecated, use PHPUnit_Framework_TestCase::createMock() or PHPUnit_Framework_TestCase::getMockBuilder() instead >13) Doctrine\Bundle\DoctrineBundle\Tests\RegistryTest::testResetUnknownEntityManager >PHPUnit_Framework_TestCase::getMock() is deprecated, use PHPUnit_Framework_TestCase::createMock() or PHPUnit_Framework_TestCase::getMockBuilder() instead >-- >There were 2 failures: >1) Doctrine\Bundle\DoctrineBundle\Tests\DependencyInjection\XmlDoctrineExtensionTest::testPrivateLazyEntityListener >Failed asserting that false is true. >/builddir/build/BUILD/DoctrineBundle-8cd4c2921b6cef14a78d98cd3f0fb81ba6a976f9/Tests/DependencyInjection/AbstractDoctrineExtensionTest.php:909 >2) Doctrine\Bundle\DoctrineBundle\Tests\DependencyInjection\YamlDoctrineExtensionTest::testPrivateLazyEntityListener >Failed asserting that false is true. >/builddir/build/BUILD/DoctrineBundle-8cd4c2921b6cef14a78d98cd3f0fb81ba6a976f9/Tests/DependencyInjection/AbstractDoctrineExtensionTest.php:909 >FAILURES! >Tests: 175, Assertions: 755, Failures: 2, Warnings: 13. >error: Bad exit status from /var/tmp/rpm-tmp.lvLeds (%check) > Bad exit status from /var/tmp/rpm-tmp.lvLeds (%check) >RPM build errors: >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-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 1605438
: 1465503 |
1465504
|
1465505