Bugs item #2070571, was opened at 2008-08-24 03:38
Message generated for change (Comment added) made by stmane
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=482468&aid=2070571&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: XML
Group: XML
Status: Closed
Resolution: None
Priority: 5
Private: No
Submitted By: Stefan de Konink (skinkie)
Assigned to: Nobody/Anonymous (nobody)
Summary: saxophone prefix2uri fails
Initial Comment:
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../src/saxophone -I../..
-I../../../src/saxophone -I/opt/monetdb/include/MonetDB
-I/opt/monetdb/include/MonetDB/common -I/opt/monetdb/include/MonetDB/gdk
-I/opt/monetdb/include/MonetDB4 -I/opt/monetdb/include/MonetDB4/monet
-I/opt/monetdb/include/MonetDB4/plain -I/opt/monetdb/include/MonetDB4/contrib
-I/opt/monetdb/include/MonetDB4/mapi -I/opt/monetdb/include/MonetDB4/calibrator
-DLIBSAXOPHONE -march=nocona -O2 -pipe -mno-tls-direct-seg-refs -Wall -Wextra
-std=c99 -O6 -fomit-frame-pointer -finline-functions -falign-loops=4
-falign-jumps=4 -falign-functions=4 -fexpensive-optimizations -funroll-loops
-frerun-cse-after-loop -frerun-loop-opt -ftree-vectorize
-Werror-implicit-function-declaration -Werror -Wpointer-arith
-Wdeclaration-after-statement -Wundef -Wp,-D_FORTIFY_SOURCE=2 -D_REENTRANT
-I/usr/include/libxml2 -c saxophone.c -fPIC -DPIC -o
.libs/lib_saxophone_la-saxophone.o
../../../src/saxophone/saxophone.mx: In function 'prefix2uri':
../../../src/saxophone/saxophone.mx:815: error: request for member 'b' in
something not a structure or union
../../../src/saxophone/saxophone.mx:815: error: request for member 'b' in
something not a structure or union
../../../src/saxophone/saxophone.mx:815: error: request for member 'b' in
something not a structure or union
../../../src/saxophone/saxophone.mx:815: error: request for member 'b' in
something not a structure or union
../../../src/saxophone/saxophone.mx:815: error: request for member 'b' in
something not a structure or union
../../../src/saxophone/saxophone.mx:815: error: request for member 'b' in
something not a structure or union
../../../src/saxophone/saxophone.mx:815: error: request for member 'b' in
something not a structure or union
../../../src/saxophone/saxophone.mx:815: error: request for member 'b' in
something not a structure or union
../../../src/saxophone/saxophone.mx:815: error: request for member 'b' in
something not a structure or union
cc1: warnings being treated as errors
../../../src/saxophone/saxophone.mx:815: error: passing argument 1 of 'Hpos'
from incompatible pointer type
../../../src/saxophone/saxophone.mx:815: error: request for member 'b' in
something not a structure or union
../../../src/saxophone/saxophone.mx:815: error: request for member 'b' in
something not a structure or union
../../../src/saxophone/saxophone.mx:815: error: request for member 'b' in
something not a structure or union
../../../src/saxophone/saxophone.mx:815: error: request for member 'b' in
something not a structure or union
../../../src/saxophone/saxophone.mx:815: error: request for member 'b' in
something not a structure or union
../../../src/saxophone/saxophone.mx:815: error: request for member 'b' in
something not a structure or union
../../../src/saxophone/saxophone.mx:815: error: request for member 'b' in
something not a structure or union
../../../src/saxophone/saxophone.mx:815: error: request for member 'b' in
something not a structure or union
../../../src/saxophone/saxophone.mx:815: error: passing argument 1 of 'Hpos'
from incompatible pointer type
../../../src/saxophone/saxophone.mx:815: error: request for member 'b' in
something not a structure or union
../../../src/saxophone/saxophone.mx:815: error: request for member 'b' in
something not a structure or union
../../../src/saxophone/saxophone.mx:815: error: passing argument 1 of 'Tpos'
from incompatible pointer type
../../../src/saxophone/saxophone.mx:815: error: request for member 'b' in
something not a structure or union
../../../src/saxophone/saxophone.mx:815: error: request for member 'b' in
something not a structure or union
../../../src/saxophone/saxophone.mx:815: error: request for member 'b' in
something not a structure or union
../../../src/saxophone/saxophone.mx:815: error: request for member 'b' in
something not a structure or union
../../../src/saxophone/saxophone.mx:815: error: request for member 'b' in
something not a structure or union
../../../src/saxophone/saxophone.mx:815: error: request for member 'b' in
something not a structure or union
../../../src/saxophone/saxophone.mx:815: error: passing argument 1 of 'Hpos'
from incompatible pointer type
../../../src/saxophone/saxophone.mx:815: error: request for member 'b' in
something not a structure or union
../../../src/saxophone/saxophone.mx:815: error: request for member 'b' in
something not a structure or union
../../../src/saxophone/saxophone.mx:815: error: request for member 'b' in
something not a structure or union
../../../src/saxophone/saxophone.mx: In function 'endPrefixMappings':
../../../src/saxophone/saxophone.mx:825: error: implicit declaration of
function 'BATloopFast'
../../../src/saxophone/saxophone.mx:825: error: expected ';' before '{' token
make[6]: *** [lib_saxophone_la-saxophone.lo] Error 1
make[6]: Leaving directory `/usr/src/monetdb/xml/Linux/src/saxophone'
----------------------------------------------------------------------
>Comment By: Stefan Manegold (stmane)
Date: 2008-08-24 15:20
Message:
Logged In: YES
user_id=572415
Originator: NO
Please note that the whole "xml" tree/module has been abandoned some time
ago --- admittedly it is still there in CVS on SF, and its "end of life"
might not have been announced properly ... sorry for the inconveniences
...
Which "readme" does refer to saxophone a readme inside the xml tree or
some readme outside / somewhere else?
----------------------------------------------------------------------
Comment By: Stefan de Konink (skinkie)
Date: 2008-08-24 14:34
Message:
Logged In: YES
user_id=533026
Originator: YES
Please note this in the Readme.
----------------------------------------------------------------------
Comment By: Martin Kersten (mlkersten)
Date: 2008-08-24 13:04
Message:
Logged In: YES
user_id=490798
Originator: NO
The Saxophone code is not maintained. It had been moved to the attic.
The SQL/XML could be used as an alternative route, when someone has
the time and drive to link libxml, handle the SQL/XML copy statement,
and add the calls to execute Xpath over a string using libxml.
Alternatively, one my consider MonetDB/XQuery.
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=482468&aid=2070571&group_id=56967
-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Monetdb-bugs mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/monetdb-bugs