Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 93369 - dev-lang/pugs needs to require ghc 6.4 or higher
Summary: dev-lang/pugs needs to require ghc 6.4 or higher
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All All
: High minor (vote)
Assignee: Gentoo Perl team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-05-20 13:43 UTC by evanm
Modified: 2005-08-14 23:36 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description evanm 2005-05-20 13:43:14 UTC
Ebuild should specify required version of ghc. Currently depends on just
"virtual/ghc". Older pugs-6.0.11 did not have this requirement.

>>> Unpacking Perl6-Pugs-6.2.3.tar.gz to /var/tmp/portage/pugs-6.2.3/work
>>> Source unpacked.
*** Cannot find GHC 6.4 or above from path (we have 6.2.2).
*** Please install a newer version from http://haskell.org/ghc/.
make: *** No targets specified and no makefile found.  Stop.


Reproducible: Always
Steps to Reproduce:
1. emerge pugs-6.2.3
2.
3.
Comment 1 Michael Cummings (RETIRED) gentoo-dev 2005-08-14 23:36:38 UTC
Fixed in 6.2.9
Comment 2 Michael Cummings (RETIRED) gentoo-dev 2005-08-14 23:36:54 UTC
(forgot to close)