=> Bootstrap dependency digest>=20010302: found digest-20190127
WARNING: [license.mk] Every package should define a LICENSE.
===> Skipping vulnerability checks.
WARNING: No /var/db/pkg/pkg-vulnerabilities file found.
WARNING: To fix run: `/usr/sbin/pkg_admin -K /var/db/pkg fetch-pkg-vulnerabilities'.
===> Skipping vulnerability checks.
WARNING: No /var/db/pkg/pkg-vulnerabilities file found.
WARNING: To fix run: `/usr/sbin/pkg_admin -K /var/db/pkg fetch-pkg-vulnerabilities'.
===> Building for mopac-7.0nb1
cp /data/scratch/biology/mopac/work/mopac7/esp.rof /data/scratch/biology/mopac/work/mopac7/esp.f
rm -f /data/scratch/biology/mopac/work/mopac7/Makefile
cp /data/pkgsrc/biology/mopac/files/Makefile /data/scratch/biology/mopac/work/mopac7
gfortran -O2 -w  -c aababc.f
gfortran -O2 -w  -c addfck.f
gfortran -O2 -w  -c addhcr.f
gfortran -O2 -w  -c addnuc.f
gfortran -O2 -w  -c analyt.f
gfortran -O2 -w  -c anavib.f
gfortran -O2 -w  -c axis.f
gfortran -O2 -w  -c block.f
aababc.f:
   aababc:
   aabbcd:
   aabacd:
anavib.f:
   anavib:
analyt.f:
   analyt:
   babbbc:
   babbcd:
   diagi:
addnuc.f:
   addnuc:
addhcr.f:
   addhcr:
block.f:
   BLOCK DATA:
addfck.f:
   addfck:
gfortran -O2 -w  -c bonds.f
bonds.f:
   bonds:
   dopen:
gfortran -O2 -w  -c brlzon.f
gfortran -O2 -w  -c btoc.f
btoc.f:
   btoc:
