+ case "${usergroup_phase}" in
+ local run_cmd
+ run_cmd=run_su
+ shift
+ run_su /opt/local/bin/bmake configure BATCH=1 DEPENDS_TARGET=/nonexistent LUA_VERSION_REQD=54 WRKLOG=/tmp/bulklog/rspamd-3.9.0/work.log
+ su pbulk -c '"$@"' make /opt/local/bin/bmake configure BATCH=1 DEPENDS_TARGET=/nonexistent LUA_VERSION_REQD=54 WRKLOG=/tmp/bulklog/rspamd-3.9.0/work.log
=> Bootstrap dependency digest>=20211023: found digest-20220214
=> Checksum BLAKE2s OK for rspamd-3.9.0.tar.gz
=> Checksum SHA512 OK for rspamd-3.9.0.tar.gz
===> Installing dependencies for rspamd-3.9.0
==========================================================================
The following variables will affect the build process of this package,
rspamd-3.9.0.  Their current value is shown below:

        * CURSES_DEFAULT = ncurses
        * LUA_VERSION_DEFAULT = 54
        * READLINE_DEFAULT = readline
        * SSLBASE (defined)
        * SSLCERTBUNDLE (not defined)
        * SSLCERTS = /opt/local/etc/openssl/certs
        * SSLDIR = /opt/local/etc/openssl
        * SSLKEYS = /opt/local/etc/openssl/private
        * VARBASE = /var

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/local/bin/bmake clean' after the changes.
==========================================================================
=> Tool dependency cmake>=0: found cmake-3.30.1
=> Tool dependency glib2-tools-[0-9]*: found glib2-tools-2.80.4
=> Tool dependency mktools-[0-9]*: found mktools-20220614
=> Tool dependency perl>=5.0: found perl-5.38.2
=> Tool dependency pkgconf-[0-9]*: found pkgconf-2.2.0nb1
=> Tool dependency cwrappers>=20150314: found cwrappers-20220403
=> Tool dependency checkperms>=1.1: found checkperms-1.12
=> Build dependency gcc13>=13.1.0: found gcc13-13.3.0
=> Full dependency lua54-lpeg-[0-9]*: found lua54-lpeg-1.1.0
=> Full dependency ragel-[0-9]*: found ragel-6.10
=> Full dependency gnupg2>=2.2.0: found gnupg2-2.4.5nb2
=> Full dependency fann>=2.0.0: found fann-2.2.0nb2
=> Full dependency file>=4.17: found file-5.42
=> Full dependency gcc13-libs>=13.2.0: found gcc13-libs-13.3.0
=> Full dependency glib2>=2.76.4nb1: found glib2-2.80.4
=> Full dependency gmime>=2.6.23nb3: found gmime-2.6.23nb4
=> Full dependency hiredis>=1.0.0: found hiredis-1.2.0
=> Full dependency icu>=75.1: found icu-75.1
=> Full dependency libevent>=2.1.12nb1: found libevent-2.1.12nb2
=> Full dependency libsodium>=0.3: found libsodium-1.0.20
=> Full dependency lua54>=5.4.0<5.5: found lua54-5.4.7
=> Full dependency openssl>=3: found openssl-3.3.1
=> Full dependency pcre2>=10.30: found pcre2-10.44
=> Full dependency sqlite3>=3.44.0nb1: found sqlite3-3.46.0nb1
===> Overriding tools for rspamd-3.9.0
===> Extracting for rspamd-3.9.0
/usr/bin/find /home/pbulk/build/mail/rspamd/work/rspamd-3.9.0/conf -type d -exec /usr/bin/chmod 755 {} \;
/usr/bin/find /home/pbulk/build/mail/rspamd/work/rspamd-3.9.0/conf -type f -exec /usr/bin/chmod 644 {} \;
===> Patching for rspamd-3.9.0
=> Applying pkgsrc patches for rspamd-3.9.0
=> Verifying /data/jenkins/workspace/pkgsrc-trunk-x86_64/mail/rspamd/patches/patch-CMakeLists.txt
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-trunk-x86_64/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.11 2023/09/06 03:22:52 schmonz Exp $
|
|Let pkg-config find pkgsrc-provided lua.
|
|--- CMakeLists.txt.orig	2023-08-03 13:56:19.000000000 +0000
|+++ CMakeLists.txt
--------------------------
Patching file CMakeLists.txt using Plan A...
Hunk #1 succeeded at 161 (offset 4 lines).
Hunk #2 succeeded at 174 (offset 4 lines).
Hunk #3 succeeded at 186 (offset 4 lines).
Hunk #4 succeeded at 198 (offset 4 lines).
done
=> Verifying /data/jenkins/workspace/pkgsrc-trunk-x86_64/mail/rspamd/patches/patch-cmake_Toolset.cmake
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-trunk-x86_64/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 73 (offset 21 lines).
done
=> Verifying /data/jenkins/workspace/pkgsrc-trunk-x86_64/mail/rspamd/patches/patch-contrib_doctest_doctest_doctest.h
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-trunk-x86_64/mail/rspamd/patches/patch-contrib_doctest_doctest_doctest.h
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-contrib_doctest_doctest_doctest.h,v 1.1 2022/03/03 16:23:31 jperkin Exp $
|
|Explicitly use std::log10().
|
|--- contrib/doctest/doctest/doctest.h.orig	2021-11-01 14:33:30.000000000 +0000
|+++ contrib/doctest/doctest/doctest.h
--------------------------
Patching file contrib/doctest/doctest/doctest.h using Plan A...
Hunk #1 succeeded at 5803.
done
=> Verifying /data/jenkins/workspace/pkgsrc-trunk-x86_64/mail/rspamd/patches/patch-contrib_fpconv_fpconv.c
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-trunk-x86_64/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-trunk-x86_64/mail/rspamd/patches/patch-src_libserver_symcache_symcache__impl.cxx
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-trunk-x86_64/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-trunk-x86_64/mail/rspamd/patches/patch-src_libstat_backends_redis__backend.cxx
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-trunk-x86_64/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 57.
done
=> Verifying /data/jenkins/workspace/pkgsrc-trunk-x86_64/mail/rspamd/patches/patch-src_plugins_lua_dmarc.lua
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-trunk-x86_64/mail/rspamd/patches/patch-src_plugins_lua_dmarc.lua
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-src_plugins_lua_dmarc.lua,v 1.1 2024/05/16 15:22:14 taca Exp $
|
|os.date() require integer as second argument but get_date() returns
|float on NetBSD.  So, convert return value of get_date() to integer.
|
|This fix is provided from Yoshitaka Tokugawa <toku at tokugawa.org>.
|
|--- src/plugins/lua/dmarc.lua.orig	2024-02-26 09:36:56.000000000 +0000
|+++ src/plugins/lua/dmarc.lua
--------------------------
Patching file src/plugins/lua/dmarc.lua using Plan A...
Hunk #1 succeeded at 310.
done
=> Verifying /data/jenkins/workspace/pkgsrc-trunk-x86_64/mail/rspamd/patches/patch-src_rspamd.c
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-trunk-x86_64/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 456.
done
===> Creating toolchain wrappers for rspamd-3.9.0
/usr/bin/ln -s /home/pbulk/build/mail/rspamd/work/.buildlink/lib/pkgconfig/lua-5.4.pc /home/pbulk/build/mail/rspamd/work/.buildlink/lib/pkgconfig/lua.pc
===> Configuring for rspamd-3.9.0
=> Replacing Perl interpreter in utils/rspamd_stats.pl.
=> Checking for portability problems in extracted files
-- The C compiler identification is GNU 13.3.0
-- The CXX compiler identification is GNU 13.3.0
-- The ASM compiler identification is GNU
-- Found assembler: /home/pbulk/build/mail/rspamd/work/.cwrapper/bin/gcc
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working C compiler: /home/pbulk/build/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: /home/pbulk/build/mail/rspamd/work/.cwrapper/bin/g++ - skipped
-- Detecting CXX compile features
-- Detecting CXX compile features - done
-- Found RAGEL: /opt/local/bin/ragel (found version "6.10")
-- Found PkgConfig: /home/pbulk/build/mail/rspamd/work/.tools/bin/pkg-config (found version "2.2.0")
-- Found Perl: /home/pbulk/build/mail/rspamd/work/.tools/bin/perl (found version "5.38.2")
-- Use generic 'ld' as a linker
-- Defaulting to release build.
-- CMAKE_BUILD_TYPE: RELEASE
CMake Warning at cmake/Toolset.cmake:232 (message):
  IPO is not supported: Change Dir:
  '/home/pbulk/build/mail/rspamd/work/rspamd-3.9.0/cmake-pkgsrc-build/CMakeFiles/_CMakeLTOTest-CXX/bin'




  Run Build Command(s): /opt/local/bin/cmake -E env VERBOSE=1
  /home/pbulk/build/mail/rspamd/work/.tools/bin/make -f Makefile

  /opt/local/bin/cmake
  -S/home/pbulk/build/mail/rspamd/work/rspamd-3.9.0/cmake-pkgsrc-build/CMakeFiles/_CMakeLTOTest-CXX/src
  -B/home/pbulk/build/mail/rspamd/work/rspamd-3.9.0/cmake-pkgsrc-build/CMakeFiles/_CMakeLTOTest-CXX/bin
  --check-build-system CMakeFiles/Makefile.cmake 0

  /opt/local/bin/cmake -E cmake_progress_start
  /home/pbulk/build/mail/rspamd/work/rspamd-3.9.0/cmake-pkgsrc-build/CMakeFiles/_CMakeLTOTest-CXX/bin/CMakeFiles
  /home/pbulk/build/mail/rspamd/work/rspamd-3.9.0/cmake-pkgsrc-build/CMakeFiles/_CMakeLTOTest-CXX/bin//CMakeFiles/progress.marks


  /home/pbulk/build/mail/rspamd/work/.tools/bin/make -f CMakeFiles/Makefile2
  all

  /home/pbulk/build/mail/rspamd/work/.tools/bin/make -f
  CMakeFiles/foo.dir/build.make CMakeFiles/foo.dir/depend

  cd
  /home/pbulk/build/mail/rspamd/work/rspamd-3.9.0/cmake-pkgsrc-build/CMakeFiles/_CMakeLTOTest-CXX/bin
  && /opt/local/bin/cmake -E cmake_depends "Unix Makefiles"
  /home/pbulk/build/mail/rspamd/work/rspamd-3.9.0/cmake-pkgsrc-build/CMakeFiles/_CMakeLTOTest-CXX/src
  /home/pbulk/build/mail/rspamd/work/rspamd-3.9.0/cmake-pkgsrc-build/CMakeFiles/_CMakeLTOTest-CXX/src
  /home/pbulk/build/mail/rspamd/work/rspamd-3.9.0/cmake-pkgsrc-build/CMakeFiles/_CMakeLTOTest-CXX/bin
  /home/pbulk/build/mail/rspamd/work/rspamd-3.9.0/cmake-pkgsrc-build/CMakeFiles/_CMakeLTOTest-CXX/bin
  /home/pbulk/build/mail/rspamd/work/rspamd-3.9.0/cmake-pkgsrc-build/CMakeFiles/_CMakeLTOTest-CXX/bin/CMakeFiles/foo.dir/DependInfo.cmake


  Dependee
  "/home/pbulk/build/mail/rspamd/work/rspamd-3.9.0/cmake-pkgsrc-build/CMakeFiles/_CMakeLTOTest-CXX/bin/CMakeFiles/foo.dir/DependInfo.cmake"
  is newer than depender
  "/home/pbulk/build/mail/rspamd/work/rspamd-3.9.0/cmake-pkgsrc-build/CMakeFiles/_CMakeLTOTest-CXX/bin/CMakeFiles/foo.dir/depend.internal".


  Dependee
  "/home/pbulk/build/mail/rspamd/work/rspamd-3.9.0/cmake-pkgsrc-build/CMakeFiles/_CMakeLTOTest-CXX/bin/CMakeFiles/CMakeDirectoryInformation.cmake"
  is newer than depender
  "/home/pbulk/build/mail/rspamd/work/rspamd-3.9.0/cmake-pkgsrc-build/CMakeFiles/_CMakeLTOTest-CXX/bin/CMakeFiles/foo.dir/depend.internal".


  Scanning dependencies of target foo

  /home/pbulk/build/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

  /home/pbulk/build/mail/rspamd/work/.cwrapper/bin/g++ -pipe -O2 -msave-args
  -fno-aggressive-loop-optimizations -I/opt/local/include
  -I/opt/local/include/glib-2.0 -I/opt/local/include/gio-unix-2.0
  -I/opt/local/lib/glib-2.0/include -I/usr/include
  -I/opt/local/include/lua-5.4 -I/opt/local/include/ncurses
  -I/opt/local/include/sodium -flto=auto -fno-fat-lto-objects -o
  CMakeFiles/foo.dir/foo.cpp.o -c
  /home/pbulk/build/mail/rspamd/work/rspamd-3.9.0/cmake-pkgsrc-build/CMakeFiles/_CMakeLTOTest-CXX/src/foo.cpp


  cc1plus: error: '-fno-fat-lto-objects' are supported only with linker
  plugin

  *** Error code 1



  Stop.

  make[2]: stopped making "CMakeFiles/foo.dir/build" in
  /home/pbulk/build/mail/rspamd/work/rspamd-3.9.0/cmake-pkgsrc-build/CMakeFiles/_CMakeLTOTest-CXX/bin


  *** Error code 1



  Stop.

  make[1]: stopped making "all" in
  /home/pbulk/build/mail/rspamd/work/rspamd-3.9.0/cmake-pkgsrc-build/CMakeFiles/_CMakeLTOTest-CXX/bin


  *** Error code 1



  Stop.

  make: stopped making "default_target" in
  /home/pbulk/build/mail/rspamd/work/rspamd-3.9.0/cmake-pkgsrc-build/CMakeFiles/_CMakeLTOTest-CXX/bin




