[pkg-php-pear] Bug#1020119: phpunit: FTBFS: make[1]: *** [debian/rules:41: override_dh_auto_test] Error 1

Lucas Nussbaum lucas at debian.org
Sun Sep 18 07:39:17 BST 2022


Source: phpunit
Version: 9.5.24-1
Severity: serious
Justification: FTBFS
Tags: bookworm sid ftbfs
User: lucas at debian.org
Usertags: ftbfs-20220917 ftbfs-bookworm

Hi,

During a rebuild of all packages in sid, your package failed to build
on amd64.


Relevant part (hopefully):
> make[1]: Entering directory '/<<PKGBUILDDIR>>'
> ./phpunit
> PHPUnit 9.5.24 #StandWithUkraine
> 
> Runtime:       PHP 8.1.7
> Configuration: /<<PKGBUILDDIR>>/phpunit.xml
> 
> .............................................................   61 / 2893 (  2%)
> .............................................................  122 / 2893 (  4%)
> .......................................................FF....  183 / 2893 (  6%)
> ..F..........................................................  244 / 2893 (  8%)
> .............................................................  305 / 2893 ( 10%)
> ...FF......F.................................................  366 / 2893 ( 12%)
> .............................................................  427 / 2893 ( 14%)
> .............................................................  488 / 2893 ( 16%)
> .............................................................  549 / 2893 ( 18%)
> .............................................................  610 / 2893 ( 21%)
> .............................................................  671 / 2893 ( 23%)
> ..................................................S..........  732 / 2893 ( 25%)
> ..................................F..........................  793 / 2893 ( 27%)
> .............................................................  854 / 2893 ( 29%)
> .............................................................  915 / 2893 ( 31%)
> .............................................................  976 / 2893 ( 33%)
> ............................................................. 1037 / 2893 ( 35%)
> ............................................................. 1098 / 2893 ( 37%)
> ............................................................. 1159 / 2893 ( 40%)
> ............................................................. 1220 / 2893 ( 42%)
> ............................................................. 1281 / 2893 ( 44%)
> ............................................................. 1342 / 2893 ( 46%)
> ............................................................. 1403 / 2893 ( 48%)
> ............................................................. 1464 / 2893 ( 50%)
> ............................................................. 1525 / 2893 ( 52%)
> ............................................................. 1586 / 2893 ( 54%)
> ............................................................. 1647 / 2893 ( 56%)
> ............................................................. 1708 / 2893 ( 59%)
> ...............S.....................SSS..................... 1769 / 2893 ( 61%)
> ............................................................. 1830 / 2893 ( 63%)
> ............................................................. 1891 / 2893 ( 65%)
> ............................................................. 1952 / 2893 ( 67%)
> ............................................................. 2013 / 2893 ( 69%)
> ............................................................. 2074 / 2893 ( 71%)
> ............................................................. 2135 / 2893 ( 73%)
> ............................................................. 2196 / 2893 ( 75%)
> ............................................................. 2257 / 2893 ( 78%)
> ............................................................. 2318 / 2893 ( 80%)
> ............................................................. 2379 / 2893 ( 82%)
> ............................................................. 2440 / 2893 ( 84%)
> ............................................................. 2501 / 2893 ( 86%)
> ............................................S................ 2562 / 2893 ( 88%)
> .......................................................S..... 2623 / 2893 ( 90%)
> .....................................................S.S..S.S 2684 / 2893 ( 92%)
> .S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S. 2745 / 2893 ( 94%)
> S.S.S...S.SS.S.S.SS.S....SS.S.S.S..S.S.S.S................... 2806 / 2893 ( 96%)
> ............................................................. 2867 / 2893 ( 99%)
> ..........................                                    2893 / 2893 (100%)
> 
> Time: 00:26.753, Memory: 32.00 MB
> 
> There were 7 failures:
> 
> 1) PHPUnit\Framework\AssertTest::testAssertEqualsSucceeds with data set #19 ('0.33333333333333', 0.33333333333333337)
> Failed asserting that 0.33333333333333337 matches expected '0.33333333333333'.
> 
> /<<PKGBUILDDIR>>/src/Framework/Constraint/Equality/IsEqual.php:96
> /<<PKGBUILDDIR>>/src/Framework/Assert.php:2344
> /<<PKGBUILDDIR>>/src/Framework/Assert.php:324
> /<<PKGBUILDDIR>>/tests/unit/Framework/AssertTest.php:271
> /<<PKGBUILDDIR>>/src/Framework/TestCase.php:1545
> /<<PKGBUILDDIR>>/src/Framework/TestCase.php:1151
> /<<PKGBUILDDIR>>/src/Framework/TestResult.php:726
> /<<PKGBUILDDIR>>/src/Framework/TestCase.php:903
> /<<PKGBUILDDIR>>/src/Framework/TestSuite.php:672
> /<<PKGBUILDDIR>>/src/Framework/TestSuite.php:672
> /<<PKGBUILDDIR>>/src/Framework/TestSuite.php:672
> /<<PKGBUILDDIR>>/src/Framework/TestSuite.php:672
> /<<PKGBUILDDIR>>/src/TextUI/TestRunner.php:673
> /<<PKGBUILDDIR>>/src/TextUI/Command.php:143
> /<<PKGBUILDDIR>>/src/TextUI/Command.php:96
> 
> 2) PHPUnit\Framework\AssertTest::testAssertEqualsSucceeds with data set #20 (0.3333333333333333, '0.33333333333333')
> Failed asserting that '0.33333333333333' matches expected 0.3333333333333333.
> 
> /<<PKGBUILDDIR>>/src/Framework/Constraint/Equality/IsEqual.php:96
> /<<PKGBUILDDIR>>/src/Framework/Assert.php:2344
> /<<PKGBUILDDIR>>/src/Framework/Assert.php:324
> /<<PKGBUILDDIR>>/tests/unit/Framework/AssertTest.php:271
> /<<PKGBUILDDIR>>/src/Framework/TestCase.php:1545
> /<<PKGBUILDDIR>>/src/Framework/TestCase.php:1151
> /<<PKGBUILDDIR>>/src/Framework/TestResult.php:726
> /<<PKGBUILDDIR>>/src/Framework/TestCase.php:903
> /<<PKGBUILDDIR>>/src/Framework/TestSuite.php:672
> /<<PKGBUILDDIR>>/src/Framework/TestSuite.php:672
> /<<PKGBUILDDIR>>/src/Framework/TestSuite.php:672
> /<<PKGBUILDDIR>>/src/Framework/TestSuite.php:672
> /<<PKGBUILDDIR>>/src/TextUI/TestRunner.php:673
> /<<PKGBUILDDIR>>/src/TextUI/Command.php:143
> /<<PKGBUILDDIR>>/src/TextUI/Command.php:96
> 
> 3) PHPUnit\Framework\AssertTest::testAssertEqualsSucceeds with data set #27 (0.3333333333333333, 0.33333333333333337)
> Failed asserting that 0.33333333333333337 matches expected 0.3333333333333333.
> 
> /<<PKGBUILDDIR>>/src/Framework/Constraint/Equality/IsEqual.php:96
> /<<PKGBUILDDIR>>/src/Framework/Assert.php:2344
> /<<PKGBUILDDIR>>/src/Framework/Assert.php:324
> /<<PKGBUILDDIR>>/tests/unit/Framework/AssertTest.php:271
> /<<PKGBUILDDIR>>/src/Framework/TestCase.php:1545
> /<<PKGBUILDDIR>>/src/Framework/TestCase.php:1151
> /<<PKGBUILDDIR>>/src/Framework/TestResult.php:726
> /<<PKGBUILDDIR>>/src/Framework/TestCase.php:903
> /<<PKGBUILDDIR>>/src/Framework/TestSuite.php:672
> /<<PKGBUILDDIR>>/src/Framework/TestSuite.php:672
> /<<PKGBUILDDIR>>/src/Framework/TestSuite.php:672
> /<<PKGBUILDDIR>>/src/Framework/TestSuite.php:672
> /<<PKGBUILDDIR>>/src/TextUI/TestRunner.php:673
> /<<PKGBUILDDIR>>/src/TextUI/Command.php:143
> /<<PKGBUILDDIR>>/src/TextUI/Command.php:96
> 
> 4) PHPUnit\Framework\AssertTest::testAssertNotEqualsFails with data set #19 ('0.33333333333333', 0.33333333333333337)
> Failed asserting that exception of type "PHPUnit\Framework\AssertionFailedError" is thrown.
> 
> /<<PKGBUILDDIR>>/src/Framework/Constraint/Constraint.php:121
> /<<PKGBUILDDIR>>/src/Framework/Constraint/Constraint.php:55
> /<<PKGBUILDDIR>>/src/Framework/Assert.php:2344
> /<<PKGBUILDDIR>>/src/Framework/TestCase.php:1604
> /<<PKGBUILDDIR>>/src/Framework/TestCase.php:1151
> /<<PKGBUILDDIR>>/src/Framework/TestResult.php:726
> /<<PKGBUILDDIR>>/src/Framework/TestCase.php:903
> /<<PKGBUILDDIR>>/src/Framework/TestSuite.php:672
> /<<PKGBUILDDIR>>/src/Framework/TestSuite.php:672
> /<<PKGBUILDDIR>>/src/Framework/TestSuite.php:672
> /<<PKGBUILDDIR>>/src/Framework/TestSuite.php:672
> /<<PKGBUILDDIR>>/src/TextUI/TestRunner.php:673
> /<<PKGBUILDDIR>>/src/TextUI/Command.php:143
> /<<PKGBUILDDIR>>/src/TextUI/Command.php:96
> 
> 5) PHPUnit\Framework\AssertTest::testAssertNotEqualsFails with data set #20 (0.3333333333333333, '0.33333333333333')
> Failed asserting that exception of type "PHPUnit\Framework\AssertionFailedError" is thrown.
> 
> /<<PKGBUILDDIR>>/src/Framework/Constraint/Constraint.php:121
> /<<PKGBUILDDIR>>/src/Framework/Constraint/Constraint.php:55
> /<<PKGBUILDDIR>>/src/Framework/Assert.php:2344
> /<<PKGBUILDDIR>>/src/Framework/TestCase.php:1604
> /<<PKGBUILDDIR>>/src/Framework/TestCase.php:1151
> /<<PKGBUILDDIR>>/src/Framework/TestResult.php:726
> /<<PKGBUILDDIR>>/src/Framework/TestCase.php:903
> /<<PKGBUILDDIR>>/src/Framework/TestSuite.php:672
> /<<PKGBUILDDIR>>/src/Framework/TestSuite.php:672
> /<<PKGBUILDDIR>>/src/Framework/TestSuite.php:672
> /<<PKGBUILDDIR>>/src/Framework/TestSuite.php:672
> /<<PKGBUILDDIR>>/src/TextUI/TestRunner.php:673
> /<<PKGBUILDDIR>>/src/TextUI/Command.php:143
> /<<PKGBUILDDIR>>/src/TextUI/Command.php:96
> 
> 6) PHPUnit\Framework\AssertTest::testAssertNotEqualsFails with data set #27 (0.3333333333333333, 0.33333333333333337)
> Failed asserting that exception of type "PHPUnit\Framework\AssertionFailedError" is thrown.
> 
> /<<PKGBUILDDIR>>/src/Framework/Constraint/Constraint.php:121
> /<<PKGBUILDDIR>>/src/Framework/Constraint/Constraint.php:55
> /<<PKGBUILDDIR>>/src/Framework/Assert.php:2344
> /<<PKGBUILDDIR>>/src/Framework/TestCase.php:1604
> /<<PKGBUILDDIR>>/src/Framework/TestCase.php:1151
> /<<PKGBUILDDIR>>/src/Framework/TestResult.php:726
> /<<PKGBUILDDIR>>/src/Framework/TestCase.php:903
> /<<PKGBUILDDIR>>/src/Framework/TestSuite.php:672
> /<<PKGBUILDDIR>>/src/Framework/TestSuite.php:672
> /<<PKGBUILDDIR>>/src/Framework/TestSuite.php:672
> /<<PKGBUILDDIR>>/src/Framework/TestSuite.php:672
> /<<PKGBUILDDIR>>/src/TextUI/TestRunner.php:673
> /<<PKGBUILDDIR>>/src/TextUI/Command.php:143
> /<<PKGBUILDDIR>>/src/TextUI/Command.php:96
> 
> 7) PHPUnit\Framework\Constraint\IsEqualTest::testConstraintIsEqual2 with data set #7 (array(true), array('true'), 'Failed asserting that two arr...\n )\n')
> 
> /<<PKGBUILDDIR>>/src/Framework/Assert.php:2754
> /<<PKGBUILDDIR>>/tests/unit/Framework/Constraint/IsEqualTest.php:72
> /<<PKGBUILDDIR>>/src/Framework/TestCase.php:1545
> /<<PKGBUILDDIR>>/src/Framework/TestCase.php:1151
> /<<PKGBUILDDIR>>/src/Framework/TestResult.php:726
> /<<PKGBUILDDIR>>/src/Framework/TestCase.php:903
> /<<PKGBUILDDIR>>/src/Framework/TestSuite.php:672
> /<<PKGBUILDDIR>>/src/Framework/TestSuite.php:672
> /<<PKGBUILDDIR>>/src/Framework/TestSuite.php:672
> /<<PKGBUILDDIR>>/src/Framework/TestSuite.php:672
> /<<PKGBUILDDIR>>/src/TextUI/TestRunner.php:673
> /<<PKGBUILDDIR>>/src/TextUI/Command.php:143
> /<<PKGBUILDDIR>>/src/TextUI/Command.php:96
> 
> --
> 
> There were 61 skipped tests:
> 
> 1) PHPUnit\Framework\Constraint\CountTest::testCountTraversable
> PHP < 8.0 is required.
> 
> /<<PKGBUILDDIR>>/tests/unit/Framework/Constraint/CountTest.php:150
> /<<PKGBUILDDIR>>/tests/unit/Framework/Constraint/CountTest.php:150
> /<<PKGBUILDDIR>>/src/Framework/TestCase.php:2043
> /<<PKGBUILDDIR>>/src/Framework/TestCase.php:1132
> /<<PKGBUILDDIR>>/src/Framework/TestResult.php:726
> /<<PKGBUILDDIR>>/src/Framework/TestCase.php:903
> /<<PKGBUILDDIR>>/src/Framework/TestSuite.php:672
> /<<PKGBUILDDIR>>/src/Framework/TestSuite.php:672
> /<<PKGBUILDDIR>>/src/Framework/TestSuite.php:672
> /<<PKGBUILDDIR>>/src/TextUI/TestRunner.php:673
> /<<PKGBUILDDIR>>/src/TextUI/Command.php:143
> /<<PKGBUILDDIR>>/src/TextUI/Command.php:96
> 
> 2) PHPUnit\Framework\MockObject\MockObjectTest::testStubForClassThatImplementsSerializableCanBeCreatedWithoutInvokingTheConstructor
> PHP < 8.1 is required.
> 
> /<<PKGBUILDDIR>>/tests/unit/Framework/MockObject/MockObjectTest.php:1029
> /<<PKGBUILDDIR>>/tests/unit/Framework/MockObject/MockObjectTest.php:1029
> /<<PKGBUILDDIR>>/src/Framework/TestCase.php:2043
> /<<PKGBUILDDIR>>/src/Framework/TestCase.php:1132
> /<<PKGBUILDDIR>>/src/Framework/TestResult.php:726
> /<<PKGBUILDDIR>>/src/Framework/TestCase.php:903
> /<<PKGBUILDDIR>>/src/Framework/TestSuite.php:672
> /<<PKGBUILDDIR>>/src/Framework/TestSuite.php:672
> /<<PKGBUILDDIR>>/src/Framework/TestSuite.php:672
> /<<PKGBUILDDIR>>/src/TextUI/TestRunner.php:673
> /<<PKGBUILDDIR>>/src/TextUI/Command.php:143
> /<<PKGBUILDDIR>>/src/TextUI/Command.php:96
> 
> 3) PHPUnit\Framework\MockObject\MockObjectTest::testMethodThatReturnsNullCanBeStubbed
> PHP >= 8.2 is required.
> 
> /<<PKGBUILDDIR>>/tests/unit/Framework/MockObject/MockObjectTest.php:1295
> /<<PKGBUILDDIR>>/tests/unit/Framework/MockObject/MockObjectTest.php:1295
> /<<PKGBUILDDIR>>/src/Framework/TestCase.php:2043
> /<<PKGBUILDDIR>>/src/Framework/TestCase.php:1132
> /<<PKGBUILDDIR>>/src/Framework/TestResult.php:726
> /<<PKGBUILDDIR>>/src/Framework/TestCase.php:903
> /<<PKGBUILDDIR>>/src/Framework/TestSuite.php:672
> /<<PKGBUILDDIR>>/src/Framework/TestSuite.php:672
> /<<PKGBUILDDIR>>/src/Framework/TestSuite.php:672
> /<<PKGBUILDDIR>>/src/TextUI/TestRunner.php:673
> /<<PKGBUILDDIR>>/src/TextUI/Command.php:143
> /<<PKGBUILDDIR>>/src/TextUI/Command.php:96
> 
> 4) PHPUnit\Framework\MockObject\MockObjectTest::testMethodThatReturnsFalseCanBeStubbed
> PHP >= 8.2 is required.
> 
> /<<PKGBUILDDIR>>/tests/unit/Framework/MockObject/MockObjectTest.php:1307
> /<<PKGBUILDDIR>>/tests/unit/Framework/MockObject/MockObjectTest.php:1307
> /<<PKGBUILDDIR>>/src/Framework/TestCase.php:2043
> /<<PKGBUILDDIR>>/src/Framework/TestCase.php:1132
> /<<PKGBUILDDIR>>/src/Framework/TestResult.php:726
> /<<PKGBUILDDIR>>/src/Framework/TestCase.php:903
> /<<PKGBUILDDIR>>/src/Framework/TestSuite.php:672
> /<<PKGBUILDDIR>>/src/Framework/TestSuite.php:672
> /<<PKGBUILDDIR>>/src/Framework/TestSuite.php:672
> /<<PKGBUILDDIR>>/src/TextUI/TestRunner.php:673
> /<<PKGBUILDDIR>>/src/TextUI/Command.php:143
> /<<PKGBUILDDIR>>/src/TextUI/Command.php:96
> 
> 5) PHPUnit\Framework\MockObject\MockObjectTest::testMethodThatReturnsTrueCanBeStubbed
> PHP >= 8.2 is required.
> 
> /<<PKGBUILDDIR>>/tests/unit/Framework/MockObject/MockObjectTest.php:1319
> /<<PKGBUILDDIR>>/tests/unit/Framework/MockObject/MockObjectTest.php:1319
> /<<PKGBUILDDIR>>/src/Framework/TestCase.php:2043
> /<<PKGBUILDDIR>>/src/Framework/TestCase.php:1132
> /<<PKGBUILDDIR>>/src/Framework/TestResult.php:726
> /<<PKGBUILDDIR>>/src/Framework/TestCase.php:903
> /<<PKGBUILDDIR>>/src/Framework/TestSuite.php:672
> /<<PKGBUILDDIR>>/src/Framework/TestSuite.php:672
> /<<PKGBUILDDIR>>/src/Framework/TestSuite.php:672
> /<<PKGBUILDDIR>>/src/TextUI/TestRunner.php:673
> /<<PKGBUILDDIR>>/src/TextUI/Command.php:143
> /<<PKGBUILDDIR>>/src/TextUI/Command.php:96
> 
> 6) /<<PKGBUILDDIR>>/tests/end-to-end/cli/dump-xdebug-filter.phpt
> Extension xdebug is required.
> 
> /<<PKGBUILDDIR>>/tests/end-to-end/cli/dump-xdebug-filter.phpt:6
> /<<PKGBUILDDIR>>/src/Runner/PhptTestCase.php:156
> /<<PKGBUILDDIR>>/src/Framework/TestSuite.php:672
> /<<PKGBUILDDIR>>/src/Framework/TestSuite.php:672
> /<<PKGBUILDDIR>>/src/TextUI/TestRunner.php:673
> /<<PKGBUILDDIR>>/src/TextUI/Command.php:143
> /<<PKGBUILDDIR>>/src/TextUI/Command.php:96
> 
> 7) /<<PKGBUILDDIR>>/tests/end-to-end/generic/assertion.phpt
> zend.assertions=1 is required
> 
> /<<PKGBUILDDIR>>/tests/end-to-end/generic/assertion.phpt:6
> /<<PKGBUILDDIR>>/src/Runner/PhptTestCase.php:156
> /<<PKGBUILDDIR>>/src/Framework/TestSuite.php:672
> /<<PKGBUILDDIR>>/src/Framework/TestSuite.php:672
> /<<PKGBUILDDIR>>/src/TextUI/TestRunner.php:673
> /<<PKGBUILDDIR>>/src/TextUI/Command.php:143
> /<<PKGBUILDDIR>>/src/TextUI/Command.php:96
> 
> 8) /<<PKGBUILDDIR>>/tests/end-to-end/mock-objects/generator/232-php7.phpt
> PHP 7 is required.
> 
> /<<PKGBUILDDIR>>/tests/end-to-end/mock-objects/generator/232-php7.phpt:6
> /<<PKGBUILDDIR>>/src/Runner/PhptTestCase.php:156
> /<<PKGBUILDDIR>>/src/Framework/TestSuite.php:672
> /<<PKGBUILDDIR>>/src/Framework/TestSuite.php:672
> /<<PKGBUILDDIR>>/src/TextUI/TestRunner.php:673
> /<<PKGBUILDDIR>>/src/TextUI/Command.php:143
> /<<PKGBUILDDIR>>/src/TextUI/Command.php:96
> 
> 9) /<<PKGBUILDDIR>>/tests/end-to-end/mock-objects/generator/3154_namespaced_constant_resolving-php7.phpt
> PHP 7 is required.
> 
> /<<PKGBUILDDIR>>/tests/end-to-end/mock-objects/generator/3154_namespaced_constant_resolving-php7.phpt:7
> /<<PKGBUILDDIR>>/src/Runner/PhptTestCase.php:156
> /<<PKGBUILDDIR>>/src/Framework/TestSuite.php:672
> /<<PKGBUILDDIR>>/src/Framework/TestSuite.php:672
> /<<PKGBUILDDIR>>/src/TextUI/TestRunner.php:673
> /<<PKGBUILDDIR>>/src/TextUI/Command.php:143
> /<<PKGBUILDDIR>>/src/TextUI/Command.php:96
> 
> 10) /<<PKGBUILDDIR>>/tests/end-to-end/mock-objects/generator/3967-php7-php80.phpt
> PHP < 8.1 required
> 
> /<<PKGBUILDDIR>>/tests/end-to-end/mock-objects/generator/3967-php7-php80.phpt:6
> /<<PKGBUILDDIR>>/src/Runner/PhptTestCase.php:156
> /<<PKGBUILDDIR>>/src/Framework/TestSuite.php:672
> /<<PKGBUILDDIR>>/src/Framework/TestSuite.php:672
> /<<PKGBUILDDIR>>/src/TextUI/TestRunner.php:673
> /<<PKGBUILDDIR>>/src/TextUI/Command.php:143
> /<<PKGBUILDDIR>>/src/TextUI/Command.php:96
> 
> 11) /<<PKGBUILDDIR>>/tests/end-to-end/mock-objects/generator/397-php7.phpt
> PHP 7 is required.
> 
> /<<PKGBUILDDIR>>/tests/end-to-end/mock-objects/generator/397-php7.phpt:6
> /<<PKGBUILDDIR>>/src/Runner/PhptTestCase.php:156
> /<<PKGBUILDDIR>>/src/Framework/TestSuite.php:672
> /<<PKGBUILDDIR>>/src/Framework/TestSuite.php:672
> /<<PKGBUILDDIR>>/src/TextUI/TestRunner.php:673
> /<<PKGBUILDDIR>>/src/TextUI/Command.php:143
> /<<PKGBUILDDIR>>/src/TextUI/Command.php:96
> 
> 12) /<<PKGBUILDDIR>>/tests/end-to-end/mock-objects/generator/4139-php7.phpt
> PHP 7 is required.
> 
> /<<PKGBUILDDIR>>/tests/end-to-end/mock-objects/generator/4139-php7.phpt:6
> /<<PKGBUILDDIR>>/src/Runner/PhptTestCase.php:156
> /<<PKGBUILDDIR>>/src/Framework/TestSuite.php:672
> /<<PKGBUILDDIR>>/src/Framework/TestSuite.php:672
> /<<PKGBUILDDIR>>/src/TextUI/TestRunner.php:673
> /<<PKGBUILDDIR>>/src/TextUI/Command.php:143
> /<<PKGBUILDDIR>>/src/TextUI/Command.php:96
> 
> 13) /<<PKGBUILDDIR>>/tests/end-to-end/mock-objects/generator/abstract_class-php7.phpt
> PHP 7 is required.
> 
> /<<PKGBUILDDIR>>/tests/end-to-end/mock-objects/generator/abstract_class-php7.phpt:6
> /<<PKGBUILDDIR>>/src/Runner/PhptTestCase.php:156
> /<<PKGBUILDDIR>>/src/Framework/TestSuite.php:672
> /<<PKGBUILDDIR>>/src/Framework/TestSuite.php:672
> /<<PKGBUILDDIR>>/src/TextUI/TestRunner.php:673
> /<<PKGBUILDDIR>>/src/TextUI/Command.php:143
> /<<PKGBUILDDIR>>/src/TextUI/Command.php:96
> 
> 14) /<<PKGBUILDDIR>>/tests/end-to-end/mock-objects/generator/class-php7.phpt
> PHP 7 is required.
> 
> /<<PKGBUILDDIR>>/tests/end-to-end/mock-objects/generator/class-php7.phpt:6
> /<<PKGBUILDDIR>>/src/Runner/PhptTestCase.php:156
> /<<PKGBUILDDIR>>/src/Framework/TestSuite.php:672
> /<<PKGBUILDDIR>>/src/Framework/TestSuite.php:672
> /<<PKGBUILDDIR>>/src/TextUI/TestRunner.php:673
> /<<PKGBUILDDIR>>/src/TextUI/Command.php:143
> /<<PKGBUILDDIR>>/src/TextUI/Command.php:96
> 
> 15) /<<PKGBUILDDIR>>/tests/end-to-end/mock-objects/generator/class_call_parent_clone-php7.phpt
> PHP 7 is required.
> 
> /<<PKGBUILDDIR>>/tests/end-to-end/mock-objects/generator/class_call_parent_clone-php7.phpt:6
> /<<PKGBUILDDIR>>/src/Runner/PhptTestCase.php:156
> /<<PKGBUILDDIR>>/src/Framework/TestSuite.php:672
> /<<PKGBUILDDIR>>/src/Framework/TestSuite.php:672
> /<<PKGBUILDDIR>>/src/TextUI/TestRunner.php:673
> /<<PKGBUILDDIR>>/src/TextUI/Command.php:143
> /<<PKGBUILDDIR>>/src/TextUI/Command.php:96
> 
> 16) /<<PKGBUILDDIR>>/tests/end-to-end/mock-objects/generator/class_call_parent_constructor-php7.phpt
> PHP 7 is required.
> 
> /<<PKGBUILDDIR>>/tests/end-to-end/mock-objects/generator/class_call_parent_constructor-php7.phpt:6
> /<<PKGBUILDDIR>>/src/Runner/PhptTestCase.php:156
> /<<PKGBUILDDIR>>/src/Framework/TestSuite.php:672
> /<<PKGBUILDDIR>>/src/Framework/TestSuite.php:672
> /<<PKGBUILDDIR>>/src/TextUI/TestRunner.php:673
> /<<PKGBUILDDIR>>/src/TextUI/Command.php:143
> /<<PKGBUILDDIR>>/src/TextUI/Command.php:96
> 
> 17) /<<PKGBUILDDIR>>/tests/end-to-end/mock-objects/generator/class_dont_call_parent_clone-php7.phpt
> PHP 7 is required.
> 
> /<<PKGBUILDDIR>>/tests/end-to-end/mock-objects/generator/class_dont_call_parent_clone-php7.phpt:6
> /<<PKGBUILDDIR>>/src/Runner/PhptTestCase.php:156
> /<<PKGBUILDDIR>>/src/Framework/TestSuite.php:672
> /<<PKGBUILDDIR>>/src/Framework/TestSuite.php:672
> /<<PKGBUILDDIR>>/src/TextUI/TestRunner.php:673
> /<<PKGBUILDDIR>>/src/TextUI/Command.php:143
> /<<PKGBUILDDIR>>/src/TextUI/Command.php:96
> 
> 18) /<<PKGBUILDDIR>>/tests/end-to-end/mock-objects/generator/class_dont_call_parent_constructor-php7.phpt
> PHP 7 is required.
> 
> /<<PKGBUILDDIR>>/tests/end-to-end/mock-objects/generator/class_dont_call_parent_constructor-php7.phpt:6
> /<<PKGBUILDDIR>>/src/Runner/PhptTestCase.php:156
> /<<PKGBUILDDIR>>/src/Framework/TestSuite.php:672
> /<<PKGBUILDDIR>>/src/Framework/TestSuite.php:672
> /<<PKGBUILDDIR>>/src/TextUI/TestRunner.php:673
> /<<PKGBUILDDIR>>/src/TextUI/Command.php:143
> /<<PKGBUILDDIR>>/src/TextUI/Command.php:96
> 
> 19) /<<PKGBUILDDIR>>/tests/end-to-end/mock-objects/generator/class_implementing_interface_call_parent_constructor-php7.phpt
> PHP 7 is required.
> 
> /<<PKGBUILDDIR>>/tests/end-to-end/mock-objects/generator/class_implementing_interface_call_parent_constructor-php7.phpt:6
> /<<PKGBUILDDIR>>/src/Runner/PhptTestCase.php:156
> /<<PKGBUILDDIR>>/src/Framework/TestSuite.php:672
> /<<PKGBUILDDIR>>/src/Framework/TestSuite.php:672
> /<<PKGBUILDDIR>>/src/TextUI/TestRunner.php:673
> /<<PKGBUILDDIR>>/src/TextUI/Command.php:143
> /<<PKGBUILDDIR>>/src/TextUI/Command.php:96
> 
> 20) /<<PKGBUILDDIR>>/tests/end-to-end/mock-objects/generator/class_implementing_interface_dont_call_parent_constructor-php7.phpt
> PHP 7 is required.
> 
> /<<PKGBUILDDIR>>/tests/end-to-end/mock-objects/generator/class_implementing_interface_dont_call_parent_constructor-php7.phpt:6
> /<<PKGBUILDDIR>>/src/Runner/PhptTestCase.php:156
> /<<PKGBUILDDIR>>/src/Framework/TestSuite.php:672
> /<<PKGBUILDDIR>>/src/Framework/TestSuite.php:672
> /<<PKGBUILDDIR>>/src/TextUI/TestRunner.php:673
> /<<PKGBUILDDIR>>/src/TextUI/Command.php:143
> /<<PKGBUILDDIR>>/src/TextUI/Command.php:96
> 
> 21) /<<PKGBUILDDIR>>/tests/end-to-end/mock-objects/generator/class_nonexistent_method-php7.phpt
> PHP 7 is required.
> 
> /<<PKGBUILDDIR>>/tests/end-to-end/mock-objects/generator/class_nonexistent_method-php7.phpt:6
> /<<PKGBUILDDIR>>/src/Runner/PhptTestCase.php:156
> /<<PKGBUILDDIR>>/src/Framework/TestSuite.php:672
> /<<PKGBUILDDIR>>/src/Framework/TestSuite.php:672
> /<<PKGBUILDDIR>>/src/TextUI/TestRunner.php:673
> /<<PKGBUILDDIR>>/src/TextUI/Command.php:143
> /<<PKGBUILDDIR>>/src/TextUI/Command.php:96
> 
> 22) /<<PKGBUILDDIR>>/tests/end-to-end/mock-objects/generator/class_partial-php7.phpt
> PHP 7 is required.
> 
> /<<PKGBUILDDIR>>/tests/end-to-end/mock-objects/generator/class_partial-php7.phpt:6
> /<<PKGBUILDDIR>>/src/Runner/PhptTestCase.php:156
> /<<PKGBUILDDIR>>/src/Framework/TestSuite.php:672
> /<<PKGBUILDDIR>>/src/Framework/TestSuite.php:672
> /<<PKGBUILDDIR>>/src/TextUI/TestRunner.php:673
> /<<PKGBUILDDIR>>/src/TextUI/Command.php:143
> /<<PKGBUILDDIR>>/src/TextUI/Command.php:96
> 
> 23) /<<PKGBUILDDIR>>/tests/end-to-end/mock-objects/generator/class_with_deprecated_method-php7.phpt
> PHP 7 is required.
> 
> /<<PKGBUILDDIR>>/tests/end-to-end/mock-objects/generator/class_with_deprecated_method-php7.phpt:6
> /<<PKGBUILDDIR>>/src/Runner/PhptTestCase.php:156
> /<<PKGBUILDDIR>>/src/Framework/TestSuite.php:672
> /<<PKGBUILDDIR>>/src/Framework/TestSuite.php:672
> /<<PKGBUILDDIR>>/src/TextUI/TestRunner.php:673
> /<<PKGBUILDDIR>>/src/TextUI/Command.php:143
> /<<PKGBUILDDIR>>/src/TextUI/Command.php:96
> 
> 24) /<<PKGBUILDDIR>>/tests/end-to-end/mock-objects/generator/class_with_final_method-php7.phpt
> PHP 7 is required.
> 
> /<<PKGBUILDDIR>>/tests/end-to-end/mock-objects/generator/class_with_final_method-php7.phpt:6
> /<<PKGBUILDDIR>>/src/Runner/PhptTestCase.php:156
> /<<PKGBUILDDIR>>/src/Framework/TestSuite.php:672
> /<<PKGBUILDDIR>>/src/Framework/TestSuite.php:672
> /<<PKGBUILDDIR>>/src/TextUI/TestRunner.php:673
> /<<PKGBUILDDIR>>/src/TextUI/Command.php:143
> /<<PKGBUILDDIR>>/src/TextUI/Command.php:96
> 
> 25) /<<PKGBUILDDIR>>/tests/end-to-end/mock-objects/generator/class_with_method_named_method-php7.phpt
> PHP 7 is required.
> 
> /<<PKGBUILDDIR>>/tests/end-to-end/mock-objects/generator/class_with_method_named_method-php7.phpt:6
> /<<PKGBUILDDIR>>/src/Runner/PhptTestCase.php:156
> /<<PKGBUILDDIR>>/src/Framework/TestSuite.php:672
> /<<PKGBUILDDIR>>/src/Framework/TestSuite.php:672
> /<<PKGBUILDDIR>>/src/TextUI/TestRunner.php:673
> /<<PKGBUILDDIR>>/src/TextUI/Command.php:143
> /<<PKGBUILDDIR>>/src/TextUI/Command.php:96
> 
> 26) /<<PKGBUILDDIR>>/tests/end-to-end/mock-objects/generator/class_with_method_with_nullable_typehinted_variadic_arguments-php7.phpt
> PHP 7 is required.
> 
> /<<PKGBUILDDIR>>/tests/end-to-end/mock-objects/generator/class_with_method_with_nullable_typehinted_variadic_arguments-php7.phpt:6
> /<<PKGBUILDDIR>>/src/Runner/PhptTestCase.php:156
> /<<PKGBUILDDIR>>/src/Framework/TestSuite.php:672
> /<<PKGBUILDDIR>>/src/Framework/TestSuite.php:672
> /<<PKGBUILDDIR>>/src/TextUI/TestRunner.php:673
> /<<PKGBUILDDIR>>/src/TextUI/Command.php:143
> /<<PKGBUILDDIR>>/src/TextUI/Command.php:96
> 
> 27) /<<PKGBUILDDIR>>/tests/end-to-end/mock-objects/generator/class_with_method_with_typehinted_variadic_arguments-php7.phpt
> PHP 7 is required.
> 
> /<<PKGBUILDDIR>>/tests/end-to-end/mock-objects/generator/class_with_method_with_typehinted_variadic_arguments-php7.phpt:6
> /<<PKGBUILDDIR>>/src/Runner/PhptTestCase.php:156
> /<<PKGBUILDDIR>>/src/Framework/TestSuite.php:672
> /<<PKGBUILDDIR>>/src/Framework/TestSuite.php:672
> /<<PKGBUILDDIR>>/src/TextUI/TestRunner.php:673
> /<<PKGBUILDDIR>>/src/TextUI/Command.php:143
> /<<PKGBUILDDIR>>/src/TextUI/Command.php:96
> 
> 28) /<<PKGBUILDDIR>>/tests/end-to-end/mock-objects/generator/class_with_method_with_variadic_arguments-php7.phpt
> PHP 7 is required.
> 
> /<<PKGBUILDDIR>>/tests/end-to-end/mock-objects/generator/class_with_method_with_variadic_arguments-php7.phpt:6
> /<<PKGBUILDDIR>>/src/Runner/PhptTestCase.php:156
> /<<PKGBUILDDIR>>/src/Framework/TestSuite.php:672
> /<<PKGBUILDDIR>>/src/Framework/TestSuite.php:672
> /<<PKGBUILDDIR>>/src/TextUI/TestRunner.php:673
> /<<PKGBUILDDIR>>/src/TextUI/Command.php:143
> /<<PKGBUILDDIR>>/src/TextUI/Command.php:96
> 
> 29) /<<PKGBUILDDIR>>/tests/end-to-end/mock-objects/generator/constant_as_parameter_default_value-php7.phpt
> PHP 7 is required.
> 
> /<<PKGBUILDDIR>>/tests/end-to-end/mock-objects/generator/constant_as_parameter_default_value-php7.phpt:6
> /<<PKGBUILDDIR>>/src/Runner/PhptTestCase.php:156
> /<<PKGBUILDDIR>>/src/Framework/TestSuite.php:672
> /<<PKGBUILDDIR>>/src/Framework/TestSuite.php:672
> /<<PKGBUILDDIR>>/src/TextUI/TestRunner.php:673
> /<<PKGBUILDDIR>>/src/TextUI/Command.php:143
> /<<PKGBUILDDIR>>/src/TextUI/Command.php:96
> 
> 30) /<<PKGBUILDDIR>>/tests/end-to-end/mock-objects/generator/interface-php7.phpt
> PHP 7 is required.
> 
> /<<PKGBUILDDIR>>/tests/end-to-end/mock-objects/generator/interface-php7.phpt:6
> /<<PKGBUILDDIR>>/src/Runner/PhptTestCase.php:156
> /<<PKGBUILDDIR>>/src/Framework/TestSuite.php:672
> /<<PKGBUILDDIR>>/src/Framework/TestSuite.php:672
> /<<PKGBUILDDIR>>/src/TextUI/TestRunner.php:673
> /<<PKGBUILDDIR>>/src/TextUI/Command.php:143
> /<<PKGBUILDDIR>>/src/TextUI/Command.php:96
> 
> 31) /<<PKGBUILDDIR>>/tests/end-to-end/mock-objects/generator/invocation_object_clone_object-php7.phpt
> PHP 7 is required.
> 
> /<<PKGBUILDDIR>>/tests/end-to-end/mock-objects/generator/invocation_object_clone_object-php7.phpt:6
> /<<PKGBUILDDIR>>/src/Runner/PhptTestCase.php:156
> /<<PKGBUILDDIR>>/src/Framework/TestSuite.php:672
> /<<PKGBUILDDIR>>/src/Framework/TestSuite.php:672
> /<<PKGBUILDDIR>>/src/TextUI/TestRunner.php:673
> /<<PKGBUILDDIR>>/src/TextUI/Command.php:143
> /<<PKGBUILDDIR>>/src/TextUI/Command.php:96
> 
> 32) /<<PKGBUILDDIR>>/tests/end-to-end/mock-objects/generator/namespaced_class-php7.phpt
> PHP 7 is required.
> 
> /<<PKGBUILDDIR>>/tests/end-to-end/mock-objects/generator/namespaced_class-php7.phpt:6
> /<<PKGBUILDDIR>>/src/Runner/PhptTestCase.php:156
> /<<PKGBUILDDIR>>/src/Framework/TestSuite.php:672
> /<<PKGBUILDDIR>>/src/Framework/TestSuite.php:672
> /<<PKGBUILDDIR>>/src/TextUI/TestRunner.php:673
> /<<PKGBUILDDIR>>/src/TextUI/Command.php:143
> /<<PKGBUILDDIR>>/src/TextUI/Command.php:96
> 
> 33) /<<PKGBUILDDIR>>/tests/end-to-end/mock-objects/generator/namespaced_class_call_parent_clone-php7.phpt
> PHP 7 is required.
> 
> /<<PKGBUILDDIR>>/tests/end-to-end/mock-objects/generator/namespaced_class_call_parent_clone-php7.phpt:6
> /<<PKGBUILDDIR>>/src/Runner/PhptTestCase.php:156
> /<<PKGBUILDDIR>>/src/Framework/TestSuite.php:672
> /<<PKGBUILDDIR>>/src/Framework/TestSuite.php:672
> /<<PKGBUILDDIR>>/src/TextUI/TestRunner.php:673
> /<<PKGBUILDDIR>>/src/TextUI/Command.php:143
> /<<PKGBUILDDIR>>/src/TextUI/Command.php:96
> 
> 34) /<<PKGBUILDDIR>>/tests/end-to-end/mock-objects/generator/namespaced_class_call_parent_constructor-php7.phpt
> PHP 7 is required.
> 
> /<<PKGBUILDDIR>>/tests/end-to-end/mock-objects/generator/namespaced_class_call_parent_constructor-php7.phpt:6
> /<<PKGBUILDDIR>>/src/Runner/PhptTestCase.php:156
> /<<PKGBUILDDIR>>/src/Framework/TestSuite.php:672
> /<<PKGBUILDDIR>>/src/Framework/TestSuite.php:672
> /<<PKGBUILDDIR>>/src/TextUI/TestRunner.php:673
> /<<PKGBUILDDIR>>/src/TextUI/Command.php:143
> /<<PKGBUILDDIR>>/src/TextUI/Command.php:96
> 
> 35) /<<PKGBUILDDIR>>/tests/end-to-end/mock-objects/generator/namespaced_class_dont_call_parent_clone-php7.phpt
> PHP 7 is required.
> 
> /<<PKGBUILDDIR>>/tests/end-to-end/mock-objects/generator/namespaced_class_dont_call_parent_clone-php7.phpt:6
> /<<PKGBUILDDIR>>/src/Runner/PhptTestCase.php:156
> /<<PKGBUILDDIR>>/src/Framework/TestSuite.php:672
> /<<PKGBUILDDIR>>/src/Framework/TestSuite.php:672
> /<<PKGBUILDDIR>>/src/TextUI/TestRunner.php:673
> /<<PKGBUILDDIR>>/src/TextUI/Command.php:143
> /<<PKGBUILDDIR>>/src/TextUI/Command.php:96
> 
> 36) /<<PKGBUILDDIR>>/tests/end-to-end/mock-objects/generator/namespaced_class_dont_call_parent_constructor-php7.phpt
> PHP 7 is required.
> 
> /<<PKGBUILDDIR>>/tests/end-to-end/mock-objects/generator/namespaced_class_dont_call_parent_constructor-php7.phpt:6
> /<<PKGBUILDDIR>>/src/Runner/PhptTestCase.php:156
> /<<PKGBUILDDIR>>/src/Framework/TestSuite.php:672
> /<<PKGBUILDDIR>>/src/Framework/TestSuite.php:672
> /<<PKGBUILDDIR>>/src/TextUI/TestRunner.php:673
> /<<PKGBUILDDIR>>/src/TextUI/Command.php:143
> /<<PKGBUILDDIR>>/src/TextUI/Command.php:96
> 
> 37) /<<PKGBUILDDIR>>/tests/end-to-end/mock-objects/generator/namespaced_class_implementing_interface_call_parent_constructor-php7.phpt
> PHP 7 is required.
> 
> /<<PKGBUILDDIR>>/tests/end-to-end/mock-objects/generator/namespaced_class_implementing_interface_call_parent_constructor-php7.phpt:6
> /<<PKGBUILDDIR>>/src/Runner/PhptTestCase.php:156
> /<<PKGBUILDDIR>>/src/Framework/TestSuite.php:672
> /<<PKGBUILDDIR>>/src/Framework/TestSuite.php:672
> /<<PKGBUILDDIR>>/src/TextUI/TestRunner.php:673
> /<<PKGBUILDDIR>>/src/TextUI/Command.php:143
> /<<PKGBUILDDIR>>/src/TextUI/Command.php:96
> 
> 38) /<<PKGBUILDDIR>>/tests/end-to-end/mock-objects/generator/namespaced_class_implementing_interface_dont_call_parent_constructor-php7.phpt
> PHP 7 is required.
> 
> /<<PKGBUILDDIR>>/tests/end-to-end/mock-objects/generator/namespaced_class_implementing_interface_dont_call_parent_constructor-php7.phpt:6
> /<<PKGBUILDDIR>>/src/Runner/PhptTestCase.php:156
> /<<PKGBUILDDIR>>/src/Framework/TestSuite.php:672
> /<<PKGBUILDDIR>>/src/Framework/TestSuite.php:672
> /<<PKGBUILDDIR>>/src/TextUI/TestRunner.php:673
> /<<PKGBUILDDIR>>/src/TextUI/Command.php:143
> /<<PKGBUILDDIR>>/src/TextUI/Command.php:96
> 
> 39) /<<PKGBUILDDIR>>/tests/end-to-end/mock-objects/generator/namespaced_class_partial-php7.phpt
> PHP 7 is required.
> 
> /<<PKGBUILDDIR>>/tests/end-to-end/mock-objects/generator/namespaced_class_partial-php7.phpt:6
> /<<PKGBUILDDIR>>/src/Runner/PhptTestCase.php:156
> /<<PKGBUILDDIR>>/src/Framework/TestSuite.php:672
> /<<PKGBUILDDIR>>/src/Framework/TestSuite.php:672
> /<<PKGBUILDDIR>>/src/TextUI/TestRunner.php:673
> /<<PKGBUILDDIR>>/src/TextUI/Command.php:143
> /<<PKGBUILDDIR>>/src/TextUI/Command.php:96
> 
> 40) /<<PKGBUILDDIR>>/tests/end-to-end/mock-objects/generator/namespaced_interface-php7.phpt
> PHP 7 is required.
> 
> /<<PKGBUILDDIR>>/tests/end-to-end/mock-objects/generator/namespaced_interface-php7.phpt:6
> /<<PKGBUILDDIR>>/src/Runner/PhptTestCase.php:156
> /<<PKGBUILDDIR>>/src/Framework/TestSuite.php:672
> /<<PKGBUILDDIR>>/src/Framework/TestSuite.php:672
> /<<PKGBUILDDIR>>/src/TextUI/TestRunner.php:673
> /<<PKGBUILDDIR>>/src/TextUI/Command.php:143
> /<<PKGBUILDDIR>>/src/TextUI/Command.php:96
> 
> 41) /<<PKGBUILDDIR>>/tests/end-to-end/mock-objects/generator/nonexistent_class-php7.phpt
> PHP 7 is required.
> 
> /<<PKGBUILDDIR>>/tests/end-to-end/mock-objects/generator/nonexistent_class-php7.phpt:6
> /<<PKGBUILDDIR>>/src/Runner/PhptTestCase.php:156
> /<<PKGBUILDDIR>>/src/Framework/TestSuite.php:672
> /<<PKGBUILDDIR>>/src/Framework/TestSuite.php:672
> /<<PKGBUILDDIR>>/src/TextUI/TestRunner.php:673
> /<<PKGBUILDDIR>>/src/TextUI/Command.php:143
> /<<PKGBUILDDIR>>/src/TextUI/Command.php:96
> 
> 42) /<<PKGBUILDDIR>>/tests/end-to-end/mock-objects/generator/nonexistent_class_with_namespace-php7.phpt
> PHP 7 is required.
> 
> /<<PKGBUILDDIR>>/tests/end-to-end/mock-objects/generator/nonexistent_class_with_namespace-php7.phpt:6
> /<<PKGBUILDDIR>>/src/Runner/PhptTestCase.php:156
> /<<PKGBUILDDIR>>/src/Framework/TestSuite.php:672
> /<<PKGBUILDDIR>>/src/Framework/TestSuite.php:672
> /<<PKGBUILDDIR>>/src/TextUI/TestRunner.php:673
> /<<PKGBUILDDIR>>/src/TextUI/Command.php:143
> /<<PKGBUILDDIR>>/src/TextUI/Command.php:96
> 
> 43) /<<PKGBUILDDIR>>/tests/end-to-end/mock-objects/generator/nonexistent_class_with_namespace_starting_with_separator-php7.phpt
> PHP 7 is required.
> 
> /<<PKGBUILDDIR>>/tests/end-to-end/mock-objects/generator/nonexistent_class_with_namespace_starting_with_separator-php7.phpt:6
> /<<PKGBUILDDIR>>/src/Runner/PhptTestCase.php:156
> /<<PKGBUILDDIR>>/src/Framework/TestSuite.php:672
> /<<PKGBUILDDIR>>/src/Framework/TestSuite.php:672
> /<<PKGBUILDDIR>>/src/TextUI/TestRunner.php:673
> /<<PKGBUILDDIR>>/src/TextUI/Command.php:143
> /<<PKGBUILDDIR>>/src/TextUI/Command.php:96
> 
> 44) /<<PKGBUILDDIR>>/tests/end-to-end/mock-objects/generator/nullable_types-php7.phpt
> PHP 7 is required.
> 
> /<<PKGBUILDDIR>>/tests/end-to-end/mock-objects/generator/nullable_types-php7.phpt:6
> /<<PKGBUILDDIR>>/src/Runner/PhptTestCase.php:156
> /<<PKGBUILDDIR>>/src/Framework/TestSuite.php:672
> /<<PKGBUILDDIR>>/src/Framework/TestSuite.php:672
> /<<PKGBUILDDIR>>/src/TextUI/TestRunner.php:673
> /<<PKGBUILDDIR>>/src/TextUI/Command.php:143
> /<<PKGBUILDDIR>>/src/TextUI/Command.php:96
> 
> 45) /<<PKGBUILDDIR>>/tests/end-to-end/mock-objects/generator/parameter_false.phpt
> PHP 8.2 is required.
> 
> /<<PKGBUILDDIR>>/tests/end-to-end/mock-objects/generator/parameter_false.phpt:6
> /<<PKGBUILDDIR>>/src/Runner/PhptTestCase.php:156
> /<<PKGBUILDDIR>>/src/Framework/TestSuite.php:672
> /<<PKGBUILDDIR>>/src/Framework/TestSuite.php:672
> /<<PKGBUILDDIR>>/src/TextUI/TestRunner.php:673
> /<<PKGBUILDDIR>>/src/TextUI/Command.php:143
> /<<PKGBUILDDIR>>/src/TextUI/Command.php:96
> 
> 46) /<<PKGBUILDDIR>>/tests/end-to-end/mock-objects/generator/parameter_null.phpt
> PHP 8.2 is required.
> 
> /<<PKGBUILDDIR>>/tests/end-to-end/mock-objects/generator/parameter_null.phpt:6
> /<<PKGBUILDDIR>>/src/Runner/PhptTestCase.php:156
> /<<PKGBUILDDIR>>/src/Framework/TestSuite.php:672
> /<<PKGBUILDDIR>>/src/Framework/TestSuite.php:672
> /<<PKGBUILDDIR>>/src/TextUI/TestRunner.php:673
> /<<PKGBUILDDIR>>/src/TextUI/Command.php:143
> /<<PKGBUILDDIR>>/src/TextUI/Command.php:96
> 
> 47) /<<PKGBUILDDIR>>/tests/end-to-end/mock-objects/generator/parameter_true.phpt
> PHP 8.2 is required.
> 
> /<<PKGBUILDDIR>>/tests/end-to-end/mock-objects/generator/parameter_true.phpt:6
> /<<PKGBUILDDIR>>/src/Runner/PhptTestCase.php:156
> /<<PKGBUILDDIR>>/src/Framework/TestSuite.php:672
> /<<PKGBUILDDIR>>/src/Framework/TestSuite.php:672
> /<<PKGBUILDDIR>>/src/TextUI/TestRunner.php:673
> /<<PKGBUILDDIR>>/src/TextUI/Command.php:143
> /<<PKGBUILDDIR>>/src/TextUI/Command.php:96
> 
> 48) /<<PKGBUILDDIR>>/tests/end-to-end/mock-objects/generator/proxy-php7.phpt
> PHP 7 is required.
> 
> /<<PKGBUILDDIR>>/tests/end-to-end/mock-objects/generator/proxy-php7.phpt:6
> /<<PKGBUILDDIR>>/src/Runner/PhptTestCase.php:156
> /<<PKGBUILDDIR>>/src/Framework/TestSuite.php:672
> /<<PKGBUILDDIR>>/src/Framework/TestSuite.php:672
> /<<PKGBUILDDIR>>/src/TextUI/TestRunner.php:673
> /<<PKGBUILDDIR>>/src/TextUI/Command.php:143
> /<<PKGBUILDDIR>>/src/TextUI/Command.php:96
> 
> 49) /<<PKGBUILDDIR>>/tests/end-to-end/mock-objects/generator/return_type_declarations_closure-php7.phpt
> PHP 7 is required.
> 
> /<<PKGBUILDDIR>>/tests/end-to-end/mock-objects/generator/return_type_declarations_closure-php7.phpt:6
> /<<PKGBUILDDIR>>/src/Runner/PhptTestCase.php:156
> /<<PKGBUILDDIR>>/src/Framework/TestSuite.php:672
> /<<PKGBUILDDIR>>/src/Framework/TestSuite.php:672
> /<<PKGBUILDDIR>>/src/TextUI/TestRunner.php:673
> /<<PKGBUILDDIR>>/src/TextUI/Command.php:143
> /<<PKGBUILDDIR>>/src/TextUI/Command.php:96
> 
> 50) /<<PKGBUILDDIR>>/tests/end-to-end/mock-objects/generator/return_type_declarations_false.phpt
> PHP 8.2 is required.
> 
> /<<PKGBUILDDIR>>/tests/end-to-end/mock-objects/generator/return_type_declarations_false.phpt:6
> /<<PKGBUILDDIR>>/src/Runner/PhptTestCase.php:156
> /<<PKGBUILDDIR>>/src/Framework/TestSuite.php:672
> /<<PKGBUILDDIR>>/src/Framework/TestSuite.php:672
> /<<PKGBUILDDIR>>/src/TextUI/TestRunner.php:673
> /<<PKGBUILDDIR>>/src/TextUI/Command.php:143
> /<<PKGBUILDDIR>>/src/TextUI/Command.php:96
> 
> 51) /<<PKGBUILDDIR>>/tests/end-to-end/mock-objects/generator/return_type_declarations_final-php7.phpt
> PHP 7 is required.
> 
> /<<PKGBUILDDIR>>/tests/end-to-end/mock-objects/generator/return_type_declarations_final-php7.phpt:6
> /<<PKGBUILDDIR>>/src/Runner/PhptTestCase.php:156
> /<<PKGBUILDDIR>>/src/Framework/TestSuite.php:672
> /<<PKGBUILDDIR>>/src/Framework/TestSuite.php:672
> /<<PKGBUILDDIR>>/src/TextUI/TestRunner.php:673
> /<<PKGBUILDDIR>>/src/TextUI/Command.php:143
> /<<PKGBUILDDIR>>/src/TextUI/Command.php:96
> 
> 52) /<<PKGBUILDDIR>>/tests/end-to-end/mock-objects/generator/return_type_declarations_generator-php7.phpt
> PHP 7 is required.
> 
> /<<PKGBUILDDIR>>/tests/end-to-end/mock-objects/generator/return_type_declarations_generator-php7.phpt:6
> /<<PKGBUILDDIR>>/src/Runner/PhptTestCase.php:156
> /<<PKGBUILDDIR>>/src/Framework/TestSuite.php:672
> /<<PKGBUILDDIR>>/src/Framework/TestSuite.php:672
> /<<PKGBUILDDIR>>/src/TextUI/TestRunner.php:673
> /<<PKGBUILDDIR>>/src/TextUI/Command.php:143
> /<<PKGBUILDDIR>>/src/TextUI/Command.php:96
> 
> 53) /<<PKGBUILDDIR>>/tests/end-to-end/mock-objects/generator/return_type_declarations_null.phpt
> PHP 8.2 is required.
> 
> /<<PKGBUILDDIR>>/tests/end-to-end/mock-objects/generator/return_type_declarations_null.phpt:6
> /<<PKGBUILDDIR>>/src/Runner/PhptTestCase.php:156
> /<<PKGBUILDDIR>>/src/Framework/TestSuite.php:672
> /<<PKGBUILDDIR>>/src/Framework/TestSuite.php:672
> /<<PKGBUILDDIR>>/src/TextUI/TestRunner.php:673
> /<<PKGBUILDDIR>>/src/TextUI/Command.php:143
> /<<PKGBUILDDIR>>/src/TextUI/Command.php:96
> 
> 54) /<<PKGBUILDDIR>>/tests/end-to-end/mock-objects/generator/return_type_declarations_nullable-php7.phpt
> PHP 7 is required.
> 
> /<<PKGBUILDDIR>>/tests/end-to-end/mock-objects/generator/return_type_declarations_nullable-php7.phpt:6
> /<<PKGBUILDDIR>>/src/Runner/PhptTestCase.php:156
> /<<PKGBUILDDIR>>/src/Framework/TestSuite.php:672
> /<<PKGBUILDDIR>>/src/Framework/TestSuite.php:672
> /<<PKGBUILDDIR>>/src/TextUI/TestRunner.php:673
> /<<PKGBUILDDIR>>/src/TextUI/Command.php:143
> /<<PKGBUILDDIR>>/src/TextUI/Command.php:96
> 
> 55) /<<PKGBUILDDIR>>/tests/end-to-end/mock-objects/generator/return_type_declarations_object_method-php7.phpt
> PHP 7 is required.
> 
> /<<PKGBUILDDIR>>/tests/end-to-end/mock-objects/generator/return_type_declarations_object_method-php7.phpt:6
> /<<PKGBUILDDIR>>/src/Runner/PhptTestCase.php:156
> /<<PKGBUILDDIR>>/src/Framework/TestSuite.php:672
> /<<PKGBUILDDIR>>/src/Framework/TestSuite.php:672
> /<<PKGBUILDDIR>>/src/TextUI/TestRunner.php:673
> /<<PKGBUILDDIR>>/src/TextUI/Command.php:143
> /<<PKGBUILDDIR>>/src/TextUI/Command.php:96
> 
> 56) /<<PKGBUILDDIR>>/tests/end-to-end/mock-objects/generator/return_type_declarations_parent-php7.phpt
> PHP 7 is required.
> 
> /<<PKGBUILDDIR>>/tests/end-to-end/mock-objects/generator/return_type_declarations_parent-php7.phpt:6
> /<<PKGBUILDDIR>>/src/Runner/PhptTestCase.php:156
> /<<PKGBUILDDIR>>/src/Framework/TestSuite.php:672
> /<<PKGBUILDDIR>>/src/Framework/TestSuite.php:672
> /<<PKGBUILDDIR>>/src/TextUI/TestRunner.php:673
> /<<PKGBUILDDIR>>/src/TextUI/Command.php:143
> /<<PKGBUILDDIR>>/src/TextUI/Command.php:96
> 
> 57) /<<PKGBUILDDIR>>/tests/end-to-end/mock-objects/generator/return_type_declarations_self-php7.phpt
> PHP 7 is required.
> 
> /<<PKGBUILDDIR>>/tests/end-to-end/mock-objects/generator/return_type_declarations_self-php7.phpt:6
> /<<PKGBUILDDIR>>/src/Runner/PhptTestCase.php:156
> /<<PKGBUILDDIR>>/src/Framework/TestSuite.php:672
> /<<PKGBUILDDIR>>/src/Framework/TestSuite.php:672
> /<<PKGBUILDDIR>>/src/TextUI/TestRunner.php:673
> /<<PKGBUILDDIR>>/src/TextUI/Command.php:143
> /<<PKGBUILDDIR>>/src/TextUI/Command.php:96
> 
> 58) /<<PKGBUILDDIR>>/tests/end-to-end/mock-objects/generator/return_type_declarations_static_method-php7.phpt
> PHP 7 is required.
> 
> /<<PKGBUILDDIR>>/tests/end-to-end/mock-objects/generator/return_type_declarations_static_method-php7.phpt:6
> /<<PKGBUILDDIR>>/src/Runner/PhptTestCase.php:156
> /<<PKGBUILDDIR>>/src/Framework/TestSuite.php:672
> /<<PKGBUILDDIR>>/src/Framework/TestSuite.php:672
> /<<PKGBUILDDIR>>/src/TextUI/TestRunner.php:673
> /<<PKGBUILDDIR>>/src/TextUI/Command.php:143
> /<<PKGBUILDDIR>>/src/TextUI/Command.php:96
> 
> 59) /<<PKGBUILDDIR>>/tests/end-to-end/mock-objects/generator/return_type_declarations_true.phpt
> PHP 8.2 is required.
> 
> /<<PKGBUILDDIR>>/tests/end-to-end/mock-objects/generator/return_type_declarations_true.phpt:6
> /<<PKGBUILDDIR>>/src/Runner/PhptTestCase.php:156
> /<<PKGBUILDDIR>>/src/Framework/TestSuite.php:672
> /<<PKGBUILDDIR>>/src/Framework/TestSuite.php:672
> /<<PKGBUILDDIR>>/src/TextUI/TestRunner.php:673
> /<<PKGBUILDDIR>>/src/TextUI/Command.php:143
> /<<PKGBUILDDIR>>/src/TextUI/Command.php:96
> 
> 60) /<<PKGBUILDDIR>>/tests/end-to-end/mock-objects/generator/return_type_declarations_void-php7.phpt
> PHP 7 is required.
> 
> /<<PKGBUILDDIR>>/tests/end-to-end/mock-objects/generator/return_type_declarations_void-php7.phpt:6
> /<<PKGBUILDDIR>>/src/Runner/PhptTestCase.php:156
> /<<PKGBUILDDIR>>/src/Framework/TestSuite.php:672
> /<<PKGBUILDDIR>>/src/Framework/TestSuite.php:672
> /<<PKGBUILDDIR>>/src/TextUI/TestRunner.php:673
> /<<PKGBUILDDIR>>/src/TextUI/Command.php:143
> /<<PKGBUILDDIR>>/src/TextUI/Command.php:96
> 
> 61) /<<PKGBUILDDIR>>/tests/end-to-end/mock-objects/generator/scalar_type_declarations-php7.phpt
> PHP 7 is required.
> 
> /<<PKGBUILDDIR>>/tests/end-to-end/mock-objects/generator/scalar_type_declarations-php7.phpt:6
> /<<PKGBUILDDIR>>/src/Runner/PhptTestCase.php:156
> /<<PKGBUILDDIR>>/src/Framework/TestSuite.php:672
> /<<PKGBUILDDIR>>/src/Framework/TestSuite.php:672
> /<<PKGBUILDDIR>>/src/TextUI/TestRunner.php:673
> /<<PKGBUILDDIR>>/src/TextUI/Command.php:143
> /<<PKGBUILDDIR>>/src/TextUI/Command.php:96
> 
> FAILURES!
> Tests: 2893, Assertions: 4885, Failures: 7, Skipped: 61.
> make[1]: *** [debian/rules:41: override_dh_auto_test] Error 1


The full build log is available from:
http://qa-logs.debian.net/2022/09/17/phpunit_9.5.24-1_unstable.log

All bugs filed during this archive rebuild are listed at:
https://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=ftbfs-20220917;users=lucas@debian.org
or:
https://udd.debian.org/bugs/?release=na&merged=ign&fnewerval=7&flastmodval=7&fusertag=only&fusertagtag=ftbfs-20220917&fusertaguser=lucas@debian.org&allbugs=1&cseverity=1&ctags=1&caffected=1#results

A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

If you reassign this bug to another package, please marking it as 'affects'-ing
this package. See https://www.debian.org/Bugs/server-control#affects

If you fail to reproduce this, please provide a build log and diff it with mine
so that we can identify if something relevant changed in the meantime.



More information about the pkg-php-pear mailing list