checking for egrep... /usr/bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether /usr/bin/make sets $(MAKE)... yes checking for style of include used by /usr/bin/make... GNU checking whether /usr/bin/make supports nested variables... yes checking dependency style of /usr/bin/gcc... none checking whether /usr/bin/make sets $(MAKE)... (cached) yes checking for x86_64-pc-linux-gnu-gcc... (cached) /usr/bin/gcc checking whether we are using the GNU C compiler... (cached) yes checking whether /usr/bin/gcc accepts -g... (cached) yes checking for /usr/bin/gcc option to accept ISO C89... (cached) none needed checking whether /usr/bin/gcc understands -c and -o together... (cached) yes checking for x86_64-pc-linux-gnu-ranlib... /usr/bin/ranlib checking for x86_64-pc-linux-gnu-ar... /usr/bin/ar checking the archiver (/usr/bin/ar) interface... ar checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking for aclocal... ${SHELL} /home/naourr/work/instance-1/output-1/build/host-binutils-arc-2019.09-release/missing aclocal-1.15 checking for autoconf... ${SHELL} /home/naourr/work/instance-1/output-1/build/host-binutils-arc-2019.09-release/missing autoconf checking for autoheader... ${SHELL} /home/naourr/work/instance-1/output-1/build/host-binutils-arc-2019.09-release/missing autoheader checking whether /usr/bin/gcc supports -W... yes checking whether /usr/bin/gcc supports -Wall... yes checking whether /usr/bin/gcc supports -Wnarrowing... yes checking whether /usr/bin/gcc supports -Wwrite-strings... yes checking whether /usr/bin/gcc supports -Wmissing-format-attribute... yes checking whether /usr/bin/gcc supports -Wstrict-prototypes... /bin/sh ./libtool --tag=CC --mode=link /usr/bin/gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -O2 -I/home/naourr/work/instance-1/output-1/per-package/host-binutils/host/include -rpath /home/naourr/work/instance-1/output-1/per-package/host-binutils/host/x86_64-pc-linux-gnu/arc-buildroot-linux-gnu/lib -release `cat ../bfd/libtool-soversion` -L/home/naourr/work/instance-1/output-1/per-package/host-binutils/host/lib -Wl,-rpath,/home/naourr/work/instance-1/output-1/per-package/host-binutils/host/lib -o libopcodes.la dis-buf.lo disassemble.lo dis-init.lo arc-dis.lo arc-opc.lo arc-ext.lo yes checking whether /usr/bin/gcc supports -Wmissing-prototypes... libtool: link: /usr/bin/ar rc .libs/libopcodes.a dis-buf.o disassemble.o dis-init.o arc-dis.o arc-opc.o arc-ext.o yes checking whether /usr/bin/gcc supports -Wold-style-definition... libtool: link: /usr/bin/ranlib .libs/libopcodes.a yes checking whether /usr/bin/gcc supports -pedantic -Wlong-long... yes checking whether to enable maintainer-specific portions of Makefiles... no checking whether /usr/bin/gcc supports -Wall... (cached) yes checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes checking for sys/param.h... yes checking for getpagesize... yes checking for working mmap... libtool: link: ( cd ".libs" && rm -f "libopcodes.la" && ln -s "../libopcodes.la" "libopcodes.la" ) libtooldir=`/bin/sh ./libtool --config | sed -n -e 's/^objdir=//p'`; \ if [ -f $libtooldir/libopcodes.a ]; then \ cp $libtooldir/libopcodes.a libopcodes.tmp; \ /usr/bin/ranlib libopcodes.tmp; \ /bin/sh ./../move-if-change libopcodes.tmp libopcodes.a; \ else true; fi yes checking for library containing dlopen... touch stamp-lib make[5]: Leaving directory '/home/naourr/work/instance-1/output-1/build/host-binutils-arc-2019.09-release/opcodes' Making all in po make[5]: Entering directory '/home/naourr/work/instance-1/output-1/build/host-binutils-arc-2019.09-release/opcodes/po' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/home/naourr/work/instance-1/output-1/build/host-binutils-arc-2019.09-release/opcodes/po' make[4]: Leaving directory '/home/naourr/work/instance-1/output-1/build/host-binutils-arc-2019.09-release/opcodes' make[3]: Leaving directory '/home/naourr/work/instance-1/output-1/build/host-binutils-arc-2019.09-release/opcodes' make[3]: Entering directory '/home/naourr/work/instance-1/output-1/build/host-binutils-arc-2019.09-release/gas' /usr/bin/make all-recursive make[4]: Entering directory '/home/naourr/work/instance-1/output-1/build/host-binutils-arc-2019.09-release/gas' Making all in doc make[5]: Entering directory '/home/naourr/work/instance-1/output-1/build/host-binutils-arc-2019.09-release/gas/doc' rm -f asconfig.texi cp ./all.texi ./asconfig.texi chmod u+w ./asconfig.texi restore=: && backupdir=".am$$" && \ rm -rf $backupdir && mkdir $backupdir && \ if (true --split-size=5000000 --split-size=5000000 --version) >/dev/null 2>&1; then \ for f in as.info as.info-[0-9] as.info-[0-9][0-9] as.i[0-9] as.i[0-9][0-9]; do \ if test -f $f; then mv $f $backupdir; restore=mv; else :; fi; \ done; \ else :; fi && \ if true --split-size=5000000 --split-size=5000000 -I "." -I "../../libiberty" -I "../../bfd/doc" -I ../../bfd/doc -I . \ -o as.info `test -f 'as.texi' || echo './'`as.texi; \ then \ rc=0; \ else \ rc=$?; \ $restore $backupdir/* `echo "./as.info" | sed 's|[^/]*$||'`; \ fi; \ rm -rf $backupdir; exit $rc touch as.1 perl ./../../etc/texi2pod.pl -I "." -I "../../libiberty" -I "../../bfd/doc" -I ../../bfd/doc -Dman < ./as.texi > as.pod -ldl checking for ELF support in BFD... (pod2man --center="GNU Development Tools" --release="binutils-2.33.50" --section=1 as.pod | \ sed -e '/^.if n .na/d' > as.1.T$$ && \ mv -f as.1.T$$ as.1) || \ (rm -f as.1.T$$ && exit 1) yes checking whether byte ordering is bigendian... rm -f as.pod make[5]: Leaving directory '/home/naourr/work/instance-1/output-1/build/host-binutils-arc-2019.09-release/gas/doc' no Making all in po checking byteswap.h usability... make[5]: Entering directory '/home/naourr/work/instance-1/output-1/build/host-binutils-arc-2019.09-release/gas/po' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/home/naourr/work/instance-1/output-1/build/host-binutils-arc-2019.09-release/gas/po' make[5]: Entering directory '/home/naourr/work/instance-1/output-1/build/host-binutils-arc-2019.09-release/gas' /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./config -I./../include -I./.. -I./../bfd -DLOCALEDIR="\"/home/naourr/work/instance-1/output-1/per-package/host-binutils/host/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -Wwrite-strings -I./../zlib -O2 -I/home/naourr/work/instance-1/output-1/per-package/host-binutils/host/include -c -o app.o app.c /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./config -I./../include -I./.. -I./../bfd -DLOCALEDIR="\"/home/naourr/work/instance-1/output-1/per-package/host-binutils/host/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -Wwrite-strings -I./../zlib -O2 -I/home/naourr/work/instance-1/output-1/per-package/host-binutils/host/include -c -o as.o as.c /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./config -I./../include -I./.. -I./../bfd -DLOCALEDIR="\"/home/naourr/work/instance-1/output-1/per-package/host-binutils/host/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -Wwrite-strings -I./../zlib -O2 -I/home/naourr/work/instance-1/output-1/per-package/host-binutils/host/include -c -o atof-generic.o atof-generic.c /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./config -I./../include -I./.. -I./../bfd -DLOCALEDIR="\"/home/naourr/work/instance-1/output-1/per-package/host-binutils/host/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -Wwrite-strings -I./../zlib -O2 -I/home/naourr/work/instance-1/output-1/per-package/host-binutils/host/include -c -o compress-debug.o compress-debug.c yes checking byteswap.h presence... /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./config -I./../include -I./.. -I./../bfd -DLOCALEDIR="\"/home/naourr/work/instance-1/output-1/per-package/host-binutils/host/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -Wwrite-strings -I./../zlib -O2 -I/home/naourr/work/instance-1/output-1/per-package/host-binutils/host/include -c -o cond.o cond.c yes checking for byteswap.h... yes checking endian.h usability... /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./config -I./../include -I./.. -I./../bfd -DLOCALEDIR="\"/home/naourr/work/instance-1/output-1/per-package/host-binutils/host/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -Wwrite-strings -I./../zlib -O2 -I/home/naourr/work/instance-1/output-1/per-package/host-binutils/host/include -c -o depend.o depend.c yes checking endian.h presence... yes checking for endian.h... yes checking for pread... /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./config -I./../include -I./.. -I./../bfd -DLOCALEDIR="\"/home/naourr/work/instance-1/output-1/per-package/host-binutils/host/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -Wwrite-strings -I./../zlib -O2 -I/home/naourr/work/instance-1/output-1/per-package/host-binutils/host/include -c -o dwarf2dbg.o dwarf2dbg.c /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./config -I./../include -I./.. -I./../bfd -DLOCALEDIR="\"/home/naourr/work/instance-1/output-1/per-package/host-binutils/host/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -Wwrite-strings -I./../zlib -O2 -I/home/naourr/work/instance-1/output-1/per-package/host-binutils/host/include -c -o dw2gencfi.o dw2gencfi.c yes checking for qsort_r... yes checking for qsort_r signature... /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./config -I./../include -I./.. -I./../bfd -DLOCALEDIR="\"/home/naourr/work/instance-1/output-1/per-package/host-binutils/host/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -Wwrite-strings -I./../zlib -O2 -I/home/naourr/work/instance-1/output-1/per-package/host-binutils/host/include -c -o ecoff.o ecoff.c GNU checking for O_CLOEXEC... /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./config -I./../include -I./.. -I./../bfd -DLOCALEDIR="\"/home/naourr/work/instance-1/output-1/per-package/host-binutils/host/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -Wwrite-strings -I./../zlib -O2 -I/home/naourr/work/instance-1/output-1/per-package/host-binutils/host/include -c -o ehopt.o ehopt.c yes configure: updating cache ./config.cache checking that generated files are newer than configure... done configure: creating ./config.status /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./config -I./../include -I./.. -I./../bfd -DLOCALEDIR="\"/home/naourr/work/instance-1/output-1/per-package/host-binutils/host/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -Wwrite-strings -I./../zlib -O2 -I/home/naourr/work/instance-1/output-1/per-package/host-binutils/host/include -c -o expr.o expr.c /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./config -I./../include -I./.. -I./../bfd -DLOCALEDIR="\"/home/naourr/work/instance-1/output-1/per-package/host-binutils/host/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -Wwrite-strings -I./../zlib -O2 -I/home/naourr/work/instance-1/output-1/per-package/host-binutils/host/include -c -o flonum-copy.o flonum-copy.c /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./config -I./../include -I./.. -I./../bfd -DLOCALEDIR="\"/home/naourr/work/instance-1/output-1/per-package/host-binutils/host/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -Wwrite-strings -I./../zlib -O2 -I/home/naourr/work/instance-1/output-1/per-package/host-binutils/host/include -c -o flonum-konst.o flonum-konst.c /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./config -I./../include -I./.. -I./../bfd -DLOCALEDIR="\"/home/naourr/work/instance-1/output-1/per-package/host-binutils/host/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -Wwrite-strings -I./../zlib -O2 -I/home/naourr/work/instance-1/output-1/per-package/host-binutils/host/include -c -o flonum-mult.o flonum-mult.c config.status: creating Makefile config.status: creating config.h config.status: executing depfiles commands /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./config -I./../include -I./.. -I./../bfd -DLOCALEDIR="\"/home/naourr/work/instance-1/output-1/per-package/host-binutils/host/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -Wwrite-strings -I./../zlib -O2 -I/home/naourr/work/instance-1/output-1/per-package/host-binutils/host/include -c -o frags.o frags.c /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./config -I./../include -I./.. -I./../bfd -DLOCALEDIR="\"/home/naourr/work/instance-1/output-1/per-package/host-binutils/host/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -Wwrite-strings -I./../zlib -O2 -I/home/naourr/work/instance-1/output-1/per-package/host-binutils/host/include -c -o hash.o hash.c make[3]: Entering directory '/home/naourr/work/instance-1/output-1/build/host-binutils-arc-2019.09-release/libctf' /usr/bin/make all-am make[4]: Entering directory '/home/naourr/work/instance-1/output-1/build/host-binutils-arc-2019.09-release/libctf' /usr/bin/gcc -DHAVE_CONFIG_H -I. -D_GNU_SOURCE -I. -I./../include -I./../bfd -I../bfd -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -I./../zlib -O2 -I/home/naourr/work/instance-1/output-1/per-package/host-binutils/host/include -c -o ctf-archive.o ctf-archive.c /usr/bin/gcc -DHAVE_CONFIG_H -I. -D_GNU_SOURCE -I. -I./../include -I./../bfd -I../bfd -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -I./../zlib -O2 -I/home/naourr/work/instance-1/output-1/per-package/host-binutils/host/include -c -o ctf-dump.o ctf-dump.c /usr/bin/gcc -DHAVE_CONFIG_H -I. -D_GNU_SOURCE -I. -I./../include -I./../bfd -I../bfd -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -I./../zlib -O2 -I/home/naourr/work/instance-1/output-1/per-package/host-binutils/host/include -c -o ctf-create.o ctf-create.c /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./config -I./../include -I./.. -I./../bfd -DLOCALEDIR="\"/home/naourr/work/instance-1/output-1/per-package/host-binutils/host/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -Wwrite-strings -I./../zlib -O2 -I/home/naourr/work/instance-1/output-1/per-package/host-binutils/host/include -c -o input-file.o input-file.c /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./config -I./../include -I./.. -I./../bfd -DLOCALEDIR="\"/home/naourr/work/instance-1/output-1/per-package/host-binutils/host/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -Wwrite-strings -I./../zlib -O2 -I/home/naourr/work/instance-1/output-1/per-package/host-binutils/host/include -c -o input-scrub.o input-scrub.c /usr/bin/gcc -DHAVE_CONFIG_H -I. -D_GNU_SOURCE -I. -I./../include -I./../bfd -I../bfd -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -I./../zlib -O2 -I/home/naourr/work/instance-1/output-1/per-package/host-binutils/host/include -c -o ctf-decl.o ctf-decl.c /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./config -I./../include -I./.. -I./../bfd -DLOCALEDIR="\"/home/naourr/work/instance-1/output-1/per-package/host-binutils/host/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -Wwrite-strings -I./../zlib -O2 -I/home/naourr/work/instance-1/output-1/per-package/host-binutils/host/include -c -o listing.o listing.c /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./config -I./../include -I./.. -I./../bfd -DLOCALEDIR="\"/home/naourr/work/instance-1/output-1/per-package/host-binutils/host/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -Wwrite-strings -I./../zlib -O2 -I/home/naourr/work/instance-1/output-1/per-package/host-binutils/host/include -c -o literal.o literal.c /usr/bin/gcc -DHAVE_CONFIG_H -I. -D_GNU_SOURCE -I. -I./../include -I./../bfd -I../bfd -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -I./../zlib -O2 -I/home/naourr/work/instance-1/output-1/per-package/host-binutils/host/include -c -o ctf-error.o ctf-error.c /usr/bin/gcc -DHAVE_CONFIG_H -I. -D_GNU_SOURCE -I. -I./../include -I./../bfd -I../bfd -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -I./../zlib -O2 -I/home/naourr/work/instance-1/output-1/per-package/host-binutils/host/include -c -o ctf-hash.o ctf-hash.c /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./config -I./../include -I./.. -I./../bfd -DLOCALEDIR="\"/home/naourr/work/instance-1/output-1/per-package/host-binutils/host/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -Wwrite-strings -I./../zlib -O2 -I/home/naourr/work/instance-1/output-1/per-package/host-binutils/host/include -c -o macro.o macro.c /usr/bin/gcc -DHAVE_CONFIG_H -I. -D_GNU_SOURCE -I. -I./../include -I./../bfd -I../bfd -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -I./../zlib -O2 -I/home/naourr/work/instance-1/output-1/per-package/host-binutils/host/include -c -o ctf-labels.o ctf-labels.c /usr/bin/gcc -DHAVE_CONFIG_H -I. -D_GNU_SOURCE -I. -I./../include -I./../bfd -I../bfd -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -I./../zlib -O2 -I/home/naourr/work/instance-1/output-1/per-package/host-binutils/host/include -c -o ctf-lookup.o ctf-lookup.c /usr/bin/gcc -DHAVE_CONFIG_H -I. -D_GNU_SOURCE -I. -I./../include -I./../bfd -I../bfd -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -I./../zlib -O2 -I/home/naourr/work/instance-1/output-1/per-package/host-binutils/host/include -c -o ctf-open.o ctf-open.c /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./config -I./../include -I./.. -I./../bfd -DLOCALEDIR="\"/home/naourr/work/instance-1/output-1/per-package/host-binutils/host/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -Wwrite-strings -I./../zlib -O2 -I/home/naourr/work/instance-1/output-1/per-package/host-binutils/host/include -c -o messages.o messages.c /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./config -I./../include -I./.. -I./../bfd -DLOCALEDIR="\"/home/naourr/work/instance-1/output-1/per-package/host-binutils/host/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -Wwrite-strings -I./../zlib -O2 -I/home/naourr/work/instance-1/output-1/per-package/host-binutils/host/include -c -o output-file.o output-file.c /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./config -I./../include -I./.. -I./../bfd -DLOCALEDIR="\"/home/naourr/work/instance-1/output-1/per-package/host-binutils/host/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -Wwrite-strings -I./../zlib -O2 -I/home/naourr/work/instance-1/output-1/per-package/host-binutils/host/include -c -o read.o read.c /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./config -I./../include -I./.. -I./../bfd -DLOCALEDIR="\"/home/naourr/work/instance-1/output-1/per-package/host-binutils/host/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -Wwrite-strings -I./../zlib -O2 -I/home/naourr/work/instance-1/output-1/per-package/host-binutils/host/include -c -o remap.o remap.c /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./config -I./../include -I./.. -I./../bfd -DLOCALEDIR="\"/home/naourr/work/instance-1/output-1/per-package/host-binutils/host/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -Wwrite-strings -I./../zlib -O2 -I/home/naourr/work/instance-1/output-1/per-package/host-binutils/host/include -c -o sb.o sb.c /usr/bin/gcc -DHAVE_CONFIG_H -I. -D_GNU_SOURCE -I. -I./../include -I./../bfd -I../bfd -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -I./../zlib -O2 -I/home/naourr/work/instance-1/output-1/per-package/host-binutils/host/include -c -o ctf-open-bfd.o ctf-open-bfd.c /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./config -I./../include -I./.. -I./../bfd -DLOCALEDIR="\"/home/naourr/work/instance-1/output-1/per-package/host-binutils/host/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -Wwrite-strings -I./../zlib -O2 -I/home/naourr/work/instance-1/output-1/per-package/host-binutils/host/include -c -o stabs.o stabs.c /usr/bin/gcc -DHAVE_CONFIG_H -I. -D_GNU_SOURCE -I. -I./../include -I./../bfd -I../bfd -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -I./../zlib -O2 -I/home/naourr/work/instance-1/output-1/per-package/host-binutils/host/include -c -o ctf-string.o ctf-string.c /usr/bin/gcc -DHAVE_CONFIG_H -I. -D_GNU_SOURCE -I. -I./../include -I./../bfd -I../bfd -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -I./../zlib -O2 -I/home/naourr/work/instance-1/output-1/per-package/host-binutils/host/include -c -o ctf-subr.o ctf-subr.c /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./config -I./../include -I./.. -I./../bfd -DLOCALEDIR="\"/home/naourr/work/instance-1/output-1/per-package/host-binutils/host/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -Wwrite-strings -I./../zlib -O2 -I/home/naourr/work/instance-1/output-1/per-package/host-binutils/host/include -c -o subsegs.o subsegs.c /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./config -I./../include -I./.. -I./../bfd -DLOCALEDIR="\"/home/naourr/work/instance-1/output-1/per-package/host-binutils/host/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -Wwrite-strings -I./../zlib -O2 -I/home/naourr/work/instance-1/output-1/per-package/host-binutils/host/include -c -o symbols.o symbols.c /usr/bin/gcc -DHAVE_CONFIG_H -I. -D_GNU_SOURCE -I. -I./../include -I./../bfd -I../bfd -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -I./../zlib -O2 -I/home/naourr/work/instance-1/output-1/per-package/host-binutils/host/include -c -o ctf-types.o ctf-types.c /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./config -I./../include -I./.. -I./../bfd -DLOCALEDIR="\"/home/naourr/work/instance-1/output-1/per-package/host-binutils/host/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -Wwrite-strings -I./../zlib -O2 -I/home/naourr/work/instance-1/output-1/per-package/host-binutils/host/include -c -o write.o write.c /usr/bin/gcc -DHAVE_CONFIG_H -I. -D_GNU_SOURCE -I. -I./../include -I./../bfd -I../bfd -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -I./../zlib -O2 -I/home/naourr/work/instance-1/output-1/per-package/host-binutils/host/include -c -o ctf-util.o ctf-util.c rm -f libctf.a /usr/bin/ar cru libctf.a ctf-archive.o ctf-dump.o ctf-create.o ctf-decl.o ctf-error.o ctf-hash.o ctf-labels.o ctf-lookup.o ctf-open.o ctf-open-bfd.o ctf-string.o ctf-subr.o ctf-types.o ctf-util.o /usr/bin/ranlib libctf.a make[4]: Leaving directory '/home/naourr/work/instance-1/output-1/build/host-binutils-arc-2019.09-release/libctf' make[3]: Leaving directory '/home/naourr/work/instance-1/output-1/build/host-binutils-arc-2019.09-release/libctf' /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./config -I./../include -I./.. -I./../bfd -DLOCALEDIR="\"/home/naourr/work/instance-1/output-1/per-package/host-binutils/host/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -Wwrite-strings -I./../zlib -O2 -I/home/naourr/work/instance-1/output-1/per-package/host-binutils/host/include -c -o config/tc-arc.o config/tc-arc.c /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./config -I./../include -I./.. -I./../bfd -DLOCALEDIR="\"/home/naourr/work/instance-1/output-1/per-package/host-binutils/host/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -Wwrite-strings -I./../zlib -O2 -I/home/naourr/work/instance-1/output-1/per-package/host-binutils/host/include -c -o config/obj-elf.o config/obj-elf.c /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./config -I./../include -I./.. -I./../bfd -DLOCALEDIR="\"/home/naourr/work/instance-1/output-1/per-package/host-binutils/host/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -Wwrite-strings -I./../zlib -O2 -I/home/naourr/work/instance-1/output-1/per-package/host-binutils/host/include -c -o config/atof-ieee.o config/atof-ieee.c /bin/sh ./libtool --tag=CC --mode=link /usr/bin/gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -Wwrite-strings -I./../zlib -O2 -I/home/naourr/work/instance-1/output-1/per-package/host-binutils/host/include -L/home/naourr/work/instance-1/output-1/per-package/host-binutils/host/lib -Wl,-rpath,/home/naourr/work/instance-1/output-1/per-package/host-binutils/host/lib -o as-new app.o as.o atof-generic.o compress-debug.o cond.o depend.o dwarf2dbg.o dw2gencfi.o ecoff.o ehopt.o expr.o flonum-copy.o flonum-konst.o flonum-mult.o frags.o hash.o input-file.o input-scrub.o listing.o literal.o macro.o messages.o output-file.o read.o remap.o sb.o stabs.o subsegs.o symbols.o write.o config/tc-arc.o config/obj-elf.o config/atof-ieee.o ../opcodes/libopcodes.la ../bfd/libbfd.la ../libiberty/libiberty.a -ldl libtool: link: /usr/bin/gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -Wwrite-strings -I./../zlib -O2 -I/home/naourr/work/instance-1/output-1/per-package/host-binutils/host/include -Wl,-rpath -Wl,/home/naourr/work/instance-1/output-1/per-package/host-binutils/host/lib -o as-new app.o as.o atof-generic.o compress-debug.o cond.o depend.o dwarf2dbg.o dw2gencfi.o ecoff.o ehopt.o expr.o flonum-copy.o flonum-konst.o flonum-mult.o frags.o hash.o input-file.o input-scrub.o listing.o literal.o macro.o messages.o output-file.o read.o remap.o sb.o stabs.o subsegs.o symbols.o write.o config/tc-arc.o config/obj-elf.o config/atof-ieee.o -L/home/naourr/work/instance-1/output-1/per-package/host-binutils/host/lib ../opcodes/.libs/libopcodes.a ../bfd/.libs/libbfd.a -L/home/naourr/work/instance-1/output-1/build/host-binutils-arc-2019.09-release/zlib -lz ../libiberty/libiberty.a -ldl make[5]: Leaving directory '/home/naourr/work/instance-1/output-1/build/host-binutils-arc-2019.09-release/gas' make[4]: Leaving directory '/home/naourr/work/instance-1/output-1/build/host-binutils-arc-2019.09-release/gas' make[3]: Leaving directory '/home/naourr/work/instance-1/output-1/build/host-binutils-arc-2019.09-release/gas' make[3]: Entering directory '/home/naourr/work/instance-1/output-1/build/host-binutils-arc-2019.09-release/binutils' /bin/sh ./../ylwrap arparse.y y.tab.c arparse.c y.tab.h `echo arparse.c | sed -e s/cc$/hh/ -e s/cpp$/hpp/ -e s/cxx$/hxx/ -e s/c++$/h++/ -e s/c$/h/` y.output arparse.output -- bison -y -d /bin/sh ./../ylwrap sysinfo.y y.tab.c sysinfo.c y.tab.h `echo sysinfo.c | sed -e s/cc$/hh/ -e s/cpp$/hpp/ -e s/cxx$/hxx/ -e s/c++$/h++/ -e s/c$/h/` y.output sysinfo.output -- bison -y -d make[3]: Entering directory '/home/naourr/work/instance-1/output-1/build/host-binutils-arc-2019.09-release/gprof' awk -f ./gen-c-prog.awk > flat_bl.c \ FUNCTION=`(echo flat_bl|sed -e 's,.*/,,g' -e 's/_bl//')`_blurb \ FILE=flat_bl.m flat_bl.m /bin/sh ./../ylwrap syslex.l lex.yy.c syslex.c -- flex awk -f ./gen-c-prog.awk > bsd_callg_bl.c \ FUNCTION=`(echo bsd_callg_bl|sed -e 's,.*/,,g' -e 's/_bl//')`_blurb \ FILE=bsd_callg_bl.m bsd_callg_bl.m awk -f ./gen-c-prog.awk > fsf_callg_bl.c \ FUNCTION=`(echo fsf_callg_bl|sed -e 's,.*/,,g' -e 's/_bl//')`_blurb \ FILE=fsf_callg_bl.m fsf_callg_bl.m /usr/bin/make all-recursive make[4]: Entering directory '/home/naourr/work/instance-1/output-1/build/host-binutils-arc-2019.09-release/gprof' Making all in po /home/naourr/work/instance-1/output-1/build/host-binutils-arc-2019.09-release/binutils/sysinfo.y: warning: 1 shift/reduce conflict [-Wconflicts-sr] /bin/sh ./../ylwrap defparse.y y.tab.c defparse.c y.tab.h `echo defparse.c | sed -e s/cc$/hh/ -e s/cpp$/hpp/ -e s/cxx$/hxx/ -e s/c++$/h++/ -e s/c$/h/` y.output defparse.output -- bison -y -d make[5]: Entering directory '/home/naourr/work/instance-1/output-1/build/host-binutils-arc-2019.09-release/gprof/po' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/home/naourr/work/instance-1/output-1/build/host-binutils-arc-2019.09-release/gprof/po' make[5]: Entering directory '/home/naourr/work/instance-1/output-1/build/host-binutils-arc-2019.09-release/gprof' echo "@set top_srcdir ." >> ./config.texi /usr/bin/gcc -DHAVE_CONFIG_H -I. -DDEBUG -I../bfd -I./../include -I./../bfd -I. -DLOCALEDIR="\"/home/naourr/work/instance-1/output-1/per-package/host-binutils/host/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -O2 -I/home/naourr/work/instance-1/output-1/per-package/host-binutils/host/include -c -o basic_blocks.o basic_blocks.c updating sysinfo.h /bin/sh ./../ylwrap rcparse.y y.tab.c rcparse.c y.tab.h `echo rcparse.c | sed -e s/cc$/hh/ -e s/cpp$/hpp/ -e s/cxx$/hxx/ -e s/c++$/h++/ -e s/c$/h/` y.output rcparse.output -- bison -y -d /home/naourr/work/instance-1/output-1/build/host-binutils-arc-2019.09-release/binutils/defparse.y: warning: 27 shift/reduce conflicts [-Wconflicts-sr] /home/naourr/work/instance-1/output-1/build/host-binutils-arc-2019.09-release/binutils/rcparse.y: warning: 58 shift/reduce conflicts [-Wconflicts-sr] /home/naourr/work/instance-1/output-1/build/host-binutils-arc-2019.09-release/binutils/rcparse.y: warning: 10 reduce/reduce conflicts [-Wconflicts-rr] updating arparse.h /bin/sh ./../ylwrap mcparse.y y.tab.c mcparse.c y.tab.h `echo mcparse.c | sed -e s/cc$/hh/ -e s/cpp$/hpp/ -e s/cxx$/hxx/ -e s/c++$/h++/ -e s/c$/h/` y.output mcparse.output -- bison -y -d /usr/bin/gcc -DHAVE_CONFIG_H -I. -DDEBUG -I../bfd -I./../include -I./../bfd -I. -DLOCALEDIR="\"/home/naourr/work/instance-1/output-1/per-package/host-binutils/host/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -O2 -I/home/naourr/work/instance-1/output-1/per-package/host-binutils/host/include -c -o call_graph.o call_graph.c updating defparse.h /usr/bin/gcc -DHAVE_CONFIG_H -I. -DDEBUG -I../bfd -I./../include -I./../bfd -I. -DLOCALEDIR="\"/home/naourr/work/instance-1/output-1/per-package/host-binutils/host/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -O2 -I/home/naourr/work/instance-1/output-1/per-package/host-binutils/host/include -c -o cg_arcs.o cg_arcs.c /home/naourr/work/instance-1/output-1/build/host-binutils-arc-2019.09-release/binutils/mcparse.y: warning: 1 shift/reduce conflict [-Wconflicts-sr] /usr/bin/gcc -DHAVE_CONFIG_H -I. -DDEBUG -I../bfd -I./../include -I./../bfd -I. -DLOCALEDIR="\"/home/naourr/work/instance-1/output-1/per-package/host-binutils/host/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -O2 -I/home/naourr/work/instance-1/output-1/per-package/host-binutils/host/include -c -o cg_dfn.o cg_dfn.c /usr/bin/gcc -DHAVE_CONFIG_H -I. -DDEBUG -I../bfd -I./../include -I./../bfd -I. -DLOCALEDIR="\"/home/naourr/work/instance-1/output-1/per-package/host-binutils/host/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -O2 -I/home/naourr/work/instance-1/output-1/per-package/host-binutils/host/include -c -o cg_print.o cg_print.c updating mcparse.h Making info in doc if [ -r sysinfo.c ]; then \ /usr/bin/gcc -c -I. -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/home/naourr/work/instance-1/output-1/per-package/host-binutils/host/include sysinfo.c ; \ else \ /usr/bin/gcc -c -I. -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/home/naourr/work/instance-1/output-1/per-package/host-binutils/host/include ./sysinfo.c ; \ fi make[4]: Entering directory '/home/naourr/work/instance-1/output-1/build/host-binutils-arc-2019.09-release/binutils/doc' restore=: && backupdir=".am$$" && \ rm -rf $backupdir && mkdir $backupdir && \ if (true --split-size=5000000 --split-size=5000000 --version) >/dev/null 2>&1; then \ for f in binutils.info binutils.info-[0-9] binutils.info-[0-9][0-9] binutils.i[0-9] binutils.i[0-9][0-9]; do \ if test -f $f; then mv $f $backupdir; restore=mv; else :; fi; \ done; \ else :; fi && \ if true --split-size=5000000 --split-size=5000000 -I "." -I "../../libiberty" -I "../../bfd/doc" -I ../../bfd/doc -I . \ -o binutils.info `test -f 'binutils.texi' || echo './'`binutils.texi; \ then \ rc=0; \ else \ rc=$?; \ $restore $backupdir/* `echo "./binutils.info" | sed 's|[^/]*$||'`; \ fi; \ rm -rf $backupdir; exit $rc updating rcparse.h touch addr2line.1 perl ../../etc/texi2pod.pl -I "." -I "../../libiberty" -I "../../bfd/doc" -I ../../bfd/doc -Dman -Daddr2line < ./binutils.texi > addr2line.pod (pod2man --center="GNU Development Tools" --release="binutils-2.33.50" --section=1 addr2line.pod | sed -e '/^.if n .na/d' > addr2line.1.T$$ && \ mv -f addr2line.1.T$$ addr2line.1) || (rm -f addr2line.1.T$$ && exit 1) /usr/bin/gcc -c -I. -I. -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/home/naourr/work/instance-1/output-1/per-package/host-binutils/host/include ./syslex_wrap.c touch ar.1 /usr/bin/gcc -DHAVE_CONFIG_H -I. -DDEBUG -I../bfd -I./../include -I./../bfd -I. -DLOCALEDIR="\"/home/naourr/work/instance-1/output-1/per-package/host-binutils/host/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -O2 -I/home/naourr/work/instance-1/output-1/per-package/host-binutils/host/include -c -o corefile.o corefile.c perl ../../etc/texi2pod.pl -I "." -I "../../libiberty" -I "../../bfd/doc" -I ../../bfd/doc -Dman -Dar < ./binutils.texi > ar.pod rm -f addr2line.pod /usr/bin/gcc -DHAVE_CONFIG_H -I. -DDEBUG -I../bfd -I./../include -I./../bfd -I. -DLOCALEDIR="\"/home/naourr/work/instance-1/output-1/per-package/host-binutils/host/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -O2 -I/home/naourr/work/instance-1/output-1/per-package/host-binutils/host/include -c -o gmon_io.o gmon_io.c touch dlltool.1 perl ../../etc/texi2pod.pl -I "." -I "../../libiberty" -I "../../bfd/doc" -I ../../bfd/doc -Dman -Ddlltool < ./binutils.texi > dlltool.pod (pod2man --center="GNU Development Tools" --release="binutils-2.33.50" --section=1 ar.pod | sed -e '/^.if n .na/d' > ar.1.T$$ && \ mv -f ar.1.T$$ ar.1) || (rm -f ar.1.T$$ && exit 1) (pod2man --center="GNU Development Tools" --release="binutils-2.33.50" --section=1 dlltool.pod | sed -e '/^.if n .na/d' > dlltool.1.T$$ && \ mv -f dlltool.1.T$$ dlltool.1) || (rm -f dlltool.1.T$$ && exit 1) /usr/bin/gcc -DHAVE_CONFIG_H -I. -DDEBUG -I../bfd -I./../include -I./../bfd -I. -DLOCALEDIR="\"/home/naourr/work/instance-1/output-1/per-package/host-binutils/host/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -O2 -I/home/naourr/work/instance-1/output-1/per-package/host-binutils/host/include -c -o gprof.o gprof.c /usr/bin/gcc -DHAVE_CONFIG_H -I. -DDEBUG -I../bfd -I./../include -I./../bfd -I. -DLOCALEDIR="\"/home/naourr/work/instance-1/output-1/per-package/host-binutils/host/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -O2 -I/home/naourr/work/instance-1/output-1/per-package/host-binutils/host/include -c -o hertz.o hertz.c /usr/bin/gcc -DHAVE_CONFIG_H -I. -DDEBUG -I../bfd -I./../include -I./../bfd -I. -DLOCALEDIR="\"/home/naourr/work/instance-1/output-1/per-package/host-binutils/host/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -O2 -I/home/naourr/work/instance-1/output-1/per-package/host-binutils/host/include -c -o hist.o hist.c /usr/bin/gcc -O2 -I/home/naourr/work/instance-1/output-1/per-package/host-binutils/host/include -L/home/naourr/work/instance-1/output-1/per-package/host-binutils/host/lib -Wl,-rpath,/home/naourr/work/instance-1/output-1/per-package/host-binutils/host/lib -o sysinfo sysinfo.o syslex_wrap.o touch nm.1 rm -f ar.pod perl ../../etc/texi2pod.pl -I "." -I "../../libiberty" -I "../../bfd/doc" -I ../../bfd/doc -Dman -Dnm < ./binutils.texi > nm.pod rm -f dlltool.pod ./sysinfo -d <./sysroff.info >sysroff.h touch objcopy.1 perl ../../etc/texi2pod.pl -I "." -I "../../libiberty" -I "../../bfd/doc" -I ../../bfd/doc -Dman -Dobjcopy < ./binutils.texi > objcopy.pod /usr/bin/gcc -DHAVE_CONFIG_H -I. -DDEBUG -I../bfd -I./../include -I./../bfd -I. -DLOCALEDIR="\"/home/naourr/work/instance-1/output-1/per-package/host-binutils/host/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -O2 -I/home/naourr/work/instance-1/output-1/per-package/host-binutils/host/include -c -o source.o source.c (pod2man --center="GNU Development Tools" --release="binutils-2.33.50" --section=1 nm.pod | sed -e '/^.if n .na/d' > nm.1.T$$ && \ mv -f nm.1.T$$ nm.1) || (rm -f nm.1.T$$ && exit 1) (pod2man --center="GNU Development Tools" --release="binutils-2.33.50" --section=1 objcopy.pod | sed -e '/^.if n .na/d' > objcopy.1.T$$ && \ mv -f objcopy.1.T$$ objcopy.1) || (rm -f objcopy.1.T$$ && exit 1) touch objdump.1 perl ../../etc/texi2pod.pl -I "." -I "../../libiberty" -I "../../bfd/doc" -I ../../bfd/doc -Dman -Dobjdump < ./binutils.texi > objdump.pod rm -f nm.pod touch ranlib.1 perl ../../etc/texi2pod.pl -I "." -I "../../libiberty" -I "../../bfd/doc" -I ../../bfd/doc -Dman -Dranlib < ./binutils.texi > ranlib.pod (pod2man --center="GNU Development Tools" --release="binutils-2.33.50" --section=1 objdump.pod | sed -e '/^.if n .na/d' > objdump.1.T$$ && \ mv -f objdump.1.T$$ objdump.1) || (rm -f objdump.1.T$$ && exit 1) (pod2man --center="GNU Development Tools" --release="binutils-2.33.50" --section=1 ranlib.pod | sed -e '/^.if n .na/d' > ranlib.1.T$$ && \ mv -f ranlib.1.T$$ ranlib.1) || (rm -f ranlib.1.T$$ && exit 1) /usr/bin/gcc -DHAVE_CONFIG_H -I. -DDEBUG -I../bfd -I./../include -I./../bfd -I. -DLOCALEDIR="\"/home/naourr/work/instance-1/output-1/per-package/host-binutils/host/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -O2 -I/home/naourr/work/instance-1/output-1/per-package/host-binutils/host/include -c -o search_list.o search_list.c rm -f objcopy.pod touch readelf.1 perl ../../etc/texi2pod.pl -I "." -I "../../libiberty" -I "../../bfd/doc" -I ../../bfd/doc -Dman -Dreadelf < ./binutils.texi > readelf.pod (pod2man --center="GNU Development Tools" --release="binutils-2.33.50" --section=1 readelf.pod | sed -e '/^.if n .na/d' > readelf.1.T$$ && \ mv -f readelf.1.T$$ readelf.1) || (rm -f readelf.1.T$$ && exit 1) /usr/bin/gcc -DHAVE_CONFIG_H -I. -DDEBUG -I../bfd -I./../include -I./../bfd -I. -DLOCALEDIR="\"/home/naourr/work/instance-1/output-1/per-package/host-binutils/host/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -O2 -I/home/naourr/work/instance-1/output-1/per-package/host-binutils/host/include -c -o symtab.o symtab.c rm -f ranlib.pod touch size.1 perl ../../etc/texi2pod.pl -I "." -I "../../libiberty" -I "../../bfd/doc" -I ../../bfd/doc -Dman -Dsize < ./binutils.texi > size.pod (pod2man --center="GNU Development Tools" --release="binutils-2.33.50" --section=1 size.pod | sed -e '/^.if n .na/d' > size.1.T$$ && \ mv -f size.1.T$$ size.1) || (rm -f size.1.T$$ && exit 1) rm -f objdump.pod /usr/bin/gcc -DHAVE_CONFIG_H -I. -DDEBUG -I../bfd -I./../include -I./../bfd -I. -DLOCALEDIR="\"/home/naourr/work/instance-1/output-1/per-package/host-binutils/host/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -O2 -I/home/naourr/work/instance-1/output-1/per-package/host-binutils/host/include -c -o sym_ids.o sym_ids.c rm -f readelf.pod touch strings.1 perl ../../etc/texi2pod.pl -I "." -I "../../libiberty" -I "../../bfd/doc" -I ../../bfd/doc -Dman -Dstrings < ./binutils.texi > strings.pod (pod2man --center="GNU Development Tools" --release="binutils-2.33.50" --section=1 strings.pod | sed -e '/^.if n .na/d' > strings.1.T$$ && \ mv -f strings.1.T$$ strings.1) || (rm -f strings.1.T$$ && exit 1) /usr/bin/gcc -DHAVE_CONFIG_H -I. -DDEBUG -I../bfd -I./../include -I./../bfd -I. -DLOCALEDIR="\"/home/naourr/work/instance-1/output-1/per-package/host-binutils/host/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -O2 -I/home/naourr/work/instance-1/output-1/per-package/host-binutils/host/include -c -o utils.o utils.c rm -f size.pod touch strip.1 perl ../../etc/texi2pod.pl -I "." -I "../../libiberty" -I "../../bfd/doc" -I ../../bfd/doc -Dman -Dstrip < ./binutils.texi > strip.pod (pod2man --center="GNU Development Tools" --release="binutils-2.33.50" --section=1 strip.pod | sed -e '/^.if n .na/d' > strip.1.T$$ && \ mv -f strip.1.T$$ strip.1) || (rm -f strip.1.T$$ && exit 1) rm -f strings.pod touch elfedit.1 perl ../../etc/texi2pod.pl -I "." -I "../../libiberty" -I "../../bfd/doc" -I ../../bfd/doc -Dman -Delfedit < ./binutils.texi > elfedit.pod /usr/bin/gcc -DHAVE_CONFIG_H -I. -DDEBUG -I../bfd -I./../include -I./../bfd -I. -DLOCALEDIR="\"/home/naourr/work/instance-1/output-1/per-package/host-binutils/host/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -O2 -I/home/naourr/work/instance-1/output-1/per-package/host-binutils/host/include -c -o i386.o i386.c (pod2man --center="GNU Development Tools" --release="binutils-2.33.50" --section=1 elfedit.pod | sed -e '/^.if n .na/d' > elfedit.1.T$$ && \ mv -f elfedit.1.T$$ elfedit.1) || (rm -f elfedit.1.T$$ && exit 1) /usr/bin/gcc -DHAVE_CONFIG_H -I. -DDEBUG -I../bfd -I./../include -I./../bfd -I. -DLOCALEDIR="\"/home/naourr/work/instance-1/output-1/per-package/host-binutils/host/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -O2 -I/home/naourr/work/instance-1/output-1/per-package/host-binutils/host/include -c -o alpha.o alpha.c /usr/bin/gcc -DHAVE_CONFIG_H -I. -DDEBUG -I../bfd -I./../include -I./../bfd -I. -DLOCALEDIR="\"/home/naourr/work/instance-1/output-1/per-package/host-binutils/host/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -O2 -I/home/naourr/work/instance-1/output-1/per-package/host-binutils/host/include -c -o vax.o vax.c touch windres.1 /usr/bin/gcc -DHAVE_CONFIG_H -I. -DDEBUG -I../bfd -I./../include -I./../bfd -I. -DLOCALEDIR="\"/home/naourr/work/instance-1/output-1/per-package/host-binutils/host/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -O2 -I/home/naourr/work/instance-1/output-1/per-package/host-binutils/host/include -c -o sparc.o sparc.c perl ../../etc/texi2pod.pl -I "." -I "../../libiberty" -I "../../bfd/doc" -I ../../bfd/doc -Dman -Dwindres < ./binutils.texi > windres.pod rm -f strip.pod /usr/bin/gcc -DHAVE_CONFIG_H -I. -DDEBUG -I../bfd -I./../include -I./../bfd -I. -DLOCALEDIR="\"/home/naourr/work/instance-1/output-1/per-package/host-binutils/host/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -O2 -I/home/naourr/work/instance-1/output-1/per-package/host-binutils/host/include -c -o mips.o mips.c rm -f elfedit.pod touch windmc.1 /usr/bin/gcc -DHAVE_CONFIG_H -I. -DDEBUG -I../bfd -I./../include -I./../bfd -I. -DLOCALEDIR="\"/home/naourr/work/instance-1/output-1/per-package/host-binutils/host/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -O2 -I/home/naourr/work/instance-1/output-1/per-package/host-binutils/host/include -c -o aarch64.o aarch64.c perl ../../etc/texi2pod.pl -I "." -I "../../libiberty" -I "../../bfd/doc" -I ../../bfd/doc -Dman -Dwindmc < ./binutils.texi > windmc.pod (pod2man --center="GNU Development Tools" --release="binutils-2.33.50" --section=1 windres.pod | sed -e '/^.if n .na/d' > windres.1.T$$ && \ mv -f windres.1.T$$ windres.1) || (rm -f windres.1.T$$ && exit 1) (pod2man --center="GNU Development Tools" --release="binutils-2.33.50" --section=1 windmc.pod | sed -e '/^.if n .na/d' > windmc.1.T$$ && \ mv -f windmc.1.T$$ windmc.1) || (rm -f windmc.1.T$$ && exit 1) touch cxxfilt.man perl ../../etc/texi2pod.pl -I "." -I "../../libiberty" -I "../../bfd/doc" -I ../../bfd/doc -Dman -Dcxxfilt < ./binutils.texi > c++filt.pod (pod2man --center="GNU Development Tools" --release="binutils-2.33.50" --section=1 c++filt.pod | sed -e '/^.if n .na/d' > cxxfilt.man.T$$ && \ mv -f cxxfilt.man.T$$ cxxfilt.man) || (rm -f cxxfilt.man.T$$ && exit 1) /usr/bin/gcc -DHAVE_CONFIG_H -I. -DDEBUG -I../bfd -I./../include -I./../bfd -I. -DLOCALEDIR="\"/home/naourr/work/instance-1/output-1/per-package/host-binutils/host/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -O2 -I/home/naourr/work/instance-1/output-1/per-package/host-binutils/host/include -c -o flat_bl.o flat_bl.c /usr/bin/gcc -DHAVE_CONFIG_H -I. -DDEBUG -I../bfd -I./../include -I./../bfd -I. -DLOCALEDIR="\"/home/naourr/work/instance-1/output-1/per-package/host-binutils/host/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -O2 -I/home/naourr/work/instance-1/output-1/per-package/host-binutils/host/include -c -o bsd_callg_bl.o bsd_callg_bl.c /usr/bin/gcc -DHAVE_CONFIG_H -I. -DDEBUG -I../bfd -I./../include -I./../bfd -I. -DLOCALEDIR="\"/home/naourr/work/instance-1/output-1/per-package/host-binutils/host/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -O2 -I/home/naourr/work/instance-1/output-1/per-package/host-binutils/host/include -c -o fsf_callg_bl.o fsf_callg_bl.c touch gprof.1 perl ./../etc/texi2pod.pl -I "." -I "./../bfd/doc" -I ../bfd/doc -Dman -Dgprof < ./gprof.texi > gprof.pod (pod2man --center="GNU" --release="binutils-2.33.50" --section=1 gprof.pod | \ sed -e '/^.if n .na/d' > gprof.1.T$$ && \ mv -f gprof.1.T$$ gprof.1) || \ (rm -f gprof.1.T$$ && exit 1) rm -f windres.pod rm -f gprof.pod restore=: && backupdir=".am$$" && \ rm -rf $backupdir && mkdir $backupdir && \ if (true --split-size=5000000 --split-size=5000000 --version) >/dev/null 2>&1; then \ for f in gprof.info gprof.info-[0-9] gprof.info-[0-9][0-9] gprof.i[0-9] gprof.i[0-9][0-9]; do \ if test -f $f; then mv $f $backupdir; restore=mv; else :; fi; \ done; \ else :; fi && \ if true --split-size=5000000 --split-size=5000000 -I "." -I "./../bfd/doc" -I ../bfd/doc -I . \ -o gprof.info `test -f 'gprof.texi' || echo './'`gprof.texi; \ then \ rc=0; \ else \ rc=$?; \ $restore $backupdir/* `echo "./gprof.info" | sed 's|[^/]*$||'`; \ fi; \ rm -rf $backupdir; exit $rc rm -f windmc.pod rm -f c++filt.pod /bin/sh ./libtool --tag=CC --mode=link /usr/bin/gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -O2 -I/home/naourr/work/instance-1/output-1/per-package/host-binutils/host/include -L/home/naourr/work/instance-1/output-1/per-package/host-binutils/host/lib -Wl,-rpath,/home/naourr/work/instance-1/output-1/per-package/host-binutils/host/lib -o gprof basic_blocks.o call_graph.o cg_arcs.o cg_dfn.o cg_print.o corefile.o gmon_io.o gprof.o hertz.o hist.o source.o search_list.o symtab.o sym_ids.o utils.o i386.o alpha.o vax.o sparc.o mips.o aarch64.o flat_bl.o bsd_callg_bl.o fsf_callg_bl.o ../bfd/libbfd.la ../libiberty/libiberty.a -lm -ldl if test -f cxxfilt.man; then \ man=cxxfilt.man; \ else \ man=./cxxfilt.man; \ fi; \ sed -e 's/@PROGRAM@/c++filt/' \ -e 's/cxxfilt/c++filt/' < $man \ > c++filt.1 make[4]: Leaving directory '/home/naourr/work/instance-1/output-1/build/host-binutils-arc-2019.09-release/binutils/doc' Making info in po make[4]: Entering directory '/home/naourr/work/instance-1/output-1/build/host-binutils-arc-2019.09-release/binutils/po' make[4]: Nothing to be done for 'info'. make[4]: Leaving directory '/home/naourr/work/instance-1/output-1/build/host-binutils-arc-2019.09-release/binutils/po' make[4]: Entering directory '/home/naourr/work/instance-1/output-1/build/host-binutils-arc-2019.09-release/binutils' make[4]: Nothing to be done for 'info-am'. make[4]: Leaving directory '/home/naourr/work/instance-1/output-1/build/host-binutils-arc-2019.09-release/binutils' /usr/bin/make all-recursive make[4]: Entering directory '/home/naourr/work/instance-1/output-1/build/host-binutils-arc-2019.09-release/binutils' Making all in doc make[5]: Entering directory '/home/naourr/work/instance-1/output-1/build/host-binutils-arc-2019.09-release/binutils/doc' restore=: && backupdir=".am$$" && \ rm -rf $backupdir && mkdir $backupdir && \ if (true --split-size=5000000 --split-size=5000000 --version) >/dev/null 2>&1; then \ for f in binutils.info binutils.info-[0-9] binutils.info-[0-9][0-9] binutils.i[0-9] binutils.i[0-9][0-9]; do \ if test -f $f; then mv $f $backupdir; restore=mv; else :; fi; \ done; \ else :; fi && \ if true --split-size=5000000 --split-size=5000000 -I "." -I "../../libiberty" -I "../../bfd/doc" -I ../../bfd/doc -I . \ -o binutils.info `test -f 'binutils.texi' || echo './'`binutils.texi; \ then \ rc=0; \ else \ rc=$?; \ $restore $backupdir/* `echo "./binutils.info" | sed 's|[^/]*$||'`; \ fi; \ rm -rf $backupdir; exit $rc make[5]: Leaving directory '/home/naourr/work/instance-1/output-1/build/host-binutils-arc-2019.09-release/binutils/doc' Making all in po make[5]: Entering directory '/home/naourr/work/instance-1/output-1/build/host-binutils-arc-2019.09-release/binutils/po' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/home/naourr/work/instance-1/output-1/build/host-binutils-arc-2019.09-release/binutils/po' make[5]: Entering directory '/home/naourr/work/instance-1/output-1/build/host-binutils-arc-2019.09-release/binutils' /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -DLOCALEDIR="\"/home/naourr/work/instance-1/output-1/per-package/host-binutils/host/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/home/naourr/work/instance-1/output-1/per-package/host-binutils/host/include -c -o size.o size.c /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -DLOCALEDIR="\"/home/naourr/work/instance-1/output-1/per-package/host-binutils/host/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/home/naourr/work/instance-1/output-1/per-package/host-binutils/host/include -c -o bucomm.o bucomm.c /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -DLOCALEDIR="\"/home/naourr/work/instance-1/output-1/per-package/host-binutils/host/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/home/naourr/work/instance-1/output-1/per-package/host-binutils/host/include -c -o version.o version.c /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -DLOCALEDIR="\"/home/naourr/work/instance-1/output-1/per-package/host-binutils/host/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/home/naourr/work/instance-1/output-1/per-package/host-binutils/host/include -c -o filemode.o filemode.c libtool: link: /usr/bin/gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -O2 -I/home/naourr/work/instance-1/output-1/per-package/host-binutils/host/include -Wl,-rpath -Wl,/home/naourr/work/instance-1/output-1/per-package/host-binutils/host/lib -o gprof basic_blocks.o call_graph.o cg_arcs.o cg_dfn.o cg_print.o corefile.o gmon_io.o gprof.o hertz.o hist.o source.o search_list.o symtab.o sym_ids.o utils.o i386.o alpha.o vax.o sparc.o mips.o aarch64.o flat_bl.o bsd_callg_bl.o fsf_callg_bl.o -L/home/naourr/work/instance-1/output-1/per-package/host-binutils/host/lib ../bfd/.libs/libbfd.a -L/home/naourr/work/instance-1/output-1/build/host-binutils-arc-2019.09-release/zlib -lz ../libiberty/libiberty.a -lm -ldl /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -DLOCALEDIR="\"/home/naourr/work/instance-1/output-1/per-package/host-binutils/host/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/home/naourr/work/instance-1/output-1/per-package/host-binutils/host/include -c -DOBJDUMP_PRIVATE_VECTORS="" ./objdump.c /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -DLOCALEDIR="\"/home/naourr/work/instance-1/output-1/per-package/host-binutils/host/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/home/naourr/work/instance-1/output-1/per-package/host-binutils/host/include -c -o dwarf.o dwarf.c /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -DLOCALEDIR="\"/home/naourr/work/instance-1/output-1/per-package/host-binutils/host/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/home/naourr/work/instance-1/output-1/per-package/host-binutils/host/include -c -o prdbg.o prdbg.c make[5]: Leaving directory '/home/naourr/work/instance-1/output-1/build/host-binutils-arc-2019.09-release/gprof' make[4]: Leaving directory '/home/naourr/work/instance-1/output-1/build/host-binutils-arc-2019.09-release/gprof' make[3]: Leaving directory '/home/naourr/work/instance-1/output-1/build/host-binutils-arc-2019.09-release/gprof' /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -DLOCALEDIR="\"/home/naourr/work/instance-1/output-1/per-package/host-binutils/host/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/home/naourr/work/instance-1/output-1/per-package/host-binutils/host/include -c -o rddbg.o rddbg.c /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -DLOCALEDIR="\"/home/naourr/work/instance-1/output-1/per-package/host-binutils/host/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/home/naourr/work/instance-1/output-1/per-package/host-binutils/host/include -c -o debug.o debug.c /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -DLOCALEDIR="\"/home/naourr/work/instance-1/output-1/per-package/host-binutils/host/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/home/naourr/work/instance-1/output-1/per-package/host-binutils/host/include -c -o stabs.o stabs.c /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -DLOCALEDIR="\"/home/naourr/work/instance-1/output-1/per-package/host-binutils/host/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/home/naourr/work/instance-1/output-1/per-package/host-binutils/host/include -c -o rdcoff.o rdcoff.c /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -DLOCALEDIR="\"/home/naourr/work/instance-1/output-1/per-package/host-binutils/host/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/home/naourr/work/instance-1/output-1/per-package/host-binutils/host/include -c -o elfcomm.o elfcomm.c /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -DLOCALEDIR="\"/home/naourr/work/instance-1/output-1/per-package/host-binutils/host/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/home/naourr/work/instance-1/output-1/per-package/host-binutils/host/include -c `test -f arparse.c || echo ./`arparse.c /bin/sh ./../ylwrap arlex.l lex.yy.c arlex.c -- flex /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -DLOCALEDIR="\"/home/naourr/work/instance-1/output-1/per-package/host-binutils/host/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/home/naourr/work/instance-1/output-1/per-package/host-binutils/host/include -c -o ar.o ar.c /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -DLOCALEDIR="\"/home/naourr/work/instance-1/output-1/per-package/host-binutils/host/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/home/naourr/work/instance-1/output-1/per-package/host-binutils/host/include -c -o not-ranlib.o not-ranlib.c /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -DLOCALEDIR="\"/home/naourr/work/instance-1/output-1/per-package/host-binutils/host/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/home/naourr/work/instance-1/output-1/per-package/host-binutils/host/include -c -o arsup.o arsup.c /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -DLOCALEDIR="\"/home/naourr/work/instance-1/output-1/per-package/host-binutils/host/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/home/naourr/work/instance-1/output-1/per-package/host-binutils/host/include -c -o rename.o rename.c /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -DLOCALEDIR="\"/home/naourr/work/instance-1/output-1/per-package/host-binutils/host/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/home/naourr/work/instance-1/output-1/per-package/host-binutils/host/include -c -o binemul.o binemul.c /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -DLOCALEDIR="\"/home/naourr/work/instance-1/output-1/per-package/host-binutils/host/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/home/naourr/work/instance-1/output-1/per-package/host-binutils/host/include -c -o emul_vanilla.o emul_vanilla.c /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -DLOCALEDIR="\"/home/naourr/work/instance-1/output-1/per-package/host-binutils/host/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/home/naourr/work/instance-1/output-1/per-package/host-binutils/host/include -c -o strings.o strings.c /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -DLOCALEDIR="\"/home/naourr/work/instance-1/output-1/per-package/host-binutils/host/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/home/naourr/work/instance-1/output-1/per-package/host-binutils/host/include -c -o is-ranlib.o is-ranlib.c /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -DLOCALEDIR="\"/home/naourr/work/instance-1/output-1/per-package/host-binutils/host/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/home/naourr/work/instance-1/output-1/per-package/host-binutils/host/include -c -o objcopy.o objcopy.c /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -DLOCALEDIR="\"/home/naourr/work/instance-1/output-1/per-package/host-binutils/host/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/home/naourr/work/instance-1/output-1/per-package/host-binutils/host/include -c -o not-strip.o not-strip.c /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -DLOCALEDIR="\"/home/naourr/work/instance-1/output-1/per-package/host-binutils/host/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/home/naourr/work/instance-1/output-1/per-package/host-binutils/host/include -c -o wrstabs.o wrstabs.c /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -DLOCALEDIR="\"/home/naourr/work/instance-1/output-1/per-package/host-binutils/host/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/home/naourr/work/instance-1/output-1/per-package/host-binutils/host/include -c -o addr2line.o addr2line.c /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -DLOCALEDIR="\"/home/naourr/work/instance-1/output-1/per-package/host-binutils/host/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/home/naourr/work/instance-1/output-1/per-package/host-binutils/host/include -c -o readelf.o readelf.c /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -DLOCALEDIR="\"/home/naourr/work/instance-1/output-1/per-package/host-binutils/host/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/home/naourr/work/instance-1/output-1/per-package/host-binutils/host/include -c -o unwind-ia64.o unwind-ia64.c /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -DLOCALEDIR="\"/home/naourr/work/instance-1/output-1/per-package/host-binutils/host/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/home/naourr/work/instance-1/output-1/per-package/host-binutils/host/include -c -o elfedit.o elfedit.c /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -DLOCALEDIR="\"/home/naourr/work/instance-1/output-1/per-package/host-binutils/host/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/home/naourr/work/instance-1/output-1/per-package/host-binutils/host/include -c -o nm.o nm.c /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -DLOCALEDIR="\"/home/naourr/work/instance-1/output-1/per-package/host-binutils/host/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/home/naourr/work/instance-1/output-1/per-package/host-binutils/host/include -c -o is-strip.o is-strip.c /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -DLOCALEDIR="\"/home/naourr/work/instance-1/output-1/per-package/host-binutils/host/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/home/naourr/work/instance-1/output-1/per-package/host-binutils/host/include -c -o cxxfilt.o cxxfilt.c /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -DLOCALEDIR="\"/home/naourr/work/instance-1/output-1/per-package/host-binutils/host/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/home/naourr/work/instance-1/output-1/per-package/host-binutils/host/include -c -o bfdtest1.o bfdtest1.c /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -DLOCALEDIR="\"/home/naourr/work/instance-1/output-1/per-package/host-binutils/host/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/home/naourr/work/instance-1/output-1/per-package/host-binutils/host/include -c -o bfdtest2.o bfdtest2.c /bin/sh ./libtool --tag=CC --mode=link /usr/bin/gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/home/naourr/work/instance-1/output-1/per-package/host-binutils/host/include -L/home/naourr/work/instance-1/output-1/per-package/host-binutils/host/lib -Wl,-rpath,/home/naourr/work/instance-1/output-1/per-package/host-binutils/host/lib -o size size.o bucomm.o version.o filemode.o ../bfd/libbfd.la ../libiberty/libiberty.a -ldl /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -DLOCALEDIR="\"/home/naourr/work/instance-1/output-1/per-package/host-binutils/host/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/home/naourr/work/instance-1/output-1/per-package/host-binutils/host/include -c `test -f arlex.c || echo ./`arlex.c libtool: link: /usr/bin/gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/home/naourr/work/instance-1/output-1/per-package/host-binutils/host/include -Wl,-rpath -Wl,/home/naourr/work/instance-1/output-1/per-package/host-binutils/host/lib -o size size.o bucomm.o version.o filemode.o -L/home/naourr/work/instance-1/output-1/per-package/host-binutils/host/lib ../bfd/.libs/libbfd.a -L/home/naourr/work/instance-1/output-1/build/host-binutils-arc-2019.09-release/zlib -lz ../libiberty/libiberty.a -ldl /bin/sh ./libtool --tag=CC --mode=link /usr/bin/gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/home/naourr/work/instance-1/output-1/per-package/host-binutils/host/include -L/home/naourr/work/instance-1/output-1/per-package/host-binutils/host/lib -Wl,-rpath,/home/naourr/work/instance-1/output-1/per-package/host-binutils/host/lib -o strings strings.o bucomm.o version.o filemode.o ../bfd/libbfd.la ../libiberty/libiberty.a -ldl libtool: link: /usr/bin/gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/home/naourr/work/instance-1/output-1/per-package/host-binutils/host/include -Wl,-rpath -Wl,/home/naourr/work/instance-1/output-1/per-package/host-binutils/host/lib -o strings strings.o bucomm.o version.o filemode.o -L/home/naourr/work/instance-1/output-1/per-package/host-binutils/host/lib ../bfd/.libs/libbfd.a -L/home/naourr/work/instance-1/output-1/build/host-binutils-arc-2019.09-release/zlib -lz ../libiberty/libiberty.a -ldl /bin/sh ./libtool --tag=CC --mode=link /usr/bin/gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/home/naourr/work/instance-1/output-1/per-package/host-binutils/host/include -L/home/naourr/work/instance-1/output-1/per-package/host-binutils/host/lib -Wl,-rpath,/home/naourr/work/instance-1/output-1/per-package/host-binutils/host/lib -o objcopy objcopy.o not-strip.o rename.o rddbg.o debug.o stabs.o rdcoff.o wrstabs.o bucomm.o version.o filemode.o ../bfd/libbfd.la ../libiberty/libiberty.a -ldl /bin/sh ./libtool --tag=CC --mode=link /usr/bin/gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/home/naourr/work/instance-1/output-1/per-package/host-binutils/host/include -L/home/naourr/work/instance-1/output-1/per-package/host-binutils/host/lib -Wl,-rpath,/home/naourr/work/instance-1/output-1/per-package/host-binutils/host/lib -o addr2line addr2line.o bucomm.o version.o filemode.o ../bfd/libbfd.la ../libiberty/libiberty.a -ldl libtool: link: /usr/bin/gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/home/naourr/work/instance-1/output-1/per-package/host-binutils/host/include -Wl,-rpath -Wl,/home/naourr/work/instance-1/output-1/per-package/host-binutils/host/lib -o objcopy objcopy.o not-strip.o rename.o rddbg.o debug.o stabs.o rdcoff.o wrstabs.o bucomm.o version.o filemode.o -L/home/naourr/work/instance-1/output-1/per-package/host-binutils/host/lib ../bfd/.libs/libbfd.a -L/home/naourr/work/instance-1/output-1/build/host-binutils-arc-2019.09-release/zlib -lz ../libiberty/libiberty.a -ldl libtool: link: /usr/bin/gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/home/naourr/work/instance-1/output-1/per-package/host-binutils/host/include -Wl,-rpath -Wl,/home/naourr/work/instance-1/output-1/per-package/host-binutils/host/lib -o addr2line addr2line.o bucomm.o version.o filemode.o -L/home/naourr/work/instance-1/output-1/per-package/host-binutils/host/lib ../bfd/.libs/libbfd.a -L/home/naourr/work/instance-1/output-1/build/host-binutils-arc-2019.09-release/zlib -lz ../libiberty/libiberty.a -ldl /bin/sh ./libtool --tag=CC --mode=link /usr/bin/gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/home/naourr/work/instance-1/output-1/per-package/host-binutils/host/include -L/home/naourr/work/instance-1/output-1/per-package/host-binutils/host/lib -Wl,-rpath,/home/naourr/work/instance-1/output-1/per-package/host-binutils/host/lib -o elfedit elfedit.o version.o elfcomm.o ../libiberty/libiberty.a -ldl /bin/sh ./libtool --tag=CC --mode=link /usr/bin/gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/home/naourr/work/instance-1/output-1/per-package/host-binutils/host/include -L/home/naourr/work/instance-1/output-1/per-package/host-binutils/host/lib -Wl,-rpath,/home/naourr/work/instance-1/output-1/per-package/host-binutils/host/lib -o nm-new nm.o bucomm.o version.o filemode.o ../bfd/libbfd.la ../libiberty/libiberty.a -ldl libtool: link: /usr/bin/gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/home/naourr/work/instance-1/output-1/per-package/host-binutils/host/include -Wl,-rpath -Wl,/home/naourr/work/instance-1/output-1/per-package/host-binutils/host/lib -o elfedit elfedit.o version.o elfcomm.o -L/home/naourr/work/instance-1/output-1/per-package/host-binutils/host/lib ../libiberty/libiberty.a -ldl libtool: link: /usr/bin/gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/home/naourr/work/instance-1/output-1/per-package/host-binutils/host/include -Wl,-rpath -Wl,/home/naourr/work/instance-1/output-1/per-package/host-binutils/host/lib -o nm-new nm.o bucomm.o version.o filemode.o -L/home/naourr/work/instance-1/output-1/per-package/host-binutils/host/lib ../bfd/.libs/libbfd.a -L/home/naourr/work/instance-1/output-1/build/host-binutils-arc-2019.09-release/zlib -lz ../libiberty/libiberty.a -ldl /bin/sh ./libtool --tag=CC --mode=link /usr/bin/gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/home/naourr/work/instance-1/output-1/per-package/host-binutils/host/include -L/home/naourr/work/instance-1/output-1/per-package/host-binutils/host/lib -Wl,-rpath,/home/naourr/work/instance-1/output-1/per-package/host-binutils/host/lib -o strip-new objcopy.o is-strip.o rename.o rddbg.o debug.o stabs.o rdcoff.o wrstabs.o bucomm.o version.o filemode.o ../bfd/libbfd.la ../libiberty/libiberty.a -ldl /bin/sh ./libtool --tag=CC --mode=link /usr/bin/gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/home/naourr/work/instance-1/output-1/per-package/host-binutils/host/include -L/home/naourr/work/instance-1/output-1/per-package/host-binutils/host/lib -Wl,-rpath,/home/naourr/work/instance-1/output-1/per-package/host-binutils/host/lib -o cxxfilt cxxfilt.o bucomm.o version.o filemode.o ../bfd/libbfd.la ../libiberty/libiberty.a -ldl libtool: link: /usr/bin/gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/home/naourr/work/instance-1/output-1/per-package/host-binutils/host/include -Wl,-rpath -Wl,/home/naourr/work/instance-1/output-1/per-package/host-binutils/host/lib -o strip-new objcopy.o is-strip.o rename.o rddbg.o debug.o stabs.o rdcoff.o wrstabs.o bucomm.o version.o filemode.o -L/home/naourr/work/instance-1/output-1/per-package/host-binutils/host/lib ../bfd/.libs/libbfd.a -L/home/naourr/work/instance-1/output-1/build/host-binutils-arc-2019.09-release/zlib -lz ../libiberty/libiberty.a -ldl libtool: link: /usr/bin/gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/home/naourr/work/instance-1/output-1/per-package/host-binutils/host/include -Wl,-rpath -Wl,/home/naourr/work/instance-1/output-1/per-package/host-binutils/host/lib -o cxxfilt cxxfilt.o bucomm.o version.o filemode.o -L/home/naourr/work/instance-1/output-1/per-package/host-binutils/host/lib ../bfd/.libs/libbfd.a -L/home/naourr/work/instance-1/output-1/build/host-binutils-arc-2019.09-release/zlib -lz ../libiberty/libiberty.a -ldl /bin/sh ./libtool --tag=CC --mode=link /usr/bin/gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/home/naourr/work/instance-1/output-1/per-package/host-binutils/host/include -L/home/naourr/work/instance-1/output-1/per-package/host-binutils/host/lib -Wl,-rpath,/home/naourr/work/instance-1/output-1/per-package/host-binutils/host/lib -o bfdtest1 bfdtest1.o ../bfd/libbfd.la ../libiberty/libiberty.a -ldl /bin/sh ./libtool --tag=CC --mode=link /usr/bin/gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/home/naourr/work/instance-1/output-1/per-package/host-binutils/host/include -L/home/naourr/work/instance-1/output-1/per-package/host-binutils/host/lib -Wl,-rpath,/home/naourr/work/instance-1/output-1/per-package/host-binutils/host/lib -o bfdtest2 bfdtest2.o ../bfd/libbfd.la ../libiberty/libiberty.a -ldl libtool: link: /usr/bin/gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/home/naourr/work/instance-1/output-1/per-package/host-binutils/host/include -Wl,-rpath -Wl,/home/naourr/work/instance-1/output-1/per-package/host-binutils/host/lib -o bfdtest1 bfdtest1.o -L/home/naourr/work/instance-1/output-1/per-package/host-binutils/host/lib ../bfd/.libs/libbfd.a -L/home/naourr/work/instance-1/output-1/build/host-binutils-arc-2019.09-release/zlib -lz ../libiberty/libiberty.a -ldl /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -DLOCALEDIR="\"/home/naourr/work/instance-1/output-1/per-package/host-binutils/host/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/home/naourr/work/instance-1/output-1/per-package/host-binutils/host/include -c -o testsuite/gentestdlls.o testsuite/gentestdlls.c libtool: link: /usr/bin/gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/home/naourr/work/instance-1/output-1/per-package/host-binutils/host/include -Wl,-rpath -Wl,/home/naourr/work/instance-1/output-1/per-package/host-binutils/host/lib -o bfdtest2 bfdtest2.o -L/home/naourr/work/instance-1/output-1/per-package/host-binutils/host/lib ../bfd/.libs/libbfd.a -L/home/naourr/work/instance-1/output-1/build/host-binutils-arc-2019.09-release/zlib -lz ../libiberty/libiberty.a -ldl testsuite/gentestdlls.c:178:1: fatal error: error writing to /tmp/cceGOiIG.s: No space left on device 178 | } | ^ compilation terminated. make[5]: *** [Makefile:1089: testsuite/gentestdlls.o] Error 1 make[5]: *** Waiting for unfinished jobs.... dwarf.c:10817:1: fatal error: error writing to /tmp/ccKsQSKn.s: No space left on device 10817 | extern int debug_displays_assert[ARRAY_SIZE (debug_displays) == max ? 1 : -1]; | ^~~~~~ compilation terminated. make[5]: *** [Makefile:1089: dwarf.o] Error 1 readelf.c:20356:1: fatal error: error writing to /tmp/ccKohYsA.s: No space left on device 20356 | } | ^ compilation terminated. make[5]: *** [Makefile:1089: readelf.o] Error 1 make[5]: Leaving directory '/home/naourr/work/instance-1/output-1/build/host-binutils-arc-2019.09-release/binutils' make[4]: *** [Makefile:1130: all-recursive] Error 1 make[4]: Leaving directory '/home/naourr/work/instance-1/output-1/build/host-binutils-arc-2019.09-release/binutils' make[3]: *** [Makefile:757: all] Error 2 make[3]: Leaving directory '/home/naourr/work/instance-1/output-1/build/host-binutils-arc-2019.09-release/binutils' make[2]: *** [Makefile:3614: all-binutils] Error 2 make[2]: Leaving directory '/home/naourr/work/instance-1/output-1/build/host-binutils-arc-2019.09-release' make[1]: *** [Makefile:852: all] Error 2 make[1]: Leaving directory '/home/naourr/work/instance-1/output-1/build/host-binutils-arc-2019.09-release' make: *** [package/pkg-generic.mk:269: /home/naourr/work/instance-1/output-1/build/host-binutils-arc-2019.09-release/.stamp_built] Error 2 make: Leaving directory '/home/naourr/work/instance-1/buildroot'