You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@subversion.apache.org by Thomas Sturm <th...@alcatel.de> on 2006/11/09 14:35:27 UTC

Solaris: FAILURE in tests

Hello,

on './configure; make; make check' I get these FAILURES:
.
.
.
Running all tests in commit_tests.py...FAILURE
Running all tests in update_tests.py...success
Running all tests in switch_tests.py...FAILURE
Running all tests in prop_tests.py...FAILURE
Running all tests in schedule_tests.py...success
Running all tests in log_tests.py...FAILURE
Running all tests in copy_tests.py...success
Running all tests in diff_tests.py...FAILURE
.
.
.

Has anybody successfuly build and tested 'subversion 1.4.2' on Solaris?
-- 
Thomas Sturm
ALCATEL  Transport Solutions Deutschland  GmbH

Colditzstrasse 34-36                             ALCA-Tel.   2520 3714
D 12099 Berlin, Germany                          Tel. +49 30 7002 3714

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org

Re: Solaris: FAILURE in tests

Posted by Thomas Sturm <th...@alcatel.de>.
Thomas Sturm wrote:
> Hello,
>
> on './configure; make; make check' I get these FAILURES:
> .
> .
> .
> Running all tests in commit_tests.py...FAILURE
> Running all tests in update_tests.py...success
> Running all tests in switch_tests.py...FAILURE
> Running all tests in prop_tests.py...FAILURE
> Running all tests in schedule_tests.py...success
> Running all tests in log_tests.py...FAILURE
> Running all tests in copy_tests.py...success
> Running all tests in diff_tests.py...FAILURE

1.) My system is an Solaris: 5.8 Generic_117350-29 sun4u sparc and I
use the 'gcc' version 3.4-gnupro-04r1-6p1

2.) Running 'commit-tests.py':
------------------------------------------------------------------------
EXPECTED STDOUT:
/utils/src/build/subversion-1.4.2/subversion/tests/cmdline/svn-test-work/repositories/commit_tests-15
/utils/src/build/subversion-1.4.2/subversion/tests/cmdline/svn-test-work/repositories/commit_tests-15
1
/utils/src/build/subversion-1.4.2/subversion/tests/cmdline/svn-test-work/repositories/commit_tests-15
2
ACTUAL STDOUT:
EXCEPTION: SVNLineUnequal
XFAIL: commit_tests.py 15: hook testing
------------------------------------------------------------------------
EXPECTED STDOUT:
Sending        svn-test-work/working_copies/commit_tests-34/iota
Transmitting file data .
Committed revision 2.

Warning: 'post-commit' hook failed with error output:
Post-commit hook failed
ACTUAL STDOUT:
Sending        svn-test-work/working_copies/commit_tests-34/iota
Transmitting file data .
Committed revision 2.

Warning: 'post-commit' hook failed with error output:
ld.so.1: post-commit: fatal: libstdc++.so.6: open failed: No such file
or directory

EXCEPTION: SVNLineUnequal
FAIL:  commit_tests.py 34: post commit hook failure case testing
--------------------------------------------------------------------------

3.) It sounds very complicated _not_ to use
'./configure; make; make check; make install;'  :(

4.) If I rerun 'make check' some other tests FAIL and some failed
tests PASS???

Regrads
-- Thomas Sturm ALCATEL Transport Solutions Deutschland GmbH
Colditzstrasse 34-36 ALCA-Tel. 2520 3714 D 12099 Berlin, Germany Tel.
+49 30 7002 3714

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org