This was fixed 5 days ago in https://urldefense.us/v3/__https://gitlab.com/slepc/slepc/-/merge_requests/638__;!!G_uCfscf7eWS!Z6nHLo3qh8bAe4zTIkJHhBcLc2WyVfPb47nBF38kwu8pyoNFz11wVdiL2ytUg66oHoVPkjBafopf_Gag8j6dXQ$ , so you need to use an up-to-date release branch of SLEPc.
Thanks, Pierre > On 15 Mar 2024, at 3:44 PM, Zongze Yang <[email protected]> wrote: > > This Message Is From an External Sender > This message came from outside your organization. > Hi, > > I am currently facing an issue while attempting to install PETSc with SLEPc. > Despite not encountering any errors in the log generated by the 'make' > command, I am receiving an error message stating "Error during compile". > > I would greatly appreciate it if someone could provide me with some guidance > on debugging this issue. > > I have attached the configure logs and make logs for both PETSc and SLEPc for > your reference. > > Below is an excerpt from the make.log file of SLEPc: > ``` > CLINKER default/lib/libslepc.3.020.1.dylib > ld: warning: -commons use_dylibs is no longer supported, using error > treatment instead > ld: warning: -commons use_dylibs is no longer supported, using error > treatment instead > ld: warning: -commons use_dylibs is no longer supported, using error > treatment instead > ld: warning: duplicate -rpath > '/Users/zzyang/opt/firedrake/firedrake-real-int32-debug/src/petsc/default/lib' > ignored > ld: warning: dylib > (/opt/homebrew/Cellar/gcc/13.2.0/lib/gcc/current/libgfortran.dylib) was built > for newer macOS version (14.0) than being linked (12.0) > ld: warning: dylib > (/opt/homebrew/Cellar/gcc/13.2.0/lib/gcc/current/libquadmath.dylib) was built > for newer macOS version (14.0) than being linked (12.0) > DSYMUTIL default/lib/libslepc.3.020.1.dylib > gmake[6]: Leaving directory > '/Users/zzyang/opt/firedrake/firedrake-real-int32-debug/src/petsc/default/externalpackages/git.slepc' > gmake[5]: Leaving directory > '/Users/zzyang/opt/firedrake/firedrake-real-int32-debug/src/petsc/default/externalpackages/git.slepc' > *******************************ERROR************************************ > Error during compile, check default/lib/slepc/conf/make.log > Send all contents of ./default/lib/slepc/conf to [email protected] > <mailto:[email protected]> > ************************************************************************ > Finishing make run at 五, 15 3 2024 21:04:17 +0800 > ``` > > Thank you very much for your attention and support. > > Best wishes, > Zongze > > <logs.tar.gz>
