This is the mail archive of the gdb@sources.redhat.com mailing list for the GDB 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]

gdb/event-top.c causes builds on alpha to FAIL


Hello,
this is happening on intel as well.
this happened on the basic toolchain build this morning.  the cvs
snapshot was  2002-06-10 01:44:05

gcc -c -g -O2    -I. -I/mnt/buildsys/source/toolchain/gdb
-I/mnt/buildsys/source
/toolchain/gdb/config -DHAVE_CONFIG_H
-I/mnt/buildsys/source/toolchain/gdb/../in
clude/opcode -I/mnt/buildsys/source/toolchain/gdb/../readline/..
-I../bfd -I/mnt
/buildsys/source/toolchain/gdb/../bfd -DNO_MMALLOC
-I/mnt/buildsys/source/toolc
hain/gdb/../include -I../intl
-I/mnt/buildsys/source/toolchain/gdb/../intl  -DMI
_OUT=1 -DGDBTK -DUI_OUT=1 -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs
-Wforma
t -Wparentheses -Wpointer-arith -Wuninitialized
/mnt/buildsys/source/toolchain/
gdb/event-top.c
/mnt/buildsys/source/toolchain/gdb/event-top.c: In function
`cli_command_loop':
/mnt/buildsys/source/toolchain/gdb/event-top.c:189: warning: type
mismatch in im
plicit declaration for built-in function `strlen'
/mnt/buildsys/source/toolchain/gdb/event-top.c:191: warning: type
mismatch in im
plicit declaration for built-in function `strcpy'
/mnt/buildsys/source/toolchain/gdb/event-top.c:192: warning: implicit
declaratio
n of function `strcat'
/mnt/buildsys/source/toolchain/gdb/event-top.c: In function
`command_handler':
/mnt/buildsys/source/toolchain/gdb/event-top.c:469: warning: implicit
declaratio
n of function `isatty'
/mnt/buildsys/source/toolchain/gdb/event-top.c:518: `space_at_cmd_start'
undecla
red (first use in this function)
/mnt/buildsys/source/toolchain/gdb/event-top.c:518: (Each undeclared
identifier
is reported only once
/mnt/buildsys/source/toolchain/gdb/event-top.c:518: for each function it
appears
 in.)
/mnt/buildsys/source/toolchain/gdb/event-top.c: In function
`command_line_handle
r':
/mnt/buildsys/source/toolchain/gdb/event-top.c:709: warning: implicit
declaratio
n of function `strncmp'
/mnt/buildsys/source/toolchain/gdb/event-top.c: In function
`async_disconnect':
/mnt/buildsys/source/toolchain/gdb/event-top.c:1019: warning: implicit
declarati
on of function `getpid'
make[2]: *** [event-top.o] Error 1
make[2]: Leaving directory
`/mnt/buildsys/build/alpha6/basic/native/toolchain/gd
b'
make[1]: *** [all-gdb] Error 2
make[1]: Leaving directory
`/mnt/buildsys/build/alpha6/basic/native/toolchain'
make: *** [bootstrap] Error 2
matt bemis


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