Your message dated Fri, 11 Oct 2024 12:35:31 +0000
with message-id <[email protected]>
and subject line Bug#1070542: fixed in php-faker 1.20.0+dfsg-3
has caused the Debian Bug report #1070542,
regarding php-faker: FTBFS with phpunit 11: There were 35 PHPUnit errors
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 [email protected]
immediately.)


-- 
1070542: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1070542
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: php-faker
Version: 1.20.0+dfsg-2
Severity: normal
Justification: FTBFS
Tags: trixie sid ftbfs
User: [email protected]
Usertags: phpunit11

Hi,

phpunit 11 is out and is now available in experimental. During a test rebuild,
php-faker was found to fail to build with this new phpunit version.

To reproduce this locally, you need to install phpunit from experimental on an
unstable system or build chroot.

Relevant part (hopefully):
> make[1]: Entering directory '/<<PKGBUILDDIR>>'
> phpunit --include-path src
> PHPUnit 11.1.2 by Sebastian Bergmann and contributors.
> 
> Runtime:       PHP 8.2.18
> Configuration: /<<PKGBUILDDIR>>/phpunit.xml.dist
...
> There were 35 PHPUnit errors:
> 
> 1) Faker\Test\Calculator\EanTest::testChecksumEan8
> The data provider specified for 
> Faker\Test\Calculator\EanTest::testChecksumEan8 is invalid
> Data Provider method Faker\Test\Calculator\EanTest::Ean8checksumProvider() is 
> not static
> 
> /<<PKGBUILDDIR>>/test/Faker/Calculator/EanTest.php:33
> 
> 2) Faker\Test\Calculator\EanTest::testEan8Validation
> The data provider specified for 
> Faker\Test\Calculator\EanTest::testEan8Validation is invalid
> Data Provider method Faker\Test\Calculator\EanTest::ean8ValidationProvider() 
> is not static
> 
> /<<PKGBUILDDIR>>/test/Faker/Calculator/EanTest.php:41
> 
> 3) Faker\Test\Calculator\EanTest::testChecksumEan13
> The data provider specified for 
> Faker\Test\Calculator\EanTest::testChecksumEan13 is invalid
> Data Provider method Faker\Test\Calculator\EanTest::Ean13checksumProvider() 
> is not static
> 
> /<<PKGBUILDDIR>>/test/Faker/Calculator/EanTest.php:70
> 
> 4) Faker\Test\Calculator\EanTest::testEan13Validation
> The data provider specified for 
> Faker\Test\Calculator\EanTest::testEan13Validation is invalid
> Data Provider method Faker\Test\Calculator\EanTest::ean13ValidationProvider() 
> is not static
> 
> /<<PKGBUILDDIR>>/test/Faker/Calculator/EanTest.php:78
> 
> 5) Faker\Test\Calculator\IbanTest::testChecksum
> The data provider specified for Faker\Test\Calculator\IbanTest::testChecksum 
> is invalid
> Data Provider method Faker\Test\Calculator\IbanTest::checksumProvider() is 
> not static
> 
> /<<PKGBUILDDIR>>/test/Faker/Calculator/IbanTest.php:86
> 
> 6) Faker\Test\Calculator\IbanTest::testIsValid
> The data provider specified for Faker\Test\Calculator\IbanTest::testIsValid 
> is invalid
> Data Provider method Faker\Test\Calculator\IbanTest::validatorProvider() is 
> not static
> 
> /<<PKGBUILDDIR>>/test/Faker/Calculator/IbanTest.php:235
> 
> 7) Faker\Test\Calculator\IbanTest::testAlphaToNumber
> The data provider specified for 
> Faker\Test\Calculator\IbanTest::testAlphaToNumber is invalid
> Data Provider method Faker\Test\Calculator\IbanTest::alphaToNumberProvider() 
> is not static
> 
> /<<PKGBUILDDIR>>/test/Faker/Calculator/IbanTest.php:275
> 
> 8) Faker\Test\Calculator\IbanTest::testMod97
> The data provider specified for Faker\Test\Calculator\IbanTest::testMod97 is 
> invalid
> Data Provider method Faker\Test\Calculator\IbanTest::mod97Provider() is not 
> static
> 
> /<<PKGBUILDDIR>>/test/Faker/Calculator/IbanTest.php:301
> 
> 9) Faker\Test\Calculator\IsbnTest::testChecksumIsbn
> The data provider specified for 
> Faker\Test\Calculator\IsbnTest::testChecksumIsbn is invalid
> Data Provider method Faker\Test\Calculator\IsbnTest::isbnChecksumProvider() 
> is not static
> 
> /<<PKGBUILDDIR>>/test/Faker/Calculator/IsbnTest.php:39
> 
> 10) Faker\Test\Calculator\IsbnTest::testIsbnValidation
> The data provider specified for 
> Faker\Test\Calculator\IsbnTest::testIsbnValidation is invalid
> Data Provider method Faker\Test\Calculator\IsbnTest::isbnValidationProvider() 
> is not static
> 
> /<<PKGBUILDDIR>>/test/Faker/Calculator/IsbnTest.php:53
> 
> 11) Faker\Test\Calculator\LuhnTest::testComputeCheckDigit
> The data provider specified for 
> Faker\Test\Calculator\LuhnTest::testComputeCheckDigit is invalid
> Data Provider method Faker\Test\Calculator\LuhnTest::checkDigitProvider() is 
> not static
> 
> /<<PKGBUILDDIR>>/test/Faker/Calculator/LuhnTest.php:31
> 
> 12) Faker\Test\Calculator\LuhnTest::testIsValid
> The data provider specified for Faker\Test\Calculator\LuhnTest::testIsValid 
> is invalid
> Data Provider method Faker\Test\Calculator\LuhnTest::validatorProvider() is 
> not static
> 
> /<<PKGBUILDDIR>>/test/Faker/Calculator/LuhnTest.php:58
> 
> 13) Faker\Test\Extension\ContainerBuilderTest::testAddRejectsInvalidValue
> The data provider specified for 
> Faker\Test\Extension\ContainerBuilderTest::testAddRejectsInvalidValue is 
> invalid
> Data Provider method 
> Faker\Test\Extension\ContainerBuilderTest::provideInvalidValue() is not static
> 
> /<<PKGBUILDDIR>>/test/Faker/Extension/ContainerBuilderTest.php:23
> 
> 14) 
> Faker\Test\Extension\ContainerTest::testGetThrowsRuntimeExceptionWhenServiceResolvedForIdentifierIsNotAnExtension
> The data provider specified for 
> Faker\Test\Extension\ContainerTest::testGetThrowsRuntimeExceptionWhenServiceResolvedForIdentifierIsNotAnExtension
>  is invalid
> Data Provider method 
> Faker\Test\Extension\ContainerTest::provideDefinitionThatDoesNotResolveToExtension()
>  is not static
> 
> /<<PKGBUILDDIR>>/test/Faker/Extension/ContainerTest.php:49
> 
> 15) Faker\Test\Provider\BaseTest::testRegexifyBasicFeatures
> The data provider specified for 
> Faker\Test\Provider\BaseTest::testRegexifyBasicFeatures is invalid
> Data Provider method 
> Faker\Test\Provider\BaseTest::regexifyBasicDataProvider() is not static
> 
> /<<PKGBUILDDIR>>/test/Faker/Provider/BaseTest.php:322
> 
> 16) Faker\Test\Provider\BaseTest::testRegexifySupportedRegexSyntax
> The data provider specified for 
> Faker\Test\Provider\BaseTest::testRegexifySupportedRegexSyntax is invalid
> Data Provider method Faker\Test\Provider\BaseTest::regexifyDataProvider() is 
> not static
> 
> /<<PKGBUILDDIR>>/test/Faker/Provider/BaseTest.php:354
> 
> 17) Faker\Test\Provider\DateTimeTest::testDateTimeBetween
> The data provider specified for 
> Faker\Test\Provider\DateTimeTest::testDateTimeBetween is invalid
> Data Provider method 
> Faker\Test\Provider\DateTimeTest::providerDateTimeBetween() is not static
> 
> /<<PKGBUILDDIR>>/test/Faker/Provider/DateTimeTest.php:191
> 
> 18) Faker\Test\Provider\DateTimeTest::testDateTimeInInterval
> The data provider specified for 
> Faker\Test\Provider\DateTimeTest::testDateTimeInInterval is invalid
> Data Provider method 
> Faker\Test\Provider\DateTimeTest::providerDateTimeInInterval() is not static
> 
> /<<PKGBUILDDIR>>/test/Faker/Provider/DateTimeTest.php:213
> 
> 19) 
> Faker\Test\Provider\PaymentTest::testCreditCardNumberReturnsValidCreditCardNumber
> The data provider specified for 
> Faker\Test\Provider\PaymentTest::testCreditCardNumberReturnsValidCreditCardNumber
>  is invalid
> Data Provider method 
> Faker\Test\Provider\PaymentTest::creditCardNumberProvider() is not static
> 
> /<<PKGBUILDDIR>>/test/Faker/Provider/PaymentTest.php:37
> 
> 20) Faker\Test\Provider\PaymentTest::testIban
> The data provider specified for Faker\Test\Provider\PaymentTest::testIban is 
> invalid
> Data Provider method Faker\Test\Provider\PaymentTest::ibanFormatProvider() is 
> not static
> 
> /<<PKGBUILDDIR>>/test/Faker/Provider/PaymentTest.php:179
> 
> 21) Faker\Test\Provider\PersonTest::testFirstName
> The data provider specified for Faker\Test\Provider\PersonTest::testFirstName 
> is invalid
> Data Provider method Faker\Test\Provider\PersonTest::firstNameProvider() is 
> not static
> 
> /<<PKGBUILDDIR>>/test/Faker/Provider/PersonTest.php:16
> 
> 22) Faker\Test\Provider\PersonTest::testTitle
> The data provider specified for Faker\Test\Provider\PersonTest::testTitle is 
> invalid
> Data Provider method Faker\Test\Provider\PersonTest::titleProvider() is not 
> static
> 
> /<<PKGBUILDDIR>>/test/Faker/Provider/PersonTest.php:44
> 
> 23) Faker\Provider\en_US\PaymentTest::testCalculateRoutingNumberChecksum
> The data provider specified for 
> Faker\Provider\en_US\PaymentTest::testCalculateRoutingNumberChecksum is 
> invalid
> Data Provider method 
> Faker\Provider\en_US\PaymentTest::routingNumberProvider() is not static
> 
> /<<PKGBUILDDIR>>/test/Faker/Provider/en_US/PaymentTest.php:70
> 
> 24) 
> Faker\Test\Provider\fi_FI\PersonTest::testPersonalIdentityNumberUsesBirthDateIfProvided
> The data provider specified for 
> Faker\Test\Provider\fi_FI\PersonTest::testPersonalIdentityNumberUsesBirthDateIfProvided
>  is invalid
> Data Provider method 
> Faker\Test\Provider\fi_FI\PersonTest::provideSeedAndExpectedReturn() is not 
> static
> 
> /<<PKGBUILDDIR>>/test/Faker/Provider/fi_FI/PersonTest.php:28
> 
> 25) Faker\Test\Provider\ro_RO\PersonTest::testInvalidGenderThrowsException
> The data provider specified for 
> Faker\Test\Provider\ro_RO\PersonTest::testInvalidGenderThrowsException is 
> invalid
> Data Provider method 
> Faker\Test\Provider\ro_RO\PersonTest::invalidGenderProvider() is not static
> 
> /<<PKGBUILDDIR>>/test/Faker/Provider/ro_RO/PersonTest.php:114
> 
> 26) Faker\Test\Provider\ro_RO\PersonTest::testValidYearReturnsValidCnp
> The data provider specified for 
> Faker\Test\Provider\ro_RO\PersonTest::testValidYearReturnsValidCnp is invalid
> Data Provider method 
> Faker\Test\Provider\ro_RO\PersonTest::validYearProvider() is not static
> 
> /<<PKGBUILDDIR>>/test/Faker/Provider/ro_RO/PersonTest.php:125
> 
> 27) Faker\Test\Provider\ro_RO\PersonTest::testInvalidYearThrowsException
> The data provider specified for 
> Faker\Test\Provider\ro_RO\PersonTest::testInvalidYearThrowsException is 
> invalid
> Data Provider method 
> Faker\Test\Provider\ro_RO\PersonTest::invalidYearProvider() is not static
> 
> /<<PKGBUILDDIR>>/test/Faker/Provider/ro_RO/PersonTest.php:139
> 
> 28) Faker\Test\Provider\ro_RO\PersonTest::testValidCountyCodeReturnsValidCnp
> The data provider specified for 
> Faker\Test\Provider\ro_RO\PersonTest::testValidCountyCodeReturnsValidCnp is 
> invalid
> Data Provider method 
> Faker\Test\Provider\ro_RO\PersonTest::validCountyCodeProvider() is not static
> 
> /<<PKGBUILDDIR>>/test/Faker/Provider/ro_RO/PersonTest.php:149
> 
> 29) Faker\Test\Provider\ro_RO\PersonTest::testInvalidCountyCodeThrowsException
> The data provider specified for 
> Faker\Test\Provider\ro_RO\PersonTest::testInvalidCountyCodeThrowsException is 
> invalid
> Data Provider method 
> Faker\Test\Provider\ro_RO\PersonTest::invalidCountyCodeProvider() is not 
> static
> 
> /<<PKGBUILDDIR>>/test/Faker/Provider/ro_RO/PersonTest.php:162
> 
> 30) Faker\Test\Provider\ro_RO\PersonTest::testValidInputDataReturnsValidCnp
> The data provider specified for 
> Faker\Test\Provider\ro_RO\PersonTest::testValidInputDataReturnsValidCnp is 
> invalid
> Data Provider method 
> Faker\Test\Provider\ro_RO\PersonTest::validInputDataProvider() is not static
> 
> /<<PKGBUILDDIR>>/test/Faker/Provider/ro_RO/PersonTest.php:191
> 
> 31) Faker\Test\Provider\ru_RU\CompanyTest::testInn10Checksum
> The data provider specified for 
> Faker\Test\Provider\ru_RU\CompanyTest::testInn10Checksum is invalid
> Data Provider method 
> Faker\Test\Provider\ru_RU\CompanyTest::checksumProvider() is not static
> 
> /<<PKGBUILDDIR>>/test/Faker/Provider/ru_RU/CompanyTest.php:53
> 
> 32) Faker\Test\Provider\ru_RU\CompanyTest::testInn10IsValid
> The data provider specified for 
> Faker\Test\Provider\ru_RU\CompanyTest::testInn10IsValid is invalid
> Data Provider method 
> Faker\Test\Provider\ru_RU\CompanyTest::inn10ValidatorProvider() is not static
> 
> /<<PKGBUILDDIR>>/test/Faker/Provider/ru_RU/CompanyTest.php:74
> 
> 33) 
> Faker\Test\Provider\sv_SE\PersonTest::testPersonalIdentityNumberUsesBirthDateIfProvided
> The data provider specified for 
> Faker\Test\Provider\sv_SE\PersonTest::testPersonalIdentityNumberUsesBirthDateIfProvided
>  is invalid
> Data Provider method 
> Faker\Test\Provider\sv_SE\PersonTest::provideSeedAndExpectedReturn() is not 
> static
> 
> /<<PKGBUILDDIR>>/test/Faker/Provider/sv_SE/PersonTest.php:28
> 
> 34) Faker\Test\Provider\tr_TR\PersonTest::testTcNoChecksum
> The data provider specified for 
> Faker\Test\Provider\tr_TR\PersonTest::testTcNoChecksum is invalid
> Data Provider method 
> Faker\Test\Provider\tr_TR\PersonTest::tcNoChecksumProvider() is not static
> 
> /<<PKGBUILDDIR>>/test/Faker/Provider/tr_TR/PersonTest.php:40
> 
> 35) Faker\Test\Provider\tr_TR\PersonTest::testIsValid
> The data provider specified for 
> Faker\Test\Provider\tr_TR\PersonTest::testIsValid is invalid
> Data Provider method 
> Faker\Test\Provider\tr_TR\PersonTest::tcNoValidatorProvider() is not static
> 
> /<<PKGBUILDDIR>>/test/Faker/Provider/tr_TR/PersonTest.php:65
> 
> --
> 
> There were 2 PHPUnit test runner warnings:
> 
> 1) No tests found in class "Faker\Test\Calculator\EanTest".
> 
> 2) No tests found in class "Faker\Test\Calculator\IbanTest".
> 
> --
> 
> There were 210 PHPUnit test runner deprecations:
> 
...
> 
> --
> 
> There was 1 risky test:
> 
> 1) Faker\Test\UniqueGeneratorTest::testUniqueGeneratorRetries
> This test did not perform any assertions
> 
> /<<PKGBUILDDIR>>/test/Faker/UniqueGeneratorTest.php:21
> 
> ERRORS!
> Tests: 1670, Assertions: 11190, Errors: 35, Warnings: 2, Deprecations: 221, 
> Skipped: 34, Risky: 1.
> make[1]: *** [debian/rules:17: override_dh_auto_test] Error 2


