Bug 121251 - lang/ghc - 6.8.2 build fails on amd64 with WITH_DOCS defined
Summary: lang/ghc - 6.8.2 build fails on amd64 with WITH_DOCS defined
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: freebsd-haskell (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-03-01 02:30 UTC by Brian O'Hanlon
Modified: 2008-03-01 14:00 UTC (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Brian O'Hanlon 2008-03-01 02:30:01 UTC
If one tries to build ghc from ports with WITH_DOCS defined, ghc will want to use haddock to build the documentation.  Configuring haddock, however, requires ghci, which is not yet supported on FreeBSD/amd64, so the build fails when trying to bootstrap it.

Fix: 

Make WITH_DOCS trigger failure if on amd64 architecture.
How-To-Repeat: Install ghc from ports on x86-64 architecture with WITH_DOCS defined (or configured with make config)
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2008-03-01 11:12:53 UTC
Responsible Changed
From-To: freebsd-ports-bugs->haskell

Over to maintainer (via the GNATS Auto Assign Tool)
Comment 2 Oliver Braun freebsd_committer freebsd_triage 2008-03-01 13:53:07 UTC
State Changed
From-To: open->closed

Committed, thanks!
Comment 3 dfilter service freebsd_committer freebsd_triage 2008-03-01 13:54:40 UTC
obraun      2008-03-01 13:54:34 UTC

  FreeBSD ports repository

  Modified files:
    lang/ghc             Makefile 
  Log:
  Disable WITH_DOCS on amd64.
  
  PR:             ports/121251
  Submitted by:   "Brian O'Hanlon" <brianpo@cmu.edu>
  
  Revision  Changes    Path
  1.64      +7 -2      ports/lang/ghc/Makefile
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"