[GHC] #13991: I was building/testing a haskell project using stack ..suddenly I see the following output. Also attached the project

#13991: I was building/testing a haskell project using stack ..suddenly I see the following output. Also attached the project -------------------------------------+------------------------------------- Reporter: chandrakoduru | Owner: (none) Type: bug | Status: new Priority: normal | Milestone: Component: Compiler | Version: 8.0.1 Keywords: | Operating System: Unknown/Multiple Architecture: | Type of failure: None/Unknown Unknown/Multiple | Test Case: | Blocked By: Blocking: | Related Tickets: Differential Rev(s): | Wiki Page: -------------------------------------+------------------------------------- putting-haskell-to-test-0.0.1.0: build (lib + test) Preprocessing library putting-haskell-to-test-0.0.1.0... Preprocessing test suite 'HUnitTest' for putting-haskell-to- test-0.0.1.0... [1 of 1] Compiling Main ( test/HUnitTest/Spec.hs, .stack- work/dist/x86_64-linux/Cabal-1.24.2.0/build/HUnitTest/HUnitTest-tmp/Main.o ) ghc: panic! (the 'impossible' happened) (GHC version 8.0.2 for x86_64-unknown-linux): initTc: unsolved constraints WC {wc_insol = [W] @?=_a1lM :: t_a1lL[tau:1] (CHoleCan: @?=) [W] testCase_a1m2 :: t_a1m1[tau:1] (CHoleCan: testCase) [W] simpleMathFunction_a1mb :: t_a1ma[tau:1] (CHoleCan: simpleMathFunction) [W] @?=_a1xp :: t_a1xo[tau:1] (CHoleCan: @?=) [W] testCase_a1xB :: t_a1xA[tau:1] (CHoleCan: testCase) [W] simpleMathFunction_a1xK :: t_a1xJ[tau:1] (CHoleCan: simpleMathFunction)} Please report this as a GHC bug: http://www.haskell.org/ghc/reportabug Progress: 1/2 -- While building package putting-haskell-to-test-0.0.1.0 using: /home/local/ANT/chandrak/.stack/setup-exe-cache/x86_64-linux/Cabal- simple_mPHDZzAJ_1.24.2.0_ghc-8.0.2 --builddir=.stack- work/dist/x86_64-linux/Cabal-1.24.2.0 build lib:putting-haskell-to-test test:HUnitTest --ghc-options " -ddump-hi -ddump-to-file" Process exited with code: ExitFailure 1 -- Ticket URL: http://ghc.haskell.org/trac/ghc/ticket/13991 GHC http://www.haskell.org/ghc/ The Glasgow Haskell Compiler

#13991: I was building/testing a haskell project using stack ..suddenly I see the following output. Also attached the project -------------------------------------+------------------------------------- Reporter: chandrakoduru | Owner: (none) Type: bug | Status: new Priority: normal | Milestone: Component: Compiler | Version: 8.0.1 Resolution: | Keywords: Operating System: Unknown/Multiple | Architecture: | Unknown/Multiple Type of failure: None/Unknown | Test Case: Blocked By: | Blocking: Related Tickets: | Differential Rev(s): Wiki Page: | -------------------------------------+------------------------------------- Changes (by chandrakoduru): * Attachment "putting-haskell-to-test.zip" added. zipped project directory -- Ticket URL: http://ghc.haskell.org/trac/ghc/ticket/13991 GHC http://www.haskell.org/ghc/ The Glasgow Haskell Compiler

#13991: I was building/testing a haskell project using stack ..suddenly I see the following output. Also attached the project -------------------------------------+------------------------------------- Reporter: chandrakoduru | Owner: (none) Type: bug | Status: new Priority: normal | Milestone: Component: Compiler | Version: 8.0.1 Resolution: | Keywords: Operating System: Unknown/Multiple | Architecture: | Unknown/Multiple Type of failure: None/Unknown | Test Case: Blocked By: | Blocking: Related Tickets: | Differential Rev(s): Wiki Page: | -------------------------------------+------------------------------------- Comment (by chandrakoduru): Forgot to mention.. I am on Ubuntu 4.4.0-83-generic x86_64 Distributor ID: Ubuntu Description: Ubuntu 16.04.2 LTS Release: 16.04 Codename: xenial stack --version Version 1.4.0, Git revision e714f1dd3fade19496d91bd6a017e435a96a6bcd (4640 commits) x86_64 hpack-0.17.0 -- Ticket URL: http://ghc.haskell.org/trac/ghc/ticket/13991#comment:1 GHC http://www.haskell.org/ghc/ The Glasgow Haskell Compiler

