Jeff Green
2007-Mar-29 14:44 UTC
[Ferret-talk] Nasty looking warnings on Debian Etch AMD64 bit box
Running gem install ferret and selecting 0.11.3 on a Dual Xeon or Dual Opteron 64 bit box running Debian Etch gives the following list of nasty looking warnings, anyone running successfully on 64 bit linux? Building native extensions. This could take a while... fs_store.c: In function ?fso_seek_i?: fs_store.c:238: warning: format ?%lld? expects type ?long long int?, but argument 4 has type ?off_t? fs_store.c:238: warning: format ?%lld? expects type ?long long int?, but argument 4 has type ?off_t? fs_store.c: In function ?fsi_seek_i?: fs_store.c:292: warning: format ?%lld? expects type ?long long int?, but argument 4 has type ?off_t? fs_store.c:292: warning: format ?%lld? expects type ?long long int?, but argument 4 has type ?off_t? 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 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 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: In function ?cw_copy_file?: compound_io.c:324: warning: format ?%lld? expects type ?long long int?, but argument 4 has type ?off_t? compound_io.c:324: warning: format ?%lld? expects type ?long long int?, but argument 4 has type ?off_t? compound_io.c:333: warning: format ?%lld? expects type ?long long int?, but argument 4 has type ?off_t? compound_io.c:333: warning: format ?%lld? expects type ?long long int?, but argument 5 has type ?off_t? compound_io.c:333: warning: format ?%lld? expects type ?long long int?, but argument 4 has type ?off_t? compound_io.c:333: warning: format ?%lld? expects type ?long long int?, but argument 5 has type ?off_t? store.c: In function ?is_refill?: store.c:215: warning: format ?%lld? expects type ?long long int?, but argument 4 has type ?off_t? store.c:215: warning: format ?%lld? expects type ?long long int?, but argument 5 has type ?off_t? store.c:215: warning: format ?%lld? expects type ?long long int?, but argument 4 has type ?off_t? store.c:215: warning: format ?%lld? expects type ?long long int?, but argument 5 has type ?off_t? ruby extconf.rb install ferret creating Makefile Jeff Green Direct: 020 7923 5652 Switchboard: 020 7923 5610 Mobile: 0778 951 2033 Jobs Go Public is a limited company registered in England and Wales. Registration Number 3716200. V.A.T Number 777 9458 52. Registered office; 12-16 Laystall Street, London, EC1R 4PF Consider the environment; please don''t print this email unless you really need to.
David Balmain
2007-Apr-06 07:19 UTC
[Ferret-talk] Nasty looking warnings on Debian Etch AMD64 bit box
On 3/30/07, Jeff Green <jeff.green at jgp.co.uk> wrote:> Running gem install ferret and selecting 0.11.3 on a Dual Xeon or Dual Opteron 64 bit box running Debian Etch gives the following list of nasty looking warnings, anyone running successfully on 64 bit linux? > <ship>error messages</snip>Hi Jeff, I think I''ve fixed this but as I don''t have a 64 bit system to test on, I don''t know for sure. Could you please let me know when I release the next version. Cheers, Dave -- Dave Balmain http://www.davebalmain.com/
Cedric Brancourt
2007-Jun-02 14:03 UTC
[Ferret-talk] Nasty looking warnings on Debian Etch AMD64 bit box
David Balmain wrote:> On 3/30/07, Jeff Green <jeff.green at jgp.co.uk> wrote: >> Running gem install ferret and selecting 0.11.3 on a Dual Xeon or Dual Opteron 64 bit box running Debian Etch gives the following list of nasty looking warnings, anyone running successfully on 64 bit linux? >> <ship>error messages</snip> > > Hi Jeff, > > I think I''ve fixed this but as I don''t have a 64 bit system to test > on, I don''t know for sure. Could you please let me know when I release > the next version. > > Cheers, > DaveHi , On my debian etch 64 bit server, ferret has been compiled with no errors. I''am using the latest gem''s. -- Posted via http://www.ruby-forum.com/.