[GHC] #15399: Build failure on PowerPC 64-bit big endian

GHC ghc-devs at haskell.org
Wed Jul 18 12:48:03 UTC 2018


#15399: Build failure on PowerPC 64-bit big endian
----------------------------------------+---------------------------------
        Reporter:  trommler             |                Owner:  (none)
            Type:  bug                  |               Status:  new
        Priority:  normal               |            Milestone:
       Component:  Compiler             |              Version:  8.5
      Resolution:                       |             Keywords:
Operating System:  Linux                |         Architecture:  powerpc64
 Type of failure:  Building GHC failed  |            Test Case:
      Blocked By:                       |             Blocking:
 Related Tickets:                       |  Differential Rev(s):
       Wiki Page:                       |
----------------------------------------+---------------------------------
Changes (by trommler):

 * cc: hvr, bgamari (added)


Comment:

 Currently my last known good commit is commit:d78dde9.

 At changeset:bdfc85b I see the following tests failures during validate:

 {{{
 Unexpected results from:
 TEST="ManyAlternatives ManyConstructors T10520 T10858 T12007 T12425 T12545
 T12707 T13035 T13379 T13615 T13825-ghci T14894 T1969 T2182ghci T3064 T3294
 T4801 T5321FD T5321Fun T5435_v_asm_b T5631 T6048 T7253 T7386 T783 T8557
 T9233 duplicaterecfldsghci01 ghc-e006 ghci.prog007 ghci006 ghci039 ghci045
 ghci049 ghci052 ghci053 ghcirun001 ghcirun002 heap_all print002 print003
 print006 print007 print008 print010 print012 print013 print014 print018
 print019 print021 print025 print031 print034"

 SUMMARY for test run started at Wed Jul 18 12:35:24 2018 CEST
  1:18:37 spent to go through
     6386 total tests, which gave rise to
    19686 test cases, of which
    13227 were skipped

       38 had missing libraries
     6190 expected passes
      176 expected failures

        2 caused framework failures
        1 caused framework warnings
 }}}

 Note the large number of GHCi tests failing.

 I will now bisect in that range above.

-- 
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/15399#comment:1>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler


More information about the ghc-tickets mailing list