Bugs item #2009903, was opened at 2008-07-03 19:12
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=2009903&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: Build
Group: Pathfinder CVS Head
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: Stefan Manegold (stmane)
Assigned to: Ying Zhang (yingying)
Summary: PF: pathfinder (runtime5/xquery.mx) fails to compile with M5

Initial Comment:
In case M5 is found during configure:
========
make[3]: Entering directory 
`/net/rig.ins.cwi.nl/export/scratch0/manegold/Monet/Testing/Current/build./pathfinder/runtime5'
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. 
-I/ufs/manegold/_/scratch0/Monet/Testing/Current/source/pathfinder/runtime5 
-I/ufs/manegold/_/scratch0/Monet/Testing/Current/source/pathfinder/runtime5 
-I../compiler/include 
-I/ufs/manegold/_/scratch0/Monet/Testing/Current/source/pathfinder/runtime5/../compiler/include
 -I../runtime 
-I/ufs/manegold/_/scratch0/Monet/Testing/Current/source/pathfinder/runtime5/../runtime
 
-I/ufs/manegold/_/scratch0/Monet/Testing/Current/prefix./include/MonetDB5/atoms 
-I/ufs/manegold/_/scratch0/Monet/Testing/Current/prefix./include/MonetDB5/compiler
 
-I/ufs/manegold/_/scratch0/Monet/Testing/Current/prefix./include/MonetDB5/kernel
 -I/ufs/manegold/_/scratch0/Monet/Testing/Current/prefix./include/MonetDB5/mal 
-I/ufs/manegold/_/scratch0/Monet/Testing/Current/prefix./include/MonetDB5/optimizer
 
-I/ufs/manegold/_/scratch0/Monet/Testing/Current/prefix./include/MonetDB5/scheduler
 -I/ufs/manegold/_/scratch0/Monet/Testing/Current/prefix./i
 nclude/MonetDB5 
-I/ufs/manegold/_/scratch0/Monet/Testing/Current/prefix./include/MonetDB 
-I/ufs/manegold/_/scratch0/Monet/Testing/Current/prefix./include/MonetDB/common 
-I/ufs/manegold/_/scratch0/Monet/Testing/Current/prefix./include/MonetDB/gdk 
-I/usr/include/libxml2    -DLIBXQUERY  -Wall -Wextra -std=c99 -g 
-Werror-implicit-function-declaration -Werror -Wpointer-arith 
-Wdeclaration-after-statement -Wundef -Wp,-D_FORTIFY_SOURCE=2 
-Wno-declaration-after-statement  -c -o lib_xquery_la-xquery.lo `test -f 
'xquery.c' || echo 
'/ufs/manegold/_/scratch0/Monet/Testing/Current/source/pathfinder/runtime5/'`xquery.c
 gcc -DHAVE_CONFIG_H -I. -I.. 
-I/ufs/manegold/_/scratch0/Monet/Testing/Current/source/pathfinder/runtime5 
-I/ufs/manegold/_/scratch0/Monet/Testing/Current/source/pathfinder/runtime5 
-I../compiler/include 
-I/ufs/manegold/_/scratch0/Monet/Testing/Current/source/pathfinder/runtime5/../compiler/include
 -I../runtime 
-I/ufs/manegold/_/scratch0/Monet/Testing/Current/source/pathfinder/runtime5/../runtime
 
-I/ufs/manegold/_/scratch0/Monet/Testing/Current/prefix./include/MonetDB5/atoms 
-I/ufs/manegold/_/scratch0/Monet/Testing/Current/prefix./include/MonetDB5/compiler
 
-I/ufs/manegold/_/scratch0/Monet/Testing/Current/prefix./include/MonetDB5/kernel
 -I/ufs/manegold/_/scratch0/Monet/Testing/Current/prefix./include/MonetDB5/mal 
-I/ufs/manegold/_/scratch0/Monet/Testing/Current/prefix./include/MonetDB5/optimizer
 
-I/ufs/manegold/_/scratch0/Monet/Testing/Current/prefix./include/MonetDB5/scheduler
 -I/ufs/manegold/_/scratch0/Monet/Testing/Current/prefix./include/MonetDB5 
-I/ufs/manegold/_/scratch0
 /Monet/Testing/Current/prefix./include/MonetDB 
-I/ufs/manegold/_/scratch0/Monet/Testing/Current/prefix./include/MonetDB/common 
-I/ufs/manegold/_/scratch0/Monet/Testing/Current/prefix./include/MonetDB/gdk 
-I/usr/include/libxml2 -DLIBXQUERY -Wall -Wextra -std=c99 -g 
-Werror-implicit-function-declaration -Werror -Wpointer-arith 
-Wdeclaration-after-statement -Wundef -Wp,-D_FORTIFY_SOURCE=2 
-Wno-declaration-after-statement -c xquery.c  -fPIC -DPIC -o 
.libs/lib_xquery_la-xquery.o
cc1: warnings being treated as errors
/ufs/manegold/_/scratch0/Monet/Testing/Current/source/pathfinder/runtime5/xquery.mx:
 In function 'xquery_print_result_main_wrap':
/ufs/manegold/_/scratch0/Monet/Testing/Current/source/pathfinder/runtime5/xquery.mx:214:
 warning: passing argument 5 of 'xquery_print_result_DRIVER' makes integer from 
pointer without a cast
/ufs/manegold/_/scratch0/Monet/Testing/Current/source/pathfinder/runtime5/xquery.mx:214:
 warning: passing argument 7 of 'xquery_print_result_DRIVER' makes pointer from 
integer without a cast
/ufs/manegold/_/scratch0/Monet/Testing/Current/source/pathfinder/runtime5/xquery.mx:214:
 warning: passing argument 13 of 'xquery_print_result_DRIVER' from incompatible 
pointer type
/ufs/manegold/_/scratch0/Monet/Testing/Current/source/pathfinder/runtime5/xquery.mx:214:
 warning: passing argument 14 of 'xquery_print_result_DRIVER' from incompatible 
pointer type
/ufs/manegold/_/scratch0/Monet/Testing/Current/source/pathfinder/runtime5/xquery.mx:214:
 error: too few arguments to function 'xquery_print_result_DRIVER'
make[3]: *** [lib_xquery_la-xquery.lo] Error 1
make[3]: Leaving directory 
`/net/rig.ins.cwi.nl/export/scratch0/manegold/Monet/Testing/Current/build./pathfinder/runtime5'
========


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

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

-------------------------------------------------------------------------
Sponsored by: SourceForge.net Community Choice Awards: VOTE NOW!
Studies have shown that voting for your favorite open source project,
along with a healthy diet, reduces your potential for chronic lameness
and boredom. Vote Now at http://www.sourceforge.net/community/cca08
_______________________________________________
Monetdb-bugs mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/monetdb-bugs

Reply via email to