This is the mail archive of the insight-prs@sourceware.org mailing list for the Insight 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]

insight/294: weekly build and 6.4 stable fail to compile under FC5


>Number:         294
>Category:       insight
>Synopsis:       weekly build and 6.4 stable fail to compile under FC5
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    unassigned
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Thu Apr 20 21:23:01 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     markandrews@skylertech.com
>Release:        4.6 and weekly 04-17-06
>Organization:
>Environment:
Linux : 2.6.16-1.2080_FC5   i386
>Description:

trying to build insight-weekly-CVS-6.40.50.20060417

with Linux : 2.6.16-1.2080_FC5 #1 Tue Mar 28 03:38:34 EST 2006 i686 i686 i386 GNU/Linux

gcc -c -g -O2     -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I.././gdb/../readline/.. -I../bfd -I.././gdb/../bfd -I.././gdb/../include -I../intl -I.././gdb/../intl  -DMI_OUT=1 -DGDBTK -DTUI=1 -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized -Werror p-valprint.c
cc1: warnings being treated as errors
p-valprint.c: In function ?pascal_object_print_value_fields?:
p-valprint.c:756: warning: ?tmp_obstack.alloc_failed? may be used uninitialized in this function
p-valprint.c:756: warning: ?tmp_obstack.maybe_empty_object? may be used uninitialized in this function
p-valprint.c:756: warning: ?tmp_obstack.use_extra_arg? may be used uninitialized in this function
p-valprint.c:756: warning: ?tmp_obstack.extra_arg? may be used uninitialized in this function
p-valprint.c:756: warning: ?tmp_obstack.freefun? may be used uninitialized in this function
p-valprint.c:756: warning: ?tmp_obstack.chunkfun? may be used uninitialized in this function
p-valprint.c:756: warning: ?tmp_obstack.alignment_mask? may be used uninitialized in this function
p-valprint.c:756: warning: ?tmp_obstack.temp? may be used uninitialized in this function
p-valprint.c:756: warning: ?tmp_obstack.chunk_limit? may be used uninitialized in this function
p-valprint.c:756: warning: ?tmp_obstack.next_free? may be used uninitialized in this function
p-valprint.c:756: warning: ?tmp_obstack.object_base? may be used uninitialized in this function
p-valprint.c:756: warning: ?tmp_obstack.chunk? may be used uninitialized in this function
p-valprint.c:756: warning: ?tmp_obstack.chunk_size? may be used uninitialized in this function
make[2]: *** [p-valprint.o] Error 1
make[2]: Leaving directory `/home/mandrews/tmp/src/gdb'
make[1]: *** [all-gdb] Error 2
make[1]: Leaving directory `/home/mandrews/tmp/src'
make: *** [all] Error 2
>How-To-Repeat:
build
>Fix:

>Release-Note:
>Audit-Trail:
>Unformatted:


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