[GHC] #13703: Internal libraries regression in GHC 8.2 (ghc-pkg handling)

#13703: Internal libraries regression in GHC 8.2 (ghc-pkg handling) -------------------------------------+------------------------------------- Reporter: ezyang | Owner: (none) Type: bug | Status: new Priority: high | Milestone: 8.2.1 Component: ghc-pkg | Version: 8.2.1-rc2 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: -------------------------------------+------------------------------------- If I register two internal libraries from the same package, they clobber each other. They should not do this. This regression was probably introduced by 579bb7669f40ed01841dd197ee535cf26fa19580. Working on a fix. -- Ticket URL: http://ghc.haskell.org/trac/ghc/ticket/13703 GHC http://www.haskell.org/ghc/ The Glasgow Haskell Compiler

#13703: Internal libraries regression in GHC 8.2 (ghc-pkg handling) -------------------------------------+------------------------------------- Reporter: ezyang | Owner: (none) Type: bug | Status: patch Priority: high | Milestone: 8.2.1 Component: ghc-pkg | Version: 8.2.1-rc2 Resolution: | Keywords: Operating System: Unknown/Multiple | Architecture: | Unknown/Multiple Type of failure: None/Unknown | Test Case: Blocked By: | Blocking: Related Tickets: | Differential Rev(s): Phab:D3590 Wiki Page: | -------------------------------------+------------------------------------- Changes (by bgamari): * status: new => patch * differential: => Phab:D3590 -- Ticket URL: http://ghc.haskell.org/trac/ghc/ticket/13703#comment:1 GHC http://www.haskell.org/ghc/ The Glasgow Haskell Compiler

#13703: Internal libraries regression in GHC 8.2 (ghc-pkg handling)
-------------------------------------+-------------------------------------
Reporter: ezyang | Owner: (none)
Type: bug | Status: patch
Priority: high | Milestone: 8.2.1
Component: ghc-pkg | Version: 8.2.1-rc2
Resolution: | Keywords:
Operating System: Unknown/Multiple | Architecture:
| Unknown/Multiple
Type of failure: None/Unknown | Test Case:
Blocked By: | Blocking:
Related Tickets: | Differential Rev(s): Phab:D3590
Wiki Page: |
-------------------------------------+-------------------------------------
Comment (by Edward Z. Yang

#13703: Internal libraries regression in GHC 8.2 (ghc-pkg handling) -------------------------------------+------------------------------------- Reporter: ezyang | Owner: (none) Type: bug | Status: merge Priority: high | Milestone: 8.2.1 Component: ghc-pkg | Version: 8.2.1-rc2 Resolution: | Keywords: Operating System: Unknown/Multiple | Architecture: | Unknown/Multiple Type of failure: None/Unknown | Test Case: Blocked By: | Blocking: Related Tickets: | Differential Rev(s): Phab:D3590 Wiki Page: | -------------------------------------+------------------------------------- Changes (by bgamari): * status: patch => merge -- Ticket URL: http://ghc.haskell.org/trac/ghc/ticket/13703#comment:3 GHC http://www.haskell.org/ghc/ The Glasgow Haskell Compiler

#13703: Internal libraries regression in GHC 8.2 (ghc-pkg handling) -------------------------------------+------------------------------------- Reporter: ezyang | Owner: (none) Type: bug | Status: closed Priority: high | Milestone: 8.2.1 Component: ghc-pkg | Version: 8.2.1-rc2 Resolution: fixed | Keywords: Operating System: Unknown/Multiple | Architecture: | Unknown/Multiple Type of failure: None/Unknown | Test Case: Blocked By: | Blocking: Related Tickets: | Differential Rev(s): Phab:D3590 Wiki Page: | -------------------------------------+------------------------------------- Changes (by bgamari): * status: merge => closed * resolution: => fixed Comment: Merged to `ghc-8.2` as 8054a7435dc15bc45c04adabe098a78ff6d6a7eb. -- Ticket URL: http://ghc.haskell.org/trac/ghc/ticket/13703#comment:4 GHC http://www.haskell.org/ghc/ The Glasgow Haskell Compiler

#13703: Internal libraries regression in GHC 8.2 (ghc-pkg handling) -------------------------------------+------------------------------------- Reporter: ezyang | Owner: (none) Type: bug | Status: new Priority: highest | Milestone: 8.2.1 Component: ghc-pkg | Version: 8.2.1-rc2 Resolution: | Keywords: Operating System: Unknown/Multiple | Architecture: | Unknown/Multiple Type of failure: None/Unknown | Test Case: Blocked By: | Blocking: Related Tickets: | Differential Rev(s): Phab:D3590 Wiki Page: | -------------------------------------+------------------------------------- Changes (by bgamari): * priority: high => highest * status: closed => new * resolution: fixed => Comment: Judging from [[https://github.com/haskell/cabal/pull/4529|this Cabal bug]] it sounds like this is still broken. ezyang, do you think you could investigate? -- Ticket URL: http://ghc.haskell.org/trac/ghc/ticket/13703#comment:5 GHC http://www.haskell.org/ghc/ The Glasgow Haskell Compiler

#13703: Internal libraries regression in GHC 8.2 (ghc-pkg handling) -------------------------------------+------------------------------------- Reporter: ezyang | Owner: ezyang Type: bug | Status: new Priority: highest | Milestone: 8.2.1 Component: ghc-pkg | Version: 8.2.1-rc2 Resolution: | Keywords: Operating System: Unknown/Multiple | Architecture: | Unknown/Multiple Type of failure: None/Unknown | Test Case: Blocked By: | Blocking: Related Tickets: | Differential Rev(s): Phab:D3590 Wiki Page: | -------------------------------------+------------------------------------- Changes (by bgamari): * owner: (none) => ezyang -- Ticket URL: http://ghc.haskell.org/trac/ghc/ticket/13703#comment:6 GHC http://www.haskell.org/ghc/ The Glasgow Haskell Compiler

#13703: Internal libraries regression in GHC 8.2 (ghc-pkg handling) -------------------------------------+------------------------------------- Reporter: ezyang | Owner: ezyang Type: bug | Status: new Priority: highest | Milestone: 8.2.1 Component: ghc-pkg | Version: 8.2.1-rc2 Resolution: | Keywords: Operating System: Unknown/Multiple | Architecture: | Unknown/Multiple Type of failure: None/Unknown | Test Case: Blocked By: | Blocking: Related Tickets: | Differential Rev(s): Phab:D3590 Wiki Page: | -------------------------------------+------------------------------------- Comment (by ezyang): Nope, the remaining test failures are actually all just wobbliness in test suite. This bug is fixed! -- Ticket URL: http://ghc.haskell.org/trac/ghc/ticket/13703#comment:7 GHC http://www.haskell.org/ghc/ The Glasgow Haskell Compiler

#13703: Internal libraries regression in GHC 8.2 (ghc-pkg handling) -------------------------------------+------------------------------------- Reporter: ezyang | Owner: ezyang Type: bug | Status: closed Priority: highest | Milestone: 8.2.1 Component: ghc-pkg | Version: 8.2.1-rc2 Resolution: fixed | Keywords: Operating System: Unknown/Multiple | Architecture: | Unknown/Multiple Type of failure: None/Unknown | Test Case: Blocked By: | Blocking: Related Tickets: | Differential Rev(s): Phab:D3590 Wiki Page: | -------------------------------------+------------------------------------- Changes (by ezyang): * status: new => closed * resolution: => fixed -- Ticket URL: http://ghc.haskell.org/trac/ghc/ticket/13703#comment:8 GHC http://www.haskell.org/ghc/ The Glasgow Haskell Compiler
participants (1)
-
GHC