This is the mail archive of the gcc-regression@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]

GCC build failed with your patch.


(This is an automated message.)

With your recent patch, GCC does not compile.  The last 20 or so
lines of the build output are attached.  Also attached is a diff of
the ChangeLog entries since the last time the regression tests passed,
on 2000-06-20T18:35:00Z.

The build failures are new.

For more information, see <http://www.cygnus.com/~geoffk/gcc-regression/>.

If it seems that you have been sent this mail incorrectly---that is,
if you did not recently check in a change to GCC---please
contact Geoffrey Keating <geoffk@cygnus.com>.  The script that
extracts e-mail addresses from ChangeLog entries is not completely
reliable.
/sloth/delay/tbox/build/gcc/xgcc -B/sloth/delay/tbox/build/gcc/ -B/sloth/delay/tbox/objs/powerpc-eabisim/bin/ -I/sloth/delay/tbox/objs/powerpc-eabisim/include fixtmp.c -w -U__SIZE_TYPE__ -U__PTRDIFF_TYPE__ -U__WCHAR_TYPE__ -E \
  | sed -e 's/	/ /g' -e 's/ *(/ (/g' -e 's/ [ ]*/ /g' -e 's/( )/()/' \
  | ./gen-protos >xsys-protos.hT
gen-protos: 1347 entries 341 collisions
mv xsys-protos.hT xsys-protos.h
rm -rf fixtmp.c
gcc -c -DCROSS_COMPILE -DIN_GCC  -DSVR4  -g -O2  -DHAVE_CONFIG_H    -I. -I/sloth/delay/tbox/cvs/egcs/gcc -I/sloth/delay/tbox/cvs/egcs/gcc/config -I/sloth/delay/tbox/cvs/egcs/gcc/../include /sloth/delay/tbox/cvs/egcs/gcc/fix-header.c
gcc -c -DCROSS_COMPILE -DIN_GCC  -DSVR4  -g -O2  -DHAVE_CONFIG_H    -I. -I/sloth/delay/tbox/cvs/egcs/gcc -I/sloth/delay/tbox/cvs/egcs/gcc/config -I/sloth/delay/tbox/cvs/egcs/gcc/../include /sloth/delay/tbox/cvs/egcs/gcc/scan-decls.c
gcc -DCROSS_COMPILE -DIN_GCC  -DSVR4  -g -O2  -DHAVE_CONFIG_H  -o fix-header fix-header.o \
   scan-decls.o scan.o libcpp.a ` case "obstack.o" in ?*) echo obstack.o ;; esac ` ` case "alloca.o" in ?*) echo alloca.o ;; esac ` ` case "" in ?*) echo  ;; esac ` ` case "" in ?*) echo  ;; esac ` ` case "" in ?*) echo  ;; esac `  ../libiberty/libiberty.a
Undefined			first referenced
 symbol  			    in file
_nl_msg_cat_cntr                    libcpp.a(cpperror.o)
dcgettext__                         libcpp.a(cpperror.o)
ld: fatal: Symbol referencing errors. No output written to fix-header
collect2: ld returned 1 exit status
make[1]: *** [fix-header] Error 1
make[1]: Leaving directory `/sloth/delay/tbox/build/gcc'
make: *** [all-gcc] Error 2
+ exit 1
--- /sloth/delay/tbox/changelog_pass/egcs/gcc/ChangeLog	Tue Jun 20 11:35:34 2000
+++ egcs/gcc/ChangeLog	Tue Jun 20 15:50:33 2000
@@ -1,3 +1,10 @@
+2000-06-20  Zack Weinberg  <zack@wolery.cumb.org>
+
+	* Makefile.in: Remove all references to HOST_INTLLIBS.
+
+	* cpplex.c (parse_name): Don't warn about $ in identifiers if
+	skipping.
+
 2000-06-20  Philipp Thomas  <pthomas@suse.de>
 
 	* config/pa/pa.h(TARGET_SWITCHES): Require binutils 2.10 or later
--- /sloth/delay/tbox/changelog_pass/egcs/gcc/cp/ChangeLog	Tue Jun 20 11:35:36 2000
+++ egcs/gcc/cp/ChangeLog	Tue Jun 20 15:50:35 2000
@@ -1,3 +1,7 @@
+2000-06-20  Zack Weinberg  <zack@wolery.cumb.org>
+
+	* method.c: Don't include hard-reg-set.h.
+
 2000-06-20  Nathan Sidwell  <nathan@codesourcery.com>
 
 	* rtti.c (get_base_offset): Cope when vbase field is in a base.
-- 
Geoffrey Keating <geoffk@cygnus.com> 
(via an automated GCC regression script.)

zack@wolery.cumb.org

2000-06-20T22:50:00Z 2000-06-20T23:22:30Z build

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