Bugs item #1824042, was opened at 2007-11-01 13:55
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=1824042&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/runtime
Group: Pathfinder CVS Head
Status: Open
Resolution: None
Priority: 6
Private: No
Submitted By: Stefan Manegold (stmane)
Assigned to: Tom Schreiber (ts-tum)
Summary: PF: loading module pathfinder fails

Initial Comment:
Hi Tom,

here's the second one ;-)

After your yesterday's changes, loading module pathfinder --- and hence *all* 
pathfinder tests that actually require the pathfinder runtime module --- fail 
with
========
loading module 'pathfinder'
!ERROR: DL_open: 
dlopen(/scratch/monet.GNU.64.64.d.29864/pathfinder/Fedora6/runtime/.libs/lib_pathfinder.so,258)
 -> Error: 
/scratch/monet.GNU.64.64.d.29864/pathfinder/Fedora6/runtime/.libs/lib_pathfinder.so:
 undefined symbol: PFxml2la_importXMLFromMemory.
!ERROR: TBL_openmod: DL_open: 
/scratch/monet.GNU.64.64.d.29864/pathfinder/Fedora6/runtime/.libs/lib_pathfinder.so:
 undefined symbol: PFxml2la_importXMLFromMemory.
!ERROR: TBL_loadmod: module load _pathfinder cancelled.
!ERROR: moduleClient: module(_pathfinder) load error.
!ERROR: DL_open: 
dlopen(/scratch/monet.GNU.64.64.d.29864/pathfinder/Fedora6/runtime/.libs/lib_xrpc_server.so,258)
 -> Error: 
/scratch/monet.GNU.64.64.d.29864/pathfinder/Fedora6/runtime/.libs/lib_pathfinder.so.0:
 undefined symbol: PFxml2la_importXMLFromMemory.
!ERROR: TBL_openmod: DL_open: 
/scratch/monet.GNU.64.64.d.29864/pathfinder/Fedora6/runtime/.libs/lib_pathfinder.so.0:
 undefined symbol: PFxml2la_importXMLFromMemory.
!ERROR: TBL_loadmod: module load _xrpc_server cancelled.
!ERROR: moduleClient: module(_xrpc_server) load error.
!ERROR: DL_open: 
dlopen(/scratch/monet.GNU.64.64.d.29864/pathfinder/Fedora6/runtime/.libs/lib_xrpc_client.so,258)
 -> Error: 
/scratch/monet.GNU.64.64.d.29864/pathfinder/Fedora6/runtime/.libs/lib_pathfinder.so.0:
 undefined symbol: PFxml2la_importXMLFromMemory.
!ERROR: TBL_openmod: DL_open: 
/scratch/monet.GNU.64.64.d.29864/pathfinder/Fedora6/runtime/.libs/lib_pathfinder.so.0:
 undefined symbol: PFxml2la_importXMLFromMemory.
!ERROR: TBL_loadmod: module load _xrpc_client cancelled.
!ERROR: moduleClient: module(_xrpc_client) load error.
# PF/Tijah module v0.3.0 loaded. http://dbappl.cs.utwente.nl/pftijah
!ERROR: interpret: no matching MIL operator to 'xquery_start_query_cache(lng)'.
========

See
http://monetdb.cwi.nl/projects/monetdb/Development/TestWeb/Current/pathfinder/index.html
http://monetdb.cwi.nl/testing/projects/monetdb/Current/pathfinder/.mTests103/index_short.html
and in particular
http://monetdb.cwi.nl/testing/projects/monetdb/Current/pathfinder/.mTests103/GNU.64.64.d-Fedora6/runtime/load.out.00.html
for details.

Next time, please try to ensure (at least) that module pathfinder in loadable 
prior to checking in your changes. Or better, run Mtest.py for at least the 
tests in pathfinder/runtime/, even better also for those in pathfinder/tests/ & 
pathfinder/compiler/, ideally also for those in pathfinder/benchmarks/ ...

Don't hesitate to ask for help in case you need any!

Stefan



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

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

-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
_______________________________________________
Monetdb-bugs mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/monetdb-bugs

Reply via email to