components/binutils/test/results-i386.master
changeset 7310 88d40c6177a1
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/components/binutils/test/results-i386.master	Tue Nov 15 08:47:03 2016 -0800
@@ -0,0 +1,842 @@
+make[1]: Entering directory '$(@D)'
+make[2]: Entering directory '$(@D)'
+make[3]: Entering directory '$(@D)/bfd'
+/usr/gnu/bin/make  check-recursive
+make[4]: Entering directory '$(@D)/bfd'
+Making check in doc
+make[5]: Entering directory '$(@D)/bfd/doc'
+make[5]: Nothing to be done for 'check'.
+make[5]: Leaving directory '$(@D)/bfd/doc'
+Making check in po
+make[5]: Entering directory '$(@D)/bfd/po'
+make[5]: Nothing to be done for 'check'.
+make[5]: Leaving directory '$(@D)/bfd/po'
+make[5]: Entering directory '$(@D)/bfd'
+make[5]: Leaving directory '$(@D)/bfd'
+make[4]: Leaving directory '$(@D)/bfd'
+make[3]: Leaving directory '$(@D)/bfd'
+make[3]: Entering directory '$(@D)/opcodes'
+Making check in .
+make[4]: Entering directory '$(@D)/opcodes'
+make[4]: Leaving directory '$(@D)/opcodes'
+Making check in po
+make[4]: Entering directory '$(@D)/opcodes/po'
+make[4]: Nothing to be done for 'check'.
+make[4]: Leaving directory '$(@D)/opcodes/po'
+make[3]: Leaving directory '$(@D)/opcodes'
+make[3]: Entering directory '$(@D)/binutils'
+/usr/gnu/bin/make  check-recursive
+make[4]: Entering directory '$(@D)/binutils'
+Making check in doc
+make[5]: Entering directory '$(@D)/binutils/doc'
+make[5]: Nothing to be done for 'check'.
+make[5]: Leaving directory '$(@D)/binutils/doc'
+Making check in po
+make[5]: Entering directory '$(@D)/binutils/po'
+make[5]: Nothing to be done for 'check'.
+make[5]: Leaving directory '$(@D)/binutils/po'
+make[5]: Entering directory '$(@D)/binutils'
+/usr/gnu/bin/make  check-DEJAGNU
+make[6]: Entering directory '$(@D)/binutils'
+Making a new site.exp file...
+srcdir=`cd $(SOURCE_DIR)/binutils && pwd`; export srcdir; \
+r=`pwd`; export r; \
+LC_ALL=C; export LC_ALL; \
+EXPECT=expect; export EXPECT; \
+runtest=runtest; \
+if /bin/bash -c "$runtest --version" > /dev/null 2>&1; then \
+	$runtest --tool binutils --srcdir ${srcdir}/testsuite \
+		; \
+else echo "WARNING: could not find \`runtest'" 1>&2; :;\
+fi
+WARNING: Couldn't find the global config file.
+WARNING: Couldn't find tool init file
+Native configuration is x86_64-pc-solaris2.12
+
+		=== binutils tests ===
+
+Schedule of variations:
+    unix
+
+Running target unix
+Using /usr/share/dejagnu/baseboards/unix.exp as board description file for target.
+Using /usr/share/dejagnu/config/unix.exp as generic interface file for target.
+Using $(SOURCE_DIR)/binutils/testsuite/config/default.exp as tool-and-target-specific interface file.
+Running $(SOURCE_DIR)/binutils/testsuite/binutils-all/aarch64/aarch64.exp ...
+Running $(SOURCE_DIR)/binutils/testsuite/binutils-all/ar.exp ...
+Running $(SOURCE_DIR)/binutils/testsuite/binutils-all/arm/objdump.exp ...
+Running $(SOURCE_DIR)/binutils/testsuite/binutils-all/bfin/objdump.exp ...
+Running $(SOURCE_DIR)/binutils/testsuite/binutils-all/compress.exp ...
+Running $(SOURCE_DIR)/binutils/testsuite/binutils-all/dlltool.exp ...
+Running $(SOURCE_DIR)/binutils/testsuite/binutils-all/elfedit.exp ...
+Running $(SOURCE_DIR)/binutils/testsuite/binutils-all/hppa/objdump.exp ...
+Running $(SOURCE_DIR)/binutils/testsuite/binutils-all/i386/i386.exp ...
+Running $(SOURCE_DIR)/binutils/testsuite/binutils-all/m68k/objdump.exp ...
+Running $(SOURCE_DIR)/binutils/testsuite/binutils-all/mips/mips.exp ...
+Running $(SOURCE_DIR)/binutils/testsuite/binutils-all/nm.exp ...
+Version $(@D)/binutils/nm-new 2.27
+Running $(SOURCE_DIR)/binutils/testsuite/binutils-all/objcopy.exp ...
+Version $(@D)/binutils/objcopy 2.27
+Running $(SOURCE_DIR)/binutils/testsuite/binutils-all/objdump.exp ...
+Version $(@D)/binutils/objdump 2.27
+Running $(SOURCE_DIR)/binutils/testsuite/binutils-all/readelf.exp ...
+Version $(@D)/binutils/readelf 2.27
+Running $(SOURCE_DIR)/binutils/testsuite/binutils-all/size.exp ...
+Version $(@D)/binutils/size 2.27
+Running $(SOURCE_DIR)/binutils/testsuite/binutils-all/update-section.exp ...
+Version $(@D)/binutils/objcopy 2.27
+Running $(SOURCE_DIR)/binutils/testsuite/binutils-all/vax/objdump.exp ...
+Running $(SOURCE_DIR)/binutils/testsuite/binutils-all/windres/windres.exp ...
+Running $(SOURCE_DIR)/binutils/testsuite/binutils-all/x86-64/x86-64.exp ...
+
+		=== binutils Summary ===
+
+# of expected passes		139
+# of expected failures		1
+# of unsupported tests		4
+make[6]: Leaving directory '$(@D)/binutils'
+make[5]: Leaving directory '$(@D)/binutils'
+make[4]: Leaving directory '$(@D)/binutils'
+make[3]: Leaving directory '$(@D)/binutils'
+make[3]: Entering directory '$(@D)/etc'
+make[3]: Nothing to be done for 'check'.
+make[3]: Leaving directory '$(@D)/etc'
+make[3]: Entering directory '$(@D)/gas'
+Making check in doc
+make[4]: Entering directory '$(@D)/gas/doc'
+make[4]: Nothing to be done for 'check'.
+make[4]: Leaving directory '$(@D)/gas/doc'
+Making check in po
+make[4]: Entering directory '$(@D)/gas/po'
+make[4]: Nothing to be done for 'check'.
+make[4]: Leaving directory '$(@D)/gas/po'
+make[4]: Entering directory '$(@D)/gas'
+/usr/gnu/bin/make  check-DEJAGNU
+make[5]: Entering directory '$(@D)/gas'
+Making a new site.exp file...
+if [ -d testsuite ]; then \
+  true; \
+else \
+  mkdir testsuite; \
+fi
+rm -f testsuite/site.exp
+cp site.exp testsuite/site.exp
+rootme=`pwd`; export rootme; \
+srcdir=`cd $(SOURCE_DIR)/gas; pwd` ; export srcdir ; \
+LC_ALL=C; export LC_ALL; \
+EXPECT=expect ; export EXPECT ; \
+runtest=runtest; \
+cd testsuite; \
+if /bin/bash -c "$runtest --version" > /dev/null 2>&1; then \
+  $runtest --tool gas --srcdir ${srcdir}/testsuite \
+	; \
+else echo "WARNING: could not find \`runtest'" 1>&2; :;\
+fi
+WARNING: Couldn't find the global config file.
+WARNING: Couldn't find tool init file
+Native configuration is x86_64-pc-solaris2.12
+
+		=== gas tests ===
+
+Schedule of variations:
+    unix
+
+Running target unix
+Using /usr/share/dejagnu/baseboards/unix.exp as board description file for target.
+Using /usr/share/dejagnu/config/unix.exp as generic interface file for target.
+Using $(SOURCE_DIR)/gas/testsuite/config/default.exp as tool-and-target-specific interface file.
+Running $(SOURCE_DIR)/gas/testsuite/gas/aarch64/aarch64.exp ...
+Running $(SOURCE_DIR)/gas/testsuite/gas/all/gas.exp ...
+Running $(SOURCE_DIR)/gas/testsuite/gas/alpha/alpha.exp ...
+Running $(SOURCE_DIR)/gas/testsuite/gas/arc/arc.exp ...
+Running $(SOURCE_DIR)/gas/testsuite/gas/arc/warn.exp ...
+Running $(SOURCE_DIR)/gas/testsuite/gas/arm/arm.exp ...
+Running $(SOURCE_DIR)/gas/testsuite/gas/avr/avr.exp ...
+Running $(SOURCE_DIR)/gas/testsuite/gas/bfin/bfin.exp ...
+Running $(SOURCE_DIR)/gas/testsuite/gas/bfin/error.exp ...
+Running $(SOURCE_DIR)/gas/testsuite/gas/cfi/cfi.exp ...
+Running $(SOURCE_DIR)/gas/testsuite/gas/cr16/cr16.exp ...
+Running $(SOURCE_DIR)/gas/testsuite/gas/cr16/pic.exp ...
+Running $(SOURCE_DIR)/gas/testsuite/gas/cris/cris.exp ...
+Running $(SOURCE_DIR)/gas/testsuite/gas/crx/allinsn.exp ...
+Running $(SOURCE_DIR)/gas/testsuite/gas/d10v/d10v.exp ...
+Running $(SOURCE_DIR)/gas/testsuite/gas/d30v/d30.exp ...
+Running $(SOURCE_DIR)/gas/testsuite/gas/dlx/alltests.exp ...
+Running $(SOURCE_DIR)/gas/testsuite/gas/elf/elf.exp ...
+Running $(SOURCE_DIR)/gas/testsuite/gas/epiphany/allinsn.exp ...
+Running $(SOURCE_DIR)/gas/testsuite/gas/fr30/allinsn.exp ...
+Running $(SOURCE_DIR)/gas/testsuite/gas/fr30/fr30.exp ...
+Running $(SOURCE_DIR)/gas/testsuite/gas/frv/allinsn.exp ...
+Running $(SOURCE_DIR)/gas/testsuite/gas/ft32/ft32.exp ...
+Running $(SOURCE_DIR)/gas/testsuite/gas/h8300/h8300-coff.exp ...
+Running $(SOURCE_DIR)/gas/testsuite/gas/h8300/h8300-elf.exp ...
+Running $(SOURCE_DIR)/gas/testsuite/gas/h8300/h8300.exp ...
+Running $(SOURCE_DIR)/gas/testsuite/gas/h8300/t01_mov.exp ...
+Running $(SOURCE_DIR)/gas/testsuite/gas/h8300/t02_mova.exp ...
+Running $(SOURCE_DIR)/gas/testsuite/gas/h8300/t03_add.exp ...
+Running $(SOURCE_DIR)/gas/testsuite/gas/h8300/t04_sub.exp ...
+Running $(SOURCE_DIR)/gas/testsuite/gas/h8300/t05_cmp.exp ...
+Running $(SOURCE_DIR)/gas/testsuite/gas/h8300/t06_ari2.exp ...
+Running $(SOURCE_DIR)/gas/testsuite/gas/h8300/t07_ari3.exp ...
+Running $(SOURCE_DIR)/gas/testsuite/gas/h8300/t08_or.exp ...
+Running $(SOURCE_DIR)/gas/testsuite/gas/h8300/t09_xor.exp ...
+Running $(SOURCE_DIR)/gas/testsuite/gas/h8300/t10_and.exp ...
+Running $(SOURCE_DIR)/gas/testsuite/gas/h8300/t11_logs.exp ...
+Running $(SOURCE_DIR)/gas/testsuite/gas/h8300/t12_bit.exp ...
+Running $(SOURCE_DIR)/gas/testsuite/gas/h8300/t13_otr.exp ...
+Running $(SOURCE_DIR)/gas/testsuite/gas/hppa/basic/basic.exp ...
+Running $(SOURCE_DIR)/gas/testsuite/gas/hppa/parse/parse.exp ...
+Running $(SOURCE_DIR)/gas/testsuite/gas/hppa/reloc/reloc.exp ...
+Running $(SOURCE_DIR)/gas/testsuite/gas/hppa/unsorted/unsorted.exp ...
+Running $(SOURCE_DIR)/gas/testsuite/gas/i386/i386.exp ...
+Running $(SOURCE_DIR)/gas/testsuite/gas/i386/ilp32/cfi/ilp32.exp ...
+Running $(SOURCE_DIR)/gas/testsuite/gas/i386/ilp32/elf/ilp32.exp ...
+Running $(SOURCE_DIR)/gas/testsuite/gas/i386/ilp32/ilp32.exp ...
+Running $(SOURCE_DIR)/gas/testsuite/gas/i386/ilp32/lns/ilp32.exp ...
+Running $(SOURCE_DIR)/gas/testsuite/gas/i860/i860.exp ...
+Running $(SOURCE_DIR)/gas/testsuite/gas/ia64/ia64.exp ...
+Running $(SOURCE_DIR)/gas/testsuite/gas/ieee-fp/x930509a.exp ...
+Running $(SOURCE_DIR)/gas/testsuite/gas/ip2k/ip2k-allinsn.exp ...
+Running $(SOURCE_DIR)/gas/testsuite/gas/iq2000/allinsn.exp ...
+Running $(SOURCE_DIR)/gas/testsuite/gas/iq2000/load-hazards.exp ...
+Running $(SOURCE_DIR)/gas/testsuite/gas/iq2000/odd-ldw.exp ...
+Running $(SOURCE_DIR)/gas/testsuite/gas/iq2000/odd-sdw.exp ...
+Running $(SOURCE_DIR)/gas/testsuite/gas/iq2000/yield.exp ...
+Running $(SOURCE_DIR)/gas/testsuite/gas/lm32/all.exp ...
+Running $(SOURCE_DIR)/gas/testsuite/gas/lns/lns.exp ...
+Running $(SOURCE_DIR)/gas/testsuite/gas/m32r/allinsn.exp ...
+Running $(SOURCE_DIR)/gas/testsuite/gas/m32r/error.exp ...
+Running $(SOURCE_DIR)/gas/testsuite/gas/m32r/m32r.exp ...
+Running $(SOURCE_DIR)/gas/testsuite/gas/m32r/m32r2.exp ...
+Running $(SOURCE_DIR)/gas/testsuite/gas/m32r/m32rx.exp ...
+Running $(SOURCE_DIR)/gas/testsuite/gas/m32r/pic.exp ...
+Running $(SOURCE_DIR)/gas/testsuite/gas/m32r/rel32.exp ...
+Running $(SOURCE_DIR)/gas/testsuite/gas/m68hc11/m68hc11.exp ...
+Running $(SOURCE_DIR)/gas/testsuite/gas/m68k-coff/gas.exp ...
+Running $(SOURCE_DIR)/gas/testsuite/gas/m68k/all.exp ...
+Running $(SOURCE_DIR)/gas/testsuite/gas/mach-o/mach-o.exp ...
+Running $(SOURCE_DIR)/gas/testsuite/gas/macros/macros.exp ...
+Running $(SOURCE_DIR)/gas/testsuite/gas/mcore/allinsn.exp ...
+Running $(SOURCE_DIR)/gas/testsuite/gas/mep/allinsn.exp ...
+Running $(SOURCE_DIR)/gas/testsuite/gas/mep/complex-relocs.exp ...
+Running $(SOURCE_DIR)/gas/testsuite/gas/metag/metag.exp ...
+Running $(SOURCE_DIR)/gas/testsuite/gas/microblaze/allinsn.exp ...
+Running $(SOURCE_DIR)/gas/testsuite/gas/microblaze/endian.exp ...
+Running $(SOURCE_DIR)/gas/testsuite/gas/microblaze/relax_size.exp ...
+Running $(SOURCE_DIR)/gas/testsuite/gas/microblaze/reloc_sym.exp ...
+Running $(SOURCE_DIR)/gas/testsuite/gas/microblaze/special_reg.exp ...
+Running $(SOURCE_DIR)/gas/testsuite/gas/mips/mips.exp ...
+Running $(SOURCE_DIR)/gas/testsuite/gas/mmix/mmix-err.exp ...
+Running $(SOURCE_DIR)/gas/testsuite/gas/mmix/mmix-list.exp ...
+Running $(SOURCE_DIR)/gas/testsuite/gas/mmix/mmix.exp ...
+Running $(SOURCE_DIR)/gas/testsuite/gas/mn10200/basic.exp ...
+Running $(SOURCE_DIR)/gas/testsuite/gas/mn10300/basic.exp ...
+Running $(SOURCE_DIR)/gas/testsuite/gas/mri/mri.exp ...
+Running $(SOURCE_DIR)/gas/testsuite/gas/msp430/msp430.exp ...
+Running $(SOURCE_DIR)/gas/testsuite/gas/mt/errors.exp ...
+Running $(SOURCE_DIR)/gas/testsuite/gas/mt/mt.exp ...
+Running $(SOURCE_DIR)/gas/testsuite/gas/mt/relocs.exp ...
+Running $(SOURCE_DIR)/gas/testsuite/gas/nds32/nds32.exp ...
+Running $(SOURCE_DIR)/gas/testsuite/gas/nios2/nios2.exp ...
+Running $(SOURCE_DIR)/gas/testsuite/gas/or1k/allinsn.exp ...
+Running $(SOURCE_DIR)/gas/testsuite/gas/pdp11/pdp11.exp ...
+Running $(SOURCE_DIR)/gas/testsuite/gas/pe/pe.exp ...
+Running $(SOURCE_DIR)/gas/testsuite/gas/pj/pj.exp ...
+Running $(SOURCE_DIR)/gas/testsuite/gas/ppc/aix.exp ...
+Running $(SOURCE_DIR)/gas/testsuite/gas/ppc/ppc.exp ...
+Running $(SOURCE_DIR)/gas/testsuite/gas/rl78/rl78.exp ...
+Running $(SOURCE_DIR)/gas/testsuite/gas/rx/rx.exp ...
+Running $(SOURCE_DIR)/gas/testsuite/gas/s390/s390.exp ...
+Running $(SOURCE_DIR)/gas/testsuite/gas/score/relax.exp ...
+Running $(SOURCE_DIR)/gas/testsuite/gas/score/relax_32.exp ...
+Running $(SOURCE_DIR)/gas/testsuite/gas/sh/arch/arch.exp ...
+Running $(SOURCE_DIR)/gas/testsuite/gas/sh/basic.exp ...
+Running $(SOURCE_DIR)/gas/testsuite/gas/sh/err.exp ...
+Running $(SOURCE_DIR)/gas/testsuite/gas/sh/sh64/err.exp ...
+Running $(SOURCE_DIR)/gas/testsuite/gas/sh/sh64/sh64.exp ...
+Running $(SOURCE_DIR)/gas/testsuite/gas/sparc-solaris/addend.exp ...
+Running $(SOURCE_DIR)/gas/testsuite/gas/sparc-solaris/gas.exp ...
+Running $(SOURCE_DIR)/gas/testsuite/gas/sparc/mismatch.exp ...
+Running $(SOURCE_DIR)/gas/testsuite/gas/sparc/sparc.exp ...
+Running $(SOURCE_DIR)/gas/testsuite/gas/sun4/addend.exp ...
+Running $(SOURCE_DIR)/gas/testsuite/gas/symver/symver.exp ...
+Running $(SOURCE_DIR)/gas/testsuite/gas/tic4x/tic4x.exp ...
+Running $(SOURCE_DIR)/gas/testsuite/gas/tic54x/tic54x.exp ...
+Running $(SOURCE_DIR)/gas/testsuite/gas/tic6x/tic6x.exp ...
+Running $(SOURCE_DIR)/gas/testsuite/gas/tilegx/tilegx.exp ...
+Running $(SOURCE_DIR)/gas/testsuite/gas/tilepro/tilepro.exp ...
+Running $(SOURCE_DIR)/gas/testsuite/gas/v850/basic.exp ...
+Running $(SOURCE_DIR)/gas/testsuite/gas/vax/vax.exp ...
+Running $(SOURCE_DIR)/gas/testsuite/gas/visium/error.exp ...
+Running $(SOURCE_DIR)/gas/testsuite/gas/visium/visium.exp ...
+Running $(SOURCE_DIR)/gas/testsuite/gas/xc16x/xc16x.exp ...
+Running $(SOURCE_DIR)/gas/testsuite/gas/xgate/xgate.exp ...
+Running $(SOURCE_DIR)/gas/testsuite/gas/xstormy16/allinsn.exp ...
+Running $(SOURCE_DIR)/gas/testsuite/gas/xtensa/all.exp ...
+Running $(SOURCE_DIR)/gas/testsuite/gas/xtensa/xtensa-err.exp ...
+Running $(SOURCE_DIR)/gas/testsuite/gas/z80/z80.exp ...
+Running $(SOURCE_DIR)/gas/testsuite/gas/z8k/z8k.exp ...
+
+		=== gas Summary ===
+
+# of expected passes		859
+# of unsupported tests		1
+../as-new 2.27
+
+make[5]: Leaving directory '$(@D)/gas'
+make[4]: Leaving directory '$(@D)/gas'
+make[3]: Leaving directory '$(@D)/gas'
+make[3]: Entering directory '$(@D)/gprof'
+/usr/gnu/bin/make  check-recursive
+make[4]: Entering directory '$(@D)/gprof'
+Making check in po
+make[5]: Entering directory '$(@D)/gprof/po'
+make[5]: Nothing to be done for 'check'.
+make[5]: Leaving directory '$(@D)/gprof/po'
+make[5]: Entering directory '$(@D)/gprof'
+make[5]: Leaving directory '$(@D)/gprof'
+make[4]: Leaving directory '$(@D)/gprof'
+make[3]: Leaving directory '$(@D)/gprof'
+make[3]: Entering directory '$(@D)/intl'
+make[3]: Nothing to be done for 'check'.
+make[3]: Leaving directory '$(@D)/intl'
+make[3]: Entering directory '$(@D)/ld'
+/usr/gnu/bin/make  check-recursive
+make[4]: Entering directory '$(@D)/ld'
+Making check in po
+make[5]: Entering directory '$(@D)/ld/po'
+make[5]: Nothing to be done for 'check'.
+make[5]: Leaving directory '$(@D)/ld/po'
+make[5]: Entering directory '$(@D)/ld'
+/usr/gnu/bin/make  check-DEJAGNU
+make[6]: Entering directory '$(@D)/ld'
+Making a new site.exp file...
+srcroot=`cd $(SOURCE_DIR)/ld && pwd`; export srcroot; \
+r=`pwd`; export r; \
+LC_ALL=C; export LC_ALL; \
+EXPECT=expect; export EXPECT; \
+runtest=runtest; \
+if /bin/bash -c "$runtest --version" > /dev/null 2>&1; then \
+  $runtest --tool ld --srcdir ${srcroot}/testsuite \
+	OFILES="ldgram.o ldlex-wrapper.o lexsup.o ldlang.o mri.o ldctor.o ldmain.o plugin.o ldwrite.o ldexp.o  ldemul.o ldver.o ldmisc.o ldfile.o ldcref.o eelf_x86_64_sol2.o eelf_x86_64.o eelf_i386_sol2.o eelf_i386_ldso.o eelf_i386.o eelf_iamcu.o eelf_l1om.o eelf_k1om.o  ldbuildid.o" BFDLIB="../bfd/.libs/libbfd.a" \
+	LIBIBERTY="../libiberty/libiberty.a " LIBS="" \
+	DO_COMPARE="`echo 'cmp --ignore-initial=16 $f1 $f2' | sed -e 's,\\$,,g'`" \
+	; \
+else echo "WARNING: could not find \`runtest'" 1>&2; :;\
+fi
+WARNING: Couldn't find the global config file.
+WARNING: Couldn't find tool init file
+Native configuration is x86_64-pc-solaris2.12
+
+		=== ld tests ===
+
+Schedule of variations:
+    unix
+
+Running target unix
+Using /usr/share/dejagnu/baseboards/unix.exp as board description file for target.
+Using /usr/share/dejagnu/config/unix.exp as generic interface file for target.
+Using $(SOURCE_DIR)/ld/testsuite/config/default.exp as tool-and-target-specific interface file.
+Running $(SOURCE_DIR)/ld/testsuite/ld-aarch64/aarch64-elf.exp ...
+Running $(SOURCE_DIR)/ld/testsuite/ld-alpha/alpha.exp ...
+Running $(SOURCE_DIR)/ld/testsuite/ld-arc/arc.exp ...
+Running $(SOURCE_DIR)/ld/testsuite/ld-arm/arm-elf.exp ...
+Running $(SOURCE_DIR)/ld/testsuite/ld-arm/export-class.exp ...
+Running $(SOURCE_DIR)/ld/testsuite/ld-auto-import/auto-import.exp ...
+Running $(SOURCE_DIR)/ld/testsuite/ld-avr/avr.exp ...
+Running $(SOURCE_DIR)/ld/testsuite/ld-bootstrap/bootstrap.exp ...
+FAIL: bootstrap
+FAIL: bootstrap with strip
+FAIL: bootstrap with --traditional-format
+FAIL: bootstrap with --no-keep-memory
+FAIL: bootstrap with --relax
+Running $(SOURCE_DIR)/ld/testsuite/ld-cdtest/cdtest.exp ...
+FAIL: cdtest
+FAIL: cdtest with -Ur
+Running $(SOURCE_DIR)/ld/testsuite/ld-checks/checks.exp ...
+Running $(SOURCE_DIR)/ld/testsuite/ld-cris/cris.exp ...
+Running $(SOURCE_DIR)/ld/testsuite/ld-crx/crx.exp ...
+Running $(SOURCE_DIR)/ld/testsuite/ld-cygwin/exe-export.exp ...
+Running $(SOURCE_DIR)/ld/testsuite/ld-d10v/d10v.exp ...
+Running $(SOURCE_DIR)/ld/testsuite/ld-discard/discard.exp ...
+Running $(SOURCE_DIR)/ld/testsuite/ld-elf/audit.exp ...
+FAIL: Run with -paudit.so
+FAIL: Run with -paudit.so
+FAIL: Run with --depaudit=audit.so
+FAIL: Run with --depaudit=audit.so
+FAIL: Run with shared with --audit
+FAIL: Run with shared with --audit
+FAIL: Run with shared with --audit
+FAIL: Run with shared with --audit
+FAIL: Run with -lusesaudit
+FAIL: Run with -lusesaudit
+FAIL: Run with -lusesaudit -lusesaudit2
+FAIL: Run with -lusesaudit -lusesaudit2
+Running $(SOURCE_DIR)/ld/testsuite/ld-elf/binutils.exp ...
+Running $(SOURCE_DIR)/ld/testsuite/ld-elf/comm-data.exp ...
+Running $(SOURCE_DIR)/ld/testsuite/ld-elf/compress.exp ...
+ERROR: $(SOURCE_DIR)/ld/testsuite/ld-elf/foo.c: compilation failed
+FAIL: Build libfoozlib.so with compressed debug sections with zlib-gabi
+FAIL: Build libfoozlib.so with compressed debug sections with zlib-gabi
+ERROR: $(SOURCE_DIR)/ld/testsuite/ld-elf/begin.c: compilation failed
+ERROR: $(SOURCE_DIR)/ld/testsuite/ld-elf/end.c: compilation failed
+FAIL: Build libbarzlib.so with compressed debug sections with zlib-gabi
+FAIL: Build libbarzlib.so with compressed debug sections with zlib-gabi
+ERROR: $(SOURCE_DIR)/ld/testsuite/ld-elf/foo.c: compilation failed
+FAIL: Build libzlibfoo.so with zlib compressed debug sections
+FAIL: Build libzlibfoo.so with zlib compressed debug sections
+ERROR: $(SOURCE_DIR)/ld/testsuite/ld-elf/foo.c: compilation failed
+FAIL: Build libgnufoo.so with zlib-gnu compressed debug sections
+FAIL: Build libgnufoo.so with zlib-gnu compressed debug sections
+ERROR: $(SOURCE_DIR)/ld/testsuite/ld-elf/foo.c: compilation failed
+FAIL: Build libgabifoo.so with zlib-gabi compressed debug sections
+FAIL: Build libgabifoo.so with zlib-gabi compressed debug sections
+ERROR: $(SOURCE_DIR)/ld/testsuite/ld-elf/begin.c: compilation failed
+FAIL: Build zlibbegin.o with zlib compressed debug sections
+FAIL: Build zlibbegin.o with zlib compressed debug sections
+ERROR: $(SOURCE_DIR)/ld/testsuite/ld-elf/begin.c: compilation failed
+FAIL: Build gnubegin.o with zlib-gnu compressed debug sections
+FAIL: Build gnubegin.o with zlib-gnu compressed debug sections
+ERROR: $(SOURCE_DIR)/ld/testsuite/ld-elf/end.c: compilation failed
+FAIL: Build gabiend.o with zlib-gabi compressed debug sections
+FAIL: Build gabiend.o with zlib-gabi compressed debug sections
+FAIL: Run normal with libfoo.so with compressed debug sections
+ERROR: $(SOURCE_DIR)/ld/testsuite/ld-elf/main.c: compilation failed
+FAIL: Run normal with libfoozlib.so with compressed debug sections with zlib-gabi
+ERROR: $(SOURCE_DIR)/ld/testsuite/ld-elf/main.c: compilation failed
+FAIL: Run zlibnormal with libzlibfoo.so with zlib compressed debug sections
+ERROR: $(SOURCE_DIR)/ld/testsuite/ld-elf/main.c: compilation failed
+FAIL: Run zlibnormal with libfoozlib.so with zlib compressed debug sections
+ERROR: $(SOURCE_DIR)/ld/testsuite/ld-elf/main.c: compilation failed
+FAIL: Run gnunormal with libgnufoo.so with zlib-gnu compressed debug sections
+ERROR: $(SOURCE_DIR)/ld/testsuite/ld-elf/main.c: compilation failed
+FAIL: Run gnunormal with libfoozlib.so with zlib-gnu compressed debug sections
+ERROR: $(SOURCE_DIR)/ld/testsuite/ld-elf/main.c: compilation failed
+FAIL: Run gabinormal with libgabifoo.so with zlib-gabi compressed debug sections
+ERROR: $(SOURCE_DIR)/ld/testsuite/ld-elf/main.c: compilation failed
+FAIL: Run gabinormal with libfoozlib.so with zlib-gabi compressed debug sections
+FAIL: Link with zlib-gabi compressed debug input
+FAIL: Link -r with zlib compressed debug output
+FAIL: Link -r with zlib-gnu compressed debug output
+FAIL: Link -r with zlib-gabi compressed debug output
+FAIL: Link with zlib compressed debug output
+FAIL: Link with zlib compressed debug output
+FAIL: Link with zlib-gnu compressed debug output
+FAIL: Link with zlib-gnu compressed debug output
+FAIL: Link with zlib-gabi compressed debug output
+FAIL: Link with zlib-gabi compressed debug output
+Running $(SOURCE_DIR)/ld/testsuite/ld-elf/dwarf.exp ...
+FAIL: Build libdwarf1.so
+FAIL: Build libdwarf1.so
+FAIL: Run with libdwarf1.so first
+FAIL: Run with libdwarf1.so last
+Running $(SOURCE_DIR)/ld/testsuite/ld-elf/eh-group.exp ...
+Running $(SOURCE_DIR)/ld/testsuite/ld-elf/elf.exp ...
+FAIL: PR ld/13195
+FAIL: PR ld/13195
+FAIL: preinit array
+FAIL: init array
+FAIL: fini array
+FAIL: init array mixed
+FAIL: static preinit array
+FAIL: static init array
+FAIL: static fini array
+FAIL: static init array mixed
+Running $(SOURCE_DIR)/ld/testsuite/ld-elf/exclude.exp ...
+Running $(SOURCE_DIR)/ld/testsuite/ld-elf/export-class.exp ...
+Running $(SOURCE_DIR)/ld/testsuite/ld-elf/frame.exp ...
+Running $(SOURCE_DIR)/ld/testsuite/ld-elf/indirect.exp ...
+FAIL: Build libpr19553b.so
+FAIL: Build libpr19553b.so
+FAIL: Build libpr19553c.so
+FAIL: Build libpr19553c.so
+FAIL: Build libpr19553d.so
+FAIL: Build libpr19553d.so
+FAIL: Run with libindirect3c.so 1
+FAIL: Run with libindirect3c.so 2
+FAIL: Run with libindirect3c.so 3
+FAIL: Run with libindirect3c.so 4
+FAIL: Run with libindirect4c.so 1
+FAIL: Run with libindirect4c.so 2
+FAIL: Run with libindirect4c.so 3
+FAIL: Run with libindirect4c.so 4
+FAIL: Run with libpr18720c.so 1
+FAIL: Run with libpr18720c.so 2
+FAIL: Run with libpr18720c.so 3
+FAIL: Run with libpr18720c.so 4
+FAIL: Run with libpr18720c.so 5
+FAIL: Run with libpr19553b.so
+FAIL: Run with libpr19553c.so
+FAIL: Run with libpr19553d.so
+Running $(SOURCE_DIR)/ld/testsuite/ld-elf/provide-hidden.exp ...
+Running $(SOURCE_DIR)/ld/testsuite/ld-elf/sec-to-seg.exp ...
+Running $(SOURCE_DIR)/ld/testsuite/ld-elf/sec64k.exp ...
+Running $(SOURCE_DIR)/ld/testsuite/ld-elf/shared.exp ...
+FAIL: Build versioned libfoo.so
+FAIL: Build versioned libfoo.so
+FAIL: Build warn libbar.so
+FAIL: Build warn libbar.so
+FAIL: Build libar.so with versioned libfoo.so
+FAIL: Build libar.so with versioned libfoo.so
+FAIL: Build hidden libar.so with versioned libfoo.so
+FAIL: Build hidden libar.so with versioned libfoo.so
+FAIL: Build protected libbar.so with versioned libfoo.so
+FAIL: Build protected libbar.so with versioned libfoo.so
+FAIL: Build libdl2a.so with --dynamic-list=dl2.list
+FAIL: Build libdl2a.so with --dynamic-list=dl2.list
+FAIL: Build libdl2a.so with --dynamic-list=dl2a.list
+FAIL: Build libdl2a.so with --dynamic-list=dl2a.list
+FAIL: Build libdl2a.so with --dynamic-list-data
+FAIL: Build libdl2a.so with --dynamic-list-data
+FAIL: Build libdl2b.so with --dynamic-list=dl2.list and dl2xxx.list
+FAIL: Build libdl2b.so with --dynamic-list=dl2.list and dl2xxx.list
+FAIL: Build libdl2c.so with --dynamic-list-data and dl2xxx.list
+FAIL: Build libdl2c.so with --dynamic-list-data and dl2xxx.list
+FAIL: Build libdl4a.so with --dynamic-list=dl4.list
+FAIL: Build libdl4a.so with --dynamic-list=dl4.list
+FAIL: Build libdl4b.so with --dynamic-list-data
+FAIL: Build libdl4b.so with --dynamic-list-data
+FAIL: Build libdl4c.so with --dynamic-list=dl4.list and dl4xxx.list
+FAIL: Build libdl4c.so with --dynamic-list=dl4.list and dl4xxx.list
+FAIL: Build libdl4d.so with --dynamic-list-data and dl4xxx.list
+FAIL: Build libdl4d.so with --dynamic-list-data and dl4xxx.list
+FAIL: Build libdl4e.so with -Bsymbolic-functions --dynamic-list-cpp-new
+FAIL: Build libdl4e.so with -Bsymbolic-functions --dynamic-list-cpp-new
+FAIL: Build libdl4f.so with --dynamic-list-cpp-new -Bsymbolic-functions
+FAIL: Build libdl4f.so with --dynamic-list-cpp-new -Bsymbolic-functions
+FAIL: Build libdl6b.so with -Bsymbolic --dynamic-list-data
+FAIL: Build libdl6b.so with -Bsymbolic --dynamic-list-data
+FAIL: Build libdl6d.so with --dynamic-list-data -Bsymbolic
+FAIL: Build libdl6d.so with --dynamic-list-data -Bsymbolic
+FAIL: Build libpr9676-4a.so
+FAIL: Build libpr9679.so
+FAIL: Build libpr11138-1.so
+FAIL: Build libpr11138-1.so
+FAIL: Build libpr14862.so
+FAIL: Build libpr14862.so
+FAIL: Build libneeded1a.so
+FAIL: Build libneeded1a.so
+FAIL: Build needed1a.so with --add-needed
+FAIL: Build needed1a.so with --add-needed
+FAIL: Build needed1b.so with --copy-dt-needed-entries
+FAIL: Build needed1b.so with --copy-dt-needed-entries
+FAIL: Build needed1a.so with --no-add-needed
+FAIL: Build needed1a.so with --no-add-needed
+FAIL: Build needed1b.so with --no-copy-dt-needed-entries
+FAIL: Build needed1b.so with --no-copy-dt-needed-entries
+FAIL: Build libneeded2b.so
+FAIL: Build libneeded2b.so
+FAIL: Build needed2
+FAIL: Build needed2
+FAIL: Build libneeded3a.so
+FAIL: Build libneeded3a.so
+FAIL: Build libneeded3b.so
+FAIL: Build libneeded3b.so
+FAIL: Build needed3
+FAIL: Build needed3
+FAIL: Build rdynamic-1
+FAIL: Build rdynamic-1
+FAIL: Build dynamic-1
+FAIL: Build dynamic-1
+FAIL: Build libpr16496a.so
+FAIL: Build libpr16496a.so
+FAIL: Build libpr16496b.so
+FAIL: Build libpr16496b.so
+FAIL: Build libpr16452a.so
+FAIL: Build libpr16452a.so
+FAIL: Build libpr16452b.so
+FAIL: Build libpr16452b.so
+FAIL: Build pr16452
+FAIL: Build pr16452
+FAIL: Build pr16457
+FAIL: Build pr16457
+FAIL: Build libpr19073.so
+FAIL: Build libpr19073.so
+FAIL: Run normal with libfoo.so
+FAIL: Run protected with libfoo.so
+FAIL: Run hidden with libfoo.so
+FAIL: Run normal with versioned libfoo.so
+FAIL: Run warn with versioned libfoo.so
+FAIL: Run protected with versioned libfoo.so
+FAIL: Run hidden with versioned libfoo.so
+FAIL: Run normal libbar.so with libfoo.so
+FAIL: Run protected libbar.so with libfoo.so
+FAIL: Run hidden libbar.so with libfoo.so
+FAIL: Run normal libbar.so with versioned libfoo.so
+FAIL: Run protected libbar.so with versioned libfoo.so
+FAIL: Run hidden libbar.so with versioned libfoo.so
+FAIL: Run dl1a with --dynamic-list=dl1.list and dlopen on libdl1.so
+FAIL: Run dl1b with --dynamic-list-data and dlopen on libdl1.so
+FAIL: Run with libdl2a.so
+FAIL: Run with libdl2b.so
+FAIL: Run with libdl2c.so
+FAIL: Run with libdl4a.so
+FAIL: Run with libdl4b.so
+FAIL: Run with libdl4c.so
+FAIL: Run with libdl4d.so
+FAIL: Run with libdl4e.so
+FAIL: Run with libdl4f.so
+FAIL: Run dl6a1 with --dynamic-list-data and dlopen on libdl6a.so
+FAIL: Run dl6a2 with -Bsymbolic-functions and dlopen on libdl6a.so
+FAIL: Run dl6a3 with -Bsymbolic and dlopen on libdl6a.so
+FAIL: Run dl6a4 with -Bsymbolic --dynamic-list-data and dlopen on libdl6a.so
+FAIL: Run dl6a5 with -Bsymbolic-functions --dynamic-list-cpp-new and dlopen on libdl6a.so
+FAIL: Run dl6a6 with --dynamic-list-cpp-new -Bsymbolic-functions and dlopen on libdl6a.so
+FAIL: Run dl6a7 with --dynamic-list-data -Bsymbolic and dlopen on libdl6a.so
+FAIL: Run dl6b1 with --dynamic-list-data and dlopen on libdl6b.so
+FAIL: Run dl6b2 with dlopen on libdl6b.so
+FAIL: Run dl6c1 with --dynamic-list-data and dlopen on libdl6c.so
+FAIL: Run dl6d1 with --dynamic-list-data and dlopen on libdl6d.so
+FAIL: Run with libdata1.so
+FAIL: Run with libdata2.so
+FAIL: Run with libfunc1.so comm1.o
+FAIL: Run with comm1.o libfunc1.so
+FAIL: Run with pr11138-2.c libpr11138-1.so
+FAIL: Run with libpr11138-1.so pr11138-2.c
+FAIL: Run with pr13250-3.c, libpr13250-1.so and libpr13250-2.so
+FAIL: Run with pr14323-1.c pr14323-2.so
+FAIL: Run with pr14862-1.c libpr14862.so
+FAIL: Link with --add-needed
+FAIL: Link with --copy-dt-needed-entries
+FAIL: Run relmain
+FAIL: Run pr2404
+FAIL: Run pr18458
+FAIL: --no-add-needed
+FAIL: --no-copy-dt-needed-entries
+FAIL: --no-add-needed -shared
+FAIL: --no-copy-dt-needed-entries -shared
+FAIL: Build libdl3a.so with --dynamic-list=dl3.list
+FAIL: Build libdl3a.so with --dynamic-list=dl3.list
+FAIL: Build libdl3a.so with --dynamic-list-cpp-typeinfo
+FAIL: Build libdl3a.so with --dynamic-list-cpp-typeinfo
+FAIL: Build libdnew1a.so with --Bsymbolic-functions --dynamic-list-cpp-new
+FAIL: Build libdnew1a.so with --Bsymbolic-functions --dynamic-list-cpp-new
+FAIL: Build libdnew1b.so with --dynamic-list-data --dynamic-list-cpp-new
+FAIL: Build libdnew1b.so with --dynamic-list-data --dynamic-list-cpp-new
+FAIL: Run with libdl3a.so
+FAIL: Run with libdl3c.so
+FAIL: Run with libnew1a.so
+FAIL: Run with libnew1b.so
+FAIL: Run pr19719 fun defined
+ERROR: tmpdir/pr19719 does not exist
+FAIL: Run pr19719pie fun defined
+ERROR: tmpdir/pr19719pie does not exist
+Running $(SOURCE_DIR)/ld/testsuite/ld-elf/tls_common.exp ...
+Running $(SOURCE_DIR)/ld/testsuite/ld-elf/wrap.exp ...
+FAIL: Run with libwrap1a.so and libwrap1b.so
+FAIL: Run with libwrap1b.so and libwrap1a.so
+Running $(SOURCE_DIR)/ld/testsuite/ld-elfcomm/elfcomm.exp ...
+ERROR: $(SOURCE_DIR)/ld/testsuite/ld-elfcomm/common1b.c: compilation failed
+Running $(SOURCE_DIR)/ld/testsuite/ld-elfvers/vers.exp ...
+Running $(SOURCE_DIR)/ld/testsuite/ld-elfvsb/elfvsb.exp ...
+Running $(SOURCE_DIR)/ld/testsuite/ld-elfweak/elfweak.exp ...
+Running $(SOURCE_DIR)/ld/testsuite/ld-fastcall/fastcall.exp ...
+Running $(SOURCE_DIR)/ld/testsuite/ld-frv/fdpic.exp ...
+Running $(SOURCE_DIR)/ld/testsuite/ld-frv/frv-elf.exp ...
+Running $(SOURCE_DIR)/ld/testsuite/ld-frv/tls.exp ...
+Running $(SOURCE_DIR)/ld/testsuite/ld-gc/gc.exp ...
+Running $(SOURCE_DIR)/ld/testsuite/ld-h8300/h8300.exp ...
+Running $(SOURCE_DIR)/ld/testsuite/ld-i386/export-class.exp ...
+Running $(SOURCE_DIR)/ld/testsuite/ld-i386/i386.exp ...
+Running $(SOURCE_DIR)/ld/testsuite/ld-i386/no-plt.exp ...
+Running $(SOURCE_DIR)/ld/testsuite/ld-i386/tls.exp ...
+Running $(SOURCE_DIR)/ld/testsuite/ld-ia64/ia64.exp ...
+Running $(SOURCE_DIR)/ld/testsuite/ld-ia64/line.exp ...
+Running $(SOURCE_DIR)/ld/testsuite/ld-ifunc/binutils.exp ...
+Running $(SOURCE_DIR)/ld/testsuite/ld-ifunc/ifunc.exp ...
+Running $(SOURCE_DIR)/ld/testsuite/ld-libs/libs.exp ...
+Running $(SOURCE_DIR)/ld/testsuite/ld-linkonce/linkonce.exp ...
+Running $(SOURCE_DIR)/ld/testsuite/ld-m68hc11/m68hc11.exp ...
+Running $(SOURCE_DIR)/ld/testsuite/ld-m68k/m68k-got.exp ...
+Running $(SOURCE_DIR)/ld/testsuite/ld-m68k/m68k.exp ...
+Running $(SOURCE_DIR)/ld/testsuite/ld-mep/mep.exp ...
+Running $(SOURCE_DIR)/ld/testsuite/ld-metag/metag.exp ...
+Running $(SOURCE_DIR)/ld/testsuite/ld-mips-elf/comm-data.exp ...
+Running $(SOURCE_DIR)/ld/testsuite/ld-mips-elf/export-class.exp ...
+Running $(SOURCE_DIR)/ld/testsuite/ld-mips-elf/mips-elf-flags.exp ...
+Running $(SOURCE_DIR)/ld/testsuite/ld-mips-elf/mips-elf.exp ...
+Running $(SOURCE_DIR)/ld/testsuite/ld-misc/defsym.exp ...
+Running $(SOURCE_DIR)/ld/testsuite/ld-mmix/mmix.exp ...
+Running $(SOURCE_DIR)/ld/testsuite/ld-mn10300/mn10300.exp ...
+Running $(SOURCE_DIR)/ld/testsuite/ld-nds32/nds32.exp ...
+Running $(SOURCE_DIR)/ld/testsuite/ld-nios2/nios2.exp ...
+Running $(SOURCE_DIR)/ld/testsuite/ld-pe/pe-compile.exp ...
+Running $(SOURCE_DIR)/ld/testsuite/ld-pe/pe-run.exp ...
+Running $(SOURCE_DIR)/ld/testsuite/ld-pe/pe-run2.exp ...
+Running $(SOURCE_DIR)/ld/testsuite/ld-pe/pe.exp ...
+Running $(SOURCE_DIR)/ld/testsuite/ld-pie/pie.exp ...
+Running $(SOURCE_DIR)/ld/testsuite/ld-plugin/lto.exp ...
+Running $(SOURCE_DIR)/ld/testsuite/ld-plugin/plugin.exp ...
+Running $(SOURCE_DIR)/ld/testsuite/ld-powerpc/aix52.exp ...
+Running $(SOURCE_DIR)/ld/testsuite/ld-powerpc/export-class.exp ...
+Running $(SOURCE_DIR)/ld/testsuite/ld-powerpc/powerpc.exp ...
+Running $(SOURCE_DIR)/ld/testsuite/ld-s390/s390.exp ...
+Running $(SOURCE_DIR)/ld/testsuite/ld-scripts/align.exp ...
+Running $(SOURCE_DIR)/ld/testsuite/ld-scripts/alignof.exp ...
+Running $(SOURCE_DIR)/ld/testsuite/ld-scripts/assert.exp ...
+Running $(SOURCE_DIR)/ld/testsuite/ld-scripts/crossref.exp ...
+Running $(SOURCE_DIR)/ld/testsuite/ld-scripts/data.exp ...
+Running $(SOURCE_DIR)/ld/testsuite/ld-scripts/default-script.exp ...
+Running $(SOURCE_DIR)/ld/testsuite/ld-scripts/defined.exp ...
+Running $(SOURCE_DIR)/ld/testsuite/ld-scripts/dynamic-sections.exp ...
+Running $(SOURCE_DIR)/ld/testsuite/ld-scripts/empty-address.exp ...
+Running $(SOURCE_DIR)/ld/testsuite/ld-scripts/empty-aligned.exp ...
+Running $(SOURCE_DIR)/ld/testsuite/ld-scripts/empty-orphan.exp ...
+Running $(SOURCE_DIR)/ld/testsuite/ld-scripts/expr.exp ...
+Running $(SOURCE_DIR)/ld/testsuite/ld-scripts/extern.exp ...
+Running $(SOURCE_DIR)/ld/testsuite/ld-scripts/include.exp ...
+Running $(SOURCE_DIR)/ld/testsuite/ld-scripts/log2.exp ...
+Running $(SOURCE_DIR)/ld/testsuite/ld-scripts/map-address.exp ...
+Running $(SOURCE_DIR)/ld/testsuite/ld-scripts/overlay-size.exp ...
+Running $(SOURCE_DIR)/ld/testsuite/ld-scripts/phdrs.exp ...
+Running $(SOURCE_DIR)/ld/testsuite/ld-scripts/phdrs2.exp ...
+Running $(SOURCE_DIR)/ld/testsuite/ld-scripts/phdrs3.exp ...
+Running $(SOURCE_DIR)/ld/testsuite/ld-scripts/print-memory-usage.exp ...
+Running $(SOURCE_DIR)/ld/testsuite/ld-scripts/provide.exp ...
+Running $(SOURCE_DIR)/ld/testsuite/ld-scripts/rgn-at.exp ...
+Running $(SOURCE_DIR)/ld/testsuite/ld-scripts/rgn-over.exp ...
+Running $(SOURCE_DIR)/ld/testsuite/ld-scripts/script.exp ...
+Running $(SOURCE_DIR)/ld/testsuite/ld-scripts/section-flags.exp ...
+Running $(SOURCE_DIR)/ld/testsuite/ld-scripts/section-match.exp ...
+Running $(SOURCE_DIR)/ld/testsuite/ld-scripts/size.exp ...
+Running $(SOURCE_DIR)/ld/testsuite/ld-scripts/sizeof.exp ...
+Running $(SOURCE_DIR)/ld/testsuite/ld-scripts/sort.exp ...
+Running $(SOURCE_DIR)/ld/testsuite/ld-scripts/sysroot-prefix.exp ...
+Running $(SOURCE_DIR)/ld/testsuite/ld-scripts/weak.exp ...
+Running $(SOURCE_DIR)/ld/testsuite/ld-selective/sel-dump.exp ...
+Running $(SOURCE_DIR)/ld/testsuite/ld-selective/selective.exp ...
+Running $(SOURCE_DIR)/ld/testsuite/ld-sh/arch/arch.exp ...
+Running $(SOURCE_DIR)/ld/testsuite/ld-sh/rd-sh.exp ...
+Running $(SOURCE_DIR)/ld/testsuite/ld-sh/sh-vxworks.exp ...
+Running $(SOURCE_DIR)/ld/testsuite/ld-sh/sh.exp ...
+Running $(SOURCE_DIR)/ld/testsuite/ld-sh/sh64/rd-sh64.exp ...
+Running $(SOURCE_DIR)/ld/testsuite/ld-sh/sh64/relax.exp ...
+Running $(SOURCE_DIR)/ld/testsuite/ld-sh/sh64/relfail.exp ...
+Running $(SOURCE_DIR)/ld/testsuite/ld-sh/sh64/sh64.exp ...
+Running $(SOURCE_DIR)/ld/testsuite/ld-shared/shared.exp ...
+Running $(SOURCE_DIR)/ld/testsuite/ld-size/size.exp ...
+Running $(SOURCE_DIR)/ld/testsuite/ld-sparc/sparc.exp ...
+Running $(SOURCE_DIR)/ld/testsuite/ld-spu/spu.exp ...
+Running $(SOURCE_DIR)/ld/testsuite/ld-srec/srec.exp ...
+Running $(SOURCE_DIR)/ld/testsuite/ld-tic6x/tic6x.exp ...
+Running $(SOURCE_DIR)/ld/testsuite/ld-tilegx/tilegx.exp ...
+Running $(SOURCE_DIR)/ld/testsuite/ld-tilepro/tilepro.exp ...
+Running $(SOURCE_DIR)/ld/testsuite/ld-undefined/entry.exp ...
+Running $(SOURCE_DIR)/ld/testsuite/ld-undefined/require-defined.exp ...
+Running $(SOURCE_DIR)/ld/testsuite/ld-undefined/undefined.exp ...
+Running $(SOURCE_DIR)/ld/testsuite/ld-undefined/weak-undef.exp ...
+Running $(SOURCE_DIR)/ld/testsuite/ld-unique/unique.exp ...
+Running $(SOURCE_DIR)/ld/testsuite/ld-v850/v850.exp ...
+Running $(SOURCE_DIR)/ld/testsuite/ld-vax-elf/export-class.exp ...
+Running $(SOURCE_DIR)/ld/testsuite/ld-vax-elf/vax-elf.exp ...
+Running $(SOURCE_DIR)/ld/testsuite/ld-versados/versados.exp ...
+Running $(SOURCE_DIR)/ld/testsuite/ld-visium/visium.exp ...
+Running $(SOURCE_DIR)/ld/testsuite/ld-vxworks/vxworks.exp ...
+Running $(SOURCE_DIR)/ld/testsuite/ld-x86-64/dwarfreloc.exp ...
+Running $(SOURCE_DIR)/ld/testsuite/ld-x86-64/export-class.exp ...
+Running $(SOURCE_DIR)/ld/testsuite/ld-x86-64/line.exp ...
+Running $(SOURCE_DIR)/ld/testsuite/ld-x86-64/mpx.exp ...
+Running $(SOURCE_DIR)/ld/testsuite/ld-x86-64/no-plt.exp ...
+ERROR: $(SOURCE_DIR)/ld/testsuite/ld-x86-64/no-plt-check1.S: compilation failed
+ERROR: $(SOURCE_DIR)/ld/testsuite/ld-x86-64/no-plt-extern1.S: compilation failed
+FAIL: Build libno-plt-1b.so
+FAIL: Build libno-plt-1b.so
+FAIL: No PLT (dynamic 1a)
+FAIL: No PLT (dynamic 1a)
+FAIL: No PLT (dynamic 1b)
+FAIL: No PLT (dynamic 1b)
+FAIL: No PLT (dynamic 1c)
+FAIL: No PLT (dynamic 1c)
+FAIL: No PLT (static 1d)
+FAIL: No PLT (static 1d)
+FAIL: No PLT (PIE 1e)
+FAIL: No PLT (PIE 1e)
+FAIL: No PLT (PIE 1f)
+FAIL: No PLT (PIE 1f)
+FAIL: No PLT (PIE 1g)
+FAIL: No PLT (PIE 1g)
+FAIL: No PLT (dynamic 1a)
+FAIL: No PLT (dynamic 1b)
+FAIL: No PLT (dynamic 1c)
+FAIL: No PLT (static 1d)
+FAIL: No PLT (PIE 1e)
+FAIL: No PLT (PIE 1f)
+FAIL: No PLT (PIE 1g)
+Running $(SOURCE_DIR)/ld/testsuite/ld-x86-64/tls.exp ...
+Running $(SOURCE_DIR)/ld/testsuite/ld-x86-64/x86-64.exp ...
+Running $(SOURCE_DIR)/ld/testsuite/ld-xc16x/xc16x.exp ...
+Running $(SOURCE_DIR)/ld/testsuite/ld-xstormy16/xstormy16.exp ...
+Running $(SOURCE_DIR)/ld/testsuite/ld-xtensa/coalesce.exp ...
+Running $(SOURCE_DIR)/ld/testsuite/ld-xtensa/diff_overflow.exp ...
+Running $(SOURCE_DIR)/ld/testsuite/ld-xtensa/lcall.exp ...
+Running $(SOURCE_DIR)/ld/testsuite/ld-xtensa/xtensa.exp ...
+Running $(SOURCE_DIR)/ld/testsuite/ld-z8k/z8k.exp ...
+
+		=== ld Summary ===
+
+# of expected passes		415
+# of unexpected failures	261
+# of expected failures		4
+# of unresolved testcases	14
+# of untested testcases		1
+# of unsupported tests		12
+$(@D)/ld/ld-new 2.27
+
+make[6]: *** [Makefile:3647: check-DEJAGNU] Error 1
+make[6]: Leaving directory '$(@D)/ld'
+make[5]: *** [Makefile:1940: check-am] Error 2
+make[5]: Leaving directory '$(@D)/ld'
+make[4]: *** [Makefile:1780: check-recursive] Error 1
+make[4]: Leaving directory '$(@D)/ld'
+make[3]: *** [Makefile:1942: check] Error 2
+make[3]: Leaving directory '$(@D)/ld'
+make[2]: *** [Makefile:7225: check-ld] Error 2
+make[3]: Entering directory '$(@D)/libiberty'
+make[4]: Entering directory '$(@D)/libiberty/testsuite'
+	$(SOURCE_DIR)/libiberty/testsuite/test-demangle.c ../libiberty.a
+./test-demangle < $(SOURCE_DIR)/libiberty/testsuite/demangle-expected
+./test-demangle: 912 tests, 0 failures
+./test-demangle < $(SOURCE_DIR)/libiberty/testsuite/d-demangle-expected
+./test-demangle: 269 tests, 0 failures
+	$(SOURCE_DIR)/libiberty/testsuite/test-pexecute.c ../libiberty.a
+./test-pexecute
+	$(SOURCE_DIR)/libiberty/testsuite/test-expandargv.c ../libiberty.a
+./test-expandargv
+PASS: test-expandargv-0.
+PASS: test-expandargv-1.
+PASS: test-expandargv-2.
+PASS: test-expandargv-3.
+PASS: test-expandargv-4.
+PASS: test-expandargv-5.
+PASS: test-expandargv-6.
+	$(SOURCE_DIR)/libiberty/testsuite/test-strtol.c ../libiberty.a
+./test-strtol
+PASS: test-strtol-0.
+PASS: test-strtol-1.
+PASS: test-strtol-2.
+PASS: test-strtol-3.
+PASS: test-strtol-4.
+PASS: test-strtol-5.
+PASS: test-strtol-6.
+PASS: test-strtol-7.
+PASS: test-strtol-8.
+PASS: test-strtol-9.
+PASS: test-strtol-10.
+PASS: test-strtol-11.
+PASS: test-strtol-12.
+PASS: test-strtol-13.
+PASS: test-strtol-14.
+PASS: test-strtol-15.
+PASS: test-strtol-16.
+PASS: test-strtol-17.
+PASS: test-strtol-18.
+PASS: test-strtol-19.
+PASS: test-strtol-20.
+make[4]: Leaving directory '$(@D)/libiberty/testsuite'
+make[3]: Leaving directory '$(@D)/libiberty'
+make[2]: Target 'check-host' not remade because of errors.
+make[2]: Nothing to be done for 'check-target'.
+make[2]: Leaving directory '$(@D)'
+make[1]: *** [Makefile:2203: do-check] Error 2
+make[1]: Target 'check' not remade because of errors.
+make[1]: Leaving directory '$(@D)'