GCC build failure, HEAD@155306 on native

GCC regression tester regress@geoffk.org
Thu Dec 17 09:51:00 GMT 2009


With your recent patch, GCC HEAD revision 155306 had problems on:
native: build (about the same as the previous build)
Attached is build output for those targets.
The previous build was of revision 155305.

Log information for changes since the last build:
------------------------------------------------------------------------
r155306 | bkoz | 2009-12-17 01:37:16 -0800 (Thu, 17 Dec 2009) | 14 lines
Changed paths:
   M /trunk/libstdc++-v3/ChangeLog
   M /trunk/libstdc++-v3/doc/xml/manual/test.xml
   A /trunk/libstdc++-v3/testsuite/23_containers/list/requirements/exception
   A /trunk/libstdc++-v3/testsuite/23_containers/list/requirements/exception/basic.cc
   A /trunk/libstdc++-v3/testsuite/23_containers/list/requirements/exception/generation_prohibited.cc
   A /trunk/libstdc++-v3/testsuite/23_containers/list/requirements/exception/propagation_consistent.cc
   A /trunk/libstdc++-v3/testsuite/util/exception
   A /trunk/libstdc++-v3/testsuite/util/exception/safety.h
   M /trunk/libstdc++-v3/testsuite/util/testsuite_container_traits.h

2009-12-16  Benjamin Kosnik  <bkoz@redhat.com>

	PR libstdc++/21772 part 2
	* doc/xml/manual/test.xml: Add documentation about testing details.
	* testsuite/util/exception/safety.h: New. Functor objects for
	testing C++0x container classes.
	* testsuite/util/testsuite_container_traits.h: Add traits.

	* testsuite/23_containers/list/requirements/exception/
	basic.cc: New.
	generation_prohibited.cc: New.
	propagation_consistent.cc: New.


------------------------------------------------------------------------

For more information, see <http://glutton.geoffk.org/HEAD/>.

-------------- next part --------------
/home/regress/tbox/svn-gcc/gcc/objc/objc-act.c:6826:14: error: incompatible type for argument 3 of 'build_indirect_ref'
/home/regress/tbox/svn-gcc/gcc/c-common.h:465:13: note: expected 'ref_operator' but argument is of type 'const char *'
/home/regress/tbox/svn-gcc/gcc/objc/objc-act.c: In function 'get_super_receiver':
/home/regress/tbox/svn-gcc/gcc/objc/objc-act.c:8844:10: error: enum conversion when passing argument 3 of 'build_indirect_ref' is invalid in C++
/home/regress/tbox/svn-gcc/gcc/c-common.h:465:13: note: expected 'ref_operator' but argument is of type 'const char *'
/home/regress/tbox/svn-gcc/gcc/objc/objc-act.c:8844:10: error: incompatible type for argument 3 of 'build_indirect_ref'
/home/regress/tbox/svn-gcc/gcc/c-common.h:465:13: note: expected 'ref_operator' but argument is of type 'const char *'
/home/regress/tbox/svn-gcc/gcc/objc/objc-act.c: In function 'build_ivar_reference':
/home/regress/tbox/svn-gcc/gcc/objc/objc-act.c:6827:1: error: control reaches end of non-void function
make[3]: *** [objc/objc-act.o] Error 1
make[3]: *** Waiting for unfinished jobs....
rm gcj-dbtool.pod jcf-dump.pod jv-convert.pod grmic.pod gcov.pod gcj.pod gc-analyze.pod gfdl.pod cpp.pod gij.pod gcc.pod gfortran.pod fsf-funding.pod
make[3]: Leaving directory `/home/regress/tbox/native/build/gcc'
make[2]: *** [all-stage2-gcc] Error 2
make[2]: Leaving directory `/home/regress/tbox/native/build'
make[1]: *** [stage2-bubble] Error 2
make[1]: Leaving directory `/home/regress/tbox/native/build'
make: *** [bootstrap] Error 2
+ '[' -s .bad_compare ']'
+ exit 1
-------------- next part --------------

-- 
Geoffrey Keating <geoffk@geoffk.org> 
(via an automated GCC regression-testing script.)


More information about the Gcc-regression mailing list