This is the mail archive of the binutils@sources.redhat.com mailing list for the binutils project.


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

Test results for first test release for 2.11


Hi!

I've successfully built the binutils-2.11 test release on the
following configurations under a GNU/Linux 2.2.17, redhat 6.2 host:

a29k-rtems	alpha-gnu-linux		arc-elf
arm-elf		avr-elf			cris-elf
d10v-elf	d30v-elf		fr30-elf
h8300-coff	hppa-rtems		hppa64-linux
i370-elf	i386-elf		i386-freebsd
i386-go32	i386-mingw32		i860-stardent-elf
i960-elf	ia64-elf		m32r-elf (*)
m6811-elf	m6812-elf		m68k-aout
m68k-coff	m68k-elf		m68k-sun
m88k-motorola-sysv3			mcore-elf
mips-elf	mips-sgi-irix6		mips-dec-netbsd
mn10200-elf	mn10300-elf		ns32k-pc532-netbsd
ppc-elf		sh-elf			sparc-elf
sparc-solaris2.8			sparc64-coff
sparc64-elf	sparc64-solaris2.8	tic54x-coff
v850-elf	w65-none-coff		z8k-none-coff


	(*) The m32r-elf does not build in fact: gas didn't link 
	    due to the removal of m32r_do_align.  I'm sending a 
	    patch to fix that.


I also tried the following configurations:

h8500-coff	pj			tic80-coff
we32k-none-coff	vax-dec-ultrix

but they do not work at all.  Some of them seem to have never worked
or have been removed from configure (tic80, we32k, h8500).  The vax
does not build, may be because this is a cross compilation.  For 'pj'
I couln't find a working target name.


The process I've used is simple and automated with a shell/perl script.
Basically:

   - configure --srcdir --target --prefix --program-prefix
   - make
   - make install
   - make check

Results of the testsuite are collected by a perl script to have some
synthesis of all the results.  Interpret the columns as follows:

PASS	  -> # of expected passes
XFAIL	  -> # of expected failures
NOTEST	  -> # of untested testcases
NOBUILD	  -> # of unresolved testcases
XPASS	  -> # of unexpected success
FAIL	  -> # of unexpected failures

FAIL in the PASS column indicates that the corresponding target produced
no expected passes.  I considered this as an error.


			=== ld Summary ===
				  Expected		      Unexpected
  Target		     PASS   XFAIL  NOTEST  NOBUILD   XPASS    FAIL
+------------------------+--------------------------------+----------------+
| a29k-unknown-rtems	 |	6	       13	  |		   |
| alpha-gnu-linux-gnu	 |	9	       13	  |		   |
| arc-unknown-elf	 |	9	       13	  |		   |
| arm-unknown-elf	 |	9	       13	  |		   |
| avr-unknown-elf	 |	9	       13	  |		   |
| cris-axis-elf		 |	7	       13	  |		 2 |
| d10v-unknown-elf	 |	9	       13	  |		   |
| d30v-unknown-elf	 |	9	       13	  |		   |
| fr30-unknown-elf	 |	9	       13	  |		   |
| h8300-unknown-coff	 |	6		7	  |		   |
| hppa-unknown-rtems	 |	6	       13	  |		   |
| hppa64-unknown-linux-g |	9	       13	  |		   |
| i370-unknown-elf	 |	9	       13	  |		   |
| i386-pc-elf		 |	9	       13	  |		   |
| i386-pc-freebsd	 |	6	       13	  |		   |
| i386-pc-go32		 |	6	       13	  |		   |
| i386-pc-mingw32	 |	5	       13	  |		 1 |
| i860-stardent-elf	 |	9	       13	  |		   |
| i960-unknown-elf	 |   FAIL	       13	  |		 9 |
| ia64-unknown-elf	 |	7	       13	1 |		   |
| m32r-unknown-elf	 |	9	       13	  |		   |
| m6811-unknown-none	 |     14			1 |		 2 |
| m6812-unknown-none	 |     11			1 |		 5 |
| m68k-sun-sunos4.1.1	 |	6	       13	  |		   |
| m68k-unknown-aout	 |	6	       13	  |		   |
| m68k-unknown-coff	 |	7		7	  |		   |
| m68k-unknown-elf	 |	9	       13	  |		   |
| m88k-motorola-sysv3	 |	6	       13	  |		   |
| mcore-unknown-elf	 |	8	       13	  |		 1 |
| mips-dec-netbsd	 |	6	       13	  |		   |
| mips-mips-elf		 |	9	       13	  |		   |
| mips-sgi-irix6	 |   FAIL	       13	7 |		   |
| mn10200-unknown-elf	 |	9	       13	  |		   |
| mn10300-unknown-elf	 |	9	       13	  |		   |
| ns32k-pc532-netbsd	 |	6	       13	  |		   |
| powerpc-unknown-elf	 |	9	       13	  |		   |
| sh-unknown-elf	 |     11	       16	  |		   |
| sparc-unknown-elf	 |	9	       13	  |		   |
| sparc-unknown-solaris2 |	9	       13	  |		   |
| sparc64-unknown-coff	 |	6		7	  |		   |
| sparc64-unknown-elf	 |	2	       13	  |		 7 |
| sparc64-unknown-solari |	2	       13	  |		 7 |
| tic54x-unknown-coff	 |	6		7	  |		   |
| v850-unknown-elf	 |	9	       13	  |		   |
| w65-wdc-none		 |	6	       13	  |		   |
| z8k-none-coff		 |	6		7	  |		   |
+------------------------+--------------------------------+----------------+


			=== binutils Summary ===
				  Expected		      Unexpected
  Target		     PASS   XFAIL  NOTEST  NOBUILD   XPASS    FAIL
