Your message dated Mon, 19 Sep 2022 01:31:11 +0000
with message-id <e1oa5ct-00f3ic...@fasolo.debian.org>
and subject line Bug#1020119: fixed in phpunit 9.5.24-2
has caused the Debian Bug report #1020119,
regarding phpunit: FTBFS: make[1]: *** [debian/rules:41: override_dh_auto_test] 
Error 1
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
1020119: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1020119
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: phpunit
Version: 9.5.24-1
Severity: serious
Justification: FTBFS
Tags: bookworm sid ftbfs
User: lu...@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=lu...@debian.org
or:
https://udd.debian.org/bugs/?release=na&merged=ign&fnewerval=7&flastmodval=7&fusertag=only&fusertagtag=ftbfs-20220917&fusertaguser=lu...@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.

--- End Message ---
--- Begin Message ---
Source: phpunit
Source-Version: 9.5.24-2
Done: David Prévot <taf...@debian.org>

We believe that the bug you reported is fixed in the latest version of
phpunit, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 1020...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
David Prévot <taf...@debian.org> (supplier of updated phpunit package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Format: 1.8
Date: Sun, 18 Sep 2022 23:32:44 +0200
Source: phpunit
Architecture: source
Version: 9.5.24-2
Distribution: unstable
Urgency: medium
Maintainer: Debian PHP PEAR Maintainers <pkg-php-p...@lists.alioth.debian.org>
Changed-By: David Prévot <taf...@debian.org>
Closes: 1020119
Changes:
 phpunit (9.5.24-2) unstable; urgency=medium
 .
   * Adapt precision for recent phpunit-comparator (Closes: #1020119)
Checksums-Sha1:
 b3d9aff42d3d8d97f21503d54d9a9fb24463dd0f 2096 phpunit_9.5.24-2.dsc
 58da3861e75ed071697666a811ec33ebca97b4ec 64848 phpunit_9.5.24-2.debian.tar.xz
 3e2d3755345ddb8a44bd4ad591fa6d772576ca91 7566 phpunit_9.5.24-2_amd64.buildinfo
Checksums-Sha256:
 376d57e37b7b75e109fa543fe644c4d3238367e4e4dbab3af8bab6b2c41709cb 2096 
phpunit_9.5.24-2.dsc
 478f4891ac0b3d2de746bbcdd1ef9574d772ce2de87ae78b1a29004eb240b34c 64848 
phpunit_9.5.24-2.debian.tar.xz
 6211d22d767376bbe5e2a9574f195dbc758d1f259c3e9e9041b9d63c77bacd2d 7566 
phpunit_9.5.24-2_amd64.buildinfo
Files:
 cc7d4fb794626ba1bd0a7959f6f48ea6 2096 php optional phpunit_9.5.24-2.dsc
 d28cf069e8705feb1c3ba2b6d0a7e6de 64848 php optional 
phpunit_9.5.24-2.debian.tar.xz
 be35050df89e89dec512cd4cacd8d393 7566 php optional 
phpunit_9.5.24-2_amd64.buildinfo

-----BEGIN PGP SIGNATURE-----

iQFGBAEBCAAwFiEEeHVNB7wJXHRI941mBYwc+UT2vTwFAmMnj8kSHHRhZmZpdEBk
ZWJpYW4ub3JnAAoJEAWMHPlE9r08ducH/iiDMzrIDIbd3Mqjb2QGez0ykoZq3960
A2vBbUBeZmsdI6dpB0wRC0tU/k+Wwamn977nvFj2+HNiekNdeL2hLoj4x+3uQtiQ
haY+9E6+u77ix34Q7ymausWX7BsR0hCqEgOjlwOv67Nh6CshgncIP3VUbOaypvQj
43GmZpebV3NzIfrwPQ6GOt652gJCTk4NbDt03cJRfHpahmfFDDcxl/dOW0kObyWc
bjPN77WF9J6wg9vYoLrgWpu3+oWEdyc3hX/9u+ECh2aTBXDScgPCeGZpxMWDAhc7
AE1gOEXOCjmawVUC+Lwf+nmEB9uM2uIv4ezVdjknoyiYUgrYlz11AAA=
=J+i9
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to