Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 617792

Summary: mail-filter/anubis will not compile with >=dev-scheme/guile-2.0
Product: Gentoo Linux Reporter: deference
Component: Current packagesAssignee: Net-Mail Packages <net-mail+disabled>
Status: RESOLVED FIXED    
Severity: normal CC: deference, jstein, mattst88, treecleaner
Priority: Normal Keywords: PMASKED
Version: unspecified   
Hardware: AMD64   
OS: Linux   
URL: https://lists.gnu.org/archive/html/bug-anubis/2015-06/msg00001.html
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 590558    
Attachments: build.log
emergeinfo

Description deference 2017-05-08 03:22:17 UTC
I had to disable the guile USE flag to get it to rebuild and now I've re-enabled it to show the bug.

headers.h:143:23: fatal error: libguile.h: No such file or directory
 # include <libguile.h>

[ebuild   R   ] mail-filter/anubis-4.1.1-r1  USE="crypt gnutls guile* mysql pcre postgres sasl socks5 tcpd -nls -pam {-test}"
Comment 1 deference 2017-05-08 03:23:01 UTC
Created attachment 471912 [details]
build.log
Comment 2 deference 2017-05-08 03:23:13 UTC
Created attachment 471914 [details]
emergeinfo
Comment 3 Pacho Ramos gentoo-dev 2017-07-17 10:57:48 UTC
The same with 4.2
Comment 4 Pacho Ramos gentoo-dev 2017-11-07 16:00:58 UTC
But it seems upstream is nearly dead
Comment 5 Pacho Ramos gentoo-dev 2017-11-13 08:54:12 UTC
Maybe we should simply treeclean this :/
Comment 6 deference 2017-11-14 02:41:22 UTC
What would people use in its place?
Comment 7 Eray Aslan gentoo-dev 2017-11-14 06:18:39 UTC
(In reply to deference from comment #6)
> What would people use in its place?

all the major MTAs provide submission service.  very much doubt reason d'etre for anubis still exists.  treecleaning seems to be a better option than letting it bitrot.
Comment 8 deference 2017-11-16 04:56:43 UTC
Agreed.
Comment 9 Aaron W. Swenson gentoo-dev 2019-06-02 19:27:27 UTC
This issue persists. The package itself is unmaintained with the only stabled arch being x86.

Upstream has not made any releases since 2014, and the repo hasn't seen any activity since 2014.

I'm unaware of any direct replacement, but the tasks mentioned by upstream can be handled by every MUA or MTA I've used.
Comment 10 Larry the Git Cow gentoo-dev 2019-08-03 01:17:55 UTC
The bug has been referenced in the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=11ed82f885c4f2b5e416aa1cd61f8f85e1b0642b

commit 11ed82f885c4f2b5e416aa1cd61f8f85e1b0642b
Author:     Matt Turner <mattst88@gentoo.org>
AuthorDate: 2019-08-03 01:15:12 +0000
Commit:     Matt Turner <mattst88@gentoo.org>
CommitDate: 2019-08-03 01:15:12 +0000

    profiles: Mask mail-filter/anubis for removal
    
    Bug: https://bugs.gentoo.org/617792
    Signed-off-by: Matt Turner <mattst88@gentoo.org>

 profiles/package.mask | 5 +++++
 1 file changed, 5 insertions(+)
Comment 11 Larry the Git Cow gentoo-dev 2019-09-01 19:07:11 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9c0f5a8c84581dd96b6ed937975292f644ff1f5c

commit 9c0f5a8c84581dd96b6ed937975292f644ff1f5c
Author:     Matt Turner <mattst88@gentoo.org>
AuthorDate: 2019-09-01 19:05:17 +0000
Commit:     Matt Turner <mattst88@gentoo.org>
CommitDate: 2019-09-01 19:06:50 +0000

    mail-filter/anubis: Remove
    
    Closes: https://bugs.gentoo.org/617792
    Signed-off-by: Matt Turner <mattst88@gentoo.org>

 mail-filter/anubis/Manifest                    |  2 -
 mail-filter/anubis/anubis-4.1.1-r1.ebuild      | 94 --------------------------
 mail-filter/anubis/anubis-4.1.1.ebuild         | 93 -------------------------
 mail-filter/anubis/anubis-4.2-r1.ebuild        | 69 -------------------
 mail-filter/anubis/anubis-4.2.ebuild           | 67 ------------------
 mail-filter/anubis/files/4.1.1-gnutls.patch    | 11 ---
 mail-filter/anubis/files/4.1.1-gnutls3.patch   | 14 ----
 mail-filter/anubis/files/4.1.1-gpgme.patch     | 32 ---------
 mail-filter/anubis/files/4.1.1-testsuite.patch | 14 ----
 mail-filter/anubis/files/anubis-4.2-gdbm.patch | 21 ------
 mail-filter/anubis/metadata.xml                |  5 --
 11 files changed, 422 deletions(-)