Problems to build Dalton-2016 under FreeBSD-amd64: error in gptrygve
Posted: 25 Oct 2018, 21:21
Dear
I was able to compile Dalton-2011 under FreeBSD a long time ago without many problems. But now, I experienced issues trying to build dalton.x:
[ 66%] Building Fortran object CMakeFiles/dalton.dir/DALTON/gp/gptrygve.F.o
*** Error code 1
Stop.
make[2]: stopped in /home/edulsa/Downloads/Dalton/dalton/build
*** Error code 1
Stop.
make[1]: stopped in /home/edulsa/Downloads/Dalton/dalton/build
*** Error code 1
Stop.
make: stopped in /home/edulsa/Downloads/Dalton/dalton/build
More specifically:
/home/edulsa/Downloads/Dalton/dalton/DALTON/gp/gptrygve.F:509:2:
>>>>> insert appropriate OPEN statements in OPENDX.
1
Error: Non-numeric character in statement label at (1)
/home/edulsa/Downloads/Dalton/dalton/DALTON/gp/gptrygve.F:509:3:
>>>>> insert appropriate OPEN statements in OPENDX.
1
Error: Invalid character in name at (1)
*** Error code 1
Stop.
make[2]: stopped in /home/edulsa/Downloads/Dalton/dalton/build
*** Error code 1
Stop.
make[1]: stopped in /home/edulsa/Downloads/Dalton/dalton/build
*** Error code 1
Stop.
At line 509, there is only:
>>>>> insert appropriate OPEN statements in OPENDX.
Please, could you give some hint to solve this?
My setup is: gfortran7 / gcc7 /g++7 compilers as fortrancompiler, ccompiler and cmakecompiler, my mathlib is atlas
Another important point: I could build lsdalton without problems in the same machine.
Thank you in advance
My best regards
Eduardo
I was able to compile Dalton-2011 under FreeBSD a long time ago without many problems. But now, I experienced issues trying to build dalton.x:
[ 66%] Building Fortran object CMakeFiles/dalton.dir/DALTON/gp/gptrygve.F.o
*** Error code 1
Stop.
make[2]: stopped in /home/edulsa/Downloads/Dalton/dalton/build
*** Error code 1
Stop.
make[1]: stopped in /home/edulsa/Downloads/Dalton/dalton/build
*** Error code 1
Stop.
make: stopped in /home/edulsa/Downloads/Dalton/dalton/build
More specifically:
/home/edulsa/Downloads/Dalton/dalton/DALTON/gp/gptrygve.F:509:2:
>>>>> insert appropriate OPEN statements in OPENDX.
1
Error: Non-numeric character in statement label at (1)
/home/edulsa/Downloads/Dalton/dalton/DALTON/gp/gptrygve.F:509:3:
>>>>> insert appropriate OPEN statements in OPENDX.
1
Error: Invalid character in name at (1)
*** Error code 1
Stop.
make[2]: stopped in /home/edulsa/Downloads/Dalton/dalton/build
*** Error code 1
Stop.
make[1]: stopped in /home/edulsa/Downloads/Dalton/dalton/build
*** Error code 1
Stop.
At line 509, there is only:
>>>>> insert appropriate OPEN statements in OPENDX.
Please, could you give some hint to solve this?
My setup is: gfortran7 / gcc7 /g++7 compilers as fortrancompiler, ccompiler and cmakecompiler, my mathlib is atlas
Another important point: I could build lsdalton without problems in the same machine.
Thank you in advance
My best regards
Eduardo