Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 651108 - mail-filter/rspamd-1.7.1 : CMake Error at CMakeLists.txt:1269 (MESSAGE):
Summary: mail-filter/rspamd-1.7.1 : CMake Error at CMakeLists.txt:1269 (MESSAGE):
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Christian Roessner
URL:
Whiteboard:
Keywords:
: 651136 (view as bug list)
Depends on:
Blocks:
 
Reported: 2018-03-21 18:47 UTC by Toralf Förster
Modified: 2020-05-06 07:20 UTC (History)
4 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
emerge-info.txt (emerge-info.txt,16.41 KB, text/plain)
2018-03-21 18:47 UTC, Toralf Förster
Details
CMakeError.log (CMakeError.log,21.87 KB, text/plain)
2018-03-21 18:47 UTC, Toralf Förster
Details
CMakeOutput.log (CMakeOutput.log,213.79 KB, text/plain)
2018-03-21 18:47 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,237.69 KB, text/plain)
2018-03-21 18:47 UTC, Toralf Förster
Details
environment (environment,136.75 KB, text/plain)
2018-03-21 18:47 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,18.78 KB, application/x-bzip)
2018-03-21 18:47 UTC, Toralf Förster
Details
logs.tbz2 (logs.tbz2,10.39 KB, application/x-bzip)
2018-03-21 18:47 UTC, Toralf Förster
Details
mail-filter:rspamd-1.7.1:20180321-180055.log (mail-filter:rspamd-1.7.1:20180321-180055.log,15.08 KB, text/plain)
2018-03-21 18:47 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,33.99 KB, application/x-bzip)
2018-03-21 18:47 UTC, Toralf Förster
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Toralf Förster gentoo-dev 2018-03-21 18:47:14 UTC
-- Performing Test HAVE_RDTSC - Success
-- rdtsc intrinsic is supported
CMake Error at CMakeLists.txt:1269 (MESSAGE):
  Cannot enable torch without luajit



  -------------------------------------------------------------------

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.0-no-multilib-hardened_20180315-195301

  -------------------------------------------------------------------

gcc-config -l:
 [1] x86_64-pc-linux-gnu-7.3.0 *

Available Python interpreters, in order of preference:
  [1]   python3.5
  [2]   python2.7 (fallback)
Available Ruby profiles:
  [1]   ruby22 (with Rubygems)
  [2]   ruby23 (with Rubygems) *
java-config:
The following VMs are available for generation-2:


emerge -qpv mail-filter/rspamd
[ebuild  N    ] mail-filter/rspamd-1.7.1  USE="-fann -gd -jemalloc -jit -libressl -pcre2" CPU_FLAGS_X86="ssse3" 

!!! The following installed packages are masked:
- app-backup/holland-backup-mysqldump-1.0.10::gentoo (masked by: package.mask)
/usr/portage/profiles/package.mask:
# Pacho Ramos <pacho@gentoo.org> (18 Mar 2018)
# Forces the usage of obsolete dev-python/mysql-python (#643502). Dead since
# 2013. Removal in a month.

- app-backup/holland-backup-mysql-meta-1.0.10::gentoo (masked by: package.mask)
- mail-filter/p3scan-2.3.2-r2::gentoo (masked by: package.mask)
/usr/portage/profiles/package.mask:
# Pacho Ramos <pacho@gentoo.org> (18 Mar 2018)
# Security vulnerable (#631720), dead since 2008, uses doman with compressed
# man pages (#619952). Removal in a month.

- dev-python/flask-whooshalchemy-0.8::gentoo (masked by: package.mask)
/usr/portage/profiles/package.mask:
# Pacho Ramos <pacho@gentoo.org> (18 Mar 2018)
# Requires old whoosh (#643690). Removal in a month.

- dev-python/async-0.6.2::gentoo (masked by: package.mask)
/usr/portage/profiles/package.mask:
# Pacho Ramos <pacho@gentoo.org> (18 Mar 2018)
# No reverse deps, not working properly with python3 (#646718). Removal in a
# month.

- app-backup/holland-lib-mysql-1.0.10::gentoo (masked by: package.mask)
For more information, see the MASKED PACKAGES section in the emerge
man page or refer to the Gentoo Handbook.
Comment 1 Toralf Förster gentoo-dev 2018-03-21 18:47:17 UTC
Created attachment 524724 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2018-03-21 18:47:20 UTC
Created attachment 524726 [details]
CMakeError.log
Comment 3 Toralf Förster gentoo-dev 2018-03-21 18:47:23 UTC
Created attachment 524728 [details]
CMakeOutput.log
Comment 4 Toralf Förster gentoo-dev 2018-03-21 18:47:26 UTC
Created attachment 524730 [details]
emerge-history.txt
Comment 5 Toralf Förster gentoo-dev 2018-03-21 18:47:29 UTC
Created attachment 524732 [details]
environment
Comment 6 Toralf Förster gentoo-dev 2018-03-21 18:47:32 UTC
Created attachment 524734 [details]
etc.portage.tbz2
Comment 7 Toralf Förster gentoo-dev 2018-03-21 18:47:35 UTC
Created attachment 524736 [details]
logs.tbz2
Comment 8 Toralf Förster gentoo-dev 2018-03-21 18:47:38 UTC
Created attachment 524738 [details]
mail-filter:rspamd-1.7.1:20180321-180055.log
Comment 9 Toralf Förster gentoo-dev 2018-03-21 18:47:41 UTC
Created attachment 524740 [details]
temp.tbz2
Comment 10 Christian Roessner 2018-03-22 07:45:15 UTC
@djc: How should we deal with this? Torch is required for the neural module in Rspamd. This would make luajit mandatory.
Comment 11 Dirkjan Ochtman (RETIRED) gentoo-dev 2018-03-22 08:15:56 UTC
Is the neural model itself a mandatory part of rspamd, or can it be switched on or off?
Comment 12 Toralf Förster gentoo-dev 2018-04-02 23:08:47 UTC
*** Bug 651136 has been marked as a duplicate of this bug. ***
Comment 13 Petr Vaněk gentoo-dev 2020-05-05 22:37:39 UTC
Torch is not used in rspamd since version 2.0. The issue is obsolete.