Bug#642679: access-modifier-checker: FTBFS: Checker.java:[224, 26] cannot find symbol

bertagaz at ptitcanardnoir.org bertagaz at ptitcanardnoir.org
Sat Sep 24 15:34:02 UTC 2011


Source: access-modifier-checker
Version: 1.0-2
Severity: serious
Tags: wheezy sid
User: debian-qa at 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.





More information about the pkg-java-maintainers mailing list