[GHC] #14501: hp2ps and unlit are compiled by the stage0 compiler

#14501: hp2ps and unlit are compiled by the stage0 compiler -------------------------------------+------------------------------------- Reporter: bgamari | Owner: (none) Type: bug | Status: new Priority: normal | Milestone: 8.4.1 Component: Build System | Version: 8.2.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: -------------------------------------+------------------------------------- In looking at #14057 I noticed that the hp2ps and unlit binaries that we install are both produced by the stage0 compiler. This will almost certainly break during cross-compilation and it generally breaks release hygiene. We should fix this in Hadrian (assuming angerman hasn't fixed it already). -- Ticket URL: http://ghc.haskell.org/trac/ghc/ticket/14501 GHC http://www.haskell.org/ghc/ The Glasgow Haskell Compiler

#14501: hp2ps and unlit are compiled by the stage0 compiler -------------------------------------+------------------------------------- Reporter: bgamari | Owner: (none) Type: bug | Status: new Priority: normal | Milestone: 8.4.1 Component: Build System | Version: 8.2.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: | -------------------------------------+------------------------------------- Description changed by bgamari: Old description:
In looking at #14057 I noticed that the hp2ps and unlit binaries that we install are both produced by the stage0 compiler. This will almost certainly break during cross-compilation and it generally breaks release hygiene. We should fix this in Hadrian (assuming angerman hasn't fixed it already).
New description: In looking at #14057 I noticed that the hp2ps and unlit binaries that we install are both produced by the stage0 compiler. This will almost certainly break during cross-compilation and generally breaks release hygiene. We should fix this in Hadrian (assuming angerman hasn't fixed it already). -- -- Ticket URL: http://ghc.haskell.org/trac/ghc/ticket/14501#comment:1 GHC http://www.haskell.org/ghc/ The Glasgow Haskell Compiler

#14501: hp2ps and unlit are compiled by the stage0 compiler -------------------------------------+------------------------------------- Reporter: bgamari | Owner: (none) Type: bug | Status: infoneeded Priority: normal | Milestone: 8.6.1 Component: Build System | Version: 8.2.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 bgamari): * cc: alpmestan (added) * status: new => infoneeded Comment: Angerman, Alp, is this now fixed in Hadrian? -- Ticket URL: http://ghc.haskell.org/trac/ghc/ticket/14501#comment:3 GHC http://www.haskell.org/ghc/ The Glasgow Haskell Compiler

#14501: hp2ps and unlit are compiled by the stage0 compiler -------------------------------------+------------------------------------- Reporter: bgamari | Owner: (none) Type: bug | Status: closed Priority: normal | Milestone: 8.6.1 Component: Build System | Version: 8.2.1 Resolution: duplicate | Keywords: Operating System: Unknown/Multiple | Architecture: | Unknown/Multiple Type of failure: None/Unknown | Test Case: Blocked By: | Blocking: Related Tickets: #12193 | Differential Rev(s): Wiki Page: | -------------------------------------+------------------------------------- Changes (by bgamari): * status: infoneeded => closed * resolution: => duplicate * related: => #12193 Comment: It looks like this is a duplicate of #12193. -- Ticket URL: http://ghc.haskell.org/trac/ghc/ticket/14501#comment:4 GHC http://www.haskell.org/ghc/ The Glasgow Haskell Compiler
participants (1)
-
GHC