Your message dated Sat, 24 Sep 2011 20:47:15 +0000
with message-id <e1r7z7z-00024m...@franck.debian.org>
and subject line Bug#642679: fixed in access-modifier-checker 1.0-3
has caused the Debian Bug report #642679,
regarding access-modifier-checker: FTBFS: Checker.java:[224,26] cannot find 
symbol
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.)


-- 
642679: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=642679
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: access-modifier-checker
Version: 1.0-2
Severity: serious
Tags: wheezy sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20110923 qa-ftbfs
Justification: FTBFS on amd64

Hi,

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

Relevant part:
> [INFO] 
> NOTE: Maven is executing in offline mode. Any artifacts not already in your 
> local
> repository will be inaccessible.
> 
> [INFO] Scanning for projects...
> [INFO] Reactor build order: 
> [INFO]   Custom access modifier for Java
> [INFO]   Custom Acess Modifier annotations
> [INFO]   Custom Access Modifier Checker
> [INFO] 
> ------------------------------------------------------------------------
> [INFO] Building Custom access modifier for Java
> [INFO]    task-segment: [install]
> [INFO] 
> ------------------------------------------------------------------------
> [INFO] [site:attach-descriptor {execution: default-attach-descriptor}]
> [INFO] [install:install {execution: default-install}]
> [INFO] Installing 
> /build/access-modifier-checker-CGarUu/access-modifier-checker-1.0/pom.xml to 
> /build/access-modifier-checker-CGarUu/access-modifier-checker-1.0/debian/maven-repo/org/kohsuke/access-modifier/1.0/access-modifier-1.0.pom
> [INFO] 
> ------------------------------------------------------------------------
> [INFO] Building Custom Acess Modifier annotations
> [INFO]    task-segment: [install]
> [INFO] 
> ------------------------------------------------------------------------
> [INFO] [resources:resources {execution: default-resources}]
> [WARNING] Using platform encoding (ANSI_X3.4-1968 actually) to copy filtered 
> resources, i.e. build is platform dependent!
> [INFO] skip non existing resourceDirectory 
> /build/access-modifier-checker-CGarUu/access-modifier-checker-1.0/access-modifier-annotation/src/main/resources
> [WARNING] POM for 
> 'org.codehaus.plexus:plexus-compiler-javac:pom:debian:runtime' is invalid.
> 
> Its dependencies (if any) will NOT be available to the current build.
> [INFO] [compiler:compile {execution: default-compile}]
> [INFO] Compiling 8 source files to 
> /build/access-modifier-checker-CGarUu/access-modifier-checker-1.0/access-modifier-annotation/target/classes
> [INFO] [resources:testResources {execution: default-testResources}]
> [WARNING] Using platform encoding (ANSI_X3.4-1968 actually) to copy filtered 
> resources, i.e. build is platform dependent!
> [INFO] skip non existing resourceDirectory 
> /build/access-modifier-checker-CGarUu/access-modifier-checker-1.0/access-modifier-annotation/src/test/resources
> [INFO] [compiler:testCompile {execution: default-testCompile}]
> [INFO] No sources to compile
> [INFO] [surefire:test {execution: default-test}]
> [INFO] No tests to run.
> [INFO] [jar:jar {execution: default-jar}]
> [INFO] Building jar: 
> /build/access-modifier-checker-CGarUu/access-modifier-checker-1.0/access-modifier-annotation/target/access-modifier-annotation-1.0.jar
> [INFO] [install:install {execution: default-install}]
> [INFO] Installing 
> /build/access-modifier-checker-CGarUu/access-modifier-checker-1.0/access-modifier-annotation/target/access-modifier-annotation-1.0.jar
>  to 
> /build/access-modifier-checker-CGarUu/access-modifier-checker-1.0/debian/maven-repo/org/kohsuke/access-modifier-annotation/1.0/access-modifier-annotation-1.0.jar
> [INFO] 
> ------------------------------------------------------------------------
> [INFO] Building Custom Access Modifier Checker
> [INFO]    task-segment: [install]
> [INFO] 
> ------------------------------------------------------------------------
> [INFO] [plugin:descriptor {execution: default-descriptor}]
> [WARNING] Using platform encoding (ANSI_X3.4-1968 actually) to read mojo 
> metadata, i.e. build is platform dependent!
> [INFO] Applying mojo extractor for language: java
> [INFO] Mojo extractor for language: java found 1 mojo descriptors.
> [INFO] Applying mojo extractor for language: bsh
> [INFO] Mojo extractor for language: bsh found 0 mojo descriptors.
> [INFO] [resources:resources {execution: default-resources}]
> [WARNING] Using platform encoding (ANSI_X3.4-1968 actually) to copy filtered 
> resources, i.e. build is platform dependent!
> [INFO] skip non existing resourceDirectory 
> /build/access-modifier-checker-CGarUu/access-modifier-checker-1.0/access-modifier-checker/src/main/resources
> [INFO] [compiler:compile {execution: default-compile}]
> [INFO] Compiling 4 source files to 
> /build/access-modifier-checker-CGarUu/access-modifier-checker-1.0/access-modifier-checker/target/classes
> [INFO] 
> ------------------------------------------------------------------------
> [ERROR] BUILD FAILURE
> [INFO] 
> ------------------------------------------------------------------------
> [INFO] Compilation failure
> 
> Checker.java:[36,32] package org.objectweb.asm.commons does not exist
> 
> Checker.java:[36,32] package org.objectweb.asm.commons does not exist
> 
> Checker.java:[141,47] cannot find symbol
> symbol  : class EmptyVisitor
> location: class org.kohsuke.accmod.impl.Checker
> 
> Checker.java:[224,26] cannot find symbol
> symbol  : class EmptyVisitor
> location: class org.kohsuke.accmod.impl.Checker
> 
> 
> [INFO] 
> ------------------------------------------------------------------------
> [INFO] For more information, run Maven with the -e switch
> [INFO] 
> ------------------------------------------------------------------------
> [INFO] Total time: 5 seconds
> [INFO] Finished at: Fri Sep 23 23:10:14 CEST 2011
> [INFO] Final Memory: 23M/914M
> [INFO] 
> ------------------------------------------------------------------------
> make: *** [mvn-build] Error 1

