Bug 257749 - security/suricata: Change LUAJIT dependency to luajit-openresty
Summary: security/suricata: Change LUAJIT dependency to luajit-openresty
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Some People
Assignee: Renato Botelho
URL:
Keywords:
: 257748 (view as bug list)
Depends on:
Blocks:
 
Reported: 2021-08-10 18:38 UTC by Renato Botelho
Modified: 2021-08-11 11:52 UTC (History)
1 user (show)

See Also:
franco: maintainer-feedback+
garga: merge-quarterly-


Attachments
Move to luajit-openresty (631 bytes, patch)
2021-08-11 10:26 UTC, Renato Botelho
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Renato Botelho freebsd_committer freebsd_triage 2021-08-10 18:38:44 UTC
lang/luajit cannot build on aarch64.  Change suricata optional dependency to lang/luajit-openresty, which does build fine on aarch64 and is working as expected for a long time on pfSense
Comment 1 Renato Botelho freebsd_committer freebsd_triage 2021-08-10 18:40:13 UTC
*** Bug 257748 has been marked as a duplicate of this bug. ***
Comment 2 Renato Botelho freebsd_committer freebsd_triage 2021-08-11 10:26:18 UTC
Created attachment 227109 [details]
Move to luajit-openresty
Comment 3 Renato Botelho freebsd_committer freebsd_triage 2021-08-11 10:26:40 UTC
Added missing patch
Comment 4 Franco Fichtner 2021-08-11 10:52:42 UTC
Looks good, thanks!


Cheers,
Franco
Comment 5 commit-hook freebsd_committer freebsd_triage 2021-08-11 11:42:35 UTC
A commit in branch main references this bug:

URL: https://cgit.FreeBSD.org/ports/commit/?id=85f45073be56941e9ac49776f0a479ec8ddb11dd

commit 85f45073be56941e9ac49776f0a479ec8ddb11dd
Author:     Renato Botelho <garga@FreeBSD.org>
AuthorDate: 2021-08-11 11:36:31 +0000
Commit:     Renato Botelho <garga@FreeBSD.org>
CommitDate: 2021-08-11 11:40:21 +0000

    security/suricata: Use lang/luajit-openresty

    Change optional LUAJIT dependency to lang/luajit-openresty and make it
    possible to build it on aarch64
    PR:             257749
    Approved by:    Franco Fichtner <franco@opnsense.org> (maintainer)
    Obtained from:  pfSense
    Sponsored by:   Rubicon Communications, LLC ("Netgate")

 security/suricata/Makefile | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)