The full build log is available at
http://people.ubuntu.com/~athos-ribeiro/rebuilds/phpunit11/0/php-faker/php-faker_1.20.0+dfsg-2+rebuild1714366954_amd64-2024-04-29T05:02:35Z.build

--- End Message ---
--- Begin Message ---
Source: php-faker
Source-Version: 1.20.0+dfsg-3
Done: David Prévot <[email protected]>

We believe that the bug you reported is fixed in the latest version of
php-faker, 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 [email protected],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
David Prévot <[email protected]> (supplier of updated php-faker 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 [email protected])


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

Format: 1.8
Date: Fri, 11 Oct 2024 13:03:37 +0100
Source: php-faker
Architecture: source
Version: 1.20.0+dfsg-3
Distribution: unstable
Urgency: medium
Maintainer: Debian PHP PEAR Maintainers <[email protected]>
Changed-By: David Prévot <[email protected]>
Closes: 1070542
Changes:
 php-faker (1.20.0+dfsg-3) unstable; urgency=medium
 .
   * Team upload
   * Make provider functions static (PHPUnit 11 Fix) (Closes: #1070542)
Checksums-Sha1:
 012f5c4b21cc8768ea7f0595877d3874195fd213 1876 php-faker_1.20.0+dfsg-3.dsc
 f3e7fefd4c0e7d8f45b26c2d816de7a41eee08c6 19064 
php-faker_1.20.0+dfsg-3.debian.tar.xz
 4db16da5e987507b9d9833c1cf204c498038223a 7698 
php-faker_1.20.0+dfsg-3_amd64.buildinfo
Checksums-Sha256:
 4ea4c2d88eb073bad82a33a76123b4bac82180a67a1f5482bb5b108fc2122a85 1876 
php-faker_1.20.0+dfsg-3.dsc
 0c5c73684044035eae7c79af3c8fc996a62be21e77cec0dc269ccb53307e8d88 19064 
php-faker_1.20.0+dfsg-3.debian.tar.xz
 f19111a0498517618d9f6ef487e4e4f23f0243dd545c3e297ddc3c9718c15db3 7698 
php-faker_1.20.0+dfsg-3_amd64.buildinfo
Files:
 0a78d1e3e776c7812f603d61d58c28cd 1876 php optional php-faker_1.20.0+dfsg-3.dsc
 df75ee64b0c35713818eeb844f366456 19064 php optional 
php-faker_1.20.0+dfsg-3.debian.tar.xz
 9cd0a6feeb8b3f93042c718b1388d024 7698 php optional 
php-faker_1.20.0+dfsg-3_amd64.buildinfo

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

iQFGBAEBCAAwFiEEeHVNB7wJXHRI941mBYwc+UT2vTwFAmcJFqMSHHRhZmZpdEBk
ZWJpYW4ub3JnAAoJEAWMHPlE9r08c4wH/2OJS9a+JF7HktoDUQenl9dk0/ZZmIeE
0bKSHr7lRieEj7MYcoPf0gfMSC/LgMQgNHP+EQnDvD0Y7+06/PTn9dkvrfWIgcKe
zabwioqwzQJ2b8GbluQ+uismQwdhKT7ICI3YohAppplv6C9w8BaPD3rRCIDNEAXr
14kAFb+m7eDKYhsomdbRTdRoqsw7JllSRxHl1UdG/M0spyjPQ44g8z329ZS8llMJ
5jCnBqGI665VwVh3iNKnGiYgjS6h9ubsa1y3iarXUjsxxrZQ6oElDyGLJqw2JaNi
YaGz2VOZ8Dkm336QtKwGIMr0RiI96XWBI090R3sSYe8c4mLdaNlqi+o=
=YvJ/
-----END PGP SIGNATURE-----

Attachment: pgpVAATRB3Y3O.pgp
Description: PGP signature


--- End Message ---

Reply via email to