Your message dated Mon, 11 Jun 2012 05:48:51 +0000
with message-id <e1sdxuh-0006td...@franck.debian.org>
and subject line Bug#652232: fixed in checkstyle 5.4-2
has caused the Debian Bug report #652232,
regarding checkstyle: FTBFS: Tests run: 676, Failures: 372, Errors: 0, Skipped: 0
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.)


-- 
652232: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=652232
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: checkstyle
Version: 5.4-1
Severity: serious
Tags: wheezy sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20111210 qa-ftbfs
Justification: FTBFS on amd64

Hi,

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

Relevant part:
> 
> Results :
> 
> Failed tests:   com.puppycrawl.tools.checkstyle.UtilsTest.testBadRegex(): 
> Failed to initialise regexp expression [
>   com.puppycrawl.tools.checkstyle.XMLLoggerTest.testNoCloseStream(): length. 
> expected:<3> but was:<6>
>   com.puppycrawl.tools.checkstyle.XMLLoggerTest.testFileStarted(): length. 
> expected:<4> but was:<10>
>   com.puppycrawl.tools.checkstyle.XMLLoggerTest.testFileFinished(): length. 
> expected:<4> but was:<14>
>   com.puppycrawl.tools.checkstyle.XMLLoggerTest.testAddError(): length. 
> expected:<4> but was:<18>
>   com.puppycrawl.tools.checkstyle.XMLLoggerTest.testAddException(): length. 
> expected:<8> but was:<26>
>   
> com.puppycrawl.tools.checkstyle.api.AbstractViolationReporterTest.testCustomMessageWithParametersNegative():
>  Unmatched braces in the pattern.
>   com.puppycrawl.tools.checkstyle.api.SeverityLevelTest.testMisc(): No enum 
> const class com.puppycrawl.tools.checkstyle.api.SeverityLevel.UNKNOWN
>   com.puppycrawl.tools.checkstyle.api.ScopeTest.testMisc(): No enum const 
> class com.puppycrawl.tools.checkstyle.api.Scope.UNKNOWN
>   com.puppycrawl.tools.checkstyle.api.FastStackTest.testPeek(): FastStack is 
> empty
>   com.puppycrawl.tools.checkstyle.api.FastStackTest.testPop(): FastStack is 
> empty
>   
> com.puppycrawl.tools.checkstyle.api.AutomaticBeanTest.testNoSuchAttribute(): 
> Property 'NonExisting' in module testConf does not exist, please check the 
> documentation
>   
> com.puppycrawl.tools.checkstyle.filters.SuppressWithNearbyCommentFilterTest.testNone():
>  error message 0 expected:<...yCommentFilter.java:[14:17: Name 'A]1' must 
> match patter...> but was:<...yCommentFilter.java:[22:17: Name 'C]1' must 
> match patter...>
>   
> com.puppycrawl.tools.checkstyle.filters.SuppressWithNearbyCommentFilterTest.testCheckC():
>  error message 0 expected:<...yCommentFilter.java:[15:17: Name 'A2]' must 
> match pattern...> but was:<...yCommentFilter.java:[22:17: Name 'C1]' must 
> match pattern...>
>   
> com.puppycrawl.tools.checkstyle.filters.SuppressWithNearbyCommentFilterTest.testCheckCPP():
>  error message 0 expected:<...yCommentFilter.java:[14:17: Name 'A]1' must 
> match patter...> but was:<...yCommentFilter.java:[22:17: Name 'C]1' must 
> match patter...>
>   
> com.puppycrawl.tools.checkstyle.filters.SuppressWithNearbyCommentFilterTest.testUsingAVariableMessage():
>  error message 0 expected:<...yCommentFilter.java:[14:17: Name 'A]1' must 
> match patter...> but was:<...yCommentFilter.java:[22:17: Name 'C]1' must 
> match patter...>
>   
> com.puppycrawl.tools.checkstyle.filters.SuppressWithNearbyCommentFilterTest.testUsingAVariableCheckOnNextLine():
>  error message 0 expected:<...yCommentFilter.java:[14:17: Name 'A]1' must 
> match patter...> but was:<...yCommentFilter.java:[22:17: Name 'C]1' must 
> match patter...>
>   
> com.puppycrawl.tools.checkstyle.filters.SuppressWithNearbyCommentFilterTest.testUsingAVariableCheckOnPreviousLine():
>  error message 0 expected:<...yCommentFilter.java:[14:17: Name 'A]1' must 
> match patter...> but was:<...yCommentFilter.java:[22:17: Name 'C]1' must 
> match patter...>
>   
> com.puppycrawl.tools.checkstyle.filters.SuppressWithNearbyCommentFilterTest.testVariableCheckOnVariableNumberOfLines():
>  error message 0 expected:<...yCommentFilter.java:[14:17: Name 'A]1' must 
> match patter...> but was:<...yCommentFilter.java:[22:17: Name 'C]1' must 
> match patter...>
>   com.puppycrawl.tools.checkstyle.filters.FilterSetTest.testEmptyChain()
>   com.puppycrawl.tools.checkstyle.filters.FilterSetTest.testOneFilter()
>   com.puppycrawl.tools.checkstyle.filters.FilterSetTest.testMultipleFilter()
>   com.puppycrawl.tools.checkstyle.filters.SuppressElementTest.testEquals(): 
> filter, filter2 expected:<null> but 
> was:<SupressElement[files=Test,checks=Test,lines=null,columns=null]>

...

>   
> com.puppycrawl.tools.checkstyle.checks.naming.PackageNameCheckTest.testSpecified():
>  error message 0 
> expected:<[/build/checkstyle-ESKTmU/checkstyle-5.4/src/testinputs/com/puppycrawl/tools/checkstyle/InputSimple.java:6:42:
>  Name 'com.puppycrawl.tools.checkstyle' must match pattern '[A-Z]+'].> but 
> was:<[Audit done].>
>   
> com.puppycrawl.tools.checkstyle.checks.naming.AbstractClassNameCheckTest.testIllegalClassType():
>  error message 0 expected:<...tractClassName.java:[26:1: Class 
> 'AbstractClass' must be declared as 'abstract]'.> but 
> was:<...tractClassName.java:[3:1: Name 'InputAbstractClassName' must match 
> pattern '^Abstract.*$|^.*Factory$]'.>
>   
> com.puppycrawl.tools.checkstyle.checks.naming.AbstractClassNameCheckTest.testAllVariants():
>  error message 4 
> expected:<[/build/checkstyle-ESKTmU/checkstyle-5.4/src/testinputs/com/puppycrawl/tools/checkstyle/naming/InputAbstractClassName.java:26:1:
>  Class 'AbstractClass' must be declared as 'abstract'].> but was:<[Audit 
> done].>
>   
> com.puppycrawl.tools.checkstyle.checks.naming.MemberNameCheckTest.testInnerClass():
>  error message 0 expected:<...wl/tools/checkstyle/[InputInner.java:56:25: 
> Name 'ABC]' must match pattern...> but 
> was:<...wl/tools/checkstyle/[naming/InputMemberName.java:8:16: Name 
> '_public]' must match pattern...>
>   
> com.puppycrawl.tools.checkstyle.checks.naming.MemberNameCheckTest.testSpecified():
>  error message 0 expected:<...wl/tools/checkstyle/[InputSimple.java:35:17: 
> Name 'badMember' must match pattern '^m[A-Z]][a-zA-Z0-9]*$'.> but 
> was:<...wl/tools/checkstyle/[naming/InputMemberName.java:8:16: Name '_public' 
> must match pattern '^[a-z]][a-zA-Z0-9]*$'.>
>   
> com.puppycrawl.tools.checkstyle.checks.naming.MemberNameCheckTest.testUnderlined():
>  error message 0 expected:<...nputMemberName.java:[3:16: Name 'mPublic' must 
> match pattern '^_[a-z]]*$'.> but was:<...nputMemberName.java:[8:16: Name 
> '_public' must match pattern '^[a-z][a-zA-Z0-9]]*$'.>
>   
> com.puppycrawl.tools.checkstyle.checks.naming.MemberNameCheckTest.testPublicOnly():
>  error message 0 expected:<...nputMemberName.java:[3:16: Name 'mPublic' must 
> match pattern '^_[a-z]]*$'.> but was:<...nputMemberName.java:[8:16: Name 
> '_public' must match pattern '^[a-z][a-zA-Z0-9]]*$'.>
>   
> com.puppycrawl.tools.checkstyle.checks.naming.MemberNameCheckTest.testProtectedOnly():
>  error message 0 expected:<...nputMemberName.java:[4:19: Name 'mProtected' 
> must match pattern '^_[a-z]]*$'.> but was:<...nputMemberName.java:[8:16: Name 
> '_public' must match pattern '^[a-z][a-zA-Z0-9]]*$'.>
>   
> com.puppycrawl.tools.checkstyle.checks.naming.MemberNameCheckTest.testPackageOnly():
>  error message 0 expected:<...nputMemberName.java:[5:9: Name 'mPackage' must 
> match pattern '^_[a-z]]*$'.> but was:<...nputMemberName.java:[8:16: Name 
> '_public' must match pattern '^[a-z][a-zA-Z0-9]]*$'.>
>   
> com.puppycrawl.tools.checkstyle.checks.naming.MemberNameCheckTest.testPrivateOnly():
>  error message 0 expected:<...nputMemberName.java:[6:17: Name 'mPrivate' must 
> match pattern '^_[a-z]]*$'.> but was:<...nputMemberName.java:[8:16: Name 
> '_public' must match pattern '^[a-z][a-zA-Z0-9]]*$'.>
>   
> com.puppycrawl.tools.checkstyle.checks.naming.MethodNameCheckTest.testAccessTuning():
>  error message 0 
> expected:<...ols/checkstyle/Input[MethNameEqualClsName.java:12:16: Name 
> 'InputMethNameEqualClsName]' must match pattern...> but 
> was:<...ols/checkstyle/Input[Simple.java:137:10: Name 'ALL_UPPERCASE_METHOD]' 
> must match pattern...>
>   
> com.puppycrawl.tools.checkstyle.checks.naming.MethodNameCheckTest.testMethodEqClass():
>  error message 0 
> expected:<...ols/checkstyle/Input[MethNameEqualClsName.java:12:16: Method 
> Name 'InputMethNameEqualClsName' must not equal the enclosing class name].> 
> but was:<...ols/checkstyle/Input[Simple.java:137:10: Name 
> 'ALL_UPPERCASE_METHOD' must match pattern '^[a-z][a-zA-Z0-9]*$'].>
>   
> com.puppycrawl.tools.checkstyle.checks.naming.MethodNameCheckTest.testMethodEqClassAllow():
>  error message 0 
> expected:<...ols/checkstyle/Input[MethNameEqualClsName.java:12:16: Name 
> 'InputMethNameEqualClsName]' must match pattern...> but 
> was:<...ols/checkstyle/Input[Simple.java:137:10: Name 'ALL_UPPERCASE_METHOD]' 
> must match pattern...>
> 
> Tests run: 676, Failures: 372, Errors: 0, Skipped: 0
> 
> [INFO] 
> ------------------------------------------------------------------------
> [ERROR] BUILD FAILURE
> [INFO] 
> ------------------------------------------------------------------------
> [INFO] There are test failures.
> 
> Please refer to 
> /build/checkstyle-ESKTmU/checkstyle-5.4/target/surefire-reports for the 
> individual test results.
> [INFO] 
> ------------------------------------------------------------------------
> [INFO] For more information, run Maven with the -e switch
> [INFO] 
> ------------------------------------------------------------------------
> [INFO] Total time: 11 seconds
> [INFO] Finished at: Sat Dec 10 19:05:15 CET 2011
> [INFO] Final Memory: 29M/646M
> [INFO] 
> ------------------------------------------------------------------------
> make: *** [mvn-build] Error 1

The full build log is available from:
   
http://people.debian.org/~lucas/logs/2011/12/10/checkstyle_5.4-1_lsid64.buildlog

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!

About the archive rebuild: The rebuild was done on about 50 AMD64 nodes
of the Grid'5000 platform, using a clean chroot.  Internet was not
accessible from the build systems.



--- End Message ---
--- Begin Message ---
Source: checkstyle
Source-Version: 5.4-2

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

checkstyle-doc_5.4-2_all.deb
  to main/c/checkstyle/checkstyle-doc_5.4-2_all.deb
checkstyle_5.4-2.debian.tar.gz
  to main/c/checkstyle/checkstyle_5.4-2.debian.tar.gz
checkstyle_5.4-2.dsc
  to main/c/checkstyle/checkstyle_5.4-2.dsc
checkstyle_5.4-2_all.deb
  to main/c/checkstyle/checkstyle_5.4-2_all.deb



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 652...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Miguel Landaeta <mig...@miguel.cc> (supplier of updated checkstyle 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...@debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.8
Date: Sat, 09 Jun 2012 20:44:27 -0430
Source: checkstyle
Binary: checkstyle checkstyle-doc
Architecture: source all
Version: 5.4-2
Distribution: unstable
Urgency: low
Maintainer: Debian Java Maintainers 
<pkg-java-maintain...@lists.alioth.debian.org>
Changed-By: Miguel Landaeta <mig...@miguel.cc>
Description: 
 checkstyle - checks Java source against a coding standard
 checkstyle-doc - Documentation for Checkstyle
Closes: 652232 654002
Changes: 
 checkstyle (5.4-2) unstable; urgency=low
 .
   * Fix FTBFS bug by adding --java-lib flag on m-d-h. (Closes: #652232).
   * Remove Michael Koch from Uploaders list.
     Thanks for your work on this package. (Closes: #654002).
   * Bump Standards-Version to 3.9.3. No changes were required.
Checksums-Sha1: 
 9643a18e1cebab97d74dc0d450cb3f63768845d4 2423 checkstyle_5.4-2.dsc
 800399b87659ab5ee81f344e5b1f0acf74698e91 7734 checkstyle_5.4-2.debian.tar.gz
 185c949417ac1e68953a8f00a3ce676465392481 577124 checkstyle_5.4-2_all.deb
 909ce8ffb85444dd0bb83a2a47c3d6a59a1a7ff8 794820 checkstyle-doc_5.4-2_all.deb
Checksums-Sha256: 
 812aecf71b0f332a268304ef80be2b86191144239a7fde96ee0108e2ae669a39 2423 
checkstyle_5.4-2.dsc
 f582ccfc0959cdf3184b21958c0e507fdfeacdf4b0e0ff5be6a8c0362761bf00 7734 
checkstyle_5.4-2.debian.tar.gz
 875f5d742ace09934cb618489a410030a8b1d377d2c2813112b50731c5c571a0 577124 
checkstyle_5.4-2_all.deb
 e4f7ee4611c7a737822106c435149469481e6c9e9e29f41e12f1dbdfbe7df2e0 794820 
checkstyle-doc_5.4-2_all.deb
Files: 
 11fa5119d20724caff05e40518339bae 2423 java optional checkstyle_5.4-2.dsc
 6e854f262fe887fbe135e383d293ea27 7734 java optional 
checkstyle_5.4-2.debian.tar.gz
 b05e3d21759f7100e2043ca552f22100 577124 java optional checkstyle_5.4-2_all.deb
 ebb7ecd93f664030809ed244c32bae70 794820 doc optional 
checkstyle-doc_5.4-2_all.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (GNU/Linux)

iQIcBAEBAgAGBQJP1Xf0AAoJECHSBYmXSz6WAigP/0TK82z3ppTcPHFrwnpwGmhO
mxZ3YHP1Jv4HDSPpoaoH10G2+UIFqsqaBPBnwLZFvVrR65EbmKz6gEVrUT3ykREw
RUey/MIrRhv821BqO9lVuSpw812tny0xXhG0qtR8NOo0kuv5gvljvGW4wuSZpb8L
4PNGZ03s5v1GJ2GxfCT7lieMJ+PHmIEt70Ycl6GZj8w51YyWu3A7yMaieOo2+AO6
CSELU8OJtChViWZtSauck3xdjYAQv/i7NVUDBGUDl+08wmAsr+R+WRZHZBxhFDl4
54FWVVqODw8w5swNOmsBrOhHcuLgd4Rp7njgxR+ddxkL12gMkK6jg8oLaRF9Xdca
O6hT7JRCH+oCK+PO/yLiGCvnbD34EKW50g2wOUEj4L7b25unChIL5H9W7B0p86Pi
gY1qxhykgS1fAOanld20myNoepGXKd6JjdKXYTiF+RWG9wIJDmd/PVLgz1C1vwkT
G6AmCgW48wLCgnLmXwqN8EAhr1Fv7YHGutwE18+ZhUb0lX7Ly2DbWKDG0oUpH8/T
co1orbe9pQzsK3yM7eoCiXxLZkTp5Ky7bOQNO81iaandyTJyDcafdbTOZLkyKOpd
O0BlGIla/F0FYLX/0jDEhDKoGACdvxKdIowch4+RoqJQYTFscFIgS3NiBUN9fWrK
DlLodU/XD7nE56C0SG2X
=qXU1
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to