Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 497660 - dev-vcs/subversion-1.8.5 fails tests
Summary: dev-vcs/subversion-1.8.5 fails tests
Status: RESOLVED UPSTREAM
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Development (show other bugs)
Hardware: All Linux
: Normal minor (vote)
Assignee: Lars Wendler (Polynomial-C) (RETIRED)
URL: http://subversion.tigris.org/issues/s...
Whiteboard:
Keywords:
: 499586 (view as bug list)
Depends on:
Blocks:
 
Reported: 2014-01-10 03:04 UTC by Patrick Lauer
Modified: 2014-01-28 14:01 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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. ***