Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 663322

Summary: mail-filter/rspamd-1.7.9 needs dev-lang/lua
Product: Gentoo Linux Reporter: Kim B. Sindalsen <gentoo>
Component: Current packagesAssignee: Christian Roessner <c>
Status: RESOLVED NEEDINFO    
Severity: normal CC: djc, jstein, proxy-maint
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Kim B. Sindalsen 2018-08-10 18:54:21 UTC
Seems like rspamd needs to depend on dev-lang/lua?

-- Configuring for Linux
-- Check for lua 5.3
-- Check for lua 5.2
-- Check for lua 5.1
CMake Error at CMakeLists.txt:622 (MESSAGE):
  Lua not found, lua support is required


-- Configuring incomplete, errors occurred!
See also "/var/tmp/portage/mail-filter/rspamd-1.7.9/work/rspamd-1.7.9_build/CMakeFiles/CMakeOutput.log".
 * ERROR: mail-filter/rspamd-1.7.9::gentoo failed (configure phase):
 *   cmake failed
 *
 * Call stack:
 *     ebuild.sh, line  124:  Called src_configure
 *   environment, line 3364:  Called cmake-utils_src_configure
 *   environment, line  996:  Called die
 * The specific snippet of code:
 *       "${CMAKE_BINARY}" "${cmakeargs[@]}" "${CMAKE_USE_DIR}" || die "cmake failed";
 *
 * If you need support, post the output of `emerge --info '=mail-filter/rspamd-1.7.9::gentoo'`,
 * the complete build log and the output of `emerge -pqv '=mail-filter/rspamd-1.7.9::gentoo'`.
 * The complete build log is located at '/var/tmp/portage/mail-filter/rspamd-1.7.9/temp/build.log'.
 * The ebuild environment file is located at '/var/tmp/portage/mail-filter/rspamd-1.7.9/temp/environment'.
 * Working directory: '/var/tmp/portage/mail-filter/rspamd-1.7.9/work/rspamd-1.7.9_build'
 * S: '/var/tmp/portage/mail-filter/rspamd-1.7.9/work/rspamd-1.7.9'

>>> Failed to emerge mail-filter/rspamd-1.7.9, Log file:
Comment 1 Thomas Deutschmann (RETIRED) gentoo-dev 2019-01-16 12:42:23 UTC
Please re-test with latest available version (1.8.3). If you can reproduce please re-open.