Re: [GHC] #15913: ghc-8.6.2 fails to bui ld on s390x (unregisterised): ‘stg_MUT _ARR_PTRS_FROZEN0_info’ undeclared (f irst use in this function); did you mean ‘ stg_MUT_ARR_PTRS_FROZEN_DIRTY_info’?

"GHC" <[email protected]> Fri, 08 Mar 2019 14:51:21 -0000
Newsgroups gmane.comp.lang.haskell.glasgow.bugs
Message-ID <[email protected]>
--===============0656206674598021585==
Content-Type: multipart/related;
 boundary="===============4328088774137611153=="

--===============4328088774137611153==
MIME-Version: 1.0
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: 8bit

#15913: ghc-8.6.2 fails to build on s390x (unregisterised):
‘stg_MUT_ARR_PTRS_FROZEN0_info’ undeclared (first use in this function);
did you mean ‘stg_MUT_ARR_PTRS_FROZEN_DIRTY_info’?
-------------------------------------+-------------------------------------
        Reporter:  juhpetersen       |                Owner:  (none)
            Type:  bug               |               Status:  new
        Priority:  high              |            Milestone:  8.8.1
       Component:  Build System      |              Version:  8.6.3
  (make)                             |
      Resolution:                    |             Keywords:
Operating System:  Linux             |         Architecture:
 Type of failure:  Building GHC      |  Unknown/Multiple
  failed                             |            Test Case:
      Blocked By:                    |             Blocking:
 Related Tickets:                    |  Differential Rev(s):
       Wiki Page:                    |
-------------------------------------+-------------------------------------
Changes (by bgamari):

 * priority:  normal => high


Comment:

 We should really get to the bottom of this header file issue.

-- 
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/15913#comment:5>