Bugs item #1640197, was opened at 2007-01-20 13:34
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=482468&aid=1640197&group_id=56967

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: Modules
Group: MonetDB4 CVS Head
Status: Open
Resolution: None
Priority: 7
Private: No
Submitted By: Stefan Manegold (stmane)
Assigned to: Sjoerd Mullender (sjoerd)
Summary: tests bat & bat2 in src/modules/plain/Tests/ fail on 32-bit

Initial Comment:
While working fine until Thursday Jan 04 2007, tests bat & bat2 in 
MonetDB4/src/modules/plain/Tests/ fail since Friday Jan 05 2007, i.e., after 
checkins/propagations on Thrsday Jan 04 2007, only on 32-bit systems.
If I recall correctly, until yesterday the difference was "merely" a "65535" 
instead of a "42" somwhere in the output (or something alike).
Today, however, the tests fail with

========
var b4 := mmap_int.remap(map,false); 
=!ERROR: CMDremap: operation failed.
    [equal](b0,[int](b4)).uselect(false).count().print(); 
!ERROR: interpret: no matching MIL operator to '[equal](BAT[oid,int], int)'.
!MAYBE YOU MEAN:
!       [equal](BAT[void,any::1], BAT[void,any::1]) : BAT[void,bit]
!ERROR: interpret_params: uselect(param 1): evaluation error.
!ERROR: interpret_params: count(param 1): evaluation error.
!ERROR: interpret_params: print(param 1): evaluation error.
    sample.print(b0,b4);
!ERROR: interpret: no matching MIL operator to 'print(BAT[oid,oid], 
BAT[oid,int], void)'.
!MAYBE YOU MEAN:
!       print(int, BAT[any::1,any], ..BAT[any::1,any]..) : void
!       print(BAT[any::1,any], ..BAT[any::1,any]..) : void
!       print(any) : void
========

cf.:
http://monetdb.cwi.nl/testing/projects/monetdb/Current/MonetDB4/.mTests103/GNU.32.32.d-Fedora4/src_modules_plain/bat.out.00.html
http://monetdb.cwi.nl/testing/projects/monetdb/Current/MonetDB4/.mTests103/GNU.32.32.d-Fedora4/src_modules_plain/bat2.out.00.html

This is possibly related to Sjoerd's & Peter's yesteday's fixes for a 
similar/related problem on Windows.


----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=482468&aid=1640197&group_id=56967

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Monetdb-bugs mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/monetdb-bugs

Reply via email to