=> "/opt/local/bin/bmake" ["-C", "/data/jenkins/workspace/pkgsrc-trunk-x86_64/extra/openjdk21", "all", "BATCH=1", "DEPENDS_TARGET=/nonexistent"] ===> Building for openjdk21-21.0.9 Note: Command line contains non-control variables: * _PKGSRC_BARRIER=yes * _PKGSRCDIR=/data/jenkins/workspace/pkgsrc-trunk-x86_64 * _PATH_ORIG=/sbin:/usr/bin:/usr/sbin:/opt/tools/bin * _MAKE=/opt/local/bin/bmake * _CC=gcc * NATIVE_LOWER_OPSYS=solaris * LOWER_OPSYS=solaris * DEPENDS_TARGET=/nonexistent * BATCH=1 Make sure it is not mistyped, and that you intend to override this variable. 'make help' will list known control variables. Note: Command line contains non-control variables: * _PKGSRC_BARRIER=yes * _PKGSRCDIR=/data/jenkins/workspace/pkgsrc-trunk-x86_64 * _PATH_ORIG=/sbin:/usr/bin:/usr/sbin:/opt/tools/bin * _MAKE=/opt/local/bin/bmake * _CC=gcc * NATIVE_LOWER_OPSYS=solaris * LOWER_OPSYS=solaris * DEPENDS_TARGET=/nonexistent * BATCH=1 Make sure it is not mistyped, and that you intend to override this variable. 'make help' will list known control variables. Building target 'images' in configuration 'solaris-x86_64-server-release' Compiling up to 1 files for BUILD_TOOLS_HOTSPOT Compiling up to 8 files for BUILD_TOOLS_LANGTOOLS Warning: No SCM configuration present and no .src-rev Creating hotspot/variant-server/tools/adlc/adlc from 13 file(s) Compiling up to 2 files for BUILD_JVMTI_TOOLS Generating classes for compiler.properties launcher.properties Compiling 20 properties into resource bundles for jdk.compiler Compiling 17 properties into resource bundles for jdk.javadoc Compiling 15 properties into resource bundles for jdk.jdeps Compiling 9 properties into resource bundles for jdk.jshell Compiling up to 127 files for BUILD_java.compiler.interim Compiling up to 353 files for BUILD_jdk.compiler.interim Compiling up to 242 files for BUILD_jdk.javadoc.interim Compiling up to 17 files for BUILD_JAVAC_SERVER Creating support/modules_libs/java.base/server/libjvm.so from 1215 file(s) Compiling up to 31 files for BUILD_JRTFS javacserver server process failed to initialize: No port file values materialized. Giving up after 60145 ms Process output: IOException caught during compilation: Server failed to initialize: No port file values materialized. Giving up after 60145 ms make[3]: *** [JrtfsJar.gmk:52: /home/pbuild/work/extra/openjdk21/work/jdk-il-jdk-21.0.9-ga/build/solaris-x86_64-server-release/support/jrtfs_classes/_the.BUILD_JRTFS_batch] Error 1 make[2]: *** [make/Main.gmk:441: jrtfs-jar] Error 1 make[2]: *** Waiting for unfinished jobs.... /home/pbuild/work/extra/openjdk21/work/jdk-il-jdk-21.0.9-ga/src/hotspot/os/solaris/attachListener_solaris.cpp: In static member function 'static int SolarisAttachListener::create_door()': /home/pbuild/work/extra/openjdk21/work/jdk-il-jdk-21.0.9-ga/src/hotspot/os/solaris/attachListener_solaris.cpp:401:51: warning: '.tmp' directive output may be truncated writing 4 bytes into a region of size between 1 and 1025 [-Wformat-truncation=] 401 | snprintf(initial_path, sizeof(initial_path), "%s.tmp", door_path); | ^~~~ /home/pbuild/work/extra/openjdk21/work/jdk-il-jdk-21.0.9-ga/src/hotspot/os/solaris/attachListener_solaris.cpp:401:11: note: 'snprintf' output between 5 and 1029 bytes into a destination of size 1025 401 | snprintf(initial_path, sizeof(initial_path), "%s.tmp", door_path); | ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/pbuild/work/extra/openjdk21/work/jdk-il-jdk-21.0.9-ga/src/hotspot/os/solaris/os_perf_solaris.cpp: In function 'int get_info(const char*, void*, size_t, off_t)': /home/pbuild/work/extra/openjdk21/work/jdk-il-jdk-21.0.9-ga/src/hotspot/os/solaris/os_perf_solaris.cpp:80:29: warning: comparison of integer expressions of different signedness: 'ssize_t' {aka 'long int'} and 'size_t' {aka 'long unsigned int'} [-Wsign-compare] 80 | if (pread(fd, info, s, o) != s) { | ~~~~~~~~~~~~~~~~~~~~~~^~~~ /home/pbuild/work/extra/openjdk21/work/jdk-il-jdk-21.0.9-ga/src/hotspot/os/solaris/os_perf_solaris.cpp: In member function 'int SystemProcessInterface::SystemProcesses::ProcessIterator::current(SystemProcess*)': /home/pbuild/work/extra/openjdk21/work/jdk-il-jdk-21.0.9-ga/src/hotspot/os/solaris/os_perf_solaris.cpp:556:29: warning: the address of 'psinfo::pr_fname' will never be NULL [-Waddress] 556 | if ((psinfo_data.pr_fname != NULL) && In file included from /usr/include/procfs.h:45, from /home/pbuild/work/extra/openjdk21/work/jdk-il-jdk-21.0.9-ga/src/hotspot/os/solaris/os_perf_solaris.cpp:36: /usr/include/sys/procfs.h:306:17: note: 'psinfo::pr_fname' declared here 306 | char pr_fname[PRFNSZ]; /* name of execed file */ | ^~~~~~~~ /home/pbuild/work/extra/openjdk21/work/jdk-il-jdk-21.0.9-ga/src/hotspot/os/solaris/os_perf_solaris.cpp:557:30: warning: the address of 'psinfo::pr_psargs' will never be NULL [-Waddress] 557 | (psinfo_data.pr_psargs != NULL)) { /usr/include/sys/procfs.h:307:17: note: 'psinfo::pr_psargs' declared here 307 | char pr_psargs[PRARGSZ]; /* initial characters of arg list */ | ^~~~~~~~~ /home/pbuild/work/extra/openjdk21/work/jdk-il-jdk-21.0.9-ga/src/hotspot/os/solaris/os_solaris.cpp: In function 'void* thread_native_entry(void*)': /home/pbuild/work/extra/openjdk21/work/jdk-il-jdk-21.0.9-ga/src/hotspot/os/solaris/os_solaris.cpp:520:26: warning: comparison of integer expressions of different signedness: 'OSThread::thread_id_t' {aka 'unsigned int'} and 'int' [-Wsign-compare] 520 | if (osthr->thread_id() != -1) { | ~~~~~~~~~~~~~~~~~~~^~~~~ /home/pbuild/work/extra/openjdk21/work/jdk-il-jdk-21.0.9-ga/src/hotspot/os/solaris/os_solaris.cpp: In static member function 'static size_t os::numa_get_groups_num()': /home/pbuild/work/extra/openjdk21/work/jdk-il-jdk-21.0.9-ga/src/hotspot/os/solaris/os_solaris.cpp:1614:12: warning: comparison of integer expressions of different signedness: 'size_t' {aka 'long unsigned int'} and 'int' [-Wsign-compare] 1614 | return n != -1 ? n : 1; | ~~^~~~~ /home/pbuild/work/extra/openjdk21/work/jdk-il-jdk-21.0.9-ga/src/hotspot/os/solaris/os_solaris.cpp: In static member function 'static char* os::scan_pages(char*, char*, page_info*, page_info*)': /home/pbuild/work/extra/openjdk21/work/jdk-il-jdk-21.0.9-ga/src/hotspot/os/solaris/os_solaris.cpp:1728:34: warning: comparison of integer expressions of different signedness: 'uint64_t' {aka 'long unsigned int'} and 'int' [-Wsign-compare] 1728 | if (outdata[types * i] != page_expected->lgrp_id) { | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ ERROR: Build failed for target 'images' in configuration 'solaris-x86_64-server-release' (exit code 2) === Output from failing command(s) repeated here === * For target support_jrtfs_classes__the.BUILD_JRTFS_batch: javacserver server process failed to initialize: No port file values materialized. Giving up after 60145 ms Process output: IOException caught during compilation: Server failed to initialize: No port file values materialized. Giving up after 60145 ms * All command lines available in /home/pbuild/work/extra/openjdk21/work/jdk-il-jdk-21.0.9-ga/build/solaris-x86_64-server-release/make-support/failure-logs. === End of repeated output === No indication of failed target found. HELP: Try searching the build log for '] Error'. HELP: Run 'make doctor' to diagnose build problems. gmake[1]: *** [/home/pbuild/work/extra/openjdk21/work/jdk-il-jdk-21.0.9-ga/make/Init.gmk:323: main] Error 1 gmake: *** [/home/pbuild/work/extra/openjdk21/work/jdk-il-jdk-21.0.9-ga/make/Init.gmk:189: images] Error 2 *** Error code 2 Stop. bmake[1]: stopped making "all" in /data/jenkins/workspace/pkgsrc-trunk-x86_64/extra/openjdk21 *** Error code 1 Stop. bmake: stopped making "all" in /data/jenkins/workspace/pkgsrc-trunk-x86_64/extra/openjdk21