[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Pax building broken?



Hi Hilmar,

something seems to have broken pax.jar building. In my
checkout/preparation from June of TL2021, pax.jar building worked. Now I
get:
# 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: /home/norbert/Development/TeX/debian/git/texlive-nonbin/texlive-extra-2021.20210815/texmf-dist/source/latex/pax/build.xml

init:
    [mkdir] Created dir: /home/norbert/Development/TeX/debian/git/texlive-nonbin/texlive-extra-2021.20210815/texmf-dist/source/latex/pax/build

compile:
    [javac] /home/norbert/Development/TeX/debian/git/texlive-nonbin/texlive-extra-2021.20210815/texmf-dist/source/latex/pax/build.xml:21: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds
    [javac] Using javac -source 1.4 is no longer supported, switching to 6
    [javac] Using javac -target 1.4 is no longer supported, switching to 6
    [javac] Compiling 5 source files to /home/norbert/Development/TeX/debian/git/texlive-nonbin/texlive-extra-2021.20210815/texmf-dist/source/latex/pax/build
    [javac] warning: [options] bootstrap class path not set in conjunction with -source 6
    [javac] warning: [options] source value 6 is obsolete and will be removed in a future release
    [javac] warning: [options] target value 1.6 is obsolete and will be removed in a future release
    [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
    [javac] /home/norbert/Development/TeX/debian/git/texlive-nonbin/texlive-extra-2021.20210815/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

    ....

and many more errors.

Do you have any idea? My java(c) is 11.0.12.

Best

Norbert

--
PREINING Norbert                              https://www.preining.info
Fujitsu Research  +  IFMGA Guide  +  TU Wien  +  TeX Live  + Debian Dev
GPG: 0x860CDC13   fp: F7D8 A928 26E3 16A1 9FA0 ACF0 6CAC A448 860C DC13


Reply to: