Hello,

we've got the following messages while building the latest CVS code:

Virtuoso.ini creation...
The VDBMS server process terminated prematurely
after initializing network connections.
Waiting Virtuoso Server start on port 1111...
PASSED: Virtuoso Server successfully started on port 1111
***FAILED: starting DB.DBA.VAD_PACK('vad_fs.xml', '.', 'rdf_mappers_filesystem.vad')
***FAILED: starting commit work
***FAILED: starting checkpoint
***FAILED: starting DB.DBA.VAD_PACK('vad_dav.xml', '.', 'rdf_mappers_dav.vad')
***FAILED: starting commit work
***FAILED: starting checkpoint
Shutdown Virtuoso Server...
chmod: cannot access `rdf_mappers_filesystem.vad': No such file or directory
chmod: cannot access `rdf_mappers_dav.vad': No such file or directory

=====================================================================
= Checking log file /usr/local/src/tarballs/virtuoso-opensource-5.0.4/binsrc/rdf_mappers/make_rdf_mappers_vad.log for statistics:
=
=  Total number of tests PASSED  : 1
=  Total number of tests FAILED  : 6
=  Total number of tests ABORTED : 0
=====================================================================

*** Not all tests completed successfully
*** Check the file /usr/local/src/tarballs/virtuoso-opensource-5.0.4/binsrc/rdf_mappers/make_rdf_mappers_vad.log for more information
make[2]: *** [rdf_mappers_dav.vad] Error 1
make[2]: Leaving directory `/usr/local/src/tarballs/virtuoso-opensource-5.0.4/binsrc/rdf_mappers'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/usr/local/src/tarballs/virtuoso-opensource-5.0.4/binsrc'
make: *** [all-recursive] Error 1
[root@crunch virtuoso-opensource-5.0.4]$



[root@crunch virtuoso-opensource-5.0.4]$ more /usr/local/src/tarballs/virtuoso-opensource-5.0.4/binsrc/rdf_mappers/make_rdf_mappers_vad.log

=====================================================================
=  STARTED RDF Mappers PACKAGING
=  Mon Feb 11 13:50:08 CET 2008
=====================================================================

Shutdown Virtuoso Server...
VAD Sticker vad_dav.xml creation...
VAD Sticker vad_fs.xml creation...
Virtuoso.ini creation...
PASSED: Virtuoso Server successfully started on port 1111
+ isql localhost:1111 dba dba ERRORS=STDOUT VERBOSE=OFF PROMPT=OFF EXEC=DB.DBA.
VAD_PACK('vad_fs.xml', '.', 'rdf_mappers_filesystem.vad')

*** Error 28000: [Virtuoso Driver]CL034: Bad login
at line 0 of Top-Level:

***FAILED: starting DB.DBA.VAD_PACK('vad_fs.xml', '.', 'rdf_mappers_filesystem.v
ad')
+ isql localhost:1111 dba dba ERRORS=STDOUT VERBOSE=OFF PROMPT=OFF EXEC=commit
work

*** Error 28000: [Virtuoso Driver]CL034: Bad login
at line 0 of Top-Level:

***FAILED: starting commit work
+ isql localhost:1111 dba dba ERRORS=STDOUT VERBOSE=OFF PROMPT=OFF EXEC=checkpo
int

*** Error 28000: [Virtuoso Driver]CL034: Bad login
at line 0 of Top-Level:

***FAILED: starting checkpoint
+ isql localhost:1111 dba dba ERRORS=STDOUT VERBOSE=OFF PROMPT=OFF EXEC=DB.DBA.
VAD_PACK('vad_dav.xml', '.', 'rdf_mappers_dav.vad')

*** Error 28000: [Virtuoso Driver]CL034: Bad login
at line 0 of Top-Level:

***FAILED: starting DB.DBA.VAD_PACK('vad_dav.xml', '.', 'rdf_mappers_dav.vad') + isql localhost:1111 dba dba ERRORS=STDOUT VERBOSE=OFF PROMPT=OFF EXEC=commit
work

*** Error 28000: [Virtuoso Driver]CL034: Bad login
at line 0 of Top-Level:

***FAILED: starting commit work
+ isql localhost:1111 dba dba ERRORS=STDOUT VERBOSE=OFF PROMPT=OFF EXEC=checkpo
int

*** Error 28000: [Virtuoso Driver]CL034: Bad login
at line 0 of Top-Level:

***FAILED: starting checkpoint
Shutdown Virtuoso Server...

=====================================================================
= Checking log file /usr/local/src/tarballs/virtuoso-opensource-5.0.4/binsrc/rd
f_mappers/make_rdf_mappers_vad.log for statistics:
=
=  Total number of tests PASSED  : 1
=  Total number of tests FAILED  : 6
=  Total number of tests ABORTED : 0
=====================================================================

*** Not all tests completed successfully
*** Check the file /usr/local/src/tarballs/virtuoso-opensource-5.0.4/binsrc/rdf_
mappers/make_rdf_mappers_vad.log for more information
+ egrep "\*\*.*FAILED:|\*\*.*ABORTED:" /usr/local/src/tarballs/virtuoso-opensour
ce-5.0.4/binsrc/rdf_mappers/make_rdf_mappers_vad.log
***FAILED: starting DB.DBA.VAD_PACK('vad_fs.xml', '.', 'rdf_mappers_filesystem.v
ad')
***FAILED: starting commit work
***FAILED: starting checkpoint
***FAILED: starting DB.DBA.VAD_PACK('vad_dav.xml', '.', 'rdf_mappers_dav.vad')
***FAILED: starting commit work
***FAILED: starting checkpoint
[root@crunch virtuoso-opensource-5.0.4]$



we are trying to install it on a  linux machine with the following info:

Linux crunch 2.6.9-67.0.1.ELsmp #1 SMP Fri Nov 30 11:57:43 EST 2007 x86_64 x86_64 x86_64 GNU/Linux

any hints to fix this 'make' problem would be appreciated,
erick

Reply via email to