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

[gdbadmin at sourceware dot org: make-snapshot gdb current failed]


FYI guys,

the GDB snapshot just failed tonight. This is the log file.
Maybe because the GDB on sourceware is still 4.4 and does not support
-Wstack-usage?

Can we make the use of that option conditionalized on its support?

-- 
Joel
--- Begin Message ---
make[3]: Entering directory `/sourceware1/snapshot-tmp/gdb/snapshot/current-gdb/make-snapshot/src/bfd/doc'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/sourceware1/snapshot-tmp/gdb/snapshot/current-gdb/make-snapshot/src/bfd/doc'
Making all in po
make[3]: Entering directory `/sourceware1/snapshot-tmp/gdb/snapshot/current-gdb/make-snapshot/src/bfd/po'
file=`echo da | sed 's,.*/,,'`.gmo \
	  && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file da.po
file=`echo es | sed 's,.*/,,'`.gmo \
	  && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file es.po
file=`echo fi | sed 's,.*/,,'`.gmo \
	  && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file fi.po
file=`echo fr | sed 's,.*/,,'`.gmo \
	  && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file fr.po
file=`echo id | sed 's,.*/,,'`.gmo \
	  && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file id.po
file=`echo ja | sed 's,.*/,,'`.gmo \
	  && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ja.po
file=`echo ro | sed 's,.*/,,'`.gmo \
	  && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ro.po
file=`echo ru | sed 's,.*/,,'`.gmo \
	  && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ru.po
file=`echo rw | sed 's,.*/,,'`.gmo \
	  && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file rw.po
file=`echo sv | sed 's,.*/,,'`.gmo \
	  && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file sv.po
file=`echo tr | sed 's,.*/,,'`.gmo \
	  && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file tr.po
file=`echo uk | sed 's,.*/,,'`.gmo \
	  && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file uk.po
file=`echo vi | sed 's,.*/,,'`.gmo \
	  && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file vi.po
file=`echo zh_CN | sed 's,.*/,,'`.gmo \
	  && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file zh_CN.po
make[3]: Leaving directory `/sourceware1/snapshot-tmp/gdb/snapshot/current-gdb/make-snapshot/src/bfd/po'
make[3]: Entering directory `/sourceware1/snapshot-tmp/gdb/snapshot/current-gdb/make-snapshot/src/bfd'
rm -f bfd-tmp.h
cp bfd-in3.h bfd-tmp.h
/bin/sh ./../move-if-change bfd-tmp.h bfd.h
rm -f bfd-tmp.h
touch stmp-bfd-h
/bin/sh ./libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I./../include  -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_i386_aout_linux_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_elf64_vec -DHAVE_x86_64_elf32_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec  -DBINDIR='"/usr/local/bin"'  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -Wstack-usage=262144 -I./../zlib -g -O2 -MT archive.lo -MD -MP -MF .deps/archive.Tpo -c -o archive.lo archive.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I. -I. -I./../include -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_i386_aout_linux_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_elf64_vec -DHAVE_x86_64_elf32_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -DBINDIR=\"/usr/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -Wstack-usage=262144 -I./../zlib -g -O2 -MT archive.lo -MD -MP -MF .deps/archive.Tpo -c archive.c -o archive.o
cc1: error: unrecognized command line option "-Wstack-usage=262144"
make[3]: *** [archive.lo] Error 1
make[3]: Leaving directory `/sourceware1/snapshot-tmp/gdb/snapshot/current-gdb/make-snapshot/src/bfd'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/sourceware1/snapshot-tmp/gdb/snapshot/current-gdb/make-snapshot/src/bfd'
make[1]: *** [all] Error 2
make[1]: Leaving directory `/sourceware1/snapshot-tmp/gdb/snapshot/current-gdb/make-snapshot/src/bfd'
make: *** [all-bfd] Error 2

--- End Message ---

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