Call Stack (most recent call first):
  CMakeLists.txt:93 (INCLUDE)


-- Final CFLAGS: -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/local/include -I/opt/local/include/glib-2.0 -I/opt/local/include/gio-unix-2.0 -I/opt/local/lib/glib-2.0/include -I/usr/include -I/opt/local/include/lua-5.4 -I/opt/local/include/ncurses -I/opt/local/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/local/include -I/opt/local/include/glib-2.0 -I/opt/local/include/gio-unix-2.0 -I/opt/local/lib/glib-2.0/include -I/usr/include -I/opt/local/include/lua-5.4 -I/opt/local/include/ncurses -I/opt/local/include/sodium -DNDEBUG -O3 -funsafe-math-optimizations -fno-math-errno -fomit-frame-pointer  
-- Final link flags for shlib: -Wl,-R/opt/local/lib/rspamd -L/opt/local/lib -Wl,-R/opt/local/lib -liconv -lintl -L/usr/lib/amd64 -Wl,-R/usr/lib/amd64
-- Final link flags for exe: -Wl,-R/opt/local/lib/rspamd -L/opt/local/lib -Wl,-R/opt/local/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
-- 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 in pkg-config modules lua-5.4
-- Checking for one of the modules 'glib-2.0>=2.28'
-- Found package GLIB2 in pkg-config modules glib-2.0>=2.28
-- Checking for one of the modules 'pcre2;pcre2-8;libpcre2;libpcre2-8'
-- Found package PCRE in pkg-config modules pcre2;pcre2-8;libpcre2;libpcre2-8
-- Checking for one of the modules 'sqlite3;sqlite'
-- Found package SQLITE3 in pkg-config modules sqlite3;sqlite
-- Checking for one of the modules 'icu-uc'
-- Found package ICUDATA in pkg-config modules icu-uc
-- Checking for one of the modules 'icu-uc'
-- Found package ICUC in pkg-config modules icu-uc
-- Checking for one of the modules 'icu-io'
-- Found package ICUIO in pkg-config modules icu-io
-- Checking for one of the modules 'icu-i18n'
-- Found package ICUI18N in pkg-config modules icu-i18n
-- Checking for one of the modules 'openssl;libcrypt'
-- Found package LIBCRYPT in pkg-config modules openssl;libcrypt
-- Checking for one of the modules 'openssl;libssl'
-- Found package LIBSSL in pkg-config modules openssl;libssl
-- Checking for one of the modules 'z'
-- Found package LIBZ in '/opt/local/lib' (/opt/local/lib/libz.so) and '/opt/local/include' (zlib.h).
-- Checking for one of the modules 'libsodium>=1.0.0'
-- Found package SODIUM in pkg-config modules libsodium>=1.0.0
-- Checking for one of the modules 'libarchive>=3.0.0'
-- Found package LIBARCHIVE in '/opt/local/lib' (/opt/local/lib/libarchive.so) and '/opt/local/include' (archive.h).
-- 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 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 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
-- Performing Test SUPPORT_FPIC
-- Performing Test SUPPORT_FPIC - Success
-- pthread_mutexattr_setpshared 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_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
-- Looking for include file sys/inotify.h
-- Looking for include file sys/inotify.h - not found
-- Looking for include file sys/epoll.h
-- Looking for include file sys/epoll.h - not 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 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
-- UTF8: AVX2 support is added
-- UTF8: SSE41 support is added
CMake Deprecation Warning at contrib/backward-cpp/CMakeLists.txt:23 (cmake_minimum_required):
  Compatibility with CMake < 3.5 will be removed from a future version of
  CMake.

  Update the VERSION argument <min> value or use a ...<max> suffix to tell
  CMake that the project does not need compatibility with older versions.


