[MacPorts] #65174: nginx @1.21.6+lua: Depend on luajit-openresty by default?
MacPorts
noreply at macports.org
Fri May 13 16:22:25 UTC 2022
#65174: nginx @1.21.6+lua: Depend on luajit-openresty by default?
-------------------------+-------------------------
Reporter: ryandesign | Owner: Schamschula
Type: enhancement | Status: assigned
Priority: Normal | Milestone:
Component: ports | Version: 2.7.2
Keywords: | Port: nginx
-------------------------+-------------------------
When nginx is installed with the +lua variant and compiled against the
luajit port, this message appears in the error.log when nginx starts:
{{{
2022/05/13 11:11:00 [alert] 89195#0: detected a LuaJIT version which is
not OpenResty's; many optimizations will be disabled and performance will
be compromised (see https://github.com/openresty/luajit2 for OpenResty's
LuaJIT or, even better, consider using the OpenResty releases from
https://openresty.org/en/download.html)
}}}
If I deactivate luajit, install luajit-openresty, and recompile nginx,
this message goes away.
Should nginx +lua depend by default on luajit-openresty instead of luajit?
--
Ticket URL: <https://trac.macports.org/ticket/65174>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list