=> "/opt/pkg/bin/bmake" ["-C", "/data/jenkins/workspace/pkgsrc-upstream-trunk/mail/rspamd", "configure", "BATCH=1", "DEPENDS_TARGET=/nonexistent", "LUA_VERSION_REQD=54"] => Checksum BLAKE2s OK for rspamd-4.1.1.tar.gz => Checksum SHA512 OK for rspamd-4.1.1.tar.gz ===> Installing dependencies for rspamd-4.1.1 ========================================================================== The following variables will affect the build process of this package, rspamd-4.1.1. Their current value is shown below: * CURSES_DEFAULT = ncurses * LUA_VERSION_DEFAULT = 54 * READLINE_DEFAULT = readline * SSLBASE (defined) * SSLCERTBUNDLE (not defined) * SSLCERTS = /etc/opt/pkg/openssl/certs * SSLDIR = /etc/opt/pkg/openssl * SSLKEYS = /etc/opt/pkg/openssl/private * VARBASE = /var/opt/pkg Based on these variables, the following variables have been set: * CURSES_TYPE = ncurses * LUA_PACKAGE = lua54 * READLINE_TYPE = readline * TERMCAP_TYPE = curses 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-4.4.0 => Tool dependency glib2-tools-[0-9]*: found glib2-tools-2.88.2 => Tool dependency perl>=5.0: found perl-5.44.0 => Tool dependency pkgconf-[0-9]*: found pkgconf-3.0.3 => Tool dependency cwrappers>=20150314: found cwrappers-20220403 => Tool dependency checkperms>=1.1: found checkperms-1.12 => Full dependency lua54-lpeg-[0-9]*: found lua54-lpeg-1.1.0nb2 => Full dependency ragel-[0-9]*: found ragel-6.10 => Full dependency fann>=2.0.0: found fann-2.2.0nb2 => Full dependency file>=4.17: found file-5.42 => Full dependency glib2>=2.84.4nb1: found glib2-2.88.2 => Full dependency hiredis>=1.0.0: found hiredis-1.4.0 => Full dependency icu>=78.1: found icu-78.3 => Full dependency libarchive>=3.3.1: found libarchive-3.8.8 => Full dependency libevent>=2.1.12nb1: found libevent-2.1.13 => Full dependency libsodium>=0.3: found libsodium-1.0.22 => Full dependency lua54>=5.4.0<5.5: found lua54-5.4.7 => Full dependency openssl>=3: found openssl-3.6.3 => Full dependency pcre2>=10.47: found pcre2-10.47 => Full dependency sqlite3>=3.51.1nb1: found sqlite3-3.53.3 => Full dependency bzip2>=1.0.1: found bzip2-1.0.8 => 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.7.1 => Full dependency ncurses>=5.3nb1: found ncurses-6.6 => Full dependency readline>=2.2: found readline-8.3nb1 => Full dependency xz>=5.0.0: found xz-5.8.3 => Full dependency zlib>=1.1.4: found zlib-1.3.1 ===> Overriding tools for rspamd-4.1.1 ===> Extracting for rspamd-4.1.1 /usr/bin/find /tmp/work/mail/rspamd/work/rspamd-4.1.1/conf -type d -exec /usr/bin/chmod 755 {} \; /usr/bin/find /tmp/work/mail/rspamd/work/rspamd-4.1.1/conf -type f -exec /usr/bin/chmod 644 {} \; ===> Patching for rspamd-4.1.1 => Applying pkgsrc patches for rspamd-4.1.1 => Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/mail/rspamd/patches/patch-CMakeLists.txt => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/mail/rspamd/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.12 2025/06/15 16:02:01 taca Exp $ | |Let pkg-config find pkgsrc-provided lua. | |--- CMakeLists.txt.orig 2025-06-09 10:11:16.000000000 +0000 |+++ CMakeLists.txt -------------------------- Patching file CMakeLists.txt using Plan A... Hunk #1 succeeded at 175. Hunk #2 succeeded at 188. Hunk #3 succeeded at 200. Hunk #4 succeeded at 212. done => Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/mail/rspamd/patches/patch-cmake_Toolset.cmake => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/mail/rspamd/patches/patch-cmake_Toolset.cmake Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-cmake_Toolset.cmake,v 1.2 2021/12/21 15:00:41 triaxx Exp $ | |Avoid specifying a custom linker: |gcc: error: unrecognized command line option '-fuse-ld=lld'; did you mean '-fuse-ld=bfd'? | |--- cmake/Toolset.cmake.orig 2021-11-01 14:33:30.000000000 +0000 |+++ cmake/Toolset.cmake -------------------------- Patching file cmake/Toolset.cmake using Plan A... Hunk #1 succeeded at 85 (offset 33 lines). done => Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/mail/rspamd/patches/patch-contrib_fpconv_fpconv.c => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/mail/rspamd/patches/patch-contrib_fpconv_fpconv.c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-contrib_fpconv_fpconv.c,v 1.1 2019/06/21 15:02:54 jperkin Exp $ | |Provide compat MIN/MAX macros. | |--- contrib/fpconv/fpconv.c.orig 2019-05-23 14:41:27.000000000 +0000 |+++ contrib/fpconv/fpconv.c -------------------------- Patching file contrib/fpconv/fpconv.c using Plan A... Hunk #1 succeeded at 14. done => Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/mail/rspamd/patches/patch-lualib_rspamadm_dmarc__report.lua => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/mail/rspamd/patches/patch-lualib_rspamadm_dmarc__report.lua Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-lualib_rspamadm_dmarc__report.lua,v 1.1 2024/10/29 14:23:17 taca Exp $ | |Prevent DKIM verification problem with sendmail. | |--- lualib/rspamadm/dmarc_report.lua.orig 2024-10-20 09:06:49.000000000 +0000 |+++ lualib/rspamadm/dmarc_report.lua -------------------------- Patching file lualib/rspamadm/dmarc_report.lua using Plan A... Hunk #1 succeeded at 413 (offset 22 lines). done => Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/mail/rspamd/patches/patch-src_libserver_symcache_symcache__impl.cxx => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/mail/rspamd/patches/patch-src_libserver_symcache_symcache__impl.cxx Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-src_libserver_symcache_symcache__impl.cxx,v 1.1 2022/10/30 15:38:54 jperkin Exp $ | |Explicitly use std::pow(). | |--- src/libserver/symcache/symcache_impl.cxx.orig 2022-10-01 14:19:21.000000000 +0000 |+++ src/libserver/symcache/symcache_impl.cxx -------------------------- Patching file src/libserver/symcache/symcache_impl.cxx using Plan A... Hunk #1 succeeded at 31. done => Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/mail/rspamd/patches/patch-src_libstat_backends_redis__backend.cxx => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/mail/rspamd/patches/patch-src_libstat_backends_redis__backend.cxx Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-src_libstat_backends_redis__backend.cxx,v 1.1 2024/02/09 12:34:08 jperkin Exp $ | |Avoid _L conflict. | |--- src/libstat/backends/redis_backend.cxx.orig 2024-02-09 12:25:23.853750146 +0000 |+++ src/libstat/backends/redis_backend.cxx -------------------------- Patching file src/libstat/backends/redis_backend.cxx using Plan A... Hunk #1 succeeded at 62 (offset 5 lines). done => Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/mail/rspamd/patches/patch-src_rspamd.c => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/mail/rspamd/patches/patch-src_rspamd.c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-src_rspamd.c,v 1.3 2023/08/24 19:38:09 wiz Exp $ | |Avoid sun define. | |--- src/rspamd.c.orig 2023-08-03 13:56:19.000000000 +0000 |+++ src/rspamd.c -------------------------- Patching file src/rspamd.c using Plan A... Hunk #1 succeeded at 476 (offset 20 lines). done ===> Creating toolchain wrappers for rspamd-4.1.1 /usr/bin/ln -s /tmp/work/mail/rspamd/work/.buildlink/lib/pkgconfig/lua-5.4.pc /tmp/work/mail/rspamd/work/.buildlink/lib/pkgconfig/lua.pc ===> Configuring for rspamd-4.1.1 => Replacing Perl interpreter in utils/*.pl. => Checking for portability problems in extracted files -- The C compiler identification is GNU 14.3.0 -- The CXX compiler identification is GNU 14.3.0 -- The ASM compiler identification is GNU -- Found assembler: /tmp/work/mail/rspamd/work/.cwrapper/bin/gcc -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /tmp/work/mail/rspamd/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/mail/rspamd/work/.cwrapper/bin/g++ - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- Found RAGEL: /opt/pkg/bin/ragel (found version "6.10") -- Found PkgConfig: /tmp/work/mail/rspamd/work/.tools/bin/pkg-config (found version "3.0.3") -- Found Perl: /tmp/work/mail/rspamd/work/.tools/bin/perl (found version "5.44.0") -- Use generic 'ld' as a linker -- Defaulting to release build. -- CMAKE_BUILD_TYPE: RELEASE CMake Warning at cmake/Toolset.cmake:244 (message): IPO is not supported: Change Dir: '/tmp/work/mail/rspamd/work/rspamd-4.1.1/cmake-pkgsrc-build/CMakeFiles/_CMakeLTOTest-CXX/bin' Run Build Command(s): /opt/pkg/bin/cmake -E env VERBOSE=1 /tmp/work/mail/rspamd/work/.tools/bin/make -f Makefile /opt/pkg/bin/cmake -S/tmp/work/mail/rspamd/work/rspamd-4.1.1/cmake-pkgsrc-build/CMakeFiles/_CMakeLTOTest-CXX/src -B/tmp/work/mail/rspamd/work/rspamd-4.1.1/cmake-pkgsrc-build/CMakeFiles/_CMakeLTOTest-CXX/bin --check-build-system CMakeFiles/Makefile.cmake 0 /opt/pkg/bin/cmake -E cmake_progress_start /tmp/work/mail/rspamd/work/rspamd-4.1.1/cmake-pkgsrc-build/CMakeFiles/_CMakeLTOTest-CXX/bin/CMakeFiles /tmp/work/mail/rspamd/work/rspamd-4.1.1/cmake-pkgsrc-build/CMakeFiles/_CMakeLTOTest-CXX/bin//CMakeFiles/progress.marks /tmp/work/mail/rspamd/work/.tools/bin/make -f CMakeFiles/Makefile2 all /tmp/work/mail/rspamd/work/.tools/bin/make -f CMakeFiles/foo.dir/build.make CMakeFiles/foo.dir/depend cd /tmp/work/mail/rspamd/work/rspamd-4.1.1/cmake-pkgsrc-build/CMakeFiles/_CMakeLTOTest-CXX/bin && /opt/pkg/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/work/mail/rspamd/work/rspamd-4.1.1/cmake-pkgsrc-build/CMakeFiles/_CMakeLTOTest-CXX/src /tmp/work/mail/rspamd/work/rspamd-4.1.1/cmake-pkgsrc-build/CMakeFiles/_CMakeLTOTest-CXX/src /tmp/work/mail/rspamd/work/rspamd-4.1.1/cmake-pkgsrc-build/CMakeFiles/_CMakeLTOTest-CXX/bin /tmp/work/mail/rspamd/work/rspamd-4.1.1/cmake-pkgsrc-build/CMakeFiles/_CMakeLTOTest-CXX/bin /tmp/work/mail/rspamd/work/rspamd-4.1.1/cmake-pkgsrc-build/CMakeFiles/_CMakeLTOTest-CXX/bin/CMakeFiles/foo.dir/DependInfo.cmake foo Dependee "/tmp/work/mail/rspamd/work/rspamd-4.1.1/cmake-pkgsrc-build/CMakeFiles/_CMakeLTOTest-CXX/bin/CMakeFiles/foo.dir/DependInfo.cmake" is newer than depender "/tmp/work/mail/rspamd/work/rspamd-4.1.1/cmake-pkgsrc-build/CMakeFiles/_CMakeLTOTest-CXX/bin/CMakeFiles/foo.dir/depend.internal". Dependee "/tmp/work/mail/rspamd/work/rspamd-4.1.1/cmake-pkgsrc-build/CMakeFiles/_CMakeLTOTest-CXX/bin/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/tmp/work/mail/rspamd/work/rspamd-4.1.1/cmake-pkgsrc-build/CMakeFiles/_CMakeLTOTest-CXX/bin/CMakeFiles/foo.dir/depend.internal". Scanning dependencies of target foo /tmp/work/mail/rspamd/work/.tools/bin/make -f CMakeFiles/foo.dir/build.make CMakeFiles/foo.dir/build [ 25%] Building CXX object CMakeFiles/foo.dir/foo.cpp.o /tmp/work/mail/rspamd/work/.cwrapper/bin/g++ -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -I/opt/pkg/include/glib-2.0 -I/opt/pkg/include/gio-unix-2.0 -I/opt/pkg/lib/glib-2.0/include -I/usr/include -I/opt/pkg/include/lua-5.4 -I/opt/pkg/include/ncurses -I/opt/pkg/include/sodium -flto=auto -o CMakeFiles/foo.dir/foo.cpp.o -c /tmp/work/mail/rspamd/work/rspamd-4.1.1/cmake-pkgsrc-build/CMakeFiles/_CMakeLTOTest-CXX/src/foo.cpp [ 50%] Linking CXX static library libfoo.a /opt/pkg/bin/cmake -P CMakeFiles/foo.dir/cmake_clean_target.cmake /opt/pkg/bin/cmake -E cmake_link_script CMakeFiles/foo.dir/link.txt --verbose=1 "CMAKE_CXX_COMPILER_AR-NOTFOUND" qc libfoo.a CMakeFiles/foo.dir/foo.cpp.o Error running link command: no such file or directory*** Error code 2 Stop. make[2]: stopped making "CMakeFiles/foo.dir/build" in /tmp/work/mail/rspamd/work/rspamd-4.1.1/cmake-pkgsrc-build/CMakeFiles/_CMakeLTOTest-CXX/bin *** Error code 1 Stop. make[1]: stopped making "all" in /tmp/work/mail/rspamd/work/rspamd-4.1.1/cmake-pkgsrc-build/CMakeFiles/_CMakeLTOTest-CXX/bin *** Error code 1 Stop. make: stopped making "default_target" in /tmp/work/mail/rspamd/work/rspamd-4.1.1/cmake-pkgsrc-build/CMakeFiles/_CMakeLTOTest-CXX/bin Call Stack (most recent call first): CMakeLists.txt:100 (include) -- Final CFLAGS: -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -I/opt/pkg/include/glib-2.0 -I/opt/pkg/include/gio-unix-2.0 -I/opt/pkg/lib/glib-2.0/include -I/usr/include -I/opt/pkg/include/lua-5.4 -I/opt/pkg/include/ncurses -I/opt/pkg/include/sodium -DNDEBUG -O3 -funsafe-math-optimizations -fno-math-errno -fomit-frame-pointer -- Final CXXFLAGS: -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -I/opt/pkg/include/glib-2.0 -I/opt/pkg/include/gio-unix-2.0 -I/opt/pkg/lib/glib-2.0/include -I/usr/include -I/opt/pkg/include/lua-5.4 -I/opt/pkg/include/ncurses -I/opt/pkg/include/sodium -DNDEBUG -O3 -funsafe-math-optimizations -fno-math-errno -fomit-frame-pointer -- Final link flags for shlib: -Wl,-R/opt/pkg/lib/rspamd -L/opt/pkg/lib -Wl,-R/opt/pkg/lib -liconv -lintl -L/usr/lib/amd64 -Wl,-R/usr/lib/amd64 -- Final link flags for exe: -Wl,-R/opt/pkg/lib/rspamd -L/opt/pkg/lib -Wl,-R/opt/pkg/lib -liconv -lintl -L/usr/lib/amd64 -Wl,-R/usr/lib/amd64 -- Compilation of slash macro convention asm set is supported -- Compilation of dollar macro convention asm set is -NOT- supported -- Compilation of avx2 asm set is supported -- Performing Test HAVE_AVX2_C_COMPILER -- Performing Test HAVE_AVX2_C_COMPILER - Success -- Compilation of avx asm set is supported -- Compilation of sse2 asm set is supported -- Compilation of sse3 asm set is supported -- Compilation of ssse3 asm set is supported -- Compilation of sse41 asm set is supported -- Compilation of sse42 asm set is supported -- Enable sse2 on x86_64 architecture -- Platform: SunOS -- Platform-specific required libraries: rt;dl;resolv;nsl;socket;umem -- Checking for one of the modules 'lua-5.3' -- Cannot find library lua;lua-5.3 for package LIBLUA, ignoring -- Cannot find header lua.h for package LIBLUA -- Checking for one of the modules 'lua-5.4' -- Found package LIBLUA (5.4.7) in pkg-config modules lua-5.4 -- Checking for one of the modules 'glib-2.0>=2.28' -- Found package GLIB2 (2.88.2) in pkg-config modules glib-2.0>=2.28 -- Checking for one of the modules 'pcre2;pcre2-8;libpcre2;libpcre2-8' -- Found package PCRE (10.47) in pkg-config modules pcre2;pcre2-8;libpcre2;libpcre2-8 -- Checking for one of the modules 'sqlite3;sqlite' -- Found package SQLITE3 (3.53.3) in pkg-config modules sqlite3;sqlite -- Checking for one of the modules 'icu-uc' -- Found package ICUDATA (78.3) in pkg-config modules icu-uc -- Checking for one of the modules 'icu-uc' -- Found package ICUC (78.3) in pkg-config modules icu-uc -- Checking for one of the modules 'icu-io' -- Found package ICUIO (78.3) in pkg-config modules icu-io -- Checking for one of the modules 'icu-i18n' -- Found package ICUI18N (78.3) in pkg-config modules icu-i18n -- Checking for one of the modules 'openssl;libcrypt' -- Found package LIBCRYPT (3.6.3) in pkg-config modules openssl;libcrypt -- Checking for one of the modules 'openssl;libssl' -- Found package LIBSSL (3.6.3) in pkg-config modules openssl;libssl -- Checking for one of the modules 'z' -- Found package LIBZ in '/tmp/work/mail/rspamd/work/.buildlink/lib' (/tmp/work/mail/rspamd/work/.buildlink/lib/libz.so) and '/tmp/work/mail/rspamd/work/.buildlink/include' (zlib.h). -- Checking for one of the modules 'libsodium>=1.0.0' -- Found package SODIUM (1.0.22) in pkg-config modules libsodium>=1.0.0 -- Checking for one of the modules 'libarchive>=3.0.0' -- Found package LIBARCHIVE (3.8.8) in pkg-config modules libarchive>=3.0.0 -- Performing Test SUPPORT_WALL -- Performing Test SUPPORT_WALL - Success -- Performing Test SUPPORT_WEXTRA -- Performing Test SUPPORT_WEXTRA - Success -- Performing Test SUPPORT_WPOINTER -- Performing Test SUPPORT_WPOINTER - Success -- Performing Test SUPPORT_WPARAM -- Performing Test SUPPORT_WPARAM - Success -- Performing Test SUPPORT_WFUNCTION -- Performing Test SUPPORT_WFUNCTION - Success -- Performing Test SUPPORT_WSTRICT_ALIASING -- Performing Test SUPPORT_WSTRICT_ALIASING - Success -- Performing Test SUPPORT_WUNUSED_VAR -- Performing Test SUPPORT_WUNUSED_VAR - Success -- Performing Test SUPPORT_WPOINTER_SIGN -- Performing Test SUPPORT_WPOINTER_SIGN - Success -- Performing Test SUPPORT_WSIGN_COMPARE -- Performing Test SUPPORT_WSIGN_COMPARE - Success -- Performing Test SUPPORT_WSTRICT_PROTOTYPES -- Performing Test SUPPORT_WSTRICT_PROTOTYPES - Success -- Performing Test SUPPORT_PEDANTIC_FLAG -- Performing Test SUPPORT_PEDANTIC_FLAG - Success -- Performing Test SUPPORT_WNO_UNUSED_CONST -- Performing Test SUPPORT_WNO_UNUSED_CONST - Success -- Performing Test SUPPORT_WMISSING_NORETURN -- Performing Test SUPPORT_WMISSING_NORETURN - Success -- Performing Test SUPPORT_WMISSING_FORMAT_ATTRIBUTE -- Performing Test SUPPORT_WMISSING_FORMAT_ATTRIBUTE - Success -- Performing Test SUPPORT_WNULL_DEREFERENCE -- Performing Test SUPPORT_WNULL_DEREFERENCE - Success -- Performing Test SUPPORT_WDUPLICATED_COND -- Performing Test SUPPORT_WDUPLICATED_COND - Success -- Performing Test SUPPORT_WIMPLICIT_FALLTHROUGH -- Performing Test SUPPORT_WIMPLICIT_FALLTHROUGH - Success -- Performing Test SUPPORT_WDEPRECATED_DECLARATIONS -- Performing Test SUPPORT_WDEPRECATED_DECLARATIONS - Success -- Performing Test SUPPORT_WSUGGEST_ATTRIBUTE -- Performing Test SUPPORT_WSUGGEST_ATTRIBUTE - Failed -- Looking for include file sys/types.h -- Looking for include file sys/types.h - found -- Looking for include file sys/uio.h -- Looking for include file sys/uio.h - found -- Looking for include file fcntl.h -- Looking for include file fcntl.h - found -- Looking for include file math.h -- Looking for include file math.h - found -- Looking for include file stdio.h -- Looking for include file stdio.h - found -- Looking for include file stdlib.h -- Looking for include file stdlib.h - found -- Looking for include file string.h -- Looking for include file string.h - found -- Looking for include file strings.h -- Looking for include file strings.h - found -- Looking for include file time.h -- Looking for include file time.h - found -- Looking for include file unistd.h -- Looking for include file unistd.h - found -- Looking for include file stdint.h -- Looking for include file stdint.h - found -- Looking for include file inttypes.h -- Looking for include file inttypes.h - found -- Looking for include file stdbool.h -- Looking for include file stdbool.h - found -- Looking for include file endian.h -- Looking for include file endian.h - found -- Looking for include file sys/endian.h -- Looking for include file sys/endian.h - not found -- Looking for include file machine/endian.h -- Looking for include file machine/endian.h - not found -- Looking for include file sys/socket.h -- Looking for include file sys/socket.h - found -- Looking for include file sys/mman.h -- Looking for include file sys/mman.h - found -- Looking for include file sys/un.h -- Looking for include file sys/un.h - found -- Looking for include file sys/stat.h -- Looking for include file sys/stat.h - found -- Looking for include file sys/wait.h -- Looking for include file sys/wait.h - found -- Looking for include file sys/param.h -- Looking for include file sys/param.h - found -- Looking for include file sys/file.h -- Looking for include file sys/file.h - found -- Looking for include file sys/resource.h -- Looking for include file sys/resource.h - found -- Looking for include file netinet/in.h -- Looking for include file netinet/in.h - found -- Looking for include file netinet/tcp.h -- Looking for include file netinet/tcp.h - not found -- Looking for include file arpa/inet.h -- Looking for include file arpa/inet.h - found -- Looking for include file netdb.h -- Looking for include file netdb.h - found -- Looking for include file syslog.h -- Looking for include file syslog.h - found -- Looking for include file siginfo.h -- Looking for include file siginfo.h - found -- Looking for include file locale.h -- Looking for include file locale.h - found -- Looking for include file libgen.h -- Looking for include file libgen.h - found -- Looking for include file pwd.h -- Looking for include file pwd.h - found -- Looking for include file grp.h -- Looking for include file grp.h - found -- Looking for include file glob.h -- Looking for include file glob.h - found -- Looking for include file poll.h -- Looking for include file poll.h - found -- Looking for include file readpassphrase.h -- Looking for include file readpassphrase.h - not found -- Looking for include file termios.h -- Looking for include file termios.h - found -- Looking for include file paths.h -- Looking for include file paths.h - found -- Looking for include file ctype.h -- Looking for include file ctype.h - found -- Looking for include file cpuid.h -- Looking for include file cpuid.h - found -- Looking for include file dirent.h -- Looking for include file dirent.h - found -- Looking for include file ucontext.h -- Looking for include file ucontext.h - found -- Looking for include file sys/ucontext.h -- Looking for include file sys/ucontext.h - found -- Looking for include file sys/timeb.h -- Looking for include file sys/timeb.h - found -- Looking for setproctitle -- Looking for setproctitle - not found -- Looking for getpagesize -- Looking for getpagesize - found -- Looking for nanosleep -- Looking for nanosleep - found -- Looking for flock -- Looking for flock - found -- Looking for tanh in m -- Looking for tanh in m - found -- Looking for mkstemp -- Looking for mkstemp - found -- Looking for clock_gettime -- Looking for clock_gettime - found -- Looking for PATH_MAX -- Looking for PATH_MAX - found -- Looking for MAXPATHLEN -- Looking for MAXPATHLEN - found -- Looking for MAP_ANON -- Looking for MAP_ANON - found -- Looking for IPV6_V6ONLY -- Looking for IPV6_V6ONLY - found -- Looking for posix_fallocate -- Looking for posix_fallocate - found -- Looking for fallocate -- Looking for fallocate - not found -- Looking for _SC_NPROCESSORS_ONLN -- Looking for _SC_NPROCESSORS_ONLN - found -- Looking for setbit -- Looking for setbit - not found -- Looking for getaddrinfo -- Looking for getaddrinfo - found -- Looking for sched_yield -- Looking for sched_yield - found -- Looking for nftw -- Looking for nftw - found -- Looking for memrchr -- Looking for memrchr - found -- Looking for PCRE2_CONFIG_JIT -- Looking for PCRE2_CONFIG_JIT - found -- Looking for SOCK_SEQPACKET -- Looking for SOCK_SEQPACKET - found -- Looking for O_NOFOLLOW -- Looking for O_NOFOLLOW - found -- Looking for O_CLOEXEC -- Looking for O_CLOEXEC - found -- Looking for SSL_set_tlsext_host_name -- Looking for SSL_set_tlsext_host_name - found -- Looking for FIPS_mode -- Looking for FIPS_mode - not found -- Looking for EVP_PKEY_ED25519 -- Looking for EVP_PKEY_ED25519 - found -- Looking for dirfd -- Looking for dirfd - found -- Looking for fpathconf -- Looking for fpathconf - found -- Looking for sigaltstack -- Looking for sigaltstack - found -- Looking for open_memstream -- Looking for open_memstream - found -- Looking for fmemopen -- Looking for fmemopen - found -- Looking for clock_getcpuclockid -- Looking for clock_getcpuclockid - not found -- Looking for RUSAGE_SELF -- Looking for RUSAGE_SELF - found -- Looking for ffsll -- Looking for ffsll - found -- PCRE2 JIT is supported -- Looking for SA_SIGINFO -- Looking for SA_SIGINFO - found -- Performing Test HAVE_ATOMIC_BUILTINS -- Performing Test HAVE_ATOMIC_BUILTINS - Success -- atomic builtins are supported -- Looking for __atomic_fetch_add_4 in atomic -- Looking for __atomic_fetch_add_4 in atomic - found -- Performing Test HAVE_BUILTIN_CPU_SUPPORTS -- Performing Test HAVE_BUILTIN_CPU_SUPPORTS - Success -- CPU feature detection via __builtin_cpu_supports is supported -- Performing Test HAVE_RDTSC -- Performing Test HAVE_RDTSC - Success -- rdtsc intrinsic is supported -- Performing Test HAVE_SANE_SHMEM -- Performing Test HAVE_SANE_SHMEM - Success -- shmem support is compatible with POSIX -- pthread_mutexattr_setpshared is supported -- Performing Test SUPPORT_FPIC -- Performing Test SUPPORT_FPIC - Success -- SIMDUTF_ALWAYS_INCLUDE_FALLBACK is set to ON -- Compiling using the C++ standard:20 -- Looking for include file sys/inotify.h -- Looking for include file sys/inotify.h - found -- Looking for include file sys/epoll.h -- Looking for include file sys/epoll.h - found -- Looking for 3 include files sys/types.h, ..., sys/time.h -- Looking for 3 include files sys/types.h, ..., sys/time.h - not found -- Looking for include file sys/queue.h -- Looking for include file sys/queue.h - found -- Looking for include file sys/signalfd.h -- Looking for include file sys/signalfd.h - found -- Looking for include file port.h -- Looking for include file port.h - found -- Looking for include file memory.h -- Looking for include file memory.h - found -- Looking for include file sys/select.h -- Looking for include file sys/select.h - found -- Looking for include file sys/eventfd.h -- Looking for include file sys/eventfd.h - found -- Looking for include file sys/timerfd.h -- Looking for include file sys/timerfd.h - found -- Looking for include file linux/fs.h -- Looking for include file linux/fs.h - not found -- Looking for include file linux/aio_abi.h -- Looking for include file linux/aio_abi.h - not found -- Looking for epoll_ctl -- Looking for epoll_ctl - found -- Looking for port_create -- Looking for port_create - found -- Looking for poll -- Looking for poll - found -- Looking for select -- Looking for select - found -- Looking for eventfd -- Looking for eventfd - found -- Looking for signalfd -- Looking for signalfd - found -- Looking for timerfd_create -- Looking for timerfd_create - found -- Looking for clock_gettime in rt -- Looking for clock_gettime in rt - found -- Looking for ceil in m -- Looking for ceil in m - found -- Could NOT find libdw (missing: LIBDW_LIBRARY LIBDW_INCLUDE_DIR) -- Could NOT find libbfd (missing: LIBBFD_LIBRARY LIBBFD_INCLUDE_DIR) -- Could NOT find libdwarf (missing: LIBDWARF_LIBRARY LIBDWARF_INCLUDE_DIR) -- Found Backward: /tmp/work/mail/rspamd/work/rspamd-4.1.1/contrib/backward-cpp -- Backward-cpp config: BACKWARD_HAS_UNWIND=1;BACKWARD_HAS_LIBUNWIND=0;BACKWARD_HAS_BACKTRACE=0;BACKWARD_HAS_BACKTRACE_SYMBOL=1;BACKWARD_HAS_DW=0;BACKWARD_HAS_BFD=0;BACKWARD_HAS_DWARF=0 -- Cryptobox: AVX2 support is added (chacha20) -- Cryptobox: AVX2 support is added (base64) -- Cryptobox: AVX support is added (chacha20) -- Cryptobox: SSE2 support is added (chacha20) -- Cryptobox: SSE42 support is added (base64) -- Rspamd will be installed in the following directories: -- - Binaries: /opt/pkg/bin -- - Configuration: /etc/opt/pkg/rspamd -- - Rules: /opt/pkg/share/rspamd/rules -- - Lua libraries: /opt/pkg/share/rspamd/lualib -- - Plugins: /opt/pkg/share/rspamd/plugins -- - Shared data: /opt/pkg/share/rspamd -- - Web UI: /opt/pkg/share/rspamd/www -- PVS-Studio analyzer not found. Static analysis disabled. -- Configuring done (101.6s) -- Generating done (0.8s) CMake Warning (unused-cli): Manually-specified variables were not used by the project: EXAMPLESDIR FETCHCONTENT_FULLY_DISCONNECTED Lua_FIND_VERSION_COUNT Lua_FIND_VERSION_EXACT Lua_FIND_VERSION_MAJOR Lua_FIND_VERSION_MINOR RSPAMD_GROUP -- Build files have been written to: /tmp/work/mail/rspamd/work/rspamd-4.1.1/cmake-pkgsrc-build