Bug#972859: libsejda-java FTBFS: cannot find symbol

Adrian Bunk bunk at debian.org
Sun Oct 25 09:59:04 GMT 2020


Source: libsejda-java
Version: 4.1.1-1
Severity: serious
Tags: ftbfs

https://buildd.debian.org/status/fetch.php?pkg=libsejda-java&arch=all&ver=4.1.1-1&stamp=1603575235&raw=0

...
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for sejda 4.1.1:
[INFO] 
[INFO] sejda .............................................. SUCCESS [  0.007 s]
[INFO] sejda model ........................................ SUCCESS [  3.005 s]
[INFO] sejda core ......................................... SUCCESS [  0.385 s]
[INFO] sejda fonts ........................................ SUCCESS [  0.211 s]
[INFO] sejda image writers ................................ SUCCESS [  0.234 s]
[INFO] sejda sambox ....................................... FAILURE [  0.927 s]
[INFO] sejda conversion ................................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  4.949 s
[INFO] Finished at: 2020-10-24T21:33:50Z
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.8.1:compile (default-compile) on project sejda-sambox: Compilation failure: Compilation failure: 
[ERROR] /<<PKGBUILDDIR>>/sejda-sambox/src/main/java/org/sejda/impl/sambox/component/PDDocumentHandler.java:[258,48] cannot find symbol
[ERROR]   symbol:   variable ASYNC_BODY_WRITE
[ERROR]   location: class org.sejda.sambox.output.WriteOption
[ERROR] /<<PKGBUILDDIR>>/sejda-sambox/src/main/java/org/sejda/impl/sambox/component/PDDocumentHandler.java:[301,17] cannot find symbol
[ERROR]   symbol:   method sanitizeDictionary()
[ERROR]   location: variable imported of type org.sejda.sambox.pdmodel.PDPage
[ERROR] /<<PKGBUILDDIR>>/sejda-sambox/src/main/java/org/sejda/impl/sambox/component/split/PageCopier.java:[101,13] cannot find symbol
[ERROR]   symbol:   method sanitizeDictionary()
[ERROR]   location: variable copy of type org.sejda.sambox.pdmodel.PDPage
[ERROR] /<<PKGBUILDDIR>>/sejda-sambox/src/main/java/org/sejda/impl/sambox/component/PageImageWriter.java:[131,34] cannot find symbol
[ERROR]   symbol:   method createFromSeekableSource(org.sejda.io.SeekableSource,java.lang.String)
[ERROR]   location: class org.sejda.sambox.pdmodel.graphics.image.PDImageXObject
[ERROR] /<<PKGBUILDDIR>>/sejda-sambox/src/main/java/org/sejda/impl/sambox/component/PageImageWriter.java:[136,38] cannot find symbol
[ERROR]   symbol:   method createFromSeekableSource(org.sejda.io.SeekableSource,java.lang.String)
[ERROR]   location: class org.sejda.sambox.pdmodel.graphics.image.PDImageXObject
[ERROR] /<<PKGBUILDDIR>>/sejda-sambox/src/main/java/org/sejda/impl/sambox/component/PageImageWriter.java:[140,42] cannot find symbol
[ERROR]   symbol:   method createFromSeekableSource(org.sejda.io.SeekableSource,java.lang.String)
[ERROR]   location: class org.sejda.sambox.pdmodel.graphics.image.PDImageXObject
[ERROR] /<<PKGBUILDDIR>>/sejda-sambox/src/main/java/org/sejda/impl/sambox/component/PageImageWriter.java:[157,52] incompatible types: org.sejda.io.SeekableSource cannot be converted to java.io.File
[ERROR] /<<PKGBUILDDIR>>/sejda-sambox/src/main/java/org/sejda/impl/sambox/component/PageImageWriter.java:[164,50] cannot find symbol
[ERROR]   symbol:   method asNewInputStream()
[ERROR]   location: variable source of type org.sejda.io.SeekableSource
[ERROR] /<<PKGBUILDDIR>>/sejda-sambox/src/main/java/org/sejda/impl/sambox/component/PageImageWriter.java:[191,82] cannot find symbol
[ERROR]   symbol:   method asNewInputStream()
[ERROR]   location: variable source of type org.sejda.io.SeekableSource
[ERROR] /<<PKGBUILDDIR>>/sejda-sambox/src/main/java/org/sejda/impl/sambox/component/PageImageWriter.java:[237,82] cannot find symbol
[ERROR]   symbol:   method asNewInputStream()
[ERROR]   location: variable source of type org.sejda.io.SeekableSource
[ERROR] /<<PKGBUILDDIR>>/sejda-sambox/src/main/java/org/sejda/impl/sambox/SetMetadataTask.java:[79,50] cannot find symbol
[ERROR]   symbol:   class OnBeforeWrite
[ERROR]   location: class org.sejda.sambox.pdmodel.PDDocument
[ERROR] /<<PKGBUILDDIR>>/sejda-sambox/src/main/java/org/sejda/impl/sambox/SetMetadataTask.java:[80,13] method does not override or implement a method from a supertype
[ERROR] /<<PKGBUILDDIR>>/sejda-sambox/src/main/java/org/sejda/impl/sambox/component/image/ExifHelper.java:[41,110] cannot find symbol
[ERROR]   symbol:   method asNewInputStream()
[ERROR]   location: interface org.sejda.io.SeekableSource
[ERROR] -> [Help 1]
[ERROR] 
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <args> -rf :sejda-sambox
dh_auto_build: error: /usr/lib/jvm/default-java/bin/java -noverify -cp /usr/share/maven/boot/plexus-classworlds-2.x.jar -Dmaven.home=/usr/share/maven -Dmaven.multiModuleProjectDirectory=/<<PKGBUILDDIR>> -Dclassworlds.conf=/etc/maven/m2-debian.conf -Dproperties.file.manual=/<<PKGBUILDDIR>>/debian/maven.properties org.codehaus.plexus.classworlds.launcher.Launcher -s/etc/maven/settings-debian.xml -Ddebian.dir=/<<PKGBUILDDIR>>/debian -Dmaven.repo.local=/<<PKGBUILDDIR>>/debian/maven-repo --batch-mode package -DskipTests -Dnotimestamp=true -Dlocale=en_US returned exit code 1
make: *** [debian/rules:4: build-indep] Error 25



More information about the pkg-java-maintainers mailing list