Bugs item #2460935, was opened at 2008-12-23 09:52
Message generated for change (Comment added) made by stmane
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=482468&aid=2460935&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: Pathfinder fails to compile with icc

Initial Comment:
Subject: Compiling pathfinder (Current) failed on Int.64.32.d.1-Fedora8 
Int.64.64.d.1-Fedora8 Int.64.64.d.1-RedHat4WS

prop_rec_delta.c:81: argument is incompatible with corresponding format string 
conversion

79              case la_internal_op:
80              case la_dummy:
81                  fprintf(stderr,"%i\n", n->kind);
82                  PFoops (OOPS_FATAL,
83                          "This property checking phase should be run "

 icc -no-gcc -fPIC -DHAVE_CONFIG_H -I. -I../../.. 
-I/scratch/monet.Int.64.32.d.1.30790/pathfinder/compiler/algebra/prop 
-I/scratch/monet.Int.64.32.d.1.30790/pathfinder/compiler/algebra/prop 
-I../../include
+-I/scratch/monet.Int.64.32.d.1.30790/pathfinder/compiler/algebra/prop/../../include
 
-I/scratch/monet.Int.64.32.d.1.30790/MonetDB/.Int.64.32.d.1-Fedora8/include/MonetDB
+-I/scratch/monet.Int.64.32.d.1.30790/MonetDB/.Int.64.32.d.1-Fedora8/include/MonetDB/common
 
-I/scratch/monet.Int.64.32.d.1.30790/MonetDB/.Int.64.32.d.1-Fedora8/include/MonetDB/gdk
 -DLIBPROP -we140 -wd1418 -Wall -w2 -std=c99 -O3 -we266 -Werror
+-wd1418,1419,981,810,193,111,1357,1572,1599 -wd279 -c 
/scratch/monet.Int.64.32.d.1.30790/pathfinder/compiler/algebra/prop/prop_rec_delta.c
  -DPIC -o .libs/libprop_la-prop_rec_delta.o
/scratch/monet.Int.64.32.d.1.30790/pathfinder/compiler/algebra/prop/prop_rec_delta.c(81):
 error #181: argument is incompatible with corresponding format string 
conversion
              fprintf(stderr,"%i\n", n->kind);
                                     ^

compilation aborted for 
/scratch/monet.Int.64.32.d.1.30790/pathfinder/compiler/algebra/prop/prop_rec_delta.c
 (code 2)
make[8]: *** [libprop_la-prop_rec_delta.lo] Error 1

http://www.ins.cwi.nl/~monet/permastore/2008-12-23/Current/make-pathfinder-Int.64.32.d.1-Fedora8.errors.html#l355

CVS committers: [email protected] [email protected]

module maintainers: [email protected] [email protected] [email protected]

An identical error message was detected on the following systems:
Int.64.32.d.1-Fedora8 Int.64.64.d.1-Fedora8 Int.64.64.d.1-RedHat4WS


This might just be due to a left-over debugging fprintf statement?


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

>Comment By: Stefan Manegold (stmane)
Date: 2008-12-23 09:54

Message:
cf.
http://www.ins.cwi.nl/~monet/permastore/2008-12-23/Current/make-pathfinder-Int.64.32.d.1-Fedora8.errors.html#l351


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

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

------------------------------------------------------------------------------
_______________________________________________
Monetdb-bugs mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/monetdb-bugs

Reply via email to