pkgsrc-Users archive

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

openjdk21 build error



On NetBSD 10.1 amd64, pkgsrc-current updated over git today,
lang/openjdk21 with jdk-21.0.8+9-1, with all options disabled, I get this
error:

    cd /usr/pkgsrc/work/lang/openjdk21/work/jdk21u-jdk-21.0.8-9-1/build/bsd-x86_64--release/images/jdk && pax -rwpp .           /usr/pkgsrc/work/lang/openjdk21/work/.destdir/usr/pkg/java/openjdk21/.
    cd: can't cd to /usr/pkgsrc/work/lang/openjdk21/work/jdk21u-jdk-21.0.8-9-1/build/bsd-x86_64--release/images/jdk

I see the actual directory name to be:

    /usr/pkgsrc/work/lang/openjdk21/work/jdk21u-jdk-21.0.8-9-1/build/bsd-x86_64-server-release/images/jdk/

i.e. build is looking for bsd-x86_64--release while actual directory is bsd-x86_64-server-release

Any suggestions?

-- 
Mayuresh


Home | Main Index | Thread Index | Old Index