Re: [petsc-dev] Compiling issue with main branch

2021-05-06 Thread Barry Smith
https://gitlab.com/petsc/petsc/-/merge_requests/3958 > On May 6, 2021, at 11:57 AM, Satish Balay via petsc-dev > wrote: > > Wack a mole with our approach of configure treating linker warnings as errors > [aka -Werror] > > Satish > > -

Re: [petsc-dev] Compiling issue with main branch

2021-05-06 Thread Satish Balay via petsc-dev
Wack a mole with our approach of configure treating linker warnings as errors [aka -Werror] Satish - diff --git a/config/BuildSystem/config/framework.py b/config/BuildSystem/config/framework.py index 968071d995..689f0c4ee5 100644 --- a/config/BuildSystem/config/framework.py +++ b/config/Bu

Re: [petsc-dev] Compiling issue with main branch

2021-05-06 Thread Jacob Faibussowitsch
Guess who’s back: ld: warning: object file (/Users/kongf/projects/petsc1/arch-darwin-c-opt/lib/libfblas.a(ddot.o)) was built for newer OSX version (10.14) than being linked (10.9) Best regards, Jacob Faibussowitsch (Jacob Fai - booss - oh - vitch) > On May 6, 2021, at 12:43, Fande Kong wrote

Re: [petsc-dev] Compiling issue with main branch

2021-05-06 Thread Matthew Knepley
On Thu, May 6, 2021 at 12:43 PM Fande Kong wrote: > Hi All, > > I could compile 3.15.0, but could not compile the main branch using the > same environment. > > If you need me to do git bisect, please let me know. > > The log was attached. > I really hate Apple. This is screwing up detection of F