testsuite failures on v7 branch due to concept-checks

Jonathan Wakely cow@compsoc.man.ac.uk
Mon Apr 18 15:18:00 GMT 2005


Chris, Paolo,

I'm seeing the following FAILs on the v7 branch when concept-checks are
enabled:

FAIL: 25_algorithms/count/check_type.cc (test for excess errors)
FAIL: 25_algorithms/nth_element/1.cc (test for excess errors)
WARNING: 25_algorithms/nth_element/1.cc compilation failed to produce executable
FAIL: 25_algorithms/nth_element/check_type.cc (test for excess errors)
FAIL: 25_algorithms/partial_sort/1.cc (test for excess errors)
WARNING: 25_algorithms/partial_sort/1.cc compilation failed to produce executable
FAIL: 25_algorithms/partial_sort/check_type.cc (test for excess errors)
FAIL: 25_algorithms/partial_sort_copy/1.cc (test for excess errors)
WARNING: 25_algorithms/partial_sort_copy/1.cc compilation failed to produce executable
FAIL: 25_algorithms/partial_sort_copy/check_type.cc (test for excess errors)
FAIL: 25_algorithms/rotate/1.cc (test for excess errors)
WARNING: 25_algorithms/rotate/1.cc compilation failed to produce executable
FAIL: 25_algorithms/rotate/check_type.cc (test for excess errors)
FAIL: 25_algorithms/stable_sort/1.cc (test for excess errors)
WARNING: 25_algorithms/stable_sort/1.cc compilation failed to produce executable
FAIL: 25_algorithms/stable_sort/check_type.cc (test for excess errors)
FAIL: 25_algorithms/swap_ranges/check_type.cc (test for excess errors)
FAIL: 25_algorithms/unique/moveable.cc (test for excess errors)
WARNING: 25_algorithms/unique/moveable.cc compilation failed to produce executable
XPASS: 27_io/fpos/14320-1.cc execution test
FAIL: ext/is_heap/1.cc (test for excess errors)
WARNING: ext/is_heap/1.cc compilation failed to produce executable
FAIL: ext/is_heap/check_type.cc (test for excess errors)


Sorry I didn't catch those earlier, I always test with concept-checks
but haven't tested the v7 branch for a while.  Add -D_GLIBCXX_CONCEPT_CHECKS
to scripts/testsuite_flags to reproduce this.

I doubt I'll have time to analyze what's happening this week, sorry.

jon


-- 
To a well endowed american woman who wished him to know that she had gotten
up at dawn and driven a hundred miles to attend the unveiling of his bust
in Richmond, Virginia:
"Madam, I want you to know that I would happily reciprocate the honour".
	- Winston Churchill



More information about the Libstdc++ mailing list