[GHC] #14012: External interpreter fails on FreeBSD

#14012: External interpreter fails on FreeBSD
----------------------------------------+---------------------------------
Reporter: bgamari | Owner: (none)
Type: bug | Status: new
Priority: normal | Milestone:
Component: GHCi | Version: 8.0.1
Keywords: | Operating System: FreeBSD
Architecture: Unknown/Multiple | Type of failure: None/Unknown
Test Case: | Blocked By:
Blocking: | Related Tickets:
Differential Rev(s): | Wiki Page:
----------------------------------------+---------------------------------
{{{
$ inplace/bin/ghc-stage2 -fexternal-interpreter --interactive
GHCi, version 8.3.20170722: http://www.haskell.org/ghc/ :? for help
{handle:

#14012: External interpreter fails on FreeBSD ---------------------------------+---------------------------------------- Reporter: bgamari | Owner: (none) Type: bug | Status: new Priority: normal | Milestone: Component: GHCi | Version: 8.0.1 Resolution: | Keywords: Operating System: FreeBSD | 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:
{{{ $ inplace/bin/ghc-stage2 -fexternal-interpreter --interactive GHCi, version 8.3.20170722: http://www.haskell.org/ghc/ :? for help {handle:
}: GHCi.Message.remoteCall: end of file }}}
New description:
On FreeBSD 11,
{{{
$ inplace/bin/ghc-stage2 -fexternal-interpreter --interactive
GHCi, version 8.3.20170722: http://www.haskell.org/ghc/ :? for help
{handle:

#14012: External interpreter fails on FreeBSD ---------------------------------+---------------------------------------- Reporter: bgamari | Owner: (none) Type: bug | Status: new Priority: normal | Milestone: Component: GHCi | Version: 8.0.1 Resolution: | Keywords: RemoteGHCi Operating System: FreeBSD | Architecture: Unknown/Multiple Type of failure: None/Unknown | Test Case: Blocked By: | Blocking: Related Tickets: | Differential Rev(s): Wiki Page: | ---------------------------------+---------------------------------------- Changes (by simonmar): * keywords: => RemoteGHCi * cc: simonmar (added) -- Ticket URL: http://ghc.haskell.org/trac/ghc/ticket/14012#comment:2 GHC http://www.haskell.org/ghc/ The Glasgow Haskell Compiler

#14012: External interpreter fails on FreeBSD ---------------------------------+---------------------------------------- Reporter: bgamari | Owner: (none) Type: bug | Status: new Priority: normal | Milestone: Component: GHCi | Version: 8.0.1 Resolution: | Keywords: RemoteGHCi Operating System: FreeBSD | Architecture: Unknown/Multiple Type of failure: None/Unknown | Test Case: Blocked By: | Blocking: Related Tickets: | Differential Rev(s): Wiki Page: | ---------------------------------+---------------------------------------- Comment (by arrowd): Running `ghc -fexternal-interpreter --interactive` with GHC 8.4.3 installed from ports works fine now. Does that mean that the problem is solved? -- Ticket URL: http://ghc.haskell.org/trac/ghc/ticket/14012#comment:3 GHC http://www.haskell.org/ghc/ The Glasgow Haskell Compiler

#14012: External interpreter fails on FreeBSD ---------------------------------+---------------------------------------- Reporter: bgamari | Owner: (none) Type: bug | Status: new Priority: normal | Milestone: Component: GHCi | Version: 8.0.1 Resolution: | Keywords: RemoteGHCi Operating System: FreeBSD | Architecture: Unknown/Multiple Type of failure: None/Unknown | Test Case: Blocked By: | Blocking: Related Tickets: | Differential Rev(s): Wiki Page: | ---------------------------------+---------------------------------------- Comment (by bgamari): Possibly; I'll need to check. -- Ticket URL: http://ghc.haskell.org/trac/ghc/ticket/14012#comment:4 GHC http://www.haskell.org/ghc/ The Glasgow Haskell Compiler

#14012: External interpreter fails on FreeBSD ---------------------------------+---------------------------------------- Reporter: bgamari | Owner: (none) Type: bug | Status: new Priority: normal | Milestone: Component: GHCi | Version: 8.0.1 Resolution: | Keywords: RemoteGHCi Operating System: FreeBSD | Architecture: Unknown/Multiple Type of failure: None/Unknown | Test Case: Blocked By: | Blocking: Related Tickets: | Differential Rev(s): Wiki Page: | ---------------------------------+---------------------------------------- Changes (by arrowd): * cc: arrowd@… (added) -- Ticket URL: http://ghc.haskell.org/trac/ghc/ticket/14012#comment:5 GHC http://www.haskell.org/ghc/ The Glasgow Haskell Compiler
participants (1)
-
GHC