[GHC] #12621: zeromq4-haskell fails on PowerPC 64-bit

#12621: zeromq4-haskell fails on PowerPC 64-bit ---------------------------------+--------------------------------------- Reporter: trommler | Owner: trommler Type: bug | Status: new Priority: normal | Milestone: 8.0.3 Component: Compiler | Version: 8.0.1 Keywords: | Operating System: Linux Architecture: powerpc64 | Type of failure: Compile-time crash Test Case: | Blocked By: Blocking: | Related Tickets: Differential Rev(s): | Wiki Page: ---------------------------------+--------------------------------------- Building zeromq4-haskell from Hackage: {{{ [ 69s] [1 of 6] Compiling System.ZMQ4.Internal.Base ( dist/build/System/ZMQ4/Internal/Base.hs, dist/build/System/ZMQ4/Internal/Base.o ) [ 73s] /tmp/ghc1837_0/ghc_9.s: Assembler messages: [ 73s] [ 73s] /tmp/ghc1837_0/ghc_9.s:2619:0: [ 73s] Error: operand out of domain (2 is not a multiple of 4) [ 73s] [ 73s] <no location info>: ghc: phase `Assembler' failed (exitcode = 1) }}} I think I know what's going on and I'll post a patch to Phabricator shortly. -- Ticket URL: http://ghc.haskell.org/trac/ghc/ticket/12621 GHC http://www.haskell.org/ghc/ The Glasgow Haskell Compiler

#12621: zeromq4-haskell fails on PowerPC 64-bit ---------------------------------------+---------------------------------- Reporter: trommler | Owner: trommler Type: bug | Status: new Priority: normal | Milestone: 8.0.3 Component: Compiler | Version: 8.0.1 Resolution: | Keywords: Operating System: Linux | Architecture: powerpc64 Type of failure: Compile-time crash | Test Case: Blocked By: | Blocking: Related Tickets: | Differential Rev(s): Phab:D2547 Wiki Page: | ---------------------------------------+---------------------------------- Changes (by trommler): * differential: => Phab:D2547 Comment: OK. Here is the patch. I am still building GHC to verify this really fixes the issue above but I am fairly confident it does :-) I'll set to patch once the build is done (takes a few hours). -- Ticket URL: http://ghc.haskell.org/trac/ghc/ticket/12621#comment:1 GHC http://www.haskell.org/ghc/ The Glasgow Haskell Compiler

#12621: zeromq4-haskell fails on PowerPC 64-bit ---------------------------------------+---------------------------------- Reporter: trommler | Owner: trommler Type: bug | Status: patch Priority: normal | Milestone: 8.0.3 Component: Compiler | Version: 8.0.1 Resolution: | Keywords: Operating System: Linux | Architecture: powerpc64 Type of failure: Compile-time crash | Test Case: Blocked By: | Blocking: Related Tickets: | Differential Rev(s): Phab:D2547 Wiki Page: | ---------------------------------------+---------------------------------- Changes (by trommler): * status: new => patch Comment: Build passes with this patch. -- Ticket URL: http://ghc.haskell.org/trac/ghc/ticket/12621#comment:2 GHC http://www.haskell.org/ghc/ The Glasgow Haskell Compiler

#12621: zeromq4-haskell fails on PowerPC 64-bit
---------------------------------------+----------------------------------
Reporter: trommler | Owner: trommler
Type: bug | Status: patch
Priority: normal | Milestone: 8.0.3
Component: Compiler | Version: 8.0.1
Resolution: | Keywords:
Operating System: Linux | Architecture: powerpc64
Type of failure: Compile-time crash | Test Case:
Blocked By: | Blocking:
Related Tickets: | Differential Rev(s): Phab:D2547
Wiki Page: |
---------------------------------------+----------------------------------
Comment (by Ben Gamari

#12621: zeromq4-haskell fails on PowerPC 64-bit ---------------------------------------+---------------------------------- Reporter: trommler | Owner: trommler Type: bug | Status: merge Priority: normal | Milestone: 8.0.2 Component: Compiler | Version: 8.0.1 Resolution: | Keywords: Operating System: Linux | Architecture: powerpc64 Type of failure: Compile-time crash | Test Case: Blocked By: | Blocking: Related Tickets: | Differential Rev(s): Phab:D2547 Wiki Page: | ---------------------------------------+---------------------------------- Changes (by bgamari): * status: patch => merge * milestone: 8.0.3 => 8.0.2 -- Ticket URL: http://ghc.haskell.org/trac/ghc/ticket/12621#comment:4 GHC http://www.haskell.org/ghc/ The Glasgow Haskell Compiler

#12621: zeromq4-haskell fails on PowerPC 64-bit ---------------------------------------+---------------------------------- Reporter: trommler | Owner: trommler Type: bug | Status: closed Priority: normal | Milestone: 8.0.2 Component: Compiler | Version: 8.0.1 Resolution: fixed | Keywords: Operating System: Linux | Architecture: powerpc64 Type of failure: Compile-time crash | Test Case: Blocked By: | Blocking: Related Tickets: | Differential Rev(s): Phab:D2547 Wiki Page: | ---------------------------------------+---------------------------------- Changes (by bgamari): * status: merge => closed * resolution: => fixed Comment: comment:3 merged to `ghc-8.0` as aec4a514857d051f5eeb15b9cbc8e6dd29850c5f. -- Ticket URL: http://ghc.haskell.org/trac/ghc/ticket/12621#comment:5 GHC http://www.haskell.org/ghc/ The Glasgow Haskell Compiler
participants (1)
-
GHC