<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 ghc devs,
<div><br /></div>
<div>
<div>I'm trying to build recent master (579bb766) on macOS Sierra but make install fails as follows:</div>
<div><br /></div>
<div>
<div>"/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</div>
<div>Reading package info from "rts/dist/package.conf.install" ... done.</div>
<div>: Warning: Unrecognized field exposed-modules on line 708</div>
<div>: Warning: Unrecognized field key on line 703</div>
<div>: Warning: Unrecognized field id on line 702</div>
<div>: Warning: Unrecognized field version on line 701</div>
<div>: Warning: Unrecognized field name on line 700</div>
<div>: invalid package identifier:</div>
<div>: missing id field</div>
<div>make[1]: *** [install_packages] Error 1</div>
<div>make: *** [install] Error 2</div>
</div>
<div><br /></div>
</div>
<div>The package.conf.install in question is available here: https://gist.github.com/maoe/2cff85004ef8765937023425c53f2cc7.</div>
<div>And my build.mk is here: https://gist.github.com/maoe/caee7b2dfd921def4e95580c202cd664</div>
<div><br /></div>
<div>I can't reproduce this error on Linux. Does anyone know how to fix it?</div>
</div>
<div name="messageSignatureSection" style="font-size: 14px; font-family: -apple-system, BlinkMacSystemFont, sans-serif;"><br />
Regards,
<div>Mitsutoshi</div>
</div>
</body>
</html>