+ case "${usergroup_phase}" in + local run_cmd + run_cmd=run_su + shift + run_su /opt/pkg/bin/bmake configure BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/nvc-1.18.2/work.log + su pbulk -c '"$@"' make /opt/pkg/bin/bmake configure BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/nvc-1.18.2/work.log => Checksum BLAKE2s OK for nvc-1.18.2.tar.gz => Checksum SHA512 OK for nvc-1.18.2.tar.gz ===> Installing dependencies for nvc-1.18.2 => Tool dependency gmake>=3.81: found gmake-4.4.1 => Tool dependency pkgconf-[0-9]*: found pkgconf-2.4.3nb1 => Tool dependency cwrappers>=20150314: found cwrappers-20220403 => Tool dependency checkperms>=1.1: found checkperms-1.12 => Full dependency capstone>=3.0: found capstone-5.0.6 => Full dependency check>=0.9.5: found check-0.15.2 => Full dependency libdwarf>=2.2.0: found libdwarf-2.2.0 => Full dependency libffi>=3.4.2nb3: found libffi-3.5.2 => Full dependency llvm>=19.1.7: found llvm-19.1.7 => Full dependency zlib>=1.2.3: found zlib-1.3.1 => Full dependency zstd>=1.3.6: found zstd-1.5.7 ===> Overriding tools for nvc-1.18.2 ===> Extracting for nvc-1.18.2 ===> Patching for nvc-1.18.2 => Applying pkgsrc patches for nvc-1.18.2 => Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/cad/nvc/patches/patch-src_lib.c => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/cad/nvc/patches/patch-src_lib.c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-src_lib.c,v 1.1 2025/12/28 05:42:55 ryoon Exp $ | |* Fix ctype(3) abuse. | |--- src/lib.c.orig 2025-12-24 09:55:32.955684412 +0000 |+++ src/lib.c -------------------------- Patching file src/lib.c using Plan A... Hunk #1 succeeded at 411. done => Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/cad/nvc/patches/patch-thirdparty_cpustate.c => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/cad/nvc/patches/patch-thirdparty_cpustate.c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-thirdparty_cpustate.c,v 1.1 2025/12/28 05:42:55 ryoon Exp $ | |* Support NetBSD/amd64. | |--- thirdparty/cpustate.c.orig 2025-12-24 09:15:22.124726860 +0000 |+++ thirdparty/cpustate.c -------------------------- Patching file thirdparty/cpustate.c using Plan A... Hunk #1 succeeded at 154. done ===> Creating toolchain wrappers for nvc-1.18.2 ===> Configuring for nvc-1.18.2 => Modifying GNU configure scripts to avoid --recheck => Replacing config-guess with pkgsrc versions => Replacing config-sub with pkgsrc versions => Replacing install-sh with pkgsrc version => Replacing bash interpreter in contrib/*.sh. INFO: [replace-interpreter] Nothing changed in contrib/functions.sh. => Checking for portability problems in extracted files checking build system type... x86_64-sun-solaris2.11 checking host system type... x86_64-sun-solaris2.11 checking target system type... x86_64-sun-solaris2.11 checking for a BSD-compatible install... /opt/pkg/bin/bsdinstall -c -o pbulk -g pbulk checking whether sleep supports fractional seconds... yes checking filesystem timestamp resolution... 0.01 checking whether build environment is sane... yes checking for a race-free mkdir -p... mkdir -p checking for gawk... /usr/bin/nawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking xargs -n works... yes checking whether to enable maintainer-specific portions of Makefiles... no checking whether make supports the include directive... yes (GNU style) checking for x86_64-sun-solaris2.11-gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether the compiler supports GNU C... yes checking whether gcc accepts -g... yes checking for gcc option to enable C11 features... none needed checking whether gcc understands -c and -o together... yes checking dependency style of gcc... gcc3 checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking for wchar.h... yes checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking whether _XOPEN_SOURCE should be defined... no checking for x86_64-sun-solaris2.11-gcc... (cached) gcc checking whether the compiler supports GNU C... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to enable C11 features... (cached) none needed checking whether gcc understands -c and -o together... (cached) yes checking dependency style of gcc... (cached) gcc3 checking whether the compiler supports GNU C++... yes checking whether g++ accepts -g... yes checking for g++ option to enable C++11 features... none needed checking dependency style of g++... gcc3 checking for flex... flex checking for lex output file root... lex.yy checking for lex library... none needed checking whether yytext is a pointer... yes checking for inline... inline checking for C/C++ restrict keyword... __restrict__ checking for sys/ptrace.h... no checking for sys/prctl.h... no checking for tcgetwinsize... no checking for memmem... yes checking for strcasestr... yes checking for getline... yes checking for fseeko... yes checking for ftello... yes checking for fpurge... no checking for __fpurge... yes checking for strchrnul... yes checking for strndup... yes checking for gettid... no checking for popen... yes checking for struct stat.st_mtimespec.tv_nsec... no checking for struct stat.st_mtim.tv_nsec... yes checking for ucontext.h... yes checking for sys/ucontext.h... yes checking for stdio_ext.h... yes checking for getcontext... yes checking whether the linker accepts -fuse-ld=mold... yes checking whether the linker accepts -Wl,--undefined-version... no checking if the linker accepts -Wl,--dynamic-list... no checking whether the linker accepts -rdynamic... yes checking whether C compiler accepts -fPIC... yes checking whether C compiler accepts -mavx2... yes checking whether C compiler accepts -msse4.1... yes checking whether C compiler accepts -msha... yes checking whether C compiler accepts -mpopcnt... yes checking for __attribute__((returns_nonnull))... yes checking for __builtin_setjmp... yes checking for grep that handles long lines and -e... (cached) /usr/xpg4/bin/grep checking for egrep... (cached) /usr/xpg4/bin/grep -E checking if flex is the lexer generator... yes checking for library containing dlopen... none required checking for a sed that does not truncate output... /usr/bin/sed checking how to run the C preprocessor... gcc -E checking for egrep -e... (cached) /usr/xpg4/bin/grep -E checking whether gcc is Clang... no checking whether pthreads work with "-pthread" and "-lpthread"... yes checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE checking whether more special flags are required for pthreads... -D_POSIX_PTHREAD_SEMANTICS checking for PTHREAD_PRIO_INHERIT... yes checking for sh... /home/pbulk/build/cad/nvc/work/.tools/bin/sh checking for diff... /home/pbulk/build/cad/nvc/work/.tools/bin/diff checking for xmllint... /opt/pkg/bin/xmllint checking for library containing pow... -lm checking pkg-config is at least version 0.9.0... yes checking for zlib >= 1.0.0... yes checking for LLVM (engine passes ipo linker native)... no configure: error: Could not detect the LLVM libraries. Make sure that llvm-config is on your path or specified by --with-llvm. *** Error code 1 Stop. bmake[1]: stopped making "configure" in /data/jenkins/workspace/pkgsrc-upstream-trunk/cad/nvc *** Error code 1 Stop. bmake: stopped making "configure" in /data/jenkins/workspace/pkgsrc-upstream-trunk/cad/nvc