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

fixinc "make check" errors on sparc-sun-solaris2.7


Here is the fixinc "make check" output from this evening's CVS on
sparc-sun-solaris2.7:

autogen -T ../../../egcs-CVS20000521/gcc/fixinc/check.tpl ../../../egcs-CVS20000521/gcc/fixinc/inclhack.def
/bin/sh ./check.sh
No test for math_huge_val_from_dbl_max in inc/math.h
No test for nested_motorola in inc/limits.h
No test for nested_ultrix in inc/rpc/svc.h
No test for sony_include in inc/machine/machparam.h
No test for stdio_va_list in inc/stdio.h
No test for systypes in inc/sys/types.h
No test for sysv68_string in inc/string.h
No test for sysz_stdtypes_for_sun in inc/sys/stdtypes.h
No test for tinfo_cplusplus in inc/tinfo.h
No test for ultrix_atof_param in inc/math.h
No test for ultrix_const in inc/stdio.h
No test for ultrix_fix_fixproto in inc/sys/utsname.h
No test for ultrix_ifdef in inc/sys/file.h
No test for ultrix_static in inc/machine/cpu.h
No test for unixware7_byteorder_fix in inc/arpa/inet.h
No test for va_i960_macro in inc/arch/i960/archI960.h
No test for void_null in inc/curses.h
No test for vxworks_gcc_problem in inc/types/vxTypesBase.h
No test for vxworks_needs_vxworks in inc/sys/stat.h
No test for vxworks_time in inc/time.h
Fixed:  X11/Intrinsic.h
Fixed:  X11/ShellP.h
Fixed:  X11/Xmu.h
Fixed:  Xm/BaseClassI.h
Fixed:  Xm/Traversal.h
Fixed:  ansi/math.h
Fixed:  ansi/stdlib.h
Fixed:  assert.h
Fixed:  bsd/libc.h
Fixed:  c_asm.h
Fixed:  curses.h
Fixed:  fcntl.h
Fixed:  hsfs/hsfs_spec.h
Fixed:  inttypes.h
Fixed:  libgen.h
Fixed:  limits.h
Fixed:  machine/ansi.h
Fixed:  malloc.h
Fixed:  math.h
Fixed:  netdnet/dnetdb.h
Fixed:  netinet/ip.h
Fixed:  pixrect/memvar.h
Fixed:  pthread.h
Fixed:  reg_types.h
NOTE: server restarted
Fixed:  regex.h
Fixed:  rpc/auth.h
Fixed:  rpc/rpc.h
Fixed:  rpc/xdr.h
Fixed:  rpcsvc/rstat.h
Fixed:  rpcsvc/rusers.h
Fixed:  sparc/asm_linkage.h
Fixed:  stdio.h
Fixed:  stdlib.h
Fixed:  strings.h
Fixed:  sundev/vuid_event.h
Fixed:  sunwindow/win_lock.h
Fixed:  sym.h
Fixed:  sys/asm.h
Fixed:  sys/file.h
Fixed:  sys/limits.h
Fixed:  sys/mman.h
Fixed:  sys/param.h
Fixed:  sys/signal.h
Fixed:  sys/spinlock.h
NOTE: server restarted
Fixed:  sys/stat.h
Fixed:  sys/time.h
Fixed:  sys/times.h
Fixed:  sys/types.h
Fixed:  sys/wait.h
Fixed:  testing.h
NOTE: server restarted
Fixed:  time.h
Fixed:  unistd.h

Test output check:

diff of diffs:
25c25
< + char *c_class;
---
> + 	char *c_class;
77c77
< + Widget	old, c_new;
---
> + 	Widget	old, c_new;
1089c1089
< + }
---
> +  }
1103c1103
< + }
---
> +  }

Results do not match expectations

make: *** [check] Error 1

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