Compile step gives me a lot of warnings, and fails to compile under Fedora, like these-
Could it be the activate step, I used before compiling gamess_2012-
Wed Sep 20 10:32:02 PM -03 2023
======================== blas ==============================
Wed Sep 20 10:32:02 PM -03 2023
Copying source code, blas.src does not require activation.
gfortran -c -fdefault-integer-8 -g -O2 -mcmodel=medium -fno-aggressive-loop-optimizations -funconstrained-commons -Werror=align-commons -Wtabs -Wuninitialized -Wno-maybe-uninitialized -fallow-argument-mismatch blas.f
blas.f:264:72:
264 | 10 ASSIGN 30 TO NEXT
| 1
Warning: Deleted feature: ASSIGN statement at (1)
blas.f:269:20:
269 | 20 GO TO NEXT,(30, 50, 70, 110)
| 1
Warning: Deleted feature: Assigned GOTO statement at (1)
blas.f:271:72:
271 | ASSIGN 50 TO NEXT
| 1
Warning: Deleted feature: ASSIGN statement at (1)
blas.f:280:72:
Calciovit/gamess/ddi/libddi.a -lpthread
gfortran: error: Libtad.o: No such file or directory
gfortran: error: Libteac.o: No such file or directory
gfortran: error: Libtedl.o: No such file or directory
gfortran: error: Libtemo.o: No such file or directory
gfortran: error: Libterx.o: No such file or directory
gfortran: error: Libtfi.o: No such file or directory
gfortran: error: Libtjo.o: No such file or directory
gfortran: error: Libtpr.o: No such file or directory
gfortran: error: Libtsx.o: No such file or directory
gfortran: error: Tdrive.o: No such file or directory
gfortran: error: Tinkin.o: No such file or directory
gfortran: error: Toys.o: No such file or directory
gfortran: error: i8: No such file or directory
set rc=1
unset echo
Unfortunately, there was an error while linking GAMESS.
0.011u 0.004s 0:00.03 33.3% 0+0k 8+24io 0pf+0w