Re: Test failures with notmuch 0.32 and 0.32.1 on openSUSE

Subject: Re: Test failures with notmuch 0.32 and 0.32.1 on openSUSE

Date: Thu, 20 May 2021 06:10:08 +0000

To: David Bremner

Cc: notmuch@notmuchmail.org

From: Dan Čermák


David Bremner <david@tethera.net> writes:

> 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.

Right, I mistakenly thought this would grab the test database. Is that
one no longer necessary?

>
> 1) can you duplicate the problem without running the tests in parallel?

They don't run in parallel, as gnu parallel is not installed inside the
container. So: yes, I can.

> 2) What are the versions of the dependencies you are building with?

emacs-el-27.2-1.2.noarch
emacs-nox-27.2-1.2.x86_64
gdb-10.1-7.1.x86_64
info-6.7-2.5.x86_64
man-2.8.4-14.4.x86_64
pkgconf-pkg-config-1.7.3-3.1.x86_64
python38-Sphinx-3.5.4-1.1.noarch
python38-base-3.8.10-1.2.x86_64
dtach-v0.9+2.748020b-2.1.x86_64
gmime-devel-3.2.7-1.7.x86_64
libgcrypt-cavs-1.9.3-1.1.x86_64
libtalloc-devel-2.3.2-1.1.x86_64
libxapian-devel-1.4.18-1.4.x86_64
makeinfo-6.7-2.5.x86_64
valgrind-devel-3.17.0-1.1.x86_64
gcc10-c++-10.3.0+git1587-1.2.x86_64
gcc-10-3.3.x86_64
gcc10-10.3.0+git1587-1.2.x86_64
gcc-c++-10-3.3.x86_64
make-4.3-2.22.x86_64
makeinfo-6.7-2.5.x86_64
wget-1.21.1-1.5.x86_64
xz-5.2.5-1.18.x86_64
tar-1.34-1.4.x86_64
bash-5.1.4-2.1.x86_64
xapian-core-1.4.18-1.4.x86_64
openssl-1_1-1.1.1k-2.1.x86_64
openssl-1.1.1k-1.1.noarch
signature.asc (application/pgp-signature)
_______________________________________________
notmuch mailing list -- notmuch@notmuchmail.org
To unsubscribe send an email to notmuch-leave@notmuchmail.org

Thread: