[GHC] #12238: Many tests fail when BuildFlavour == perf-llvm and DYNAMIC_GHC_PROGRAMS == NO

#12238: Many tests fail when BuildFlavour == perf-llvm and DYNAMIC_GHC_PROGRAMS == NO --------------------------------------+--------------------------- Reporter: erikd | Owner: Type: bug | Status: new Priority: normal | Milestone: Component: Compiler | Version: 8.1 Keywords: | Operating System: Linux Architecture: x86_64 (amd64) | Type of failure: Other Test Case: | Blocked By: Blocking: | Related Tickets: #12230 Differential Rev(s): | Wiki Page: --------------------------------------+--------------------------- Ticket spawned from #12240. Some time just before commit a33b498d5f648a576dac6d219115866f05721196 about 40 tests started failing with `BuildFlavour` set to `perf-llvm`. @simonmar suggested also testing with `DYNAMIC_GHC_PROGRAMS` set to `NO` which results on over 700 of the tests failing. @simonmar suggests something is broken in the LLVM backend or in the linker. -- Ticket URL: http://ghc.haskell.org/trac/ghc/ticket/12238 GHC http://www.haskell.org/ghc/ The Glasgow Haskell Compiler

#12238: Many tests fail when BuildFlavour == perf-llvm and DYNAMIC_GHC_PROGRAMS == NO -----------------------------+-------------------------------------- Reporter: erikd | Owner: Type: bug | Status: new Priority: normal | Milestone: Component: Compiler | Version: 8.1 Resolution: | Keywords: Operating System: Linux | Architecture: x86_64 (amd64) Type of failure: Other | Test Case: Blocked By: | Blocking: Related Tickets: #12230 | Differential Rev(s): Wiki Page: | -----------------------------+-------------------------------------- Comment (by simonmar): Note that Phab:D2371 may fix this (or whatever better fix we arrive at). -- Ticket URL: http://ghc.haskell.org/trac/ghc/ticket/12238#comment:1 GHC http://www.haskell.org/ghc/ The Glasgow Haskell Compiler

#12238: Many tests fail when BuildFlavour == perf-llvm and DYNAMIC_GHC_PROGRAMS == NO -----------------------------+-------------------------------------- Reporter: erikd | Owner: Type: bug | Status: new Priority: normal | Milestone: Component: Compiler | Version: 8.1 Resolution: | Keywords: Operating System: Linux | Architecture: x86_64 (amd64) Type of failure: Other | Test Case: Blocked By: | Blocking: Related Tickets: #12230 | Differential Rev(s): Wiki Page: | -----------------------------+-------------------------------------- Comment (by erikd): I tried the patch but it didn't help. Looks like I have a weekend debugging project. -- Ticket URL: http://ghc.haskell.org/trac/ghc/ticket/12238#comment:2 GHC http://www.haskell.org/ghc/ The Glasgow Haskell Compiler

#12238: Many tests fail when BuildFlavour == perf-llvm and DYNAMIC_GHC_PROGRAMS == NO -----------------------------------+-------------------------------------- Reporter: erikd | Owner: Type: bug | Status: new Priority: normal | Milestone: Component: Compiler | Version: 8.1 Resolution: | Keywords: Operating System: Linux | Architecture: x86_64 (amd64) Type of failure: Other | Test Case: Blocked By: | Blocking: Related Tickets: #12230, #12169 | Differential Rev(s): Wiki Page: | -----------------------------------+-------------------------------------- Changes (by thomie): * related: #12230 => #12230, #12169 @@ -1,1 +1,1 @@ - Ticket spawned from #12240. + Ticket spawned from #12230. New description: Ticket spawned from #12230. Some time just before commit a33b498d5f648a576dac6d219115866f05721196 about 40 tests started failing with `BuildFlavour` set to `perf-llvm`. @simonmar suggested also testing with `DYNAMIC_GHC_PROGRAMS` set to `NO` which results on over 700 of the tests failing. @simonmar suggests something is broken in the LLVM backend or in the linker. -- Comment: Maybe #12169 is related. -- Ticket URL: http://ghc.haskell.org/trac/ghc/ticket/12238#comment:3 GHC http://www.haskell.org/ghc/ The Glasgow Haskell Compiler

#12238: Many tests fail when BuildFlavour == perf-llvm and DYNAMIC_GHC_PROGRAMS == NO -----------------------------------+-------------------------------------- Reporter: erikd | Owner: Type: bug | Status: closed Priority: normal | Milestone: Component: Compiler | Version: 8.1 Resolution: duplicate | Keywords: Operating System: Linux | Architecture: x86_64 (amd64) Type of failure: Other | Test Case: Blocked By: | Blocking: Related Tickets: #12230, #12169 | Differential Rev(s): Wiki Page: | -----------------------------------+-------------------------------------- Changes (by erikd): * status: new => closed * resolution: => duplicate Comment: Not sure about #12169, but 100% certain this is a duplicate of #11981. Closing this one. -- Ticket URL: http://ghc.haskell.org/trac/ghc/ticket/12238#comment:4 GHC http://www.haskell.org/ghc/ The Glasgow Haskell Compiler
participants (1)
-
GHC