>>> Building on localhost under devel/libvmime BDEPENDS = [devel/cmake;devel/ninja;textproc/icu4c;archivers/bzip2] DIST = [devel/libvmime:vmime-fc69321d.tar.gz] FULLPKGNAME = libvmime-20240611p0 RDEPENDS = [textproc/icu4c] (Junk lock obtained for localhost at 1723359828.03) >>> Running depends in devel/libvmime at 1723359828.11 last junk was in devel/py-test-flake8,python3 /usr/sbin/pkg_add -aI -Drepair bzip2-1.0.8p0 cmake-3.30.1v1 icu4c-75.1p0v0 ninja-1.11.1p0v0 was: /usr/sbin/pkg_add -aI -Drepair bzip2-1.0.8p0 cmake-3.30.1v1 icu4c-75.1p0v0 ninja-1.11.1p0v0 /usr/sbin/pkg_add -aI -Drepair bzip2-1.0.8p0 cmake-3.30.1v1 icu4c-75.1p0v0 ninja-1.11.1p0v0 >>> Running show-prepare-results in devel/libvmime at 1723359881.41 ===> devel/libvmime ===> Building from scratch libvmime-20240611p0 ===> libvmime-20240611p0 depends on: bzip2-* -> bzip2-1.0.8p0 ===> libvmime-20240611p0 depends on: cmake-* -> cmake-3.30.1v1 ===> libvmime-20240611p0 depends on: ninja-* -> ninja-1.11.1p0v0 ===> libvmime-20240611p0 depends on: icu4c-* -> icu4c-75.1p0v0 ===> Verifying specs: icuuc m pthread c++ c++abi pthread ===> found icuuc.22.3 m.10.1 pthread.27.1 c++.10.0 c++abi.7.0 bzip2-1.0.8p0 cmake-3.30.1v1 icu4c-75.1p0v0 ninja-1.11.1p0v0 (Junk lock released for localhost at 1723359887.11) distfiles size=534382 >>> Running patch in devel/libvmime at 1723359887.20 ===> devel/libvmime ===> Checking files for libvmime-20240611p0 `/usr/ports/distfiles/vmime-fc69321d.tar.gz' is up to date. >> (SHA256) vmime-fc69321d.tar.gz: OK ===> Extracting for libvmime-20240611p0 ===> Patching for libvmime-20240611p0 ===> Applying OpenBSD patch patch-CMakeLists_txt Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |Index: CMakeLists.txt |--- CMakeLists.txt.orig |+++ CMakeLists.txt -------------------------- Patching file CMakeLists.txt using Plan A... Hunk #1 succeeded at 99. Hunk #2 succeeded at 758. done ===> Applying OpenBSD patch patch-src_vmime_encoding_cpp Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |Index: src/vmime/encoding.cpp |--- src/vmime/encoding.cpp.orig |+++ src/vmime/encoding.cpp -------------------------- Patching file src/vmime/encoding.cpp using Plan A... Hunk #1 succeeded at 157. done ===> Applying OpenBSD patch patch-src_vmime_propertySet_hpp Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |Index: src/vmime/propertySet.hpp |--- src/vmime/propertySet.hpp.orig |+++ src/vmime/propertySet.hpp -------------------------- Patching file src/vmime/propertySet.hpp using Plan A... Hunk #1 succeeded at 336. done ===> Compiler link: clang -> /usr/bin/clang ===> Compiler link: clang++ -> /usr/bin/clang++ ===> Compiler link: cc -> /usr/bin/cc ===> Compiler link: c++ -> /usr/bin/c++ >>> Running configure in devel/libvmime at 1723359890.21 ===> devel/libvmime ===> Generating configure for libvmime-20240611p0 ===> Configuring for libvmime-20240611p0 CMake Deprecation Warning at CMakeLists.txt:15 (CMAKE_MINIMUM_REQUIRED): Compatibility with CMake < 3.5 will be removed from a future version of CMake. Update the VERSION argument value or use a ... suffix to tell CMake that the project does not need compatibility with older versions. CMake Warning (dev) at /usr/local/share/cmake/Modules/GNUInstallDirs.cmake:253 (message): Unable to determine default CMAKE_INSTALL_LIBDIR directory because no target architecture is known. Please enable at least one language before including GNUInstallDirs. Call Stack (most recent call first): CMakeLists.txt:26 (INCLUDE) This warning is for project developers. Use -Wno-dev to suppress it. -- The CXX compiler identification is Clang 16.0.6 -- The C compiler identification is Clang 16.0.6 -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Check for working CXX compiler: /usr/obj/ports/libvmime-20240611/bin/c++ - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /usr/obj/ports/libvmime-20240611/bin/cc - skipped -- Detecting C compile features -- Detecting C compile features - done CMAKE_INSTALL_LIBDIR='lib VMIME_INSTALL_LIBDIR='/usr/local/lib -- Performing Test ICONV_SECOND_ARGUMENT_IS_CONST -- Performing Test ICONV_SECOND_ARGUMENT_IS_CONST - Failed -- Found Iconv: /usr/local/lib/libiconv.so.7.1 -- Found PkgConfig: /usr/bin/pkg-config (found version "0.29.2") -- Found ICU: /usr/local/lib/libicuuc.so.22.3 -- Failed to find all ICU components (missing: ICU_LIBRARY) (found version "75.1") CMake Deprecation Warning at /usr/local/share/cmake/Modules/GenerateExportHeader.cmake:427 (message): The add_compiler_export_flags function is obsolete. Use the CXX_VISIBILITY_PRESET and VISIBILITY_INLINES_HIDDEN target properties instead. Call Stack (most recent call first): CMakeLists.txt:142 (ADD_COMPILER_EXPORT_FLAGS) -- Performing Test COMPILER_HAS_HIDDEN_VISIBILITY -- Performing Test COMPILER_HAS_HIDDEN_VISIBILITY - Success -- Performing Test COMPILER_HAS_HIDDEN_INLINE_VISIBILITY -- Performing Test COMPILER_HAS_HIDDEN_INLINE_VISIBILITY - Success -- Performing Test COMPILER_HAS_DEPRECATED_ATTR -- Performing Test COMPILER_HAS_DEPRECATED_ATTR - Success -- Build type: Release -- Looking for C++ include cstdint -- Looking for C++ include cstdint - 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 char -- Check size of char - done -- Check size of short -- Check size of short - done -- Check size of int -- Check size of int - done -- Check size of long -- Check size of long - done -- Check size of long long -- Check size of long long - done -- Check size of __int64 -- Check size of __int64 - failed -- Check size of int64_t -- Check size of int64_t - failed -- Check size of size_t -- Check size of size_t - done -- Sendmail binary found at /usr/sbin/sendmail -- Checking for module 'libgsasl' -- -- Could NOT find GSASL (missing: GSASL_LIBRARIES GSASL_INCLUDE_DIR) -- Could NOT find GnuTLS (missing: GNUTLS_LIBRARY GNUTLS_INCLUDE_DIR) -- Found OpenSSL: /usr/lib/libcrypto.so.54.0 (found version "2.0.0") -- Looking for gnutls_priority_set_direct -- Looking for gnutls_priority_set_direct - not found -- Looking for gmtime_s -- Looking for gmtime_s - not found -- Looking for gmtime_r -- Looking for gmtime_r - found -- Looking for localtime_s -- Looking for localtime_s - not found -- Looking for localtime_r -- Looking for localtime_r - found -- Looking for strcpy_s -- Looking for strcpy_s - not found -- Looking for getaddrinfo -- Looking for getaddrinfo - found -- Looking for getnameinfo -- Looking for getnameinfo - found -- Looking for gettid -- Looking for gettid - not found -- Looking for syscall -- Looking for syscall - not found -- Looking for SYS_gettid -- Looking for SYS_gettid - not found -- Looking for getthrid -- Looking for getthrid - found -- Looking for SO_KEEPALIVE -- Looking for SO_KEEPALIVE - found -- Looking for SO_NOSIGPIPE -- Looking for SO_NOSIGPIPE - not found -- Looking for MSG_NOSIGNAL -- Looking for MSG_NOSIGNAL - found -- Looking for strerror_r -- Looking for strerror_r - found -- Performing Test CMAKE_HAVE_LIBC_PTHREAD -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Failed -- Looking for pthread_create in pthreads -- Looking for pthread_create in pthreads - not found -- Looking for pthread_create in pthread -- Looking for pthread_create in pthread - found -- Found Threads: TRUE -- Looking for getaddrinfo_a CMake Error: The following variables are used in this project, but they are set to NOTFOUND. Please set them or make sure they are set and tested correctly in the CMake files: GNUTLS_LIBRARY linked by target "cmTC_498ab" in directory /usr/obj/ports/libvmime-20240611/build-arm/CMakeFiles/CMakeScratch/TryCompile-GXx7AV CMake Error at /usr/local/share/cmake/Modules/CheckSymbolExists.cmake:154 (try_compile): Failed to generate test project build system. Call Stack (most recent call first): /usr/local/share/cmake/Modules/CheckSymbolExists.cmake:66 (__CHECK_SYMBOL_EXISTS_IMPL) CMakeLists.txt:949 (CHECK_SYMBOL_EXISTS) -- Configuring incomplete, errors occurred! *** Error 1 in devel/libvmime (/usr/ports/infrastructure/mk/bsd.port.mk:3022 'do-configure': @cd /usr/obj/ports/libvmime-20240611/build-arm ...) *** Error 2 in devel/libvmime (/usr/ports/infrastructure/mk/bsd.port.mk:3042 '/usr/obj/ports/libvmime-20240611/build-arm/.configure_done': @...) *** Error 2 in devel/libvmime (/usr/ports/infrastructure/mk/bsd.port.mk:2704 'configure': @lock=libvmime-20240611p0; export _LOCKS_HELD=" l...) ===> Exiting devel/libvmime with an error *** Error 1 in /usr/ports (infrastructure/mk/bsd.port.subdir.mk:144 'configure': @: ${echo_msg:=echo}; : ${target:=configure}; for i in ; ...) >>> Running clean in devel/libvmime at 1723359985.48 ===> devel/libvmime ===> Cleaning for libvmime-20240611p0 >>> Ended at 1723359986.16 max_stuck=38.08/depends=53.31/show-prepare-results=5.78/patch=3.03/configure=95.24/clean=0.76 Error: job failed with 512 on localhost at 1723359986