=> "/opt/local/bin/bmake" ["-C", "/data/jenkins/workspace/pkgsrc-trunk-x86_64/lang/oorexx", "configure", "BATCH=1", "DEPENDS_TARGET=/nonexistent"] => Checksum BLAKE2s OK for ooRexx-5.2.0-pdf.zip => Checksum SHA512 OK for ooRexx-5.2.0-pdf.zip => Checksum BLAKE2s OK for oorexx-5.2.0-13156.tar.gz => Checksum SHA512 OK for oorexx-5.2.0-13156.tar.gz ===> Installing dependencies for oorexx-5.2.0 ========================================================================== The following variables will affect the build process of this package, oorexx-5.2.0. Their current value is shown below: * CURSES_DEFAULT = ncurses Based on these variables, the following variables have been set: * CURSES_TYPE = ncurses You may want to abort the process now with CTRL-C and change the value of variables in the first group before continuing. Be sure to run `/opt/local/bin/bmake clean' after the changes. ========================================================================== => Tool dependency cmake>=0: found cmake-4.4.3 => Tool dependency unzip-[0-9]*: found unzip-6.0nb11 => Tool dependency cwrappers>=20150314: found cwrappers-20220403 => Tool dependency checkperms>=1.1: found checkperms-1.12 => Build dependency gcc13>=13.4.0: found gcc13-13.4.0 => Full dependency gcc13-libs>=13.4.0: found gcc13-libs-13.4.0 => Full dependency ncurses>=6.5: found ncurses-6.6 ===> Overriding tools for oorexx-5.2.0 ===> Extracting for oorexx-5.2.0 ===> Patching for oorexx-5.2.0 => Applying pkgsrc patches for oorexx-5.2.0 => Verifying /data/jenkins/workspace/pkgsrc-trunk-x86_64/lang/oorexx/patches/patch-CMakeLists.txt => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-trunk-x86_64/lang/oorexx/patches/patch-CMakeLists.txt Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-CMakeLists.txt,v 1.2 2025/01/17 17:44:22 rhialto Exp $ | |Doesn't respect CMAKE_INSTALL_MANDIR. |Add a command to terminate rxapi after it was started. | https://sourceforge.net/p/oorexx/bugs/1993/ | |--- CMakeLists.txt.orig 2023-04-19 14:25:14.000000000 +0000 |+++ CMakeLists.txt -------------------------- Patching file CMakeLists.txt using Plan A... Hunk #1 succeeded at 293 (offset 3 lines). Hunk #2 succeeded at 1038 (offset 3 lines). done => Verifying /data/jenkins/workspace/pkgsrc-trunk-x86_64/lang/oorexx/patches/patch-rexxapi_server_APIServer.cpp => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-trunk-x86_64/lang/oorexx/patches/patch-rexxapi_server_APIServer.cpp Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-rexxapi_server_APIServer.cpp,v 1.1 2025/01/17 17:44:22 rhialto Exp $ | |Make terminateServer() resistant to being called more than once. | https://sourceforge.net/p/oorexx/bugs/1993/ | |--- rexxapi/server/APIServer.cpp.orig 2025-01-14 14:01:33.240245578 +0000 |+++ rexxapi/server/APIServer.cpp -------------------------- Patching file rexxapi/server/APIServer.cpp using Plan A... Hunk #1 succeeded at 64. done => Verifying /data/jenkins/workspace/pkgsrc-trunk-x86_64/lang/oorexx/patches/patch-rexxapi_server_platform_unix_APIService.cpp => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-trunk-x86_64/lang/oorexx/patches/patch-rexxapi_server_platform_unix_APIService.cpp Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-rexxapi_server_platform_unix_APIService.cpp,v 1.2 2026/08/02 06:39:27 ryoon Exp $ | |A combination of changes to make it possible to terminate the rxapi process |which is auto-started: |- use the lock file as a pid-file, |- add a command line argument "stop" that sends SIGTERM to the pid from the | pidfile, |- let the signal handler continue running so that cleanup code can run. |https://sourceforge.net/p/oorexx/bugs/1993/ | |--- rexxapi/server/platform/unix/APIService.cpp.orig 2025-05-03 09:08:48.000000000 +0000 |+++ rexxapi/server/platform/unix/APIService.cpp -------------------------- Patching file rexxapi/server/platform/unix/APIService.cpp using Plan A... Hunk #1 succeeded at 65. Hunk #2 succeeded at 124. Hunk #3 succeeded at 166. done ===> Creating toolchain wrappers for oorexx-5.2.0 /usr/bin/sed -e '/^#/d' -e 's,@LINK_ARCH_DEFAULT@,link_arch64,g' -e 's,@LINK_LIBGCC_DEFAULT@,link_libgcc_arch64,g' -e 's,@LIBGCC_PREFIX@,/opt/local/gcc13/x86_64-sun-solaris2.11,g' < ../../extra/gcc13-libs/files/specs.pkgsrc > /tmp/work/lang/oorexx/work/.cwrapper/specs.pkgsrc ===> Configuring for oorexx-5.2.0 -- CMake version is 4.4.3 -- The C compiler identification is GNU 13.4.0 -- The CXX compiler identification is GNU 13.4.0 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /tmp/work/lang/oorexx/work/.cwrapper/bin/gcc - skipped -- Detecting C compile features -- Detecting C compile features - done -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Check for working CXX compiler: /tmp/work/lang/oorexx/work/.cwrapper/bin/g++ - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- Building for a 64-bit architecture -- OOREXX_SHEBANG_PROGRAM: "/opt/local/bin/rexx" (value supplied via ORX_SHEBANG) -- Revision Number is 0 -- XALAN_EXECUTABLE is XALAN_EXECUTABLE-NOTFOUND -- CMAKE_INSTALL_PREFIX is /opt/local -- INSTALL_LIB_DIR is lib -- -- determine available header files -- -- Looking for malloc.h -- Looking for malloc.h - found -- Looking for stdint.h -- Looking for stdint.h - found -- Looking for xlocale.h -- Looking for xlocale.h - found -- Looking for features.h -- Looking for features.h - not found -- Looking for ifaddrs.h -- Looking for ifaddrs.h - found -- Looking for nl_types.h -- Looking for nl_types.h - found -- Looking for pthread_np.h -- Looking for pthread_np.h - not found -- Looking for strings.h -- Looking for strings.h - found -- Looking for sys/filio.h -- Looking for sys/filio.h - found -- Looking for sys/ldr.h -- Looking for sys/ldr.h - not found -- Looking for sys/resource.h -- Looking for sys/resource.h - found -- Looking for sys/select.h -- Looking for sys/select.h - found -- Looking for sys/sem.h -- Looking for sys/sem.h - found -- Looking for sys/signal.h -- Looking for sys/signal.h - found -- Looking for sys/xattr.h -- Looking for sys/xattr.h - not found -- Looking for wordexp.h -- Looking for wordexp.h - found -- Looking for wsyncup in /lib/amd64/libcurses.so -- Looking for wsyncup in /lib/amd64/libcurses.so - found -- Looking for cbreak in /tmp/work/lang/oorexx/work/.buildlink/lib/libncurses.so -- Looking for cbreak in /tmp/work/lang/oorexx/work/.buildlink/lib/libncurses.so - found -- Looking for nodelay in /tmp/work/lang/oorexx/work/.buildlink/lib/libncurses.so -- Looking for nodelay in /tmp/work/lang/oorexx/work/.buildlink/lib/libncurses.so - found -- Found Curses: /tmp/work/lang/oorexx/work/.buildlink/lib/libncurses.so -- CURSES_HAVE_NCURSES_H is /tmp/work/lang/oorexx/work/.buildlink/include/ncurses.h -- CURSES_HAVE_NCURSES_NCURSES_H is /tmp/work/lang/oorexx/work/.buildlink/include/ncurses/ncurses.h -- -- determine available libraries -- -- Looking for nanosleep in rt -- Looking for nanosleep in rt - found -- Looking for pthread_create in pthread -- Looking for pthread_create in pthread - found -- Looking for crypt in crypt -- Looking for crypt in crypt - found -- Looking for getaddrinfo in socket -- Looking for getaddrinfo in socket - found -- Looking for gethostbyname in nsl -- Looking for gethostbyname in nsl - found -- Looking for hstrerror in resolv -- Looking for hstrerror in resolv - found -- -- determine available functions -- -- Looking for catopen -- Looking for catopen - found -- Looking for crypt -- Looking for crypt - found -- Looking for dladdr -- Looking for dladdr - found -- Looking for euidaccess -- Looking for euidaccess - not found -- Looking for getifaddrs -- Looking for getifaddrs - found -- Looking for nanosleep -- Looking for nanosleep - found -- Looking for nsleep -- Looking for nsleep - not found -- Looking for pthread_mutex_timedlock -- Looking for pthread_mutex_timedlock - found -- Looking for pthread_getattr_np -- Looking for pthread_getattr_np - not found -- Looking for pthread_attr_get_np -- Looking for pthread_attr_get_np - found -- Looking for pthread_stackseg_np -- Looking for pthread_stackseg_np - not found -- Looking for pthread_get_stacksize_np -- Looking for pthread_get_stacksize_np - not found -- Looking for wordexp -- Looking for wordexp - found -- Looking for _PC_CASE_SENSITIVE -- Looking for _PC_CASE_SENSITIVE - not found -- Looking for FNM_CASEFOLD -- Looking for FNM_CASEFOLD - found -- Looking for KDMKTONE -- Looking for KDMKTONE - not found -- Looking for FS_CASEFOLD_FL -- Looking for FS_CASEFOLD_FL - not found -- Looking for _NSGetExecutablePath -- Looking for _NSGetExecutablePath - not found -- Looking for getexecname -- Looking for getexecname - found -- Looking for KERN_PROC_PATHNAME -- Looking for KERN_PROC_PATHNAME - not found -- Looking for KERN_PROC_ARGV -- Looking for KERN_PROC_ARGV - not found -- Performing Test HAVE_STAT_ST_MTIM -- Performing Test HAVE_STAT_ST_MTIM - Success -- Performing Test HAVE_STAT_ST_MTIMESPEC -- Performing Test HAVE_STAT_ST_MTIMESPEC - Failed -- -- determine available pragmas -- -- Performing Test HAVE_PRAGMA_GCC_STRINGOPOVERFLOW -- Performing Test HAVE_PRAGMA_GCC_STRINGOPOVERFLOW - Success -- Configuring done (31.6s) -- Generating done (0.6s) CMake Warning (unused-cli): Manually-specified variables were not used by the project: FETCHCONTENT_FULLY_DISCONNECTED -- Build files have been written to: /tmp/work/lang/oorexx/work/oorexx-5.2.0-13156/cmake-pkgsrc-build