public inbox for cygwin-apps@cygwin.com
 help / color / mirror / Atom feed
From: Lemures Lemniscati <lemures.lemniscati@gmail.com>
To: cygwin-apps@cygwin.com
Subject: Re: A problem while building xapian-bindindgs for python 3.6 on i686
Date: Tue, 20 Apr 2021 00:54:58 +0900	[thread overview]
Message-ID: <20210420005456.8DA5.50F79699@gmail.com> (raw)
In-Reply-To: <87y2dhxbhd.fsf@Rainer.invalid>

On Sat, 17 Apr 2021 15:54:38 +0200, Achim Gratz
> Lemures Lemniscati via Cygwin-apps writes:
> > (2) The situation occurs at testing to load just-built modules
> > 	/usr/bin/python3.6 -c 'import xapian'
> > 	/usr/bin/python3.6 -O -c 'import xapian'
> >
> > And weirdly, only first runs will crash.
> 
> That symptom indicates that probably BLODA injects itself into the image
> when it detectes a new DLL and then stops doing that when it has
> determined that DLL to be benign.  For many reasons you should exclude
> your build directories from getting subjected to that sort of behaviour
> (if you can do that), this is just one of them.
> 
> > (4) With this patch, modules for python 3.6 on i686 will be built
> > successfully.
> >     Although both two dummy runs in [1] are expected to crash,
> >     they don't crash, weirdly.
> 
> AS long as the workaround gets you a successful build I'd not worry too
> much about it.  Just document somehwere that it's a workaround and what
> problem it was trying to solve.

Thank you, Achim.

Now, I've prepared cygport files for xapian-core and xapian-bindings:

  https://github.com/cygwin-lem/xapian-core-cygport/tree/n_1.4.18-1
  https://github.com/cygwin-lem/xapian-bindings-cygport/tree/n_1.4.18-1

And their test packages
  (added python 3.8 modules, dropped python 2.7 modules):

  https://cygwin-lem.github.io/xapian-core-cygport/
  https://cygwin-lem.github.io/xapian-bindings-cygport/

Regards,

Lem


      reply	other threads:[~2021-04-19 15:55 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-04-12 12:24 Lemures Lemniscati
2021-04-12 18:13 ` Achim Gratz
2021-04-14 22:53   ` Lemures Lemniscati
2021-04-15  6:13     ` ASSI
2021-04-17  0:30       ` Lemures Lemniscati
2021-04-17 13:54         ` Achim Gratz
2021-04-19 15:54           ` Lemures Lemniscati [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

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

  git send-email \
    --in-reply-to=20210420005456.8DA5.50F79699@gmail.com \
    --to=lemures.lemniscati@gmail.com \
    --cc=cygwin-apps@cygwin.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.
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).