Bugs item #1716158, was opened at 2007-05-09 23:56
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=1716158&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: PF/compiler
Group: Pathfinder CVS Head
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: Stefan Manegold (stmane)
Assigned to: Jan Rittinger (tsheyar)
Summary: PF: compiler/algebra/opt/opt_thetajoin.c icc-compil. fails

Initial Comment:
icc -no-gcc -DHAVE_CONFIG_H -I. 
-I/export/scratch1/monet/monet.ntv.64.64.d.23868/pathfinder/compiler/algebra/opt
 -I../../.. 
-I/export/scratch1/monet/monet.ntv.64.64.d.23868/pathfinder/compiler/algebra/opt
 -I../../include -I/export/scratch1/monet/
monet.ntv.64.64.d.23868/pathfinder/compiler/algebra/opt/../../include 
-I/export/scratch1/monet/monet.ntv.64.64.d.23868/MonetDB/.ntv.64.64.d-RedHat4WS/include/MonetDB
 
-I/export/scratch1/monet/monet.ntv.64.64.d.23868/MonetDB/.ntv.64.64.d-RedHat4WS/i
nclude/MonetDB/common 
-I/export/scratch1/monet/monet.ntv.64.64.d.23868/MonetDB/.ntv.64.64.d-RedHat4WS/include/MonetDB/gdk
 -DLIBOPT -we140 -wd1418 -Wall -w2 -c99 -mp1 -O2 -restrict -unroll -tpp2 
-mcpu=itanium2 -DHWCOUNTERS -DHW_Linux -DHW_ia64 -we2
66 -Werror -wd1418,1419,279,981,810,193,111,1357,1572,1599 -c 
/export/scratch1/monet/monet.ntv.64.64.d.23868/pathfinder/compiler/algebra/opt/opt_thetajoin.c
  -KPIC -DPIC -o .libs/libopt_la-opt_thetajoin.o
/export/scratch1/monet/monet.ntv.64.64.d.23868/pathfinder/compiler/algebra/opt/opt_thetajoin.c(1044):
 error #188: enumerated type mixed with another type
              modified = modify_binary_op (p, PFla_and, false, 0);
                                                               ^
/export/scratch1/monet/monet.ntv.64.64.d.23868/pathfinder/compiler/algebra/opt/opt_thetajoin.c(1047):
 error #188: enumerated type mixed with another type
              modified = modify_binary_op (p, PFla_or, false, 0);
                                                              ^
/export/scratch1/monet/monet.ntv.64.64.d.23868/pathfinder/compiler/algebra/opt/opt_thetajoin.c(1093):
 error #188: enumerated type mixed with another type
                      PFalg_comp_t comp = 0;
                                          ^
compilation aborted for 
/export/scratch1/monet/monet.ntv.64.64.d.23868/pathfinder/compiler/algebra/opt/opt_thetajoin.c
 (code 2)
make[8]: *** [libopt_la-opt_thetajoin.lo] Error 1


See also
http://monetdb.cwi.nl/testing/projects/monetdb/Current/pathfinder/.Makes3/index_short.html
http://monetdb.cwi.nl/testing/projects/monetdb/Current/pathfinder/.ntv.64.64.d-RedHat4WS/make-k.out


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

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

-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
Monetdb-bugs mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/monetdb-bugs

Reply via email to