Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 663322 - mail-filter/rspamd-1.7.9 needs dev-lang/lua
Summary: mail-filter/rspamd-1.7.9 needs dev-lang/lua
Status: RESOLVED NEEDINFO
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:
Depends on:
Blocks:
 
Reported: 2018-08-10 18:54 UTC by Kim B. Sindalsen
Modified: 2019-01-16 12:42 UTC (History)
3 users (show)

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.