Displaying 20 results from an estimated 20000 matches similar to: "Slackware linux upgrades xapian-core version number"
2016 Dec 07
1
MSYS2 'make check' output xapian-core-1.4.1-1
System: Microsoft Windows XP Home Edition
CPUs: Intel(R) Atom(TM) CPU N270 @1.60GHz
setup for the 'Git for Windows' with MSYS2
gcc-6.1.0 plus utilties and libraries were added
http://nurmi-labs.blogspot.com/2016/11/git.html
obviously, with Home Edition, no network was setup
http://nurmi-labs.blogspot.com/p/xapian-ms.html
System: Slackware Linux (version 14.0)
CPUs: Intel(R) Atom(TM)
2016 Dec 08
2
remotetcp_chert
Dear Olly Betts,
same 32 bit
compiler version
hardware
OS
OS version
as here (where remotetcp_chert passed and skipped 3)
xapian-core-1.2.21.tar.xz
http://nurmi-labs.blogspot.com/2015/10/xapian.html
./apitest backend remoteprog_brass: All 225 tests passed, 3 skipped.
./apitest backend remotetcp_brass: All 225 tests passed, 3 skipped.
./apitest backend remoteprog_chert: All 225 tests passed,
2015 Sep 07
0
gnu_getopt.h / errors Interix 3.5 / xapian-core-1.2.21 / Eric Lindblad
gnu_getopt.h by Eric Lindblad 07-09-2015
http://www.ericlindblad.blogspot.com
Subsequent to the compile of libxapian.so.22.6.8 and libxapian.a
there are executable source files using gnu_getopt.h which has
an #ifdef __CYGWIN__, perhaps that file would need attention in
order for compile to proceed on my modified SFU Interix 3.5 setup
The 1 'ambiguous overload' report on SFU Interix I
2015 Sep 07
0
test 1 / errors Interix 3.5 / xapian-core-1.2.21 / Eric Lindblad
Test 1 by Eric Lindblad 07-09-2015
http://www.ericlindblad.blogspot.com
The 'ambiguous overload' error cited 28-08-2015 was
unaffected from adding the below #ifdef following
incidents of the string #include <sys/types> in all
relevant xapian-core-1.2.21 files.
http://sourceforge.net/projects/libuuid/
libuuid-1.0.3.tar.gz
the following lines can be added to uuidP.h from the
2015 Jun 19
1
REPLY: make check xapian-bindings-1.2.21 & Search-Xapian-1.2.21.0
Dear Olly Betts,
I think the tests for the perl module Search-Xapian-1.2.21.0 might be fewer in number than the perl tests included with xapian-bindings-1.2.21. If some of the tests have similar but modified content I do not know. I am not so skilled as to interpret the compared test results.
If you want to suggest a paired earlier version of Xapian to a specific xapian.bindings version,
I might
2016 Mar 12
2
bindings /perl / slackware 14.0 / GSoC
Xapian Developers,
I suggest a small xapian GSoC project to get xapian-bindings for perl to pass tests on Slackware Linux 14.0, with a follow up on version 14.1. The xapian-bindings 1.2.21 failed a number of perl tests on 14.0, and with 1.2.22 still fail. I cannot be involved in the project.
Sincerely,
Eric Lindblad
2015 Sep 05
1
question / errors Interix 3.5 / xapian-core-1.2.21 / Eric Lindblad
Question by Eric Lindblad 05-09-2015
http://www.ericlindblad.blogspot.com
I would enquire if anyone has an opinion on whether it might be a possibility that adding the following #ifdef in certain xapian-core-1.2.21 /common and/or /backends files following the string #include <sys/types.h> might move closer towards resolution the 'ambiguous overload' issue.
+#ifdef __INTERIX
+#
2016 Dec 08
1
configure & make_check logs w/out '--disable-sse'
System: Slackware Linux (version 14.0)
CPUs: Intel(R) Atom(TM) CPU N270 @1.60GHz
xapian-core-1.4.1.tar.xz
http://nurmi-labs.blogspot.com/p/xapian-linux-sse.html
2016 Dec 12
1
testing
If the subject of xapian-core apitests on MSYS/MINGW and MSYS2/MINGW is taken up it might be noted that the compiler version could be recorded, probably gcc 5.3.0 or newer, that closed pipes might be an issue, and also allocating for the location of xapian-tcpsrv.
Not from my own tests but another man informed there was some problems with [MSYS2] python bindings.
I am not knowledgeable of the
2015 Sep 11
0
xapian-core-1.0.23 compiled on Interix / Eric Lindblad
Report by Eric Lindblad 11-09-2015
http://www.ericlindblad.blogspot.com
I compiled xapian-core-1.0.23 today on Interix.
'gmake check' summary
PASS: btreetest, quartztest, stemtest, termgentest
FAIL: apitest, internaltest, queryparsertest
MS XP SP3 HOME
modified SFU Interix 3.5 w/ getopt.h, inttypes.h, & stdint.h copied
over from SUA Interix for Vista (and newer) into
2015 Sep 15
0
xapian porting to Interix / conclusion
Report by Eric Lindblad 14-09-2015
http://www.ericlindblad.blogspot.com
cf: http://permalink.gmane.org/gmane.comp.search.xapian.general/9880
The 'gmake check' compile error on xapian-core-1.2.21/tests/api_backend.cc was resolved by the modification (at the suggestion of a mailing-list member) of the offending string from "q.OP_PHRASE" to "Xapian::Query::OP_PHRASE".
2015 Sep 14
1
xapian-core-1.2.21 ported to Interix / 'gmake check' compile error
Report by Eric Lindblad 13-09-2015
http://www.ericlindblad.blogspot.com
cf: http://comments.gmane.org/gmane.comp.search.xapian.general/9862
I ported xapian-core-1.2.21 to Interix today having disabled the
default chert and development brass backends, using flint, which
was the 1.0.x series' default, which ships with the 1.2.x series;
the disabling do to an unresolved 'ambiguous
2016 Dec 13
0
remotetcp_chert
On Thu, Dec 08, 2016 at 10:08:40PM +0000, Eric Lindblad wrote:
> Dear Olly Betts,
>
> same 32 bit
>
> compiler version
> hardware
> OS
> OS version
>
> as here (where remotetcp_chert passed and skipped 3)
>
> xapian-core-1.2.21.tar.xz
>
> http://nurmi-labs.blogspot.com/2015/10/xapian.html
That's over a year old - are you really running the exact
2015 Dec 30
0
Xapian 1.2.22 released
I've released Xapian 1.2.22 (including Search::Xapian 1.2.22.0), which
you can download from:
http://xapian.org/download
Since 1.2.16, release tarballs are compressed with xz instead of gzip,
as it provides much better compression, without being too slow to
decompress. (For now at least, Search::Xapian is still gzipped.)
We decided not to provide multiple formats for the downloads. The
2016 Feb 21
0
flintlock / tcl bindings
Comment by Eric Lindblad 10-09-2015
http://www.nurmi-labs.blogspot.com
I have sent a copy of Eric J.'s 21 Feb. 2016 dated e-mail [Database left unlocked by Tcl bindings]
to a Tcl programmer in the Vancouver area, with whom I have had an exchange of e-mails before. If
I receive a timely response I'll post it to the xapian-discuss list.
2016 Feb 23
0
from Vancouver / tcl bindings
Comment by Eric Lindblad 23-02-2016
http://www.nurmi-labs.blogspot.com
cf: http://comments.gmane.org/gmane.comp.search.xapian.general/9948
I would suspect the fork here, if there are any threads involved. What Tcl really needs is some pthread_atfork() triggers, but they aren?t exposed in any meaningful way, so you can lose things over a fork split.
2016 Dec 05
1
MSYS2 apitest.exe FAIL
MS XP SP3 (32 bit)
https://sourceforge.net/projects/msys2/files/REPOS/MINGW/i686/
mingw-w64-i686-xapian-core-1.4.1-1-any.pkg.tar.xz
does not contain /mingw32/lib/libxapian.la.
cf: http://nurmi-labs.blogspot.com/2016/11/git.html (for setup)
https://sourceforge.net/projects/msys2/files/REPOS/MINGW/i686/
mingw-w64-i686-libtool-2.4.6-7-any.pkg.tar.xz (added)
2015 Aug 28
0
errors Interix 3.5 / xapian-core-1.2.21 / Eric Lindblad
Report by Eric Lindblad 28-08-2015
http://www.ericlindblad.blogspot.com
As of Windows 8.1
MS has discontinued
enabling for Interix, so
perhaps there is little
or no interest in this
e-mail's subject matter.
NB: As far as possible languages for xapian-bindings I only have be able to compile
earlier versions of Tcl with a static library on Interix 3.5, Perl versions fail 'make check',
2016 Dec 04
1
swig-3.0.7 for xapian-bindings to tcl
I recently wrote a post on installing "Git for Windows" on a legacy XP SP3 Home box.
http://nurmi-labs.blogspot.com/2016/11/git.html
I added some missing files from the MSYS2 packages which were removed for the downloadable
"Git for Windows" installer and a compiler and some additional libraries.
For other utilities (bison, flex, info, m4, make, and csh/tcsh), and code I
2017 Sep 01
1
how to build Xapian project on windows?
> Those nmake files have been without a maintainer since about 2011, so
> it's not a big surprise that they don't work without a few tweaks at
> this point.
> Nobody seems interested in keeping the nmake files up to date, so it's
> probably time we just removed them.
I think formerly it was listed on the Xapian website which was the last version of xapian-core known to