From mboxrd@z Thu Jan 1 00:00:00 1970 From: Christopher Howard Subject: bug#39571: evolution and bogofilter Date: Fri, 14 Feb 2020 12:04:36 -0900 Message-ID: References: <557e0a4446101d6d849cb47a18b2cc54f0dd1a4f.camel@alaskasi.com> <87blq188wf.fsf@devup.no> Mime-Version: 1.0 Content-Type: multipart/alternative; boundary="=-m6YNZXuCt4vzU6Z9ij+U" Return-path: Received: from eggs.gnu.org ([2001:470:142:3::10]:60358) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1j2i92-0007NF-S3 for bug-guix@gnu.org; Fri, 14 Feb 2020 16:05:07 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1j2i91-00058h-6A for bug-guix@gnu.org; Fri, 14 Feb 2020 16:05:04 -0500 Received: from debbugs.gnu.org ([209.51.188.43]:57046) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1j2i91-00057v-2M for bug-guix@gnu.org; Fri, 14 Feb 2020 16:05:03 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1j2i90-0006cg-Tt for bug-guix@gnu.org; Fri, 14 Feb 2020 16:05:02 -0500 Sender: "Debbugs-submit" Resent-Message-ID: In-Reply-To: <87blq188wf.fsf@devup.no> List-Id: Bug reports for GNU Guix List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-guix-bounces+gcggb-bug-guix=m.gmane-mx.org@gnu.org Sender: "bug-Guix" To: Marius Bakke , 39571@debbugs.gnu.org --=-m6YNZXuCt4vzU6Z9ij+U Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit 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). -----Original Message----- From: Marius Bakke To: Christopher Howard , 39571@debbugs.gnu.org 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 writes: > Thinking maybe some bogofilter path or option not set during > packagebuild. Tried to confirm this viewing build log from guix- > build, butsince I have already built the package once from source, I > cannotfigure out how to get guix-build to let me build it again. You can use 'guix build --no-grafts --log-file evolution' to get thebuild log; or 'guix build --no-grafts --check evolution' to force arebuild (and check for bit-reproducibility at the same time). HTH,Marius -- 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 --=-m6YNZXuCt4vzU6Z9ij+U Content-Type: text/html; charset="utf-8" Content-Transfer-Encoding: quoted-printable
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-evol= ution-3.32.4
--    BIN_INSTALL_DIR ..........= /gnu/store/j9513bw96fc0k5ra1nvlf7rrgqlbsagz-evolution-3.32.4/bin
--    INCLUDE_INSTALL_DIR ...... /gnu/store/j9513bw96f= c0k5ra1nvlf7rrgqlbsagz-evolution-3.32.4/include
--  &nb= sp; LIB_INSTALL_DIR .......... /gnu/store/j9513bw96fc0k5ra1nvlf7rrgqlb= sagz-evolution-3.32.4/lib
--    LIBEXEC_INSTA= LL_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/j9513bw96fc0k= 5ra1nvlf7rrgqlbsagz-evolution-3.32.4/share/locale
--  &= nbsp; SYSCONF_INSTALL_DIR ...... /gnu/store/j9513bw96fc0k5ra1nvlf7rrgq= lbsagz-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
--&= nbsp;   ENABLE_INSTALLED_TESTS ... OFF
-- &nb= sp;  WITH_OPENLDAP ............ /usr
--  &nbs= p; WITH_SUNLDAP ............. OFF
--    = WITH_STATIC_LDAP ......... OFF
--    ENABLE_S= MIME ............. ON
--    WITH_NSPR_INCLUDE= S ....... 
--    WITH_NSPR_LIBS ........= ... 
--    WITH_NSS_INCLUDES ........&nb= sp;
--    WITH_NSS_LIBS ............ 
--    ENABLE_MAINTAINER_MODE ... OFF
= --    VERSION_SUBSTRING ........ 
--&nbs= p;   VERSION_COMMENT .......... 
-- &nbs= p;  ENABLE_GNOME_DESKTOP ..... ON
--   &= nbsp;WITH_ENCHANT_VERSION ..... auto (enchant-1)
--  &n= bsp; ENABLE_CANBERRA .......... ON
--    = ;ENABLE_AUTOAR ............ ON
--    WITH_HEL= P ................ ON
--    ENABLE_YTNEF ....= ......... ON
--    WITH_BOGOFILTER ..........= ON
--    WITH_SPAMASSASSIN ........ ON
=
--    WITH_SA_LEARN ............ ON
--&n= bsp;   ENABLE_GTKSPELL .......... ON
--  = ;  ENABLE_PLUGINS ........... all
--   &= nbsp;ENABLE_TEXT_HIGHLIGHT .... ON
--    ENAB= LE_WEATHER ........... ON
--    ENABLE_CONTAC= T_MAPS ...... OFF
--    ENABLE_PST_IMPORT ...= ..... OFF
--    WITH_GLADE_CATALOG ....... OF= F
"""

Obviously BOGOFILTER an= d SPAMASSASSIN are enabled, but I'm not seeing INSTALL_DIR option or simila= r to set paths to BOGOFILTER and SPAMASSASSIN. I still don't know if one ca= n 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 ou= t 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 thoug= h they installed bogofilter (or spamassassin).

-- 
Christopher= Howard
Enterprise Solutions Manager
=
Alaska Satellite Internet
PO Box 70, Ester, AK 99725
323= 9 La Ree Way, Fairbanks, AK 99709
907.451.= 0088
1.888.396.5623
www.alaskasatelliteinternet.com

-----Original Message-----
From: Marius Bakke <mbakke@fastmail= .com>
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 usef=
ul feedback regarding Evolution, but ...

Christoph=
er Howard <
christ=
opher@alaskasi.com
> writes:

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

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

HT=
H,
Marius
--=-m6YNZXuCt4vzU6Z9ij+U--