This is the mail archive of the gcc-help@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

gcc 3.3 testsuite check fail


dear gcc group

i am not a programmer but i need a little help,
when i try to compile gcc complettly its make a stop
in the folder libstc++-v3/testsuite

after reading some manuals i dont found any help
for my problem, only to make any test of the libtest folder strukture
and that is the result please help my

netsun# gcc -v
Using builtin specs.
gcc version 2.95.3 20010315 (release) (NetBSD nb3)

netbsd 1.6.1

netsun#  cd /usr/src/gcc-3.3/sparc-unknown-netbsdelf1.6.1/libstdc++-v3/
netsun# make check
Making check in include
Making check in libio
Making check in libmath
Making check in libsupc++
Making check in src
Making check in po
Making check in testsuite
make  check-DEJAGNU
srcdir=`cd . && pwd`; export srcdir;  EXPECT=`if [ -f
/usr/src/gcc-3.3/sparc-unknown-netbsdelf1.6.1/libstdc++-v3/../../expect/expi

WARNING: Couldn't find the global config file.
WARNING: Couldn't find tool init file
Test Run By root on Sun Jun 29 01:48:07 2003
Native configuration is sparc-unknown-netbsdelf1.6.1

                === libstdc++-v3 tests ===

Schedule of variations:
    unix

Running target unix
Using /usr/pkg/share/dejagnu/baseboards/unix.exp as board description
file for target.
Using /usr/pkg/share/dejagnu/config/unix.exp as generic interface file
for target.
Using
/usr/src/gcc-3.3/sparc-unknown-netbsdelf1.6.1/libstdc++-v3/testsuite/config/default.exp
as tool-and-target-specific interfa.
Running
/usr/src/gcc-3.3/sparc-unknown-netbsdelf1.6.1/libstdc++-v3/testsuite/libstdc++-v3.dg/dg.exp
...
FAIL: 17_intro/header_cassert.cc execution test
FAIL: 17_intro/header_cerrno.cc execution test
FAIL: 17_intro/header_csetjmp.cc execution test
FAIL: 17_intro/header_cstdarg.cc execution test
FAIL: 17_intro/header_cstddef.cc execution test
FAIL: 17_intro/header_cstdio.cc execution test
FAIL: 17_intro/header_cstdlib.cc execution test
FAIL: 17_intro/header_cstring.cc execution test
FAIL: 17_intro/header_ctime.cc execution test
FAIL: 17_intro/header_cwchar.cc execution test
FAIL: 17_intro/header_cwctype.cc execution test
FAIL: 17_intro/header_fstream.cc execution test
FAIL: 17_intro/header_iomanip.cc execution test
FAIL: 17_intro/header_ios.cc execution test
FAIL: 17_intro/header_iosfwd.cc execution test
FAIL: 17_intro/header_iostream.cc execution test
FAIL: 17_intro/header_istream.cc execution test
FAIL: 17_intro/header_ostream.cc execution test
FAIL: 17_intro/header_sstream.cc execution test
FAIL: 17_intro/header_streambuf.cc execution test
FAIL: 17_intro/headers.cc execution test
FAIL: 17_intro/headers_c++.cc execution test
FAIL: 17_intro/headers_c.cc execution test
FAIL: 18_support/new_delete_placement.cc execution test
FAIL: 18_support/numeric_limits.cc execution test
FAIL: 19_diagnostics/stdexceptions.cc execution test
FAIL: 20_util/allocator_members.cc execution test
FAIL: 20_util/auto_ptr.cc execution test
FAIL: 20_util/binders.cc execution test
FAIL: 20_util/comparisons.cc execution test
FAIL: 20_util/pairs.cc execution test
FAIL: 20_util/raw_storage_iterator.cc execution test
FAIL: 20_util/temporary_buffer.cc execution test
FAIL: 21_strings/append.cc execution test
FAIL: 21_strings/assign.cc execution test
FAIL: 21_strings/c_strings.cc execution test
FAIL: 21_strings/capacity.cc execution test
FAIL: 21_strings/char_traits_requirements.cc execution test
FAIL: 21_strings/char_traits_typedefs.cc execution test
FAIL: 21_strings/compare.cc execution test
FAIL: 21_strings/ctor_copy_dtor.cc execution test
FAIL: 21_strings/element_access.cc execution test
FAIL: 21_strings/find.cc execution test
FAIL: 21_strings/insert.cc execution test
FAIL: 21_strings/inserters_extractors.cc execution test
FAIL: 21_strings/invariants.cc execution test
FAIL: 21_strings/nonmember.cc execution test
FAIL: 21_strings/operations.cc execution test
FAIL: 21_strings/replace.cc execution test
FAIL: 21_strings/rfind.cc execution test
FAIL: 21_strings/substr.cc execution test
FAIL: 22_locale/codecvt_members_char_char.cc execution test
FAIL: 22_locale/codecvt_members_unicode_char.cc execution test
FAIL: 22_locale/ctor_copy_dtor.cc execution test
FAIL: 22_locale/ctype_members_char.cc execution test
FAIL: 22_locale/ctype_narrow_char.cc execution test
WARNING: program timed out.
FAIL: 22_locale/ctype_scan_char.cc (test for excess errors)
WARNING: 22_locale/ctype_scan_char.cc compilation failed to produce
executable
FAIL: 22_locale/ctype_to_char.cc execution test
FAIL: 22_locale/ctype_widen_char.cc execution test
FAIL: 22_locale/facet.cc execution test
FAIL: 22_locale/global_templates.cc execution test
WARNING: program timed out.
FAIL: 22_locale/money_get_members_char.cc (test for excess errors)
WARNING: 22_locale/money_get_members_char.cc compilation failed to
produce executable
WARNING: program timed out.
FAIL: 22_locale/money_put_members_char.cc (test for excess errors)
WARNING: 22_locale/money_put_members_char.cc compilation failed to
produce executable
WARNING: program timed out.
FAIL: 22_locale/num_get_members_char.cc (test for excess errors)
FAIL: 22_locale/operators.cc execution test
FAIL: 22_locale/static_members.cc execution test
Jun 29 03:53:35 netsun ftpd[1797]: ANONYMOUS FTP LOGIN REFUSED FROM
p5088FD02.dip.t-dialin.net
WARNING: program timed out.
FAIL: 22_locale/time_get_members_char.cc (test for excess errors)
WARNING: 22_locale/time_get_members_char.cc compilation failed to
produce executable
FAIL: 23_containers/adaptors.cc execution test
FAIL: 23_containers/bitset_ctor.cc execution test
FAIL: 23_containers/bitset_members.cc execution test
FAIL: 23_containers/bitset_shift.cc execution test
WARNING: program timed out.
FAIL: 23_containers/deque_ctor.cc (test for excess errors)
WARNING: 23_containers/deque_ctor.cc compilation failed to produce
executable
FAIL: 23_containers/deque_operators.cc execution test
FAIL: 23_containers/list_capacity.cc execution test
FAIL: 23_containers/list_ctor.cc execution test
FAIL: 23_containers/list_modifiers.cc execution test
FAIL: 23_containers/list_operators.cc execution test
FAIL: 23_containers/map_insert.cc execution test
FAIL: 23_containers/map_operators.cc execution test
FAIL: 23_containers/multiset.cc execution test
FAIL: 23_containers/vector_bool.cc execution test
FAIL: 23_containers/vector_capacity.cc execution test
WARNING: program timed out.
FAIL: 23_containers/vector_ctor.cc (test for excess errors)
WARNING: 23_containers/vector_ctor.cc compilation failed to produce
executable
FAIL: 23_containers/vector_element_access.cc execution test
FAIL: 23_containers/vector_modifiers.cc execution test
FAIL: 23_containers/vector_resize.cc execution test
FAIL: 24_iterators/back_insert_iterator.cc execution test
FAIL: 24_iterators/front_insert_iterator.cc execution test
FAIL: 24_iterators/insert_iterator.cc execution test
FAIL: 24_iterators/istream_iterator.cc execution test
FAIL: 24_iterators/istreambuf_iterator.cc execution test
FAIL: 24_iterators/iterator.cc execution test
FAIL: 24_iterators/ostream_iterator.cc execution test
FAIL: 24_iterators/ostreambuf_iterator.cc execution test
FAIL: 24_iterators/rel_ops.cc execution test
Jun 29 04:58:05 netsun /netbsd: arp info overwritten for 80.218.0.1 by
00:04:28:23:64:70
Jun 29 04:58:05 netsun /netbsd: arp info overwritten for 80.218.0.1 by
00:04:28:23:64:54
FAIL: 24_iterators/reverse_iterator.cc execution test
FAIL: 25_algorithms/binary_search.cc execution test
FAIL: 25_algorithms/copy.cc execution test
FAIL: 25_algorithms/heap.cc execution test
FAIL: 25_algorithms/lower_bound.cc execution test
FAIL: 25_algorithms/min_max.cc execution test
FAIL: 25_algorithms/partition.cc execution test
FAIL: 25_algorithms/rotate.cc execution test
FAIL: 25_algorithms/sort.cc execution test
FAIL: 25_algorithms/unique.cc execution test
FAIL: 26_numerics/binary_closure.cc execution test
FAIL: 26_numerics/buggy_complex.cc execution test
FAIL: 26_numerics/c_math.cc execution test
WARNING: program timed out.
FAIL: 26_numerics/complex_inserters_extractors.cc (test for excess
errors)
WARNING: 26_numerics/complex_inserters_extractors.cc compilation failed
to produce executable
FAIL: 26_numerics/complex_value.cc execution test
FAIL: 26_numerics/fabs_inline.cc execution test
FAIL: 26_numerics/slice.cc execution test
FAIL: 26_numerics/slice_array_assignment.cc execution test
FAIL: 26_numerics/sum_diff.cc execution test
FAIL: 26_numerics/valarray.cc execution test
FAIL: 26_numerics/valarray_const_bracket.cc execution test
FAIL: 26_numerics/valarray_operators.cc execution test
FAIL: 27_io/filebuf_members.cc execution test
FAIL: 27_io/filebuf_virtuals.cc execution test
FAIL: 27_io/fpos.cc execution test
FAIL: 27_io/fstream_members.cc execution test
FAIL: 27_io/ifstream_members.cc execution test
FAIL: 27_io/instantiations.cc execution test
FAIL: 27_io/ios_base_callbacks.cc execution test
FAIL: 27_io/ios_base_members_static.cc execution test
FAIL: 27_io/ios_base_storage.cc execution test
FAIL: 27_io/ios_base_types.cc execution test
FAIL: 27_io/ios_ctor.cc execution test
WARNING: program timed out.
FAIL: 27_io/ios_init.cc (test for excess errors)
WARNING: 27_io/ios_init.cc compilation failed to produce executable
FAIL: 27_io/ios_manip_basefield.cc execution test
FAIL: 27_io/ios_manip_fmtflags.cc execution test
FAIL: 27_io/ios_members.cc execution test
FAIL: 27_io/iostream_members.cc execution test
WARNING: program timed out.
FAIL: 27_io/istream.cc (test for excess errors)
FAIL: 27_io/istream_exception.cc execution test
FAIL: 27_io/istream_extractor_arith/01.cc execution test
FAIL: 27_io/istream_extractor_arith/02.cc execution test
FAIL: 27_io/istream_extractor_arith/03.cc execution test
FAIL: 27_io/istream_extractor_arith/06.cc execution test
FAIL: 27_io/istream_extractor_arith/07.cc execution test
FAIL: 27_io/istream_extractor_arith/08.cc execution test
FAIL: 27_io/istream_extractor_arith/09.cc execution test
FAIL: 27_io/istream_extractor_arith/10.cc execution test
FAIL: 27_io/istream_extractor_arith/11.cc execution test
FAIL: 27_io/istream_extractor_arith/12.cc execution test
FAIL: 27_io/istream_extractor_arith/13.cc execution test
FAIL: 27_io/istream_extractor_char.cc execution test
FAIL: 27_io/istream_extractor_other.cc execution test
FAIL: 27_io/istream_manip.cc execution test
WARNING: program timed out.
FAIL: 27_io/istream_seeks.cc (test for excess errors)
WARNING: 27_io/istream_seeks.cc compilation failed to produce executable

FAIL: 27_io/istream_sentry.cc execution test
WARNING: program timed out.
FAIL: 27_io/istream_unformatted.cc (test for excess errors)
WARNING: 27_io/istream_unformatted.cc compilation failed to produce
executable
FAIL: 27_io/istringstream_members.cc execution test
FAIL: 27_io/narrow_stream_objects.cc execution test
FAIL: 27_io/ofstream_members.cc execution test
FAIL: 27_io/ostream_exception.cc execution test
FAIL: 27_io/ostream_fail.cc execution test
FAIL: 27_io/ostream_inserter_arith.cc execution test
FAIL: 27_io/ostream_inserter_char.cc execution test
FAIL: 27_io/ostream_inserter_other.cc execution test
FAIL: 27_io/ostream_manip.cc execution test
FAIL: 27_io/ostream_seeks.cc execution test
FAIL: 27_io/ostream_sentry.cc execution test
FAIL: 27_io/ostream_unformatted.cc execution test
FAIL: 27_io/ostringstream_members.cc execution test
FAIL: 27_io/standard_manipulators.cc execution test
FAIL: 27_io/streambuf_members.cc execution test
WARNING: program timed out.
FAIL: 27_io/stringbuf_members.cc (test for excess errors)
WARNING: 27_io/stringbuf_members.cc compilation failed to produce
executable
FAIL: 27_io/stringbuf_virtuals.cc execution test
WARNING: program timed out.
FAIL: 27_io/stringstream.cc (test for excess errors)
FAIL: 27_io/stringstream_members.cc execution test
FAIL: 27_io/wide_stream_objects.cc execution test
FAIL: backward/header_deque_h.cc execution test
FAIL: backward/header_hash_map_h.cc execution test
FAIL: backward/header_hash_set_h.cc execution test
FAIL: backward/header_hashtable_h.cc execution test
FAIL: backward/header_iterator_h.cc execution test
FAIL: backward/header_rope_h.cc execution test
FAIL: backward/header_slist_h.cc execution test
FAIL: backward/header_tempbuf_h.cc execution test
FAIL: backward/strstream_members.cc execution test
FAIL: ext/allocators.cc execution test
FAIL: ext/concept_checks.cc execution test
FAIL: ext/hash_map.cc execution test
FAIL: ext/hash_set.cc execution test
FAIL: ext/headers.cc execution test
FAIL: ext/rope.cc execution test
FAIL: ext/stdio_filebuf_2.cc execution test
FAIL: thread/pthread1.cc execution test
FAIL: thread/pthread2.cc execution test
FAIL: thread/pthread3.cc execution test
FAIL: thread/pthread4.cc execution test
FAIL: thread/pthread5.cc execution test
FAIL: thread/pthread6.cc execution test

                === libstdc++-v3 Summary ===

# of expected passes            228
# of unexpected failures        194
# of expected failures          14
*** Error code 1

Stop.
make: stopped in
/usr/src/gcc-3.3/sparc-unknown-netbsdelf1.6.1/libstdc++-v3/testsuite
*** Error code 1

Stop.
make: stopped in
/usr/src/gcc-3.3/sparc-unknown-netbsdelf1.6.1/libstdc++-v3/testsuite
*** Error code 1

Stop.
make: stopped in
/usr/src/gcc-3.3/sparc-unknown-netbsdelf1.6.1/libstdc++-v3



Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]