Login
Log in using an SSO provider:
Fedora Account System
Red Hat Associate
Red Hat Customer
Login using a Red Hat Bugzilla account
Forgot Password
Create an Account
Red Hat Bugzilla – Attachment 1253493 Details for
Bug 1424061
php-EasyRdf: FTBFS in rawhide
Home
New
Search
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.rh90 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
<fdopen> (text/plain), 14.94 KB, created by
Fedora Release Engineering
on 2017-02-17 15:46:31 UTC
(
hide
)
Description:
build.log
Filename:
MIME Type:
Creator:
Fedora Release Engineering
Created:
2017-02-17 15:46:31 UTC
Size:
14.94 KB
patch
obsolete
>Mock Version: 1.3.3 >Mock Version: 1.3.3 >ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/php-EasyRdf.spec'], shell=Falselogger=<mockbuild.trace_decorator.getLog object at 0x7f5078c713c8>user='mockbuild'printOutput=Falseuid=1000timeout=172800chrootPath='/var/lib/mock/f26-build-7641349-694473/root'env={'HOME': '/builddir', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'}gid=425) >Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/php-EasyRdf.spec'] with env {'HOME': '/builddir', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False >Building target platforms: noarch >Building for target noarch >Wrote: /builddir/build/SRPMS/php-EasyRdf-0.9.0-5.fc26.src.rpm >Child return code was: 0 >ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/php-EasyRdf.spec'], shell=Falselogger=<mockbuild.trace_decorator.getLog object at 0x7f5078c713c8>user='mockbuild'printOutput=Falseuid=1000private_network=Truetimeout=172800chrootPath='/var/lib/mock/f26-build-7641349-694473/root'env={'HOME': '/builddir', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'}gid=425) >Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/php-EasyRdf.spec'] with env {'HOME': '/builddir', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', '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.FEyuoR >+ umask 022 >+ cd /builddir/build/BUILD >+ cd /builddir/build/BUILD >+ rm -rf easyrdf-0.9.0 >+ /usr/bin/gzip -dc /builddir/build/SOURCES/easyrdf-0.9.0.tar.gz >+ /usr/bin/tar -xof - >+ STATUS=0 >+ '[' 0 -ne 0 ']' >+ cd easyrdf-0.9.0 >+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . >+ : Create autoloader >+ cat >+ tee lib/EasyRdf/autoload.php ><?php >/** > * Autoloader created by php-EasyRdf-0.9.0-5.fc26 > * > * @return \Symfony\Component\ClassLoader\ClassLoader > */ >if (!isset($fedoraClassLoader) || !($fedoraClassLoader instanceof \Symfony\Component\ClassLoader\ClassLoader)) { > if (!class_exists('Symfony\\Component\\ClassLoader\\ClassLoader', false)) { > require_once '/usr/share/php/Symfony/Component/ClassLoader/ClassLoader.php'; > } > $fedoraClassLoader = new \Symfony\Component\ClassLoader\ClassLoader(); > $fedoraClassLoader->register(); >} >$fedoraClassLoader->addPrefix('EasyRdf_', dirname(__DIR__)); >return $fedoraClassLoader; >+ exit 0 >Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.CoZQum >+ umask 022 >+ cd /builddir/build/BUILD >+ cd easyrdf-0.9.0 >+ exit 0 >Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.62UvBR >+ umask 022 >+ cd /builddir/build/BUILD >+ '[' /builddir/build/BUILDROOT/php-EasyRdf-0.9.0-5.fc26.noarch '!=' / ']' >+ rm -rf /builddir/build/BUILDROOT/php-EasyRdf-0.9.0-5.fc26.noarch >++ dirname /builddir/build/BUILDROOT/php-EasyRdf-0.9.0-5.fc26.noarch >+ mkdir -p /builddir/build/BUILDROOT >+ mkdir /builddir/build/BUILDROOT/php-EasyRdf-0.9.0-5.fc26.noarch >+ cd easyrdf-0.9.0 >+ mkdir -p /builddir/build/BUILDROOT/php-EasyRdf-0.9.0-5.fc26.noarch/usr/share/php >+ cp -rp lib/EasyRdf lib/EasyRdf.php /builddir/build/BUILDROOT/php-EasyRdf-0.9.0-5.fc26.noarch/usr/share/php/ >+ /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/easyrdf-0.9.0 >+ /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 >Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.oz7Gan >+ umask 022 >+ cd /builddir/build/BUILD >+ cd easyrdf-0.9.0 >+ : Skip tests that sometimes cause timeout exceptions >+ sed -e s/testSerialiseSvg/SKIP_testSerialiseSvg/ -e s/testSerialiseSvg/SKIP_testSerialisePng/ -i test/EasyRdf/Serialiser/GraphVizTest.php >+ : Create PHPUnit config >+ cat >+ tee phpunit.xml ><?xml version="1.0" encoding="UTF-8"?> ><phpunit > bootstrap="/builddir/build/BUILDROOT/php-EasyRdf-0.9.0-5.fc26.noarch/usr/share/php/EasyRdf/autoload.php" > colors="true"> > <testsuites> > <testsuite name="EasyRdf Library"> > <directory suffix="Test.php">./test/EasyRdf/</directory> > </testsuite> > </testsuites> ></phpunit> >+ : No redland support >+ rm -f test/EasyRdf/Parser/RedlandTest.php >+ : Run tests >+ /usr/bin/phpunit --verbose >PHPUnit 5.7.13 by Sebastian Bergmann and contributors. >Runtime: PHP 7.1.2RC1 >Configuration: /builddir/build/BUILD/easyrdf-0.9.0/phpunit.xml >............................................................. 61 / 1320 ( 4%) >............................................................. 122 / 1320 ( 9%) >............................................................. 183 / 1320 ( 13%) >............................................................. 244 / 1320 ( 18%) >............................................................. 305 / 1320 ( 23%) >............................................................. 366 / 1320 ( 27%) >.........................................................I... 427 / 1320 ( 32%) >............................................................. 488 / 1320 ( 36%) >............................................................. 549 / 1320 ( 41%) >............................................................. 610 / 1320 ( 46%) >............................................................. 671 / 1320 ( 50%) >...SS.....SSSSS.........................................I.... 732 / 1320 ( 55%) >.................................................I........... 793 / 1320 ( 60%) >.....................................I......II............... 854 / 1320 ( 64%) >................................I.....IIIIIII................ 915 / 1320 ( 69%) >..........................................I.................. 976 / 1320 ( 73%) >............................................................. 1037 / 1320 ( 78%) >........................................................SS... 1098 / 1320 ( 83%) >....EEEEEF.SS................................................ 1159 / 1320 ( 87%) >............................................................. 1220 / 1320 ( 92%) >............................................................. 1281 / 1320 ( 97%) >....................................... 1320 / 1320 (100%) >Time: 1.35 seconds, Memory: 16.00MB >There were 5 errors: >1) EasyRdf_Serialiser_GraphVizTest::testSerialiseDot >Error: [] operator not supported for strings >/builddir/build/BUILD/easyrdf-0.9.0/lib/EasyRdf/Serialiser/GraphViz.php:225 >/builddir/build/BUILD/easyrdf-0.9.0/lib/EasyRdf/Serialiser/GraphViz.php:242 >/builddir/build/BUILD/easyrdf-0.9.0/lib/EasyRdf/Serialiser/GraphViz.php:285 >/builddir/build/BUILD/easyrdf-0.9.0/lib/EasyRdf/Serialiser/GraphViz.php:381 >/builddir/build/BUILD/easyrdf-0.9.0/test/EasyRdf/Serialiser/GraphVizTest.php:115 >2) EasyRdf_Serialiser_GraphVizTest::testSerialiseDotUseLabels >Error: [] operator not supported for strings >/builddir/build/BUILD/easyrdf-0.9.0/lib/EasyRdf/Serialiser/GraphViz.php:225 >/builddir/build/BUILD/easyrdf-0.9.0/lib/EasyRdf/Serialiser/GraphViz.php:242 >/builddir/build/BUILD/easyrdf-0.9.0/lib/EasyRdf/Serialiser/GraphViz.php:285 >/builddir/build/BUILD/easyrdf-0.9.0/lib/EasyRdf/Serialiser/GraphViz.php:381 >/builddir/build/BUILD/easyrdf-0.9.0/test/EasyRdf/Serialiser/GraphVizTest.php:143 >3) EasyRdf_Serialiser_GraphVizTest::testSerialiseDotOnlyLabelled >Error: [] operator not supported for strings >/builddir/build/BUILD/easyrdf-0.9.0/lib/EasyRdf/Serialiser/GraphViz.php:225 >/builddir/build/BUILD/easyrdf-0.9.0/lib/EasyRdf/Serialiser/GraphViz.php:242 >/builddir/build/BUILD/easyrdf-0.9.0/lib/EasyRdf/Serialiser/GraphViz.php:285 >/builddir/build/BUILD/easyrdf-0.9.0/lib/EasyRdf/Serialiser/GraphViz.php:381 >/builddir/build/BUILD/easyrdf-0.9.0/test/EasyRdf/Serialiser/GraphVizTest.php:173 >4) EasyRdf_Serialiser_GraphVizTest::testSerialisePng >Error: [] operator not supported for strings >/builddir/build/BUILD/easyrdf-0.9.0/lib/EasyRdf/Serialiser/GraphViz.php:225 >/builddir/build/BUILD/easyrdf-0.9.0/lib/EasyRdf/Serialiser/GraphViz.php:242 >/builddir/build/BUILD/easyrdf-0.9.0/lib/EasyRdf/Serialiser/GraphViz.php:285 >/builddir/build/BUILD/easyrdf-0.9.0/lib/EasyRdf/Serialiser/GraphViz.php:355 >/builddir/build/BUILD/easyrdf-0.9.0/lib/EasyRdf/Serialiser/GraphViz.php:385 >/builddir/build/BUILD/easyrdf-0.9.0/test/EasyRdf/Serialiser/GraphVizTest.php:198 >5) EasyRdf_Serialiser_GraphVizTest::testSerialiseGif >Error: [] operator not supported for strings >/builddir/build/BUILD/easyrdf-0.9.0/lib/EasyRdf/Serialiser/GraphViz.php:225 >/builddir/build/BUILD/easyrdf-0.9.0/lib/EasyRdf/Serialiser/GraphViz.php:242 >/builddir/build/BUILD/easyrdf-0.9.0/lib/EasyRdf/Serialiser/GraphViz.php:285 >/builddir/build/BUILD/easyrdf-0.9.0/lib/EasyRdf/Serialiser/GraphViz.php:355 >/builddir/build/BUILD/easyrdf-0.9.0/lib/EasyRdf/Serialiser/GraphViz.php:385 >/builddir/build/BUILD/easyrdf-0.9.0/test/EasyRdf/Serialiser/GraphVizTest.php:214 >-- >There was 1 failure: >1) EasyRdf_Serialiser_GraphVizTest::testDotNotFound >Failed asserting that exception of type "Error" matches expected exception "EasyRdf_Exception". Message was: "[] operator not supported for strings" at >/builddir/build/BUILD/easyrdf-0.9.0/lib/EasyRdf/Serialiser/GraphViz.php:225 >/builddir/build/BUILD/easyrdf-0.9.0/lib/EasyRdf/Serialiser/GraphViz.php:242 >/builddir/build/BUILD/easyrdf-0.9.0/lib/EasyRdf/Serialiser/GraphViz.php:285 >/builddir/build/BUILD/easyrdf-0.9.0/lib/EasyRdf/Serialiser/GraphViz.php:355 >/builddir/build/BUILD/easyrdf-0.9.0/test/EasyRdf/Serialiser/GraphVizTest.php:269 >. >-- >There were 15 incomplete tests: >1) EasyRdf_IsomorphicTest::testGood05 >FIXME: Three triple chain with renamed bnodes is not implemented yet >/builddir/build/BUILD/easyrdf-0.9.0/test/EasyRdf/IsomorphicTest.php:88 >2) EasyRdf_Parser_RdfXmlTest::testIssue74 >fix for bug #74 is not implemented yet >/builddir/build/BUILD/easyrdf-0.9.0/test/EasyRdf/Parser/RdfXmlTest.php:139 >3) EasyRdf_Parser_RdfaTest::testCase0088 >FIXME: Graph comparison isn't working >/builddir/build/BUILD/easyrdf-0.9.0/test/EasyRdf/Parser/RdfaTest.php:353 >4) EasyRdf_Parser_RdfaTest::testCase0224 >FIXME: need to implement @inlist >/builddir/build/BUILD/easyrdf-0.9.0/test/EasyRdf/Parser/RdfaTest.php:599 >5) EasyRdf_Parser_RdfaTest::testCase0246 >FIXME: Graph comparison isn't working >/builddir/build/BUILD/easyrdf-0.9.0/test/EasyRdf/Parser/RdfaTest.php:638 >6) EasyRdf_Parser_RdfaTest::testCase0247 >FIXME: Multiple incomplete triples, RDFa 1.1version >/builddir/build/BUILD/easyrdf-0.9.0/test/EasyRdf/Parser/RdfaTest.php:644 >7) EasyRdf_Parser_RdfaTest::testCase0312 >FIXME: Mute plain @rel if @property is present >/builddir/build/BUILD/easyrdf-0.9.0/test/EasyRdf/Parser/RdfaTest.php:906 >8) EasyRdf_Parser_RdfaTest::testCase0321 >FIXME: rdfa:copy to rdfa:Pattern >/builddir/build/BUILD/easyrdf-0.9.0/test/EasyRdf/Parser/RdfaTest.php:937 >9) EasyRdf_Parser_RdfaTest::testCase0322 >FIXME: rdfa:copy for additional property value >/builddir/build/BUILD/easyrdf-0.9.0/test/EasyRdf/Parser/RdfaTest.php:943 >10) EasyRdf_Parser_RdfaTest::testCase0323 >FIXME: Multiple references to rdfa:Pattern >/builddir/build/BUILD/easyrdf-0.9.0/test/EasyRdf/Parser/RdfaTest.php:949 >11) EasyRdf_Parser_RdfaTest::testCase0324 >FIXME: Multiple references to rdfa:Pattern >/builddir/build/BUILD/easyrdf-0.9.0/test/EasyRdf/Parser/RdfaTest.php:955 >12) EasyRdf_Parser_RdfaTest::testCase0325 >FIXME: Multiple references to rdfa:Pattern creating a resource >/builddir/build/BUILD/easyrdf-0.9.0/test/EasyRdf/Parser/RdfaTest.php:961 >13) EasyRdf_Parser_RdfaTest::testCase0326 >FIXME: rdfa:Pattern removed only if referenced >/builddir/build/BUILD/easyrdf-0.9.0/test/EasyRdf/Parser/RdfaTest.php:967 >14) EasyRdf_Parser_RdfaTest::testCase0327 >FIXME: rdfa:Pattern chaining >/builddir/build/BUILD/easyrdf-0.9.0/test/EasyRdf/Parser/RdfaTest.php:973 >15) EasyRdf_Parser_TurtleTest::testIssue140 >fix for bug #140 is not implemented yet >/builddir/build/BUILD/easyrdf-0.9.0/test/EasyRdf/Parser/TurtleTest.php:548 >-- >There were 11 skipped tests: >1) EasyRdf_Parser_ArcTest::testParseRdfXml >ARC2 library is not available. >/builddir/build/BUILD/easyrdf-0.9.0/test/EasyRdf/Parser/ArcTest.php:57 >2) EasyRdf_Parser_ArcTest::testParseUnsupportedFormat >ARC2 library is not available. >/builddir/build/BUILD/easyrdf-0.9.0/test/EasyRdf/Parser/ArcTest.php:57 >3) EasyRdf_Parser_JsonLdTest::testParse >"ml/json-ld" dependency is not installed >/builddir/build/BUILD/easyrdf-0.9.0/test/EasyRdf/Parser/JsonLdTest.php:64 >4) EasyRdf_Parser_JsonLdTest::testParseWithFormatObject >"ml/json-ld" dependency is not installed >/builddir/build/BUILD/easyrdf-0.9.0/test/EasyRdf/Parser/JsonLdTest.php:64 >5) EasyRdf_Parser_JsonLdTest::testParseJsonSyntaxError >"ml/json-ld" dependency is not installed >/builddir/build/BUILD/easyrdf-0.9.0/test/EasyRdf/Parser/JsonLdTest.php:64 >6) EasyRdf_Parser_JsonLdTest::testParseEmpty >"ml/json-ld" dependency is not installed >/builddir/build/BUILD/easyrdf-0.9.0/test/EasyRdf/Parser/JsonLdTest.php:64 >7) EasyRdf_Parser_JsonLdTest::testParseUnsupportedFormat >"ml/json-ld" dependency is not installed >/builddir/build/BUILD/easyrdf-0.9.0/test/EasyRdf/Parser/JsonLdTest.php:64 >8) EasyRdf_Serialiser_ArcTest::testSerialiseRdfXml >ARC2 library is not available. >/builddir/build/BUILD/easyrdf-0.9.0/test/EasyRdf/Serialiser/ArcTest.php:53 >9) EasyRdf_Serialiser_ArcTest::testSerialiseUnsupportedFormat >ARC2 library is not available. >/builddir/build/BUILD/easyrdf-0.9.0/test/EasyRdf/Serialiser/ArcTest.php:53 >10) JsonLdTest::testSerialiseJsonLd >"ml/json-ld" dependency is not installed >/builddir/build/BUILD/easyrdf-0.9.0/test/EasyRdf/Serialiser/JsonLdTest.php:55 >11) JsonLdTest::testSerialiseJsonLdOptions >"ml/json-ld" dependency is not installed >/builddir/build/BUILD/easyrdf-0.9.0/test/EasyRdf/Serialiser/JsonLdTest.php:55 >ERRORS! >Tests: 1320, Assertions: 2556, Errors: 5, Failures: 1, Skipped: 11, Incomplete: 15. >RPM build errors: >error: Bad exit status from /var/tmp/rpm-tmp.oz7Gan (%check) > Bad exit status from /var/tmp/rpm-tmp.oz7Gan (%check) >Child return code was: 1 >EXCEPTION: [Error()] >Traceback (most recent call last): > File "/usr/lib/python3.5/site-packages/mockbuild/trace_decorator.py", line 89, in trace > result = func(*args, **kw) > File "/usr/lib/python3.5/site-packages/mockbuild/util.py", line 578, 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-EasyRdf.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 1424061
: 1253493 |
1253494
|
1253495