Your message dated Wed, 20 Jan 2021 22:49:31 +0000
with message-id <e1l2mi7-0008hs...@fasolo.debian.org>
and subject line Bug#980659: fixed in php-codesniffer 3.5.8-3
has caused the Debian Bug report #980659,
regarding php-codesniffer: FTBFS: tests failed
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.)


-- 
980659: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=980659
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: php-codesniffer
Version: 3.5.8-2
Severity: serious
Justification: FTBFS on amd64
Tags: bullseye sid ftbfs
Usertags: ftbfs-20210120 ftbfs-bullseye

Hi,

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

Relevant part (hopefully):
> make[1]: Entering directory '/<<PKGBUILDDIR>>'
> cd PHP_CodeSniffer-* && phpunit
> PHPUnit 9.5.1 by Sebastian Bergmann and contributors.
> 
> ...............................................................  63 / 657 (  
> 9%)
> ............................................................... 126 / 657 ( 
> 19%)
> ............................................................... 189 / 657 ( 
> 28%)
> ...................................................S........... 252 / 657 ( 
> 38%)
> ............................................................... 315 / 657 ( 
> 47%)
> ............................................................... 378 / 657 ( 
> 57%)
> ............................................................... 441 / 657 ( 
> 67%)
> ......SSSS.......................S............................. 504 / 657 ( 
> 76%)
> S.............................................................. 567 / 657 ( 
> 86%)
> ................SS............................................. 630 / 657 ( 
> 95%)
> .F.........................                                     657 / 657 
> (100%)
> 
> 437 sniff test files generated 784 unique error codes; 447 were fixable (57%)
> 
> Time: 00:03.283, Memory: 50.00 MB
> 
> There was 1 failure:
> 
> 1) 
> PHP_CodeSniffer\Standards\Squiz\Tests\Commenting\FileCommentUnitTest::testSniff
> Fixed version of FileCommentUnitTest.1.inc does not match expected version in 
> FileCommentUnitTest.1.inc.fixed; the diff is
> --- 
> src/Standards/Squiz/Tests/Commenting/FileCommentUnitTest.1.inc.fixed
> +++ PHP_CodeSniffer
> @@ -25,7 +25,7 @@
>  * @author
>  * @copyright  1997 Squiz Pty Ltd (ABN 77 084 670 600)
>  * @copyright  1994-1997 Squiz Pty Ltd (ABN 77 084 670 600)
> -* @copyright  2020 Squiz Pty Ltd (ABN 77 084 670 600)
> +* @copyright  2021 Squiz Pty Ltd (ABN 77 084 670 600)
>  * @license    http://www.php.net/license/3_0.txt
>  * @summary    An unknown summary tag
>  *
> Fixed version of FileCommentUnitTest.1.js does not match expected version in 
> FileCommentUnitTest.1.js.fixed; the diff is
> --- 
> src/Standards/Squiz/Tests/Commenting/FileCommentUnitTest.1.js.fixed
> +++ PHP_CodeSniffer
> @@ -25,7 +25,7 @@
>  * @author
>  * @copyright  1997 Squiz Pty Ltd (ABN 77 084 670 600)
>  * @copyright  1994-1997 Squiz Pty Ltd (ABN 77 084 670 600)
> -* @copyright  2020 Squiz Pty Ltd (ABN 77 084 670 600)
> +* @copyright  2021 Squiz Pty Ltd (ABN 77 084 670 600)
>  * @license    http://www.php.net/license/3_0.txt
>  * @summary    An unknown summary tag
>  *
> 
> /<<PKGBUILDDIR>>/PHP_CodeSniffer-3.5.8/tests/Standards/AbstractSniffUnitTest.php:206
> /<<PKGBUILDDIR>>/PHP_CodeSniffer-3.5.8/tests/TestSuite.php:28
> 
> FAILURES!
> Tests: 657, Assertions: 3137, Failures: 1, Skipped: 9.
> make[1]: *** [debian/rules:13: override_dh_auto_test] Error 1

The full build log is available from:
   http://qa-logs.debian.net/2021/01/20/php-codesniffer_3.5.8-2_unstable.log

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 me
so that we can identify if something relevant changed in the meantime.

About the archive rebuild: The rebuild was done on EC2 VM instances from
Amazon Web Services, using a clean, minimal and up-to-date chroot. Every
failed build was retried once to eliminate random failures.

--- End Message ---
--- Begin Message ---
Source: php-codesniffer
Source-Version: 3.5.8-3
Done: David Prévot <taf...@debian.org>

We believe that the bug you reported is fixed in the latest version of
php-codesniffer, 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 980...@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 php-codesniffer 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: Wed, 20 Jan 2021 18:24:56 -0400
Source: php-codesniffer
Architecture: source
Version: 3.5.8-3
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: 980659
Changes:
 php-codesniffer (3.5.8-3) unstable; urgency=medium
 .
   * Drop test requiring an update every year (Closes: #980659)
Checksums-Sha1:
 e95936de27a3f242e3b0854c92da1497bbf29b67 1817 php-codesniffer_3.5.8-3.dsc
 993b116445a3774e7f531ff2548638580b97520e 15468 
php-codesniffer_3.5.8-3.debian.tar.xz
 d961c67f1c46f65df90c78959fa5461fc924ed64 7342 
php-codesniffer_3.5.8-3_amd64.buildinfo
Checksums-Sha256:
 442329300e15b9a9707880fda15fea3e83bbd9ae8367d10c5fe50c900019cc79 1817 
php-codesniffer_3.5.8-3.dsc
 fea9439efb2a0c2467d7e37ac1627a893e9f0f468e59063c3e2f1711d5d2aba3 15468 
php-codesniffer_3.5.8-3.debian.tar.xz
 7915abe4c15dd599d39db0fdb6b6d8c5ff39b56ba681e0fabeaf55779d3b761d 7342 
php-codesniffer_3.5.8-3_amd64.buildinfo
Files:
 0fe5a47ecc1b7bb32618b3e199fd9506 1817 php optional php-codesniffer_3.5.8-3.dsc
 0202f10332049139eca9e6dae67dfe77 15468 php optional 
php-codesniffer_3.5.8-3.debian.tar.xz
 f2c7883ecb92441f8e37055dfa963e8f 7342 php optional 
php-codesniffer_3.5.8-3_amd64.buildinfo

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

iQFGBAEBCAAwFiEEeHVNB7wJXHRI941mBYwc+UT2vTwFAmAIskcSHHRhZmZpdEBk
ZWJpYW4ub3JnAAoJEAWMHPlE9r08uEYH/2Iln3lWUJqj2f0SGQTlt+62DgPn/va2
UY/fcLUCI8tYv+QNzdxySGAhpDnTThcGD7o/XhVV6mMkcxrHuh3+0HRftvRqysDE
PpdJDqTsqvhl0Uvwc8iJrxYl2z+QkKV9HzPhc8k0FZTT5hIaR5rJG/S8dMVT4Brs
rnX4PxUuO1VZ1gRl4Uc5PE9vCTfEYt+c+RPYKTmRjsSrOCCYcdMuMQ6RjJE0pnRH
Hx4yEknmQ2r9IkXisVrrOp1/IW53ZtxcEwXCnZ8DfwW75QaPA2zqkVJHRKEiyGpu
hUkjxDKGDF/98yNebaTJP89/Nvx1LRKmju5s6B25ipAxP5MvxEVxEIY=
=bA/M
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to