Bugs item #1824042, was opened at 2007-11-01 13:55
Message generated for change (Comment added) made by stmane
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: Fixed
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



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

>Comment By: Stefan Manegold (stmane)
Date: 2007-11-03 04:43

Message:
Logged In: YES 
user_id=572415
Originator: YES

Thanks for the instant fix, Tom!

And don't worry, one of the purposes of automatic nightly multi-platform
testing is actually to identify and locate the problems that you were not
aware of (in particular when you joined the family).
The testing result emails and the TestWeb will tell you in case anything
went wrong.


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

Comment By: Tom Schreiber (ts-tum)
Date: 2007-11-02 18:25

Message:
Logged In: YES 
user_id=1926291
Originator: NO

Shame on me! The previous version of the "XML Importer" totally ignored
the existence of MonetDB, and was developed and integrated and tested only
in the scope of Pathfinder.


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

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