Bug 276295 - mail/rspamd: Failed to build on powerpc64le
Summary: mail/rspamd: Failed to build on powerpc64le
Status: New
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Vsevolod Stakhov
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-01-13 12:11 UTC by yzrh
Modified: 2024-02-14 20:12 UTC (History)
0 users

See Also:
bugzilla: maintainer-feedback? (vsevolod)


Attachments
Build log of luajit-openresty-2.1.20230911_1 (37.83 KB, text/plain)
2024-01-13 12:11 UTC, yzrh
no flags Details

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