Source: texlive-extra Version: 2022.20230122-4 Severity: minor Tags: trixie sid ftbfs User: [email protected] Usertags: ftbfs-binary-20230816 ftbfs-binary-after-build User: [email protected] Usertags: qa-doublebuild
Hi, This package fails to do build a binary-only build (not source) after a successful build (dpkg-buildpackage ; dpkg-buildpackage -b). This is probably a clear violation of Debian Policy section 4.9 (clean target), but this is filed as severity:minor for now, because a discussion on debian-devel showed that we might want to revisit the requirement of a working 'clean' target. More information about this class of issues, included common problems and solutions, is available at https://wiki.debian.org/qa.debian.org/FTBFS/DoubleBuild Relevant part of the build log: > cd /<<PKGBUILDDIR>> && runuser -u user42 -- dpkg-buildpackage --sanitize-env > -us -uc -rfakeroot -b > ----------------------------------------------------------------------------------------------------------------------------------------- > > dpkg-buildpackage: info: source package texlive-extra > dpkg-buildpackage: info: source version 2022.20230122-4 > dpkg-buildpackage: info: source distribution unstable > dpkg-buildpackage: info: source changed by Hilmar Preusse <[email protected]> > dpkg-source --before-build . > dpkg-buildpackage: info: host architecture amd64 > fakeroot debian/rules clean > for i in texlive-bibtex-extra texlive-extra-utils texlive-font-utils > texlive-formats-extra texlive-plain-generic texlive-latex-extra > texlive-fonts-extra texlive-music texlive-games texlive-pstricks > texlive-publishers texlive-humanities texlive-science texlive-fonts-extra-doc > texlive-humanities-doc texlive-latex-extra-doc texlive-science-doc > texlive-pstricks-doc texlive-publishers-doc texlive-fonts-extra-links ; do \ > rm -f debian/$i.{README.Debian,links,links.generated} ; \ > rm -f debian/$i.{postinst,postrm,preinst,prerm} ; \ > rm -f debian/$i.{maps,hyphens,formats,info} ; \ > rm -f debian/$i.{lintian-overrides} ; \ > done > rm -rf tex4ht-java texmf-dist/tex4ht/bin/tex4ht.jar > rm -f texmf-dist/tex/latex/pax.jar > # texlive contains some .orig files we need to keep otherwise > # the copy will fail due to the files occurring in the tlpdb > dh_clean -X.orig -X.bak > rm -f configure-stamp > rm -f build-stamp > rm -f install-stamp > debian/rules build > mkdir tex4ht-java > mkdir -p texmf-dist/tex4ht/bin > cd tex4ht ; javac *.java */*.java */*/*.java -d ../tex4ht-java > xtpipes/Xtpipes.java:520: warning: [removal] Boolean(boolean) in Boolean has > been deprecated and marked for removal > condition.push( new Boolean(true) ); > ^ > xtpipes/Xtpipes.java:619: warning: [removal] Boolean(boolean) in Boolean has > been deprecated and marked for removal > condition.push( new Boolean(cond) ); > ^ > xtpipes/util/ScriptsManager.java:40: warning: [removal] Integer(int) in > Integer has been deprecated and marked for removal > nsStack.push( new Integer(top) ); > ^ > xtpipes/util/ScriptsManager.java:90: warning: [removal] Boolean(boolean) in > Boolean has been deprecated and marked for removal > Object [] state = { new Boolean(savemode), code, match }; > ^ > xtpipes/util/ScriptsManager.java:94: warning: [removal] Boolean(boolean) in > Boolean has been deprecated and marked for removal > Object [] state = { new Boolean(savemode), null, null }; > ^ > 5 warnings > cd tex4ht-java ; jar cvf ../texmf-dist/tex4ht/bin/tex4ht.jar . > added manifest > adding: tex4ht/(in = 0) (out= 0)(stored 0%) > adding: tex4ht/DbUtilities.class(in = 2345) (out= 1347)(deflated 42%) > adding: tex4ht/GroupMn.class(in = 2485) (out= 1329)(deflated 46%) > adding: tex4ht/HtJsml.class(in = 6800) (out= 3774)(deflated 44%) > adding: tex4ht/HtSpk.class(in = 4762) (out= 2571)(deflated 46%) > adding: tex4ht/JsmlFilter.class(in = 1895) (out= 986)(deflated 47%) > adding: tex4ht/JsmlMathBreak.class(in = 2339) (out= 1152)(deflated 50%) > adding: tex4ht/OoFilter.class(in = 6939) (out= 3597)(deflated 48%) > adding: tex4ht/OoUtilities.class(in = 3996) (out= 2190)(deflated 45%) > adding: tex4ht/OomFilter.class(in = 1833) (out= 979)(deflated 46%) > adding: xtpipes/(in = 0) (out= 0)(stored 0%) > adding: xtpipes/FileInfo.class(in = 4476) (out= 2510)(deflated 43%) > adding: xtpipes/InputObject.class(in = 7629) (out= 4017)(deflated 47%) > adding: xtpipes/Xtpipes$1.class(in = 1849) (out= 941)(deflated 49%) > adding: xtpipes/Xtpipes$2.class(in = 1422) (out= 721)(deflated 49%) > adding: xtpipes/Xtpipes$3.class(in = 753) (out= 482)(deflated 35%) > adding: xtpipes/Xtpipes$4.class(in = 3666) (out= 2024)(deflated 44%) > adding: xtpipes/Xtpipes$5.class(in = 1573) (out= 810)(deflated 48%) > adding: xtpipes/Xtpipes$6.class(in = 1570) (out= 806)(deflated 48%) > adding: xtpipes/Xtpipes$7.class(in = 749) (out= 495)(deflated 33%) > adding: xtpipes/Xtpipes$8.class(in = 749) (out= 494)(deflated 34%) > adding: xtpipes/Xtpipes.class(in = 28128) (out= 14505)(deflated 48%) > adding: xtpipes/XtpipesEntityResolver.class(in = 1675) (out= 920)(deflated > 45%) > adding: xtpipes/XtpipesPrintWriter.class(in = 875) (out= 421)(deflated 51%) > adding: xtpipes/XtpipesUni.class(in = 1916) (out= 1063)(deflated 44%) > adding: xtpipes/util/(in = 0) (out= 0)(stored 0%) > adding: xtpipes/util/ScriptsManager.class(in = 6271) (out= 3320)(deflated 47%) > adding: xtpipes/util/ScriptsManagerLH.class(in = 1723) (out= 843)(deflated > 51%) > adding: xtpipes.class(in = 346) (out= 246)(deflated 28%) > # build pax.jar > #mkdir texmf-dist/source/latex/pax/lib > #cd texmf-dist/source/latex/pax/lib ; ln -s > /usr/share/java/commons-logging.jar . > #cd texmf-dist/source/latex/pax/lib ; ln -s /usr/share/java/pdfbox.jar . > cd texmf-dist/source/latex/pax ; ant > Buildfile: /<<PKGBUILDDIR>>/texmf-dist/source/latex/pax/build.xml > > init: > > compile: > [javac] /<<PKGBUILDDIR>>/texmf-dist/source/latex/pax/build.xml:20: > warning: 'includeantruntime' was not set, defaulting to > build.sysclasspath=last; set to false for repeatable builds > [javac] Compiling 5 source files to > /<<PKGBUILDDIR>>/texmf-dist/source/latex/pax/build > [javac] > /<<PKGBUILDDIR>>/texmf-dist/source/latex/pax/src/PDFAnnotExtractor.java:40: > error: cannot find symbol > [javac] protected PDDocument doc; > [javac] ^ > [javac] symbol: class PDDocument > [javac] location: class PDFAnnotExtractor > [javac] > /<<PKGBUILDDIR>>/texmf-dist/source/latex/pax/src/PDFAnnotExtractor.java:41: > error: cannot find symbol > [javac] protected PDDocumentCatalog catalog; > [javac] ^ > [javac] symbol: class PDDocumentCatalog > [javac] location: class PDFAnnotExtractor > [javac] > /<<PKGBUILDDIR>>/texmf-dist/source/latex/pax/src/PDFAnnotExtractor.java:229: > error: cannot find symbol > [javac] public void parse_page(int num, PDPage page) { > [javac] ^ > [javac] symbol: class PDPage > [javac] location: class PDFAnnotExtractor > [javac] > /<<PKGBUILDDIR>>/texmf-dist/source/latex/pax/src/PDFAnnotExtractor.java:234: > error: cannot find symbol > [javac] public void cmd_page(int num, PDPage page) { > [javac] ^ > [javac] symbol: class PDPage > [javac] location: class PDFAnnotExtractor > [javac] > /<<PKGBUILDDIR>>/texmf-dist/source/latex/pax/src/PDFAnnotExtractor.java:270: > error: cannot find symbol > [javac] public void parse_annots(int num, PDPage page) { > [javac] ^ > [javac] symbol: class PDPage > [javac] location: class PDFAnnotExtractor > [javac] > /<<PKGBUILDDIR>>/texmf-dist/source/latex/pax/src/PDFAnnotExtractor.java:291: > error: cannot find symbol > [javac] public void cmd_annot(int num, COSDictionary annot) { > [javac] ^ > [javac] symbol: class COSDictionary > [javac] location: class PDFAnnotExtractor > [javac] > /<<PKGBUILDDIR>>/texmf-dist/source/latex/pax/src/PDFAnnotExtractor.java:551: > error: cannot find symbol > [javac] private void add_dest(PDDestination dest) throws Exception { > [javac] ^ > [javac] symbol: class PDDestination > [javac] location: class PDFAnnotExtractor > [javac] > /<<PKGBUILDDIR>>/texmf-dist/source/latex/pax/src/PDFAnnotExtractor.java:645: > error: cannot find symbol > [javac] protected void annot_attrs(COSDictionary annot) { > [javac] ^ > [javac] symbol: class COSDictionary > [javac] location: class PDFAnnotExtractor > [javac] > /<<PKGBUILDDIR>>/texmf-dist/source/latex/pax/src/PDFAnnotExtractor.java:652: > error: cannot find symbol > [javac] protected void put_attr(COSDictionary annot, > [javac] ^ > [javac] symbol: class COSDictionary > [javac] location: class PDFAnnotExtractor > [javac] > /<<PKGBUILDDIR>>/texmf-dist/source/latex/pax/src/PDFAnnotExtractor.java:668: > error: cannot find symbol > [javac] protected boolean equals(PDRectangle a, PDRectangle b) { > [javac] ^ > [javac] symbol: class PDRectangle > [javac] location: class PDFAnnotExtractor > [javac] > /<<PKGBUILDDIR>>/texmf-dist/source/latex/pax/src/PDFAnnotExtractor.java:668: > error: cannot find symbol > [javac] protected boolean equals(PDRectangle a, PDRectangle b) { > [javac] ^ > [javac] symbol: class PDRectangle > [javac] location: class PDFAnnotExtractor > [javac] > /<<PKGBUILDDIR>>/texmf-dist/source/latex/pax/src/PDFAnnotExtractor.java:675: > error: cannot find symbol > [javac] protected String formatBox(PDRectangle r) { > [javac] ^ > [javac] symbol: class PDRectangle > [javac] location: class PDFAnnotExtractor > [javac] > /<<PKGBUILDDIR>>/texmf-dist/source/latex/pax/src/PDFAnnotExtractor.java:695: > error: cannot find symbol > [javac] protected String formatNumber(COSNumber obj) { > [javac] ^ > [javac] symbol: class COSNumber > [javac] location: class PDFAnnotExtractor > [javac] > /<<PKGBUILDDIR>>/texmf-dist/source/latex/pax/src/PDFAnnotExtractor.java:27: > error: package org.apache.pdfbox.cos does not exist > [javac] import org.apache.pdfbox.cos.*; > [javac] ^ > [javac] > /<<PKGBUILDDIR>>/texmf-dist/source/latex/pax/src/PDFAnnotExtractor.java:28: > error: package org.apache.pdfbox.pdfparser does not exist > [javac] import org.apache.pdfbox.pdfparser.*; > [javac] ^ > [javac] > /<<PKGBUILDDIR>>/texmf-dist/source/latex/pax/src/PDFAnnotExtractor.java:29: > error: package org.apache.pdfbox.pdmodel does not exist > [javac] import org.apache.pdfbox.pdmodel.*; > [javac] ^ > [javac] > /<<PKGBUILDDIR>>/texmf-dist/source/latex/pax/src/PDFAnnotExtractor.java:30: > error: package org.apache.pdfbox.pdmodel.common does not exist > [javac] import org.apache.pdfbox.pdmodel.common.*; > [javac] ^ > [javac] > /<<PKGBUILDDIR>>/texmf-dist/source/latex/pax/src/PDFAnnotExtractor.java:31: > error: package org.apache.pdfbox.pdmodel.interactive.action does not exist > [javac] import org.apache.pdfbox.pdmodel.interactive.action.*; > [javac] ^ > [javac] > /<<PKGBUILDDIR>>/texmf-dist/source/latex/pax/src/PDFAnnotExtractor.java:32: > error: package org.apache.pdfbox.pdmodel.interactive.action.type does not > exist > [javac] import org.apache.pdfbox.pdmodel.interactive.action.type.*; > [javac] ^ > [javac] > /<<PKGBUILDDIR>>/texmf-dist/source/latex/pax/src/PDFAnnotExtractor.java:33: > error: package org.apache.pdfbox.pdmodel.interactive.annotation does not exist > [javac] import org.apache.pdfbox.pdmodel.interactive.annotation.*; > [javac] ^ > [javac] > /<<PKGBUILDDIR>>/texmf-dist/source/latex/pax/src/PDFAnnotExtractor.java:34: > error: package > org.apache.pdfbox.pdmodel.interactive.documentnavigation.destination does not > exist > [javac] import > org.apache.pdfbox.pdmodel.interactive.documentnavigation.destination.*; > [javac] ^ > [javac] > /<<PKGBUILDDIR>>/texmf-dist/source/latex/pax/src/StringVisitor.java:28: > error: cannot find symbol > [javac] public class StringVisitor implements ICOSVisitor { > [javac] ^ > [javac] symbol: class ICOSVisitor > [javac] > /<<PKGBUILDDIR>>/texmf-dist/source/latex/pax/src/StringVisitor.java:38: > error: cannot find symbol > [javac] public Object visitFromNull(COSNull obj) { > [javac] ^ > [javac] symbol: class COSNull > [javac] location: class StringVisitor > [javac] > /<<PKGBUILDDIR>>/texmf-dist/source/latex/pax/src/StringVisitor.java:47: > error: cannot find symbol > [javac] public Object visitFromBoolean(COSBoolean obj) { > [javac] ^ > [javac] symbol: class COSBoolean > [javac] location: class StringVisitor > [javac] > /<<PKGBUILDDIR>>/texmf-dist/source/latex/pax/src/StringVisitor.java:56: > error: cannot find symbol > [javac] public Object visitFromInt(COSInteger obj) { > [javac] ^ > [javac] symbol: class COSInteger > [javac] location: class StringVisitor > [javac] > /<<PKGBUILDDIR>>/texmf-dist/source/latex/pax/src/StringVisitor.java:65: > error: cannot find symbol > [javac] public Object visitFromFloat(COSFloat obj) { > [javac] ^ > [javac] symbol: class COSFloat > [javac] location: class StringVisitor > [javac] > /<<PKGBUILDDIR>>/texmf-dist/source/latex/pax/src/StringVisitor.java:80: > error: cannot find symbol > [javac] public Object visitFromName(COSName obj) { > [javac] ^ > [javac] symbol: class COSName > [javac] location: class StringVisitor > [javac] > /<<PKGBUILDDIR>>/texmf-dist/source/latex/pax/src/StringVisitor.java:91: > error: cannot find symbol > [javac] public Object visitFromString(COSString obj) { > [javac] ^ > [javac] symbol: class COSString > [javac] location: class StringVisitor > [javac] > /<<PKGBUILDDIR>>/texmf-dist/source/latex/pax/src/StringVisitor.java:99: > error: cannot find symbol > [javac] public Object visitFromArray(COSArray obj) throws > COSVisitorException { > [javac] ^ > [javac] symbol: class COSArray > [javac] location: class StringVisitor > [javac] > /<<PKGBUILDDIR>>/texmf-dist/source/latex/pax/src/StringVisitor.java:99: > error: cannot find symbol > [javac] public Object visitFromArray(COSArray obj) throws > COSVisitorException { > [javac] ^ > [javac] symbol: class COSVisitorException > [javac] location: class StringVisitor > [javac] > /<<PKGBUILDDIR>>/texmf-dist/source/latex/pax/src/StringVisitor.java:110: > error: cannot find symbol > [javac] public Object visitFromDictionary(COSDictionary obj) throws > COSVisitorException { > [javac] ^ > [javac] symbol: class COSDictionary > [javac] location: class StringVisitor > [javac] > /<<PKGBUILDDIR>>/texmf-dist/source/latex/pax/src/StringVisitor.java:110: > error: cannot find symbol > [javac] public Object visitFromDictionary(COSDictionary obj) throws > COSVisitorException { > [javac] ^ > [javac] symbol: class COSVisitorException > [javac] location: class StringVisitor > [javac] > /<<PKGBUILDDIR>>/texmf-dist/source/latex/pax/src/StringVisitor.java:125: > error: cannot find symbol > [javac] public Object visitFromStream(COSStream obj) throws > COSVisitorException { > [javac] ^ > [javac] symbol: class COSStream > [javac] location: class StringVisitor > [javac] > /<<PKGBUILDDIR>>/texmf-dist/source/latex/pax/src/StringVisitor.java:125: > error: cannot find symbol > [javac] public Object visitFromStream(COSStream obj) throws > COSVisitorException { > [javac] ^ > [javac] symbol: class COSVisitorException > [javac] location: class StringVisitor > [javac] > /<<PKGBUILDDIR>>/texmf-dist/source/latex/pax/src/StringVisitor.java:128: > error: cannot find symbol > [javac] public Object visitFromDocument(COSDocument obj) throws > COSVisitorException { > [javac] ^ > [javac] symbol: class COSDocument > [javac] location: class StringVisitor > [javac] > /<<PKGBUILDDIR>>/texmf-dist/source/latex/pax/src/StringVisitor.java:128: > error: cannot find symbol > [javac] public Object visitFromDocument(COSDocument obj) throws > COSVisitorException { > [javac] ^ > [javac] symbol: class COSVisitorException > [javac] location: class StringVisitor > [javac] > /<<PKGBUILDDIR>>/texmf-dist/source/latex/pax/src/StringVisitor.java:25: > error: package org.apache.pdfbox.cos does not exist > [javac] import org.apache.pdfbox.cos.*; > [javac] ^ > [javac] > /<<PKGBUILDDIR>>/texmf-dist/source/latex/pax/src/StringVisitor.java:26: > error: package org.apache.pdfbox.exceptions does not exist > [javac] import org.apache.pdfbox.exceptions.*; > [javac] ^ > [javac] > /<<PKGBUILDDIR>>/texmf-dist/source/latex/pax/src/PDFAnnotExtractor.java:87: > error: cannot find symbol > [javac] doc = PDDocument.load(inputFile); > [javac] ^ > [javac] symbol: variable PDDocument > [javac] location: class PDFAnnotExtractor > [javac] > /<<PKGBUILDDIR>>/texmf-dist/source/latex/pax/src/PDFAnnotExtractor.java:181: > error: cannot find symbol > [javac] PDDocumentInformation info = > doc.getDocumentInformation(); > [javac] ^ > [javac] symbol: class PDDocumentInformation > [javac] location: class PDFAnnotExtractor > [javac] > /<<PKGBUILDDIR>>/texmf-dist/source/latex/pax/src/PDFAnnotExtractor.java:199: > error: cannot find symbol > [javac] COSDictionary dict = catalog.getCOSDictionary(); > [javac] ^ > [javac] symbol: class COSDictionary > [javac] location: class PDFAnnotExtractor > [javac] > /<<PKGBUILDDIR>>/texmf-dist/source/latex/pax/src/PDFAnnotExtractor.java:200: > error: cannot find symbol > [javac] dict = (COSDictionary) > [javac] ^ > [javac] symbol: class COSDictionary > [javac] location: class PDFAnnotExtractor > [javac] > /<<PKGBUILDDIR>>/texmf-dist/source/latex/pax/src/PDFAnnotExtractor.java:201: > error: cannot find symbol > [javac] dict.getItem(COSName.getPDFName(PDF_URI)); > [javac] ^ > [javac] symbol: variable COSName > [javac] location: class PDFAnnotExtractor > [javac] > /<<PKGBUILDDIR>>/texmf-dist/source/latex/pax/src/PDFAnnotExtractor.java:216: > error: cannot find symbol > [javac] PDPage page = (PDPage)iter.next(); > [javac] ^ > [javac] symbol: class PDPage > [javac] location: class PDFAnnotExtractor > [javac] > /<<PKGBUILDDIR>>/texmf-dist/source/latex/pax/src/PDFAnnotExtractor.java:216: > error: cannot find symbol > [javac] PDPage page = (PDPage)iter.next(); > [javac] ^ > [javac] symbol: class PDPage > [javac] location: class PDFAnnotExtractor > [javac] > /<<PKGBUILDDIR>>/texmf-dist/source/latex/pax/src/PDFAnnotExtractor.java:247: > error: cannot find symbol > [javac] PDRectangle mediaBox = page.findMediaBox(); > [javac] ^ > [javac] symbol: class PDRectangle > [javac] location: class PDFAnnotExtractor > [javac] > /<<PKGBUILDDIR>>/texmf-dist/source/latex/pax/src/PDFAnnotExtractor.java:248: > error: cannot find symbol > [javac] PDRectangle cropBox = page.findCropBox(); > [javac] ^ > [javac] symbol: class PDRectangle > [javac] location: class PDFAnnotExtractor > [javac] > /<<PKGBUILDDIR>>/texmf-dist/source/latex/pax/src/PDFAnnotExtractor.java:249: > error: cannot find symbol > [javac] PDRectangle bleedBox = page.getBleedBox(); > [javac] ^ > [javac] symbol: class PDRectangle > [javac] location: class PDFAnnotExtractor > [javac] > /<<PKGBUILDDIR>>/texmf-dist/source/latex/pax/src/PDFAnnotExtractor.java:250: > error: cannot find symbol > [javac] PDRectangle trimBox = page.getTrimBox(); > [javac] ^ > [javac] symbol: class PDRectangle > [javac] location: class PDFAnnotExtractor > [javac] > /<<PKGBUILDDIR>>/texmf-dist/source/latex/pax/src/PDFAnnotExtractor.java:251: > error: cannot find symbol > [javac] PDRectangle artBox = page.getArtBox(); > [javac] ^ > [javac] symbol: class PDRectangle > [javac] location: class PDFAnnotExtractor > [javac] > /<<PKGBUILDDIR>>/texmf-dist/source/latex/pax/src/PDFAnnotExtractor.java:272: > error: cannot find symbol > [javac] COSArray annots = null; > [javac] ^ > [javac] symbol: class COSArray > [javac] location: class PDFAnnotExtractor > [javac] > /<<PKGBUILDDIR>>/texmf-dist/source/latex/pax/src/PDFAnnotExtractor.java:274: > error: cannot find symbol > [javac] COSDictionary page_dict = page.getCOSDictionary(); > [javac] ^ > [javac] symbol: class COSDictionary > [javac] location: class PDFAnnotExtractor > [javac] > /<<PKGBUILDDIR>>/texmf-dist/source/latex/pax/src/PDFAnnotExtractor.java:275: > error: cannot find symbol > [javac] annots = > (COSArray)page_dict.getDictionaryObject(COSName.ANNOTS); > [javac] ^ > [javac] symbol: class COSArray > [javac] location: class PDFAnnotExtractor > [javac] > /<<PKGBUILDDIR>>/texmf-dist/source/latex/pax/src/PDFAnnotExtractor.java:275: > error: cannot find symbol > [javac] annots = > (COSArray)page_dict.getDictionaryObject(COSName.ANNOTS); > [javac] ^ > [javac] symbol: variable COSName > [javac] location: class PDFAnnotExtractor > [javac] > /<<PKGBUILDDIR>>/texmf-dist/source/latex/pax/src/PDFAnnotExtractor.java:284: > error: cannot find symbol > [javac] COSDictionary annot = > (COSDictionary)annots.getObject(i); > [javac] ^ > [javac] symbol: class COSDictionary > [javac] location: class PDFAnnotExtractor > [javac] > /<<PKGBUILDDIR>>/texmf-dist/source/latex/pax/src/PDFAnnotExtractor.java:284: > error: cannot find symbol > [javac] COSDictionary annot = > (COSDictionary)annots.getObject(i); > [javac] ^ > [javac] symbol: class COSDictionary > [javac] location: class PDFAnnotExtractor > [javac] > /<<PKGBUILDDIR>>/texmf-dist/source/latex/pax/src/PDFAnnotExtractor.java:297: > error: cannot find symbol > [javac] String type = annot.getNameAsString(COSName.TYPE, > PDF_ANNOT); > [javac] ^ > [javac] symbol: variable COSName > [javac] location: class PDFAnnotExtractor > [javac] > /<<PKGBUILDDIR>>/texmf-dist/source/latex/pax/src/PDFAnnotExtractor.java:302: > error: cannot find symbol > [javac] String subtype = > annot.getNameAsString(COSName.SUBTYPE); > [javac] ^ > [javac] symbol: variable COSName > [javac] location: class PDFAnnotExtractor > [javac] > /<<PKGBUILDDIR>>/texmf-dist/source/latex/pax/src/PDFAnnotExtractor.java:313: > error: cannot find symbol > [javac] COSArray array = (COSArray) > [javac] ^ > [javac] symbol: class COSArray > [javac] location: class PDFAnnotExtractor > [javac] > /<<PKGBUILDDIR>>/texmf-dist/source/latex/pax/src/PDFAnnotExtractor.java:313: > error: cannot find symbol > [javac] COSArray array = (COSArray) > [javac] ^ > [javac] symbol: class COSArray > [javac] location: class PDFAnnotExtractor > [javac] > /<<PKGBUILDDIR>>/texmf-dist/source/latex/pax/src/PDFAnnotExtractor.java:315: > error: cannot find symbol > [javac] PDRectangle rect = new PDRectangle(array); > [javac] ^ > [javac] symbol: class PDRectangle > [javac] location: class PDFAnnotExtractor > [javac] > /<<PKGBUILDDIR>>/texmf-dist/source/latex/pax/src/PDFAnnotExtractor.java:315: > error: cannot find symbol > [javac] PDRectangle rect = new PDRectangle(array); > [javac] ^ > [javac] symbol: class PDRectangle > [javac] location: class PDFAnnotExtractor > [javac] > /<<PKGBUILDDIR>>/texmf-dist/source/latex/pax/src/PDFAnnotExtractor.java:318: > error: cannot find symbol > [javac] COSDictionary a = (COSDictionary) > [javac] ^ > [javac] symbol: class COSDictionary > [javac] location: class PDFAnnotExtractor > [javac] > /<<PKGBUILDDIR>>/texmf-dist/source/latex/pax/src/PDFAnnotExtractor.java:318: > error: cannot find symbol > [javac] COSDictionary a = (COSDictionary) > [javac] ^ > [javac] symbol: class COSDictionary > [javac] location: class PDFAnnotExtractor > [javac] > /<<PKGBUILDDIR>>/texmf-dist/source/latex/pax/src/PDFAnnotExtractor.java:321: > error: cannot find symbol > [javac] COSBase cos = annot.getDictionaryObject(PDF_DEST); > [javac] ^ > [javac] symbol: class COSBase > [javac] location: class PDFAnnotExtractor > [javac] > /<<PKGBUILDDIR>>/texmf-dist/source/latex/pax/src/PDFAnnotExtractor.java:331: > error: cannot find symbol > [javac] add_dest(PDDestination.create(cos)); > [javac] ^ > [javac] symbol: variable PDDestination > [javac] location: class PDFAnnotExtractor > [javac] > /<<PKGBUILDDIR>>/texmf-dist/source/latex/pax/src/PDFAnnotExtractor.java:335: > error: cannot find symbol > [javac] PDAction action = PDActionFactory.createAction(a); > [javac] ^ > [javac] symbol: class PDAction > [javac] location: class PDFAnnotExtractor > [javac] > /<<PKGBUILDDIR>>/texmf-dist/source/latex/pax/src/PDFAnnotExtractor.java:335: > error: cannot find symbol > [javac] PDAction action = PDActionFactory.createAction(a); > [javac] ^ > [javac] symbol: variable PDActionFactory > [javac] location: class PDFAnnotExtractor > [javac] > /<<PKGBUILDDIR>>/texmf-dist/source/latex/pax/src/PDFAnnotExtractor.java:352: > error: cannot find symbol > [javac] if (action instanceof PDActionURI) { > [javac] ^ > [javac] symbol: class PDActionURI > [javac] location: class PDFAnnotExtractor > [javac] > /<<PKGBUILDDIR>>/texmf-dist/source/latex/pax/src/PDFAnnotExtractor.java:353: > error: cannot find symbol > [javac] PDActionURI uri = (PDActionURI)action; > [javac] ^ > [javac] symbol: class PDActionURI > [javac] location: class PDFAnnotExtractor > [javac] > /<<PKGBUILDDIR>>/texmf-dist/source/latex/pax/src/PDFAnnotExtractor.java:353: > error: cannot find symbol > [javac] PDActionURI uri = (PDActionURI)action; > [javac] ^ > [javac] symbol: class PDActionURI > [javac] location: class PDFAnnotExtractor > [javac] > /<<PKGBUILDDIR>>/texmf-dist/source/latex/pax/src/PDFAnnotExtractor.java:359: > error: cannot find symbol > [javac] else if (action instanceof PDActionGoTo) { > [javac] ^ > [javac] symbol: class PDActionGoTo > [javac] location: class PDFAnnotExtractor > [javac] > /<<PKGBUILDDIR>>/texmf-dist/source/latex/pax/src/PDFAnnotExtractor.java:364: > error: cannot find symbol > [javac] add_dest(((PDActionGoTo)action).getDestination()); > [javac] ^ > [javac] symbol: class PDActionGoTo > [javac] location: class PDFAnnotExtractor > [javac] > /<<PKGBUILDDIR>>/texmf-dist/source/latex/pax/src/PDFAnnotExtractor.java:368: > error: cannot find symbol > [javac] else if (action instanceof PDActionRemoteGoTo) { > [javac] ^ > [javac] symbol: class PDActionRemoteGoTo > [javac] location: class PDFAnnotExtractor > [javac] > /<<PKGBUILDDIR>>/texmf-dist/source/latex/pax/src/PDFAnnotExtractor.java:369: > error: cannot find symbol > [javac] PDActionRemoteGoTo gotor = > (PDActionRemoteGoTo)action; > [javac] ^ > [javac] symbol: class PDActionRemoteGoTo > [javac] location: class PDFAnnotExtractor > [javac] > /<<PKGBUILDDIR>>/texmf-dist/source/latex/pax/src/PDFAnnotExtractor.java:369: > error: cannot find symbol > [javac] PDActionRemoteGoTo gotor = > (PDActionRemoteGoTo)action; > [javac] ^ > [javac] symbol: class PDActionRemoteGoTo > [javac] location: class PDFAnnotExtractor > [javac] > /<<PKGBUILDDIR>>/texmf-dist/source/latex/pax/src/PDFAnnotExtractor.java:429: > error: cannot find symbol > [javac] COSBase d = gotor.getD(); > [javac] ^ > [javac] symbol: class COSBase > [javac] location: class PDFAnnotExtractor > [javac] > /<<PKGBUILDDIR>>/texmf-dist/source/latex/pax/src/PDFAnnotExtractor.java:430: > error: cannot find symbol > [javac] if (d instanceof COSString) { > [javac] ^ > [javac] symbol: class COSString > [javac] location: class PDFAnnotExtractor > [javac] > /<<PKGBUILDDIR>>/texmf-dist/source/latex/pax/src/PDFAnnotExtractor.java:432: > error: cannot find symbol > [javac] > formatString(((COSString)d).getString())); > [javac] ^ > [javac] symbol: class COSString > [javac] location: class PDFAnnotExtractor > [javac] > /<<PKGBUILDDIR>>/texmf-dist/source/latex/pax/src/PDFAnnotExtractor.java:434: > error: cannot find symbol > [javac] else if (d instanceof COSName) { > [javac] ^ > [javac] symbol: class COSName > [javac] location: class PDFAnnotExtractor > [javac] > /<<PKGBUILDDIR>>/texmf-dist/source/latex/pax/src/PDFAnnotExtractor.java:436: > error: cannot find symbol > [javac] > formatString(((COSName)d).getName())); > [javac] ^ > [javac] symbol: class COSName > [javac] location: class PDFAnnotExtractor > [javac] > /<<PKGBUILDDIR>>/texmf-dist/source/latex/pax/src/PDFAnnotExtractor.java:438: > error: cannot find symbol > [javac] else if (d instanceof COSArray) { > [javac] ^ > [javac] symbol: class COSArray > [javac] location: class PDFAnnotExtractor > [javac] > /<<PKGBUILDDIR>>/texmf-dist/source/latex/pax/src/PDFAnnotExtractor.java:439: > error: cannot find symbol > [javac] COSArray dest = (COSArray)d; > [javac] ^ > [javac] symbol: class COSArray > [javac] location: class PDFAnnotExtractor > [javac] > /<<PKGBUILDDIR>>/texmf-dist/source/latex/pax/src/PDFAnnotExtractor.java:439: > error: cannot find symbol > [javac] COSArray dest = (COSArray)d; > [javac] ^ > [javac] symbol: class COSArray > [javac] location: class PDFAnnotExtractor > [javac] > /<<PKGBUILDDIR>>/texmf-dist/source/latex/pax/src/PDFAnnotExtractor.java:451: > error: cannot find symbol > [javac] > ((COSNumber)dest.getObject(2)).floatValue()); > [javac] ^ > [javac] symbol: class COSNumber > [javac] location: class PDFAnnotExtractor > [javac] > /<<PKGBUILDDIR>>/texmf-dist/source/latex/pax/src/PDFAnnotExtractor.java:468: > error: cannot find symbol > [javac] COSBase obj; > [javac] ^ > [javac] symbol: class COSBase > [javac] location: class PDFAnnotExtractor > [javac] > /<<PKGBUILDDIR>>/texmf-dist/source/latex/pax/src/PDFAnnotExtractor.java:472: > error: cannot find symbol > [javac] if (obj instanceof COSNumber) { > [javac] ^ > [javac] symbol: class COSNumber > [javac] location: class PDFAnnotExtractor > [javac] > /<<PKGBUILDDIR>>/texmf-dist/source/latex/pax/src/PDFAnnotExtractor.java:473: > error: cannot find symbol > [javac] view += > formatNumber(((COSNumber)obj).floatValue()); > [javac] ^ > [javac] symbol: class COSNumber > [javac] location: class PDFAnnotExtractor > [javac] > /<<PKGBUILDDIR>>/texmf-dist/source/latex/pax/src/PDFAnnotExtractor.java:485: > error: cannot find symbol > [javac] if (obj instanceof COSNumber) { > [javac] ^ > [javac] symbol: class COSNumber > [javac] location: class PDFAnnotExtractor > [javac] > /<<PKGBUILDDIR>>/texmf-dist/source/latex/pax/src/PDFAnnotExtractor.java:486: > error: cannot find symbol > [javac] view += > formatNumber(((COSNumber)obj).floatValue()); > [javac] ^ > [javac] symbol: class COSNumber > [javac] location: class PDFAnnotExtractor > [javac] > /<<PKGBUILDDIR>>/texmf-dist/source/latex/pax/src/PDFAnnotExtractor.java:498: > error: cannot find symbol > [javac] if (obj instanceof COSNumber) { > [javac] ^ > [javac] symbol: class COSNumber > [javac] location: class PDFAnnotExtractor > [javac] > /<<PKGBUILDDIR>>/texmf-dist/source/latex/pax/src/PDFAnnotExtractor.java:499: > error: cannot find symbol > [javac] view += > formatNumber(((COSNumber)obj).floatValue()); > [javac] ^ > [javac] symbol: class COSNumber > [javac] location: class PDFAnnotExtractor > [javac] > /<<PKGBUILDDIR>>/texmf-dist/source/latex/pax/src/PDFAnnotExtractor.java:511: > error: cannot find symbol > [javac] + > formatNumber(((COSNumber)dest.getObject(2)).floatValue()) > [javac] ^ > [javac] symbol: class COSNumber > [javac] location: class PDFAnnotExtractor > [javac] > /<<PKGBUILDDIR>>/texmf-dist/source/latex/pax/src/PDFAnnotExtractor.java:513: > error: cannot find symbol > [javac] + > formatNumber(((COSNumber)dest.getObject(3)).floatValue()) > [javac] ^ > [javac] symbol: class COSNumber > [javac] location: class PDFAnnotExtractor > [javac] > /<<PKGBUILDDIR>>/texmf-dist/source/latex/pax/src/PDFAnnotExtractor.java:515: > error: cannot find symbol > [javac] + > formatNumber(((COSNumber)dest.getObject(4)).floatValue()) > [javac] ^ > [javac] symbol: class COSNumber > [javac] location: class PDFAnnotExtractor > [javac] > /<<PKGBUILDDIR>>/texmf-dist/source/latex/pax/src/PDFAnnotExtractor.java:517: > error: cannot find symbol > [javac] + > formatNumber(((COSNumber)dest.getObject(5)).floatValue()); > [javac] ^ > [javac] symbol: class COSNumber > [javac] location: class PDFAnnotExtractor > [javac] > /<<PKGBUILDDIR>>/texmf-dist/source/latex/pax/src/PDFAnnotExtractor.java:554: > error: cannot find symbol > [javac] if (dest instanceof PDNamedDestination) { > [javac] ^ > [javac] symbol: class PDNamedDestination > [javac] location: class PDFAnnotExtractor > [javac] > /<<PKGBUILDDIR>>/texmf-dist/source/latex/pax/src/PDFAnnotExtractor.java:555: > error: cannot find symbol > [javac] String name = > ((PDNamedDestination)dest).getNamedDestination(); > [javac] ^ > [javac] symbol: class PDNamedDestination > [javac] location: class PDFAnnotExtractor > [javac] > /<<PKGBUILDDIR>>/texmf-dist/source/latex/pax/src/PDFAnnotExtractor.java:557: > error: cannot find symbol > [javac] if (obj instanceof PDDestination) { > [javac] ^ > [javac] symbol: class PDDestination > [javac] location: class PDFAnnotExtractor > [javac] > /<<PKGBUILDDIR>>/texmf-dist/source/latex/pax/src/PDFAnnotExtractor.java:558: > error: cannot find symbol > [javac] dest = (PDDestination)obj; > [javac] ^ > [javac] symbol: class PDDestination > [javac] location: class PDFAnnotExtractor > [javac] Note: /<<PKGBUILDDIR>>/texmf-dist/source/latex/pax/src/Entry.java > uses unchecked or unsafe operations. > [javac] Note: Recompile with -Xlint:unchecked for details. > [javac] 100 errors > [javac] only showing the first 100 errors, of 142 total; use -Xmaxerrs if > you would like to see more > > BUILD FAILED > /<<PKGBUILDDIR>>/texmf-dist/source/latex/pax/build.xml:20: Compile failed; > see the compiler error output for details. > > Total time: 3 seconds > make: *** [debian/rules:24: build-stamp] Error 1 > dpkg-buildpackage: error: debian/rules build subprocess returned exit status 2 > > E: Command 'cd /<<PKGBUILDDIR>> && runuser -u user42 -- dpkg-buildpackage > --sanitize-env -us -uc -rfakeroot -b' failed to run. The full build log is available from: http://qa-logs.debian.net/2023/08/16/texlive-extra_2022.20230122-4_unstable.log If you reassign this bug to another package, please mark it as 'affects'-ing this package. See https://www.debian.org/Bugs/server-control#affects If you fail to reproduce this, please provide a build log and diff it with mine so that we can identify if something relevant changed in the meantime.

