bug-guix
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#39571: evolution and bogofilter


From: Christopher Howard
Subject: bug#39571: evolution and bogofilter
Date: Fri, 14 Feb 2020 12:04:31 -0900
User-agent: Evolution 3.32.4

Hi:

build log was too big to paste, but here are the configure options that showed up in it:

"""
-- Configure options:
--    LIB_SUFFIX ............... 
--    CMAKE_INSTALL_PREFIX ..... /gnu/store/j9513bw96fc0k5ra1nvlf7rrgqlbsagz-evolution-3.32.4
--    BIN_INSTALL_DIR .......... /gnu/store/j9513bw96fc0k5ra1nvlf7rrgqlbsagz-evolution-3.32.4/bin
--    INCLUDE_INSTALL_DIR ...... /gnu/store/j9513bw96fc0k5ra1nvlf7rrgqlbsagz-evolution-3.32.4/include
--    LIB_INSTALL_DIR .......... /gnu/store/j9513bw96fc0k5ra1nvlf7rrgqlbsagz-evolution-3.32.4/lib
--    LIBEXEC_INSTALL_DIR ...... /gnu/store/j9513bw96fc0k5ra1nvlf7rrgqlbsagz-evolution-3.32.4/libexec
--    SHARE_INSTALL_PREFIX ..... /gnu/store/j9513bw96fc0k5ra1nvlf7rrgqlbsagz-evolution-3.32.4/share
--    LOCALE_INSTALL_DIR ....... /gnu/store/j9513bw96fc0k5ra1nvlf7rrgqlbsagz-evolution-3.32.4/share/locale
--    SYSCONF_INSTALL_DIR ...... /gnu/store/j9513bw96fc0k5ra1nvlf7rrgqlbsagz-evolution-3.32.4/etc
--    MAN_INSTALL_DIR .......... /gnu/store/j9513bw96fc0k5ra1nvlf7rrgqlbsagz-evolution-3.32.4/share/man
--    ENABLE_CODE_COVERAGE ..... OFF
--    ENABLE_SCHEMAS_COMPILE ... ON
--    ENABLE_GTK_DOC ........... OFF
--    ENABLE_INSTALLED_TESTS ... OFF
--    WITH_OPENLDAP ............ /usr
--    WITH_SUNLDAP ............. OFF
--    WITH_STATIC_LDAP ......... OFF
--    ENABLE_SMIME ............. ON
--    WITH_NSPR_INCLUDES ....... 
--    WITH_NSPR_LIBS ........... 
--    WITH_NSS_INCLUDES ........ 
--    WITH_NSS_LIBS ............ 
--    ENABLE_MAINTAINER_MODE ... OFF
--    VERSION_SUBSTRING ........ 
--    VERSION_COMMENT .......... 
--    ENABLE_GNOME_DESKTOP ..... ON
--    WITH_ENCHANT_VERSION ..... auto (enchant-1)
--    ENABLE_CANBERRA .......... ON
--    ENABLE_AUTOAR ............ ON
--    WITH_HELP ................ ON
--    ENABLE_YTNEF ............. ON
--    WITH_BOGOFILTER .......... ON
--    WITH_SPAMASSASSIN ........ ON
--    WITH_SA_LEARN ............ ON
--    ENABLE_GTKSPELL .......... ON
--    ENABLE_PLUGINS ........... all
--    ENABLE_TEXT_HIGHLIGHT .... ON
--    ENABLE_WEATHER ........... ON
--    ENABLE_CONTACT_MAPS ...... OFF
--    ENABLE_PST_IMPORT ........ OFF
--    WITH_GLADE_CATALOG ....... OFF
"""

Obviously BOGOFILTER and SPAMASSASSIN are enabled, but I'm not seeing INSTALL_DIR option or similar to set paths to BOGOFILTER and SPAMASSASSIN. I still don't know if one can be set or not, just that I don't see it there. I tried to look into that earlier but my lack of familiarity with cmake got in the way of figuring out the answer. If such a config option doesn't exist, I think we would need to ask for it, or patch it in. Otherwise all new Guix gnome users are going to be wondering why spam filtering is not working in evolution, even though they installed bogofilter (or spamassassin).


-- 
Christopher Howard
Enterprise Solutions Manager
Alaska Satellite Internet
PO Box 70, Ester, AK 99725
3239 La Ree Way, Fairbanks, AK 99709
907.451.0088
1.888.396.5623
www.alaskasatelliteinternet.com

-----Original Message-----
From: Marius Bakke <address@hidden>
To: Christopher Howard <address@hidden>, address@hidden
Subject: Re: bug#39571: evolution and bogofilter
Date: Fri, 14 Feb 2020 16:51:12 +0100

Hi Christopher,

I'm afraid I don't have any useful feedback regarding Evolution, but ...

Christopher Howard <
address@hidden
> writes:

Thinking maybe some bogofilter path or option not set during package
build. Tried to confirm this viewing build log from guix-build, but
since I have already built the package once from source, I cannot
figure out how to get guix-build to let me build it again. 

You can use 'guix build --no-grafts --log-file evolution' to get the
build log; or 'guix build --no-grafts --check evolution' to force a
rebuild (and check for bit-reproducibility at the same time).

HTH,
Marius

Attachment: signature.asc
Description: This is a digitally signed message part


reply via email to

[Prev in Thread] Current Thread [Next in Thread]