<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<title></title>
</head>
<body>
<div name="messageBodySection" style="font-size: 14px; font-family: -apple-system, BlinkMacSystemFont, sans-serif;">Hi Erik,
<div><br /></div>
<div>Thanks for the info. Is there a way to tell what version of Cabal was used to build GHC? I've tried the latest cabal-install from Hackage and from master on GitHub with no luck. Also the Cabal git submodule in the GHC checkout is pointed to 41f416bc2, which seems to be Cabal-2.0.0.0.</div>
</div>
<div name="messageSignatureSection" style="font-size: 14px; font-family: -apple-system, BlinkMacSystemFont, sans-serif;"><br />
Regards,
<div>Mitsutoshi</div>
</div>
<div name="messageReplySection" style="font-size: 14px; font-family: -apple-system, BlinkMacSystemFont, sans-serif;"><br />
On Apr 28, 2017 06:11 +0900, Erik de Castro Lopo <mle+hs@mega-nerd.com>, wrote:<br />
<blockquote type="cite" style="margin: 5px 5px; padding-left: 10px; border-left: thin solid #1abc9c;">Mitsutoshi Aoe wrote:<br />
<br />
<blockquote type="cite" style="margin: 5px 5px; padding-left: 10px; border-left: thin solid #e67e22;">I'm trying to build recent master (579bb766) on macOS Sierra but make install fails as follows:<br />
<br />
"/usr/local/ghc/ghc-HEAD/lib/ghc-8.3.20170426/bin/ghc-pkg" --force --global-package-db "/usr/local/ghc/ghc-HEAD/lib/ghc-8.3.20170426/package.conf.d" update rts/dist/package.conf.install<br />
Reading package info from "rts/dist/package.conf.install" ... done.<br />
: Warning: Unrecognized field exposed-modules on line 708<br />
: Warning: Unrecognized field key on line 703<br />
: Warning: Unrecognized field id on line 702<br />
: Warning: Unrecognized field version on line 701<br />
: Warning: Unrecognized field name on line 700<br />
: invalid package identifier:<br />
: missing id field<br />
make[1]: *** [install_packages] Error 1<br />
make: *** [install] Error 2<br /></blockquote>
<br />
I *think* that may be an issue with using an older version of cabal.<br />
It should be 1.24.*.<br />
<br />
Erik<br />
--<br />
----------------------------------------------------------------------<br />
Erik de Castro Lopo<br />
http://www.mega-nerd.com/<br />
_______________________________________________<br />
ghc-devs mailing list<br />
ghc-devs@haskell.org<br />
http://mail.haskell.org/cgi-bin/mailman/listinfo/ghc-devs<br /></blockquote>
</div>
</body>
</html>