aababc.c:127:41: warning: operator '<<' has lower precedence than '+'; '+' will be evaluated first [-Wshift-op-parentheses]
        sum = sum + (xyijkl_1.xy[i__ + (j + (k + (k << 3) << 3) << 3) - 585] 
                                             ~~^~~~~~~~~~ ~~
aababc.c:127:41: note: place parentheses around the '+' expression to silence this warning
        sum = sum + (xyijkl_1.xy[i__ + (j + (k + (k << 3) << 3) << 3) - 585] 
                                               ^
                                             (           )
aababc.c:127:36: warning: operator '<<' has lower precedence than '+'; '+' will be evaluated first [-Wshift-op-parentheses]
        sum = sum + (xyijkl_1.xy[i__ + (j + (k + (k << 3) << 3) << 3) - 585] 
                                        ~~^~~~~~~~~~~~~~~~~~~~~ ~~
aababc.c:127:36: note: place parentheses around the '+' expression to silence this warning
        sum = sum + (xyijkl_1.xy[i__ + (j + (k + (k << 3) << 3) << 3) - 585] 
                                          ^
                                        (                      )
aababc.c:128:31: warning: operator '<<' has lower precedence than '+'; '+' will be evaluated first [-Wshift-op-parentheses]
                - xyijkl_1.xy[i__ + (k + (j + (k << 3) << 3) << 3) - 585]) * (
                                          ~~^~~~~~~~~~ ~~
aababc.c:128:31: note: place parentheses around the '+' expression to silence this warning
                - xyijkl_1.xy[i__ + (k + (j + (k << 3) << 3) << 3) - 585]) * (
                                            ^
                                          (           )
aababc.c:128:26: warning: operator '<<' has lower precedence than '+'; '+' will be evaluated first [-Wshift-op-parentheses]
                - xyijkl_1.xy[i__ + (k + (j + (k << 3) << 3) << 3) - 585]) * (
                                     ~~^~~~~~~~~~~~~~~~~~~~~ ~~
aababc.c:128:26: note: place parentheses around the '+' expression to silence this warning
                - xyijkl_1.xy[i__ + (k + (j + (k << 3) << 3) << 3) - 585]) * (
                                       ^
                                     (                      )
aababc.c:130:3: warning: operator '<<' has lower precedence than '+'; '+' will be evaluated first [-Wshift-op-parentheses]
                + (k << 3) << 3) << 3) - 585] * (ioccb1[k] - baseoc_1.occa[k 
                ^~~~~~~~~~ ~~
aababc.c:130:3: note: place parentheses around the '+' expression to silence this warning
                + (k << 3) << 3) << 3) - 585] * (ioccb1[k] - baseoc_1.occa[k 
                ^
                          )
aababc.c:129:60: warning: operator '<<' has lower precedence than '+'; '+' will be evaluated first [-Wshift-op-parentheses]
                iocca1[k] - baseoc_1.occa[k - 1]) + xyijkl_1.xy[i__ + (j + (k 
                                                                       ~~^~~~
aababc.c:129:60: note: place parentheses around the '+' expression to silence this warning
                iocca1[k] - baseoc_1.occa[k - 1]) + xyijkl_1.xy[i__ + (j + (k 
                                                                         ^
                                                                       (
aababc.c:247:36: warning: operator '<<' has lower precedence than '+'; '+' will be evaluated first [-Wshift-op-parentheses]
    xr = xyijkl_1.xy[i__ + (j + (k + (l << 3) << 3) << 3) - 585];
                                 ~~^~~~~~~~~~ ~~
aababc.c:247:36: note: place parentheses around the '+' expression to silence this warning
    xr = xyijkl_1.xy[i__ + (j + (k + (l << 3) << 3) << 3) - 585];
                                   ^
                                 (           )
aababc.c:247:31: warning: operator '<<' has lower precedence than '+'; '+' will be evaluated first [-Wshift-op-parentheses]
    xr = xyijkl_1.xy[i__ + (j + (k + (l << 3) << 3) << 3) - 585];
                            ~~^~~~~~~~~~~~~~~~~~~~~ ~~
aababc.c:247:31: note: place parentheses around the '+' expression to silence this warning
    xr = xyijkl_1.xy[i__ + (j + (k + (l << 3) << 3) << 3) - 585];
                              ^
                            (                      )
aababc.c:388:37: warning: operator '<<' has lower precedence than '+'; '+' will be evaluated first [-Wshift-op-parentheses]
    sum = xyijkl_1.xy[i__ + (k + (j + (l << 3) << 3) << 3) - 585] - 
                                  ~~^~~~~~~~~~ ~~
aababc.c:388:37: note: place parentheses around the '+' expression to silence this warning
    sum = xyijkl_1.xy[i__ + (k + (j + (l << 3) << 3) << 3) - 585] - 
                                    ^
                                  (           )
aababc.c:388:32: warning: operator '<<' has lower precedence than '+'; '+' will be evaluated first [-Wshift-op-parentheses]
    sum = xyijkl_1.xy[i__ + (k + (j + (l << 3) << 3) << 3) - 585] - 
                             ~~^~~~~~~~~~~~~~~~~~~~~ ~~
aababc.c:388:32: note: place parentheses around the '+' expression to silence this warning
    sum = xyijkl_1.xy[i__ + (k + (j + (l << 3) << 3) << 3) - 585] - 
                               ^
                             (                      )
aababc.c:389:32: warning: operator '<<' has lower precedence than '+'; '+' will be evaluated first [-Wshift-op-parentheses]
            xyijkl_1.xy[i__ + (l + (k + (j << 3) << 3) << 3) - 585];
                                    ~~^~~~~~~~~~ ~~
aababc.c:389:32: note: place parentheses around the '+' expression to silence this warning
            xyijkl_1.xy[i__ + (l + (k + (j << 3) << 3) << 3) - 585];
                                      ^
                                    (           )
aababc.c:389:27: warning: operator '<<' has lower precedence than '+'; '+' will be evaluated first [-Wshift-op-parentheses]
            xyijkl_1.xy[i__ + (l + (k + (j << 3) << 3) << 3) - 585];
                               ~~^~~~~~~~~~~~~~~~~~~~~ ~~
aababc.c:389:27: note: place parentheses around the '+' expression to silence this warning
            xyijkl_1.xy[i__ + (l + (k + (j << 3) << 3) << 3) - 585];
                                 ^
                               (                      )
aababc.c:480:41: warning: operator '<<' has lower precedence than '+'; '+' will be evaluated first [-Wshift-op-parentheses]
        sum = sum + (xyijkl_1.xy[i__ + (j + (k + (k << 3) << 3) << 3) - 585] 
                                             ~~^~~~~~~~~~ ~~
aababc.c:480:41: note: place parentheses around the '+' expression to silence this warning
        sum = sum + (xyijkl_1.xy[i__ + (j + (k + (k << 3) << 3) << 3) - 585] 
                                               ^
                                             (           )
aababc.c:480:36: warning: operator '<<' has lower precedence than '+'; '+' will be evaluated first [-Wshift-op-parentheses]
        sum = sum + (xyijkl_1.xy[i__ + (j + (k + (k << 3) << 3) << 3) - 585] 
                                        ~~^~~~~~~~~~~~~~~~~~~~~ ~~
aababc.c:480:36: note: place parentheses around the '+' expression to silence this warning
        sum = sum + (xyijkl_1.xy[i__ + (j + (k + (k << 3) << 3) << 3) - 585] 
                                          ^
                                        (                      )
aababc.c:481:31: warning: operator '<<' has lower precedence than '+'; '+' will be evaluated first [-Wshift-op-parentheses]
                - xyijkl_1.xy[i__ + (k + (j + (k << 3) << 3) << 3) - 585]) * (
                                          ~~^~~~~~~~~~ ~~
aababc.c:481:31: note: place parentheses around the '+' expression to silence this warning
                - xyijkl_1.xy[i__ + (k + (j + (k << 3) << 3) << 3) - 585]) * (
                                            ^
                                          (           )
aababc.c:481:26: warning: operator '<<' has lower precedence than '+'; '+' will be evaluated first [-Wshift-op-parentheses]
                - xyijkl_1.xy[i__ + (k + (j + (k << 3) << 3) << 3) - 585]) * (
                                     ~~^~~~~~~~~~~~~~~~~~~~~ ~~
aababc.c:481:26: note: place parentheses around the '+' expression to silence this warning
                - xyijkl_1.xy[i__ + (k + (j + (k << 3) << 3) << 3) - 585]) * (
                                       ^
                                     (                      )
aababc.c:483:3: warning: operator '<<' has lower precedence than '+'; '+' will be evaluated first [-Wshift-op-parentheses]
                + (k << 3) << 3) << 3) - 585] * (iocca1[k] - baseoc_1.occa[k 
                ^~~~~~~~~~ ~~
aababc.c:483:3: note: place parentheses around the '+' expression to silence this warning
                + (k << 3) << 3) << 3) - 585] * (iocca1[k] - baseoc_1.occa[k 
                ^
                          )
aababc.c:482:60: warning: operator '<<' has lower precedence than '+'; '+' will be evaluated first [-Wshift-op-parentheses]
                ioccb1[k] - baseoc_1.occa[k - 1]) + xyijkl_1.xy[i__ + (j + (k 
                                                                       ~~^~~~
aababc.c:482:60: note: place parentheses around the '+' expression to silence this warning
                ioccb1[k] - baseoc_1.occa[k - 1]) + xyijkl_1.xy[i__ + (j + (k 
                                                                         ^
                                                                       (
aababc.c:595:42: warning: operator '<<' has lower precedence than '+'; '+' will be evaluated first [-Wshift-op-parentheses]
    ret_val = (xyijkl_1.xy[i__ + (k + (j + (l << 3) << 3) << 3) - 585] - 
                                       ~~^~~~~~~~~~ ~~
aababc.c:595:42: note: place parentheses around the '+' expression to silence this warning
    ret_val = (xyijkl_1.xy[i__ + (k + (j + (l << 3) << 3) << 3) - 585] - 
                                         ^
                                       (           )
aababc.c:595:37: warning: operator '<<' has lower precedence than '+'; '+' will be evaluated first [-Wshift-op-parentheses]
    ret_val = (xyijkl_1.xy[i__ + (k + (j + (l << 3) << 3) << 3) - 585] - 
                                  ~~^~~~~~~~~~~~~~~~~~~~~ ~~
aababc.c:595:37: note: place parentheses around the '+' expression to silence this warning
    ret_val = (xyijkl_1.xy[i__ + (k + (j + (l << 3) << 3) << 3) - 585] - 
                                    ^
                                  (                      )
aababc.c:596:32: warning: operator '<<' has lower precedence than '+'; '+' will be evaluated first [-Wshift-op-parentheses]
            xyijkl_1.xy[i__ + (l + (j + (k << 3) << 3) << 3) - 585]) * one;
                                    ~~^~~~~~~~~~ ~~
aababc.c:596:32: note: place parentheses around the '+' expression to silence this warning
            xyijkl_1.xy[i__ + (l + (j + (k << 3) << 3) << 3) - 585]) * one;
                                      ^
                                    (           )
aababc.c:596:27: warning: operator '<<' has lower precedence than '+'; '+' will be evaluated first [-Wshift-op-parentheses]
            xyijkl_1.xy[i__ + (l + (j + (k << 3) << 3) << 3) - 585]) * one;
                               ~~^~~~~~~~~~~~~~~~~~~~~ ~~
aababc.c:596:27: note: place parentheses around the '+' expression to silence this warning
            xyijkl_1.xy[i__ + (l + (j + (k << 3) << 3) << 3) - 585]) * one;
                                 ^
                               (                      )
aababc.c:664:28: warning: operator '<<' has lower precedence than '+'; '+' will be evaluated first [-Wshift-op-parentheses]
                x += (xy[i__ + (i__ + (j + (j << 3) << 3) << 3)] - xy[i__ + (
                                       ~~^~~~~~~~~~ ~~
aababc.c:664:28: note: place parentheses around the '+' expression to silence this warning
                x += (xy[i__ + (i__ + (j + (j << 3) << 3) << 3)] - xy[i__ + (
                                         ^
                                       (           )
aababc.c:664:23: warning: operator '<<' has lower precedence than '+'; '+' will be evaluated first [-Wshift-op-parentheses]
                x += (xy[i__ + (i__ + (j + (j << 3) << 3) << 3)] - xy[i__ + (
                                ~~~~^~~~~~~~~~~~~~~~~~~~~ ~~
aababc.c:664:23: note: place parentheses around the '+' expression to silence this warning
                x += (xy[i__ + (i__ + (j + (j << 3) << 3) << 3)] - xy[i__ + (
                                    ^
                                (                        )
aababc.c:665:13: warning: operator '<<' has lower precedence than '+'; '+' will be evaluated first [-Wshift-op-parentheses]
                        j + (i__ + (j << 3) << 3) << 3)]) * ialpha[j] * .5 + 
                             ~~~~^~~~~~~~~~ ~~
aababc.c:665:13: note: place parentheses around the '+' expression to silence this warning
                        j + (i__ + (j << 3) << 3) << 3)]) * ialpha[j] * .5 + 
                                 ^
                             (             )
aababc.c:665:6: warning: operator '<<' has lower precedence than '+'; '+' will be evaluated first [-Wshift-op-parentheses]
                        j + (i__ + (j << 3) << 3) << 3)]) * ialpha[j] * .5 + 
                        ~~^~~~~~~~~~~~~~~~~~~~~~~ ~~
aababc.c:665:6: note: place parentheses around the '+' expression to silence this warning
                        j + (i__ + (j << 3) << 3) << 3)]) * ialpha[j] * .5 + 
                          ^
                        (                        )
aababc.c:666:23: warning: operator '<<' has lower precedence than '+'; '+' will be evaluated first [-Wshift-op-parentheses]
                        xy[i__ + (i__ + (j + (j << 3) << 3) << 3)] * ibeta[j];
                                         ~~^~~~~~~~~~ ~~
aababc.c:666:23: note: place parentheses around the '+' expression to silence this warning
                        xy[i__ + (i__ + (j + (j << 3) << 3) << 3)] * ibeta[j];
                                           ^
                                         (           )
aababc.c:666:18: warning: operator '<<' has lower precedence than '+'; '+' will be evaluated first [-Wshift-op-parentheses]
                        xy[i__ + (i__ + (j + (j << 3) << 3) << 3)] * ibeta[j];
                                  ~~~~^~~~~~~~~~~~~~~~~~~~~ ~~
aababc.c:666:18: note: place parentheses around the '+' expression to silence this warning
                        xy[i__ + (i__ + (j + (j << 3) << 3) << 3)] * ibeta[j];
                                      ^
                                  (                        )
aababc.c:679:28: warning: operator '<<' has lower precedence than '+'; '+' will be evaluated first [-Wshift-op-parentheses]
                x += (xy[i__ + (i__ + (j + (j << 3) << 3) << 3)] - xy[i__ + (
                                       ~~^~~~~~~~~~ ~~
aababc.c:679:28: note: place parentheses around the '+' expression to silence this warning
                x += (xy[i__ + (i__ + (j + (j << 3) << 3) << 3)] - xy[i__ + (
                                         ^
                                       (           )
aababc.c:679:23: warning: operator '<<' has lower precedence than '+'; '+' will be evaluated first [-Wshift-op-parentheses]
                x += (xy[i__ + (i__ + (j + (j << 3) << 3) << 3)] - xy[i__ + (
                                ~~~~^~~~~~~~~~~~~~~~~~~~~ ~~
aababc.c:679:23: note: place parentheses around the '+' expression to silence this warning
                x += (xy[i__ + (i__ + (j + (j << 3) << 3) << 3)] - xy[i__ + (
                                    ^
                                (                        )
aababc.c:680:13: warning: operator '<<' has lower precedence than '+'; '+' will be evaluated first [-Wshift-op-parentheses]
                        j + (i__ + (j << 3) << 3) << 3)]) * ibeta[j];
                             ~~~~^~~~~~~~~~ ~~
aababc.c:680:13: note: place parentheses around the '+' expression to silence this warning
                        j + (i__ + (j << 3) << 3) << 3)]) * ibeta[j];
                                 ^
                             (             )
aababc.c:680:6: warning: operator '<<' has lower precedence than '+'; '+' will be evaluated first [-Wshift-op-parentheses]
                        j + (i__ + (j << 3) << 3) << 3)]) * ibeta[j];
                        ~~^~~~~~~~~~~~~~~~~~~~~~~ ~~
aababc.c:680:6: note: place parentheses around the '+' expression to silence this warning
                        j + (i__ + (j << 3) << 3) << 3)]) * ibeta[j];
                          ^
                        (                        )
32 warnings generated.
gfortran -O2 -w  -c calpar.f
brlzon.f:
   brlzon:
calpar.f:
   calpar:
axis.f:
   axis:
gfortran -O2 -w  -c capcor.f
capcor.f:
   capcor:
gfortran -O2 -w  -c cdiag.f
gfortran -O2 -w  -c chrge.f
cdiag.f:
   cdiag:
   ea08c:
   ea09c:
   ec08c:
	arg 2: here complex variable, previously real variable.
	arg 4: here complex variable, previously real variable.
	arg 7: here complex variable, previously real variable.
   fm06as:
   fm06bs:
   me08a:
   me08b:
chrge.f:
   chrge:
   sort:
gfortran -O2 -w  -c cnvg.f
cnvg.f:
   cnvg:
anavib.c:319:62: warning: operator '<<' has lower precedence than '-'; '-' will be evaluated first [-Wshift-op-parentheses]
                    do_fio(&c__1, elemts_1.elemnt + (molkst_1.nat[i__ - 1] - 
                                                     ~~~~~~~~~~~~~~~~~~~~~~^
anavib.c:319:62: note: place parentheses around the '-' expression to silence this warning
                    do_fio(&c__1, elemts_1.elemnt + (molkst_1.nat[i__ - 1] - 
                                                     ~~~~~~~~~~~~~~~~~~~~~~^
anavib.c:322:60: warning: operator '<<' has lower precedence than '-'; '-' will be evaluated first [-Wshift-op-parentheses]
                    do_fio(&c__1, elemts_1.elemnt + (molkst_1.nat[j - 1] - 1 
                                                     ~~~~~~~~~~~~~~~~~~~~^~~
anavib.c:322:60: note: place parentheses around the '-' expression to silence this warning
                    do_fio(&c__1, elemts_1.elemnt + (molkst_1.nat[j - 1] - 1 
                                                     ~~~~~~~~~~~~~~~~~~~~^~~
anavib.c:337:62: warning: operator '<<' has lower precedence than '-'; '-' will be evaluated first [-Wshift-op-parentheses]
                    do_fio(&c__1, elemts_1.elemnt + (molkst_1.nat[i__ - 1] - 
                                                     ~~~~~~~~~~~~~~~~~~~~~~^
anavib.c:337:62: note: place parentheses around the '-' expression to silence this warning
                    do_fio(&c__1, elemts_1.elemnt + (molkst_1.nat[i__ - 1] - 
                                                     ~~~~~~~~~~~~~~~~~~~~~~^
anavib.c:340:60: warning: operator '<<' has lower precedence than '-'; '-' will be evaluated first [-Wshift-op-parentheses]
                    do_fio(&c__1, elemts_1.elemnt + (molkst_1.nat[j - 1] - 1 
                                                     ~~~~~~~~~~~~~~~~~~~~^~~
anavib.c:340:60: note: place parentheses around the '-' expression to silence this warning
                    do_fio(&c__1, elemts_1.elemnt + (molkst_1.nat[j - 1] - 1 
                                                     ~~~~~~~~~~~~~~~~~~~~^~~
anavib.c:352:62: warning: operator '<<' has lower precedence than '-'; '-' will be evaluated first [-Wshift-op-parentheses]
                    do_fio(&c__1, elemts_1.elemnt + (molkst_1.nat[i__ - 1] - 
                                                     ~~~~~~~~~~~~~~~~~~~~~~^
anavib.c:352:62: note: place parentheses around the '-' expression to silence this warning
                    do_fio(&c__1, elemts_1.elemnt + (molkst_1.nat[i__ - 1] - 
                                                     ~~~~~~~~~~~~~~~~~~~~~~^
anavib.c:355:60: warning: operator '<<' has lower precedence than '-'; '-' will be evaluated first [-Wshift-op-parentheses]
                    do_fio(&c__1, elemts_1.elemnt + (molkst_1.nat[j - 1] - 1 
                                                     ~~~~~~~~~~~~~~~~~~~~^~~
anavib.c:355:60: note: place parentheses around the '-' expression to silence this warning
                    do_fio(&c__1, elemts_1.elemnt + (molkst_1.nat[j - 1] - 1 
                                                     ~~~~~~~~~~~~~~~~~~~~^~~
anavib.c:367:62: warning: operator '<<' has lower precedence than '-'; '-' will be evaluated first [-Wshift-op-parentheses]
                    do_fio(&c__1, elemts_1.elemnt + (molkst_1.nat[i__ - 1] - 
                                                     ~~~~~~~~~~~~~~~~~~~~~~^
anavib.c:367:62: note: place parentheses around the '-' expression to silence this warning
                    do_fio(&c__1, elemts_1.elemnt + (molkst_1.nat[i__ - 1] - 
                                                     ~~~~~~~~~~~~~~~~~~~~~~^
anavib.c:370:60: warning: operator '<<' has lower precedence than '-'; '-' will be evaluated first [-Wshift-op-parentheses]
                    do_fio(&c__1, elemts_1.elemnt + (molkst_1.nat[j - 1] - 1 
                                                     ~~~~~~~~~~~~~~~~~~~~^~~
anavib.c:370:60: note: place parentheses around the '-' expression to silence this warning
                    do_fio(&c__1, elemts_1.elemnt + (molkst_1.nat[j - 1] - 1 
                                                     ~~~~~~~~~~~~~~~~~~~~^~~
anavib.c:380:62: warning: operator '<<' has lower precedence than '-'; '-' will be evaluated first [-Wshift-op-parentheses]
                    do_fio(&c__1, elemts_1.elemnt + (molkst_1.nat[i__ - 1] - 
                                                     ~~~~~~~~~~~~~~~~~~~~~~^
anavib.c:380:62: note: place parentheses around the '-' expression to silence this warning
                    do_fio(&c__1, elemts_1.elemnt + (molkst_1.nat[i__ - 1] - 
                                                     ~~~~~~~~~~~~~~~~~~~~~~^
anavib.c:383:60: warning: operator '<<' has lower precedence than '-'; '-' will be evaluated first [-Wshift-op-parentheses]
                    do_fio(&c__1, elemts_1.elemnt + (molkst_1.nat[j - 1] - 1 
                                                     ~~~~~~~~~~~~~~~~~~~~^~~
anavib.c:383:60: note: place parentheses around the '-' expression to silence this warning
                    do_fio(&c__1, elemts_1.elemnt + (molkst_1.nat[j - 1] - 1 
                                                     ~~~~~~~~~~~~~~~~~~~~^~~
10 warnings generated.
gfortran -O2 -w  -c compfg.f
gfortran -O2 -w  -c consts.f
gfortran -O2 -w  -c cqden.f
compfg.f:
   compfg:
consts.f:
   consts:
cqden.f:
   cqden:
gfortran -O2 -w  -c datin.f
gfortran -O2 -w  -c dcart.f
dcart.f:
   dcart:
   dhc:
gfortran -O2 -w  -c delmol.f
datin.f:
   datin:
gfortran -O2 -w  -c delri.f
delmol.f:
   delmol:
gfortran -O2 -w  -c denrot.f
denrot.f:
   denrot:
delri.f:
   delri:
gfortran -O2 -w  -c densit.f
densit.f:
   densit:
gfortran -O2 -w  -c depvar.f
depvar.f:
   depvar:
gfortran -O2 -w  -c deri0.f
deri0.f:
   deri0:
gfortran -O2 -w  -c deri1.f
deri1.f:
   deri1:
   dhcore:
gfortran -O2 -w  -c deri2.f
deri2.f:
   deri2:
datin.c:250:37: warning: operator '<<' has lower precedence than '-'; '-' will be evaluated first [-Wshift-op-parentheses]
        i__2[1] = 2, a__1[1] = elemnt + (j - 1 << 1);
                                         ~~^~~ ~~
datin.c:250:37: note: place parentheses around the '-' expression to silence this warning
        i__2[1] = 2, a__1[1] = elemnt + (j - 1 << 1);
                                           ^
                                         (    )
datin.c:269:37: warning: operator '<<' has lower precedence than '-'; '-' will be evaluated first [-Wshift-op-parentheses]
    i__1 = i_indx(text, elemnt + (j - 1 << 1), (ftnlen)50, (ftnlen)2);
                                  ~~^~~ ~~
datin.c:269:37: note: place parentheses around the '-' expression to silence this warning
    i__1 = i_indx(text, elemnt + (j - 1 << 1), (ftnlen)50, (ftnlen)2);
                                    ^
                                  (    )
datin.c:321:38: warning: operator '<<' has lower precedence than '-'; '-' will be evaluated first [-Wshift-op-parentheses]
                    do_fio(&c__1, elemnt + (ielmnt - 1 << 1), (ftnlen)2);
                                            ~~~~~~~^~~ ~~
datin.c:321:38: note: place parentheses around the '-' expression to silence this warning
                    do_fio(&c__1, elemnt + (ielmnt - 1 << 1), (ftnlen)2);
                                                   ^
                                            (         )
datin.c:331:38: warning: operator '<<' has lower precedence than '-'; '-' will be evaluated first [-Wshift-op-parentheses]
                    do_fio(&c__1, elemnt + (ielmnt - 1 << 1), (ftnlen)2);
                                            ~~~~~~~^~~ ~~
datin.c:331:38: note: place parentheses around the '-' expression to silence this warning
                    do_fio(&c__1, elemnt + (ielmnt - 1 << 1), (ftnlen)2);
                                                   ^
                                            (         )
4 warnings generated.
gfortran -O2 -w  -c deri21.f
gfortran -O2 -w  -c deri22.f
gfortran -O2 -w  -c deri23.f
deri22.f:
   deri22:
denrot.c:170:25: warning: operator '<<' has lower precedence than '-'; '-' will be evaluated first [-Wshift-op-parentheses]
            s_copy(jtext + (j1 - 1 << 1), elemts_1.elemnt + (molkst_1.nat[i__ 
                            ~~~^~~ ~~
denrot.c:170:25: note: place parentheses around the '-' expression to silence this warning
            s_copy(jtext + (j1 - 1 << 1), elemts_1.elemnt + (molkst_1.nat[i__ 
                               ^
                            (     )
denrot.c:171:12: warning: operator '<<' has lower precedence than '-'; '-' will be evaluated first [-Wshift-op-parentheses]
                    - 1] - 1 << 1), (ftnlen)2, (ftnlen)2);
                    ~~~~~^~~ ~~
denrot.c:171:12: note: place parentheses around the '-' expression to silence this warning
                    - 1] - 1 << 1), (ftnlen)2, (ftnlen)2);
                    ~~~~~^~~
denrot.c:346:29: warning: operator '<<' has lower precedence than '-'; '-' will be evaluated first [-Wshift-op-parentheses]
        do_fio(&c__1, jtext + (i__ - 1 << 1), (ftnlen)2);
                               ~~~~^~~ ~~
denrot.c:346:29: note: place parentheses around the '-' expression to silence this warning
        do_fio(&c__1, jtext + (i__ - 1 << 1), (ftnlen)2);
                                   ^
                               (      )
denrot.c:378:31: warning: operator '<<' has lower precedence than '-'; '-' will be evaluated first [-Wshift-op-parentheses]
            do_fio(&c__1, jtext + (n - 1 << 1), (ftnlen)2);
                                   ~~^~~ ~~
denrot.c:378:31: note: place parentheses around the '-' expression to silence this warning
            do_fio(&c__1, jtext + (n - 1 << 1), (ftnlen)2);
                                     ^
                                   (    )
denrot.c:393:29: warning: operator '<<' has lower precedence than '-'; '-' will be evaluated first [-Wshift-op-parentheses]
        do_fio(&c__1, jtext + (i__ - 1 << 1), (ftnlen)2);
                               ~~~~^~~ ~~
denrot.c:393:29: note: place parentheses around the '-' expression to silence this warning
        do_fio(&c__1, jtext + (i__ - 1 << 1), (ftnlen)2);
                                   ^
                               (      )
5 warnings generated.
deri23.f:
   deri23:
gfortran -O2 -w  -c deritr.f
deri21.f:
   deri21:
deritr.f:
   deritr:
gfortran -O2 -w  -c deriv.f
deriv.f:
   deriv:
gfortran -O2 -w  -c dernvo.f
dernvo.f:
gfortran -O2 -w  -c ders.f
   dernvo:
gfortran -O2 -w  -c dfock2.f
deri2.c:605:9: warning: operator '<<' has lower precedence than '+'; '+' will be evaluated first [-Wshift-op-parentheses]
                                    + (l << 3) << 3) << 3) - 585], (ftnlen)
                                    ^~~~~~~~~~ ~~
deri2.c:605:9: note: place parentheses around the '+' expression to silence this warning
                                    + (l << 3) << 3) << 3) - 585], (ftnlen)
                                    ^
                                              )
deri2.c:604:52: warning: operator '<<' has lower precedence than '+'; '+' will be evaluated first [-Wshift-op-parentheses]
                            do_fio(&c__1, (char *)&xyijkl_1.xy[i__ + (j + (k 
                                                                      ~~^~~~
deri2.c:604:52: note: place parentheses around the '+' expression to silence this warning
                            do_fio(&c__1, (char *)&xyijkl_1.xy[i__ + (j + (k 
                                                                        ^
                                                                      (
2 warnings generated.
gfortran -O2 -w  -c dfpsav.f
ders.f:
   ders:
dfock2.f:
   dfock2:
dfpsav.f:
   dfpsav:
gfortran -O2 -w  -c dgemm.f
gfortran -O2 -w  -c dgemv.f
dgemm.f:
   dgemm:
dgemv.f:
   dgemv:
gfortran -O2 -w  -c dger.f
dger.f:
   dger:
deri1.c:418:33: warning: operator '<<' has lower precedence than '+'; '+' will be evaluated first [-Wshift-op-parentheses]
                    xyijkl_1.xy[i__ + (j + (k + (l << 3) << 3) << 3) - 585] *=
                                            ~~^~~~~~~~~~ ~~
deri1.c:418:33: note: place parentheses around the '+' expression to silence this warning
                    xyijkl_1.xy[i__ + (j + (k + (l << 3) << 3) << 3) - 585] *=
                                              ^
                                            (           )
deri1.c:418:28: warning: operator '<<' has lower precedence than '+'; '+' will be evaluated first [-Wshift-op-parentheses]
                    xyijkl_1.xy[i__ + (j + (k + (l << 3) << 3) << 3) - 585] *=
                                       ~~^~~~~~~~~~~~~~~~~~~~~ ~~
deri1.c:418:28: note: place parentheses around the '+' expression to silence this warning
                    xyijkl_1.xy[i__ + (j + (k + (l << 3) << 3) << 3) - 585] *=
                                         ^
                                       (                      )
deri1.c:485:53: warning: operator '<<' has lower precedence than '+'; '+' will be evaluated first [-Wshift-op-parentheses]
                        do_fio(&c__1, (char *)&xyijkl_1.xy[i__ + (j + (k + (l 
                                                                       ~~^~~~
deri1.c:485:53: note: place parentheses around the '+' expression to silence this warning
                        do_fio(&c__1, (char *)&xyijkl_1.xy[i__ + (j + (k + (l 
                                                                         ^
                                                                       (
deri1.c:485:48: warning: operator '<<' has lower precedence than '+'; '+' will be evaluated first [-Wshift-op-parentheses]
                        do_fio(&c__1, (char *)&xyijkl_1.xy[i__ + (j + (k + (l 
                                                                  ~~^~~~~~~~~
deri1.c:485:48: note: place parentheses around the '+' expression to silence this warning
                        do_fio(&c__1, (char *)&xyijkl_1.xy[i__ + (j + (k + (l 
                                                                    ^
                                                                  (
4 warnings generated.
gfortran -O2 -w  -c dgetf2.f
dgetf2.f:
   dgetf2:
gfortran -O2 -w  -c dgetrf.f
dgetrf.f:
   dgetrf:
gfortran -O2 -w  -c dgetri.f
gfortran -O2 -w  -c diag.f
gfortran -O2 -w  -c diat.f
dgetri.f:
   dgetri:
diag.f:
   diag:
gfortran -O2 -w  -c diat2.f
diat.f:
   diat:
   ss:
   coe:
   bfn:
diat2.f:
   diat2:
   set:
   aintgs:
   bintgs:
gfortran -O2 -w  -c diegrd.f
diegrd.f:
   diegrd:
gfortran -O2 -w  -c dielen.f
dielen.f:
   dielen:
gfortran -O2 -w  -c diis.f
dfock2.c:176:11: warning: operator '<<' has lower precedence than '-'; '-' will be evaluated first [-Wshift-op-parentheses]
        i1 = i__ - 1 << 2;
             ~~~~^~~ ~~
dfock2.c:176:11: note: place parentheses around the '-' expression to silence this warning
        i1 = i__ - 1 << 2;
                 ^
             (      )
dfock2.c:183:25: warning: operator '<<' has lower precedence than '-'; '-' will be evaluated first [-Wshift-op-parentheses]
            llperm[l - 1] = i1 - 1 << 4;
                            ~~~^~~ ~~
dfock2.c:183:25: note: place parentheses around the '-' expression to silence this warning
            llperm[l - 1] = i1 - 1 << 4;
                               ^
                            (     )
2 warnings generated.
gfortran -O2 -w  -c dijkl1.f
diis.f:
   diis:
   space:
   minv:
dijkl1.f:
   dijkl1:
gfortran -O2 -w  -c dijkl2.f
gfortran -O2 -w  -c dipind.f
gfortran -O2 -w  -c dipole.f
dijkl2.f:
   dijkl2:
dipind.f:
   dipind:
dipole.f:
   dipole:
gfortran -O2 -w  -c dlaswp.f
dlaswp.f:
   dlaswp:
gfortran -O2 -w  -c dofs.f
gfortran -O2 -w  -c dot.f
dofs.f:
   dofs:
dot.f:
   dot:
gfortran -O2 -w  -c drc.f
drc.f:
   drc:
gfortran -O2 -w  -c drcout.f
gfortran -O2 -w  -c dtrmm.f
dijkl1.c:214:33: warning: operator '<<' has lower precedence than '+'; '+' will be evaluated first [-Wshift-op-parentheses]
                    xyijkl_1.xy[i__ + (j + (k + (l << 3) << 3) << 3) - 585] = 
                                            ~~^~~~~~~~~~ ~~
dijkl1.c:214:33: note: place parentheses around the '+' expression to silence this warning
                    xyijkl_1.xy[i__ + (j + (k + (l << 3) << 3) << 3) - 585] = 
                                              ^
                                            (           )
dijkl1.c:214:28: warning: operator '<<' has lower precedence than '+'; '+' will be evaluated first [-Wshift-op-parentheses]
                    xyijkl_1.xy[i__ + (j + (k + (l << 3) << 3) << 3) - 585] = 
                                       ~~^~~~~~~~~~~~~~~~~~~~~ ~~
dijkl1.c:214:28: note: place parentheses around the '+' expression to silence this warning
                    xyijkl_1.xy[i__ + (j + (k + (l << 3) << 3) << 3) - 585] = 
                                         ^
                                       (                      )
dijkl1.c:216:33: warning: operator '<<' has lower precedence than '+'; '+' will be evaluated first [-Wshift-op-parentheses]
                    xyijkl_1.xy[i__ + (j + (l + (k << 3) << 3) << 3) - 585] = 
                                            ~~^~~~~~~~~~ ~~
dijkl1.c:216:33: note: place parentheses around the '+' expression to silence this warning
                    xyijkl_1.xy[i__ + (j + (l + (k << 3) << 3) << 3) - 585] = 
                                              ^
                                            (           )
dijkl1.c:216:28: warning: operator '<<' has lower precedence than '+'; '+' will be evaluated first [-Wshift-op-parentheses]
                    xyijkl_1.xy[i__ + (j + (l + (k << 3) << 3) << 3) - 585] = 
                                       ~~^~~~~~~~~~~~~~~~~~~~~ ~~
dijkl1.c:216:28: note: place parentheses around the '+' expression to silence this warning
                    xyijkl_1.xy[i__ + (j + (l + (k << 3) << 3) << 3) - 585] = 
                                         ^
                                       (                      )
dijkl1.c:218:33: warning: operator '<<' has lower precedence than '+'; '+' will be evaluated first [-Wshift-op-parentheses]
                    xyijkl_1.xy[j + (i__ + (k + (l << 3) << 3) << 3) - 585] = 
                                            ~~^~~~~~~~~~ ~~
dijkl1.c:218:33: note: place parentheses around the '+' expression to silence this warning
                    xyijkl_1.xy[j + (i__ + (k + (l << 3) << 3) << 3) - 585] = 
                                              ^
                                            (           )
dijkl1.c:218:28: warning: operator '<<' has lower precedence than '+'; '+' will be evaluated first [-Wshift-op-parentheses]
                    xyijkl_1.xy[j + (i__ + (k + (l << 3) << 3) << 3) - 585] = 
                                     ~~~~^~~~~~~~~~~~~~~~~~~~~ ~~
dijkl1.c:218:28: note: place parentheses around the '+' expression to silence this warning
                    xyijkl_1.xy[j + (i__ + (k + (l << 3) << 3) << 3) - 585] = 
                                         ^
                                     (                        )
dijkl1.c:220:33: warning: operator '<<' has lower precedence than '+'; '+' will be evaluated first [-Wshift-op-parentheses]
                    xyijkl_1.xy[j + (i__ + (l + (k << 3) << 3) << 3) - 585] = 
                                            ~~^~~~~~~~~~ ~~
dijkl1.c:220:33: note: place parentheses around the '+' expression to silence this warning
                    xyijkl_1.xy[j + (i__ + (l + (k << 3) << 3) << 3) - 585] = 
                                              ^
                                            (           )
dijkl1.c:220:28: warning: operator '<<' has lower precedence than '+'; '+' will be evaluated first [-Wshift-op-parentheses]
                    xyijkl_1.xy[j + (i__ + (l + (k << 3) << 3) << 3) - 585] = 
                                     ~~~~^~~~~~~~~~~~~~~~~~~~~ ~~
dijkl1.c:220:28: note: place parentheses around the '+' expression to silence this warning
                    xyijkl_1.xy[j + (i__ + (l + (k << 3) << 3) << 3) - 585] = 
                                         ^
                                     (                        )
dijkl1.c:222:33: warning: operator '<<' has lower precedence than '+'; '+' will be evaluated first [-Wshift-op-parentheses]
                    xyijkl_1.xy[k + (l + (i__ + (j << 3) << 3) << 3) - 585] = 
                                          ~~~~^~~~~~~~~~ ~~
dijkl1.c:222:33: note: place parentheses around the '+' expression to silence this warning
                    xyijkl_1.xy[k + (l + (i__ + (j << 3) << 3) << 3) - 585] = 
                                              ^
                                          (             )
dijkl1.c:222:26: warning: operator '<<' has lower precedence than '+'; '+' will be evaluated first [-Wshift-op-parentheses]
                    xyijkl_1.xy[k + (l + (i__ + (j << 3) << 3) << 3) - 585] = 
                                     ~~^~~~~~~~~~~~~~~~~~~~~~~ ~~
dijkl1.c:222:26: note: place parentheses around the '+' expression to silence this warning
                    xyijkl_1.xy[k + (l + (i__ + (j << 3) << 3) << 3) - 585] = 
                                       ^
                                     (                        )
dijkl1.c:224:31: warning: operator '<<' has lower precedence than '+'; '+' will be evaluated first [-Wshift-op-parentheses]
                    xyijkl_1.xy[k + (l + (j + (i__ << 3) << 3) << 3) - 585] = 
                                          ~~^~~~~~~~~~~~ ~~
dijkl1.c:224:31: note: place parentheses around the '+' expression to silence this warning
                    xyijkl_1.xy[k + (l + (j + (i__ << 3) << 3) << 3) - 585] = 
                                            ^
                                          (             )
dijkl1.c:224:26: warning: operator '<<' has lower precedence than '+'; '+' will be evaluated first [-Wshift-op-parentheses]
                    xyijkl_1.xy[k + (l + (j + (i__ << 3) << 3) << 3) - 585] = 
                                     ~~^~~~~~~~~~~~~~~~~~~~~~~ ~~
dijkl1.c:224:26: note: place parentheses around the '+' expression to silence this warning
                    xyijkl_1.xy[k + (l + (j + (i__ << 3) << 3) << 3) - 585] = 
                                       ^
                                     (                        )
dijkl1.c:226:33: warning: operator '<<' has lower precedence than '+'; '+' will be evaluated first [-Wshift-op-parentheses]
                    xyijkl_1.xy[l + (k + (i__ + (j << 3) << 3) << 3) - 585] = 
                                          ~~~~^~~~~~~~~~ ~~
dijkl1.c:226:33: note: place parentheses around the '+' expression to silence this warning
                    xyijkl_1.xy[l + (k + (i__ + (j << 3) << 3) << 3) - 585] = 
                                              ^
                                          (             )
dijkl1.c:226:26: warning: operator '<<' has lower precedence than '+'; '+' will be evaluated first [-Wshift-op-parentheses]
                    xyijkl_1.xy[l + (k + (i__ + (j << 3) << 3) << 3) - 585] = 
                                     ~~^~~~~~~~~~~~~~~~~~~~~~~ ~~
dijkl1.c:226:26: note: place parentheses around the '+' expression to silence this warning
                    xyijkl_1.xy[l + (k + (i__ + (j << 3) << 3) << 3) - 585] = 
                                       ^
                                     (                        )
dijkl1.c:228:31: warning: operator '<<' has lower precedence than '+'; '+' will be evaluated first [-Wshift-op-parentheses]
                    xyijkl_1.xy[l + (k + (j + (i__ << 3) << 3) << 3) - 585] = 
                                          ~~^~~~~~~~~~~~ ~~
dijkl1.c:228:31: note: place parentheses around the '+' expression to silence this warning
                    xyijkl_1.xy[l + (k + (j + (i__ << 3) << 3) << 3) - 585] = 
                                            ^
                                          (             )
dijkl1.c:228:26: warning: operator '<<' has lower precedence than '+'; '+' will be evaluated first [-Wshift-op-parentheses]
                    xyijkl_1.xy[l + (k + (j + (i__ << 3) << 3) << 3) - 585] = 
                                     ~~^~~~~~~~~~~~~~~~~~~~~~~ ~~
dijkl1.c:228:26: note: place parentheses around the '+' expression to silence this warning
                    xyijkl_1.xy[l + (k + (j + (i__ << 3) << 3) << 3) - 585] = 
                                       ^
                                     (                        )
16 warnings generated.
gfortran -O2 -w  -c dtrmv.f
gfortran -O2 -w  -c dtrsm.f
drcout.f:
   drcout:
diat2.c:87:32: warning: operator '<<' has lower precedence than '-'; '-' will be evaluated first [-Wshift-op-parentheses]
    i__1 = inmb[(0 + (0 + (*na - 1 << 2))) / 4], i__2 = inmb[(0 + (0 + (*nb - 
                           ~~~~^~~ ~~
diat2.c:87:32: note: place parentheses around the '-' expression to silence this warning
    i__1 = inmb[(0 + (0 + (*na - 1 << 2))) / 4], i__2 = inmb[(0 + (0 + (*nb - 
                               ^
                           (      )
diat2.c:87:77: warning: operator '<<' has lower precedence than '-'; '-' will be evaluated first [-Wshift-op-parentheses]
    i__1 = inmb[(0 + (0 + (*na - 1 << 2))) / 4], i__2 = inmb[(0 + (0 + (*nb - 
                                                                        ~~~~^
diat2.c:87:77: note: place parentheses around the '-' expression to silence this warning
    i__1 = inmb[(0 + (0 + (*na - 1 << 2))) / 4], i__2 = inmb[(0 + (0 + (*nb - 
                                                                            ^
                                                                        (
2 warnings generated.
gfortran -O2 -w  -c dtrti2.f
dtrmm.f:
   dtrmm:
dtrsm.f:
   dtrsm:
dtrmv.f:
   dtrmv:
dtrti2.f:
   dtrti2:
gfortran -O2 -w  -c dtrtri.f
dtrtri.f:
   dtrtri:
gfortran -O2 -w  -c dvfill.f
gfortran -O2 -w  -c ef.f
ef.f:
   ef:
   efsav:
   efstr:
   formd:
   gethes:
   idamax:
   overlp:
   prjfc:
   prthes:
   updhes:
   daxpy:
   dgedi:
   dgefa:
   dscal:
   dswap:
drcout.c:412:61: warning: operator '<<' has lower precedence than '-'; '-' will be evaluated first [-Wshift-op-parentheses]
            do_fio(&c__1, elemts_1.elemnt + (molkst_1.nat[i__ - 1] - 1 << 1), 
                                             ~~~~~~~~~~~~~~~~~~~~~~^~~ ~~
drcout.c:412:61: note: place parentheses around the '-' expression to silence this warning
            do_fio(&c__1, elemts_1.elemnt + (molkst_1.nat[i__ - 1] - 1 << 1), 
                                             ~~~~~~~~~~~~~~~~~~~~~~^~~
drcout.c:481:61: warning: operator '<<' has lower precedence than '-'; '-' will be evaluated first [-Wshift-op-parentheses]
                do_fio(&c__1, elemts_1.elemnt + (geokst_1.labels[i__ - 1] - 1 
                                                 ~~~~~~~~~~~~~~~~~~~~~~~~~^~~
drcout.c:481:61: note: place parentheses around the '-' expression to silence this warning
                do_fio(&c__1, elemts_1.elemnt + (geokst_1.labels[i__ - 1] - 1 
                                                 ~~~~~~~~~~~~~~~~~~~~~~~~~^~~
drcout.c:505:61: warning: operator '<<' has lower precedence than '-'; '-' will be evaluated first [-Wshift-op-parentheses]
                do_fio(&c__1, elemts_1.elemnt + (geokst_1.labels[i__ - 1] - 1 
                                                 ~~~~~~~~~~~~~~~~~~~~~~~~~^~~
drcout.c:505:61: note: place parentheses around the '-' expression to silence this warning
                do_fio(&c__1, elemts_1.elemnt + (geokst_1.labels[i__ - 1] - 1 
                                                 ~~~~~~~~~~~~~~~~~~~~~~~~~^~~
3 warnings generated.
gfortran -O2 -w  -c enpart.f
dvfill.f:
   dvfill:
enpart.f:
   enpart:
gfortran -O2 -w  -c esp.f
esp.f:
   esp:
   pdgrid:
   surfac:
   dist2:
   collid:
   genun:
   potcal:
   elesp:
   dex2:
   espblo:
   BLOCK DATA espblo:
   espfit:
   fsub:
   setup3:
   ovlp:
   naicas:
   naicap:
drc.c:355:58: warning: operator '<<' has lower precedence than '+'; '+' will be evaluated first [-Wshift-op-parentheses]
            drccom_1.mcoprt[(i__ << 1) - 2] = geovar_1.loc[(i__ + j << 1) - 2]
                                                            ~~~~^~~ ~~
drc.c:355:58: note: place parentheses around the '+' expression to silence this warning
            drccom_1.mcoprt[(i__ << 1) - 2] = geovar_1.loc[(i__ + j << 1) - 2]
                                                                ^
                                                            (      )
drc.c:358:58: warning: operator '<<' has lower precedence than '+'; '+' will be evaluated first [-Wshift-op-parentheses]
            drccom_1.mcoprt[(i__ << 1) - 1] = geovar_1.loc[(i__ + j << 1) - 1]
                                                            ~~~~^~~ ~~
drc.c:358:58: note: place parentheses around the '+' expression to silence this warning
            drccom_1.mcoprt[(i__ << 1) - 1] = geovar_1.loc[(i__ + j << 1) - 1]
                                                                ^
                                                            (      )
drc.c:371:18: warning: operator '<<' has lower precedence than '+'; '+' will be evaluated first [-Wshift-op-parentheses]
        geovar_1.loc[(l + 1 << 1) - 2] = i__;
                      ~~^~~ ~~
drc.c:371:18: note: place parentheses around the '+' expression to silence this warning
        geovar_1.loc[(l + 1 << 1) - 2] = i__;
                        ^
                      (    )
drc.c:372:18: warning: operator '<<' has lower precedence than '+'; '+' will be evaluated first [-Wshift-op-parentheses]
        geovar_1.loc[(l + 1 << 1) - 1] = 1;
                      ~~^~~ ~~
drc.c:372:18: note: place parentheses around the '+' expression to silence this warning
        geovar_1.loc[(l + 1 << 1) - 1] = 1;
                        ^
                      (    )
drc.c:376:18: warning: operator '<<' has lower precedence than '+'; '+' will be evaluated first [-Wshift-op-parentheses]
        geovar_1.loc[(l + 2 << 1) - 2] = i__;
                      ~~^~~ ~~
drc.c:376:18: note: place parentheses around the '+' expression to silence this warning
        geovar_1.loc[(l + 2 << 1) - 2] = i__;
                        ^
                      (    )
drc.c:377:18: warning: operator '<<' has lower precedence than '+'; '+' will be evaluated first [-Wshift-op-parentheses]
        geovar_1.loc[(l + 2 << 1) - 1] = 2;
                      ~~^~~ ~~
drc.c:377:18: note: place parentheses around the '+' expression to silence this warning
        geovar_1.loc[(l + 2 << 1) - 1] = 2;
                        ^
                      (    )
drc.c:381:18: warning: operator '<<' has lower precedence than '+'; '+' will be evaluated first [-Wshift-op-parentheses]
        geovar_1.loc[(l + 3 << 1) - 2] = i__;
                      ~~^~~ ~~
drc.c:381:18: note: place parentheses around the '+' expression to silence this warning
        geovar_1.loc[(l + 3 << 1) - 2] = i__;
                        ^
                      (    )
drc.c:382:18: warning: operator '<<' has lower precedence than '+'; '+' will be evaluated first [-Wshift-op-parentheses]
        geovar_1.loc[(l + 3 << 1) - 1] = 3;
                      ~~^~~ ~~
drc.c:382:18: note: place parentheses around the '+' expression to silence this warning
        geovar_1.loc[(l + 3 << 1) - 1] = 3;
                        ^
                      (    )
8 warnings generated.
gfortran -O2 -w  -c exchng.f
exchng.f:
   exchng:
gfortran -O2 -w  -c ffhpol.f
ffhpol.f:
   ffhpol:
gfortran -O2 -w  -c flepo.f
flepo.f:
   flepo:
gfortran -O2 -w  -c fmat.f
gfortran -O2 -w  -c fock1.f
fock1.f:
   fock1:
fmat.f:
   fmat:
gfortran -O2 -w  -c fock2.f
fock2.f:
   fock2:
gfortran -O2 -w  -c force.f
   jab:
   kab:
force.f:
   force:
enpart.c:768:57: warning: operator '<<' has lower precedence than '-'; '-' will be evaluated first [-Wshift-op-parentheses]
        do_fio(&c__1, elemts_1.elemnt + (molkst_1.nat[i__ - 1] - 1 << 1), (
                                         ~~~~~~~~~~~~~~~~~~~~~~^~~ ~~
enpart.c:768:57: note: place parentheses around the '-' expression to silence this warning
        do_fio(&c__1, elemts_1.elemnt + (molkst_1.nat[i__ - 1] - 1 << 1), (
                                         ~~~~~~~~~~~~~~~~~~~~~~^~~
enpart.c:804:58: warning: operator '<<' has lower precedence than '-'; '-' will be evaluated first [-Wshift-op-parentheses]
                do_fio(&c__1, elemts_1.elemnt + (molkst_1.nat[i__ - 1] - 1 << 
                                                 ~~~~~~~~~~~~~~~~~~~~~~^~~ ~~
enpart.c:804:58: note: place parentheses around the '-' expression to silence this warning
                do_fio(&c__1, elemts_1.elemnt + (molkst_1.nat[i__ - 1] - 1 << 
                                                 ~~~~~~~~~~~~~~~~~~~~~~^~~
enpart.c:807:56: warning: operator '<<' has lower precedence than '-'; '-' will be evaluated first [-Wshift-op-parentheses]
                do_fio(&c__1, elemts_1.elemnt + (molkst_1.nat[j - 1] - 1 << 1)
                                                 ~~~~~~~~~~~~~~~~~~~~^~~ ~~
enpart.c:807:56: note: place parentheses around the '-' expression to silence this warning
                do_fio(&c__1, elemts_1.elemnt + (molkst_1.nat[j - 1] - 1 << 1)
                                                 ~~~~~~~~~~~~~~~~~~~~^~~
3 warnings generated.
gfortran -O2 -w  -c formxy.f
formxy.f:
   formxy:
gfortran -O2 -w  -c forsav.f
fmat.c:280:30: warning: operator '<<' has lower precedence than '+'; '+' will be evaluated first [-Wshift-op-parentheses]
        geovar_1.loc[((i__ - 1) * 3 + 1 << 1) - 2] = i__;
                      ~~~~~~~~~~~~~~^~~ ~~
fmat.c:280:30: note: place parentheses around the '+' expression to silence this warning
        geovar_1.loc[((i__ - 1) * 3 + 1 << 1) - 2] = i__;
                                    ^
                      (                )
fmat.c:281:30: warning: operator '<<' has lower precedence than '+'; '+' will be evaluated first [-Wshift-op-parentheses]
        geovar_1.loc[((i__ - 1) * 3 + 1 << 1) - 1] = 1;
                      ~~~~~~~~~~~~~~^~~ ~~
fmat.c:281:30: note: place parentheses around the '+' expression to silence this warning
        geovar_1.loc[((i__ - 1) * 3 + 1 << 1) - 1] = 1;
                                    ^
                      (                )
fmat.c:283:30: warning: operator '<<' has lower precedence than '+'; '+' will be evaluated first [-Wshift-op-parentheses]
        geovar_1.loc[((i__ - 1) * 3 + 2 << 1) - 2] = i__;
                      ~~~~~~~~~~~~~~^~~ ~~
fmat.c:283:30: note: place parentheses around the '+' expression to silence this warning
        geovar_1.loc[((i__ - 1) * 3 + 2 << 1) - 2] = i__;
                                    ^
                      (                )
fmat.c:284:30: warning: operator '<<' has lower precedence than '+'; '+' will be evaluated first [-Wshift-op-parentheses]
        geovar_1.loc[((i__ - 1) * 3 + 2 << 1) - 1] = 2;
                      ~~~~~~~~~~~~~~^~~ ~~
fmat.c:284:30: note: place parentheses around the '+' expression to silence this warning
        geovar_1.loc[((i__ - 1) * 3 + 2 << 1) - 1] = 2;
                                    ^
                      (                )
fmat.c:286:30: warning: operator '<<' has lower precedence than '+'; '+' will be evaluated first [-Wshift-op-parentheses]
        geovar_1.loc[((i__ - 1) * 3 + 3 << 1) - 2] = i__;
                      ~~~~~~~~~~~~~~^~~ ~~
fmat.c:286:30: note: place parentheses around the '+' expression to silence this warning
        geovar_1.loc[((i__ - 1) * 3 + 3 << 1) - 2] = i__;
                                    ^
                      (                )
fmat.c:287:30: warning: operator '<<' has lower precedence than '+'; '+' will be evaluated first [-Wshift-op-parentheses]
        geovar_1.loc[((i__ - 1) * 3 + 3 << 1) - 1] = 3;
                      ~~~~~~~~~~~~~~^~~ ~~
fmat.c:287:30: note: place parentheses around the '+' expression to silence this warning
        geovar_1.loc[((i__ - 1) * 3 + 3 << 1) - 1] = 3;
                                    ^
                      (                )
6 warnings generated.
gfortran -O2 -w  -c frame.f
forsav.f:
   forsav:
frame.f:
   frame:
gfortran -O2 -w  -c freqcy.f
freqcy.f:
   freqcy:
gfortran -O2 -w  -c geout.f
geout.f:
   geout:
gfortran -O2 -w  -c geoutg.f
geoutg.f:
   geoutg:
   xxx:
gfortran -O2 -w  -c getgeg.f
getgeg.f:
   getgeg:
   getval:
gfortran -O2 -w  -c getgeo.f
getgeo.f:
   getgeo:
geout.c:226:18: warning: operator '<<' has lower precedence than '+'; '+' will be evaluated first [-Wshift-op-parentheses]
                loctmp[(nvartm + j << 1) - 2] = i__;
                        ~~~~~~~^~~ ~~
geout.c:226:18: note: place parentheses around the '+' expression to silence this warning
                loctmp[(nvartm + j << 1) - 2] = i__;
                               ^
                        (         )
geout.c:228:18: warning: operator '<<' has lower precedence than '+'; '+' will be evaluated first [-Wshift-op-parentheses]
                loctmp[(nvartm + j << 1) - 1] = j;
                        ~~~~~~~^~~ ~~
geout.c:228:18: note: place parentheses around the '+' expression to silence this warning
                loctmp[(nvartm + j << 1) - 1] = j;
                               ^
                        (         )
geout.c:284:20: warning: operator '<<' has lower precedence than '-'; '-' will be evaluated first [-Wshift-op-parentheses]
            s_copy(q + (j - 1 << 1), flag0, (ftnlen)2, (ftnlen)2);
                        ~~^~~ ~~
geout.c:284:20: note: place parentheses around the '-' expression to silence this warning
            s_copy(q + (j - 1 << 1), flag0, (ftnlen)2, (ftnlen)2);
                          ^
                        (    )
geout.c:291:20: warning: operator '<<' has lower precedence than '-'; '-' will be evaluated first [-Wshift-op-parentheses]
            s_copy(q + (j - 1 << 1), flag1, (ftnlen)2, (ftnlen)2);
                        ~~^~~ ~~
geout.c:291:20: note: place parentheses around the '-' expression to silence this warning
            s_copy(q + (j - 1 << 1), flag1, (ftnlen)2, (ftnlen)2);
                          ^
                        (    )
geout.c:320:16: warning: operator '<<' has lower precedence than '-'; '-' will be evaluated first [-Wshift-op-parentheses]
        s_copy(q + (j - 1 << 1), flagn, (ftnlen)2, (ftnlen)2);
                    ~~^~~ ~~
geout.c:320:16: note: place parentheses around the '-' expression to silence this warning
        s_copy(q + (j - 1 << 1), flagn, (ftnlen)2, (ftnlen)2);
                      ^
                    (    )
geout.c:323:69: warning: operator '<<' has lower precedence than '-'; '-' will be evaluated first [-Wshift-op-parentheses]
        i__7[0] = 2, a__1[0] = elemts_1.elemnt + (geokst_1.labels[i__ - 1] - 
                                                  ~~~~~~~~~~~~~~~~~~~~~~~~~^
geout.c:323:69: note: place parentheses around the '-' expression to silence this warning
        i__7[0] = 2, a__1[0] = elemts_1.elemnt + (geokst_1.labels[i__ - 1] - 
                                                  ~~~~~~~~~~~~~~~~~~~~~~~~~^
geout.c:325:48: warning: operator '<<' has lower precedence than '-'; '-' will be evaluated first [-Wshift-op-parentheses]
        i__7[1] = 8, a__1[1] = atomtx_1.txtatm + (i__ - 1 << 3);
                                                  ~~~~^~~ ~~
geout.c:325:48: note: place parentheses around the '-' expression to silence this warning
        i__7[1] = 8, a__1[1] = atomtx_1.txtatm + (i__ - 1 << 3);
                                                      ^
                                                  (      )
7 warnings generated.
gfortran -O2 -w  -c getsym.f
getsym.f:
   getsym:
geoutg.c:260:60: warning: operator '<<' has lower precedence than '-'; '-' will be evaluated first [-Wshift-op-parentheses]
        i__2[0] = 2, a__1[0] = elemnt + (geokst_1.labels[i__ - 1] - 1 << 1);
                                         ~~~~~~~~~~~~~~~~~~~~~~~~~^~~ ~~
geoutg.c:260:60: note: place parentheses around the '-' expression to silence this warning
        i__2[0] = 2, a__1[0] = elemnt + (geokst_1.labels[i__ - 1] - 1 << 1);
                                         ~~~~~~~~~~~~~~~~~~~~~~~~~^~~
geoutg.c:261:48: warning: operator '<<' has lower precedence than '-'; '-' will be evaluated first [-Wshift-op-parentheses]
        i__2[1] = 8, a__1[1] = atomtx_1.txtatm + (i__ - 1 << 3);
                                                  ~~~~^~~ ~~
geoutg.c:261:48: note: place parentheses around the '-' expression to silence this warning
        i__2[1] = 8, a__1[1] = atomtx_1.txtatm + (i__ - 1 << 3);
                                                      ^
                                                  (      )
2 warnings generated.
gfortran -O2 -w  -c gettxt.f
gettxt.f:
   gettxt:
   upcase:
fock2.c:193:15: warning: operator '<<' has lower precedence than '-'; '-' will be evaluated first [-Wshift-op-parentheses]
            i1 = i__ - 1 << 2;
                 ~~~~^~~ ~~
fock2.c:193:15: note: place parentheses around the '-' expression to silence this warning
            i1 = i__ - 1 << 2;
                     ^
                 (      )
fock2.c:200:22: warning: operator '<<' has lower precedence than '-'; '-' will be evaluated first [-Wshift-op-parentheses]
                llperm[l - 1] = i1 - 1 << 4;
                                ~~~^~~ ~~
fock2.c:200:22: note: place parentheses around the '-' expression to silence this warning
                llperm[l - 1] = i1 - 1 << 4;
                                   ^
                                (     )
2 warnings generated.
gfortran -O2 -w  -c gmetry.f
force.c:455:64: warning: operator '<<' has lower precedence than '-'; '-' will be evaluated first [-Wshift-op-parentheses]
            do_fio(&c__1, elemts_1.elemnt + (geokst_1.labels[i__ - 1] - 1 << 
                                             ~~~~~~~~~~~~~~~~~~~~~~~~~^~~ ~~
force.c:455:64: note: place parentheses around the '-' expression to silence this warning
            do_fio(&c__1, elemts_1.elemnt + (geokst_1.labels[i__ - 1] - 1 << 
                                             ~~~~~~~~~~~~~~~~~~~~~~~~~^~~
1 warning generated.
gfortran -O2 -w  -c gover.f
gmetry.f:
   gmetry:
gover.f:
   gover:
gfortran -O2 -w  -c greenf.f
greenf.f:
   greenf:
   gstore:
   insymc:
   mo:
   moint:
   sisms:
   suma2:
   worder:
   wwstep:
   asum:
   ccprod:
   csum:
   dsum:
   fcnpp:
getgeg.c:194:40: warning: operator '<<' has lower precedence than '-'; '-' will be evaluated first [-Wshift-op-parentheses]
            s_copy(atomtx_1.txtatm + (*natoms - 1 << 3), line + (i__ - 1), (
                                      ~~~~~~~~^~~ ~~
getgeg.c:194:40: note: place parentheses around the '-' expression to silence this warning
            s_copy(atomtx_1.txtatm + (*natoms - 1 << 3), line + (i__ - 1), (
                                              ^
                                      (          )
getgeg.c:206:40: warning: operator '<<' has lower precedence than '-'; '-' will be evaluated first [-Wshift-op-parentheses]
            s_copy(atomtx_1.txtatm + (*natoms - 1 << 3), " ", (ftnlen)8, (
                                      ~~~~~~~~^~~ ~~
getgeg.c:206:40: note: place parentheses around the '-' expression to silence this warning
            s_copy(atomtx_1.txtatm + (*natoms - 1 << 3), " ", (ftnlen)8, (
                                              ^
                                      (          )
getgeg.c:236:41: warning: operator '<<' has lower precedence than '-'; '-' will be evaluated first [-Wshift-op-parentheses]
            i__4[0] = 2, a__2[0] = elemnt + (j - 1 << 1);
                                             ~~^~~ ~~
getgeg.c:236:41: note: place parentheses around the '-' expression to silence this warning
            i__4[0] = 2, a__2[0] = elemnt + (j - 1 << 1);
                                               ^
                                             (    )
3 warnings generated.
gfortran -O2 -w  -c grid.f
grid.f:
   grid:
gover.c:114:43: warning: operator '<<' has lower precedence than '-'; '-' will be evaluated first [-Wshift-op-parentheses]
    ifa = (natype_1.nztype[(0 + (0 + (*ni - 1 << 2))) / 4] << 2) - 3;
                                      ~~~~^~~ ~~
gover.c:114:43: note: place parentheses around the '-' expression to silence this warning
    ifa = (natype_1.nztype[(0 + (0 + (*ni - 1 << 2))) / 4] << 2) - 3;
                                          ^
                                      (      )
1 warning generated.
gfortran -O2 -w  -c h1elec.f
h1elec.f:
   h1elec:
gfortran -O2 -w  -c haddon.f
gfortran -O2 -w  -c hcore.f
haddon.f:
   haddon:
hcore.f:
   hcore:
getgeo.c:263:36: warning: operator '<<' has lower precedence than '-'; '-' will be evaluated first [-Wshift-op-parentheses]
        s_copy(atomtx_1.txtatm + (*natoms - 1 << 3), line + (i__ - 1), (
                                  ~~~~~~~~^~~ ~~
getgeo.c:263:36: note: place parentheses around the '-' expression to silence this warning
        s_copy(atomtx_1.txtatm + (*natoms - 1 << 3), line + (i__ - 1), (
                                          ^
                                  (          )
getgeo.c:275:36: warning: operator '<<' has lower precedence than '-'; '-' will be evaluated first [-Wshift-op-parentheses]
        s_copy(atomtx_1.txtatm + (*natoms - 1 << 3), " ", (ftnlen)8, (ftnlen)
                                  ~~~~~~~~^~~ ~~
getgeo.c:275:36: note: place parentheses around the '-' expression to silence this warning
        s_copy(atomtx_1.txtatm + (*natoms - 1 << 3), " ", (ftnlen)8, (ftnlen)
                                          ^
                                  (          )
getgeo.c:357:31: warning: operator '<<' has lower precedence than '-'; '-' will be evaluated first [-Wshift-op-parentheses]
        if (s_cmp(ele, elemnt + (i__ - 1 << 1), (ftnlen)2, (ftnlen)2) == 0) {
                                 ~~~~^~~ ~~
getgeo.c:357:31: note: place parentheses around the '-' expression to silence this warning
        if (s_cmp(ele, elemnt + (i__ - 1 << 1), (ftnlen)2, (ftnlen)2) == 0) {
                                     ^
                                 (      )
3 warnings generated.
gfortran -O2 -w  -c helect.f
helect.f:
   helect:
gfortran -O2 -w  -c hqrii.f
hqrii.f:
   hqrii:
gfortran -O2 -w  -c ijkl.f
gfortran -O2 -w  -c ilaenv.f
gfortran -O2 -w  -c initsv.f
ijkl.f:
   ijkl:
initsv.f:
   initsv:
ilaenv.f:
   ilaenv:
gfortran -O2 -w  -c interp.f
gfortran -O2 -w  -c iter.f
iter.f:
   iter:
gfortran -O2 -w  -c jcarin.f
jcarin.f:
   jcarin:
gfortran -O2 -w  -c linmin.f
interp.f:
   interp:
linmin.f:
   linmin:
   spline:
   schmit:
   schmib:
   pulay:
   osinv:
ijkl.c:223:33: warning: operator '<<' has lower precedence than '+'; '+' will be evaluated first [-Wshift-op-parentheses]
                    xyijkl_1.xy[i__ + (j + (k + (l << 3) << 3) << 3) - 585] = 
                                            ~~^~~~~~~~~~ ~~
ijkl.c:223:33: note: place parentheses around the '+' expression to silence this warning
                    xyijkl_1.xy[i__ + (j + (k + (l << 3) << 3) << 3) - 585] = 
                                              ^
                                            (           )
ijkl.c:223:28: warning: operator '<<' has lower precedence than '+'; '+' will be evaluated first [-Wshift-op-parentheses]
                    xyijkl_1.xy[i__ + (j + (k + (l << 3) << 3) << 3) - 585] = 
                                       ~~^~~~~~~~~~~~~~~~~~~~~ ~~
ijkl.c:223:28: note: place parentheses around the '+' expression to silence this warning
                    xyijkl_1.xy[i__ + (j + (k + (l << 3) << 3) << 3) - 585] = 
                                         ^
                                       (                      )
ijkl.c:225:33: warning: operator '<<' has lower precedence than '+'; '+' will be evaluated first [-Wshift-op-parentheses]
                    xyijkl_1.xy[i__ + (j + (l + (k << 3) << 3) << 3) - 585] = 
                                            ~~^~~~~~~~~~ ~~
ijkl.c:225:33: note: place parentheses around the '+' expression to silence this warning
                    xyijkl_1.xy[i__ + (j + (l + (k << 3) << 3) << 3) - 585] = 
                                              ^
                                            (           )
ijkl.c:225:28: warning: operator '<<' has lower precedence than '+'; '+' will be evaluated first [-Wshift-op-parentheses]
                    xyijkl_1.xy[i__ + (j + (l + (k << 3) << 3) << 3) - 585] = 
                                       ~~^~~~~~~~~~~~~~~~~~~~~ ~~
ijkl.c:225:28: note: place parentheses around the '+' expression to silence this warning
                    xyijkl_1.xy[i__ + (j + (l + (k << 3) << 3) << 3) - 585] = 
                                         ^
                                       (                      )
ijkl.c:227:33: warning: operator '<<' has lower precedence than '+'; '+' will be evaluated first [-Wshift-op-parentheses]
                    xyijkl_1.xy[j + (i__ + (k + (l << 3) << 3) << 3) - 585] = 
                                            ~~^~~~~~~~~~ ~~
ijkl.c:227:33: note: place parentheses around the '+' expression to silence this warning
                    xyijkl_1.xy[j + (i__ + (k + (l << 3) << 3) << 3) - 585] = 
                                              ^
                                            (           )
ijkl.c:227:28: warning: operator '<<' has lower precedence than '+'; '+' will be evaluated first [-Wshift-op-parentheses]
                    xyijkl_1.xy[j + (i__ + (k + (l << 3) << 3) << 3) - 585] = 
                                     ~~~~^~~~~~~~~~~~~~~~~~~~~ ~~
ijkl.c:227:28: note: place parentheses around the '+' expression to silence this warning
                    xyijkl_1.xy[j + (i__ + (k + (l << 3) << 3) << 3) - 585] = 
                                         ^
                                     (                        )
ijkl.c:229:33: warning: operator '<<' has lower precedence than '+'; '+' will be evaluated first [-Wshift-op-parentheses]
                    xyijkl_1.xy[j + (i__ + (l + (k << 3) << 3) << 3) - 585] = 
                                            ~~^~~~~~~~~~ ~~
ijkl.c:229:33: note: place parentheses around the '+' expression to silence this warning
                    xyijkl_1.xy[j + (i__ + (l + (k << 3) << 3) << 3) - 585] = 
                                              ^
                                            (           )
ijkl.c:229:28: warning: operator '<<' has lower precedence than '+'; '+' will be evaluated first [-Wshift-op-parentheses]
                    xyijkl_1.xy[j + (i__ + (l + (k << 3) << 3) << 3) - 585] = 
                                     ~~~~^~~~~~~~~~~~~~~~~~~~~ ~~
ijkl.c:229:28: note: place parentheses around the '+' expression to silence this warning
                    xyijkl_1.xy[j + (i__ + (l + (k << 3) << 3) << 3) - 585] = 
                                         ^
                                     (                        )
ijkl.c:231:33: warning: operator '<<' has lower precedence than '+'; '+' will be evaluated first [-Wshift-op-parentheses]
                    xyijkl_1.xy[k + (l + (i__ + (j << 3) << 3) << 3) - 585] = 
                                          ~~~~^~~~~~~~~~ ~~
ijkl.c:231:33: note: place parentheses around the '+' expression to silence this warning
                    xyijkl_1.xy[k + (l + (i__ + (j << 3) << 3) << 3) - 585] = 
                                              ^
                                          (             )
ijkl.c:231:26: warning: operator '<<' has lower precedence than '+'; '+' will be evaluated first [-Wshift-op-parentheses]
                    xyijkl_1.xy[k + (l + (i__ + (j << 3) << 3) << 3) - 585] = 
                                     ~~^~~~~~~~~~~~~~~~~~~~~~~ ~~
ijkl.c:231:26: note: place parentheses around the '+' expression to silence this warning
                    xyijkl_1.xy[k + (l + (i__ + (j << 3) << 3) << 3) - 585] = 
                                       ^
                                     (                        )
ijkl.c:233:31: warning: operator '<<' has lower precedence than '+'; '+' will be evaluated first [-Wshift-op-parentheses]
                    xyijkl_1.xy[k + (l + (j + (i__ << 3) << 3) << 3) - 585] = 
                                          ~~^~~~~~~~~~~~ ~~
ijkl.c:233:31: note: place parentheses around the '+' expression to silence this warning
                    xyijkl_1.xy[k + (l + (j + (i__ << 3) << 3) << 3) - 585] = 
                                            ^
                                          (             )
ijkl.c:233:26: warning: operator '<<' has lower precedence than '+'; '+' will be evaluated first [-Wshift-op-parentheses]
                    xyijkl_1.xy[k + (l + (j + (i__ << 3) << 3) << 3) - 585] = 
                                     ~~^~~~~~~~~~~~~~~~~~~~~~~ ~~
ijkl.c:233:26: note: place parentheses around the '+' expression to silence this warning
                    xyijkl_1.xy[k + (l + (j + (i__ << 3) << 3) << 3) - 585] = 
                                       ^
                                     (                        )
ijkl.c:235:33: warning: operator '<<' has lower precedence than '+'; '+' will be evaluated first [-Wshift-op-parentheses]
                    xyijkl_1.xy[l + (k + (i__ + (j << 3) << 3) << 3) - 585] = 
                                          ~~~~^~~~~~~~~~ ~~
ijkl.c:235:33: note: place parentheses around the '+' expression to silence this warning
                    xyijkl_1.xy[l + (k + (i__ + (j << 3) << 3) << 3) - 585] = 
                                              ^
                                          (             )
ijkl.c:235:26: warning: operator '<<' has lower precedence than '+'; '+' will be evaluated first [-Wshift-op-parentheses]
                    xyijkl_1.xy[l + (k + (i__ + (j << 3) << 3) << 3) - 585] = 
                                     ~~^~~~~~~~~~~~~~~~~~~~~~~ ~~
ijkl.c:235:26: note: place parentheses around the '+' expression to silence this warning
                    xyijkl_1.xy[l + (k + (i__ + (j << 3) << 3) << 3) - 585] = 
                                       ^
                                     (                        )
14 warnings generated.
gfortran -O2 -w  -c local.f
local.f:
   local:
gfortran -O2 -w  -c locmin.f
esp.c:1274:58: warning: operator '<<' has lower precedence than '-'; '-' will be evaluated first [-Wshift-op-parentheses]
            do_fio(&c__1, elemts_1.elemnt + (abc_1.ian[i__ - 1] - 1 << 1), (
                                             ~~~~~~~~~~~~~~~~~~~^~~ ~~
esp.c:1274:58: note: place parentheses around the '-' expression to silence this warning
            do_fio(&c__1, elemts_1.elemnt + (abc_1.ian[i__ - 1] - 1 << 1), (
                                             ~~~~~~~~~~~~~~~~~~~^~~
esp.c:1302:58: warning: operator '<<' has lower precedence than '-'; '-' will be evaluated first [-Wshift-op-parentheses]
            do_fio(&c__1, elemts_1.elemnt + (abc_1.ian[i__ - 1] - 1 << 1), (
                                             ~~~~~~~~~~~~~~~~~~~^~~ ~~
esp.c:1302:58: note: place parentheses around the '-' expression to silence this warning
            do_fio(&c__1, elemts_1.elemnt + (abc_1.ian[i__ - 1] - 1 << 1), (
                                             ~~~~~~~~~~~~~~~~~~~^~~
esp.c:1415:55: warning: operator '<<' has lower precedence than '-'; '-' will be evaluated first [-Wshift-op-parentheses]
                do_fio(&c__1, elemts_1.elemnt + (abc_1.ian[i__ - 1] - 1 << 1),
                                                 ~~~~~~~~~~~~~~~~~~~^~~ ~~
esp.c:1415:55: note: place parentheses around the '-' expression to silence this warning
                do_fio(&c__1, elemts_1.elemnt + (abc_1.ian[i__ - 1] - 1 << 1),
                                                 ~~~~~~~~~~~~~~~~~~~^~~
esp.c:1429:55: warning: operator '<<' has lower precedence than '-'; '-' will be evaluated first [-Wshift-op-parentheses]
                do_fio(&c__1, elemts_1.elemnt + (abc_1.ian[i__ - 1] - 1 << 1),
                                                 ~~~~~~~~~~~~~~~~~~~^~~ ~~
esp.c:1429:55: note: place parentheses around the '-' expression to silence this warning
                do_fio(&c__1, elemts_1.elemnt + (abc_1.ian[i__ - 1] - 1 << 1),
                                                 ~~~~~~~~~~~~~~~~~~~^~~
4 warnings generated.
gfortran -O2 -w  -c lsame.f
locmin.f:
   locmin:
lsame.f:
   lsame:
gfortran -O2 -w  -c makpol.f
makpol.f:
   makpol:
gfortran -O2 -w  -c mamult.f
mamult.f:
   mamult:
gfortran -O2 -w  -c matou1.f
matou1.f:
   matou1:
makpol.c:194:41: warning: operator '<<' has lower precedence than '-'; '-' will be evaluated first [-Wshift-op-parentheses]
            s_copy(atomtx_1.txtatm + (ioff + j - 1 << 3), atomtx_1.txtatm + (
                                      ~~~~~~~~~^~~ ~~
makpol.c:194:41: note: place parentheses around the '-' expression to silence this warning
            s_copy(atomtx_1.txtatm + (ioff + j - 1 << 3), atomtx_1.txtatm + (
                                               ^
                                      (           )
makpol.c:195:15: warning: operator '<<' has lower precedence than '-'; '-' will be evaluated first [-Wshift-op-parentheses]
                    im1 + j - 1 << 3), (ftnlen)8, (ftnlen)8);
                    ~~~~~~~~^~~ ~~
makpol.c:195:15: note: place parentheses around the '-' expression to silence this warning
                    im1 + j - 1 << 3), (ftnlen)8, (ftnlen)8);
                            ^
                    (          )
makpol.c:273:33: warning: operator '<<' has lower precedence than '+'; '+' will be evaluated first [-Wshift-op-parentheses]
    geovar_1.loc[(geovar_1.nvar + 1 << 1) - 2] = geokst_1.natoms - 1;
                  ~~~~~~~~~~~~~~^~~ ~~
makpol.c:273:33: note: place parentheses around the '+' expression to silence this warning
    geovar_1.loc[(geovar_1.nvar + 1 << 1) - 2] = geokst_1.natoms - 1;
                  ~~~~~~~~~~~~~~^~~
makpol.c:274:33: warning: operator '<<' has lower precedence than '+'; '+' will be evaluated first [-Wshift-op-parentheses]
    geovar_1.loc[(geovar_1.nvar + 1 << 1) - 1] = 1;
                  ~~~~~~~~~~~~~~^~~ ~~
makpol.c:274:33: note: place parentheses around the '+' expression to silence this warning
    geovar_1.loc[(geovar_1.nvar + 1 << 1) - 1] = 1;
                  ~~~~~~~~~~~~~~^~~
makpol.c:275:33: warning: operator '<<' has lower precedence than '+'; '+' will be evaluated first [-Wshift-op-parentheses]
    geovar_1.loc[(geovar_1.nvar + 2 << 1) - 2] = geokst_1.natoms - 1;
                  ~~~~~~~~~~~~~~^~~ ~~
makpol.c:275:33: note: place parentheses around the '+' expression to silence this warning
    geovar_1.loc[(geovar_1.nvar + 2 << 1) - 2] = geokst_1.natoms - 1;
                  ~~~~~~~~~~~~~~^~~
makpol.c:276:33: warning: operator '<<' has lower precedence than '+'; '+' will be evaluated first [-Wshift-op-parentheses]
    geovar_1.loc[(geovar_1.nvar + 2 << 1) - 1] = 2;
                  ~~~~~~~~~~~~~~^~~ ~~
makpol.c:276:33: note: place parentheses around the '+' expression to silence this warning
    geovar_1.loc[(geovar_1.nvar + 2 << 1) - 1] = 2;
                  ~~~~~~~~~~~~~~^~~
makpol.c:277:33: warning: operator '<<' has lower precedence than '+'; '+' will be evaluated first [-Wshift-op-parentheses]
    geovar_1.loc[(geovar_1.nvar + 3 << 1) - 2] = geokst_1.natoms - 1;
                  ~~~~~~~~~~~~~~^~~ ~~
makpol.c:277:33: note: place parentheses around the '+' expression to silence this warning
    geovar_1.loc[(geovar_1.nvar + 3 << 1) - 2] = geokst_1.natoms - 1;
                  ~~~~~~~~~~~~~~^~~
makpol.c:278:33: warning: operator '<<' has lower precedence than '+'; '+' will be evaluated first [-Wshift-op-parentheses]
    geovar_1.loc[(geovar_1.nvar + 3 << 1) - 1] = 3;
                  ~~~~~~~~~~~~~~^~~ ~~
makpol.c:278:33: note: place parentheses around the '+' expression to silence this warning
    geovar_1.loc[(geovar_1.nvar + 3 << 1) - 1] = 3;
                  ~~~~~~~~~~~~~~^~~
makpol.c:279:33: warning: operator '<<' has lower precedence than '+'; '+' will be evaluated first [-Wshift-op-parentheses]
    geovar_1.loc[(geovar_1.nvar + 4 << 1) - 2] = geokst_1.natoms;
                  ~~~~~~~~~~~~~~^~~ ~~
makpol.c:279:33: note: place parentheses around the '+' expression to silence this warning
    geovar_1.loc[(geovar_1.nvar + 4 << 1) - 2] = geokst_1.natoms;
                  ~~~~~~~~~~~~~~^~~
makpol.c:280:33: warning: operator '<<' has lower precedence than '+'; '+' will be evaluated first [-Wshift-op-parentheses]
    geovar_1.loc[(geovar_1.nvar + 4 << 1) - 1] = 2;
                  ~~~~~~~~~~~~~~^~~ ~~
makpol.c:280:33: note: place parentheses around the '+' expression to silence this warning
    geovar_1.loc[(geovar_1.nvar + 4 << 1) - 1] = 2;
                  ~~~~~~~~~~~~~~^~~
makpol.c:281:33: warning: operator '<<' has lower precedence than '+'; '+' will be evaluated first [-Wshift-op-parentheses]
    geovar_1.loc[(geovar_1.nvar + 5 << 1) - 2] = geokst_1.natoms;
                  ~~~~~~~~~~~~~~^~~ ~~
makpol.c:281:33: note: place parentheses around the '+' expression to silence this warning
    geovar_1.loc[(geovar_1.nvar + 5 << 1) - 2] = geokst_1.natoms;
                  ~~~~~~~~~~~~~~^~~
makpol.c:282:33: warning: operator '<<' has lower precedence than '+'; '+' will be evaluated first [-Wshift-op-parentheses]
    geovar_1.loc[(geovar_1.nvar + 5 << 1) - 1] = 3;
                  ~~~~~~~~~~~~~~^~~ ~~
makpol.c:282:33: note: place parentheses around the '+' expression to silence this warning
    geovar_1.loc[(geovar_1.nvar + 5 << 1) - 1] = 3;
                  ~~~~~~~~~~~~~~^~~
makpol.c:283:33: warning: operator '<<' has lower precedence than '+'; '+' will be evaluated first [-Wshift-op-parentheses]
    geovar_1.loc[(geovar_1.nvar + 6 << 1) - 2] = geokst_1.natoms + 1;
                  ~~~~~~~~~~~~~~^~~ ~~
makpol.c:283:33: note: place parentheses around the '+' expression to silence this warning
    geovar_1.loc[(geovar_1.nvar + 6 << 1) - 2] = geokst_1.natoms + 1;
                  ~~~~~~~~~~~~~~^~~
makpol.c:284:33: warning: operator '<<' has lower precedence than '+'; '+' will be evaluated first [-Wshift-op-parentheses]
    geovar_1.loc[(geovar_1.nvar + 6 << 1) - 1] = 3;
                  ~~~~~~~~~~~~~~^~~ ~~
makpol.c:284:33: note: place parentheses around the '+' expression to silence this warning
    geovar_1.loc[(geovar_1.nvar + 6 << 1) - 1] = 3;
                  ~~~~~~~~~~~~~~^~~
makpol.c:290:36: warning: operator '<<' has lower precedence than '-'; '-' will be evaluated first [-Wshift-op-parentheses]
    s_copy(atomtx_1.txtatm + (last - 2 << 3), " ", (ftnlen)8, (ftnlen)1);
                              ~~~~~^~~ ~~
makpol.c:290:36: note: place parentheses around the '-' expression to silence this warning
    s_copy(atomtx_1.txtatm + (last - 2 << 3), " ", (ftnlen)8, (ftnlen)1);
                                   ^
                              (       )
makpol.c:291:36: warning: operator '<<' has lower precedence than '-'; '-' will be evaluated first [-Wshift-op-parentheses]
    s_copy(atomtx_1.txtatm + (last - 1 << 3), " ", (ftnlen)8, (ftnlen)1);
                              ~~~~~^~~ ~~
makpol.c:291:36: note: place parentheses around the '-' expression to silence this warning
    s_copy(atomtx_1.txtatm + (last - 1 << 3), " ", (ftnlen)8, (ftnlen)1);
                                   ^
                              (       )
makpol.c:295:33: warning: operator '<<' has lower precedence than '+'; '+' will be evaluated first [-Wshift-op-parentheses]
    geovar_1.loc[(geovar_1.nvar + 7 << 1) - 2] = last;
                  ~~~~~~~~~~~~~~^~~ ~~
makpol.c:295:33: note: place parentheses around the '+' expression to silence this warning
    geovar_1.loc[(geovar_1.nvar + 7 << 1) - 2] = last;
                  ~~~~~~~~~~~~~~^~~
makpol.c:296:33: warning: operator '<<' has lower precedence than '+'; '+' will be evaluated first [-Wshift-op-parentheses]
    geovar_1.loc[(geovar_1.nvar + 7 << 1) - 1] = 1;
                  ~~~~~~~~~~~~~~^~~ ~~
makpol.c:296:33: note: place parentheses around the '+' expression to silence this warning
    geovar_1.loc[(geovar_1.nvar + 7 << 1) - 1] = 1;
                  ~~~~~~~~~~~~~~^~~
18 warnings generated.
gfortran -O2 -w  -c matout.f
gfortran -O2 -w  -c matpak.f
matout.f:
   matout:
matpak.f:
   sdot:
   scopy:
   saxpy:
   mxm:
   mxmt:
   mtxm:
   mtxmc:
   supdot:
gfortran -O2 -w  -c meci.f
local.c:355:59: warning: operator '<<' has lower precedence than '-'; '-' will be evaluated first [-Wshift-op-parentheses]
            do_fio(&c__1, elemnt + (molkst_1.nat[iel[k - 1] - 1] - 1 << 1), (
                                    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ ~~
local.c:355:59: note: place parentheses around the '-' expression to silence this warning
            do_fio(&c__1, elemnt + (molkst_1.nat[iel[k - 1] - 1] - 1 << 1), (
                                    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~
1 warning generated.
meci.f:
   meci:
gfortran -O2 -w  -c mecid.f
mecid.f:
   mecid:
matou1.c:188:21: warning: operator '<<' has lower precedence than '-'; '-' will be evaluated first [-Wshift-op-parentheses]
                s_copy(itext + (j - 1 << 1), atorbs + (k - 1 << 1), (ftnlen)2,
                                ~~^~~ ~~
matou1.c:188:21: note: place parentheses around the '-' expression to silence this warning
                s_copy(itext + (j - 1 << 1), atorbs + (k - 1 << 1), (ftnlen)2,
                                  ^
                                (    )
matou1.c:188:44: warning: operator '<<' has lower precedence than '-'; '-' will be evaluated first [-Wshift-op-parentheses]
                s_copy(itext + (j - 1 << 1), atorbs + (k - 1 << 1), (ftnlen)2,
                                                       ~~^~~ ~~
matou1.c:188:44: note: place parentheses around the '-' expression to silence this warning
                s_copy(itext + (j - 1 << 1), atorbs + (k - 1 << 1), (ftnlen)2,
                                                         ^
                                                       (    )
matou1.c:190:21: warning: operator '<<' has lower precedence than '-'; '-' will be evaluated first [-Wshift-op-parentheses]
                s_copy(jtext + (j - 1 << 1), elemts_1.elemnt + (l - 1 << 1), (
                                ~~^~~ ~~
matou1.c:190:21: note: place parentheses around the '-' expression to silence this warning
                s_copy(jtext + (j - 1 << 1), elemts_1.elemnt + (l - 1 << 1), (
                                  ^
                                (    )
matou1.c:190:53: warning: operator '<<' has lower precedence than '-'; '-' will be evaluated first [-Wshift-op-parentheses]
                s_copy(jtext + (j - 1 << 1), elemts_1.elemnt + (l - 1 << 1), (
                                                                ~~^~~ ~~
matou1.c:190:53: note: place parentheses around the '-' expression to silence this warning
                s_copy(jtext + (j - 1 << 1), elemts_1.elemnt + (l - 1 << 1), (
                                                                  ^
                                                                (    )
matou1.c:199:27: warning: operator '<<' has lower precedence than '-'; '-' will be evaluated first [-Wshift-op-parentheses]
                s_copy(itext + (j + jhi - 1 << 1), xyz + (j - 1 << 1), (
                                ~~~~~~~~^~~ ~~
matou1.c:199:27: note: place parentheses around the '-' expression to silence this warning
                s_copy(itext + (j + jhi - 1 << 1), xyz + (j - 1 << 1), (
                                        ^
                                (          )
matou1.c:199:47: warning: operator '<<' has lower precedence than '-'; '-' will be evaluated first [-Wshift-op-parentheses]
                s_copy(itext + (j + jhi - 1 << 1), xyz + (j - 1 << 1), (
                                                          ~~^~~ ~~
matou1.c:199:47: note: place parentheses around the '-' expression to silence this warning
                s_copy(itext + (j + jhi - 1 << 1), xyz + (j - 1 << 1), (
                                                            ^
                                                          (    )
matou1.c:201:27: warning: operator '<<' has lower precedence than '-'; '-' will be evaluated first [-Wshift-op-parentheses]
                s_copy(jtext + (j + jhi - 1 << 1), elemts_1.elemnt + (l - 1 <<
                                ~~~~~~~~^~~ ~~
matou1.c:201:27: note: place parentheses around the '-' expression to silence this warning
                s_copy(jtext + (j + jhi - 1 << 1), elemts_1.elemnt + (l - 1 <<
                                        ^
                                (          )
matou1.c:201:59: warning: operator '<<' has lower precedence than '-'; '-' will be evaluated first [-Wshift-op-parentheses]
                s_copy(jtext + (j + jhi - 1 << 1), elemts_1.elemnt + (l - 1 <<
                                                                      ~~^~~ ~~
matou1.c:201:59: note: place parentheses around the '-' expression to silence this warning
                s_copy(jtext + (j + jhi - 1 << 1), elemts_1.elemnt + (l - 1 <<
                                                                        ^
                                                                      (    )
matou1.c:214:22: warning: operator '<<' has lower precedence than '-'; '-' will be evaluated first [-Wshift-op-parentheses]
        s_copy(itext + (i__ - 1 << 1), "  ", (ftnlen)2, (ftnlen)2);
                        ~~~~^~~ ~~
matou1.c:214:22: note: place parentheses around the '-' expression to silence this warning
        s_copy(itext + (i__ - 1 << 1), "  ", (ftnlen)2, (ftnlen)2);
                            ^
                        (      )
matou1.c:215:22: warning: operator '<<' has lower precedence than '-'; '-' will be evaluated first [-Wshift-op-parentheses]
        s_copy(jtext + (i__ - 1 << 1), "  ", (ftnlen)2, (ftnlen)2);
                        ~~~~^~~ ~~
matou1.c:215:22: note: place parentheses around the '-' expression to silence this warning
        s_copy(jtext + (i__ - 1 << 1), "  ", (ftnlen)2, (ftnlen)2);
                            ^
                        (      )
matou1.c:217:26: warning: operator '<<' has lower precedence than '-'; '-' will be evaluated first [-Wshift-op-parentheses]
            s_copy(jtext + (i__ - 1 << 1), elemts_1.elemnt + (molkst_1.nat[
                            ~~~~^~~ ~~
matou1.c:217:26: note: place parentheses around the '-' expression to silence this warning
            s_copy(jtext + (i__ - 1 << 1), elemts_1.elemnt + (molkst_1.nat[
                                ^
                            (      )
matou1.c:218:16: warning: operator '<<' has lower precedence than '-'; '-' will be evaluated first [-Wshift-op-parentheses]
                    i__ - 1] - 1 << 1), (ftnlen)2, (ftnlen)2);
                    ~~~~~~~~~^~~ ~~
matou1.c:218:16: note: place parentheses around the '-' expression to silence this warning
                    i__ - 1] - 1 << 1), (ftnlen)2, (ftnlen)2);
                    ~~~~~~~~~^~~
matou1.c:253:41: warning: operator '<<' has lower precedence than '-'; '-' will be evaluated first [-Wshift-op-parentheses]
            do_fio(&c__1, symres_1.namo + (i__ - 1 << 2), (ftnlen)4);
                                           ~~~~^~~ ~~
matou1.c:253:41: note: place parentheses around the '-' expression to silence this warning
            do_fio(&c__1, symres_1.namo + (i__ - 1 << 2), (ftnlen)4);
                                               ^
                                           (      )
matou1.c:282:25: warning: operator '<<' has lower precedence than '-'; '-' will be evaluated first [-Wshift-op-parentheses]
        if (s_cmp(itext + (i__ - 1 << 1), " S", (ftnlen)2, (ftnlen)2) == 0) {
                           ~~~~^~~ ~~
matou1.c:282:25: note: place parentheses around the '-' expression to silence this warning
        if (s_cmp(itext + (i__ - 1 << 1), " S", (ftnlen)2, (ftnlen)2) == 0) {
                               ^
                           (      )
matou1.c:287:29: warning: operator '<<' has lower precedence than '-'; '-' will be evaluated first [-Wshift-op-parentheses]
        do_fio(&c__1, itext + (i__ - 1 << 1), (ftnlen)2);
                               ~~~~^~~ ~~
matou1.c:287:29: note: place parentheses around the '-' expression to silence this warning
        do_fio(&c__1, itext + (i__ - 1 << 1), (ftnlen)2);
                                   ^
                               (      )
matou1.c:288:29: warning: operator '<<' has lower precedence than '-'; '-' will be evaluated first [-Wshift-op-parentheses]
        do_fio(&c__1, jtext + (i__ - 1 << 1), (ftnlen)2);
                               ~~~~^~~ ~~
matou1.c:288:29: note: place parentheses around the '-' expression to silence this warning
        do_fio(&c__1, jtext + (i__ - 1 << 1), (ftnlen)2);
                                   ^
                               (      )
16 warnings generated.
gfortran -O2 -w  -c mecih.f
matout.c:143:24: warning: operator '<<' has lower precedence than '-'; '-' will be evaluated first [-Wshift-op-parentheses]
            s_copy(itext + (j - 1 << 1), atorbs + (k - 1 << 1), (ftnlen)2, (
                            ~~^~~ ~~
matout.c:143:24: note: place parentheses around the '-' expression to silence this warning
            s_copy(itext + (j - 1 << 1), atorbs + (k - 1 << 1), (ftnlen)2, (
                              ^
                            (    )
matout.c:143:47: warning: operator '<<' has lower precedence than '-'; '-' will be evaluated first [-Wshift-op-parentheses]
            s_copy(itext + (j - 1 << 1), atorbs + (k - 1 << 1), (ftnlen)2, (
                                                   ~~^~~ ~~
matout.c:143:47: note: place parentheses around the '-' expression to silence this warning
            s_copy(itext + (j - 1 << 1), atorbs + (k - 1 << 1), (ftnlen)2, (
                                                     ^
                                                   (    )
matout.c:145:24: warning: operator '<<' has lower precedence than '-'; '-' will be evaluated first [-Wshift-op-parentheses]
            s_copy(jtext + (j - 1 << 1), elemts_1.elemnt + (l - 1 << 1), (
                            ~~^~~ ~~
matout.c:145:24: note: place parentheses around the '-' expression to silence this warning
            s_copy(jtext + (j - 1 << 1), elemts_1.elemnt + (l - 1 << 1), (
                              ^
                            (    )
matout.c:145:56: warning: operator '<<' has lower precedence than '-'; '-' will be evaluated first [-Wshift-op-parentheses]
            s_copy(jtext + (j - 1 << 1), elemts_1.elemnt + (l - 1 << 1), (
                                                            ~~^~~ ~~
matout.c:145:56: note: place parentheses around the '-' expression to silence this warning
            s_copy(jtext + (j - 1 << 1), elemts_1.elemnt + (l - 1 << 1), (
                                                              ^
                                                            (    )
matout.c:157:22: warning: operator '<<' has lower precedence than '-'; '-' will be evaluated first [-Wshift-op-parentheses]
        s_copy(itext + (i__ - 1 << 1), "  ", (ftnlen)2, (ftnlen)2);
                        ~~~~^~~ ~~
matout.c:157:22: note: place parentheses around the '-' expression to silence this warning
        s_copy(itext + (i__ - 1 << 1), "  ", (ftnlen)2, (ftnlen)2);
                            ^
                        (      )
matout.c:158:22: warning: operator '<<' has lower precedence than '-'; '-' will be evaluated first [-Wshift-op-parentheses]
        s_copy(jtext + (i__ - 1 << 1), "  ", (ftnlen)2, (ftnlen)2);
                        ~~~~^~~ ~~
matout.c:158:22: note: place parentheses around the '-' expression to silence this warning
        s_copy(jtext + (i__ - 1 << 1), "  ", (ftnlen)2, (ftnlen)2);
                            ^
                        (      )
matout.c:189:25: warning: operator '<<' has lower precedence than '-'; '-' will be evaluated first [-Wshift-op-parentheses]
        if (s_cmp(itext + (i__ - 1 << 1), " S", (ftnlen)2, (ftnlen)2) == 0) {
                           ~~~~^~~ ~~
matout.c:189:25: note: place parentheses around the '-' expression to silence this warning
        if (s_cmp(itext + (i__ - 1 << 1), " S", (ftnlen)2, (ftnlen)2) == 0) {
                               ^
                           (      )
matout.c:194:29: warning: operator '<<' has lower precedence than '-'; '-' will be evaluated first [-Wshift-op-parentheses]
        do_fio(&c__1, itext + (i__ - 1 << 1), (ftnlen)2);
                               ~~~~^~~ ~~
matout.c:194:29: note: place parentheses around the '-' expression to silence this warning
        do_fio(&c__1, itext + (i__ - 1 << 1), (ftnlen)2);
                                   ^
                               (      )
matout.c:195:29: warning: operator '<<' has lower precedence than '-'; '-' will be evaluated first [-Wshift-op-parentheses]
        do_fio(&c__1, jtext + (i__ - 1 << 1), (ftnlen)2);
                               ~~~~^~~ ~~
matout.c:195:29: note: place parentheses around the '-' expression to silence this warning
        do_fio(&c__1, jtext + (i__ - 1 << 1), (ftnlen)2);
                                   ^
                               (      )
9 warnings generated.
gfortran -O2 -w  -c mecip.f
mecih.f:
   mecih:
mecip.f:
   mecip:
mecid.c:121:40: warning: operator '<<' has lower precedence than '+'; '+' will be evaluated first [-Wshift-op-parentheses]
            x += (xyijkl_1.xy[i__ + (i__ + (j + (j << 3) << 3) << 3) - 585] * 
                                            ~~^~~~~~~~~~ ~~
mecid.c:121:40: note: place parentheses around the '+' expression to silence this warning
            x += (xyijkl_1.xy[i__ + (i__ + (j + (j << 3) << 3) << 3) - 585] * 
                                              ^
                                            (           )
mecid.c:121:35: warning: operator '<<' has lower precedence than '+'; '+' will be evaluated first [-Wshift-op-parentheses]
            x += (xyijkl_1.xy[i__ + (i__ + (j + (j << 3) << 3) << 3) - 585] * 
                                     ~~~~^~~~~~~~~~~~~~~~~~~~~ ~~
mecid.c:121:35: note: place parentheses around the '+' expression to silence this warning
            x += (xyijkl_1.xy[i__ + (i__ + (j + (j << 3) << 3) << 3) - 585] * 
                                         ^
                                     (                        )
mecid.c:122:40: warning: operator '<<' has lower precedence than '+'; '+' will be evaluated first [-Wshift-op-parentheses]
                    2. - xyijkl_1.xy[i__ + (j + (i__ + (j << 3) << 3) << 3) - 
                                                 ~~~~^~~~~~~~~~ ~~
mecid.c:122:40: note: place parentheses around the '+' expression to silence this warning
                    2. - xyijkl_1.xy[i__ + (j + (i__ + (j << 3) << 3) << 3) - 
                                                     ^
                                                 (             )
mecid.c:122:33: warning: operator '<<' has lower precedence than '+'; '+' will be evaluated first [-Wshift-op-parentheses]
                    2. - xyijkl_1.xy[i__ + (j + (i__ + (j << 3) << 3) << 3) - 
                                            ~~^~~~~~~~~~~~~~~~~~~~~~~ ~~
mecid.c:122:33: note: place parentheses around the '+' expression to silence this warning
                    2. - xyijkl_1.xy[i__ + (j + (i__ + (j << 3) << 3) << 3) - 
                                              ^
                                            (                        )
mecid.c:127:40: warning: operator '<<' has lower precedence than '+'; '+' will be evaluated first [-Wshift-op-parentheses]
        *gse += xyijkl_1.xy[i__ + (i__ + (i__ + (i__ << 3) << 3) << 3) - 585] 
                                          ~~~~^~~~~~~~~~~~ ~~
mecid.c:127:40: note: place parentheses around the '+' expression to silence this warning
        *gse += xyijkl_1.xy[i__ + (i__ + (i__ + (i__ << 3) << 3) << 3) - 585] 
                                              ^
                                          (               )
mecid.c:127:33: warning: operator '<<' has lower precedence than '+'; '+' will be evaluated first [-Wshift-op-parentheses]
        *gse += xyijkl_1.xy[i__ + (i__ + (i__ + (i__ << 3) << 3) << 3) - 585] 
                                   ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ ~~
mecid.c:127:33: note: place parentheses around the '+' expression to silence this warning
        *gse += xyijkl_1.xy[i__ + (i__ + (i__ + (i__ << 3) << 3) << 3) - 585] 
                                       ^
                                   (                            )
mecid.c:132:43: warning: operator '<<' has lower precedence than '+'; '+' will be evaluated first [-Wshift-op-parentheses]
            *gse += (xyijkl_1.xy[i__ + (i__ + (j + (j << 3) << 3) << 3) - 585]
                                               ~~^~~~~~~~~~ ~~
mecid.c:132:43: note: place parentheses around the '+' expression to silence this warning
            *gse += (xyijkl_1.xy[i__ + (i__ + (j + (j << 3) << 3) << 3) - 585]
                                                 ^
                                               (           )
mecid.c:132:38: warning: operator '<<' has lower precedence than '+'; '+' will be evaluated first [-Wshift-op-parentheses]
            *gse += (xyijkl_1.xy[i__ + (i__ + (j + (j << 3) << 3) << 3) - 585]
                                        ~~~~^~~~~~~~~~~~~~~~~~~~~ ~~
mecid.c:132:38: note: place parentheses around the '+' expression to silence this warning
            *gse += (xyijkl_1.xy[i__ + (i__ + (j + (j << 3) << 3) << 3) - 585]
                                            ^
                                        (                        )
mecid.c:133:43: warning: operator '<<' has lower precedence than '+'; '+' will be evaluated first [-Wshift-op-parentheses]
                     * 2. - xyijkl_1.xy[i__ + (j + (i__ + (j << 3) << 3) << 3)
                                                    ~~~~^~~~~~~~~~ ~~
mecid.c:133:43: note: place parentheses around the '+' expression to silence this warning
                     * 2. - xyijkl_1.xy[i__ + (j + (i__ + (j << 3) << 3) << 3)
                                                        ^
                                                    (             )
mecid.c:133:36: warning: operator '<<' has lower precedence than '+'; '+' will be evaluated first [-Wshift-op-parentheses]
                     * 2. - xyijkl_1.xy[i__ + (j + (i__ + (j << 3) << 3) << 3)
                                               ~~^~~~~~~~~~~~~~~~~~~~~~~ ~~
mecid.c:133:36: note: place parentheses around the '+' expression to silence this warning
                     * 2. - xyijkl_1.xy[i__ + (j + (i__ + (j << 3) << 3) << 3)
                                                 ^
                                               (                        )
10 warnings generated.
gfortran -O2 -w  -c moldat.f
moldat.f:
   moldat:
gfortran -O2 -w  -c molval.f
molval.f:
   molval:
gfortran -O2 -w  -c mopac.f
mopac.f:
   MAIN mopac:
gfortran -O2 -w  -c mullik.f
   getdat:
mullik.f:
   mullik:
gfortran -O2 -w  -c mult.f
gfortran -O2 -w  -c nllsq.f
mult.f:
   mult:
nllsq.f:
   nllsq:
gfortran -O2 -w  -c nuchar.f
gfortran -O2 -w  -c parsav.f
nuchar.f:
   nuchar:
parsav.f:
   parsav:
gfortran -O2 -w  -c partxy.f
partxy.f:
   partxy:
gfortran -O2 -w  -c pathk.f
pathk.f:
   pathk:
gfortran -O2 -w  -c paths.f
paths.f:
   paths:
gfortran -O2 -w  -c perm.f
perm.f:
   perm:
gfortran -O2 -w  -c polar.f
polar.f:
   polar:
   tf:
   transf:
   trsub:
   trudgu:
   trugdu:
   trugud:
   zerom:
   alphaf:
   aval:
   bdensf:
   beopor:
   betaf:
   betal1:
   betall:
   betcom:
   bmakuf:
   copym:
   darea1:
   daread:
   dawrit:
   dawrt1:
   densf:
   epsab:
   ffreq1:
   ffreq2:
   fhpatn:
   hmuf:
   hplusf:
   makeuf:
   ngamtg:
   ngefis:
   ngidri:
   ngoke:
   nonbet:
   nonope:
   nonor:
   openda:
interp.c:747:46: warning: operator '<<' has lower precedence than '-'; '-' will be evaluated first [-Wshift-op-parentheses]
    fit_2.xmin = fit_2.x[(48 + (0 + (fit_2.n - 1 << 3)) - 48) / 8];
                                     ~~~~~~~~^~~ ~~
interp.c:747:46: note: place parentheses around the '-' expression to silence this warning
    fit_2.xmin = fit_2.x[(48 + (0 + (fit_2.n - 1 << 3)) - 48) / 8];
                                     ~~~~~~~~^~~
1 warning generated.
gfortran -O2 -w  -c powsav.f
gfortran -O2 -w  -c powsq.f
powsav.f:
   powsav:
meci.c:543:26: warning: operator '<<' has lower precedence than '+'; '+' will be evaluated first [-Wshift-op-parentheses]
                    + (spqr_1.i__ + (j + (j << 3) << 3) << 3) - 585] - 
                                     ~~^~~~~~~~~~ ~~
meci.c:543:26: note: place parentheses around the '+' expression to silence this warning
                    + (spqr_1.i__ + (j + (j << 3) << 3) << 3) - 585] - 
                                       ^
                                     (           )
meci.c:543:21: warning: operator '<<' has lower precedence than '+'; '+' will be evaluated first [-Wshift-op-parentheses]
                    + (spqr_1.i__ + (j + (j << 3) << 3) << 3) - 585] - 
                       ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~ ~~
meci.c:543:21: note: place parentheses around the '+' expression to silence this warning
                    + (spqr_1.i__ + (j + (j << 3) << 3) << 3) - 585] - 
                       ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~
meci.c:544:49: warning: operator '<<' has lower precedence than '+'; '+' will be evaluated first [-Wshift-op-parentheses]
                    xyijkl_1.xy[spqr_1.i__ + (j + (spqr_1.i__ + (j << 3) << 3)
                                                   ~~~~~~~~~~~^~~~~~~~~~ ~~
meci.c:544:49: note: place parentheses around the '+' expression to silence this warning
                    xyijkl_1.xy[spqr_1.i__ + (j + (spqr_1.i__ + (j << 3) << 3)
                                                   ~~~~~~~~~~~^~~~~~~~~~
meci.c:544:35: warning: operator '<<' has lower precedence than '+'; '+' will be evaluated first [-Wshift-op-parentheses]
                    xyijkl_1.xy[spqr_1.i__ + (j + (spqr_1.i__ + (j << 3) << 3)
                                              ~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
meci.c:544:35: note: place parentheses around the '+' expression to silence this warning
                    xyijkl_1.xy[spqr_1.i__ + (j + (spqr_1.i__ + (j << 3) << 3)
                                                ^
                                              (                               )
meci.c:548:26: warning: operator '<<' has lower precedence than '+'; '+' will be evaluated first [-Wshift-op-parentheses]
                    + (spqr_1.i__ + (j + (j << 3) << 3) << 3) - 585];
                                     ~~^~~~~~~~~~ ~~
meci.c:548:26: note: place parentheses around the '+' expression to silence this warning
                    + (spqr_1.i__ + (j + (j << 3) << 3) << 3) - 585];
                                       ^
                                     (           )
meci.c:548:21: warning: operator '<<' has lower precedence than '+'; '+' will be evaluated first [-Wshift-op-parentheses]
                    + (spqr_1.i__ + (j + (j << 3) << 3) << 3) - 585];
                       ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~ ~~
meci.c:548:21: note: place parentheses around the '+' expression to silence this warning
                    + (spqr_1.i__ + (j + (j << 3) << 3) << 3) - 585];
                       ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~
meci.c:769:60: warning: operator '<<' has lower precedence than '+'; '+' will be evaluated first [-Wshift-op-parentheses]
        gse += xyijkl_1.xy[spqr_1.i__ + (spqr_1.i__ + (spqr_1.i__ + (
                                                       ~~~~~~~~~~~^~~
meci.c:769:60: note: place parentheses around the '+' expression to silence this warning
        gse += xyijkl_1.xy[spqr_1.i__ + (spqr_1.i__ + (spqr_1.i__ + (
                                                       ~~~~~~~~~~~^~~
meci.c:769:46: warning: operator '<<' has lower precedence than '+'; '+' will be evaluated first [-Wshift-op-parentheses]
        gse += xyijkl_1.xy[spqr_1.i__ + (spqr_1.i__ + (spqr_1.i__ + (
                                         ~~~~~~~~~~~^~~~~~~~~~~~~~~~~
meci.c:769:46: note: place parentheses around the '+' expression to silence this warning
        gse += xyijkl_1.xy[spqr_1.i__ + (spqr_1.i__ + (spqr_1.i__ + (
                                         ~~~~~~~~~~~^~~~~~~~~~~~~~~~~
meci.c:775:56: warning: operator '<<' has lower precedence than '+'; '+' will be evaluated first [-Wshift-op-parentheses]
            gse += (xyijkl_1.xy[spqr_1.i__ + (spqr_1.i__ + (j + (j << 3) << 3)
                                                            ~~^~~~~~~~~~ ~~
meci.c:775:56: note: place parentheses around the '+' expression to silence this warning
            gse += (xyijkl_1.xy[spqr_1.i__ + (spqr_1.i__ + (j + (j << 3) << 3)
                                                              ^
                                                            (           )
meci.c:775:51: warning: operator '<<' has lower precedence than '+'; '+' will be evaluated first [-Wshift-op-parentheses]
            gse += (xyijkl_1.xy[spqr_1.i__ + (spqr_1.i__ + (j + (j << 3) << 3)
                                              ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~
meci.c:775:51: note: place parentheses around the '+' expression to silence this warning
            gse += (xyijkl_1.xy[spqr_1.i__ + (spqr_1.i__ + (j + (j << 3) << 3)
                                              ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~
meci.c:777:18: warning: operator '<<' has lower precedence than '+'; '+' will be evaluated first [-Wshift-op-parentheses]
                    spqr_1.i__ + (j << 3) << 3) << 3) - 585]) * 2. * 
                    ~~~~~~~~~~~^~~~~~~~~~ ~~
meci.c:777:18: note: place parentheses around the '+' expression to silence this warning
                    spqr_1.i__ + (j << 3) << 3) << 3) - 585]) * 2. * 
                    ~~~~~~~~~~~^~~~~~~~~~
meci.c:776:56: warning: operator '<<' has lower precedence than '+'; '+' will be evaluated first [-Wshift-op-parentheses]
                     << 3) - 585] * 2. - xyijkl_1.xy[spqr_1.i__ + (j + (
                                                                   ~~^~~
meci.c:776:56: note: place parentheses around the '+' expression to silence this warning
                     << 3) - 585] * 2. - xyijkl_1.xy[spqr_1.i__ + (j + (
                                                                     ^
                                                                   (
meci.c:997:31: warning: operator '<<' has lower precedence than '-'; '-' will be evaluated first [-Wshift-op-parentheses]
            do_fio(&c__1, tspin + (j - 1 << 3), (ftnlen)8);
                                   ~~^~~ ~~
meci.c:997:31: note: place parentheses around the '-' expression to silence this warning
            do_fio(&c__1, tspin + (j - 1 << 3), (ftnlen)8);
                                     ^
                                   (    )
meci.c:1014:37: warning: operator '<<' has lower precedence than '-'; '-' will be evaluated first [-Wshift-op-parentheses]
                do_fio(&c__1, tspin + (spqr_1.i__ - 1 << 3), (ftnlen)8);
                                       ~~~~~~~~~~~^~~ ~~
meci.c:1014:37: note: place parentheses around the '-' expression to silence this warning
                do_fio(&c__1, tspin + (spqr_1.i__ - 1 << 3), (ftnlen)8);
                                       ~~~~~~~~~~~^~~
14 warnings generated.
gfortran -O2 -w  -c prtdrc.f
prtdrc.f:
   prtdrc:
gfortran -O2 -w  -c quadr.f
quadr.f:
   quadr:
gfortran -O2 -w  -c react1.f
powsq.f:
   powsq:
react1.f:
   react1:
gfortran -O2 -w  -c reada.f
reada.f:
   reada:
   digit:
gfortran -O2 -w  -c readmo.f
readmo.f:
   readmo:
gfortran -O2 -w  -c refer.f
refer.f:
   refer:
gfortran -O2 -w  -c repp.f
gfortran -O2 -w  -c rotat.f
repp.f:
   repp:
gfortran -O2 -w  -c rotate.f
rotat.f:
   rotat:
rotate.f:
   rotate:
prtdrc.c:826:29: warning: operator '<<' has lower precedence than '-'; '-' will be evaluated first [-Wshift-op-parentheses]
                s_copy(text2, cotype + (j - 1 << 1), (ftnlen)2, (ftnlen)2);
                                        ~~^~~ ~~
prtdrc.c:826:29: note: place parentheses around the '-' expression to silence this warning
                s_copy(text2, cotype + (j - 1 << 1), (ftnlen)2, (ftnlen)2);
                                          ^
                                        (    )
1 warning generated.
gfortran -O2 -w  -c rsp.f
gfortran -O2 -w  -c search.f
rsp.f:
   rsp:
   epseta:
   tql2:
   tqlrat:
   trbak3:
   tred3:
search.f:
   search:
gfortran -O2 -w  -c second.f
readmo.c:876:8: warning: operator '<<' has lower precedence than '-'; '-' will be evaluated first [-Wshift-op-parentheses]
                            - 1 << 1), (ftnlen)2);
                            ^~~ ~~
readmo.c:876:8: note: place parentheses around the '-' expression to silence this warning
                            - 1 << 1), (ftnlen)2);
                            ^~~
readmo.c:901:61: warning: operator '<<' has lower precedence than '-'; '-' will be evaluated first [-Wshift-op-parentheses]
                do_fio(&c__1, elemts_1.elemnt + (geokst_1.labels[i__ - 1] - 1 
                                                 ~~~~~~~~~~~~~~~~~~~~~~~~~^~~
readmo.c:901:61: note: place parentheses around the '-' expression to silence this warning
                do_fio(&c__1, elemts_1.elemnt + (geokst_1.labels[i__ - 1] - 1 
                                                 ~~~~~~~~~~~~~~~~~~~~~~~~~^~~
2 warnings generated.
gfortran -O2 -w  -c setupg.f
gfortran -O2 -w  -c solrot.f
second.f:
   second:
   getnam:
solrot.f:
   solrot:
setupg.f:
   setupg:
gfortran -O2 -w  -c swap.f
gfortran -O2 -w  -c sympro.f
swap.f:
   swap:
sympro.f:
   sympop:
   symr:
   symh:
   syma:
   symt:
   mat33:
   symp:
   oper:
gfortran -O2 -w  -c symtry.f
gfortran -O2 -w  -c symtrz.f
symtry.f:
   symtry:
symtrz.f:
   symtrz:
   syman1:
   syman2:
   r00001:
   r00002:
   r00003:
   r00004:
   r00005:
gfortran -O2 -w  -c thermo.f
   r00006:
   r00007:
   r00008:
gfortran -O2 -w  -c timer.f
   r00009:
   r00010:
   r00011:
thermo.f:
   thermo:
   r00012:
   r00013:
timer.f:
   timer:
   r00015:
   r00016:
gfortran -O2 -w  -c timout.f
timout.f:
   timout:
   mpcpop:
   mpcsyb:
gfortran -O2 -w  -c update.f
gfortran -O2 -w  -c upsurf.f
update.f:
   update:
upsurf.f:
   upsurf:
gfortran -O2 -w  -c vecprt.f
gfortran -O2 -w  -c writmo.f
gfortran -O2 -w  -c wrtkey.f
vecprt.f:
   vecprt:
writmo.f:
   writmo:
wrtkey.f:
   wrtkey:
gfortran -O2 -w  -c wrttxt.f
   myword:
wrttxt.f:
   wrttxt:
vecprt.c:133:26: warning: operator '<<' has lower precedence than '-'; '-' will be evaluated first [-Wshift-op-parentheses]
            s_copy(itext + (i__ - 1 << 1), "  ", (ftnlen)2, (ftnlen)2);
                            ~~~~^~~ ~~
vecprt.c:133:26: note: place parentheses around the '-' expression to silence this warning
            s_copy(itext + (i__ - 1 << 1), "  ", (ftnlen)2, (ftnlen)2);
                                ^
                            (      )
vecprt.c:134:26: warning: operator '<<' has lower precedence than '-'; '-' will be evaluated first [-Wshift-op-parentheses]
            s_copy(jtext + (i__ - 1 << 1), elemts_1.elemnt + (molkst_1.nat[
                            ~~~~^~~ ~~
vecprt.c:134:26: note: place parentheses around the '-' expression to silence this warning
            s_copy(jtext + (i__ - 1 << 1), elemts_1.elemnt + (molkst_1.nat[
                                ^
                            (      )
vecprt.c:135:16: warning: operator '<<' has lower precedence than '-'; '-' will be evaluated first [-Wshift-op-parentheses]
                    i__ - 1] - 1 << 1), (ftnlen)2, (ftnlen)2);
                    ~~~~~~~~~^~~ ~~
vecprt.c:135:16: note: place parentheses around the '-' expression to silence this warning
                    i__ - 1] - 1 << 1), (ftnlen)2, (ftnlen)2);
                    ~~~~~~~~~^~~
vecprt.c:151:25: warning: operator '<<' has lower precedence than '-'; '-' will be evaluated first [-Wshift-op-parentheses]
                    s_copy(itext + (j - 1 << 1), atorbs + (k - 1 << 1), (
                                    ~~^~~ ~~
vecprt.c:151:25: note: place parentheses around the '-' expression to silence this warning
                    s_copy(itext + (j - 1 << 1), atorbs + (k - 1 << 1), (
                                      ^
                                    (    )
vecprt.c:151:48: warning: operator '<<' has lower precedence than '-'; '-' will be evaluated first [-Wshift-op-parentheses]
                    s_copy(itext + (j - 1 << 1), atorbs + (k - 1 << 1), (
                                                           ~~^~~ ~~
vecprt.c:151:48: note: place parentheses around the '-' expression to silence this warning
                    s_copy(itext + (j - 1 << 1), atorbs + (k - 1 << 1), (
                                                             ^
                                                           (    )
vecprt.c:153:25: warning: operator '<<' has lower precedence than '-'; '-' will be evaluated first [-Wshift-op-parentheses]
                    s_copy(jtext + (j - 1 << 1), elemts_1.elemnt + (l - 1 << 
                                    ~~^~~ ~~
vecprt.c:153:25: note: place parentheses around the '-' expression to silence this warning
                    s_copy(jtext + (j - 1 << 1), elemts_1.elemnt + (l - 1 << 
                                      ^
                                    (    )
vecprt.c:153:57: warning: operator '<<' has lower precedence than '-'; '-' will be evaluated first [-Wshift-op-parentheses]
                    s_copy(jtext + (j - 1 << 1), elemts_1.elemnt + (l - 1 << 
                                                                    ~~^~~ ~~
vecprt.c:153:57: note: place parentheses around the '-' expression to silence this warning
                    s_copy(jtext + (j - 1 << 1), elemts_1.elemnt + (l - 1 << 
                                                                      ^
                                                                    (    )
vecprt.c:164:23: warning: operator '<<' has lower precedence than '-'; '-' will be evaluated first [-Wshift-op-parentheses]
                s_copy(itext + (i__ - 1 << 1), "  ", (ftnlen)2, (ftnlen)2);
                                ~~~~^~~ ~~
vecprt.c:164:23: note: place parentheses around the '-' expression to silence this warning
                s_copy(itext + (i__ - 1 << 1), "  ", (ftnlen)2, (ftnlen)2);
                                    ^
                                (      )
vecprt.c:165:23: warning: operator '<<' has lower precedence than '-'; '-' will be evaluated first [-Wshift-op-parentheses]
                s_copy(jtext + (i__ - 1 << 1), "  ", (ftnlen)2, (ftnlen)2);
                                ~~~~^~~ ~~
vecprt.c:165:23: note: place parentheses around the '-' expression to silence this warning
                s_copy(jtext + (i__ - 1 << 1), "  ", (ftnlen)2, (ftnlen)2);
                                    ^
                                (      )
vecprt.c:189:29: warning: operator '<<' has lower precedence than '-'; '-' will be evaluated first [-Wshift-op-parentheses]
        do_fio(&c__1, itext + (i__ - 1 << 1), (ftnlen)2);
                               ~~~~^~~ ~~
vecprt.c:189:29: note: place parentheses around the '-' expression to silence this warning
        do_fio(&c__1, itext + (i__ - 1 << 1), (ftnlen)2);
                                   ^
                               (      )
vecprt.c:190:29: warning: operator '<<' has lower precedence than '-'; '-' will be evaluated first [-Wshift-op-parentheses]
        do_fio(&c__1, jtext + (i__ - 1 << 1), (ftnlen)2);
                               ~~~~^~~ ~~
vecprt.c:190:29: note: place parentheses around the '-' expression to silence this warning
        do_fio(&c__1, jtext + (i__ - 1 << 1), (ftnlen)2);
                                   ^
                               (      )
vecprt.c:216:31: warning: operator '<<' has lower precedence than '-'; '-' will be evaluated first [-Wshift-op-parentheses]
            do_fio(&c__1, itext + (n - 1 << 1), (ftnlen)2);
                                   ~~^~~ ~~
vecprt.c:216:31: note: place parentheses around the '-' expression to silence this warning
            do_fio(&c__1, itext + (n - 1 << 1), (ftnlen)2);
                                     ^
                                   (    )
vecprt.c:217:31: warning: operator '<<' has lower precedence than '-'; '-' will be evaluated first [-Wshift-op-parentheses]
            do_fio(&c__1, jtext + (n - 1 << 1), (ftnlen)2);
                                   ~~^~~ ~~
vecprt.c:217:31: note: place parentheses around the '-' expression to silence this warning
            do_fio(&c__1, jtext + (n - 1 << 1), (ftnlen)2);
                                     ^
                                   (    )
vecprt.c:231:29: warning: operator '<<' has lower precedence than '-'; '-' will be evaluated first [-Wshift-op-parentheses]
        do_fio(&c__1, itext + (i__ - 1 << 1), (ftnlen)2);
                               ~~~~^~~ ~~
vecprt.c:231:29: note: place parentheses around the '-' expression to silence this warning
        do_fio(&c__1, itext + (i__ - 1 << 1), (ftnlen)2);
                                   ^
                               (      )
vecprt.c:232:29: warning: operator '<<' has lower precedence than '-'; '-' will be evaluated first [-Wshift-op-parentheses]
        do_fio(&c__1, jtext + (i__ - 1 << 1), (ftnlen)2);
                               ~~~~^~~ ~~
vecprt.c:232:29: note: place parentheses around the '-' expression to silence this warning
        do_fio(&c__1, jtext + (i__ - 1 << 1), (ftnlen)2);
                                   ^
                               (      )
15 warnings generated.
gfortran -O2 -w  -c xerbla.f
xerbla.f:
   xerbla:
gfortran -O2 -w  -c xyzint.f
xyzint.f:
   xyzint:
   xyzgeo:
   bangle:
   dihed:
   dang:
clang -O2 -I/usr/pkg/include -c etime.c
clang -O2 -I/usr/pkg/include -c fdate.c
fdate.c:27:5: warning: implicit declaration of function 's_copy' is invalid in C99 [-Wimplicit-function-declaration]
    s_copy(cht,ctime(&t),24L,24L);
    ^
1 warning generated.
writmo.c:843:41: warning: operator '<<' has lower precedence than '-'; '-' will be evaluated first [-Wshift-op-parentheses]
            do_fio(&c__1, elemts_1.elemnt + (l - 1 << 1), (ftnlen)2);
                                             ~~^~~ ~~
writmo.c:843:41: note: place parentheses around the '-' expression to silence this warning
            do_fio(&c__1, elemts_1.elemnt + (l - 1 << 1), (ftnlen)2);
                                               ^
                                             (    )
writmo.c:995:37: warning: operator '<<' has lower precedence than '-'; '-' will be evaluated first [-Wshift-op-parentheses]
        do_fio(&c__1, elemts_1.elemnt + (l - 1 << 1), (ftnlen)2);
                                         ~~^~~ ~~
writmo.c:995:37: note: place parentheses around the '-' expression to silence this warning
        do_fio(&c__1, elemts_1.elemnt + (l - 1 << 1), (ftnlen)2);
                                           ^
                                         (    )
writmo.c:1010:61: warning: operator '<<' has lower precedence than '-'; '-' will be evaluated first [-Wshift-op-parentheses]
            do_fio(&c__1, elemts_1.elemnt + (molkst_1.nat[i__ - 1] - 1 << 1), 
                                             ~~~~~~~~~~~~~~~~~~~~~~^~~ ~~
writmo.c:1010:61: note: place parentheses around the '-' expression to silence this warning
            do_fio(&c__1, elemts_1.elemnt + (molkst_1.nat[i__ - 1] - 1 << 1), 
                                             ~~~~~~~~~~~~~~~~~~~~~~^~~
writmo.c:1143:62: warning: operator '<<' has lower precedence than '-'; '-' will be evaluated first [-Wshift-op-parentheses]
                    do_fio(&c__1, elemts_1.elemnt + (molkst_1.nat[i__ - 1] - 
                                                     ~~~~~~~~~~~~~~~~~~~~~~^
writmo.c:1143:62: note: place parentheses around the '-' expression to silence this warning
                    do_fio(&c__1, elemts_1.elemnt + (molkst_1.nat[i__ - 1] - 
                                                     ~~~~~~~~~~~~~~~~~~~~~~^
writmo.c:1234:26: warning: operator '<<' has lower precedence than '-'; '-' will be evaluated first [-Wshift-op-parentheses]
        s_copy(ielemt + (ichfor - 1 << 1), elemts_1.elemnt + (i__ - 1 << 1), (
                         ~~~~~~~^~~ ~~
writmo.c:1234:26: note: place parentheses around the '-' expression to silence this warning
        s_copy(ielemt + (ichfor - 1 << 1), elemts_1.elemnt + (i__ - 1 << 1), (
                                ^
                         (         )
writmo.c:1234:60: warning: operator '<<' has lower precedence than '-'; '-' will be evaluated first [-Wshift-op-parentheses]
        s_copy(ielemt + (ichfor - 1 << 1), elemts_1.elemnt + (i__ - 1 << 1), (
                                                              ~~~~^~~ ~~
writmo.c:1234:60: note: place parentheses around the '-' expression to silence this warning
        s_copy(ielemt + (ichfor - 1 << 1), elemts_1.elemnt + (i__ - 1 << 1), (
                                                                  ^
                                                              (      )
writmo.c:1396:30: warning: operator '<<' has lower precedence than '-'; '-' will be evaluated first [-Wshift-op-parentheses]
        do_fio(&c__1, ielemt + (i__ - 1 << 1), (ftnlen)2);
                                ~~~~^~~ ~~
writmo.c:1396:30: note: place parentheses around the '-' expression to silence this warning
        do_fio(&c__1, ielemt + (i__ - 1 << 1), (ftnlen)2);
                                    ^
                                (      )
7 warnings generated.
symtrz.c:329:30: warning: operator '<<' has lower precedence than '-'; '-' will be evaluated first [-Wshift-op-parentheses]
        s_copy(symres_1.namo + (i__ - 1 << 2), ifra, (ftnlen)4, (ftnlen)4);
                                ~~~~^~~ ~~
symtrz.c:329:30: note: place parentheses around the '-' expression to silence this warning
        s_copy(symres_1.namo + (i__ - 1 << 2), ifra, (ftnlen)4, (ftnlen)4);
                                    ^
                                (      )
symtrz.c:489:45: warning: operator '<<' has lower precedence than '-'; '-' will be evaluated first [-Wshift-op-parentheses]
        s_copy(s00020_1.nimm + (lcall + (i__ << 1) - 3 << 2), symres_1.namo + 
                                ~~~~~~~~~~~~~~~~~~~^~~ ~~
symtrz.c:489:45: note: place parentheses around the '-' expression to silence this warning
        s_copy(s00020_1.nimm + (lcall + (i__ << 1) - 3 << 2), symres_1.namo + 
                                                   ^
                                (                     )
symtrz.c:490:8: warning: operator '<<' has lower precedence than '-'; '-' will be evaluated first [-Wshift-op-parentheses]
                (i__ - 1 << 2), (ftnlen)4, (ftnlen)4);
                 ~~~~^~~ ~~
symtrz.c:490:8: note: place parentheses around the '-' expression to silence this warning
                (i__ - 1 << 2), (ftnlen)4, (ftnlen)4);
                     ^
                 (      )
symtrz.c:492:37: warning: operator '<<' has lower precedence than '-'; '-' will be evaluated first [-Wshift-op-parentheses]
        s_copy(s00020_1.nimm + ((i__ << 1) - 1 << 2), symres_1.namo + (i__ - 
                                ~~~~~~~~~~~^~~ ~~
symtrz.c:492:37: note: place parentheses around the '-' expression to silence this warning
        s_copy(s00020_1.nimm + ((i__ << 1) - 1 << 2), symres_1.namo + (i__ - 
                                           ^
                                (             )
symtrz.c:492:69: warning: operator '<<' has lower precedence than '-'; '-' will be evaluated first [-Wshift-op-parentheses]
        s_copy(s00020_1.nimm + ((i__ << 1) - 1 << 2), symres_1.namo + (i__ - 
                                                                       ~~~~^
symtrz.c:492:69: note: place parentheses around the '-' expression to silence this warning
        s_copy(s00020_1.nimm + ((i__ << 1) - 1 << 2), symres_1.namo + (i__ - 
                                                                           ^
                                                                       (
5 warnings generated.
polar.c:446:61: warning: operator '<<' has lower precedence than '-'; '-' will be evaluated first [-Wshift-op-parentheses]
            do_fio(&c__1, elemts_1.elemnt + (molkst_1.nat[i__ - 1] - 1 << 1), 
                                             ~~~~~~~~~~~~~~~~~~~~~~^~~ ~~
polar.c:446:61: note: place parentheses around the '-' expression to silence this warning
            do_fio(&c__1, elemts_1.elemnt + (molkst_1.nat[i__ - 1] - 1 << 1), 
                                             ~~~~~~~~~~~~~~~~~~~~~~^~~
1 warning generated.
Loading MOPAC7 ... gfortran -O2 -w  aababc.o addfck.o addhcr.o addnuc.o analyt.o anavib.o axis.o block.o bonds.o brlzon.o btoc.o calpar.o capcor.o cdiag.o chrge.o cnvg.o compfg.o consts.o cqden.o datin.o dcart.o delmol.o delri.o denrot.o densit.o depvar.o deri0.o deri1.o deri2.o deri21.o deri22.o deri23.o deritr.o deriv.o dernvo.o ders.o dfock2.o dfpsav.o dgemm.o dgemv.o dger.o dgetf2.o dgetrf.o dgetri.o diag.o diat.o diat2.o diegrd.o dielen.o diis.o dijkl1.o dijkl2.o dipind.o dipole.o dlaswp.o dofs.o dot.o drc.o drcout.o dtrmm.o dtrmv.o dtrsm.o dtrti2.o dtrtri.o dvfill.o ef.o enpart.o esp.o exchng.o ffhpol.o flepo.o fmat.o fock1.o fock2.o force.o formxy.o forsav.o frame.o freqcy.o geout.o geoutg.o getgeg.o getgeo.o getsym.o gettxt.o gmetry.o gover.o greenf.o grid.o h1elec.o haddon.o hcore.o helect.o hqrii.o ijkl.o ilaenv.o initsv.o interp.o iter.o jcarin.o linmin.o local.o locmin.o lsame.o makpol.o mamult.o matou1.o matout.o matpak.o meci.o mecid.o mecih.o mecip.o moldat.o molval.o mopac.o mullik.o mult.o nllsq.o nuchar.o parsav.o partxy.o pathk.o paths.o perm.o polar.o powsav.o powsq.o prtdrc.o quadr.o react1.o reada.o readmo.o refer.o repp.o rotat.o rotate.o rsp.o search.o second.o setupg.o solrot.o swap.o sympro.o symtry.o symtrz.o thermo.o timer.o timout.o update.o upsurf.o vecprt.o writmo.o wrtkey.o wrttxt.o xerbla.o xyzint.o etime.o fdate.o -o MOPAC7
/usr/bin/ld: addhcr.o:(.bss+0x0): multiple definition of `solv_'; addfck.o:(.bss+0x0): first defined here
/usr/bin/ld: addhcr.o:(.bss+0x14a338): multiple definition of `solvi_'; addfck.o:(.bss+0x149838): first defined here
/usr/bin/ld: addnuc.o:(.bss+0x149fe0): multiple definition of `core_'; addhcr.o:(.bss+0x149fe0): first defined here
/usr/bin/ld: addnuc.o:(.bss+0x149838): multiple definition of `molkst_'; addhcr.o:(.bss+0x149838): first defined here
/usr/bin/ld: addnuc.o:(.bss+0x0): multiple definition of `solv_'; addfck.o:(.bss+0x0): first defined here
/usr/bin/ld: addnuc.o:(.bss+0x14a338): multiple definition of `solvi_'; addfck.o:(.bss+0x149838): first defined here
/usr/bin/ld: analyt.o:(.bss+0x17a0): multiple definition of `core_'; addhcr.o:(.bss+0x149fe0): first defined here
/usr/bin/ld: anavib.o:(.bss+0xd0): multiple definition of `molkst_'; addhcr.o:(.bss+0x149838): first defined here
/usr/bin/ld: axis.o:(.bss+0xfd0): multiple definition of `keywrd_'; analyt.o:(.bss+0x1ac): first defined here
/usr/bin/ld: axis.o:(.bss+0xc08): multiple definition of `numcal_'; analyt.o:(.bss+0x1a8): first defined here
/usr/bin/ld: block.o:(.data+0x23ea8): multiple definition of `alpha3_'; analyt.o:(.bss+0xa78): first defined here
/usr/bin/ld: block.o:(.data+0x239e0): multiple definition of `beta3_'; analyt.o:(.bss+0x7f48): first defined here
/usr/bin/ld: block.o:(.bss+0x24e0): multiple definition of `betas_'; analyt.o:(.bss+0x8e18): first defined here
/usr/bin/ld: block.o:(.data+0x23568): multiple definition of `core_'; addhcr.o:(.bss+0x149fe0): first defined here
/usr/bin/ld: block.o:(.data+0x1ac): multiple definition of `elemts_'; anavib.o:(.bss+0xb0e58): first defined here
/usr/bin/ld: block.o:(.bss+0x10d0): multiple definition of `expont_'; analyt.o:(.bss+0x9820): first defined here
/usr/bin/ld: block.o:(.data+0x0): multiple definition of `natorb_'; analyt.o:(.bss+0xf40): first defined here
/usr/bin/ld: block.o:(.data+0x23210): multiple definition of `twoel3_'; analyt.o:(.bss+0x1448): first defined here
/usr/bin/ld: block.o:(.data+0x26600): multiple definition of `vsips_'; analyt.o:(.bss+0x8410): first defined here
/usr/bin/ld: bonds.o:(.bss+0x3d26f8): multiple definition of `core_'; addhcr.o:(.bss+0x149fe0): first defined here
/usr/bin/ld: bonds.o:(.bss+0x174098): multiple definition of `keywrd_'; analyt.o:(.bss+0x1ac): first defined here
/usr/bin/ld: bonds.o:(.bss+0x174190): multiple definition of `molkst_'; addhcr.o:(.bss+0x149838): first defined here
/usr/bin/ld: brlzon.o:(.bss+0x604): multiple definition of `keywrd_'; analyt.o:(.bss+0x1ac): first defined here
/usr/bin/ld: btoc.o:(.bss+0x14a898): multiple definition of `molkst_'; addhcr.o:(.bss+0x149838): first defined here
/usr/bin/ld: btoc.o:(.bss+0x14b040): multiple definition of `multip_'; block.o:(.bss+0x18): first defined here
/usr/bin/ld: btoc.o:(.bss+0x18): multiple definition of `solv_'; addfck.o:(.bss+0x0): first defined here
/usr/bin/ld: btoc.o:(.bss+0x149850): multiple definition of `solvi_'; addfck.o:(.bss+0x149838): first defined here
/usr/bin/ld: calpar.o:(.bss+0x9b00): multiple definition of `alpha_'; analyt.o:(.bss+0x10f0): first defined here
/usr/bin/ld: calpar.o:(.bss+0x2f08): multiple definition of `atomic_'; block.o:(.data+0x25f50): first defined here
/usr/bin/ld: calpar.o:(.bss+0x90f8): multiple definition of `betas_'; analyt.o:(.bss+0x8e18): first defined here
/usr/bin/ld: calpar.o:(.bss+0x38): multiple definition of `expont_'; analyt.o:(.bss+0x9820): first defined here
/usr/bin/ld: calpar.o:(.bss+0x9e58): multiple definition of `gauss_'; block.o:(.bss+0x2ee8): first defined here
/usr/bin/ld: calpar.o:(.bss+0xa508): multiple definition of `ideas_'; analyt.o:(.bss+0x1af8): first defined here
/usr/bin/ld: calpar.o:(.bss+0x9000): multiple definition of `keywrd_'; analyt.o:(.bss+0x1ac): first defined here
/usr/bin/ld: calpar.o:(.bss+0x4670): multiple definition of `mndo_'; block.o:(.data+0xce80): first defined here
/usr/bin/ld: calpar.o:(.bss+0x35b8): multiple definition of `multip_'; block.o:(.bss+0x18): first defined here
/usr/bin/ld: calpar.o:(.bss+0x2500): multiple definition of `onelec_'; block.o:(.bss+0x1ad8): first defined here
/usr/bin/ld: calpar.o:(.bss+0xa40): multiple definition of `twoele_'; block.o:(.data+0x24490): first defined here
/usr/bin/ld: chrge.o:(.bss+0x0): multiple definition of `molkst_'; addhcr.o:(.bss+0x149838): first defined here
/usr/bin/ld: cnvg.o:(.bss+0x3c): multiple definition of `keywrd_'; analyt.o:(.bss+0x1ac): first defined here
/usr/bin/ld: cnvg.o:(.bss+0x38): multiple definition of `numcal_'; analyt.o:(.bss+0x1a8): first defined here
/usr/bin/ld: compfg.o:(.bss+0x6f28): multiple definition of `keywrd_'; analyt.o:(.bss+0x1ac): first defined here
/usr/bin/ld: compfg.o:(.bss+0x6780): multiple definition of `molkst_'; addhcr.o:(.bss+0x149838): first defined here
/usr/bin/ld: compfg.o:(.bss+0x6558): multiple definition of `natype_'; analyt.o:(.bss+0x2a0): first defined here
/usr/bin/ld: compfg.o:(.bss+0x63e4): multiple definition of `numcal_'; analyt.o:(.bss+0x1a8): first defined here
/usr/bin/ld: compfg.o:(.bss+0x50ca20): multiple definition of `scrach_'; bonds.o:(.bss+0x174938): first defined here
/usr/bin/ld: compfg.o:(.bss+0x3abe60): multiple definition of `vector_'; bonds.o:(.bss+0x271b38): first defined here
/usr/bin/ld: compfg.o:(.bss+0x638a0): multiple definition of `wmatrx_'; analyt.o:(.bss+0xa228): first defined here
/usr/bin/ld: consts.o:(.bss+0x18c5b0): multiple definition of `dirvec_'; addfck.o:(.bss+0x14a880): first defined here
/usr/bin/ld: consts.o:(.bss+0x18ad40): multiple definition of `molkst_'; addhcr.o:(.bss+0x149838): first defined here
/usr/bin/ld: consts.o:(.bss+0x41508): multiple definition of `solv_'; addfck.o:(.bss+0x0): first defined here
/usr/bin/ld: consts.o:(.bss+0x18b560): multiple definition of `solvi_'; addfck.o:(.bss+0x149838): first defined here
/usr/bin/ld: cqden.o:(.bss+0x7a8): multiple definition of `core_'; addhcr.o:(.bss+0x149fe0): first defined here
/usr/bin/ld: cqden.o:(.bss+0xb00): multiple definition of `densty_'; bonds.o:(.bss+0x42ad40): first defined here
/usr/bin/ld: cqden.o:(.bss+0x0): multiple definition of `molkst_'; addhcr.o:(.bss+0x149838): first defined here
/usr/bin/ld: cqden.o:(.bss+0x1093d0): multiple definition of `solv_'; addfck.o:(.bss+0x0): first defined here
/usr/bin/ld: datin.o:(.bss+0x6f78): multiple definition of `atheat_'; compfg.o:(.bss+0x3aa7d0): first defined here
/usr/bin/ld: datin.o:(.bss+0x7728): multiple definition of `atomic_'; block.o:(.data+0x25f50): first defined here
/usr/bin/ld: datin.o:(.bss+0x6e82): multiple definition of `keywrd_'; analyt.o:(.bss+0x1ac): first defined here
/usr/bin/ld: datin.o:(.bss+0x6f80): multiple definition of `molkst_'; addhcr.o:(.bss+0x149838): first defined here
/usr/bin/ld: dcart.o:(.bss+0x1a38): multiple definition of `densty_'; bonds.o:(.bss+0x42ad40): first defined here
/usr/bin/ld: dcart.o:(.bss+0x10a470): multiple definition of `iseps_'; compfg.o:(.bss+0xb5a0): first defined here
/usr/bin/ld: dcart.o:(.bss+0x111c): multiple definition of `keywrd_'; analyt.o:(.bss+0x1ac): first defined here
/usr/bin/ld: dcart.o:(.bss+0x1240): multiple definition of `molkst_'; addhcr.o:(.bss+0x149838): first defined here
/usr/bin/ld: dcart.o:(.bss+0x10a308): multiple definition of `molmec_'; compfg.o:(.bss+0x63f0): first defined here
/usr/bin/ld: dcart.o:(.bss+0x1118): multiple definition of `numcal_'; analyt.o:(.bss+0x1a8): first defined here
/usr/bin/ld: dcart.o:(.bss+0x10c280): multiple definition of `onelec_'; block.o:(.bss+0x1ad8): first defined here
/usr/bin/ld: delmol.o:(.bss+0x0): multiple definition of `derivs_'; analyt.o:(.bss+0x4e8): first defined here
/usr/bin/ld: delmol.o:(.bss+0x498): multiple definition of `extra_'; analyt.o:(.bss+0x980): first defined here
/usr/bin/ld: delri.o:(.bss+0x15f0): multiple definition of `alpha3_'; analyt.o:(.bss+0xa78): first defined here
/usr/bin/ld: delri.o:(.bss+0x1ab8): multiple definition of `keywrd_'; analyt.o:(.bss+0x1ac): first defined here
/usr/bin/ld: delri.o:(.bss+0x30): multiple definition of `multip_'; block.o:(.bss+0x18): first defined here
/usr/bin/ld: delri.o:(.bss+0x10e8): multiple definition of `natorb_'; analyt.o:(.bss+0xf40): first defined here
/usr/bin/ld: delri.o:(.bss+0x28): multiple definition of `numcal_'; analyt.o:(.bss+0x1a8): first defined here
/usr/bin/ld: delri.o:(.bss+0x1298): multiple definition of `twoel3_'; analyt.o:(.bss+0x1448): first defined here
/usr/bin/ld: denrot.o:(.bss+0x4478): multiple definition of `densty_'; bonds.o:(.bss+0x42ad40): first defined here
/usr/bin/ld: denrot.o:(.bss+0x43a0): multiple definition of `elemts_'; anavib.o:(.bss+0xb0e58): first defined here
/usr/bin/ld: denrot.o:(.bss+0x2578): multiple definition of `geom_'; compfg.o:(.bss+0x86b8): first defined here
/usr/bin/ld: denrot.o:(.bss+0x3bf8): multiple definition of `molkst_'; addhcr.o:(.bss+0x149838): first defined here
/usr/bin/ld: denrot.o:(.bss+0x10cd48): multiple definition of `scrach_'; bonds.o:(.bss+0x174938): first defined here
/usr/bin/ld: depvar.o:(.bss+0x14): multiple definition of `keywrd_'; analyt.o:(.bss+0x1ac): first defined here
/usr/bin/ld: depvar.o:(.bss+0x10): multiple definition of `numcal_'; analyt.o:(.bss+0x1a8): first defined here
/usr/bin/ld: deri1.o:(.bss+0x158): multiple definition of `densty_'; bonds.o:(.bss+0x42ad40): first defined here
/usr/bin/ld: deri1.o:(.bss+0x1091e8): multiple definition of `fokmat_'; anavib.o:(.bss+0x878): first defined here
/usr/bin/ld: deri1.o:(.bss+0x32b2a0): multiple definition of `hmatrx_'; compfg.o:(.bss+0xb5b0): first defined here
/usr/bin/ld: deri1.o:(.bss+0x60): multiple definition of `keywrd_'; analyt.o:(.bss+0x1ac): first defined here
/usr/bin/ld: deri1.o:(.bss+0x108a28): multiple definition of `molkst_'; addhcr.o:(.bss+0x149838): first defined here
/usr/bin/ld: deri1.o:(.bss+0x5c): multiple definition of `numcal_'; analyt.o:(.bss+0x1a8): first defined here
/usr/bin/ld: deri1.o:(.bss+0x1c17c8): multiple definition of `vector_'; bonds.o:(.bss+0x271b38): first defined here
/usr/bin/ld: deri1.o:(.bss+0x3b09c8): multiple definition of `wmatrx_'; analyt.o:(.bss+0xa228): first defined here
/usr/bin/ld: deri1.o:(.bss+0x1b97c8): multiple definition of `xyijkl_'; aababc.o:(.bss+0x0): first defined here
/usr/bin/ld: deri2.o:(.bss+0xc2c50): multiple definition of `cibits_'; deri1.o:(.bss+0x1091d0): first defined here
/usr/bin/ld: deri2.o:(.bss+0xa468): multiple definition of `civect_'; deri1.o:(.bss+0x322388): first defined here
/usr/bin/ld: deri2.o:(.bss+0x12670): multiple definition of `fokmat_'; anavib.o:(.bss+0x878): first defined here
/usr/bin/ld: deri2.o:(.bss+0x170): multiple definition of `keywrd_'; analyt.o:(.bss+0x1ac): first defined here
/usr/bin/ld: deri2.o:(.bss+0x16c): multiple definition of `numcal_'; analyt.o:(.bss+0x1a8): first defined here
/usr/bin/ld: deri2.o:(.bss+0x22b828): multiple definition of `nvomat_'; deri1.o:(.bss+0x383590): first defined here
/usr/bin/ld: deri2.o:(.bss+0x223828): multiple definition of `xyijkl_'; aababc.o:(.bss+0x0): first defined here
/usr/bin/ld: deri22.o:(.bss+0xb0600): multiple definition of `cibits_'; deri1.o:(.bss+0x1091d0): first defined here
/usr/bin/ld: deri22.o:(.bss+0x7ecb70): multiple definition of `densty_'; bonds.o:(.bss+0x42ad40): first defined here
/usr/bin/ld: deri22.o:(.bss+0x20): multiple definition of `fokmat_'; anavib.o:(.bss+0x878): first defined here
/usr/bin/ld: deri22.o:(.bss+0xb0618): multiple definition of `molkst_'; addhcr.o:(.bss+0x149838): first defined here
/usr/bin/ld: deri22.o:(.bss+0xc3c360): multiple definition of `nvomat_'; deri1.o:(.bss+0x383590): first defined here
/usr/bin/ld: deri22.o:(.bss+0x8f5440): multiple definition of `wmatrx_'; analyt.o:(.bss+0xa228): first defined here
/usr/bin/ld: deri23.o:(.bss+0x10): multiple definition of `cibits_'; deri1.o:(.bss+0x1091d0): first defined here
/usr/bin/ld: deri23.o:(.bss+0x7d0): multiple definition of `fokmat_'; anavib.o:(.bss+0x878): first defined here
/usr/bin/ld: deri23.o:(.bss+0x28): multiple definition of `molkst_'; addhcr.o:(.bss+0x149838): first defined here
/usr/bin/ld: deri23.o:(.bss+0xb0db0): multiple definition of `nvomat_'; deri1.o:(.bss+0x383590): first defined here
/usr/bin/ld: deritr.o:(.bss+0x3a3918): multiple definition of `densty_'; bonds.o:(.bss+0x42ad40): first defined here
/usr/bin/ld: deritr.o:(.bss+0x3a3160): multiple definition of `enuclr_'; compfg.o:(.bss+0x3aa7c0): first defined here
/usr/bin/ld: deritr.o:(.bss+0x4ac200): multiple definition of `euler_'; dcart.o:(.bss+0x19e8): first defined here
/usr/bin/ld: deritr.o:(.bss+0x4ac250): multiple definition of `geokst_'; compfg.o:(.bss+0xae1c): first defined here
/usr/bin/ld: deritr.o:(.bss+0x2e68): multiple definition of `geosym_'; compfg.o:(.bss+0x9d38): first defined here
/usr/bin/ld: deritr.o:(.bss+0x17e0): multiple definition of `geovar_'; compfg.o:(.bss+0x7030): first defined here
/usr/bin/ld: deritr.o:(.bss+0x3f50): multiple definition of `hmatrx_'; compfg.o:(.bss+0xb5b0): first defined here
/usr/bin/ld: deritr.o:(.bss+0x16ec): multiple definition of `keywrd_'; analyt.o:(.bss+0x1ac): first defined here
/usr/bin/ld: deritr.o:(.bss+0x3a3168): multiple definition of `molkst_'; addhcr.o:(.bss+0x149838): first defined here
/usr/bin/ld: deritr.o:(.bss+0x16e8): multiple definition of `numcal_'; analyt.o:(.bss+0x1a8): first defined here
/usr/bin/ld: deritr.o:(.bss+0x4ac1e8): multiple definition of `ucell_'; dcart.o:(.bss+0x1210): first defined here
/usr/bin/ld: deritr.o:(.bss+0x5c240): multiple definition of `wmatrx_'; analyt.o:(.bss+0xa228): first defined here
/usr/bin/ld: deriv.o:(.bss+0x1c54d8): multiple definition of `atheat_'; compfg.o:(.bss+0x3aa7d0): first defined here
/usr/bin/ld: deriv.o:(.bss+0x16d1e0): multiple definition of `enuclr_'; compfg.o:(.bss+0x3aa7c0): first defined here
/usr/bin/ld: deriv.o:(.bss+0x3c00): multiple definition of `errfn_'; compfg.o:(.bss+0x3aa7d8): first defined here
/usr/bin/ld: deriv.o:(.bss+0xbf80): multiple definition of `euler_'; dcart.o:(.bss+0x19e8): first defined here
/usr/bin/ld: deriv.o:(.bss+0xd0c): multiple definition of `geokst_'; compfg.o:(.bss+0xae1c): first defined here
/usr/bin/ld: deriv.o:(.bss+0x2b18): multiple definition of `geosym_'; compfg.o:(.bss+0x9d38): first defined here
/usr/bin/ld: deriv.o:(.bss+0x1490): multiple definition of `geovar_'; compfg.o:(.bss+0x7030): first defined here
/usr/bin/ld: deriv.o:(.bss+0x16d1e8): multiple definition of `hmatrx_'; compfg.o:(.bss+0xb5b0): first defined here
/usr/bin/ld: deriv.o:(.bss+0xc14): multiple definition of `keywrd_'; analyt.o:(.bss+0x1ac): first defined here
/usr/bin/ld: deriv.o:(.bss+0x5280): multiple definition of `molkst_'; addhcr.o:(.bss+0x149838): first defined here
/usr/bin/ld: deriv.o:(.bss+0xc10): multiple definition of `numcal_'; analyt.o:(.bss+0x1a8): first defined here
/usr/bin/ld: deriv.o:(.bss+0xbf68): multiple definition of `ucell_'; dcart.o:(.bss+0x1210): first defined here
/usr/bin/ld: deriv.o:(.bss+0xbfd0): multiple definition of `work3_'; deri2.o:(.bss+0xc2c68): first defined here
/usr/bin/ld: dernvo.o:(.bss+0x9050): multiple definition of `cibits_'; deri1.o:(.bss+0x1091d0): first defined here
/usr/bin/ld: dernvo.o:(.bss+0x169c28): multiple definition of `fokmat_'; anavib.o:(.bss+0x878): first defined here
/usr/bin/ld: dernvo.o:(.bss+0x87b0): multiple definition of `keywrd_'; analyt.o:(.bss+0x1ac): first defined here
/usr/bin/ld: dernvo.o:(.bss+0x88a8): multiple definition of `molkst_'; addhcr.o:(.bss+0x149838): first defined here
/usr/bin/ld: dernvo.o:(.bss+0x87ac): multiple definition of `numcal_'; analyt.o:(.bss+0x1a8): first defined here
/usr/bin/ld: dernvo.o:(.bss+0x21a208): multiple definition of `nvomat_'; deri1.o:(.bss+0x383590): first defined here
/usr/bin/ld: dernvo.o:(.bss+0x9068): multiple definition of `vector_'; bonds.o:(.bss+0x271b38): first defined here
/usr/bin/ld: dernvo.o:(.bss+0x246380): multiple definition of `work1_'; deri22.o:(.bss+0xb0dc0): first defined here
/usr/bin/ld: ders.o:(.bss+0x17a0): multiple definition of `derivs_'; analyt.o:(.bss+0x4e8): first defined here
/usr/bin/ld: dfock2.o:(.bss+0x176c): multiple definition of `keywrd_'; analyt.o:(.bss+0x1ac): first defined here
/usr/bin/ld: dfock2.o:(.bss+0x1768): multiple definition of `numcal_'; analyt.o:(.bss+0x1a8): first defined here
/usr/bin/ld: dfpsav.o:(.bss+0x1083e0): multiple definition of `densty_'; bonds.o:(.bss+0x42ad40): first defined here
/usr/bin/ld: dfpsav.o:(.bss+0x214078): multiple definition of `elemts_'; anavib.o:(.bss+0xb0e58): first defined here
/usr/bin/ld: dfpsav.o:(.bss+0x2129f8): multiple definition of `errfn_'; compfg.o:(.bss+0x3aa7d8): first defined here
/usr/bin/ld: dfpsav.o:(.bss+0x1018): multiple definition of `geokst_'; compfg.o:(.bss+0xae1c): first defined here
/usr/bin/ld: dfpsav.o:(.bss+0x3980): multiple definition of `geom_'; compfg.o:(.bss+0x86b8): first defined here
/usr/bin/ld: dfpsav.o:(.bss+0x6e38): multiple definition of `geovar_'; compfg.o:(.bss+0x7030): first defined here
/usr/bin/ld: dfpsav.o:(.bss+0x84c0): multiple definition of `gradnt_'; dernvo.o:(.bss+0x982138): first defined here
/usr/bin/ld: dfpsav.o:(.bss+0xe84): multiple definition of `keywrd_'; analyt.o:(.bss+0x1ac): first defined here
/usr/bin/ld: dfpsav.o:(.bss+0x5000): multiple definition of `molkst_'; addhcr.o:(.bss+0x149838): first defined here
/usr/bin/ld: dfpsav.o:(.bss+0xe80): multiple definition of `numcal_'; analyt.o:(.bss+0x1a8): first defined here
/usr/bin/ld: dfpsav.o:(.bss+0x210cb0): multiple definition of `path_'; deriv.o:(.bss+0x16cb98): first defined here
/usr/bin/ld: diag.o:(.bss+0x9b8): multiple definition of `scrach_'; bonds.o:(.bss+0x174938): first defined here
/usr/bin/ld: diat.o:(.bss+0x4f0): multiple definition of `expont_'; analyt.o:(.bss+0x9820): first defined here
/usr/bin/ld: diat.o:(.bss+0x3fc): multiple definition of `keywrd_'; analyt.o:(.bss+0x1ac): first defined here
/usr/bin/ld: diat.o:(.bss+0x3f8): multiple definition of `numcal_'; analyt.o:(.bss+0x1a8): first defined here
/usr/bin/ld: diegrd.o:(.bss+0x14c280): multiple definition of `dirvec_'; addfck.o:(.bss+0x14a880): first defined here
/usr/bin/ld: diegrd.o:(.bss+0x14aa20): multiple definition of `molkst_'; addhcr.o:(.bss+0x149838): first defined here
/usr/bin/ld: diegrd.o:(.bss+0x14b1c8): multiple definition of `multip_'; block.o:(.bss+0x18): first defined here
/usr/bin/ld: diegrd.o:(.bss+0x1a0): multiple definition of `solv_'; addfck.o:(.bss+0x0): first defined here
/usr/bin/ld: diegrd.o:(.bss+0x1499d8): multiple definition of `solvi_'; addfck.o:(.bss+0x149838): first defined here
/usr/bin/ld: dielen.o:(.bss+0x0): multiple definition of `solv_'; addfck.o:(.bss+0x0): first defined here
/usr/bin/ld: diis.o:(.bss+0x229b8): multiple definition of `keywrd_'; analyt.o:(.bss+0x1ac): first defined here
/usr/bin/ld: dijkl1.o:(.bss+0x20): multiple definition of `cibits_'; deri1.o:(.bss+0x1091d0): first defined here
/usr/bin/ld: dijkl1.o:(.bss+0x38): multiple definition of `molkst_'; addhcr.o:(.bss+0x149838): first defined here
/usr/bin/ld: dijkl1.o:(.bss+0x7e0): multiple definition of `xyijkl_'; aababc.o:(.bss+0x0): first defined here
/usr/bin/ld: dipind.o:(.bss+0x10af00): multiple definition of `core_'; addhcr.o:(.bss+0x149fe0): first defined here
/usr/bin/ld: dipind.o:(.bss+0x1e88): multiple definition of `densty_'; bonds.o:(.bss+0x42ad40): first defined here
/usr/bin/ld: dipind.o:(.bss+0x10b258): multiple definition of `geom_'; compfg.o:(.bss+0x86b8): first defined here
/usr/bin/ld: dipind.o:(.bss+0x10d998): multiple definition of `istope_'; block.o:(.data+0x288): first defined here
/usr/bin/ld: dipind.o:(.bss+0x10de58): multiple definition of `keywrd_'; analyt.o:(.bss+0x1ac): first defined here
/usr/bin/ld: dipind.o:(.bss+0x10a758): multiple definition of `molkst_'; addhcr.o:(.bss+0x149838): first defined here
/usr/bin/ld: dipind.o:(.bss+0x10dcf0): multiple definition of `molmec_'; compfg.o:(.bss+0x63f0): first defined here
/usr/bin/ld: dipind.o:(.bss+0x10c8e0): multiple definition of `multip_'; block.o:(.bss+0x18): first defined here
/usr/bin/ld: dipind.o:(.bss+0x10c8d8): multiple definition of `numcal_'; analyt.o:(.bss+0x1a8): first defined here
/usr/bin/ld: dipole.o:(.bss+0x18e8): multiple definition of `istope_'; block.o:(.data+0x288): first defined here
/usr/bin/ld: dipole.o:(.bss+0x1c40): multiple definition of `keywrd_'; analyt.o:(.bss+0x1ac): first defined here
/usr/bin/ld: dipole.o:(.bss+0x1140): multiple definition of `molkst_'; addhcr.o:(.bss+0x149838): first defined here
/usr/bin/ld: dipole.o:(.bss+0x1d38): multiple definition of `molmec_'; compfg.o:(.bss+0x63f0): first defined here
/usr/bin/ld: dipole.o:(.bss+0x88): multiple definition of `multip_'; block.o:(.bss+0x18): first defined here
/usr/bin/ld: dipole.o:(.bss+0x84): multiple definition of `numcal_'; analyt.o:(.bss+0x1a8): first defined here
/usr/bin/ld: drc.o:(.bss+0xa970): multiple definition of `atmass_'; axis.o:(.bss+0xc10): first defined here
/usr/bin/ld: drc.o:(.bss+0xad40): multiple definition of `densty_'; bonds.o:(.bss+0x42ad40): first defined here
/usr/bin/ld: drc.o:(.bss+0x5e54): multiple definition of `geokst_'; compfg.o:(.bss+0xae1c): first defined here
/usr/bin/ld: drc.o:(.bss+0x65d8): multiple definition of `geom_'; compfg.o:(.bss+0x86b8): first defined here
/usr/bin/ld: drc.o:(.bss+0x4d70): multiple definition of `geosym_'; compfg.o:(.bss+0x9d38): first defined here
/usr/bin/ld: drc.o:(.bss+0x7c58): multiple definition of `geovar_'; compfg.o:(.bss+0x7030): first defined here
/usr/bin/ld: drc.o:(.bss+0x9e28): multiple definition of `gradnt_'; dernvo.o:(.bss+0x982138): first defined here
/usr/bin/ld: drc.o:(.bss+0x44d4): multiple definition of `keywrd_'; analyt.o:(.bss+0x1ac): first defined here
/usr/bin/ld: drc.o:(.bss+0x45c8): multiple definition of `molkst_'; addhcr.o:(.bss+0x149838): first defined here
/usr/bin/ld: drc.o:(.bss+0x113610): multiple definition of `numcal_'; analyt.o:(.bss+0x1a8): first defined here
/usr/bin/ld: drcout.o:(.bss+0x27d8): multiple definition of `elemts_'; anavib.o:(.bss+0xb0e58): first defined here
/usr/bin/ld: drcout.o:(.bss+0x18a8): multiple definition of `geokst_'; compfg.o:(.bss+0xae1c): first defined here
/usr/bin/ld: drcout.o:(.bss+0x28b0): multiple definition of `geovar_'; compfg.o:(.bss+0x7030): first defined here
/usr/bin/ld: drcout.o:(.bss+0x1714): multiple definition of `keywrd_'; analyt.o:(.bss+0x1ac): first defined here
/usr/bin/ld: drcout.o:(.bss+0x2030): multiple definition of `molkst_'; addhcr.o:(.bss+0x149838): first defined here
/usr/bin/ld: drcout.o:(.bss+0x1710): multiple definition of `numcal_'; analyt.o:(.bss+0x1a8): first defined here
/usr/bin/ld: drcout.o:(.bss+0x1805): multiple definition of `titles_'; dfpsav.o:(.bss+0xf75): first defined here
/usr/bin/ld: ef.o:(.bss+0x880158): multiple definition of `alparm_'; dfpsav.o:(.bss+0x17a0): first defined here
/usr/bin/ld: ef.o:(.bss+0xa81990): multiple definition of `atmass_'; axis.o:(.bss+0xc10): first defined here
/usr/bin/ld: ef.o:(.bss+0x777240): multiple definition of `densty_'; bonds.o:(.bss+0x42ad40): first defined here
/usr/bin/ld: ef.o:(.bss+0xa820dc): multiple definition of `elemts_'; anavib.o:(.bss+0xb0e58): first defined here
/usr/bin/ld: ef.o:(.bss+0xa82254): multiple definition of `geokst_'; compfg.o:(.bss+0xae1c): first defined here
/usr/bin/ld: ef.o:(.bss+0x774850): multiple definition of `geom_'; compfg.o:(.bss+0x86b8): first defined here
/usr/bin/ld: ef.o:(.bss+0x775ed0): multiple definition of `geosym_'; compfg.o:(.bss+0x9d38): first defined here
/usr/bin/ld: ef.o:(.bss+0x772a00): multiple definition of `geovar_'; compfg.o:(.bss+0x7030): first defined here
/usr/bin/ld: ef.o:(.bss+0x47a8a8): multiple definition of `gradnt_'; dernvo.o:(.bss+0x982138): first defined here
/usr/bin/ld: ef.o:(.bss+0xa81d80): multiple definition of `istope_'; block.o:(.data+0x288): first defined here
/usr/bin/ld: ef.o:(.bss+0x882388): multiple definition of `keywrd_'; analyt.o:(.bss+0x1ac): first defined here
/usr/bin/ld: ef.o:(.bss+0x47b3f8): multiple definition of `last_'; compfg.o:(.bss+0x3abe58): first defined here
/usr/bin/ld: ef.o:(.bss+0x7740a8): multiple definition of `molkst_'; addhcr.o:(.bss+0x149838): first defined here
/usr/bin/ld: ef.o:(.bss+0x37b49c): multiple definition of `numcal_'; analyt.o:(.bss+0x1a8): first defined here
/usr/bin/ld: ef.o:(.bss+0x87fb10): multiple definition of `path_'; deriv.o:(.bss+0x16cb98): first defined here
/usr/bin/ld: ef.o:(.bss+0x882480): multiple definition of `scftyp_'; compfg.o:(.bss+0x7020): first defined here
/usr/bin/ld: ef.o:(.bss+0xa84060): multiple definition of `scrach_'; bonds.o:(.bss+0x174938): first defined here
/usr/bin/ld: ef.o:(.bss+0x774090): multiple definition of `timdmp_'; drc.o:(.bss+0xad30): first defined here
/usr/bin/ld: ef.o:(.bss+0xa821b2): multiple definition of `titles_'; dfpsav.o:(.bss+0xf75): first defined here
/usr/bin/ld: enpart.o:(.bss+0x478600): multiple definition of `alpha3_'; analyt.o:(.bss+0xa78): first defined here
/usr/bin/ld: enpart.o:(.bss+0x4717a8): multiple definition of `alpha_'; analyt.o:(.bss+0x10f0): first defined here
/usr/bin/ld: enpart.o:(.bss+0x471b00): multiple definition of `core_'; addhcr.o:(.bss+0x149fe0): first defined here
/usr/bin/ld: enpart.o:(.bss+0x478ac8): multiple definition of `elemts_'; anavib.o:(.bss+0xb0e58): first defined here
/usr/bin/ld: enpart.o:(.bss+0x471e58): multiple definition of `ideas_'; analyt.o:(.bss+0x1af8): first defined here
/usr/bin/ld: enpart.o:(.bss+0x2a920): multiple definition of `keywrd_'; analyt.o:(.bss+0x1ac): first defined here
/usr/bin/ld: enpart.o:(.bss+0x2aa18): multiple definition of `molkst_'; addhcr.o:(.bss+0x149838): first defined here
/usr/bin/ld: enpart.o:(.bss+0x1283c0): multiple definition of `onelec_'; block.o:(.bss+0x1ad8): first defined here
/usr/bin/ld: enpart.o:(.bss+0x2b1c0): multiple definition of `scrach_'; bonds.o:(.bss+0x174938): first defined here
/usr/bin/ld: enpart.o:(.bss+0x4782a8): multiple definition of `twoel3_'; analyt.o:(.bss+0x1448): first defined here
/usr/bin/ld: enpart.o:(.bss+0x128dc8): multiple definition of `twoele_'; block.o:(.data+0x24490): first defined here
/usr/bin/ld: enpart.o:(.bss+0x12a888): multiple definition of `wmatrx_'; analyt.o:(.bss+0xa228): first defined here
/usr/bin/ld: esp.o:(.bss+0x721940): multiple definition of `core_'; addhcr.o:(.bss+0x149fe0): first defined here
/usr/bin/ld: esp.o:(.bss+0xd777f8): multiple definition of `densty_'; bonds.o:(.bss+0x42ad40): first defined here
/usr/bin/ld: esp.o:(.bss+0x2c5240): multiple definition of `dipsto_'; dipole.o:(.bss+0x1ea0): first defined here
/usr/bin/ld: esp.o:(.bss+0x2c5618): multiple definition of `elemts_'; anavib.o:(.bss+0xb0e58): first defined here
/usr/bin/ld: esp.o:(.bss+0x5bf720): multiple definition of `expont_'; analyt.o:(.bss+0x9820): first defined here
/usr/bin/ld: esp.o:(.bss+0x1cb8): multiple definition of `geokst_'; compfg.o:(.bss+0xae1c): first defined here
/usr/bin/ld: esp.o:(.bss+0x1178): multiple definition of `geom_'; compfg.o:(.bss+0x86b8): first defined here
/usr/bin/ld: esp.o:(.bss+0x28): multiple definition of `keywrd_'; analyt.o:(.bss+0x1ac): first defined here
/usr/bin/ld: esp.o:(.bss+0x721198): multiple definition of `molkst_'; addhcr.o:(.bss+0x149838): first defined here
/usr/bin/ld: esp.o:(.bss+0xe800c8): multiple definition of `natype_'; analyt.o:(.bss+0x2a0): first defined here
/usr/bin/ld: esp.o:(.bss+0x5c05d8): multiple definition of `vector_'; bonds.o:(.bss+0x271b38): first defined here
/usr/bin/ld: esp.o:(.bss+0x3168): multiple definition of `work1_'; deri22.o:(.bss+0xb0dc0): first defined here
/usr/bin/ld: ffhpol.o:(.bss+0x2e80): multiple definition of `core_'; addhcr.o:(.bss+0x149fe0): first defined here
/usr/bin/ld: ffhpol.o:(.bss+0x3d20): multiple definition of `euler_'; dcart.o:(.bss+0x19e8): first defined here
/usr/bin/ld: ffhpol.o:(.bss+0x1040): multiple definition of `field_'; block.o:(.bss+0x0): first defined here
/usr/bin/ld: ffhpol.o:(.bss+0x1800): multiple definition of `geom_'; compfg.o:(.bss+0x86b8): first defined here
/usr/bin/ld: ffhpol.o:(.bss+0xf48): multiple definition of `keywrd_'; analyt.o:(.bss+0x1ac): first defined here
/usr/bin/ld: ffhpol.o:(.bss+0x1058): multiple definition of `molkst_'; addhcr.o:(.bss+0x149838): first defined here
/usr/bin/ld: flepo.o:(.bss+0x7f48): multiple definition of `fmatrx_'; dfpsav.o:(.bss+0x9008): first defined here
/usr/bin/ld: flepo.o:(.bss+0x73f0): multiple definition of `gradnt_'; dernvo.o:(.bss+0x982138): first defined here
/usr/bin/ld: flepo.o:(.bss+0x107320): multiple definition of `gravec_'; deriv.o:(.bss+0x16cb90): first defined here
/usr/bin/ld: flepo.o:(.bss+0x72dc): multiple definition of `keywrd_'; analyt.o:(.bss+0x1ac): first defined here
/usr/bin/ld: flepo.o:(.bss+0x73ec): multiple definition of `last_'; compfg.o:(.bss+0x3abe58): first defined here
/usr/bin/ld: flepo.o:(.bss+0x7f38): multiple definition of `mesage_'; ef.o:(.bss+0x47b3f0): first defined here
/usr/bin/ld: flepo.o:(.bss+0x107328): multiple definition of `molkst_'; addhcr.o:(.bss+0x149838): first defined here
/usr/bin/ld: flepo.o:(.bss+0x72d8): multiple definition of `numcal_'; analyt.o:(.bss+0x1a8): first defined here
/usr/bin/ld: flepo.o:(.bss+0x73e8): multiple definition of `numscf_'; ef.o:(.bss+0x777238): first defined here
/usr/bin/ld: flepo.o:(.bss+0x107ad0): multiple definition of `path_'; deriv.o:(.bss+0x16cb98): first defined here
/usr/bin/ld: flepo.o:(.bss+0x72c8): multiple definition of `scftyp_'; compfg.o:(.bss+0x7020): first defined here
/usr/bin/ld: flepo.o:(.bss+0x73d0): multiple definition of `timdmp_'; drc.o:(.bss+0xad30): first defined here
/usr/bin/ld: flepo.o:(.bss+0x73e0): multiple definition of `timec_'; ef.o:(.bss+0x774088): first defined here
/usr/bin/ld: fmat.o:(.bss+0x407c50): multiple definition of `atmass_'; axis.o:(.bss+0xc10): first defined here
/usr/bin/ld: fmat.o:(.bss+0x6ee0): multiple definition of `coord_'; ffhpol.o:(.bss+0x31e0): first defined here
/usr/bin/ld: fmat.o:(.bss+0x4078f0): multiple definition of `core_'; addhcr.o:(.bss+0x149fe0): first defined here
/usr/bin/ld: fmat.o:(.bss+0x2ff020): multiple definition of `densty_'; bonds.o:(.bss+0x42ad40): first defined here
/usr/bin/ld: fmat.o:(.bss+0x4820): multiple definition of `geokst_'; compfg.o:(.bss+0xae1c): first defined here
/usr/bin/ld: fmat.o:(.bss+0x5750): multiple definition of `geovar_'; compfg.o:(.bss+0x7030): first defined here
/usr/bin/ld: fmat.o:(.bss+0x6dd8): multiple definition of `keywrd_'; analyt.o:(.bss+0x1ac): first defined here
/usr/bin/ld: fmat.o:(.bss+0x4fa8): multiple definition of `molkst_'; addhcr.o:(.bss+0x149838): first defined here
/usr/bin/ld: fmat.o:(.bss+0x7a20): multiple definition of `nllcom_'; ef.o:(.bss+0x47b400): first defined here
/usr/bin/ld: fmat.o:(.bss+0x6ed0): multiple definition of `timdmp_'; drc.o:(.bss+0xad30): first defined here
/usr/bin/ld: fmat.o:(.bss+0x419598): multiple definition of `timec_'; ef.o:(.bss+0x774088): first defined here
/usr/bin/ld: fock1.o:(.bss+0xf28): multiple definition of `gauss_'; block.o:(.bss+0x2ee8): first defined here
/usr/bin/ld: fock1.o:(.bss+0x4358): multiple definition of `keywrd_'; analyt.o:(.bss+0x1ac): first defined here
/usr/bin/ld: fock1.o:(.bss+0x780): multiple definition of `molkst_'; addhcr.o:(.bss+0x149838): first defined here
/usr/bin/ld: fock1.o:(.bss+0x3098): multiple definition of `molorb_'; deri1.o:(.bss+0x3af708): first defined here
/usr/bin/ld: fock1.o:(.bss+0x15d8): multiple definition of `twoele_'; block.o:(.data+0x24490): first defined here
/usr/bin/ld: fock2.o:(.bss+0xf80): multiple definition of `euler_'; dcart.o:(.bss+0x19e8): first defined here
/usr/bin/ld: fock2.o:(.bss+0x4d38): multiple definition of `iseps_'; compfg.o:(.bss+0xb5a0): first defined here
/usr/bin/ld: fock2.o:(.bss+0x4e70): multiple definition of `keywrd_'; analyt.o:(.bss+0x1ac): first defined here
/usr/bin/ld: fock2.o:(.bss+0xfd0): multiple definition of `molmec_'; compfg.o:(.bss+0x63f0): first defined here
/usr/bin/ld: fock2.o:(.bss+0xf78): multiple definition of `numcal_'; analyt.o:(.bss+0x1a8): first defined here
/usr/bin/ld: fock2.o:(.bss+0x1138): multiple definition of `work4_'; dfock2.o:(.bss+0x1860): first defined here
/usr/bin/ld: force.o:(.bss+0xa468): multiple definition of `coord_'; ffhpol.o:(.bss+0x31e0): first defined here
/usr/bin/ld: force.o:(.bss+0xeadc): multiple definition of `elemts_'; anavib.o:(.bss+0xb0e58): first defined here
/usr/bin/ld: force.o:(.bss+0xf9e0): multiple definition of `euler_'; dcart.o:(.bss+0x19e8): first defined here
/usr/bin/ld: force.o:(.bss+0xfa30): multiple definition of `fmatrx_'; dfpsav.o:(.bss+0x9008): first defined here
/usr/bin/ld: force.o:(.bss+0xd714): multiple definition of `geokst_'; compfg.o:(.bss+0xae1c): first defined here
/usr/bin/ld: force.o:(.bss+0x8de8): multiple definition of `geom_'; compfg.o:(.bss+0x86b8): first defined here
/usr/bin/ld: force.o:(.bss+0xc630): multiple definition of `geosym_'; compfg.o:(.bss+0x9d38): first defined here
/usr/bin/ld: force.o:(.bss+0xafa8): multiple definition of `geovar_'; compfg.o:(.bss+0x7030): first defined here
/usr/bin/ld: force.o:(.bss+0xdf90): multiple definition of `gradnt_'; dernvo.o:(.bss+0x982138): first defined here
/usr/bin/ld: force.o:(.bss+0xde98): multiple definition of `keywrd_'; analyt.o:(.bss+0x1ac): first defined here
/usr/bin/ld: force.o:(.bss+0x36cbd0): multiple definition of `last_'; compfg.o:(.bss+0x3abe58): first defined here
/usr/bin/ld: force.o:(.bss+0xf9c4): multiple definition of `mesage_'; ef.o:(.bss+0x47b3f0): first defined here
/usr/bin/ld: force.o:(.bss+0xf9d0): multiple definition of `scftyp_'; compfg.o:(.bss+0x7020): first defined here
/usr/bin/ld: force.o:(.bss+0x10ee08): multiple definition of `scrach_'; bonds.o:(.bss+0x174938): first defined here
/usr/bin/ld: force.o:(.bss+0x36cbd8): multiple definition of `symops_'; fmat.o:(.bss+0x408010): first defined here
/usr/bin/ld: force.o:(.bss+0x20c010): multiple definition of `vector_'; bonds.o:(.bss+0x271b38): first defined here
/usr/bin/ld: formxy.o:(.bss+0xc): multiple definition of `keywrd_'; analyt.o:(.bss+0x1ac): first defined here
/usr/bin/ld: formxy.o:(.bss+0x8): multiple definition of `numcal_'; analyt.o:(.bss+0x1a8): first defined here
/usr/bin/ld: forsav.o:(.bss+0x900): multiple definition of `densty_'; bonds.o:(.bss+0x42ad40): first defined here
/usr/bin/ld: forsav.o:(.bss+0x158): multiple definition of `molkst_'; addhcr.o:(.bss+0x149838): first defined here
/usr/bin/ld: frame.o:(.bss+0x5a70): multiple definition of `atmass_'; axis.o:(.bss+0xc10): first defined here
/usr/bin/ld: frame.o:(.bss+0x4f30): multiple definition of `coord_'; ffhpol.o:(.bss+0x31e0): first defined here
/usr/bin/ld: frame.o:(.bss+0x5e30): multiple definition of `euler_'; dcart.o:(.bss+0x19e8): first defined here
/usr/bin/ld: freqcy.o:(.bss+0x1450): multiple definition of `atmass_'; axis.o:(.bss+0xc10): first defined here
/usr/bin/ld: freqcy.o:(.bss+0xbb0): multiple definition of `keywrd_'; analyt.o:(.bss+0x1ac): first defined here
/usr/bin/ld: freqcy.o:(.bss+0xca8): multiple definition of `molkst_'; addhcr.o:(.bss+0x149838): first defined here
/usr/bin/ld: freqcy.o:(.bss+0xfea10): multiple definition of `nllcom_'; ef.o:(.bss+0x47b400): first defined here
/usr/bin/ld: freqcy.o:(.bss+0x1810): multiple definition of `scrach_'; bonds.o:(.bss+0x174938): first defined here
/usr/bin/ld: freqcy.o:(.bss+0xb31dc0): multiple definition of `symops_'; fmat.o:(.bss+0x408010): first defined here
/usr/bin/ld: freqcy.o:(.bss+0x3f6010): multiple definition of `work1_'; deri22.o:(.bss+0xb0dc0): first defined here
/usr/bin/ld: geout.o:(.bss+0x10e3e8): multiple definition of `core_'; addhcr.o:(.bss+0x149fe0): first defined here
/usr/bin/ld: geout.o:(.bss+0x5370): multiple definition of `densty_'; bonds.o:(.bss+0x42ad40): first defined here
/usr/bin/ld: geout.o:(.bss+0x10ed88): multiple definition of `elemts_'; anavib.o:(.bss+0xb0e58): first defined here
/usr/bin/ld: geout.o:(.bss+0x1b18): multiple definition of `geokst_'; compfg.o:(.bss+0xae1c): first defined here
/usr/bin/ld: geout.o:(.bss+0x22a0): multiple definition of `geom_'; compfg.o:(.bss+0x86b8): first defined here
/usr/bin/ld: geout.o:(.bss+0x10ee60): multiple definition of `geosym_'; compfg.o:(.bss+0x9d38): first defined here
/usr/bin/ld: geout.o:(.bss+0x3920): multiple definition of `geovar_'; compfg.o:(.bss+0x7030): first defined here
/usr/bin/ld: geout.o:(.bss+0x10ff44): multiple definition of `keywrd_'; analyt.o:(.bss+0x1ac): first defined here
/usr/bin/ld: geout.o:(.bss+0x10dc40): multiple definition of `molkst_'; addhcr.o:(.bss+0x149838): first defined here
/usr/bin/ld: geout.o:(.bss+0x10e740): multiple definition of `path_'; deriv.o:(.bss+0x16cb98): first defined here
/usr/bin/ld: geout.o:(.bss+0x110035): multiple definition of `titles_'; dfpsav.o:(.bss+0xf75): first defined here
/usr/bin/ld: geoutg.o:(.bss+0x5e0c): multiple definition of `atomtx_'; geout.o:(.bss+0x4fa8): first defined here
/usr/bin/ld: geoutg.o:(.bss+0x2f18): multiple definition of `geokst_'; compfg.o:(.bss+0xae1c): first defined here
/usr/bin/ld: geoutg.o:(.bss+0x61d0): multiple definition of `geom_'; compfg.o:(.bss+0x86b8): first defined here
/usr/bin/ld: geoutg.o:(.bss+0x4d28): multiple definition of `geosym_'; compfg.o:(.bss+0x9d38): first defined here
/usr/bin/ld: geoutg.o:(.bss+0x36a0): multiple definition of `geovar_'; compfg.o:(.bss+0x7030): first defined here
/usr/bin/ld: geoutg.o:(.bss+0x7850): multiple definition of `simbol_'; force.o:(.bss+0xebb2): first defined here
/usr/bin/ld: getgeg.o:(.bss+0x17b8): multiple definition of `atmass_'; axis.o:(.bss+0xc10): first defined here
/usr/bin/ld: getgeg.o:(.bss+0x13f4): multiple definition of `atomtx_'; geout.o:(.bss+0x4fa8): first defined here
/usr/bin/ld: getgeg.o:(.bss+0x3200): multiple definition of `geosym_'; compfg.o:(.bss+0x9d38): first defined here
/usr/bin/ld: getgeg.o:(.bss+0x1b78): multiple definition of `geovar_'; compfg.o:(.bss+0x7030): first defined here
/usr/bin/ld: getgeg.o:(.bss+0x42e4): multiple definition of `simbol_'; force.o:(.bss+0xebb2): first defined here
/usr/bin/ld: getgeo.o:(.bss+0x2108): multiple definition of `atmass_'; axis.o:(.bss+0xc10): first defined here
/usr/bin/ld: getgeo.o:(.bss+0x1d45): multiple definition of `atomtx_'; geout.o:(.bss+0x4fa8): first defined here
/usr/bin/ld: getgeo.o:(.bss+0xe44): multiple definition of `keywrd_'; analyt.o:(.bss+0x1ac): first defined here
/usr/bin/ld: getgeo.o:(.bss+0x24c8): multiple definition of `path_'; deriv.o:(.bss+0x16cb98): first defined here
/usr/bin/ld: getgeo.o:(.bss+0xf35): multiple definition of `simbol_'; force.o:(.bss+0xebb2): first defined here
/usr/bin/ld: getsym.o:(.bss+0x244): multiple definition of `geosym_'; compfg.o:(.bss+0x9d38): first defined here
/usr/bin/ld: gettxt.o:(.bss+0xb0): multiple definition of `keywrd_'; analyt.o:(.bss+0x1ac): first defined here
/usr/bin/ld: gettxt.o:(.bss+0x1a1): multiple definition of `titles_'; dfpsav.o:(.bss+0xf75): first defined here
/usr/bin/ld: gmetry.o:(.bss+0x1ea8): multiple definition of `euler_'; dcart.o:(.bss+0x19e8): first defined here
/usr/bin/ld: gmetry.o:(.bss+0x1720): multiple definition of `geokst_'; compfg.o:(.bss+0xae1c): first defined here
/usr/bin/ld: gmetry.o:(.bss+0x1ef8): multiple definition of `numcal_'; analyt.o:(.bss+0x1a8): first defined here
/usr/bin/ld: gmetry.o:(.bss+0x90): multiple definition of `reactn_'; dfpsav.o:(.bss+0x57a8): first defined here
/usr/bin/ld: gover.o:(.bss+0x19d0): multiple definition of `natorb_'; analyt.o:(.bss+0xf40): first defined here
/usr/bin/ld: gover.o:(.bss+0x128): multiple definition of `natype_'; analyt.o:(.bss+0x2a0): first defined here
/usr/bin/ld: gover.o:(.bss+0x350): multiple definition of `temp_'; ders.o:(.bss+0x120): first defined here
/usr/bin/ld: greenf.o:(.bss+0x4): multiple definition of `chanel_'; consts.o:(.bss+0x18b4e8): first defined here
/usr/bin/ld: greenf.o:(.bss+0x6c0): multiple definition of `molkst_'; addhcr.o:(.bss+0x149838): first defined here
/usr/bin/ld: greenf.o:(.bss+0x5f6158): multiple definition of `twoele_'; block.o:(.data+0x24490): first defined here
/usr/bin/ld: greenf.o:(.bss+0x495158): multiple definition of `vector_'; bonds.o:(.bss+0x271b38): first defined here
/usr/bin/ld: greenf.o:(.bss+0x5f7c18): multiple definition of `wmatrx_'; analyt.o:(.bss+0xa228): first defined here
/usr/bin/ld: grid.o:(.bss+0x3b68): multiple definition of `geom_'; compfg.o:(.bss+0x86b8): first defined here
/usr/bin/ld: grid.o:(.bss+0x62b0): multiple definition of `geovar_'; compfg.o:(.bss+0x7030): first defined here
/usr/bin/ld: grid.o:(.bss+0x51f8): multiple definition of `gparam_'; dfpsav.o:(.bss+0x211960): first defined here
/usr/bin/ld: grid.o:(.bss+0x7938): multiple definition of `gradnt_'; dernvo.o:(.bss+0x982138): first defined here
/usr/bin/ld: grid.o:(.bss+0x8480): multiple definition of `gravec_'; deriv.o:(.bss+0x16cb90): first defined here
/usr/bin/ld: grid.o:(.bss+0x5210): multiple definition of `ijlp_'; dfpsav.o:(.bss+0x211948): first defined here
/usr/bin/ld: grid.o:(.bss+0x3a74): multiple definition of `keywrd_'; analyt.o:(.bss+0x1ac): first defined here
/usr/bin/ld: grid.o:(.bss+0x51e8): multiple definition of `mesh_'; dfpsav.o:(.bss+0x214150): first defined here
/usr/bin/ld: grid.o:(.bss+0x5228): multiple definition of `surf_'; dfpsav.o:(.bss+0x211970): first defined here
/usr/bin/ld: grid.o:(.bss+0x8488): multiple definition of `titles_'; dfpsav.o:(.bss+0xf75): first defined here
/usr/bin/ld: h1elec.o:(.bss+0x538): multiple definition of `beta3_'; analyt.o:(.bss+0x7f48): first defined here
/usr/bin/ld: h1elec.o:(.bss+0x1408): multiple definition of `betas_'; analyt.o:(.bss+0x8e18): first defined here
/usr/bin/ld: h1elec.o:(.bss+0x360): multiple definition of `euler_'; dcart.o:(.bss+0x19e8): first defined here
/usr/bin/ld: h1elec.o:(.bss+0x1fbc): multiple definition of `keywrd_'; analyt.o:(.bss+0x1ac): first defined here
/usr/bin/ld: h1elec.o:(.bss+0x3d0): multiple definition of `molmec_'; compfg.o:(.bss+0x63f0): first defined here
/usr/bin/ld: h1elec.o:(.bss+0x1e10): multiple definition of `natorb_'; analyt.o:(.bss+0xf40): first defined here
/usr/bin/ld: h1elec.o:(.bss+0x3b0): multiple definition of `numcal_'; analyt.o:(.bss+0x1a8): first defined here
/usr/bin/ld: h1elec.o:(.bss+0x3b4): multiple definition of `ucell_'; dcart.o:(.bss+0x1210): first defined here
/usr/bin/ld: h1elec.o:(.bss+0xa00): multiple definition of `vsips_'; analyt.o:(.bss+0x8410): first defined here
/usr/bin/ld: hcore.o:(.bss+0x3788): multiple definition of `core_'; addhcr.o:(.bss+0x149fe0): first defined here
/usr/bin/ld: hcore.o:(.bss+0xaf8): multiple definition of `euler_'; dcart.o:(.bss+0x19e8): first defined here
/usr/bin/ld: hcore.o:(.bss+0xc40): multiple definition of `field_'; block.o:(.bss+0x0): first defined here
/usr/bin/ld: hcore.o:(.bss+0x3778): multiple definition of `iseps_'; compfg.o:(.bss+0xb5a0): first defined here
/usr/bin/ld: hcore.o:(.bss+0xb48): multiple definition of `keywrd_'; analyt.o:(.bss+0x1ac): first defined here
/usr/bin/ld: hcore.o:(.bss+0xc58): multiple definition of `molkst_'; addhcr.o:(.bss+0x149838): first defined here
/usr/bin/ld: hcore.o:(.bss+0x24b8): multiple definition of `molorb_'; deri1.o:(.bss+0x3af708): first defined here
/usr/bin/ld: hcore.o:(.bss+0x1400): multiple definition of `multip_'; block.o:(.bss+0x18): first defined here
/usr/bin/ld: hcore.o:(.bss+0xaf4): multiple definition of `numcal_'; analyt.o:(.bss+0x1a8): first defined here
/usr/bin/ld: ijkl.o:(.bss+0x10): multiple definition of `molkst_'; addhcr.o:(.bss+0x149838): first defined here
/usr/bin/ld: ijkl.o:(.bss+0x7b8): multiple definition of `vector_'; bonds.o:(.bss+0x271b38): first defined here
/usr/bin/ld: ijkl.o:(.bss+0x161378): multiple definition of `xyijkl_'; aababc.o:(.bss+0x0): first defined here
/usr/bin/ld: initsv.o:(.bss+0x149b70): multiple definition of `chanel_'; consts.o:(.bss+0x18b4e8): first defined here
/usr/bin/ld: initsv.o:(.bss+0x14a390): multiple definition of `dirvec_'; addfck.o:(.bss+0x14a880): first defined here
/usr/bin/ld: initsv.o:(.bss+0x238): multiple definition of `keywrd_'; analyt.o:(.bss+0x1ac): first defined here
/usr/bin/ld: initsv.o:(.bss+0x149be8): multiple definition of `molkst_'; addhcr.o:(.bss+0x149838): first defined here
/usr/bin/ld: initsv.o:(.bss+0x330): multiple definition of `solv_'; addfck.o:(.bss+0x0): first defined here
/usr/bin/ld: initsv.o:(.bss+0x150ea0): multiple definition of `solvi_'; addfck.o:(.bss+0x149838): first defined here
/usr/bin/ld: initsv.o:(.bss+0x149b68): multiple definition of `solvps_'; consts.o:(.bss+0x41500): first defined here
/usr/bin/ld: interp.o:(.bss+0x9e0): multiple definition of `keywrd_'; analyt.o:(.bss+0x1ac): first defined here
/usr/bin/ld: interp.o:(.bss+0x9dc): multiple definition of `numcal_'; analyt.o:(.bss+0x1a8): first defined here
/usr/bin/ld: iter.o:(.bss+0x480120): multiple definition of `atheat_'; compfg.o:(.bss+0x3aa7d0): first defined here
/usr/bin/ld: iter.o:(.bss+0x3cc0): multiple definition of `densty_'; bonds.o:(.bss+0x42ad40): first defined here
/usr/bin/ld: iter.o:(.bss+0x480118): multiple definition of `enuclr_'; compfg.o:(.bss+0x3aa7c0): first defined here
/usr/bin/ld: iter.o:(.bss+0x3cfb30): multiple definition of `fokmat_'; anavib.o:(.bss+0x878): first defined here
/usr/bin/ld: iter.o:(.bss+0x26e428): multiple definition of `gradnt_'; dernvo.o:(.bss+0x982138): first defined here
/usr/bin/ld: iter.o:(.bss+0x357c): multiple definition of `keywrd_'; analyt.o:(.bss+0x1ac): first defined here
/usr/bin/ld: iter.o:(.bss+0x26e418): multiple definition of `last_'; compfg.o:(.bss+0x3abe58): first defined here
/usr/bin/ld: iter.o:(.bss+0x3cb8): multiple definition of `mesage_'; ef.o:(.bss+0x47b3f0): first defined here
/usr/bin/ld: iter.o:(.bss+0x2dd0): multiple definition of `molkst_'; addhcr.o:(.bss+0x149838): first defined here
/usr/bin/ld: iter.o:(.bss+0x26d158): multiple definition of `molorb_'; deri1.o:(.bss+0x3af708): first defined here
/usr/bin/ld: iter.o:(.bss+0x3578): multiple definition of `numcal_'; analyt.o:(.bss+0x1a8): first defined here
/usr/bin/ld: iter.o:(.bss+0x26d150): multiple definition of `numscf_'; ef.o:(.bss+0x777238): first defined here
/usr/bin/ld: iter.o:(.bss+0x3670): multiple definition of `path_'; deriv.o:(.bss+0x16cb98): first defined here
/usr/bin/ld: iter.o:(.bss+0x480128): multiple definition of `scftyp_'; compfg.o:(.bss+0x7020): first defined here
/usr/bin/ld: iter.o:(.bss+0x480110): multiple definition of `timec_'; ef.o:(.bss+0x774088): first defined here
/usr/bin/ld: iter.o:(.bss+0x26ef70): multiple definition of `vector_'; bonds.o:(.bss+0x271b38): first defined here
/usr/bin/ld: iter.o:(.bss+0x480138): multiple definition of `work1_'; deri22.o:(.bss+0xb0dc0): first defined here
/usr/bin/ld: iter.o:(.bss+0x10c590): multiple definition of `work3_'; deri2.o:(.bss+0xc2c68): first defined here
/usr/bin/ld: jcarin.o:(.bss+0x14e00): multiple definition of `euler_'; dcart.o:(.bss+0x19e8): first defined here
/usr/bin/ld: jcarin.o:(.bss+0x14e68): multiple definition of `geom_'; compfg.o:(.bss+0x86b8): first defined here
/usr/bin/ld: jcarin.o:(.bss+0x164e8): multiple definition of `geosym_'; compfg.o:(.bss+0x9d38): first defined here
/usr/bin/ld: jcarin.o:(.bss+0x12fd0): multiple definition of `geovar_'; compfg.o:(.bss+0x7030): first defined here
/usr/bin/ld: jcarin.o:(.bss+0x14658): multiple definition of `molkst_'; addhcr.o:(.bss+0x149838): first defined here
/usr/bin/ld: jcarin.o:(.bss+0x14e50): multiple definition of `ucell_'; dcart.o:(.bss+0x1210): first defined here
/usr/bin/ld: linmin.o:(.bss+0x2b70): multiple definition of `gravec_'; deriv.o:(.bss+0x16cb90): first defined here
/usr/bin/ld: linmin.o:(.bss+0x22d4): multiple definition of `keywrd_'; analyt.o:(.bss+0x1ac): first defined here
/usr/bin/ld: linmin.o:(.bss+0x23c8): multiple definition of `molkst_'; addhcr.o:(.bss+0x149838): first defined here
/usr/bin/ld: linmin.o:(.bss+0x22d0): multiple definition of `numcal_'; analyt.o:(.bss+0x1a8): first defined here
/usr/bin/ld: local.o:(.bss+0x2f60): multiple definition of `molkst_'; addhcr.o:(.bss+0x149838): first defined here
/usr/bin/ld: local.o:(.bss+0x3708): multiple definition of `scrach_'; bonds.o:(.bss+0x174938): first defined here
/usr/bin/ld: locmin.o:(.bss+0x186c): multiple definition of `keywrd_'; analyt.o:(.bss+0x1ac): first defined here
/usr/bin/ld: locmin.o:(.bss+0x1868): multiple definition of `numcal_'; analyt.o:(.bss+0x1a8): first defined here
/usr/bin/ld: makpol.o:(.bss+0x2d38): multiple definition of `atomtx_'; geout.o:(.bss+0x4fa8): first defined here
/usr/bin/ld: makpol.o:(.bss+0x3100): multiple definition of `euler_'; dcart.o:(.bss+0x19e8): first defined here
/usr/bin/ld: makpol.o:(.bss+0x124): multiple definition of `geokst_'; compfg.o:(.bss+0xae1c): first defined here
/usr/bin/ld: makpol.o:(.bss+0x8a8): multiple definition of `geom_'; compfg.o:(.bss+0x86b8): first defined here
/usr/bin/ld: makpol.o:(.bss+0x3150): multiple definition of `geosym_'; compfg.o:(.bss+0x9d38): first defined here
/usr/bin/ld: makpol.o:(.bss+0x4238): multiple definition of `geovar_'; compfg.o:(.bss+0x7030): first defined here
/usr/bin/ld: makpol.o:(.bss+0x30): multiple definition of `keywrd_'; analyt.o:(.bss+0x1ac): first defined here
/usr/bin/ld: makpol.o:(.bss+0x1f28): multiple definition of `simbol_'; force.o:(.bss+0xebb2): first defined here
/usr/bin/ld: matou1.o:(.bss+0x1410): multiple definition of `elemts_'; anavib.o:(.bss+0xb0e58): first defined here
/usr/bin/ld: matou1.o:(.bss+0xb74): multiple definition of `keywrd_'; analyt.o:(.bss+0x1ac): first defined here
/usr/bin/ld: matou1.o:(.bss+0xc68): multiple definition of `molkst_'; addhcr.o:(.bss+0x149838): first defined here
/usr/bin/ld: matout.o:(.bss+0x1500): multiple definition of `elemts_'; anavib.o:(.bss+0xb0e58): first defined here
/usr/bin/ld: matout.o:(.bss+0xd58): multiple definition of `molkst_'; addhcr.o:(.bss+0x149838): first defined here
/usr/bin/ld: meci.o:(.bss+0x2090): multiple definition of `baseoc_'; aababc.o:(.bss+0x8000): first defined here
/usr/bin/ld: meci.o:(.bss+0x1868): multiple definition of `cibits_'; deri1.o:(.bss+0x1091d0): first defined here
/usr/bin/ld: meci.o:(.bss+0x1793a0): multiple definition of `civect_'; deri1.o:(.bss+0x322388): first defined here
/usr/bin/ld: meci.o:(.bss+0x1774): multiple definition of `keywrd_'; analyt.o:(.bss+0x1ac): first defined here
/usr/bin/ld: meci.o:(.bss+0x20d0): multiple definition of `last_'; compfg.o:(.bss+0x3abe58): first defined here
/usr/bin/ld: meci.o:(.bss+0xfc8): multiple definition of `molkst_'; addhcr.o:(.bss+0x149838): first defined here
/usr/bin/ld: meci.o:(.bss+0x1770): multiple definition of `numcal_'; analyt.o:(.bss+0x1a8): first defined here
/usr/bin/ld: meci.o:(.bss+0x1880): multiple definition of `spqr_'; aababc.o:(.bss+0x8040): first defined here
/usr/bin/ld: meci.o:(.bss+0x16f0a0): multiple definition of `work2_'; deri2.o:(.bss+0x268): first defined here
/usr/bin/ld: meci.o:(.bss+0x20d8): multiple definition of `work3_'; deri2.o:(.bss+0xc2c68): first defined here
/usr/bin/ld: meci.o:(.bss+0x162c98): multiple definition of `xyijkl_'; aababc.o:(.bss+0x0): first defined here
/usr/bin/ld: mecid.o:(.bss+0x8020): multiple definition of `baseoc_'; aababc.o:(.bss+0x8000): first defined here
/usr/bin/ld: mecid.o:(.bss+0x4): multiple definition of `cibits_'; deri1.o:(.bss+0x1091d0): first defined here
/usr/bin/ld: mecid.o:(.bss+0x8060): multiple definition of `micros_'; meci.o:(.bss+0x16b098): first defined here
/usr/bin/ld: mecid.o:(.bss+0x20): multiple definition of `xyijkl_'; aababc.o:(.bss+0x0): first defined here
/usr/bin/ld: mecih.o:(.bss+0x810): multiple definition of `micros_'; meci.o:(.bss+0x16b098): first defined here
/usr/bin/ld: mecih.o:(.bss+0x4810): multiple definition of `nalmat_'; meci.o:(.bss+0x1792a0): first defined here
/usr/bin/ld: mecih.o:(.bss+0x4): multiple definition of `spqr_'; aababc.o:(.bss+0x8040): first defined here
/usr/bin/ld: mecip.o:(.bss+0x18): multiple definition of `baseoc_'; aababc.o:(.bss+0x8000): first defined here
/usr/bin/ld: mecip.o:(.bss+0x0): multiple definition of `cibits_'; deri1.o:(.bss+0x1091d0): first defined here
/usr/bin/ld: mecip.o:(.bss+0x4158): multiple definition of `civect_'; deri1.o:(.bss+0x322388): first defined here
/usr/bin/ld: mecip.o:(.bss+0xc360): multiple definition of `densty_'; bonds.o:(.bss+0x42ad40): first defined here
/usr/bin/ld: mecip.o:(.bss+0x158): multiple definition of `micros_'; meci.o:(.bss+0x16b098): first defined here
/usr/bin/ld: mecip.o:(.bss+0x58): multiple definition of `nalmat_'; meci.o:(.bss+0x1792a0): first defined here
/usr/bin/ld: moldat.o:(.bss+0xeee8): multiple definition of `alpha_'; analyt.o:(.bss+0x10f0): first defined here
/usr/bin/ld: moldat.o:(.bss+0x22fe8): multiple definition of `am1blo_'; block.o:(.data+0x161a0): first defined here
/usr/bin/ld: moldat.o:(.bss+0x17e8): multiple definition of `atheat_'; compfg.o:(.bss+0x3aa7d0): first defined here
/usr/bin/ld: moldat.o:(.bss+0x30058): multiple definition of `atomi3_'; block.o:(.data+0x238c0): first defined here
/usr/bin/ld: moldat.o:(.bss+0x1040): multiple definition of `atomic_'; block.o:(.data+0x25f50): first defined here
/usr/bin/ld: moldat.o:(.bss+0xe4e0): multiple definition of `betas_'; analyt.o:(.bss+0x8e18): first defined here
/usr/bin/ld: moldat.o:(.bss+0x30a20): multiple definition of `core_'; addhcr.o:(.bss+0x149fe0): first defined here
/usr/bin/ld: moldat.o:(.bss+0x30178): multiple definition of `expon3_'; block.o:(.data+0x24370): first defined here
/usr/bin/ld: moldat.o:(.bss+0xd0d0): multiple definition of `expont_'; analyt.o:(.bss+0x9820): first defined here
/usr/bin/ld: moldat.o:(.bss+0x30298): multiple definition of `geokst_'; compfg.o:(.bss+0xae1c): first defined here
/usr/bin/ld: moldat.o:(.bss+0x321e8): multiple definition of `geom_'; compfg.o:(.bss+0x86b8): first defined here
/usr/bin/ld: moldat.o:(.bss+0x1cb98): multiple definition of `ideaa_'; block.o:(.data+0x5e0): first defined here
/usr/bin/ld: moldat.o:(.bss+0x11db8): multiple definition of `ideap_'; block.o:(.data+0x6a30): first defined here
/usr/bin/ld: moldat.o:(.bss+0x1f98): multiple definition of `ideas_'; analyt.o:(.bss+0x1af8): first defined here
/usr/bin/ld: moldat.o:(.bss+0x16f0): multiple definition of `keywrd_'; analyt.o:(.bss+0x1ac): first defined here
/usr/bin/ld: moldat.o:(.bss+0x83e8): multiple definition of `mndo_'; block.o:(.data+0xce80): first defined here
/usr/bin/ld: moldat.o:(.bss+0x17f0): multiple definition of `molkst_'; addhcr.o:(.bss+0x149838): first defined here
/usr/bin/ld: moldat.o:(.bss+0x130a68): multiple definition of `molmec_'; compfg.o:(.bss+0x63f0): first defined here
/usr/bin/ld: moldat.o:(.bss+0x30f28): multiple definition of `molorb_'; deri1.o:(.bss+0x3af708): first defined here
/usr/bin/ld: moldat.o:(.bss+0xf240): multiple definition of `multip_'; block.o:(.bss+0x18): first defined here
/usr/bin/ld: moldat.o:(.bss+0x30d78): multiple definition of `natorb_'; analyt.o:(.bss+0xf40): first defined here
/usr/bin/ld: moldat.o:(.bss+0x2ff38): multiple definition of `onele3_'; block.o:(.data+0x230f0): first defined here
/usr/bin/ld: moldat.o:(.bss+0xdad8): multiple definition of `onelec_'; block.o:(.bss+0x1ad8): first defined here
/usr/bin/ld: moldat.o:(.bss+0x18208): multiple definition of `pm3_'; block.o:(.data+0x11810): first defined here
/usr/bin/ld: moldat.o:(.bss+0x27978): multiple definition of `refs_'; block.o:(.data+0x1ab30): first defined here
/usr/bin/ld: moldat.o:(.bss+0x33868): multiple definition of `scrach_'; bonds.o:(.bss+0x174938): first defined here
/usr/bin/ld: moldat.o:(.bss+0x102f8): multiple definition of `twoele_'; block.o:(.data+0x24490): first defined here
/usr/bin/ld: moldat.o:(.bss+0x130bd0): multiple definition of `vsips_'; analyt.o:(.bss+0x8410): first defined here
/usr/bin/ld: molval.o:(.bss+0x970): multiple definition of `molkst_'; addhcr.o:(.bss+0x149838): first defined here
/usr/bin/ld: mopac.o:(.bss+0x8b8): multiple definition of `atheat_'; compfg.o:(.bss+0x3aa7d0): first defined here
/usr/bin/ld: mopac.o:(.bss+0x1068): multiple definition of `atomic_'; block.o:(.data+0x25f50): first defined here
/usr/bin/ld: mopac.o:(.bss+0x30): multiple definition of `geokst_'; compfg.o:(.bss+0xae1c): first defined here
/usr/bin/ld: mopac.o:(.bss+0x5088): multiple definition of `geom_'; compfg.o:(.bss+0x86b8): first defined here
/usr/bin/ld: mopac.o:(.bss+0x3fa0): multiple definition of `geosym_'; compfg.o:(.bss+0x9d38): first defined here
/usr/bin/ld: mopac.o:(.bss+0x1d70): multiple definition of `geovar_'; compfg.o:(.bss+0x7030): first defined here
/usr/bin/ld: mopac.o:(.bss+0x33f8): multiple definition of `gradnt_'; dernvo.o:(.bss+0x982138): first defined here
/usr/bin/ld: mopac.o:(.bss+0x8ac): multiple definition of `iseps_'; compfg.o:(.bss+0xb5a0): first defined here
/usr/bin/ld: mopac.o:(.bss+0x7b4): multiple definition of `keywrd_'; analyt.o:(.bss+0x1ac): first defined here
/usr/bin/ld: mopac.o:(.bss+0x1d68): multiple definition of `last_'; compfg.o:(.bss+0x3abe58): first defined here
/usr/bin/ld: mopac.o:(.bss+0x1d60): multiple definition of `mesage_'; ef.o:(.bss+0x47b3f0): first defined here
/usr/bin/ld: mopac.o:(.bss+0x8c0): multiple definition of `molkst_'; addhcr.o:(.bss+0x149838): first defined here
/usr/bin/ld: mopac.o:(.bss+0x10): multiple definition of `numcal_'; analyt.o:(.bss+0x1a8): first defined here
/usr/bin/ld: mopac.o:(.bss+0x14): multiple definition of `okmany_'; deriv.o:(.bss+0xd08): first defined here
/usr/bin/ld: mopac.o:(.bss+0x1718): multiple definition of `path_'; deriv.o:(.bss+0x16cb98): first defined here
/usr/bin/ld: mopac.o:(.bss+0x20): multiple definition of `scftyp_'; compfg.o:(.bss+0x7020): first defined here
/usr/bin/ld: mopac.o:(.bss+0x18): multiple definition of `timec_'; ef.o:(.bss+0x774088): first defined here
/usr/bin/ld: mullik.o:(.bss+0x2208): multiple definition of `betas_'; analyt.o:(.bss+0x8e18): first defined here
/usr/bin/ld: mullik.o:(.bss+0x4290): multiple definition of `expont_'; analyt.o:(.bss+0x9820): first defined here
/usr/bin/ld: mullik.o:(.bss+0x2c10): multiple definition of `geom_'; compfg.o:(.bss+0x86b8): first defined here
/usr/bin/ld: mullik.o:(.bss+0x1968): multiple definition of `keywrd_'; analyt.o:(.bss+0x1ac): first defined here
/usr/bin/ld: mullik.o:(.bss+0x1a60): multiple definition of `molkst_'; addhcr.o:(.bss+0x149838): first defined here
/usr/bin/ld: nllsq.o:(.bss+0x22b8): multiple definition of `keywrd_'; analyt.o:(.bss+0x1ac): first defined here
/usr/bin/ld: nllsq.o:(.bss+0x23b4): multiple definition of `last_'; compfg.o:(.bss+0x3abe58): first defined here
/usr/bin/ld: nllsq.o:(.bss+0x23ac): multiple definition of `mesage_'; ef.o:(.bss+0x47b3f0): first defined here
/usr/bin/ld: nllsq.o:(.bss+0x3ab0): multiple definition of `nllcom_'; ef.o:(.bss+0x47b400): first defined here
/usr/bin/ld: nllsq.o:(.bss+0x3aa8): multiple definition of `nllsqi_'; locmin.o:(.bss+0x1960): first defined here
/usr/bin/ld: nllsq.o:(.bss+0x3aa4): multiple definition of `numscf_'; ef.o:(.bss+0x777238): first defined here
/usr/bin/ld: nllsq.o:(.bss+0x23b8): multiple definition of `timdmp_'; drc.o:(.bss+0xad30): first defined here
/usr/bin/ld: nllsq.o:(.bss+0x23c8): multiple definition of `timec_'; ef.o:(.bss+0x774088): first defined here
/usr/bin/ld: parsav.o:(.bss+0x406968): multiple definition of `alparm_'; dfpsav.o:(.bss+0x17a0): first defined here
/usr/bin/ld: parsav.o:(.bss+0x2fe098): multiple definition of `densty_'; bonds.o:(.bss+0x42ad40): first defined here
/usr/bin/ld: parsav.o:(.bss+0x408b48): multiple definition of `elemts_'; anavib.o:(.bss+0xb0e58): first defined here
/usr/bin/ld: parsav.o:(.bss+0x2fa468): multiple definition of `errfn_'; compfg.o:(.bss+0x3aa7d8): first defined here
/usr/bin/ld: parsav.o:(.bss+0x2fbae8): multiple definition of `geokst_'; compfg.o:(.bss+0xae1c): first defined here
/usr/bin/ld: parsav.o:(.bss+0x2fc270): multiple definition of `geom_'; compfg.o:(.bss+0x86b8): first defined here
/usr/bin/ld: parsav.o:(.bss+0x408c20): multiple definition of `geosym_'; compfg.o:(.bss+0x9d38): first defined here
/usr/bin/ld: parsav.o:(.bss+0x409d08): multiple definition of `geovar_'; compfg.o:(.bss+0x7030): first defined here
/usr/bin/ld: parsav.o:(.bss+0x2fa370): multiple definition of `keywrd_'; analyt.o:(.bss+0x1ac): first defined here
/usr/bin/ld: parsav.o:(.bss+0x40b390): multiple definition of `locvar_'; ef.o:(.bss+0xa829d8): first defined here
/usr/bin/ld: parsav.o:(.bss+0x2fd8f0): multiple definition of `molkst_'; addhcr.o:(.bss+0x149838): first defined here
/usr/bin/ld: parsav.o:(.bss+0xb58): multiple definition of `nllco2_'; nllsq.o:(.bss+0x23d0): first defined here
/usr/bin/ld: parsav.o:(.bss+0x2228): multiple definition of `nllcom_'; ef.o:(.bss+0x47b400): first defined here
/usr/bin/ld: parsav.o:(.bss+0x2f9828): multiple definition of `valvar_'; ef.o:(.bss+0xa83518): first defined here
/usr/bin/ld: partxy.o:(.bss+0x349580): multiple definition of `keywrd_'; analyt.o:(.bss+0x1ac): first defined here
/usr/bin/ld: partxy.o:(.bss+0x3f8): multiple definition of `molkst_'; addhcr.o:(.bss+0x149838): first defined here
/usr/bin/ld: partxy.o:(.bss+0x3f0): multiple definition of `numcal_'; analyt.o:(.bss+0x1a8): first defined here
/usr/bin/ld: partxy.o:(.bss+0xba0): multiple definition of `twoele_'; block.o:(.data+0x24490): first defined here
/usr/bin/ld: partxy.o:(.bss+0x2660): multiple definition of `wmatrx_'; analyt.o:(.bss+0xa228): first defined here
/usr/bin/ld: pathk.o:(.bss+0x1f00): multiple definition of `geom_'; compfg.o:(.bss+0x86b8): first defined here
/usr/bin/ld: pathk.o:(.bss+0x3bc8): multiple definition of `geovar_'; compfg.o:(.bss+0x7030): first defined here
/usr/bin/ld: pathk.o:(.bss+0x5250): multiple definition of `gradnt_'; dernvo.o:(.bss+0x982138): first defined here
/usr/bin/ld: pathk.o:(.bss+0x5d98): multiple definition of `gravec_'; deriv.o:(.bss+0x16cb90): first defined here
/usr/bin/ld: pathk.o:(.bss+0x17b8): multiple definition of `keywrd_'; analyt.o:(.bss+0x1ac): first defined here
/usr/bin/ld: pathk.o:(.bss+0x1ef8): multiple definition of `kloop_'; dfpsav.o:(.bss+0x2112f8): first defined here
/usr/bin/ld: pathk.o:(.bss+0x18b0): multiple definition of `path_'; deriv.o:(.bss+0x16cb98): first defined here
/usr/bin/ld: pathk.o:(.bss+0x3580): multiple definition of `pparam_'; dfpsav.o:(.bss+0x211300): first defined here
/usr/bin/ld: pathk.o:(.bss+0x3588): multiple definition of `profic_'; dfpsav.o:(.bss+0x211308): first defined here
/usr/bin/ld: paths.o:(.bss+0x17a0): multiple definition of `alparm_'; dfpsav.o:(.bss+0x17a0): first defined here
/usr/bin/ld: paths.o:(.bss+0x5750): multiple definition of `geom_'; compfg.o:(.bss+0x86b8): first defined here
/usr/bin/ld: paths.o:(.bss+0x3a78): multiple definition of `geovar_'; compfg.o:(.bss+0x7030): first defined here
/usr/bin/ld: paths.o:(.bss+0x3980): multiple definition of `keywrd_'; analyt.o:(.bss+0x1ac): first defined here
/usr/bin/ld: paths.o:(.bss+0x5108): multiple definition of `path_'; deriv.o:(.bss+0x16cb98): first defined here
/usr/bin/ld: paths.o:(.bss+0x5100): multiple definition of `timec_'; ef.o:(.bss+0x774088): first defined here
/usr/bin/ld: polar.o:(.bss+0xe4b408): multiple definition of `chanel_'; consts.o:(.bss+0x18b4e8): first defined here
/usr/bin/ld: polar.o:(.bss+0xe4b0b0): multiple definition of `core_'; addhcr.o:(.bss+0x149fe0): first defined here
/usr/bin/ld: polar.o:(.bss+0x2d88): multiple definition of `elemts_'; anavib.o:(.bss+0xb0e58): first defined here
/usr/bin/ld: polar.o:(.bss+0x2e60): multiple definition of `euler_'; dcart.o:(.bss+0x19e8): first defined here
/usr/bin/ld: polar.o:(.bss+0xe4b480): multiple definition of `gauss_'; block.o:(.bss+0x2ee8): first defined here
/usr/bin/ld: polar.o:(.bss+0x2eb4): multiple definition of `geokst_'; compfg.o:(.bss+0xae1c): first defined here
/usr/bin/ld: polar.o:(.bss+0xf60): multiple definition of `geom_'; compfg.o:(.bss+0x86b8): first defined here
/usr/bin/ld: polar.o:(.bss+0x3638): multiple definition of `geosym_'; compfg.o:(.bss+0x9d38): first defined here
/usr/bin/ld: polar.o:(.bss+0x4a78): multiple definition of `geovar_'; compfg.o:(.bss+0x7030): first defined here
/usr/bin/ld: polar.o:(.bss+0xe68): multiple definition of `keywrd_'; analyt.o:(.bss+0x1ac): first defined here
/usr/bin/ld: polar.o:(.bss+0x2eb0): multiple definition of `last_'; compfg.o:(.bss+0x3abe58): first defined here
/usr/bin/ld: polar.o:(.bss+0x25e0): multiple definition of `molkst_'; addhcr.o:(.bss+0x149838): first defined here
/usr/bin/ld: polar.o:(.bss+0xe4bb30): multiple definition of `molorb_'; deri1.o:(.bss+0x3af708): first defined here
/usr/bin/ld: polar.o:(.bss+0xe498a0): multiple definition of `multip_'; block.o:(.bss+0x18): first defined here
/usr/bin/ld: polar.o:(.bss+0x4720): multiple definition of `polvol_'; moldat.o:(.bss+0xcd78): first defined here
/usr/bin/ld: polar.o:(.bss+0xe58): multiple definition of `scftyp_'; compfg.o:(.bss+0x7020): first defined here
/usr/bin/ld: polar.o:(.bss+0x8a2a80): multiple definition of `scrach_'; bonds.o:(.bss+0x174938): first defined here
/usr/bin/ld: polar.o:(.bss+0xe4b004): multiple definition of `titles_'; dfpsav.o:(.bss+0xf75): first defined here
/usr/bin/ld: polar.o:(.bss+0xe47de0): multiple definition of `twoele_'; block.o:(.data+0x24490): first defined here
/usr/bin/ld: polar.o:(.bss+0x99fcd0): multiple definition of `vector_'; bonds.o:(.bss+0x271b38): first defined here
/usr/bin/ld: polar.o:(.bss+0xb00890): multiple definition of `wmatrx_'; analyt.o:(.bss+0xa228): first defined here
/usr/bin/ld: polar.o:(.bss+0x6110): multiple definition of `work1_'; deri22.o:(.bss+0xb0dc0): first defined here
/usr/bin/ld: polar.o:(.bss+0x741ec0): multiple definition of `work3_'; deri2.o:(.bss+0xc2c68): first defined here
/usr/bin/ld: powsav.o:(.bss+0x10f068): multiple definition of `alparm_'; dfpsav.o:(.bss+0x17a0): first defined here
/usr/bin/ld: powsav.o:(.bss+0x6150): multiple definition of `densty_'; bonds.o:(.bss+0x42ad40): first defined here
/usr/bin/ld: powsav.o:(.bss+0x111248): multiple definition of `elemts_'; anavib.o:(.bss+0xb0e58): first defined here
/usr/bin/ld: powsav.o:(.bss+0x4ad0): multiple definition of `errfn_'; compfg.o:(.bss+0x3aa7d8): first defined here
/usr/bin/ld: powsav.o:(.bss+0x3aa8): multiple definition of `geokst_'; compfg.o:(.bss+0xae1c): first defined here
/usr/bin/ld: powsav.o:(.bss+0x2428): multiple definition of `geom_'; compfg.o:(.bss+0x86b8): first defined here
/usr/bin/ld: powsav.o:(.bss+0x111320): multiple definition of `geosym_'; compfg.o:(.bss+0x9d38): first defined here
/usr/bin/ld: powsav.o:(.bss+0xda0): multiple definition of `geovar_'; compfg.o:(.bss+0x7030): first defined here
/usr/bin/ld: powsav.o:(.bss+0x49d8): multiple definition of `keywrd_'; analyt.o:(.bss+0x1ac): first defined here
/usr/bin/ld: powsav.o:(.bss+0x112404): multiple definition of `locvar_'; ef.o:(.bss+0xa829d8): first defined here
/usr/bin/ld: powsav.o:(.bss+0x4230): multiple definition of `molkst_'; addhcr.o:(.bss+0x149838): first defined here
/usr/bin/ld: powsav.o:(.bss+0x10ea20): multiple definition of `path_'; deriv.o:(.bss+0x16cb98): first defined here
/usr/bin/ld: powsav.o:(.bss+0x112f48): multiple definition of `valvar_'; ef.o:(.bss+0xa83518): first defined here
/usr/bin/ld: powsq.o:(.bss+0x3ff884): multiple definition of `geokst_'; compfg.o:(.bss+0xae1c): first defined here
/usr/bin/ld: powsq.o:(.bss+0x3fd120): multiple definition of `geom_'; compfg.o:(.bss+0x86b8): first defined here
/usr/bin/ld: powsq.o:(.bss+0x3fe7a0): multiple definition of `geosym_'; compfg.o:(.bss+0x9d38): first defined here
/usr/bin/ld: powsq.o:(.bss+0x2fe870): multiple definition of `geovar_'; compfg.o:(.bss+0x7030): first defined here
/usr/bin/ld: powsq.o:(.bss+0x2fdd28): multiple definition of `gradnt_'; dernvo.o:(.bss+0x982138): first defined here
/usr/bin/ld: powsq.o:(.bss+0x4f94): multiple definition of `keywrd_'; analyt.o:(.bss+0x1ac): first defined here
/usr/bin/ld: powsq.o:(.bss+0x5098): multiple definition of `last_'; compfg.o:(.bss+0x3abe58): first defined here
/usr/bin/ld: powsq.o:(.bss+0x2ffef8): multiple definition of `mesage_'; ef.o:(.bss+0x47b3f0): first defined here
/usr/bin/ld: powsq.o:(.bss+0x400008): multiple definition of `molkst_'; addhcr.o:(.bss+0x149838): first defined here
/usr/bin/ld: powsq.o:(.bss+0x50a0): multiple definition of `nllcom_'; ef.o:(.bss+0x47b400): first defined here
/usr/bin/ld: powsq.o:(.bss+0x4f90): multiple definition of `numcal_'; analyt.o:(.bss+0x1a8): first defined here
/usr/bin/ld: powsq.o:(.bss+0x2fdd20): multiple definition of `numscf_'; ef.o:(.bss+0x777238): first defined here
/usr/bin/ld: powsq.o:(.bss+0x2fff00): multiple definition of `scrach_'; bonds.o:(.bss+0x174938): first defined here
/usr/bin/ld: powsq.o:(.bss+0x2fc6a0): multiple definition of `sigma2_'; ef.o:(.bss+0x8825c0): first defined here
/usr/bin/ld: powsq.o:(.bss+0x5088): multiple definition of `timdmp_'; drc.o:(.bss+0xad30): first defined here
/usr/bin/ld: powsq.o:(.bss+0x3fd118): multiple definition of `timec_'; ef.o:(.bss+0x774088): first defined here
/usr/bin/ld: prtdrc.o:(.bss+0x20c658): multiple definition of `atmass_'; axis.o:(.bss+0xc10): first defined here
/usr/bin/ld: prtdrc.o:(.bss+0x20b030): multiple definition of `core_'; addhcr.o:(.bss+0x149fe0): first defined here
/usr/bin/ld: prtdrc.o:(.bss+0x101fb8): multiple definition of `densty_'; bonds.o:(.bss+0x42ad40): first defined here
/usr/bin/ld: prtdrc.o:(.bss+0x20bb0c): multiple definition of `drccom_'; drc.o:(.bss+0x92e0): first defined here
/usr/bin/ld: prtdrc.o:(.bss+0x2ae8): multiple definition of `fmatrx_'; dfpsav.o:(.bss+0x9008): first defined here
/usr/bin/ld: prtdrc.o:(.bss+0x20b388): multiple definition of `geokst_'; compfg.o:(.bss+0xae1c): first defined here
/usr/bin/ld: prtdrc.o:(.bss+0x101ec0): multiple definition of `keywrd_'; analyt.o:(.bss+0x1ac): first defined here
/usr/bin/ld: prtdrc.o:(.bss+0x20a888): multiple definition of `molkst_'; addhcr.o:(.bss+0x149838): first defined here
/usr/bin/ld: prtdrc.o:(.bss+0x2ae0): multiple definition of `numcal_'; analyt.o:(.bss+0x1a8): first defined here
/usr/bin/ld: react1.o:(.bss+0x629a0): multiple definition of `densty_'; bonds.o:(.bss+0x42ad40): first defined here
/usr/bin/ld: react1.o:(.bss+0x5b754): multiple definition of `geokst_'; compfg.o:(.bss+0xae1c): first defined here
/usr/bin/ld: react1.o:(.bss+0x5ef48): multiple definition of `geom_'; compfg.o:(.bss+0x86b8): first defined here
/usr/bin/ld: react1.o:(.bss+0x60d70): multiple definition of `geosym_'; compfg.o:(.bss+0x9d38): first defined here
/usr/bin/ld: react1.o:(.bss+0x5d568): multiple definition of `geovar_'; compfg.o:(.bss+0x7030): first defined here
/usr/bin/ld: react1.o:(.bss+0x61e58): multiple definition of `gradnt_'; dernvo.o:(.bss+0x982138): first defined here
/usr/bin/ld: react1.o:(.bss+0x16b270): multiple definition of `gravec_'; deriv.o:(.bss+0x16cb90): first defined here
/usr/bin/ld: react1.o:(.bss+0x5ebf0): multiple definition of `istope_'; block.o:(.data+0x288): first defined here
/usr/bin/ld: react1.o:(.bss+0x5b660): multiple definition of `keywrd_'; analyt.o:(.bss+0x1ac): first defined here
/usr/bin/ld: react1.o:(.bss+0x16b278): multiple definition of `mesage_'; ef.o:(.bss+0x47b3f0): first defined here
/usr/bin/ld: react1.o:(.bss+0x605c8): multiple definition of `molkst_'; addhcr.o:(.bss+0x149838): first defined here
/usr/bin/ld: react1.o:(.bss+0x5bed8): multiple definition of `reactn_'; dfpsav.o:(.bss+0x57a8): first defined here
/usr/bin/ld: readmo.o:(.bss+0x6bd8): multiple definition of `elemts_'; anavib.o:(.bss+0xb0e58): first defined here
/usr/bin/ld: readmo.o:(.bss+0x42bc): multiple definition of `geokst_'; compfg.o:(.bss+0xae1c): first defined here
/usr/bin/ld: readmo.o:(.bss+0x4a40): multiple definition of `geom_'; compfg.o:(.bss+0x86b8): first defined here
/usr/bin/ld: readmo.o:(.bss+0x31d8): multiple definition of `geosym_'; compfg.o:(.bss+0x9d38): first defined here
/usr/bin/ld: readmo.o:(.bss+0x1b50): multiple definition of `geovar_'; compfg.o:(.bss+0x7030): first defined here
/usr/bin/ld: readmo.o:(.bss+0x60c0): multiple definition of `istope_'; block.o:(.data+0x288): first defined here
/usr/bin/ld: readmo.o:(.bss+0x1368): multiple definition of `keywrd_'; analyt.o:(.bss+0x1ac): first defined here
/usr/bin/ld: readmo.o:(.bss+0x6bc8): multiple definition of `mesh_'; dfpsav.o:(.bss+0x214150): first defined here
/usr/bin/ld: readmo.o:(.bss+0x6420): multiple definition of `molkst_'; addhcr.o:(.bss+0x149838): first defined here
/usr/bin/ld: readmo.o:(.bss+0x6418): multiple definition of `numcal_'; analyt.o:(.bss+0x1a8): first defined here
/usr/bin/ld: readmo.o:(.bss+0x145c): multiple definition of `okmany_'; deriv.o:(.bss+0xd08): first defined here
/usr/bin/ld: readmo.o:(.bss+0x1508): multiple definition of `path_'; deriv.o:(.bss+0x16cb98): first defined here
/usr/bin/ld: readmo.o:(.bss+0x6cb8): multiple definition of `symres_'; matou1.o:(.bss+0x14e8): first defined here
/usr/bin/ld: readmo.o:(.bss+0x1460): multiple definition of `titles_'; dfpsav.o:(.bss+0xf75): first defined here
/usr/bin/ld: refer.o:(.bss+0x1cc): multiple definition of `keywrd_'; analyt.o:(.bss+0x1ac): first defined here
/usr/bin/ld: refer.o:(.bss+0x8880): multiple definition of `molkst_'; addhcr.o:(.bss+0x149838): first defined here
/usr/bin/ld: refer.o:(.bss+0x2bd): multiple definition of `refs_'; block.o:(.data+0x1ab30): first defined here
/usr/bin/ld: repp.o:(.bss+0x1708): multiple definition of `core_'; addhcr.o:(.bss+0x149fe0): first defined here
/usr/bin/ld: repp.o:(.bss+0x650): multiple definition of `multip_'; block.o:(.bss+0x18): first defined here
/usr/bin/ld: repp.o:(.bss+0x4a0): multiple definition of `natorb_'; analyt.o:(.bss+0xf40): first defined here
/usr/bin/ld: rotat.o:(.bss+0x100): multiple definition of `derivs_'; analyt.o:(.bss+0x4e8): first defined here
/usr/bin/ld: rotat.o:(.bss+0x8): multiple definition of `extra_'; analyt.o:(.bss+0x980): first defined here
/usr/bin/ld: rotate.o:(.bss+0xb60): multiple definition of `alpha3_'; analyt.o:(.bss+0xa78): first defined here
/usr/bin/ld: rotate.o:(.bss+0x11d8): multiple definition of `alpha_'; analyt.o:(.bss+0x10f0): first defined here
/usr/bin/ld: rotate.o:(.bss+0x808): multiple definition of `core_'; addhcr.o:(.bss+0x149fe0): first defined here
/usr/bin/ld: rotate.o:(.bss+0x1750): multiple definition of `ideas_'; analyt.o:(.bss+0x1af8): first defined here
/usr/bin/ld: rotate.o:(.bss+0x200): multiple definition of `keywrd_'; analyt.o:(.bss+0x1ac): first defined here
/usr/bin/ld: rotate.o:(.bss+0x348): multiple definition of `molmec_'; compfg.o:(.bss+0x63f0): first defined here
/usr/bin/ld: rotate.o:(.bss+0x1028): multiple definition of `natorb_'; analyt.o:(.bss+0xf40): first defined here
/usr/bin/ld: rotate.o:(.bss+0x1fc): multiple definition of `numcal_'; analyt.o:(.bss+0x1a8): first defined here
/usr/bin/ld: rotate.o:(.bss+0x4b0): multiple definition of `twoel3_'; analyt.o:(.bss+0x1448): first defined here
/usr/bin/ld: search.o:(.bss+0x2d8c): multiple definition of `keywrd_'; analyt.o:(.bss+0x1ac): first defined here
/usr/bin/ld: search.o:(.bss+0x2d88): multiple definition of `numcal_'; analyt.o:(.bss+0x1a8): first defined here
/usr/bin/ld: search.o:(.bss+0x4500): multiple definition of `sigma1_'; powsq.o:(.bss+0x3fd100): first defined here
/usr/bin/ld: search.o:(.bss+0x2e80): multiple definition of `sigma2_'; ef.o:(.bss+0x8825c0): first defined here
/usr/bin/ld: setupg.o:(.bss+0x6a8): multiple definition of `expont_'; analyt.o:(.bss+0x9820): first defined here
/usr/bin/ld: setupg.o:(.bss+0x480): multiple definition of `natype_'; analyt.o:(.bss+0x2a0): first defined here
/usr/bin/ld: setupg.o:(.bss+0x0): multiple definition of `sto6g_'; esp.o:(.bss+0x5bf360): first defined here
/usr/bin/ld: setupg.o:(.bss+0x10b0): multiple definition of `temp_'; ders.o:(.bss+0x120): first defined here
/usr/bin/ld: solrot.o:(.bss+0xa50): multiple definition of `euler_'; dcart.o:(.bss+0x19e8): first defined here
/usr/bin/ld: solrot.o:(.bss+0xa48): multiple definition of `numcal_'; analyt.o:(.bss+0x1a8): first defined here
/usr/bin/ld: solrot.o:(.bss+0xaa0): multiple definition of `ucell_'; dcart.o:(.bss+0x1210): first defined here
/usr/bin/ld: sympro.o:(.bss+0x11ea8): multiple definition of `coord_'; ffhpol.o:(.bss+0x31e0): first defined here
/usr/bin/ld: sympro.o:(.bss+0x1a840): multiple definition of `fokmat_'; anavib.o:(.bss+0x878): first defined here
/usr/bin/ld: sympro.o:(.bss+0x12a24): multiple definition of `keywrd_'; analyt.o:(.bss+0x1ac): first defined here
/usr/bin/ld: sympro.o:(.bss+0x11700): multiple definition of `molkst_'; addhcr.o:(.bss+0x149838): first defined here
/usr/bin/ld: sympro.o:(.bss+0x8): multiple definition of `symops_'; fmat.o:(.bss+0x408010): first defined here
/usr/bin/ld: symtry.o:(.bss+0x10f8): multiple definition of `geom_'; compfg.o:(.bss+0x86b8): first defined here
/usr/bin/ld: symtry.o:(.bss+0x10): multiple definition of `geosym_'; compfg.o:(.bss+0x9d38): first defined here
/usr/bin/ld: symtrz.o:(.bss+0x8ad0): multiple definition of `atmass_'; axis.o:(.bss+0xc10): first defined here
/usr/bin/ld: symtrz.o:(.bss+0xba0): multiple definition of `molkst_'; addhcr.o:(.bss+0x149838): first defined here
/usr/bin/ld: symtrz.o:(.bss+0x31c8): multiple definition of `symres_'; matou1.o:(.bss+0x14e8): first defined here
/usr/bin/ld: symtrz.o:(.bss+0x9d50): multiple definition of `vector_'; bonds.o:(.bss+0x271b38): first defined here
/usr/bin/ld: thermo.o:(.bss+0xb21): multiple definition of `keywrd_'; analyt.o:(.bss+0x1ac): first defined here
/usr/bin/ld: thermo.o:(.bss+0xc12): multiple definition of `titles_'; dfpsav.o:(.bss+0xf75): first defined here
/usr/bin/ld: timout.o:(.bss+0xf48): multiple definition of `core_'; addhcr.o:(.bss+0x149fe0): first defined here
/usr/bin/ld: timout.o:(.bss+0x7a0): multiple definition of `molkst_'; addhcr.o:(.bss+0x149838): first defined here
/usr/bin/ld: update.o:(.bss+0x8268): multiple definition of `alpha_'; analyt.o:(.bss+0x10f0): first defined here
/usr/bin/ld: update.o:(.bss+0x5da0): multiple definition of `betas_'; analyt.o:(.bss+0x8e18): first defined here
/usr/bin/ld: update.o:(.bss+0x5398): multiple definition of `expont_'; analyt.o:(.bss+0x9820): first defined here
/usr/bin/ld: update.o:(.bss+0x10680): multiple definition of `gauss_'; block.o:(.bss+0x2ee8): first defined here
/usr/bin/ld: update.o:(.bss+0x85c0): multiple definition of `ideas_'; analyt.o:(.bss+0x1af8): first defined here
/usr/bin/ld: update.o:(.bss+0xa08): multiple definition of `mndo_'; block.o:(.data+0xce80): first defined here
/usr/bin/ld: update.o:(.bss+0xf5c8): multiple definition of `multip_'; block.o:(.bss+0x18): first defined here
/usr/bin/ld: update.o:(.bss+0xea10): multiple definition of `natorb_'; analyt.o:(.bss+0xf40): first defined here
/usr/bin/ld: update.o:(.bss+0x0): multiple definition of `onelec_'; block.o:(.bss+0x1ad8): first defined here
/usr/bin/ld: update.o:(.bss+0x67a8): multiple definition of `twoele_'; block.o:(.data+0x24490): first defined here
/usr/bin/ld: update.o:(.bss+0xebc0): multiple definition of `vsips_'; analyt.o:(.bss+0x8410): first defined here
/usr/bin/ld: upsurf.o:(.bss+0x6af0d0): multiple definition of `chanel_'; consts.o:(.bss+0x18b4e8): first defined here
/usr/bin/ld: upsurf.o:(.bss+0x6a85c0): multiple definition of `dirvec_'; addfck.o:(.bss+0x14a880): first defined here
/usr/bin/ld: upsurf.o:(.bss+0xfd498): multiple definition of `molkst_'; addhcr.o:(.bss+0x149838): first defined here
/usr/bin/ld: upsurf.o:(.bss+0xfc130): multiple definition of `solvi_'; addfck.o:(.bss+0x149838): first defined here
/usr/bin/ld: vecprt.o:(.bss+0x11e0): multiple definition of `elemts_'; anavib.o:(.bss+0xb0e58): first defined here
/usr/bin/ld: vecprt.o:(.bss+0xa38): multiple definition of `molkst_'; addhcr.o:(.bss+0x149838): first defined here
/usr/bin/ld: writmo.o:(.bss+0xeff498): multiple definition of `atheat_'; compfg.o:(.bss+0x3aa7d0): first defined here
/usr/bin/ld: writmo.o:(.bss+0x16a598): multiple definition of `atmass_'; axis.o:(.bss+0xc10): first defined here
/usr/bin/ld: writmo.o:(.bss+0x16ba40): multiple definition of `core_'; addhcr.o:(.bss+0x149fe0): first defined here
/usr/bin/ld: writmo.o:(.bss+0x269fa0): multiple definition of `densty_'; bonds.o:(.bss+0x42ad40): first defined here
/usr/bin/ld: writmo.o:(.bss+0x5d28): multiple definition of `elect_'; compfg.o:(.bss+0x3aa7c8): first defined here
/usr/bin/ld: writmo.o:(.bss+0x16bd98): multiple definition of `elemts_'; anavib.o:(.bss+0xb0e58): first defined here
/usr/bin/ld: writmo.o:(.bss+0x5d30): multiple definition of `enuclr_'; compfg.o:(.bss+0x3aa7c0): first defined here
/usr/bin/ld: writmo.o:(.bss+0xbb6ef8): multiple definition of `errfn_'; compfg.o:(.bss+0x3aa7d8): first defined here
/usr/bin/ld: writmo.o:(.bss+0x7f08): multiple definition of `euler_'; dcart.o:(.bss+0x19e8): first defined here
/usr/bin/ld: writmo.o:(.bss+0x372870): multiple definition of `fokmat_'; anavib.o:(.bss+0x878): first defined here
/usr/bin/ld: writmo.o:(.bss+0x4410): multiple definition of `geokst_'; compfg.o:(.bss+0xae1c): first defined here
/usr/bin/ld: writmo.o:(.bss+0x7f58): multiple definition of `geom_'; compfg.o:(.bss+0x86b8): first defined here
/usr/bin/ld: writmo.o:(.bss+0x16a95c): multiple definition of `geosym_'; compfg.o:(.bss+0x9d38): first defined here
/usr/bin/ld: writmo.o:(.bss+0x25e0): multiple definition of `geovar_'; compfg.o:(.bss+0x7030): first defined here
/usr/bin/ld: writmo.o:(.bss+0x4b98): multiple definition of `gradnt_'; dernvo.o:(.bss+0x982138): first defined here
/usr/bin/ld: writmo.o:(.bss+0xb5ec00): multiple definition of `hmatrx_'; compfg.o:(.bss+0xb5b0): first defined here
/usr/bin/ld: writmo.o:(.bss+0x5d38): multiple definition of `iseps_'; compfg.o:(.bss+0xb5a0): first defined here
/usr/bin/ld: writmo.o:(.bss+0x24e8): multiple definition of `keywrd_'; analyt.o:(.bss+0x1ac): first defined here
/usr/bin/ld: writmo.o:(.bss+0xbb6ef0): multiple definition of `last_'; compfg.o:(.bss+0x3abe58): first defined here
/usr/bin/ld: writmo.o:(.bss+0x24e0): multiple definition of `mesage_'; ef.o:(.bss+0x47b3f0): first defined here
/usr/bin/ld: writmo.o:(.bss+0x3c68): multiple definition of `molkst_'; addhcr.o:(.bss+0x149838): first defined here
/usr/bin/ld: writmo.o:(.bss+0xbb6ef4): multiple definition of `numcal_'; analyt.o:(.bss+0x1a8): first defined here
/usr/bin/ld: writmo.o:(.bss+0x16a958): multiple definition of `numscf_'; ef.o:(.bss+0x777238): first defined here
/usr/bin/ld: writmo.o:(.bss+0x56e0): multiple definition of `path_'; deriv.o:(.bss+0x16cb98): first defined here
/usr/bin/ld: writmo.o:(.bss+0x16a198): multiple definition of `rjks_'; meci.o:(.bss+0x16ac98): first defined here
/usr/bin/ld: writmo.o:(.bss+0x16be70): multiple definition of `scrach_'; bonds.o:(.bss+0x174938): first defined here
/usr/bin/ld: writmo.o:(.bss+0x269078): multiple definition of `symres_'; matou1.o:(.bss+0x14e8): first defined here
/usr/bin/ld: writmo.o:(.bss+0x95d8): multiple definition of `vector_'; bonds.o:(.bss+0x271b38): first defined here
/usr/bin/ld: writmo.o:(.bss+0xbb8578): multiple definition of `wmatrx_'; analyt.o:(.bss+0xa228): first defined here
/usr/bin/ld: writmo.o:(.bss+0x422e50): multiple definition of `work1_'; deri22.o:(.bss+0xb0dc0): first defined here
/usr/bin/ld: writmo.o:(.bss+0x5d48): multiple definition of `xyzgra_'; deriv.o:(.bss+0x9da8): first defined here
/usr/bin/ld: wrtkey.o:(.bss+0x158): multiple definition of `numcal_'; analyt.o:(.bss+0x1a8): first defined here
/usr/bin/ld: wrtkey.o:(.bss+0x148): multiple definition of `timdmp_'; drc.o:(.bss+0xad30): first defined here
/usr/bin/ld: wrttxt.o:(.bss+0x4): multiple definition of `keywrd_'; analyt.o:(.bss+0x1ac): first defined here
/usr/bin/ld: wrttxt.o:(.bss+0xf5): multiple definition of `titles_'; dfpsav.o:(.bss+0xf75): first defined here
/usr/bin/ld: xerbla.o:(.bss+0x0): multiple definition of `chanel_'; consts.o:(.bss+0x18b4e8): first defined here
/usr/bin/ld: xyzint.o:(.bss+0x10): multiple definition of `geook_'; gmetry.o:(.bss+0x88): first defined here
/usr/bin/ld: xyzint.o:(.bss+0x14): multiple definition of `numcal_'; analyt.o:(.bss+0x1a8): first defined here
clang: error: linker command failed with exit code 1 (use -v to see invocation)
gmake: *** [Makefile:35: MOPAC7] Error 1
*** Error code 2

Stop.
make[1]: stopped in /data/pkgsrc/biology/mopac
*** Error code 1

Stop.
make: stopped in /data/pkgsrc/biology/mopac