<div dir="ltr">The problem was that the geocelery_conf.py file was being created before the modules folder was being copied, and I guess since that modules folder already existed in deploy, the copy directory command failed without giving any warning or error. I was able to get around this by moving the configure_file command to the end of the main CMakeLists.txt file. Will be included in branch 145-wfl-failing-js-tests.</div>

<div class="gmail_extra"><br><br><div class="gmail_quote">On Thu, Sep 12, 2013 at 5:30 PM, Ben Burnett <span dir="ltr"><<a href="mailto:benbu@nyu.edu" target="_blank">benbu@nyu.edu</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

<div dir="ltr">I'm noticing that deploy/modules isn't being generated when I make. Here is the output when running make 3 in a fresh build directory.<div><br></div><div><div>~/src/climatepipes/build$ make</div><div>


Scanning dependencies of target predeploy</div><div>[  0%] Built target predeploy</div><div>Scanning dependencies of target deploy</div><div>[  6%] Generating deploy/web/lib</div><div>[ 12%] Generating deploy/geoweb</div>


<div>[ 18%] Generating deploy/geoweb.py</div><div>[ 25%] Generating deploy/geocelery</div><div>[ 31%] Generating deploy/web/apps</div><div>[ 37%] Generating deploy/web/common</div><div>[ 43%] Generating deploy/web/index.html</div>


<div>[ 50%] Generating deploy/utils</div><div>[ 56%] Generating deploy/nodes</div><div>[ 62%] Generating deploy/services</div><div>[ 68%] Generating deploy/temp</div><div>[ 75%] Generating deploy/web/lib/geoweb.min.js</div>


<div>[ 81%] Configuring server configuration script</div><div>[ 87%] Generating deploy/logs</div><div>[ 93%] Generating stamps/documentation.txt</div><div>[100%] Built target deploy</div><div>~/src/climatepipes/build$ make</div>


<div>[  0%] Built target predeploy</div><div>[  6%] Generating deploy/web/apps</div><div>[ 12%] Generating deploy/web/common</div><div>[ 18%] Generating deploy/web/index.html</div><div>[ 25%] Generating deploy/utils</div>


<div>[ 31%] Generating deploy/nodes</div><div>[ 37%] Generating deploy/services</div><div>[ 43%] Generating deploy/temp</div><div>[100%] Built target deploy</div><div>~/src/climatepipes/build$ make</div><div>[  0%] Built target predeploy</div>


<div>[  6%] Generating deploy/web/apps</div><div>[ 12%] Generating deploy/web/common</div><div>[100%] Built target deploy</div><div>~/src/climatepipes/build$ </div></div></div><div class="HOEnZb"><div class="h5"><div class="gmail_extra">

<br><br><div class="gmail_quote">
On Thu, Sep 12, 2013 at 4:20 PM, Ben Burnett <span dir="ltr"><<a href="mailto:benbu@nyu.edu" target="_blank">benbu@nyu.edu</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">


<div dir="ltr">Python files don't seem to be copied to build/deploy when I make. However, the geocelery_conf.py file is generated and placed there. Does anyone else have this issue from a clean build? Are they supposed to be copied over?<span><font color="#888888"><div>



<br></div><div>-Ben</div></font></span></div>
</blockquote></div><br></div>
</div></div></blockquote></div><br></div>