From: Eric Wong <e@80x24.org>
To: "Štěpán Němec" <stepnem@smrk.net>
Cc: meta@public-inbox.org
Subject: Re: [PATCH] doc: INSTALL: note OpenBSD xapian-bindings-perl package
Date: Sat, 26 Aug 2023 06:03:58 +0000 [thread overview]
Message-ID: <20230826060358.M837379@dcvr> (raw)
In-Reply-To: <20230825204318.M672207@dcvr>
Eric Wong <e@80x24.org> wrote:
> Štěpán Němec <stepnem@smrk.net> wrote:
> > t/cindex.t ................... 37/?
> >
> > Has been stuck there for a Real Long Time now (half an hour or so).
> >
> -cindex is a new feature and still under development and the
> good news is I'm able to reproduce it. I will try to fix it soon.
One problem is the lack of p5-Inline/p5-Inline-C, nor Socket::MsgHdr
being installed (none are needed on Linux); so I'll have to make
that part work with pure Perl...
The other thing is if Inline/Inline::C/Socket::MsgHdr is installed
on OpenBSD; AF_UNIX + SOCK_SEQPACKET + MSG_EOR behaves different on
OpenBSD than it does on FreeBSD or Linux. So maybe it's a bug in
OpenBSD, I'm misunderstanding MSG_EOR, or both:
https://marc.info/?i=20230826020759.M335788@dcvr
In any case, my connectivity to my OpenBSD VM is spotty but
maybe s/MSG_EOR/0/g for all send*() calls is the way to go...
prev parent reply other threads:[~2023-08-26 6:03 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-08-24 19:35 [PATCH] doc: INSTALL: note OpenBSD xapian-bindings-perl package Eric Wong
2023-08-24 20:30 ` Štěpán Němec
2023-08-24 21:51 ` Eric Wong
2023-08-25 15:19 ` Štěpán Němec
2023-08-25 20:43 ` Eric Wong
2023-08-26 6:03 ` Eric Wong [this message]
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=20230826060358.M837379@dcvr \
--to=e@80x24.org \
--cc=meta@public-inbox.org \
--cc=stepnem@smrk.net \
/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).