Closed prj- closed 2 years ago
Hi. Can you please compile in the verbose mode? I think you should use cmake --verbose=1
. Thanks.
Error configuring SCALAPACK with cmake Could not execute "['/nfs/gce/software/spack/opt/spack/linux-ubuntu18.04-x86_64/gcc-7.5.0/cmake-3.20.5-yjp2hz6/bin/cmake .. -DCMAKE_INSTALL_PREFIX=/home/svcpetsc/petsc-hash-pkgs/950b03 -DCMAKE_INSTALL_NAME_DIR:STRING="/home/svcpetsc/petsc-hash-pkgs/950b03/lib" -DCMAKE_INSTALL_LIBDIR:STRING="lib" -DCMAKE_VERBOSE_MAKEFILE=1 -DCMAKE_BUILD_TYPE=Debug -DCMAKE_C_COMPILER="/home/svcpetsc/petsc-hash-pkgs/950b03/bin/mpicc" -DMPI_C_COMPILER="/home/svcpetsc/petsc-hash-pkgs/950b03/bin/mpicc" -DCMAKE_AR=/usr/bin/ar -DCMAKE_RANLIB=/usr/bin/ranlib -DCMAKE_C_FLAGS:STRING="-fPIC -fstack-protector -Qunused-arguments -g -O -fopenmp" -DCMAKE_C_FLAGS_DEBUG:STRING="-fPIC -fstack-protector -Qunused-arguments -g -O -fopenmp" -DCMAKE_C_FLAGS_RELEASE:STRING="-fPIC -fstack-protector -Qunused-arguments -g -O -fopenmp" -DCMAKE_CXX_COMPILER="/home/svcpetsc/petsc-hash-pkgs/950b03/bin/mpicxx" -DMPI_CXX_COMPILER="/home/svcpetsc/petsc-hash-pkgs/950b03/bin/mpicxx" -DCMAKE_CXX_FLAGS:STRING="-fstack-protector -g -O -fopenmp -fPIC -fopenmp" -DCMAKE_CXX_FLAGS_DEBUG:STRING="-fstack-protector -g -O -fopenmp -fPIC -fopenmp" -DCMAKE_CXX_FLAGS_RELEASE:STRING="-fstack-protector -g -O -fopenmp -fPIC -fopenmp" -DCMAKE_Fortran_COMPILER="/home/svcpetsc/petsc-hash-pkgs/950b03/bin/mpif90" -DMPI_Fortran_COMPILER="/home/svcpetsc/petsc-hash-pkgs/950b03/bin/mpif90" -DCMAKE_Fortran_FLAGS:STRING="-fPIC -ffree-line-length-0 -g -O -fopenmp" -DCMAKE_Fortran_FLAGS_DEBUG:STRING="-fPIC -ffree-line-length-0 -g -O -fopenmp" -DCMAKE_Fortran_FLAGS_RELEASE:STRING="-fPIC -ffree-line-length-0 -g -O -fopenmp" -DCMAKE_EXE_LINKER_FLAGS:STRING=" -fopenmp -fopenmp" -DBUILD_SHARED_LIBS:BOOL=ON -DLAPACK_LIBRARIES="-Wl,-rpath,/home/svcpetsc/petsc-hash-pkgs/950b03/lib -L/home/svcpetsc/petsc-hash-pkgs/950b03/lib -lflapack -Wl,-rpath,/home/svcpetsc/petsc-hash-pkgs/950b03/lib -L/home/svcpetsc/petsc-hash-pkgs/950b03/lib -lfblas -lm -lstdc++ -ldl -Wl,-rpath,/home/svcpetsc/petsc-hash-pkgs/950b03/lib -L/home/svcpetsc/petsc-hash-pkgs/950b03/lib -lmpi_usempif08 -lmpi_usempi_ignore_tkr -lmpi_mpifh -lmpi -lgfortran -lm -Wl,-rpath,/usr/lib/gcc/x86_64-linux-gnu/7 -L/usr/lib/gcc/x86_64-linux-gnu/7 -Wl,-rpath,/home/svcpetsc/petsc-hash-pkgs/950b03/lib -lgfortran -lm -lgcc_s -lquadmath -lpthread" --verbose=1']":
CMake Error: Unknown argument --verbose=1
CMake Error: Run 'cmake --help' for all supported options.
I've tried -DCMAKE_VERBOSE_MAKEFILE:BOOL=ON
as well but not much gets printed additionally. Here is the link to CMakeOutput.log.
See attached log.