From: Eric Wong <e@80x24.org>
To: Konstantin Ryabitsev <konstantin@linuxfoundation.org>
Cc: meta@public-inbox.org
Subject: Re: t/cindex.t "associate w/o search" test hangs for me
Date: Wed, 15 Nov 2023 01:11:19 +0000 [thread overview]
Message-ID: <20231115011119.M237407@dcvr> (raw)
In-Reply-To: <20231114-voracious-diamond-cicada-ac568b@nitro>
Konstantin Ryabitsev <konstantin@linuxfoundation.org> wrote:
> There are two sources of potential discrepancy:
>
> - differences in CPAN module versions I have installed
> - different git or xapian14 versions
Could also be CPU count or CPU speeds since IPC bugs are
sensitive to that. That said, I can't get cindex.t to fail
with 1, 2, or 4 cores enabled in the QEMU VM. But I am on
some ancient Athlon CPU that CentOS warns about on bootup.
> That should let you install xapian14-core and xapian14-bindings-perl, plus
> git241. This will, at least, get you to the same version of those two things
> that we have.
Yup, only had xapian 1.4.22 before but 1.4.24 also succeeds for me.
Also, it works both with/without xapian14-core-devel libs
and after `rm -rf ~/.cache/public-inbox/inline-c/*c++*'
to force a rebuild.
It should switch between Xapian Perl bindings and C++ xap_helper
depending on whether the -devel libs (and g++) are available,
which is fine for tests. The C++ version is basically required
for working with lore + git.kernel.org volumes, though...
next prev parent reply other threads:[~2023-11-15 1:11 UTC|newest]
Thread overview: 17+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-11-14 21:50 t/cindex.t "associate w/o search" test hangs for me Konstantin Ryabitsev
2023-11-14 22:16 ` Eric Wong
2023-11-14 22:30 ` Konstantin Ryabitsev
2023-11-14 22:46 ` Eric Wong
2023-11-14 23:05 ` Konstantin Ryabitsev
2023-11-14 23:46 ` Eric Wong
2023-11-14 23:51 ` Konstantin Ryabitsev
2023-11-15 0:07 ` Konstantin Ryabitsev
2023-11-15 1:06 ` Eric Wong
2023-11-15 1:43 ` Konstantin Ryabitsev
2023-11-15 3:09 ` Eric Wong
2023-11-15 13:21 ` Konstantin Ryabitsev
2023-11-15 19:30 ` Eric Wong
2023-11-25 20:43 ` libgit2 [was: Re: t/cindex.t "associate w/o search" test hangs for me] Eric Wong
2023-11-15 1:11 ` Eric Wong [this message]
2023-11-15 5:55 ` [PATCH] cindex: fix test when missing time(1) executable Eric Wong
2023-11-15 13:25 ` Konstantin Ryabitsev
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://public-inbox.org/README
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20231115011119.M237407@dcvr \
--to=e@80x24.org \
--cc=konstantin@linuxfoundation.org \
--cc=meta@public-inbox.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.
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).