+------------------------+--------------------------------+----------------+
| a29k-unknown-rtems	 |     19		6	  |		 1 |
| alpha-gnu-linux-gnu	 |     20		6	  |		   |
| arc-unknown-elf	 |     25		7	  |		   |
| arm-unknown-elf	 |     25		7	  |		   |
| avr-unknown-elf	 |     25		7	  |		   |
| cris-axis-elf		 |     20		7	  |		 5 |
| d10v-unknown-elf	 |     25		7	  |		   |
| d30v-unknown-elf	 |     25		7	  |		   |
| fr30-unknown-elf	 |     25		7	  |		   |
| h8300-unknown-coff	 |     19	1	6	  |		   |
| hppa-unknown-rtems	 |     18		6	1 |	 1	   |
| hppa64-unknown-linux-g |     20		6	  |		   |
| i370-unknown-elf	 |     24		7	  |		 1 |
| i386-pc-elf		 |     25		7	  |		   |
| i386-pc-freebsd	 |     20		6	  |		   |
| i386-pc-go32		 |     19		6	  |	 1	   |
| i386-pc-mingw32	 |     20		6	  |		   |
| i860-stardent-elf	 |     25		7	  |		   |
| i960-unknown-elf	 |     25		7	  |		   |
| ia64-unknown-elf	 |     24		7	  |		 1 |
| m32r-unknown-elf	 |     25		7	  |		   |
| m6811-unknown-none	 |     20		6	  |		   |
| m6812-unknown-none	 |     22		4	  |		   |
| m68k-sun-sunos4.1.1	 |     19	1	6	  |		   |
| m68k-unknown-aout	 |     20		6	  |		   |
| m68k-unknown-coff	 |     19	1	6	  |		   |
| m68k-unknown-elf	 |     25		7	  |		   |
| m88k-motorola-sysv3	 |     19	1	6	  |		   |
| mcore-unknown-elf	 |     25		7	  |		   |
| mips-dec-netbsd	 |     20		6	  |		   |
| mips-mips-elf		 |     25		7	  |		   |
| mips-sgi-irix6	 |	2			2 |		   |
| mn10200-unknown-elf	 |     25		7	  |		   |
| mn10300-unknown-elf	 |     25		7	  |		   |
| ns32k-pc532-netbsd	 |     20		6	  |		   |
| powerpc-unknown-elf	 |     25		7	  |		   |
| sh-unknown-elf	 |     25		7	  |		   |
| sparc-unknown-elf	 |     25		7	  |		   |
| sparc-unknown-solaris2 |     20		6	  |		   |
| sparc64-unknown-coff	 |     20		6	  |		   |
| sparc64-unknown-elf	 |     24		7	  |		 1 |
| sparc64-unknown-solari |     19		6	  |		 1 |
| tic54x-unknown-coff	 |     20		6	  |		   |
| v850-unknown-elf	 |     25		7	  |		   |
| w65-wdc-none		 |     18		6	  |		 2 |
| z8k-none-coff		 |     19	1	6	  |		   |
+------------------------+--------------------------------+----------------+


			=== gas Summary ===
				  Expected		      Unexpected
  Target		     PASS   XFAIL  NOTEST  NOBUILD   XPASS    FAIL
