Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 497660

Summary: dev-vcs/subversion-1.8.5 fails tests
Product: Gentoo Linux Reporter: Patrick Lauer <patrick>
Component: [OLD] DevelopmentAssignee: Lars Wendler (Polynomial-C) (RETIRED) <polynomial-c>
Status: RESOLVED UPSTREAM    
Severity: minor CC: nikoli
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
URL: http://subversion.tigris.org/issues/show_bug.cgi?id=4453
Whiteboard:
Package list:
Runtime testing required: ---

Description Patrick Lauer gentoo-dev 2014-01-10 03:04:42 UTC
[97/99] changes-test/var/tmp/portage/dev-vcs/subversion-1.8.5/work/subversion-1.8.5/subversion/tests/libsvn_fs_base/.libs/changes-test: symbol lookup error: /var/tmp/portage/dev-vcs/subversion-1.8.5/work/subversion-1.8.5/subversion/tests/.libs/libsvn_test-1.so.0: undefined symbol: svn_pool_create_allocator
FAILURE
[98/99] fs-base-test/var/tmp/portage/dev-vcs/subversion-1.8.5/work/subversion-1.8.5/subversion/tests/libsvn_fs_base/.libs/fs-base-test: symbol lookup error: /var/tmp/portage/dev-vcs/subversion-1.8.5/work/subversion-1.8.5/subversion/tests/.libs/libsvn_test-1.so.0: undefined symbol: svn_pool_create_allocator
FAILURE
[99/99] strings-reps-test/var/tmp/portage/dev-vcs/subversion-1.8.5/work/subversion-1.8.5/subversion/tests/libsvn_fs_base/.libs/strings-reps-test: symbol lookup error: /var/tmp/portage/dev-vcs/subversion-1.8.5/work/subversion-1.8.5/subversion/tests/.libs/libsvn_test-1.so.0: undefined symbol: svn_pool_create_allocator
FAILURE


FAIL:  wc-queries-test 3: test query expectations
FAIL:  wc-test 1: test_node_get_base
FAIL:  wc-test 2: test_node_get_origin
FAIL:  prop_tests.py 34: test revprop atomicity guarantees of libsvn_ra
FAIL:  changes-test: Unknown test failure; see tests.log.
FAIL:  fs-base-test: Unknown test failure; see tests.log.
FAIL:  strings-reps-test: Unknown test failure; see tests.log.
Summary of test results:
  1743 tests PASSED
  54 tests SKIPPED
  30 tests XFAILED (1 WORK-IN-PROGRESS)
  158 tests FAILED
SUMMARY: Some tests failed.

Makefile:482: recipe for target 'check' failed
make: *** [check] Error 1
 * ERROR: dev-vcs/subversion-1.8.5::gentoo failed (test phase):
 *   Make check failed. See above for details.
Comment 1 Rafał Mużyło 2014-01-10 10:24:52 UTC
Just a guess (as this snippet doesn't show how the tests were built), but could this be more fallout of linker --as-needed changes, that pops up recently ?
Comment 2 Thomas Sachau gentoo-dev 2014-01-10 16:30:05 UTC
re-assigning to maintainer of 1.8 versions
Comment 3 Lars Wendler (Polynomial-C) (RETIRED) gentoo-dev 2014-01-11 15:06:28 UTC
This is a known regression with >=dev-db/sqlite-3.8.0 and should be fixed in subversion-1.8.6
Comment 4 Lars Wendler (Polynomial-C) (RETIRED) gentoo-dev 2014-01-28 13:37:37 UTC
*** Bug 499586 has been marked as a duplicate of this bug. ***