=> Bootstrap dependency digest>=20211023: found digest-20211023
===> Skipping vulnerability checks.
WARNING: No /usr/pkg/pkgdb/pkg-vulnerabilities file found.
WARNING: To fix run: `/usr/sbin/pkg_admin -K /usr/pkg/pkgdb fetch-pkg-vulnerabilities'.
===> Building for postgresql11-pljava-1.5.0nb1
ulimit -d `ulimit -H -d`; ulimit -v `ulimit -H -v`; cd /scratch/work/databases/postgresql-pljava/work/pljava-1_5_0 && /usr/bin/env USETOOLS=no CLASSPATH=. JAVA_HOME=/usr/pkg/java/openjdk11 CC=gcc CFLAGS=-O2\ -fPIC\ -D_FORTIFY_SOURCE=2\ -I/usr/pkg/include\ -I/usr/include CPPFLAGS=-I/usr/pkg/include\ -I/usr/include CXX=c++ CXXFLAGS=-O2\ -fPIC\ -D_FORTIFY_SOURCE=2\ -I/usr/pkg/include\ -I/usr/include COMPILER_RPATH_FLAG=-Wl,-R F77=g77 FC=g77 FFLAGS=-O LANG=C LC_ALL=C LC_COLLATE=C LC_CTYPE=C LC_MESSAGES=C LC_MONETARY=C LC_NUMERIC=C LC_TIME=C LDFLAGS=-L/usr/pkg/lib\ -Wl,-R/usr/pkg/lib\ -L/usr/lib\ -Wl,-R/usr/lib LINKER_RPATH_FLAG=-R PATH=/scratch/work/databases/postgresql-pljava/work/.cwrapper/bin:/scratch/work/databases/postgresql-pljava/work/.buildlink/bin:/scratch/work/databases/postgresql-pljava/work/.tools/bin:/usr/pkg/java/openjdk11/bin:/scratch/work/databases/postgresql-pljava/work/.gcc/bin:/usr/pkg/bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/pkg/bin:/usr/X11R7/bin PREFIX=/usr/pkg MAKELEVEL=0 CONFIG_SITE= PKG_SYSCONFDIR=/usr/pkg/etc HOME=/scratch/work/databases/postgresql-pljava/work/.home CWRAPPERS_CONFIG_DIR=/scratch/work/databases/postgresql-pljava/work/.cwrapper/config CPP=cpp LOCALBASE=/usr/pkg X11BASE=/usr/X11R7 PKGMANDIR=man PKGINFODIR=info PKGGNUDIR=gnu/ MAKECONF=/dev/null OBJECT_FMT=ELF USETOOLS=no BSD_INSTALL_PROGRAM=/usr/bin/install\ -c\ -s\ -o\ pbulk\ -g\ users\ -m\ 755 BSD_INSTALL_SCRIPT=/usr/bin/install\ -c\ -o\ pbulk\ -g\ users\ -m\ 755 BSD_INSTALL_LIB=/usr/bin/install\ -c\ -o\ pbulk\ -g\ users\ -m\ 755 BSD_INSTALL_DATA=/usr/bin/install\ -c\ -o\ pbulk\ -g\ users\ -m\ 644 BSD_INSTALL_MAN=/usr/bin/install\ -c\ -o\ pbulk\ -g\ users\ -m\ 644 BSD_INSTALL=/usr/bin/install BSD_INSTALL_PROGRAM_DIR=/usr/bin/install\ -d\ -o\ pbulk\ -g\ users\ -m\ 755 BSD_INSTALL_SCRIPT_DIR=/usr/bin/install\ -d\ -o\ pbulk\ -g\ users\ -m\ 755 BSD_INSTALL_LIB_DIR=/usr/bin/install\ -d\ -o\ pbulk\ -g\ users\ -m\ 755 BSD_INSTALL_DATA_DIR=/usr/bin/install\ -d\ -o\ pbulk\ -g\ users\ -m\ 755 BSD_INSTALL_MAN_DIR=/usr/bin/install\ -d\ -o\ pbulk\ -g\ users\ -m\ 755 BSD_INSTALL_GAME=/usr/bin/install\ -c\ -s\ -o\ pbulk\ -g\ users\ -m\ 2555 BSD_INSTALL_GAME_DATA=/usr/bin/install\ -c\ -o\ pbulk\ -g\ users\ -m\ 664 BSD_INSTALL_GAME_DIR=/usr/bin/install\ -d\ -o\ pbulk\ -g\ users\ -m\ 775 INSTALL_INFO= MAKEINFO=/scratch/work/databases/postgresql-pljava/work/.tools/bin/makeinfo FLEX= BISON= ITSTOOL=/scratch/work/databases/postgresql-pljava/work/.tools/bin/itstool GDBUS_CODEGEN=/scratch/work/databases/postgresql-pljava/work/.tools/bin/gdbus-codegen PKG_CONFIG= PKG_CONFIG_LIBDIR=/scratch/work/databases/postgresql-pljava/work/.buildlink/lib/pkgconfig:/scratch/work/databases/postgresql-pljava/work/.buildlink/share/pkgconfig PKG_CONFIG_LOG=/scratch/work/databases/postgresql-pljava/work/.pkg-config.log PKG_CONFIG_PATH= CWRAPPERS_CONFIG_DIR=/scratch/work/databases/postgresql-pljava/work/.cwrapper/config mvn --offline -Plinkpglibs -Pwnosign -Duser.home=/scratch/work/databases/postgresql-pljava/work/.home -Dmaven.repo.local=/scratch/work/databases/postgresql-pljava/work/deps -Dnar.cores=3 -Dpgsql.runpath=/usr/pkg/lib -Dpgsql.runpathpfx=-Wl,-R -Dnar.aolProperties=pljava-so/aol.netbsd.properties install
[INFO] Scanning for projects...
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO] 
[INFO] PostgreSQL PL/Java                                                 [pom]
[INFO] PL/Java API                                                        [jar]
[INFO] PL/Java backend Java code                                          [jar]
[INFO] PL/Java backend native code                                        [nar]
[INFO] PL/Java Deploy                                                     [jar]
[INFO] PL/Java Ant tasks                                                  [jar]
[INFO] PL/Java examples                                                   [jar]
[INFO] PL/Java packaging                                                  [pom]
[INFO] 
[INFO] ---------------------< org.postgresql:pljava.app >----------------------
[INFO] Building PostgreSQL PL/Java 1.5.0                                  [1/8]
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] 
[INFO] --- maven-site-plugin:3.4:attach-descriptor (attach-descriptor) @ pljava.app ---
[INFO] 
[INFO] --- maven-install-plugin:2.4:install (default-install) @ pljava.app ---
[INFO] Installing /scratch/work/databases/postgresql-pljava/work/pljava-1_5_0/pom.xml to /scratch/work/databases/postgresql-pljava/work/deps/org/postgresql/pljava.app/1.5.0/pljava.app-1.5.0.pom
[INFO] Installing /scratch/work/databases/postgresql-pljava/work/pljava-1_5_0/target/pljava.app-1.5.0-site.xml to /scratch/work/databases/postgresql-pljava/work/deps/org/postgresql/pljava.app/1.5.0/pljava.app-1.5.0-site.xml
[INFO] 
[INFO] ---------------------< org.postgresql:pljava-api >----------------------
[INFO] Building PL/Java API 1.5.0                                         [2/8]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ pljava-api ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /scratch/work/databases/postgresql-pljava/work/pljava-1_5_0/pljava-api/src/main/resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.5.1:compile (default-compile) @ pljava-api ---
[INFO] Compiling 24 source files to /scratch/work/databases/postgresql-pljava/work/pljava-1_5_0/pljava-api/target/classes
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR : 
[INFO] -------------------------------------------------------------
[ERROR] Failure executing javac, but could not parse the error:
Fatal Error: Unable to find package java.lang in classpath or bootclasspath

[INFO] 1 error
[INFO] -------------------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for PostgreSQL PL/Java 1.5.0:
[INFO] 
[INFO] PostgreSQL PL/Java ................................. SUCCESS [  1.530 s]
[INFO] PL/Java API ........................................ FAILURE [  1.183 s]
[INFO] PL/Java backend Java code .......................... SKIPPED
[INFO] PL/Java backend native code ........................ SKIPPED
[INFO] PL/Java Deploy ..................................... SKIPPED
[INFO] PL/Java Ant tasks .................................. SKIPPED
[INFO] PL/Java examples ................................... SKIPPED
[INFO] PL/Java packaging .................................. SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  3.857 s
[INFO] Finished at: 2022-03-05T21:31:04Z
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:2.5.1:compile (default-compile) on project pljava-api: Compilation failure
[ERROR] Failure executing javac, but could not parse the error:
[ERROR] Fatal Error: Unable to find package java.lang in classpath or bootclasspath
[ERROR] 
[ERROR] 
[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 :pljava-api
*** Error code 1

Stop.
make[1]: stopped in /tree/pkgsrc/databases/postgresql-pljava
*** Error code 1

Stop.
make: stopped in /tree/pkgsrc/databases/postgresql-pljava