#13991: I was building/testing a haskell project using stack ..suddenly I see the following output. Also attached the project -------------------------------------+------------------------------------- Reporter: chandrakoduru | Owner: (none) Type: bug | Status: new Priority: normal | Milestone: Component: Compiler | Version: 8.0.2 Resolution: | Keywords: Operating System: Linux | Architecture: x86_64 Type of failure: Compile-time | (amd64) crash or panic | Test Case: Blocked By: | Blocking: Related Tickets: | Differential Rev(s): Wiki Page: | -------------------------------------+------------------------------------- Changes (by chandrakoduru): * failure: None/Unknown => Compile-time crash or panic * version: 8.0.1 => 8.0.2 * os: Unknown/Multiple => Linux * architecture: Unknown/Multiple => x86_64 (amd64) -- Ticket URL: http://ghc.haskell.org/trac/ghc/ticket/13991#comment:2 GHC http://www.haskell.org/ghc/ The Glasgow Haskell Compiler

#13991: I was building/testing a haskell project using stack ..suddenly I see the following output. Also attached the project -------------------------------------+------------------------------------- Reporter: chandrakoduru | Owner: (none) Type: bug | Status: new Priority: normal | Milestone: Component: Compiler | Version: 8.0.1 Resolution: | Keywords: Operating System: Unknown/Multiple | Architecture: | Unknown/Multiple Type of failure: None/Unknown | Test Case: Blocked By: | Blocking: Related Tickets: | Differential Rev(s): Wiki Page: | -------------------------------------+------------------------------------- Changes (by simonpj): * failure: Compile-time crash or panic => None/Unknown * version: 8.0.2 => 8.0.1 * os: Linux => Unknown/Multiple * architecture: x86_64 (amd64) => Unknown/Multiple Comment: Probably a dup of #13106. (There are many dups of this bug.) Try with a more recent GHC? -- Ticket URL: http://ghc.haskell.org/trac/ghc/ticket/13991#comment:3 GHC http://www.haskell.org/ghc/ The Glasgow Haskell Compiler

