all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Christopher Howard <christopher@alaskasi.com>
To: Marius Bakke <mbakke@fastmail.com>, 39571@debbugs.gnu.org
Subject: bug#39571: evolution and bogofilter
Date: Fri, 14 Feb 2020 12:04:31 -0900	[thread overview]
Message-ID: <276ee5b3c2c6c31e675597d7b904ca33a4ad545c.camel@alaskasi.com> (raw)
In-Reply-To: <87blq188wf.fsf@devup.no>


[-- Attachment #1.1: Type: text/plain, Size: 3948 bytes --]

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 <mbakke@fastmail.com>
To: Christopher Howard <christopher@alaskasi.com>, 
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 <christopher@alaskasi.com> 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

[-- Attachment #1.2: Type: text/html, Size: 6302 bytes --]

[-- Attachment #2: This is a digitally signed message part --]
[-- Type: application/pgp-signature, Size: 695 bytes --]

  reply	other threads:[~2020-02-14 21:05 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-02-11 21:10 bug#39571: evolution and bogofilter Christopher Howard
2020-02-11 21:17 ` Christopher Howard
2020-02-14 15:51 ` Marius Bakke
2020-02-14 21:04   ` Christopher Howard [this message]
2020-02-14 21:04   ` Christopher Howard
2022-10-18 16:00 ` zimoun
     [not found] <CAN3oRtXm2NzeQ1bwt5DgQT=4H4N6Nd8jwGd4vewifWtQsKyrSQ@mail.gmail.com>
2022-10-18 16:31 ` bug#39571: Fwd: Alaska Satellite Internet " zimoun
2022-10-18 17:09   ` Tobias Geerinckx-Rice via Bug reports for GNU Guix
2022-10-18 20:14     ` Christopher Howard
2022-10-18 21:18       ` Tobias Geerinckx-Rice via Bug reports for GNU Guix

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=276ee5b3c2c6c31e675597d7b904ca33a4ad545c.camel@alaskasi.com \
    --to=christopher@alaskasi.com \
    --cc=39571@debbugs.gnu.org \
    --cc=mbakke@fastmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.