Opened 10 years ago
Closed 10 years ago
#44036 closed defect (fixed)
rspamd 0.4.4: archived binary, build broken, update to latest version 0.7.1.
Reported by: | dbevans (David B. Evans) | Owned by: | pixilla (Bradley Giesbrecht) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | |
Keywords: | Cc: | cooljeanius (Eric Gallager) | |
Port: | rspamd |
Description
rspamd archived binary is linked against an old version of gmime
$ sudo port -d rev-upgrade Could not open /opt/local/lib/libgmime-2.4.2.dylib: Error opening or reading file (referenced from /opt/local/bin/rspamd-0.4.4) DEBUG: Marking /opt/local/bin/rspamd-0.4.4 as broken ---> Found 1 broken file(s), matching files to ports ---> Found 1 broken port(s): rspamd @0.4.4 /opt/local/bin/rspamd-0.4.4
Build of current version fails because it doesn't support latest gmime 2.6.
There is a new home page at https://rspamd.com where version 0.6.9 can be downloaded. Bitbucket is out of date.
Change History (4)
comment:1 Changed 10 years ago by cooljeanius (Eric Gallager)
Cc: | egall@… added |
---|
comment:2 Changed 10 years ago by dbevans (David B. Evans)
Latest version is now 0.7.1. Version 0.4.4 still fails in configure against gmime 2.6
:info:configure -- checking for module 'gmime-2.0' :info:configure -- package 'gmime-2.0' not found :info:configure -- checking for module 'gmime-2.4' :info:configure -- package 'gmime-2.4' not found :info:configure CMake Error at /opt/local/share/cmake-3.0/Modules/FindPkgConfig.cmake:341 (message): :info:configure A required package was not found :info:configure Call Stack (most recent call first): :info:configure /opt/local/share/cmake-3.0/Modules/FindPkgConfig.cmake:395 (_pkg_check_modules_internal) :info:configure CMakeLists.txt:296 (pkg_check_modules) :info:configure :info:configure
comment:3 Changed 10 years ago by dbevans (David B. Evans)
Summary: | rspamd 0.4.4: archived binary, build broken, update to latest version 0.6.9. → rspamd 0.4.4: archived binary, build broken, update to latest version 0.7.1. |
---|
comment:4 Changed 10 years ago by dbevans (David B. Evans)
Resolution: | → fixed |
---|---|
Status: | new → closed |
rspamd updated to version 0.8.3 by pixilla in r134294.
Note: See
TracTickets for help on using
tickets.
Cc Me!