cocoon-block-fop-compile: Compiling 3 source files to /var/tmp/portage/dev-java/cocoon-2.1.11/work/cocoon-2.1.11/build/cocoon/blocks/fop/dest /var/tmp/portage/dev-java/cocoon-2.1.11/work/cocoon-2.1.11/src/blocks/fop/java/org/apache/cocoon/serialization/FOPSerializer.java:43: cannot find symbol symbol : class Driver location: package org.apache.fop.apps import org.apache.fop.apps.Driver; ^ /var/tmp/portage/dev-java/cocoon-2.1.11/work/cocoon-2.1.11/src/blocks/fop/java/org/apache/cocoon/serialization/FOPSerializer.java:44: cannot find symbol symbol : class Options location: package org.apache.fop.apps import org.apache.fop.apps.Options; ^ /var/tmp/portage/dev-java/cocoon-2.1.11/work/cocoon-2.1.11/src/blocks/fop/java/org/apache/cocoon/serialization/FOPSerializer.java:45: package org.apache.fop.configuration does not exist import org.apache.fop.configuration.ConfigurationParser; ^ /var/tmp/portage/dev-java/cocoon-2.1.11/work/cocoon-2.1.11/src/blocks/fop/java/org/apache/cocoon/serialization/FOPSerializer.java:46: package org.apache.fop.messaging does not exist import org.apache.fop.messaging.MessageHandler; ^ /var/tmp/portage/dev-java/cocoon-2.1.11/work/cocoon-2.1.11/src/blocks/fop/java/org/apache/cocoon/serialization/FOPSerializer.java:67: cannot find symbol symbol : class Driver location: class org.apache.cocoon.serialization.FOPSerializer protected Driver driver; ^ /var/tmp/portage/dev-java/cocoon-2.1.11/work/cocoon-2.1.11/src/blocks/fop/java/org/apache/cocoon/serialization/FOPSerializer.java:122: cannot find symbol symbol : variable MessageHandler location: class org.apache.cocoon.serialization.FOPSerializer MessageHandler.setScreenLogger(this.logger); ^ /var/tmp/portage/dev-java/cocoon-2.1.11/work/cocoon-2.1.11/src/blocks/fop/java/org/apache/cocoon/serialization/FOPSerializer.java:133: cannot find symbol symbol : class Options location: class org.apache.cocoon.serialization.FOPSerializer new Options(); ^ /var/tmp/portage/dev-java/cocoon-2.1.11/work/cocoon-2.1.11/src/blocks/fop/java/org/apache/cocoon/serialization/FOPSerializer.java:169: cannot find symbol symbol : class ConfigurationParser location: class org.apache.cocoon.serialization.FOPSerializer SourceUtil.toSAX(configSource, new ConfigurationParser()); ^ /var/tmp/portage/dev-java/cocoon-2.1.11/work/cocoon-2.1.11/src/blocks/fop/java/org/apache/cocoon/serialization/FOPSerializer.java:226: cannot find symbol symbol : method setOptions(java.util.Map) location: interface org.apache.fop.render.Renderer this.renderer.setOptions(rendererOptions); ^ /var/tmp/portage/dev-java/cocoon-2.1.11/work/cocoon-2.1.11/src/blocks/fop/java/org/apache/cocoon/serialization/FOPSerializer.java:248: cannot find symbol symbol : class Driver location: class org.apache.cocoon.serialization.FOPSerializer this.driver = new Driver(); ^ Note: /var/tmp/portage/dev-java/cocoon-2.1.11/work/cocoon-2.1.11/src/blocks/fop/java/org/apache/cocoon/serialization/FOPSerializer.java uses or overrides a deprecated API. Note: Recompile with -Xlint:deprecation for details. Note: Some input files use unchecked or unsafe operations. Note: Recompile with -Xlint:unchecked for details. 10 errors BUILD FAILED /var/tmp/portage/dev-java/cocoon-2.1.11/work/cocoon-2.1.11/tools/targets/compile-build.xml:263: The following error occurred while executing this line: /var/tmp/portage/dev-java/cocoon-2.1.11/work/cocoon-2.1.11/build/cocoon/temp/blocks-build.xml:1051: The following error occurred while executing this line: /var/tmp/portage/dev-java/cocoon-2.1.11/work/cocoon-2.1.11/build/cocoon/temp/blocks-build.xml:94: Compile failed; see the compiler error output for details.