=> "/opt/pkg/bin/bmake" ["-C", "/data/jenkins/workspace/pkgsrc-upstream-trunk/time/libical4", "configure", "BATCH=1", "DEPENDS_TARGET=/nonexistent"] => Checksum BLAKE2s OK for libical-4.0.0.tar.gz => Checksum SHA512 OK for libical-4.0.0.tar.gz ===> Installing dependencies for libical-4.0.0 => Tool dependency cmake>=0: found cmake-4.3.2 => Tool dependency glib2-tools-[0-9]*: found glib2-tools-2.88.0 => Tool dependency perl>=5.0: found perl-5.42.2 => 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 => Full dependency glib2>=2.84.4nb1: found glib2-2.88.0nb1 => Full dependency gobject-introspection>=1.84.0nb1: found gobject-introspection-1.86.0nb1 => Full dependency icu>=78.1: found icu-78.3 => Full dependency libxml2>=2.14.6nb2: found libxml2-2.15.1 => Full dependency gettext-lib>=0.22: found gettext-lib-0.22.5 => Full dependency libiconv>=1.9.1: found libiconv-1.18 => Full dependency libffi>=1.20: found libffi-3.5.2 => Full dependency pcre2>=10.21: found pcre2-10.47 => Full dependency zlib>=1.1.4: found zlib-1.3.1 ===> Overriding tools for libical-4.0.0 ===> Extracting for libical-4.0.0 ===> Patching for libical-4.0.0 => Applying pkgsrc patches for libical-4.0.0 => Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/time/libical4/patches/patch-src_libical_CMakeLists.txt => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/time/libical4/patches/patch-src_libical_CMakeLists.txt Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-src_libical_CMakeLists.txt,v 1.1 2026/05/03 14:16:56 wiz Exp $ | |* Do not export WRKREF to .cmake files like libical.pc. | |--- src/libical/CMakeLists.txt.orig 2026-04-30 15:42:21.000000000 +0000 |+++ src/libical/CMakeLists.txt -------------------------- Patching file src/libical/CMakeLists.txt using Plan A... Hunk #1 succeeded at 290. done ===> Creating toolchain wrappers for libical-4.0.0 ===> Configuring for libical-4.0.0 => Adding run-time search paths to pkg-config files. INFO: [subst.mk:_pkgconfig] Ignoring nonexistent file "libical.pc.in". => Checking for portability problems in extracted files -- The C compiler identification is GNU 14.3.0 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /tmp/work/time/libical4/work/.cwrapper/bin/gcc - skipped -- Detecting C compile features -- Detecting C compile features - done -- Setting build type to Release as none was specified. -- The CXX compiler identification is GNU 14.3.0 -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Check for working CXX compiler: /tmp/work/time/libical4/work/.cwrapper/bin/g++ - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- Found Perl: /tmp/work/time/libical4/work/.tools/bin/perl (found version "5.42.2") -- Found ICU: /tmp/work/time/libical4/work/.buildlink/include (found version "78.3") found components: i18n uc data CMake Warning at cmake/modules/LibIcalMacrosInternal.cmake:37 (message): USE_BUILTIN_TZDATA is deprecated. Use LIBICAL_ENABLE_BUILTIN_TZDATA instead Call Stack (most recent call first): CMakeLists.txt:529 (libical_deprecated_option) -- Looking for include file byteswap.h -- Looking for include file byteswap.h - not found -- Looking for include file dirent.h -- Looking for include file dirent.h - found -- Looking for include file endian.h -- Looking for include file endian.h - found -- Looking for include file inttypes.h -- Looking for include file inttypes.h - found -- Looking for include file pthread.h -- Looking for include file pthread.h - found -- Looking for include file sys/endian.h -- Looking for include file sys/endian.h - not found -- Looking for include file sys/param.h -- Looking for include file sys/param.h - found -- Looking for include file sys/utsname.h -- Looking for include file sys/utsname.h - found -- Looking for include file fcntl.h -- Looking for include file fcntl.h - found -- Looking for include file unistd.h -- Looking for include file unistd.h - found -- Looking for include file wctype.h -- Looking for include file wctype.h - found -- Looking for access -- Looking for access - found -- Looking for fork -- Looking for fork - found -- Looking for getopt -- Looking for getopt - found -- Looking for getpid -- Looking for getpid - found -- Looking for getpwent -- Looking for getpwent - found -- Looking for gmtime_r -- Looking for gmtime_r - found -- Looking for localtime_r -- Looking for localtime_r - found -- Looking for mkdir -- Looking for mkdir - found -- Looking for open -- Looking for open - found -- Looking for nanosleep -- Looking for nanosleep - found -- Looking for signal -- Looking for signal - found -- Looking for stat -- Looking for stat - found -- Looking for fstat -- Looking for fstat - found -- Looking for strdup -- Looking for strdup - found -- Looking for strcasecmp -- Looking for strcasecmp - found -- Looking for strncasecmp -- Looking for strncasecmp - found -- Looking for read -- Looking for read - found -- Looking for unlink -- Looking for unlink - found -- Looking for usleep -- Looking for usleep - found -- Looking for waitpid -- Looking for waitpid - found -- Looking for write -- Looking for write - found -- Looking for alarm -- Looking for alarm - found -- Looking for backtrace -- Looking for backtrace - found -- Looking for iswspace -- Looking for iswspace - found -- Looking for setenv -- Looking for setenv - found -- Looking for unsetenv -- Looking for unsetenv - found -- Looking for snprintf -- Looking for snprintf - found -- Looking for sys/types.h -- Looking for sys/types.h - found -- Looking for stdint.h -- Looking for stdint.h - found -- Looking for stddef.h -- Looking for stddef.h - found -- Check size of int -- Check size of int - done -- Check size of intptr_t -- Check size of intptr_t - done -- Check size of pid_t -- Check size of pid_t - done -- Check size of size_t -- Check size of size_t - done -- Check size of ssize_t -- Check size of ssize_t - done -- Check size of time_t -- Check size of time_t - done -- Check size of __time64_t -- Check size of __time64_t - failed -- Check size of time_t -- Check size of time_t - done -- Check size of wint_t -- Check size of wint_t - failed -- Performing Test CMAKE_HAVE_LIBC_PTHREAD -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success -- Found Threads: TRUE -- Looking for pthread_attr_get_np in pthread -- Looking for pthread_attr_get_np in pthread - found -- Looking for pthread_getattr_np in pthread -- Looking for pthread_getattr_np in pthread - not found -- Looking for pthread_create in pthread -- Looking for pthread_create in pthread - found -- Looking for include files pthread.h, pthread_np.h -- Looking for include files pthread.h, pthread_np.h - not found -- Found PkgConfig: /tmp/work/time/libical4/work/.tools/bin/pkg-config (found version "2.5.1") -- Checking for module 'gobject-introspection-1.0>=0.6.7' -- Found gobject-introspection-1.0, version 1.86.0 -- Checking for one of the modules 'glib-2.0>=2.44' -- Checking for one of the modules 'gobject-2.0>=2.44' -- Found LibXml2: /tmp/work/time/libical4/work/.buildlink/lib/libxml2.so (found suitable version "2.15.1", minimum required is "2.7.3") -- Performing Test C_SUPPORTS_UNUSED_BUT_SET -- Performing Test C_SUPPORTS_UNUSED_BUT_SET - Success -- Performing Test C_SUPPORTS_LOGICAL_OP -- Performing Test C_SUPPORTS_LOGICAL_OP - Success -- Performing Test C_SUPPORTS_POINTER_MEMACCESS -- Performing Test C_SUPPORTS_POINTER_MEMACCESS - Success -- Performing Test C_SUPPORTS_FORMAT_SECURITY -- Performing Test C_SUPPORTS_FORMAT_SECURITY - Success -- Performing Test C_SUPPORTS_REDUNDANT_DECLS -- Performing Test C_SUPPORTS_REDUNDANT_DECLS - Success -- Performing Test C_SUPPORTS_UNREACHABLE_CODE -- Performing Test C_SUPPORTS_UNREACHABLE_CODE - Success -- Performing Test C_SUPPORTS_VARARGS -- Performing Test C_SUPPORTS_VARARGS - Success -- Performing Test CXX_SUPPORTS_UNUSED_BUT_SET -- Performing Test CXX_SUPPORTS_UNUSED_BUT_SET - Success -- Performing Test CXX_SUPPORTS_LOGICAL_OP -- Performing Test CXX_SUPPORTS_LOGICAL_OP - Success -- Performing Test CXX_SUPPORTS_POINTER_MEMACCESS -- Performing Test CXX_SUPPORTS_POINTER_MEMACCESS - Success -- Performing Test CXX_SUPPORTS_REORDER -- Performing Test CXX_SUPPORTS_REORDER - Success -- Performing Test CXX_SUPPORTS_FORMAT_SECURITY -- Performing Test CXX_SUPPORTS_FORMAT_SECURITY - Success -- Performing Test CXX_SUPPORTS_REDUNDANT_DECLS -- Performing Test CXX_SUPPORTS_REDUNDANT_DECLS - Success -- Performing Test CXX_SUPPORTS_UNREACHABLE_CODE -- Performing Test CXX_SUPPORTS_UNREACHABLE_CODE - Success -- Performing Test CXX_SUPPORTS_VARARGS -- Performing Test CXX_SUPPORTS_VARARGS - Success -- Performing Test C_SUPPORTS_WALL -- Performing Test C_SUPPORTS_WALL - Success -- Performing Test C_SUPPORTS_WEXTRA -- Performing Test C_SUPPORTS_WEXTRA - Success -- Performing Test C_SUPPORTS_WFORMAT -- Performing Test C_SUPPORTS_WFORMAT - Success -- Performing Test C_SUPPORTS_WFORMAT2 -- Performing Test C_SUPPORTS_WFORMAT2 - Success -- Performing Test C_SUPPORTS_WSIGNCONVERSION -- Performing Test C_SUPPORTS_WSIGNCONVERSION - Success -- Performing Test C_SUPPORTS_WTRAMPOLINES -- Performing Test C_SUPPORTS_WTRAMPOLINES - Success -- Performing Test C_SUPPORTS_WIMPLICIT_FALLTHROUGH -- Performing Test C_SUPPORTS_WIMPLICIT_FALLTHROUGH - Success -- Performing Test C_SUPPORTS_WBIDI_CHARS_ANY -- Performing Test C_SUPPORTS_WBIDI_CHARS_ANY - Success -- Performing Test C_SUPPORTS_WERROR_FORMAT_SECURITY -- Performing Test C_SUPPORTS_WERROR_FORMAT_SECURITY - Success -- Performing Test C_SUPPORTS_WERROR_IMPLICIT -- Performing Test C_SUPPORTS_WERROR_IMPLICIT - Success -- Performing Test C_SUPPORTS_WERROR_INCOMPATIBLE_POINTER_TYPES -- Performing Test C_SUPPORTS_WERROR_INCOMPATIBLE_POINTER_TYPES - Success -- Performing Test C_SUPPORTS_WERROR_INT_CONVERSION -- Performing Test C_SUPPORTS_WERROR_INT_CONVERSION - Success -- Performing Test C_SUPPORTS_FORTIFY_SOURCE -- Performing Test C_SUPPORTS_FORTIFY_SOURCE - Success -- Performing Test C_SUPPORTS_GLIBC_ASSERTIONS -- Performing Test C_SUPPORTS_GLIBC_ASSERTIONS - Success -- Performing Test C_SUPPORTS_FSTRICT_FLEX_ARRAYS3 -- Performing Test C_SUPPORTS_FSTRICT_FLEX_ARRAYS3 - Success -- Performing Test C_SUPPORTS_FSTACK_CLASH_PROTECTION -- Performing Test C_SUPPORTS_FSTACK_CLASH_PROTECTION - Success -- Performing Test C_SUPPORTS_FSTACK_PROTECTOR_STRONG -- Performing Test C_SUPPORTS_FSTACK_PROTECTOR_STRONG - Success -- Performing Test C_SUPPORTS_FCF_PROTECTION_FULL -- Performing Test C_SUPPORTS_FCF_PROTECTION_FULL - Success -- Performing Test C_SUPPORTS_MBRANCH_PROTECTION_STANDARD -- Performing Test C_SUPPORTS_MBRANCH_PROTECTION_STANDARD - Failed -- Performing Test C_SUPPORTS_FNO_DELETE_NULL_POINTER_CHECKS -- Performing Test C_SUPPORTS_FNO_DELETE_NULL_POINTER_CHECKS - Success -- Performing Test C_SUPPORTS_FNO_STRICT_OVERFLOW -- Performing Test C_SUPPORTS_FNO_STRICT_OVERFLOW - Success -- Performing Test C_SUPPORTS_FNO_STRICT_ALIASING -- Performing Test C_SUPPORTS_FNO_STRICT_ALIASING - Success -- Performing Test C_SUPPORTS_FTRIVIAL_AUTO_VAR_INIT -- Performing Test C_SUPPORTS_FTRIVIAL_AUTO_VAR_INIT - Failed -- Performing Test C_LINKER_SUPPORTS_NODLOPEN -- Performing Test C_LINKER_SUPPORTS_NODLOPEN - Success -- Performing Test C_LINKER_SUPPORTS_NOEXECSTACK -- Performing Test C_LINKER_SUPPORTS_NOEXECSTACK - Failed -- Performing Test C_LINKER_SUPPORTS_RELRO -- Performing Test C_LINKER_SUPPORTS_RELRO - Failed -- Performing Test C_LINKER_SUPPORTS_NOW -- Performing Test C_LINKER_SUPPORTS_NOW - Success -- Performing Test C_LINKER_SUPPORTS_AS_NEEDED -- Performing Test C_LINKER_SUPPORTS_AS_NEEDED - Failed -- Performing Test C_LINKER_SUPPORTS_NO_COPY_DT_NEEDED_ENTRIES -- Performing Test C_LINKER_SUPPORTS_NO_COPY_DT_NEEDED_ENTRIES - Failed -- Performing Test CXX_SUPPORTS_WALL -- Performing Test CXX_SUPPORTS_WALL - Failed -- Performing Test CXX_SUPPORTS_WEXTRA -- Performing Test CXX_SUPPORTS_WEXTRA - Failed -- Performing Test CXX_SUPPORTS_WFORMAT -- Performing Test CXX_SUPPORTS_WFORMAT - Failed -- Performing Test CXX_SUPPORTS_WFORMAT2 -- Performing Test CXX_SUPPORTS_WFORMAT2 - Failed -- Performing Test CXX_SUPPORTS_WCONVERSION -- Performing Test CXX_SUPPORTS_WCONVERSION - Failed -- Performing Test CXX_SUPPORTS_WSIGNCONVERSION -- Performing Test CXX_SUPPORTS_WSIGNCONVERSION - Failed -- Performing Test CXX_SUPPORTS_WTRAMPOLINES -- Performing Test CXX_SUPPORTS_WTRAMPOLINES - Failed -- Performing Test CXX_SUPPORTS_WIMPLICIT_FALLTHROUGH -- Performing Test CXX_SUPPORTS_WIMPLICIT_FALLTHROUGH - Failed -- Performing Test CXX_SUPPORTS_WBIDI_CHARS_ANY -- Performing Test CXX_SUPPORTS_WBIDI_CHARS_ANY - Failed -- Performing Test CXX_SUPPORTS_WERROR_FORMAT_SECURITY -- Performing Test CXX_SUPPORTS_WERROR_FORMAT_SECURITY - Failed -- Performing Test CXX_SUPPORTS_WERROR_IMPLICIT -- Performing Test CXX_SUPPORTS_WERROR_IMPLICIT - Failed -- Performing Test CXX_SUPPORTS_WERROR_INCOMPATIBLE_POINTER_TYPES -- Performing Test CXX_SUPPORTS_WERROR_INCOMPATIBLE_POINTER_TYPES - Failed -- Performing Test CXX_SUPPORTS_WERROR_INT_CONVERSION -- Performing Test CXX_SUPPORTS_WERROR_INT_CONVERSION - Failed -- Performing Test CXX_SUPPORTS_FORTIFY_SOURCE -- Performing Test CXX_SUPPORTS_FORTIFY_SOURCE - Failed -- Performing Test CXX_SUPPORTS_GLIBCXX_ASSERTIONS -- Performing Test CXX_SUPPORTS_GLIBCXX_ASSERTIONS - Failed -- Performing Test CXX_SUPPORTS_FSTRICT_FLEX_ARRAYS3 -- Performing Test CXX_SUPPORTS_FSTRICT_FLEX_ARRAYS3 - Failed -- Performing Test CXX_SUPPORTS_FSTACK_CLASH_PROTECTION -- Performing Test CXX_SUPPORTS_FSTACK_CLASH_PROTECTION - Failed -- Performing Test CXX_SUPPORTS_FSTACK_PROTECTOR_STRONG -- Performing Test CXX_SUPPORTS_FSTACK_PROTECTOR_STRONG - Failed -- Performing Test CXX_SUPPORTS_FCF_PROTECTION_FULL -- Performing Test CXX_SUPPORTS_FCF_PROTECTION_FULL - Failed -- Performing Test CXX_SUPPORTS_MBRANCH_PROTECTION_STANDARD -- Performing Test CXX_SUPPORTS_MBRANCH_PROTECTION_STANDARD - Failed -- Performing Test CXX_SUPPORTS_FNO_DELETE_NULL_POINTER_CHECKS -- Performing Test CXX_SUPPORTS_FNO_DELETE_NULL_POINTER_CHECKS - Failed -- Performing Test CXX_SUPPORTS_FNO_STRICT_OVERFLOW -- Performing Test CXX_SUPPORTS_FNO_STRICT_OVERFLOW - Failed -- Performing Test CXX_SUPPORTS_FNO_STRICT_ALIASING -- Performing Test CXX_SUPPORTS_FNO_STRICT_ALIASING - Failed -- Performing Test CXX_SUPPORTS_FTRIVIAL_AUTO_VAR_INIT -- Performing Test CXX_SUPPORTS_FTRIVIAL_AUTO_VAR_INIT - Failed -- Performing Test CXX_LINKER_SUPPORTS_NODLOPEN -- Performing Test CXX_LINKER_SUPPORTS_NODLOPEN - Failed -- Performing Test CXX_LINKER_SUPPORTS_NOEXECSTACK -- Performing Test CXX_LINKER_SUPPORTS_NOEXECSTACK - Failed -- Performing Test CXX_LINKER_SUPPORTS_RELRO -- Performing Test CXX_LINKER_SUPPORTS_RELRO - Failed -- Performing Test CXX_LINKER_SUPPORTS_NOW -- Performing Test CXX_LINKER_SUPPORTS_NOW - Failed -- Performing Test CXX_LINKER_SUPPORTS_AS_NEEDED -- Performing Test CXX_LINKER_SUPPORTS_AS_NEEDED - Failed -- Performing Test CXX_LINKER_SUPPORTS_NO_COPY_DT_NEEDED_ENTRIES -- Performing Test CXX_LINKER_SUPPORTS_NO_COPY_DT_NEEDED_ENTRIES - Failed -- Performing Test c_flag_Wswitch_enum_supported -- Performing Test c_flag_Wswitch_enum_supported - Failed -- Performing Test c_flag_Wswitch_supported -- Performing Test c_flag_Wswitch_supported - Failed CMake Warning at src/libical-glib/CMakeLists.txt:271 (message): compiler does not support both -Wswitch-enum and -Wswitch, skipping libical-glib-build-check CMake Warning at cmake/modules/LibIcalMacrosInternal.cmake:37 (message): ICAL_BUILD_DOCS is deprecated. Use LIBICAL_BUILD_DOCS instead Call Stack (most recent call first): CMakeLists.txt:1046 (libical_deprecated_option) -- Could NOT find Doxygen (missing: DOXYGEN_EXECUTABLE) -- The following features have been enabled: * Option LIBICAL_CXX_BINDINGS, build the C++ bindings. Requires a C++ compiler * RSCALE support (RFC7529), build in RSCALE support * Option LIBICAL_ENABLE_BUILTIN_TZDATA, (Careful) Build using libical's built-in timezone data, else use the system timezone data on non-Windows systems. ALWAYS true on Windows. Non-Windows users should know what they're doing if they choose not to use system provided timezone data. The libical project does not guarantee that the built-in timezone data is up-to-date. * Option LIBICAL_GOBJECT_INTROSPECTION, Build GObject introspection "typelib" files. Requires GObject Introspection development package 0.6.7 or higher. * Option LIBICAL_GLIB, Build libical-glib interface. Requires glib 2.44 and libxml 2.7.3 development packages or higher. * Option LIBICAL_BUILD_EXAMPLES, Build examples. * Option LIBICAL_BUILD_DOCS, Build documentation -- The following OPTIONAL packages have been found: * Threads * GObjectIntrospection (required version >= 0.6.7), Needed in order to build the GObject introspection "typelib" files. * PkgConfig * LibXml2 (required version >= 2.7.3) -- The following RECOMMENDED packages have been found: * ICU For RSCALE (RFC7529) support -- The following REQUIRED packages have been found: * Perl Required by the libical build system. -- The following features have been disabled: * Option LIBICAL_DEVMODE, Developer mode * Option LIBICAL_STATIC, Build static versions of the libraries. * Build type, build static libraries * Option LIBICAL_JAVA_BINDINGS, build the Java bindings. Requires a java compiler * Berkeley DB storage support, build in support for Berkeley DB storage * Option LIBICAL_ENABLE_64BIT_ICALTIME_T, Redirect icaltime_t and related functions to a 64-bit version of time_t rather than to the C standard library time_t. Intended for use on 32-bit systems which have a 64-bit time_t available. May not be implemented on all platforms yet. * Option LIBICAL_GLIB_VAPI, Build Vala "vapi" files. * Option LIBICAL_GLIB_CHECK_API_FILES, Check libical-glib API files for completeness. * Option LIBICAL_GLIB_BUILD_DOCS, Build libical-glib documentation * Option LIBICAL_DEVMODE_ABI_DUMPER, (Developer-only) Build for abi-dumper. * Option LIBICAL_DEVMODE_MEMORY_CONSISTENCY, (Developer-only) Build with memory consistency functions. * Option LIBICAL_DEVMODE_ADDRESS_SANITIZER, (Developer-only) Build with the address sanitizer. * Option LIBICAL_DEVMODE_LEAK_SANITIZER, (Developer-only) Build with the leak sanitizer. * Option LIBICAL_DEVMODE_MEMORY_SANITIZER, (Developer-only) Build with the memory sanitizer. * Option LIBICAL_DEVMODE_THREAD_SANITIZER, (Developer-only) Build with the thread sanitizer. * Option LIBICAL_DEVMODE_UNDEFINED_SANITIZER, (Developer-only) Build with the undefined sanitizer. * Option LIBICAL_DEVMODE_SYNCMODE_THREADLOCAL, Mark global variables as thread-local. * Option CMAKE_INTERPROCEDURAL_OPTIMIZATION, Build a link-time optimized version. * Option LIBICAL_BUILD_TESTING, Build tests. * Option LIBICAL_BUILD_TESTING_BIGFUZZ, Build fuzzer tests * Option LIBICAL_BUILD_VZIC, Build the vzic tool to generate zoneinfo files from the Olson timezone database -- The following OPTIONAL packages have not been found: * Doxygen, API Documentation system, Needed to build the API documentation. -- Configuring done (46.4s) -- Generating done (0.2s) CMake Warning: Manually-specified variables were not used by the project: FETCHCONTENT_FULLY_DISCONNECTED ICAL_BUILD_DOCS -- Build files have been written to: /tmp/work/time/libical4/work/libical-4.0.0/cmake-pkgsrc-build