#4463: gcc-9.1.0
--------------------+-----------------------
 Reporter:  bdubbs  |       Owner:  lfs-book
     Type:  task    |      Status:  closed
 Priority:  normal  |   Milestone:  8.5
Component:  Book    |     Version:  SVN
 Severity:  normal  |  Resolution:  fixed
 Keywords:          |
--------------------+-----------------------

Comment (by bdubbs):

 I did a full test in BLFS.  The results were not great.

 {{{
       === gcc Summary ===

 # of expected passes      143750
 # of unexpected failures     100
 # of unexpected successes     28
 # of expected failures       593
 # of unsupported tests      2299

       === gfortran Summary ===

 # of expected passes       50099
 # of expected failures       178
 # of unsupported tests        75

       === g++ Summary ===

 # of expected passes      134691
 # of unexpected failures       1
 # of expected failures       527
 # of unsupported tests      5923

       === go Summary ===

 # of expected passes        7349
 # of unexpected failures       1
 # of expected failures         1
 # of untested testcases        6
 # of unsupported tests         1

       === obj-c++ Summary ===

 # of expected passes        1458
 # of expected failures        10
 # of unsupported tests        77

       === objc Summary ===

 # of expected passes        2797
 # of expected failures         6
 # of unsupported tests        68

       === gotools Summary ===
 # of expected passes         333
 # of unexpected failures       1
 # of untested testcases      183

       === libatomic Summary ===

 # of expected passes          54

       === libffi Summary ===

 # of expected passes        2214

       === libgo Summary ===

 # of expected passes         182
 # of unexpected failures       2


       === libgomp Summary ===

 # of expected passes        6454
 # of expected failures         2
 # of unsupported tests       349

       === libstdc++ Summary ===

 # of expected passes       13563
 # of unexpected failures       8
 # of expected failures        77
 # of unsupported tests       377

 ----------------

 Totals:

 # of expected passes       362986
 # of unexpected failures      113
 }}}

 That's a failure rate of 0.03%, but I would be a lot happier without the
 100 gcc failures.
 I looked for what was happening upstream and found a couple of referenceds
 that indicate they know about this two weeks ago and made fixes, but they
 didn't get into the release.

  Similar results:

 https://gcc.gnu.org/ml/gcc-testresults/2019-05/msg00382.html

 Almost all of the failures are caught by gdb so that is what they are not
 run in LFS Chapter 6.

--
Ticket URL: <http://wiki.linuxfromscratch.org/lfs/ticket/4463#comment:3>
LFS Trac <http://wiki.linuxfromscratch.org/lfs/>
Linux From Scratch: Your Distro, Your Rules.
-- 
http://lists.linuxfromscratch.org/listinfo/lfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to