unofficial mirror of notmuch@notmuchmail.org
 help / color / mirror / code / Atom feed
From: David Bremner <david@tethera.net>
To: "Dan Čermák" <dan.cermak@posteo.net>, notmuch@notmuchmail.org
Subject: Re: Test failures with notmuch 0.32 and 0.32.1 on openSUSE
Date: Wed, 19 May 2021 08:00:06 -0300	[thread overview]
Message-ID: <8735ujxa2x.fsf@tethera.net> (raw)
In-Reply-To: <87r1i3gmu0.fsf@cgc-instruments.com>

Dan Čermák <dan.cermak@posteo.net> writes:

> RUN wget https://notmuchmail.org/releases/notmuch-${NOTMUCH_VERSION}.tar.xz && \
>     xz -dc notmuch-${NOTMUCH_VERSION}.tar.xz | tar -xof - && \
>     cd notmuch-${NOTMUCH_VERSION} && \
>     ./configure \
>         --prefix=/usr \
>         --sysconfdir=/etc \
>         --datadir=/usr/share \
>         --includedir=/usr/include \
>         --libdir=/usr/lib64 \
>         --libexecdir=/usr/libexec \
>         --localstatedir=/var \
>         --mandir=/usr/share/man \
>         --infodir=/usr/share/info \
>         --disable-dependency-tracking \
>        --without-zsh-completion && \
>     make download-corpus

No idea (yet) about the real problem here, but note that you most likely don't
want to run "make download-corpus". That downloads the 400M performance
test corpus, which is only used by the performance tests. I'm guessing
your build does not run the performance tests.

1) can you duplicate the problem without running the tests in parallel?
2) What are the versions of the dependencies you are building with?

d

  parent reply	other threads:[~2021-05-19 11:00 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-05-19  8:16 Test failures with notmuch 0.32 and 0.32.1 on openSUSE Dan Čermák
2021-05-19  9:05 ` Michael J Gruber
2021-05-19 11:00 ` David Bremner [this message]
2021-05-20  6:10   ` Dan Čermák
2021-05-20  9:59     ` David Bremner
2021-05-20 14:16       ` Michael J Gruber
2021-05-20 14:30         ` Dan Čermák
2021-05-20 14:46           ` Michael J Gruber
2021-05-20 15:05             ` Dan Čermák
2021-05-20 19:54         ` Tomi Ollila
2021-05-20 14:28       ` Dan Čermák
2021-06-05 13:50         ` David Bremner
2021-06-08  8:24           ` Dan Čermák
2021-06-08 13:14             ` David Bremner
2021-06-08 14:13               ` Dan Čermák
2021-06-08 14:51                 ` David Bremner
2021-08-28 15:20                 ` David Bremner

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

  List information: https://notmuchmail.org/

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

  git send-email \
    --in-reply-to=8735ujxa2x.fsf@tethera.net \
    --to=david@tethera.net \
    --cc=dan.cermak@posteo.net \
    --cc=notmuch@notmuchmail.org \
    /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 public inbox

	https://yhetil.org/notmuch.git/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).