<meta http-equiv="Content-Type" content="text/html; charset=utf-8"><div dir="ltr"><div class="gmail_quote"><div dir="ltr"><div class="gmail_quote"><br><br><div dir="ltr"><div>make fais when : tries to open a non-existent dir on /tmp/<br></div><div><br></div><div>I have spent a few days trying to determine the reason for the failure. If anything should be clear from the attached log files I would appreciate the heads up.  </div><div><br></div><div>The config.log file is nearly half a megabyte, otherwise, I would have included it also. I am still wading through the strace output, but it is rather overwhelming.</div><div><br></div><div><br></div><div><br></div><div>gcc (Ubuntu 5.4.0-6ubuntu1~16.04.9) 5.4.0 20160609<br></div><div><br></div><div>configure and make output files attached.</div><br><div><br></div><div><br></div><div><div>  CC       src/util/other/lib_libmpi_la-<wbr>assert.lo</div><div><u><b>( cd . && ./maint/extractcvars --dirs="`cat ./maint/cvardirs`")</b></u></div><div>Error: open directory /tmp/_HMuTRgPPE/mpich-3.2.1/ma<wbr>int/../src/mpi -- No such file or directory</div><div>Makefile:39284: recipe for target 'src/util/cvar/mpich_cvars.c' failed</div><div>make[2]: *** [src/util/cvar/mpich_cvars.c] Error 2</div><div>make[2]: Leaving directory '/home/jan/amber18/AmberTools/<wbr>src/mpich-3.2.1'</div><div>Makefile:38608: recipe for target 'all-recursive' failed</div><div>make[1]: *** [all-recursive] Error 1</div><div>make[1]: Leaving directory '/home/jan/amber18/AmberTools/<wbr>src/mpich-3.2.1'</div><div>Makefile:10337: recipe for target 'all' failed</div><div>make: *** [all] Error 2</div><div><br></div><div>below  is the make file code close to line 39284. I have underlined the corresponding log file output and the make file line 39284</div><div><br></div><div><br></div><div># normally built by autogen.sh, but this rebuild rule is here</div><div><br></div><div>$(top_srcdir)/src/util/cvar/mp<wbr>ich_cvars.c: $(top_srcdir)/maint/extractcva<wbr>rs</div><div><br></div><div><span style="white-space:pre-wrap">    </span><u><b>( cd $(top_srcdir) && $(top_srcdir)/maint/extractcva<wbr>rs --dirs="`cat $(top_srcdir)/maint/cvardirs`"<wbr>)</b></u></div><div><br></div><div>$(cxx_buildiface_out_files): src/binding/cxx/buildiface-sta<wbr>mp</div><div>src/binding/cxx/buildiface-sta<wbr>mp: </div><div>$(top_srcdir)/src/binding/cxx/<wbr>buildiface $(top_srcdir)/src/include/<a href="http://mpi.h.in" target="_blank">mpi.<wbr>h.in</a></div><div><br></div><div><span style="white-space:pre-wrap">        </span>( cd $(top_srcdir)/src/binding/cxx && ./buildiface -nosep -initfile=cxx.vlist )</div></div><div><br></div><div>If you are able to provide any pointers it would be much appreciated..</div><div><br></div><div>Jan Szubert</div></div>
</div><br></div>
</div><br></div>