<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
</head>
<body text="#000000" bgcolor="#e6e6e6">
<p>Hi Andrius,</p>
<p>I have pushed a fix to the changelog file.</p>
<p>I am not able to reproduce your failure.</p>
<p>Here is how I built the package using Docker</p>
<p><a moz-do-not-send="true" href="https://github.com/edoapra/nwchem-dockerfiles/blob/master/builddebs.buster/Dockerfile" class="moz-txt-link-freetext">https://github.com/edoapra/nwchem-dockerfiles/blob/master/builddebs.buster/Dockerfile</a><br>
</p>
<p>This is the associated log file</p>
<p><a moz-do-not-send="true" href="https://github.com/edoapra/nwchem-dockerfiles/runs/4112878250?check_suite_focus=true#step:4:1" class="moz-txt-link-freetext">https://github.com/edoapra/nwchem-dockerfiles/runs/4112878250?check_suite_focus=true#step:4:1</a><br>
</p>
<div class="moz-cite-prefix">On 11/4/21 12:06 AM, Andrius Merkys wrote:<br>
</div>
<blockquote type="cite" cite="mid:f6d50675-e731-d733-9ded-f6ca909cf04e@debian.org">
<pre class="moz-quote-pre" wrap="">Check twice before you click! This email originated from outside PNNL.


Hi Edoardo,

On 2021-11-03 19:27, Apra, Edoardo wrote:
</pre>
<blockquote type="cite">
<pre class="moz-quote-pre" wrap="">NWChem 7.0.0 (and later versions) no longer require csh/tcsh.
I have opened a pull request with the necessary changes on the debichem
repository at |[1].|
Cheers, Edo
||
|[1] <a class="moz-txt-link-freetext" href="https://gcc02.safelinks.protection.outlook.com/?url=https%3A%2F%2Fsalsa.debian.org%2Fdebichem-team%2Fnwchem%2F-%2Fmerge_requests%2F1%257C&amp;data=04%7C01%7CEdoardo.Apra%40pnnl.gov%7C58a39b5667a5420d3a0b08d99f619b7a%7Cd6faa5f90ae240338c0130048a38deeb%7C0%7C0%7C637716064296832774%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000&amp;sdata=ZlHGRwvrxzHPHgOpPfV0xuJ7sa3TDzXc9ucgu9QkY2I%3D&amp;reserved=0">https://gcc02.safelinks.protection.outlook.com/?url=https%3A%2F%2Fsalsa.debian.org%2Fdebichem-team%2Fnwchem%2F-%2Fmerge_requests%2F1%257C&amp;data=04%7C01%7CEdoardo.Apra%40pnnl.gov%7C58a39b5667a5420d3a0b08d99f619b7a%7Cd6faa5f90ae240338c0130048a38deeb%7C0%7C0%7C637716064296832774%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000&amp;sdata=ZlHGRwvrxzHPHgOpPfV0xuJ7sa3TDzXc9ucgu9QkY2I%3D&amp;reserved=0</a>
</pre>
</blockquote>
<pre class="moz-quote-pre" wrap="">
Thanks for the report. Have you tried building without csh/tcsh present
on the system? I tried rebuilding 7.0.2-1 on amd64, but it seems to get
caught in an infinite loop in clean step, constantly emitting the following:

Making clean in $DIR
/bin/sh: 1: [: Illegal number: .
/bin/sh: 1: [: Illegal number: .
/home/merkys/nwchem-7.0.2/bin/LINUX64/depend.x  -I/usr/include
-I/usr/lib/x86_64-linux-gnu/openmpi/lib/../../fortran/gfortran-mod-15/openmpi
-I/usr/lib/x86_64-linux-gnu/openmpi/lib > dependencies
/bin/sh: 1: [: Illegal number: .
/bin/sh: 1: [: Illegal number: .
rm -f -f *.o *.a *.mod *__genmod.f90 *core *stamp *trace mputil.mp*
*events* *ipo *optrpt
if [ -f /home/merkys/nwchem-7.0.2/lib/LINUX64/libband.a ] ; then \
                echo  cke.o| xargs -n 300 ar d
/home/merkys/nwchem-7.0.2/lib/LINUX64/libband.a ; \
        if [ `ar t /home/merkys/nwchem-7.0.2/lib/LINUX64/libband.a | wc | awk '
{print $1;}'` -eq 0 ] ; then \
                rm -f -f /home/merkys/nwchem-7.0.2/lib/LINUX64/libband.a ; \
        fi ; \
fi ;

$DIR iterates through some dozens of different values and then seems to
start from the beginning.

Do you know what could be the problem here? I have little experience
with building and using nwchem though. I plainly attempted to build it
on Debian unstable without using csh/tcsh as you have suggested.

Best,
Andrius
</pre>
</blockquote>
</body>
</html>