Thanks, fixed
On 2022/03/29 08:46, Antoine Jacoutot wrote:
> On Sun, Mar 27, 2022 at 06:47:53AM -0600, Stuart Henderson wrote:
> > CVSROOT: /cvs
> > Module name: ports
> > Changes by: [email protected] 2022/03/27 06:47:53
> >
> > Modified files:
> > mail/rspamd : Makefile distinfo
> > mail/rspamd/patches: patch-src_lua_lua_cryptobox_c
> > mail/rspamd/pkg: PLIST
> > Removed files:
> > mail/rspamd/patches: patch-contrib_xxhash_CMakeLists_txt
> > patch-src_libcryptobox_CMakeLists_txt
> > patch-src_libcryptobox_chacha20_chacha_c
> > patch-src_libcryptobox_cryptobox_c
> >
> > Log message:
> > update to rspamd-3.2
>
> The mail/rspamd,hyperscan flavor failed to build for me:
>
>
> >>> Running configure in mail/rspamd,hyperscan at 1648519387.01
> ===> mail/rspamd,hyperscan
> ===> Generating configure for rspamd-3.2-hyperscan
> ===> Configuring for rspamd-3.2-hyperscan
> /usr/bin/perl /exopi-cvs/ports/infrastructure/bin/pkg_subst
> -DMODPY_PYCACHE=\"__pycache__/\" -DMODPY_COMMENT= -DMODPY_A
> BI3SO=\".abi3\" -DMODPY_PYC_MAGIC_TAG=\"cpython-39.\"
> -DMODPY_BIN=/usr/local/bin/python3.9 -DMODPY_EGG_VERSION= -DMODPY
> _VERSION=3.9 -DMODPY_BIN_SUFFIX= -DMODPY_PY_PREFIX=py3-
> -DMODPY_PYOEXTENSION=opt-1.pyc -DETC=/etc -DMODCMAKE_BUILD_SUFF
> IX=-release.cmake -DARCH=amd64 -DBASE_PKGPATH=mail/rspamd,hyperscan
> -DFLAVOR_EXT=-hyperscan -DFULLPKGNAME=rspamd-3.2-hy
> perscan -DHOMEPAGE=https://rspamd.com/ -DLOCALBASE=/usr/local
> -DLOCALSTATEDIR=/var -DMACHINE_ARCH=amd64 -DMAINTAINER=St
> uart\ Henderson\ \<[email protected]\> -DPREFIX=/usr/local
> -DRCDIR=/etc/rc.d -DSYSCONFDIR=/etc -DTRUEPREFIX=/us
> r/local -DX11BASE=/usr/X11R6 -DPKGSTEM=rspamd -i -B
> /exopi-obj/pobj/rspamd-3.2-hyperscan /exopi-obj/pobj/rspamd-3.2-hyp
> erscan/rspamd-3.2/interface/README.md
> -- The C compiler identification is Clang 13.0.0
> -- The CXX compiler identification is Clang 13.0.0
> -- The ASM compiler identification is Clang
> -- Found assembler: /exopi-obj/pobj/rspamd-3.2-hyperscan/bin/cc
> -- Detecting C compiler ABI info
> -- Detecting C compiler ABI info - done
> -- Check for working C compiler: /exopi-obj/pobj/rspamd-3.2-hyperscan/bin/cc
> - 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:
> /exopi-obj/pobj/rspamd-3.2-hyperscan/bin/c++ - skipped
> -- Detecting CXX compile features
> -- Detecting CXX compile features - done
> -- Could NOT find RAGEL (missing: RAGEL_EXECUTABLE)
> CMake Error at CMakeLists.txt:80 (MESSAGE):
> Ragel is required to build rspamd
>
>
> -- Configuring incomplete, errors occurred!
> See also
> "/exopi-obj/pobj/rspamd-3.2-hyperscan/build-amd64-hyperscan/CMakeFiles/CMakeOutput.log".
> See also
> "/exopi-obj/pobj/rspamd-3.2-hyperscan/build-amd64-hyperscan/CMakeFiles/CMakeError.log".
>
>
> --
> Antoine