Opened 5 years ago

Closed 5 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 5 years ago by ryandesign (Ryan Carsten Schmidt)

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.

comment:2 Changed 5 years ago by Chris Jones <jonesc@…>

Owner: set to Chris Jones <jonesc@…>
Resolution: fixed
Status: newclosed

In 857c47b3beba97eb7e9934c5bff6e8982bf44307/macports-ports (master):

rspamd: Upgrade to v.1.9.2 with major Portfile enhancements

  • Upgrades to latest version 1.9.2
  • Adds proper liveurl checking
  • Proper configuration of /opt/local dirs

Closes: #58411

Note: See TracTickets for help on using tickets.