Mock Version: 1.2.17 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/php-EasyRdf.spec'], chrootPath='/var/lib/mock/community-php72-armhfp-013cf7efbd88e38719c3d608038f171bfb138cef/root'shell=FalseprintOutput=Falseenv={'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'}gid=135user='mockbuild'timeout=0logger=uid=995) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/php-EasyRdf.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'} and shell False Building target platforms: noarch Building for target noarch Wrote: /builddir/build/SRPMS/php-EasyRdf-0.9.0-8.el7.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', u'/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/php-EasyRdf.spec'], chrootPath='/var/lib/mock/community-php72-armhfp-013cf7efbd88e38719c3d608038f171bfb138cef/root'shell=Falseuid=995env={'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'}gid=135user='mockbuild'timeout=0private_network=Truelogger=printOutput=False) Executing command: ['bash', '--login', '-c', u'/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/php-EasyRdf.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'} and shell False Building target platforms: noarch Building for target noarch Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.fttNjW + 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 -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd easyrdf-0.9.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . Patch #0 (4ed264051ed407d59c2fde4128be176e96e8f22a.patch): + echo 'Patch #0 (4ed264051ed407d59c2fde4128be176e96e8f22a.patch):' + /usr/bin/cat /builddir/build/SOURCES/4ed264051ed407d59c2fde4128be176e96e8f22a.patch + /usr/bin/patch -p1 --fuzz=0 patching file lib/EasyRdf/Serialiser/GraphViz.php Patch #1 (5eb5154fec8b3d3df666628ba2f3636c0fa385c3.patch): + echo 'Patch #1 (5eb5154fec8b3d3df666628ba2f3636c0fa385c3.patch):' + /usr/bin/cat /builddir/build/SOURCES/5eb5154fec8b3d3df666628ba2f3636c0fa385c3.patch + /usr/bin/patch -p1 --fuzz=0 patching file lib/EasyRdf/Isomorphic.php + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.L0WbV3 + umask 022 + cd /builddir/build/BUILD + cd easyrdf-0.9.0 + : Create autoloader + cat + tee lib/EasyRdf/autoload.php ./test/EasyRdf/ + : No redland support + rm -f test/EasyRdf/Parser/RedlandTest.php + : Upstream tests + /usr/bin/phpunit --verbose PHPUnit 4.8.36 by Sebastian Bergmann and contributors. Runtime: PHP 7.2.1 Configuration: /builddir/build/BUILD/easyrdf-0.9.0/phpunit.xml ............................................................. 61 / 1319 ( 4%) ............................................................. 122 / 1319 ( 9%) ............................................................. 183 / 1319 ( 13%) ............................................................. 244 / 1319 ( 18%) ............................................................. 305 / 1319 ( 23%) ............................................................. 366 / 1319 ( 27%) .........................................................I... 427 / 1319 ( 32%) ............................................................. 488 / 1319 ( 36%) ............................................................. 549 / 1319 ( 41%) ............................................................. 610 / 1319 ( 46%) ............................................................. 671 / 1319 ( 50%) ...SS.....SSSSS.........................................I.... 732 / 1319 ( 55%) .................................................I........... 793 / 1319 ( 60%) .....................................I......II............... 854 / 1319 ( 64%) ................................I.....IIIIIII................ 915 / 1319 ( 69%) ..........................................I.................. 976 / 1319 ( 73%) ............................................................. 1037 / 1319 ( 78%) ........................................................SS... 1098 / 1319 ( 83%) ..........SS................................................. 1159 / 1319 ( 87%) ............................................................. 1220 / 1319 ( 92%) ............................................................. 1281 / 1319 ( 97%) ...................................... Time: 8.52 seconds, Memory: 16.00MB 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 OK, but incomplete, skipped, or risky tests! Tests: 1319, Assertions: 2565, Skipped: 11, Incomplete: 15. Processing files: php-EasyRdf-0.9.0-8.el7.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.CfgvuX + : Upstream tests with SCLs if available + SCL_RETURN_CODE=0 + for SCL in php54 php55 php56 php70 php71 php72 + which php54 which: no php54 in (/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin:/builddir/.local/bin:/builddir/bin) + for SCL in php54 php55 php56 php70 php71 php72 + which php55 which: no php55 in (/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin:/builddir/.local/bin:/builddir/bin) + for SCL in php54 php55 php56 php70 php71 php72 + which php56 which: no php56 in (/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin:/builddir/.local/bin:/builddir/bin) + for SCL in php54 php55 php56 php70 php71 php72 + which php70 which: no php70 in (/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin:/builddir/.local/bin:/builddir/bin) + for SCL in php54 php55 php56 php70 php71 php72 + which php71 which: no php71 in (/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin:/builddir/.local/bin:/builddir/bin) + for SCL in php54 php55 php56 php70 php71 php72 + which php72 which: no php72 in (/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin:/builddir/.local/bin:/builddir/bin) + exit 0 + umask 022 + cd /builddir/build/BUILD + cd easyrdf-0.9.0 + DOCDIR=/builddir/build/BUILDROOT/php-EasyRdf-0.9.0-8.el7.noarch/usr/share/doc/php-EasyRdf-0.9.0 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/php-EasyRdf-0.9.0-8.el7.noarch/usr/share/doc/php-EasyRdf-0.9.0 + cp -pr CHANGELOG.md /builddir/build/BUILDROOT/php-EasyRdf-0.9.0-8.el7.noarch/usr/share/doc/php-EasyRdf-0.9.0 + cp -pr README.md /builddir/build/BUILDROOT/php-EasyRdf-0.9.0-8.el7.noarch/usr/share/doc/php-EasyRdf-0.9.0 + cp -pr composer.json /builddir/build/BUILDROOT/php-EasyRdf-0.9.0-8.el7.noarch/usr/share/doc/php-EasyRdf-0.9.0 + cp -pr doap.rdf /builddir/build/BUILDROOT/php-EasyRdf-0.9.0-8.el7.noarch/usr/share/doc/php-EasyRdf-0.9.0 + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.ZcnNFL + umask 022 + cd /builddir/build/BUILD + cd easyrdf-0.9.0 + LICENSEDIR=/builddir/build/BUILDROOT/php-EasyRdf-0.9.0-8.el7.noarch/usr/share/licenses/php-EasyRdf-0.9.0 + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/php-EasyRdf-0.9.0-8.el7.noarch/usr/share/licenses/php-EasyRdf-0.9.0 + cp -pr LICENSE.md /builddir/build/BUILDROOT/php-EasyRdf-0.9.0-8.el7.noarch/usr/share/licenses/php-EasyRdf-0.9.0 + exit 0 Provides: php-EasyRdf = 0.9.0-8.el7 php-composer(easyrdf/easyrdf) = 0.9.0 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Obsoletes: php-EasyRdf-test Processing files: php-EasyRdf-doc-0.9.0-8.el7.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.4F4FNU + umask 022 + cd /builddir/build/BUILD + cd easyrdf-0.9.0 + DOCDIR=/builddir/build/BUILDROOT/php-EasyRdf-0.9.0-8.el7.noarch/usr/share/doc/php-EasyRdf-doc-0.9.0 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/php-EasyRdf-0.9.0-8.el7.noarch/usr/share/doc/php-EasyRdf-doc-0.9.0 + cp -pr docs /builddir/build/BUILDROOT/php-EasyRdf-0.9.0-8.el7.noarch/usr/share/doc/php-EasyRdf-doc-0.9.0 + cp -pr examples /builddir/build/BUILDROOT/php-EasyRdf-0.9.0-8.el7.noarch/usr/share/doc/php-EasyRdf-doc-0.9.0 + exit 0 Provides: php-EasyRdf-doc = 0.9.0-8.el7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/php-EasyRdf-0.9.0-8.el7.noarch Wrote: /builddir/build/RPMS/php-EasyRdf-0.9.0-8.el7.noarch.rpm Wrote: /builddir/build/RPMS/php-EasyRdf-doc-0.9.0-8.el7.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.dVXzrf + umask 022 + cd /builddir/build/BUILD + cd easyrdf-0.9.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/php-EasyRdf-0.9.0-8.el7.noarch + exit 0 Child return code was: 0