search for: compound_io

Displaying 15 results from an estimated 15 matches for "compound_io".

2013 Apr 16
2
An error occurred while installing jk-ferret (0.11.8.3), and Bundler cannot continue.
...#39;'frt_bv_eq'': bitvector.c:54:5: warning: ISO C90 forbids mixed declarations and code compiling BZLIB_blocksort.c compiling BZLIB_bzlib.c compiling BZLIB_compress.c compiling BZLIB_crctable.c compiling BZLIB_decompress.c compiling BZLIB_huffman.c compiling BZLIB_randtable.c compiling compound_io.c compound_io.c: In function ''cmpdi_read_i'': compound_io.c:136:9: warning: unknown conversion type character ''l'' in format compound_io.c:136:9: warning: unknown conversion type character ''l'' in format compound_io.c:136:9: warning: too many arg...
2007 Mar 29
2
Nasty looking warnings on Debian Etch AMD64 bit box
....c:69: warning: cast from pointer to integer of different size ferret.c: In function ?object_del2?: ferret.c:88: warning: cast from pointer to integer of different size r_search.c: In function ?frt_td_to_s?: r_search.c:202: warning: format ?%d? expects type ?int?, but argument 3 has type ?long int? compound_io.c: In function ?cmpdi_read_i?: compound_io.c:135: warning: format ?%lld? expects type ?long long int?, but argument 4 has type ?off_t? compound_io.c:135: warning: format ?%lld? expects type ?long long int?, but argument 5 has type ?off_t? compound_io.c:135: warning: format ?%lld? expects type ?long...
2013 Apr 16
1
An error occurred while installing jk-ferret (0.11.8.3), and Bundler cannot continue.
...#39;'frt_bv_eq'': bitvector.c:54:5: warning: ISO C90 forbids mixed declarations and code compiling BZLIB_blocksort.c compiling BZLIB_bzlib.c compiling BZLIB_compress.c compiling BZLIB_crctable.c compiling BZLIB_decompress.c compiling BZLIB_huffman.c compiling BZLIB_randtable.c compiling compound_io.c compound_io.c: In function ''cmpdi_read_i'': compound_io.c:136:9: warning: unknown conversion type character ''l'' in format compound_io.c:136:9: warning: unknown conversion type character ''l'' in format compound_io.c:136:9: warning: too many arg...
2007 Mar 16
5
ferret on 64bit systems?
...as type ?long int? ferret.c: In function ?object_add2?: ferret.c:69: warning: cast from pointer to integer of different size ferret.c:69: warning: cast from pointer to integer of different size ferret.c: In function ?object_del2?: ferret.c:88: warning: cast from pointer to integer of different size compound_io.c: In function ?cmpdi_read_i?: compound_io.c:135: warning: format ?%lld? expects type ?long long int?, but argument 4 has type ?off_t? The last warning was repeated many times; I didn''t save them all in the log, sorry.
2007 Apr 26
1
EOFError (End-of-File Error occured Error)
Hi Randomly I get the following error when users search EOFError (End-of-File Error occured at <except.c>:93 in xraise Error occured in compound_io.c:137 - cmpdi_read_i Tried to read past end of file. File length is <303> and tried to read to <351> ): what could be the problem? thanks -- Posted via http://www.ruby-forum.com/.
2010 Jul 30
4
Ferret installation
...ruby-1.9.1 -I. -O2 -g -Wall -Wno-paren theses -D_FILE_OFFSET_BITS=64 -o bitvector.o -c bitvector.c gcc -I. -IC:/Ruby191/include/ruby-1.9.1/i386-mingw32 -I/C/Ruby191/include/ruby-1 .9.1/ruby/backward -I/C/Ruby191/include/ruby-1.9.1 -I. -O2 -g -Wall -Wno-paren theses -D_FILE_OFFSET_BITS=64 -o compound_io.o -c compound_io.c gcc -I. -IC:/Ruby191/include/ruby-1.9.1/i386-mingw32 -I/C/Ruby191/include/ruby-1 .9.1/ruby/backward -I/C/Ruby191/include/ruby-1.9.1 -I. -O2 -g -Wall -Wno-paren theses -D_FILE_OFFSET_BITS=64 -o document.o -c document.c gcc -I. -IC:/Ruby191/include/ruby-1.9.1/i386-mingw32 -I/C/...
2007 Jun 23
2
End of File Error on index optmize
I was optimizing a 650MB using ferret (0.11.3) and I received the following error. I''ve seen some people have similar issues but I haven''t seen any resolutions. The contents of the index directory follow the error. Has anyone seen anything like this and found a resolution? Many thanks. /mnt/apps/search/releases/20070622175637/script/../config/../vendor/
2006 Oct 16
0
seg fault, ferret 0.10.11
...ng acts_as_ferret do its thing), and it ran fine for a few days. this evening i got a seg fault when one of the indexes was being updated via aaf, and now all ferret searches are busted, returning this error: EOFError (End-of-File Error occured at <except.c>:79 in xraise Error occured in compound_io.c:123 - cmpdi_read_i Tried to read past end of file. File length is <86> and tried to read to <164> ): We had a similar problem last week, and I had hoped that upgrading from 0.10.1 to 0.10.11 would fix it, but apparently not. we have 36 models using acts_as_ferret, each wi...
2006 Sep 27
2
Seg Fault - crashed our server
...e''d like to in the future) any ideas on how to run this off a networked drive (like in a server farm implementation)? We were also getting a bunch of these errors: A EOFError occurred in agents#confirm: End-of-File Error occured at <except.c>:79 in xraise Error occured in compound_io.c:123 - cmpdi_read_i Tried to read past end of file. File length is <3> and tried to read to <975> /usr/local/lib/ruby/gems/1.8/gems/ferret-0.10.6/lib/ferret/index.rb:506:in `close'' We were just doing basic stuff like: acts_as_ferret :fields => { :title =&gt...
2006 Apr 26
1
Building native extensions fail on Macbook Pro
...-I/opt/local/lib/ruby/1.8/i686-darwin8.5.2 -I. -O -pipe -I/opt/local/include -c bitvector.c gcc -fno-common -O -pipe -I/opt/local/include -fno-common -pipe -fno-common -I. -I/opt/local/lib/ruby/1.8/i686-darwin8.5.2 -I/opt/local/lib/ruby/1.8/i686-darwin8.5.2 -I. -O -pipe -I/opt/local/include -c compound_io.c gcc -fno-common -O -pipe -I/opt/local/include -fno-common -pipe -fno-common -I. -I/opt/local/lib/ruby/1.8/i686-darwin8.5.2 -I/opt/local/lib/ruby/1.8/i686-darwin8.5.2 -I. -O -pipe -I/opt/local/include -c document.c gcc -fno-common -O -pipe -I/opt/local/include -fno-common -pipe -fno-common -I...
2007 Jan 10
2
Corrupt index and segfaults with heavy writes?
...pt.c>:103 in xpop_context Error occured in index.c:5368 - iw_open Couldn''t obtain write lock when opening IndexWriter Eventually, we start seeing corruption errors like these (as an example): End-of-File Error occured at <except.c>:79 in xraise Error occured in compound_io.c:123 - cmpdi_read_i Tried to read past end of file. File length is <9> and tried to read to <19> And then boom, mongrel processes start to die, slowly. IF the locking is leading to corruption problems, one thing that would really help is if we didn''t update the in...
2007 Nov 30
0
Cannot install ferret gem on Leopard
...ib/ruby/1.8/i686-darwin8.10.3 -I. -fno-common -g -O2 -fno-common -pipe -fno-common -D_FILE_OFFSET_BITS=64 -c bitvector.c gcc -I. -I/usr/local/lib/ruby/1.8/i686-darwin8.10.3 -I/usr/local/lib/ruby/1.8/i686-darwin8.10.3 -I. -fno-common -g -O2 -fno-common -pipe -fno-common -D_FILE_OFFSET_BITS=64 -c compound_io.c gcc -I. -I/usr/local/lib/ruby/1.8/i686-darwin8.10.3 -I/usr/local/lib/ruby/1.8/i686-darwin8.10.3 -I. -fno-common -g -O2 -fno-common -pipe -fno-common -D_FILE_OFFSET_BITS=64 -c document.c gcc -I. -I/usr/local/lib/ruby/1.8/i686-darwin8.10.3 -I/usr/local/lib/ruby/1.8/i686-darwin8.10.3 -I. -fno-com...
2006 Aug 22
4
Native Extensions on Windows 0.10 series
...eudefinition e:\Programme\ruby\lib\ruby\gems\1.8\gems\ferret-0.10.0\ext\except.h (71): Siehe vorherige Definition von ''ERROR'' cl -nologo -MD -Zi -O2b2xg- -G6 -I. -Ie:/programme/ruby/lib/ruby/1.8/i38 6-mswin32 -Ie:/programme/ruby/lib/ruby/1.8/i386-mswin32 -I. -c -Tccompound_io.c compound_io.c e:\Programme\ruby\lib\ruby\1.8\i386-mswin32\config.h(76) : warning C4005: ''inlin e'': Makro-Neudefinition e:\Programme\ruby\lib\ruby\gems\1.8\gems\ferret-0.10.0\ext\defines.h (46) : Siehe vorherige Definition von ''inline'' E:\Programme\Micro...
2006 Aug 24
8
installing ferret
...I/usr/local/lib/ruby/1.8/i686-linux -I. -c index.c gcc -fPIC -g -O2 -fno-common -I. -I/usr/local/lib/ruby/1.8/i686-linux -I/usr/local/lib/ruby/1.8/i686-linux -I. -c mem_pool.c gcc -fPIC -g -O2 -fno-common -I. -I/usr/local/lib/ruby/1.8/i686-linux -I/usr/local/lib/ruby/1.8/i686-linux -I. -c compound_io.c gcc -fPIC -g -O2 -fno-common -I. -I/usr/local/lib/ruby/1.8/i686-linux -I/usr/local/lib/ruby/1.8/i686-linux -I. -c q_prefix.c gcc -fPIC -g -O2 -fno-common -I. -I/usr/local/lib/ruby/1.8/i686-linux -I/usr/local/lib/ruby/1.8/i686-linux -I. -c q_range.c gcc -fPIC -g -O2 -fno-common -I. -I/usr...
2006 May 11
6
problem with solaris install
I was trying to install ferret 0.9.2 on solaris (SunOS 5.8) which does not have a sys/dir.h nix_io.c:5:21: sys/dir.h: No such file or directory make: *** [nix_io.o] Error 1 I couldn''t find an obvious way around this... any suggestions? Thanks, Rich Marisa Cornell Information Technologies Cornell University