-- Could NOT find libdw (missing: LIBDW_LIBRARY LIBDW_INCLUDE_DIR) 
-- Found libbfd: /opt/local/lib/libbfd.a
-- Could NOT find libdwarf (missing: LIBDWARF_LIBRARY LIBDWARF_INCLUDE_DIR) 
-- Found Backward: /home/pbulk/build/mail/rspamd/work/rspamd-3.9.0/contrib/backward-cpp
-- Backward-cpp config: BACKWARD_HAS_UNWIND=1;BACKWARD_HAS_LIBUNWIND=0;BACKWARD_HAS_BACKTRACE=0;BACKWARD_HAS_BACKTRACE_SYMBOL=0;BACKWARD_HAS_DW=0;BACKWARD_HAS_BFD=1;BACKWARD_HAS_DWARF=0
-- Backward-cpp libraries: /opt/local/lib/libbfd.a;/usr/lib/64/libdl.so;iberty;z
CMake Deprecation Warning at contrib/doctest/CMakeLists.txt:1 (cmake_minimum_required):
  Compatibility with CMake < 3.5 will be removed from a future version of
  CMake.

  Update the VERSION argument <min> value or use a ...<max> suffix to tell
  CMake that the project does not need compatibility with older versions.


-- Compiler type GNU: /home/pbulk/build/mail/rspamd/work/.cwrapper/bin/g++
-- 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)
-- Configuring done (108.2s)
-- Generating done (0.5s)
CMake Warning:
  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: /home/pbulk/build/mail/rspamd/work/rspamd-3.9.0/cmake-pkgsrc-build