Compile all FORTRAN-algorithms ... rm -f *.mod *.o bin/Levenberg-Marquardt__SMP-Starter.exe bin/Levenberg-Marquardt__MPI-Starter.exe mpif90 -O3 -fopenmp -ffree-form -ffree-line-length-none -fbounds-check -frange-check -Wunused ../lib/general/Module_Variables.f90 ../lib/general/Module_FunctionCalling.f90 ../lib/default/Module_Default__MPI.f90 src/Levenberg-Marquardt__Core.f90 ../lib/starter/MPI/MPI__Starter__Program.f90 -o Levenberg-Marquardt__MPI-Starter.exe -L../../../External_Packages/CFITSIO/bin/ -lcfitsio -L../../../External_Packages/FFTW/bin/ -lfftw3 -lm -ldl -lpthread -lgomp rm -f *.mod *.o *.oo mv *.exe bin/ rm -f *.mod *.o bin/Levenberg-Marquardt__SMP-Starter__myXCLASS.exe bin/Levenberg-Marquardt__MPI-Starter__myXCLASS.exe bin/Levenberg-Marquardt__SMP-Starter__myXCLASS.exe gcc -O2 -c -I../../../External_Packages/SQLite/src ../../../External_Packages/SQLite/src/sqlite3.c ../../../External_Packages/SQLite/src/sqlite3_NumberEntries.c ../../../External_Packages/SQLite/src/sqlite3_PartitionFunction.c ../../../External_Packages/SQLite/src/sqlite3_RadTrans.c mpif90 -O3 -fopenmp -ffree-form -ffree-line-length-none -fbounds-check -frange-check -Wunused -I../../../External_Packages/SQLite/src sqlite3.o sqlite3_NumberEntries.o sqlite3_PartitionFunction.o sqlite3_RadTrans.o ../lib/general/Module_Variables.f90 ../lib/general/Module_FunctionCalling.f90 ../lib/myXCLASS/Module_myXCLASS__NLTE.f90 ../lib/myXCLASS/Module_myXCLASS__Core.f90 ../lib/myXCLASS/Module_myXCLASS__MPI.f90 src/Levenberg-Marquardt__Core.f90 ../lib/starter/MPI/MPI__Starter__Program.f90 -o Levenberg-Marquardt__MPI-Starter__myXCLASS.exe -L../../../External_Packages/CFITSIO/bin/ -lcfitsio -L../../../External_Packages/FFTW/bin/ -lfftw3 -lm -ldl -lpthread -lgomp /blue/adamginsburg/adamginsburg/miniconda3/envs/xclass/bin/../lib/gcc/x86_64-conda_cos6-linux-gnu/7.3.0/../../../../x86_64-conda_cos6-linux-gnu/bin/ld: sqlite3.o: relocation R_X86_64_32S against `.rodata' can not be used when making a PIE object; recompile with -fPIC /blue/adamginsburg/adamginsburg/miniconda3/envs/xclass/bin/../lib/gcc/x86_64-conda_cos6-linux-gnu/7.3.0/../../../../x86_64-conda_cos6-linux-gnu/bin/ld: sqlite3_NumberEntries.o: relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a PIE object; recompile with -fPIC /blue/adamginsburg/adamginsburg/miniconda3/envs/xclass/bin/../lib/gcc/x86_64-conda_cos6-linux-gnu/7.3.0/../../../../x86_64-conda_cos6-linux-gnu/bin/ld: sqlite3_PartitionFunction.o: relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a PIE object; recompile with -fPIC /blue/adamginsburg/adamginsburg/miniconda3/envs/xclass/bin/../lib/gcc/x86_64-conda_cos6-linux-gnu/7.3.0/../../../../x86_64-conda_cos6-linux-gnu/bin/ld: sqlite3_RadTrans.o: relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a PIE object; recompile with -fPIC /blue/adamginsburg/adamginsburg/miniconda3/envs/xclass/bin/../lib/gcc/x86_64-conda_cos6-linux-gnu/7.3.0/../../../../x86_64-conda_cos6-linux-gnu/bin/ld: final link failed: nonrepresentable section on output collect2: error: ld returned 1 exit status make: *** [buildmyxclassmpi] Error 1 rm -f *.mod *.o bin/Simulated-Annealing__SMP-Starter.exe bin/Simulated-Annealing__MPI-Starter.exe mpif90 -O3 -fopenmp -ffree-form -ffree-line-length-none -fbounds-check -frange-check -Wunused ../lib/general/Module_Variables.f90 ../lib/general/Module_FunctionCalling.f90 ../lib/default/Module_Default__MPI.f90 src/Simulated-Annealing__Core.f90 ../lib/starter/MPI/MPI__Starter__Program.f90 -o Simulated-Annealing__MPI-Starter.exe -L../../../External_Packages/CFITSIO/bin/ -lcfitsio -L../../../External_Packages/FFTW/bin/ -lfftw3 -lm -ldl -lpthread -lgomp rm -f *.mod *.o *.oo mv *.exe bin/ rm -f *.mod *.o bin/Simulated-Annealing__SMP-Starter__myXCLASS.exe bin/Simulated-Annealing__MPI-Starter__myXCLASS.exe bin/Simulated-Annealing__SMP-Starter__myXCLASS.exe gcc -O2 -c -I../../../External_Packages/SQLite/src ../../../External_Packages/SQLite/src/sqlite3.c ../../../External_Packages/SQLite/src/sqlite3_NumberEntries.c ../../../External_Packages/SQLite/src/sqlite3_PartitionFunction.c ../../../External_Packages/SQLite/src/sqlite3_RadTrans.c mpif90 -O3 -fopenmp -ffree-form -ffree-line-length-none -fbounds-check -frange-check -Wunused -I../../../External_Packages/SQLite/src sqlite3.o sqlite3_NumberEntries.o sqlite3_PartitionFunction.o sqlite3_RadTrans.o ../lib/general/Module_Variables.f90 ../lib/general/Module_FunctionCalling.f90 ../lib/myXCLASS/Module_myXCLASS__NLTE.f90 ../lib/myXCLASS/Module_myXCLASS__Core.f90 ../lib/myXCLASS/Module_myXCLASS__MPI.f90 src/Simulated-Annealing__Core.f90 ../lib/starter/MPI/MPI__Starter__Program.f90 -o Simulated-Annealing__MPI-Starter__myXCLASS.exe -L../../../External_Packages/CFITSIO/bin/ -lcfitsio -L../../../External_Packages/FFTW/bin/ -lfftw3 -lm -ldl -lpthread -lgomp /blue/adamginsburg/adamginsburg/miniconda3/envs/xclass/bin/../lib/gcc/x86_64-conda_cos6-linux-gnu/7.3.0/../../../../x86_64-conda_cos6-linux-gnu/bin/ld: sqlite3.o: relocation R_X86_64_32S against `.rodata' can not be used when making a PIE object; recompile with -fPIC /blue/adamginsburg/adamginsburg/miniconda3/envs/xclass/bin/../lib/gcc/x86_64-conda_cos6-linux-gnu/7.3.0/../../../../x86_64-conda_cos6-linux-gnu/bin/ld: sqlite3_NumberEntries.o: relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a PIE object; recompile with -fPIC /blue/adamginsburg/adamginsburg/miniconda3/envs/xclass/bin/../lib/gcc/x86_64-conda_cos6-linux-gnu/7.3.0/../../../../x86_64-conda_cos6-linux-gnu/bin/ld: sqlite3_PartitionFunction.o: relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a PIE object; recompile with -fPIC /blue/adamginsburg/adamginsburg/miniconda3/envs/xclass/bin/../lib/gcc/x86_64-conda_cos6-linux-gnu/7.3.0/../../../../x86_64-conda_cos6-linux-gnu/bin/ld: sqlite3_RadTrans.o: relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a PIE object; recompile with -fPIC /blue/adamginsburg/adamginsburg/miniconda3/envs/xclass/bin/../lib/gcc/x86_64-conda_cos6-linux-gnu/7.3.0/../../../../x86_64-conda_cos6-linux-gnu/bin/ld: final link failed: nonrepresentable section on output collect2: error: ld returned 1 exit status make: *** [buildmyxclassmpi] Error 1 rm -f *.mod *.o bin/PSO__SMP-Starter.exe bin/PSO__MPI-Starter.exe mpif90 -O3 -fopenmp -ffree-form -ffree-line-length-none -fbounds-check -frange-check -Wunused ../lib/general/Module_Variables.f90 ../lib/general/Module_FunctionCalling.f90 ../lib/default/Module_Default__MPI.f90 src/PSO__Core.f90 ../lib/starter/MPI/MPI__Starter__Program.f90 -o PSO__MPI-Starter.exe -L../../../External_Packages/CFITSIO/bin/ -lcfitsio -L../../../External_Packages/FFTW/bin/ -lfftw3 -lm -ldl -lpthread -lgomp rm -f *.mod *.o *.oo mv *.exe bin/ rm -f *.mod *.o bin/PSO__SMP-Starter__myXCLASS.exe bin/PSO__MPI-Starter__myXCLASS.exe bin/PSO__SMP-Starter__myXCLASS.exe gcc -O2 -c -I../../../External_Packages/SQLite/src ../../../External_Packages/SQLite/src/sqlite3.c ../../../External_Packages/SQLite/src/sqlite3_NumberEntries.c ../../../External_Packages/SQLite/src/sqlite3_PartitionFunction.c ../../../External_Packages/SQLite/src/sqlite3_RadTrans.c mpif90 -O3 -fopenmp -ffree-form -ffree-line-length-none -fbounds-check -frange-check -Wunused -I../../../External_Packages/SQLite/src sqlite3.o sqlite3_NumberEntries.o sqlite3_PartitionFunction.o sqlite3_RadTrans.o ../lib/general/Module_Variables.f90 ../lib/general/Module_FunctionCalling.f90 ../lib/myXCLASS/Module_myXCLASS__NLTE.f90 ../lib/myXCLASS/Module_myXCLASS__Core.f90 ../lib/myXCLASS/Module_myXCLASS__MPI.f90 src/PSO__Core.f90 ../lib/starter/MPI/MPI__Starter__Program.f90 -o PSO__MPI-Starter__myXCLASS.exe -L../../../External_Packages/CFITSIO/bin/ -lcfitsio -L../../../External_Packages/FFTW/bin/ -lfftw3 -lm -ldl -lpthread -lgomp /blue/adamginsburg/adamginsburg/miniconda3/envs/xclass/bin/../lib/gcc/x86_64-conda_cos6-linux-gnu/7.3.0/../../../../x86_64-conda_cos6-linux-gnu/bin/ld: sqlite3.o: relocation R_X86_64_32S against `.rodata' can not be used when making a PIE object; recompile with -fPIC /blue/adamginsburg/adamginsburg/miniconda3/envs/xclass/bin/../lib/gcc/x86_64-conda_cos6-linux-gnu/7.3.0/../../../../x86_64-conda_cos6-linux-gnu/bin/ld: sqlite3_NumberEntries.o: relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a PIE object; recompile with -fPIC /blue/adamginsburg/adamginsburg/miniconda3/envs/xclass/bin/../lib/gcc/x86_64-conda_cos6-linux-gnu/7.3.0/../../../../x86_64-conda_cos6-linux-gnu/bin/ld: sqlite3_PartitionFunction.o: relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a PIE object; recompile with -fPIC /blue/adamginsburg/adamginsburg/miniconda3/envs/xclass/bin/../lib/gcc/x86_64-conda_cos6-linux-gnu/7.3.0/../../../../x86_64-conda_cos6-linux-gnu/bin/ld: sqlite3_RadTrans.o: relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a PIE object; recompile with -fPIC /blue/adamginsburg/adamginsburg/miniconda3/envs/xclass/bin/../lib/gcc/x86_64-conda_cos6-linux-gnu/7.3.0/../../../../x86_64-conda_cos6-linux-gnu/bin/ld: final link failed: nonrepresentable section on output collect2: error: ld returned 1 exit status make: *** [buildmyxclassmpi] Error 1 rm -f *.mod *.o bin/Bees__SMP-Starter.exe bin/Bees__MPI-Starter.exe mpif90 -O3 -fopenmp -ffree-form -ffree-line-length-none -fbounds-check -frange-check -Wunused ../lib/general/Module_Variables.f90 ../lib/general/Module_FunctionCalling.f90 ../lib/default/Module_Default__MPI.f90 src/Bees__Core.f90 ../lib/starter/MPI/MPI__Starter__Program.f90 -o Bees__MPI-Starter.exe -L../../../External_Packages/CFITSIO/bin/ -lcfitsio -L../../../External_Packages/FFTW/bin/ -lfftw3 -lm -ldl -lpthread -lgomp rm -f *.mod *.o *.oo mv *.exe bin/ rm -f *.mod *.o bin/Bees__SMP-Starter__myXCLASS.exe bin/Bees__MPI-Starter__myXCLASS.exe bin/Bees__SMP-Starter__myXCLASS.exe gcc -O2 -c -I../../../External_Packages/SQLite/src ../../../External_Packages/SQLite/src/sqlite3.c ../../../External_Packages/SQLite/src/sqlite3_NumberEntries.c ../../../External_Packages/SQLite/src/sqlite3_PartitionFunction.c ../../../External_Packages/SQLite/src/sqlite3_RadTrans.c mpif90 -O3 -fopenmp -ffree-form -ffree-line-length-none -fbounds-check -frange-check -Wunused -I../../../External_Packages/SQLite/src sqlite3.o sqlite3_NumberEntries.o sqlite3_PartitionFunction.o sqlite3_RadTrans.o ../lib/general/Module_Variables.f90 ../lib/general/Module_FunctionCalling.f90 ../lib/myXCLASS/Module_myXCLASS__NLTE.f90 ../lib/myXCLASS/Module_myXCLASS__Core.f90 ../lib/myXCLASS/Module_myXCLASS__MPI.f90 src/Bees__Core.f90 ../lib/starter/MPI/MPI__Starter__Program.f90 -o Bees__MPI-Starter__myXCLASS.exe -L../../../External_Packages/CFITSIO/bin/ -lcfitsio -L../../../External_Packages/FFTW/bin/ -lfftw3 -lm -ldl -lpthread -lgomp /blue/adamginsburg/adamginsburg/miniconda3/envs/xclass/bin/../lib/gcc/x86_64-conda_cos6-linux-gnu/7.3.0/../../../../x86_64-conda_cos6-linux-gnu/bin/ld: sqlite3.o: relocation R_X86_64_32S against `.rodata' can not be used when making a PIE object; recompile with -fPIC /blue/adamginsburg/adamginsburg/miniconda3/envs/xclass/bin/../lib/gcc/x86_64-conda_cos6-linux-gnu/7.3.0/../../../../x86_64-conda_cos6-linux-gnu/bin/ld: sqlite3_NumberEntries.o: relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a PIE object; recompile with -fPIC /blue/adamginsburg/adamginsburg/miniconda3/envs/xclass/bin/../lib/gcc/x86_64-conda_cos6-linux-gnu/7.3.0/../../../../x86_64-conda_cos6-linux-gnu/bin/ld: sqlite3_PartitionFunction.o: relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a PIE object; recompile with -fPIC /blue/adamginsburg/adamginsburg/miniconda3/envs/xclass/bin/../lib/gcc/x86_64-conda_cos6-linux-gnu/7.3.0/../../../../x86_64-conda_cos6-linux-gnu/bin/ld: sqlite3_RadTrans.o: relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a PIE object; recompile with -fPIC /blue/adamginsburg/adamginsburg/miniconda3/envs/xclass/bin/../lib/gcc/x86_64-conda_cos6-linux-gnu/7.3.0/../../../../x86_64-conda_cos6-linux-gnu/bin/ld: final link failed: nonrepresentable section on output collect2: error: ld returned 1 exit status make: *** [buildmyxclassmpi] Error 1 rm -f *.mod *.o bin/Nested-Sampling__SMP-Starter.exe bin/Nested-Sampling__MPI-Starter.exe mpif90 -O3 -fopenmp -ffree-form -ffree-line-length-none -fbounds-check -frange-check -Wunused ../lib/general/Module_Variables.f90 ../lib/general/Module_FunctionCalling.f90 ../lib/default/Module_Default__MPI.f90 src/Nested-Sampling__Core.f90 ../lib/starter/MPI/MPI__Starter__Program.f90 -o Nested-Sampling__MPI-Starter.exe -L../../../External_Packages/CFITSIO/bin/ -lcfitsio -L../../../External_Packages/FFTW/bin/ -lfftw3 -lm -ldl -lpthread -lgomp rm -f *.mod *.o *.oo mv *.exe bin/ rm -f *.mod *.o bin/Nested-Sampling__SMP-Starter__myXCLASS.exe bin/Nested-Sampling__MPI-Starter__myXCLASS.exe bin/Nested-Sampling__SMP-Starter__myXCLASS.exe gcc -O2 -c -I../../../External_Packages/SQLite/src ../../../External_Packages/SQLite/src/sqlite3.c ../../../External_Packages/SQLite/src/sqlite3_NumberEntries.c ../../../External_Packages/SQLite/src/sqlite3_PartitionFunction.c ../../../External_Packages/SQLite/src/sqlite3_RadTrans.c mpif90 -O3 -fopenmp -ffree-form -ffree-line-length-none -fbounds-check -frange-check -Wunused -I../../../External_Packages/SQLite/src sqlite3.o sqlite3_NumberEntries.o sqlite3_PartitionFunction.o sqlite3_RadTrans.o ../lib/general/Module_Variables.f90 ../lib/general/Module_FunctionCalling.f90 ../lib/myXCLASS/Module_myXCLASS__NLTE.f90 ../lib/myXCLASS/Module_myXCLASS__Core.f90 ../lib/myXCLASS/Module_myXCLASS__MPI.f90 src/Nested-Sampling__Core.f90 ../lib/starter/MPI/MPI__Starter__Program.f90 -o Nested-Sampling__MPI-Starter__myXCLASS.exe -L../../../External_Packages/CFITSIO/bin/ -lcfitsio -L../../../External_Packages/FFTW/bin/ -lfftw3 -lm -ldl -lpthread -lgomp /blue/adamginsburg/adamginsburg/miniconda3/envs/xclass/bin/../lib/gcc/x86_64-conda_cos6-linux-gnu/7.3.0/../../../../x86_64-conda_cos6-linux-gnu/bin/ld: sqlite3.o: relocation R_X86_64_32S against `.rodata' can not be used when making a PIE object; recompile with -fPIC /blue/adamginsburg/adamginsburg/miniconda3/envs/xclass/bin/../lib/gcc/x86_64-conda_cos6-linux-gnu/7.3.0/../../../../x86_64-conda_cos6-linux-gnu/bin/ld: sqlite3_NumberEntries.o: relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a PIE object; recompile with -fPIC /blue/adamginsburg/adamginsburg/miniconda3/envs/xclass/bin/../lib/gcc/x86_64-conda_cos6-linux-gnu/7.3.0/../../../../x86_64-conda_cos6-linux-gnu/bin/ld: sqlite3_PartitionFunction.o: relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a PIE object; recompile with -fPIC /blue/adamginsburg/adamginsburg/miniconda3/envs/xclass/bin/../lib/gcc/x86_64-conda_cos6-linux-gnu/7.3.0/../../../../x86_64-conda_cos6-linux-gnu/bin/ld: sqlite3_RadTrans.o: relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a PIE object; recompile with -fPIC /blue/adamginsburg/adamginsburg/miniconda3/envs/xclass/bin/../lib/gcc/x86_64-conda_cos6-linux-gnu/7.3.0/../../../../x86_64-conda_cos6-linux-gnu/bin/ld: final link failed: nonrepresentable section on output collect2: error: ld returned 1 exit status make: *** [buildmyxclassmpi] Error 1 rm -f *.mod *.o bin/Genetic__SMP-Starter.exe bin/Genetic__MPI-Starter.exe mpif90 -O3 -fopenmp -ffree-form -ffree-line-length-none -fbounds-check -frange-check -Wunused ../lib/general/Module_Variables.f90 ../lib/general/Module_FunctionCalling.f90 ../lib/default/Module_Default__MPI.f90 src/Genetic__Core.f90 ../lib/starter/MPI/MPI__Starter__Program.f90 -o Genetic__MPI-Starter.exe -L../../../External_Packages/CFITSIO/bin/ -lcfitsio -L../../../External_Packages/FFTW/bin/ -lfftw3 -lm -ldl -lpthread -lgomp rm -f *.mod *.o *.oo mv *.exe bin/ rm -f *.mod *.o bin/Genetic__SMP-Starter__myXCLASS.exe bin/Genetic__MPI-Starter__myXCLASS.exe bin/Genetic__SMP-Starter__myXCLASS.exe gcc -O2 -c -I../../../External_Packages/SQLite/src ../../../External_Packages/SQLite/src/sqlite3.c ../../../External_Packages/SQLite/src/sqlite3_NumberEntries.c ../../../External_Packages/SQLite/src/sqlite3_PartitionFunction.c ../../../External_Packages/SQLite/src/sqlite3_RadTrans.c mpif90 -O3 -fopenmp -ffree-form -ffree-line-length-none -fbounds-check -frange-check -Wunused -I../../../External_Packages/SQLite/src sqlite3.o sqlite3_NumberEntries.o sqlite3_PartitionFunction.o sqlite3_RadTrans.o ../lib/general/Module_Variables.f90 ../lib/general/Module_FunctionCalling.f90 ../lib/myXCLASS/Module_myXCLASS__NLTE.f90 ../lib/myXCLASS/Module_myXCLASS__Core.f90 ../lib/myXCLASS/Module_myXCLASS__MPI.f90 src/Genetic__Core.f90 ../lib/starter/MPI/MPI__Starter__Program.f90 -o Genetic__MPI-Starter__myXCLASS.exe -L../../../External_Packages/CFITSIO/bin/ -lcfitsio -L../../../External_Packages/FFTW/bin/ -lfftw3 -lm -ldl -lpthread -lgomp /blue/adamginsburg/adamginsburg/miniconda3/envs/xclass/bin/../lib/gcc/x86_64-conda_cos6-linux-gnu/7.3.0/../../../../x86_64-conda_cos6-linux-gnu/bin/ld: sqlite3.o: relocation R_X86_64_32S against `.rodata' can not be used when making a PIE object; recompile with -fPIC /blue/adamginsburg/adamginsburg/miniconda3/envs/xclass/bin/../lib/gcc/x86_64-conda_cos6-linux-gnu/7.3.0/../../../../x86_64-conda_cos6-linux-gnu/bin/ld: sqlite3_NumberEntries.o: relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a PIE object; recompile with -fPIC /blue/adamginsburg/adamginsburg/miniconda3/envs/xclass/bin/../lib/gcc/x86_64-conda_cos6-linux-gnu/7.3.0/../../../../x86_64-conda_cos6-linux-gnu/bin/ld: sqlite3_PartitionFunction.o: relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a PIE object; recompile with -fPIC /blue/adamginsburg/adamginsburg/miniconda3/envs/xclass/bin/../lib/gcc/x86_64-conda_cos6-linux-gnu/7.3.0/../../../../x86_64-conda_cos6-linux-gnu/bin/ld: sqlite3_RadTrans.o: relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a PIE object; recompile with -fPIC /blue/adamginsburg/adamginsburg/miniconda3/envs/xclass/bin/../lib/gcc/x86_64-conda_cos6-linux-gnu/7.3.0/../../../../x86_64-conda_cos6-linux-gnu/bin/ld: final link failed: nonrepresentable section on output collect2: error: ld returned 1 exit status make: *** [buildmyxclassmpi] Error 1 rm -f *.mod *.o bin/Model-Function_Call__SMP-Starter.exe bin/Model-Function_Call__MPI-Starter.exe mpif90 -O3 -fopenmp -ffree-form -ffree-line-length-none -fbounds-check -frange-check -Wunused ../lib/general/Module_Variables.f90 ../lib/general/Module_FunctionCalling.f90 ../lib/default/Module_Default__MPI.f90 src/Model-Function_Call__Core.f90 ../lib/starter/MPI/MPI__Starter__Program.f90 -o Model-Function_Call__MPI-Starter.exe -L../../../External_Packages/CFITSIO/bin/ -lcfitsio -L../../../External_Packages/FFTW/bin/ -lfftw3 -lm -ldl -lpthread -lgomp rm -f *.mod *.o *.oo mv *.exe bin/ rm -f *.mod *.o bin/Model-Function_Call__SMP-Starter__myXCLASS.exe bin/Model-Function_Call__MPI-Starter__myXCLASS.exe bin/Model-Function_Call__SMP-Starter__myXCLASS.exe gcc -O2 -c -I../../../External_Packages/SQLite/src ../../../External_Packages/SQLite/src/sqlite3.c ../../../External_Packages/SQLite/src/sqlite3_NumberEntries.c ../../../External_Packages/SQLite/src/sqlite3_PartitionFunction.c ../../../External_Packages/SQLite/src/sqlite3_RadTrans.c mpif90 -O3 -fopenmp -ffree-form -ffree-line-length-none -fbounds-check -frange-check -Wunused -I../../../External_Packages/SQLite/src sqlite3.o sqlite3_NumberEntries.o sqlite3_PartitionFunction.o sqlite3_RadTrans.o ../lib/general/Module_Variables.f90 ../lib/general/Module_FunctionCalling.f90 ../lib/myXCLASS/Module_myXCLASS__NLTE.f90 ../lib/myXCLASS/Module_myXCLASS__Core.f90 ../lib/myXCLASS/Module_myXCLASS__MPI.f90 src/Model-Function_Call__Core.f90 ../lib/starter/MPI/MPI__Starter__Program.f90 -o Model-Function_Call__MPI-Starter__myXCLASS.exe -L../../../External_Packages/CFITSIO/bin/ -lcfitsio -L../../../External_Packages/FFTW/bin/ -lfftw3 -lm -ldl -lpthread -lgomp /blue/adamginsburg/adamginsburg/miniconda3/envs/xclass/bin/../lib/gcc/x86_64-conda_cos6-linux-gnu/7.3.0/../../../../x86_64-conda_cos6-linux-gnu/bin/ld: sqlite3.o: relocation R_X86_64_32S against `.rodata' can not be used when making a PIE object; recompile with -fPIC /blue/adamginsburg/adamginsburg/miniconda3/envs/xclass/bin/../lib/gcc/x86_64-conda_cos6-linux-gnu/7.3.0/../../../../x86_64-conda_cos6-linux-gnu/bin/ld: sqlite3_NumberEntries.o: relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a PIE object; recompile with -fPIC /blue/adamginsburg/adamginsburg/miniconda3/envs/xclass/bin/../lib/gcc/x86_64-conda_cos6-linux-gnu/7.3.0/../../../../x86_64-conda_cos6-linux-gnu/bin/ld: sqlite3_PartitionFunction.o: relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a PIE object; recompile with -fPIC /blue/adamginsburg/adamginsburg/miniconda3/envs/xclass/bin/../lib/gcc/x86_64-conda_cos6-linux-gnu/7.3.0/../../../../x86_64-conda_cos6-linux-gnu/bin/ld: sqlite3_RadTrans.o: relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a PIE object; recompile with -fPIC /blue/adamginsburg/adamginsburg/miniconda3/envs/xclass/bin/../lib/gcc/x86_64-conda_cos6-linux-gnu/7.3.0/../../../../x86_64-conda_cos6-linux-gnu/bin/ld: final link failed: nonrepresentable section on output collect2: error: ld returned 1 exit status make: *** [buildmyxclassmpi] Error 1 Compile all FORTRAN-algorithms ... done! Compile model function ... gfortran -o DrudeLorentzConv.exe -O5 -ffree-form -ffree-line-length-none -fdefault-double-8 -fdefault-real-8 -Wall -fbounds-check src/Drude-Lorentz_conv.f90 rm -f *.mod mv DrudeLorentzConv.exe bin/ Compile model function ... done! myXCLASS to CASA interface: --------------------------- This file installs the XCLASS-interface, so that you can use it in CASA without any additional commands. Command line options for this installation script: "--nocomp": MAGIX and myXCLASS program are NOT compiled. (This is useful if you move the XCLASS directory on your system.) "--mpi": Compile option for XCLASS: The standard MAGIX installation and the myXCLASS optimized version of MAGIX are compiled with MPI. "--smp": Compile option for XCLASS: The standard MAGIX installation and the myXCLASS optimized version of MAGIX are compiled with OpenMP. "--nocasa": Do not execute the CASA installation scripts and compile only. "--noext": Do not compile external libraries fftw3 and cfitsio. "--help": Print this information to screen Example: python3 install-in-casa.py --mpi IMPORTANT: ---------- Before you start this file, please make sure that the path of the current CASA installation directory is already added to the PATH environment variable defined in your .bashrc file! Please note: - XCLASS requires the gfortran (with OpenMP) and the gcc compiler. - The MPI parallized version requries the OpenMPI package as well. - Whenever you move the XCLASS-interface directory or when you install a new CASA version, please re-execute this file once again. Compile MAGIX .. Error in the installation script for XCLASS package! The compilation of MAGIX failed! Please take a look at the compiler messages!