Hello,
I am running 9.0-RELEASE-p5 and the latest portmaster. I continue to run into problems with the haskell (hs) ports and package creation step with portmaster. It is only annoying, as I can install the ports in the end, but I am curious as to why this is happening and if others have noticed.
For example, installing textproc/hs-pandoc will get stuck with:
Many of the hs- ports ask for configure options both before starting the build (which I thought is normal) and during the build which means that you cannot use a log file. Removing the -H flag then allows the builds to proceed. However, many of the ports appear to "get stuck" in the creating a package for the new port step. This can be overcome by leaving out the -g option. Lastly, no matter how many times I build some of the hs- ports the configure options are run each time, and as noted above asked many times during the build for the same port.
Just wondering if this is somehow expected? I normally don't have this issue with other ports aside from sysutils/bsdstats.
Thanks
I am running 9.0-RELEASE-p5 and the latest portmaster. I continue to run into problems with the haskell (hs) ports and package creation step with portmaster. It is only annoying, as I can install the ports in the end, but I am curious as to why this is happening and if others have noticed.
For example, installing textproc/hs-pandoc will get stuck with:
Code:
portmaster -Hgvd
Just wondering if this is somehow expected? I normally don't have this issue with other ports aside from sysutils/bsdstats.
Thanks