+ 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/xerces-c-3.3.0/work.log + su pbulk -c '"$@"' make /opt/pkg/bin/bmake configure BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/xerces-c-3.3.0/work.log => Checksum BLAKE2s OK for xerces-c-3.3.0.tar.xz => Checksum SHA512 OK for xerces-c-3.3.0.tar.xz ===> Installing dependencies for xerces-c-3.3.0 ========================================================================== The following variables will affect the build process of this package, xerces-c-3.3.0. Their current value is shown below: * SSLBASE (defined) * SSLCERTBUNDLE (not defined) * SSLCERTS = /etc/opt/pkg/openssl/certs * SSLDIR = /etc/opt/pkg/openssl * SSLKEYS = /etc/opt/pkg/openssl/private 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/pkg/bin/bmake clean' after the changes. ========================================================================== => Tool dependency cmake>=0: found cmake-3.31.6 => Tool dependency cwrappers>=20150314: found cwrappers-20220403 => Tool dependency checkperms>=1.1: found checkperms-1.12 => Full dependency curl>=8.11.0nb2: found curl-8.12.1 => Full dependency gettext-lib>=0.22: found gettext-lib-0.22.5 => Full dependency libiconv>=1.9.1: found libiconv-1.17 => Full dependency libidn2>=2.0.0: found libidn2-2.3.7 => Full dependency libunistring>=0.9.3: found libunistring-1.2 => Full dependency libxml2>=2.6.2: found libxml2-2.12.10 => Full dependency nghttp2>=1.0.0: found nghttp2-1.65.0 => Full dependency openssl>=1.1.1: found openssl-3.4.1 => Full dependency xz>=5.0.0: found xz-5.8.1 => Full dependency zlib>=1.1.4: found zlib-1.3.1 ===> Overriding tools for xerces-c-3.3.0 ===> Extracting for xerces-c-3.3.0 ===> Patching for xerces-c-3.3.0 => Applying pkgsrc patches for xerces-c-3.3.0 => Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/textproc/xerces-c/patches/patch-src_xercesc_util_Base64.cpp => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/textproc/xerces-c/patches/patch-src_xercesc_util_Base64.cpp Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-src_xercesc_util_Base64.cpp,v 1.1 2017/09/13 21:10:35 joerg Exp $ | |--- src/xercesc/util/Base64.cpp.orig 2017-09-12 21:32:28.227017311 +0000 |+++ src/xercesc/util/Base64.cpp -------------------------- Patching file src/xercesc/util/Base64.cpp using Plan A... Hunk #1 succeeded at 15. Hunk #2 succeeded at 25. done => Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/textproc/xerces-c/patches/patch-src_xercesc_util_Xerces__autoconf__config.hpp.cmake.in => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/textproc/xerces-c/patches/patch-src_xercesc_util_Xerces__autoconf__config.hpp.cmake.in Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-src_xercesc_util_Xerces__autoconf__config.hpp.cmake.in,v 1.2 2025/01/31 15:13:26 wiz Exp $ | |These symbols may be undefined, so check for them with #ifdef. |https://issues.apache.org/jira/browse/XERCESC-2260 | |--- src/xercesc/util/Xerces_autoconf_config.hpp.cmake.in.orig 2025-01-31 12:07:26.048504288 +0000 |+++ src/xercesc/util/Xerces_autoconf_config.hpp.cmake.in -------------------------- Patching file src/xercesc/util/Xerces_autoconf_config.hpp.cmake.in using Plan A... Hunk #1 succeeded at 95. done ===> Creating toolchain wrappers for xerces-c-3.3.0 ===> Configuring for xerces-c-3.3.0 => Adding run-time search paths to pkg-config files. => Checking for portability problems in extracted files -- Configuring Apache Xerces-C++ version 3.3.0 -- The C compiler identification is GNU 13.3.0 -- The CXX compiler identification is GNU 13.3.0 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /home/pbulk/build/textproc/xerces-c/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: /home/pbulk/build/textproc/xerces-c/work/.cwrapper/bin/g++ - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- Performing Test CXX_FLAG_Wall -- Performing Test CXX_FLAG_Wall - Success -- Performing Test CXX_FLAG_Wcast_align -- Performing Test CXX_FLAG_Wcast_align - Success -- Performing Test CXX_FLAG_Wcast_qual -- Performing Test CXX_FLAG_Wcast_qual - Success -- Performing Test CXX_FLAG_Wctor_dtor_privacy -- Performing Test CXX_FLAG_Wctor_dtor_privacy - Success -- Performing Test CXX_FLAG_Wextra -- Performing Test CXX_FLAG_Wextra - Success -- Performing Test CXX_FLAG_Wformat_2 -- Performing Test CXX_FLAG_Wformat_2 - Success -- Performing Test CXX_FLAG_Wimplicit_atomic_properties -- Performing Test CXX_FLAG_Wimplicit_atomic_properties - Failed -- Performing Test CXX_FLAG_Wmissing_declarations -- Performing Test CXX_FLAG_Wmissing_declarations - Success -- Performing Test CXX_FLAG_Wno_long_long -- Performing Test CXX_FLAG_Wno_long_long - Success -- Performing Test CXX_FLAG_Woverlength_strings -- Performing Test CXX_FLAG_Woverlength_strings - Success -- Performing Test CXX_FLAG_Woverloaded_virtual -- Performing Test CXX_FLAG_Woverloaded_virtual - Success -- Performing Test CXX_FLAG_Wredundant_decls -- Performing Test CXX_FLAG_Wredundant_decls - Success -- Performing Test CXX_FLAG_Wreorder -- Performing Test CXX_FLAG_Wreorder - Success -- Performing Test CXX_FLAG_Wswitch_default -- Performing Test CXX_FLAG_Wswitch_default - Success -- Performing Test CXX_FLAG_Wunused_variable -- Performing Test CXX_FLAG_Wunused_variable - Success -- Performing Test CXX_FLAG_Wwrite_strings -- Performing Test CXX_FLAG_Wwrite_strings - Success -- Performing Test CXX_FLAG_Wno_variadic_macros -- Performing Test CXX_FLAG_Wno_variadic_macros - Success -- Performing Test CXX_FLAG_fstrict_aliasing -- Performing Test CXX_FLAG_fstrict_aliasing - Success -- Looking for C++ include arpa/inet.h -- Looking for C++ include arpa/inet.h - found -- Looking for C++ include dlfcn.h -- Looking for C++ include dlfcn.h - found -- Looking for C++ include fcntl.h -- Looking for C++ include fcntl.h - found -- Looking for C++ include float.h -- Looking for C++ include float.h - found -- Looking for C++ include langinfo.h -- Looking for C++ include langinfo.h - found -- Looking for C++ include limits.h -- Looking for C++ include limits.h - found -- Looking for C++ include locale.h -- Looking for C++ include locale.h - found -- Looking for C++ include memory.h -- Looking for C++ include memory.h - found -- Looking for C++ include netdb.h -- Looking for C++ include netdb.h - found -- Looking for C++ include netinet/in.h -- Looking for C++ include netinet/in.h - found -- Looking for C++ include nl_types.h -- Looking for C++ include nl_types.h - found -- Looking for C++ include stdbool.h -- Looking for C++ include stdbool.h - found -- Looking for C++ include stddef.h -- Looking for C++ include stddef.h - found -- Looking for C++ include stdlib.h -- Looking for C++ include stdlib.h - found -- Looking for C++ include string.h -- Looking for C++ include string.h - found -- Looking for C++ include strings.h -- Looking for C++ include strings.h - found -- Looking for C++ include sys/param.h -- Looking for C++ include sys/param.h - found -- Looking for C++ include sys/socket.h -- Looking for C++ include sys/socket.h - found -- Looking for C++ include sys/stat.h -- Looking for C++ include sys/stat.h - found -- Looking for C++ include sys/time.h -- Looking for C++ include sys/time.h - found -- Looking for C++ include sys/timeb.h -- Looking for C++ include sys/timeb.h - found -- Looking for C++ include sys/types.h -- Looking for C++ include sys/types.h - found -- Looking for C++ include unistd.h -- Looking for C++ include unistd.h - found -- Looking for C++ include wchar.h -- Looking for C++ include wchar.h - found -- Looking for C++ include wctype.h -- Looking for C++ include wctype.h - found -- Looking for C++ include endian.h -- Looking for C++ include endian.h - found -- Looking for C++ include machine/endian.h -- Looking for C++ include machine/endian.h - not found -- Looking for C++ include arpa/nameser_compat.h -- Looking for C++ include arpa/nameser_compat.h - found -- Looking for getcwd -- Looking for getcwd - found -- Looking for pathconf -- Looking for pathconf - found -- Looking for realpath -- Looking for realpath - found -- Looking for getaddrinfo -- Looking for getaddrinfo - not found -- Looking for gethostbyaddr -- Looking for gethostbyaddr - not found -- Looking for gethostbyname -- Looking for gethostbyname - not found -- Looking for socket -- Looking for socket - not found -- Looking for clock_gettime -- Looking for clock_gettime - found -- Looking for ftime -- Looking for ftime - found -- Looking for gettimeofday -- Looking for gettimeofday - found -- Looking for gmtime_r -- Looking for gmtime_r - found -- Looking for memmove -- Looking for memmove - found -- Looking for memset -- Looking for memset - found -- Looking for nl_langinfo -- Looking for nl_langinfo - found -- Looking for setlocale -- Looking for setlocale - found -- Looking for localeconv -- Looking for localeconv - found -- Looking for snprintf -- Looking for snprintf - found -- Looking for strcasecmp -- Looking for strcasecmp - found -- Looking for strncasecmp -- Looking for strncasecmp - found -- Looking for stricmp -- Looking for stricmp - not found -- Looking for strnicmp -- Looking for strnicmp - not found -- Looking for strchr -- Looking for strchr - found -- Looking for strdup -- Looking for strdup - found -- Looking for strrchr -- Looking for strrchr - found -- Looking for strstr -- Looking for strstr - found -- Looking for strtol -- Looking for strtol - found -- Looking for strtoul -- Looking for strtoul - found -- Looking for timegm -- Looking for timegm - found -- Looking for towupper -- Looking for towupper - found -- Looking for towlower -- Looking for towlower - found -- Looking for mblen -- Looking for mblen - found -- Looking for wcsupr -- Looking for wcsupr - not found -- Looking for wcslwr -- Looking for wcslwr - not found -- Looking for wcsnicmp -- Looking for wcsnicmp - not found -- Looking for wcsicmp -- Looking for wcsicmp - not found -- Looking for C++ include cstdint -- Looking for C++ include cstdint - found -- Performing Test CSTDINT_FUNCTIONAL -- Performing Test CSTDINT_FUNCTIONAL - Success -- Looking for C++ include stdint.h -- Looking for C++ include stdint.h - found -- Looking for C++ include inttypes.h -- Looking for C++ include inttypes.h - found -- Check size of off_t -- Check size of off_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 wchar_t -- Check size of wchar_t - done -- Check size of signed short -- Check size of signed short - done -- Check size of unsigned short -- Check size of unsigned short - done -- Check size of signed int -- Check size of signed int - done -- Check size of unsigned int -- Check size of unsigned int - done -- Check size of signed long -- Check size of signed long - done -- Check size of unsigned long -- Check size of unsigned long - done -- Check size of signed long long -- Check size of signed long long - done -- Check size of unsigned long long -- Check size of unsigned long long - done -- Check size of __int64 -- Check size of __int64 - failed -- Check size of unsigned __int64 -- Check size of unsigned __int64 - failed -- Check size of unsigned char * -- Check size of unsigned char * - done -- Performing Test CMAKE_HAVE_LIBC_PTHREAD -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success -- Found Threads: TRUE -- Performing Test XERCES_HAVE_STD_THREAD -- Performing Test XERCES_HAVE_STD_THREAD - Success -- Found CURL: /home/pbulk/build/textproc/xerces-c/work/.buildlink/lib/libcurl.so (found version "8.12.1") -- Looking for C++ include nl_types.h -- Looking for C++ include nl_types.h - found -- Looking for catopen -- Looking for catopen - found -- Looking for catclose -- Looking for catclose - found -- Looking for catgets -- Looking for catgets - found -- Looking for C++ include iconv.h -- Looking for C++ include iconv.h - found -- Looking for C++ include stdio.h -- Looking for C++ include stdio.h - found -- Looking for C++ include ctype.h -- Looking for C++ include ctype.h - found -- Looking for C++ include errno.h -- Looking for C++ include errno.h - found -- Looking for iconv_open -- Looking for iconv_open - found -- Looking for iconv_close -- Looking for iconv_close - found -- Looking for iconv -- Looking for iconv - found -- Looking for wcstombs -- Looking for wcstombs - found -- Looking for mbstowcs -- Looking for mbstowcs - found -- Performing Test HAVE_STD_char16_t -- Performing Test HAVE_STD_char16_t - Success -- Check size of char16_t -- Check size of char16_t - done -- Performing Test CXX_matching-delete-operator -- Performing Test CXX_matching-delete-operator - Success -- Performing Test HAVE_BOOL -- Performing Test HAVE_BOOL - Success -- Performing Test HAVE_CONST -- Performing Test HAVE_CONST - Success -- Performing Test CXX_HAS_inline -- Performing Test CXX_HAS_inline - Success -- Performing Test HAVE_VOLATILE -- Performing Test HAVE_VOLATILE - Success -- Performing Test HAVE_LSTRING -- Performing Test HAVE_LSTRING - Success -- Performing Test HAVE_NAMESPACES -- Performing Test HAVE_NAMESPACES - Success -- Performing Test HAVE_STD_LIBS -- Performing Test HAVE_STD_LIBS - Success -- Performing Test HAVE_STD_NAMESPACE -- Performing Test HAVE_STD_NAMESPACE - Success -- Performing Test CXX_NEEDS_msse2 -- Performing Test CXX_NEEDS_msse2 - Success -- Performing Test XERCES_HAVE_INTRIN_H -- Performing Test XERCES_HAVE_INTRIN_H - Failed -- Performing Test XERCES_HAVE_EMMINTRIN_H -- Performing Test XERCES_HAVE_EMMINTRIN_H - Success -- Performing Test HAVE_CPUID_H -- Performing Test HAVE_CPUID_H - Success -- Performing Test XERCES_HAVE_CPUID_INTRINSIC -- Performing Test XERCES_HAVE_CPUID_INTRINSIC - Failed -- Performing Test XERCES_HAVE_GETCPUID -- Performing Test XERCES_HAVE_GETCPUID - Success -- Performing Test XERCES_HAVE_SSE2_INTRINSIC -- Performing Test XERCES_HAVE_SSE2_INTRINSIC - Success -- Performing Test HAVE_PATH_MAX -- Performing Test HAVE_PATH_MAX - Success -- Performing Test HAVE_MBRLEN -- Performing Test HAVE_MBRLEN - Success -- Performing Test HAVE_WCSRTOMBS -- Performing Test HAVE_WCSRTOMBS - Success -- Performing Test HAVE_MBSRTOWCS -- Performing Test HAVE_MBSRTOWCS - Success -- Performing Test ICONV_USES_CONST_POINTER -- Performing Test ICONV_USES_CONST_POINTER - Success -- Could NOT find Java (missing: Java_JAVA_EXECUTABLE Runtime) -- -- Xerces-C++ configuration summary -- -------------------------------- -- -- Version: 3.3.0 -- Library interface version: 3.3 -- -- Installation directory: /opt/pkg -- C compiler: /home/pbulk/build/textproc/xerces-c/work/.cwrapper/bin/gcc -- C++ compiler: /home/pbulk/build/textproc/xerces-c/work/.cwrapper/bin/g++ -- -- Build shared libraries: ON -- Path delimiters: "/" -- File Manager: POSIX -- Mutex Manager: standard -- Transcoder: gnuiconv -- NetAccessor: curl -- Message Loader: inmemory -- XMLCh type: char16_t -- Configuring done (246.7s) -- Generating done (0.4s) CMake Warning: Manually-specified variables were not used by the project: FETCHCONTENT_FULLY_DISCONNECTED -- Build files have been written to: /home/pbulk/build/textproc/xerces-c/work/xerces-c-3.3.0/cmake-pkgsrc-build