+ 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/ncurses-6.6/work.log + su pbulk -c '"$@"' make /opt/pkg/bin/bmake configure BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/ncurses-6.6/work.log => Checksum BLAKE2s OK for ncurses-6.6.tar.gz => Checksum SHA512 OK for ncurses-6.6.tar.gz ===> Installing dependencies for ncurses-6.6 => Tool dependency libtool-base>=2.4.2nb9: found libtool-base-2.4.7nb1 => Tool dependency gmake>=3.81: found gmake-4.4.1 => Tool dependency pkgconf-[0-9]*: found pkgconf-2.5.1 => Tool dependency cwrappers>=20150314: found cwrappers-20220403 => Tool dependency checkperms>=1.1: found checkperms-1.12 ===> Overriding tools for ncurses-6.6 ===> Extracting for ncurses-6.6 ===> Patching for ncurses-6.6 => Applying pkgsrc patches for ncurses-6.6 => Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/devel/ncurses/patches/patch-misc_run__tic.in => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/devel/ncurses/patches/patch-misc_run__tic.in Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-misc_run__tic.in,v 1.2 2026/01/05 02:01:15 wiz Exp $ | |Run the built tic with the built libncurses, not the installed one, as |the build system intends (but fails) to do. This fixes "make package", |for instance, when tic needs to use a newly provided symbol. | |This fix applies to fewer dynamic linkers than ${WRKSRC}/misc/shlib -- |not the macOS dyld, for instance -- so making the provided script work |as intended will be more widely effective than this patch. | |--- misc/run_tic.in.orig 2025-09-13 16:52:46.000000000 +0000 |+++ misc/run_tic.in -------------------------- Patching file misc/run_tic.in using Plan A... Hunk #1 succeeded at 85. done => Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/devel/ncurses/patches/patch-ncurses_base_lib_initscr.c => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/devel/ncurses/patches/patch-ncurses_base_lib_initscr.c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-ncurses_base_lib_initscr.c,v 1.3 2024/03/31 14:13:17 js Exp $ | |QNX's complains if some of the defines from ncurses exist. | |--- ncurses/base/lib_initscr.c.orig 2024-03-31 14:07:51.483557685 +0000 |+++ ncurses/base/lib_initscr.c -------------------------- Patching file ncurses/base/lib_initscr.c using Plan A... Hunk #1 succeeded at 42. done => Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/devel/ncurses/patches/patch-ncurses_tinfo_lib_raw.c => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/devel/ncurses/patches/patch-ncurses_tinfo_lib_raw.c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-ncurses_tinfo_lib_raw.c,v 1.3 2024/03/31 14:13:17 js Exp $ | |QNX's complains if some of the defines from ncurses exist. | |--- ncurses/tinfo/lib_raw.c.orig 2024-03-31 14:08:41.262178407 +0000 |+++ ncurses/tinfo/lib_raw.c -------------------------- Patching file ncurses/tinfo/lib_raw.c using Plan A... Hunk #1 succeeded at 54. done ===> Creating toolchain wrappers for ncurses-6.6 ===> Configuring for ncurses-6.6 => Substituting "setenv" in misc/run_tic.in => 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 => Checking for portability problems in extracted files checking for ggrep... /usr/xpg4/bin/grep checking for egrep... (cached) /usr/xpg4/bin/grep -E Configuring NCURSES 6.6 ABI 6 (Tue Jan 6 22:53:43 UTC 2026) checking for package version... 6.6 checking for package patch date... 20251230 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 Configuring for solaris2.11 checking for fgrep... /usr/xpg4/bin/grep -F checking for prefix... /opt/pkg checking for x86_64-sun-solaris2.11-gcc... gcc checking for C compiler default output... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for executable suffix... checking for object suffix... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking version of gcc... 14.3.0 checking if this is really Clang C compiler... no checking for gcc option to accept ANSI C... none needed checking $CFLAGS variable... ok checking $CC variable... ok checking how to run the C preprocessor... gcc -E checking whether gcc needs -traditional... no checking whether gcc understands -c and -o together... yes checking for ldconfig... /home/pbulk/build/devel/ncurses/work/.tools/bin/ldconfig checking if you want to ensure bool is consistent with C++... yes checking for x86_64-sun-solaris2.11-g++... g++ checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking if g++ works... yes checking for g++... /home/pbulk/build/devel/ncurses/work/.cwrapper/bin/g++ checking version of /home/pbulk/build/devel/ncurses/work/.cwrapper/bin/g++... 14.3.0 checking if you want to build C++ binding and demo... yes checking if you want to build with Ada... no checking if you want to install terminal database... yes checking if you want to install manpages... yes checking if you want to build programs such as tic... yes checking if you want to build test-programs... yes checking if you wish to install curses.h... yes checking for mawk... /usr/bin/nawk checking for a BSD compatible install... /opt/pkg/bin/bsdinstall -c -o pbulk -g pbulk checking for lint... no checking for cppcheck... no checking for splint... no checking whether ln -s works... yes checking if ln -s -f options work... yes checking for long file names... yes checking if you want to use pkg-config... yes checking for x86_64-sun-solaris2.11-pkg-config... /home/pbulk/build/devel/ncurses/work/.tools/bin/pkg-config checking for /home/pbulk/build/devel/ncurses/work/.tools/bin/pkg-config library directory... /opt/pkg/lib/pkgconfig checking if we should install .pc files for /home/pbulk/build/devel/ncurses/work/.tools/bin/pkg-config... yes checking for suffix to add to pkg-config files... none checking if we should assume mixed-case filenames... auto checking if filesystem supports mixed-case filenames... yes checking whether make sets ${MAKE}... yes checking for ".PHONY" make-support... yes checking for exctags... no checking for ctags... no checking for exetags... no checking for etags... no checking for ctags... no checking for etags... no checking for x86_64-sun-solaris2.11-ranlib... no checking for ranlib... ranlib checking for x86_64-sun-solaris2.11-ld... no checking for ld... ld checking for x86_64-sun-solaris2.11-ar... no checking for ar... ar checking for x86_64-sun-solaris2.11-nm... no checking for nm... nm checking for x86_64-sun-solaris2.11-ar... ar checking for options to update archives... -curv checking for an installation directory prefix... (none) checking if installation directory prefix should be merged... no checking if libtool -version-number should be used... yes checking if you want to build libraries with libtool... yes checking for x86_64-sun-solaris2.11-libtool... no checking for x86_64-sun-solaris2.11-glibtool... no checking for libtool... libtool checking version of libtool... 2.4.7 checking for specified models... libtool checking for default model... libtool checking if you want to have a library-prefix... auto checking for PATH separator... : checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking whether exit is declared... yes checking for dirent.h that defines DIR... yes checking for opendir in -ldir... no checking if you want to build a separate terminfo library... no checking if you want to build a separate tic library... no checking for default loader flags... (none) checking for an rpath option... -R checking if we need a space after rpath option... no checking whether to use release or ABI version in shared library file names... auto checking which gcc option to use... -fPIC checking for additional libtool options... no checking if exported-symbols file should be used... no checking if you want to link with the GPM mouse library... no checking if you want to use PCRE2 for regular-expressions... no checking if you want to disable library suffixes... yes checking if you want to disable extra LDFLAGS for package-scripts... no checking for extra suffix to append to header/library paths... (none) checking if you wish to install ncurses overwriting curses... no checking if external terminfo-database is used... yes checking which terminfo source-file will be installed... ${top_srcdir}/misc/terminfo.src checking whether to use hashed database instead of directory/tree... no checking for list of fallback terminal descriptions... (none) checking for x86_64-sun-solaris2.11-tic... no checking for tic... tic checking for x86_64-sun-solaris2.11-infocmp... no checking for infocmp... infocmp checking if you want modern xterm or antique... xterm-new checking if xterm backspace-key sends BS or DEL... BS checking for list of terminfo directories... /opt/pkg/share/terminfo checking for default terminfo directory... /opt/pkg/share/terminfo checking if big-core option selected... yes checking if big-strings option selected... yes checking if you want termcap-fallback support... no checking if ~/.terminfo is wanted... yes checking for conventional multiuser system... yes checking if you want to permit root to use ncurses environment variables... yes checking if you want to permit setuid programs to access all files... yes checking if you want to permit setuid use of ncurses environment variables... yes checking for unistd.h... (cached) yes checking for remove... yes checking for unlink... yes checking if link/symlink functions work... link symlink checking if tic should use symbolic links... no checking if tic should use hard links... yes checking if you want broken-linker support code... no checking if tputs should process BSD-style prefix padding... yes checking if the POSIX test-macros are already defined... no checking if SIGWINCH is defined... yes checking for nl_langinfo and CODESET... yes checking if you want wide-character code... yes configure: WARNING: _XOPEN_SOURCE feature test macro appears to be predefined checking for wchar.h... yes checking for wctype.h... yes checking if wchar.h can be used as is... yes checking if wcwidth agrees graphics are single-width... yes checking for putwc... yes checking for btowc... yes checking for wctob... yes checking for wmemchr... yes checking for mbtowc... yes checking for wctomb... yes checking for mblen... yes checking for mbrlen... yes checking for mbrtowc... yes checking for wcsrtombs... yes checking for mbsrtowcs... yes checking for wcstombs... yes checking for mbstowcs... yes checking for wcwidth... yes checking if we must include wchar.h to declare mbstate_t... yes checking if we must include wchar.h to declare wchar_t... no checking if we must include wchar.h to declare wint_t... yes checking whether to enable _LP64 definition in curses.h... yes checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking for _LARGE_FILES value needed for large files... no checking for _LARGEFILE_SOURCE value needed for large files... no checking for fseeko... yes checking whether to use struct dirent64... no checking if you want tparm not to use X/Open fixed-parameter list... yes checking if you want to enable wattr* macros... no checking for X11 rgb file... ${exec_prefix}/lib/X11/rgb.txt checking for type of bool... auto checking for alternate terminal capabilities file... Caps checking for type of chtype... uint32_t checking for type of ospeed... short checking for type of mmask-t... uint32_t checking for size CCHARW_MAX... 5 checking for signed char... yes checking size of signed char... 1 checking whether to use signed chars for Boolean array in term.h... no checking for type of tparm-arg... intptr_t checking if RCS identifiers should be compiled-in... no checking if you want to build with function extensions... yes checking if you want to build with SCREEN extensions... yes checking if you want to build with terminal-driver... no checking for extended use of const keyword... no checking if you want to use extended colors... yes checking if you want to extend support for direct color... no checking if you want to use extended mouse encoding... yes checking if you want to use extended putwin/screendump... yes checking if you want $NCURSES_NO_PADDING code... yes checking if you want SIGWINCH handler... yes checking if you want user-definable terminal capabilities like termcap... yes checking if you want to link with the pthread library... no checking if you want reentrant code... no checking whether curses library structures should be opaque... yes checking whether form library structures should be opaque... yes checking whether menu library structures should be opaque... yes checking whether panel library structures should be opaque... yes checking if you want all development code... no checking if you want to check screensize of serial terminals... no checking if you want hard-tabs code... no checking if you want limited support for xmc... no checking if you do not want to assume colors are white-on-black... yes checking if you want hashmap scrolling-optimization code... yes checking if you want colorfgbg code... no checking if you want to use gcc -fvisibility option... no checking if you want interop bindings... yes checking if you want experimental safe-sprintf code... no checking if you want wgetch-events code... no checking if you want to see long compiling messages... yes checking if you want to install stripped executables... yes checking if install accepts -p option... yes checking if install needs to be told about ownership... no checking if you want to specify strip-program... no checking if you want to use C11 _Noreturn feature... no checking if you want to turn on gcc warnings... no checking for gcc __attribute__ directives... ... scanf ... printf ... unused ... noreturn checking if you want to work around bogus compiler/loader warnings... no checking if you want to enable runtime assertions... no checking if you want to use dmalloc for testing... no checking if you want to use dbmalloc for testing... no checking if you want to use valgrind for testing... no checking if you want to perform memory-leak testing... no checking whether to add trace feature to all models... no checking if we want to use GNAT projects... yes checking if -lm needed for math functions... yes checking if -lm is available for math functions... yes checking whether time.h and sys/time.h may both be included... yes checking for regcomp... yes checking for regular-expression headers... regex.h checking for alloca.h... yes checking for fcntl.h... yes checking for getopt.h... yes checking for limits.h... yes checking for locale.h... yes checking for malloc.h... yes checking for math.h... yes checking for poll.h... yes checking for sys/auxv.h... yes checking for sys/fsuid.h... no checking for sys/ioctl.h... yes checking for sys/param.h... yes checking for sys/poll.h... yes checking for sys/select.h... yes checking for sys/time.h... yes checking for sys/times.h... yes checking for unistd.h... (cached) yes checking for wctype.h... (cached) yes checking for getopt.h... (cached) yes checking for header declaring getopt variables... stdio.h checking if external environ is declared... no checking if external environ exists... yes checking for getenv... yes checking for putenv... yes checking for setenv... yes checking for strdup... yes checking if getenv returns consistent values... yes checking if sys/time.h works with sys/select.h... yes checking for an ANSI C-conforming const... yes checking for inline... inline checking if gcc supports options to tune inlining... yes checking for signal global datatype... volatile sig_atomic_t checking if unsigned literals are legal... yes checking if external errno is declared... yes checking if external errno exists... yes checking if data-only library module links... yes checking for clock_gettime... yes checking if clock_gettime links... yes checking for fpathconf... yes checking for getcwd... yes checking for getauxval... no checking for getegid... yes checking for geteuid... yes checking for getopt... yes checking for getuid... yes checking for issetugid... yes checking for localeconv... yes checking for poll... yes checking for remove... (cached) yes checking for select... yes checking for setbuf... yes checking for setbuffer... yes checking for setfsuid... no checking for setvbuf... yes checking for sigaction... yes checking for sigvec... no checking for snprintf... yes checking for strdup... (cached) yes checking for strstr... yes checking for sysconf... yes checking for tcgetpgrp... yes checking for times... yes checking for tsearch... yes checking for vsnprintf... yes checking if _PATH_TTYS is defined in ttyent.h... no checking for isascii... yes checking whether sigaction needs _POSIX_SOURCE... no checking if nanosleep really works... yes checking for sgtty.h... yes checking for termio.h... yes checking for termios.h... yes checking for unistd.h... (cached) yes checking for sys/ioctl.h... (cached) yes checking for sys/termio.h... yes checking whether termios.h needs _POSIX_SOURCE... no checking for tcgetattr... yes checking for vsscanf function or workaround... vsscanf checking for unistd.h... (cached) yes checking for working mkstemp... yes checking whether setvbuf arguments are reversed... no checking for intptr_t... yes checking for ssize_t... yes checking for type sigaction_t... no checking declaration of size-change... yes checking for memmove... yes checking for posix_openpt... yes checking if poll really works... yes checking if MB_LEN_MAX is usable... no configure: WARNING: MB_LEN_MAX is missing/inconsistent in system headers checking for va_copy... yes checking for pid_t... yes checking for unistd.h... (cached) yes checking for vfork.h... no checking for fork... yes checking for vfork... yes checking for working fork... (cached) yes checking for working vfork... (cached) yes checking if fopen accepts explicit binary mode... yes checking for cc_t... yes checking for speed_t... yes checking for tcflag_t... yes checking for sigset_t... yes checking for openpty in -lutil... no checking for openpty header... no checking if we can include stdbool.h... yes checking for builtin bool type... no checking if we already have C++ library... yes checking whether /home/pbulk/build/devel/ncurses/work/.cwrapper/bin/g++ understands -c and -o together... yes checking how to run the C++ preprocessor... /home/pbulk/build/devel/ncurses/work/.cwrapper/bin/g++ -E checking for new... yes checking for exception... yes checking for typeinfo... yes checking for iostream... yes checking if iostream uses std-namespace... yes checking for builtin bool type... yes checking for bool... yes checking size of bool... 1 checking for type of bool... unsigned char checking for special defines needed for etip.h... checking if /home/pbulk/build/devel/ncurses/work/.cwrapper/bin/g++ accepts override keyword... yes checking if /home/pbulk/build/devel/ncurses/work/.cwrapper/bin/g++ accepts parameter initialization... no checking if /home/pbulk/build/devel/ncurses/work/.cwrapper/bin/g++ accepts static_cast... yes checking for wchar_t... yes checking size of wchar_t... 4 checking for library subsets... ticlib+termlib+ext_tinfo+base+widechar+ext_funcs checking default library suffix... checking default library-dependency suffix... .la checking default object directory... obj_lo checking c++ library-dependency suffix... .la checking where we will install curses.h... ${prefix}/include/ncurses checking for desired basename for form library... gnuform checking for desired basename for menu library... gnumenu checking for desired basename for panel library... gnupanel checking for desired basename for cxx library... ncurses++ checking for src modules... ncurses progs panel menu form checking for tbl... /usr/bin/tbl checking if /usr/bin/tbl supports 'x' column modifier... no checking format of man pages... normal checking for man page renaming... no checking if man page aliases will be installed... yes checking if man page symlinks should be used... yes checking for man page tbl... no checking for defines to add to ncurses6-config script... -D__EXTENSIONS__ -DNCURSES_WIDECHAR package: ncurses checking for linker search path... /lib/64 /usr/lib/64 configure: creating ./config.status config.status: creating include/MKterm.h.awk config.status: creating include/curses.head config.status: creating include/ncurses_dll.h config.status: creating include/nc_win32.h config.status: creating include/termcap.h config.status: creating include/unctrl.h config.status: creating man/MKterminfo.tmp config.status: creating man/man_db.renames config.status: creating man/Makefile config.status: creating include/Makefile config.status: creating ncurses/Makefile config.status: creating progs/Makefile config.status: creating panel/Makefile config.status: creating menu/Makefile config.status: creating form/Makefile config.status: creating test/Makefile config.status: creating misc/Makefile config.status: creating c++/Makefile config.status: creating misc/run_tic.sh config.status: creating misc/ncurses-config config.status: creating man/ncurses6-config.1 config.status: creating misc/gen-pkgconfig config.status: creating Makefile config.status: creating include/ncurses_cfg.h Appending rules for libtool model (ncurses: ticlib+termlib+ext_tinfo+base+widechar+ext_funcs) Appending rules for libtool model (progs: ticlib+termlib+ext_tinfo+base+widechar+ext_funcs) Appending rules for libtool model (panel: ticlib+termlib+ext_tinfo+base+widechar+ext_funcs) Appending rules for libtool model (menu: ticlib+termlib+ext_tinfo+base+widechar+ext_funcs) Appending rules for libtool model (form: ticlib+termlib+ext_tinfo+base+widechar+ext_funcs) Appending rules for libtool model (test: ticlib+termlib+ext_tinfo+base+widechar+ext_funcs) Appending rules for libtool model (c++: ticlib+termlib+ext_tinfo+base+widechar+ext_funcs) creating headers.sh ** Configuration summary for NCURSES 6.6 20251230: extended funcs: yes xterm terminfo: xterm-new ABI suffix: (none) bin directory: /opt/pkg/bin lib directory: /opt/pkg/lib include directory: /opt/pkg/include/ncurses man directory: /opt/pkg/share/man terminfo directory: /opt/pkg/share/terminfo pkg-config directory: /opt/pkg/lib/pkgconfig ** Include-directory is not in a standard location => Modifying libtool scripts to use pkgsrc libtool => Modifying libtool scripts to use pkgsrc depcomp => Fixing rpath in ncurses-config. cd /home/pbulk/build/devel/ncurses/work/ncurses-6.6/man; for f in *.1m; do mv -f ${f} `/usr/bin/basename ${f} .1m`.1; done; for f in *.3x; do mv -f ${f} `/usr/bin/basename ${f} .3x`.3; done