<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">On 26 November 2016 at 22:46, Ben Gamari <span dir="ltr"><<a href="mailto:ben@well-typed.com" target="_blank">ben@well-typed.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><span class="gmail-">> /usr/bin/install -c -m 644 docs/users_guide/build-man/<wbr>ghc.1<br>
> "/usr/local/share/man/man1"<br>
> install: /usr/local/share/man/man1/ghc.<wbr>1: No such file or directory<br>
> make[1]: *** [install_man] Error 71<br>
> make: *** [install] Error 2<br>
</span></blockquote><div><br></div><div>I already mentioned this in a private mail to Ben.<br></div><div> </div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">Thanks for the report, George! That is quite odd indeed. It sounds like<br>
/usr/local/share/man/man1/ghc.<wbr>1 may have been a symlink to a directory<br>
which does not exist (possibly?). <br></blockquote><div><br></div><div>I don't think so. If you look at ghc-8.0.1.20161117-x86_64-centos67-linux.tar.xz for example you will it does not contain ghc.1 either: I think it is not being generated.<br></div><div>Looks like a buildsystem regression to me wrt to 8.0.1: I guess we should file a bug...<br><br>Here <a href="https://copr-be.cloud.fedoraproject.org/results/petersen/ghc-8.0.2/fedora-rawhide-i386/00479814-ghc/build.log.gz">https://copr-be.cloud.fedoraproject.org/results/petersen/ghc-8.0.2/fedora-rawhide-i386/00479814-ghc/build.log.gz</a> is a complete buildlog and <a href="https://github.com/fedora-haskell/ghc/commit/97b08fb4732a548db8e2bf7c8011b4419ac70d29">https://github.com/fedora-haskell/ghc/commit/97b08fb4732a548db8e2bf7c8011b4419ac70d29</a> is my packaging workaround.<br><br></div><div>Jens<br></div></div></div></div>