+ case "${usergroup_phase}" in + local run_cmd + run_cmd=run_su + shift + run_su /opt/tools/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/openjdk17-17.0.13/work.log + su pbulk -c '"$@"' make /opt/tools/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/openjdk17-17.0.13/work.log ===> Building for openjdk17-17.0.13 Note: Command line contains non-control variables: * _UNAME_V=joyent_20210826T002459Z * _PKGSRC_BARRIER=yes * _PKGSRCDIR=/data/jenkins/workspace/pkgsrc-trunk-tools * _PATH_ORIG=/sbin:/usr/sbin:/usr/bin:/opt/local/bin * _MAKE=/opt/tools/bin/bmake * _CC=gcc * WRKLOG=/tmp/bulklog/openjdk17-17.0.13/work.log * UNPRIVILEGED_USER=pbulk * UNPRIVILEGED_GROUPS=pbulk * UNPRIVILEGED_GROUP=pbulk * PKGTOOLS_VERSION=20250417 * OS_VERSION=5.11 * OPSYS_VERSION=051100 * OPSYS=SunOS * NATIVE_OS_VERSION=5.11 * NATIVE_OPSYS_VERSION=051100 * NATIVE_OPSYS=SunOS * NATIVE_LOWER_OPSYS=solaris * LOWER_OPSYS=solaris * DEPENDS_TARGET=/nonexistent * BATCH=1 * ALLOW_VULNERABLE_PACKAGES= 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: * _UNAME_V=joyent_20210826T002459Z * _PKGSRC_BARRIER=yes * _PKGSRCDIR=/data/jenkins/workspace/pkgsrc-trunk-tools * _PATH_ORIG=/sbin:/usr/sbin:/usr/bin:/opt/local/bin * _MAKE=/opt/tools/bin/bmake * _CC=gcc * WRKLOG=/tmp/bulklog/openjdk17-17.0.13/work.log * UNPRIVILEGED_USER=pbulk * UNPRIVILEGED_GROUPS=pbulk * UNPRIVILEGED_GROUP=pbulk * PKGTOOLS_VERSION=20250417 * OS_VERSION=5.11 * OPSYS_VERSION=051100 * OPSYS=SunOS * NATIVE_OS_VERSION=5.11 * NATIVE_OPSYS_VERSION=051100 * NATIVE_OPSYS=SunOS * NATIVE_LOWER_OPSYS=solaris * LOWER_OPSYS=solaris * DEPENDS_TARGET=/nonexistent * BATCH=1 * ALLOW_VULNERABLE_PACKAGES= 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 1 files for BUILD_TOOLS_HOTSPOT Compiling 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 2 files for BUILD_JVMTI_TOOLS Parsing 2 properties into enum-like class for jdk.compiler Compiling 12 properties into resource bundles for jdk.jdeps Compiling 13 properties into resource bundles for jdk.javadoc Compiling 7 properties into resource bundles for jdk.jshell Compiling 16 properties into resource bundles for jdk.compiler Compiling 127 files for BUILD_java.compiler.interim Compiling 402 files for BUILD_jdk.compiler.interim Compiling 229 files for BUILD_jdk.javadoc.interim Creating support/modules_libs/java.base/server/libjvm.so from 988 file(s) Compiling 31 files for BUILD_JRTFS Creating support/modules_libs/java.base/jrt-fs.jar Compiling 186 files for BUILD_TOOLS_JDK Compiling 2 files for COMPILE_DEPEND Compiling 2 files for BUILD_BREAKITERATOR_BASE Compiling 2 files for BUILD_BREAKITERATOR_LD /home/pbulk/build-disk/extra/openjdk17/work/jdk-il-jdk-17.0.13-ga/src/java.base/unix/classes/sun/nio/fs/UnixConstants.java.template:127:7: warning: "__linux__" is not defined, evaluates to 0 [-Wundef] 127 | #elif __linux__ | ^~~~~~~~~ /home/pbulk/build-disk/extra/openjdk17/work/jdk-il-jdk-17.0.13-ga/src/hotspot/os/solaris/attachListener_solaris.cpp: In static member function 'static int SolarisAttachListener::create_door()': /home/pbulk/build-disk/extra/openjdk17/work/jdk-il-jdk-17.0.13-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/pbulk/build-disk/extra/openjdk17/work/jdk-il-jdk-17.0.13-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); | ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Compiling 11 properties into resource bundles for java.base Compiling 6 properties into resource bundles for java.base Compiling 11 properties into resource bundles for java.logging Compiling 11 properties into resource bundles for jdk.jartool Compiling 71 files for COMPILE_CREATE_SYMBOLS [stderr] java.util.concurrent.RejectedExecutionException: Task java.util.concurrent.FutureTask@a069b54[Not completed, task = com.sun.tools.sjavac.comp.PooledSjavac$$Lambda$52/0x00000001000ccfd8@e391e4b] rejected from java.util.concurrent.ThreadPoolExecutor@4f041470[Shutting down, pool size = 4, active threads = 0, queued tasks = 0, completed tasks = 4] [stderr] at java.base/java.util.concurrent.ThreadPoolExecutor$AbortPolicy.rejectedExecution(ThreadPoolExecutor.java:2065) [stderr] at java.base/java.util.concurrent.ThreadPoolExecutor.reject(ThreadPoolExecutor.java:833) [stderr] at java.base/java.util.concurrent.ThreadPoolExecutor.execute(ThreadPoolExecutor.java:1365) [stderr] at java.base/java.util.concurrent.AbstractExecutorService.submit(AbstractExecutorService.java:145) [stderr] at jdk.compiler.interim/com.sun.tools.sjavac.comp.PooledSjavac.compile(PooledSjavac.java:61) [stderr] at jdk.compiler.interim/com.sun.tools.sjavac.server.IdleResetSjavac.compile(IdleResetSjavac.java:70) [stderr] at jdk.compiler.interim/com.sun.tools.sjavac.server.RequestHandler.run(RequestHandler.java:104) make[3]: *** [Gendata.gmk:53: /home/pbulk/build-disk/extra/openjdk17/work/jdk-il-jdk-17.0.13-ga/build/solaris-x86_64-server-release/buildtools/create_symbols_javadoc/_the.COMPILE_CREATE_SYMBOLS_batch] Error 1 make[2]: *** [make/Main.gmk:147: jdk.javadoc-gendata] Error 1 make[2]: *** Waiting for unfinished jobs.... /home/pbulk/build-disk/extra/openjdk17/work/jdk-il-jdk-17.0.13-ga/src/hotspot/os/solaris/os_perf_solaris.cpp: In function 'int get_info(const char*, void*, size_t, off_t)': /home/pbulk/build-disk/extra/openjdk17/work/jdk-il-jdk-17.0.13-ga/src/hotspot/os/solaris/os_perf_solaris.cpp:81:29: warning: comparison of integer expressions of different signedness: 'ssize_t' {aka 'long int'} and 'size_t' {aka 'long unsigned int'} [-Wsign-compare] 81 | if (pread(fd, info, s, o) != s) { | ~~~~~~~~~~~~~~~~~~~~~~^~~~ /home/pbulk/build-disk/extra/openjdk17/work/jdk-il-jdk-17.0.13-ga/src/hotspot/os/solaris/os_solaris.cpp: In function 'void* thread_native_entry(void*)': /home/pbulk/build-disk/extra/openjdk17/work/jdk-il-jdk-17.0.13-ga/src/hotspot/os/solaris/os_solaris.cpp:566:26: warning: comparison of integer expressions of different signedness: 'OSThread::thread_id_t' {aka 'unsigned int'} and 'int' [-Wsign-compare] 566 | if (osthr->thread_id() != -1) { | ~~~~~~~~~~~~~~~~~~~^~~~~ /home/pbulk/build-disk/extra/openjdk17/work/jdk-il-jdk-17.0.13-ga/src/hotspot/os/solaris/os_solaris.cpp: In static member function 'static size_t os::numa_get_groups_num()': /home/pbulk/build-disk/extra/openjdk17/work/jdk-il-jdk-17.0.13-ga/src/hotspot/os/solaris/os_solaris.cpp:1766:12: warning: comparison of integer expressions of different signedness: 'size_t' {aka 'long unsigned int'} and 'int' [-Wsign-compare] 1766 | return n != -1 ? n : 1; | ~~^~~~~ /home/pbulk/build-disk/extra/openjdk17/work/jdk-il-jdk-17.0.13-ga/src/hotspot/os/solaris/os_solaris.cpp: In static member function 'static char* os::scan_pages(char*, char*, page_info*, page_info*)': /home/pbulk/build-disk/extra/openjdk17/work/jdk-il-jdk-17.0.13-ga/src/hotspot/os/solaris/os_solaris.cpp:1902:34: warning: comparison of integer expressions of different signedness: 'uint64_t' {aka 'long unsigned int'} and 'int' [-Wsign-compare] 1902 | 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 buildtools_create_symbols_javadoc__the.COMPILE_CREATE_SYMBOLS_batch: [stderr] java.util.concurrent.RejectedExecutionException: Task java.util.concurrent.FutureTask@a069b54[Not completed, task = com.sun.tools.sjavac.comp.PooledSjavac$$Lambda$52/0x00000001000ccfd8@e391e4b] rejected from java.util.concurrent.ThreadPoolExecutor@4f041470[Shutting down, pool size = 4, active threads = 0, queued tasks = 0, completed tasks = 4] [stderr] at java.base/java.util.concurrent.ThreadPoolExecutor$AbortPolicy.rejectedExecution(ThreadPoolExecutor.java:2065) [stderr] at java.base/java.util.concurrent.ThreadPoolExecutor.reject(ThreadPoolExecutor.java:833) [stderr] at java.base/java.util.concurrent.ThreadPoolExecutor.execute(ThreadPoolExecutor.java:1365) [stderr] at java.base/java.util.concurrent.AbstractExecutorService.submit(AbstractExecutorService.java:145) [stderr] at jdk.compiler.interim/com.sun.tools.sjavac.comp.PooledSjavac.compile(PooledSjavac.java:61) [stderr] at jdk.compiler.interim/com.sun.tools.sjavac.server.IdleResetSjavac.compile(IdleResetSjavac.java:70) [stderr] at jdk.compiler.interim/com.sun.tools.sjavac.server.RequestHandler.run(RequestHandler.java:104) * All command lines available in /home/pbulk/build-disk/extra/openjdk17/work/jdk-il-jdk-17.0.13-ga/build/solaris-x86_64-server-release/make-support/failure-logs. === End of repeated output === No indication of failed target found. Hint: Try searching the build log for '] Error'. Hint: See doc/building.html#troubleshooting for assistance. gmake[1]: *** [/home/pbulk/build-disk/extra/openjdk17/work/jdk-il-jdk-17.0.13-ga/make/Init.gmk:318: main] Error 1 gmake: *** [/home/pbulk/build-disk/extra/openjdk17/work/jdk-il-jdk-17.0.13-ga/make/Init.gmk:189: images] Error 2 *** Error code 2 Stop. bmake[1]: stopped making "all" in /data/jenkins/workspace/pkgsrc-trunk-tools/extra/openjdk17 *** Error code 1 Stop. bmake: stopped making "all" in /data/jenkins/workspace/pkgsrc-trunk-tools/extra/openjdk17