#13991: I was building/testing a haskell project using stack ..suddenly I see the following output. Also attached the project -------------------------------------+------------------------------------- Reporter: chandrakoduru | Owner: (none) Type: bug | Status: infoneeded Priority: normal | Milestone: Component: Compiler | Version: 8.0.1 Resolution: | Keywords: Operating System: Unknown/Multiple | Architecture: | Unknown/Multiple Type of failure: None/Unknown | Test Case: Blocked By: | Blocking: Related Tickets: | Differential Rev(s): Wiki Page: | -------------------------------------+------------------------------------- Changes (by RyanGlScott): * status: new => infoneeded Old description:
putting-haskell-to-test-0.0.1.0: build (lib + test) Preprocessing library putting-haskell-to-test-0.0.1.0... Preprocessing test suite 'HUnitTest' for putting-haskell-to- test-0.0.1.0... [1 of 1] Compiling Main ( test/HUnitTest/Spec.hs, .stack- work/dist/x86_64-linux/Cabal-1.24.2.0/build/HUnitTest/HUnitTest- tmp/Main.o ) ghc: panic! (the 'impossible' happened) (GHC version 8.0.2 for x86_64-unknown-linux): initTc: unsolved constraints WC {wc_insol = [W] @?=_a1lM :: t_a1lL[tau:1] (CHoleCan: @?=) [W] testCase_a1m2 :: t_a1m1[tau:1] (CHoleCan: testCase) [W] simpleMathFunction_a1mb :: t_a1ma[tau:1] (CHoleCan: simpleMathFunction) [W] @?=_a1xp :: t_a1xo[tau:1] (CHoleCan: @?=) [W] testCase_a1xB :: t_a1xA[tau:1] (CHoleCan: testCase) [W] simpleMathFunction_a1xK :: t_a1xJ[tau:1] (CHoleCan: simpleMathFunction)}
Please report this as a GHC bug: http://www.haskell.org/ghc/reportabug
Progress: 1/2 -- While building package putting-haskell-to-test-0.0.1.0 using: /home/local/ANT/chandrak/.stack/setup-exe-cache/x86_64-linux/Cabal- simple_mPHDZzAJ_1.24.2.0_ghc-8.0.2 --builddir=.stack- work/dist/x86_64-linux/Cabal-1.24.2.0 build lib:putting-haskell-to-test test:HUnitTest --ghc-options " -ddump-hi -ddump-to-file" Process exited with code: ExitFailure 1
New description: {{{ putting-haskell-to-test-0.0.1.0: build (lib + test) Preprocessing library putting-haskell-to-test-0.0.1.0... Preprocessing test suite 'HUnitTest' for putting-haskell-to- test-0.0.1.0... [1 of 1] Compiling Main ( test/HUnitTest/Spec.hs, .stack- work/dist/x86_64-linux/Cabal-1.24.2.0/build/HUnitTest/HUnitTest-tmp/Main.o ) ghc: panic! (the 'impossible' happened) (GHC version 8.0.2 for x86_64-unknown-linux): initTc: unsolved constraints WC {wc_insol = [W] @?=_a1lM :: t_a1lL[tau:1] (CHoleCan: @?=) [W] testCase_a1m2 :: t_a1m1[tau:1] (CHoleCan: testCase) [W] simpleMathFunction_a1mb :: t_a1ma[tau:1] (CHoleCan: simpleMathFunction) [W] @?=_a1xp :: t_a1xo[tau:1] (CHoleCan: @?=) [W] testCase_a1xB :: t_a1xA[tau:1] (CHoleCan: testCase) [W] simpleMathFunction_a1xK :: t_a1xJ[tau:1] (CHoleCan: simpleMathFunction)} Please report this as a GHC bug: http://www.haskell.org/ghc/reportabug Progress: 1/2 -- While building package putting-haskell-to-test-0.0.1.0 using: /home/local/ANT/chandrak/.stack/setup-exe-cache/x86_64-linux/Cabal- simple_mPHDZzAJ_1.24.2.0_ghc-8.0.2 --builddir=.stack- work/dist/x86_64-linux/Cabal-1.24.2.0 build lib:putting-haskell-to-test test:HUnitTest --ghc-options " -ddump-hi -ddump-to-file" Process exited with code: ExitFailure 1 }}} -- -- Ticket URL: http://ghc.haskell.org/trac/ghc/ticket/13991#comment:4 GHC http://www.haskell.org/ghc/ The Glasgow Haskell Compiler

#13991: I was building/testing a haskell project using stack ..suddenly I see the following output. Also attached the project -------------------------------------+------------------------------------- Reporter: chandrakoduru | Owner: (none) Type: bug | Status: closed Priority: normal | Milestone: Component: Compiler | Version: 8.0.1 Resolution: duplicate | Keywords: Operating System: Unknown/Multiple | Architecture: | Unknown/Multiple Type of failure: None/Unknown | Test Case: Blocked By: | Blocking: Related Tickets: #13106 | Differential Rev(s): Wiki Page: | -------------------------------------+------------------------------------- Changes (by RyanGlScott): * status: infoneeded => closed * resolution: => duplicate * related: => #13106 Comment: Closing as a probably dupe of #13106. Please re-open if you experience the same issue on GHC 8.2.1. -- Ticket URL: http://ghc.haskell.org/trac/ghc/ticket/13991#comment:5 GHC http://www.haskell.org/ghc/ The Glasgow Haskell Compiler
participants (1)
-
GHC