Bug 276295

Summary: mail/rspamd: Failed to build on powerpc64le
Product: Ports & Packages Reporter: yzrh
Component: Individual Port(s)Assignee: Vsevolod Stakhov <vsevolod>
Status: New ---    
Severity: Affects Only Me Flags: bugzilla: maintainer-feedback? (vsevolod)
Priority: ---    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
Build log of luajit-openresty-2.1.20230911_1 none

Description yzrh 2024-01-13 12:11:55 UTC
Created attachment 247621 [details]
Build log of luajit-openresty-2.1.20230911_1

The failure is caused by option LUAJIT, which failed to
build (see https://github.com/openresty/luajit2/issues/208).
Build log attached.

Is it acceptable to add something like:
        OPTIONS_EXCLUDE_powerpc64=LUAJIT
        OPTIONS_EXCLUDE_powerpc64le=LUAJIT
so that rspamd does not fail to build?

Thanks
Comment 1 yzrh 2024-02-14 20:12:07 UTC
Never mind, luajit-openresty-2.1.20231117 fixed the build problem.