Note that I strongly prefer people not to report bugs using RT - to
quote the README:
Please report any bugs/suggestions to <xapian-discuss@lists.xapian.org>
or use the Xapian bug tracker <
http://xapian.org/bugs>. Please do NOT
use the CPAN bug tracker or mail any of the authors individually.
On Sat, Apr 11, 2009 at 03:08:40PM -0400, Felix Antonius Wilhelm Ostmann via RT wrote:
Show quoted text> t/thread.t ......... This Perl not built to support threads
> Compilation failed in require at t/thread.t line 16.
> BEGIN failed--compilation aborted at t/thread.t line 16.
> t/thread.t ......... Dubious, test returned 9 (wstat 2304, 0x900)
> No subtests run
>
Fix like so:
http://trac.xapian.org/changeset/12378
I don't have a non-threaded build to test with, but 'require threads'
should fail for such a Perl at run time in the same way 'use threads'
does at compile time). If I've missed some subtlety, please let me
know.
I'll backport this fix for 1.0.12.0.
Could you close the RT ticket please?
Cheers,
Olly