<div dir="ltr">Sorry, I mean to say, I'm writing a new port. One for osquery. And I can get it to build fine by itself, but once I start the build in a portfile, I get build errors and I'm almost certain it's some stupid configuration variable I missed from when I did ccmake.</div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Sun, Sep 29, 2019 at 8:58 AM Mojca Miklavec <<a href="mailto:mojca@macports.org">mojca@macports.org</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">On Sun, 29 Sep 2019 at 13:56, Mark Anderson wrote:<br>
><br>
> So I have a CMake build that builds fine when I build it locally by hand using ccmake, but as I try to turn it into a port file using the cmake portgroup it fails. Does anyone know of a way to make ccmake spit out a command line of what it used to generate?<br>
<br>
Doesn't<br>
sudo port -v build <portname><br>
give you what you are looking for?<br>
<br>
Maybe<br>
sudo port -d build <portname><br>
but that one is usually way too noisy.<br>
<br>
Mojca<br>
</blockquote></div>