Bug 508729

Summary: Trouble to build kaya-0.5.2 on F-11
Product: [Fedora] Fedora Reporter: Jochen Schmitt <jochen>
Component: 0xFFFFAssignee: Bryan O'Sullivan <bos>
Status: CLOSED ERRATA QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: low    
Version: 11CC: bos, dwmw2, haskell-devel, loupgaroublond, petersen
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2009-09-13 02:22:20 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Attachments:
Description Flags
Build log of kaya-0.5.2 none

Description Jochen Schmitt 2009-06-29 16:34:11 UTC
Created attachment 349818 [details]
Build log of kaya-0.5.2

If I try to build kaya-0.5.2 on F-11, I will get the following error message:

REPL.hs:35:7:
    Could not find module `System.Console.Editline.Readline':
      Use -v to see a list of the files searched for.
make[2]: *** [kayac] Error 1
make[2]: Leaving directory `/home/s4504kr/cvs/fedora/kaya/devel/kaya-0.5.2/compiler'
make[1]: *** [compiler] Error 2

After I have posted this issue on the kaya development list, I have got a response, that another guy have the same issue on a Debian system and wrote, that this may be an issue of the GHC.

Tue whole build log is attached on this bug.

Comment 1 Jochen Schmitt 2009-07-08 18:50:51 UTC
On #3301 on the upstream bug tracking system I could read anything about migrating from System.Console.Editline.Readline to System.Console.Haskeline.

Unfortunately, Try to build agains Haskeline fails too.

So I have reopen the upstream bug and complaint that the developers of ghc shouldn't remove APs during a minor update of ghc.

Comment 2 Jens Petersen 2009-09-13 02:22:20 UTC
Thanks for packaging ghc-editline.