Hello,
Thank you for answering. I still have problems. This is the output of the 
compilation before the error:

Creating cactus_sim in /Users/elenaluisagoria/ET_new/Cactus/exe from 
EinsteinBase/ADMBase EinsteinBase/ADMCoupling EinsteinBase/ADMMacros 
Numerical/AEILocalInterp CactusBase/Boundary Carpet/Carpet Carpet/CarpetIOASCII 
Carpet/CarpetIOBasic Carpet/CarpetIOHDF5 Carpet/CarpetIOScalar 
Carpet/CarpetInterp Carpet/CarpetLib Carpet/CarpetReduce Carpet/CarpetRegrid2 
Carpet/CarpetSlab CactusBase/CartGrid3D EinsteinBase/Constants 
CactusBase/CoordBase EinsteinBase/CoordGauge Carpet/CycleClock 
CactusNumerical/Dissipation EinsteinBase/EOS_Base EinsteinEOS/EOS_Omni 
EinsteinEOS/EOS_Polytrope CactusUtils/Formaline CactusBase/Fortran 
EinsteinEvolve/GRHydro EinsteinEvolve/GRHydro_InitData 
KrancNumericalTools/GenericFD ExternalLibraries/HDF5 EinsteinBase/HydroBase 
CactusBase/IOUtil CactusBase/InitBase CactusNumerical/LocalInterp 
CactusNumerical/LocalReduce Carpet/LoopControl McLachlan/ML_BSSN 
McLachlan/ML_BSSN_Helper ExternalLibraries/MPI CactusNumerical/MoL 
CactusUtils/NaNChecker EinsteinEvolve/NewRad CactusPUGH/PUGH 
CactusNumerical/ReflectionSymmetry CactusNumerical/Slab 
CactusNumerical/SpaceMask CactusNumerical/SphericalSurface 
EinsteinBase/StaticConformal CactusBase/SymBase CactusUtils/SystemStatistics 
EinsteinInitialData/TOVSolver CactusUtils/TerminationTrigger CactusBase/Time 
Carpet/Timers EinsteinBase/TmunuBase CactusUtils/Vectors 
ExternalLibraries/hwloc ExternalLibraries/pthreads ExternalLibraries/zlib
datetime=`date +'%Y-%m-%dT%H:%M:%S%z' 2>&1` ; \
        if [ $? != 0 ]; then datetime=`date` ; fi ; \
        gcc-mp-12 -g -std=gnu99 -O2 -fopenmp -Wall 
-DCCTK_COMPILE_DATETIME="$datetime" -c -o 
"/Users/elenaluisagoria/ET_new/Cactus/configs/sim/datestamp.o" 
-I"/Users/elenaluisagoria/ET_new/Cactus/src/include" 
-I"/Users/elenaluisagoria/ET_new/Cactus/configs/sim/config-data" 
"/Users/elenaluisagoria/ET_new/Cactus/src/datestamp.c"
if [ ! -d /Users/elenaluisagoria/ET_new/Cactus/exe ]; then mkdir -p 
/Users/elenaluisagoria/ET_new/Cactus/exe ; fi
g++-mp-12 -o "/Users/elenaluisagoria/ET_new/Cactus/exe/cactus_sim"   -fopenmp 
-Wall -g -std=gnu++17 -O2 -fopenmp -Wall -rdynamic  
"/Users/elenaluisagoria/ET_new/Cactus/configs/sim/datestamp.o"  
-L/Users/elenaluisagoria/ET_new/Cactus/configs/sim/lib -filelist 
/Users/elenaluisagoria/ET_new/Cactus/configs/sim/lib/LINKLIST,/Users/elenaluisagoria/ET_new/Cactus/configs/sim/build
 -lthorn_Formaline-cactus-source  -L/opt/homebrew/Cellar/open-mpi/5.0.3_1/lib 
-pthread -L/opt/local/lib -L/opt/local/lib -L/opt/local/lib -L/opt/local/lib 
-L/opt/local/lib/gcc12/gcc/aarch64-apple-darwin23/12.4.0/../../.. 
-Wl,-rpath,/opt/homebrew/Cellar/open-mpi/5.0.3_1/lib -pthread 
-Wl,-rpath,/opt/local/lib -Wl,-rpath,/opt/local/lib -Wl,-rpath,/opt/local/lib 
-Wl,-rpath,/opt/local/lib 
-Wl,-rpath,/opt/local/lib/gcc12/gcc/aarch64-apple-darwin23/12.4.0/../../.. 
-lpthread -lhdf5hl_fortran -lhdf5_fortran -lhdf5_hl -lhdf5 -lsz -lz -lm -lz 
-lmpi -lhwloc -lm -lxml2 -lpthread -lxml2 -liconv -lz -llzma -lpthread 
-licui18n -licuuc -licudata -lpthread -lm -lz -lm -lm -lm -lm -lm -lm -lm -lm 
-lgfortran
ld: warning: duplicate -rpath '/opt/local/lib' ignored
ld: warning: duplicate -rpath '/opt/local/lib' ignored
ld: warning: duplicate -rpath '/opt/local/lib' ignored
ld: library not found for -lsz
collect2: error: ld returned 1 exit status
make[1]: *** [/Users/elenaluisagoria/ET_new/Cactus/exe/cactus_sim] Error 1
make: *** [sim] Error 2

I also attach the two file requested.
Thank you and best regards.
Elena Goria

Attachment: make.log
Description: Binary data


Attachment: OptionList
Description: Binary data


> Il giorno 9 ago 2024, alle ore 20:47, Roland Haas <rh...@illinois.edu> ha 
> scritto:
> 
> Hello Elena,
> 
>> I tried to follow your suggestion and I modified the CFLAGS but I still have 
>> the following error:
>> 
>> make: *** [sim] Error 2
> 
> Is make's generic error response for any sort of error. Somewhere
> further up should be the actual reason that made the compilation stop.
> 
> Could you try and include the information requested on:
> 
> http://einsteintoolkit.org/support.html#general-guidelines-for-questions
> 
> please?
> 
> Yours,
> Roland
> 
> -- 
> My email is as private as my paper mail. I therefore support encrypting
> and signing email messages. Get my PGP key from http://pgp.mit.edu .

_______________________________________________
Users mailing list
Users@einsteintoolkit.org
http://lists.einsteintoolkit.org/mailman/listinfo/users

Reply via email to