<div dir="auto">Have you executed the podman build step, per the new docs? The install is all done during the build step and saved as an image so you don&#39;t have to go through that download and install of the deps on every build.<div dir="auto"><br></div><div dir="auto">For me it cuts the build time from about ten minutes to one minute, but without the build step you&#39;ll be missing the needed commands.</div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Sun, May 17, 2020, 07:05 Karl Kleinpaste &lt;<a href="mailto:karl@kleinpaste.org">karl@kleinpaste.org</a>&gt; wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
  

    
  
  <div>
    <font face="FreeSerif">I&#39;ve built </font><font face="FreeSerif"><font face="FreeSerif">before</font> for Windows using podman and had
      no trouble.  Today it can&#39;t find cmake:<br>
      <br>
    </font><tt>+ echo &#39;** Building Xiphos for Windows-64 bit:&#39;</tt><tt><br>
    </tt><tt>** Building Xiphos for Windows-64 bit:</tt><tt><br>
    </tt><tt>+ do_build 64</tt><tt><br>
    </tt><tt>+ bits=64</tt><tt><br>
    </tt><tt>+ mkdir -p win64</tt><tt><br>
    </tt><tt>+ cd win64</tt><tt><br>
    </tt><tt>+ cmake
      -DCMAKE_TOOLCHAIN_FILE=/usr/share/mingw/toolchain-mingw64.cmake
      -DGTK2=ON /source/xiphos</tt><tt><br>
    </tt><b><tt>/source/xiphos/win32/xc-xiphos-win.sh: line 84: cmake:
        command not found</tt></b><font face="FreeSerif"><br>
      <br>
      I wondered if recent changes to how the container is managed had
      some bad effect, so I wiped out ~/.local/share/containers to start
      fresh and tried again; same result.<br>
      <br>
      I&#39;m trying to do a console-enabled build for someone having
      trouble on his Win64 machine.  Any wisdom available?<br>
    </font>
  </div>

_______________________________________________<br>
xiphos-devel mailing list<br>
<a href="mailto:xiphos-devel@crosswire.org" target="_blank" rel="noreferrer">xiphos-devel@crosswire.org</a><br>
<a href="http://www.crosswire.org/mailman/listinfo/xiphos-devel" rel="noreferrer noreferrer" target="_blank">http://www.crosswire.org/mailman/listinfo/xiphos-devel</a><br>
</blockquote></div>