+------------------------+--------------------------------+----------------+
| a29k-unknown-rtems	 |     59			  |		   |
| alpha-gnu-linux-gnu	 |     66			  |		   |
| arc-unknown-elf	 |    100			  |		   |
| arm-unknown-elf	 |     91			  |		   |
| avr-unknown-elf	 |     66			  |		 3 |
| cris-axis-elf		 |    341      19		  |		10 |
| d10v-unknown-elf	 |     69			  |		 1 |
| d30v-unknown-elf	 |     72			  |		 4 |
| fr30-unknown-elf	 |     70			  |		   |
| h8300-unknown-coff	 |    120	3		  |		 1 |
| hppa-unknown-rtems	 |    153	4		  |		13 |
| hppa64-unknown-linux-g |    151	6		  |		   |
| i370-unknown-elf	 |     67			  |		 2 |
| i386-pc-elf		 |     85			  |		   |
| i386-pc-freebsd	 |     72			  |		   |
| i386-pc-go32		 |     70			  |		 3 |
| i386-pc-mingw32	 |     72			  |		   |
| i860-stardent-elf	 |     66			  |		 3 |
| i960-unknown-elf	 |     61			  |		   |
| ia64-unknown-elf	 |     79			  |		   |
| m32r-unknown-elf	 |     95			  |		   |
| m6811-unknown-none	 |     75			  |		 1 |
| m6812-unknown-none	 |     75			  |		 8 |
| m68k-sun-sunos4.1.1	 |     85			  |		 1 |
| m68k-unknown-aout	 |     85			  |		 1 |
| m68k-unknown-coff	 |     94	1		  |		 1 |
| m68k-unknown-elf	 |     95			  |		 1 |
| m88k-motorola-sysv3	 |     60			  |		   |
| mcore-unknown-elf	 |     68			  |		 2 |
| mips-dec-netbsd	 |     85			  |		 5 |
| mips-mips-elf		 |    128	1		  |		 1 |
| mips-sgi-irix6	 |				  |		   |
| mn10200-unknown-elf	 |     84	1		  |		 2 |
| mn10300-unknown-elf	 |     96	1		  |		   |
| ns32k-pc532-netbsd	 |     59			  |		   |
| powerpc-unknown-elf	 |     72			  |		   |
| sh-unknown-elf	 |     72	1		  |		   |
| sparc-unknown-elf	 |     75			  |		   |
| sparc-unknown-solaris2 |     81			  |		   |
| sparc64-unknown-coff	 |     66			  |		   |
| sparc64-unknown-elf	 |     81			  |		 2 |
| sparc64-unknown-solari |     77			  |		   |
| tic54x-unknown-coff	 |     64	1		  |		 5 |
| v850-unknown-elf	 |     84			  |		   |
| w65-wdc-none		 |     54			  |		 5 |
| z8k-none-coff		 |     59			  |		 1 |
+------------------------+--------------------------------+----------------+


If you are interested, I can send the scripts.

   Stephane

NOTE: The fact that I checked these cross configurations
      does not mean that they will work in a native environment.

-----------------------------------------------------------------------
         Home                               Office
E-mail: stcarrez@worldnet.fr               Stephane.Carrez@sun.com
WWW:    http://home.worldnet.fr/stcarrez   http://www.sun.com
Mail:   17, rue Foucher Lepelletier        6, avenue Gustave Eiffel
        92130 Issy Les Moulineaux          78182 Saint Quentin en Yvelines
        France


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