The full build log is available from:
   
http://people.debian.org/~lucas/logs/2011/09/23/access-modifier-checker_1.0-2_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: access-modifier-checker
Source-Version: 1.0-3

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

access-modifier-checker_1.0-3.debian.tar.gz
  to main/a/access-modifier-checker/access-modifier-checker_1.0-3.debian.tar.gz
access-modifier-checker_1.0-3.dsc
  to main/a/access-modifier-checker/access-modifier-checker_1.0-3.dsc
libaccess-modifier-checker-java-doc_1.0-3_all.deb
  to 
main/a/access-modifier-checker/libaccess-modifier-checker-java-doc_1.0-3_all.deb
libaccess-modifier-checker-java_1.0-3_all.deb
  to 
main/a/access-modifier-checker/libaccess-modifier-checker-java_1.0-3_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 642...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Torsten Werner <twer...@debian.org> (supplier of updated 
access-modifier-checker 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, 24 Sep 2011 21:51:53 +0200
Source: access-modifier-checker
Binary: libaccess-modifier-checker-java libaccess-modifier-checker-java-doc
Architecture: source all
Version: 1.0-3
Distribution: unstable
Urgency: low
Maintainer: Debian Java Maintainers 
<pkg-java-maintainers@lists.alioth.debian.org>
Changed-By: Torsten Werner <twer...@debian.org>
Description: 
 libaccess-modifier-checker-java - Maven plugin for custom access modifier 
checking
 libaccess-modifier-checker-java-doc - Documentation for 
libaccess-modifier-checker-java
Closes: 642679
Changes: 
 access-modifier-checker (1.0-3) unstable; urgency=low
 .
   * Team upload.
   * Fix maven rule for asm-debug-all. (Closes: #642679)
Checksums-Sha1: 
 798d76fae82e71778c7e46ccd506d9dca5a438d1 1913 access-modifier-checker_1.0-3.dsc
 5f10c52e93ed4ac2c6aa064f9d18e022b3801bb4 4067 
access-modifier-checker_1.0-3.debian.tar.gz
 8e796248ce5b0c790d715ef1ab363dacf259f0b5 27286 
libaccess-modifier-checker-java_1.0-3_all.deb
 3d32e4c722b5af049d588af40b3343fb2842c37b 57172 
libaccess-modifier-checker-java-doc_1.0-3_all.deb
Checksums-Sha256: 
 222cc2b25f7030ded3dc1875154d36e3fb03f1bef797ff06884823cea0681bda 1913 
access-modifier-checker_1.0-3.dsc
 042bc956475020db1038cb40d0f35ff49b01a6a0ed26e965e8a5fd7619c9cd37 4067 
access-modifier-checker_1.0-3.debian.tar.gz
 37673ad93dc85acd6710e9746f9f055650f0eff8ea163ef7d044186c69cce8b0 27286 
libaccess-modifier-checker-java_1.0-3_all.deb
 46602767eb50157d1ca6b10cd6d9792f394612387e327a4ae171c5b5a4f20042 57172 
libaccess-modifier-checker-java-doc_1.0-3_all.deb
Files: 
 0419380e62b1a37873ad93e673d8128f 1913 java optional 
access-modifier-checker_1.0-3.dsc
 09d4688c0fd7c231a1574f9029b2a42d 4067 java optional 
access-modifier-checker_1.0-3.debian.tar.gz
 1aea224452c25cbda82191dc061544e7 27286 java optional 
libaccess-modifier-checker-java_1.0-3_all.deb
 6e1e5342bfebfb2ba602ffff5ed36798 57172 doc optional 
libaccess-modifier-checker-java-doc_1.0-3_all.deb

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

iEYEARECAAYFAk5+Nl4ACgkQfY3dicTPjsPj7QCfahheex1G8klp8iqIyUgYiGdq
pjEAnRK2Xsgp6o43lcwqnIt9SfyM4HHt
=JbtL
-----END PGP SIGNATURE-----



--- End Message ---
__
This is the maintainer address of Debian's Java team
<http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-maintainers>. 
Please use
debian-j...@lists.debian.org for discussions and questions.

Reply via email to