Opened 6 years ago
Closed 6 years ago
#58411 closed defect (fixed)
rspamd out-of-date, compile error Undefined symbols "_luaL_checkint", referenced from _lua_redis_make_request in librspamd-lua.a
Reported by: | essandess (Steve Smith) | Owned by: | Chris Jones <jonesc@…> |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | |
Keywords: | Cc: | ||
Port: | rspamd |
Description
rspamd
isn't compiling.
Also, Macports is at v. 0.8.3, but the latest is 1.9.2 https://rspamd.com/announce/2019/04/16/rspamd-1.9.2.html
Error:
:info:build Undefined symbols for architecture x86_64: :info:build "_luaL_checkint", referenced from: :info:build _lua_radix_get_key in librspamd-lua.a(lua_config.c.o) :info:build _lua_redis_make_request in librspamd-lua.a(lua_redis.c.o) :info:build ld: symbol(s) not found for architecture x86_64
Change History (2)
comment:1 Changed 6 years ago by ryandesign (Ryan Carsten Schmidt)
comment:2 Changed 6 years ago by Chris Jones <jonesc@…>
Owner: | set to Chris Jones <jonesc@…> |
---|---|
Resolution: | → fixed |
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
The update request was already filed as #55295.
The port has no maintainer, so if you want something done here, the quickest way would be to do it yourself and submit a pull request to us.