[GHC] #15212: powerpc64le-unknown-linux is missing from llvm-targets

#15212: powerpc64le-unknown-linux is missing from llvm-targets ---------------------------------+--------------------------------- Reporter: admock | Owner: (none) Type: bug | Status: new Priority: normal | Milestone: 8.6.1 Component: Compiler | Version: 8.4.3 Keywords: | Operating System: Linux Architecture: powerpc64 | Type of failure: None/Unknown Test Case: | Blocked By: Blocking: | Related Tickets: Differential Rev(s): | Wiki Page: ---------------------------------+--------------------------------- T5681 fails with: Compile failed (exit code 1) errors were: ghc-stage2: panic! (the 'impossible' happened) (GHC version 8.5.20180531 for powerpc64le-unknown-linux): Failed to lookup the datalayout for powerpc64le-unknown-linux; available targets: ["i386-unknown-windows","i686-unknown-windows","x86_64 -unknown-windows","arm-unknown-linux-gnueabihf","armv6-unkno wn-linux-gnueabihf","armv6l-unknown-linux-gnueabihf","armv7-unknown-linux- gnueabihf","armv7a-unknown-linux-gnueabi","armv7l-unknown-linux- gnueabihf","aarch64-unknown-linux-gnu","aarch64-unknown-linux","i3 86-unknown-linux-gnu","i386-unknown-linux","x86_64-unknown-linux- gnu","x86_64-unknown-linux","armv7-unknown-linux-androideabi","aarch64 -unknown-linux-android","arm-unknown-nto-qnx-eabi","i386-apple-darwin ","x86_64-apple-darwin","armv7-apple-ios","aarch64-apple-ios","i386-apple- ios","x86_64-apple-ios"] CallStack (from HasCallStack): error, called at compiler/llvmGen/LlvmCodeGen.hs:96:24 in ghc:LlvmCodeGen Please report this as a GHC bug: http://www.haskell.org/ghc/reportabug -- Ticket URL: http://ghc.haskell.org/trac/ghc/ticket/15212 GHC http://www.haskell.org/ghc/ The Glasgow Haskell Compiler

#15212: powerpc64le-unknown-linux is missing from llvm-targets ---------------------------------+---------------------------------- Reporter: admock | Owner: (none) Type: bug | Status: patch Priority: normal | Milestone: 8.6.1 Component: Compiler | Version: 8.4.3 Resolution: | Keywords: Operating System: Linux | Architecture: powerpc64 Type of failure: None/Unknown | Test Case: Blocked By: | Blocking: Related Tickets: | Differential Rev(s): Phab:D4765 Wiki Page: | ---------------------------------+---------------------------------- Changes (by bgamari): * status: new => patch * differential: => Phab:D4765 Old description:
T5681 fails with:
Compile failed (exit code 1) errors were: ghc-stage2: panic! (the 'impossible' happened) (GHC version 8.5.20180531 for powerpc64le-unknown-linux): Failed to lookup the datalayout for powerpc64le-unknown-linux; available targets: ["i386-unknown-windows","i686-unknown-windows","x86_64 -unknown-windows","arm-unknown-linux-gnueabihf","armv6-unkno wn-linux-gnueabihf","armv6l-unknown-linux-gnueabihf","armv7-unknown- linux-gnueabihf","armv7a-unknown-linux-gnueabi","armv7l-unknown-linux- gnueabihf","aarch64-unknown-linux-gnu","aarch64-unknown-linux","i3 86-unknown-linux-gnu","i386-unknown-linux","x86_64-unknown-linux- gnu","x86_64-unknown-linux","armv7-unknown-linux-androideabi","aarch64 -unknown-linux-android","arm-unknown-nto-qnx-eabi","i386-apple-darwin ","x86_64-apple-darwin","armv7-apple-ios","aarch64-apple-ios","i386 -apple-ios","x86_64-apple-ios"] CallStack (from HasCallStack): error, called at compiler/llvmGen/LlvmCodeGen.hs:96:24 in ghc:LlvmCodeGen
Please report this as a GHC bug: http://www.haskell.org/ghc/reportabug
New description: T5681 fails with: {{{ Compile failed (exit code 1) errors were: ghc-stage2: panic! (the 'impossible' happened) (GHC version 8.5.20180531 for powerpc64le-unknown-linux): Failed to lookup the datalayout for powerpc64le-unknown-linux; available targets: ["i386-unknown-windows","i686-unknown-windows","x86_64 -unknown-windows","arm-unknown-linux-gnueabihf","armv6-unkno wn-linux-gnueabihf","armv6l-unknown-linux-gnueabihf","armv7-unknown-linux- gnueabihf","armv7a-unknown-linux-gnueabi","armv7l-unknown-linux- gnueabihf","aarch64-unknown-linux-gnu","aarch64-unknown-linux","i3 86-unknown-linux-gnu","i386-unknown-linux","x86_64-unknown-linux- gnu","x86_64-unknown-linux","armv7-unknown-linux-androideabi","aarch64 -unknown-linux-android","arm-unknown-nto-qnx-eabi","i386-apple-darwin ","x86_64-apple-darwin","armv7-apple-ios","aarch64-apple-ios","i386-apple- ios","x86_64-apple-ios"] CallStack (from HasCallStack): error, called at compiler/llvmGen/LlvmCodeGen.hs:96:24 in ghc:LlvmCodeGen Please report this as a GHC bug: http://www.haskell.org/ghc/reportabug }}} -- -- Ticket URL: http://ghc.haskell.org/trac/ghc/ticket/15212#comment:1 GHC http://www.haskell.org/ghc/ The Glasgow Haskell Compiler

#15212: powerpc64le-unknown-linux is missing from llvm-targets
---------------------------------+----------------------------------
Reporter: admock | Owner: (none)
Type: bug | Status: patch
Priority: normal | Milestone: 8.6.1
Component: Compiler | Version: 8.4.3
Resolution: | Keywords:
Operating System: Linux | Architecture: powerpc64
Type of failure: None/Unknown | Test Case:
Blocked By: | Blocking:
Related Tickets: | Differential Rev(s): Phab:D4765
Wiki Page: |
---------------------------------+----------------------------------
Comment (by Ben Gamari

#15212: powerpc64le-unknown-linux is missing from llvm-targets ---------------------------------+---------------------------------- Reporter: admock | Owner: (none) Type: bug | Status: closed Priority: normal | Milestone: 8.6.1 Component: Compiler | Version: 8.4.3 Resolution: fixed | Keywords: Operating System: Linux | Architecture: powerpc64 Type of failure: None/Unknown | Test Case: Blocked By: | Blocking: Related Tickets: | Differential Rev(s): Phab:D4765 Wiki Page: | ---------------------------------+---------------------------------- Changes (by bgamari): * status: patch => closed * resolution: => fixed -- Ticket URL: http://ghc.haskell.org/trac/ghc/ticket/15212#comment:3 GHC http://www.haskell.org/ghc/ The Glasgow Haskell Compiler
participants (1)
-
GHC